.product-details .icons {
	margin-right: 105px;
    gap: 10px;
	margin-bottom: 20px;
}
.products .selling-product{
    max-width: 90%;
}
.review-reating .review-section{
	max-width: 90%;
}
.products .selling-product .card {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    transition: all 0.3s ease;
  }
.products .selling-product .card:hover {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
  }
.products .selling-product .card-img-top {
    object-fit: cover; /* Ensures image fills the space */
    height: 300px; /* Adjusted height for proper space */
  }
.products .selling-product .bg-light-cream {
    background-color: #fff5e6;
  }
.products .selling-product .card-title {
    min-height: 40px;
  }
.products .selling-product .text-truncate-2 {
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
  }
.products .selling-product .hov-text-primary:hover {
    color: #007bff !important;
  }
.products .selling-product .rounded-10 {
    border-radius: 10px;
  }
.products .selling-product .has-transition {
    transition: all 0.3s ease;
  }
  /* Ensure arrows are styled consistently */
.products .selling-product .aiz-carousel .slick-prev,
.products .selling-product .aiz-carousel .slick-next {
    width: 30px;
    height: 30px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
	position: absolute;
    top: 480px;
  }
.products .selling-product .aiz-carousel .slick-prev:hover,
.products .selling-product .aiz-carousel .slick-next:hover {
    background: rgba(0, 0, 0, 0.7);
  }
.products .selling-product .aiz-carousel .slick-prev:before,
.products .selling-product .aiz-carousel .slick-next:before {
    font-size: 16px;
    color: #fff;
    opacity: 1;
  }
.products .selling-product .price-icons-container {
        gap: 10px; /* Adds vertical space between price and icons */
    }
.products .selling-product .price-section {
        gap: 8px; /* Space between discounted price and strikethrough price */
    }
.products .selling-product .icon-section {
        gap: 12px; /* Space between wishlist and cart icons */
    }
.products .selling-product .aiz-carousel .slick-prev{
		left: 1035px;
}
.products .selling-product .card-img-top{
	object-fit: cover; 
	height: 165px
}
.products .selling-product .card-body{
	min-height: 130px; 
	background-color:#FFF1E6;
	height: 130px;
}

.product-details .image-gallery .gallery-img{
	max-width: 90%;
    margin-left: 60px;
}
.product-details .image-gallery .gallery-img .img-fluid {
    max-width: 100%;
    height: 430px;
    object-fit: cover;
    width: 400px;
	border-radius: 10px;
}
.product-details .image-gallery .productdetail{
	max-width:90%;
	margin-right: auto;
	position: relative;
}
.product-details .image-gallery .productdetail .reviews{
	display: inline-flex; 
	align-items: center; 
	border: 1px solid #ccc; 
	border-radius: 4px; 
	padding: 0px 12px;
	width: 197px;
	height: 40px;
	top: 264px;
	left: 730px;

}
.product-details .image-gallery .productdetail .reviews .rating{
	color: #000000;
	width: 34px;
	height: 25px;
	top: 271px;
	left: 742px;
	font-family: Montserrat;
	font-weight: 700;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 0%;

}
.product-details .image-gallery .productdetail .reviews .rating .star{
	position: absolute;
    width: 17px;
    height: 17px;
    top: 6px;
    left: 45px;
	color: #FFC040;
}
.product-details .image-gallery .productdetail .reviews .border{
	position: absolute;
	height: 38px; 
	margin: 0 8px; 
	display: inline-block;
	width: 1px;
	top: 1px;
    left: 65px;
	angle: -90 deg;
	border-width: 1px;
	border: 1px solid #827F7F
}
.product-details .image-gallery .productdetail .reviews .total-review{
	position: absolute;
	width: 97px;
	height: 25px;
	top: 7px;
    left: 87px;
	font-family: Montserrat;
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 0%;
	color: #000000;
}
.product-details .image-gallery .productdetail .line{
	/*  position: relative; */
		border-bottom: 1px solid #A7A4A4;
		height: 1px;
		margin: 18px 0px;
		display: inline-block;
		width: 740px;
		top: 0px;
		left: 0px;
		border-width: 1px;
}
.product-details .image-gallery .gallery-img .aiz-carousel .slick-list{
		height: 465.5px !important;
}
.product-details .image-gallery .productdetail .total{
    margin-top: -25px;
}
.product-details .image-gallery .productdetail .delivery-options{
    margin-top: -10px;
}
.product-details .description{   
	position: relative;
}
.product-details .description .prod-desp{
	min-width: 80%;
    max-width: 80%;
}
.product-details .description .prod-desp .title{
	width: 955px;
    height: 30px;
	top: 777px;
	left: 188px;
	font-family: Montserrat;
	font-weight: 700;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 0%;
	color: #000000;
}
.product-details .description .prod-desp .show-description{
	width: 955px;
	/* height: 70px; */
	top: 777px;
	left: 188px;
	font-family: Montserrat;
	font-weight: 400;
	font-size: 16px;
	line-height: 23px;
	letter-spacing: 0%;
	color: #000000;
}
.product-details .image-gallery .productdetail .title{
	width: 400px;
	/* height: 29px; */
	top: 208px;
	left: 730px;
	font-family: Montserrat;
	font-weight: 400;
	font-size: 24px;
	line-height: 100%;
	letter-spacing: 0%;

}
.product-details .image-gallery .productdetail .total .discount-price{
	width: 79px;
	height: 29px;
	top: 370px;
	left: 732px;
	font-family: Montserrat;
	font-weight: 700;
	font-size: 24px;
	line-height: 100%;
	letter-spacing: 0%;
	color: #000000;
}
.product-details .image-gallery .productdetail .total .unit{
	position: absolute;
    width: 76px;
    height: 29px;
    top: 0px;
    left: 145px;
	font-family: Montserrat;
	font-weight: 400;
	font-size: 24px;
	line-height: 100%;
	letter-spacing: 0%;
	text-decoration: line-through;
	color: #848484;
}
.product-details .product-price .chosen_price{
	position: absolute;
    width: 79px;
    height: 29px;
    top: 3px;
    left: 0px;
    font-family: Montserrat;
    font-weight: 600;
    font-size: 22px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #000000;
}
.product-details .totalprice{
	font-size: 16px;
    font-weight: 400;
    font-family: Montserrat;
	margin-top: 3px;
}
.product-details .image-gallery .productdetail .mybasket{
	width: 215px;
    height: 41px;
    font-family: Montserrat;
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: #FFFFFF;
    background: #FF6F00;
}
.product-details .image-gallery .productdetail .mybasket:hover {
	background: #006A59;
}
.product-details .image-gallery .productdetail .place-order{
	width: 165px;
    height: 40px;
	font-family: Montserrat;
	font-weight: 600;
	font-size: 16px;
	line-height: 100%;
	letter-spacing: 0%;
	text-align: center;
	color: #000000;
	border: 2px solid #006A59;
	background: #FFFFFF;
}
.product-details .image-gallery .productdetail .place-order:hover {
	background: #006A59;
	color: #FFFFFF;
}
.product-details .image-gallery .gallery-img .zoomImg{
    width: 600px !important;
    height: 430px !important;
	border-radius: 20px;
}
.bottom-line {
    position: relative;
    width: 1120px;
    height: 1px;
    bottom: 0px;
    left: 120px;
    border-width: 1px;
    border: 1px solid #A7A4A4;
}
.product-details .image-gallery .productdetail .line1 {
	position: relative;
    border-bottom: 1px solid #A7A4A4;
    height: 1px;
    margin: 25px 0px;
    display: inline-block;
    width: 645px;
    top: 0px;
    left: -10px;
    border-width: 1px;
}
.product-details .image-gallery .right-img .aiz-carousel .slick-track {
	    width: 460px !important;
}
.product-details .image-gallery .right-img .aiz-carousel .slick-slide {
	    width: 400px !important;
}
.product-details .image-gallery .thumbnail-img .aiz-carousel .slick-track .slick-slide{
    width: 175px !important;
}

@media (max-width: 1024px) {
	.product-details .icons {
		margin-right: 50px;
		gap: 15px;
	}
	.products .selling-product .card-img-top {
		object-fit: cover;
		height: 255px;
	}
	.products .selling-product .aiz-carousel .slick-prev {
		left: 655px;
	}
	.products .selling-product .aiz-carousel .slick-prev, .products .selling-product .aiz-carousel .slick-next {
		top: 450px;
	}
	.product-details .description .prod-desp .show-description {
    	width: 865px;
	}
	.bottom-line {
    	width: 860px;
        left: 95px;
	}
	.product-details .image-gallery .gallery-img .img-fluid
	 {
		max-width: 100%;
		height: 455px;
		object-fit: fill;
		width: 495px;
		border-radius: 15px;
	}
	.products .selling-product .aiz-carousel .slick-prev, .products .selling-product .aiz-carousel .slick-next {
        top: 425px;
    }
	.products .selling-product .aiz-carousel .slick-prev {
        left: 745px;
    }
	.product-details .image-gallery .productdetail .line1{
		position: relative;
		border-bottom: 1px solid #A7A4A4;
		height: 1px;
		margin: 25px 0px;
		display: inline-block;
		width: 460px;
		top: 0px;
		left: -10px;
		border-width: 1px;
	}
	.product-details .image-gallery .thumbnail-img .aiz-carousel .slick-track {
		width: 0px !important; 
	}
	.product-details .image-gallery .thumbnail-img .aiz-carousel .slick-track .slick-slide {
		width: 55px !important;
		margin-left: -20px !important;
	}
	.product-details .image-gallery .aiz-carousel .slick-track {
		width: 350px !important;
	}
	.product-details .image-gallery .right-img .aiz-carousel .slick-slide {
		width: 295px !important	;
	}
}
@media (max-width: 768px) {
	
	.product-details .image-gallery .gutters-10 {
		margin-right: 220px;
	}
	.product-details .image-gallery .aiz-carousel .slick-prev {
		right: 340px;
	}
	.product-details .image-gallery .aiz-carousel .slick-next {
		left: 340px;
	}
	.product-details .image-gallery .productdetail{
		max-width:100%;
		margin-left: 30px;        
		margin-right: 30px;
	}
	.products .selling-product .aiz-carousel .slick-prev {
        left: 570px;
    }
	.products .selling-product .aiz-carousel .slick-next{    
		right: 15px;
	}
	.products .selling-product {
		max-width: 100%;
	}
	.review-reating .review-section{
		max-width: 100%;
	}
	
    .bottom-line {
        width: 647px;
        left: 95px;
    }
    .product-details .description .prod-desp .title {
    width: 365px;
	}
	    .product-details .description .prod-desp .show-description {
        width: 365px;
    }
	.product-details .image-gallery .productdetail .line {
		border-bottom: 1px solid #A7A4A4;
		height: 1px;
		margin: 15px 0px;
		display: inline-block;
		width: 710px;
		top: 40px;
		left: 10px;
		border-width: 1px;
	}
	.product-details .image-gallery .productdetail .line1 {
		position: relative;
		border-bottom: 1px solid #A7A4A4;
		height: 1px;
		margin: 15px 0px;
		display: inline-block;
		width: 740px;
		top: 0px;
		left: 0px;
		border-width: 1px;
	}
	.delivery-options h4{
		top: 300px !important;
	}
	.delivery-options .input-group {
		width: 95% !important;
		top: 330px !important;
	}
	.delivery-options .description{
		position: absolute !important;
		top: 380px !important;
		left: 2px !important;
	}
	.product-details .description{
		position: relative;
		top: 55px;
	}
	.product-details .description .prod-desp{
		min-width: 100%;
		max-width: 100%;
	}
	.product-details .image-gallery .gallery-img .aiz-carousel .slick-list {
    height: 495.5px !important;
}
}

@media (max-width: 425px) {
	.product-details .image-gallery .gallery-img {
	    margin-bottom: 0px;
	}
	.product-details .image-gallery .gutters-10 {
        margin-right: 0px; 
    }
	.product-details .gallery-img .thumbnail-img{
		height: 0px;
        right: 200px;
        top: 20px;
	}
	
	.products .selling-product .aiz-carousel .slick-prev {
        left: 240px;
    }
	.product-details .image-gallery .aiz-carousel .slick-prev {
		right: 275px;
	}
	.product-details .image-gallery .aiz-carousel .slick-next {
		left: 275px;
	}
	.product-details .image-gallery .gallery-img .img-fluid {
		height: 290px;
        object-fit: cover;
        width: 275px;
		margin-left: 15px !important;
        margin-right: 0px !important;
	}
	.product-details .image-gallery .gallery-img .zoomImg {
		width: 330px !important;
		height: 330px !important;
		border-radius: 20px;
	}
	.product-details .image-gallery .aiz-carousel .slick-arrow {
		width: 35px;
		height: 35px;
		line-height: 35px;
	}
	.product-details .image-gallery .productdetail .title{
		width: 355px;
		font-size: 20px;
	}
	.product-details .image-gallery .productdetail .reviews .rating{
		font-size: 15px;
	}
	.product-details .image-gallery .productdetail .reviews .total-review{
		font-size: 15px;
	}
	.product-details .image-gallery .productdetail .total .discount-price{
		font-size: 20px;
	}
	.product-details .image-gallery .productdetail .total .unit{
		font-size: 20px;
		left: 120px;
	}
	.product-details .image-gallery .productdetail .line {
			position: relative;
        border-bottom: 1px solid #A7A4A4;
        height: 1px;
        margin: 15px 0px;
        display: inline-block;
        width: 360px;
        top: -3px;
        left: 5px;
        border-width: 1px;
    }
	.delivery-options h4 {
        top: 345px !important;
    }
	.delivery-options .input-group {
        width: 95% !important;
        top: 375px !important;
    }
	.delivery-options .description{
        position: absolute !important;
        top: 420px !important;
        left: 2px !important;
    }
	.product-details .description {
        position: relative;
        top: 75px;
        left: 10px;
    }
	.product-details .description .prod-desp .title {
        width: 325px;
    }
	.product-details .description .prod-desp .show-description {
        width: 325px;
    }
	.product-details .image-gallery .productdetail .place-order {
		margin-top: 5px;
	}
	.product-details .image-gallery .productdetail {
        max-width: 100%;
        margin-left: 20px;
        margin-right: 20px;
    }
	.product-details .image-gallery .thumbnail-img .aiz-carousel .slick-track .slick-slide {
        width: 60px !important;
        margin-left: -25px !important;
    }
	.product-details .image-gallery .gallery-img .aiz-carousel .slick-list {
		height: 350px !important;
	}
}

@media (max-width: 375px) {
    .product-details .gallery-img .thumbnail-img {
        height: 0px;
        right: 175px;
    }
	.product-details .image-gallery .gallery-img .img-fluid {
		max-width: 100%;
		height: 140px;
		object-fit: cover;
	}
	.products .selling-product .aiz-carousel .slick-prev {
        left: 190px;
    }
	.product-details .image-gallery .aiz-carousel .slick-prev {
        right: 230px;
    }
	.product-details .image-gallery .aiz-carousel .slick-next {
        left: 230px;
    }
	.product-details .gallery-img .thumbnail-img {
        height: 0px;
        right: 175px;
    }
	.product-details .image-gallery .productdetail .title {
        width: 310px;
        font-size: 18px;
    }
	.product-details .image-gallery .productdetail .total .discount-price {
        font-size: 18px;
    }
    .product-details .image-gallery .productdetail .total .unit {
        font-size: 18px;
		left: 110px;
    }
	.product-details .product-price .chosen_price{
		font-size: 18px;
	}
	.product-details .image-gallery .productdetail .place-order {
		margin-top: 5px;
	}
	.delivery-options h4{
	    top: 350px;
	}
	.product-details .image-gallery .productdetail .line {
		margin: 16px 0px;
		width: 310px;
	}
	.delivery-options .input-group {
		top: 380px;
	}
	.delivery-options .description {
		position: absolute;
		top: 443px;
		left: 2px;
		width: 340px;
	}
	.product-details .description {
        position: relative;
        top: 78px;
        left: -5px;
        width: 310px;
    }
	.product-details .description .prod-desp .title {
        top: 10px;
        left: -45px;
        width: 308px;
    }
	.product-details .description .prod-desp .show-description {
        position: relative;
        width: 317px;
        height: 70px;
        top: 10px;
        left: 0px;
    }
	.bottom-line {
        width: 345px;
        left: 15px;
        bottom: 15px;
    }
	.product-details .image-gallery .gallery-img .img-fluid {
        height: 250px;
        object-fit: cover;
        width: 241px;
        margin-left: 10px !important;
        margin-right: 0px !important;
    }
	
	.product-details .image-gallery .productdetail {
        max-width: 100%;
        margin-left: 10px; 
        margin-right: 10px;
    }
	.top-selling-product{
		position: relative;
    	top: 40px;
	}
	.product-details .image-gallery .gallery-img .aiz-carousel .slick-list {
    height: 290px !important;
}
}
@media (max-width: 320px) {
    .product-details .gallery-img .thumbnail-img {
        height: 0px;
        right: 120px;
    }
	.product-details .image-gallery .gallery-img .img-fluid {
		max-width: 100%;
		height: 215px;
		object-fit: cover;
		width: 205px;
        margin-left: 65px !important;
        margin-right: 0px !important;
	}
	.products .selling-product .aiz-carousel .slick-prev {
       left: 140px;
    }
	.products .selling-product .card-img-top {
		object-fit: cover;
		height: 200px;
	}
	.products .selling-product .aiz-carousel .slick-prev, .products .selling-product .aiz-carousel .slick-next {
		    top: 360px;
	}
	.product-details .buy-now{
		margin-top: 5px;
	}
	.product-details .image-gallery .aiz-carousel .slick-prev {
        right: 185px;
    }
	.product-details .image-gallery .aiz-carousel .slick-next {
        left: 185px;
    }
	
	
	
	.product-details .image-gallery .gallery-img {
		max-width: 100%;
		margin-left: 0px;
	}
	.product-details .image-gallery .productdetail .title {
        width: 270px;
        font-size: 16px;
    }
	.product-details .image-gallery .productdetail .total .discount-price {
        font-size: 16px;
    }
	.product-details .image-gallery .productdetail .total .unit {
        font-size: 16px;
        left: 100px;
    }
	.product-details .product-price .chosen_price {
        font-size: 16px;
			top: 8px;
    }
	.product-details .description .prod-desp .show-description {
        position: relative;
        width: 270px;
        height: 70px;
        top: 10px;
        left: 0px;
    }
	.product-details .description .prod-desp .title {
        width: 230px;
    }
	.product-details .description {
        width: 275px;
    }
	.delivery-options h4 {
    	width: 265px !important;
	}
	.product-details .image-gallery .productdetail {
        max-width: 100%;
        margin-left: 0px;
        margin-right: 0px;
    }
	.product-details .image-gallery .productdetail .line {
        width: 300px;
		left: 10px;
    }
	.product-details .image-gallery .gallery-img .aiz-carousel .slick-list {
		height: 250px !important;
	}
}