    .prodect-deletes-text h3 {
        font-size: 18px;
        font-weight: 600;
    }
    
    .prodect-deletes-text h4 {
        color: #000;
        font-weight: bold !important;
        color: #276741;
    }
    
    .prodect-deletes-text h3 img {
        height: 20px;
        width: 20px;
    }
    
    .prodect-deletes-text p {
        color: #444444;
    }
    
    .prodect-deletes-text h6 {
        font-weight: bold;
        color: #ea1f2e;
        font-size: 20px;
    }
    
    .prodect-button-2 {
        border: 1px solid #276741;
        font-weight: 600;
        text-align: center;
        border-radius: 8px;
        width: 100%;
        padding: 8px 0px;
        font-size: 15px;
    }
    
    .small-img-col {
        cursor: pointer;
        border: 2px solid #e2e2e2;
        margin-bottom: 10px;
    }
    
    .small-img {
        padding: 2px;
        box-sizing: border-box;
    }
    
    .zoom {
        display: inline-block;
        position: relative;
    }
    
    #ProducetImg {
        border: 2px solid #e2e2e2;
        padding: 3px;
        width: 500px;
        height: 550px;
    }
    
    .prodect-button-1 {
        border: 2px solid #276741 !important;
        background-color: #FFF !important;
        color: #276741 !important;
        text-align: center !important;
        border-radius: 8px !important;
        width: 100% !important;
        padding: 8px 0px !important;
        font-size: 15px !important;
        height: unset !important;
        box-shadow: none;
        font-weight: 600 !important;
    }
    /*.input-number-decrement{
	background-color: red;
}*/
    /*.input-number-increment{
	float: right;
	text-align: center;
}*/
    /*.increse-desc{
	text-align: center;
	border: 2px solid #276741;
	border-radius: 8px;
	clear: both;
}*/
    /*.increse-desc{*/
    
    .inmc {
        border: 1px solid !important;
        background-color: #FFF !important;
        color: #276741 !important;
        font-weight: bold !important;
        text-align: center !important;
        border-radius: .25rem;
        width: 100% !important;
        padding: 0px 0px !important;
        font-size: 15px !important;
        height: unset !important;
        text-align: center;
    }
    /*#inc-box{
	text-align: center;
}*/
    
    #inc-box .input-number-decrement,
    .add-tocart-fix-button .input-number-decrement {
        margin-left: 36%;
        float: left;
        /*	border:;*/
        /*	background-color: #fff;*/
        background-color: #fff !important;
        padding: 0px 15px;
        color: #276741 !important;
        font-size: 25px !important;
        cursor: pointer;
    }
    
    #inc-box .input-number-increment,
    .add-tocart-fix-button .input-number-increment {
        padding: 0px 15px;
        float: left;
        background-color: #fff !important;
        color: #276741 !important;
        font-size: 25px !important;
        cursor: pointer;
    }
    
    #inc-box .input-number,
    .add-tocart-fix-button .input-number {
        padding-top: 4px;
        font-size: 20px !important;
        box-shadow: none;
        background-color: #fff !important;
        color: #276741 !important;
    }
    
    #sold-pro,
    #sold-pros {
        background-color: #C2C2C2 !important;
        color: #fff !important;
        border: 2px solid #C2C2C2 !important;
    }
    /*media*/
    /*#inc-box .input-number-decrement*/
    
    @media screen and (min-width:1081px) {
        #detail-page-cart {
            width: 21.3% !important;
        }
        #pro-detai {
            width: 45.3% !important;
        }
    }
    
    .small-img-row div:last-child {
        padding-right: 0px !important;
    }
    
    @media screen and (max-width: 576px) {
        #ProducetImg {
            width: 100% !important;
            height: revert-layer;
        }
        #weaccept {
            width: 100% !important;
            height: 25px !important;
        }
        /*	#ProducetImg{*/
        /*width: revert-layer;
		height: revert-layer;*/
        /*	}*/
    }
    
    .add-to-cart__sticky {
        padding: 0px 40px;
        width: 100%;
        position: fixed;
        bottom: 0;
        z-index: 9;
        background: #F8F8F8;
        border-top: 1px solid #f0f0f0;
        display: flex;
        align-items: center;
    }
    
    .add-to-cart__sticky .add-to-cart-product-title-image-block {
        /* width: 35%; */
        width: 60%;
        /* display: flex; */
        /* align-items: center;
        justify-content: space-between; */
    }
    
    .add-to-cart__sticky .prod_img {
        width: 10%;
        float: left;
    }
    
    .add-to-cart__sticky .prod_img img {
        width: 75%;
        display: block;
    }
    
    .add-to-cart__sticky .prod_title {
        padding: 0 15px;
        width: 84%;
        float: left;
        /* margin-left: 3%;
        margin-top: 20px; */
    }
    
    .add-to-cart__sticky .product-price-button-block {
        width: 5%;
        display: flex;
        align-items: center;
        column-gap: 10px;
        /* padding: 20px; */
    }
    
    .add-to-cart__sticky .product__price--holder {
        width: 40%;
        justify-content: center;
        margin: 0;
    }
    
    .add-to-cart__sticky .product__price {
        font-weight: 100;
    }
    
    .add-to-cart__sticky .product-price-wraper {
        /* line-height: 2.5em; */
        font-size: 20px;
    }
    
    .add-tocart-fix-button {
        width: calc(45% - 50px);
        /* display: flex; */
        align-items: center;
        justify-content: space-between;
        float: right;
    }
    
    @media only screen and (max-width: 600px) {
        .add-to-cart-product-title-image-block,
        .add-to-cart__sticky .product-price-button-block {
            display: none !important;
        }
        .add-tocart-fix-button {
            width: 100%;
        }
        .add-to-cart__sticky {
            bottom: 3rem;
            padding: 10px 10px;
            padding-bottom: 20px;
        }
        .add-tocart-fix-button .input-number-decrement {
            margin-left: 32%;
        }
    }
    
    footer {
        margin-bottom: 5rem;
    }