@font-face{font-family:Baskervville;src:url(Baskervville-Regular.woff) format("woff");font-weight:400}@font-face{font-family:Baskervville;src:url(Baskervville-Medium.woff) format("woff");font-weight:500}@font-face{font-family:Baskervville;src:url(Baskervville-SemiBold.woff) format("woff");font-weight:600}@font-face{font-family:Baskervville;src:url(Baskervville-Bold.woff) format("woff");font-weight:700}@font-face{font-family:EBGaramond;src:url(EBGaramond-Regular.woff) format("woff");font-weight:400}@font-face{font-family:EBGaramond;src:url(EBGaramond-Medium.woff) format("woff");font-weight:500}@font-face{font-family:EBGaramond;src:url(EBGaramond-SemiBold.woff) format("woff");font-weight:600}@font-face{font-family:EBGaramond;src:url(EBGaramond-Bold.woff) format("woff");font-weight:700}@font-face{font-family:EBGaramond;src:url(EBGaramond-ExtraBold.woff) format("woff");font-weight:800}:root{--item-bg2: #dcd8d9;--item-bg3: rgb(179 109 103 / 11%);--item-bg4: #f7f7f7;--section-bg: rgb(108 199 197 / 10%);--heading-font: "EBGaramond", serif;--paragraph-font: "Baskervville", serif}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{overflow-x:hidden;scroll-behavior:smooth;font-family:var(--paragraph-font);background:var(--body-color);transition:all ease 2s;margin:85px 0 0;-webkit-transition:all ease 2s;-moz-transition:all ease 2s;-ms-transition:all ease 2s;-o-transition:all ease 2s}body.active{overflow:hidden;transition:all ease 2s;-webkit-transition:all ease 2s;-moz-transition:all ease 2s;-ms-transition:all ease 2s;-o-transition:all ease 2s}ul,ol{list-style:none}a{text-decoration:none;font-family:var(--paragraph-font);transition:ease .3s;cursor:pointer}h1,h2,h3,h4,h5,h6{margin:0;line-height:1.2;font-family:var(--heading-font);color:rgb(var(--color-heading))}h1{font-size:48px;font-weight:700}h2{font-size:38px;font-weight:700}h3{font-size:30px;font-weight:600}h4{font-size:26px;font-weight:600}h5{font-size:22px;font-weight:600}h6{font-size:18px;font-weight:500}p{font-size:16px;font-weight:400;color:rgb(var(--color-text));font-family:var(--paragraph-font);margin:0;line-height:22px}.container{max-width:1680px;padding:0 20px;margin:0 auto}.section{padding:80px 0}img{width:100%;height:100%;display:block;object-fit:cover}input,textarea,select{color:rgb(var(--color-text));font-size:16px;font-weight:500;font-family:var(--paragraph-font);outline:none;border:none;background-color:transparent;cursor:pointer;appearance:none;-moz-appearance:textfield;-webkit-appearance:none;width:100%;height:48px;padding:0 10px;border:1px solid rgb(var(--color-border))}input::placeholder,textarea::placeholder,select::placeholder{color:var(--text-muted);text-transform:capitalize}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input:hover,textarea:hover,select:hover{border-color:var(--brand-color)}input:focus,textarea:focus,select:focus{border-color:var(--brand-color)}button{background-color:transparent;outline:none;cursor:pointer;border:none;transition:ease .3s;color:rgb(var(--color-button-text));font-family:var(--paragraph-font);font-size:16px;font-weight:400}.btn{font-size:16px;font-weight:400;padding:12.5px 30px;transition:ease .3s;font-family:var(--paragraph-font);text-transform:uppercase;text-align:center;display:inline-block;z-index:1;text-decoration:none;cursor:pointer;text-wrap-mode:nowrap;overflow:hidden;border-radius:5px}.btn:hover{text-decoration:none}.primary-btn{color:rgb(var(--color-button-text));position:relative;overflow:hidden;background-color:rgb(var(--color-button));border:1px solid rgb(var(--color-button))}.primary-btn span,.secondary-btn span{position:absolute;display:block;width:0;height:0;border-radius:50%;transition:width .4s ease-in-out,height .4s ease-in-out;transform:translate(-50%,-50%);z-index:-1}.primary-btn span{background-color:rgb(var(--color-button-text))}.primary-btn:hover{color:rgb(var(--color-button))}.primary-btn:hover span,.secondary-btn:hover span{width:225%;height:562.5px}.primary-btn:active{background-color:rgb(var(--color-button-text))}.secondary-btn{color:rgb(var(--color-button));position:relative;overflow:hidden;background-color:rgb(var(--color-button-text));border:1px solid rgb(var(--color-button-text))}.secondary-btn span{background-color:rgb(var(--color-button))}.secondary-btn:hover{color:var(--white);border-color:rgb(var(--color-button))}.secondary-btn:active{background-color:rgb(var(--color-button))}.section-heading-wrapper{margin-bottom:50px;text-align:center}.section-heading{color:rgb(var(--color-heading));text-transform:capitalize;font-weight:400}.section-heading em{font-style:normal;color:var(--brand-color);text-transform:uppercase}.section-heading-text{color:rgb(var(--color-text));padding:10px 0 0;max-width:600px;margin:0 auto}.section-heading-text a{color:rgb(var(--color-text));font-weight:700}.section-btn{display:flex;justify-content:center;margin:50px 0 0}.section-btn .btn{padding:10.5px 46px}.section-bg{background-color:var(--section-bg)}.swiper-pagination .swiper-pagination-bullet{width:16px;height:16px;background-color:transparent;border:1px solid var(--brand-color);position:relative;opacity:1}.swiper-pagination .swiper-pagination-bullet:after{position:absolute;content:"";top:50%;left:50%;transform:translate(-50%,-50%) scale(0);width:9px;height:9px;border-radius:100%;background-color:rgb(var(--color-button));transition:ease .5s}.swiper-pagination .swiper-pagination-bullet-active.swiper-pagination-bullet:after{transform:translate(-50%,-50%) scale(1)}.swiper-button-prev,.swiper-button-next{width:50px;height:50px;border:1px solid var(--brand-color);color:var(--black);background-color:var(--white);transition:ease .3s;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px}.swiper-button-prev:hover,.swiper-button-next:hover{border:1px solid var(--brand-color);color:var(--white);background-color:var(--brand-color)}.swiper-button-prev:after,.swiper-button-next:after{font-size:20px;color:var(--black)}.swiper-button-prev:hover:after,.swiper-button-next:hover:after{color:var(--white)}.swiper-button-next{right:-100px;opacity:0;visibility:hidden}.swiper-button-prev{left:-100px;opacity:1;visibility:visible}.swiper:hover .swiper-button-prev{left:20px;opacity:1;visibility:visible}.swiper:hover .swiper-button-next{right:20px;opacity:1;visibility:visible}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{display:none}.sticky-bar{display:none;position:fixed;bottom:0;left:0;width:100%;padding:0 8px;background-color:var(--body-color);z-index:9999;box-shadow:0 -3px 12px #0000001a;z-index:9}.sticky-bar-btns{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;align-items:center}.sticky-bar-btn{display:flex;flex-direction:column;align-items:center;gap:8px;padding:8px 0}.sticky-bar-btn .side-cart-btn{display:flex}.sticky-bar-btn .side-cart-btn svg{width:24px;height:24px}.sticky-bar-btn svg{stroke:rgb(var(--color-text))}.sticky-bar-btn-text{font-size:12px;color:rgb(var(--color-text));line-height:16px;font-weight:400;text-transform:capitalize}.cart-sidebar{height:100dvh;width:100%;top:0;left:0;right:0;bottom:0;background:#0000004d;position:fixed;z-index:9999;transition:all ease .2s;opacity:0;visibility:hidden}.cart-sidebar.active{opacity:1;visibility:visible}.cart-sidebar-close-window-btn{position:absolute;left:0;top:0;right:0;bottom:0;z-index:1;width:100vw;height:100dvh}.cart-sidebar-box{background-color:var(--white);position:absolute;width:500px;height:100dvh;z-index:2;right:0;top:0;transition:all ease .3s;transform:translate(100%);z-index:999999}.cart-sidebar.active .cart-sidebar-box{transform:translate(0);transition:all ease .5s}.side-cart-top{position:relative;display:flex;justify-content:center;align-items:center;gap:10px;background-color:var(--brand-color);height:50px}.side-cart-heading{color:var(--white);font-family:var(--paragraph-font);font-size:16px;font-weight:700;line-height:1}.side-cart-heading-icon-wrap{display:flex;align-items:center;gap:10px}.side-cart-heading-icon-wrap .icon i{color:var(--white);font-size:20px}.side-cart-item-number{width:22px;height:22px;border-radius:50px;background-color:var(--white);display:flex;justify-content:center;align-items:center;color:var(--brand-color);font-family:var(--heading-font);font-size:12px;font-weight:800;line-height:1}.side-cart-close-btn{display:flex;position:absolute;right:25px;top:50%;transform:translateY(-50%);cursor:pointer;transition:ease .3s;color:var(--white);font-size:20px}.side-cart-empty{overflow-y:auto;height:calc(100dvh - 50px);scrollbar-width:thin}.side-cart-empty-text{padding:60px 20px 50px;text-align:center}.cart-sidebar-box.active .side-cart-empty{display:none}.side-cart-slider-wrapper{text-align:center}.side-cart-slider-title{font-size:20px;font-weight:400;margin:0 0 20px;text-transform:capitalize}.swiper.side-cart-slider{padding:0 0 50px;margin:0 0 0 20px}.side-cart-slider-wrapper .card-btn .btn{padding:8;font-size:12px}.side-cart-product-content{display:none}.cart-sidebar-box.active .side-cart-product-content{display:block}.side-cart-product-item-wrapper{padding:20px}.side-cart-progress-bar-area{padding:20px;border-bottom:1px solid rgb(var(--color-border))}.side-cart-progress-bar-text{font-size:14px;line-height:20px;padding:0 0 5px}.side-cart-progress-bar-text strong{color:var(--brand-color)}.side-cart-progress-bar-area .progress{background:linear-gradient(to right,#85a868 0% 60%,#d8d8d8 60% 100%);height:5px;width:100%;transition:background .45s ease-in;appearance:none;-webkit-appearance:none;-moz-appearance:none;margin:25px 0 0;display:block;cursor:not-allowed;border:none}.side-cart-progress-bar-area .progress::-webkit-slider-thumb{position:relative;top:-14px;width:35px;height:35px;appearance:none;-webkit-appearance:none;cursor:default;background-image:url(../images/progress-bar-icon.png);background-position:center;background-repeat:no-repeat;background-size:contain;cursor:not-allowed}.side-cart-progress-bar-area .progress::-moz-range-thumb{position:relative;top:-14px;width:35px;height:35px;-webkit-appearance:none;appearance:none;-moz-appearance:none;cursor:default;background-image:url(../images/progress-bar-icon.png);background-position:center;background-repeat:no-repeat;background-size:contain;cursor:not-allowed}.side-cart-product-item-wrapper{overflow-y:auto;padding:20px;height:calc(100dvh - 380px);scrollbar-width:thin}.side-cart-product-item-wrapper .cart-product-items{margin:0}.side-cart-product-item-wrapper .cart-product-img{width:30%}.side-cart-product-item-wrapper .cart-product-content{width:68%}.side-cart-product-content-footer{padding:20px;position:absolute;left:0;bottom:0;right:0;width:100%;background-color:var(--white);border-top:1px solid rgb(var(--color-border))}.side-cart-product-price-wrap{display:flex;justify-content:space-between;align-items:center;gap:20px}.side-cart-product-price-wrap p{font-weight:600;font-family:var(--heading-font);font-size:20px}.side-cart-checkout-btn{margin:20px 0 0;display:flex;flex-direction:column;gap:10px}.side-cart-checkout-btn .btn{width:100%;border:1px solid rgb(var(--color-button))}.side-cart-checkout-text{margin:10px 0 0;text-align:center;font-size:14px}@media only screen and (max-width:992px){.section-btn{margin:35px 0 0}.section{padding:60px 0}.section-heading-wrapper{margin-bottom:35px}}@media only screen and (max-width:767px){h1{font-size:48px}h2{font-size:38px}h3{font-size:28px}h6{font-size:19px}p{font-size:14px;font-weight:400;line-height:20px}.sticky-bar{display:block}body{margin:65px 0 0;padding:0 0 60px}.section{padding:50px 0}.section-heading-wrapper{margin-bottom:35px}.section-btn{margin:35px 0 0}}@media only screen and (max-width:575px){h1{font-size:28px}h2{font-size:24px}h3{font-size:22px}h6{font-size:18px}.section{padding:30px 0}.btn{padding:12px 24px;font-size:14px}input,textarea,select{font-size:14px;height:44px}.section-heading-wrapper{margin-bottom:20px}.section-btn{margin:20px 0 0}.section-btn .btn{padding:12px 34px}.swiper-pagination .swiper-pagination-bullet{width:12px;height:12px}.swiper-pagination .swiper-pagination-bullet:after{width:6px;height:6px}.swiper-button-prev,.swiper-button-next{width:35px;height:35px}.swiper-button-prev:after,.swiper-button-next:after{font-size:12px}.cart-sidebar-box{width:375px}.side-cart-empty-text{padding:60px 15px 50px}.side-cart-icon-item-wrapper{padding:50px 15px 30px}.swiper.side-cart-slider{margin:0 0 0 15px}.side-cart-slider-title{font-size:20px}.side-cart-product-item-wrapper,.side-cart-progress-bar-area,.side-cart-product-content-footer{padding:15px}.side-cart-checkout-btn,.side-cart-checkout-text{margin:15px 0 0}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/main.css.map */
