body .wrapper-container {
    overflow: hidden;
}
body div.cate-content.image .product-nb {
    display: none;
}
body .woocommerce-cart table.cart .product-thumbnail {
    margin-right: 15px;
}
body.single-product .details-product .delivery-shipping-info {
    display: none;
}
div.header-mobile-bottom div.elementor-social-icons-wrapper .elementor-grid-item {
    margin-right: 6px;
}
div.header-mobile-bottom div.elementor-social-icons-wrapper .elementor-grid-item .elementor-icon {
    width: 40px!important;
    height: 40px !important;
}
#goal-mobile-menu.goal-offcanvas {
    height: 100%;
}
#goal-mobile-menu .goal-offcanvas-body .header-mobile-bottom {    
    padding-bottom: 40px;
}

body .button:hover,
body .btn.btn-theme:hover {
    color: #161E46 !important;
}

@media only screen and (max-width: 767px) {

   body .woocommerce label span.optional {
       font-size: 12px !important;
   }
	
	body #slider-1-slide-2-layer-9,
	body #slider-1-slide-1-layer-9 {
        position: absolute !important;
        width: 100% !important;
		height: 100% !important;
		left: 0 !important;
        top: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
    }
	 
	body .header-mobile .btn-showmenu {
        color: #000!important;
    }	
	
    div.elementor-social-icons-wrapper {
        padding-top: 10px;
    }
    div.chatway--trigger-container {
        margin-right: -50px;
    }
    body .add-fix-top {
        bottom: 80px;
    }
}

@media only screen and (max-width: 480px) {
    div.chatway--trigger-container {
        margin-right: -80px;
    }
}

