/*
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
*/


/*
@font-face {
                font-family: "ogg";
                src: url("fonts/Ogg-Medium.eot");
                src: url("fonts/Ogg-Medium.eot?#iefix") format("embedded-opentype"), url("fonts/Ogg-Medium.woff") format("woff"), url("fonts/Ogg-Medium.ttf") format("truetype"), url("fonts/Ogg-Medium.svg") format("svg");
                font-style: normal;
                font-weight: 400;
                text-rendering:optimizeLegibility;font-display: fallback;
}
*/
h1, h2, h3, h4, h5 {
	line-height:1.1em;
}
.nv-title-tagline-wrap {
    font-size: 30px;
    font-weight: 500;
}
h2.wp-block-heading {
    margin-top: 1em;
}
.ProceduresCols .wp-block-themeisle-blocks-advanced-column {
	min-height:460px;
}
.innerblocks-wrap li {
    list-style-type: disc;
    margin-left: 20px;
}
.innerblocks-wrap ul {
    margin-bottom: 1em;
}
#quotes {
  padding-top: 5%;
  padding-bottom: 5%;
}
#quotes h2 {
  color: #ffffff;
  font-size: 40px;
  font-weight: 500;
}
.gf_progressbar.gf_progressbar_blue {
    display: none;
}
p.gf_progressbar_title {
    display: none;
}
p {
    margin-bottom: 20px;
}
@media only screen and (max-width: 660px) {
  #quotes h2 {
    font-size: 30px;
  }
}
#quotes h3 {
  color: #08324C;
}
#quotes p {
  margin-bottom: 0;
  color: #ffe5d3;
}
#quotes #quote-slider {
  position: relative;
  padding-left: 0%;
}
@media only screen and (max-width: 960px) {
  #quotes #quote-slider {
    width: 100%;
  }
}
@media only screen and (max-width: 600px) {
  #quotes #quote-slider {
    width: 100%;
  }
}
#quotes #quote-slider ul li:before {
  display: none;
}
#quotes #quote-slider ul.slick-dots {
  padding: 0px;
  list-style: none;
  display: flex;
  overflow: hidden;
  margin: 0;
}
#quotes #quote-slider ul.slick-dots li {
  margin: 0px;
}
#quotes #quote-slider ul.slick-dots li button {
  transition: 0.3s all ease;
  width: 7.5em;
  background-color: transparent;
  border-top: 2px solid #fff;
  border-radius: 0px;
  padding: 10px 0px;
  text-align: left;
  opacity: 0.5;
  font-size: 15px;
  color: black;
  box-shadow: none !important;
}
@media only screen and (max-width: 600px) {
  #quotes #quote-slider ul.slick-dots li button {
    display: none;
  }
.lazyblock-quotes-Z5pghp.wp-block-lazyblock-quotes {
    width: 300px;
}
}
#quotes #quote-slider ul.slick-dots li.slick-active {
  box-shadow: none !important;
}
#quotes #quote-slider ul.slick-dots li.slick-active button {
  border-top: 2px solid black !important;
  opacity: 1;
  box-shadow: none !important;
}
#quotes #quote-slider .slide-item {
  position: relative;
  padding-left: 0%;
}
#quotes #quote-slider .slide-item .quote-svg {
  position: absolute;
  left: 0;
  top: -20px;
  background-image: url("/wp-content/uploads/2023/03/quote.svg");
  background-repeat: no-repeat;
  background-position: left center;
  width: 100px;
  height: 100px;
}
.wp-block-columns.beforeAfter.is-layout-flex.wp-container-core-columns-layout-1.wp-block-columns-is-layout-flex {
    margin: 3em 0;
    border-top: 1px solid #cbcbcb;
    padding: 2em 0 1em;
    border-bottom: 1px solid #cbcbcb;
}