﻿/*!
Theme name: STEVESANDCO Theme
Theme URI: https://stevesandco.com.mt
Version: 1.0
Author: STEVESANDCO Ltd.
Author URI: https://stevesandco.com.mt
Text Domain: stevesandcotheme
*/@import"https://fonts.cdnfonts.com/css/itc-avant-garde-pro-md";@import"https://fonts.googleapis.com/css2?family=Kaushan+Script&display=swap";@keyframes iconRotate{0%{opacity:0;visibility:hidden;transform:translateY(10px) scale(0.5)}5%{opacity:1;visibility:visible;transform:translateY(0) scale(1)}15%{opacity:1;visibility:visible;transform:translateY(0) scale(1)}20%{opacity:0;visibility:hidden;transform:translateY(-10px) scale(0.5)}100%{opacity:0;visibility:hidden;transform:translateY(-10px) scale(0.5)}}@keyframes checkmarkAppear{0%{opacity:0;transform:scale(0.5) rotate(-45deg)}50%{opacity:.5;transform:scale(1.2) rotate(0deg)}100%{opacity:1;transform:scale(1) rotate(0deg)}}@keyframes slide-bottom{0%{transform:translateY(0);opacity:1}100%{transform:translateY(100px);opacity:0}}body{margin:0;width:100%;max-width:100%}body .bk-img-cont{width:100%;height:100vh;position:fixed;inset:0;z-index:0}body .bk-img-cont::after{inset:0;content:"";position:absolute;margin:auto;height:100%;width:100%;background:#000;opacity:.6;z-index:1}body .bk-img-cont .bk-img{object-fit:cover;object-position:center;width:100%;height:100%}body #page{z-index:1;position:relative}body .vc_row{margin:0 !important}*:focus{outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px #fff inset !important}html{scroll-behavior:smooth;overflow-x:hidden !important;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}*{font-family:"ITC Avant Garde Pro Md",sans-serif;margin:0}.hidden-overflow{overflow:hidden !important}.container{width:90%;max-width:1560px;margin:0 auto}input{-webkit-appearance:none !important;-webkit-border-radius:0px}.h2-title{color:#000;font-size:26px;font-weight:bold;text-transform:uppercase}@media only screen and (min-width: 992px){.h2-title{font-size:30px}}.black-text{color:#000;font-size:16px;line-height:20px;margin:0}@media only screen and (min-width: 992px){.black-text{font-size:20px;line-height:24px}}.white-text{color:#fff;font-size:16px;line-height:22px;margin:0;font-weight:400}.white-text strong{font-weight:600;letter-spacing:1px}@media only screen and (min-width: 992px){.white-text{font-size:20px;line-height:26px}}.vc_column_container>.vc_column-inner{padding:0 !important}::-webkit-scrollbar{width:0px}.yellow-btn{width:90%;max-width:160px;height:50px;line-height:50px;padding:0 20px;color:#000;background:#d4af34;text-decoration:none;text-transform:uppercase;transition:all .4s ease;display:block;display:grid;grid-template-columns:1fr 30px;grid-column-gap:20px;overflow:hidden;border-radius:5px;font-size:16px;font-family:sans-serif}.yellow-btn div{font-family:sans-serif}.yellow-btn:hover{transform:translateY(-2px)}.yellow-btn .icon-container{position:relative;width:30px;height:30px}.yellow-btn .icon{position:absolute;top:10px;left:0;width:30px;height:30px;opacity:0;visibility:hidden}.yellow-btn .default-icon{opacity:1;visibility:visible}.yellow-btn:hover .icon{animation:none}.yellow-btn:hover .wallet-icon{opacity:0;visibility:hidden}.yellow-btn:hover .card-icon{animation:iconRotate 2.5s infinite;animation-delay:0s}.yellow-btn:hover .payment-icon{animation:iconRotate 2.5s infinite;animation-delay:.5s}.yellow-btn:hover .dollar-icon{animation:iconRotate 2.5s infinite;animation-delay:1s}.yellow-btn:hover .check-icon{animation:iconRotate 2.5s infinite;animation-delay:1.5s}.simple-yellow-btn{width:90%;max-width:220px;height:50px;line-height:50px;padding:0 20px;color:#000;background:#d4af34;text-decoration:none;text-transform:uppercase;transition:all 1.5s ease !important;display:block;border-radius:5px;box-sizing:border-box;font-family:sans-serif}.simple-yellow-btn:hover{background:#fff;color:#000}.error404 .no-results{height:100vh;position:relative}.error404 .no-results img{object-fit:cover;object-position:center;width:100%;height:100vh;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.error404 .no-results::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:100%;height:100%;opacity:.8;background:#000}.error404 .no-results .page-content{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;height:fit-content;z-index:2;width:90%}.error404 .no-results .page-content h1{text-align:center;margin-bottom:20px;color:#d4af34;font-weight:500}@media only screen and (max-width: 576px){.error404 .no-results .page-content h1{font-size:55px}}.error404 .no-results .page-content h1 p{font-family:"Kaushan Script",serif;font-size:50px}.error404 .no-results .page-content h1 strong,.error404 .no-results .page-content h1 b{font-family:"ITC Avant Garde Pro Md",sans-serif}.error404 .no-results .page-content h4{text-align:center;color:#fff;font-weight:400;max-width:500px;margin:0 auto 50px;width:90%}.error404 .no-results .page-content .simple-yellow-btn{margin:0 auto;max-width:250px;text-align:center}body #cookie-notice .cookie-notice-container{background:#d7c8a1;padding:30px 50px}body #cookie-notice .cookie-notice-container span{color:#000;font-size:12px;line-height:16px}body #cookie-notice .cookie-notice-container .cn-close-icon{top:25px;right:50}body #cookie-notice .cookie-notice-container #cn-notice-buttons{max-width:200px;margin:20px auto 0;justify-content:center;display:flex;flex-wrap:wrap}body #cookie-notice .cookie-notice-container #cn-notice-buttons a{margin:5px;font-family:"ITC Avant Garde Pro Md",sans-serif}body #cookie-notice .cookie-notice-container #cn-notice-buttons #cn-accept-cookie{background:#d4af34 !important;border:0 !important;color:#000 !important;font-size:14px !important;grid-area:three;border-radius:0 !important;font-family:sans-serif !important}body #cookie-notice .cookie-notice-container #cn-notice-buttons #cn-more-info{background:#000 !important;border:1px solid #000 !important;color:#d7c8a1 !important;font-size:14px !important;grid-area:one;border-radius:0 !important;font-family:sans-serif !important}body #cookie-notice .cookie-notice-container #cn-notice-buttons #cn-refuse-cookie{background:#d7c8a1 !important;border:1px solid #000 !important;color:#000 !important;font-size:14px !important;grid-area:two;border-radius:0 !important;font-family:sans-serif !important}@media only screen and (min-width: 992px){body #cookie-notice{width:500px;min-width:500px;left:auto;right:2%;bottom:2%;background-color:rgba(0,0,0,0) !important}body #cookie-notice .cookie-notice-container{padding:60px 50px 20px}body #cookie-notice .cookie-notice-container span{font-size:16px;line-height:20px;text-align:left}body #cookie-notice .cookie-notice-container #cn-notice-buttons{position:relative;margin:25px auto 25px;display:flex;width:max-content;bottom:0;padding:0;max-width:unset;justify-content:center;align-items:center}body #cookie-notice .cookie-notice-container #cn-notice-buttons #cn-accept-cookie{font-size:18px !important}body #cookie-notice .cookie-notice-container #cn-notice-buttons #cn-more-info{font-size:18px !important}body #cookie-notice .cookie-notice-container #cn-notice-buttons #cn-refuse-cookie{font-size:18px !important}}.top-bar-on{top:40px !important}.top-bar-on.background-colour{top:0 !important}#header{position:fixed;width:100%;top:0;bottom:auto;left:0;right:0;z-index:1000;min-height:80px;transition:all .4s ease;display:flex;align-items:center}#header.background-colour{background:#000}#header.with-wishlist .inner-sec{grid-template-columns:100px 1fr 50px 50px 50px}#header.with-wishlist .inner-sec .header-wishlist{text-align:center;height:fit-content}#header.with-wishlist .inner-sec .header-wishlist .wishlist_items_number a{display:block;padding-right:10px;text-decoration:none}#header.with-wishlist .inner-sec .header-wishlist .wishlist_items_number a .yith-wcwl-items-count{width:100%;height:100%;position:relative;display:block;text-align:right;transition:all .4s ease;display:grid;height:20px;text-decoration:none;text-align:right}#header.with-wishlist .inner-sec .header-wishlist .wishlist_items_number a .yith-wcwl-items-count:hover i::before{color:red;animation:pulse 1s ease-in-out}#header.with-wishlist .inner-sec .header-wishlist .wishlist_items_number a .yith-wcwl-items-count span{color:#fff;font-size:15px;line-height:25px}#header.with-wishlist .inner-sec .header-wishlist .wishlist_items_number a .yith-wcwl-items-count i{color:#fff;position:relative;font-weight:500;font-size:18px;line-height:20px;transition:all .4s ease}#header.with-wishlist .inner-sec .header-wishlist .wishlist_items_number a .yith-wcwl-items-count i::before{transition:all .4s ease;right:18px;position:absolute}#header .inner-sec{position:relative;height:87px}#header .inner-sec .menu-items{position:fixed;right:-200%;left:auto;top:0;bottom:0;margin:auto;height:100vh;width:100%;background:#000;transition:all .4s ease;overflow-y:scroll}#header .inner-sec .menu-items .bk-img{position:absolute;opacity:.4;width:90%;left:auto;right:-50px;margin:auto;bottom:auto;top:150px;max-width:500px;z-index:0}#header .inner-sec .menu-items::-webkit-scrollbar{width:0}#header .inner-sec .menu-items.active{left:auto;right:0}#header .inner-sec .menu-items .menu-main-menu-container{padding:100px 50px 40px}#header .inner-sec .menu-items .menu-main-menu-container ul{padding:0}#header .inner-sec .menu-items .menu-main-menu-container ul li{list-style-type:none;padding:18px 0}#header .inner-sec .menu-items .menu-main-menu-container ul li.current_page_item a{color:#d4af34}#header .inner-sec .menu-items .menu-main-menu-container ul li.current_page_item a::before{width:100%}#header .inner-sec .menu-items .menu-main-menu-container ul li a{color:#fff;text-decoration:none;position:relative;padding:18px 0;font-size:22px;font-weight:400;line-height:27px}#header .inner-sec .menu-items .menu-main-menu-container ul li a:hover::before{width:100%}#header .inner-sec .menu-items .menu-main-menu-container ul li a::before{content:"";position:absolute;left:0;right:auto;width:25px;height:2px;background:#d4af34;top:auto;bottom:0;transition:all .4s ease}#header .inner-sec .menu-items .socials{display:block;position:relative;top:30px;padding-bottom:75px;height:fit-content;margin:auto;text-align:center}#header .inner-sec .menu-items .socials .text-socials{color:#fff;text-decoration:none;position:relative;padding:0 0 15px;font-size:22px;font-weight:400;line-height:22px}#header .inner-sec .menu-items .socials ul li{margin:0 10px}#header .inner-sec .menu-btn{transform:translate(-50%, -50%);width:28px;height:34px;cursor:pointer;position:absolute;top:33px;bottom:0;margin:auto;left:auto;right:-14px;padding:0;z-index:11}#header .inner-sec .menu-btn li{list-style:none;position:absolute;background:#fff;width:100%;height:2px;transform:translateY(-50%);transition:.9s}#header .inner-sec .menu-btn li:nth-of-type(1){top:20%}#header .inner-sec .menu-btn li:nth-of-type(2){top:50%}#header .inner-sec .menu-btn li:nth-of-type(3),#header .inner-sec .menu-btn li:nth-of-type(4){width:50%;top:80%}#header .inner-sec .menu-btn li:nth-of-type(1),#header .inner-sec .menu-btn li:nth-of-type(2),#header .inner-sec .menu-btn li:nth-of-type(3){left:0}#header .inner-sec .menu-btn li:nth-of-type(4){right:0}#header .inner-sec .menu-btn.active li{background:#fff}#header .inner-sec .menu-btn.active li:nth-of-type(1){top:50%;transform:translateY(-50%) rotate(45deg)}#header .inner-sec .menu-btn.active li:nth-of-type(2){top:50%;transform:translateY(-50%) rotate(-45deg)}#header .inner-sec .menu-btn.active li:nth-of-type(3){left:-50%;opacity:0}#header .inner-sec .menu-btn.active li:nth-of-type(4){right:-50%;opacity:0}#header .inner-sec .web-logo{position:absolute;width:100px;height:fit-content;left:0;right:0;bottom:0;top:0;margin:auto;z-index:11}#header .inner-sec .web-logo img{width:100px}#header .inner-sec .search-icon{position:absolute;width:fit-content;height:20px;left:0;right:auto;bottom:0;top:0;margin:auto;cursor:pointer;display:grid;grid-template-columns:1fr 1fr;grid-column-gap:15px}#header .inner-sec .socials{display:none;position:absolute;left:0;right:auto;top:0;bottom:0;margin:auto;height:fit-content}#header .inner-sec .socials ul{padding:0}#header .inner-sec .socials ul li{margin-right:20px;display:inline-block}#header .inner-sec .socials ul li a{color:#fff;text-decoration:none}#header .inner-sec .socials ul li a i{font-size:20px}#header .inner-sec .socials ul li.text{padding:0 20px;line-height:15px;border-left:1px solid #fff;font-size:14px;font-weight:600}#header .dre{width:90%;display:grid;grid-template-columns:95px 120px;margin:10px auto 0;justify-content:center;grid-column-gap:10px;color:#fff;text-decoration:none}#header .dre p{line-height:23px;font-size:12px}#header .dre img{width:120px}@media only screen and (min-width: 768px){#header{top:0;background:rgba(0,0,0,0);transition:all .4s ease}#header .dre{position:absolute;right:5%;left:auto;bottom:30px;top:auto;margin:auto;width:fit-content}#header.blue{background:#000;top:0}#header.blue .inner-sec .web-logo{z-index:0;text-align:center}#header.blue .inner-sec .web-logo img{width:80px}#header .inner-sec .socials{display:block}#header .inner-sec .search-icon{right:60px;left:auto;grid-column-gap:10px}#header .inner-sec .menu-btn{width:30px;height:16px;top:14px}#header .inner-sec .menu-btn li:nth-of-type(1){top:0}#header .inner-sec .menu-btn li:nth-of-type(2){top:50%}#header .inner-sec .menu-btn li:nth-of-type(3),#header .inner-sec .menu-btn li:nth-of-type(4){top:100%}#header .inner-sec .menu-items{top:0;max-width:700px}#header .inner-sec .menu-items .bk-img{position:absolute;opacity:.6;width:100%;left:auto;right:0;margin:auto;bottom:0;top:auto}#header .inner-sec .menu-items .menu-main-menu-container{padding:150px 50px 90px}#header .inner-sec .menu-items .menu-main-menu-container ul li a{font-size:28px;line-height:36px}#header .inner-sec .menu-items .socials{display:none}#header.background-colour{background:#000;height:80px}#header.background-colour.with-wishlist .inner-sec{grid-template-columns:150px 25px 1fr 50px 50px 50px}#header.background-colour .inner-sec{grid-template-columns:120px 10px 1fr 50px 50px}#header.background-colour .inner-sec a.web-logo img.logo{width:100%}#header.with-wishlist .inner-sec{grid-template-columns:150px 25px 1fr 50px 50px 50px}#header .inner-sec{transition:400ms;grid-template-columns:150px 25px 1fr 50px 50px}#header .inner-sec a.web-logo{display:flex;box-sizing:border-box;width:100%;max-width:110px;align-items:center}#header .inner-sec a.web-logo img.logo{width:100%;max-height:110px;transition:400ms}#header .inner-sec nav{position:relative;width:90%;margin:0 auto;max-width:1560px;display:flex;height:100%;grid-column:3;grid-row:1}#header .inner-sec nav .menu-btn{display:none}#header .inner-sec nav .menu-items{position:relative;left:0;right:0;height:fit-content;width:100%;background:rgba(0,0,0,0);bottom:auto;top:0;display:flex}#header .inner-sec nav .menu-items .menu-main-menu-container{width:100%;margin:0 0 0 auto;max-width:100%;padding-top:0}#header .inner-sec nav .menu-items .menu-main-menu-container ul.menu{display:flex;justify-content:space-around}#header .inner-sec nav .menu-items .menu-main-menu-container ul.menu li{display:inline;margin-bottom:0;margin-left:0px;width:fit-content}#header .inner-sec nav .menu-items .menu-main-menu-container ul.menu li a{font-size:17px;color:#fff}}@media only screen and (min-width: 1200px){#header{height:100px}#header.background-colour{background:#000;height:80px}#header.background-colour .inner-sec{grid-template-columns:120px 15vw 1fr 50px 50px}#header.background-colour .inner-sec a.web-logo img.logo{width:100%}}.web-logo.outer{display:none}.home #header .inner-sec .web-logo{display:none}.home .web-logo.outer{display:block;position:absolute;width:64%;height:fit-content;left:5%;right:72%;bottom:auto;top:170px;margin:auto;max-width:300px;transition:all .4s ease;z-index:1000}@media only screen and (min-width: 1200px){.home .web-logo.outer{top:140px}}.home .web-logo.outer.in-place{width:100px;left:0;right:0;bottom:auto;top:12px;position:fixed}.home .web-logo.outer img{width:100%}footer{background-color:#000;padding:50px 0;text-transform:uppercase}footer span.title{display:block;line-height:1.5;color:#d4af34;font-size:16px;font-weight:400;display:block}footer p{font-size:14px;line-height:1.5;color:#fff}footer ul{list-style-type:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}footer a{color:#fff;text-decoration:none;font-size:14px;transition:400ms}footer a:hover{color:#d4af34}footer .upper-sec{padding-bottom:20px}footer .upper-sec div.inner-sec{display:grid;grid-template-columns:100%;grid-template-rows:auto}footer .upper-sec div.inner-sec .mc{margin:15px 0}footer .upper-sec div.inner-sec .logo{text-align:center;margin-bottom:15px}footer .upper-sec div.inner-sec .logo img{width:90%;max-width:200px;height:auto;margin:0 auto}footer .upper-sec div.inner-sec .social ul{display:flex;flex-wrap:nowrap;flex-direction:row;padding-top:10px}footer .upper-sec div.inner-sec .social ul li{margin-right:15px}footer .upper-sec div.inner-sec .social ul li a i{font-size:20px;transition:all .4s ease}footer .upper-sec div.inner-sec .social ul li a:hover{color:#d4af34}footer .bottom-sec{margin-top:50px;border-top:1px solid #fff;padding:30px 0 0;width:90%;margin:0 auto;max-width:1560px}footer .bottom-sec div.inner-sec{display:grid;grid-template-columns:1fr}footer .bottom-sec div.inner-sec .copy{font-size:12px;text-align:center;margin:10px auto}footer .bottom-sec div.inner-sec .legal_pages{border-bottom:1px solid #fff;padding-bottom:30px;margin-bottom:20px}footer .bottom-sec div.inner-sec .legal_pages ul{display:grid;grid-template-columns:1fr 1fr 1fr;text-align:center}footer .bottom-sec div.inner-sec .legal_pages ul li a{color:#d4af34}footer .bottom-sec div.inner-sec .dre{width:90%;display:grid;grid-template-columns:116px 120px;margin:10px auto 0;justify-content:center;grid-column-gap:10px}footer .bottom-sec div.inner-sec .dre p{line-height:23px}footer .bottom-sec div.inner-sec .dre img{width:120px}@media screen and (min-width: 576px){footer .upper-sec{margin-bottom:20px}footer .upper-sec div.inner-sec{grid-template-columns:1fr 1fr;grid-column-gap:20px}footer .upper-sec div.inner-sec .logo{grid-column:1/-1;margin-bottom:30px}}@media screen and (min-width: 768px){footer .upper-sec div.inner-sec{grid-template-columns:1fr 1fr 1fr}}@media screen and (min-width: 992px){footer{padding:70px 0}footer .upper-sec div.inner-sec{grid-template-columns:250px 1fr 1fr 1fr;box-sizing:border-box;grid-column-gap:30px}footer .upper-sec div.inner-sec .mc{margin:0}footer .upper-sec div.inner-sec .logo{grid-column:1;grid-row:1/3;margin:0}footer .upper-sec div.inner-sec .logo img{width:100%;max-width:225px}footer .upper-sec div.inner-sec .addr{grid-column:2;grid-row:1}footer .upper-sec div.inner-sec .opening_hours{grid-column:3;grid-row:1}footer .upper-sec div.inner-sec .contact_number{grid-column:2;grid-row:2}footer .upper-sec div.inner-sec .menu{grid-column:4;grid-row:1/4}footer .upper-sec div.inner-sec .social{grid-column:2;grid-row:3}footer .upper-sec div.inner-sec .email{grid-column:3;grid-row:2/4}footer .bottom-sec{margin-top:30px}footer .bottom-sec div.inner-sec{grid-template-columns:1fr 350px;grid-column-gap:40px}footer .bottom-sec div.inner-sec .legal_pages{border:none;grid-column:1;grid-row:1/3;margin:0;padding:0}footer .bottom-sec div.inner-sec .legal_pages ul{text-align:left}footer .bottom-sec div.inner-sec .dre{grid-column:2;grid-row:2;justify-content:end;margin:0;width:100%}footer .bottom-sec div.inner-sec .copy{grid-row:1;grid-column:2;text-align:right;margin:0}}@media screen and (min-width: 1200px){footer .upper-sec div.inner-sec{grid-template-columns:350px 1fr 1fr 1fr 1fr;grid-column-gap:40px}footer .upper-sec div.inner-sec .logo img{max-width:325px}footer .upper-sec div.inner-sec .social{grid-column:5;grid-row:1}}.woocommerce .products .product_thumbnail_icons,.wp-block-getbowtied-carousel ul.products li.product .product_thumbnail_icons{background:#fff;border-radius:50%;box-shadow:0px 0px 5px rgba(0,0,0,.25);height:34px;width:36px;bottom:auto;left:auto;right:15px;opacity:1;position:absolute;transition:all .3s ease;z-index:10;top:15px;transition:all .4s ease}.woocommerce .products .product_thumbnail_icons .yith-wcwl-add-to-wishlist,.wp-block-getbowtied-carousel ul.products li.product .product_thumbnail_icons .yith-wcwl-add-to-wishlist{width:100%;height:100%;margin:0}.woocommerce .products .product_thumbnail_icons .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,.wp-block-getbowtied-carousel ul.products li.product .product_thumbnail_icons .yith-wcwl-add-to-wishlist .yith-wcwl-add-button{position:absolute;inset:0;margin:auto;width:36px;height:36px}.woocommerce .products .product_thumbnail_icons .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.wp-block-getbowtied-carousel ul.products li.product .product_thumbnail_icons .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a{width:36px;height:36px;border-radius:50%;font-size:0;color:rgba(0,0,0,0);position:absolute;margin:auto;inset:0;text-align:center;top:2px}.woocommerce .products .product_thumbnail_icons .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a.delete_item svg,.wp-block-getbowtied-carousel ul.products li.product .product_thumbnail_icons .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a.delete_item svg{color:red}.woocommerce .products .product_thumbnail_icons .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a svg,.wp-block-getbowtied-carousel ul.products li.product .product_thumbnail_icons .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a svg{color:#000;font-size:15px;line-height:36px;margin:auto;position:absolute;inset:0}.woocommerce .products .product_thumbnail_icons .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span,.wp-block-getbowtied-carousel ul.products li.product .product_thumbnail_icons .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span{display:none}ul.products li:hover .product_thumbnail_icons,.single_product_summary_related ul li:hover .product_thumbnail_icons,.wp-block-getbowtied-carousel ul.products li.product:hover .product_thumbnail_icons{box-shadow:0px 0px 5px #000}#header .cart_icon_qtd{align-content:center;height:fit-content}#header .cart_icon_qtd>a.cart-wrapper{position:relative;display:flex;width:45px;height:20px;text-decoration:none;align-items:center}#header .cart_icon_qtd>a.cart-wrapper i.fa-solid.fa-cart-shopping{color:#fff}#header .cart-preview-sec .cart-preview-inner{transition:.5s all ease;color:#000;background-color:#d7c8a1;max-width:500px;position:fixed;overflow-y:auto;padding:0;right:-300%;top:100px;max-height:600px;display:block;width:100%;z-index:130;padding-top:49px;padding-bottom:38px;box-shadow:rgba(0,0,0,.19) 0px 10px 20px,rgba(0,0,0,.23) 0px 6px 6px;border-radius:5px}#header .cart-preview-sec .cart-preview-inner .blur{backdrop-filter:blur(5px);width:90%;margin-left:auto;margin-right:auto}#header .cart-preview-sec .cart-preview-inner .blur .hide-cart-preview{display:flex;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid #000;margin-bottom:26px}#header .cart-preview-sec .cart-preview-inner .blur .hide-cart-preview .hide-cart-preview-text{font-size:20px;font-family:"ITC Avant Garde Pro Md",sans-serif}#header .cart-preview-sec .cart-preview-inner .blur .hide-cart-preview i{font-size:30px}#header .cart-preview-sec .cart-preview-inner .blur .empty .yellow-btn{background:#d7c8a1;border:1px solid;width:100%;max-width:218px;box-sizing:border-box}#header .cart-preview-sec .cart-preview-inner .blur .empty h3{font-weight:400}#header .cart-preview-sec .cart-preview-inner .blur .cart-preview-product{display:grid;grid-template-columns:100px 1fr;position:relative;margin-bottom:26px;column-gap:14px}#header .cart-preview-sec .cart-preview-inner .blur .cart-preview-product .cart-preview-product-img-sec img{max-width:138px;height:auto;border-radius:10px;width:100px;height:100px;object-fit:cover;object-position:center}#header .cart-preview-sec .cart-preview-inner .blur .cart-preview-product .cart-preview-product-details-sec{display:flex;flex-direction:column;justify-content:space-around}#header .cart-preview-sec .cart-preview-inner .blur .cart-preview-product .cart-preview-product-details-sec .cart-preview-product-title,#header .cart-preview-sec .cart-preview-inner .blur .cart-preview-product .cart-preview-product-details-sec .cart-preview-product-qty,#header .cart-preview-sec .cart-preview-inner .blur .cart-preview-product .cart-preview-product-details-sec .cart-preview-product-subtotal{font-size:14px;font-family:"ITC Avant Garde Pro Md",sans-serif}#header .cart-preview-sec .cart-preview-inner .blur .cart-preview-product .cart-preview-product-details-sec .cart-preview-product-title a{text-decoration:none;color:#000;font-family:"ITC Avant Garde Pro Md",sans-serif}#header .cart-preview-sec .cart-preview-inner .blur .cart-preview-product .cart-preview-product-details-sec .cart-preview-product-subtotal{font-weight:500;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:16px}#header .cart-preview-sec .cart-preview-inner .blur .cart-preview-product .remove_from_cart_button{position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:25px;color:maroon;font-weight:bold;text-align:center;line-height:30px;width:30px;font-family:serif;height:30px;text-decoration:none;border-radius:50%}#header .cart-preview-sec .cart-preview-inner .blur .cart-preview-product .remove_from_cart_button:hover{background:maroon;color:#d7c8a1}#header .cart-preview-sec .cart-preview-inner .blur .cart-preview-nav-sec{display:grid;grid-template-columns:1fr 1fr;row-gap:18px;column-gap:14px;padding-top:33px;border-top:1px solid #000}#header .cart-preview-sec .cart-preview-inner .blur .cart-preview-nav-sec .cart-preview-nav-subtotal{font-size:14px;font-weight:500;flex-basis:100%;grid-column:1/-1;font-size:16px;display:grid;grid-template-columns:1fr 1fr}#header .cart-preview-sec .cart-preview-inner .blur .cart-preview-nav-sec .cart-preview-nav-subtotal span:last-child{text-align:right}#header .cart-preview-sec .cart-preview-inner .blur .cart-preview-nav-sec .cart-preview-nav-btn{height:50px;line-height:52px;border:1px solid #000;text-decoration:none;color:#000;border-radius:5px;text-transform:uppercase;text-align:center;transition:all .4s ease;font-family:sans-serif}#header .cart-preview-sec .cart-preview-inner .blur .cart-preview-nav-sec .cart-preview-nav-btn:nth-child(3){background:#000;color:#d7c8a1}#header .cart-preview-sec .cart-preview-inner .blur .cart-preview-nav-sec .cart-preview-nav-btn:nth-child(3):hover{opacity:.8}#header .cart-preview-sec .cart-preview-inner .blur .cart-preview-nav-sec .cart-preview-nav-btn:hover{background:#000;color:#d7c8a1}#header .cart-count{text-align:center;border-radius:50px;color:#fff;font-weight:500;width:20px;height:20px;position:absolute;top:50%;right:0;transform:translateY(-50%);line-height:25px;font-size:15px}.show-cart-preview{right:5% !important}@media only screen and (max-width: 499px){.show-cart-preview{margin:0 auto !important;right:0 !important}}@media screen and (min-width: 992px){#header .cart-preview-sec .cart-preview-inner .blur .empty .yellow-btn{width:50%}}#header .inner-sec>button#open_search{display:none}button#open_search{align-items:center;grid-row:1;height:35px;cursor:pointer;padding:0;z-index:1110;background:hsla(0,0%,100%,0);color:#fff;font-size:20px;border:none;width:90%;margin:0 auto;box-sizing:border-box;display:flex;justify-content:flex-end}button#open_search i.fas.fa-search{display:flex;width:50px;height:100%;align-items:center;justify-content:center}.widget_product_search{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(36,36,36,.3607843137);backdrop-filter:blur(5px);z-index:9999;display:none}.widget_product_search .search-wrapp{position:absolute;top:0;left:0;width:100%;padding:10px;padding-top:50px;background:#fff;box-sizing:border-box;box-shadow:0 -3px 5px 1px #000}.widget_product_search .search-wrapp .close{position:absolute;top:8px;right:10px;width:25px;height:25px;box-sizing:border-box;display:flex;justify-content:center;align-items:center;cursor:pointer}.widget_product_search .search-wrapp form>div{display:flex;margin:0 auto;width:95%}.widget_product_search .search-wrapp form>div input#search-input{width:100%;border:0;border-bottom:1px solid #919191;padding:0px 10px;font-size:17px}.widget_product_search .search-wrapp form>div input#search-input::placeholder{font-size:17px}.widget_product_search .search-wrapp form>div button#search{background:rgba(0,0,0,0);border:0;border-bottom:1px solid #919191;cursor:pointer;padding:10px 20px;font-size:18px;color:#919191}.widget_product_search .search-wrapp .results{display:grid;grid-template-columns:1fr 1fr;padding:20px 0 0px;overflow:scroll;max-height:400px;flex-wrap:wrap}.widget_product_search .search-wrapp .results .item{padding:0 5px 10px;width:100%;box-sizing:border-box}.widget_product_search .search-wrapp .results .item .content{display:grid}.widget_product_search .search-wrapp .results .item a{text-decoration:none}.widget_product_search .search-wrapp .results .item a .item-image img{display:block;width:100%;height:auto;aspect-ratio:1/1;border:1px solid #000;object-fit:cover;box-sizing:border-box}.widget_product_search .search-wrapp .results .item a h3.product_name{color:#000;font-size:12px}.widget_product_search .search-wrapp .results .item a span.product_price{font-weight:bold;font-size:12px;color:#4b4b4b}.widget_product_search .search-wrapp .results .item a span.product_price del{font-size:9px}.widget_product_search .search-wrapp .results .see-more{grid-column:1/3;width:100%}.widget_product_search .search-wrapp .results .see-more a{margin:10px auto;max-width:300px;width:100%;background:#000;border-radius:5px;text-align:center;display:block;padding:5px 0;color:#fff;text-decoration:none}@media screen and (min-width: 576px){.widget_product_search .search-wrapp .results{display:grid;grid-template-columns:1fr 1fr 1fr 1fr}.widget_product_search .search-wrapp .results .content{display:grid;grid-template-rows:40px 15px}.widget_product_search .search-wrapp .results .see-more{grid-column:1/5}}@media screen and (min-width: 992px){#header .inner-sec>button#open_search{display:block;grid-column:4;height:100%;font-size:17px}.menu-items button#open_search{display:none}.widget_product_search .search-wrapp .results{grid-template-columns:repeat(6, 1fr)}.widget_product_search .search-wrapp .results .item a .item-image img{max-height:unset}.widget_product_search .search-wrapp .results .see-more{grid-column:1/7}}.small-banner-section{height:250px;overflow:hidden;max-width:2000px;max-height:1000px;margin:0 auto}.small-banner-section.ext{height:400px}.small-banner-section .bk-img{object-position:center;height:100%;object-fit:cover;width:100%;position:absolute;inset:0;margin:auto;z-index:0}.small-banner-section::after{content:"";position:absolute;inset:0;margin:auto;width:100%;height:100%;background:#000;z-index:1;opacity:.8}.small-banner-section .container{position:absolute;inset:0;margin:auto;width:90%;height:fit-content;text-align:center;z-index:2}.small-banner-section .container h1{font-size:40px;color:#d7c8a1;font-weight:400}@media only screen and (min-width: 768px){.small-banner-section{height:300px}.small-banner-section.ext{height:500px}.small-banner-section .container .h1-title{font-size:40px}}@media only screen and (min-width: 992px){.small-banner-section{height:350px}.small-banner-section.ext{height:600px}.small-banner-section .container .h1-title{font-size:60px !important;line-height:90px !important}}@media only screen and (min-width: 1200px){.small-banner-section{height:400px}.small-banner-section.ext{height:800px}.small-banner-section .container .h1-title{font-size:60px !important;line-height:90px !important}}.woocommerce-message{position:fixed;top:auto;left:0;right:0;bottom:40px;background:#fff;border-top-color:#fff;color:#000;padding:15px 50px;max-width:500px;box-sizing:border-box;border-radius:10px;z-index:999;animation:slide-bottom 2s ease-out 2s forwards;width:90%;font-size:14px;margin:auto}.woocommerce-message a{color:#000}.woocommerce-message a.button{background:#d4af34;color:#000;font-family:"ITC Avant Garde Pro Md",sans-serif}.woocommerce-message.error{background:maroon;border-top-color:maroon;color:#fff}.woocommerce-message.error::before{content:"";color:#fff}.woocommerce-account .woocommerce .woocommerce-notices-wrapper .woocommerce-error{list-style:none;position:fixed;bottom:50px;right:0;left:0;width:90%;max-width:500px;margin:0 auto;padding:10px 0;display:flex;justify-content:center;background:maroon;color:#fff;transition:all .4s ease;animation:slide-bottom 4s ease-out 2s forwards;z-index:1000;color:#fff;border-top:none;border-radius:5px}.woocommerce-account .woocommerce .woocommerce-notices-wrapper .woocommerce-error li{width:80%;margin:0 auto !important;font-size:14px}.woocommerce-account .woocommerce .woocommerce-notices-wrapper .woocommerce-error li a{color:#fff}.woocommerce-account .woocommerce .woocommerce-notices-wrapper .woocommerce-error li strong{font-weight:400}.woocommerce-account .woocommerce .woocommerce-notices-wrapper .woocommerce-error::before{color:#fff;inset:0;margin:auto;position:absolute;left:15px;right:auto;top:0;bottom:0;height:fit-content}.woocommerce-account .woocommerce .woocommerce-notices-wrapper .woocommerce-error:hover{animation-play-state:paused}.products .product.sale:hover a .sale-product-message{background:#fff !important;color:#000 !important}.products .product.sale a .product_thumbnail{position:relative}.products .product.sale a .product_thumbnail .sale-product-message{transition:all .4s ease;position:absolute;left:0;right:0;top:auto;bottom:0;margin:auto;height:40px;width:100%;border-radius:50%;color:#fff;font-size:10px;text-transform:uppercase;line-height:40px;text-align:center;z-index:2}.products .product.sale a .product_thumbnail .sale-product-message.enable{width:100%;border-radius:0}.woocommerce-product-gallery{position:relative}.woocommerce-product-gallery .sale-product-message{transition:all .4s ease;position:absolute;left:15px;right:auto;top:15px;bottom:auto;margin:auto;height:40px;width:40px;border-radius:50%;color:#fff;font-size:10px;text-transform:uppercase;line-height:40px;text-align:center}.woocommerce-product-gallery .sale-product-message.enable{width:80px;border-radius:0}.onsale{display:none}.products .product{position:relative}.products .product:hover .mytheme_new_product{background:#fff !important;color:#000 !important}.products .product .mytheme_new_product{transition:all .4s ease;position:absolute;left:15px;right:auto;top:15px;bottom:auto;margin:auto;height:40px;width:40px;border-radius:50%;color:#fff;font-size:10px;text-transform:uppercase;line-height:40px;text-align:center}.products .product .mytheme_new_product.enable{width:80px;border-radius:0}.woocommerce-product-gallery{position:relative}.woocommerce-product-gallery .mytheme_new_product{transition:all .4s ease;position:absolute;left:auto;right:60px;top:15px;bottom:auto;margin:auto;height:40px;width:40px;border-radius:50%;color:#fff;font-size:10px;text-transform:uppercase;line-height:40px;text-align:center}.woocommerce-product-gallery .mytheme_new_product.enable{width:80px;border-radius:0}.products .product.outofstock a .product_thumbnail{position:relative}.products .product.outofstock a .product_thumbnail .outofstock-product-message{transition:all .4s ease;position:absolute;left:0;right:0;top:auto;bottom:0;margin:auto;height:40px;background:maroon;width:100%;color:#fff;font-size:10px;text-transform:uppercase;line-height:40px;text-align:center;z-index:1}.products .product.outofstock a .product_thumbnail .outofstock-product-message.enable{width:80px;border-radius:0}.woocommerce-product-gallery{position:relative}.woocommerce-product-gallery .outofstock-product-message{transition:all .4s ease;position:absolute;left:15px;right:auto;top:65px;bottom:auto;margin:auto;height:40px;background:#000;width:100px;color:#fff;font-size:10px;text-transform:uppercase;line-height:40px;text-align:center}.woocommerce-product-gallery .outofstock-product-message.enable{width:80px;border-radius:0}.top-bar{position:fixed;width:100%;top:0;bottom:auto;left:0;right:0;height:40px;z-index:1000;line-height:40px;box-sizing:border-box;transition:all .4s ease}.top-bar.scroll-up{top:-40px}.woocommerce-shop-page nav{display:none}.woocommerce-shop-page header{position:relative;height:500px;margin-bottom:50px}.woocommerce-shop-page header .text-sec{z-index:2;text-align:center;position:absolute;margin:auto;height:fit-content;width:90%;max-width:1560px;inset:100px 0 0 0}.woocommerce-shop-page header .text-sec h1{color:#fff;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:40px;font-style:normal;font-weight:400;line-height:45px;text-transform:uppercase;position:relative}.woocommerce-shop-page header .text-sec .term-description{color:#fff;font-size:16px;max-width:700px;margin:30px auto 0;line-height:25px;width:90%;font-weight:300p}.woocommerce-shop-page header .text-sec nav{display:block;margin-top:50px;color:#d4af34}.woocommerce-shop-page header .text-sec nav a{color:#fff;text-decoration:none}.woocommerce-shop-page header .text-sec nav a:hover{color:#d4af34}.woocommerce-shop-page header img{position:absolute;inset:0;margin:auto;height:100%;width:100%;object-fit:cover;z-index:0;object-position:center}.woocommerce-shop-page header::after{content:"";opacity:.7;position:absolute;inset:0;margin:auto;height:100%;width:100%;background:#000;z-index:1}.woocommerce-shop-page .product-sorting{width:90%;margin:0 auto 25px;max-width:1560px;background:#d7c8a1;border-radius:5px;padding:20px 10px;box-sizing:border-box;display:grid;grid-template-columns:1fr;grid-row-gap:20px;font-family:sans-serif}.woocommerce-shop-page .product-sorting .woocommerce-result-count{color:#000;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:16px;font-weight:400;padding-left:0;margin:0;float:none;line-height:40px;text-align:center}.woocommerce-shop-page .product-sorting .woocommerce-ordering{text-align:center;float:none;margin:0;font-family:sans-serif}.woocommerce-shop-page .product-sorting .woocommerce-ordering select{height:40px;line-height:40px;background:#000;color:#d7c8a1;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:16px;font-weight:400;transition:all .4s ease;border-radius:5px;padding:0 10px}.woocommerce-shop-page .product-sorting .woocommerce-ordering select option{font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:16px;font-weight:400}.woocommerce-shop-page .woocommerce-no-products-found{grid-row:5;grid-column:1/6}.woocommerce-shop-page .woocommerce-no-products-found .woocommerce-info{background:rgba(0,0,0,0);border:none;text-align:center;color:#fff;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:20px;text-transform:uppercase;padding:100px 0;width:90%;margin:0 auto}.woocommerce-shop-page .woocommerce-no-products-found .woocommerce-info::before{display:none}.woocommerce-shop-page .products.columns-4{display:grid;grid-template-columns:1fr;grid-row-gap:40px;width:90%;max-width:1560px;margin:0 auto 100px}.woocommerce-shop-page .products.columns-4::before,.woocommerce-shop-page .products.columns-4::after{display:none}.woocommerce-shop-page .products.columns-4 li.product{width:100% !important;margin:0 !important;display:grid;grid-template-rows:200px 65px 45px 42px 70px 1fr;transition:all .4s ease}.woocommerce-shop-page .products.columns-4 li.product:hover{background:hsla(0,0%,100%,.144)}.woocommerce-shop-page .products.columns-4 li.product.outofstock a.add_to_cart_button,.woocommerce-shop-page .products.columns-4 li.product.outofstock a.button.product_type_simple,.woocommerce-shop-page .products.columns-4 li.product.outofstock a.button.product_type_variable{opacity:.5}.woocommerce-shop-page .products.columns-4 li.product .product_thumbnail_wrapper img{margin:0;height:200px;object-fit:cover;object-position:center}.woocommerce-shop-page .products.columns-4 li.product h2{padding:0;margin:15px 5% 10px;text-align:center}.woocommerce-shop-page .products.columns-4 li.product h2 a{color:#fff;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:16px;line-height:20px;font-weight:400}.woocommerce-shop-page .products.columns-4 li.product .price,.woocommerce-shop-page .products.columns-4 li.product .price span{color:#d7c8a1;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:12px;text-align:center}.woocommerce-shop-page .products.columns-4 li.product .price{margin-bottom:20px;color:#d7c8a1}.woocommerce-shop-page .products.columns-4 li.product .price span{display:none}.woocommerce-shop-page .products.columns-4 li.product .price small span{display:inline;color:#d7c8a1}.woocommerce-shop-page .products.columns-4 li.product .qib-button-wrapper{display:grid;grid-template-columns:41px 1fr 41px;grid-column-gap:10px;width:90%;margin:0 auto;justify-content:left}.woocommerce-shop-page .products.columns-4 li.product .qib-button-wrapper .minus.qib-button{border-left:1px solid #000;border-top:1px solid #000;border-bottom:1px solid #000;border-right:1px solid #000;height:40px;background:#d4af34;text-align:center;font-size:20px;color:#000;transition:all .4s ease;border-radius:50%;font-family:sans-serif}.woocommerce-shop-page .products.columns-4 li.product .qib-button-wrapper .minus.qib-button:hover{color:#000;background:#fff}.woocommerce-shop-page .products.columns-4 li.product .qib-button-wrapper .quantity{height:40px}.woocommerce-shop-page .products.columns-4 li.product .qib-button-wrapper .quantity input{box-sizing:border-box;width:100%;border-top:1px solid #000;border-bottom:1px solid #000;background:#fff;color:#000;font-size:16px;border-left:none;border-right:none;padding:0;height:40px;border-radius:5px}.woocommerce-shop-page .products.columns-4 li.product .qib-button-wrapper .plus.qib-button{border-right:1px solid #000;border-top:1px solid #000;border-bottom:1px solid #000;border-left:1px solid #000;height:40px;background:#d4af34;text-align:center;font-size:20px;color:#000;transition:all .4s ease;border-radius:50%;font-family:sans-serif}.woocommerce-shop-page .products.columns-4 li.product .qib-button-wrapper .plus.qib-button:hover{color:#000;background:#fff}.woocommerce-shop-page .products.columns-4 li.product a.add_to_cart_button,.woocommerce-shop-page .products.columns-4 li.product a.button.product_type_simple,.woocommerce-shop-page .products.columns-4 li.product a.button.product_type_variable{grid-row:5;height:50px;line-height:50px;padding:0 20px !important;font-weight:500;color:#000 !important;background:#d4af34;text-decoration:none !important;text-transform:uppercase;transition:all 1.5s ease !important;display:block !important;border-radius:5px;width:90%;box-sizing:border-box;text-align:center;font-family:sans-serif;margin:10px auto 0}.woocommerce-shop-page .products.columns-4 li.product a.add_to_cart_button:hover,.woocommerce-shop-page .products.columns-4 li.product a.button.product_type_simple:hover,.woocommerce-shop-page .products.columns-4 li.product a.button.product_type_variable:hover{background:#fff;color:#000}.woocommerce-shop-page .products.columns-4 li.product a.add_to_cart_button.loading::after,.woocommerce-shop-page .products.columns-4 li.product a.button.product_type_simple.loading::after,.woocommerce-shop-page .products.columns-4 li.product a.button.product_type_variable.loading::after{inset:0 20px 0 auto}.woocommerce-shop-page .products.columns-4 li.product #subtotal{display:none !important}#sidebar{display:none}.woocommerce-products-header__title.page-title{color:#000;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:25px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:1;margin-top:10px}@media screen and (min-width: 400px){.woocommerce-shop-page header .text-sec h1{font-size:50px;line-height:55px}.woocommerce-shop-page .products.columns-4{grid-template-columns:1fr 1fr;grid-column-gap:20px}}@media screen and (min-width: 768px){.woocommerce-shop-page .product-sorting{grid-template-columns:1fr 1fr;padding:20px}.woocommerce-shop-page .product-sorting .woocommerce-result-count{text-align:left}.woocommerce-shop-page .product-sorting .woocommerce-ordering{text-align:right}.woocommerce-shop-page header .text-sec h1{font-size:60px;line-height:65px}.woocommerce-shop-page header .text-sec nav{font-size:16px}.woocommerce-shop-page .products.columns-4{grid-template-columns:1fr 1fr 1fr;grid-column-gap:25px;grid-row-gap:25px}.woocommerce-shop-page .products.columns-4 li.product{grid-template-rows:300px 65px 45px 42px 70px 1fr}.woocommerce-shop-page .products.columns-4 li.product .product_thumbnail_wrapper img{height:300px}}@media screen and (min-width: 992px){.woocommerce-shop-page header .text-sec h1{font-size:65px;line-height:70px}.woocommerce-shop-page .products.columns-4{grid-template-columns:1fr 1fr 1fr 1fr;grid-column-gap:30px;grid-row-gap:60px}.woocommerce-shop-page .products.columns-4 li.product{grid-template-rows:350px 65px 45px 42px 70px 1fr}.woocommerce-shop-page .products.columns-4 li.product .product_thumbnail_wrapper img{height:350px}.woocommerce-products-header__title.page-title{font-size:35px}}body .wc-block-components-sidebar-layout.wc-block-checkout{width:90%;margin:150px auto;max-width:1650px;display:grid;grid-template-columns:1fr;grid-row-gap:20px;grid-template-areas:"items" "details"}body .wc-block-components-sidebar-layout.wc-block-checkout input[type=text],body .wc-block-components-sidebar-layout.wc-block-checkout input[type=tel],body .wc-block-components-sidebar-layout.wc-block-checkout input[type=email],body .wc-block-components-sidebar-layout.wc-block-checkout textarea{background:rgba(0,0,0,0) !important;border-radius:0;border-color:#d7c8a1;border:1px solid;color:#d7c8a1 !important;height:50px;border-radius:5px;line-height:50px;background-color:rgba(0,0,0,0) !important}body .wc-block-components-sidebar-layout.wc-block-checkout input[type=text]:-webkit-autofill,body .wc-block-components-sidebar-layout.wc-block-checkout input[type=text]:-webkit-autofill:hover,body .wc-block-components-sidebar-layout.wc-block-checkout input[type=text]:-webkit-autofill:focus,body .wc-block-components-sidebar-layout.wc-block-checkout input[type=text]:-webkit-autofill:active,body .wc-block-components-sidebar-layout.wc-block-checkout input[type=tel]:-webkit-autofill,body .wc-block-components-sidebar-layout.wc-block-checkout input[type=tel]:-webkit-autofill:hover,body .wc-block-components-sidebar-layout.wc-block-checkout input[type=tel]:-webkit-autofill:focus,body .wc-block-components-sidebar-layout.wc-block-checkout input[type=tel]:-webkit-autofill:active,body .wc-block-components-sidebar-layout.wc-block-checkout input[type=email]:-webkit-autofill,body .wc-block-components-sidebar-layout.wc-block-checkout input[type=email]:-webkit-autofill:hover,body .wc-block-components-sidebar-layout.wc-block-checkout input[type=email]:-webkit-autofill:focus,body .wc-block-components-sidebar-layout.wc-block-checkout input[type=email]:-webkit-autofill:active,body .wc-block-components-sidebar-layout.wc-block-checkout textarea:-webkit-autofill,body .wc-block-components-sidebar-layout.wc-block-checkout textarea:-webkit-autofill:hover,body .wc-block-components-sidebar-layout.wc-block-checkout textarea:-webkit-autofill:focus,body .wc-block-components-sidebar-layout.wc-block-checkout textarea:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px rgba(0,0,0,0) inset !important;color:#d7c8a1}body .wc-block-components-sidebar-layout.wc-block-checkout select{background-color:#000;color:#d7c8a1;border:1px solid #d7c8a1}body .wc-block-components-sidebar-layout.wc-block-checkout h2{font-weight:500}body .wc-block-components-sidebar-layout.wc-block-checkout textarea{height:200px;line-height:18px;padding:10px 5px}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-fields-block{grid-area:details;width:100%;margin:0 auto;padding:20px 5%;border:1px solid hsla(0,0%,100%,.2901960784);border-radius:5px;background:rgba(0,0,0,.4784313725)}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-fields-block *{color:#d7c8a1;font-weight:400}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-fields-block .wc-block-components-checkout-step__container::after{display:none}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-fields-block .wc-block-checkout__payment-method .wc-block-components-radio-control--highlight-checked:after,body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-fields-block .wc-block-checkout__shipping-option .wc-block-components-radio-control--highlight-checked:after{display:none}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-fields-block .wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-content,body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-fields-block .wc-block-checkout__shipping-option .wc-block-components-radio-control-accordion-content{border:1px solid #d7c8a1;color:#d7c8a1;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:16px;border-top:0;padding:15px !important;border-radius:0 0 5px 5px}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-fields-block .wc-block-checkout__payment-method .wc-block-components-checkout-step__container label,body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-fields-block .wc-block-checkout__shipping-option .wc-block-components-checkout-step__container label{border-radius:5px;box-shadow:none;border:1px solid #d7c8a1}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-fields-block .wc-block-checkout__payment-method .wc-block-components-radio-control .wc-block-components-radio-control-accordion-option,body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-fields-block .wc-block-checkout__shipping-option .wc-block-components-radio-control .wc-block-components-radio-control-accordion-option{margin-bottom:20px;box-shadow:none}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-fields-block .wc-block-checkout__contact-fields,body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-fields-block .wc-block-checkout__shipping-fields,body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-fields-block .wc-block-checkout__shipping-option,body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-fields-block .wc-block-checkout__payment-method{padding:0;border-bottom:1px solid #d7c8a1;padding-bottom:20px}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-fields-block .wc-block-checkout__contact-fields .wc-block-components-checkout-step__heading h2,body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-fields-block .wc-block-checkout__shipping-fields .wc-block-components-checkout-step__heading h2,body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-fields-block .wc-block-checkout__shipping-option .wc-block-components-checkout-step__heading h2,body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-fields-block .wc-block-checkout__payment-method .wc-block-components-checkout-step__heading h2{color:#d7c8a1;margin-bottom:10px;font-size:20px}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-fields-block .wc-block-checkout__contact-fields .wc-block-components-checkout-step__heading h2::before,body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-fields-block .wc-block-checkout__shipping-fields .wc-block-components-checkout-step__heading h2::before,body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-fields-block .wc-block-checkout__shipping-option .wc-block-components-checkout-step__heading h2::before,body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-fields-block .wc-block-checkout__payment-method .wc-block-components-checkout-step__heading h2::before{display:none}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-fields-block .wc-block-checkout__contact-fields .wc-block-components-radio-control-accordion-option,body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-fields-block .wc-block-checkout__shipping-fields .wc-block-components-radio-control-accordion-option,body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-fields-block .wc-block-checkout__shipping-option .wc-block-components-radio-control-accordion-option,body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-fields-block .wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option{border-radius:0}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-fields-block .wc-block-checkout__contact-fields span,body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-fields-block .wc-block-checkout__contact-fields a,body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-fields-block .wc-block-checkout__contact-fields p,body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-fields-block .wc-block-checkout__shipping-fields span,body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-fields-block .wc-block-checkout__shipping-fields a,body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-fields-block .wc-block-checkout__shipping-fields p,body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-fields-block .wc-block-checkout__shipping-option span,body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-fields-block .wc-block-checkout__shipping-option a,body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-fields-block .wc-block-checkout__shipping-option p,body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-fields-block .wc-block-checkout__payment-method span,body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-fields-block .wc-block-checkout__payment-method a,body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-fields-block .wc-block-checkout__payment-method p{color:#d7c8a1;font-family:"ITC Avant Garde Pro Md",sans-serif}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-fields-block .wc-block-checkout__contact-fields .wc-block-components-validation-error *,body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-fields-block .wc-block-checkout__shipping-fields .wc-block-components-validation-error *,body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-fields-block .wc-block-checkout__shipping-option .wc-block-components-validation-error *,body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-fields-block .wc-block-checkout__payment-method .wc-block-components-validation-error *{color:#cc1818}body .wc-block-components-sidebar-layout.wc-block-checkout .wc-block-checkout__payment-method{border-bottom:0 !important}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block{grid-area:items;width:100%;padding:0;margin:0;border-radius:5px;margin-bottom:20px;position:relative}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wc-block-components-checkout-order-summary__title{border:none;margin:0;padding:20px 5%;border-radius:5px;transition:all .4s ease;background:rgba(0,0,0,.4784313725);color:#d7c8a1;border:1px solid hsla(0,0%,100%,.2901960784)}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wc-block-components-checkout-order-summary__title p,body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wc-block-components-checkout-order-summary__title span{font-weight:400;font-size:20px}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wc-block-components-checkout-order-summary__title.is-open{border-bottom:none;border-radius:5px 5px 0 0}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wc-block-components-checkout-order-summary__content{background:rgba(0,0,0,.4784313725);border-radius:0 0 5px 5px;border:1px solid hsla(0,0%,100%,.2901960784);border-top:none}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wc-block-components-checkout-order-summary__content .wc-block-components-order-summary{padding-top:30px}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wc-block-components-checkout-order-summary__content .wc-block-components-order-summary .wc-block-components-order-summary-item{border-bottom:1px solid #d7c8a1;margin-bottom:10px}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wc-block-components-checkout-order-summary__content .wc-block-components-order-summary .wc-block-components-order-summary-item:last-child{padding-bottom:20px}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wc-block-components-checkout-order-summary__content .wc-block-components-order-summary .wc-block-components-order-summary-item .wc-block-components-order-summary-item__image{width:60px}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wc-block-components-checkout-order-summary__content .wc-block-components-order-summary .wc-block-components-order-summary-item .wc-block-components-order-summary-item__image .wc-block-components-order-summary-item__quantity{width:30px;height:30px;border-radius:50%;padding:0;background:#000;color:#d7c8a1;border:2px solid #d7c8a1;box-shadow:none}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wc-block-components-checkout-order-summary__content .wc-block-components-order-summary .wc-block-components-order-summary-item .wc-block-components-order-summary-item__image img{width:60px;min-width:0px;border-radius:5px}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wc-block-components-checkout-order-summary__content .wc-block-components-order-summary .wc-block-components-order-summary-item .wc-block-components-order-summary-item__description{color:#d7c8a1}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wc-block-components-checkout-order-summary__content .wc-block-components-order-summary .wc-block-components-order-summary-item .wc-block-components-order-summary-item__description h3{margin-bottom:15px;font-size:17px;font-weight:400}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wc-block-components-checkout-order-summary__content .wc-block-components-order-summary .wc-block-components-order-summary-item .wc-block-components-order-summary-item__description .price{font-size:17px;font-weight:400 !important}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wc-block-components-checkout-order-summary__content .wc-block-components-order-summary .wc-block-components-order-summary-item .wc-block-components-order-summary-item__description .wc-block-components-product-metadata__description{font-size:14px}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wc-block-components-checkout-order-summary__content .wc-block-components-order-summary .wc-block-components-order-summary-item .wc-block-components-order-summary-item__total-price span{color:#d7c8a1;font-size:20px;font-weight:400}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-coupon-form-block{border:1px solid;padding:20px;box-sizing:border-box;border-radius:5px;margin:20px auto}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-coupon-form-block input{color:#d7c8a1;border:none;border-bottom:1px solid #d7c8a1;border-radius:0;font-weight:400;font-size:16px}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-coupon-form-block button{background:#d4af34 !important;border-radius:5px !important}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-coupon-form-block button span{color:#000 !important;opacity:1}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-order-summary-cart-items-block{border:none;padding:0}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-order-summary-cart-items-block .wc-block-components-order-summary.wc-block-components-panel div button{padding:30px 0 20px;margin-bottom:20px;border-bottom:1px solid #000;cursor:pointer}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-order-summary-cart-items-block .wc-block-components-order-summary.wc-block-components-panel div button span{position:relative;padding-top:100px;color:#000;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-0.35px;padding-bottom:0}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-order-summary-cart-items-block .wc-block-components-order-summary.wc-block-components-panel .wc-block-components-panel__content .wc-block-components-order-summary__content .wc-block-components-order-summary-item{border-bottom:1px solid #000}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-order-summary-cart-items-block .wc-block-components-order-summary.wc-block-components-panel .wc-block-components-panel__content .wc-block-components-order-summary__content .wc-block-components-order-summary-item:last-child{border:none;padding-bottom:20px}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-order-summary-cart-items-block .wc-block-components-order-summary.wc-block-components-panel .wc-block-components-panel__content .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-order-summary-item__image .wc-block-components-order-summary-item__quantity{padding:0;background:#000;color:#fff;box-shadow:none}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-order-summary-cart-items-block .wc-block-components-order-summary.wc-block-components-panel .wc-block-components-panel__content .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-order-summary-item__description .wc-block-components-product-name{color:#000;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:20px}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-order-summary-cart-items-block .wc-block-components-order-summary.wc-block-components-panel .wc-block-components-panel__content .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-order-summary-item__description .price .wc-block-components-order-summary-item__individual-price{color:#000;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:16px;font-style:normal;font-weight:400}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-order-summary-cart-items-block .wc-block-components-order-summary.wc-block-components-panel .wc-block-components-panel__content .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-order-summary-item__description .wc-block-components-product-metadata__description{color:#000;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:14px;font-style:normal;font-weight:400}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-order-summary-cart-items-block .wc-block-components-order-summary.wc-block-components-panel .wc-block-components-panel__content .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-order-summary-item__description .wc-block-components-product-details{background:#000;padding:10px 5px}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-order-summary-cart-items-block .wc-block-components-order-summary.wc-block-components-panel .wc-block-components-panel__content .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-order-summary-item__description .wc-block-components-product-details li,body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-order-summary-cart-items-block .wc-block-components-order-summary.wc-block-components-panel .wc-block-components-panel__content .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-order-summary-item__description .wc-block-components-product-details span{color:#000}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-order-summary-cart-items-block .wc-block-components-order-summary.wc-block-components-panel .wc-block-components-panel__content .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-order-summary-item__description .wc-block-components-product-details li .wc-block-components-product-details__name,body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-order-summary-cart-items-block .wc-block-components-order-summary.wc-block-components-panel .wc-block-components-panel__content .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-order-summary-item__description .wc-block-components-product-details span .wc-block-components-product-details__name{font-weight:600}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-order-summary-cart-items-block .wc-block-components-order-summary.wc-block-components-panel .wc-block-components-panel__content .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-order-summary-item__total-price{color:#000;font-size:16px}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-order-summary-coupon-form-block{padding:20px 0 20px;width:90%;margin:20px auto}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-totals-coupon .wc-block-components-totals-coupon-link{background:#000;color:#fff;transition:all .4s ease;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:16px;font-weight:400;width:calc(100% - 4px);text-align:center;text-decoration:none;height:40px;line-height:40px;border-radius:5px;display:block;border:1px solid #000}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-totals-coupon .wc-block-components-totals-coupon-link:hover{background:#fff;color:#000;border:1px solid #fff}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-totals-coupon .wc-block-components-totals-coupon__content form button{background:#000;color:#fff;transition:all .4s ease;font-family:sans-serif;font-size:16px;font-weight:500;line-height:5px;height:50px;border-radius:5px;text-align:center;text-decoration:none;display:block;border:1px solid #000}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-totals-coupon .wc-block-components-totals-coupon__content form button:hover{background:#89c54e;color:#000;border:1px solid #89c54e}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-item .wc-block-components-totals-item__label{color:#000}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-item .wc-block-components-totals-item__value{color:#000;font-family:"ITC Avant Garde Pro Md",sans-serif;font-weight:500}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wc-block-components-totals-wrapper{width:90%;padding-left:0;padding-right:0;margin:0 auto;color:#d7c8a1}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wc-block-components-totals-wrapper .wp-block-woocommerce-checkout-order-summary-coupon-form-block{border:1px solid;padding:20px;box-sizing:border-box;border-radius:5px;margin:20px auto}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wc-block-components-totals-wrapper .wp-block-woocommerce-checkout-order-summary-coupon-form-block input{color:#d7c8a1;border:none;border-bottom:1px solid #d7c8a1;border-radius:0;font-weight:400;font-size:16px}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wc-block-components-totals-wrapper .wp-block-woocommerce-checkout-order-summary-coupon-form-block button{background:#d7c8a1;color:#000;border-radius:5px}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wc-block-components-totals-wrapper .wc-block-components-order-summary.wc-block-components-panel{padding-left:0;padding-right:0}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wc-block-components-totals-wrapper .wc-block-components-totals-item .wc-block-components-totals-item__label{color:#d7c8a1}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wc-block-components-totals-wrapper .wc-block-components-totals-item .wc-block-components-totals-item__value{color:#d7c8a1;font-family:"ITC Avant Garde Pro Md",sans-serif}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wc-block-components-totals-item.wc-block-components-totals-footer-item{border-top:1px solid #d7c8a1;padding:30px 0}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wc-block-components-totals-item.wc-block-components-totals-footer-item span{font-weight:400}body .wc-block-components-sidebar-layout.wc-block-checkout .wc-block-checkout__order-notes{padding:0;margin-bottom:0}body .wc-block-components-sidebar-layout.wc-block-checkout .wc-block-checkout__order-notes .wc-block-checkout__add-note{margin:0;padding-top:0}body .wc-block-components-sidebar-layout.wc-block-checkout .wc-block-checkout__order-notes .wc-block-components-checkbox{margin:0}body .wc-block-components-sidebar-layout.wc-block-checkout .wc-block-checkout__order-notes span{color:#d7c8a1;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:16px}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper{display:none}body .wc-block-components-sidebar-layout.wc-block-checkout .wc-block-checkout__terms.wp-block-woocommerce-checkout-terms-block *{color:#d7c8a1}body .wc-block-components-sidebar-layout.wc-block-checkout .wc-block-checkout__actions_row{display:grid;grid-template-columns:1fr;grid-row-gap:20px}body .wc-block-components-sidebar-layout.wc-block-checkout .wc-block-checkout__actions_row .wc-block-components-checkout-return-to-cart-button{color:#d7c8a1;border:1px solid #d7c8a1;padding:0 20px;width:90%;max-width:200px;height:30px;line-height:30px;text-align:center;transition:all .4s ease;font-family:sans-serif}body .wc-block-components-sidebar-layout.wc-block-checkout .wc-block-checkout__actions_row .wc-block-components-checkout-return-to-cart-button:hover{opacity:.7}body .wc-block-components-sidebar-layout.wc-block-checkout .wc-block-checkout__actions_row .wc-block-components-checkout-return-to-cart-button svg{left:20px}body .wc-block-components-sidebar-layout.wc-block-checkout .wc-block-checkout__actions_row button{background:#d4af34;color:#000;transition:all .4s ease;font-family:sans-serif;font-size:16px;font-weight:500;line-height:30px;height:30px;width:calc(100% - 4px);text-align:center;text-decoration:none;display:block;border:1px solid #d4af34;padding:0;border-radius:5px}body .wc-block-components-sidebar-layout.wc-block-checkout .wc-block-checkout__actions_row button span{width:100%;height:100%;line-height:44px;text-align:center;font-family:sans-serif}body .wc-block-components-sidebar-layout.wc-block-checkout .wc-block-checkout__actions_row button span.wc-block-components-spinner{width:100%;height:100%;padding:0;position:absolute;inset:0;margin:auto;background:rgba(0,0,0,.4);border-radius:5px}body .wc-block-components-sidebar-layout.wc-block-checkout .wc-block-checkout__actions_row button span.wc-block-components-spinner::after{inset:0;margin:auto;color:#fff}body .wc-block-components-sidebar-layout.wc-block-checkout .wc-block-checkout__actions_row button span div{color:#000;display:block !important;font-family:sans-serif}body .wc-block-components-sidebar-layout.wc-block-checkout .wc-block-checkout__actions_row button:hover{background:#89c54e;color:#000;border:1px solid #89c54e}.thankyou-message-wrapper{grid-row:1;display:flex;align-items:flex-start;justify-content:center;text-align:left;flex-direction:column;width:100%;margin:0 auto 100px;max-width:1650px}.thankyou-message-wrapper h2.thankyou-message{color:#000;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:80px;font-style:normal;font-weight:400;line-height:1;letter-spacing:-0.35px;margin-bottom:15px}.thankyou-message-wrapper p.thankyou-message{display:block;color:#000;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:28px}@media screen and (min-width: 1200px){body .wc-block-components-sidebar-layout.wc-block-checkout{grid-template-columns:8fr 4fr;grid-column-gap:40px;grid-template-areas:"details items";padding:30px 0;box-sizing:border-box}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-fields-block{width:95%;margin:0 0 0 auto}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-fields-block .wc-block-checkout__contact-fields .wc-block-components-checkout-step__heading h2,body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-fields-block .wc-block-checkout__shipping-fields .wc-block-components-checkout-step__heading h2,body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-fields-block .wc-block-checkout__shipping-option .wc-block-components-checkout-step__heading h2,body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-fields-block .wc-block-checkout__payment-method .wc-block-components-checkout-step__heading h2{margin-bottom:20px;font-size:30px}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block{position:sticky}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-order-summary-coupon-form-block{width:90%;margin:20px auto}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-order-summary-cart-items-block{border:none;padding:0}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-order-summary-cart-items-block .wc-block-components-order-summary.wc-block-components-panel div button span{font-size:30px}body .wc-block-components-sidebar-layout.wc-block-checkout .wp-block-woocommerce-checkout-totals-block .wc-block-components-totals-wrapper{width:90%;margin:0 auto}}.filter{display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:30px 30px;box-sizing:border-box;grid-gap:5px}section.range-slider{position:relative;width:300px;height:300px;float:left;text-align:center}section.range-slider input[type=range]{pointer-events:none;position:absolute;-webkit-appearance:none;-webkit-tap-highlight-color:hsla(0,0%,100%,0);border:none;border-radius:14px;background:#f1efef;box-shadow:inset 0 1px 0 0 rgb(205.3,198.2,198.2),inset 0 -1px 0 0 rgb(217.2,211.8,211.8);-webkit-box-shadow:inset 0 1px 0 0 rgb(205.3,198.2,198.2),inset 0 -1px 0 0 rgb(217.2,211.8,211.8);overflow:hidden;left:0;top:50px;width:300px;outline:none;height:20px;margin:0;padding:0}section.range-slider input[type=range]::-webkit-slider-thumb{pointer-events:all;position:relative;z-index:1;outline:0;-webkit-appearance:none;width:20px;height:20px;border:none;border-radius:14px;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(217.59375, 216.40625, 217.59375)), color-stop(100%, #413F41));background-image:-webkit-linear-gradient(top, rgb(217.59375, 216.40625, 217.59375) 0, #413F41 100%);background-image:linear-gradient(to bottom, rgb(217.59375, 216.40625, 217.59375) 0, #413F41 100%)}section.range-slider input[type=range]::-moz-range-thumb{pointer-events:all;position:relative;z-index:10;-moz-appearance:none;width:20px;height:20px;border:none;border-radius:14px;background-image:linear-gradient(to bottom, rgb(217.59375, 216.40625, 217.59375) 0, #413F41 100%)}section.range-slider input[type=range]::-ms-thumb{pointer-events:all;position:relative;z-index:10;-ms-appearance:none;width:20px;height:20px;border-radius:14px;border:0;background-image:linear-gradient(to bottom, rgb(217.59375, 216.40625, 217.59375) 0, #413F41 100%)}section.range-slider input[type=range]::-moz-range-track{position:relative;z-index:-1;background-color:#000;border:0}section.range-slider input[type=range]:last-of-type::-moz-range-track{-moz-appearance:none;background:none rgba(0,0,0,0);border:0}section.range-slider input[type=range]::-moz-focus-outer{border:0}.woocommerce.single-product{padding-top:120px}.woocommerce.single-product .woocommerce-breadcrumb{color:#d4af34;max-width:1560px;margin:0 auto 30px}.woocommerce.single-product .woocommerce-breadcrumb a{color:#fff;text-decoration:none}.woocommerce.single-product .woocommerce-breadcrumb a:hover{color:#d4af34}.woocommerce.single-product div.product{max-width:1560px;margin:0 auto;width:90%}.woocommerce.single-product div.product.outofstock .price span{display:inline-block !important}.woocommerce.single-product div.product .images,.woocommerce.single-product div.product .woo-product-gallery-slider{height:fit-content;overflow:hidden;margin:0 0 20px 0 !important}.woocommerce.single-product div.product .images .wpgs-for,.woocommerce.single-product div.product .woo-product-gallery-slider .wpgs-for{height:100%}.woocommerce.single-product div.product .images .wpgs-for .slick-arrow,.woocommerce.single-product div.product .woo-product-gallery-slider .wpgs-for .slick-arrow{width:30px;height:30px;top:0;bottom:0;display:block;margin:auto}.woocommerce.single-product div.product .images .wpgs-for .slick-arrow::before,.woocommerce.single-product div.product .woo-product-gallery-slider .wpgs-for .slick-arrow::before{font-size:25px;height:30px;width:30px;line-height:30px;display:block;position:absolute;margin:auto;text-align:center}.woocommerce.single-product div.product .images .wpgs-for .slick-arrow.flaticon-back,.woocommerce.single-product div.product .woo-product-gallery-slider .wpgs-for .slick-arrow.flaticon-back{left:5px}.woocommerce.single-product div.product .images .wpgs-for .slick-arrow.flaticon-right-arrow,.woocommerce.single-product div.product .woo-product-gallery-slider .wpgs-for .slick-arrow.flaticon-right-arrow{right:5px}.woocommerce.single-product div.product .images .wpgs-for .slick-list .slick-track .slick-slide,.woocommerce.single-product div.product .woo-product-gallery-slider .wpgs-for .slick-list .slick-track .slick-slide{height:100%}.woocommerce.single-product div.product .images .wpgs-for .slick-list .slick-track .slick-slide a::after,.woocommerce.single-product div.product .woo-product-gallery-slider .wpgs-for .slick-list .slick-track .slick-slide a::after{background:#000;border-radius:50%;width:40px;height:40px;top:10px;right:15px;position:absolute;content:"";text-align:center;color:#fff;font-weight:900;font-size:20px;line-height:40px;font-family:"Font Awesome 6 Free"}.woocommerce.single-product div.product .images .wpgs-for .slick-list .slick-track .slick-slide a::before,.woocommerce.single-product div.product .woo-product-gallery-slider .wpgs-for .slick-list .slick-track .slick-slide a::before{display:none}.woocommerce.single-product div.product .images .wpgs-for .slick-list .slick-track .slick-slide a div,.woocommerce.single-product div.product .woo-product-gallery-slider .wpgs-for .slick-list .slick-track .slick-slide a div{height:100%}.woocommerce.single-product div.product .images .wpgs-for .slick-list .slick-track .slick-slide a div .attachment-shop_single,.woocommerce.single-product div.product .woo-product-gallery-slider .wpgs-for .slick-list .slick-track .slick-slide a div .attachment-shop_single{height:300px !important;object-fit:cover;object-position:center;border-radius:5px}.woocommerce.single-product div.product .images .wpgs-for .slick-list .slick-track .slick-slide a div .zoomImg,.woocommerce.single-product div.product .woo-product-gallery-slider .wpgs-for .slick-list .slick-track .slick-slide a div .zoomImg{height:auto}.woocommerce.single-product div.product .images .wpgs-nav,.woocommerce.single-product div.product .woo-product-gallery-slider .wpgs-nav{height:150px;margin-top:10px}.woocommerce.single-product div.product .images .wpgs-nav .slick-arrow,.woocommerce.single-product div.product .woo-product-gallery-slider .wpgs-nav .slick-arrow{width:30px;height:30px;display:block;margin:auto}.woocommerce.single-product div.product .images .wpgs-nav .slick-arrow::before,.woocommerce.single-product div.product .woo-product-gallery-slider .wpgs-nav .slick-arrow::before{font-size:25px;height:30px;width:30px;line-height:5px;display:block;position:absolute;margin:auto}.woocommerce.single-product div.product .images .wpgs-nav .slick-arrow.slick-prev,.woocommerce.single-product div.product .woo-product-gallery-slider .wpgs-nav .slick-arrow.slick-prev{left:5px}.woocommerce.single-product div.product .images .wpgs-nav .slick-arrow.slick-next,.woocommerce.single-product div.product .woo-product-gallery-slider .wpgs-nav .slick-arrow.slick-next{right:5px}.woocommerce.single-product div.product .images .wpgs-nav .slick-list,.woocommerce.single-product div.product .woo-product-gallery-slider .wpgs-nav .slick-list{height:150px;margin:0 -5px}.woocommerce.single-product div.product .images .wpgs-nav .slick-list .slick-track,.woocommerce.single-product div.product .woo-product-gallery-slider .wpgs-nav .slick-list .slick-track{height:150px}.woocommerce.single-product div.product .images .wpgs-nav .slick-list .slick-track .slick-slide,.woocommerce.single-product div.product .woo-product-gallery-slider .wpgs-nav .slick-list .slick-track .slick-slide{height:150px;margin:0 5px}.woocommerce.single-product div.product .images .wpgs-nav .slick-list .slick-track .slick-slide img,.woocommerce.single-product div.product .woo-product-gallery-slider .wpgs-nav .slick-list .slick-track .slick-slide img{height:150px;object-position:center;object-fit:cover;border-radius:5px}.woocommerce.single-product div.product .summary.entry-summary{position:relative;margin-bottom:50px}.woocommerce.single-product div.product .summary.entry-summary h1{color:#fff;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:30px;font-style:normal;font-weight:400;width:80%;line-height:35px;margin-bottom:40px;text-transform:uppercase}.woocommerce.single-product div.product .summary.entry-summary .price,.woocommerce.single-product div.product .summary.entry-summary .price span{color:#d7c8a1;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:25px;font-style:normal;font-weight:400;line-height:27px}.woocommerce.single-product div.product .summary.entry-summary .price{margin-bottom:20px;color:#d7c8a1}.woocommerce.single-product div.product .summary.entry-summary .price span{display:none}.woocommerce.single-product div.product .summary.entry-summary .price small span{display:inline;color:#d7c8a1}.woocommerce.single-product div.product .summary.entry-summary .woocommerce-product-details__short-description{max-width:500px;color:#fff}.woocommerce.single-product div.product .summary.entry-summary .stock.out-of-stock{background:red;color:#fff;width:90%;max-width:150px;height:40px;line-height:40px;text-align:center;padding:0 20px;box-sizing:border-box;margin-top:50px}.woocommerce.single-product div.product .summary.entry-summary .yith-wcwl-add-to-wishlist{position:absolute;top:0;right:0;left:auto;bottom:auto;margin:auto;background:#fff;border-radius:50%;width:40px;height:40px}.woocommerce.single-product div.product .summary.entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button{height:100%}.woocommerce.single-product div.product .summary.entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.woocommerce.single-product div.product .summary.entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button span{color:rgba(0,0,0,0);font-size:0}.woocommerce.single-product div.product .summary.entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a.delete_item,.woocommerce.single-product div.product .summary.entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button span.delete_item{height:100%;display:block;text-align:center}.woocommerce.single-product div.product .summary.entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a.delete_item svg,.woocommerce.single-product div.product .summary.entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button span.delete_item svg{color:red;height:100%;line-height:40px}.woocommerce.single-product div.product .summary.entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a.add_to_wishlist,.woocommerce.single-product div.product .summary.entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button span.add_to_wishlist{height:100%;display:block;text-align:center}.woocommerce.single-product div.product .summary.entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a.add_to_wishlist svg,.woocommerce.single-product div.product .summary.entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button span.add_to_wishlist svg{color:#000;height:100%;line-height:40px}.woocommerce.single-product div.product .summary.entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a svg,.woocommerce.single-product div.product .summary.entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button span svg{font-size:20px;color:#000;margin:0 !important}.woocommerce.single-product div.product .summary.entry-summary form{margin-top:20px;display:grid}.woocommerce.single-product div.product .summary.entry-summary form table{padding-bottom:20px}.woocommerce.single-product div.product .summary.entry-summary form table tbody{position:relative}.woocommerce.single-product div.product .summary.entry-summary form table tbody tr{display:grid;border-bottom:1px solid #fff;position:relative;padding:10px 0;cursor:pointer;transition:all .4s ease}.woocommerce.single-product div.product .summary.entry-summary form table tbody tr:first-child{border-top:1px solid #fff}.woocommerce.single-product div.product .summary.entry-summary form table tbody tr .label{text-align:left;padding-left:0;position:relative;width:100%;cursor:pointer}.woocommerce.single-product div.product .summary.entry-summary form table tbody tr .label::after{content:"";position:absolute;top:0;bottom:0;right:30px;margin:auto;width:5px;border-right:2px solid #000;border-bottom:2px solid #000;height:5px;transform:rotate(45deg)}.woocommerce.single-product div.product .summary.entry-summary form table tbody tr .label label{color:#000;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:16px;cursor:pointer;font-style:normal;font-weight:400;line-height:16px}.woocommerce.single-product div.product .summary.entry-summary form table tbody tr .value{padding:2px 0;margin-top:10px;transition:all .4s ease}.woocommerce.single-product div.product .summary.entry-summary form table tbody tr .value.active{height:0;overflow:hidden;padding:0}.woocommerce.single-product div.product .summary.entry-summary form table tbody tr .value .button-variable-wrapper{padding-left:10px}.woocommerce.single-product div.product .summary.entry-summary form table tbody tr .value .button-variable-wrapper div{border-radius:0;background:#000;border:none;box-shadow:none !important;text-transform:uppercase}.woocommerce.single-product div.product .summary.entry-summary form table tbody tr .value .button-variable-wrapper div:hover,.woocommerce.single-product div.product .summary.entry-summary form table tbody tr .value .button-variable-wrapper div.selected{background-color:#00b254 !important}.woocommerce.single-product div.product .summary.entry-summary form table tbody tr .value .button-variable-wrapper div:hover span,.woocommerce.single-product div.product .summary.entry-summary form table tbody tr .value .button-variable-wrapper div.selected span{color:#fff}.woocommerce.single-product div.product .summary.entry-summary form table tbody tr .value .button-variable-wrapper div span{color:#fff}.woocommerce.single-product div.product .summary.entry-summary form table tbody tr .reset_variations{text-transform:uppercase;margin:auto;background:#000;text-decoration:none;color:#fff;transition:all .4s ease;padding:0 10px;text-align:center;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:16px;cursor:pointer;font-style:normal;font-weight:400;line-height:30px;height:30px}.woocommerce.single-product div.product .summary.entry-summary form table tbody tr .reset_variations:hover{background:#00b254}.woocommerce.single-product div.product .summary.entry-summary form .single_variation_wrap .woocommerce-variation-description{color:#000;text-align:left;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.woocommerce.single-product div.product .summary.entry-summary form .single_variation_wrap .wc-no-matching-variations.woocommerce-info{border:none;padding:10px 15px;background:maroon;color:#fff}.woocommerce.single-product div.product .summary.entry-summary form .single_variation_wrap .wc-no-matching-variations.woocommerce-info::before{display:none}.woocommerce.single-product div.product .summary.entry-summary form .single_variation_wrap .woocommerce-variation-price{margin-bottom:20px}.woocommerce.single-product div.product .summary.entry-summary form .single_variation_wrap .woocommerce-variation-price span{color:#000;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:22px}.woocommerce.single-product div.product .summary.entry-summary form .qib-button-wrapper{grid-row:1;display:grid;grid-template-columns:41px 60px 41px;width:100%;justify-content:left;margin-bottom:20px}.woocommerce.single-product div.product .summary.entry-summary form .qib-button-wrapper .minus.qib-button{border-left:1px solid #000;border-top:1px solid #000;border-bottom:1px solid #000;border-right:1px solid #000;height:40px;background:#fff;text-align:center;font-size:20px;color:#000;transition:all .4s ease;border-radius:5px 0 0 5px;font-family:sans-serif}.woocommerce.single-product div.product .summary.entry-summary form .qib-button-wrapper .minus.qib-button:hover{color:#d4af34;background:#000}.woocommerce.single-product div.product .summary.entry-summary form .qib-button-wrapper .quantity{height:40px}.woocommerce.single-product div.product .summary.entry-summary form .qib-button-wrapper .quantity input{box-sizing:border-box;width:100%;border-top:1px solid #000;border-bottom:1px solid #000;background:#fff;color:#000;font-size:16px;border-left:none;border-right:none;padding:0;height:40px}.woocommerce.single-product div.product .summary.entry-summary form .qib-button-wrapper .plus.qib-button{border-right:1px solid #000;border-top:1px solid #000;border-bottom:1px solid #000;border-left:1px solid #000;height:40px;background:#fff;text-align:center;font-size:20px;color:#000;transition:all .4s ease;border-radius:0 5px 5px 0;font-family:sans-serif}.woocommerce.single-product div.product .summary.entry-summary form .qib-button-wrapper .plus.qib-button:hover{color:#d4af34;background:#000}.woocommerce.single-product div.product .summary.entry-summary form .woocommerce-variation-add-to-cart{display:grid}.woocommerce.single-product div.product .summary.entry-summary form .single_variation_wrap .woocommerce-variation-add-to-cart .single_add_to_cart_button,.woocommerce.single-product div.product .summary.entry-summary form .single_add_to_cart_button{grid-row:3;width:90%;max-width:200px;height:50px;line-height:50px;padding:0 20px;color:#000;background:#d4af34;text-decoration:none;text-transform:uppercase;transition:all 1.5s ease !important;display:block;border-radius:5px;font-family:sans-serif;font-weight:500}.woocommerce.single-product div.product .summary.entry-summary form .single_variation_wrap .woocommerce-variation-add-to-cart .single_add_to_cart_button:hover,.woocommerce.single-product div.product .summary.entry-summary form .single_add_to_cart_button:hover{background:#fff;color:#000}.woocommerce.single-product div.product .summary.entry-summary form .single_variation_wrap .woocommerce-variation-add-to-cart .single_add_to_cart_button::after,.woocommerce.single-product div.product .summary.entry-summary form .single_add_to_cart_button::after{inset:0 15px 0 auto}.woocommerce.single-product div.product .summary.entry-summary form .added_to_cart.wc-forward{background:#d7c8a1;color:#000;transition:all .4s ease;font-family:sans-serif;font-size:16px;font-weight:500;line-height:50px;height:50px;width:90%;max-width:198px;text-align:center;text-decoration:none;text-transform:uppercase;display:block;border:2px solid #000;padding:0;border-radius:5px;margin:20px 0 0 0}.woocommerce.single-product div.product .summary.entry-summary form .added_to_cart.wc-forward:hover{background:#89c54e;color:#000;border-color:#89c54e}.woocommerce.single-product div.product .summary.entry-summary form #subtotal{grid-row:2;margin-bottom:20px;color:#d7c8a1;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:25px;font-style:normal;font-weight:400;line-height:27px;margin-top:50px}.woocommerce.single-product div.product .summary.entry-summary .product_meta{margin-top:40px;color:#fff}.woocommerce.single-product div.product .summary.entry-summary .product_meta a{color:#d4af34;text-decoration:none}.woocommerce.single-product div.product .woocommerce-tabs.wc-tabs-wrapper{margin-bottom:20px}.woocommerce.single-product div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs{padding:0;margin-bottom:0}.woocommerce.single-product div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs::before{display:none !important}.woocommerce.single-product div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs li{border-radius:5px 5px 0 0;padding:0;border:none;background:#fff;color:#000;transition:all .4s ease}.woocommerce.single-product div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs li::after,.woocommerce.single-product div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs li::before{display:none}.woocommerce.single-product div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs li.active,.woocommerce.single-product div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs li:hover{background:#d7c8a1}.woocommerce.single-product div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs li.active a,.woocommerce.single-product div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs li:hover a{color:#000}.woocommerce.single-product div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs li a{display:block;transition:all .4s ease;width:100%;box-sizing:border-box;padding:10px 15px;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:16px;font-weight:400}.woocommerce.single-product div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel{background:#d7c8a1;border-radius:0 5px 5px 5px;padding:30px 20px}.woocommerce.single-product div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel h2{display:none}.woocommerce.single-product div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel p{color:#000;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:23px}.woocommerce.single-product div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel .woocommerce-product-attributes{border:none}.woocommerce.single-product div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel .woocommerce-product-attributes tbody{border-color:#000}.woocommerce.single-product div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel .woocommerce-product-attributes tbody tr{border-bottom:1px solid #000}.woocommerce.single-product div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel .woocommerce-product-attributes tbody tr:first-child td,.woocommerce.single-product div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel .woocommerce-product-attributes tbody tr:first-child th{border-top:1px solid rgba(0,0,0,.459)}.woocommerce.single-product div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel .woocommerce-product-attributes tbody tr th{text-align:left;color:#000;font-family:#000;font-size:14px;font-style:normal;font-weight:400;text-transform:uppercase;border-bottom:1px solid rgba(0,0,0,.459);border-left:0;border-right:0;background:rgba(0,0,0,0) !important}.woocommerce.single-product div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel .woocommerce-product-attributes tbody tr td,.woocommerce.single-product div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel .woocommerce-product-attributes tbody tr td a,.woocommerce.single-product div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel .woocommerce-product-attributes tbody tr td p{color:#000;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:23px}.woocommerce.single-product div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel .woocommerce-product-attributes tbody tr td{padding-left:15px;border:none;border-bottom:1px solid rgba(0,0,0,.459);background:rgba(0,0,0,0) !important}.woocommerce.single-product .related.products{margin-bottom:50px}.woocommerce.single-product .related.products h2{color:#fff;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:20px;text-transform:uppercase}.woocommerce.single-product .related.products .slick-slide{margin:0 10px}.woocommerce.single-product .related.products .slick-list{margin:0 -10px}.woocommerce.single-product .related.products ul li.product{display:grid;grid-template-rows:200px 65px 45px 63px 50px 1fr;transition:all .4s ease}.woocommerce.single-product .related.products ul li.product:hover{background:hsla(0,0%,100%,.144)}.woocommerce.single-product .related.products ul li.product.outofstock a.add_to_cart_button,.woocommerce.single-product .related.products ul li.product.outofstock a.button.product_type_simple,.woocommerce.single-product .related.products ul li.product.outofstock a.button.product_type_variable{opacity:.5}.woocommerce.single-product .related.products ul li.product .product_thumbnail_wrapper img{margin:0;height:200px;object-fit:cover;width:100%;object-position:center}.woocommerce.single-product .related.products ul li.product h2{padding:0;margin:15px 5% 10px;text-align:center}.woocommerce.single-product .related.products ul li.product h2 a{color:#fff;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:16px;line-height:20px;font-weight:400;text-decoration:none}.woocommerce.single-product .related.products ul li.product .price,.woocommerce.single-product .related.products ul li.product .price span{color:#d7c8a1;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:12px;text-align:center}.woocommerce.single-product .related.products ul li.product .price{margin-bottom:20px;color:#d7c8a1}.woocommerce.single-product .related.products ul li.product .price span{display:none}.woocommerce.single-product .related.products ul li.product .price small span{display:inline;color:#d7c8a1}.woocommerce.single-product .related.products ul li.product .qib-button-wrapper{display:grid;grid-template-columns:41px 1fr 41px;grid-column-gap:10px;width:90%;margin:0 auto;justify-content:left}.woocommerce.single-product .related.products ul li.product .qib-button-wrapper .minus.qib-button{border-left:1px solid #000;border-top:1px solid #000;border-bottom:1px solid #000;border-right:1px solid #000;height:40px;background:#d4af34;text-align:center;font-size:20px;color:#000;transition:all .4s ease;border-radius:50%;font-family:sans-serif}.woocommerce.single-product .related.products ul li.product .qib-button-wrapper .minus.qib-button:hover{color:#000;background:#fff}.woocommerce.single-product .related.products ul li.product .qib-button-wrapper .quantity{height:40px}.woocommerce.single-product .related.products ul li.product .qib-button-wrapper .quantity input{box-sizing:border-box;width:100%;border-top:1px solid #000;border-bottom:1px solid #000;background:#fff;color:#000;font-size:16px;border-left:none;border-right:none;padding:0;height:40px;border-radius:5px}.woocommerce.single-product .related.products ul li.product .qib-button-wrapper .plus.qib-button{border-right:1px solid #000;border-top:1px solid #000;border-bottom:1px solid #000;border-left:1px solid #000;height:40px;background:#d4af34;text-align:center;font-size:20px;color:#000;transition:all .4s ease;border-radius:50%;font-family:sans-serif}.woocommerce.single-product .related.products ul li.product .qib-button-wrapper .plus.qib-button:hover{color:#000;background:#fff}.woocommerce.single-product .related.products ul li.product a.add_to_cart_button,.woocommerce.single-product .related.products ul li.product a.button.product_type_simple,.woocommerce.single-product .related.products ul li.product a.button.product_type_variable{grid-row:5;height:50px;line-height:50px;padding:0 20px !important;font-weight:500;color:#000 !important;background:#d4af34;text-decoration:none !important;text-transform:uppercase;transition:all 1.5s ease !important;display:block !important;border-radius:5px;width:90%;margin:0 auto;box-sizing:border-box;text-align:center;font-family:sans-serif}.woocommerce.single-product .related.products ul li.product a.add_to_cart_button:hover,.woocommerce.single-product .related.products ul li.product a.button.product_type_simple:hover,.woocommerce.single-product .related.products ul li.product a.button.product_type_variable:hover{background:#fff;color:#000}.woocommerce.single-product .related.products ul li.product a.add_to_cart_button.loading::after,.woocommerce.single-product .related.products ul li.product a.button.product_type_simple.loading::after,.woocommerce.single-product .related.products ul li.product a.button.product_type_variable.loading::after{inset:0 20px 0 auto}.woocommerce.single-product .related.products ul li.product .added_to_cart.wc-forward{display:none}.woocommerce.single-product .related.products ul li.product #subtotal{display:none !important}@media screen and (min-width: 769px){.woocommerce.single-product div.product{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:20px;grid-row-gap:20px;grid-template-areas:"img summary" "img none" "cstm cstm" "tabs tabs" "related related"}.woocommerce.single-product div.product .images,.woocommerce.single-product div.product .woo-product-gallery-slider{grid-area:img;width:100% !important;height:fit-content;min-height:500px;margin:0 !important}.woocommerce.single-product div.product .images .wpgs-for .slick-list .slick-track .slick-slide a div .attachment-shop_single,.woocommerce.single-product div.product .woo-product-gallery-slider .wpgs-for .slick-list .slick-track .slick-slide a div .attachment-shop_single{height:500px !important}.woocommerce.single-product div.product .summary.entry-summary{position:relative;grid-area:summary;width:100% !important}.woocommerce.single-product div.product .summary.entry-summary h1{font-size:40px;line-height:45px;margin-bottom:30px}.woocommerce.single-product div.product .summary.entry-summary form table tbody tr .label label{font-size:16px;line-height:16px}.woocommerce.single-product div.product .summary.entry-summary form .single_variation_wrap .woocommerce-variation-description{font-size:14px;line-height:24px}.woocommerce.single-product div.product .summary.entry-summary form .single_variation_wrap .woocommerce-variation-price{margin-bottom:20px}.woocommerce.single-product div.product .summary.entry-summary form .single_variation_wrap .woocommerce-variation-price span{font-size:20px;line-height:22px}.woocommerce.single-product div.product .woocommerce-tabs.wc-tabs-wrapper{grid-area:tabs;margin-top:50px}.woocommerce.single-product div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs li a{font-size:16px}.woocommerce.single-product div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel p{font-size:14px;line-height:23px}.woocommerce.single-product div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel .woocommerce-product-attributes tbody tr th{font-size:14px;font-style:normal}.woocommerce.single-product div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel .woocommerce-product-attributes tbody tr td,.woocommerce.single-product div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel .woocommerce-product-attributes tbody tr td a,.woocommerce.single-product div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel .woocommerce-product-attributes tbody tr td p{font-size:14px;line-height:23px}.woocommerce.single-product div.product .product-section.finishes{grid-area:cstm}.woocommerce.single-product .related.products{grid-area:related;width:100% !important}.woocommerce.single-product .related.products h2{font-size:20px;line-height:22px;margin-bottom:20px}.woocommerce.single-product .related.products ul li.product{grid-template-rows:300px 65px 45px 63px 50px 1fr}.woocommerce.single-product .related.products ul li.product .product_thumbnail_wrapper img{height:300px}}@media screen and (min-width: 992px){.woocommerce.single-product{padding-top:150px}.woocommerce.single-product div.product{grid-column-gap:40px;grid-row-gap:20px}.woocommerce.single-product div.product .summary.entry-summary h1{font-size:45px;line-height:47px;margin-bottom:30px}.woocommerce.single-product div.product .summary.entry-summary form table tbody tr .label label{font-size:18px;line-height:20px}.woocommerce.single-product div.product .summary.entry-summary form .single_variation_wrap .woocommerce-variation-description{font-size:16px;line-height:20px}.woocommerce.single-product div.product .woocommerce-tabs.wc-tabs-wrapper{grid-area:tabs}.woocommerce.single-product div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel p{font-size:16px}.woocommerce.single-product div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel .woocommerce-product-attributes tbody tr th{font-size:16px;font-style:normal}.woocommerce.single-product div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel .woocommerce-product-attributes tbody tr td,.woocommerce.single-product div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel .woocommerce-product-attributes tbody tr td a,.woocommerce.single-product div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel .woocommerce-product-attributes tbody tr td p{font-size:16px;line-height:23px}.woocommerce.single-product .related.products{grid-area:related;width:100% !important}.woocommerce.single-product .related.products h2{font-size:30px;margin-bottom:30px;line-height:32px}}@media screen and (min-width: 1200px){.woocommerce.single-product div.product{grid-column-gap:40px;grid-template-columns:5fr 7fr}.woocommerce.single-product div.product .summary.entry-summary h1{font-size:40px;line-height:45px;margin-bottom:40px}.woocommerce.single-product div.product .woocommerce-tabs.wc-tabs-wrapper{grid-area:tabs}.woocommerce.single-product .related.products h2{font-size:35px;line-height:37px}}form#yith-wcwl-form{width:90%;margin:100px auto;max-width:1650px;padding:50px 0}form#yith-wcwl-form .wishlist-title-container .wishlist-title{text-align:center;width:100%;margin-bottom:0}form#yith-wcwl-form .wishlist-title-container .wishlist-title h2{color:#fff;font-size:45px;line-height:47px;font-family:"ITC Avant Garde Pro Md",sans-serif;text-transform:uppercase;font-weight:400;width:100%}form#yith-wcwl-form .wishlist-empty{font-size:18px;font-weight:400;line-height:26px;margin-bottom:5px;color:#d7c8a1;text-align:left;font-family:"ITC Avant Garde Pro Md",sans-serif;grid-column:1/-1;text-align:center}form#yith-wcwl-form ul.shop_table.cart.wishlist_table{padding:0}form#yith-wcwl-form ul.shop_table.cart.wishlist_table li{margin-bottom:30px;position:relative}form#yith-wcwl-form ul.shop_table.cart.wishlist_table li .item-wrapper{display:grid !important;grid-template-columns:1fr;grid-template-rows:225px 1fr;grid-row-gap:20px;box-sizing:border-box;margin:0 0 10px !important;width:100%}form#yith-wcwl-form ul.shop_table.cart.wishlist_table li .item-wrapper .product-thumbnail{min-width:100%;height:100%;display:block !important;box-sizing:border-box;font-weight:200;margin:0 !important;overflow:hidden}form#yith-wcwl-form ul.shop_table.cart.wishlist_table li .item-wrapper .product-thumbnail a{display:block;height:100%}form#yith-wcwl-form ul.shop_table.cart.wishlist_table li .item-wrapper .product-thumbnail a img{width:100%;height:100%;object-fit:cover}form#yith-wcwl-form ul.shop_table.cart.wishlist_table li .item-wrapper .item-details{width:100%;grid-row:2;display:grid;grid-template-columns:1fr;grid-template-rows:45px minmax(40px, 22px)}form#yith-wcwl-form ul.shop_table.cart.wishlist_table li .item-wrapper .item-details a{color:#fff;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:16px;font-style:normal;font-weight:400;display:block;line-height:17.53px;text-decoration:none;margin-bottom:10px;text-align:center}form#yith-wcwl-form ul.shop_table.cart.wishlist_table li .item-wrapper .item-details table.item-details-table{width:100%}form#yith-wcwl-form ul.shop_table.cart.wishlist_table li .item-wrapper .item-details table.item-details-table tr{display:grid;grid-template-columns:auto 1fr}form#yith-wcwl-form ul.shop_table.cart.wishlist_table li .item-wrapper .item-details table.item-details-table tr td{color:#d7c8a1;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:18px;padding:0 !important;margin-bottom:5px}form#yith-wcwl-form ul.shop_table.cart.wishlist_table li .item-wrapper .item-details table.item-details-table tr td.value{text-align:right;width:100%}form#yith-wcwl-form ul.shop_table.cart.wishlist_table li .item-wrapper .item-details table.item-details-table tr td.value br{display:none}form#yith-wcwl-form ul.shop_table.cart.wishlist_table li .item-wrapper .item-details table.item-details-table tr td.value span{display:none}form#yith-wcwl-form ul.shop_table.cart.wishlist_table li .item-wrapper .item-details table.item-details-table tr td.value small span{display:inline;color:#d7c8a1;font-size:16px;font-style:normal;font-weight:400;line-height:18px}form#yith-wcwl-form ul.shop_table.cart.wishlist_table li .additional-info-wrapper .additional-info tbody tr td.label{color:#fff;padding:3px 0;width:0}form#yith-wcwl-form ul.shop_table.cart.wishlist_table li .additional-info-wrapper .additional-info tbody tr td.value .wishlist-in-stock{padding:3px 5px;background:#89c54e;color:#000}form#yith-wcwl-form ul.shop_table.cart.wishlist_table li .additional-info-wrapper .additional-info tbody tr td.value .wishlist-out-of-stock{background:maroon;color:#fff;padding:3px 5px}form#yith-wcwl-form ul.shop_table.cart.wishlist_table li .additional-info-wrapper .product-add-to-cart{margin-top:20px;display:grid;grid-template-columns:1fr;grid-template-rows:40px 1fr;grid-row-gap:24px}form#yith-wcwl-form ul.shop_table.cart.wishlist_table li .additional-info-wrapper .product-add-to-cart .qib-button-wrapper{grid-row:1;display:grid;grid-template-columns:41px 1fr 41px;grid-column-gap:10px;width:100%;justify-content:left;margin-bottom:20px}form#yith-wcwl-form ul.shop_table.cart.wishlist_table li .additional-info-wrapper .product-add-to-cart .qib-button-wrapper .minus.qib-button{border-left:1px solid #000;border-top:1px solid #000;border-bottom:1px solid #000;border-right:1px solid #000;height:40px;background:#d4af34;text-align:center;font-size:20px;color:#000;transition:all .4s ease;border-radius:50%;font-family:sans-serif}form#yith-wcwl-form ul.shop_table.cart.wishlist_table li .additional-info-wrapper .product-add-to-cart .qib-button-wrapper .minus.qib-button:hover{color:#000;background:#fff}form#yith-wcwl-form ul.shop_table.cart.wishlist_table li .additional-info-wrapper .product-add-to-cart .qib-button-wrapper .quantity{height:40px}form#yith-wcwl-form ul.shop_table.cart.wishlist_table li .additional-info-wrapper .product-add-to-cart .qib-button-wrapper .quantity input{box-sizing:border-box;width:100%;border-top:1px solid #000;border-bottom:1px solid #000;background:#fff;color:#000;font-size:16px;border-left:none;border-right:none;padding:0;height:40px;border-radius:5px}form#yith-wcwl-form ul.shop_table.cart.wishlist_table li .additional-info-wrapper .product-add-to-cart .qib-button-wrapper .plus.qib-button{border-right:1px solid #000;border-top:1px solid #000;border-bottom:1px solid #000;border-left:1px solid #000;height:40px;background:#d4af34;text-align:center;font-size:20px;color:#000;transition:all .4s ease;border-radius:50%;font-family:sans-serif}form#yith-wcwl-form ul.shop_table.cart.wishlist_table li .additional-info-wrapper .product-add-to-cart .qib-button-wrapper .plus.qib-button:hover{color:#000;background:#fff}form#yith-wcwl-form ul.shop_table.cart.wishlist_table li .additional-info-wrapper .product-add-to-cart a.button,form#yith-wcwl-form ul.shop_table.cart.wishlist_table li .additional-info-wrapper .product-add-to-cart .add_to_cart{grid-row:2;height:50px;line-height:50px;padding:0 20px !important;font-weight:500;color:#000 !important;background:#d4af34;text-decoration:none !important;text-transform:uppercase;transition:all 1.5s ease !important;display:block !important;border-radius:5px;width:100%;box-sizing:border-box;font-family:sans-serif}form#yith-wcwl-form ul.shop_table.cart.wishlist_table li .additional-info-wrapper .product-add-to-cart a.button:hover,form#yith-wcwl-form ul.shop_table.cart.wishlist_table li .additional-info-wrapper .product-add-to-cart .add_to_cart:hover{background:#fff;color:#000}form#yith-wcwl-form ul.shop_table.cart.wishlist_table li .additional-info-wrapper .product-add-to-cart a.button.loading::after,form#yith-wcwl-form ul.shop_table.cart.wishlist_table li .additional-info-wrapper .product-add-to-cart .add_to_cart.loading::after{inset:0 20px 0 auto}form#yith-wcwl-form ul.shop_table.cart.wishlist_table li .additional-info-wrapper .product-remove{position:absolute;top:10px;left:auto;right:10px;bottom:auto;margin:auto;background:#000;border-radius:50%;width:35px;height:35px;text-align:center}form#yith-wcwl-form ul.shop_table.cart.wishlist_table li .additional-info-wrapper .product-remove:hover{background:red}form#yith-wcwl-form ul.shop_table.cart.wishlist_table li .additional-info-wrapper .product-remove:hover a i{color:#fff}form#yith-wcwl-form ul.shop_table.cart.wishlist_table li .additional-info-wrapper .product-remove a i{color:#fff;line-height:35px;font-size:15px}form#yith-wcwl-form .shop_table.traditional.responsive{border:none}form#yith-wcwl-form .shop_table.traditional.responsive thead{display:none}form#yith-wcwl-form .shop_table.traditional.responsive tbody{display:grid;grid-template-columns:1fr;grid-row-gap:30px;border:none}form#yith-wcwl-form .shop_table.traditional.responsive tbody tr{display:grid;border:none;grid-row-gap:15px}form#yith-wcwl-form .shop_table.traditional.responsive tbody tr td{border:none;padding:0;background:rgba(0,0,0,0)}form#yith-wcwl-form .shop_table.traditional.responsive tbody tr .product-thumbnail{min-width:100%;height:100%;display:block !important;box-sizing:border-box;font-weight:200;margin:0 !important;overflow:hidden}form#yith-wcwl-form .shop_table.traditional.responsive tbody tr .product-thumbnail a{display:block;height:100%;max-width:100%}form#yith-wcwl-form .shop_table.traditional.responsive tbody tr .product-thumbnail a img{width:100%;height:100%;object-fit:cover}form#yith-wcwl-form .shop_table.traditional.responsive tbody tr .product-name a{color:#fff;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:18px;font-style:normal;font-weight:400;display:block;line-height:17.53px;text-decoration:none;text-align:center}form#yith-wcwl-form .shop_table.traditional.responsive tbody tr .product-name dl{opacity:0;overflow:hidden;height:0}form#yith-wcwl-form .shop_table.traditional.responsive tbody tr .product-price{color:#d7c8a1;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:18px;padding:0 !important;margin-bottom:5px;text-align:center}form#yith-wcwl-form .shop_table.traditional.responsive tbody tr .product-price br{display:none}form#yith-wcwl-form .shop_table.traditional.responsive tbody tr .product-price small span{display:none}form#yith-wcwl-form .shop_table.traditional.responsive tbody tr .product-remove{position:absolute;top:10px;left:auto;right:10px;bottom:auto;margin:auto;background:#000;border-radius:50%;width:35px;height:35px;text-align:center}form#yith-wcwl-form .shop_table.traditional.responsive tbody tr .product-remove div a{font-size:20px;color:rgba(0,0,0,0) !important;transition:all .4s ease;width:35px;height:35px}form#yith-wcwl-form .shop_table.traditional.responsive tbody tr .product-remove div a:hover{background:red}form#yith-wcwl-form .shop_table.traditional.responsive tbody tr .product-remove div a:hover::after{color:#fff}form#yith-wcwl-form .shop_table.traditional.responsive tbody tr .product-remove div a::after{position:absolute;content:"";inset:0;font-family:"Font Awesome 5 Free";margin:auto;color:#fff;font-size:16px;line-height:35px}form#yith-wcwl-form .shop_table.traditional.responsive tbody tr .product-stock-status{position:relative;box-sizing:border-box;text-align:center}form#yith-wcwl-form .shop_table.traditional.responsive tbody tr .product-stock-status span.wishlist-out-of-stock{padding:3px 5px;background:maroon;color:#fff}form#yith-wcwl-form .shop_table.traditional.responsive tbody tr .product-stock-status span.wishlist-in-stock{background:#89c54e;color:#fff;padding:3px 5px}form#yith-wcwl-form .shop_table.traditional.responsive tbody tr .product-add-to-cart{margin-top:10px;display:grid;grid-template-columns:1fr;grid-template-rows:40px 1fr;grid-row-gap:24px}form#yith-wcwl-form .shop_table.traditional.responsive tbody tr .product-add-to-cart .qib-button-wrapper{grid-row:1;display:grid;grid-template-columns:41px 1fr 41px;grid-column-gap:10px;width:90%;margin:0 auto;justify-content:left;margin-bottom:20px}form#yith-wcwl-form .shop_table.traditional.responsive tbody tr .product-add-to-cart .qib-button-wrapper .minus.qib-button{border-left:1px solid #000;border-top:1px solid #000;border-bottom:1px solid #000;border-right:1px solid #000;height:40px;background:#d4af34;text-align:center;font-size:20px;color:#000;transition:all .4s ease;border-radius:50%;font-family:sans-serif}form#yith-wcwl-form .shop_table.traditional.responsive tbody tr .product-add-to-cart .qib-button-wrapper .minus.qib-button:hover{color:#000;background:#fff}form#yith-wcwl-form .shop_table.traditional.responsive tbody tr .product-add-to-cart .qib-button-wrapper .quantity{height:40px}form#yith-wcwl-form .shop_table.traditional.responsive tbody tr .product-add-to-cart .qib-button-wrapper .quantity input{box-sizing:border-box;width:100%;border-top:1px solid #000;border-bottom:1px solid #000;background:#fff;color:#000;font-size:16px;border-left:none;border-right:none;padding:0;height:40px;border-radius:5px}form#yith-wcwl-form .shop_table.traditional.responsive tbody tr .product-add-to-cart .qib-button-wrapper .plus.qib-button{border-right:1px solid #000;border-top:1px solid #000;border-bottom:1px solid #000;border-left:1px solid #000;height:40px;background:#d4af34;text-align:center;font-size:20px;color:#000;transition:all .4s ease;border-radius:50%;font-family:sans-serif}form#yith-wcwl-form .shop_table.traditional.responsive tbody tr .product-add-to-cart .qib-button-wrapper .plus.qib-button:hover{color:#000;background:#fff}form#yith-wcwl-form .shop_table.traditional.responsive tbody tr .product-add-to-cart a.button,form#yith-wcwl-form .shop_table.traditional.responsive tbody tr .product-add-to-cart .add_to_cart{grid-row:2;height:50px;line-height:50px;padding:0 20px !important;font-weight:500;color:#000 !important;background:#d4af34;text-decoration:none !important;text-transform:uppercase;transition:all 1.5s ease !important;display:block !important;border-radius:5px;width:90%;margin:0 auto;box-sizing:border-box;font-family:sans-serif}form#yith-wcwl-form .shop_table.traditional.responsive tbody tr .product-add-to-cart a.button:hover,form#yith-wcwl-form .shop_table.traditional.responsive tbody tr .product-add-to-cart .add_to_cart:hover{background:#fff;color:#000}form#yith-wcwl-form .shop_table.traditional.responsive tbody tr .product-add-to-cart a.button.loading::after,form#yith-wcwl-form .shop_table.traditional.responsive tbody tr .product-add-to-cart .add_to_cart.loading::after{inset:0 20px 0 auto}form#yith-wcwl-form .yith-wcwl-share .yith-wcwl-share-title{color:#fff;font-size:25px;line-height:27px;font-family:"ITC Avant Garde Pro Md",sans-serif;text-transform:capitalize;font-weight:400;width:100%}form#yith-wcwl-form .yith-wcwl-share ul li a{background:#d7c8a1;border-radius:50%;height:40px;width:40px;text-align:center;transition:all .4s ease}form#yith-wcwl-form .yith-wcwl-share ul li a:hover{background:#fff}form#yith-wcwl-form .yith-wcwl-share ul li a:hover i{color:#000}form#yith-wcwl-form .yith-wcwl-share ul li a i{font:normal normal normal 14px/1 FontAwesome !important;color:#fff;line-height:40px !important;font-size:20px !important;transition:all .4s ease}@media screen and (min-width: 450px){form#yith-wcwl-form ul.shop_table.cart.wishlist_table{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:22px;padding-right:0;max-height:unset;overflow:unset}form#yith-wcwl-form .shop_table.traditional.responsive tbody{grid-template-columns:repeat(2, 1fr);grid-gap:22px}}@media screen and (min-width: 768px){form#yith-wcwl-form ul.shop_table.cart.wishlist_table{display:grid;grid-template-columns:repeat(3, 1fr)}form#yith-wcwl-form .shop_table.traditional.responsive tbody{grid-template-columns:repeat(3, 1fr)}}@media screen and (min-width: 992px){form#yith-wcwl-form ul.shop_table.cart.wishlist_table{grid-template-columns:repeat(4, 1fr)}form#yith-wcwl-form ul.shop_table.cart.wishlist_table li .item-wrapper{grid-template-rows:300px 1fr}form#yith-wcwl-form ul.shop_table.cart.wishlist_table li .item-wrapper a{height:100%;width:100%}form#yith-wcwl-form .shop_table.traditional.responsive tbody{grid-template-columns:repeat(4, 1fr)}form#yith-wcwl-form .shop_table.traditional.responsive tbody tr .product-thumbnail{max-height:300px}}@media screen and (min-width: 1500px){form#yith-wcwl-form ul.shop_table.cart.wishlist_table{grid-template-columns:repeat(5, 1fr)}form#yith-wcwl-form .shop_table.traditional.responsive tbody{grid-template-columns:repeat(5, 1fr)}}html body #yith-wcwl-popup-message{padding:0;width:90%;margin:auto !important;left:0;right:0;max-width:300px;box-shadow:none;font-size:16px;font-weight:400;bottom:30px;font-family:"ITC Avant Garde Pro Md",sans-serif;top:auto;color:#000;border-radius:5px;height:fit-content}@media screen and (min-width: 992px){tbody.wishlist-items-wrapper{display:grid;grid-template-columns:repeat(5, 1fr);box-sizing:border-box;width:100%}}.woocommerce-cart thead{display:none}.woocommerce-cart .wc-block-components-sidebar-layout{width:90%;max-width:1650px;margin:125px auto !important;background-color:#d7c8a1;border-radius:5px}.woocommerce-cart .wc-block-components-sidebar-layout tbody{max-height:500px;overflow-y:scroll;overflow-x:hidden}.woocommerce-cart .wc-block-components-sidebar-layout tbody::-webkit-scrollbar{width:2px}.woocommerce-cart .wc-block-components-sidebar-layout tbody::-webkit-scrollbar-track{background:rgba(0,79,43,.2117647059);box-shadow:inset 0 0 5px rgba(0,0,0,0);border-radius:10px}.woocommerce-cart .wc-block-components-sidebar-layout tbody::-webkit-scrollbar-thumb{background:#000;border-radius:0px}.woocommerce-cart .wc-block-components-sidebar-layout tr.wc-block-cart-items__row{display:grid;grid-template-columns:1fr 90px !important;grid-template-rows:auto auto;grid-gap:20px;box-sizing:border-box;padding-right:10px;padding:15px 5% !important}.woocommerce-cart .wc-block-components-sidebar-layout tr.wc-block-cart-items__row td.wc-block-cart-item__image{grid-column:1/-1;grid-row:1;width:100%;height:100%}.woocommerce-cart .wc-block-components-sidebar-layout tr.wc-block-cart-items__row td.wc-block-cart-item__image a{display:flex;height:100%;width:100%}.woocommerce-cart .wc-block-components-sidebar-layout tr.wc-block-cart-items__row td.wc-block-cart-item__image a img{width:100%;height:100%}.woocommerce-cart .wc-block-components-sidebar-layout tr.wc-block-cart-items__row td.wc-block-cart-item__product{grid-column:1/3;grid-row:2;display:block;width:100%}.woocommerce-cart .wc-block-components-sidebar-layout tr.wc-block-cart-items__row td.wc-block-cart-item__product a.wc-block-components-product-name{color:#000;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:20px;text-decoration:none}.woocommerce-cart .wc-block-components-sidebar-layout tr.wc-block-cart-items__row td.wc-block-cart-item__product span.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-product-price__value{color:#000;font-size:16px;font-weight:400}.woocommerce-cart .wc-block-components-sidebar-layout tr.wc-block-cart-items__row td.wc-block-cart-item__product .wc-block-components-product-metadata .wc-block-components-product-metadata__description{color:#000;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:14px;font-style:normal;font-weight:400;margin-bottom:10px}.woocommerce-cart .wc-block-components-sidebar-layout tr.wc-block-cart-items__row td.wc-block-cart-item__product .wc-block-components-product-metadata .wc-block-components-product-details.wc-block-components-product-details{background:#d4af34;padding:10px 5px !important;display:block;box-sizing:border-box}.woocommerce-cart .wc-block-components-sidebar-layout tr.wc-block-cart-items__row td.wc-block-cart-item__product .wc-block-components-product-metadata .wc-block-components-product-details.wc-block-components-product-details li{color:#000;display:grid;grid-template-columns:auto 1fr;height:max-content}.woocommerce-cart .wc-block-components-sidebar-layout tr.wc-block-cart-items__row td.wc-block-cart-item__product .wc-block-components-product-metadata .wc-block-components-product-details.wc-block-components-product-details li span.wc-block-components-product-details__name{color:#000;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:12px;font-style:normal;font-weight:800}.woocommerce-cart .wc-block-components-sidebar-layout tr.wc-block-cart-items__row td.wc-block-cart-item__product .wc-block-components-product-metadata .wc-block-components-product-details.wc-block-components-product-details li span.wc-block-components-product-details__value{display:block;color:#000;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:normal;margin:0 0 5px 5px}.woocommerce-cart .wc-block-components-sidebar-layout tr.wc-block-cart-items__row td.wc-block-cart-item__product .wc-block-cart-item__quantity{margin-top:15px}.woocommerce-cart .wc-block-components-sidebar-layout tr.wc-block-cart-items__row td.wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-components-quantity-selector input{border-radius:0}.woocommerce-cart .wc-block-components-sidebar-layout tr.wc-block-cart-items__row td.wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-components-quantity-selector button,.woocommerce-cart .wc-block-components-sidebar-layout tr.wc-block-cart-items__row td.wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-components-quantity-selector input{border-top:1px solid;border-bottom:1px solid;font-size:20px;font-weight:400;opacity:1}.woocommerce-cart .wc-block-components-sidebar-layout tr.wc-block-cart-items__row td.wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button--minus{border-left:1px solid}.woocommerce-cart .wc-block-components-sidebar-layout tr.wc-block-cart-items__row td.wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button--plus{border-right:1px solid}.woocommerce-cart .wc-block-components-sidebar-layout tr.wc-block-cart-items__row td.wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-cart-item__remove-link{background:maroon;color:#fff;text-decoration:none;padding:0 10px;height:20px;line-height:20px;border-radius:5px;transition:all .4s ease;font-family:sans-serif}.woocommerce-cart .wc-block-components-sidebar-layout tr.wc-block-cart-items__row td.wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover{opacity:.8}.woocommerce-cart .wc-block-components-sidebar-layout tr.wc-block-cart-items__row td.wc-block-cart-item__total{grid-column:2;grid-row:3;padding:0;border-top:unset}.woocommerce-cart .wc-block-components-sidebar-layout tr.wc-block-cart-items__row td.wc-block-cart-item__total span.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-product-price__value{color:#000;font-size:22px;font-weight:400}.woocommerce-cart .wc-block-components-sidebar-layout .wp-block-woocommerce-cart-order-summary-block{background:rgba(0,0,0,.8352941176);box-sizing:border-box;padding:20px;margin:20px auto 0;width:90%;border-radius:5px 5px 0 0}.woocommerce-cart .wc-block-components-sidebar-layout .wp-block-woocommerce-cart-order-summary-block h2{display:block !important;color:#fff;font-weight:400;padding-bottom:20px;border-bottom:1px solid #fff;font-size:20px}@media screen and (min-width: 992px){.woocommerce-cart .wc-block-components-sidebar-layout .wp-block-woocommerce-cart-order-summary-block h2{font-size:25px}}.woocommerce-cart .wc-block-components-sidebar-layout .wp-block-woocommerce-cart-order-summary-block .wp-block-woocommerce-cart-order-summary-coupon-form-block{padding-bottom:0 !important}.woocommerce-cart .wc-block-components-sidebar-layout .wp-block-woocommerce-cart-order-summary-block span.wc-block-components-totals-item__label,.woocommerce-cart .wc-block-components-sidebar-layout .wp-block-woocommerce-cart-order-summary-block span.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-totals-item__value{color:#fff;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:22px;font-style:normal;font-weight:400;line-height:normal}.woocommerce-cart .wc-block-components-sidebar-layout .wp-block-woocommerce-cart-order-summary-block span.wc-block-components-totals-item__label *,.woocommerce-cart .wc-block-components-sidebar-layout .wp-block-woocommerce-cart-order-summary-block span.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-totals-item__value *{font-weight:400}.woocommerce-cart .wc-block-components-sidebar-layout .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-shipping-address{color:#fff;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.woocommerce-cart .wc-block-components-sidebar-layout .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-shipping-address .wc-block-components-button{border-radius:5px;height:40px;background-color:#d4af34;color:#000;position:relative;box-shadow:none;border:1px solid #d4af34;font-size:16px;font-family:sans-serif}.woocommerce-cart .wc-block-components-sidebar-layout .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-shipping-address *{font-weight:400}.woocommerce-cart .wc-block-components-sidebar-layout .wp-block-woocommerce-cart-order-summary-block a#wc-block-components-totals-shipping__change-address__link,.woocommerce-cart .wc-block-components-sidebar-layout .wp-block-woocommerce-cart-order-summary-block a.wc-block-components-totals-coupon-link{color:#fff;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal;text-decoration:none}.woocommerce-cart .wc-block-components-sidebar-layout .wp-block-woocommerce-cart-order-summary-block .wp-block-woocommerce-cart-order-summary-totals-block .wp-block-woocommerce-cart-order-summary-shipping-block.wc-block-components-totals-wrapper .wc-block-components-totals-shipping .wc-block-components-totals-item .wc-block-components-totals-item__description .wc-block-components-totals-shipping__via{color:#fff;margin-top:10px}.woocommerce-cart .wc-block-components-sidebar-layout .wp-block-woocommerce-cart-order-summary-block .wp-block-woocommerce-cart-order-summary-totals-block .wp-block-woocommerce-cart-order-summary-shipping-block.wc-block-components-totals-wrapper .wc-block-components-totals-shipping .wc-block-components-totals-item .wc-block-components-totals-item__description .wc-block-components-totals-item__description.wc-block-components-totals-shipping__via{color:#d7c8a1}.woocommerce-cart .wc-block-components-sidebar-layout .wp-block-woocommerce-cart-order-summary-block .wp-block-woocommerce-cart-order-summary-totals-block .wp-block-woocommerce-cart-order-summary-shipping-block.wc-block-components-totals-wrapper .wc-block-components-totals-shipping .wc-block-components-totals-item .wc-block-components-totals-item__description a#wc-block-components-totals-shipping__change-address__link{margin-top:15px;display:block}.woocommerce-cart .wc-block-components-sidebar-layout .wp-block-woocommerce-cart-order-summary-block .wp-block-woocommerce-cart-order-summary-totals-block .wp-block-woocommerce-cart-order-summary-shipping-block.wc-block-components-totals-wrapper .wc-block-components-totals-shipping fieldset.wc-block-components-totals-shipping__fieldset .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before{background:#000}.woocommerce-cart .wc-block-components-sidebar-layout .wp-block-woocommerce-cart-order-summary-block .wp-block-woocommerce-cart-order-summary-totals-block .wp-block-woocommerce-cart-order-summary-shipping-block.wc-block-components-totals-wrapper .wc-block-components-totals-shipping fieldset.wc-block-components-totals-shipping__fieldset .wc-block-components-radio-control__option-layout{color:#fff;display:inline-flex;align-items:self-end;gap:10px}.woocommerce-cart .wc-block-components-sidebar-layout form#wc-block-components-totals-coupon__form input#wc-block-components-totals-coupon__input-0{background:#000;border-radius:0;border-color:#d7c8a1;border:2px solid;color:#d7c8a1;height:50px;line-height:50px}.woocommerce-cart .wc-block-components-sidebar-layout form#wc-block-components-totals-coupon__form label{color:#fff}.woocommerce-cart .wc-block-components-sidebar-layout form#wc-block-components-totals-coupon__form button.components-button.wc-block-components-button.wp-element-button.wc-block-components-totals-coupon__button.contained{background:#d7c8a1;color:#000;transition:all .4s ease;font-family:sans-serif;font-size:16px;font-weight:500;line-height:5px;height:50px;text-align:center;text-decoration:none;display:block;border:2px solid #d7c8a1}.woocommerce-cart .wc-block-components-sidebar-layout form#wc-block-components-totals-coupon__form button.components-button.wc-block-components-button.wp-element-button.wc-block-components-totals-coupon__button.contained:hover{background:#000;color:#d7c8a1;border-color:#d7c8a1}.woocommerce-cart .wc-block-components-sidebar-layout .wp-block-woocommerce-cart-order-summary-subtotal-block.wc-block-components-totals-wrapper,.woocommerce-cart .wc-block-components-sidebar-layout span.wp-block-woocommerce-cart-order-summary-heading-block.wc-block-cart__totals-title{display:none}.woocommerce-cart .wc-block-components-sidebar-layout .wc-block-components-totals-wrapper{border:none}.woocommerce-cart .wc-block-components-sidebar-layout .wc-block-components-totals-wrapper .wc-block-components-totals-item{padding:20px 0 0 !important}.woocommerce-cart .wc-block-components-sidebar-layout .wc-block-components-totals-wrapper .wc-block-components-totals-coupon{border-bottom:1px solid #fff;padding:0 0 20px 0}.woocommerce-cart .wc-block-components-sidebar-layout .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-panel__button{color:#fff}.woocommerce-cart .wc-block-components-sidebar-layout .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-panel__content form #wc-block-components-totals-coupon__input-coupon{padding:10px}.woocommerce-cart .wc-block-components-sidebar-layout .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-panel__content form .wc-block-components-button{color:#000;font-family:sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:normal;text-decoration:none;width:max-content;background:#d4af34;margin:0 auto;box-sizing:border-box;display:flex;align-items:center;justify-content:center;padding:0px 15px;border-radius:5px;border:none;font-family:sans-serif}.woocommerce-cart .wc-block-components-sidebar-layout .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-panel__content form .wc-block-components-button span{color:#000;opacity:1}.woocommerce-cart .wc-block-components-sidebar-layout .wc-block-components-totals-item.wc-block-components-totals-footer-item{align-items:center;border-top:1px solid #fff;padding-top:20px}.woocommerce-cart .wc-block-components-sidebar-layout .wc-block-components-totals-item.wc-block-components-totals-footer-item .wc-block-components-totals-item__value span{color:#fff;font-weight:400}.woocommerce-cart .wc-block-cart__submit.wp-block-woocommerce-proceed-to-checkout-block{background-color:#000;padding:20px;width:90%;margin:0 auto 20px;box-sizing:border-box}.woocommerce-cart .wc-block-cart__submit.wp-block-woocommerce-proceed-to-checkout-block .wc-block-cart__submit-container--sticky{background:#000 !important}.woocommerce-cart .wc-block-cart__submit.wp-block-woocommerce-proceed-to-checkout-block .wc-block-cart__submit-container--sticky::before{display:none !important}.woocommerce-cart .wc-block-cart__submit.wp-block-woocommerce-proceed-to-checkout-block a{color:#000;font-family:sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:normal;text-decoration:none;width:max-content;background:#d4af34;margin:0 auto;box-sizing:border-box;display:flex;align-items:center;justify-content:center;padding:0px 15px;border-radius:5px;font-family:sans-serif}.woocommerce-cart .wc-block-cart__submit.wp-block-woocommerce-proceed-to-checkout-block a span{font-family:sans-serif}.woocommerce-cart .wp-block-woocommerce-empty-cart-block h2{color:#d7c8a1;font-size:18px;font-weight:400;width:90%;margin:0 auto 25px}.woocommerce-cart .wp-block-woocommerce-empty-cart-block h2.wc-block-cart__empty-cart__title{margin:150px auto 100px;font-size:20px}.woocommerce-cart .wp-block-woocommerce-empty-cart-block ul{width:90%;margin:0 auto;max-width:1200px}.woocommerce-cart .wp-block-woocommerce-empty-cart-block ul li.wc-block-grid__product{width:100% !important;margin:0 !important;display:grid;grid-row-gap:10px;transition:all .4s ease}.woocommerce-cart .wp-block-woocommerce-empty-cart-block ul li.wc-block-grid__product:hover{background:hsla(0,0%,100%,.144)}.woocommerce-cart .wp-block-woocommerce-empty-cart-block ul li.wc-block-grid__product a{text-decoration:none !important}.woocommerce-cart .wp-block-woocommerce-empty-cart-block ul li.wc-block-grid__product.outofstock a.add_to_cart_button,.woocommerce-cart .wp-block-woocommerce-empty-cart-block ul li.wc-block-grid__product.outofstock a.button.product_type_simple,.woocommerce-cart .wp-block-woocommerce-empty-cart-block ul li.wc-block-grid__product.outofstock a.button.product_type_variable{opacity:.5}.woocommerce-cart .wp-block-woocommerce-empty-cart-block ul li.wc-block-grid__product .wc-block-grid__product-link img{margin:0;width:100%;height:250px;object-fit:cover;object-position:center;border-radius:5px}.woocommerce-cart .wp-block-woocommerce-empty-cart-block ul li.wc-block-grid__product .wc-block-grid__product-title{padding:0;margin:15px 5% 10px;text-align:center;color:#fff;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:16px;line-height:20px;font-weight:400}.woocommerce-cart .wp-block-woocommerce-empty-cart-block ul li.wc-block-grid__product .price,.woocommerce-cart .wp-block-woocommerce-empty-cart-block ul li.wc-block-grid__product .price span{color:#d7c8a1;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:12px;text-align:center}.woocommerce-cart .wp-block-woocommerce-empty-cart-block ul li.wc-block-grid__product .price{margin-bottom:20px;color:#d7c8a1}.woocommerce-cart .wp-block-woocommerce-empty-cart-block ul li.wc-block-grid__product .price span{display:none}.woocommerce-cart .wp-block-woocommerce-empty-cart-block ul li.wc-block-grid__product .price small span{display:inline;color:#d7c8a1}.woocommerce-cart .wp-block-woocommerce-empty-cart-block ul li.wc-block-grid__product a.add_to_cart_button,.woocommerce-cart .wp-block-woocommerce-empty-cart-block ul li.wc-block-grid__product a.button.product_type_simple,.woocommerce-cart .wp-block-woocommerce-empty-cart-block ul li.wc-block-grid__product a.button.product_type_variable{height:50px;line-height:50px;padding:0 20px !important;font-weight:500;color:#000 !important;background:#d4af34;text-decoration:none !important;text-transform:uppercase;transition:all 1.5s ease !important;display:block !important;border-radius:5px;width:100%;box-sizing:border-box;text-align:center;font-size:15px;margin:10px auto 0;font-family:sans-serif}.woocommerce-cart .wp-block-woocommerce-empty-cart-block ul li.wc-block-grid__product a.add_to_cart_button:hover,.woocommerce-cart .wp-block-woocommerce-empty-cart-block ul li.wc-block-grid__product a.button.product_type_simple:hover,.woocommerce-cart .wp-block-woocommerce-empty-cart-block ul li.wc-block-grid__product a.button.product_type_variable:hover{background:#fff;color:#000}.woocommerce-cart .wp-block-woocommerce-empty-cart-block ul li.wc-block-grid__product a.add_to_cart_button.loading::after,.woocommerce-cart .wp-block-woocommerce-empty-cart-block ul li.wc-block-grid__product a.button.product_type_simple.loading::after,.woocommerce-cart .wp-block-woocommerce-empty-cart-block ul li.wc-block-grid__product a.button.product_type_variable.loading::after{inset:0 20px 0 auto}.woocommerce-cart .wp-block-woocommerce-empty-cart-block ul li.wc-block-grid__product #subtotal{display:none !important}@media screen and (min-width: 576px){.woocommerce-cart .wc-block-components-main.wc-block-cart__main.wp-block-woocommerce-cart-items-block{margin:0 auto;width:100%}.woocommerce-cart .wc-block-components-sidebar-layout{grid-template-columns:100% !important;padding-right:10px}.woocommerce-cart .wc-block-components-sidebar-layout tr.wc-block-cart-items__row{grid-template-columns:minmax(150px, 250px) 1fr !important;grid-template-rows:20px auto;padding:20px 0;border-right:0px solid #000;border-bottom:1px solid #000}.woocommerce-cart .wc-block-components-sidebar-layout tr.wc-block-cart-items__row td.wc-block-cart-item__image{grid-column:1 !important;grid-row:1/3 !important;padding:0;margin:0 !important}.woocommerce-cart .wc-block-components-sidebar-layout tr.wc-block-cart-items__row td.wc-block-cart-item__image a img{width:100%;height:100%;object-fit:contain;object-position:center;border-radius:5px}.woocommerce-cart .wc-block-components-sidebar-layout tr.wc-block-cart-items__row td.wc-block-cart-item__product{grid-column:2/3 !important;grid-row:2 !important;padding:0;margin:0 !important;border:0}.woocommerce-cart .wc-block-components-sidebar-layout .wc-block-components-sidebar.wc-block-cart__sidebar.wp-block-woocommerce-cart-totals-block{grid-column:3;width:500px;margin:auto}}@media screen and (min-width: 992px){.woocommerce-cart .wc-block-components-sidebar-layout{display:grid;grid-template-columns:1fr 20px 365px !important;max-height:unset;overflow-y:unset;overflow-x:unset;padding:0}.woocommerce-cart .wc-block-components-sidebar-layout table,.woocommerce-cart .wc-block-components-sidebar-layout tbody{border:none !important;padding-top:22px}.woocommerce-cart .wc-block-components-sidebar-layout tr.wc-block-cart-items__row{display:grid;grid-template-columns:minmax(150px, 250px) 0px 1fr !important;border:0;border-bottom:1px solid rgba(0,0,0,.2039215686);padding-right:20px}.woocommerce-cart .wc-block-components-sidebar-layout tr.wc-block-cart-items__row td.wc-block-cart-item__total{grid-column:3;margin:0px}.woocommerce-cart .wc-block-components-sidebar-layout tr.wc-block-cart-items__row td.wc-block-cart-item__total .wc-block-cart-item__total-price-and-sale-badge-wrapper{align-items:baseline}.woocommerce-cart .wc-block-components-sidebar-layout tr.wc-block-cart-items__row td.wc-block-cart-item__product{grid-column:3 !important;padding:0px}.woocommerce-cart .wc-block-components-sidebar-layout .wc-block-components-sidebar.wc-block-cart__sidebar.wp-block-woocommerce-cart-totals-block{grid-column:3;width:100%;margin:auto;position:sticky;top:100px;margin-top:0;padding-bottom:20px}.woocommerce-cart .is-large.wc-block-cart .wc-block-components-sidebar{margin-top:0;grid-column:3;width:100%}.woocommerce-cart .wp-block-woocommerce-empty-cart-block h2{font-size:20px}.wc-block-components-sidebar-layout.wc-block-cart.wp-block-woocommerce-filled-cart-block.is-large .wc-block-components-main.wc-block-cart__main.wp-block-woocommerce-cart-items-block{padding:0}}@media screen and (min-width: 1200px){.woocommerce-cart .wc-block-components-sidebar-layout tr.wc-block-cart-items__row{display:grid;grid-template-columns:260px 1fr}}.woocommerce-checkout .woocommerce-order{width:90%;max-width:1650px;margin:0 auto;padding:150px 0;display:grid}.woocommerce-checkout .woocommerce-order p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received{display:none}.woocommerce-checkout .woocommerce-order p{color:#d7c8a1}.woocommerce-checkout .woocommerce-order ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details{color:#d7c8a1;padding:0;display:flex;justify-content:space-between;flex-wrap:wrap;background:rgba(0,0,0,.3882352941);padding:20px;border-radius:5px;border:1px solid;margin-bottom:40px}.woocommerce-checkout .woocommerce-order ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details ::after,.woocommerce-checkout .woocommerce-order ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details ::before{display:none}.woocommerce-checkout .woocommerce-order ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li{padding:0;margin:0;margin-bottom:15px;margin-right:15px;border:none;flex:1 1 auto}.woocommerce-checkout .woocommerce-order td.woocommerce-table__product-total.product-total span.woocommerce-Price-amount.amount,.woocommerce-checkout .woocommerce-order td.woocommerce-table__product-name.product-name>a{color:#d7c8a1;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:14px;font-style:normal;font-weight:800;margin-bottom:5px;display:inline-block;text-decoration:none}.woocommerce-checkout .woocommerce-order .woocommerce-order-details{padding-top:30px;margin-bottom:20px;text-align:center;margin:0 auto;width:100%}.woocommerce-checkout .woocommerce-order .woocommerce-order-details h2{font-weight:400;margin-bottom:30px}.woocommerce-checkout .woocommerce-order .woocommerce-order-details .woocommerce-table.woocommerce-table--order-details.shop_table.order_details{max-width:900px;width:90%;margin:0 auto}.woocommerce-checkout .woocommerce-order .woocommerce-order-details .woocommerce-table.woocommerce-table--order-details.shop_table.order_details thead{background:#d7c8a1;border-radius:5px}.woocommerce-checkout .woocommerce-order .woocommerce-order-details .woocommerce-table.woocommerce-table--order-details.shop_table.order_details thead tr th{color:#000}.woocommerce-checkout .woocommerce-order .woocommerce-order-details .woocommerce-table.woocommerce-table--order-details.shop_table.order_details tbody tr:nth-child(even){background:rgba(215,200,161,.2941176471)}.woocommerce-checkout .woocommerce-order .woocommerce-order-details .woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot{background:#d7c8a1}.woocommerce-checkout .woocommerce-order .woocommerce-order-details .woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot tr th,.woocommerce-checkout .woocommerce-order .woocommerce-order-details .woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot tr td span,.woocommerce-checkout .woocommerce-order .woocommerce-order-details .woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot tr td{color:#000}.woocommerce-checkout .woocommerce-order .woocommerce-order-details *{color:#d7c8a1}.woocommerce-checkout .woocommerce-order ul.wc-item-meta{background:rgba(0,0,0,0);padding:10px !important;display:block;box-sizing:border-box}.woocommerce-checkout .woocommerce-order ul.wc-item-meta li{color:#d7c8a1;display:grid;grid-template-columns:auto 1fr;height:max-content;font-size:14px;display:block}.woocommerce-checkout .woocommerce-order ul.wc-item-meta li span.wc-block-components-product-details__name{color:#d7c8a1;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:12px;font-style:normal;font-weight:800;text-decoration:none}.woocommerce-checkout .woocommerce-order ul.wc-item-meta li span.wc-block-components-product-details__value{display:block;color:#d7c8a1;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:normal;margin:0 0 5px 5px}.woocommerce-checkout .woocommerce-order tr.subtotal,.woocommerce-checkout .woocommerce-order tr.shipping,.woocommerce-checkout .woocommerce-order tr.payment.method,.woocommerce-checkout .woocommerce-order tr.total{color:#d7c8a1;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:14px;font-style:normal;font-weight:800}.woocommerce-checkout .woocommerce-order section.woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses{display:flex;justify-content:space-between;align-items:stretch;margin-top:100px;flex-wrap:wrap}.woocommerce-checkout .woocommerce-order section.woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses::after,.woocommerce-checkout .woocommerce-order section.woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses::before{display:none}.woocommerce-checkout .woocommerce-order section.woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses>div{display:grid;grid-template-rows:50px 1fr;margin-bottom:25px}.woocommerce-checkout .woocommerce-order section.woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses>div h2.woocommerce-column__title{color:#d7c8a1;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:24px;font-style:normal;font-weight:800}.woocommerce-checkout .woocommerce-order .woocommerce-customer-details address{display:block;line-height:2;color:#d7c8a1;border:1px solid #d7c8a1 !important}.woocommerce-checkout .thankyou-message-wrapper h2.thankyou-message{color:#d7c8a1;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:50px;font-style:normal;font-weight:700;line-height:1;letter-spacing:-0.35px;margin-bottom:15px}@media screen and (min-width: 992px){.woocommerce-checkout .thankyou-message-wrapper h2.thankyou-message{font-size:80px}}.woocommerce-account .woocommerce .customer-dashboard{display:grid;grid-template-columns:1fr;margin-bottom:50px}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-navigation{width:100%;float:none;position:relative}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-navigation .account-menu-btn{background:#d7c8a1;color:#000;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-decoration:none;padding:30px 5%;display:block;transition:all .4s ease;cursor:pointer;display:grid;grid-template-columns:1fr 30px;border-bottom:1px solid #000}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-navigation .account-menu-btn i{line-height:24px;text-align:center}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-navigation ul{padding:0;height:0;overflow:hidden;position:absolute;top:auto;margin:auto;left:0;right:0;bottom:auto;transition:height .4s ease;background:#d7c8a1;z-index:5}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-navigation ul li{list-style-type:none;border-bottom:1px solid #000}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-navigation ul li.is-active a,.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-navigation ul li:hover a{background:#000;color:#d7c8a1}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-navigation ul li:last-child{background:rgba(174,27,27,.2196078431)}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-navigation ul li:last-child a{color:#ae1b1b}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-navigation ul li a{color:#000;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-decoration:none;padding:30px 5%;box-sizing:border-box;display:block;transition:all .4s ease}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content{margin-top:30px;box-sizing:border-box;width:100%;background:#d7c8a1;float:none}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .welcome-sec{position:relative;width:100%;height:100%;min-height:300px;padding:30px 5%;box-sizing:border-box}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .welcome-sec::after{position:absolute;inset:0;margin:auto;height:100%;width:100%;background:#d7c8a1;content:"";opacity:1;z-index:1}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .welcome-sec img{position:absolute;inset:0;margin:auto;height:100%;width:100%;object-fit:cover;object-position:center}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .welcome-sec .text-sec{position:relative;z-index:2;text-align:center;padding:0}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .welcome-sec .text-sec .top-sec h1{font-size:20px;font-weight:500;line-height:28px;margin-bottom:30px;color:#000;font-family:"ITC Avant Garde Pro Md",sans-serif}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .welcome-sec .text-sec .top-sec h2{font-size:18px;font-weight:400;line-height:26px;margin-bottom:5px;color:#000;font-family:"ITC Avant Garde Pro Md",sans-serif}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .welcome-sec .text-sec .shortcut-sec{display:grid;grid-template-columns:1fr;grid-row-gap:20px;margin-top:50px}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .welcome-sec .text-sec .shortcut-sec a{width:100%;display:grid;grid-template-columns:1fr 30px;grid-column-gap:20px;border:1px solid #000;height:50px;padding:0 10px;transition:all .4s ease;color:#000;box-sizing:border-box;text-decoration:none}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .welcome-sec .text-sec .shortcut-sec a:hover{background:#000}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .welcome-sec .text-sec .shortcut-sec a:hover *{color:#d7c8a1}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .welcome-sec .text-sec .shortcut-sec a p,.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .welcome-sec .text-sec .shortcut-sec a i{line-height:50px;text-align:left}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .welcome-sec .text-sec .shortcut-sec a p{font-size:14px;font-weight:400px;font-family:"ITC Avant Garde Pro Md",sans-serif}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .wc-block-components-notice-banner.is-info{width:90%;margin:50px auto;background:rgba(0,0,0,0);border-radius:5px;border-color:#000}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .wc-block-components-notice-banner.is-info svg{background-color:#000}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .wc-block-components-notice-banner.is-info div{color:#000;font-family:"ITC Avant Garde Pro Md",sans-serif;line-height:28px}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .wc-block-components-notice-banner.is-info a{width:90%;max-width:160px;height:50px;font-weight:500;line-height:50px;padding:0 20px;color:#d7c8a1 !important;background:#000 !important;text-decoration:none;text-transform:uppercase;transition:all 1.5s ease !important;display:block;border-radius:5px;opacity:1;text-align:center;margin-top:25px}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .wc-block-components-notice-banner.is-info a:hover{background:#fff;color:#000}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .woocommerce-info{height:100%;box-sizing:border-box;border:none;background:#000;text-align:center;font-family:"ITC Avant Garde Pro Md",sans-serif;display:grid;justify-content:center;grid-template-rows:auto;padding:40px 0;color:#fff;font-family:"ITC Avant Garde Pro Md",sans-serif}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .woocommerce-info::before,.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .woocommerce-info::after{display:none}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .woocommerce-info a{background:#fff;color:#fff;transition:all .4s ease;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:16px;font-weight:500;line-height:50px;height:50px;margin:30px auto 0;width:90%;max-width:200px;text-align:center;text-decoration:none;display:block;border:2px solid #fff;border-radius:0;padding:0;color:#000}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .woocommerce-info a:hover{background:#89c54e;color:#000;border:2px solid #89c54e}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .addresses-sec{padding:30px 5%;box-sizing:border-box;background:#d7c8a1}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .addresses-sec h2{font-size:18px;font-weight:500;line-height:26px;margin-bottom:5px;color:#000;font-family:"ITC Avant Garde Pro Md",sans-serif;text-align:center;margin-bottom:30px}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .addresses-sec .top-sec{background:#d7c8a1;color:#fff;width:100%;height:fit-content;padding:10px;text-align:center;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:14px;box-sizing:border-box;color:#000;max-width:500px;margin:0 auto 30px}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .addresses-sec .woocommerce-Addresses .woocommerce-Address{border-bottom:1px solid #000;margin-bottom:30px;padding-bottom:30px}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .addresses-sec .woocommerce-Addresses .woocommerce-Address header h3{color:#000;font-size:"ITC Avant Garde Pro Md",sans-serif;margin-bottom:15px;font-weight:500;line-height:35px}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .addresses-sec .woocommerce-Addresses .woocommerce-Address header a{text-decoration:none;color:#fff;background:#000;padding:0 10px;height:35px;line-height:35px;box-sizing:border-box;cursor:pointer;transition:all .4s ease;border-radius:5px}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .addresses-sec .woocommerce-Addresses .woocommerce-Address header a:hover{background:#fff;color:#000}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .addresses-sec .woocommerce-Addresses .woocommerce-Address address{color:#000;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:24px}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content form{background:#d7c8a1;margin:0 auto;padding:30px 5%}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content form h3{font-size:18px;font-weight:500;line-height:26px;margin-bottom:5px;color:#000;font-family:"ITC Avant Garde Pro Md",sans-serif;margin-bottom:30px}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content form .woocommerce-address-fields{display:grid}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content form .woocommerce-address-fields p{padding:0;margin:0 0 20px;width:100%}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content form .woocommerce-address-fields p label{color:#000;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:24px;padding-bottom:0}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content form .woocommerce-address-fields p label abbr{color:red}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content form .woocommerce-address-fields p label.screen-reader-text{position:static !important;width:auto !important;height:auto !important;clip:auto !important;clip-path:none !important;overflow:visible !important;margin:0 !important;padding:0 !important;border:none !important;word-wrap:normal !important}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content form .woocommerce-address-fields p input{width:100%;height:50px;border:1px solid #000;color:#000;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:16px;border-radius:5px;line-height:50px;font-weight:400;padding:0 10px;background:rgba(0,0,0,0)}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content form .woocommerce-address-fields p input::placeholder{color:#000}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content form .woocommerce-address-fields p .select2{height:50px}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content form .woocommerce-address-fields p .select2 .selection{height:100%;display:block}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content form .woocommerce-address-fields p .select2 .selection .select2-selection{height:100%;display:block;background-color:#000;border:2px solid #fff;border-radius:0}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content form .woocommerce-address-fields p .select2 .selection .select2-selection .select2-selection__rendered,.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content form .woocommerce-address-fields p .select2 .selection .select2-selection .select2-selection__arrow{height:100%;display:block;color:#fff;line-height:50px}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content form .woocommerce-address-fields p .select2 .selection .select2-selection .select2-selection__rendered b,.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content form .woocommerce-address-fields p .select2 .selection .select2-selection .select2-selection__arrow b{border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content form .woocommerce-address-fields p .select2 .selection .select2-selection .select2-selection__rendered .select2-selection__placeholder,.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content form .woocommerce-address-fields p .select2 .selection .select2-selection .select2-selection__arrow .select2-selection__placeholder{color:#bbc0a8;height:100%;display:block;line-height:50px}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content form .woocommerce-address-fields p button[type=submit]{background:#000;color:#fff !important;transition:all .4s ease;font-family:sans-serif;font-size:16px;font-weight:500;line-height:46px;height:50px;margin:30px 0 0 auto;width:90%;max-width:200px;text-align:center;text-decoration:none;display:block;border:1px solid #000;border-radius:5px;padding:0;color:#000;text-transform:uppercase}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content form .woocommerce-address-fields p button[type=submit]:hover{background:#fff;color:#000;border:1px solid #000}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .woocommerce-EditAccountForm{display:grid}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .woocommerce-EditAccountForm p{padding:0;margin:0 0 20px;width:100%}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .woocommerce-EditAccountForm p label{color:#000;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .woocommerce-EditAccountForm p label span{color:red}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .woocommerce-EditAccountForm p input{width:100%;height:50px;border:1px solid #000;color:#000;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:16px;border-radius:5px;line-height:50px;font-weight:400;padding:0 10px;background:rgba(0,0,0,0)}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .woocommerce-EditAccountForm p input::placeholder{color:#000}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .woocommerce-EditAccountForm p span{padding-top:5px}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .woocommerce-EditAccountForm p span em{color:#000;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:12px;font-weight:400;font-style:normal}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .woocommerce-EditAccountForm p button[type=submit]{background:#000;color:#fff !important;transition:all .4s ease;font-family:sans-serif;font-size:16px;font-weight:500;line-height:46px;height:50px;margin:30px 0 0 auto;width:90%;max-width:200px;text-align:center;text-decoration:none;display:block;border:1px solid #000;border-radius:5px;padding:0;color:#000;text-transform:uppercase}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .woocommerce-EditAccountForm p button[type=submit]:hover{background:#fff;color:#000;border:1px solid #000}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .woocommerce-EditAccountForm .password-input{position:relative}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .woocommerce-EditAccountForm .password-input .show-password-input{right:15px;top:15px;bottom:auto;height:fit-content;margin:auto;transform:translateY(0)}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .woocommerce-EditAccountForm .password-input .show-password-input::after{color:#000}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .woocommerce-EditAccountForm .password-input .woocommerce-password-hint{color:#fff;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:18px}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .woocommerce-EditAccountForm .password-input .woocommerce-password-strength{font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:18px;margin-top:10px;padding:10px}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .woocommerce-EditAccountForm .password-input .woocommerce-password-strength.strong{color:#000;background-color:#00b254}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset{border:0;padding:0}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset legend{font-size:18px;font-weight:500;line-height:26px;margin-bottom:5px;color:#000;font-family:"ITC Avant Garde Pro Md",sans-serif;text-align:left;margin-bottom:30px;padding:40px 0 0}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .woocommerce-orders-table{border:1px solid #000;border-radius:0;border-collapse:collapse}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .woocommerce-orders-table thead{background:rgba(239,224,204,.2117647059)}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .woocommerce-orders-table thead tr{height:40px}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .woocommerce-orders-table thead tr th span{color:#fff;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:18px;font-style:normal;font-weight:500}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .woocommerce-orders-table tbody{border-top:1px solid #000}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr{padding:20px 0 10px}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td{border:none;color:#fff;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:24px;height:35px;box-sizing:border-box;margin-bottom:10px}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td a{text-decoration:none;color:#000;background:#fff;padding:5px 10px;box-sizing:border-box;cursor:pointer;transition:all .4s ease;border-radius:0;font-weight:400;display:inline}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td a:hover{background:#00b254;color:#000}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .view-order h2{font-size:18px;font-weight:500;line-height:26px;margin-bottom:5px;color:#fff;font-family:"ITC Avant Garde Pro Md",sans-serif;text-align:center;margin-bottom:30px}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .view-order .top-sec{background:#fff;color:#fff;width:100%;height:fit-content;padding:10px;text-align:center;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:14px;box-sizing:border-box;color:#000;max-width:500px;margin:0 auto 30px}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .view-order .woocommerce-order-details table{border:1px solid #000;border-radius:0;border-collapse:collapse}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .view-order .woocommerce-order-details table thead{background:rgba(239,224,204,.2117647059)}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .view-order .woocommerce-order-details table thead tr{height:40px}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .view-order .woocommerce-order-details table thead tr th{color:#fff;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:18px;font-style:normal;font-weight:500}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .view-order .woocommerce-order-details table tbody{border-top:1px solid #000}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .view-order .woocommerce-order-details table tbody tr{border-bottom:1px solid #bbc0a8 !important}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .view-order .woocommerce-order-details table tbody tr:last-child td{border-bottom:1px solid #000 !important}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .view-order .woocommerce-order-details table tbody tr td{border:none;color:#fff;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:18px;height:35px;box-sizing:border-box;margin-bottom:10px;padding:15px 12px}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .view-order .woocommerce-order-details table tbody tr td a{color:#fff;text-decoration:none}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .view-order .woocommerce-order-details table tbody tr td ul{padding:10px 0 0 20px}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .view-order .woocommerce-order-details table tfoot{border-top:1px solid #000}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .view-order .woocommerce-order-details table tfoot tr{height:40px;border-top:1px solid #000}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .view-order .woocommerce-order-details table tfoot tr.total{background:rgba(239,224,204,.2117647059)}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .view-order .woocommerce-order-details table tfoot tr th,.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .view-order .woocommerce-order-details table tfoot tr td{color:#fff;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:18px;font-style:normal;font-weight:500}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .view-order .note{background:#fff;width:100%;height:fit-content;padding:20px 12px;text-align:left;font-family:"Poppins";font-size:14px;box-sizing:border-box;color:#000;margin:0 auto 30px}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .view-order .note .title{font-size:18px;font-weight:500;line-height:26px;margin-bottom:5px;color:#000;font-family:"Poppins";text-align:center;margin-bottom:10px}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .view-order .woocommerce-customer-details address{color:#fff;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:24px;border:1px solid #000;border-radius:0;padding:15px 12px}@media screen and (min-width: 992px){.woocommerce-account .woocommerce{max-width:1650px;margin:0 auto}.woocommerce-account .woocommerce .customer-dashboard{display:grid;grid-template-columns:.3fr .9fr;grid-auto-rows:1fr;grid-column-gap:40px}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-navigation{max-width:550px;width:100%}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-navigation .account-menu-btn{display:none}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-navigation ul{padding:0;height:100%;position:relative}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-navigation ul li a{font-size:18px;line-height:24px;padding:25px 10px}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content{width:100%;margin-top:0;background:#d7c8a1}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .welcome-sec{min-height:500px}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .welcome-sec .text-sec .top-sec h1{font-size:30px;line-height:38px}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .welcome-sec .text-sec .top-sec h2{font-size:20px;line-height:25px}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .welcome-sec .text-sec .shortcut-sec{justify-content:center;grid-template-columns:1fr 1fr;grid-column-gap:20px}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .welcome-sec .text-sec .shortcut-sec a{height:150px}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .welcome-sec .text-sec .shortcut-sec a p{font-size:25px}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .welcome-sec .text-sec .shortcut-sec a i{font-size:25px}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .addresses-sec h2{font-size:30px;line-height:38px;color:#000}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .addresses-sec .top-sec{font-size:16px;margin-bottom:60px}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .addresses-sec .woocommerce-Addresses{display:grid;grid-template-columns:1fr 1fr}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .addresses-sec .woocommerce-Addresses::before,.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .addresses-sec .woocommerce-Addresses::after{display:none}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .addresses-sec .woocommerce-Addresses .woocommerce-Address{width:100%;border-right:1px solid #000;border-bottom:0 !important;margin-bottom:0;padding:0 30px 0 0;box-sizing:border-box}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .addresses-sec .woocommerce-Addresses .woocommerce-Address:last-child{padding:0;border:0;padding:0 0 0 30px}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .addresses-sec .woocommerce-Addresses .woocommerce-Address header{display:grid;grid-template-columns:1fr 55px;margin-bottom:30px}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .addresses-sec .woocommerce-Addresses .woocommerce-Address header h3{margin-bottom:0}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .addresses-sec .woocommerce-Addresses .woocommerce-Address header::before,.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .addresses-sec .woocommerce-Addresses .woocommerce-Address header::after{display:none}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content form h3{font-size:30px;line-height:38px;color:#000}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-address-fields__field-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:20px}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr{height:70px}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .woocommerce-EditAccountForm{grid-template-columns:1fr 1fr;grid-column-gap:20px}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .woocommerce-EditAccountForm .clear{display:none}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .woocommerce-EditAccountForm p:last-child{grid-column:1/-1}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .view-order h2{font-size:30px;line-height:38px}.woocommerce-account .woocommerce .customer-dashboard .woocommerce-MyAccount-content .view-order .top-sec{font-size:16px;margin-bottom:60px}}@media screen and (min-width: 1200px){.woocommerce-account .woocommerce .customer-dashboard{grid-template-columns:200px 1fr}}.lost-reset-password-wrapper h1{text-align:center}.lost-reset-password-wrapper .lost_reset_content{max-width:500px;margin:40px auto;text-align:center;margin:0 auto 0 auto !important;padding:0 0 30px 0 !important}.lost-reset-password-wrapper .woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first.woocommerce-form-row--user-login{grid-template-columns:1fr;display:grid;max-width:500px;margin:0 auto;text-align:center;float:none}.lost-reset-password-wrapper .woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first.woocommerce-form-row--user-login label{padding-bottom:5px}.lost-reset-password-wrapper .woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first.woocommerce-form-row--user-login input{width:100%;height:50px;border:1px solid #000;color:#000;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:16px;border-radius:5px;line-height:50px;font-weight:400;padding:0 10px;background:rgba(0,0,0,0);max-width:300px;margin:0 auto}.lost-reset-password-wrapper .woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first.woocommerce-form-row--user-login input::placeholder{color:#000}.lost-reset-password-wrapper .woocommerce-form-row.form-row.woocommerce-form-row--user-reset-password{text-align:center}@media only screen and (min-width: 992px){.lost-reset-password-wrapper .amplecare-location-wrapper{max-width:1000px;margin:0 auto}.lost-reset-password-wrapper .amplecare-location-wrapper figure{max-width:100%;margin-bottom:30px}}.woocommerce-lost-password .woocommerce{text-align:center;min-height:500px}.woocommerce-lost-password .woocommerce form.woocommerce-ResetPassword.lost_reset_password{width:90%;max-width:500px;background:#d7c8a1;padding:50px 20px;box-sizing:border-box;margin:0 auto 50px}.woocommerce-lost-password .woocommerce form.woocommerce-ResetPassword.lost_reset_password h1{margin-bottom:30px;font-family:"ITC Avant Garde Pro Md",sans-serif;font-weight:400}.woocommerce-lost-password .woocommerce p:first-child{color:#000;font-family:"ITC Avant Garde Pro Md",sans-serif;font-style:normal;height:40px;font-size:26px;line-height:40px;font-weight:400;margin:60px auto 25px}.woocommerce-lost-password .woocommerce .woocommerce-form-row{max-width:500px;width:100%;margin:0 auto;display:grid;text-align:left;margin-bottom:20px}.woocommerce-lost-password .woocommerce .woocommerce-form-row span{width:100%}.woocommerce-lost-password .woocommerce .woocommerce-form-row span input{width:100%;border:1px solid;height:50px;margin:10px 0 0 0;font-size:14px;padding:5px;box-sizing:border-box}.woocommerce-lost-password .woocommerce .woocommerce-form-row span .woocommerce-password-strength{padding:10px 0}.woocommerce-lost-password .woocommerce .woocommerce-form-row span .woocommerce-password-strength.short,.woocommerce-lost-password .woocommerce .woocommerce-form-row span .woocommerce-password-strength.bad{color:red}.woocommerce-lost-password .woocommerce .woocommerce-form-row span .woocommerce-password-strength.good{color:orange}.woocommerce-lost-password .woocommerce .woocommerce-form-row span .woocommerce-password-strength.strong{color:#90c73d}.woocommerce-lost-password .woocommerce .woocommerce-form-row button.woocommerce-Button.button{background:#000;color:#fff !important;transition:all .4s ease;font-family:sans-serif;font-size:16px;font-weight:500;line-height:46px;height:50px;margin:10px 0 0 auto;width:90%;max-width:200px;text-align:center;text-decoration:none;display:block;border:1px solid #000;border-radius:5px;padding:0;color:#000;text-transform:uppercase}.woocommerce-lost-password .woocommerce .woocommerce-form-row button.woocommerce-Button.button:hover{background:#fff;color:#000 !important;border:1px solid #fff !important}@media only screen and (min-width: 1200px){.woocommerce-lost-password .woocommerce .woocommerce-message{font-size:32px;line-height:49px}}.woocommerce-lost-password .woocommerce{text-align:center;min-height:500px}.woocommerce-lost-password .woocommerce .woocommerce-message{color:#000;font-family:"ITC Avant Garde Pro Md",sans-serif;font-style:normal;height:40px;font-size:26px;line-height:40px;font-weight:400;margin:60px auto 25px}.woocommerce-lost-password .woocommerce p{max-width:500px;margin:30px auto;color:#000;background:#d7c8a1;width:90%;padding:50px 25px;box-sizing:border-box;font-weight:400;font-family:"ITC Avant Garde Pro Md",sans-serif;border-radius:5px}@media only screen and (min-width: 1200px){.woocommerce-lost-password .woocommerce .woocommerce-message{font-size:32px;line-height:49px}}.woocommerce-account{background:#fff;padding:150px 0}.woocommerce-account .alert.alert-warning.action_dwl{background:#fff;text-align:center;margin-bottom:25px;padding:5px 0;font-size:16px;font-weight:400;color:#fff;max-width:800px;box-sizing:border-box;margin:0 auto 25px}.woocommerce-account .site-content{width:90%;margin:0 auto}.woocommerce-account .site-content #customer_login{max-width:800px;margin:0 auto;background:rgba(0,0,0,0)}.woocommerce-account .site-content #customer_login .top-sec{display:grid;grid-template-columns:1fr 1fr;margin:0 20px}.woocommerce-account .site-content #customer_login .top-sec a{text-decoration:none;border-bottom:2px solid #fff;transition:all .4s ease;cursor:pointer}.woocommerce-account .site-content #customer_login .top-sec a h2{height:100px;line-height:100px;text-align:center;color:#fff;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:20px;font-style:normal;font-weight:500;transition:all .4s ease}.woocommerce-account .site-content #customer_login .top-sec a.active,.woocommerce-account .site-content #customer_login .top-sec a:hover{border-bottom:2px solid #d4af34}.woocommerce-account .site-content #customer_login .top-sec a.active h2,.woocommerce-account .site-content #customer_login .top-sec a:hover h2{color:#d4af34}.woocommerce-account .site-content #customer_login .top-sec a.login-form-btn{position:relative}.woocommerce-account .site-content #customer_login .top-sec a.login-form-btn::after{width:2px;height:50px;top:0;bottom:0;left:auto;right:0;background-color:#fff;margin:auto;position:absolute;content:""}.woocommerce-account .site-content #customer_login .login-section,.woocommerce-account .site-content #customer_login .register-section{display:none;max-width:350px;margin:0 auto}.woocommerce-account .site-content #customer_login .login-section.active,.woocommerce-account .site-content #customer_login .register-section.active{display:block}.woocommerce-account .site-content #customer_login .login-section form,.woocommerce-account .site-content #customer_login .register-section form{border:none}.woocommerce-account .site-content #customer_login .login-section form p,.woocommerce-account .site-content #customer_login .register-section form p{padding:0;margin:0 0 20px}.woocommerce-account .site-content #customer_login .login-section form p label,.woocommerce-account .site-content #customer_login .register-section form p label{color:#fff;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:24px;padding-bottom:20px}.woocommerce-account .site-content #customer_login .login-section form p label span,.woocommerce-account .site-content #customer_login .register-section form p label span{color:#fff}.woocommerce-account .site-content #customer_login .login-section form p input,.woocommerce-account .site-content #customer_login .register-section form p input{border-radius:0;width:100%;height:50px;border:2px solid #fff;color:#fff;font-family:"ITC Avant Garde Pro Md",sans-serif;border-radius:5px;font-size:16px;line-height:50px;padding:0 10px;background:rgba(0,0,0,0)}.woocommerce-account .site-content #customer_login .login-section form p .woocommerce-password-hint,.woocommerce-account .site-content #customer_login .register-section form p .woocommerce-password-hint{color:#fff;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:18px}.woocommerce-account .site-content #customer_login .login-section form p .password-input .show-password-input,.woocommerce-account .site-content #customer_login .register-section form p .password-input .show-password-input{right:15px;top:15px;bottom:auto;height:fit-content;margin:auto;transform:translateY(0)}.woocommerce-account .site-content #customer_login .login-section form p .password-input .show-password-input::after,.woocommerce-account .site-content #customer_login .register-section form p .password-input .show-password-input::after{color:#fff}.woocommerce-account .site-content #customer_login .login-section form p .password-input .woocommerce-password-strength,.woocommerce-account .site-content #customer_login .register-section form p .password-input .woocommerce-password-strength{font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:18px;margin-top:10px;padding:10px}.woocommerce-account .site-content #customer_login .login-section form p .password-input .woocommerce-password-strength.strong,.woocommerce-account .site-content #customer_login .register-section form p .password-input .woocommerce-password-strength.strong{color:#fff;background-color:#00b254}.woocommerce-account .site-content #customer_login .login-section form p.submit-sec,.woocommerce-account .site-content #customer_login .register-section form p.submit-sec{display:grid;grid-template-columns:1fr}.woocommerce-account .site-content #customer_login .login-section form p.submit-sec .woocommerce-form-login__rememberme,.woocommerce-account .site-content #customer_login .register-section form p.submit-sec .woocommerce-form-login__rememberme{display:grid;grid-template-columns:30px 1fr;grid-column-gap:10px}.woocommerce-account .site-content #customer_login .login-section form p.submit-sec .woocommerce-form-login__rememberme #rememberme,.woocommerce-account .site-content #customer_login .register-section form p.submit-sec .woocommerce-form-login__rememberme #rememberme{border:2px solid #fff;background:rgba(0,0,0,0);height:20px}.woocommerce-account .site-content #customer_login .login-section form p.submit-sec .woocommerce-form-login__rememberme span,.woocommerce-account .site-content #customer_login .register-section form p.submit-sec .woocommerce-form-login__rememberme span{line-height:20px;font-size:14px;font-style:normal;font-weight:400}.woocommerce-account .site-content #customer_login .login-section form p .woocommerce-form-login__submit,.woocommerce-account .site-content #customer_login .login-section form p .woocommerce-form-register__submit,.woocommerce-account .site-content #customer_login .register-section form p .woocommerce-form-login__submit,.woocommerce-account .site-content #customer_login .register-section form p .woocommerce-form-register__submit{background:#d4af34;color:#000;transition:all .4s ease;font-family:sans-serif;font-size:16px;font-weight:500;line-height:47px;height:50px;width:100%;text-align:center;text-decoration:none;display:block;border:2px solid #d4af34;padding:0;text-transform:uppercase;border-radius:5px}.woocommerce-account .site-content #customer_login .login-section form p .woocommerce-form-login__submit:hover,.woocommerce-account .site-content #customer_login .login-section form p .woocommerce-form-register__submit:hover,.woocommerce-account .site-content #customer_login .register-section form p .woocommerce-form-login__submit:hover,.woocommerce-account .site-content #customer_login .register-section form p .woocommerce-form-register__submit:hover{background:#fff;border-color:#fff}.woocommerce-account .site-content #customer_login .login-section form p.woocommerce-LostPassword.lost_password,.woocommerce-account .site-content #customer_login .register-section form p.woocommerce-LostPassword.lost_password{text-align:center;margin-top:25px}.woocommerce-account .site-content #customer_login .login-section form p.woocommerce-LostPassword.lost_password a,.woocommerce-account .site-content #customer_login .register-section form p.woocommerce-LostPassword.lost_password a{color:#fff;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:24px;text-decoration:none;transition:all .4s ease}.woocommerce-account .site-content #customer_login .login-section form p.woocommerce-LostPassword.lost_password a:hover,.woocommerce-account .site-content #customer_login .register-section form p.woocommerce-LostPassword.lost_password a:hover{text-decoration:underline}.woocommerce-account .site-content #customer_login .login-section form .woocommerce-privacy-policy-text *,.woocommerce-account .site-content #customer_login .register-section form .woocommerce-privacy-policy-text *{color:#fff;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:22px}.woocommerce-account .site-content #customer_login .bottom-sec{display:grid;grid-template-columns:1fr 1fr;margin:0 auto 35px;width:fit-content;max-width:90%}.woocommerce-account .site-content #customer_login .bottom-sec a{color:#fff;text-align:center;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:14px;font-style:normal;font-weight:400;padding:5px 15px;text-decoration:none;width:fit-content}.woocommerce-account .site-content #customer_login .bottom-sec a:first-child{border-right:2px solid #fff;justify-self:right}.home-banner-section{position:relative;height:100vh;width:100%;overflow:hidden;min-height:800px;max-height:1000px}.home-banner-section .dt-img{display:none}.home-banner-section .mb-img{position:absolute;inset:0;margin:auto;height:100%;width:100%;object-fit:cover;object-position:center;z-index:1}.home-banner-section::after{content:"";position:absolute;inset:0;margin:auto;width:100%;height:100%;background:#000;opacity:.5;z-index:1}.home-banner-section .container{position:relative;z-index:2;height:100%}.home-banner-section .container .text-sec{padding-top:200px;z-index:2;position:absolute;height:100%;width:100%;margin:auto;box-sizing:border-box;height:fit-content;inset:auto 0 100px 0;max-width:1560px}.home-banner-section .container .text-sec .title h1{color:#fff;font-size:45px;line-height:47px;font-family:"ITC Avant Garde Pro Md",sans-serif;text-transform:uppercase;width:80%;font-weight:400}.home-banner-section .container .text-sec .title h2{color:#d4af34;font-size:35px;line-height:37px;margin-top:-15px;font-family:"Kaushan Script",serif;transform:rotate(-5deg);text-transform:none;font-style:italic}.home-banner-section .container .text-sec .white-text{margin:60px 0 30px;width:80%;font-size:18px}@media only screen and (min-width: 576px){.home-banner-section .container .text-sec .title h2{font-size:40px;line-height:45px;margin:-30px auto 30px}}@media only screen and (min-width: 768px){.home-banner-section .dt-img{position:absolute;inset:0;margin:auto;height:100%;width:100%;object-fit:cover;object-position:center;z-index:1;display:block}.home-banner-section .mb-img{display:none}.home-banner-section .container .text-sec{padding-top:0;position:absolute;height:fit-content;width:90%;max-width:700px;inset:auto auto 100px 0}.home-banner-section .container .text-sec .title h1{font-size:60px;line-height:62px}.home-banner-section .container .text-sec .title h2{font-size:50px;line-height:52px;margin:-40px auto 0 40px}.home-banner-section .container .text-sec .white-text{max-width:70%}}@media only screen and (min-width: 992px){.home-banner-section .container .text-sec{max-width:900px}.home-banner-section .container .text-sec .title h1{font-size:70px;line-height:72px}.home-banner-section .container .text-sec .title h2{font-size:65px;line-height:67px;margin:-50px auto 0 40px}}@media only screen and (min-width: 1200px){.home-banner-section .container .text-sec{max-width:1000px}.home-banner-section .container .text-sec .title h1{font-size:70px;line-height:72px}.home-banner-section .container .text-sec .title h2{font-size:80px;line-height:82px;margin:-45px auto 0 40px}.home-banner-section .container .text-sec .white-text{margin:80px 0 40px}}.steps-section .container{padding:50px 0;display:grid;grid-template-columns:1fr;grid-row-gap:20px}.steps-section .container .step{border:1px solid #d7c8a1;padding:20px;box-sizing:border-box;display:grid;grid-template-columns:1fr;grid-template-rows:70px 20px 1fr;grid-row-gap:15px;text-align:center;border-radius:5px}.steps-section .container .step .icon{width:70px;height:70px;position:relative;margin:0 auto;animation:rotate360 5s linear infinite;-webkit-animation:rotate360 5s linear infinite}.steps-section .container .step .icon img{position:absolute;inset:0;margin:auto;width:70px;height:70px;object-fit:contain;object-position:center}@keyframes rotate360{0%{transform:rotateY(0deg)}20%{transform:rotateY(180deg)}30%{transform:rotateY(0deg)}100%{transform:rotateY(0deg)}}.steps-section .container .step .h3-title{color:#d7c8a1;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:20px;line-height:20px}@media screen and (min-width: 576px){.steps-section .container{padding:50px 0 70px;grid-template-columns:1fr 1fr;grid-column-gap:20px}.steps-section .container .step{grid-template-rows:70px 40px 1fr}.steps-section .container .step:nth-child(1){grid-column:1/-1}}@media screen and (min-width: 768px){.steps-section .container{padding:70px 0 90px;grid-template-columns:1fr 1fr 1fr}.steps-section .container .step{grid-template-rows:80px 40px 1fr;padding:40px 20px}.steps-section .container .step:nth-child(1){grid-column:auto}}@media screen and (min-width: 992px){.steps-section .container{padding:90px 0 90px}.steps-section .container .step{grid-template-rows:110px 40px 1fr}.steps-section .container .step .icon{width:90px;height:90px}.steps-section .container .step .icon img{width:90px;height:90px}}@media screen and (min-width: 1200px){.steps-section .container{padding:90px 0 110px;grid-template-columns:1fr 1fr 1fr}.steps-section .container .step{grid-template-rows:110px 20px 1fr}.steps-section .container .step .white-text{max-width:80%;margin:0 auto}}.category-sec .container{padding:40px 0;display:grid;grid-template-columns:1fr;grid-row-gap:40px}.category-sec .container .title{grid-column:1/-1;color:#fff;font-size:45px;line-height:47px;font-family:"ITC Avant Garde Pro Md",sans-serif;text-transform:uppercase;font-weight:400;margin:0 auto;text-align:center}.category-sec .container .category-box a{display:grid;grid-template-columns:1fr;grid-template-rows:120px 1fr;text-decoration:none;grid-row-gap:20px;transition:all .4s ease;border:1px solid #d7c8a1;border-radius:5px;background:rgba(0,0,0,.4784313725);padding:20px 5%;box-sizing:border-box;position:relative}.category-sec .container .category-box a:hover .qlty{opacity:1}.category-sec .container .category-box a .qlty{position:absolute;top:-25px;right:-25px;bottom:auto;left:auto;margin:auto;width:100px;transition:all .4s ease;opacity:0}.category-sec .container .category-box a .simple-yellow-btn{margin:0 auto;text-align:center}.category-sec .container .category-box a .img-holder{width:90%;height:120px;margin:0 auto}.category-sec .container .category-box a .img-holder img{object-fit:contain;height:120px;width:100%;object-position:bottom;margin:0 auto}.category-sec .container .category-box a h4{color:#fff;text-align:center;font-size:30px;line-height:30px;font-weight:400}.category-sec .container .category-box a .white-text{color:#d7c8a1;text-align:center;font-size:16px !important}@media screen and (min-width: 768px){.category-sec .container{padding:60px 0;grid-column-gap:40px;grid-row-gap:40px;grid-template-columns:1fr 1fr}.category-sec .container h2{font-size:60px;line-height:62px;max-width:700px;margin-bottom:30px}.category-sec .container .category-box:nth-child(2),.category-sec .container .category-box:nth-child(5){grid-column:1/-1}.category-sec .container .category-box:nth-child(2) a,.category-sec .container .category-box:nth-child(5) a{grid-template-columns:150px 1fr;grid-template-rows:40px 1fr;grid-column-gap:40px;padding:40px 20px}.category-sec .container .category-box:nth-child(2) a .simple-yellow-btn,.category-sec .container .category-box:nth-child(5) a .simple-yellow-btn{grid-column:2;grid-row:3;margin:0}.category-sec .container .category-box:nth-child(2) a .img-holder,.category-sec .container .category-box:nth-child(5) a .img-holder{grid-column:1;grid-row:1/3}.category-sec .container .category-box:nth-child(2) a h4,.category-sec .container .category-box:nth-child(5) a h4{grid-column:2;grid-row:1;text-align:left}.category-sec .container .category-box:nth-child(2) a .white-text,.category-sec .container .category-box:nth-child(5) a .white-text{text-align:left;grid-row:2;grid-column:2;margin:0;max-width:100%}.category-sec .container .category-box a{grid-template-rows:150px 45px 1fr 40px;height:100%;padding:40px 20px}.category-sec .container .category-box a .img-holder{height:150px}.category-sec .container .category-box a .img-holder img{height:150px}.category-sec .container .category-box a h4{font-size:40px;line-height:40px}.category-sec .container .category-box a .white-text{max-width:500px;margin:0 auto}}@media screen and (min-width: 992px){.category-sec .container{padding:80px 0}.category-sec .container h2{font-size:70px;line-height:72px}.category-sec .container .category-box a{grid-template-rows:150px 45px 1fr 40px}.category-sec .container .category-box a .img-holder{height:150px}.category-sec .container .category-box a .img-holder img{height:150px}.category-sec .container .category-box a h4{font-size:45px;line-height:45px}}@media screen and (min-width: 1200px){.category-sec .container{max-width:1200px}.category-sec .container .category-box a h4{font-size:45px;line-height:45px}}.about-section-home{position:relative;max-width:2000px;margin:0 auto}.about-section-home img{position:absolute;z-index:0;width:80%;opacity:.3;height:auto;margin:auto;inset:auto 0 0 auto;max-width:900px}.about-section-home .container{padding:150px 0;z-index:1;position:relative;text-align:center}.about-section-home .container .title h1{color:#fff;font-size:45px;line-height:47px;font-family:"ITC Avant Garde Pro Md",sans-serif;text-transform:uppercase;font-weight:400;max-width:400px;margin:0 auto}.about-section-home .container .title h2{color:#d4af34;font-size:35px;line-height:37px;margin-top:-15px;font-family:"Kaushan Script",serif;transform:rotate(-5deg);text-transform:none;font-style:italic}.about-section-home .container .white-text{margin:40px auto 30px;width:90%;font-size:20px;line-height:24px;max-width:500px}.about-section-home .container a{margin:0 auto}@media only screen and (min-width: 576px){.about-section-home img{bottom:50px}.about-section-home .container .title h2{font-size:40px;line-height:45px;margin:-15px auto 30px}.about-section-home .container .white-text{margin:60px auto 40px}}@media only screen and (min-width: 768px){.about-section-home .container{padding:100px 0 150px}.about-section-home .container .title h1{font-size:60px;line-height:62px;max-width:700px}.about-section-home .container .title h2{font-size:50px;line-height:52px;max-width:700px;margin:-25px auto 0 auto}}@media only screen and (min-width: 992px){.about-section-home .container .title h1{font-size:70px;line-height:72px}.about-section-home .container .title h2{font-size:65px;line-height:67px;margin:-30px auto 0 auto}}@media only screen and (min-width: 1200px){.about-section-home .container .text-sec{max-width:1000px}.about-section-home .container .text-sec .title h1{font-size:70px;line-height:72px}.about-section-home .container .text-sec .title h2{font-size:80px;line-height:82px;margin:-30px auto 0 40px}.about-section-home .container .white-text{margin:80px auto 40px;max-width:700px}}.four-product-sec .container{padding:40px 0}.four-product-sec .container h2{color:#fff;font-size:45px;line-height:47px;font-family:"ITC Avant Garde Pro Md",sans-serif;text-transform:uppercase;font-weight:400;max-width:400px;margin:0 auto;text-align:center}.four-product-sec .container .product-grid{padding-top:40px;grid-template-columns:1fr 1fr;grid-row-gap:20px;grid-column-gap:20px;display:grid}.four-product-sec .container .product-grid .product .inner-sec{display:grid;grid-template-columns:1fr;text-align:center;grid-template-rows:200px 40px 1fr;transition:all .4s ease;padding-bottom:15px;grid-row-gap:10px}.four-product-sec .container .product-grid .product .inner-sec:hover{background:hsla(0,0%,100%,.144)}.four-product-sec .container .product-grid .product .inner-sec .product-img{display:block;background:#fff;border-radius:5px}.four-product-sec .container .product-grid .product .inner-sec .product-img a{display:block;border-radius:5px}.four-product-sec .container .product-grid .product .inner-sec .product-img img{width:100%;height:200px;object-fit:cover;object-position:center;border-radius:5px}.four-product-sec .container .product-grid .product .inner-sec h4{margin-top:10px}.four-product-sec .container .product-grid .product .inner-sec h4 a{color:#fff;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:18px;line-height:20px;font-weight:400;margin:15px 5% 10px;text-decoration:none}.four-product-sec .container .product-grid .product .inner-sec .qty-section{display:grid;grid-template-columns:1fr;grid-row-gap:10px}.four-product-sec .container .product-grid .product .inner-sec .qty-section .price{margin-bottom:20px;color:#d7c8a1}.four-product-sec .container .product-grid .product .inner-sec .qty-section .price span{display:none}.four-product-sec .container .product-grid .product .inner-sec .qty-section .price small span{display:inline;color:#d7c8a1;font-size:18px}.four-product-sec .container .product-grid .product .inner-sec .qty-section .qib-button-wrapper{display:grid;grid-template-columns:41px 1fr 41px;grid-column-gap:10px;width:90%;margin:0 auto;justify-content:left}.four-product-sec .container .product-grid .product .inner-sec .qty-section .qib-button-wrapper .minus.qib-button{border-left:1px solid #000;border-top:1px solid #000;border-bottom:1px solid #000;border-right:1px solid #000;height:40px;background:#d4af34;text-align:center;font-size:20px;color:#000;transition:all .4s ease;border-radius:50%}.four-product-sec .container .product-grid .product .inner-sec .qty-section .qib-button-wrapper .minus.qib-button:hover{color:#000;background:#fff}.four-product-sec .container .product-grid .product .inner-sec .qty-section .qib-button-wrapper .quantity{height:40px}.four-product-sec .container .product-grid .product .inner-sec .qty-section .qib-button-wrapper .quantity input{box-sizing:border-box;width:100%;border-top:1px solid #000;border-bottom:1px solid #000;background:#fff;color:#000;font-size:16px;border-left:none;border-right:none;padding:0;height:40px;border-radius:5px;font-family:sans-serif}.four-product-sec .container .product-grid .product .inner-sec .qty-section .qib-button-wrapper .plus.qib-button{border-right:1px solid #000;border-top:1px solid #000;border-bottom:1px solid #000;border-left:1px solid #000;height:40px;background:#d4af34;text-align:center;font-size:20px;color:#000;transition:all .4s ease;border-radius:50%;font-family:sans-serif}.four-product-sec .container .product-grid .product .inner-sec .qty-section .qib-button-wrapper .plus.qib-button:hover{color:#000;background:#fff}.four-product-sec .container .product-grid .product .inner-sec .qty-section .button.add_to_cart_button{width:90%;height:50px;line-height:50px;padding:0 20px;color:#000;background:#d4af34;text-decoration:none;text-transform:uppercase;transition:all 1.5s ease !important;display:block;border-radius:5px;margin:0 auto;box-sizing:border-box;font-family:sans-serif}.four-product-sec .container .product-grid .product .inner-sec .qty-section .button.add_to_cart_button:hover{background:#fff;color:#000}.four-product-sec .container .product-grid .product .inner-sec .qty-section .added_to_cart.wc-forward{display:none}.four-product-sec .container .product-grid .product .inner-sec .simple-yellow-btn{margin:10px auto 0;box-sizing:border-box}.four-product-sec .container .simple-yellow-btn{margin:60px auto 0;text-align:center}@media only screen and (min-width: 768px){.four-product-sec .container{padding:60px 0}.four-product-sec .container h2{font-size:60px;line-height:62px;max-width:700px;margin-bottom:30px}.four-product-sec .container .product-grid{grid-template-columns:1fr 1fr 1fr;grid-row-gap:40px;grid-column-gap:40px}}@media only screen and (min-width: 992px){.four-product-sec .container{max-width:1200px;padding:80px 0}.four-product-sec .container h2{font-size:70px;line-height:72px}.four-product-sec .container .product-grid{grid-template-columns:1fr 1fr 1fr 1fr}}.commitment-section{position:relative;overflow:hidden}.commitment-section img{position:absolute;z-index:0;width:100%;opacity:1;height:100%;margin:auto;inset:0;object-fit:cover;object-position:center}.commitment-section::after{content:"";position:absolute;inset:0;margin:auto;width:100%;height:100%;background:#000;opacity:.7;z-index:1}.commitment-section .container{padding:150px 0;z-index:2;position:relative;text-align:center}.commitment-section .container .title h1{color:#fff;font-size:45px;line-height:47px;font-family:"ITC Avant Garde Pro Md",sans-serif;text-transform:uppercase;font-weight:400;max-width:400px;margin:0 auto}.commitment-section .container .title h2{color:#d4af34;font-size:35px;line-height:37px;margin-top:-15px;font-family:"Kaushan Script",serif;transform:rotate(-5deg);text-transform:none;font-style:italic}.commitment-section .container .white-text{margin:40px auto 30px;width:90%;font-size:20px;line-height:24px;max-width:500px}.commitment-section .container a{margin:0 auto}@media only screen and (min-width: 576px){.commitment-section .container .title h2{font-size:40px;line-height:45px;margin:-15px auto 30px}.commitment-section .container .white-text{margin:60px auto 40px}}@media only screen and (min-width: 768px){.commitment-section .container{padding:200px 0}.commitment-section .container .title h1{font-size:60px;line-height:62px;max-width:700px}.commitment-section .container .title h2{font-size:50px;line-height:52px;max-width:700px;margin:-25px auto 0 auto}}@media only screen and (min-width: 992px){.commitment-section .container .title h1{font-size:70px;line-height:72px}.commitment-section .container .title h2{font-size:65px;line-height:67px;margin:-30px auto 0 auto}}@media only screen and (min-width: 1200px){.commitment-section .container .text-sec{max-width:1000px}.commitment-section .container .text-sec .title h1{font-size:70px;line-height:72px}.commitment-section .container .text-sec .title h2{font-size:80px;line-height:82px;margin:-30px auto 0 40px}.commitment-section .container .white-text{margin:80px auto 40px;max-width:700px}}.testimonials-section{position:relative;padding:50px 0 100px}.testimonials-section .top-sec{max-width:450px;margin:0 auto 30px;z-index:2;position:relative}.testimonials-section .top-sec h2{color:#fff;font-size:45px;line-height:47px;font-family:"ITC Avant Garde Pro Md",sans-serif;text-transform:uppercase;font-weight:400;max-width:400px;margin:0 auto;text-align:center}.testimonials-section .test-mam-prev,.testimonials-section .test-mam-next{position:absolute;z-index:3;margin:auto;width:40px;height:40px;border-radius:50%;background:rgba(0,0,0,0);border:1px solid #fff;transition:all .4s ease;top:auto;bottom:30px;font-family:sans-serif}.testimonials-section .test-mam-prev:hover,.testimonials-section .test-mam-next:hover{background:#fff}.testimonials-section .test-mam-prev:hover i,.testimonials-section .test-mam-next:hover i{color:#000}.testimonials-section .test-mam-prev i,.testimonials-section .test-mam-next i{color:#fff;transition:all .4s ease}.testimonials-section .test-mam-prev{left:0;right:50px}.testimonials-section .test-mam-next{right:0;left:50px}.testimonials-section .testimonials-slider{width:90%;max-width:1560px;margin:0 auto;padding:20px;z-index:2}.testimonials-section .testimonials-slider .slick-track{display:flex !important}.testimonials-section .testimonials-slider .slick-slide{height:inherit !important}.testimonials-section .testimonials-slider .testimonial-slide{padding:20px 0;text-align:center;display:grid;grid-template-columns:1fr;grid-row-gap:20px;grid-template-rows:70px 40px 1fr 20px;margin:0 10px}.testimonials-section .testimonials-slider .testimonial-slide .stars{margin-bottom:10px}.testimonials-section .testimonials-slider .testimonial-slide .stars i{color:#d7c8a1}.testimonials-section .testimonials-slider .testimonial-slide .initials{border-radius:50%;background:#d7c8a1;width:60px;height:60px;line-height:60px;text-align:center;color:#fff;margin:0 auto 20px;font-size:30px;font-weight:100;font-family:sans-serif}.testimonials-section .testimonials-slider .testimonial-slide .white-text{color:#fff;text-align:center;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:24px;width:90%;margin:0 auto}.testimonials-section .testimonials-slider .testimonial-slide .name{max-width:200px;margin:0 auto;color:#d7c8a1;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:30px;text-transform:capitalize;padding-bottom:20px;position:relative}.testimonials-section .testimonials-slider .testimonial-slide .name::after{bottom:0;content:"";top:auto;left:0;right:0;height:2px;width:50px;margin:auto;position:absolute;background:#d7c8a1}@media only screen and (min-width: 992px){.testimonials-section{padding:80px 0 150px;width:100%;max-width:2000px;margin:0 auto}.testimonials-section .top-sec{text-align:center}.testimonials-section .top-sec h2{font-size:50px;line-height:52px;max-width:700px}.testimonials-section .test-mam-prev,.testimonials-section .test-mam-next{bottom:80px}.testimonials-section .testimonials-slider{padding:60px}.testimonials-section .testimonials-slider .testimonial-slide{padding:0}.testimonials-section .testimonials-slider .testimonial-slide .white-text{font-size:16px}}.contact-form-section{position:relative;padding:60px 0 100px;max-width:2000px;margin:0 auto}.contact-form-section .bk-img{position:absolute;inset:0 0 0 auto;margin:auto;height:auto;width:90%;object-fit:contain;object-position:right;z-index:0;max-width:900px;opacity:.4;max-height:900px}.contact-form-section .container{position:relative;z-index:2;padding:50px 0}.contact-form-section .container h4{color:#fff;text-align:center;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:40px;font-style:normal;font-weight:500;line-height:37.932px;text-transform:uppercase;width:90%;margin:0 auto 50px}.contact-form-section .container .info-sec{margin-top:50px}.contact-form-section .container .info-sec .info-item{margin-bottom:20px}.contact-form-section .container .info-sec .info-item .info-title{margin:0;color:#d7c8a1;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:30px;text-transform:capitalize;padding-bottom:10px;position:relative;text-align:left;padding-left:40px;position:relative}.contact-form-section .container .info-sec .info-item .info-title i{position:absolute;background:#d7c8a1;height:30px;width:30px;line-height:30px;font-size:15px;text-align:center;left:0;top:0;bottom:0;right:auto;color:#fff;border-radius:50%}.contact-form-section .container .info-sec .info-item .white-text{margin-top:15px !important;text-decoration:none;display:block}.contact-form-section .container .contact-form{background:#d7c8a1;padding:40px 5%;border-radius:15px;box-sizing:border-box}.contact-form-section .container .contact-form .wpcf7-form{padding:60px 0}.contact-form-section .container .contact-form .wpcf7-form p br{display:none}.contact-form-section .container .contact-form .wpcf7-form p label .field-title{padding-bottom:25px;color:#000}.contact-form-section .container .contact-form .wpcf7-form p label.check-label .wpcf7-list-item{margin:0}.contact-form-section .container .contact-form .wpcf7-form p label.check-label label{display:grid;grid-template-columns:20px 1fr;grid-column-gap:10px}.contact-form-section .container .contact-form .wpcf7-form p label.check-label label input{height:20px !important;margin:0 !important}.contact-form-section .container .contact-form .wpcf7-form p label.check-label label span{color:#000;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px;text-transform:uppercase}.contact-form-section .container .contact-form .wpcf7-form p label span.wpcf7-form-control-wrap{display:block;margin:5px 0 20px}.contact-form-section .container .contact-form .wpcf7-form p label span.wpcf7-form-control-wrap input,.contact-form-section .container .contact-form .wpcf7-form p label span.wpcf7-form-control-wrap textarea{width:100%;box-sizing:border-box;border:0;font-size:15px;font-weight:400;line-height:50px;padding:5px 10px;height:50px;font-family:"ITC Avant Garde Pro Md",sans-serif;color:#000;margin-top:5px;background:rgba(0,0,0,0);border-bottom:2px solid #777776;border-radius:0}.contact-form-section .container .contact-form .wpcf7-form p label span.wpcf7-form-control-wrap input[type=text],.contact-form-section .container .contact-form .wpcf7-form p label span.wpcf7-form-control-wrap textarea[type=text]{-webkit-appearance:none;-webkit-border-radius:none}.contact-form-section .container .contact-form .wpcf7-form p label span.wpcf7-form-control-wrap input[type=checkbox],.contact-form-section .container .contact-form .wpcf7-form p label span.wpcf7-form-control-wrap textarea[type=checkbox]{border:1px solid #000;background:#fff}.contact-form-section .container .contact-form .wpcf7-form p label span.wpcf7-form-control-wrap .wpcf7-not-valid-tip{font-size:12px;padding:5px}.contact-form-section .container .contact-form .wpcf7-form p label span.wpcf7-form-control-wrap textarea{height:200px;padding:15px 10px;line-height:20px;-webkit-appearance:none;-webkit-border-radius:none}.contact-form-section .container .contact-form .wpcf7-form p label span.wpcf7-form-control-wrap .wpcf7-not-valid{border-bottom:1px solid red}.contact-form-section .container .contact-form .wpcf7-form .submit-btn{text-align:center;position:relative}.contact-form-section .container .contact-form .wpcf7-form .submit-btn input{background:#000;color:#fff;transition:all .4s ease;font-family:sans-serif;font-size:16px;font-weight:500;line-height:45px;height:50px;width:100%;text-align:center;text-decoration:none;border-radius:5px;display:block;border:2px solid #000;-webkit-appearance:none;-webkit-border-radius:none;text-transform:uppercase;-webkit-appearance:none;-webkit-border-radius:none}.contact-form-section .container .contact-form .wpcf7-form .submit-btn input:hover{background:#fff;color:#000;border:2px solid #fff}.contact-form-section .container .contact-form .wpcf7-form .submit-btn .wpcf7-spinner{position:absolute;left:0;right:0;margin:auto;top:60px;bottom:0;background-color:#fff}.contact-form-section .container .contact-form .wpcf7-form .submit-btn .wpcf7-spinner::before{background:#fff}.contact-form-section .container .contact-form .wpcf7-form .wpcf7-response-output{border:0;text-align:center;padding:0}.contact-form-section .container .contact-form .wpcf7-form.invalid .wpcf7-response-output{color:red;border:1px solid red;box-sizing:border-box;padding:10px;font-size:12px;margin:40px 0 0 0}.contact-form-section .container .contact-form .wpcf7-form.sent .wpcf7-response-output{color:green;border:1px solid green;box-sizing:border-box;padding:10px;font-size:12px;margin:40px 0 0 0;color:green}@media only screen and (min-width: 992px){.contact-form-section{position:relative;padding:60px 0 100px}.contact-form-section .container{padding:60px 5%;display:grid;grid-template-columns:1fr 1fr;grid-column-gap:40px;box-sizing:border-box}.contact-form-section .container h4{text-align:center;font-size:50px;width:100%;line-height:50px;grid-column:1/-1}.contact-form-section .container .info-sec .info-item .white-text{font-size:16px !important}.contact-form-section .container .contact-form{width:100%}.contact-form-section .container .contact-form .wpcf7-form{padding:0}.contact-form-section .container .contact-form .wpcf7-form label span.wpcf7-form-control-wrap input,.contact-form-section .container .contact-form .wpcf7-form label span.wpcf7-form-control-wrap textarea{font-size:18px}.contact-form-section .container .contact-form .wpcf7-form .submit-btn{text-align:center;position:relative}.contact-form-section .container .contact-form .wpcf7-form .submit-btn input{width:130px}}@media only screen and (min-width: 1200px){.contact-form-section{position:relative;padding:60px 0 140px}.contact-form-section .container{grid-column-gap:80px;max-height:1400px}}.subtitle-description-pp-cp-section .container{padding:20px 0;max-width:1400px}.subtitle-description-pp-cp-section .container h4{color:#d7c8a1;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:18px;margin-bottom:10px;text-transform:capitalize}.subtitle-description-pp-cp-section .container .white-text ol li{margin-bottom:20px}.subtitle-description-pp-cp-section .container .white-text ul{padding-top:20px}.subtitle-description-pp-cp-section .container .white-text ul li{margin-bottom:20px}@media only screen and (min-width: 768px){.subtitle-description-pp-cp-section .container{display:grid;grid-template-columns:4fr 8fr;grid-column-gap:40px}.subtitle-description-pp-cp-section .container h4{font-size:22px;line-height:28px;max-width:300px}}@media only screen and (min-width: 992px){.subtitle-description-pp-cp-section .container{grid-column-gap:80px}.subtitle-description-pp-cp-section .container .white-text{font-size:16px}}.title-description-pp-cp-section .container{padding:50px 0 10px;max-width:1400px}.title-description-pp-cp-section .container h1{color:#d7c8a1;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:30px;font-style:normal;font-weight:500;line-height:18px;margin-bottom:10px;text-transform:capitalize;margin-bottom:25px}@media only screen and (min-width: 768px){.title-description-pp-cp-section .container{padding:80px 0 50px}.title-description-pp-cp-section .container h1{font-size:30px;margin-bottom:20px}}@media only screen and (min-width: 768px){.title-description-pp-cp-section .container{padding:120px 0 80px}.title-description-pp-cp-section .container h1{font-size:40px}}.about-section{background:rgba(0,0,0,0);position:relative;display:block;max-width:1560px;margin:0 auto;padding-bottom:60px;display:grid;grid-template-columns:1fr;grid-row-gap:60px;grid-template-areas:"txt" "img";grid-column-gap:20px}.about-section .text-sec{width:90%;grid-area:txt;text-align:center;padding:60px 0;margin:0 auto}.about-section .text-sec .img{width:90%;max-width:110px;margin:0 auto 30px}.about-section .text-sec .h2-title{color:#fff;font-size:45px;line-height:47px;font-family:"ITC Avant Garde Pro Md",sans-serif;text-transform:uppercase;font-weight:400;max-width:600px;margin:0 auto 30px;text-align:center}.about-section .text-sec .white-text{max-width:600px;margin:30px auto}.about-section .text-sec a{margin:0 auto;text-align:center}.about-section .img-sec{position:relative;width:90%;height:400px;overflow:hidden;margin:0 auto}.about-section .img-sec .img-sec-one{position:absolute;width:80%;inset:0 0 auto auto;height:320px;margin:auto}.about-section .img-sec .img-sec-one img{width:100%;height:100%;object-fit:cover;object-position:center}.about-section .img-sec .img-sec-two{position:absolute;width:60%;inset:auto auto 0 0;height:70%;margin:auto}.about-section .img-sec .img-sec-two img{width:100%;height:100%;object-fit:cover;object-position:center}@media only screen and (min-width: 992px){.about-section{padding:60px 0;grid-template-columns:1fr 1fr;grid-column-gap:60px;grid-template-areas:"img txt";width:90%;max-width:1560px;margin:0 auto}.about-section .text-sec{padding:60px 0;width:unset;margin:unset;text-align:left}.about-section .text-sec .img{max-width:130px}.about-section .text-sec .h2-title{text-align:left;margin:0}.about-section .text-sec .white-text{text-align:left;margin:30px 0}.about-section .text-sec a{margin:30px 0 0}.about-section .img-sec{width:100%;height:500px}.about-section .img-sec .img-sec-two{width:80%;height:200px}.about-section .img-sec .img-sec-one{height:90%}}@media only screen and (min-width: 1200px){.about-section .img-sec{width:100%;height:700px}.about-section .img-sec .img-sec-two{width:60%;height:300px}}.enquire-form-section{position:relative;padding:50px 0 100px}.enquire-form-section .container{position:relative;z-index:2;padding:0 0 50px}.enquire-form-section .container h2{text-align:center;color:#fff;font-size:45px;line-height:47px;font-family:"ITC Avant Garde Pro Md",sans-serif;text-transform:uppercase;font-weight:400;max-width:700px;margin:0 auto 40px}.enquire-form-section .container .contact-form{width:90%;margin:0 auto}.enquire-form-section .container .contact-form .wpcf7-form{padding:40px 0}.enquire-form-section .container .contact-form .wpcf7-form p br{display:none}.enquire-form-section .container .contact-form .wpcf7-form p label.textarea-label,.enquire-form-section .container .contact-form .wpcf7-form p label.check-label{grid-column:1/-1}.enquire-form-section .container .contact-form .wpcf7-form p label .field-title{padding-bottom:25px;color:#fff}.enquire-form-section .container .contact-form .wpcf7-form p label.check-label .wpcf7-list-item{margin:0}.enquire-form-section .container .contact-form .wpcf7-form p label.check-label label{display:grid;grid-template-columns:20px 1fr;grid-column-gap:10px}.enquire-form-section .container .contact-form .wpcf7-form p label.check-label label input{height:20px !important;margin:0 !important}.enquire-form-section .container .contact-form .wpcf7-form p label.check-label label span{color:#fff;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px;text-transform:uppercase}.enquire-form-section .container .contact-form .wpcf7-form p label span.wpcf7-form-control-wrap{display:block;margin:5px 0 20px}.enquire-form-section .container .contact-form .wpcf7-form p label span.wpcf7-form-control-wrap input[type=date]{color-scheme:dark;position:relative;color:#fff;padding-left:145px;text-transform:uppercase}.enquire-form-section .container .contact-form .wpcf7-form p label span.wpcf7-form-control-wrap input[type=date]:not(.has-value)::before{color:#d3d3d3;content:attr(placeholder);position:absolute;left:10px}.enquire-form-section .container .contact-form .wpcf7-form p label span.wpcf7-form-control-wrap input,.enquire-form-section .container .contact-form .wpcf7-form p label span.wpcf7-form-control-wrap textarea{width:100%;box-sizing:border-box;background:#fff;border:0;font-size:15px;font-weight:400;line-height:50px;padding:5px 10px;height:50px;font-family:"ITC Avant Garde Pro Md",sans-serif;color:#fff;margin-top:5px;background:rgba(0,0,0,0);border:1px solid #fff;border-radius:5px}.enquire-form-section .container .contact-form .wpcf7-form p label span.wpcf7-form-control-wrap input::placeholder,.enquire-form-section .container .contact-form .wpcf7-form p label span.wpcf7-form-control-wrap textarea::placeholder{color:#fff}.enquire-form-section .container .contact-form .wpcf7-form p label span.wpcf7-form-control-wrap input[type=text],.enquire-form-section .container .contact-form .wpcf7-form p label span.wpcf7-form-control-wrap textarea[type=text]{-webkit-appearance:none;-webkit-border-radius:none}.enquire-form-section .container .contact-form .wpcf7-form p label span.wpcf7-form-control-wrap .wpcf7-not-valid-tip{font-size:12px;padding:5px}.enquire-form-section .container .contact-form .wpcf7-form p label span.wpcf7-form-control-wrap textarea{height:200px;padding:15px 10px;line-height:20px;-webkit-appearance:none;-webkit-border-radius:none}.enquire-form-section .container .contact-form .wpcf7-form p label span.wpcf7-form-control-wrap .wpcf7-not-valid{border:1px solid #a80000}.enquire-form-section .container .contact-form .wpcf7-form .submit-btn{width:90%;max-width:220px;height:50px;line-height:50px;padding:0;color:#000;background:#d4af34;text-decoration:none;text-transform:uppercase;transition:all 1.5s ease !important;display:block;border-radius:5px;box-sizing:border-box;margin:0 auto}.enquire-form-section .container .contact-form .wpcf7-form .submit-btn:hover{background:#fff;color:#000}.enquire-form-section .container .contact-form .wpcf7-form .submit-btn p{grid-template-columns:1fr;height:100%}.enquire-form-section .container .contact-form .wpcf7-form .submit-btn input{color:#000;transition:all .4s ease;font-family:sans-serif;font-size:16px;font-weight:500;line-height:34px;height:50px;width:100%;text-align:center;text-decoration:none;display:block;border:2px solid #fff;-webkit-appearance:none;-webkit-border-radius:none;text-transform:uppercase;-webkit-appearance:none;-webkit-border-radius:none;background:rgba(0,0,0,0);border:none;margin:0 auto}.enquire-form-section .container .contact-form .wpcf7-form .submit-btn .wpcf7-spinner{position:absolute;left:0;right:0;margin:auto;top:60px;bottom:0;background-color:#fff}.enquire-form-section .container .contact-form .wpcf7-form .submit-btn .wpcf7-spinner::before{background:#000}.enquire-form-section .container .contact-form .wpcf7-form .wpcf7-response-output{border:0;text-align:center;padding:0}.enquire-form-section .container .contact-form .wpcf7-form.invalid .wpcf7-response-output{color:red;border-bottom:1px solid red;box-sizing:border-box;padding:10px;font-size:12px;margin:40px 0 0 0}.enquire-form-section .container .contact-form .wpcf7-form.sent .wpcf7-response-output{color:green;border:1px solid green;box-sizing:border-box;padding:10px;font-size:12px;margin:40px 0 0 0;color:green}@media only screen and (min-width: 992px){.enquire-form-section{position:relative;padding:50px 0 100px}.enquire-form-section .container{padding:60px 5%;box-sizing:border-box}.enquire-form-section .container h2{font-size:70px;line-height:72px;margin-bottom:80px}.enquire-form-section .container .contact-form{width:100%}.enquire-form-section .container .contact-form .wpcf7-form{padding:0}.enquire-form-section .container .contact-form .wpcf7-form p{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:40px}.enquire-form-section .container .contact-form .wpcf7-form p label span.wpcf7-form-control-wrap input,.enquire-form-section .container .contact-form .wpcf7-form p label span.wpcf7-form-control-wrap textarea{font-size:18px}.enquire-form-section .container .contact-form .wpcf7-form .submit-btn{text-align:center;position:relative}}.gallery-section{padding:25px 0}.gallery-section h2{color:#fff;font-size:45px;line-height:47px;font-family:"ITC Avant Garde Pro Md",sans-serif;text-transform:uppercase;font-weight:400;max-width:600px;margin:0 auto 30px;text-align:center}.gallery-section .gallery-parent{width:100%;max-width:2000px;margin:0 auto 0 auto;margin-left:auto}.gallery-section .gallery-parent .slick-track{display:flex !important}.gallery-section .gallery-parent .gallery-items{margin:0 0 0 auto;width:100%}.gallery-section .gallery-parent .gallery-items .slick{width:100%;box-sizing:border-box;display:flex;align-items:stretch}.gallery-section .gallery-parent .gallery-items .slick .slick-slide{height:inherit !important}.gallery-section .gallery-parent .gallery-items .slick .image{position:relative}.gallery-section .gallery-parent .gallery-items .slick .image a{display:block;height:100%;width:100%;width:250px;height:350px;box-sizing:border-box;overflow:hidden;padding-right:15px;cursor:pointer}.gallery-section .gallery-parent .gallery-items .slick .image a img{width:100%;height:100%;object-fit:cover;object-position:center}.gallery-section .gallery-parent .gallery-items .arrows-align{width:100%;margin-left:auto;margin-right:auto;padding:20px 0;box-sizing:border-box}.gallery-section .gallery-parent .gallery-items .arrows-align .arrows{display:flex;align-items:center;justify-content:center;cursor:pointer;width:90%;max-width:200px;margin:0 auto}.gallery-section .gallery-parent .gallery-items .arrows-align .arrows>div{display:flex;align-items:center;justify-content:center;height:25px}.gallery-section .gallery-parent .gallery-items .arrows-align .arrows>div.qtd{margin:0 10px;width:30px;height:25px;color:#fff}.gallery-section .gallery-parent .gallery-items .arrows-align .arrows .prev,.gallery-section .gallery-parent .gallery-items .arrows-align .arrows .next{margin:auto;width:40px;height:40px;border-radius:50%;background:rgba(0,0,0,0);border:1px solid #fff;transition:all .4s ease}.gallery-section .gallery-parent .gallery-items .arrows-align .arrows .prev:hover,.gallery-section .gallery-parent .gallery-items .arrows-align .arrows .next:hover{background:#fff}.gallery-section .gallery-parent .gallery-items .arrows-align .arrows .prev:hover i,.gallery-section .gallery-parent .gallery-items .arrows-align .arrows .next:hover i{color:#000}.gallery-section .gallery-parent .gallery-items .arrows-align .arrows .prev i,.gallery-section .gallery-parent .gallery-items .arrows-align .arrows .next i{color:#fff;transition:all .4s ease}@media only screen and (min-width: 992px){.gallery-section h2{font-size:70px;line-height:72px}.gallery-section .gallery-parent .gallery-items .slick .image a{width:350px;height:450px}.gallery-section .gallery-parent .gallery-items .arrows-align{padding:50px 15px 30px 0}}.menu_items-section{position:relative;padding:50px 0 100px}.menu_items-section .top-sec{margin:0 auto 30px;z-index:2;position:relative}.menu_items-section .top-sec .white-text{margin:0 auto 20px;text-align:center}.menu_items-section .top-sec h2{text-align:center;color:#fff;font-size:45px;line-height:47px;font-family:"ITC Avant Garde Pro Md",sans-serif;text-transform:uppercase;font-weight:400;max-width:700px;margin:0 auto 20px}.menu_items-section .menu-items{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-row-gap:20px;grid-column-gap:20px;z-index:2}.menu_items-section .menu-items .item-card{padding:40px 5%;text-align:center;display:grid;grid-row-gap:10px;border:1px solid #d7c8a1;border-radius:5px;grid-template-rows:150px 60px 1fr;grid-row-gap:20px}.menu_items-section .menu-items .item-card img{width:90%;max-width:150px;height:150px;object-fit:contain;object-position:center;margin:0 auto}.menu_items-section .menu-items .item-card .white-text{text-align:center;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:24px;width:90%;margin:0 auto}.menu_items-section .menu-items .item-card .course{max-width:200px;margin:0 auto;color:#d7c8a1;font-family:"ITC Avant Garde Pro Md",sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:30px;text-transform:capitalize}.menu_items-section .menu-items .price-sec{background:#d7c8a1;border:1px solid #d7c8a1;border-radius:5px;padding:40px 20px;margin:0 auto;color:#000;grid-column:1/-1;width:100%;box-sizing:border-box;text-align:center}.menu_items-section .menu-items .price-sec h2{color:#000;margin-bottom:30px;font-size:40px}.menu_items-section .menu-items .price-sec .top-text{font-size:14px;max-width:200px;margin:0 auto}.menu_items-section .t_and_c{font-size:13px;text-align:center;max-width:500px;font-style:italic;margin:20px auto 0;color:#fff}@media only screen and (min-width: 992px){.menu_items-section{padding:50px 0 150px;width:100%;max-width:2000px;margin:0 auto}.menu_items-section .top-sec{text-align:center}.menu_items-section .top-sec h2{font-size:70px;line-height:72px}.menu_items-section .menu-items{padding:40px 0 0;grid-template-columns:1fr 1fr 1fr 1fr}.menu_items-section .menu-items .item-card{padding:60px 0}.menu_items-section .menu-items .item-card .white-text{font-size:16px}.menu_items-section .menu-items .price-sec{grid-column:2/4}}/*# sourceMappingURL=style.css.map */
