/***GLOBAL****/ 
main,
.wrapper {
    overflow: hidden;
}
@font-face {
    font-family: "Montserrat-Regular";
    src: url('fonts/Montserrat/Montserrat-Regular.ttf');
    font-weight: normal;
    font-style: normal;
} 
@font-face {
    font-family: "Montserrat-Medium";
    src: url('fonts/Montserrat/Montserrat-Medium.ttf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Montserrat-Bold";
    src: url('fonts/Montserrat/Montserrat-Bold.ttf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Montserrat-Light";
    src: url('fonts/Montserrat/Montserrat-Light.ttf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Montserrat-SemiBold";
    src: url('fonts/Montserrat/Montserrat-SemiBold.ttf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Poppins-SemiBold";
    src: url('fonts/Poppins/Poppins-SemiBold.ttf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Spectral-Bold";
    src: url('fonts/Spectral/Spectral-Bold.ttf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Spectral-Light";
    src: url('fonts/Spectral/Spectral-Light.ttf');
    font-weight: normal;
    font-style: normal;
}

:root{
    --font-heading: "Montserrat-SemiBold";
    --font-body:"Montserrat-Regular";
    --font-body-medium: "Montserrat-Medium";
    --font-body-light:"Spectral-Light";
    --font-body-bold:"Montserrat-Bold" ;
    --text-color: #181511;
    --fs-15: 1rem;
    --input-height: 3.125rem !important;
}
body,
p {
    font-family: var(--font-body);
    font-size: var(--fs-15);
    line-height: 1.5625rem;
    
}
p{
    margin-bottom: 1.25rem;
}
label, legend {
    font-weight: normal;
}
.p-bold p,
p strong {
    font-weight: normal;
    font-family: var(--font-body-medium);
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: var(--font-heading);
    font-weight: normal;
    letter-spacing: 0;
    margin-bottom: 1.25rem;
}
h2 strong{
    font-weight: normal;
    font-family: var(--font-heading-bold);
    
}
.banner.banner-page h2,
body .banner h1,
body h1 {
    font-size: 3.4375rem;
    line-height: 4.0625rem;
    letter-spacing: 0.04rem;
}
body .h2-35 h2 {
    font-size: 2.1875rem;
    line-height: 2.8125rem;
    letter-spacing: 0.055rem;
}
body h2,
.banner h3{
    font-size: 2.0625rem;
    line-height: 2.6875rem;
    letter-spacing: 0.055rem;
}
body h3 {
    font-size: 1.5625rem;
    line-height: 2.6875rem;
}
body h4 {
    font-size: 1.25rem;
    line-height: 1.875rem;
    letter-spacing: 0.055rem;
}
body h5 {
    font-size: 1.125rem;
    line-height:1.75rem;
   
}
body h6 {
    font-family: var( --font-body-semibold);
    font-size: 0.93rem;
    line-height: 1.56rem;
}
.mw-300{
    max-width: 18.75rem;
    margin: auto;
}
.mw-600{
    max-width: 37.5rem;
    margin: auto;
}
.mw-700{
    max-width: 43.75rem;
    margin: auto;
}
.star-rating{
    width: 100%;
}
.star-rating:before, .woocommerce-page .star-rating:before,
.star-rating span:before{
    letter-spacing: 3px;
}
.pd-0{
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.m-auto .col-inner,
.m-auto {
    margin-inline: auto !important;
}
.m-left-0,
.m-left-0 >*,
.m-left-0 > .col-inner {
    margin-left: 0 !important;
}
.m-right-0,
.m-right-0>*,
.m-right-0> .col-inner {
    margin-right: 0 !important;
}
.col-pb-0 .col,
.col-pb-0 {
    padding-bottom: 0 !important;
}
.mb-0,
.mb-0 p {
    margin-bottom: 0;
}
.mb-0-p p {
    margin-bottom: 0;
}
.col, .columns, .gallery-item {
    padding: 0 0.9375rem 1.875rem;
}
.container .row:not(.row-collapse), .lightbox-content .row:not(.row-collapse), .row .gallery, .row .row:not(.row-collapse) {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
}

.row-small {
    margin-inline: auto !important;
}
.icon-box-img img, .icon-box-img svg {
    padding-top: 0;
}
span.amount {
    font-weight: normal;
}
.f-semi {
    font-family: var(--font-body-bold);
}
.fs-14 p{
    /*font-size: 0.875rem;*/
    font-size: 1rem;
    line-height: 1.5rem;
}
.fs-16 p{
    /*font-size: 1rem;*/
     font-size: 1.1rem;
    line-height: 1.75rem;
}
.fs-18 p{
    font-size: 1.125rem;
    line-height: 2.125rem;
}
.fs-23 p{
    font-size: 1.4375rem;
    line-height: 2.1875rem;
    font-family: var(--font-body-medium);
    letter-spacing: 0.07rem;
}
.fs-25 p{
    font-size: 1.5625rem;
    line-height: 2.1875rem;
    letter-spacing: 0.07rem;
}
.fs-27 p{
    font-size: 1.6875rem;
    line-height: 2.5rem;
    font-family: "Spectral-Light";
    letter-spacing: 0.055rem;
}
.fs-50 p{
    font-size: 3.125rem;
    line-height: 2.1875rem;
    font-family: var(--font-body-medium);
}
.img-auto img{
    width: auto !important;
}
.badge+.badge,
.badge-frame {
    height: auto;
    margin-left: auto;
    width: auto;
    min-width: auto;
    opacity: 1;
    
}
.button, button, fieldset, input, select, textarea {
    margin: 0;
}
a.button.primary,
a.button.secondary {
    height: var(--input-height);
    line-height: var(--input-height);
    font-size: 1.0625rem;
    padding: 0 3rem;
    min-height: auto;
    letter-spacing: 0.07rem;
    font-weight: normal;
    font-family: var(--font-heading);
    border-width: 0;
    border-radius: 5px;
    margin: 0;
    background: #fff !important;
    color: var(--text-color) !important;
    text-transform: inherit;
    border: 1px solid var(--text-color);
}
a.button.secondary{
    background: var(--primary-color) !important;
    color: #ffffff !important;
}
span.amount {
    font-weight: normal;
}
body .row-full-width {
    max-width : 102rem !important;
}
.flickity-page-dots .dot {
    border: none;
    opacity: 1 !important;
    width: 4rem !important;
    height: 0.375rem !important;
    background-color: #E6E6E5 !important;
    border-radius: 0 !important;
    margin: 0 !important;
    border: 0 !important;
}
.flickity-page-dots .dot:first-child {
    border-top-left-radius: 1.5625rem !important;
    border-bottom-left-radius: 1.5625rem !important;
}
.flickity-page-dots .dot:last-child {
    border-top-right-radius: 1.5625rem !important;
    border-bottom-right-radius: 1.5625rem !important;
}

.flickity-page-dots .dot.is-selected {
    border: none;
    opacity: 1 !important;
    width: 4.75rem !important;
    height: 0.375rem !important;
    background-color: #000000 !important;
    border-radius: 1.5625rem !important;
}
.button:not(.icon)>span+i {
    margin-left: 0;
    margin-right: 0;
}
.pb-0,
.pb-0 >* {
    padding-bottom: 0 !important;
}
.pt-0,
.pt-0 >* {
    padding-top: 0 !important;
}
.pt-40{
    padding-top: 2.5rem !important;
}
.pt-50{
    padding-top: 3.125rem !important;
}
.pt-60{
    padding-top: 3.75rem !important;
}
.pb-60{
    padding-bottom: 3.75rem !important;
}
.pt-100{
    padding-top: 6.25rem !important;
}
.pt-80{
    padding-top: 5rem !important;
}
.pb-80{
    padding-bottom: 5rem !important;
}
.pb-40{
    padding-bottom: 2.5rem !important;
}
.pb-100{
    padding-bottom: 6.25rem !important;
}
.pb-70{
    padding-bottom: 4.375rem !important;
}
.pt-90{
    padding-top: 5.625rem !important;
}
.pb-90{
    padding-bottom: 5.625rem !important;
}
.mb-30 {
    margin-bottom: 1.875rem !important;
}
.mb-90{
    margin-bottom: 5.625rem !important;
}
.mb-70{
    margin-bottom: 4.375rem !important;
}
.mb-50{
    margin-bottom: 3.125rem !important;
}
.mb-60{
    margin-bottom: 3.75rem !important;
}
.m-right-20 {
    margin-right: 1.25rem !important;
}
.nav-dropdown-default .nav-column li>a, .nav-dropdown.nav-dropdown-default>li>a {
    border-bottom: 0;
}
.nav-dropdown>li>a:hover {
    color: #0066CC !important;
}
.nav-dropdown-has-border .nav-dropdown {
    border: none;
}
a.button.secondary .icon-angle-right:before {
    content: "";
    display: inline-flex;
    position: relative;
    width: 1rem;
    height: 0.625rem;
    background-image: url(../images/right-blue.svg);
    background-repeat: no-repeat;
}
/*** TOPBAR **/
.nav>li>a {
    font-size: 0.95em !important;
}
div#top-bar p {
    color: var(--text-color);
    /*font-size: 0.8125rem;*/
    font-size: 0.95rem;
    line-height: 1.4375rem;
}
.row-topbar .icon-box:nth-child(1) .icon-box-img {
    width: 1.5rem !important;
}
.row-topbar .icon-box:nth-child(2) .icon-box-img {
    width: 0.75rem !important;
}
.row-topbar .icon-box:nth-child(3) .icon-box-img {
    width: 1.2rem !important;
}
.row-topbar .icon-box,
.row-topbar .icon-box .icon-inner{
    display: flex;
    align-items: center;
    width: fit-content;
}
.row-topbar .icon-box-left .icon-box-img+.icon-box-text {
    padding-left: 0.75rem;
}
.row-topbar .col .col-inner {
    display: flex;
    gap: 4rem;
}
.header-top .container .flex-left {
    width: 65% !important;
}
.header-top {
    min-height: 3rem !important;
}
.header-top .icon-box-img img,  .header-top .icon-box-img svg {
    padding-top: 0;
}
.row-topbar {
    padding: 0 !important;
}
.header-bottom .nav>li>a {
    font-size: 1rem;
    line-height: 25px;
    color: var(--text-color);
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 0.079rem;
}
/* #menu-item-145 > a, */
.header-bottom .nav>li.current-menu-item>a {
    font-family: var(--font-body-bold);
    text-decoration: underline;
    text-underline-position: under;
}
.header-bottom .nav>li {
    margin: 0 1.25rem;
}
.header-bottom {
    background-color: #ffffff;
    padding-bottom: 3rem;
}
.header-wrapper.stuck .header-main{
    margin-top: 1rem;
    margin-bottom: 0;
}
.header-wrapper.stuck .header-bottom {
    padding-bottom: 0;
}
.container-width, .full-width .ubermenu-nav, .container, .row {
    max-width: 86.5rem !important;
}
.top-bar-nav > li > a {
    line-height: 23px;
    font-size: 13px;
    color: var(--text-color) !important;
}
.top-bar-nav > li {
    margin: 0 2.5rem;
}

/*** TOPBAR **/
/*** MENU ***/
.header-main {
    height: 9rem !important;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}
#logo {
    width: 24rem !important;
}
ul.header-nav.header-nav-main.nav.nav-left.nav-uppercase a {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
}
.header-nav-main a {
    font-size: 1rem !important;
    text-transform: inherit !important;
    font-weight: normal !important;
    letter-spacing: 0.04rem !important;
    color: #000000 !important;
}
ul.header-nav.header-nav-main.nav.nav-left.nav-uppercase {
    justify-content: center;
}
body .icon-search:before {
    width: 1.125rem !important;
    height: 1.18rem !important;
    display: block;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}
#header .account-item>a::after {
    width: 1.18rem !important;
    height: 1.18rem !important;
    background-size: contain !important;
    background-repeat: no-repeat;
}
#masthead a.header-cart-link.off-canvas-toggle.nav-top-link.is-small {
    flex-direction: inherit !important;
    font-weight: normal !important;
    position: relative;
    /* top: 0.14rem; */
}
#masthead .icon-search {
    min-width: auto;
}
#masthead .header-cart-title {
    order: 2;
    margin-left: 0.5rem;
    margin-top: 0 !important;
    font-size: 0.75rem;
}
#header .container {
    max-width: 86rem !important;
}
/*** MENU ***/
.container {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}
.container .row:not(.row-collapse), .lightbox-content .row:not(.row-collapse), .row .gallery, .row .row:not(.row-collapse) {
    padding: 0 0.625rem 1.25rem;
}
/*HEADER*/
/*FOOTER*/
#footer .absolute-footer.dark {
    display: none;
}
.footer-section .social-icons {
    color: #181511;
    font-size: 1.125rem;
	    width: auto !important;
    max-width: initial !important;
    position: absolute;
    top: 1rem;
    right: 0;
}
.footer-section {
    padding-top: 4rem !important;
}
.footer-section .row {
    max-width: 88.875rem !important;
}
.footer-section .ux-menu  {
    justify-content: flex-start;
    flex-direction: row;
}
.footer-section .ux-menu-link {
    padding-right: 3rem;
}
.footer-section .ux-menu.menu-top {
    padding-bottom: 1rem;
}
.footer-section .ux-menu.menu-top .ux-menu-link a {
    font-family: "Poppins-SemiBold";
    font-size: 1rem;
    line-height: 1.75rem;
}
.footer-section .ux-menu.menu-bottom .ux-menu-link a {
    /*font-size: 0.875rem;*/
    font-size: 1rem;
    line-height: 1.25rem;
}
.footer-section .row:nth-child(2) .col .col-inner {
    border-top: 1px solid;
    padding-top: 1rem;
}
.footer-section .row:nth-child(1) .col {
    padding-bottom: 1.25rem;
}

/*FOOTER*/

/*** accordion**/
body .accordion-title {
    border-top: 0;
    border-bottom: 1px solid #747474;
    padding-left: 0.5rem !important;
    font-family: var(--font-heading);
    font-size: 1rem;
    padding-bottom: 1rem;
    padding-top: 1rem;
    padding-right: 2.5rem !important;
    color: #000000 !important;
}
body .accordion .toggle {
    left: auto;
    right: 0.625rem;
    top: 25%;
    opacity: 1;
    width: 1rem;
    height: 1rem;
}
body .accordion .active .toggle {
    top: 8%;
}
.accordion .active .icon-angle-down:before {
    content: '' !important;
    background-image: url(../images/minus.svg);
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    width: 1rem;
    height: 2px;
}
.accordion-title.active {
    background: transparent;
    font-weight: normal;
    border-bottom: 1px solid #747474 !important;
}
.accordion .icon-angle-down:before {
    content: '' !important;
    background-image: url(../images/plus.svg);
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    width: 1rem;
    height: 1rem;
}
body .accordion-inner {
    padding-left: 0;
    padding-right: 0;
}
.social-icons a.icon:not(.button) {
    margin-left: .5rem;
    margin-right: .5rem;
}
.social-icons .icon-facebook:before{
    content: url(../images/fb.svg);
}
.social-icons .icon-instagram:before{
    content: url(../images/insta.svg);
}
.social-icons .icon-youtube:before{
    content: url(../images/youtube.svg);
}
.social-icons .icon-pinterest:before{
    content: url(../images/pin.svg);
}
/***accordion*****/
@media screen and (max-width: 849px){
    html{
        font-size: 100%;
    }
    .row-top-bar p {
        font-size: 13px;
        line-height: 20px;  
    }
    .container,
    .section > .section-content > .row > .col{
        padding-left: 20px;
        padding-right: 20px;
    }
    .medium-1,
    .medium-2,
    .medium-3,
    .medium-4,
    .medium-5,
    .medium-6,
    .medium-7,
    .medium-8,
    .medium-9,
    .medium-10,
    .medium-11,
    .medium-12{
        max-width: 100%;
        flex-basis: 100%;
    }
    .pt-40,
    .pt-50,
    .pt-60,
    .pt-100{
        padding-top: 60px !important;
    }
    .pt-80,
    .pt-90,
    .pb-60,
    .pb-80,
    .pb-40,
    .pb-100,
    .pb-70,
    .pb-90{
        padding-bottom: 60px !important;
    }
    .mb-30,
    .mb-90,
    .mb-70,
    .mb-50,
    .mb-60{
        margin-bottom: 40px !important;
    }
    .fs-18 p,
    body, p {
        font-size: 16px;
        line-height: 26px;
        letter-spacing: .8px;
    }
    body .banner h2,body .banner h1, h1 {
        font-size: 32px;
        line-height: 42px;
        letter-spacing: .96px;
    }
    body h2 {
        font-size: 28px;
        line-height: 38px;
        letter-spacing: 0;
    }
    body .banner h3,body h3 {
        font-size: 28px;
        line-height: 38px;
    }
    body h4 {
        font-size: 17px;
        line-height: 24px;
    }
    body h5 {
        font-size: 15px;
        line-height: 25px;
    }
    a.button.secondary, a.button.primary {
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        padding: 0 1rem;
        letter-spacing: .84px;
    }
    #logo {
        width: 209px  !important;
    }
    .nav>li>a>i.icon-menu {
        font-size: 2rem !important;
    }
    .row-topbar .icon-box {
        justify-content: center;
    }
    .row-topbar .icon-box-left .icon-box-img+.icon-box-text {
        padding-left: 0.75rem;
        flex: none;
    }
    .row-topbar .icon-box:nth-child(1) .icon-box-img {
        width: 1.25rem !important;
    }
    .row-topbar {
        border-bottom: 1px solid rgb(0 0 0 / 25%);
        padding-bottom: 10px !important;
    }
    .header-main {
        height: 80px!important;
    }
    .footer-section h6 {
        margin-bottom: 15px;
        font-size: 16px;
        letter-spacing: 1.28px;
    }
    #footer {
        margin-top: 0;
    }
    .footer-section .ux-menu.menu-top .ux-menu-link a{
        font-size: 12px;
    }
    .footer-section .ux-menu-link__link {
        padding-bottom: 10px;
        font-size: 14px;
        line-height: 22px;
        justify-content: center;
    }
    .footer-section .row:nth-child(1) .col .img{
        max-width: 170px;
        margin-inline: auto;
    }
    .footer-section .social-icons {
        position: relative;
        top: auto;
        right: auto;
        order: 2;
        text-align: center;
        margin-bottom: 15px;
    }
    .footer-section .row:nth-child(2) .col .menu-top{
        order: 1;
    }
    .footer-section .row:nth-child(2) .col .menu-bottom{
        order: 3;
        flex-wrap: wrap;
    }
    .footer-section .row:nth-child(2) .col .col-inner{
        display: flex;
        flex-direction: column;
		border-top: 0;
		padding-top: 0;
    }
	.row-tzn{
		order: 5;
	}
	.footer-section .row:nth-child(1) > .col:nth-child(1) > .col-inner {
		border-bottom: 1px solid rgb(0 0 0 / 40%);
		padding-bottom: 30px;
		margin-bottom: 0;
	}
	.row-tzn p{
		margin-bottom: 0;
	}
	.row-tzn .col{
		padding-bottom: 0;
	}
	.row-tzn a {
		font-size: 12px;
		text-align: center;
		display: block;
	}
    .footer-section .ux-menu {
        justify-content: center;
    }
    .footer-section .ux-menu-link {
        padding-right: 0;
        padding: 0 15px;
    }
    .footer-section .ux-menu.menu-bottom .ux-menu-link a {
        font-size: 12px;
        line-height: 1;
    }
    /* .footer-section .row:nth-child(2) .col .menu-bottom .ux-menu-link:not(:nth-child(1)){
        display: none !important;
    } */
    .footer-section .row:nth-child(2) .col .menu-bottom .ux-menu-link:nth-child(1){
        order: 5;
    }
    body{
        margin-bottom: 0;
    }
    .footer-section .ux-menu.menu-bottom .ux-menu-link a {
        color: #959595;
    }
    .fs-25 p {
        font-size: 22px;
        line-height: 32px;
        letter-spacing: 1px;
    }
    .fs-27 p {
        font-size: 18px;
        line-height: 28px;
        letter-spacing: .99px;
    }
    .fs-23 p {
        font-size: 16px;
        line-height: 35px;
        letter-spacing: 1.12px;
    }
    .fs-50 p {
        font-size: 40px;
        line-height: 40px;
    }
    .header-wrapper.stuck .header-main {
        margin-top: 0;
        margin-bottom: 0;
    }
    body .stuck #logo img {
        max-height: 35px!important;
    }
}
@media screen and (max-width: 375px){
    .footer-section .ux-menu-link {
        padding: 0 10px;
    }
}