/*
	Theme Name: Rehub child theme
	Theme URI: https://wpsoul.com
	Description: A Hybrid magazine/shop/review/news Wordpress Theme
	Author: Sizam
	Author URI: https://wpsoul.com
	Version: 9.4
	Template: rehub-theme
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

.dokan-form-group.dokan-product-type-container {
    display: none;
}
.single-product .post {
    overflow: visible;
    max-width: 1320px;
    margin: 0 auto;
}
.search-form-inheader.main-nav.mob-logo-enabled.dark_style, form.search-form.product-search-form [type=submit], button.btnsearch.hideonmobile, .woocommerce div.product .summary .single_add_to_cart_button, .woocommerce div.product .woo-button-area .masked_coupon, .woocommerce div.product .summary form.cart .button, span.inlinestyle.rehub-main-btn-bg.rehub-main-smooth.menu-cart-btn, .celldisplay .rehub-main-btn-bg:hover > a {
    background: #c7a89b !important;
}

.woocommerce div.product .summary .single_add_to_cart_button, .re-compare-notice, .rh-icon-notice, .woocommerce div.product .woo-button-area .masked_coupon, .woocommerce div.product .summary form.cart .button:hover{
	background: #AD4E4E !important;
}
.celldisplay.link-add-cell a, .rh-heading-hover-color:hover h5 a {
    color: #AD4E4E !important;
    font-weight: bold !important;
}
.rh-border-line:after, .rh-hov-bor-line.active a:after, .rh-hov-bor-line > a:after, nav.top_menu > ul:not(.off-canvas) > li > a:after, .rh-hov-bor-line:hover a:after, nav.top_menu > ul:not(.off-canvas) > li > a:hover:after, nav.top_menu > ul:not(.off-canvas) > li.current-menu-item > a:after {
    color: #AD4E4E !important;
    background: #AD4E4E !important;
}
.product-measurements {
    padding-bottom: 20px;
}