/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Text Domain: flatsome-child
Version: 3.0
*/

.bw-product-types-wrap .bw--rent_button {
    display: none;
}

.row-small>.col, .row-small>.flickity-viewport>.flickity-slider>.col {
   padding: 32px 24px;
}

.flickity-slider > .product-small:hover {
    background: #292a2e;
    border-radius: 24px;
    color: #81828a;
}

.flickity-slider > .product-small:hover .button {
    background: #292a2e;
}

.flickity-slider > .product-small:hover a,
.flickity-slider > .product-small:hover span {
    color: #fefcef;
}

.flickity-slider > .product-small:hover .neseda-product-box span {
    color: #292a2e;
}

label a {
    text-decoration: underline;
}

.checkout-sidebar .woocommerce-form-coupon-toggle {
    display: none;
}

#order_review input {
    background: transparent;
    border: 0;
    color: #fff;
    width: auto;
}


.woocommerce-checkout-review-order-table .thumb {
    max-height: 50px;
    max-width: 100px;
}

.postid-9378 .bw-tab {
    display: none;
}
