@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@300;400;500;600&display=swap');
.nectar-prod-wrap {
    display: inline-block;
    vertical-align: top;
    padding-bottom: 51px; 
}

.single-product .nectar-prod-wrap .span_5 {
    width: 68%; 
    padding-right: 92px; 
    margin-right: 0;
}
.custom-visitor-count {
    display: inline-block;
    vertical-align: top; 
    padding: 2px 9px; 
    border-radius: 5px; 
    background-color: rgba(82, 117, 127, .15);
}
.custom-visitor-count i { margin-right: 9px; }
.woocommerce div.product div.summary,
.product[data-tab-pos*=fullwidth] .summary.entry-summary { 
    width: 32%;     
    margin-top: -28px;
    margin-bottom: 0;
}

.woocommerce div.product div.summary .niu_product_sub_heading { 
    display: block;
    font-size: 12px; 
    color: #37616B;
    letter-spacing: 1.44px;
    margin-bottom: 4px;
}

.single-product div.product h1.product_title, .nectar-shop-header .page-title {    
    max-width: 260px;
    font-size: 29px;
    line-height: 36px;
    letter-spacing: -0.26px;
    margin-bottom: 16px;
}

.woocommerce div.product .summary p.price {
    margin-top: 0;
    padding-bottom: 15px; 
}

.woocommerce div.product .summary p.price .ex-vat-price small { font-size: 10px; }

.woocommerce div.product .summary p.price .ex-vat-price .woocommerce-Price-amount.amount {
    font-family: 'ogg';
    font-size: 32px;
    line-height: 40px; 
    color: #000000;
    letter-spacing: -0.29px; 
}
.single.single-product #header-outer { 
    border-bottom: solid 1px rgba(112, 112, 112, .8); 
}

.woocommerce .woocommerce-product-rating .star-rating { 
    color: #C68600!important;
    margin-right: 14px; 
}

.woocommerce div.product .woocommerce-product-rating {
    margin-top: 0;
    margin-bottom: 15px;
}

.woocommerce-product-details__short-description { margin-bottom: 20px; }

.woocommerce-product-details__short-description p {
    font-size: 13px;
    line-height: 23px; 
    color: #363636;
    padding-bottom: 10px; 
}

.woocommerce-product-details__short-description ul,
.product_benifit_desc ul {
    margin: 0;   
}

.woocommerce-product-details__short-description ul li,
.product_benifit_desc ul li {
    position: relative;
    list-style: none; 
    padding-left: 28px; 
    font-size: 14px;
    line-height: 20px;
    color: #363636;
    margin-bottom: 8px; 
}

.woocommerce-product-details__short-description ul li:before,
.product_benifit_desc ul li:before {
    position: absolute;
    left: 0;
    top: 6px;
    width: 15px;
    height: 11px; 
    content: "";
    background: url('images/check-icon.png') no-repeat left top;
    background-size: 15px auto; 
}

.woocommerce div.product .woocommerce-product-rating .woocommerce-review-link {
    color: #363636;
    background: none;
    border-bottom: solid 1px #363636;
}

.woocommerce div.product .woocommerce-product-rating .woocommerce-review-link:hover {
    border-color: transparent;
}

.woocommerce .woocommerce-breadcrumb { 
    width: 50%; 
    padding-top: 35px; 
    font-family: 'Barlow';
    font-size: 10px; 
    line-height: 14px;
    letter-spacing: -0.38px;
    color: #2F413C60;
}
.woocommerce .woocommerce-breadcrumb span {
    color: #2F413C60;
    opacity: 1!important;
}
.woocommerce .woocommerce-breadcrumb a {  
    color: #2F413C; 
}

.woocommerce div.product div.summary .cart,
.woocommerce div.product div.summary .woocommerce-variation-add-to-cart {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 5px; 
}

.woocommerce div.product div.summary .single_variation_wrap { width: 100%; }

.woocommerce div.product form.cart div.quantity { 
    margin-right: 5px; 
}

.cart .quantity input.qty, 
.woocommerce-mini-cart .quantity input.qty {
    width: 73px;
    height: 41px;
    font-weight: normal;
    padding: 10px 20px; 
    border: solid 1px #000000;
    border-radius: 5px; 
}

.cart .quantity input.plus, .cart .quantity input.minus {
    position: absolute;
    z-index: 1;
    top: 8px; 
    padding: 0;
    width: auto;
    height: auto;
    font-size: 16px;
    color: #000000;
    box-shadow: none;
    border-radius: 0;
    background: transparent;
}

.cart .quantity input.plus:hover, 
.cart .quantity input.minus:hover {
    color: #000000!important;
    box-shadow: none!important;
    background-color: transparent!important;
}

.cart .quantity input.minus {
    left: 11px;
} 
.cart .quantity input.plus { 
    right: 7px;
}

.woocommerce div.product div.summary .cart .single_add_to_cart_button { 
    flex-grow: 1;
    margin-top: 0; 
    font-family: 'Aeonik Pro TRIAL';
    font-size: 14px;
    line-height: 22px;
    letter-spacing: -0.15px;
    border-radius: 5px!important;
    padding: 9px 45px!important;
}

.niu_single_meta_section .accordion-container .niu_single_meta_wrapper {
    position: relative;
    padding: 15px 0;
    border-bottom: solid 1px #000000;
}

.niu_single_meta_section .accordion-container .niu_single_meta_wrapper .accordion-title:after {
    position: absolute;
    right: 0;
    top: 0; 
    content: '+';
    font-family: 'Aeonik Pro TRIAL';
    font-size: 12px;
    line-height: 16px;
    color: #000000;
}

.niu_single_meta_section .accordion-container .niu_single_meta_wrapper .accordion-title.meta__active:after { content: '-'; }

.niu_single_meta_section .accordion-container .niu_single_meta_wrapper .accordion-title {
    position: relative;
    font-family: 'Aeonik Pro TRIAL';
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.48px;
    color: #000000;
    text-transform: uppercase;
    margin-bottom: 0;
}

.niu_single_meta_section .accordion-container .accordion-content { padding-top: 5px; }
.niu_single_meta_section .accordion-container .accordion-content p { padding-bottom: 0; }

.niu_benefit_section,
.custom_review_section {
    position: relative;
    padding: 86px 0 60px;
    background-color: #FAFAF8; 
}

.niu_benefit_section:before,
.custom_review_section:before,
.wpb_row.pro-benefits:before {
    display: block;
    position: absolute;
    width: 9999px;
    left: 100%;
    top: 0;
    bottom: 0;
    content: "";
    background-color: #FAFAF8;
}

.niu_benefit_section:after,
.custom_review_section:after,
.wpb_row.pro-benefits:after {
    display: block;
    position: absolute;
    width: 9999px;
    right: 100%;
    top: 0;
    bottom: 0;
    content: "";
    background-color: #FAFAF8;
}

.niu_benefit_section h6 {
    display: inline-block;
    vertical-align: top;
    padding: 3px 13px 2px; 
    font-size: 10px; 
    line-height: 14px;
    color: #E4E2DC;
    background-color: #37616B;
    border-radius: 20px; 
    margin-bottom: 15px; 
}

.custom_review_section {
    padding: 60px 0 62px;
}

.custom_review_section .review-row {
    display: flex;
    flex-wrap: wrap;
}

.custom_review_section .review-row .col.span_3 {
    width: 22%;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    place-content: center;
    margin-right: 0;
    padding-right: 93px;
    border-right: solid 1px rgba(0,0,0,.3);
}

.custom_review_section .review-row .col.span_3 .review_count {
    width: 100%; 
    font-size: 12px;
    line-height: 16px;
    color: #000000;
    letter-spacing: 1.44px;
    margin-bottom: 20px; 
    text-transform: uppercase;
}

.custom_review_section .review-row .col.span_3 h3 {
    font-size: 75px;
    line-height: 75px;
    color: #000000;
    margin-bottom: 10px!important; 
}

.custom_review_section .review-row .col.span_3 .need_rating_wrap {
    display: inline-block;
    vertical-align: top;
    padding-right: 8px;
}

.average_rating_count { 
    width: 100%;
    color: #263632; 
    margin-bottom: 25px;
}

.custom_review_section .review-row .col.span_3 .review_form_open {
    display: block;
    padding: 11px 30px; 
    color: #ffffff;
    font-size: 15px; 
    line-height: 20px; 
    letter-spacing: -0.17px;
    background-color: #52757F;
    border-radius: 10px; 
}

.custom_review_section .review-row .col.span_3 .review_form_open:hover { background-color: #333333; }

.custom_review_section .review-row .col.span_9 .comment-text {
    max-width: 670px; 
    color: #383838;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: solid 1px rgba(0,0,0,.3);
}

.custom_review_section .review-row .col.span_9 .comment-text:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}

.custom_review_section .review-row .col.span_9 .comment-text .meta {
    font-size: 14px;
    line-height: 20px;    
    padding-bottom: 3px;
}

.custom_review_section .review-row .col.span_9 .comment-text .star-rating {
    float: none;
}

.custom_review_section .review-row .col.span_3 .need_rating_wrap .fa.fa-star { 
    color: #037616;
    font-size: 19px;  
}

.woocommerce .custom_review_section .review-row .col.span_9 .star-rating { margin-bottom: 30px; }

.woocommerce .custom_review_section .review-row .col.span_9 .star-rating span::before { 
    color: #037616;
}

.custom_review_section .review-row .col.span_9 {
    width: 78%;
    margin-right: 0;
    padding-left: 93px;
}

.review_modal {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 99;
    display: flex;
    width: 100%; 
    opacity: 0;
    padding: 20px 15px;
    visibility: hidden;
    align-items: center;
    justify-content: center;
    background-color: rgba(0,0,0,.3);
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
}

.review-inner {
    position: relative;
    width: 100%;
    max-width: 800px;
    padding: 40px; 
    background: #ffffff; 
    border-radius: 10px; 
}

.review-inner .close-modal {
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 30px;
    cursor: pointer;
    text-align: center;
    color: #ffffff;
    background-color: #52757f;
    border-radius: 0 10px 0 0;
}

.review_modal.review_form_show {
    opacity: 1;
    visibility: visible;
}
body.review_modal_show #header-outer { 
    opacity: 0; 
    visibility: hidden;
}
body.review_modal_show #footer-outer { z-index: 0; }

.woocommerce .comment-form-rating { margin-top: 0; }
.woocommerce .comment-form-rating .stars { margin-bottom: 0; }

.wp-comment-cookies-consent .comment-form-cookies-consent {
    position: relative;
    display: inline-block;
    top: 2px;
    margin: 0;
    margin-right: 2px;
}

.woocommerce #review_form #respond p.form-submit .submit {
    border-radius: 5px!important; 
    background-color: #52757f!important;
}

.row, div.clear { padding: 0; }

.single-product .woo-related.products {
    position: relative;
    padding-top: 50px; 
    padding-bottom: 52px; 
    background-color: #FAFAF8;
}

.single-product .woo-related.products:before {
    position: absolute;
    left: 21px;
    right: 21px;
    top: 0;
    bottom: 50px;
    max-width: 1540px;
    content: "";
    border-radius: 10px;
    background-color: #F2E4DB;
    margin: 0 auto;
}
.services-price-packages .service-item {
    border: solid 1px #c3c3c3;
    border-radius: 5px;
    margin-bottom: 20px;
    padding: 20px 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap:50px;
}
.service-item-button a{
    border-radius: 5px;
    min-width: 250px;
    display: inline-block;
    vertical-align: middle;
    padding: 10px;
    text-align: center;
    line-height: 21px;
    background: #37616b;
    color: #fff; 
}
.service-item-button a:hover{
    cursor: pointer;
    background: #C9AD91;
}

.services-price-packages .service-item:last-child{
    margin-bottom: 0;
}
.service-item-content span {
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 600;
}
.single-product .related_product_heading_section {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px 70px;
    overflow: hidden;
    align-items: flex-end;
    padding-left: 108px;
    padding-right: 108px;
}

.single-product .related-product-slider-wrap { 
    padding-left: 108px; 
    padding-right: 108px;
    overflow: hidden;
}

.single-product .related_product_heading_section .woo-section,
.single-product .related_product_heading_section .related_right { 
    width: 55%; 
    padding: 0 10px; 
}
.single-product .related_product_heading_section .related_right {
    width: 45%;
}
.single-product .related_product_heading_section .heading-bg { margin-bottom: 10px; }
.single-product .related_product_heading_section .heading-bg p { padding-bottom: 0; }

.single-product .related_product_heading h2 {
    max-width: 400px;
    margin-bottom: 0;
}

.single-product .related_product_heading_section .related_right p {
    max-width: 325px;
    line-height: 20px; 
    padding-bottom: 7px;
}

.single-product .woo-related.products .products .niu-product-content-wrap { background-color: #ffffff; }
.single-product .woo-related.products .products .classic.product { 
    padding-right: 20px; 
    margin-right: 0;
}
.single-product .related-product-slider-container { margin-bottom: 50px; }
.woocommerce ul.products li.product .price { 
    font-weight: 500; 
    margin-bottom: 3px;
}

.woocommerce-shop-link a {
    position: relative;
    font-size: 15px; 
    line-height: 24px;
    letter-spacing: -0.17px;
    color: #454545;
    border-bottom: solid 1px #454545;
}

.woocommerce-shop-link a:after {
    content: '';
    background-image: url('../images/right-arrow.svg');
    width: 18px;
    height: 9px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 18px;
    margin-left: 12px;
    display: inline-block;
}

.woocommerce-shop-link a:hover:after {
    background-image: url('../images/right-arrow-hover.svg');
}

.woocommerce-shop-link a:hover { 
    color: #52757f;
    border-color: #52757f; 
}

.single-product .woo-related.products .niu-product-content-wrap .niu_meta_cont .cats-wrap a {
    font-size: 11px; 
    line-height: 15px; 
}

.woocommerce.single-product .woo-related.products ul.products li.product .woocommerce-loop-product__title {
    font-family: 'Aeonik Pro TRIAL';
    margin-bottom: 5px!important; 
}

.woocommerce.single-product .woo-related.products.products .product-add-to-cart { align-items: flex-end; }

.woocommerce.single-product .woo-related.products .products .button.add_to_cart_button {
    position: relative!important;
    transform: none; 
    padding: 0;
    min-height: auto;
    width: auto!important;
}

.woocommerce.single-product .woo-related.products .products .slick-list { 
    padding-right: 108px!important; 
    margin-right: -108px;
}

.single-product .related-product-slider-wrap .progressBarContainer {
    position: relative;
    left: auto;
    padding-right: 110px; 
}

.single-product .related-product-slider-wrap .progressBarContainer .progressbar {
    background-color: rgba(131,131,131,.21);
    background-image: linear-gradient(to right, #838383, #838383);
}

.woocommerce.single-product div.product form.cart table.variations { margin-bottom: 25px; }

.woocommerce.single-product .woo-related.products .products .slick-arrow {
    position: absolute;
    top: auto;
    bottom: -31px;
    width: 37px;
    height: 11px;
    cursor: pointer;
    transform: none;
    text-indent: 9999px;
    border: none;
    border-radius: 0;
    background-image: url('../images/arrow_grey.svg');
    background-repeat: no-repeat;
    background-size: 37px auto;
    background-color: transparent;
    box-shadow: none;
}

.woocommerce.single-product .woo-related.products .products .slick-arrow.slick-next { 
    right: 20px; 
    bottom: -29px;
}

.woocommerce.single-product .woo-related.products .products .slick-arrow.slick-prev {
    left: auto;
    right: 67px;
    transform: rotate(180deg);
}

.woocommerce.single-product .woo-related.products .products .slick-arrow:focus-visible { outline: none; }

.woocommerce.single-product div.product form.cart table.variations tr th { padding: 0 0 5px 0; } 
.woocommerce.single-product div.product form.cart table.variations tr td { padding-right: 0; }
.woocommerce.single-product div.product form.cart table.variations tr td .fancy-select-wrap { display: block; }
.woocommerce.single-product div.product form.cart table.variations tr td .reset_variations { 
    margin-left: 0;
    margin-top: 10px;
}

.single.single-product .select2-container--open .select2-dropdown { 
    left: 0!important; 
}

.wpb_row.pro-benefits h6 {
    display: inline-block;
    vertical-align: top;
    font-size: 10px; 
    line-height: 14px; 
    color: #E4E2DC;
    text-transform: uppercase;
    padding: 2px 13px 1px;
    background-color: #37616B;
    border-radius: 15px;  
}

.wpb_row.pro-benefits .vc_col-sm-6:first-child { width: 40%; }
.wpb_row.pro-benefits .vc_col-sm-6:last-child { width: 60%; }

.wpb_row.pro-benefits .vc_col-sm-6:first-child .vc_column-inner { 
    padding-left: 75px;     
    padding-right: 10px;
}
.wpb_row.pro-benefits h2 { margin-bottom: 30px; }

.wpb_row.pro-benefits .nectar-icon-list .nectar-icon-list-item { 
    margin-bottom: 15px; 
    padding-left: 40px; 
}

.wpb_row.pro-benefits .nectar-icon-list-item .content { color: #363636; }
.wpb_row.pro-benefits .nectar-icon-list .nectar-icon-list-item .list-icon-holder i:before {
    display: block;
    content: "";
    width: 15px;
    height: 11px;
    margin-top: 2px;
    background: url('../images/check-icon-green.png') no-repeat left top ;
    background-size: 15px auto;
}

.wpb_row.contact-us .heading-text {
    font-size: 8px; 
    color: #E4E2DC;
    background-color: #52757F;
}

.wpb_row.contact-us .wpb_wrapper { max-width: 374px; }

.wpb_row.contact-us .nectar-icon-list {
    display: flex;
    flex-wrap: wrap;
}

.wpb_row.contact-us .nectar-icon-list .nectar-icon-list-item {
    width: 50%;
    padding-left: 0;
    margin-bottom: 24px;
    margin-right: 0;
}

.wpb_row.contact-us .nectar-icon-list .nectar-icon-list-item:last-child { width: 100%; }

.wpb_row.contact-us .nectar-icon-list .list-icon-holder,
.wpb_row.contact-us .nectar-icon-list:after { display: none; }

.wpb_row.contact-us .nectar-icon-list .nectar-icon-list-item .content h4 {
    display: none;
}

.wpb_row.contact-us .nectar-icon-list .nectar-icon-list-item .content h6 {
    font-size: 10px;
    line-height: 14px;
    font-weight: bold;
    margin-bottom: 6px; 
}

.wpb_row.contact-us .nectar-icon-list .nectar-icon-list-item .content p a,
.wpb_row.contact-us .nectar-icon-list .nectar-icon-list-item .content p {
    font-size: 15px;
    line-height: 25px; 
    color: #000000;
}

.wpb_row.contact-us .nectar-icon-list .nectar-icon-list-item .content p a:hover { color: #52757F; }

.wpb_row.contact-us .contact_form .form_wrap {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -13px;
}

.wpb_row.contact-us .contact_form .form_wrap p { 
    width: 100%; 
    padding: 0 13px; 
    margin-bottom: 24px;
}

.wpb_row.contact-us .contact_form .form_wrap .form_col { width: 50%; }

.wpb_row.contact-us .contact_form .form_wrap label {
    font-size: 10px; 
    line-height: 16px;
    color: #9F9F9F;
}

.wpb_row.contact-us .contact_form .wpcf7-form-control-wrap .wpcf7-form-control {
    display: block;
    font-family: 'Ogg';
    font-size: 16px; 
    line-height: 22px;
    color: #000000;
    padding: 13px 0;
    border-radius: 0;
    border: none;
    border-bottom: solid 1px #0000001A; 
    background-color: transparent;
}

.wpb_row.contact-us .contact_form .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-textarea {
    height: 110px; 
    resize: none;
}

.wpb_row.contact-us .contact_form .wpcf7-form-control-wrap .wpcf7-form-control:focus,
.wpb_row.contact-us .contact_form .wpcf7-form-control-wrap .wpcf7-form-control:focus-visible { 
    outline: 0; 
    border: none;
    box-shadow: none;
    border-bottom: solid 1px #0000001A;
}
.contact-us .vc_col-sm-6.wpb_column:last-child .wpb_wrapper { max-width: 100%; }

.container-wrap .form_submit input[type="submit"].wpcf7-form-control { 
    opacity: 1;
    width: 100%;
    font-size: 14px; 
    line-height: 23px; 
    color: #E4E2DC;
    font-weight: normal;
    border-radius: 5px!important; 
    text-transform: none;
}

.newsletter_sec .mc4wp-form .mc4wp-form-fields .newsletter-field label { color: #ffffff; }
.newsletter_sec .mc4wp-form .mc4wp-form-fields .newsletter-field:last-child label::before { border-color: #ffffff!important; }
.newsletter_sec .mc4wp-form .mc4wp-form-fields .newsletter-field:last-child label::after {
    background-color: #ffffff;
    border-color: #ffffff;
}

.container-wrap .form_submit { position: relative; }

.wpcf7 .wpcf7-form .wpcf7-response-output {
    padding: 0;
    margin: 10px 0 0;
    border: none;
    line-height: 20px; 
    background-color: transparent;
}

.wpcf7 .wpcf7-form.invalid .wpcf7-response-output { color: #f00; }
.wpcf7 form.sent .wpcf7-response-output { color: #46b450; }

.container-wrap .form_submit .wpcf7-spinner {
    position: absolute; 
    left: 10px;
    top: 15px; 
    margin: 0;
}

.wpcf7 .wpcf7-form .wpcf7-not-valid-tip { 
    color: #f00; 
    padding: 10px 0 0 0;
    box-shadow: none;
}

.wpb_row.faq-section .heading-text,
.wpb_row.our-clinics .heading-text { 
    color: #ffffff;
    margin: 0 auto 10px; 
    padding: 4px 18px 2px; 
    background-color: #52757F;
}

.wpb_row.faq-section .heading-text p,
.wpb_row.our-clinics .heading-text p {
    font-size: 8px;
    line-height: 12px;
}

.wpb_row.faq-section .vc_custom_heading { margin-bottom: 10px; }
.wpb_row.faq-section p { font-size: 16px; }
.toggles.accordion .toggle h3 { margin-bottom: 20px; }

.wpb_row.faq-section .toggles.accordion { 
    margin-top: 67px; 
}

.wpb_row.faq-section .col .wpb_column.column_container {
    max-width: 850px; 
    margin: 0 auto; 
}

.toggles.accordion .inner-toggle-wrap { 
    max-width: 786px; 
    padding: 0 60px 0 0!important; 
}

.toggles.accordion .inner-toggle-wrap p { font-size: 14px; }

.toggles.accordion .toggle { 
    padding-bottom: 20px; 
    margin-bottom: 40px; 
    border-bottom: solid 1px #0000001A;
}

.toggles.accordion .toggle:last-child { margin-bottom: 0; }

.toggles.accordion .toggle h3 .toggle-heading {
    color: #000000;
    font-size: 20px;
    line-height: 27px; 
    background: transparent;
    padding: 0 50px 0 0;
}

.toggles.accordion .toggle.open h3 .toggle-heading { color: #000000; }
.toggles.accordion .toggle h3 .toggle-heading i { display: none; }

.toggles.accordion .toggle h3 .toggle-heading:after {
    position: absolute;
    right: 0;
    top: 4px;
    content:'+';
    color: #000000;
    font-size: 34px; 
    line-height: 20px; 
    font-weight: bold;
}

.toggles.accordion .toggle.open h3 .toggle-heading:after { content: '-'; }

.toggles.accordion .toggle div {
    box-shadow: none;
    background-color: transparent;
}

.wpb_row.our-clinics .heading-text {
    margin: 0 0 5px 0;
}
.slt_clinick_container { padding-right: 17px; }
.niumee_clinick_img { height: 190px; }

.slt_niumee_clinick_slider .niumee_clinick_contents { 
    border-radius: 8px; 
    overflow: hidden;
    box-shadow: 0px 1px 2px #00000029;
}

.slt_niumee_clinick_slider .niumee_clinick_img img {
    width: 100%!important;
    height: 100%;
    object-fit: cover;
    margin-bottom: 0;
}

.niumee_clinick_desc {
    padding: 16px 20px 20px;
    background-color: #ffffff; 
}

.slt_niumee_clinick_container { padding-left: 3px; }
.slt_niumee_clinick_container .slick-list.draggable { padding-right: 38px; }

.clinick_box_content {
    display: grid;
    grid-template-columns: 50% 50%; 
}

.icon_items_icon_wrap:first-child {
    grid-row: 1/4;
    padding-right: 23px; 
}

.icon_items_icon_wrap { 
    position: relative;
    padding-left: 20px; 
    margin-bottom: 13px;
}

.niumee_clinick_desc_cont h4 { margin-bottom: 12px!important; }

.icon_items_icon_wrap i {
    position: absolute;
    left: 0;
    top: 3px;
    color: #000000;
}

.icon_items_icon_wrap h6 {
    font-size: 14px!important; 
    line-height: 21px!important; 
    margin-bottom: 0;
}

.icon_items_icon_wrap h6 a {
    color: #000000;
}
.icon_items_icon_wrap h6 a:hover { text-decoration: underline; }

.icon_items_icon_wrap:last-child h6 a {
    color: #52757F;
    text-decoration: underline;
}

.icon_items_icon_wrap:last-child h6 a:hover { text-decoration: none; }

.icon_items_icon_wrap h6 strong { display: block; }

.niumee_clinick_desc_cont > a {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 100%;
    font-family: 'Aeonik Pro TRIAL';
    font-size: 15px;
    line-height: 24px;
    color: #52757F;    
    font-weight: normal;
    padding: 9px 22px!important;
    border-radius: 5px!important;
    text-transform: none;
    border: solid 1px #52757F;
}

.niumee_clinick_desc_cont > a:hover {
    color: #ffffff;
    background-color: #52757F; 
}

.clinick_box_content { 
    min-height: 102px;
    margin-bottom: 10px; 
}

.slt_niumee_clinick_container .progressBarContainer {
    left: 0;
    bottom: -25px;
    width: auto;
    right: 94px;
}

.slt_niumee_clinick_container .progressBarContainer .progressbar {
    width: 100%; 
    background-color: rgba(131,131,131,.21);
    background-image: linear-gradient(to right, #838383, #838383);
}

.slt_niumee_clinick_container .slick-arrow {
    position: absolute;
    top: auto;
    bottom: -31px;
    width: 37px;
    height: 12px;
    transform: none;
    text-indent: 9999px;
    border: none;
    border-radius: 0;
    background-image: url('../images/arrow_grey.svg');
    background-repeat: no-repeat;
    background-size: 37px auto;
    background-color: transparent;
    box-shadow: none;
}

.slt_niumee_clinick_container .slick-arrow.slick-prev {
    left: auto;
    right: 47px;
    transform: rotate(180deg);
}

.slt_niumee_clinick_container .slick-arrow.slick-next {
    right: 0;
    bottom: -30px;
}

.wpb_row.contact-us {
    overflow: hidden;
}

.wpb_row.contact-us .contact-box .vc_column-inner {
    z-index: 0;
}

.vc_custom_heading.vertical-title {
    font-family: 'Aeonik Pro TRIAL';
    font-size: 244px;
    line-height: 180px;
    letter-spacing: -9.76px;
    color: #000000;
    opacity: .054;
    position: absolute;
    z-index: -2;
    top: -61px;
    transform: rotate(-90deg);
    left: 19px;
    transform-origin: center;
}

.niu_booking_form {
    position: relative;
    margin-bottom: 14px; 
    border-radius: 9px; 
    overflow: hidden;
    background-color: #F2E4DB;
    background: radial-gradient(circle, rgba(242,228,219,1) 40%, rgba(245,245,245,1) 100%);
}

.niu_booking_form .action-buttons .step-nav {
    position: absolute;
    display: flex;
    width: 45%;
    bottom: 25px;
    padding-left: 66px; 
}

.niu_booking_form .action-buttons .step-nav button {
    cursor: pointer;
    width: 21px;
    height: 9px;
    padding: 0;
    text-indent: -9999px; 
    border: none;
    background: transparent;
}

.niu_booking_form .action-buttons .step-nav button:focus-visible { outline: none; }

.niu_booking_form .action-buttons .step-nav button.disable {
    opacity: .11;
    cursor: default;
    pointer-events: none;
}

.niu_booking_form .action-buttons .step-nav .previous {
    transform: rotate(180deg);
    margin-right: 5px;
    background: url('../images/arrow-right.svg') no-repeat center center;
}

.niu_booking_form .action-buttons .step-nav .next {
    background: url('../images/arrow-right.svg') no-repeat center center;
}

.form-step {
    position: absolute;
    left: 120px;
    bottom: 28px;
    display: flex;
    width: 35%;
}

.form-step span.step {
    display: block;
    padding: 0 3px;
    width: 20%;
}

.form-step span.step span {
    position: relative;
    display: block;
    width: 100%;
    height: 2px;
    background-color: #ffffff;
}

.form-step span.step span:before {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    content: "";
    background-color: #002F1D;
}

.form-step span.step.fill-up.active span:before { width: 100%; }
.form-step span.step.active.current span:before { width: 50%; }

.ms-tab {
    display: none;
    flex-wrap: wrap;
    align-items: center;    
}

.ms-tab.current { display: flex; }

.from-left {
    padding: 40px 40px 55px 66px;
}

.from-left .form_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 35px 30px; 
    border-radius: 6px;
    background-color: #ffffff;
    border: solid 1px #EBEBEB;
    box-shadow: 0px 3px 6px #0000000A;
}

.from-left .form_wrapper .form-col { 
    width: 100%; 
    margin-bottom: 24px; 
}
body[data-form-submit=regular] .container-wrap .from-left .form_wrapper button[type='submit'] {
    width: 100%; 
    color: #E4E2DC;    
    font-weight: 500;
    font-family: 'Aeonik Pro TRIAL';
    border-radius: 5px!important; 
    padding: 21px 22px !important;
}

.from-left .form_wrapper button:hover {
    background: #c9ad91!important;
}

*:focus-visible, *:focus { outline: none!important; }

.from-left .form_wrapper .form-col.col-6 { width: 48%; }

.from-left .form_wrapper .form-col label {
    font-size: 10px;
    line-height: 16px;
    color: #9F9F9F;
}

.from-left .form_wrapper .form-col input {
    display: block;
    font-family: 'Ogg';
    font-size: 16px;
    line-height: 22px;
    color: #000000;
    padding: 13px 0;
    border-radius: 0;
    border: none;
    border-bottom: solid 1px #0000001A;
    background-color: transparent;
}

.from-left .form_wrapper .form-col input:focus {
    box-shadow: none;
    border-color: #0000001A; 
}

.pignose-calendar {
    width: 100%;
    max-width: none;
    box-shadow: none;
    border: none;
    background: transparent;
}

.pignose-calendar .pignose-calendar-top {
    padding: 0; 
    box-shadow: none;
    border: none;
    background: transparent;
}

.pignose-calendar .pignose-calendar-header {
    padding: 3px 25px;
    font-weight: 500;
    margin-top: 0; 
    border-radius: 6px 6px 0 0;
    background-color: #ffffff;
    border-bottom: solid 1px #EBEBEB; 
}

.pignose-calendar .pignose-calendar-header .pignose-calendar-week {
    font-family: 'Aeonik Pro TRIAL';
    color: #000000;
}

.pignose-calendar .pignose-calendar-header .pignose-calendar-week.pignose-calendar-week-sat, 
.pignose-calendar .pignose-calendar-header .pignose-calendar-week.pignose-calendar-week-sun { color: #000000; }

.pignose-calendar .pignose-calendar-body { background-color: #ffffff; }
.pignose-calendar .pignose-calendar-unit.pignose-calendar-unit-disabled a { background-color: transparent; }

.pignose-calendar .pignose-calendar-unit a,
.pignose-calendar .pignose-calendar-unit.pignose-calendar-unit-sat a, 
.pignose-calendar .pignose-calendar-unit.pignose-calendar-unit-sun a { color: #000000; }

.pignose-calendar .pignose-calendar-unit.pignose-calendar-unit-active a {
    color: #000000;
    font-weight: normal;
    background: rgba(82, 117, 127, .5);
    box-shadow: none;
}

.pignose-calendar .pignose-calendar-top .pignose-calendar-top-nav.pignose-calendar-top-prev,
.pignose-calendar .pignose-calendar-top .pignose-calendar-top-nav.pignose-calendar-top-next {
    display: flex;
    width: auto;
    height: auto;
    color: #002F1D; 
    font-weight: bold;
    font-size: 12px;
    margin: 0;
    letter-spacing: 0.6px; 
    font-family: 'Aeonik Pro TRIAL';
}

.pignose-calendar .pignose-calendar-top .pignose-calendar-top-date { display: none; }
.pignose-calendar .pignose-calendar-top .pignose-calendar-top-nav .pignose-calendar-top-value { margin-top: 0; }
.pignose-calendar .pignose-calendar-top .pignose-calendar-top-nav .pignose-calendar-top-icon { padding-top: 2px; }

.pignose-calendar .pignose-calendar-top .pignose-calendar-top-nav .pignose-calendar-top-value,
.pignose-calendar .pignose-calendar-top .pignose-calendar-top-year { 
    font-weight: bold;
    font-size: 12px;
    letter-spacing: 0.6px; 
    font-family: 'Aeonik Pro TRIAL';
    color: #002F1D; 
}

.from-left { width: 47.8%; }
.from-right { width: 52.2%; align-self: stretch;}
body .row .form_heading { max-width: 390px; }

.row .col .from-right img { 
    margin-bottom: 0; 
    vertical-align: top;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.from-right > div {
    width: 100%;
    height: 715px!important;
}

body .row .form_heading h6 {   
    display: inline-block; 
    font-family: 'Aeonik Pro TRIAL';
    font-size: 8px;
    font-weight: 400;
    line-height: 10px;
    color: #fff;
    width: auto;
    font-weight: 300;
    padding: 5px 10px 3px;
    margin-bottom: 5px;
    border-radius: 15px;
    text-transform: uppercase;
    border: 1px solid #ffffff;
    background-color: #52757F;
}

body .row .form_heading h3 {
    font-size: 45px;
    line-height: 50px;
    letter-spacing: -0.85px;
}

body .row .form_heading p {
    font-size: 17px;
    line-height: 24px;
    color: #000000;
    margin-bottom: 45px; 
}

.treatment_location_wrapper { 
    max-width: 384px; 
    border-radius: 6px; 
    overflow: hidden;
}

.location-filter { 
    position: relative; 
    background-color: #FFFFFF; 
    border-bottom: solid 1px #EBEBEB;
}

.location-filter:last-child { border-bottom: 0; }

.location-filter label {
    display: block;
    font-size: 17px;
    line-height: 37px;
    color: #000000;
    padding: 11px 32px; 
    cursor: pointer;
}

.location-filter label span {
    display: block;
    margin-top: 2px; 
    font-size: 9px; 
    line-height: 12px; 
    color: #757575; 
    letter-spacing: 1.08px; 
}

.location-filter input {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0;
    opacity: 0;
    cursor: pointer;
}

.location-filter input[type='radio']:checked + label {
    background-color: #37616B; 
}

.location-filter input[type='radio']:checked + label,
.location-filter input[type='radio']:checked + label span { color: #E4E2DC; }

.time-filter-wrap {
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    background: #FFFFFF;
    box-shadow: 0px 3px 6px #0000000A;
    border: 0.5px solid #EBEBEB;
    border-radius: 6px; 
}

.time-filter-wrap .time-filter {
    position: relative;
    width: 33.33%; 
    border-right: solid 1px #EBEBEB;
}

.time-filter-wrap .time-filter:last-child { border-right: 0; }
.time-filter-wrap .time-filter:last-child { border-right: none; }

.time-filter-wrap .time-filter label { 
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 100%; 
    height: 233px; 
    padding: 15px; 
    place-content: center; 
    font-family: 'Ogg';
    font-size: 17px;
    line-height: 22px; 
    color: #000000;
    cursor: pointer;
}

.time-filter-wrap .time-filter label strong {
    display: block;
    width: 100%; 
    font-weight: normal;
    text-align: center;
    font-family: 'Ogg';
    font-size: 17px;
    line-height: 22px; 
}

.time-filter-wrap .time-filter label .treatment_time_icon {
    width: 40px; 
    height: 40px; 
    padding: 5px; 
    background-color: #ffffff;
    border-radius: 100%; 
}

.time-filter-wrap .time-filter label .treatment_time_icon img { 
    opacity: .4; 
    margin-bottom: 0; 
}

.time-filter-wrap .time-filter label span {
    display: block;
    width: 100%;
    text-align: center;
    font-family: 'Aeonik Pro TRIAL';
    font-size: 9px;
    line-height: 12px; 
    letter-spacing: 1.08px; 
    color: #757575;
}

.time-filter-wrap .time-filter input[type="radio"] {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    margin: 0;
}

.time-filter-wrap .time-filter input[type="radio"]:checked + label { background: #52757F; }

.time-filter-wrap .time-filter input[type="radio"]:checked + label,
.time-filter-wrap .time-filter input[type="radio"]:checked + label span {
    color: #E4E2DC;
}
.from-left.form_body .error{
    color: #f00;
    margin-bottom: 8px;
}
.loading-slots{
    pointer-events: none;
    opacity: 0.6;
}
/* Responsive layout */
@media screen and (max-width:1280px){}
@media screen and (max-width:1250px){}
@media screen and (max-width:1200px){
    .woocommerce.single-product .woo-related.products.products .product-add-to-cart {
        flex-wrap: wrap;
    }
    .wpb_row.pro-benefits .vc_col-sm-6:first-child .vc_column-inner { 
        padding-left: 0; 
    }
    .custom_review_section .review-row .col.span_3 { width: 30%; }
    .custom_review_section .review-row .col.span_9 { width: 70%; }

    .single-product .related_product_heading_section,
    .single-product .related-product-slider-wrap {
        padding-left: 60px;
        padding-right: 60px; 
    }
    .slot_item {
        flex: 0 0 25%;
        max-width: 25%;
    }
}
@media screen and (max-width:999px){
    .custom_review_section .review-row .col.span_3 { padding-right: 30px; }
    .custom_review_section .review-row .col.span_9 { padding-left: 30px; }

    .woocommerce div.product div.summary, 
    .product[data-tab-pos*=fullwidth] .summary.entry-summary { 
        float: right; 
        width: 40%;
    }

    .single-product .nectar-prod-wrap .span_5 {
        width: 60%;
        padding-right: 40px;
    }

    .wpb_row.pro-benefits .vc_col-sm-6:last-child,
    .wpb_row.pro-benefits .vc_col-sm-6:first-child { width: 50%; }
    .ms-tab.current{
        flex-direction: column-reverse;
    }
    .from-right{
        width: 100%;
    }
    .from-left{
        width: 100%;
        padding-bottom: 70px;
    }
    .from-right > div{
        height: 400px !important;
    }
    .row .col .from-right img{
        height: 400px;
    }
    
    body .row .form_heading p{
        margin-bottom: 30px;
    }
    .treatment_location_wrapper , body .row .form_heading{
        max-width: 100%;
    }
    .location-filter label{
        line-height: 1.6;
    }
    
    .from-left {
        padding: 40px 40px 55px 40px;
    }
}
@media screen and (max-width:767px){
    .single-product .related_product_heading_section, 
    .single-product .related-product-slider-wrap {
        padding-left: 30px;
    }

    .single-product .related_product_heading_section .woo-section, 
    .single-product .related_product_heading_section .related_right {
        width: 100%;
    }

    .single-product .related_product_heading_section .woo-section { margin-bottom: 5px; }
    .single-product .related_product_heading_section { margin-bottom: 40px; }

    .custom_review_section .review-row .col.span_3,
    .custom_review_section .review-row .col.span_9,
    .wpb_row.pro-benefits .vc_col-sm-6:last-child, 
    .wpb_row.pro-benefits .vc_col-sm-6:first-child { width: 100%; }

    .wpb_row.pro-benefits .vc_col-sm-6:first-child { margin-bottom: 20px; }

    .custom_review_section .review-row .col.span_3 {
        padding-bottom: 25px;
        margin-bottom: 25px; 
        border-right: none;
        border-bottom: solid 1px rgba(0,0,0,.3); 
    }

    .custom_review_section .review-row .col.span_9 { 
        padding-left: 0; 
        margin-bottom: 0; 
    }
    .single-product .woo-related.products { padding-top: 40px; }
    .custom_review_section {
        padding-top: 50px; 
        padding-bottom: 50px; 
    }

    .custom_review_section { padding-top: 25px; }
    .wpb_row.pro-benefits h2 { margin-bottom: 15px; }
    .woocommerce .woocommerce-breadcrumb { width: 100%; }

    .single-product .nectar-prod-wrap .span_5 {
        width: 100%; 
        padding-right: 0; 
        margin-bottom: 25px; 
    }

    .woocommerce div.product div.summary, 
    .product[data-tab-pos*=fullwidth] .summary.entry-summary { 
        width: 100%; 
        margin-top: 0; 
    }

    .single-product div.product h1.product_title, 
    .nectar-shop-header .page-title { max-width: 100%; }

    .wpb_row.faq-section .toggles.accordion { margin-top: 35px; }

    .toggles.accordion .toggle h3 .toggle-heading {
        font-size: 16px;
        line-height: 24px; 
    }

    .toggles.accordion .toggle h3 { margin-bottom: 10px; }

    .toggles.accordion .toggle {
        padding-bottom: 15px;
        margin-bottom: 25px; 
    }
}
@media screen and (max-width:690px){
    .clinick_box_content {
        grid-template-columns: 100%;
    }
    .wpb_row.contact-us .contact_form .form_wrap .form_col { width: 100%; }
    .from-left {
        padding: 40px 20px 55px 20px;
    }
    body .row .form_heading h3 {
        font-size: 33px;
        line-height: 1.2;
    }
    .niu_booking_form .action-buttons .step-nav{
        padding-left: 20px;

    }
    .services-price-packages .service-item{
        flex-wrap: wrap;
        gap: 10px;
    }
    .niu_booking_form .form-step{
        width: 60%;
    }
    .services-price-packages .service-item{
        padding: 10px 20px;
    }
    body .row .form_heading p {
        font-size: 13px;
        line-height: 1.5;
        margin-bottom: 20px;
    }
    .time-filter-wrap .time-filter label{
        height: 135px;
    }
    .time-filter-wrap .time-filter label strong{
        font-size: 14px;
        line-height: 20px;
    }
    .time-filter-wrap .time-filter label span{
        font-size: 8px;
        line-height: 10px;
    }
    #ajax-content-wrap .niu_booking_form .treatment_booking_btn ,
    #ajax-content-wrap .niu_booking_form .guest_confirm_details_btn {
        min-height: 50px;
        font-size: 13px;
    }
    .booking-summary-wrap .summary_item {
        margin-bottom: 15px;
    }
    .slot_item {
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
}
@media screen and (max-width:575px){}
@media screen and (max-width:479px){
    .row .col .from-right img{
        height: 350px;
    }
    .from-right > div {
        height: 350px !important;
    }

}