.single_product_wrpa{--clr-main: #231f20;--color-product: transparent;background:#fff;color:var(--clr-main)}.single_product_wrpa .single-product-layout{display:grid;grid-template-columns:minmax(0,50vw) minmax(0,1fr);align-items:start}.single_product_wrpa .single-product-media{position:sticky;top:0;height:100vh;align-self:start}.single_product_wrpa .single-product-content{min-width:0}.single_product_wrpa .single-product-content-inner{max-width:760px;padding:150px clamp(32px,6vw,96px) 120px 40px}@media(max-width:1019px){.single_product_wrpa{padding-top:0}.single_product_wrpa .single-product-layout{display:block}.single_product_wrpa .single-product-media{position:static;height:auto}.single_product_wrpa .single-product-content-inner{max-width:none;padding:60px 24px 100px}}.single_product_wrpa .img{width:100%;padding:0;background-color:var(--color-product);overflow:hidden}.single_product_wrpa .img img{display:block;margin:0;max-width:none;max-height:none;width:100%;height:100%;object-fit:cover;position:relative;z-index:4}@media(max-width:1019px){.single_product_wrpa .img img{max-width:100%;max-height:none;display:block;width:100%;height:auto;object-fit:contain}}@media(max-width:767px){.single_product_wrpa .img img{max-width:100%}}@media(min-width:992px){.single_product_wrpa .img{min-height:100vh;height:100%}}.single_product_wrpa .wrap_product_info{display:flex;align-items:flex-start;width:100%;padding-top:0}@media(max-width:1019px){.single_product_wrpa .wrap_product_info{padding-top:0}}@media(max-width:767px){.single_product_wrpa .wrap_product_info{padding-top:0}}.single_product_wrpa .text,.single_product_wrpa .text .subtitle{color:#f9eae0}.single_product_wrpa .text .logo{height:35px;width:200px}.single_product_wrpa .text .logo svg{height:100%;width:100%}.single_product_wrpa .text .product-title{color:#f9eae0}@media(min-width:992px){.single_product_wrpa .text .product-title{font-size:45px!important;line-height:51px;font-weight:400}}@media(max-width:991px){.single_product_wrpa .text .product-title{font-size:35px!important;line-height:40px;font-weight:400}}.single_product_wrpa .text .product-title-price-wrap{display:flex;align-items:center;justify-content:space-between}@media(min-width:992px){.single_product_wrpa .text .product-title-price-wrap{padding-block:40px 55px}}@media(max-width:991px){.single_product_wrpa .text .product-title-price-wrap{padding-block:25px 30px}}.single_product_wrpa .text .specifications table{color:inherit}.single_product_wrpa .text .specifications table thead{border-bottom:1px solid #f9eae0}.single_product_wrpa .text .specifications table thead th{padding-bottom:10px}.single_product_wrpa .text .specifications table thead th:last-child{text-align:end}.single_product_wrpa .text .specifications table tbody td:last-child{text-align:end}.single_product_wrpa .text .info_product{list-style-type:none;padding-left:0;margin-bottom:0;display:flex;margin-block:28px}.single_product_wrpa .text .info_product li{display:flex;align-items:center;font-size:18px;font-weight:600;letter-spacing:.3px;color:inherit}.single_product_wrpa .text .info_product li:after{display:block;content:" ";width:4px;height:4px;border-radius:2px;background:var(--clr-main);margin:0 10px}.single_product_wrpa .text .info_product li:last-child:after{display:none}.single_product_wrpa .text .product-steps{display:flex;flex-direction:column;gap:25px}.single_product_wrpa .text .product-steps .product-steps-title{padding-top:30px;font-size:20px;line-height:26px;font-weight:700}.single_product_wrpa .text .product-steps .step-outer-wrapper{display:flex;flex-direction:column;gap:50px}.single_product_wrpa .text .product-steps .step-wrapper{display:flex;flex-direction:column;gap:25px}.single_product_wrpa .text .product-steps .product-step-inner-title{font-size:20px;line-height:26px;font-weight:400}.single_product_wrpa .text .product-steps .step-inner-wrapper{display:flex;flex-direction:column}.single_product_wrpa .text .product-steps .step-inner-wrapper .step{display:flex;gap:20px;align-items:center}.single_product_wrpa .text .product-steps .step-inner-wrapper .step .step-img{flex-shrink:0}.single_product_wrpa .text .product-steps .step-inner-wrapper .step .step-img img{width:80px;height:fit-content;object-fit:scale-down}@media(min-width:992px){.single_product_wrpa .text .product-steps .step-inner-wrapper{gap:25px}}@media(max-width:991px){.single_product_wrpa .text .product-steps .step-inner-wrapper{gap:15px}}@media(min-width:992px){.single_product_wrpa .text .product-steps{padding-top:75px}}.single_product_wrpa .summary{font-size:18px;color:var(--clr-white);max-width:500px}@media(min-width:992px){.single_product_wrpa .only-price{font-size:40px}}@media(max-width:991px){.single_product_wrpa .only-price{font-size:30px}}.single_product_wrpa .only-price{color:var(--clr-white)}.single_product_wrpa .add_cart_btns{max-width:500px;margin-top:28px}@media(max-width:991px){.single_product_wrpa .add_cart_btns .number-of-products{margin-bottom:20px}}.single_product_wrpa .add_cart_btns .quantity{display:flex;align-items:center;border:1px solid var(--clr-main);border-radius:33px;padding:0 40px}.single_product_wrpa .add_cart_btns .quantity #single-product-qty{background:transparent;text-align:center;line-height:53px;font-size:19px;color:var(--clr-main);border:0!important}.single_product_wrpa .add_cart_btns .quantity #single-product-qty:focus{outline:0;box-shadow:none;border:0}.single_product_wrpa .add_cart_btns .quantity input::-webkit-outer-spin-button,.single_product_wrpa .add_cart_btns .quantity input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.single_product_wrpa .add_cart_btns .quantity input[type=number]{-moz-appearance:textfield}.single_product_wrpa .add_cart_btns .add_to_cart_btn{display:block;width:100%;line-height:61px;text-align:center;border-radius:30px;font-size:15px;color:#e2daeb;background:var(--clr-main);margin-top:14px}.single_product_wrpa .text_scroll{max-width:500px}.single_product_wrpa .text_scroll .text_body{padding-bottom:84px}.single_product_wrpa .text_scroll .text_body h2{font-size:30px;color:var(--clr-main);margin-bottom:20px;font-weight:900}@media(max-width:767px){.single_product_wrpa .text_scroll .text_body h2{font-size:26px;line-height:26px}}.single_product_wrpa .text_scroll .text_body p{font-size:18px}.single_product_wrpa .text_scroll .text_body table thead{margin-bottom:40px}.single_product_wrpa .text_scroll .text_body table thead tr th{font-size:30px;color:var(--clr-main);margin-bottom:20px;font-weight:900}@media(max-width:767px){.single_product_wrpa .text_scroll .text_body table thead tr th{font-size:26px;line-height:26px}}.single_product_wrpa .text_scroll .text_body table tbody tr{border-bottom:1px solid var(--clr-main)}.single_product_wrpa .text_scroll .text_body table tbody tr td{padding:14px 0;font-size:16px}.more_products_wrap{background-color:var(--clr-white)}.more_products_wrap .logo-product-card{height:45px;width:240px;margin-inline:auto;margin-top:40px}.more_products_wrap .logo-product-card svg{width:100%;height:100%}.more_products_wrap .logo-product-card svg path{fill:#521e09}.more_products_wrap span{display:block;font-size:16px;color:var(--clr-main);text-align:center}.more_products_wrap .section-title{text-align:center;color:#521e09;margin-bottom:100px}@media(min-width:992px){.more_products_wrap .section-title{letter-spacing:5px}}@media(max-width:991px){.more_products_wrap .section-title{letter-spacing:3px}}.more_products_wrap ul{list-style-type:none;padding-left:0;margin-bottom:0}.more_products_wrap ul li{margin-bottom:78px}.more_products_wrap ul li .title{font-size:20px;text-align:center;color:#521e09;display:block;padding-top:25px;font-weight:400}.more_products_wrap .more-products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:70px}@media(max-width:1019px){.more_products_wrap .more-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px}}@media(max-width:767px){.more_products_wrap .more-products-grid{grid-template-columns:minmax(0,1fr);gap:32px}}.more_products_wrap .more-products-item{margin-bottom:0}.more_products_wrap .more_products{height:100%}@media(min-width:992px){.more_products_wrap{padding:180px 0}}@media(max-width:991px){.more_products_wrap{padding:60px 0}}
