:root{--global-font-family: 'Poppins', cursive;--global-font-size: 16px;--global-font-weight: 400;--global-font-color: #000;--global-background-color: #fff;--list--font-family: 'Poppins', cursive}html{font-family:var(--global-font-family);font-size:var(--global-font-size);font-weight:var(--global-font-weight);color:var(--global-font-color)}body{background:var(--global-background-color);overflow-x:hidden}body ::selection{background-color:#473C64;color:#fff}body ::placeholder{font-family:var(--global-font-family);font-size:21px;font-weight:400;color:#000}body ::-ms-input-placeholder{font-family:var(--global-font-family);font-size:21px;font-weight:400;color:#000}body .container{max-width:1860px;margin:0 auto;width:100%;padding:0 15px}body .inner-container{max-width:1810px;margin:0 auto;width:100%;padding:0 15px}body .hidden{display:none !important}body .no-pad{padding:0 !important}body p{font-family:var(--global-font-family);font-size:var(--global-font-size);font-weight:var(--global-font-weight);margin:0 0 1em}body a{color:#000;text-decoration:none;box-shadow:none;transition:0.4s}body a:hover{color:#777BAE;transition:0.4s}body .flex-row{display:flex;flex-direction:row;flex-wrap:wrap}body .flex-row .col-1{flex:0 0 8.34%;width:8.34%;padding:0 15px}body .flex-row .col-2{flex:0 0 16.67%;width:16.67%;padding:0 15px}body .flex-row .col-3{flex:0 0 25%;width:25%;padding:0 15px}body .flex-row .col-4{flex:0 0 33.33%;width:33.33%;padding:0 15px}body .flex-row .col-5{flex:0 0 41.66%;width:41.66%;padding:0 15px}body .flex-row .col-6{flex:0 0 50%;width:50%;padding:0 15px}body .flex-row .col-7{flex:0 0 58.33%;width:58.33%;padding:0 15px}body .flex-row .col-8{flex:0 0 66.66%;width:66.66%;padding:0 15px}body .flex-row .col-9{flex:0 0 75%;width:75%;padding:0 15px}body .flex-row .col-10{flex:0 0 83.33%;width:83.33%;padding:0 15px}body .flex-row .col-11{flex:0 0 91.66%;width:91.66%;padding:0 15px}body .flex-row .col-12{flex:0 0 100%;width:100%;padding:0 15px}body header#masthead{padding:8px 0;background:#fff;transition:0.4s}body header#masthead.sticky{position:fixed !important;z-index:99;top:0;left:0;right:0;box-shadow:0px 6px 7px rgba(0,0,0,0.25);transition:0.4s}body header#masthead .flex-row{align-items:center}body header#masthead .flex-row>div{padding:0}body header#masthead #site-navigation .primary-menu-container ul.menu-wrapper{list-style:none;display:flex;align-items:center;justify-content:center}body header#masthead #site-navigation .primary-menu-container ul.menu-wrapper li.menu-item{padding:0 25px;border-right:2px solid #000}body header#masthead #site-navigation .primary-menu-container ul.menu-wrapper li.menu-item:first-child{padding-left:0}body header#masthead #site-navigation .primary-menu-container ul.menu-wrapper li.menu-item:last-child{padding-right:0;border-right:none}body header#masthead #site-navigation .primary-menu-container ul.menu-wrapper li.menu-item a{font-family:var(--global-font-family);font-size:1rem;font-weight:400;color:#000;text-transform:uppercase;position:relative}body header#masthead #site-navigation .primary-menu-container ul.menu-wrapper li.menu-item a:hover:after{left:0;right:0}body header#masthead #site-navigation .primary-menu-container ul.menu-wrapper li.menu-item a:after{content:" ";height:2px;position:absolute;bottom:0;left:50%;right:50%;background:#000;transition:all 0.4s}body header#masthead .header-options ul{list-style:none;display:flex;align-items:center;justify-content:flex-end}body header#masthead .header-options ul li{margin-right:20px}body header#masthead .header-options ul li:last-child{margin-right:0}body header#masthead .header-options ul li a{display:block;background-repeat:no-repeat !important;background-size:cover !important;background-position:center center !important}body header#masthead .header-options ul li.truck a{width:45px;height:45px;background:url("../images/truck.png")}body header#masthead .header-options ul li.search svg{width:25px !important;height:25px !important}body header#masthead .header-options ul li.log-in a{width:25px;height:25px;background:url("../images/account.png")}body header#masthead .header-options ul li.log-out a{width:25px;height:25px;background:url("../images/logout.png")}body header#masthead .header-options ul li.wishlist a{width:28px;height:25px;background:url("../images/heart.png")}body header#masthead .header-options ul li.cart a{width:20px;height:26px;background:url("../images/cart.png")}body header#masthead .mobile-menu-link{display:none;padding:0.7em 0}body header#masthead .mobile-menu-link .menu-link{background:transparent;border:0;color:#fff;margin-left:auto;margin-right:0;padding:0}body header#masthead .mobile-menu-link .menu-link span b{height:2px;width:2em;background:#473c64;display:block;margin-bottom:0.4em}body header#masthead .mobile-menu{display:none;position:fixed;z-index:999;top:0;background:#fff;width:100%;height:100%;padding-top:1.7em;overflow:scroll;left:0}body header#masthead .mobile-menu .mobile-menu-top{display:flex;justify-content:space-between;margin:0 1.5em;margin-bottom:3.7em}body header#masthead .mobile-menu .mobile-menu-top .close{background:transparent;border:0;padding:0}body header#masthead .mobile-menu .mobile-menu-top .close span b{height:2px;width:2em;background:#473c64;display:block}body header#masthead .mobile-menu .mobile-menu-top .close span b:first-child{transform:rotate(45deg)}body header#masthead .mobile-menu .mobile-menu-top .close span b:last-child{transform:rotate(-47deg);top:-1px;position:relative}body header#masthead .mobile-menu ul.menu-wrapper{padding:0 2em}body header#masthead .mobile-menu ul.menu-wrapper li{list-style:none;margin:0.8em 0}body header#masthead .mobile-menu ul.menu-wrapper li .sub-menu-toggle{display:none}body header#masthead .mobile-menu ul.menu-wrapper li a{font-family:var(--global-font-family);display:inline-block;padding:0.5em;margin-left:0.8em;line-height:1;font-weight:500;transition:0.4s;text-decoration:none}body header#masthead .mobile-menu ul.menu-wrapper li ul{display:none;transition:0.3s;margin-left:1em}body header#masthead .mobile-menu ul.menu-wrapper li ul li a{font-size:1.2em;padding:0.3em 0.5em}body header#masthead .mobile-menu ul.menu-wrapper li .chevron-child{height:2.4em;color:#000;position:absolute;cursor:pointer;right:3%;top:0;line-height:1;margin:auto;display:flex;align-items:center;justify-content:center;width:7%;transition:0.3s}body header#masthead .mobile-menu ul.menu-wrapper>li>a{text-transform:uppercase;font-size:1.2em}body header#masthead .mobile-menu ul.menu-wrapper>li.menu-item-has-children{display:flex;flex-wrap:wrap;position:relative}body header#masthead .mobile-menu ul.menu-wrapper>li.menu-item-has-children>a{width:100%}body header#masthead .mobile-menu ul.menu-wrapper>li.menu-item-has-children .sub-menu{position:relative;box-shadow:none}body header#masthead .mobile-menu ul.menu-wrapper li.open-sub>.sub-menu{display:block !important}body header#masthead .mobile-menu ul.menu-wrapper li.open-sub>.chevron-child{transform:rotate(180deg);transition:0.3s}body header#masthead .mobile-menu ul.menu-wrapper ul{max-height:41vh;overflow:scroll}body #content .home-slider-section .home-slider-loader .home-slider-loading{margin-bottom:0}body #content .home-slider-section .home-slider-loader .home-slider-loading .loading-bar{height:3px;width:0;background-color:#6DAB44;z-index:9999;transition:width 0.5s ease}body #content .home-slider-section .home-slider .home-slide .slider-image{margin-bottom:0}body #content .home-slider-section .home-slider .home-slide .slider-image figure{width:100%;display:block}body #content .home-slider-section .home-slider .home-slide .slider-image figure .vc_single_image-wrapper{width:100%;display:block}body #content .home-slider-section .home-slider .home-slide .slider-image figure .vc_single_image-wrapper img{height:auto !important;max-width:initial !important;object-fit:cover}body #content .home-slider-section .home-slider ul.slick-dots{list-style:none;position:absolute;bottom:10%;right:10%;display:flex;align-items:center;justify-content:flex-end}body #content .home-slider-section .home-slider ul.slick-dots li{margin-right:15px}body #content .home-slider-section .home-slider ul.slick-dots li:last-child{margin-right:0}body #content .home-slider-section .home-slider ul.slick-dots li:hover button{width:60px;background:#7173AB}body #content .home-slider-section .home-slider ul.slick-dots li button{font-size:0;width:56px;height:8px;background:#BAD7A9;transition:all 0.4s}body #content .home-slider-section .home-slider ul.slick-dots li.slick-active button{width:60px;background:#7173AB}body #content .mob-home-slider-section{display:none}body #content .mob-home-slider-section .mob-home-slider-loader .mob-home-slider-loading{margin-bottom:0}body #content .mob-home-slider-section .mob-home-slider-loader .mob-home-slider-loading .mob-loading-bar{height:3px;width:0;background-color:#6DAB44;z-index:9999;transition:width 0.5s ease}body #content .mob-home-slider-section .mob-home-slider .mob-home-slide .mob-slider-image{margin-bottom:0}body #content .mob-home-slider-section .mob-home-slider .mob-home-slide .mob-slider-image figure{width:100%;display:block}body #content .mob-home-slider-section .mob-home-slider .mob-home-slide .mob-slider-image figure .vc_single_image-wrapper{width:100%;display:block}body #content .mob-home-slider-section .mob-home-slider .mob-home-slide .mob-slider-image figure .vc_single_image-wrapper img{height:auto !important;max-width:initial !important;object-fit:cover}body #content .mob-home-slider-section .mob-home-slider ul.slick-dots{list-style:none;position:absolute;bottom:5%;right:10%;display:flex;align-items:center;justify-content:flex-end}body #content .mob-home-slider-section .mob-home-slider ul.slick-dots li{margin-right:10px}body #content .mob-home-slider-section .mob-home-slider ul.slick-dots li:last-child{margin-right:0}body #content .mob-home-slider-section .mob-home-slider ul.slick-dots li:hover button{width:40px;background:#7173AB}body #content .mob-home-slider-section .mob-home-slider ul.slick-dots li button{font-size:0;width:30px;height:4px;background:#BAD7A9;transition:all 0.4s}body #content .mob-home-slider-section .mob-home-slider ul.slick-dots li.slick-active button{width:40px;background:#7173AB}body #content .home-video-section{padding-top:0;margin-top:90px}body #content .home-video-section .home-video-row .home-video{text-align:center;margin-bottom:0}body #content .home-video-section .home-video-row .home-video video{width:80%;margin:0 auto}body #content .home-video-section .home-video-row .home-video-btn{margin-bottom:0;margin-top:50px}body #content .home-video-section .home-video-row .home-video-btn a{font-family:var(--global-font-family);font-size:23px;font-weight:500;color:#473C64;text-transform:uppercase;padding:17px 27px;background:transparent;border:1px solid #473C64;transition:all 0.4s}body #content .home-video-section .home-video-row .home-video-btn a:hover{background:#473C64;color:#fff}body #content .everyday-wear-section{padding-top:0;margin-top:90px}body #content .everyday-wear-section .everyday-wear-row h2.everyday-wear-head{font-family:var(--global-font-family);font-size:2.188rem;font-weight:600;color:#3B6820;margin-bottom:45px}body #content .everyday-wear-section .everyday-wear-row .featured-products{margin-bottom:0}body #content .everyday-wear-section .everyday-wear-row .featured-products .featured-product{display:flex;align-items:center;margin-bottom:50px}body #content .everyday-wear-section .everyday-wear-row .featured-products .featured-product .flip-card{flex:0 0 50%;height:479px;background-color:transparent;perspective:1000px}body #content .everyday-wear-section .everyday-wear-row .featured-products .featured-product .flip-card:hover .flip-card-inner{transform:rotateY(180deg)}body #content .everyday-wear-section .everyday-wear-row .featured-products .featured-product .flip-card .flip-card-inner{position:relative;width:100%;height:100%;text-align:center;transition:transform 0.8s;transform-style:preserve-3d}body #content .everyday-wear-section .everyday-wear-row .featured-products .featured-product .flip-card .flip-card-inner .flip-card-front,body #content .everyday-wear-section .everyday-wear-row .featured-products .featured-product .flip-card .flip-card-inner .flip-card-back{position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden}body #content .everyday-wear-section .everyday-wear-row .featured-products .featured-product .flip-card .flip-card-inner .flip-card-front img{width:100%;object-fit:cover}body #content .everyday-wear-section .everyday-wear-row .featured-products .featured-product .flip-card .flip-card-inner .flip-card-back{transform:rotateY(180deg)}body #content .everyday-wear-section .everyday-wear-row .featured-products .featured-product .flip-card .flip-card-inner .flip-card-back video{width:100%;height:100%;object-fit:cover}body #content .everyday-wear-section .everyday-wear-row .featured-products .featured-product .description{flex:0 0 50%;padding-left:50px}body #content .everyday-wear-section .everyday-wear-row .featured-products .featured-product .description strong{font-family:var(--global-font-family);font-size:1.438rem;font-weight:500;color:#000}body #content .everyday-wear-section .everyday-wear-row .featured-products .featured-product .description p{font-family:var(--global-font-family);font-size:1.25rem;font-weight:400;color:#000;margin:0}body #content .everyday-wear-section .everyday-wear-row .featured-products .featured-product .description a{font-family:var(--global-font-family);font-size:1rem;font-weight:400;color:#fff;display:inline-block;padding:10px 17px;margin-top:16px;border:1px solid #473C64;transition:all 0.4s;background:#473C64}body #content .everyday-wear-section .everyday-wear-row .featured-products .featured-product .description a:hover{background:transparent;color:#473C64}body #content .everyday-wear-section .everyday-wear-row .featured-products .featured-product .description span.price{color:#473C64;font-weight:600;margin-top:0.5rem;display:block}body #content .blogs-section{padding-top:0;margin-top:90px}body #content .blogs-section .blogs-row1 h2.blogs-head{font-family:var(--global-font-family);font-size:2.188rem;font-weight:600;color:#3B6820;margin-bottom:45px}body #content .blogs-section .blogs-row2 .blogs-grid{margin-bottom:0}body #content .blogs-section .blogs-row2 .blogs-grid .vc_grid-item{display:block;padding:33px 0;border-bottom:1px solid #000}body #content .blogs-section .blogs-row2 .blogs-grid .vc_grid-item:first-child{border-top:1px solid #000}body #content .blogs-section .blogs-row2 .blogs-grid .vc_grid-item .vc_gitem-zone:before{padding-top:0}body #content .blogs-section .blogs-row2 .blogs-grid .vc_grid-item .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem-col{padding:0}body #content .blogs-section .blogs-row2 .blogs-grid .vc_grid-item .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem-row-position-top{position:relative}body #content .blogs-section .blogs-row2 .blogs-grid .vc_grid-item .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem-row-position-top .blog-title{margin:0}body #content .blogs-section .blogs-row2 .blogs-grid .vc_grid-item .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem-row-position-top .blog-title h2{font-family:var(--global-font-family);font-size:25px;font-weight:600;color:#473C64}body #content .testimonial-section{padding-top:0;margin-top:90px}body #content .testimonial-section .testimonial-row h2.testimonial-head{font-family:var(--global-font-family);font-size:2.188rem;font-weight:600;color:#3B6820;margin-bottom:45px}body #content .testimonial-section .testimonial-row ul.testimonials{list-style:none}body #content .testimonial-section .testimonial-row ul.testimonials .slick-list{padding:0 !important}body #content .testimonial-section .testimonial-row ul.testimonials .slick-track{padding:8px 0}body #content .testimonial-section .testimonial-row ul.testimonials .slick-slide>div{padding:0 30px}body #content .testimonial-section .testimonial-row ul.testimonials li.testimonial{text-align:center;padding:100px 90px;background:#EAEAEA;border-radius:47px;box-shadow:3px 4px 4px 0px rgba(0,0,0,0.25);transition:all 0.4s}body #content .testimonial-section .testimonial-row ul.testimonials li.testimonial .person-img{margin:0 auto 17px auto;width:194px;height:194px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #A8A8A8;border-radius:50%}body #content .testimonial-section .testimonial-row ul.testimonials li.testimonial h2{font-family:var(--global-font-family);font-size:29px;font-weight:400;color:#3B6820;margin-bottom:13px}body #content .testimonial-section .testimonial-row ul.testimonials li.testimonial p{font-family:var(--global-font-family);font-size:19px;font-weight:400;color:#2E2E2E;margin:0}body #content .testimonial-section .testimonial-row ul.testimonials .slick-center li.testimonial{background:#fff;border-radius:0;box-shadow:none}body #content .testimonial-section .testimonial-row .testimonials-slider{margin-bottom:0}body #content header.page-header{margin-bottom:35px !important;background:#777BAE;border-top:1px solid #fff}body #content header.page-header .page-title{text-align:center}body #content header.page-header .page-title h1{font-family:var(--global-font-family);font-size:35px;font-weight:400;color:#fff}body #content header.post-header{margin-bottom:35px !important;background:#777BAE;border-top:1px solid #fff}body #content header.post-header .post-title{text-align:center}body #content header.post-header .post-title h1{font-family:var(--global-font-family);font-size:35px;font-weight:400;color:#fff}body #content .featured-blog-grid{margin-bottom:0}body #content .featured-blog-grid .vc_gitem-zone:before{padding-top:0}body #content .featured-blog-grid .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem-col{padding:0}body #content .featured-blog-grid .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem-row-position-top{position:relative}body #content .featured-blog-grid .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem-row-position-top .featured-blog-img{margin-bottom:30px}body #content .featured-blog-grid .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem-row-position-top .featured-blog-img figure{width:100%;display:block}body #content .featured-blog-grid .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem-row-position-top .featured-blog-img figure .vc_single_image-wrapper{width:100%;display:block}body #content .featured-blog-grid .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem-row-position-top .featured-blog-img figure .vc_single_image-wrapper img{height:auto !important;max-width:initial !important}body #content .featured-blog-grid .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem-row-position-middle{position:relative;top:initial;transform:none}body #content .featured-blog-grid .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem-row-position-middle .featured-blog-title{margin:0}body #content .featured-blog-grid .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem-row-position-middle .featured-blog-title h2{font-family:var(--global-font-family);font-size:1.563rem;font-weight:600;color:#473C64}body #content .featured-blog-grid .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem-row-position-bottom{position:relative}body #content .featured-blog-grid .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem-row-position-bottom .featured-blog-excerpt{margin-bottom:15px}body #content .featured-blog-grid .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem-row-position-bottom .featured-blog-excerpt p{font-family:var(--global-font-family);font-size:1.188rem;font-weight:400;color:#333333;line-height:normal;margin:0}body #content .featured-blog-grid .vc_gitem-zone-c .vc_gitem-zone-mini .vc_gitem-col{padding:0}body #content .featured-blog-grid .vc_gitem-zone-c .vc_gitem-zone-mini .vc_gitem-row-position-top{position:relative}body #content .featured-blog-grid .vc_gitem-zone-c .vc_gitem-zone-mini .vc_gitem-row-position-top .featured-blog-btn{margin-bottom:0}body #content .featured-blog-grid .vc_gitem-zone-c .vc_gitem-zone-mini .vc_gitem-row-position-top .featured-blog-btn a{font-family:var(--global-font-family);font-size:21px;font-weight:400;color:#473C64;padding:7px 30px;background:#fff;border:1px solid #473C64;border-radius:20px;transition:all 0.4s}body #content .featured-blog-grid .vc_gitem-zone-c .vc_gitem-zone-mini .vc_gitem-row-position-top .featured-blog-btn a:hover{background:#473C64;color:#fff}body #content .blog-page{margin-top:35px}body #content .blog-page>.flex-row>.col-9{border-right:1px solid #807d7d}body #content .blog-page header.blog-header .blog-title{margin-bottom:16px}body #content .blog-page header.blog-header .blog-title h1{font-family:var(--global-font-family);font-size:30px;font-weight:500;color:#000}body #content .blog-page header.blog-header .blog-excerpt p{font-family:var(--global-font-family);font-size:16px;font-weight:400;color:#000}body #content .blog-page header.blog-header .blog-date p{font-family:var(--global-font-family);font-size:14px;font-weight:400;color:#000}body #content .blog-page header.blog-header .blog-banner img{width:100%;height:25em;object-fit:cover}body #content .blog-page .blog-content .blog-txt h1{font-family:var(--global-font-family);font-size:30px;font-weight:400;color:#000}body #content .blog-page .blog-content .blog-txt h2{font-family:var(--global-font-family);font-size:28px;font-weight:400;color:#000}body #content .blog-page .blog-content .blog-txt h3{font-family:var(--global-font-family);font-size:25px;font-weight:400;color:#000}body #content .blog-page .blog-content .blog-txt h4{font-family:var(--global-font-family);font-size:22px;font-weight:400;color:#000}body #content .blog-page .blog-content .blog-txt h5{font-family:var(--global-font-family);font-size:20px;font-weight:400;color:#000}body #content .blog-page .blog-content .blog-txt h6{font-family:var(--global-font-family);font-size:18px;font-weight:400;color:#000}body #content .blog-page .blog-content .blog-txt strong{font-family:var(--global-font-family);font-size:16px;font-weight:600;color:#000}body #content .blog-page .blog-content .blog-txt p{font-family:var(--global-font-family);font-size:16px;font-weight:400;color:#000}body #content .blog-page .blog-content .blog-txt a{font-family:var(--global-font-family);font-size:16px;font-weight:400;color:#777BAE}body #content .blog-page .blog-sharing h2.sharing-head{font-family:var(--global-font-family);font-size:20px;font-weight:400;color:#000;margin-bottom:16px}body #content .blog-page .blog-sharing ul.sharing-list{list-style:none;display:flex;align-items:center}body #content .blog-page .blog-sharing ul.sharing-list li{margin-right:16px;transition:all 0.4s}body #content .blog-page .blog-sharing ul.sharing-list li:hover{opacity:0.5}body #content .blog-page .blog-sharing ul.sharing-list li:last-child{margin-right:0}body #content .blog-page .blog-sharing ul.sharing-list li a{font-family:var(--global-font-family);font-size:16px;color:#000;width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:all 0.4s}body #content .blog-page .blog-sharing ul.sharing-list li a i{font-size:20px;color:#fff}body #content .blog-page .blog-sharing ul.sharing-list li.facebook{background:#1877F2}body #content .blog-page .blog-sharing ul.sharing-list li.twitter{background:#1DA1F2}body #content .blog-page .blog-sharing ul.sharing-list li.linkedin{background:#0077b5}body #content .blog-page .blog-sharing ul.sharing-list li.reddit{background:#FF5700}body #content .blog-page .blog-sharing ul.sharing-list li.email{background:#807d7d}body #content .blog-page .recent-blogs{margin-bottom:35px}body #content .blog-page .recent-blogs h2.recent-blogs-head{font-family:var(--global-font-family);font-size:20px;font-weight:400;color:#000;margin-bottom:16px}body #content .blog-page .recent-blogs .recent-blog{margin-bottom:16px;display:flex;gap:10px}body #content .blog-page .recent-blogs .recent-blog:last-child{margin-bottom:0}body #content .blog-page .recent-blogs .recent-blog .recent-blog-img a img{width:100px;height:100px;object-fit:cover}body #content .blog-page .recent-blogs .recent-blog .recent-blog-title a{font-family:var(--global-font-family);font-size:16px;font-weight:400;color:#000}body #content .blog-page .recent-blogs .recent-blog .recent-blog-title p{font-family:var(--global-font-family);font-size:12px;font-weight:400;color:#000;margin:0}body #content .blog-page .blog-tags h2.blog-tags-head{font-family:var(--global-font-family);font-size:20px;font-weight:400;color:#000;margin-bottom:16px}body #content .blog-page .blog-tags p{font-family:var(--global-font-family);font-size:16px;font-weight:400;color:#000;margin:0}body #content ul.products li.product a img{margin-bottom:0;border:1px solid #A4AE9E}body #content ul.products li.product a h2.woocommerce-loop-product__title{font-family:var(--global-font-family);font-size:1.25rem;font-weight:500;color:#000;padding:0}body #content ul.products li.product a .price{display:none}body #content ul.products li.product .yith-wcwl-add-to-wishlist{margin:0}body #content ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a.add_to_wishlist svg path{color:#000}body #content ul.products li.product a.add_to_cart_button{font-family:var(--global-font-family);font-size:16px;font-weight:400;color:#000;padding:0;margin:0;background:transparent}body #content form.woocommerce-form-track-order{padding:15px;background:#EAEAEA;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,0.3)}body #content form.woocommerce-form-track-order p{font-family:var(--global-font-family);font-size:16px;font-weight:normal;color:#000;margin:0}body #content form.woocommerce-form-track-order p label{font-family:var(--global-font-family);font-size:16px;font-weight:500;color:#000}body #content form.woocommerce-form-track-order p ::placeholder{font-size:16px !important}body #content form.woocommerce-form-track-order p ::-ms-input-placeholder{font-size:16px !important}body #content form.woocommerce-form-track-order p input{font-family:var(--global-font-family);font-size:16px;font-weight:normal;color:#000;padding:5px;border:1px solid #000}body #content form.woocommerce-form-track-order p button[type="submit"]{font-family:var(--global-font-family);font-size:16px;font-weight:400;color:#000;line-height:1.4;padding:12px 27px;background:transparent;border:1px solid #000;transition:all 0.4s}body #content form.woocommerce-form-track-order p button[type="submit"]:hover{background:#000;color:#fff}body .mobile-options{display:none;padding:8px 0;position:fixed;z-index:99;bottom:0;left:0;right:0;background:#473c64}body .mobile-options ul{list-style:none;display:flex;align-items:center;justify-content:center}body .mobile-options ul li{margin-right:20px}body .mobile-options ul li:last-child{margin-right:0}body .mobile-options ul li a{display:block;background-repeat:no-repeat !important;background-size:cover !important;background-position:center center !important}body .mobile-options ul li.truck a{width:45px;height:45px;background:url("../images/mob-truck.png")}body .mobile-options ul li.search svg{width:25px !important;height:25px !important}body .mobile-options ul li.search svg path{fill:#fff}body .mobile-options ul li.log-in a{width:25px;height:25px;background:url("../images/mob-account.png")}body .mobile-options ul li.log-out a{width:25px;height:25px;background:url("../images/mob-logout.png")}body .mobile-options ul li.wishlist a{width:28px;height:25px;background:url("../images/mob-heart.png")}body .mobile-options ul li.cart a{width:20px;height:26px;background:url("../images/mob-cart.png")}body .whatsapp-btn{position:fixed;z-index:99;bottom:20px;right:20px}body footer#colophon{margin-top:90px}body footer#colophon .upper{margin-bottom:52px}body footer#colophon .upper .flex-row{align-items:center;justify-content:center}body footer#colophon .upper h2.widget-title{font-family:var(--global-font-family);font-size:21px;font-weight:400;color:#000;text-align:center;margin-bottom:16px}body footer#colophon .upper .get-in-touch{padding-right:65px}body footer#colophon .upper .get-in-touch ul{list-style:none}body footer#colophon .upper .get-in-touch ul li{text-align:center}body footer#colophon .upper .get-in-touch ul li a{font-family:var(--global-font-family);font-size:19px;font-weight:400;color:#000}body footer#colophon .upper .socials{padding-left:58px;padding-right:53px;border-left:1px solid #000;border-right:1px solid #000}body footer#colophon .upper .socials ul{list-style:none;display:flex;align-items:center;justify-content:center}body footer#colophon .upper .socials ul li{margin-right:16px}body footer#colophon .upper .socials ul li:last-child{margin-right:0}body footer#colophon .upper .socials ul li a i{font-size:46px;color:#000}body footer#colophon .upper .newsletter{padding-left:45px}body footer#colophon .upper .newsletter form.wpcf7-form p{margin:0;display:flex;align-items:center}body footer#colophon .upper .newsletter form.wpcf7-form p input.wpcf7-email{font-family:var(--global-font-family);font-size:21px;font-weight:400;color:#000;width:253px;height:auto;padding:15px;margin:0;border-width:1px 0 1px 1px;border-style:solid;border-color:#000}body footer#colophon .upper .newsletter form.wpcf7-form p input.wpcf7-email:active,body footer#colophon .upper .newsletter form.wpcf7-form p input.wpcf7-email:focus{outline:none;border-radius:0;box-shadow:0px 0px 20px rgba(0,0,0,0.3)}body footer#colophon .upper .newsletter form.wpcf7-form p input.wpcf7-submit{font-family:var(--global-font-family);font-size:21px;font-weight:400;color:#fff;padding:16px;background:#333333}body footer#colophon .upper .newsletter form.wpcf7-form p .wpcf7-spinner{display:none}body footer#colophon .lower{padding-top:18px;padding-bottom:28px;border-top:1px solid #000}body footer#colophon .lower ul.menu{list-style:none;display:flex;align-items:center;justify-content:center}body footer#colophon .lower ul.menu li.menu-item{margin-right:50px}body footer#colophon .lower ul.menu li.menu-item:last-child{margin-right:0}body footer#colophon .lower ul.menu li.menu-item a{font-family:var(--global-font-family);font-size:25px;font-weight:400;color:#000;position:relative}body footer#colophon .lower ul.menu li.menu-item a:hover:after{left:0;right:0}body footer#colophon .lower ul.menu li.menu-item a:after{content:" ";height:2px;position:absolute;bottom:0;left:50%;right:50%;background:#000;transition:all 0.4s}body footer#colophon .copyright{text-align:center;padding:16px 0;background:#473C64}body footer#colophon .copyright p{font-family:var(--global-font-family);font-size:19px;font-weight:400;color:#fff;margin:0}body footer#colophon .copyright p a{font-family:var(--global-font-family);font-size:19px;font-weight:400;color:#fff}body #currencyform .other-currency-form h2{font-family:var(--global-font-family);font-size:32px;font-weight:500;color:#6DAB44;text-align:center}body #currencyform .other-currency-form p{margin:0}body #currencyform .other-currency-form .form-group{margin-bottom:35px}body #currencyform .other-currency-form .form-group label{font-family:var(--global-font-family);font-size:20px;font-weight:400;color:#6DAB44}body #currencyform .other-currency-form .form-group label span.red{color:#FF0000}body #currencyform .other-currency-form .form-group input,body #currencyform .other-currency-form .form-group select,body #currencyform .other-currency-form .form-group textarea{font-family:var(--global-font-family);font-size:16px;font-weight:400;color:#000;padding:0 4px}body #currencyform .other-currency-form .form-group input.wpcf7-text{width:100%;height:35px;border:1px solid #000}body #currencyform .other-currency-form .form-group textarea.wpcf7-textarea{width:100%;border:1px solid #000;resize:none}body #currencyform .other-currency-form .form-group select.wpcf7-select{width:100%;height:35px;border:1px solid #000}body #currencyform .other-currency-form .form-group input.wpcf7-submit{padding:12px 27px;border:1px solid #000;transition:all 0.4s}body #currencyform .other-currency-form .form-group input.wpcf7-submit:hover{background:#000;color:#fff}body #size-chart{font-family:var(--global-font-family);font-size:16px;font-weight:normal;color:#000}body #size-chart table{margin-bottom:8px}body #size-chart table tr td{font-family:var(--global-font-family);font-size:16px;font-weight:normal;color:#000;text-align:center;padding:8px}body.woocommerce .woo-content h1.page-title{font-family:Carter One, sans-serif;font-size:35px;font-weight:600;color:#A8C9B4;text-align:center;text-decoration:underline;text-underline-offset:5px;padding:16px 0}body.woocommerce .woo-content form.woocommerce-ordering select.orderby{padding:5px;border:1px solid #000}body.single-product .woo-content{padding-top:35px}body.single-product .woo-content .product .woocommerce-product-gallery .woocommerce-product-gallery__image{border-radius:10px;box-shadow:0px 0px 10px rgba(0,0,0,0.3)}body.single-product .woo-content .product .summary h1.product_title.entry-title{font-family:var(--global-font-family),sans-serif;font-size:25px;font-weight:600;color:#000;text-decoration:underline;text-underline-offset:5px}body.single-product .woo-content .product .summary .price{font-family:var(--global-font-family);font-size:18px;color:#473C64;font-weight:600}body.single-product .woo-content .product .summary .woocommerce-product-details__short-description strong{font-family:var(--global-font-family);font-size:18px;font-weight:500;color:#000}body.single-product .woo-content .product .summary .woocommerce-product-details__short-description p{font-family:var(--global-font-family);font-size:18px;font-weight:400;color:#000}body.single-product .woo-content .product .summary .woocommerce-product-details__short-description .price{font-family:var(--global-font-family);font-size:18px;color:#473C64;font-weight:600}body.single-product .woo-content .product .summary .product-description .fabric-details strong{font-family:var(--global-font-family);font-size:18px;font-weight:500;color:#000}body.single-product .woo-content .product .summary .product-description .fabric-details p{font-family:var(--global-font-family);font-size:18px;font-weight:400;color:#000}body.single-product .woo-content .product .summary form{margin-top:16px}body.single-product .woo-content .product .summary form table.variations .label{font-family:var(--global-font-family);font-size:23px;font-weight:500;color:#000}body.single-product .woo-content .product .summary form table.variations .value select{padding:5px;border:1px solid #000;color:#000}body.single-product .woo-content .product .summary form .quantity input.qty{font-family:var(--global-font-family);font-size:16px;font-weight:normal;color:#000;padding:12px 27px;width:125px;background:#e1e1e1}body.single-product .woo-content .product .summary form button[type="submit"]{font-family:var(--global-font-family);font-size:16px;font-weight:400;color:#000;line-height:1.4;padding:12px 27px;border:1px solid #000;transition:all 0.4s}body.single-product .woo-content .product .summary form button[type="submit"]:hover{background:#000;color:#fff}body.single-product .woo-content .product .summary .product-btns button{font-family:var(--global-font-family);font-size:16px;font-weight:400;color:#fff;border:1px solid #473C64;display:inline-block;margin-right:8px;line-height:1.4;padding:12px 27px;background:#473C64;transition:all 0.4s}body.single-product .woo-content .product .summary .product-btns button:hover{background:transparent;color:#473C64}body.single-product .woo-content .product .summary .product-btns select{font-family:var(--global-font-family);font-size:16px;font-weight:400;color:#FF0000;margin-right:8px;line-height:1.4;padding:12px;border:1px solid #FF0000}body.single-product .woo-content .product .summary .product-btns a{font-family:var(--global-font-family);font-size:16px;font-weight:400;color:#FF0000;display:inline-block;line-height:1.4;padding:12px 27px;border:1px solid #FF0000;transition:all 0.4s}body.single-product .woo-content .product .summary .product-btns a:hover{background:#FF0000;color:#fff}body.single-product .woo-content .product .woocommerce-tabs ul.wc-tabs li{background:#fff;margin-right:5px;transition:all 0.4s}body.single-product .woo-content .product .woocommerce-tabs ul.wc-tabs li:last-child{margin-right:0}body.single-product .woo-content .product .woocommerce-tabs ul.wc-tabs li a{font-family:var(--global-font-family);font-size:16px;font-weight:normal;color:#000}body.single-product .woo-content .product .woocommerce-tabs ul.wc-tabs li.active{background:#6DAB44}body.single-product .woo-content .product .woocommerce-tabs .woocommerce-Tabs-panel h2{display:none}body.single-product .woo-content .product .woocommerce-tabs .woocommerce-Tabs-panel table tr th,body.single-product .woo-content .product .woocommerce-tabs .woocommerce-Tabs-panel table tr td{padding:8px}body.single-product .woo-content .product .woocommerce-tabs .woocommerce-Tabs-panel table tr td p{font-family:var(--global-font-family);font-size:16px;font-weight:normal;color:#000;padding:0}body.single-product .woo-content .product .woocommerce-tabs .woocommerce-Tabs-panel #review_form .comment-respond form.comment-form label{font-family:var(--global-font-family);font-size:20px;font-weight:500;color:#000}body.single-product .woo-content .product .woocommerce-tabs .woocommerce-Tabs-panel #review_form .comment-respond form.comment-form .comment-form-rating p.stars span{display:flex;align-items:center}body.single-product .woo-content .product .woocommerce-tabs .woocommerce-Tabs-panel #review_form .comment-respond form.comment-form .comment-form-rating p.stars span a{display:block;width:40px;height:40px;margin-right:8px}body.single-product .woo-content .product .woocommerce-tabs .woocommerce-Tabs-panel #review_form .comment-respond form.comment-form .comment-form-rating p.stars span a:before{width:100%;height:100%;font-size:40px;color:#777BAE}body.single-product .woo-content .product .woocommerce-tabs .woocommerce-Tabs-panel #review_form .comment-respond form.comment-form .comment-form-rating p.stars span a:last-child{margin-right:0}body.single-product .woo-content .product .woocommerce-tabs .woocommerce-Tabs-panel #review_form .comment-respond form.comment-form .comment-form-comment textarea{border:1px solid #000;resize:none}body.single-product .woo-content .product .woocommerce-tabs .woocommerce-Tabs-panel #review_form .comment-respond form.comment-form p.form-submit{margin:0}body.single-product .woo-content .product .woocommerce-tabs .woocommerce-Tabs-panel #review_form .comment-respond form.comment-form p.form-submit input[type="submit"]{font-family:var(--global-font-family);font-size:16px !important;font-weight:400 !important;color:#000 !important;line-height:1.4 !important;padding:12px 27px !important;border:1px solid #000 !important;transition:all 0.4s}body.single-product .woo-content .product .woocommerce-tabs .woocommerce-Tabs-panel #review_form .comment-respond form.comment-form p.form-submit input[type="submit"]:hover{background:#000;color:#fff}body.single-product .woo-content .product section.related h2{font-family:Carter One, sans-serif;font-size:35px;font-weight:600;color:#A8C9B4;padding:16px 0}body.woocommerce-cart form.woocommerce-cart-form table.cart tr.cart_item td.product-thumbnail a img{width:20% !important;margin:0 auto}body.woocommerce-cart form.woocommerce-cart-form table.cart tr.cart_item td.product-quantity .quantity input.qty{font-family:var(--global-font-family);font-size:16px;font-weight:normal;color:#000;padding:12px 27px;width:125px;background:#e1e1e1}body.woocommerce-cart form.woocommerce-cart-form table.cart td.actions button[type="submit"]{font-family:var(--global-font-family);font-size:16px;font-weight:400;color:#000;line-height:1.4;padding:12px 27px;border:1px solid #000;transition:all 0.4s}body.woocommerce-cart form.woocommerce-cart-form table.cart td.actions button[type="submit"]:hover{background:#000;color:#fff}body.woocommerce-cart .cart-collaterals .cart_totals h2{font-family:Carter One, sans-serif;font-size:35px;font-weight:600;color:#A8C9B4}body.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button{font-family:var(--global-font-family);font-size:16px;font-weight:400;color:#000;line-height:1.4;padding:12px 27px;border:1px solid #000;transition:all 0.4s}body.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button:hover{background:#000;color:#fff}body.woocommerce-cart p.return-to-shop{margin:0}body.woocommerce-cart p.return-to-shop a.button.wc-backward{font-family:var(--global-font-family);font-size:16px;font-weight:400;color:#000;line-height:1.4;padding:12px 27px;border:1px solid #000;transition:all 0.4s}body.woocommerce-cart p.return-to-shop a.button.wc-backward:hover{background:#000;color:#fff}body.woocommerce-checkout .checkout-notice{padding:8px 0;margin:16px 0;background:#777BAE}body.woocommerce-checkout .checkout-notice p{font-family:var(--global-font-family);font-size:16px;font-weight:normal;color:#fff;text-align:center;margin:0}body.woocommerce-checkout form.checkout h3{font-family:Carter One, sans-serif;font-size:35px;font-weight:600;color:#A8C9B4}body.woocommerce-checkout form.checkout input.input-text,body.woocommerce-checkout form.checkout input[type="url"]{font-family:var(--global-font-family);font-size:16px;font-weight:normal;color:#000;padding:5px;border:1px solid #000;width:100%}body.woocommerce-checkout form.checkout input[type="radio"]{border:1px solid #000}body.woocommerce-checkout form.checkout input[type="radio"]:after{width:70%;height:70%;background:#000 !important}body.woocommerce-checkout form.checkout select{font-family:var(--global-font-family);font-size:16px;font-weight:normal;color:#000;padding:5px;border:1px solid #000}body.woocommerce-checkout form.checkout textarea{font-family:var(--global-font-family);font-size:16px;font-weight:normal;color:#000;padding:5px;border:1px solid #000}body.woocommerce-checkout form.checkout ::placeholder{font-size:16px !important}body.woocommerce-checkout form.checkout ::-ms-input-placeholder{font-size:16px !important}body.woocommerce-checkout form.checkout button[type="submit"]{font-family:var(--global-font-family);font-size:16px;font-weight:400;color:#000;line-height:1.4;padding:12px 27px;background:transparent;border:1px solid #000;transition:all 0.4s}body.woocommerce-checkout form.checkout button[type="submit"]:hover{background:#000;color:#fff}body.woocommerce-account .woocommerce h2{font-family:Carter One, sans-serif;font-size:35px;font-weight:600;color:#A8C9B4}body.woocommerce-account .woocommerce form.woocommerce-form-login{background:#EAEAEA;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,0.3)}body.woocommerce-account .woocommerce form.woocommerce-form-login p{font-family:var(--global-font-family);font-size:16px;font-weight:normal;color:#000;margin:0}body.woocommerce-account .woocommerce form.woocommerce-form-login p label{font-family:var(--global-font-family);font-size:16px;font-weight:500;color:#000}body.woocommerce-account .woocommerce form.woocommerce-form-login p ::placeholder{font-size:16px !important}body.woocommerce-account .woocommerce form.woocommerce-form-login p ::-ms-input-placeholder{font-size:16px !important}body.woocommerce-account .woocommerce form.woocommerce-form-login p input{font-family:var(--global-font-family);font-size:16px;font-weight:normal;color:#000;padding:5px;border:1px solid #000}body.woocommerce-account .woocommerce form.woocommerce-form-login p button[type="submit"]{font-family:var(--global-font-family);font-size:16px;font-weight:400;color:#000;line-height:1.4;padding:12px 27px;background:transparent;border:1px solid #000;transition:all 0.4s}body.woocommerce-account .woocommerce form.woocommerce-form-login p button[type="submit"]:hover{background:#000;color:#fff}body.woocommerce-account .woocommerce nav.woocommerce-MyAccount-navigation ul{list-style:none}body.woocommerce-account .woocommerce nav.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link{padding:10px;margin-bottom:16px;border:0.5px solid #000;box-shadow:0 0 10px rgba(0,0,0,0.3)}body.woocommerce-account .woocommerce nav.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link:last-child{margin-bottom:0}body.woocommerce-account .woocommerce nav.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a{font-family:var(--global-font-family);font-size:16px;font-weight:400;color:#000;display:block;width:100%}body.woocommerce-account .woocommerce .woocommerce-MyAccount-content p{font-family:var(--global-font-family);font-size:16px;font-weight:normal;color:#000;margin:0}body.woocommerce-account .woocommerce .woocommerce-MyAccount-content p label{font-family:var(--global-font-family);font-size:16px;font-weight:500;color:#000}body.woocommerce-account .woocommerce .woocommerce-MyAccount-content p ::placeholder{font-size:16px !important}body.woocommerce-account .woocommerce .woocommerce-MyAccount-content p ::-ms-input-placeholder{font-size:16px !important}body.woocommerce-account .woocommerce .woocommerce-MyAccount-content p input{font-family:var(--global-font-family);font-size:16px;font-weight:normal;color:#000;padding:5px;border:1px solid #000}body.woocommerce-account .woocommerce .woocommerce-MyAccount-content p button[type="submit"]{font-family:var(--global-font-family);font-size:16px;font-weight:400;color:#000;line-height:1.4;padding:12px 27px;background:transparent;border:1px solid #000;transition:all 0.4s}body.woocommerce-account .woocommerce .woocommerce-MyAccount-content p button[type="submit"]:hover{background:#000;color:#fff}body:not(.home) header#masthead{box-shadow:0px 6px 7px rgba(0,0,0,0.25)}
/*# sourceMappingURL=custom.css.map */
