/*
Theme Name: Novo 
Theme URI: http://promo-theme.com/novo/
Author: Promo Theme
Author URI: http://themeforest.net/user/ypromo
Description: We present you an Awesome Photography WordPress Theme. You can build a beautiful site, using 6 homepages. Much galleries, styles of blogs, and much much more make your site individual and creative.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: novo
Template: novo
*/
/* home slider */

/* .owl-carousel {
    display: block;
} */
 
/* .owl-carousel .slide-owl-wrap:not(:first-child) {
    display: none;
} */

.site-header{
	background: #000;
}
.site-header .language-switcher {
    font-size: 12px;
    line-height: 1.2em;
    }
.site-header .language-switcher .item {
    margin-top: 0px; 
}
.site-header .language-switcher svg{
    display: none;
}

.site-header .header-button {
    border-radius: 0;
}

.site-header .logo-block.on-center {
    text-align: center;
}

.vc_tta-accordion.vc_tta.vc_general .vc_tta-panel-title>a {
    padding: 18px 0px;
}

.vc_tta-accordion.vc_tta.vc_tta-style-classic .vc_tta-panel-body, 
.vc_tta-accordion.vc_tta.vc_tta-style-classic .vc_tta-panel-heading {
    border-width: 0px;
}

.vc_tta-accordion.vc_tta.vc_general .vc_tta-panel-body {
    padding: 0px 0px;
}

.vc_tta-accordion .vc_tta-panel-body p {
    padding: 0px;
    margin: 0px;
}


.vc_tta-accordion .vc_tta-panel-body a {
    color: #C48F56
}

.vc_tta-accordion.vc_tta .vc_tta-controls-icon {
    height: 16px;
    width: 16px;
}

.vc_tta-accordion.vc_tta-color-black.vc_tta-style-classic .vc_tta-controls-icon:after,
.vc_tta-accordion.vc_tta-color-black.vc_tta-style-classic .vc_tta-controls-icon:before {
    border-color: #C48F56;
}

.vc_tta-accordion.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus:after {
    border-width: 0 0 0 3px;
}
.vc_tta-accordion.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus:before {
    border-width: 3px 0 0;
}

.vc_tta-accordion.vc_tta-color-black.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon:after,
.vc_tta-accordion.vc_tta-color-black.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon:before {
    border-color: #C48F56;
}

.vc_tta-accordion.vc_tta-color-black.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background-color: #080808;
    border-color: #080808;
}
.vc_tta-accordion.vc_tta-color-black.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    background-color: #080808;
    border-color: #080808;
	font-weight:bold;
	font-size: 1.125em;
}
.vc_tta-accordion.vc_tta-color-black.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus, 
.vc_tta-accordion.vc_tta-color-black.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
    background-color: #080808;
}
.vc_tta-accordion.vc_tta-color-black.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a{
	color: #fff
}

.vc_tta-panel-body ul{
	 list-style-position: inside;
}

.site-header.light-header.static-header .header-main-block, 
.site-header.light-header.fixed-header.fixed .header-main-block, 
.header-space-true .site-header.light-header.fixed .header-main-block {
    background-color: #080808;
}

.gdpr-modal-block {
	left: auto;
    right: 20px;
	padding-right: 40px;
}
@media (max-width: 575.98px) {
    .gdpr-modal-block
 {
        right: 30px;
    }
}


.heading-block.with-line:after {
    background: #9d7245!important;
}

.wc_payment_method.payment_method_wpfi_woo_order_test{
	display:none
}
.owl-carousel-home{
height: 100vh;
/*   max-height: 100vh; */
/*   min-height: -webkit-fill-available;
max-height: calc(100vh - 46px);
  min-height: -webkit-fill-available; */
}
.owl-carousel-home .owl-stage-outer,
.owl-carousel-home .owl-stage,
.owl-carousel-home .owl-item,
.owl-carousel-home .main-slider-item,
.owl-carousel-home a,
.owl-carousel-home picture,
.owl-carousel-home img{
	height:100%;
}
 .owl-carousel img {
    width: 100%;
} 
 .main-slider-item {
    width: 100%;
    position: relative;
} 

.main-slider-item img {
   object-fit: cover;
    width: 100%;
}

.main-slider-content {
	position: absolute;
	bottom: 4em
}

.main-slider-custom-dots {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	position: absolute;
	bottom: 2em;
	z-index: 2
}

.main-slider .owl-dot {
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	position: relative;
	width: 34px;
	height: 34px;
	border: 1px solid;
	margin-right: 15px;
	cursor: pointer;
	background: rgba(0, 0, 0, .2);
	border-color: rgba(255, 255, 255, .2);
	font-size: 12px;
    font-weight: 600;
}

.main-slider .owl-dot.active {
	border-color: #C48F56
}

.main-slider .heading h3 {
	margin: 0
}

.main-slider .description {
	font-size: 18px;
	margin: 5px 0 20px 0
}

.main-slider .owl-nav {
	display: flex;
	bottom: 50%;
	left: 20px;
	pointer-events: none;
	position: absolute;
	right: 20px;
	z-index: 2;
	pointer-events: all
}

.main-slider .owl-nav .owl-next,
.main-slider .owl-nav .owl-prev {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
    font-size: 1.5em;
    padding: 10px;
}

.main-slider .owl-nav .owl-next {
	margin-left: auto
}



.book-modal {
    position: fixed;
    right: 20px;
    bottom: 20px;
    line-height: normal;
    box-shadow: none;
    display: inline-block;
    text-decoration: none;
    font-size: 12px;
	font-weight: bold;
    text-transform: uppercase;
    padding: 10px 20px;
    cursor: pointer;
    background: transparent;
    border-radius: 0;
    color: inherit;
    background-color: #C48F56;
    pointer-events: all;
	opacity: 0.9;
	z-index: 50;
}

.home .site-footer{
	margin-top:0;
}
/* home slider end */
/* .butter-button {
    width: 58px;
    height: 20px;
}
.butter-button div {
    margin: 10px 0;
	width: 52%;
}
.butter-button.active:after {
    bottom: 14px;
}
.butter-button:after,
.butter-button:before {
    width: 52%;
} */

/* cls optimization */
.navigation.min>ul>li>a {
    font-size: inherit;
    line-height: inherit;
}
/* cls optimization */
.flex{
	display:flex;
	flex-wrap:wrap;
}
.text-justify{
	text-align:justify
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg.vc_icon_element-have-style-inner {
    width: 4em!important;
    height: 4em!important;
}
/* .mwl .mwl__slider .mwl__slider__image .mwl__slider__image__thumbnail img {
    max-width: 100%!important;
    max-height: 100%!important;
} */
.gdpr-modal-block .close{
	z-index: 999;
}
.mt-35{
	margin-top:35px
}
.pt-35{
	padding-top:35px
}
.mb-35{
	margin-bottom:35px
}
.pb-35{
	padding-bottom:35px
}
.h-pb-0 h2,
.h-pb-0 h3,
.h-pb-0 h4,
.h-pb-0 h5,
.h-pb-0 h6{
	padding-bottom:0;
	margin-bottom:0
} 
.p-pt-0 p{
	padding-top:0,
	margin-top: 0;
}

/* service calendar load */
#ui-datepicker-div.yith-wcbk-datepicker--static {
    position: absolute !important;
    top: 73px !important;
    left: 0 !important;
    width: 100% !important;
}
.yith-wcbk-booking-form input.yith-wcbk-date-picker{
	display:none
}
.yith-wcbk-datepicker.ui-datepicker .ui-datepicker-title, .yith-wcbk-date-picker--inline .ui-datepicker .ui-datepicker-title {
    font-size: inherit;
}
.yith-wcbk-form-section-resources-wrapper .yith-wcbk-selector .yith-wcbk-selector__head .yith-wcbk-selector__label.yith-wcbk-selector__label--placeholder {
    opacity: 1;
}
.yith-wcbk-form-section-resources-wrapper .yith-wcbk-selector .yith-wcbk-selector__head{
	background: transparent;
}
.yith-wcbk-form-section-resources .yith-wcbk-selector__item__description{
	display:none
}
.yith-wcbk-selector .yith-wcbk-selector__item, .yith-wcbk-selector .yith-wcbk-selector__item:hover, .yith-wcbk-selector .yith-wcbk-selector__item--selected {
    background: none;
    color: #555;
}
.yith-wcbk-selector .yith-wcbk-selector__item:hover,  .yith-wcbk-selector .yith-wcbk-selector__item--selected:hover{
	background: var(--yith-wcbk-primary);
	color:#fff
}
.yith-wcbk-selector .yith-wcbk-selector__item .yith-wcbk-selector__item__content {
    flex-direction: row;
    justify-content: space-between;
}
.yith-wcbk-selector .yith-wcbk-selector__items {
    max-height: 400px;
}
.yith-wcbk-form-section-dates-date-time{
display:block!important
}
#payment input#place_order {
    text-transform: uppercase;
}
.yith-wcbk-booking-form .yith-wcbk-form-section-service {
    font-size: inherit;
}
.yith-wcbk-booking-form .blockUI.blockOverlay{
	background-color:#c48f56!important
}
.woocommerce .yith-wcbk-booking-form .yith-wcbk-booking-form-message .blockUI.blockOverlay,
.woocommerce .yith-wcbk-booking-form .blockUI.blockOverlay:before{
	display:none!important
}
.woocommerce .yith-wcbk-booking-form .yith-wcbk-booking-form-message .blockUI.yith-wcbk-block-ui-element {
    position: relative!important;
    width: auto!important;
    background: #bc8a53!important;
    height: 30px;
    display: flex;
	margin-top:30px!important;
justify-content: center;
}
.woocommerce .yith-wcbk-booking-form .yith-wcbk-form-section .blockUI.yith-wcbk-block-ui-element {
  display: flex;
 width: auto!important;
}
.yith-wcbk-booking-form .yith-wcbk-block-ui-element{
	color:#fff!important
}
.yith-wcbk-booking-form .yith-wcbk-form-section-duration--no-field .yith-wcbk-form-section__content {
    background: #c48f56;
}
.yith-wcbk-add-to-cart-button{
width:100%
}
input.yith-wcbk-date-picker {
    opacity: 1
}
/* service calendar load */

/* services page */
.service-card{
	margin-bottom:30px
}

.service-img{
	line-height: 0;
}

.service-content{
	position: absolute;
	width: 100%;
    z-index: 2;
    overflow: hidden;
	bottom: 0;
    padding: 15px;
background: linear-gradient(to top, #2f27277d, #00000000);
}
.service-card .service-content h5 {
    margin: 0;
    position: relative;
    font-size: 1.4em;
}
.service-card .service-content p {
display:none
}
/*
.service-card .service-content h5:after {
    content: "";
    display: block;
    width: 25px;
    height: 1px;
    margin: 10px 0;
    background: #fff;
}
*/
.service-card .service-content p {
    font-size: 12px;
    font-style: italic;
    margin: 11px 0 0;
    line-height: 1.5em;
}
/* services page end */




/* new services end */
form .wpcf7-spinner{
	position:absolute
}

.site-content .accordion-items {
    margin: 0;
}
.product-template-default .site-content .heading-block {
    margin: 35px 0;
}
/* .site-content .heading-block {
    margin: 0;
} */
.contact-faq .accordion-items {
    max-width: 350px;
    display: flex;
    flex-direction: column;
    align-self: center;
    align-content: center;
    margin: auto;
}
.contact-faq .accordion-items .item .top .t {
    right: 0px;
}
.contact-faq .accordion-items .item .top .cell {
    height: 50px;
}
.single-product .pswp{
	display:none
}
.accordion-items[class^="accordion-"] .item .wrap {
    font-size: 16px;
text-align:justify
}
.accordion-items .item a{
	color: #bc8a53;
}
.wpcf7 form .wpcf7-response-output {
    border: none !important;
}
.wpcf7-list-item{
	margin:0
}
header .flex-header{
	display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
header .logo{
	text-transform:uppercase
}
header .header-book{
	float: left;
}
header .header-book .book-modal{
	position: relative;
	padding: 0 30px;
    margin-left: 20px;
    background-color: #c48f56;
	right: auto;
    bottom: auto;
    display: block;
	opacity: 0.8;
	margin-top: 15px;
}
header .header-book .book-modal a {
    transition: 0.3s;
    display: table-cell;
    position: relative;
    line-height: 25px;
    text-transform: uppercase;
    height: 45px;
    vertical-align: middle;
    line-height: 1.2em;
    text-align: center;
	font-size: 12px;
    font-weight: normal;
}
header .wpml-ls-native[lang="ru"]{
	display:none !important
}
footer i.fab,
footer i.fa,
footer i.far{
	margin-right:5px
}
footer h5{
	text-transform:uppercase
}
.footer-social-icons{
display:flex;
}
.footer-social-icons a {
    display: inline-block;
    text-decoration: none;
    margin-right:20px;
    position: relative;
    float: left;
}
#order_review_heading {
    text-transform: capitalize;
}
.woocommerce-page .cart-collaterals .heading {
    border:none
}
.woocommerce input.button[name="apply_coupon"], .woocommerce input.button[name="apply_coupon"]:hover {
	font-weight: bold;
}
.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs,
.woocommerce div.product .product_title,
.book-product-heading{
	text-transform:uppercase;
}
.vc_images_carousel.vc_build .vc_carousel-slideline .vc_carousel-slideline-inner>.vc_item {
    text-align: center;
}
body .vc_images_carousel .vc_carousel-control .icon-next,
body .vc_images_carousel .vc_carousel-control .icon-prev{
	font-family: 'basic-ui-icons' !important;
}
.owl-nav{
	opacity: .5;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
}
.owl-nav:hover {
    text-decoration: none;
    opacity: .9;
}
body .vc_images_carousel .vc_carousel-control .icon-next:before {
    content: "\e941";
}
body .vc_images_carousel .vc_carousel-control .icon-prev:before{
	content: "\e927";
}
.mt-1em{
	margin-top:1em
}
.headingmb-0 .heading-block{
	margin-bottom:0
}
body .vc_images_carousel .vc_carousel-indicators li{
	    background-color: transparent;
    border: 1px solid #949494;
}
body .vc_images_carousel .vc_carousel-indicators .vc_active{
	    background-color: #C48F56;
    border: 1px solid #C48F56;
}
body .split-screen-type2 .items .item .heading .h{
	font-size: 36px;
}

.prices-block .prices-block-item p{
	margin:0;
	color:#C48F56
}
.prices-block .prices-block-item h6{
	margin: 18px 0 4px;
}
.about-me-wrapper .tabs{
	margin-bottom:0
}
.about-me-wrapper .tabs .tabs-head{
	font-size: 16px;
}
/*
.about-me-home,
.prices-block,
.testimonials,
.calltoaction,
.blog-section,
.instagram-section,
.site-footer{
	margin-top:80px
}
.about-me-home .heading-block,
.prices-block .heading-block,
.testimonials .heading-block,
.calltoaction .heading-block,
.blog-section .heading-block,
.instagram-section .heading-block{
	margin-top:0px
}
*/
.load-button{
	margin:0
}
body .prices-block .category .item h6 {
    font-size: 1.2em;
}
.calltoaction{
	padding-top: 90px;
	padding-bottom: 90px;
}
.decor-elements-block{
	position:relative
}
.decor-elements-block .decor-el{
	will-change: transform;
}
.side-bar-button {
    display: none;
}

.about-me-wrapper{
	margin:50px 0;
}
body.site-dark{
	background:#080808
}
body.site-dark.woocommerce div.product .woocommerce-tabs .tabs:before {
    background: none;
}
body.site-dark .video-block{
	border:0
}

/* black to grey revert */

.site-dark .black-box,
.site-dark .site-footer
{
  background: #111; 
overflow: hidden;
}
footer i.far {
    margin-right: 5px;
}
/* body.site-dark,
.split-screen-type2 .items .item
{
  background: #121212;
}

body.site-dark .price-list-type2 .item,
body.site-dark .blog-item .wrap,
#booking,
.site-dark.woocommerce .cart-collaterals, 
.site-dark.woocommerce-page .cart-collaterals,
.site-dark .woocommerce table.shop_table,
.site-dark .testimonials,
.site-dark .black-box,
.site-dark .site-footer
{
  background: #000;
 position:relative;
  -moz-box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.16), 3px 3px 3px 0 rgba(0, 0, 0, 0.23);
  -webkit-box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.16), 3px 3px 3px 0 rgba(0, 0, 0, 0.23);
  box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.16), 3px 3px 3px 0 rgba(0, 0, 0, 0.23);
}

.site-dark .price-list-type2 .item,
.site-dark .woocommerce table.shop_table td,
.site-dark .woocommerce table.shop_table th{
    border-color: #2f2f2f;
}
body.site-dark .side-img {
    -webkit-box-shadow: 6px 4px 0 0 #000;
    box-shadow: 6px 4px 0 0 #000000;
} */
/*black to grey revert end*/
/* checkboxes */
textarea,
input[type="text"],
input[type="button"],
input[type="submit"] {
     -webkit-appearance: none;
     border-radius: 0;
}
@supports (-webkit-appearance: none) or (-moz-appearance: none) {
  input[type='checkbox'],
  input[type='radio'] {
    --active-checkbox: #bc8a53;
    --active-checkbox-inner: #fff;
    --focus-checkbox: 2px rgba(188, 138, 83, .3);
    --border-checkbox: #BBC1E1;
    --border-checkbox-hover: #bc8a53;
    --background-checkbox: #fff;
    --disabled-checkbox: #F6F8FF;
    --disabled-checkbox-inner: #E1E6F9;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 20px;
    outline: none;
    display: inline-block !important;
    vertical-align: top;
    position: relative;
    margin: 0;
    cursor: pointer;
    border: 1px solid var(--bc, var(--border-checkbox));
    background: var(--b, var(--background-checkbox));
    transition: background .3s, border-color .3s, box-shadow .2s;
  }
  input[type='checkbox']:after,
  input[type='radio']:after {
    content: '';
    display: block;
    left: 0;
    top: 0;
    position: absolute;
    transition: transform var(--d-t, 0.3s) var(--d-t-e, ease), opacity var(--d-o, 0.2s);
  }
  input[type='checkbox']:checked,
  input[type='radio']:checked {
    --b: var(--active-checkbox);
    --bc: var(--active-checkbox);
    --d-o: .3s;
    --d-t: .6s;
    --d-t-e: cubic-bezier(.2, .85, .32, 1.2);
  }
  input[type='checkbox']:disabled,
  input[type='radio']:disabled {
    --b: var(--disabled-checkbox);
    cursor: not-allowed;
    opacity: .9;
  }
  input[type='checkbox']:disabled:checked,
  input[type='radio']:disabled:checked {
    --b: var(--disabled-checkbox-inner);
    --bc: var(--border-checkbox);
  }
  input[type='checkbox']:disabled + label,
  input[type='radio']:disabled + label {
    cursor: not-allowed;
  }
  input[type='checkbox']:hover:not(:checked):not(:disabled),
  input[type='radio']:hover:not(:checked):not(:disabled) {
    --bc: var(--border-checkbox-hover);
  }
  input[type='checkbox']:focus,
  input[type='radio']:focus {
    box-shadow: 0 0 0 var(--focus-checkbox);
  }
  input[type='checkbox']:not(.switch),
  input[type='radio']:not(.switch) {
    width: 20px;
  }
  input[type='checkbox']:not(.switch):after,
  input[type='radio']:not(.switch):after {
    opacity: var(--o, 0);
  }
  input[type='checkbox']:not(.switch):checked,
  input[type='radio']:not(.switch):checked {
    --o: 1;
  }
  input[type='checkbox'] + label,
  input[type='radio'] + label {
    vertical-align: middle;
    cursor: pointer;
  }

  input[type='checkbox']:not(.switch) {
    border-radius: 7px;
  }
  input[type='checkbox']:not(.switch):after {
    width: 5px;
    height: 9px;
    border: 2px solid var(--active-checkbox-inner);
    border-top: 0;
    border-left: 0;
    left: 7px;
    top: 4px;
    transform: rotate(var(--r, 20deg));
  }
  input[type='checkbox']:not(.switch):checked {
    --r: 43deg;
  }
  input[type='checkbox'].switch {
    width: 38px;
    border-radius: 11px;
  }
  input[type='checkbox'].switch:after {
    left: 2px;
    top: 2px;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    background: var(--ab, var(--border-checkbox));
    transform: translateX(var(--x, 0));
  }
  input[type='checkbox'].switch:checked {
    --ab: var(--active-checkbox-inner);
    --x: 17px;
  }
  input[type='checkbox'].switch:disabled:not(:checked):after {
    opacity: .6;
  }

  input[type='radio'] {
    border-radius: 50%;
  }
  input[type='radio']:after {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: var(--active-checkbox-inner);
    opacity: 0;
    transform: scale(var(--s, 0.7));
  }
  input[type='radio']:checked {
    --s: .5;
  }
}



.wpcf7 form.sent .wpcf7-response-output {
    border-color: transparent;
    text-align: center;
}
.woocommerce .cart-collaterals table.shop_table.woocommerce-checkout-review-order-table .order-total td .amount {
    font-size: initial !important;
}
.woocommerce-checkout-review-order .variation-Remaining{
	display:none
}
.woocommerce form .coupon_checkout .form-row-first,
.woocommerce-page form .coupon_checkout .form-row-first{
	width: auto !important;
}
.grecaptcha-badge { 
    visibility: hidden;
}
.yith-wcbk-form-section-dates .yith-wcbk-date-picker--formatted{
	display:none
}
.woocommerce form .form-row input#coupon_code{
	padding-left:0;
}
.woocommerce input.button[name="apply_coupon"],
.woocommerce input.button[name="apply_coupon"]:hover{
	background-color: #bc8a53;
	color:#fff
}
.redeem-coupon{
	display:none
}
.contact-form-wrapper{
	margin-bottom:30px
}
textarea[name="order_comments"]{
	min-height:110px
}
.woocommerce-result-count{
	display:none
}
.woocommerce div.product #booking form.cart {
    text-align: left;
}
.woocommerce form .form-row .input-checkbox {
    margin-top: 5px;
}
.yith-wcbk-form-section-services-wrapper,
.yith-wcbk-booking-form-totals,
.woocommerce button.button.yith-wcbk-add-to-cart-button{
    margin-top:20px
}
#booking select option {
	  background: #fff;
  color: #555;
}
#yith-wcdp-add-deposit-to-cart label {
  display: block;
  cursor: pointer;
}

#yith-wcdp-add-deposit-to-cart input {
  display: none;
}
#yith-wcdp-add-deposit-to-cart label input + span {
  line-height: 22px;
  height: 22px;
  padding-left: 22px;
  display: block;
  position: relative;
}
#yith-wcdp-add-deposit-to-cart label  input + span:not(:empty) {
  padding-left: 30px;
}
#yith-wcdp-add-deposit-to-cart label  input + span:before, 
#yith-wcdp-add-deposit-to-cart label  input + span:after {
  content: '';
  width: 22px;
  height: 22px;
  display: block;
  border-radius: 50%;
  left: 0;
  top: 0;
  position: absolute;
}
#yith-wcdp-add-deposit-to-cart label  input + span:before {
  background: #D1D7E3;
  -webkit-transition: background 0.2s ease, -webkit-transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 2);
  transition: background 0.2s ease, -webkit-transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 2);
  transition: background 0.2s ease, transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 2);
  transition: background 0.2s ease, transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 2), -webkit-transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 2);
}
#yith-wcdp-add-deposit-to-cart label  input + span:after {
  background: #fff;
  -webkit-transform: scale(0.78);
          transform: scale(0.78);
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.4);
  transition: -webkit-transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.4);
  transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.4);
  transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.4), -webkit-transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.4);
}
#yith-wcdp-add-deposit-to-cart label  input:checked + span:before {
  -webkit-transform: scale(1.04);
          transform: scale(1.04);
  background: #c48f56;
}
#yith-wcdp-add-deposit-to-cart label  input:checked + span:after {
  -webkit-transform: scale(0.4);
          transform: scale(0.4);
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
}
#yith-wcdp-add-deposit-to-cart label:hover input + span:before {
  -webkit-transform: scale(0.92);
          transform: scale(0.92);
}
#yith-wcdp-add-deposit-to-cart label:hover input + span:after {
  -webkit-transform: scale(0.74);
          transform: scale(0.74);
}
#yith-wcdp-add-deposit-to-cart label:hover input:checked + span:after {
  -webkit-transform: scale(0.4);
          transform: scale(0.4);
}
input[type=number] {
    
  
}
input[type=number]::-webkit-inner-spin-button { 
    -webkit-appearance: none;
    cursor:pointer;
    display:block;
    width:8px;
    color: #333;
    text-align:center;
    position:relative;
}

input[type=number]::-webkit-inner-spin-button { 
    background: transparent url('/wp-content/uploads/2020/06/arrows.png') no-repeat 50% 50%;  
    width: 16px;
    height: auto;
    padding: 0px;
    position: relative;
    right: -5px;
}
.number-wrapper:after,
.number-wrapper:before {
  position: absolute;
  right: 5px;
  width: 1.6em;
  height: .9em;
  font-size: 10px;
  pointer-events: none;
  background: #fff;
}

.number-wrapper:after {
  color: blue;
  content: "\25B2";
  margin-top: 1px;
}

.number-wrapper:before {
  color: red;
  content: "\25BC";
  margin-bottom: 5px;
  bottom: -.5em;
}
.ui-widget {
    font-size: inherit;
}
.yith-wcbk-datepicker.ui-datepicker table, .yith-wcbk-date-picker--inline .ui-datepicker table {
    font-size: inherit;
}
.yith-wcbk-datepicker.ui-datepicker th, .yith-wcbk-date-picker--inline .ui-datepicker th {
    font-size: inherit;
}
.yith-wcbk-datepicker.ui-datepicker td, .yith-wcbk-date-picker--inline .ui-datepicker td {
    font-size: inherit;
}
.yith-wcbk-selector {
    font-size: inherit;
}

.yith-wcbk-form-section-dates-wrapper{
	display:flex;
	flex-direction:column;
}
.yith-wcbk-form-section-duration{
	order:3
}
.yith-wcbk-booking-form input:not([type='checkbox']), .yith-wcbk-booking-form input.yith-wcbk-date-picker--formatted, .yith-wcbk-booking-form select, .yith-wcbk-booking-form textarea {
    background: transparent;
    border: 1px solid #c48f56;
 	-moz-appearance: none;
  	-webkit-appearance: none;
    color: #fff; 
	font-size: inherit;
}
.yith-booking--simple-style .yith-wcbk-datepicker.ui-datepicker td.ui-datepicker-current-day {
    background: #c48f56;
}
.yith-booking--simple-style .yith-wcbk-booking-form .yith-wcbk-booking-form__label {
 font-size: inherit;
}
.yith-booking--simple-style .yith-wcbk-datepicker.ui-datepicker .ui-datepicker-buttonpane .ui-datepicker-close {
    color: #555555;
}
.yith-booking--simple-style .yith-wcbk-datepicker.ui-datepicker td:not(.ui-state-disabled):hover {
    background: #e2b482;
}
.yith-wcbk-checkbox span.yith-wcbk-checkbox__checkbox:after {
    border-color: #c48f56;
}
.yith-wcbk-booking-form .yith-wcbk-form-section-service .help_tip {
    margin-left: 5px;
    color: #c48f56;
}
.book-product-heading-wrapper{
	margin-bottom:22px
}
#booking{
	margin-bottom:30px;
}
#order_review .product-remove{
	position: absolute;
    right: 40px;
}
#order_review .product-remove a:after{
	font-weight: bold;
    color: #bc8a53;
}
.orange{
	color:#bc8a53
}
#order_review p {
	margin:0
}
#order_review_heading {
     padding: 0; 
}
.woocommerce-page .cart-collaterals .heading {
    padding: 0;
}
#order_review .product-name {
	font-weight: bold;
    color: #bc8a53;
    font-size: 24px;
}
#order_review .product-quantity{
	color:#fff;
	font-size:16px;
}
#order_review .cart_item{
	padding:0px 25px 15px;
}
#order_review dt {
    width: auto;
    margin-right: 10px;
    float: left;
}
#order_review dd {
margin-bottom: 5px;
}
#order_review dl {
	margin: 0; 
}
.woocommerce table.shop_table th.product-name,
.woocommerce table.shop_table td.product-name{
	border:none;
}
.woocommerce-checkout #payment ul.payment_methods li {
    font-size: 1em;
}
.woocommerce form .form-row label {
    font-size: 1em;
}
option {
	background: #232323;
}
.product .service-gallery{
	overflow:hidden !important
}
.ms-align-bottom {
	display:none
}
.navigation .wpml-ls-item .sub-menu , .navigation .wpml-ls-item .children {
    width: 60px; 
}
.navigation .sub-menu li.wpml-ls-item a, .navigation .children li.wpml-ls-item a {
    display: table-cell;
    width: auto; 
}
.navigation .sub-menu, .navigation .children {
    width: 60px; 
}
.wc-tab{
	-webkit-animation-name: fadeIn;
    animation-name: fadeIn;
	-webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.product-addon .addon-name{
	font-size: 16px !important;
    margin-bottom: 5px;
}
.woocommerce-error {
    z-index: 999999; 
}
.product-addon-location-fee .form-row{
	padding:3px 0 !important;
}
.product .images.popup-gallery{
	max-height: 90vh;
    overflow: hidden !important;
}
.session-info-wrapper{
	margin-top:-177px;
}
.site-dark.woocommerce div.product .woocommerce-tabs .tabs {
    background: rgba(0, 0, 0, 0.48) ;
}

img.envirabox-image{
    box-shadow: -20px 20px 0 -17px rgba(0,0,0,0.95), 20px -20px 0 -17px rgba(0,0,0,0.95), 20px 20px 0 -20px #c48f56, 0 0 0 3px #c48f56, 0 0 24px 14px rgba(0,0,0,0.95);
}
.session-package-wrapper .wpb_text_column {
    font-size: 16px;
}
.envirabox-theme-base_dark .envirabox-caption-wrap {
    background: transparent !important;
}
.envirabox-arrow span {
	font-weight: bold;
font-size: 2em;
}
/* .session-package-wrapper h5{
padding-left:15px;
} */

.session-package-wrapper .vc_icon_element {
    margin-bottom: 0;
}
.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs {
	margin-left:0
}
.product-template-default .images.popup-gallery > div,
.product-template-default .images.popup-gallery a{ 
	pointer-events: none;
}
.product-template-default.woocommerce div.product div.images{
	margin-bottom:0;
}
.product-template-default .header-space {
    display: none;
}
/* portfolio */
.blog-block .filter-button-group button, .filter-button-group a {
    font-size: 14px;
}
/* portfolio end */
a {
	text-decoration: none;
}
.no-margin,
.no-margin p{
	margin:0
}
.site-header.dark,
.testimonials-right{
    background: rgba(0, 0, 0, 0.80) !important
}
.testimonials-left{
    background: rgba(0,0,0,0.20)
}
.split-screen-type2 .items .item .heading.right .text,
.split-screen-type2 .items .item .heading .text{
   padding-left:0 !important;
   padding-right:0 !important;
text-align: center;
}

.split-screen-type2 .items .item {
    text-align: center;
}
.banner h3{
	margin:0
}
.banner-area .banner .text {
    margin: 5px 0 20px 0;
}
.banner-area .banner .text {
    font-size: 18px; 
}
.main-prices-block .price-list .item a{
	display:block;
	color:#fff;
}
.main-prices-block .price-list .item .button-style2:after{
	display:inline-block;
}
.main-prices-block .price-list .item a,
.main-prices-block .price-list .item .h,
.main-prices-block .price-list .item .price {
    background: rgba(0, 0, 0, 0.3);
}
.main-prices-block .price-list .item.white .options {
    padding: 30px 0 40px; 
}
.main-prices-block .price-list .item:after {
    background-color: black;
position:absolute;
}
.main-prices-block .price-list .item .h {
    font-size: 1.5em;
    padding-top: 5px;
}
.main-prices-block .price-list .item a.button-style2{
	padding-bottom:5px;
}
.vc_general.vc_cta3.vc_cta3-style-custom {
    border: none; 
}
#sb_instagram .sbi_follow_btn{
	margin-top:20px;
}
#sb_instagram .sbi_follow_btn a{
	background: transparent !important;
    color: rgb(255,255,255);
    border: 1px solid #c48f56 !important;
    border-radius: 0;
    margin: auto;
	padding: 10px 20px;
	text-transform:uppercase
}
#sb_instagram .sbi_follow_btn a:hover{
	background:#c48f56 !important;
	box-shadow: none !important;
}
.product-template-default h1{
	font-size: 52px;
}
h2{
	margin-bottom:10px;
	line-height:0.8;
}
.single-product h2{
	color: #c48f56
}
.single-post .post-content p {
    margin-top: 0;
}
.blog-item .content {
    padding: 35px;
}
.blog-item .content h5 {
    margin: 0;
}
.blog-item .content p {
    margin: 15px 0 0;
}
.calltoaction .vc_general.vc_btn3{
	font-size: 20px;
}
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-warning:focus, .vc_btn3.vc_btn3-color-warning:hover{
    background-color: #c48f56 !important;
}

.checkout .optional{
	display:none
}
.about-me-home .num-box-items .num-box .num{
	font-size: 40px;
}
.about-me-left-image,
.about-me-right-text{
	padding:30px
}
.about-me-left-image.vc_column_container>.vc_column-inner,
.about-me-right-text .vc_column-inner,
.about-me-right-text .testimonials .item,
.about-me-right-text .testimonials .item .quote {
	padding:0
}
.about-me-right-text .testimonials .item .quote .q{
	display:none;
}


.prices-block .owl-carousel .owl-nav .owl-prev, 
.prices-block .owl-carousel .owl-nav .owl-next{
	font-size:3em
}
.prices-block .owl-carousel .owl-nav.disabled {
    display: block;
}
.prices-block .price-list-type2 .owl-prev, 
.prices-block .price-list-type2 .owl-next {
    top: 60%; 
}
.prices-block .price-list-type2 .item .price {
    font-size: 24px;
    line-height: 1em;
    padding: 5px 0 10px;
	position: relative; 
	top:0
}
.prices-block .price-list-type2 .item .h {
    padding: 32px 0 0;
	font-size: 32px;
}
.site-dark .prices-block  .price-list-type2 .item .img:after{
	background:none;
}
.woocommerce-tabs .tabs{
	margin-top:0;
	margin-bottom: 35px;
}
.wc-bookings-booking-form{
	background:transparent;
}
.wc-bookings-date-picker .ui-datepicker-header{
	background:#111111;
	border-radius:0;
	border:none
}
.wc-bookings-date-picker .ui-datepicker .ui-datepicker-prev, 
.wc-bookings-date-picker .ui-datepicker .ui-datepicker-next {
    background: inherit; 
}
.ui-datepicker .ui-datepicker-prev span, 
.ui-datepicker .ui-datepicker-next span {
	color:transparent
}
.wc-bookings-date-picker {
    padding: 0; 
}
.block-picker p,
.wc-bookings-booking-form fieldset {
    margin: 0; 
}
.wc-bookings-booking-form .wc-bookings-booking-cost {
    background: #111;
    color: #c48f56;
}
.wc-bookings-booking-form select,
.wc-bookings-booking-form input{
	width: 100%;
    font-size: 14px;
    font-style: italic;
    line-height: 20px;
    background: transparent;
    border: none;
    margin-bottom: 15px;
    text-align: center;
    color: inherit;
    border-bottom: 1px solid;
    font-weight: 300;
	padding: 10px 15px;
    height: 40px;
}
.product-addon-location-fee select option,
.wc-bookings-booking-form select option{
	color: #fff;
    background: #111;
}
.yith-booking #tiptip_holder #tiptip_content {
    padding: 14px;
}
.product-addon-totals{
display: flex;
    margin: 0 17px;
    justify-content: flex-end;
}
.product-addon-totals dt,
.product-addon-totals dd{
	width:auto;
}
.product-addon-totals dd{
	margin-left:5px;
}
.product-addon-totals dt:nth-of-type(1),
.product-addon-totals dd:nth-of-type(1){
	display:none;
}
.woocommerce td.product-name dl.variation dd {
    width: 100%;
    margin-bottom: 5px !important;
}

.book-product-heading{
	    padding: 22px 0;
    text-align: center;
    font-size: 1.500em;
    font-weight: bold;
    background: rgba(0, 0, 0, 0.48);
}
.book-product-heading i{
    transform: rotate(90deg);
    font-weight: bold;
    display: inline-block;
    position: absolute;
    bottom: 17px;
    margin-left: 5px;
    color: #c48f56;
}
dl.gallery-item .size-thumbnail{
	width:100%
}
	.tablets-visible{
	display:none
}
	.tablets-hidden {
	display:block
}

.sbi-owl-dots .sbi-owl-dot span{
	opacity:1;
}
.sbi-owl-dots .sbi-owl-dot.active span, .sbi-owl-dots .sbi-owl-dot:hover span {
    background: #c48f56;
}
.calltoaction  .vc_cta3-content {
	width:100%
}
.vc_row.calltoaction{
	box-shadow: inset 0 0 0 1000px rgba(0,0,0,0.48);
	background-image: url('/wp-content/uploads/2021/01/book-your-shoot-3-1.jpg');
}
.vc_row.calltoaction .button-container{
	padding-top:35px
}
.woocommerce div.product .woocommerce-tabs .tabs li.book-tab-mobile{
	display:none
	}
div.wpcf7 .ajax-loader {
	display: none;
}
.wpcf7-form input.style3,
.wpcf7-form textarea.style3{
	border-color:#c48f56;
	border-radius:0;
}
.site-footer .scroll-up-button {
	    position: fixed;
    right: 10px !important;
}
.contact-row span {
    min-width: 75px !important;
}
.navigation .wpml-ls-item .sub-menu,
.navigation .wpml-ls-item .sub-menu li{
	border:none;
	background:#232323;
}
.wc-deposits-wrapper .wc-deposits-option {
    display: flex;
    flex-direction: column;
}
.wc-deposits-wrapper .wc-deposits-option li {
    margin: 5px 0;
    text-align: left;
    width: 100%;
	border-radius: 0;
    display: flex;
    align-items: center;
}
.yith-wcbk-checkbox__checkbox{
	display:none !important
}
.yith-wcbk-checkbox__label{
	margin-left:10px
}
.yith-wcbk-booking-form input[type=checkbox].yith-wcbk-booking-service {
    width: 20px;
}
/* #product-addons-total{
	display:none;
} */
.sbi-owl-nav>div {
    background: none;
    color: #f7f7f7;
    box-shadow: none; 
}

/* .post .gallery {
    margin-bottom: 0;
	text-align: center;
}


.post .gallery .gallery-item {
    margin: 0 0 1%;
} */
.site-header .logo-wrapper{
	display: flex;
    align-items: center;
    font-size: 1.125em;
    font-weight: bold;
    text-align: center;
}
.site-header .logo-wrapper span{
	margin-left: 0px
}
.site-header .logo{
	margin-left: 0px
}
.site-header .logo a {
    height: auto; 
    min-height: auto; 
    white-space: normal;
}
.site-footer h5{
	font-size: 1.4em;
}
.accordion-item {
    background-color: transparent;
    border-radius: 0;
	border-bottom: 1px solid;
}
.affilate-accordion .accordion-item {
 
text-align:center;
}
.accordion-item .accordion-title {
    cursor: pointer;
    padding: 20px;
    transition: all 0.4s;
    border-radius: 0;
text-align: left;
}

.accordion-item .accordion-title.active-title {
    background-color: #c48f56;
    }

.accordion-item .accordion-title span {
    margin: 0;
    font-size: 16px;
    display: flex;
    justify-content: space-between;

}
.accordion-item .accordion-title i{
	margin-left:10px
}
.accordion-item .accordion-title i.fa-chevron-down {
    transform: rotate(0);
    transition: 0.4s;
}

.accordion-item .accordion-title i.fa-chevron-down.chevron-top {
    transform: rotate(-180deg);
}

.accordion-item .accordion-content {
    display: none;
    line-height: 1.7;
    padding: 20px;
    background-color: transparent;
    border-radius: 0;
}

.accordion-item .accordion-content.active {
    display: block;
}

.accordion-item .accordion-content a {
    color:#c48f56
}
.wc-deposits-payment-description{
	display:none !important;
}
 .product-addon abbr[title]{
	text-decoration:none
}
.testimonials .owl-item {height: 0;}    
.testimonials .owl-item.active {height: auto;}
.site-dark .woocommerce #payment input#place_order, .site-dark .woocommerce-page #payment input#place_order {
    background: #bc8a53;
    color: #fff;
	font-weight: bold;
}
.woocommerce-checkout .woocommerce form .form-row .required {
    color: #bc8a53; 
	text-decoration: none;
}
.calltoaction .button-container{
	text-align:center
}
.afflilate-wrapper button {
font-family: Montserrat;
    font-weight: 700;
    font-size: 1.5em !important;
margin-bottom: 40px !important;
}
.calltoaction  .button-style1{
font-family: Montserrat;
    font-weight: 700;
    font-size: 2em;
}
.split-screen-type2 .pagination-dots span{
	    width: 16px !important;
    height: 16px !important;
}
.navigation.hover-style2{
	display: flex;
    align-items: center;
}
/* .navigation.hover-style2 ul li a {
    line-height: 1.2em;
	text-transform:uppercase;
	border: none;
}
.navigation.hover-style2 ul li a span {
    border: none;
    padding: 2px 10px;
    position: relative;
    display: block;
} */
.wpml-ls-legacy-list-horizontal{
	border: none;
    padding: 0;
}
.wpml-ls-legacy-list-horizontal a{
	padding: 5px 0px 6px;
}
.site-header .navigation.hover-style2 li.wpml-ls-item a span{
	padding:2px 1px;
	line-height: 1.2em;
	text-transform:uppercase;
	border: none;
}
.site-header .header-minicart {
    margin-left: 15px;
}
/* корзина */
.woocommerce-checkout-review-order-table .cart-subtotal{
	display:none;
}

.woocommerce-checkout .product-total{
	line-height:1
}
.woocommerce-checkout .product-total .woocommerce-Price-amount{
	display:none;
}
.woocommerce-checkout .product-total small .woocommerce-Price-amount{
	display:block;
}
.woocommerce td.product-name dl.variation dd {
    width: auto; 
}
.woocommerce table.shop_table .product-name .variation {
    font-size: 1em;
}
a.link,
.terms a{
	color:#bc8a53
}
.woocommerce table.shop_table .product-name .variation {
    display: flex;
    flex-direction: column;
}
.minicart-wrap .cart_list .mini_cart_item dl.variation, .widget_shopping_cart_content .cart_list .mini_cart_item dl.variation{
	display:flex;
	flex-direction:column;
}
.minicart-wrap .cart_list .mini_cart_item span.quantity{
	margin-left:70px;
}
.woocommerce div.product form.cart .button {
    line-height: 48px;
    padding: 0 35px;
    font-size: 1.143em;
    text-transform: uppercase;
	font-weight:bold;
}
.woocommerce div.product form.cart .single_add_to_cart_button:before{
	display:none
}
 .woocommerce button.button.yith-wcbk-add-to-cart-button {
    margin-top: 0px;
}
.woocommerce-shipping-fields .heading-decor:after{
	display:none
}
.woocommerce-order-received .h2{
	text-transform: uppercase;
}
/* корзина end*/
.woocommerce-order-details.woocommerce-info p{
	margin:0
}
.woocommerce-table--order-details .woocommerce table.shop_table th.product-name, .woocommerce table.shop_table td.product-name {
    border-top: 1px solid;
}
.woocommerce-order-received .site-content{
	text-align:center
}
.woocommerce-info.mollie-instructions{
	display:none
}
.testimonials .owl-nav.disabled{
	display:block !important
}
.testimonials-right {
    padding: 50px; 
	}
.sbi_carousel:hover .sbi-owl-nav>div,
.sbi_carousel:hover .sbi-owl-nav>div:hover {
    cursor: pointer;
    background: transparent;
    box-shadow: none;
}
.mwl__topbar__controls__control--fullscreen{
	display:none
}

.yith-booking--simple-style .yith-wcbk-booking-form .yith-wcbk-form-section-dates .yith-wcbk-booking-form__label{
	margin-top:0
}
.woocommerce-Tabs-panel p:first-of-type{
	margin-top:0
}

.mwl div[class^="mwl__navigation"],
.mwl div[class^="mwl__navigation"]:hover{
	background:transparent;
	font-family: basic-ui-icons!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
	font-size:3em;
}
div[class^="mwl__navigation"] svg{
	display:none
}
.mwl__navigation__next:before{
	content: "\e941";
	background:transparent;
}
.mwl__navigation__previous:before {
    content: "\e927";
	background:transparent;
}
.pswp__button.pswp__button--like{
	display:none
}
.vc_btn3.vc_btn3-color-warning.active, .vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat.active, .vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat:active, .vc_btn3.vc_btn3-color-warning:active {
    color: inherit !important;
    background-color: inherit !important;
}
/* google reviews */
.gmbrr>.rating a{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin: 0;
}
.gmbrr .listing .rating, .gmbrr .star, .gmbrr .rating, .gmbrr.dark .listing .rating, .gmbrr.dark .star, .gmbrr.dark.stars-yellow .star, .gmbrr.stars-yellow .star, .gmbrr.contrast .listing .rating, .gmbrr.dark.contrast .listing .rating, .gmbrr.stars-html .rating-stars {
    color: #c48f56;
}
.gmbrr>.rating {
    line-height: 1;
margin: 0;
}
.gmbrr .rating .rating-stars {
    top: 0;
	letter-spacing: 5px;
}

.gmbrr .rating span {
    margin-bottom: 0.25rem;
}
.gmbrr.dark .listing .date, .gmbrr.dark .listing .relative-time-description, .gmbrr.dark .no-place, .gmbrr.dark .no-reviews, .gmbrr.dark .rating .count, .gmbrr.fonts.dark .rating .number, .gmbrr.dark .rating .count, .gmbrr.dark .vicinity {
    color: #ffffff;
}
.google-business-reviews-rating.badge {
    border-radius: 0;
}
.google-business-reviews-rating.badge.dark {
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.55) inset;
}
.google-business-reviews-rating .heading{
	font-size:33px
}
.google-business-reviews-rating .listing .author-name, 
.google-business-reviews-rating .listing .author-name a{
	color:#999999
}
.google-business-reviews-rating .heading,
.google-business-reviews-rating .listing .text {
    color: #fff;
}
.google-business-reviews-rating .attribution{
	margin-bottom:0
}
.site-footer .google-business-reviews-rating{
	width: 100%;
	padding: 0.7rem;
    border: 2px solid #ccc;
}

/* google reviews end*/
@media (min-width: 1200px){
.site-header .navigation.hover-style2 .wpml-ls-first-item{
	margin-left:40px
}
}
@media (max-width: 1200px){
	header .navigation.visible_menu {
    visibility: hidden;
	}
.woocommerce div.product .woocommerce-tabs .tabs ul li{
	margin-right:45px
}
	.site-dark .navigation {
    background: rgba(0, 0, 0, 0.95) !important;
    color: #fff;
    flex-direction: column; 
}
	.navigation .wpml-ls{
		width:100%
	}
	.navigation .wpml-ls ul{
	display:flex;
	justify-content: space-around;
	}
	.navigation .wpml-ls li{
	padding: 10px 0;
	}
	.navigation.hover-style2 ul{
		width:100%
	}
	.site-dark  .navigation>ul>li>a {
        text-align: center;
	}
	header .header-book .book-modal {
    margin-right: -15px;
	padding: 0 15px;
    margin-left: 0px;
	margin-top: 0;
}
	header .header-book .book-modal a {
	font-size: 1.143em; 
		height: 75px;
	}
	
}
@media (max-width: 1024px){


}
@media (max-width: 992px){
.blog-items .blog-item .content {
    padding: 2;
}
	.about-me-home .heading-block{
		margin-top:30px
	}
	.woocommerce div.product .woocommerce-tabs .tabs li.book-tab-mobile{
	display:block
	}
.lg-heading-center .tal,
.lg-heading-center .tar{
	text-align:center
}
}
@media (max-width: 767.98px) {

  h1,
  .h1 {
    font-size: 2.75em !important;
  }

  h2,
  .h2 {
    font-size: 2.25em !important;
  }

  h3,
  .h3 {
    font-size: 2.25em !important;
  }

  h4,
  .h4 {
    font-size: 24px !important;
  }

  h5,
  .h5 {
    font-size: 18px !important;
  }

  h6,
  .h6 {
    font-size: 16px !important;
  }
}
@media (max-width: 768px){
	.site-header .logo a {
    white-space: pre-line;
}
.service-card{
	margin-bottom:15px
}
.site-content .heading-block {
    margin: 35px 0;
}
.owl-carousel-home{
max-height: calc(100vh - 46px);
  max-height: fill-available;
  max-height: -webkit-fill-available;
}

.main-slider-content.android {
	bottom: 7em
}

.main-slider-custom-dots.android {
	bottom: 5em;
}

.site-dark.woocommerce div.product .woocommerce-tabs .tabs {
    background: transparent;
}
.accordion-items[class^="accordion-"] .item .wrap {
    font-size: 14px;
}
.affilate-accordion .accordion-item {
    border-bottom: 0; 
}
	.navigation ul li a {
        padding: 4vh 0 !important;
    }
	
	.woocommerce div.product .woocommerce-tabs .tabs ul li { 
	font-size: 18px;
}
	.site-header .navigation.hover-style2 > ul > li > a span,
	.site-header .navigation.hover-style2 > ul > li.wpml-ls-menu-item > a span{
	padding:0;
		text-align:center
}
	.site-header .navigation.hover-style2 > ul > li.wpml-ls-menu-item {
	display: inline-flex;
    justify-content: center;
    width: 49%;
	}
	.navigation{
	max-width: 450px !important;
    width: 100% !important;
			    font-size: 18px !important;
	}
#menu-navigation > li:not(:last-child) {
    width: 100%;
  }
	.about-me-left-image{
	background:none;
}
	.about-me-left-image > div{
	padding: 0 !important;
}
	.single-product .site-header {
		position:relative
	}
	.single-product.admin-bar .site-header {
    top: 0px;
}
	.woocommerce div.product h1.product_title{
	color:#c48f56;
	margin: 25px 0 0;
    font-size: 32px !important;
}
	.product .tabs ul{
		display: flex;
    justify-content: flex-start;
		flex-wrap: wrap;
	}
	.woocommerce div.product .woocommerce-tabs .tabs ul.container{
		padding:0
	}
	.woocommerce div.product .woocommerce-tabs .tabs ul li {
    display: flex;
    float: initial;
    margin-right: 25px;
}

/*	.session-info-wrapper {
    margin-top: -162px;
}
	*/
	.session-info-wrapper {
    margin-top: 0;
}
.calltoaction .vc_btn3{
	margin-top:25px;
	text-transform: none !important;
}
.prices-block .price-list-type2 .item .h{
		 font-size: 26px !important;
	}
.prices-block .price-list-type2 .item .price {
 font-size: 20px;
	}
.testimonials-right {
    padding:  15px 0; 
	}
.woocommerce div.product .woocommerce-tabs .tabs {
     margin-bottom: 0px !important;
}
	.pswp .wrapper .video-wrapper{
		width:100vw
	}
.md-pb-0{
	padding:0
}
footer .widget {
    align-content: center;
    flex-wrap: nowrap;
}
/* form[name="checkout"] #customer_details {
		flex-direction: column-reverse;
	} */
}
@media (max-width: 600px){
	.single-product .mgl-masonry-container div[id^='mgl-gallery']{
		column-count:2!important
	}
}
@media (max-width: 576px){
.main-slider-custom-dots {
    justify-content: space-between;
    width: calc(100% - 30px);
}
.main-slider .owl-dot {
	margin-right: initial;
}
	.tablets-visible{
	display:block
}
	.tablets-hidden {
	display:none
}
	.sbi-owl-dots{
		display:none;
	}
	.mbpr{
		background-position: right !important;
	}
	.blog-section,
.testimonials{
	padding:0
}
	.calltoaction .button-style1{
		font-size:1.5em;
	}
.banner-area .owl-carousel .owl-nav .owl-prev,
 .banner-area .owl-carousel .owl-nav .owl-next,
	.prices-block .owl-carousel .owl-nav .owl-prev,
	.prices-block .owl-carousel .owl-nav .owl-next,
	.mwl div[class^="mwl__navigation"], .mwl div[class^="mwl__navigation"]:hover {
    font-size: 1.5em;
} 
}
@media (max-width: 462px){

	.site-header.header_logo_center div.logo, .site-header.header_logo_center_t2 div.logo { 
			position:relative;
	}
	.about-me-home .num-box-items .num-box .title{
		font-size:12px
	}
}
@media (max-width: 384px){

	.site-header.header_logo_center div.logo, .site-header.header_logo_center_t2 div.logo{ 
			left: 0;
		-webkit-transform: translate(-10%, 0);
    -ms-transform: translate(-10%, 0);
    transform: translate(-10%, 0);
	}
	.accordion-item .accordion-title i{
	display:none
}
}
@media (max-width: 360px){
.site-header .logo-wrapper {
    font-size: 0.9em;
}
}
/*@media  (max-height: 750px)  {

	.page-id-23847 .split-screen-type2 .items .item,
	.page-id-777 .split-screen-type2 .items .item,
	.page-id-23853 .split-screen-type2 .items .item{
		height: 80vh !important;
	}
}*/


 
/*
.owl-item {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
}*/ 