/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 05 2025 | 10:10:43 */
.hidelogo {
    display: none;
}
.kits .elementor-widget.elementor-widget-text-editor {
    min-height: 450px;
}
a.button.add_to_cart_button.ajax_add_to_cart.custom {
    width: 100%;
    text-align: center;
    font-size: 20px;
    margin-top: 20px;
    position: absolute;
    bottom: 0px;
}
span.disc {
    background: #E9F9F3;
    position: absolute;
    top: -20px;
    right: 0;
    font-size: 14px;
    padding: 10px;
    border-radius: 50px;
}
.kits h3 {
    margin-top: 30px;
}


.your-class .hidelogo {
    display: block;
}
ul.products.elementor-grid .yith-add-to-wishlist-button-block.yith-add-to-wishlist-button-block--initialized span {
    display: none;
}
ul.products.elementor-grid .yith-add-to-wishlist-button-block.yith-add-to-wishlist-button-block--initialized {
    position: absolute;
    top: 12px;
    right: 13px;
    background: #fff;
    border-radius: 50px;
    padding: 3px 1px 0px 1px;
    font-size: 0px !important;
}
ul.products.elementor-grid a.ast-on-card-button.ast-select-options-trigger.product_type_variable.add_to_cart_button {
    display: none !important;
}



.custom-buttons-wrap .button {
    flex: 1;
    text-align: center;
    border: 2px solid #e7b68c !important;
    padding: 10px !important;
    font-size: 15px !important;
    line-height: 1.2em !important;
	font-weight: 500 !important;
}

a.button.add_to_cart_button.ajax_add_to_cart {
    background: #1E9669;
    border: 2px solid #1E9669 !important;
    color: #fff;
	font-weight:500;
}
.product-tags-overlay a {
    margin-right: 4px;
}
.inrowsec::before {
    content: "";
    background: #FFECCB;
    width: 500%;
    left: -250%;
    z-index: -1;
    height: 80%;
    top: 10%;
}
html, body {
    overflow-x: hidden;
}
.tagdis p {
    text-align: center;
    color: #fff;
    margin-top: -17px;
}
@media(max-width:767px){
	.inrowsec::before {
    
    z-index: -1;
    height: 137%;
    top: -30%;
}
}

@media(max-width:600px){
	.custom-buttons-wrap {
    width: 100%;
        display: grid !important;
        margin-top: 0px !important;
        gap: 0px !important;
}
}

@media(max-width:767px){
	.custom-buttons-wrap {
    width: 100%;
        display: grid !important;
        margin-top: 0px !important;
        gap: 0px !important;
}
	body .benfit ul {
    grid-template-columns: repeat(2, auto);
    gap: 2px 15px;
}
	.quantity button, .quantity input {
    flex: 1;
}
.product-template-default.single.single-product .quantity {
    display: flex;
    column-gap: 10px;
}
	.woocommerce-js div.product form.cart div.quantity {
    float: left;
    margin: 0 0em 1em 0;
}
	button.qty-btn.qty-plus {
    margin-block-start: 0px !important;
}
	.product-template-default.single.single-product button.single_add_to_cart_button.button.alt {
    flex-basis: 100% !important;
}
	
	.elementor-element.elementor-element-47cf006.e-con-full.e-flex.e-con.e-child{
		overflow-x: scroll;
	}
	.elementor-element.elementor-element-47cf006.e-con-full.e-flex.e-con.e-child .e-con-full.e-con.e-child {
            display: flex;
        overflow: hidden;
        width: 190%;
}
}