.product-single-section{padding:60px 0;background:#fff}.product-single-section .product-single-wrapper{display:flex;gap:60px;max-width:1240px;margin:0 auto;align-items:flex-start}@media (max-width: 768px){.product-single-section .product-single-wrapper{flex-direction:column;padding:0 20px}}.product-single-section .product-image{flex:1;text-align:center}.product-single-section .product-image img{max-width:100%;height:auto}.product-single-section .product-details{flex:1;font-family:Mardoto,sans-serif}.product-single-section .product-details .product-title{font-size:18px;font-weight:600;color:#403b3b;margin-bottom:10px;text-transform:uppercase}.product-single-section .product-details .product-price{font-size:22px;font-weight:500;margin-bottom:30px}.product-single-section .product-details .quantity-wrapper{display:flex;align-items:center;gap:16px}.product-single-section .product-details .quantity-wrapper .quantity-controls{display:flex;align-items:center;background:#f5f5f5;border-radius:8px;overflow:hidden}.product-single-section .product-details .quantity-wrapper .quantity-controls button.qty-btn{background:#eee;padding:10px 14px;border:none;cursor:pointer;font-size:16px}.product-single-section .product-details .quantity-wrapper .quantity-controls .qty-value{display:inline-block;padding:10px 16px;min-width:24px;text-align:center;font-size:16px}.product-single-section .product-details .quantity-wrapper .add-to-cart{background:#000;color:#fff;padding:12px 24px;border-radius:999px;border:none;font-weight:500;cursor:pointer;transition:.3s}.product-single-section .product-details .quantity-wrapper .add-to-cart:hover{background:#333}.product-single-section .product-details .product-description{font-size:13px;color:#403b3b;line-height:1.6;max-width:500px}.product-single-section .product-details .product-description strong{font-weight:600}.product-divider{height:1px;background-color:#dcdcdc;width:100%;margin:30px 0}
