.productSection{margin-top:30px;padding:0 160px}.productShowCase{gap:60px;display:flex}.productGallery{gap:10px;display:flex}.productThumb{flex-direction:column;gap:10px;display:flex}.productThumb img{width:80px;height:80px}.productFullImg{position:relative}.productFullImg img{pointer-events:none;background-color:#767676;width:520px;height:520px}.buttonsGroup{justify-content:space-between;width:90%;display:flex;position:absolute;top:37%;left:50%;transform:translate(-50%,-50%)}.directionBtn{background-color:#fff;border:none;border-radius:50%;outline:none;padding:13px;display:flex}.directionBtn:hover{background-color:#efefef}.productDetails{flex-direction:column;align-items:flex-start;gap:10px;width:41%;display:flex}.productBreadcrumb{justify-content:space-between;width:100%;margin-bottom:20px;display:flex}.breadcrumbLink{align-items:center;display:flex}.breadcrumbLink a{color:#000;text-transform:uppercase;font-size:14px;font-weight:500;text-decoration:none;position:relative}.breadcrumbLink a:after{content:"";border-bottom:2px solid #000;width:0;transition:width .3s;position:absolute;bottom:-5px;left:0}.breadcrumbLink a:hover:after{width:50%}.prevNextLink{align-items:center;gap:25px;display:flex}.prevNextLink a{color:#000;text-transform:uppercase;align-items:center;gap:5px;font-size:14px;font-weight:500;text-decoration:none;display:flex;position:relative}.prevNextLink a:after{content:"";border-bottom:2px solid #000;width:0;transition:width .3s;position:absolute;bottom:-5px;left:0}.prevNextLink a:hover:after{width:50%}.productName h1{color:#000;font-size:28px;font-weight:500;line-height:35px}.productRating{align-items:center;gap:5px;display:flex}.productRating p{color:#5f5e5e;margin-left:10px;font-size:14px}.productPrice h3{margin-bottom:20px;font-size:22px;font-weight:600}.productDescription p{margin-bottom:20px;font-size:15px;line-height:25px}.productSizeColor{flex-direction:column;gap:30px;margin-bottom:20px;display:flex}.productSize{align-items:center;gap:20px;display:flex}.productSize p{color:#000;text-transform:uppercase;font-size:14px;font-weight:500}.sizeBtn{gap:10px;display:flex}.sizeBtn button{cursor:pointer;background-color:#fff;border:1px solid;outline:none;padding:5px 15px;transition:all .3s}.productColor{align-items:center;gap:20px;display:flex}.colorBtn{gap:15px;display:flex}.colorBtn button{cursor:pointer;background-color:#fff;border-radius:50%;outline:none;padding:8px;transition:all .3s;position:relative}.colorBtn button.highlighted:after{content:"";box-sizing:border-box;border:2px solid #000;border-radius:50%;width:calc(100% + 12px);height:calc(100% + 12px);position:absolute;top:-6px;left:-6px}.productColor p{color:#000;text-transform:uppercase;font-size:14px;font-weight:500}.productCartQuantity{align-items:center;gap:20px;margin-bottom:20px;display:flex}.productQuantity{border:2px solid #e0e0e0;padding:0 10px;display:flex}.productQuantity button{cursor:pointer;background-color:#fff;border:none;border-radius:5px;padding:10px}.productQuantity input{text-align:center;border:none;outline:none;width:40px;height:57px}.productCartBtn button{color:#fff;text-transform:uppercase;cursor:pointer;white-space:nowrap;background-color:#000;border:none;padding:20px 110px;font-weight:600}.productWishShare{gap:30px;margin-bottom:25px;display:flex}.productWishList button{background-color:#fff;border:none;outline:none;align-items:center;gap:10px;display:flex;position:relative}.productWishList button:after{content:"";border-bottom:2px solid #000;width:0;transition:width .3s;position:absolute;bottom:-10px;left:0}.productWishList button:hover:after{width:50%}.productWishList button p{text-transform:uppercase;font-weight:500}.productShare{text-transform:uppercase;align-items:center;gap:5px;font-size:13px;font-weight:500;display:flex;position:relative}.productShare:after{content:"";border-bottom:2px solid #000;width:0;transition:width .3s;position:absolute;bottom:-10px;left:0}.productShare:hover:after{width:50%}.productTags{flex-direction:column;gap:5px;display:flex}.productTags p{color:#000;font-size:13px}.productTags span{color:#767676;font-size:13px}@media screen and (max-width:1250px){.productCartBtn button{padding:20px 40px}.productFullImg img{width:450px;height:450px}}@media screen and (max-width:1210px){.productSection{margin-top:0;padding:0 60px}.productShowCase{gap:30px;display:flex}.productFullImg img{pointer-events:none;width:420px;height:420px}.productCartBtn button{padding:20px 80px}}@media screen and (max-width:991px){.productShowCase{flex-direction:column;gap:30px}.productGallery{flex-direction:column-reverse}.productThumb{flex-direction:row}.buttonsGroup{top:47%;left:50%}.productFullImg img{width:100%;height:auto}.productDetails{width:100%}}@media screen and (max-width:450px){.productSection{padding:0 15px}.productGallery{gap:5px}.productThumb img{width:75px;height:75px}.buttonsGroup{justify-content:space-between;width:90%;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.directionBtn{padding:10px}.productCartBtn button{padding:20px 50px}}@media screen and (max-width:320px){.productThumb img{width:65px;height:65px}.productCartBtn button{padding:20px 30px}.sizeBtn button{padding:5px 12px}}
