/*
Theme Name:     Neve Child
Theme URI:      https://themeisle.com/themes/neve/
Template: neve
Author:         ThemeIsle
Author URI:     https://themeisle.com
Description:    Neve is a super fast, easily customizable, multi-purpose theme. It’s perfect for blogs, small business, startups, agencies, firms, e-commerce shops (WooCommerce storefront) as well as personal portfolio sites and most types of projects. A fully AMP optimized and responsive theme, Neve will load in mere seconds and adapt perfectly on any viewing device. While it is lightweight and has a minimalist design, the theme is highly extendable, it has a highly SEO optimized code, resulting in top rankings in Google search results. Neve works perfectly with Gutenberg and the most popular page builders (Elementor, Brizy, Beaver Builder, Visual Composer, SiteOrigin, Divi). Neve is also WooCommerce ready, responsive, RTL & translation ready. Look no further. Neve is the perfect theme for you!
Version:        1.0.0
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    neve
Tags: blog, custom-logo, e-commerce, rtl-language-support, post-formats, grid-layout, one-column, two-columns, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, accessibility-ready, wide-blocks, block-styles
*/

/* @import url("fonts.css"); */

a {
  text-decoration: none;
}

td {
  font-size: 0.9em;
}

td,
th[scope="row"] {
  border: none;
  border-bottom: 1px solid;
  border-color: gainsboro;
  padding: 10px 0px 5px 0px;
}
td[colspan="4"],
td[colspan="3"] {
  border: none;
}

tr > th:first-child:not(.head) {
  border-bottom: 1px solid;
  border-color: gainsboro;
}

tr > th:first-child:is(.head) {
  padding-left: 0px;
  border: none;
}
[x-cloak] {
  display: none !important;
}
.lds-dual-ring {
  display: inline-block;
  width: 32px;
  height: 32px;
}

.text-bg-green {
  background-color: rgb(141, 173, 16);
}

ol > li {
  margin-bottom: 10px;
}
li p {
  margin-bottom: 5px;
}

li ul {
  margin-top: 10px;
}

li ul li {
  margin-bottom: 5px;
}

ul:first-of-type,
ol:first-of-type {
  margin-top: 10px;
}

.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 25px;
  height: 25px;
  margin: 8px;
  border-radius: 50%;
  border: 6px solid rgb(141, 173, 16);
  border-color: rgb(141, 173, 16) transparent rgb(141, 173, 16) transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.elementor-accordion ul li::before {
  content: "\2022";
  color: #8dae10;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
.elementor-accordion ul li:not(:last-child) {
  margin-bottom: 10px;
}

blockquote {
  border-color: #8dae10;
  margin-top: 0 !important;
}

.elementor-accordion-item {
  position: relative !important;
}
.elementor-accordion-item::after {
  content: "";
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute !important;
  border-bottom: 1px solid #95b325 !important;
}

svg.arrow {
  margin-left: 10px;
  margin-bottom: -3px;
}
/* Is having a side effect that set the margin-top: -30px for heading  */
selector .elementor-widget-text-editor ul,
.elementor-widget-text-editor:last-child,
.elementor-widget-text-editor:last-child p {
  margin: 0;
  padding: 0;
}
/* End */

.ffi-accordion-iconified .ffi-inline-icon {
  height: 40px;
  width: 40px;
}
.ffi-accordion-iconified .item .content {
  transition: all 500ms;
  height: 0px;
  max-height: 420px;
  padding: 0px 46px;
  overflow: hidden;
}

.ffi-accordion-iconified .item .content {
  transition: all ease-out 0.4s;
}

.ffi-accordion-iconified .reveal {
  height: 420px !important;
  padding-bottom: 40px !important;
  overflow-y: auto !important;
}
.ffi-accordion-iconified .item:has(.reveal) .title {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px,
    rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}
.ffi-accordion-iconified .item:has(.reveal) {
  background: rgba(141, 174, 16, 0.019);
  border: 1px solid rgba(141, 174, 16, 0.08);
}

.ffi-accordion-iconified .title {
  position: relative;
}
.ffi-accordion-iconified .title .more,
.ffi-accordion-iconified .title .close {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-51%);
}

.ffi-accordion-iconified .title .close {
  right: 7.8px;
  display: none;
}

.ffi-accordion-iconified .item:has(.reveal) .title .close {
  display: block;
}

.ffi-accordion-iconified .item:has(.reveal) .title .more {
  display: none;
}
.ffi-accordion-iconified .title {
  cursor: pointer;
}
@media (max-width: 400px) {
  .ffi-accordion-iconified .item .content {
    max-height: 300px;
  }

  .ffi-accordion-iconified .reveal {
    height: 300px !important;
  }
}

.container-fluid {
  padding: 0px !important;
}
