/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

/* Add your custom styles here... */ 

#fancybox-left-ico {
left: 20px!important;
}
#fancybox-right-ico {
right: 20px!important;
left: auto!important;
}

.widgettitle {
    margin-top: 0px!important;
	margin-bottom: 19px;
}

.astero-small-4
{width: 20%!important;}

.widgettitle {font-size: 24px!important;}

.fas { font-weight:900 !important; }

.product-image {
    width: 100%;
    height: 200px;
    background-size: cover;
    background-position: center;
    margin-bottom: 50px;
}
.product-title {
    color: #fff;
    font-size: 36px;
    padding-top: 50px;
}
a.deal_loc_btn {
    background: #77271b;
    color: #fff;
    padding: 15px 30px;
    display: inline-block;
    margin: 15px 0;
    border-radius: 13px;
	text-decoration: none !important;
}
.download-brochure img {
    width: 60px;
}
.download-brochure {
    display: flex;
    align-items: center;
    column-gap: 20px;
    border-top: 1px solid;
    border-bottom: 1px solid;
    padding: 20px 0;
    margin: 20px 0;
}
.postid-31070 .product_meta {
    display: none;
}
.postid-31070 ul.tabs.wc-tabs {
    padding: 0 !important;
    border-bottom: 1px solid;
}
.postid-31070 ul.tabs.wc-tabs li {
    background: transparent !important;
    border: none !important;
}
.postid-31070 ul.tabs.wc-tabs li a {
    opacity: 0.5;
}
.postid-31070 ul.tabs.wc-tabs li.active a {
    opacity: 1;
}
.postid-31070 .woocommerce-Tabs-panel {
    border: none !important;
    padding-left: 0 !important;
    padding-right: 0 !IMPORTANT;
}
.postid-31070 h2.yikes-custom-woo-tab-title {
    display: none;
}
.postid-31070 li#tab-title-reviews {
    display: none;
}
.wpb_wrps_title {
    font-size: 17px;
    font-weight: 400;
    line-height: 1.5em;
    text-transform: none;
}
.wpb_wrps_cart_btn a {
    background: #8d0f06 !important;
    border: none !important;
}
.wpb_wrps_cart_btn {
    display: none;
}