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

/*.wp-block-themeisle-blocks-advanced-columns.banner_section .wp-block-themeisle-blocks-advanced-column > .wp-block-video{
	height: 700px;
}
.wp-block-themeisle-blocks-advanced-columns.banner_section .wp-block-themeisle-blocks-advanced-column > .wp-block-video video{
	object-fit: cover;
		height: 100%;
}*/
@font-face {
font-family: 'Futura PT';
src: url('./fonts/Futura\ PT\ Book.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}
@font-face {
font-family: 'Futura PT';
src: url('./fonts/Futura\ PT\ Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
}
@font-face {
font-family: 'Futura PT';
src: url('./fonts/Futura\ PT\ Bold.woff2') format('woff2');
font-weight: 700;
    font-style: normal;
}
body {
   font-family: 'Futura PT', sans-serif;
}
h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong{
	  font-family: 'Futura PT', sans-serif;
  	font-optical-sizing: auto;
  	font-weight: 700;
  	font-style: normal;
}
.home .nv-page-title-wrap{
	display: none;
}
.footer-social-wrap {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 32px;
	margin-bottom: 16px;
}
.footer-social-wrap > span{
color: #FFF;
font-size: 16px;
font-style: normal;
font-weight: 450;
line-height: normal;
letter-spacing: 1.6px;
text-transform: uppercase;
}
.email-wrap {
  width: 100%;
  padding-right: 102px;
}
.footer-content-wrap .nv-footer-content{
	position: relative;
}
.footer-content-wrap .nv-footer-content:before{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	margin: 0 auto;
	width: 98%;
	height: 1px;
	background: #525252;
}
.wp-block-themeisle-blocks-advanced-columns.prescription_services_section .innerblocks-wrap{
	align-items: flex-start;
}
.prescription_services_section .wp-block-themeisle-blocks-accordion-item .wp-block-themeisle-blocks-accordion-item__content{
	padding-bottom: 32px;
	padding-top: 0;
}
.prescription_services_section .wp-block-themeisle-blocks-accordion-item .wp-block-themeisle-blocks-accordion-item__content .wp-block-image{
	margin-bottom: 0;
}
.prescription_services_section .wp-block-themeisle-blocks-accordion-item p{	
	width: 100%;
	color: #525252;
	line-height: 150%
}
.prescription_services_section .wp-block-themeisle-blocks-accordion-item{
	border-radius: 16px;
	background: #F6F7F9;
	margin-bottom: 8px;
}
.prescription_services_section .wp-block-themeisle-blocks-accordion-item[open]{
	/*background: #F2EEE9;
	border-top: 1px solid #866237;*/
}
.prescription_services_section .wp-block-themeisle-blocks-accordion-item:last-child{	
/*	border-bottom: 1px solid #D4D4D4;*/
}
.wp-block-themeisle-blocks-accordion-item__title > div{
	font-weight: 500;
	 font-family: 'Futura PT', sans-serif;
}
.wp-block-themeisle-blocks-accordion {
	border-color:transparent !important;
}
.wp-block-themeisle-blocks-accordion:not(.has-icon)>.wp-block-themeisle-blocks-accordion-item:not([open])>.wp-block-themeisle-blocks-accordion-item__title::after, 
.wp-block-themeisle-blocks-accordion:not(.has-open-icon)>.wp-block-themeisle-blocks-accordion-item[open]>.wp-block-themeisle-blocks-accordion-item__title::after{
	content: '';
	background: url(images/plus-icon.svg) no-repeat right center;
	width: 24px;
	height: 24px;
	position: absolute;
	top: 15px;
	right: 15px;
}
.wp-block-themeisle-blocks-accordion:not(.has-icon) > .wp-block-themeisle-blocks-accordion-item:not([open]) > .wp-block-themeisle-blocks-accordion-item__title::after {
  transform: rotate(0deg) translate(0%, 0%);
  border: none;
}
.wp-block-themeisle-blocks-accordion:not(.has-open-icon) > .wp-block-themeisle-blocks-accordion-item[open] > .wp-block-themeisle-blocks-accordion-item__title::after {
  transform: rotate(0deg) translate(0%, 0%);
  border: none;
  background: url(images/minus-icon.svg) no-repeat right center;
}
footer h2{
	margin-bottom: 0;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook,
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram{
	background-color: transparent;
}
.builder-item--footer-four-widgets p{
	padding-right: 15px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 500;
	line-height: 117.658%; /* 16.472px */
	letter-spacing: 1.4px;
}
.privacy-terms-wrap a{
	color: #FFF;
font-size: 14px;
font-style: normal;
font-weight: 450;
line-height: 117.658%; /* 16.472px */
letter-spacing: 1.4px;
text-transform: uppercase;
}
/* .privacy-terms-wrap a:after{
	content: '';
	width: 1px;
  height: 13px;
  position: absolute;
  right: 5px;
  top: 3px;
  display: inline-block;
  background: #fff;
} */
.privacy-terms-wrap a:last-child{
	padding-right: 0;
}
.privacy-terms-wrap a:last-child:after{
	content: none;
}


.banner_section .banner-content-wrap p{
	max-width: 458px;
	width: 100%;
	margin: 0 auto;
	line-height: normal;
}
.our_collections_section h5{
	margin-bottom: 0 !important;
}
.content-image-content-wrap p{
	max-width: 450px;
  width: 100%;
  margin: 0 auto 30px;
}
summary.wp-block-themeisle-blocks-accordion-item__title:focus{
	border: none;
	outline: none;
}

.schedule_btn_main, .our_location_btn_main{
    display: flex;
    gap: 8px;
}
.our_location_heading{
	margin-bottom: 52px;
}
#csbContentSlider-1 .csbContentSlider .swiper-slide .slideDesc {
	font-family: 'Futura PT', sans-serif !important;
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
	margin-top:24px !important;
}
.our-location-content-sec h5{
	margin-bottom:16px;
}

.prescription-service, .eye_exam_para{
	max-width: 500px;
    margin: 0 auto;
}
.our-location-content-sec p {
    margin-bottom: 0;
}
.eye-exam-time p{
    margin-bottom: 0;
    max-width: 360px;
}
.our_collections_section .our-location-content-sec {
		margin-bottom: -25px
	}
.navigation .swiper-button-prev,
.navigation .swiper-button-next {
display :none;
}

.optical-service-sec h3 {
    max-width: 280px;
    text-align: center;
    margin: 0 auto 16px;
}
.optical-service-sec p {
    /*max-width: 340px;
    text-align: center;
    margin: 0 auto;*/
    min-height: 165px;
}
.optical-service{
	max-width: 670px;
	margin: 0 auto;
}
p.feature_brand_para {
    max-width: 500px;
    margin: 0 auto;
}
.hero-content {
    max-width: 440px;
    margin: 0 auto;
}
.has-light-bg img {
/*    max-height: 400px;*/
}
.about-us-title{
	width:100%;
	text-align:left;
}
.eye-exam-time strong, .our_collections_section strong{
    text-transform: uppercase;
}

.wp-block-csb-content-slider-block.brand-slider .csbContentSlider .swiper-wrapper .swiper-slide .slideContent {
 	max-width: 447px;
    margin-left: auto;
    margin-right: auto;
    right: 8%;
    text-align: left;
    display: flex;
    flex-flow: column;
    align-items: flex-start;
    justify-content: center;
	height: 640px;
}
 
 
.wp-block-csb-content-slider-block.brand-slider .csbContentSlider .swiper-wrapper .swiper-slide .slideContent .slideDesc,
.wp-block-csb-content-slider-block.brand-slider .csbContentSlider .swiper-wrapper .swiper-slide .slideContent .slideTitle {
  position: unset !important;
    margin-bottom: 0px;
}
.brand-slider .swiper-slide p.slideDesc {
	color: #525252;
	text-align: left;
	font-family: "Inter", serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
}
/* 
.brand-slider .swiper-wrapper .slideDesc ,.brand-slider-mobile .swiper-wrapper .slideDesc{
	color: #525252 !important;
} */
.brand-slider .csbContentSlider .swiper-pagination .swiper-pagination-bullet,.brand-slider-mobile .csbContentSlider .swiper-pagination .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    border-radius: 50%;
}
.swiper-pagination-bullets-dynamic {
	transform: scale(1);
}
.swiper-pagination-bullet.swiper-pagination-bullet-active{
	background-color: #866237;
}
.brand-slider-mobile{
	display:none;
}
.site-main {
     margin-bottom: 2.617924em; 
}
.text-center {
    text-align: center;
}
.error-404 .page-header {
	margin: 40px 0px;
    border-bottom: 0;
    padding-bottom: 9px;
    height: calc(100% - 180px);
    padding-top: 200px;
}
.main-hd{
	color: #1C2B36;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: 3.2px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 40px;
}

.header-main {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;    
}
body {
    padding-top: 0px; 
}
a.back-to-top {
    position: fixed;
    right: 7%;
    bottom: 70px;
    color: #fff;
    z-index: 999;
    text-transform: capitalize;
    font-family: Poppins;
    background: #fff;
  height: 50px;
  width: 50px;
  border-radius: 50%;
	display:none;
}
.back-to-top img{
	width: 60px;
}
:root :where(.wp-block-social-links .wp-social-link a) {
  padding: 0;
}
.wp-block-social-links, .wp-block-social-links.has-normal-icon-size{	
  font-size: 40px;
}

.image-content-slider-parent .swiper-button-next,
.image-content-slider-parent .swiper-button-prev{
	top: 95%;
}
.image-content-slider-parent .swiper-button-prev{
	left: 40%;
}
.image-content-slider-parent .swiper-button-next{
	right: 40%;
}
.image-content-slider-parent .swiper-button-next::after{  
  	content: '';
	background: url(images/next-icon.svg) no-repeat top left/contain;
	width: 48px;
	height: 48px;
	position: absolute;
	right: 10px;
	bottom: 0px;
}
.image-content-slider-parent .swiper-button-prev::after {  
  	content: '';
	background: url(images/prev-icon.svg) no-repeat top left/contain;
	width: 48px;
	height: 48px;
	position: absolute;
	left: 10px;
	bottom: 0px;
}
.our_collections_section .swiper-button-next,
.our_collections_section .swiper-button-prev{
	background-color: #F1F5F8;
	height: 42px;
	width: 42px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
}
.our_collections_section .wp-block-lcb-logo-carousel .swiper-button-next::after, 
.our_collections_section .wp-block-lcb-logo-carousel .swiper-button-prev::after {
  font-size: 14px !important;
	font-weight: bold;
}
.already-belong-wrap h2,
.already-belong-wrap p{
	max-width: 715px;
	width: 100%;
}
.already-belong-wrap p{
	margin-bottom: 16px;
}
.profile-name{
	color: #1F2937;
	font-family: "Inter", serif;
	font-size: 28px;
	font-style: normal;
	font-weight: 400;
	line-height: 143%; /* 40.04px */
	letter-spacing: -0.84px;
	display: block;
	margin-bottom: 16px;
}
.profile-designation{
	color: #4B5563;
	font-family: "Inter", serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; /* 24px */
	display: block;
	margin-bottom: 25px;
}
.profile-detail-para{
	color: #4B5563;
	font-family: "Inter", serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; /* 24px */ 
}
.all-drs-list-wrap .innerblocks-wrap{
	margin-left: -20px;
	margin-right: -20px;
}
.location-box-wrap .wp-block-image{
	margin-bottom: 0;
}


.menu-mobile-toggle .navbar-toggle,
.menu-mobile-toggle .navbar-toggle:focus,
.menu-mobile-toggle .navbar-toggle:hover,
.menu-mobile-toggle .navbar-toggle:active,
.header-menu-sidebar .close-sidebar-panel .navbar-toggle,
.header-menu-sidebar .close-sidebar-panel .navbar-toggle:focus,
.header-menu-sidebar .close-sidebar-panel .navbar-toggle:active,
.header-menu-sidebar .close-sidebar-panel .navbar-toggle:hover {
	border-color: transparent !important;
	border: none !important;
	border-width: 0 !important;
	outline: none !important;
	background: transparent;
    color: #fff;
	
}
.menu-mobile-toggle .bars .icon-bar{
	width: 22px !important;; 
  height: 2px !important;;
}
.menu-mobile-toggle .bars .icon-bar:first-child{
	display: none !important;
}
.icon-bar:nth-child(2) {
  margin: 4px 0 !important;;
}
.is-menu-sidebar .navbar-toggle .icon-bar:nth-child(1){
	top: 6px !important;;
}
.is-menu-sidebar .navbar-toggle .icon-bar:nth-child(3){
	bottom: 6px !important;;
}
.menu-mobile-toggle.is-active .navbar-toggle .icon-bar:nth-child(3){
	display: none !important;
}
.wp-block-csb-content-slider-block .csbContentSlider .swiper-wrapper .swiper-slide{
	border-radius: 0px !important;
	height: 640px;
}
.header-menu-sidebar-inner{
	background: #F3F4F6;
	padding-top: 0;
}
.header-menu-sidebar .nav-ul li:not([class*="block"]) > .wrap > a{
	border-bottom: 1px solid rgba(134, 98, 55, 0.20);
	padding: 25px 0;
}
.banner-content-sec h1{
	line-height: 40px;
}
.book_eye_exam a{
	border-color: #866237 !important;
}
.book_eye_exam a:hover{
	border-color: #e3cfb5 !important;
}
.heading-border-wrap span,
.border-span{
	position: relative;
	border-bottom: 2px solid #866237;
    display: inline-block;
    padding-bottom: 7px;
}
.eye-exam-btn-group .wp-element-button{
	width: 162px;
}

.header.stick .header--row-inner.header-main-inner {
    background: #4C181F;
    position: fixed;
    width: 100%;
	transition: all 0.3s ease;
}

.header.stick .site-logo .title-with-logo>:first-child {
    margin-right: 0;
}
.header.stick .builder-item.desktop-left{
	position: relative;
    min-height: 1px;
    padding-right: 15px;
}

.header.stick .button.button-primary {
    margin: 8px 0px;
	border:1px solid #fff;
}


.header.stick .has-center .row--wrapper {
    grid-template-columns: 0.1fr 6fr 1fr;
}
.business-hours p {
    margin-bottom: 8px;
}
#csbContentSlider-1 .csbContentSlider{
	padding: 0px 0px 53px !important;
	height:640px !important;
}
#csbContentSlider-1 {
		height:640px !important;
}
#csbContentSlider-1 .swiper-pagination{
	width: 100% !important;
}
#csbContentSlider-1 .csbContentSlider .swiper-pagination-bullet {
    height: 12px !important;
    width: 12px !important;
    transform: scale(1);
}
.error404 nav.header-main {
    background: #000;
}

#wp-block-themeisle-blocks-advanced-column-cedf80ca p {
    width: 90%;
}

.business-hr-mobile{
	display: none;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #000;
}
/* #csbContentSlider-1.brand-slider .swiper-wrapper .swiper-slide-active{
	border-radius: 16px !important;
} */

/* #csbContentSlider-2.brand-slider-mobile .csbContentSlider{
	border-radius: 16px !important;
} */
.swiper-slide.swiper-slide-active.slide-0 .slideDesc {
    margin-bottom: 0px !important;
	margin-top:25px !important;
}

.image-content-slider-parent .wp-block-csb-content-slider-block .csbContentSlider .swiper-wrapper .swiper-slide{
	background-size: cover !important;
	background-position: center center !important;
}
.wp-block-themeisle-blocks-advanced-columns.image-content-slider-parent  .wp-block-themeisle-blocks-advanced-column{
	margin: 0 auto;
}
.single-page-container {
	max-width:100% !important;
	padding:0px;
}

.slideTitle {
    font-size: 0;
	 
}

.slide-0 .slideTitle::before {
    content: "";
     background-image: url('https://salleopticians.wpenginepowered.com/wp-content/uploads/2026/06/DITA-eb412b.svg');
	 display: block;
    width: 156px;
    height: 40px;
	  background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.slide-1 .slideTitle::before {
    content: "";
     background-image: url('https://salleopticians.wpenginepowered.com/wp-content/uploads/2026/06/chrome-hearts-f631bb.svg');
	 display: block;
    width: 156px;
    height: 70px;
	  background-repeat: no-repeat;
    background-size: contain;
    background-position: left;
}
.slide-2 .slideTitle::before {
    content: "";
     background-image: url('https://salleopticians.wpenginepowered.com/wp-content/uploads/2026/06/jmm-84f5e8.svg');
	 display: block;
    width: 156px;
    height: 20px;
	  background-repeat: no-repeat;
    background-size: contain;
     background-position: left;
}
.slide-3 .slideTitle::before {
    content: "";
     background-image: url('https://salleopticians.wpenginepowered.com/wp-content/uploads/2026/06/cartier-f5f92e.svg');
	 display: block;
    width: 156px;
    height: 47px;
	  background-repeat: no-repeat;
    background-size: contain;
     background-position: left;
}
.slide-4 .slideTitle::before {
    content: "";
     background-image: url('https://salleopticians.wpenginepowered.com/wp-content/uploads/2026/06/maybach-351f14.svg');
	 display: block;
    width: 156px;
    height: 70px;
	  background-repeat: no-repeat;
    background-size: contain;
      background-position: left;
}
.swiper-pagination-bullet {
	opacity:0.6;
}
.swiper-pagination-bullet-active {
	opacity:1;
}
sbi_follow_btn {
    right: 0;
    bottom: 0;
    left: 0;
    top: 39%;
    position: absolute;
}
#sb_instagram #sbi_load .sbi_follow_btn {
    height: 60px;
    margin: 0 auto;
    width: 16%;
	  right: 0px;
    bottom: 0px;
    left: 0px;
    top: 39%;
    position: absolute;

}
#sb_instagram #sbi_images {
	padding:0px;
}
#sb_instagram {
	position:relative;
}
#sb_instagram .sbi_follow_btn a {
     color: #2F0B13;
    padding: 12px 25px;
    margin: 0 auto;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 90px;
opacity: 0.9;
}
#sb_instagram a, #sb_instagram a:active, #sb_instagram a:focus, #sb_instagram a:hover {
    outline: 1px solid transparent;
}
#sb_instagram .sbi_follow_btn .fa, #sb_instagram .sbi_follow_btn svg {
	font-size:39px;
}