
body .new-home-slider .col-inner{
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.shop-container .product-info button.single_add_to_cart_button.bundle_add_to_cart_button.button.alt.disabled {
    margin: 0;
    font-weight: 600;
    height: 40px;
    font-size: 15px;
    text-transform: uppercase;
    padding: 0;
    float: left;
    width: 220px;
    top: 195%;
    background: #f1823a!important;
    opacity: 1;
}
.single-product .product-info p.stock {
    padding-top: 15px;
    margin-left: 20px;
}
.single-product .xoo-wl-btc-popup button.xoo-wl-open-form-btn {
    margin-top: -27px;
}
.single-product .tinvwl-product-already-on-wishlist.single_add_to_cart_button {
    cursor: pointer;
}
.single-product .related-products-wrapper .slider.row-slider {
    margin-bottom: 50px;
}
.single-product .related-products-wrapper .slider.row-slider .product-small.box span.price {
    margin-top: 15px;
}
.single-product .related-products-wrapper .slider.row-slider .product-small.box a.button.add_to_cart_button{
    margin-top: 0;
}
.single-product .related-products-wrapper .slider.row-slider .product-small.box {
    height: 264px;
}


@media screen and (min-width:1690px) {

 /*   body .banner_slider .flickity-viewport .banner .banner-bg .bg {
        background-size: contain !important;
    }*/

    body .banner_slider .flickity-viewport {
        height:390px !important;
    }	
}

@media screen and (min-width: 1890px){
    body .banner_slider .flickity-viewport {
        height:390px !important;
    }
}

@media(max-width: 1059px){
    .single-product .xoo-wl-btc-popup button.xoo-wl-open-form-btn {
    max-width: 100%;
    }
    .single-product .xoo-wl-btc-popup button.xoo-wl-open-form-btn {
        margin-top: 35px;
    }
}

@media(max-width: 991px){
    .shop-container .product-info button.single_add_to_cart_button.bundle_add_to_cart_button.button.alt.disabled {
    width: 200px;
    }
    .single-product .related-products-wrapper .slider.row-slider .product-small.box .woocommerce-loop-product__title a {
    height: auto;
    }
    .product-type-simple .product-info .product_meta {
        margin: 40px 0 0 0 !important;
    }
    .single-product.woocommerce-page div.product .product-info .bundle_data div.quantity {
        margin: 10px 5px 20px 0 !important;
    }
}

@media(max-width: 550px) and (min-width: 501px)
{
    .single-product.woocommerce-page div.product .product-info .bundle_data div.quantity {
        margin: 20px 5px 20px 0px !important;
    }
}

@media(max-width: 500px){
    .shop-container .product-info button.single_add_to_cart_button.button.alt, .shop-container .tinvwl_add_to_wishlist_button {
    width: 100%;
    }
    
    .shop-container .product-info button.single_add_to_cart_button.bundle_add_to_cart_button.button.alt.disabled {
    position: unset;
    width: 100%;
    transform: unset;
    }
    .product-type-bundle .xoo-wl-btc-popup button.xoo-wl-open-form-btn {
        max-width: 100%;
        margin-top: 15px !important;
    }
    .single-product .xoo-wl-btc-popup button.xoo-wl-open-form-btn {
    max-width: 100%;
    margin-top: 30px;
    }
    .product-type-simple .xoo-wl-btc-popup button.xoo-wl-open-form-btn {
        max-width: 100%;
        margin-top: 30px;
    }
    .product-type-simple .product-info .product_meta {
        margin: 40px 0 0 0 !important;
    }
    .single-product.woocommerce-page div.product .product-info .bundle_data div.quantity {
        margin: 10px 5px 20px 0 !important;
    }
    .single-product .xoo-wl-btn-container.xoo-wl-btc-bundle.xoo-wl-btc-popup {
    width: 52%;
    }
    .single-product .shop-container .tinvwl_add_to_wishlist_button {
    width: 50%;
    }
}
