body.single-product{overflow-x:hidden;max-width:100vw}.single-product-page{padding:2.5rem 0;background-color:#fff;min-height:60vh;width:100%;max-width:100%}.single-product-wrapper{background-color:transparent;border-radius:0;box-shadow:none;overflow:visible}.product-detail-container{display:grid;grid-template-columns:1fr 1fr;gap:3rem;padding:0;position:relative;min-height:100vh}.product-images{position:sticky;top:2rem;height:fit-content;align-self:flex-start;width:100%}.main-product-image{width:100%;margin-bottom:1rem;border-radius:8px;overflow:hidden}.main-product-image .main-image{width:100%;height:auto;display:block;border-radius:8px;transition:transform .3s ease}.main-product-image .main-image:hover{transform:scale(1.02)}.product-thumbnails{display:flex;gap:.5rem;flex-wrap:wrap}.thumbnail-item{flex:0 0 calc(20% - 0.4rem);cursor:pointer;border-radius:6px;overflow:hidden;transition:transform .2s ease}.thumbnail-item:hover{transform:scale(1.05)}.thumbnail-item .thumbnail-image{width:100%;height:auto;display:block;border-radius:6px}.thumbnail-item.active{border:2px solid #ff6b35;transform:scale(1.05)}.product-images img:hover{transform:scale(1.02)}.product-summary{display:flex;flex-direction:column;position:relative}.product-summary-content{display:flex;flex-direction:column;gap:1.5rem}.product-title{font-size:2rem;font-weight:700;color:#133651;margin:0 0 10px;line-height:1.2;font-family:'Montserrat',sans-serif}.product-price-section{background-color:#f8f9fa;padding:1.5rem;border-radius:8px;border-left:4px solid #ff6b35;margin-bottom:1rem}.product-price{font-size:1.5rem;font-weight:700;color:#133651;margin-bottom:.5rem}.product-price del{color:#9ca3af;font-size:1.2rem;margin-right:.5rem}.product-price ins{text-decoration:none;color:#ff6b35}.price-info{font-size:.85rem;color:#6b7280;font-weight:400}.product-description{font-size:1rem;line-height:1.6;color:#374151}.product-description p{margin-bottom:1rem}.product-dimensions{background-color:#f8f9fa;padding:1.5rem;border-radius:8px;border:1px solid #e5e7eb;margin-bottom:1rem}.product-dimensions h3{font-size:1.1rem;font-weight:600;color:#133651;margin:0 0 1rem;font-family:'Montserrat',sans-serif}.dimensions-list{display:flex;flex-direction:column;gap:.75rem}.dimension-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #e5e7eb}.dimension-item:last-child{border-bottom:none}.dimension-label{font-weight:500;color:#6b7280}.dimension-value{font-weight:600;color:#133651}.product-attributes{background-color:#f8f9fa;padding:1.5rem;border-radius:8px;border:1px solid #e5e7eb;margin-bottom:1rem}.product-attributes h3{font-size:1.1rem;font-weight:600;color:#133651;margin:0 0 1rem;font-family:'Montserrat',sans-serif}.attributes-list{display:flex;flex-direction:column;gap:.75rem}.attribute-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #e5e7eb}.attribute-item:last-child{border-bottom:none}.attribute-label{font-weight:500;color:#6b7280}.attribute-value{font-weight:600;color:#133651;text-align:right;max-width:60%}.product-cart-form{background-color:#133651;padding:1.5rem;border-radius:8px;color:#fff;margin-bottom:1rem}.product-cart-form .quantity{margin-bottom:1rem}.product-cart-form .quantity input{width:80px;padding:.75rem;border:2px solid #e5e7eb;border-radius:6px;text-align:center;font-size:1rem;font-weight:600}.product-cart-form .single_add_to_cart_button{background-color:#ff6b35;color:#fff;border:none;padding:1rem 2rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;width:100%;font-family:'Montserrat',sans-serif}.product-cart-form .single_add_to_cart_button:hover{background-color:#e55a2b;transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,107,53,.3)}.product-description-section{background-color:#f8f9fa;padding:1.5rem;border-radius:8px;border:1px solid #e5e7eb;margin-bottom:1rem}.product-description-section h3{font-size:1.1rem;font-weight:600;color:#133651;margin:0 0 1rem;font-family:'Montserrat',sans-serif}.product-tabs-section{background-color:#f8f9fa;padding:1.5rem;border-radius:8px;border:1px solid #e5e7eb;margin-bottom:1rem}.woocommerce-tabs{margin-top:0}.woocommerce-tabs ul.tabs{display:flex;list-style:none;margin:0 0 2rem;padding:0;border-bottom:2px solid #e5e7eb}.woocommerce-tabs ul.tabs li{margin:0;padding:0}.woocommerce-tabs ul.tabs li a{display:block;padding:1rem 1.5rem;color:#6b7280;text-decoration:none;font-weight:600;border-bottom:3px solid transparent;transition:all .3s ease;font-family:'Montserrat',sans-serif}.woocommerce-tabs ul.tabs li.active a,.woocommerce-tabs ul.tabs li a:hover{color:#133651;border-bottom-color:#ff6b35}.woocommerce-tabs .panel{padding:0}.woocommerce-tabs .panel h2{font-size:1.5rem;font-weight:600;color:#133651;margin-bottom:1rem;font-family:'Montserrat',sans-serif}.woocommerce-tabs .panel p{color:#374151;line-height:1.6;margin-bottom:1rem}.related-products-section{background-color:#f8f9fa;padding:3rem 0;margin-top:3rem}.related-products-section .container{background-color:transparent;border-radius:0;box-shadow:none;padding:0}.woocommerce .related{margin-top:0}.woocommerce .related h2{font-size:1.8rem;font-weight:600;color:#133651;margin-bottom:2rem;text-align:center;font-family:'Montserrat',sans-serif}@media (max-width:960px){.single-product-page{padding:1rem 0;overflow-x:hidden}.single-product-wrapper{overflow-x:hidden;max-width:100%}.single-product-page .container{padding:0 20px;max-width:100%;overflow-x:hidden}.product-detail-container{grid-template-columns:1fr;gap:2rem;padding:1.5rem 0;min-height:auto;margin-top:0;max-width:100%;overflow-x:hidden}.product-images{position:relative;top:auto;align-self:auto;max-width:100%;overflow:hidden}.main-product-image{max-width:100%;overflow:hidden}.main-product-image .main-image{max-width:100%;width:100% !important;height:auto;display:block}.product-summary,.product-summary-content{max-width:100%;overflow-x:hidden}.product-title{font-size:1.75rem;margin-top:0;word-wrap:break-word;overflow-wrap:break-word;max-width:100%}.product-price{font-size:1.3rem}.woocommerce-tabs ul.tabs{flex-direction:column}.woocommerce-tabs ul.tabs li a{border-bottom:1px solid #e5e7eb;border-right:none}.woocommerce-tabs li.active a{border-bottom-color:#e5e7eb;border-left:3px solid #ff6b35}}@media (max-width:480px){.single-product-page{padding:1rem 0;overflow-x:hidden !important;width:100%;max-width:100vw}.single-product-wrapper{overflow-x:hidden !important;max-width:100%;width:100%}.single-product-page .container{padding:0 20px;max-width:100%;width:100%;overflow-x:hidden;box-sizing:border-box}.product-detail-container{padding:1rem 0;gap:1.5rem;max-width:100%;width:100%;overflow-x:hidden;box-sizing:border-box}.product-images{max-width:100%;width:100%;overflow:hidden;box-sizing:border-box}.main-product-image{max-width:100% !important;width:100% !important;overflow:hidden;box-sizing:border-box}.main-product-image .main-image{max-width:100% !important;width:100% !important;height:auto !important;display:block;box-sizing:border-box}.main-product-image img{max-width:100% !important;width:100% !important;height:auto !important}.product-thumbnails{max-width:100%;width:100%;box-sizing:border-box}.product-title{font-size:1.5rem;word-wrap:break-word;overflow-wrap:break-word;max-width:100%;width:100%;box-sizing:border-box}.product-summary,.product-summary-content{max-width:100%;width:100%;overflow-x:hidden;box-sizing:border-box}.product-price-section,.product-dimensions,.product-attributes,.product-cart-form,.variant-selection{padding:1rem;max-width:100%;width:100%;box-sizing:border-box}.add-to-cart-section{max-width:100%;width:100%;box-sizing:border-box;flex-wrap:wrap}.dimension-item{flex-direction:column;align-items:flex-start;gap:.25rem;max-width:100%;box-sizing:border-box}.attribute-item{flex-direction:row;justify-content:space-between;align-items:center;max-width:100%;box-sizing:border-box}.attribute-label{min-width:auto;flex-shrink:0;margin-right:1rem}.attribute-value{text-align:right;flex:1;word-wrap:break-word;overflow-wrap:break-word}}