/*
 Theme Name:   Dr Joshua
 Description:  dr-joshua build a new Storefront Child Theme
 Template:     storefront
 Version:      1.0.0
 License:      MIT
 Tags:         storefront
 Text Domain:  storefront-child
*/


/*global style starts here*/
* { margin: 0; padding: 0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, select, input, option { margin: 0; padding: 0; border: 0; outline: 0; }
html { -webkit-text-size-adjust: none }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block }
audio, canvas, video { display: inline-block }
audio:not([controls]) { display: none; height: 0 }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word }
q { quotes: none }
q:before, q:after { content: ''; content: none }
small { font-size: 80% }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline }
sup { top: -.5em }
sub { bottom: -.25em }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; }
textarea { overflow: auto; vertical-align: top }
table { border-collapse: collapse; border-spacing: 0 }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: none; cursor: pointer }
:focus { outline: 0 }
ol {margin: 20px 0 20px 16px;}
table { border-collapse: separate; border-spacing: 0 } 
caption, th, td { text-align: left; font-weight: 400 }
blockquote:before, blockquote:after, q:before, q:after { content: "" }
blockquote, q { quotes: "" "" }
table { border: 0 none; border-collapse: collapse; border-spacing: 0 }
td { vertical-align: top }
img { border: 0 none; max-width: 100% }
.none { display: none }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block }
.clear { clear: both }
img { max-width: 100%; }
.cf:before, .cf:after { content: ""; display: table }
.cf:after { clear: both }
.cf { *zoom:1 }
::selection { background: #1E2651; color: #fff }
::-moz-selection { background: #1E2651; color: #fff }
#page {position: relative;overflow: hidden;width: 100%;height: 100%;}
b,strong {font-weight: 700;}

.site { padding-top: 160px; }
p {font-family: 'Work Sans', sans-serif;font-size: 14px;margin-bottom: 20px;font-weight: 400;line-height: 1.55;color: inherit;}
p:last-child { margin-bottom: 0; }

h1 {font-family: 'Marcellus', serif;font-size: 30px;margin-bottom: 20px;font-weight: 400;color: #000000;line-height: 1.05;text-transform: uppercase;}
h2 {font-family: 'Marcellus', serif;font-size: 26px;margin-bottom: 20px;font-weight: 400;color: #B39972;line-height: 1.24;}
h3 {font-family: 'Work Sans', sans-serif;font-size: 20px;margin-bottom: 20px;font-weight: 700;color: #000000;line-height: 1.2;}
h4 {font-family: 'Marcellus', serif;font-size: 18px;margin-bottom: 20px;font-weight: 400;color: #B39972;line-height: 1.3;}
h5 {font-family: 'Marcellus', serif;font-size: 18px;margin-bottom: 20px;font-weight: 400;color: #B39972;line-height: 1.5;}
h6 {font-family: 'Marcellus', serif;font-size: 24px;margin-bottom: 20px;font-weight: 300;line-height: 1.18;color: #000000;}

h1, h2, h3, h4, h5, h6 { letter-spacing: 0; } 
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }

ul {margin: 20px 0 20px 20px;}


a, input, textarea,button { transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; outline: none!important; }
a:hover, a:focus {text-decoration: none;color: #B39972;}
a { text-decoration: none; color: inherit; }

body {font-family: 'Work Sans', sans-serif;color: #000000;font-size: 14px;font-weight: 400;margin: 0;padding: 0;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;-webkit-text-size-adjust: none;-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-tap-highlight-color: transparent;overflow-x: hidden;line-height: 1.56;background: #fff;}

textarea,input[type="text"], input[type="tel"], input[type="email"],input[type="password"],input[type="date"], input[type="search"], textarea, select {font-size: 14px;line-height: 16px;font-weight: 400;box-shadow: none;-webkit-box-shadow: none;-ms-box-shadow: none;-moz-box-shadow: none;color: #242424;background: #F0F0F0;width: 100%;display: inline-block;vertical-align: middle;border: 1px solid #DADADA;text-align: left;padding: 11px 13px 11px;border-radius: 0;font-family: 'Work Sans', sans-serif;border-radius: 2px;}

input[type="text"]:focus,input[type="password"]:focus, input[type="tel"]:focus, input[type="email"]:focus, input[type="date"]:focus, input[type="search"]:focus, textarea:focus {border-color: #DADADA;color: #242424;/*background-image: url('assets/images/success-circle.svg');background-repeat: no-repeat;background-position: center right 10px;*/}
textarea {height: 235px;resize: none;}

button, input[type="button"], input[type="submit"],input[type="reset"] {padding: 15px 20px 14px;margin: 0 auto 0;display: inline-block;font-size: 14px;font-weight: 600;line-height: 16px;color: #fff;position: relative;z-index: 1;overflow: hidden;border-radius: 0;border: 1px solid transparent;text-align: center;min-width: 167px;background: #000000;font-family: 'Work Sans', sans-serif;transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;min-width: 220px;}
button:hover, input[type="button"]:hover, input[type="submit"]:hover, button:focus, input[type="button"]:focus,input[type="submit"]:focus,input[type="reset"]:hover,input[type="reset"]:focus{background: #3E3E3E;color: #fff;box-shadow: none;}


input::-moz-placeholder {opacity: 1 !important;}
input:-moz-placeholder {opacity: 1 !important;}
input::-webkit-input-placeholder {color: #242424 !important;opacity: 1 !important;}
input:-ms-input-placeholder {opacity: 1 !important;}
textarea::-moz-placeholder {opacity: 1 !important;}
textarea:-moz-placeholder {opacity: 1 !important;}
textarea::-webkit-input-placeholder {color: #242424 !important;opacity: 1 !important;}
textarea:-ms-input-placeholder {opacity: 1 !important;}

.btn,.button,button  {padding: 15px 20px 14px;margin: 0 auto 0;display: inline-block;font-size: 14px;font-weight: 600;line-height: 16px;color: #fff;position: relative;z-index: 1;overflow: hidden;border-radius: 0;border: 1px solid transparent;text-align: center;min-width: 167px;background: #000000;font-family: 'Work Sans', sans-serif;transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;min-width: 220px;}
.btn:hover,.btn:focus,.button:hover,.button:focus,button:hover,button:focus {background: #3E3E3E;color: #fff;box-shadow: none;}

.gold-btn { background: #B39972; }
.gold-btn:hover,.gold-btn:focus { background: #876F4B; } 

.green-btn,button.single_add_to_cart_button { background: #1BC25C; } 
.green-btn:hover,.green-btn:focus,button.single_add_to_cart_button:hover,single_add_to_cart_button:focus { background: #15823F; } 

.gold-border-btn { color: #B39972; border-color: #B39972; background: transparent; } 
.gold-border-btn:hover,.gold-border-btn:focus { color: #876F4B; border-color: #876F4B; background: transparent; } 

.white-border-btn { color: #fff; border-color: #fff; background: transparent; } 
.white-border-btn:hover,.white-border-btn:focus { color: #876F4B; border-color: #876F4B; background: transparent; } 

select {-webkit-appearance: none;width: 100%;cursor: pointer;background-image: url('assets/images/down-arrow.svg');background-position: center right 20px;background-repeat: no-repeat;background-size: 12px;font-family: 'HelveticaNeue';}
select::-ms-expand {display: none;}

.sbHolder {position: relative;z-index: 111;}
.sbSelector,select {font-size: 14px;line-height: 16px;font-weight: 400;box-shadow: none;-webkit-box-shadow: none;-ms-box-shadow: none;-moz-box-shadow: none;color: #000000;background: transparent;display: inline-block;vertical-align: middle;border: 1px solid #000000;text-align: left;padding: 11px 42px 11px 12px;border-radius: 2px;cursor: pointer;background-image: url('assets/images/down-arrow.svg');background-position: center right 18px;background-repeat: no-repeat;background-size: 18px;font-family: 'Work Sans', sans-serif;width: 100% !important;}
.sbSelector { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.sbOptions {margin: 0;position: absolute;top: calc(100% + 0px) !important;left: 0;right: 0;background: #2E4050;z-index: 111;overflow: auto;color: #fff;border-top: 1px solid rgb(255 255 255 / 22%);}
.sbOptions li {list-style: none;border-bottom: 1px solid rgb(255 255 255 / 22%);font-size: 16px;} 
.sbOptions li:last-child {border-bottom: none;}
.sbOptions li a {padding: 10px 12px;display: block;line-height: 1.35;}
.sbOptions li a:hover,.sbOptions li a:focus { background: #FF7800; color: #fff; }


.main {max-width: 1240px; padding: 0 40px; margin: 0 auto;}

.black-bg {background: #000000 !important;}
.black-bg p { color: #fff; }

.gold-bg {background: #B39972 !important;}
.gold-bg h2 { color: #fff; }
.gold-bg p { color: #fff; }

/* clears the â€˜Xâ€™ from Internet Explorer */
input[type=search]::-ms-clear { display: none; width : 0; height: 0; }
input[type=search]::-ms-reveal { display: none; width : 0; height: 0; }
/* clears the â€˜Xâ€™ from Chrome */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none; }


.bg-cover {background-size: cover;background-position: center center;background-repeat: no-repeat;}

/***** Header style starts here *****/
@keyframes slideDown {0% {transform: translateY(-100%);}100% {transform: translateY(0%);}}
@-webkit-keyframes slideDown {0% {transform: translateY(-100%);}100% {transform: translateY(0%);}}
@-moz-keyframes slideDown {0% {transform: translateY(-100%);}100% {transform: translateY(0%);}}


.site-head { padding: 42px 0 0; position: fixed; top: 0; left: 0; width: 100%; z-index: 11; background: #FFFFFF;}
.logo { text-align: center; margin-bottom: 25px; }
.logo a { display: inline-block; vertical-align: middle; max-width: 228px; }
.logo a img { display: block; width: 100% !important; }

.site-head.sticky {/*animation: slideDown 0.5s linear 0s; -webkit-animation: slideDown 0.5s linear 0s; -moz-animation: slideDown 0.5s linear 0s; -webkit-animation-duration: 0.5s; animation-duration: 0.5s; -webkit-animation-fill-mode: both; animation-fill-mode: both; */position: fixed; top: 0; left: 0; width: 100%; z-index: 111;background: #FFFFFF; -webkit-box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 16%);box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 16%);/*padding: 30px 0 0;*/}
/*.site-head.sticky .logo a { max-width: 170px; }*/

@media (min-width: 768px) {
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu:after { content: ""; position: absolute; background: #4C4C4C; opacity: 0.0; left: -100%; top: 0; width: 300%; height: 100%; display: block; z-index: -1; }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:after {height: 5px;display: block;bottom: -2px; z-index: 1;}
    #mega-menu-wrap-primary #mega-menu-primary a:after, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:after{ content: ""; position: absolute; bottom: 0; left: 0; right: 0; background: #000000; height: 3px; display: block; opacity: 0; } 
    #mega-menu-wrap-primary #mega-menu-primary a:hover:after, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover:after{ opacity: 1; }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children.mega-toggle-on  > a.mega-menu-link > span.mega-indicator:after { transform: rotate(180deg); }
    #mega-menu-wrap-primary #mega-menu-primary li > a { display: table; }
    #mega-menu-wrap-primary #mega-menu-primary ul.menu > li:first-child > a { font-weight: 600; } 
    #mega-menu-wrap-primary #mega-menu-primary ul.menu > li:first-child > a:after { visibility: hidden; opacity: 0; }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column:nth-child(2),#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column:nth-child(3) { margin-top: 30px; }
    .site-head #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu { left: 50%; transform: translateX(-50%) !important; }
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu .mega-menu-row { background: #fff; opacity: 0.8; padding: 35px 43px 35px 63px; height: 100%; min-height: 430px; }
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:last-child { margin-right: 0; }
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:last-child > a.mega-menu-link { padding: 10px 20px 9px; margin: 0 auto -2px; display: table; font-size: 12px; font-weight: 600; line-height: 14px; color: #fff; position: relative; z-index: 1; overflow: hidden; border-radius: 0; border: 1px solid transparent; text-align: center; background: #000000; font-family: 'Work Sans', sans-serif; transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; min-width: 163px; height: auto;}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:last-child > a.mega-menu-link:hover,#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:last-child > a.mega-menu-link:focus {background: #3E3E3E;}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:last-child > a.mega-menu-link:after { display: none; }
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-menu-item-has-children > a.mega-menu-link:after { width: calc(100% - 16px); }
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link { display: inline-block; vertical-align: middle; width: auto; }
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item { border-bottom: none; }
/***** Header style ends here *****/


/***** Footer style starts here *****/
.site_footer {background: #000000;color: #fff;padding: 39px 0 25px;}
.footer-logo { text-align: center; } 
.footer-logo a { display: inline-block; vertical-align: middle; max-width: 228px; } 
.footer-logo a img { display: block; width: 100%; } 

.footer-info-main {display: flex;flex-wrap: wrap;padding: 31px 0px 0 62px;} 
.footer-info-main p {font-size: 13px;font-weight: 400;line-height: 1.7;margin-bottom: 22px;} 
.footer-info-main p span { display: block; }
.footer-info-main h4 {line-height: 1.301;margin-bottom: 15px;}
.footer-info-main ul { margin: 0; }
.footer-info-main ul li { list-style: none; display: block; font-size: 13px; line-height: 1.7; }
.footer-info-main ul li a { display: inline-block; vertical-align: top; margin-left: 4px; }

.footer-img {width: 110px;padding: 11px 0 0;} 
.footer-contact { width: calc(37.4% - 110px); margin-left: 6.4%; padding-right: 50px; } 
.contact-hours { width: 27.2%; padding-right: 50px; }
.footer-form { width: 29%; padding-right: 18px; }

.footer-bottom {text-align: center;margin: 0px 0 0;} 
.footer-bottom p {font-size: 13px;line-height: 1.15;margin-bottom: 13px;} 
.footer-bottom img {display: block;margin: 0 auto 26px;max-width: 194px;}

.copyright-text { display: inline-block; vertical-align: middle; margin-right: 4px; }
.copyright-text p { margin-bottom: 0; }

.footer-link { display: inline-block; vertical-align: middle; position: relative; top: -2px; line-height: 1.15; }
.footer-link ul { margin: 0; line-height: 1.15; }
.footer-link ul li { list-style: none; display: inline-block; vertical-align: middle; font-size: 13px; line-height: 1.15; padding-left: 11px; }
.footer-link ul li a { display: inline-block; vertical-align: middle; line-height: 1.15; } 

.footer-form p {margin-bottom: 11px;}
.footer-form p:last-child { margin-bottom: 0; }
.footer-form .mc4wp-form-fields {position: relative;} 
.footer-form input[type=checkbox] { position: absolute; top: 0; left: -999999px; opacity: 0; } 
.footer-form input[type=checkbox] + label {font-size: 9px;position: relative;padding-left: 21px;cursor: pointer;display: inline-block; vertical-align: middle;} 
.footer-form input[type=checkbox] + label:before {content: "";position: absolute;top: 0;left: 0;width: 13px;height: 13px;border: 1px solid #fff;}
.footer-form input[type=checkbox] + label:after { content: "\f00c"; position: absolute; top: 0px; left: 3px; width: 13px; height: 13px; font-size: 9px; font-family: "Font Awesome 6 Free"; font-weight: 900; opacity: 0; }
.footer-form input[type=checkbox]:checked + label::after { opacity: 1; }
.footer-form input[type="email"] {font-size: 14px;color: #747474;font-weight: 500;font-family: 'Work Sans', sans-serif;line-height: 16px;padding: 13px 15px 14px;background: #fff;border-color: #fff;}
.footer-form input[type="submit"] { font-size: 14px; line-height: 16px; border: 1px solid #fff; background: transparent; color: #fff; font-weight: 500; margin-top: 22px; padding: 15px 15px 15px; }
.footer-form input[type="submit"]:hover,.footer-form input[type="submit"]:focus {color: #876F4B; border-color: #876F4B; background: transparent;}

.footer-form .mc4wp-response { margin-top: 15px; }
.footer-form input[type=checkbox] + label a { text-decoration: underline; }
/***** Footer style ends here *****/

/***** Home page style starts here *****/
.banner-slider .slide-item {padding: 3.31% 0 0;text-align: center;position: relative;z-index: 1;color: #fff;}
.banner-slider .item-inner {max-width: 570px;margin: 0 auto;position: relative;z-index: 1;background-position: top center;}
.banner-slider .item-bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; background-position: top center; }
.banner-slider .item-bg:after { content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: #000000; z-index: -1; opacity: 0.1;}
.banner-slider .slide-item h1 {color: #fff;margin-bottom: 19px;}
.banner-slider .slide-item p {font-size: 16px;margin-bottom: 29px;line-height: 1.25;}
.banner-slider .slide-item .btn {display: table;}



.review-sec {text-align:  center;padding: 56px 0 53px;}
.review-sec h2 { margin-bottom: 0; }
.review-slider .slick-track {display: flex;}
.review-slider {margin-top: 20px;}
.review-sec .review-item {padding: 0 150px; height: auto;align-items: center;justify-content: center;flex-direction: column;}
.review-sec .slick-initialized .review-item {display: flex;}
.review-sec p {font-size: 20px;font-weight: 300;margin-bottom: 0;line-height: 1.28;}
.review-sec p strong {font-weight: 600;font-size: 14px;display: block;line-height: 1.6;margin: 9px 0 0;}
.review-sec img {margin: 11px auto 0;}
.review-sec p span { display: block; line-height: 0.7; margin-bottom: 24px; }
.review-sec p span:last-child {margin-bottom: 0;}
.review-sec p .fa-star { font-size: 14px; color: #B39972; display: inline-block; vertical-align: middle; margin: 0 -3px; }
.review-sec .slick-arrow { min-width: 1px; padding: 0; font-size: 0; position: relative; width: 20px; background: transparent; color: #000000; position: absolute; top: 50%; transform: translateY(-50%); height: 25px; } 
.review-sec .slick-arrow:after { content:  "\f054"; position: absolute; top: 0; left: 0; right: 0; bottom: 0; font-size: 22px; display: block; font-family: "Font Awesome 6 Free"; line-height: 22px; } 
.review-sec .slick-prev:after { content: "\f053"; } 
.review-sec .slick-next.slick-arrow { right: 60px; }
.review-sec .slick-prev.slick-arrow { left: 60px; }


.two-col-sec {position: relative;background: #F2F1EB;}
.two-col-main {display: flex;flex-wrap: wrap;padding: 50px 0 30px;min-height: 440px;} 
@media (min-width: 1600px) {
    .two-col-main {min-height: 600px;}
}
.two-col-main .col-left {width: 50%;padding-right: 20px;max-width: 480px;margin-top: auto;margin-bottom: auto;}
.two-col-main .col-left h2 {margin-bottom: 20px;}
.two-col-main .col-left p {line-height: 1.45;}
.two-col-main .col-left .btn-wrap {margin-top: 43px;}
.two-col-main .col-right {width: 50%;background-size: cover;background-position: top center;background-repeat: no-repeat;position: absolute;top: 0;bottom: 0;right: 0;overflow: hidden;}
.right-inner-img { width: 100%; height: 100%; display: block; transition: all 0.5s ease-in-out; cursor: pointer; background-position: top center;} 
.two-col-main .col-right:hover .right-inner-img { transform: scale(1.05); }
.goal-sec .right-inner-img  {background-attachment: fixed; background-position: 0 0; background-repeat: no-repeat; background-size: contain;}
.goal-sec .col-right:hover .right-inner-img  {transform: none}

.two-col-sec.img-col-right .col-left {margin-left: auto;padding-right: 0;max-width: 440px;} 
.two-col-sec.img-col-right .col-left .btn-wrap {margin-top: 68px;} 
.two-col-sec.img-col-right .col-right { right: auto; left: 0; }
.two-col-sec .col-left .btn-wrap { display: flex; flex-wrap: wrap; justify-content: space-between; } 
.two-col-sec .col-left .btn-wrap .btn { width: calc(50% - 12px); max-width: none; margin: 0; min-width: 1px; font-weight: 700; }
.two-col-sec .col-left .btn-wrap .btn:only-child { width: auto; min-width: 220px; }

.logo-sec {padding: 90px 0 70px;}
.logo-slider { padding: 0 90px; }
.logo-slider .logo-col { max-width: 20%; }
.logo-sec h2 { text-align: center; } 
.logo-inner {display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;margin: 0 -10px;padding: 0 55px;} .logo-col {padding: 15px 10px;max-width: 16.66%;} 
.logo-col img { display: block; margin: 0 auto; }

.three-col-sec {padding: 81px 0 124px;background: #F2F1EB;} 
.three-col-sec h2 { text-align: center; }
.three-col-main { margin: 0 -20px; display: flex; flex-wrap: wrap; } 
.col-box {width: calc(33.33% - 40px);margin: 21px 20px 0;background: #fff;border-bottom: 4px solid #B39972;padding: 42px 32px 33px 39px;} 
.col-box h4 {margin-bottom: 10px;}

.logo-sec.product-slider {padding: 70px 0 60px;}
.logo-sec.product-slider h2 {margin-bottom: 15px;}

.content-us-sec { padding: 58px 0 54px; }
.content-us-sec h2 { text-align: center; margin-bottom: 15px; }
.content-us-sec .social-ic { text-align: center; }
.social-ic ul { margin: 0; padding: 0; }
.social-ic ul li { list-style: none; display: inline-block; vertical-align: middle; padding: 0 6px; }
.social-ic ul li a { display: inline-block; vertical-align: middle; color: #fff; width: 38px; height: 38px; background: #000000; border-radius: 100%; text-align: center; line-height: 39px; font-size: 18px; }
.social-ic ul li a:hover,.social-ic ul li a:focus {background: #B39972;}
/***** Home page style ends here *****/

/***** About page style starts here *****/
.inner-banner { padding-bottom: 19.8%; } 
.page-info-sec {padding: 33px 0 0;}
.page-info-main { display: flex; flex-wrap: wrap; max-width: 940px; margin: 0 auto; }
.info-left {width: 50%;padding: 0px 0 0;}
.info-left h1 {border-bottom: 1px solid #979797;padding-bottom: 10px;margin-bottom: 36px;text-transform: none;font-family: 'Marcellus', serif; font-size: 26px;  font-weight: 400; color: #B39972; line-height: 1.24;} 
.info-left p {margin-bottom: 23px;padding-right: 1px;}
.info-left p { overflow: hidden; } 
.info-left p a { text-decoration: underline; }
.info-left img {display: block;width: 100%;transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out;cursor: pointer;} 
.info-left img:hover { transform: scale(1.05); }
.info-left blockquote p {font-size: 20px;color: #000000;font-weight: 700;line-height: 1.2;margin-top: 23px;margin-bottom: 32px;}
.info-left blockquote p em { font-style: normal; display: block; margin-top: 15px; font-weight: 400; }
.info-left h6 { font-size: 20px; font-weight: 700; color: #000000; font-family: 'Work Sans', sans-serif; margin-bottom: 7px; } 
.info-left p + h6 { margin-top: 46px; } 
.info-left img + h6 { margin-top: 68px; }

.info-right {margin-left: auto;width: 35%;}
.listing-row { border-left: 20px solid #F2F1EB; margin: 0 0 0; padding: 0 0 0 42px; }
.listing-row ul { margin: 0; } 
.listing-row ul li { display: block; margin-bottom: 22px; } 
.listing-row ul li:last-child { margin-bottom: 0; }
.listing-row ul li h6 { color: #242424; font-family: 'Work Sans', sans-serif; font-size: 14px; margin: 0; color: #242424; font-weight: 500; }
.listing-row ul li p { color: #242424; font-weight: 400; }
.listing-row ul li p a { text-decoration: underline; }
.listing-row h3 { margin-bottom: 24px; } 
.listing-logo { margin: 51px 0 0; } 
.listing-logo img { display: block; margin: 0 auto 15px; }
.listing-logo img:last-child {margin-bottom: 0;}
.button-wrap .btn:only-child { min-width: 220px; width: auto; }
/***** About page style ends here *****/

/***** Clinic page style starts here *****/
.listing-logo.two-logo-row { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; } 
.listing-logo.two-logo-row h3 { width: 100%; font-weight: 700; } 
.listing-logo.two-logo-row img { width: calc(48%); max-height: 55px; margin-bottom: 26px; }

.button-wrap { display: flex; flex-wrap: wrap; justify-content: space-between; } 
.button-wrap .btn { min-width: 1px; width: calc(50% - 10px); margin: 0; }
/***** Clinic page style ends here *****/

/***** Article page style starts here *****/
.info-right:first-child { margin-left: 0; width: 37%; } 
.content-img-row { margin-bottom: 36px; } 
.content-row {background: #242424;text-align: center;padding: 11px 40px 10px;min-height: 156px;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;}
.content-row h2 { margin: 0; }
.img-row { background-size: cover; background-position: center center; background-repeat: no-repeat; padding-bottom: 67%; }

.info-left:last-child { margin-left: auto; width: 48%; padding: 0; } 
.button-wrap:first-child {margin-bottom: 37px;}
.info-left:last-child h6 { font-size: 22px; font-weight: 700; }

.single-img-slider {padding: 52px 0 40px;}
.img-slider-wrap { max-width: 820px; margin: 0 auto; }
.single--img { aspect-ratio: 4/3; }
.slick-dots { margin: 0; position: absolute; bottom: 85px; left: 0; right: 0; text-align: center; } 
.slick-dots li { list-style: none; display: inline-block; vertical-align: middle; padding: 0 5px; } 
.slick-dots li button { display: inline-block; vertical-align: middle; width: 13px; height: 13px; background: #fff; opacity: 0.4; font-size: 0; min-width: 1px; border-radius: 100%; padding: 0; }
.slick-dots .slick-active button { opacity: 1; }
.single-img-slider .slick-dots li:only-child {   display: none; }

.three-col-sec.bottom-col-sec {padding: 22px 0 40px;} 
.three-col-sec.bottom-col-sec .three-col-main { margin-top: 0; padding: 0 60px; }
.three-col-sec.bottom-col-sec h2 {margin-bottom: 4px;}
.img-box { background-size: cover; background-position: center center; background-repeat: no-repeat; padding-bottom: 66%; }
.three-col-sec.bottom-col-sec .three-col-main .col-box { padding: 0; }
.box-inner-content {padding: 18px 19px 17px;} 
.box-inner-content p { font-size: 20px; color: #242424; font-family: 'Marcellus', serif; }


.wrap-img { cursor: pointer; position: relative; padding-bottom: 67.4%; }
.vid-control { position: absolute; top: 0; left: 0; right: 0; bottom: 0;z-index: 1; }
.vid-control:after { content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: #000000; opacity: 0.45; z-index: -1; }
.vid-control i { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); font-size: 90px; color: #fff; display: block; line-height: 90px; margin-top: -15px; }
.pause-bt { display: none; opacity: 0; }
.wrap-img:hover .pause-bt { opacity: 1; }
#main_video {position: absolute;top: 0;left: 0;right: 0;bottom: 0;min-width: 100%;min-height: 100%;width: 100%;height: 100%;object-fit: cover;} 
.wrap-img #main_video { opacity: 0; }
.wrap-img.active #main_video { opacity: 1; }
.single-video-sec { padding: 19px 0 40px; } 
.single-video-wrap { max-width: 820px; margin: 0 auto; }
/***** Article page style ends here *****/


/***** Press list page style starts here *****/
.breadcrumbs-main .woocommerce-breadcrumb { font-size: 11px; color: #242424; text-transform: uppercase; font-weight: 500; text-decoration: underline; }
.breadcrumbs-main .storefront-breadcrumb { padding: 15px 0; margin-bottom: 0; }
.breadcrumbs-main .woocommerce-breadcrumb a:first-of-type::before { display: none; }
.breadcrumbs-main .col-full { max-width: 940px; margin: 0 auto; }
.breadcrumbs-main .woocommerce-breadcrumb a {color: #242424;text-decoration: none;display: inline-block;vertical-align: middle;}
.breadcrumbs-main .woocommerce-breadcrumb a:hover,.breadcrumbs-main .woocommerce-breadcrumb a:focus {text-decoration: underline;}
.breadcrumbs-main .woocommerce-breadcrumb .breadcrumb-separator { text-indent: 0; padding: 0 3px 0 3px; }
.breadcrumbs-main .woocommerce-breadcrumb .breadcrumb-separator:after { display: none; }

.listing_col_sec { padding: 36px 0 0; } 
.listing_col_main { margin: 0 auto; max-width: 940px; }
.listing_col_main h1 { text-transform: none; margin-bottom: 25px; font-family: 'Marcellus', serif; font-size: 26px;font-weight: 400;color: #B39972;line-height: 1.24;}
.listing_col_inner {border-top: 1px solid #979797;max-width: 700px;margin: 38px auto 0;padding: 31px 0 0;}
.listing_col_inner:last-child { border-bottom: 1px solid #979797; padding-bottom: 39px; margin-bottom: 6px; }
.listing_col_row { display: flex; flex-wrap: wrap; align-items: center; margin-bottom: 0.3px; } 
.row_1 { width: 86.1%; padding-right: 30px; } 
.row_2 { width: 13%; }
.row_2 p { color:  #242424; }
.listing_col_inner h3 { margin-bottom: 14px; }
.listing_col_inner h3 span { font-size: 16px; font-weight: 400; }
.listing_col_main > p { margin-bottom: 54px; }
/***** Press list page style ends here *****/


/***** Press page style starts here *****/
.press-page { padding: 31px 0 0; }
.page-container .main { max-width: 1440px; padding: 0 20px; }
.page-head { margin-bottom: 17px; } 
.page-head .main { max-width: 1020px; } 
.page-head h2 { border-bottom: 1px solid #B39972; display: inline-block; vertical-align: middle; padding-bottom: 13px; } 
.press-wrap { display: flex; flex-wrap: wrap; margin: 0 -20px; }
.press-col { width: 25%; padding: 0 20px; margin-bottom: 55px; } 
.press-img { background-size: cover; background-position: center center; background-repeat: no-repeat; padding-bottom: 137.5%; } 
.press-content {text-align: center;padding: 26px 0 0;}
.press-content p {margin-bottom: 15px;font-weight: 700;}
.press-content p span {display: block;font-weight: 400;}
.underline-link { display: inline-block; vertical-align: middle; color: #000; border-bottom: 1px solid; line-height: 0.9; font-weight: 700; }
.underline-link:hover,.underline-link:focus { color: #876F4B; }
/***** Press page style ends here *****/



/***** Shop page style starts here *****/
.shop-page {padding: 35px 0 0;}
.shop-page .main { max-width: 1022px; display: flex; flex-wrap: wrap; }
.shop-page .page-title {font-family: 'Marcellus', serif;font-size: 26px;font-weight: 400;color: #B39972;line-height: 1.24;display: inline-block;vertical-align: middle;border-bottom: 1px solid;text-transform: none;padding-bottom: 9px;margin-bottom: 29px;}
.shop-page .storefront-sorting {border-top: 1px solid #979797;border-bottom: 1px solid #979797;padding: 7px 4px 7px 0;margin: 0;display: flex;flex-wrap: wrap;align-items: center;}

.right-sidebar .shop-page .content-area {float: none;width: 76.5%;margin-right: 0;padding-right: 16px;margin-bottom: 0;}

.right-sidebar .shop-page .widget-area { float: none; width: 23.5%; }
.shop-page .widget_shopping_cart {border: 1px solid #979797;padding: 13px 20px 24px;margin-top: 5px;}

.shop-page .woocommerce-ordering { float: none; width: 34%; }
.shop-page .woocommerce-result-count { float: none; width: 30%; padding-left: 16px; font-size: 14px; margin: 0; font-weight: 500; color: #242424; }
.shop-page .woocommerce-pagination { float: none; margin-left: auto; padding-top: 6px; }
.shop-page .woocommerce-pagination .page-numbers li .page-numbers { display: inline-block; vertical-align: middle; width: 29px; height: 29px; background: #D8D8D8; color: #B8B7B7; line-height: 22px; }
.shop-page .woocommerce-pagination > .page-numbers { display: flex; flex-wrap: wrap; margin: 0 -5px; }
.shop-page .woocommerce-pagination .page-numbers li { padding: 0px 5px; }
.shop-page .woocommerce-pagination .page-numbers li .page-numbers.current { color: #242424; background: #D8D8D8; pointer-events: none; }
.shop-page .storefront-sorting select { font-size: 14px; font-weight: 500; padding: 9px 9px 9px; border-color: #979797; line-height: 16px;-webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.5); box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.5); border-radius: 4px; background: url('assets/images/select-dropdown-img.png') no-repeat center right 13px; background-size: 15px; }

.shop-page .widget_shopping_cart .gamma.widget-title {font-size: 20px;font-weight: 700;color: #000000;border-bottom: 1px solid #979797;padding-bottom: 21px;}
.shop-page .site-main ul.products { display: flex; flex-wrap: wrap; margin: 0 -10px; padding-top: 52px; }
.shop-page .site-main ul.products .product, .shop-page .site-main ul.products.columns-4 li.product,.shop-page .related.products ul.products.columns-3 li.product {width: calc(33.33% - 20px);float: none;margin: 0 10px 20px;border: 1px solid #979797;padding: 13px 13px 29px;display: flex;flex-direction: column;justify-content: flex-start;align-items: center;}
.shop-page .site-main ul.products li.product.last { margin-right: 10px !important; }

.shop-page .site-main ul.products .product img {margin-bottom: 31px;max-height: 196px;width: auto;transition: all 0.5s ease-in-out;}
.shop-page .site-main ul.products .product:hover img,
.shop-page .site-main ul.products.columns-4 li.product:hover img { transform: scale(1.05); }
.shop-page .site-main ul.products .product .woocommerce-loop-product__title {font-size: 16px;font-weight: 700;color: #242424;font-family: 'Work Sans', sans-serif;margin-bottom: 8px;}
.shop-page ul.products li.product .price { font-size: 16px; font-weight: 500; color: #242424; font-family: 'Work Sans', sans-serif; margin-bottom: 20px; }
.shop-page ul.products li.product .button,
.shop-page ul.products li.product .added_to_cart,
.error404 ul.products li.product .button {margin-bottom: 0;font-size: 14px;font-weight: 500;background: transparent;color: #242424;border: 1px solid #242424;border-radius: 50px;line-height: 16px;min-width: 147px;padding: 11px 15px 11px;margin-top: auto;}

.shop-page ul.products li.product .button:hover,.shop-page ul.products li.product .button:focus,
.shop-page ul.products li.product .added_to_cart:hover,.shop-page ul.products li.product .added_to_cart:focus,
.error404 ul.products li.product .button:hover,.error404 ul.products li.product .button:focus{ border-color: #876F4B;color: #876F4B; }
.shop-page ul.products li.product .added_to_cart { margin-top: 10px; }

.shop-page a.remove::before {color: #242424;font-size: 21px;line-height: 1;content: "\f057";font-family: "Font Awesome 5 Free";font-weight: 900;} 
.shop-page .widget_shopping_cart .product_list_widget li {padding-left: 40px;padding-top: 0;border-bottom: 1px solid #979797;padding-bottom: 22px;margin-bottom: 22px;} 
.shop-page .widget_shopping_cart .product_list_widget li a.remove {top: 3px;width: 22px;height: 22px;font-size: 0; text-decoration: none;}

.shop-page .woocommerce-mini-cart-item .attachment-woocommerce_thumbnail { display: none; } 
.shop-page .widget_shopping_cart .product_list_widget li a { font-size: 14px; font-weight: 500; font-family: 'Work Sans', sans-serif; line-height: 20px; }
.shop-page .widget_shopping_cart .product_list_widget li .quantity { color: #242424; font-size: 14px; font-weight: 500; line-height: 20px; text-decoration: underline; display: table; } 
.shop-page .widget_shopping_cart .product_list_widget li:last-child { margin-bottom: 0; } 
.shop-page .widget_shopping_cart p.total { padding: 26px 0 22px; border-bottom: 1px solid #979797; font-weight: 700; margin-bottom: 0; }
.shop-page .woocommerce-mini-cart__buttons .wc-forward {border-radius: 50px;margin-bottom: 17px;background: #B39972;min-width: 1px;font-weight: 500;padding: 11px 20px 10px;}
.shop-page .woocommerce-mini-cart__buttons .wc-forward:hover,.shop-page .woocommerce-mini-cart__buttons .wc-forward:focus { background: #876F4B; color: #fff;  }
.shop-page .woocommerce-mini-cart__buttons .checkout.wc-forward { background: #242424; }
.shop-page .woocommerce-mini-cart__buttons .checkout.wc-forward:hover,.shop-page .woocommerce-mini-cart__buttons .checkout.wc-forward:focus {background: #876F4B; color: #fff; border-color: #876F4B; }
.shop-page .woocommerce-mini-cart__buttons .wc-forward:last-child { margin-bottom: 0; } 
.shop-page .widget_shopping_cart p.buttons { padding: 30px 0 0; }

.shop-page .woocommerce-pagination .next::after { content: ">"; padding: 1px 0 0; font-size: 10px; line-height: 30px; }
.shop-page .woocommerce-pagination .prev::after { content: "<"; padding: 1px 0 0; font-size: 10px; line-height: 30px; }
.shop-page .woocommerce-LoopProduct-link { display: inline-block; vertical-align: middle; overflow: hidden; } 
.shop-page .site-main { margin-bottom: 0; }
.shop-page .woocommerce-pagination .page-numbers li .page-numbers.next,.shop-page .woocommerce-pagination .page-numbers li .page-numbers.prev {color: #242424 !important;font-size: 0;}
.wc-forward::after, .woocommerce-Button--next::after {background: url('assets/images/right-arrow.svg') no-repeat center center;background-size: 13px;content: "" !important;width: 13px;height: 8px;content: "";margin-left: 13px;display: inline-block !important;}
.shop-page .site-main ul.products .product .onsale, .shop-page .site-main ul.products.columns-4 li.product .onsale { background: #fff; top: -10px; position: absolute; left: -1px; }
.shop-page .woocommerce-pagination .page-numbers li .page-numbers:not(.current) { color: #B8B7B7; }
.shop-page .woocommerce-pagination .page-numbers li .page-numbers:hover,.shop-page .woocommerce-pagination .page-numbers li .page-numbers:focus { background: #242424; color: #fff !important; }
/***** Shop page style ends here *****/



/***** Cart page style starts here *****/
.shop-page .widget_recently_viewed_products {border: 1px solid #979797;padding: 22px 17px 38px 23px;}
.shop-page .entry-title { font-size: 20px; color: #000000; margin-top: 3px; border: none; font-family: 'Work Sans', sans-serif; text-transform: none; }
.shop-page .woocommerce-cart-form {border: 1px solid #979797;margin-top: 26px;overflow: auto;}
.shop-page .widget_recently_viewed_products .widget-title { font-size: 20px; color: #000000; font-weight: 700; border-bottom: 1px solid #979797; padding-bottom: 22px; margin-bottom: 7px; }
.shop-page .widget ul { margin: 0; }
.shop-page .product_list_widget li img {max-height: 43px;max-width: 43px;}
.shop-page .widget-area .widget a { font-weight: 500; }
.shop-page .product_list_widget li {border-bottom: 1px solid #979797;font-weight: 700;padding: 11px 0 12px;margin-bottom: 8px;font-size: 14px;color: #242424;}
.shop-page .product_list_widget li:last-child {margin-bottom: 0;}

.shop-page .woocommerce thead tr th {border-bottom: 1px solid #979797;font-size: 14px;font-weight: 500;color: #242424;font-family: 'Work Sans', sans-serif;padding: 23px 15px 6px;min-width: 96px;width: 52%;}
.shop-page table.cart .product-thumbnail img { max-width: 76px; }
.shop-page .woocommerce-cart-form__cart-item.cart_item .product-name { color: #242424; font-size: 14px; font-weight: 500; }
.shop-page .woocommerce tbody tr td,.shop-page table.cart td.product-remove { border-bottom: 1px solid #979797; }
.shop-page .woocommerce-cart-form__cart-item.cart_item td {padding: 25px 19px 6px;} 
.shop-page table.cart td.actions {border: none;padding: 13px 16px 10px;} 
.shop-page table.cart td.actions input {border: 1px solid #dcdcdc;font-size: 13px;line-height: 16px;padding: 11px 15px;max-width: 177px;margin-right: 24px;}
.shop-page .coupon .button {border-radius: 50px;background: #1BC25C;min-width: 157px;font-weight: 500;padding: 11px 20px;}
.shop-page table.cart td.actions > .button { border-radius: 50px; background: #1bc25c; font-weight: 500; }
.shop-page table.cart td.actions > .button:disabled {background: rgb(27 194 92 / 50%);opacity: 1 !important;min-width: 157px;padding: 11px 20px;}
.cart_totals table {border: 1px solid #979797;border-right: none;margin-bottom: 34px;} 
.cart_totals table td,.cart_totals table th {border-bottom: 1px solid #979797;border-right: 1px solid #979797;padding: 16px 15px;} 
.cart_totals table tr:last-child td,.cart_totals table tr:last-child th { border-bottom: none; }
.shop-page .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {font-size: 14px;font-weight: 500;border-radius: 50px;margin-bottom: 0;display: table;margin-left: auto;max-width: 195px;min-width: 195px;margin-right: 0;padding: 11px 15px;background: #242424;}
.shop-page .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button::after { display: none !important; }
.shop-page .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:after {display: none;}
.shop-page .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.shop-page .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:focus {background: #3E3E3E;}
.shop-page table.cart { margin-bottom: 0; }
.shop-page .cart-collaterals {margin-top: 43px;}
.shop-page .cart-collaterals .cart_totals { width: 49%; }
.shop-page .cart-collaterals .cart_totals h2 {font-size: 20px;font-weight: 700;color: #000000;font-family: 'Work Sans', sans-serif;margin-bottom: 7px;}
.cart_totals th, .cart_totals td strong { font-weight: 400; }
.shop-page .woocommerce-cart-form__cart-item.cart_item td.product-remove { max-width: 100px; min-width: 100px; width: 100px; }
.shop-page .woocommerce-cart-form__cart-item.cart_item td.product-remove a.remove { font-size: 0; text-decoration: none; }
.shop-page .woocommerce thead tr th.product-subtotal { width: 91px; } 
.woocommerce thead tr th.product-thumbnail { min-width: 140px; } 
.shop-page .woocommerce thead tr th.product-name { min-width: 170px; }
.cart_totals table tr { display: flex; flex-wrap: wrap; }
.cart_totals table tr th,.cart_totals table tr td { width: 50%; } 
.shop-page .wc-proceed-to-checkout { margin-bottom: 0; }
.shop-page .hentry { margin-bottom: 0; } 
.woocommerce-cart .shop-page { padding-bottom: 20px; }
.shop-page .widget_shopping_cart .product_list_widget li img { display: none; }
table.cart td.product-quantity .quantity .qty { background: #F2F2F2; }
table.cart td.product-quantity .quantity input[type=number]::-webkit-inner-spin-button { opacity: 1; }
/***** Cart page style ends here *****/

/***** Single product page style starts here *****/
.single-product .shop-page div.product {display: flex;flex-wrap: wrap;padding: 1px 0 0;align-items: flex-start;} 
.single-product .shop-page div.product .woocommerce-product-gallery {width: 48.3%;margin-right: 0;padding: 5px 0 0;display: flex;flex-wrap: wrap;align-items: flex-start;justify-content: flex-start;float: none;margin-bottom: 0;}
.single-product .shop-page div.product .summary {width: 51.5%;padding-left: 20px;padding-right: 0;margin-bottom: 0;float: none;} 
.single-product .shop-page div.product .summary .product_title.entry-title { margin-top: 0; font-weight: 700; line-height: 24px; margin-bottom: 7px; padding-right: 20px; } 
.single-product .shop-page div.product .summary .price { font-size: 20px; font-weight: 700; margin: 0 0 17px; padding-right: 20px; }
.single-product .shop-page div.product .summary p { line-height: 1.56; } 
.shop-page .woocommerce-product-details__short-description { border-bottom: 1px solid #979797; padding-bottom: 61px; padding-right: 37px; }
.woocommerce .storefront-product-pagination,.storefront-product-pagination { display: none; }
.shop-page .site-main ul.products .product .onsale, .shop-page .site-main ul.products.columns-4 li.product .onsale { top: -10px; position: absolute; left: -1px; } 
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover { background: transparent; }
.single-product .shop-page div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger { position: static; order: 2; text-indent: 0; top: -30px; left: 0; background: transparent; color: #000000; display: inline-block; vertical-align: middle; margin-top: 14px;}
.single-product .woocommerce-product-gallery__wrapper a { display: inline-block; vertical-align: middle; }
.single-product .woocommerce-product-gallery__wrapper a img { display: block; height: auto; }
.single-product .quantity .qty { background: #F2F2F2; width: 58px; height: 38px; display: block; } 
.single-product .woocommerce-tabs {border: 1px solid #979797;margin-top: 40px;display: flex;flex-wrap: wrap;overflow: unset;padding: 0;clear: none;margin-bottom: 49px;} 
.single-product .woocommerce-tabs ul.tabs {margin: 46px -1px 0;border-top: none;padding: 0;width: 26%;float: none;line-height: 1;}
.single-product .woocommerce-tabs ul.tabs li { border-bottom: none; } 
.single-product .woocommerce-tabs ul.tabs li a {font-size: 14px;font-weight: 700;color: #B5B5B5;padding: 18px 17px 18px;border-left: 4px solid transparent;line-height: 16px;border-bottom: 1px solid #979797;border-right: 1px solid transparent;}
.single-product .woocommerce-tabs .panel {width: 74%;border-left: 1px solid #979797;padding-left: 57px;padding-top: 56px;padding-right: 20px;padding-bottom: 40px;float: none;}
.single-product .woocommerce-tabs .panel h2 { color: #000000; font-family: 'Work Sans', sans-serif; font-weight: 700; font-size: 20px; }
.single-product button.single_add_to_cart_button {border-radius: 50px;min-width: 158px;font-weight: 500;padding: 11px 12px 11px;} 
.single-product .shop-page div.product .onsale { position: absolute; top: 0px; left: 0px; z-index: 1; background: #fff; padding: 3px 8px 2px; }
.single-product .shop-page div.product form.cart .quantity { margin-right: 19px; }
.single-product .shop-page div.product form.cart { padding: 16px 0 13px; margin-bottom: 0; } 
.single-product .shop-page div.product .product_meta { border-top: 1px solid #979797; padding: 17px 0 0; font-size: 14px; color: #242424; } 
.single-product .shop-page div.product .product_meta .posted_in a { font-weight: 500; text-decoration: underline; } 
.single-product .shop-page div.product .product_meta .posted_in { color: #242424; }
.single-product .woocommerce-tabs ul.tabs li.active a { border-left: 4px solid #1BC25C; color: #1BC25C; border-right: 2px solid #fff; } 
.single-product .woocommerce-tabs ul.tabs li:first-child a { border-top: 1px solid #979797; }
.related.products h2 { font-size: 20px; color: #000000; font-weight: 700; font-family: 'Work Sans', sans-serif; }
.shop-page .related.products .products { padding-top: 8px; }
.shop-page .woocommerce-tabs ul.tabs li::after {display: none;}
.woocommerce-Reviews #respond { background: #f2f2f2; padding: 20px; }
.related.products { width: 100%; }
/***** Single product page style ends here *****/

/***** 404 page style starts here *****/
.error-404.not-found .page-content { margin: 0 auto; padding: 30px 50px 0; }
.error404 .fourohfour-columns-2 .col-1 { width: 53%; }
.error404 .fourohfour-columns-2 .col-2 { width: 42.6%; }
.site-main ul.products.columns-4 li.product img { height: auto; }
/***** 404 page style ends here *****/

/***** Checkout page style starts here *****/
.woocommerce-info, .woocommerce-noreviews, p.no-comments { background-color: #589ACD; }
.form-row.woocommerce-validated input.input-text { box-shadow: none; }
.full-checkout.right-sidebar .shop-page .content-area {width: 100%;max-width: 812px;padding-right: 0;} 
.full-checkout.right-sidebar .shop-page .content-area .entry-content {margin-top: 34px;} 
.woocommerce .woocommerce-message, .woocommerce .woocommerce-info,.woocommerce .woocommerce-error,.woocommerce .woocommerce-noreviews, .woocommerce p.no-comments { margin-bottom: 18px; background-color: #589ACD;border-left: none;}
.full-checkout form.checkout {margin-top: 51px;margin-bottom: 0;}
.form-row label { font-size: 14px; color: #242424; font-weight: 600; }
.woocommerce .woocommerce-billing-fields__field-wrapper { margin-top: 13px; }
.woocommerce .woocommerce-billing-fields h3 { margin-bottom: 0; }
.woocommerce-page.page-template-template-fullwidth-php .col2-set { width: 53%; margin-right: 0; } 
.woocommerce-page.page-template-template-fullwidth-php #order_review_heading, .woocommerce-page.page-template-template-fullwidth-php #order_review {width: 40.6%;} 
.form-row { margin-bottom: 21px; }
#order_review .shop_table thead, #order_review .shop_table tfoot, .woocommerce #payment .payment_methods > li:not(.woocommerce-notice),.woocommerce 
 #payment .payment_methods > li .payment_box, #payment .place-order { background: #EEEEEE; } 
.woocommerce-page.page-template-template-fullwidth-php #order_review_heading { margin-bottom: 22px; }
.shop-page .woocommerce .woocommerce-checkout-review-order-table thead tr th { padding: 14px 21px; }
.shop-page .woocommerce .woocommerce-checkout-review-order-table thead tr th.product-total { text-align: right; } 
.shop-page .woocommerce .woocommerce-checkout-review-order-table tbody tr td {padding: 21px 22px;font-weight: 500;width: 72%;} 
.shop-page .woocommerce .woocommerce-checkout-review-order-table tbody tr td.product-total {text-align: right;font-weight: 700;max-width: 5%;} 
.shop-page .woocommerce .woocommerce-checkout-review-order-table tfoot tr th,.shop-page .woocommerce .woocommerce-checkout-review-order-table tfoot tr td { padding: 26px 22px 6px; }
.woocommerce-page #order_review .shop_table { margin-bottom: 0; }
.woocommerce-page #payment .payment_methods > li .payment_box,.woocommerce-page #payment .place-order { background: #EEEEEE; }
.woocommerce-page #payment .place-order .button { border-radius: 50px; background: #1BC25C; min-width: 157px; font-weight: 500; padding: 11px 20px; width: auto; font-size: 14px; } 
.woocommerce-page #payment .place-order {margin-top: 0;border-bottom: 1px solid #979797;} 
.woocommerce-terms-and-conditions-wrapper { margin-bottom: 20px; }
.full-checkout .shop-page .entry-title { font-weight: 700; }
.form-row.place-order button { margin-left: auto; display: table; margin-right: 0; }
.woocommerce-account-fields { margin-top: 20px; margin-bottom: 32px; } 
.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox span { font-size: 14px; color: #242424; font-weight: 600; display: inline-block; vertical-align: middle; } 
.form-row textarea { height: 60px; } 
.woocommerce-page.page-template-template-fullwidth-php .col2-set > div:last-child { margin-bottom: 0; }
.woocommerce-page #payment .place-order { padding: 0 30px 22px; }
.woocommerce-page #payment .payment_methods>.woocommerce-PaymentMethod>label, 
.woocommerce-page #payment .payment_methods>.wc_payment_method>label { padding: 5px 23px; }
.woocommerce-page #payment .payment_methods li .payment_box { padding: 15px 23px 0; }
/***** Checkout page style ends here *****/


/***** Contact page style starts here *****/
.contact-page-main { padding: 33px 0 0; }
.contact-info-main { max-width: 920px; margin: 0 auto; display: flex; flex-wrap: wrap; }
.contact-info-left { width: 54%; } 
.contact-info-left > h2 { border-bottom: 1px solid #979797; display: table; padding-bottom: 7px; margin-bottom: 46px; }
.contact-info-right { width: 24%; margin-left: auto; margin-top: 91px; } 
.contact-info-right .button-wrap { display: block; margin-bottom: 0; }
.contact-info-right .button-wrap .btn { width: 100%; margin-bottom: 17px; } 
.contact-info-right .button-wrap .btn:last-child { margin-bottom: 0; }
.contact-info-left p { margin-bottom: 19px; } 
.contact-info-left p:last-child {margin-bottom: 0;} 
.contact-info-left p span { display: block; }
.contact-info-left p a { text-decoration: underline; }

.contact-form-sec {padding: 47px 0 0;} 
.contact-form-main { max-width: 920px; margin: 0 auto; }
.contact-form-head h2 {border-bottom: 1px solid #979797;display: table;padding-bottom: 7px;margin-bottom: 33px;}
.contact-from-wrap { display: flex; flex-wrap: wrap; margin: 32px -20px 0; } 
.contact-from-wrap label { color: #242424; font-weight: 600; display: block; line-height: 1; margin-bottom: 16px; } 
.contact-from-wrap p { margin-bottom: 0; }
.contact-form-main p a {text-decoration: underline;}
.contact-from-wrap p:empty { display: none; }
.contact-from-wrap .form-field { margin-bottom: 30px; }
.contact-from-wrap .form-field select { background-size: 10px; } 
.contact-from-wrap .form-textarea {margin-bottom: 18px;}
.contact-from-wrap .form-field br { display: none; }
.form-field .wpcf7-not-valid-tip {display: none;} 
.form-field input + .wpcf7-not-valid-tip, 
.form-field textarea + .wpcf7-not-valid-tip, 
.form-field select + .wpcf7-not-valid-tip {display: block;}

.left-side-from { width: 50%; padding: 0 20px; } 
.right-side-from { width: 50%; padding: 0 20px; } 

.wpcf7-list-item input[type="checkbox"] {position: absolute;top: 0;left: 0;right: 0;bottom: 0;opacity: 0;cursor: pointer;z-index: 1;} 
.wpcf7-list-item { position: relative; margin: 0; }
.wpcf7-list-item input[type="checkbox"] + label,.wpcf7-list-item input[type="checkbox"] + span { font-size: 12px; display: block; font-weight: 400; color: #242424; position: relative; padding-left: 31px; padding-top: 2px; padding-bottom: 2px; }
.wpcf7-list-item input[type="checkbox"] + label:before,.wpcf7-list-item input[type="checkbox"] + span:after, 
.wpcf7-list-item input[type="checkbox"] + label:after,.wpcf7-list-item input[type="checkbox"] + span:before { content: ""; width: 15px; height: 15px; border-radius: 2px; border: 2px solid #242424; position: absolute; top: -2px; left: 0; }
.wpcf7-list-item input[type="checkbox"] + span:after,.wpcf7-list-item input[type="checkbox"] + label:after {content: "\f00c";background: #242424;font-family: "Font Awesome 6 Free";color: #fff;font-weight: 600;text-align: center;font-size: 14px;opacity: 0;}
.wpcf7-list-item span a { text-decoration: underline; position: relative; z-index: 1; }
.wpcf7-list-item span a:hover,.wpcf7-list-item span a:focus { color: #B39972; }
.wpcf7-list-item label { margin-bottom: 0; }
.wpcf7 form .wpcf7-response-output { margin-left: 0; margin-right: 0; } 
.wpcf7 form.invalid .wpcf7-response-output { border-color: #000; }

.form-submit { margin-top: 33px; text-align: right; }
.contact-form-sec .wpcf7-spinner { position: absolute; bottom: 0; }
.form-submit input { min-width: 200px; }
.wpcf7-not-valid-tip { font-size: 14px; color: #B20000; font-weight: 500; display: inline-block; vertical-align: middle; position: relative; line-height: 1; margin-top: 6px; }
.wpcf7-not-valid-tip:before { content: "\f06a"; font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 8px; font-size: 20px; position: relative; top: 3px; }
.wpcf7-list-item input[type="checkbox"]:checked + span:after,.wpcf7-list-item input[type="checkbox"]:checked + label:after { opacity: 1; }
/***** Contact page style ends here *****/

/***** woo-commerce extra page style starts here *****/
.woocommerce-account.right-sidebar .shop-page .content-area { width: 100%; padding-right: 0; } 
.woocommerce-account .woocommerce .button { margin-top: 15px; }
.woocommerce-page .woocommerce-info::before { font-family: "Font Awesome 6 Free"; font-weight: 900; content: "\f06a"; }
.woocommerce-page .woocommerce-message::before, .woocommerce-page .woocommerce-error::before, 
.woocommerce-page .woocommerce-noreviews::before,.woocommerce-page p.no-comments::before { font-family: "Font Awesome 6 Free";font-weight: 900; }
.woocommerce-form.woocommerce-form-login .form-row .button { margin-top: 15px; }
.checkout_coupon.woocommerce-form-coupon .form-row.form-row-last { width: 100%; }
.woocommerce-account-fields span { line-height: 1; margin-top: -3px; } 
.woocommerce-account-fields .checkbox { line-height: 1; }
.form-row.woocommerce-validated input.input-text {box-shadow: none;}
.woocommerce-checkout-review-order .form-row input[type=checkbox] { position: absolute; top: 5px; } 
.woocommerce-checkout-review-order .form-row { position: relative; } 
.woocommerce-checkout-review-order .form-row input[type=checkbox] + label,.woocommerce-checkout-review-order .form-row input[type=checkbox] + span { padding-left: 20px; display: inline-block !important; vertical-align: middle; }
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li img { height: auto; }
/***** woo-commerce extra page style ends here *****/


.page-id-828 .inner-wp-page { margin-top: 20px; }
.page-id-828 .inner-wp-page .main { max-width: 100%; padding: 0; } 
.page-id-828 .inner-wp-page .entry-header { max-width: 1005px; padding: 0 30px; margin: 0 auto; }
.page-id-828 .inner-wp-page iframe { width: 100%; }
.inner-wp-page #primary { margin-bottom: 0; float: none; } 
.inner-wp-page .site-main { margin-bottom: 0; } 
.site-main .hentry { margin-bottom: 0; }
.single-img-item p { font-size: 16px; margin-top: 20px; }

.single-img-item { background: #F2F1EB; } 
.single-img-desc {background: #fff;padding: 20px 0px 17px;min-height: 68px;display: flex; flex-wrap: wrap; align-items: center;}
.single-img-slider .slick-dots li button { background: #000; opacity: 0.2; }
.single-img-slider .slick-dots li:last-child { padding-right: 0; }
.single-img-slider .slick-dots .slick-active button { opacity: 1; }
.single-img-item p {font-size: 20px;color: #B39972;width: 80%;margin: 0;font-weight: 700;}
.single-img-slider .slick-dots {bottom: 22px;right: 0px;left: auto;text-align: right;} 
.single-img-item:only-child p {width: 100%;}
.single-img-item:only-child .single-img-desc:empty { display: none; }
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu,#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu { box-shadow: none; border: none; margin-top: 2px; }
#mega-menu-wrap-primary > #mega-menu-primary { display: flex; flex-wrap: wrap; justify-content: center; align-items: flex-end; }


.error404 .site-content .widget_product_search form input { box-sizing: border-box; border-radius: 2px; }
.error404  .three-col-sec { background: #fff; } 
.error404 .three-col-sec .col-box { width: calc(25% - 20px); margin-left: 10px; margin-right: 10px; }
.error404 .three-col-sec  h2 { text-align: left; padding: 0 50px; }
.error404 .site-content .widget_product_search { display: none; visibility: hidden; opacity: 0; }



/*** New Page style starts here ***/
.content-wrap-info { border-top: 1px solid #979797; padding-top: 30px; margin-top: 40px; }
.content-wrap-row { border-bottom: 1px solid #979797; padding-bottom: 40px; margin-bottom: 30px; }
.content-wrap-row:last-child { margin-bottom: 0; }
.content-wrap-row h6 { margin-bottom: 23px; }
.content-wrap-row .btn { margin-top: 7px; }
.bottom-content-wrap { border-bottom: 1px solid #979797; padding: 8px 0; }
.bottom-content-wrap p { color: #B39972; margin-bottom: 0; text-transform: uppercase; font-weight: 700; font-size: 20px; line-height: 1.1; } 
.info-left .bottom-content-wrap p {margin-bottom: 0;}
.bottom-content-wrap p strong { color: #000000; }

.listing-row:last-child { margin-top: 45px; } 
.map-row { margin-bottom: 12px; } 
.map-row:last-child { margin-bottom: 0; }
.map-row img { display: block; margin-bottom: 5px; }
.map-row p { margin-bottom: 0; }
.map-row p strong { display: block; } 
.map-row p span { color: #1BC25C; font-weight: 500; }
.map-row p a {text-decoration: underline;}
/*** New Page style ends here ***/

/* Article Faq style starts here */
.page-info-sec + .three-col-sec.bottom-col-sec { margin-top: 35px; }
.accordion-row {border-bottom: 1px solid #000;border-radius: 0;color: #000;transition: all 0.5s ease-in-out;}
.accordion-title {position: relative;padding: 18px 0px;cursor: pointer;}
.accordion-title:after {content: "\f067";position: absolute;top: 0;bottom: 0;right: 0;font-family: "Font Awesome 6 Free";font-weight: 900;margin: auto;font-size: 16px;color: inherit;line-height: 1;height: 16px;transition: transform 0.5s ease-in-out;}
.accordion-title.active::after { content: "\f068"; }
.accordion-title * {padding-right: 25px;color: inherit;} 
.accordion-title *:last-child {margin-bottom: 0;} 
.accordion-title p strong { display: block; }
.accordion-content {display: none;padding: 0 0px 20px;} 
.accordion-content p a { display: inline-block; vertical-align: top; color: inherit; text-decoration: underline; }
.accordion-content p a:hover,.accordion-content p a:focus {color: #000;}
.accordion-content *:last-child { margin-bottom: 0; }
.accordion-title h5 { font-family: 'Work Sans', sans-serif; font-weight: 700; }
/* Article Faq style ends here */

.shop-page .woocommerce-MyAccount-content h2 {font-size: 26px;font-weight: 400;}
.shop-page .woocommerce-MyAccount-content > p {font-weight: 700;}

/**** Responsive style starts here ****/
@media (max-width:1366px) {
    .two-col-main { padding: 50px 0 40px; }
}

@media (max-width: 1199px) {
    .site {padding-top: 150px;}
    /** header **/
    .site-head { padding: 40px 0 0; } 
    .logo a { max-width: 200px; }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu .mega-menu-row { padding: 35px 43px 35px 43px; min-height: 480px; }
/*    .site-head.sticky .logo a { max-width: 140px; }*/
    
    /** home **/
    .banner-slider .slide-item { padding: 280px 0 0; }
    
    .review-sec { padding: 50px 0; } 
    .review-sec .review-item { padding: 0 80px; } 
    .review-sec p { font-size: 18px; } 
    .review-sec .slick-prev.slick-arrow { left: 0; } 
    .review-sec .slick-next.slick-arrow { right: 0; }
    
    .two-col-main { padding: 50px 0; min-height: 400px; } 
    .two-col-main .col-left { padding-right: 40px; } 
    .two-col-sec.img-col-right .col-left { padding-left: 40px; }
    .two-col-main .col-left .btn-wrap,.two-col-sec.img-col-right .col-left .btn-wrap { margin-top: 40px; }
    
    .logo-sec { padding: 70px 0 55px; }
    .logo-inner { padding: 0 20px; }
    .logo-sec.product-slider { padding: 70px 0 55px; }
    
    .three-col-sec { padding: 80px 0; } 
    .col-box { padding: 40px 30px; } 
    
    .content-us-sec { padding: 55px 0; }
    .goal-sec .right-inner-img  {background-attachment: scroll; background-position: top center; background-repeat: no-repeat; background-size: cover;}
    .goal-sec .col-right:hover .right-inner-img  {transform: scale(1.05);}
    
    /** footer **/
    .footer-info-main {padding-left: 23px;}
    .footer-contact { margin-left: 5.4%; width: calc(36.4% - 110px); padding-right: 30px; }
    .contact-hours { width: 21.2%; padding-right: 30px; }
    .footer-form { width: 37%; padding-right: 42px; }
    
    /** about **/
    .page-info-main { padding: 0 0px; } 
    .info-left p { margin-bottom: 20px; } 
    .info-left blockquote { margin-bottom: 40px; } 
    .info-left img + h6 { margin-top: 60px; }
    
    /** article **/
    .three-col-sec.bottom-col-sec .three-col-main { padding: 0 20px; }
    
    /** price list **/
    .listing_col_inner { margin-top: 30px; }
    .listing_col_main > p { margin-bottom: 45px; } 
    
    /** press **/
    .press-wrap { margin: 0 -10px; }
    .press-col { padding: 0 10px; margin-bottom: 40px; } 
    .page-head h2 { padding-bottom: 10px; } 
    .press-content p { margin-bottom: 10px; } 
    
    /** single page **/
    .shop-page .woocommerce-product-details__short-description {padding-bottom: 35px;}
    .single-product .woocommerce-tabs .panel { padding-left: 40px; padding-top: 45px; }
    
    /** cart page **/
    .shop-page .woocommerce thead tr th { width: 50%; } 
    .woocommerce thead tr th.product-thumbnail { min-width: 110px; }
    
    /** contact page **/
    .contact-info-left > h2 { margin-bottom: 35px; } 
    .contact-form-head h2 { margin-bottom: 25px; }
    .contact-info-right { margin-top: 80px; }
	
	.error404 .three-col-sec h2 { padding: 0 10px; } 
	.error-404.not-found .page-content { padding: 30px 10px 0; }
	
	/** New page **/
    .content-wrap-row {padding-bottom: 30px;}
    .content-wrap-info {padding-top: 30px;}
    .info-left .bottom-content-wrap p {font-size: 18px;}
	
	/* article Faq */
    .accordion-section { padding: 30px 0 60px 0;}
	.accordion-wrap { padding: 0 20px; }
}

@media (max-width:1024px) {
	* {-webkit-appearance: none;border-radius: 0px;-webkit-border-radius: 0px;box-shadow: none;-webkit-box-shadow: none;-ms-box-shadow: none;-moz-box-shadow: none;}
}

@media (max-width:991px) {
    .site {padding-top: 127px;}
    .main { padding: 0 30px; } 
    
    /** header **/
    .site-head { padding: 30px 0 0; }
    .logo { margin-bottom: 20px; }
    .logo a { max-width: 167px; } 
/*    .site-head.sticky .logo a {max-width: 130px;}*/
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu .mega-menu-row { padding: 25px 20px 35px 20px; min-height: 480px; }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-12 { width: 20%; }
    
    /** home **/
    .banner-slider .slide-item { padding: 250px 0 0; } 
    .banner-slider .slide-item p { font-size: 15px; margin-bottom: 25px; } 
    
    
    .review-slider { padding: 0 20px; }
    .review-sec .review-item { padding: 0; }
    .review-sec p { font-size: 17px; }
    
    .two-col-main .col-left h2 { margin-bottom: 13px; } 
    .two-col-main .col-left .btn-wrap, .two-col-sec.img-col-right .col-left .btn-wrap { margin-top: 30px; }
    
    .logo-sec { padding: 60px 0 45px; } 
    .logo-inner { padding: 0; } 
    .logo-col { max-width: 33.33%; width: 33.33%; } 
    .logo-sec.product-slider { padding: 60px 0 45px; }
    
    .three-col-sec { padding: 60px 0; }
    .col-box { width: calc(33.33% - 20px); margin: 21px 10px 0; padding: 30px 25px; } 
    
    .two-col-sec .col-left .btn-wrap .btn { width: auto; min-width: 220px; margin: 0 0 15px; } 
    .two-col-sec .col-left .btn-wrap .btn:last-child { margin-bottom: 0; } 
    
    .content-us-sec { padding: 45px 0; }
    
    
    /** footer **/
    .footer-logo a { max-width: 200px; }
    .footer-info-main { padding-left: 0; } 
    .footer-img { width: 90px; padding-top: 5px; } 
    .footer-contact { width: calc(36.4% - 90px); margin-left: 4%; padding-right: 20px; } 
    .contact-hours { padding-right: 20px; width: 24%; }
    .footer-form { padding-right: 0; width: 35%; }
    .footer-form input[type="submit"] { margin-top: 10px; font-size: 13px; line-height: 15px; padding: 13px 15px 13px; } 
    .footer-form input[type="email"] { font-size: 13px; padding: 13px 13px 11px; line-height: 15px; } 
    .footer-bottom img { margin: 0 auto 20px; }
    
    /** about **/
    .info-left { width: 56%; }
    .info-left h1 { margin-bottom: 25px; }
    .info-left p { margin-bottom: 18px; } 
    .info-left blockquote { font-size: 18px; margin-bottom: 30px; } 
    .info-left p + h6 { margin-top: 30px; } 
    .info-left img + h6 { margin-top: 50px; }
    
    .info-right { width: 38%; }
    .listing-row { padding: 0 0 0 30px; border-left-width: 15px; } 
    .listing-row h3 { margin-bottom: 20px; }
    .listing-row ul li { margin-bottom: 20px; } 
    
    /** article **/
    .info-right:first-child { width: 38%; }
    .info-left:last-child { width: 56%; }
    .three-col-sec.bottom-col-sec .three-col-main { padding: 0 0px; }
    .box-inner-content p {font-size: 18px;}
    
    /** price list **/
    .listing_col_sec { padding: 30px 0 0; }
    .listing_col_main h1 { margin-bottom: 17px; }
    .listing_col_main > p { margin-bottom: 35px; } 
    .listing_col_inner { margin-top: 25px; padding-top: 25px; }
    .listing_col_inner:last-child { padding-bottom: 25px; }
    
    /** press **/
    .press-col { width: 33.33%; }
    
    /** shop **/
    .shop-page { padding: 30px 0 0; }
    .right-sidebar .shop-page .content-area { width: 70%; }
    .shop-page .site-main ul.products .product, .shop-page .site-main ul.products.columns-4 li.product { width: calc(50% - 20px); }
    .right-sidebar .shop-page .widget-area { width: 30%; }
    .shop-page .woocommerce-result-count { font-size: 12px; width: 38%; } 
    .shop-page .site-main ul.products { padding-top: 40px; }
    
    /** single product **/
    .shop-page .woocommerce-product-details__short-description { padding-right: 0; } 
    .single-product .shop-page .content-area { width: 100%; padding-right: 0; } 
    .single-product .shop-page .widget-area { width: 100%; max-width: 710px; }
    .related.products { width: 100%; }
    
    /** cart page **/
    .shop-page .woocommerce-cart-form { margin-top: 10px; }
    .shop-page .widget_recently_viewed_products { padding: 20px; }
    
    /** checkout page **/
    .page-template-template-fullwidth-php .col2-set .form-row-first { width: 47%; margin-right: 6%; }
    .page-template-template-fullwidth-php .col2-set .form-row-last { width: 47%; }
    .woocommerce-page #payment .place-order { padding: 0 20px 20px; } 
    .form-row label { font-size: 13px; } 
    .page-template-template-fullwidth-php .form-row-last { width: 100%; } 
    .page-template-template-fullwidth-php .form-row-first { width: 100%; margin-right: 0; } 
    .woocommerce-page #payment .payment_methods li .payment_box { padding: 15px 20px 0; } 
    .shop-page .woocommerce .woocommerce-checkout-review-order-table tfoot tr th,
    .shop-page .woocommerce .woocommerce-checkout-review-order-table tfoot tr td { padding: 20px 20px 6px; } 
    .shop-page .woocommerce .woocommerce-checkout-review-order-table tbody tr td { padding: 20px 20px; } 
    .shop-page .woocommerce .woocommerce-checkout-review-order-table thead tr th { padding: 14px 20px; }
    
    /** contact page **/
    .contact-info-left { width: 58%; } 
    .contact-info-right { width: 29%; }
	
	.page-id-828 .inner-wp-page .entry-header { padding: 0 30px; }
	
	.error404 .three-col-sec .col-box {width: calc(50% - 20px);}
	.error-404.not-found .page-content { padding: 30px 0 0; }
	.error404 .three-col-sec h2 { padding: 0; } 
	.error404 .three-col-sec.bottom-col-sec .three-col-main { padding: 0 10px; }
	
	/** New page **/
    .content-wrap-row {padding-bottom: 25px;margin-bottom: 25px;}
    .content-wrap-row h6 {margin-bottom: 15px;}
    .content-wrap-row .btn {margin-top: 0;}
    .content-wrap-info {padding-top: 25px;margin-top: 25px;}
    .info-left .bottom-content-wrap p {font-size: 16px;}
	
	/* article Faq */
    .accordion-section { padding: 30px 0 50px 0;}
    .accordion-wrap { padding: 0; }
    .accordion-title h2 {font-size: 22px;}
    
    .shop-page .woocommerce-MyAccount-content h2 {font-size: 20px}
}

@media (max-width:767px) {
    .site {padding-top: 119px;}
    .btn { min-width: 200px; } 
    .main { padding: 0 15px; }
    textarea { height: 180px; } 
    
    /** header **/
/*    .site-head.sticky {padding: 15px 0 5px;}*/
    .site-head { padding: 19px 0 7px; }
    .logo { margin-bottom: 11px; } 
    
    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after { background: #000; }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator::after { font-size: 16px; }
    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated {min-width: 1px;}
    #mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary { position: absolute; top: 100%; left: -15px; right: -15px; z-index: 11; padding: 0 30px 55px; overflow: auto; max-height: calc(100vh - 105px); }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-12 {width: 100%;}
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item { padding-left: 0; padding-right: 0; }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu .mega-menu-row { padding-left: 0; padding-right: 0; padding-top: 0; padding-bottom: 20px; }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu .mega-menu-row { min-height: 1px; } 
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item .menu { padding-left: 40px; }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title { margin-bottom: 15px; font-weight: 700; }
    header #mega-menu-wrap-primary #mega-menu-primary a, header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link { font-size: 14px; padding: 3px 0; }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu { float: none; }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item .menu > li:first-child > a { text-transform: uppercase; font-weight: 600; }
    header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link { border-bottom: 1px solid rgb(36 36 36 / 30%); }
    header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu { padding-left: 40px; }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:last-child > a.mega-menu-link {margin-top: 30px;}
    
    /** home **/
    .banner-slider .slide-item { padding: 0; color: #242424; } 
    .banner-slider .item-bg { position: relative; padding-bottom: 85%; height: auto; } 
    .banner-slider .item-inner { padding: 23px 0 20px; max-width: 270px; } 
    .banner-slider .item-inner h1 { color: #000000; margin-bottom: 7px; } 
    .banner-slider .slide-item p { font-size: 14px; line-height: 1.4; margin-bottom: 22px; } 
    .banner-slider .slide-item .btn { min-width: 180px; padding: 11px 20px 11px; }
    
    .review-sec { padding: 31px 0 40px; }
    .review-sec p { font-size: 14px; line-height: 1.4; } 
    .review-sec p strong { line-height: 1.55; } 
    .review-sec p span { color: #B39972; font-size: 22px; } 
    .review-sec img { margin: 4px auto 0; }
    .review-slider { margin-top: 7px; }
    
    .two-col-main { min-height: 1px; padding: 0; margin-left: -15px; width: calc(100% + 30px); }
    .two-col-sec.img-col-right .col-left,.two-col-main .col-left { width: 100%; padding: 38px 44px 33px 39px; max-width: 100%; }
    .two-col-main .col-left h2 { margin-bottom: 11px; }
    .two-col-main .col-left p { line-height: 1.57; }
    .two-col-main .col-right { width: 100%; position: static; order: -1; }
    .right-inner-img { height: 0; padding-bottom: 74.5%; }
    .two-col-sec .col-left .btn-wrap .btn { min-width: 200px; margin: 0; } 
    .two-col-sec .col-left .btn-wrap .btn:last-child { min-width: 200px; } 
    
    .logo-sec { padding: 50px 0 40px; }
    .logo-sec.product-slider { padding: 25px 0 45px; } 
    .logo-col { max-width: 50%; width: 50%; } 
    .logo-sec.product-slider .logo-inner {margin-top: 38px;} 
    .logo-sec.product-slider .logo-inner .logo-col { margin-bottom: 0px; padding: 15px 10px 0px; }
    
    .three-col-sec { padding: 24px 0 3px; } 
    .three-col-sec h2 { max-width: 210px; margin: 0 auto; } 
    .three-col-main { margin: 25px 0px 0; }
    .col-box { width: 100%; margin: 0 0 25px; padding: 34px 42px 39px 40px; }
    
    .content-us-sec { padding: 31px 0 26px; }
    
    /** footer **/
    .site_footer { position: relative; padding: 163px 0 29px; } 
    .footer-logo a { max-width: 189px; }
    
    .footer-info-main {padding: 23px 28px 0;}
    .footer-info-main h4 { margin-bottom: 4px; } 
    .footer-img { width: 59px; position: absolute; top: 35px; left: 8px; right: 0; padding: 0; margin: 0 auto; } 
    .footer-contact { width: 100%; margin: 0; padding: 0; }
    .footer-contact p span { display: inline; } 
    .footer-info-main p { line-height: 1.55; margin-bottom: 19px; }
    .contact-hours { padding-right: 0; margin-top: 32px; width: 100%; }
    .contact-hours p span { display: inline-block; margin-left: 8px; }
    .contact-hours p span:last-child { margin-left: 0; }
    .footer-form { width: 100%; margin-top: 16px; } 
    .footer-form p { margin-bottom: 3px; }
    .footer-form .mc4wp-form-fields p { margin-bottom: 26px; }
    .footer-form input[type="submit"] { min-width: 127px; }
    .footer-bottom { padding: 15px 0 0; display: flex; flex-direction: column; } 
    .footer-bottom img { max-width: 155px; }
    .footer-bottom p { margin-bottom: 9px; }
    .copyright-text { display: block; margin: 9px 0 0; order: 4; }
    .copyright-text p {margin-bottom: 0;}
    .footer-link { width: 100%; display: block;margin-top: 20px; margin-bottom: 17px; }
    
    /** about **/
    .inner-banner { padding-bottom: 54.5%; } 
    .page-info-sec { padding: 35px 0 0; }
    .info-left { width: 100%; padding: 0; } 
    .info-left h1 { margin-bottom: 19px; padding-bottom: 1px; } 
    .info-left p { margin-bottom: 24px; }
    .info-left blockquote { font-size: 20px; margin-bottom: 50px; } 
    .info-left p + h6 { margin-top: 47px; }
    .info-left img + h6 { margin-top: 28px; } 
    .info-right { width: 100%; margin-top: 40px; } 
    .button-wrap { margin-top: 38px; display: block; text-align: center; }
    .listing-row { padding: 0 0 0 26px; } 
    .listing-row ul li h6 { font-weight: 500; } 
    .listing-row h3 { margin-bottom: 27px; } 
    .listing-row ul li { margin-bottom: 21px; } 
    .listing-logo { margin: 23px 0 0; } 
    .listing-logo img { max-height: 105px; }
    
    /** clinic **/
    .button-wrap .btn { min-width: 220px; display: table; margin: 0 auto 20px; }
    .button-wrap .btn:last-child { margin-bottom: 0; }
    
    /** article **/
    .info-right:first-child { width: 100%; margin-top: 0; } 
    .info-left:last-child { width: 100%; margin-top: 15px; }
    .content-row { min-height: 115px; }
    .img-row { padding-bottom: 59%; }
    .single-img-slider { padding: 0 0 30px; } 
    .img-slider-wrap { /*margin-left: -15px;*/ width: calc(100%); max-width: calc(100%); } 
    .single--img { /*height: 480px;*/height: auto; aspect-ratio: 4/3; } 
    .single-video-sec { padding: 10px 0 40px; } 
    .single-video-wrap { margin-left: -15px; width: calc(100% + 30px); max-width: calc(100% + 30px); } 
    .wrap-img { padding-bottom: 67.0%; }
    .vid-control i { font-size: 46px; line-height: 46px; margin-top: -6px; }
    .three-col-sec.bottom-col-sec h2 { max-width: 100%; } 
    .three-col-sec.bottom-col-sec .three-col-main { margin-top: 60px; }
    .img-box { padding-bottom: 66.6%; } 
    .box-inner-content { padding: 26px 28px 24px; } 
    .three-col-sec.bottom-col-sec .three-col-main .col-box { margin-bottom: 20px; }
    .three-col-sec.bottom-col-sec { padding: 25px 0 12px; }
     
    /** press list **/
    .breadcrumbs-main .storefront-breadcrumb { padding: 17px 0 0; } 
    .listing_col_sec { padding: 36px 0 0; }
    .listing_col_main h1 { margin-bottom: 0; }
    .listing_col_main > p { margin-bottom: 29px; } 
    .listing_col_inner { padding-top: 24px; margin: 23px 0 0; width: 95%; } 
    .listing_col_inner:last-child { padding-bottom: 25px; margin-bottom: 0; }
    .listing_col_inner h3 { margin-bottom: 13px; } 
    .row_1 { width: 83.1%; }
    .row_2 { width: 16.9%; }
    .listing_col_sec + .listing_col_sec { padding-top: 24px; }
    
    /** shop **/
    .right-sidebar .shop-page .content-area { width: 100%; padding: 0; } 
    .right-sidebar .shop-page .widget-area { width: 100%; margin-top: 20px; }
    .shop-page .woocommerce-ordering { width: 100%; max-width: 300px; margin-bottom: 18px; }
    .shop-page .woocommerce-result-count { width: 100%; font-size: 14px; padding: 0; margin-bottom: 13px; } 
    .shop-page .woocommerce-pagination { margin-left: 0; padding: 0; } 
    .shop-page .storefront-sorting { padding: 20px 0; }
    .shop-page .site-main ul.products .product, .shop-page .site-main ul.products.columns-4 li.product,
    .shop-page .related.products ul.products.columns-3 li.product { width: calc(100% - 20px); padding: 13px 13px 20px; } 
    .shop-page .woocommerce-LoopProduct-link { display: block; width: 100%; } 
    .shop-page .site-main ul.products .product img { max-height: none; margin-bottom: 20px; width: 100%; height: auto; }  
    .shop-page ul.products li.product .price { margin-bottom: 15px; } 
    .shop-page .widget_shopping_cart p.total { padding: 20px 0; } 
    .shop-page .widget_shopping_cart p.buttons { padding: 20px 0 0; }
    .shop-page .widget_shopping_cart { margin-bottom: 0; }
    .shop-page .widget_shopping_cart .gamma.widget-title { padding-bottom: 17px; }
    
    /** single product **/
    .single-product .shop-page div.product .woocommerce-product-gallery { width: 100%; margin-bottom: 30px; } 
    .single-product .shop-page div.product .summary { width: 100%; padding-left: 0; }
    .shop-page .woocommerce-product-details__short-description { padding-bottom: 25px; }
    .single-product .woocommerce-tabs {margin-top: 30px;margin-bottom: 30px;} 
    .single-product .woocommerce-tabs ul.tabs { width: 100%; }
    .single-product .woocommerce-tabs .panel { width: 100%; padding: 30px; }
    .single-product .woocommerce-product-gallery__wrapper a { display: block; }
    .single-product .shop-page div.product .woocommerce-product-gallery__wrapper { width: 100%; }

    /** cart **/
    .shop-page .cart-collaterals .cart_totals { width: 100%; } 
    .shop-page table.shop_table_responsive tr td { width: 100%; }
    .cart_totals table { margin-bottom: 20px; }
    .shop-page .widget_recently_viewed_products .widget-title { padding-bottom: 16px; }
    .shop-page .woocommerce-cart-form__cart-item.cart_item td.product-remove { width: 100%; max-width: none; margin: 0; border: none; }
    .shop-page table.cart td.product-remove a.remove { right: 9px; top: 5px; }
    .shop-page .woocommerce-cart-form__cart-item.cart_item td { padding: 15px; }
    .right-sidebar .shop-page .widget-area .widget { margin-bottom: 0; }
    
    /** checkout **/
    .full-checkout.right-sidebar .shop-page .content-area .entry-content { margin-top: 24px; }
    .woocommerce-page.page-template-template-fullwidth-php .col2-set { width: 100%; margin-bottom: 30px; } 
    .page-template-template-fullwidth-php .col2-set .form-row-first { width: 100%; margin-right: 0; } 
    .page-template-template-fullwidth-php .col2-set .form-row-last { width: 100%; }
    .woocommerce-page.page-template-template-fullwidth-php #order_review_heading, .woocommerce-page.page-template-template-fullwidth-php #order_review { width: 100%; }
    
    /** contact page **/
    .contact-info-left { width: 100%; } 
    .contact-info-right { width: 50%; margin-top: 30px; margin-left: 0; }
    .contact-info-right .button-wrap { margin-top: 0; }
    .left-side-from { width: 100%; }
    .right-side-from { width: 100%; }
    .contact-from-wrap .form-field { margin-bottom: 20px; } 
    .contact-from-wrap label { margin-bottom: 12px; }
    .form-submit { margin-top: 25px; text-align: left; }
	
	.page-id-828 .inner-wp-page .entry-header { padding: 0 15px; }
	.img-slider-wrap .slick-dots { bottom: 75px; }
	.single-img-item p {/*padding: 0 15px;*/font-size: 16px;}
	.single-img-slider .slick-dots {bottom: 20px;}
	.slick-dots li button { width: 10px; height: 10px; }
	.slick-dots li { padding: 0 4px; }
	
	.error404 .three-col-sec .col-box {width: calc(100%);margin-left: 0;margin-right: 0;}
	.error404 .three-col-sec.bottom-col-sec .three-col-main { padding: 0; }
	.error404 .three-col-sec.bottom-col-sec .three-col-main {margin-top: 30px;}
	
	/** New Page **/
    .content-wrap-row { padding-bottom: 20px; margin-bottom: 20px; }
    .content-wrap-info {padding-top: 20px;}
	
	/* article Faq */
    .accordion-title {padding: 15px 0}
    .accordion-title * { padding-right: 20px; }
}

@media (max-width:639px) {
    /** press **/
    .press-page { padding: 36px 0 0; } 
    .press-col { width: 50%; margin-bottom: 13px; }
    .page-head { margin-bottom: 58px; }
    .page-head h2 { display: block; padding-bottom: 6px; }
    .press-img { padding-bottom: 139%; }
    .press-content { padding: 9px 0 0; }
    .press-content p { font-size: 12px; line-height: 1.35; margin-bottom: 5px; }
    .underline-link { font-size: 12px; }
    
    .two-col-sec .col-left .btn-wrap {display: block;}
    .two-col-sec .col-left .btn-wrap .btn {margin: 0 0 20px;display: table;}
    .two-col-sec .col-left .btn-wrap .btn:last-child {margin: 0;}
    .single--img { /*height: 480px; */}
}

@media (max-width:479px) {
    .listing-logo.two-logo-row { display: block; }
    .listing-logo.two-logo-row img { width: auto; max-width: 100%; }
    .single--img {/* height: 350px; */}
	.single-img-item p { width: 72%; font-size: 15px; }
	
	.accordion-title h2 {font-size: 18px;line-height: 1.3}
    .row_1 {width: 81%;padding-right: 20px;}
    .row_2 {width: 18%;}
}

@media (max-width: 360px) {
    .press-col { width: 100%; }
}
#shipping_company_field span.optional {
    display: none;
}