 /*
Theme Name:     Active|CMS Custom Theme
Theme URI:      http://www.activewebits.com
Description:    Custom theme for DIY Fodder
Author:         Active WebITS
Author URI:     http://www.activewebits.com
Template:       diyfodder
Version:        1.0.0
*/

/* Custom CSS  */

.entry h2 {
    background-color: #033950;
    padding-top: 10px;
    padding-bottom: 10px;
	border-radius: 5px;
}
.page-header.wpex-supports-mods {border-top:1px solid #0B9444 !important;}
.page-header {margin-bottom:10px;}
.product-details h2 {background-color: #033950;color:#fff !important;border-radius: 5px;}
.woocommerce-tabs h2 {padding-left:15px !important;}
#tab-description {background-color:rgba(255,255,255,0.7);padding:0 5px;}
.add-request-quote-button {text-transform:uppercase;font-size:16px;}
.yith_ywraq_add_item_response_message {text-transform:uppercase;font-size:16px;padding-bottom:20px;}
.yith_ywraq_add_item_browse_message a {background-color:#0B9444;padding:10px;border-radius:5px;color:#fff;}
#yith-ywrq-table-list thead th {background-color:#0B9444;color:#fff;}
#yith-ywrq-table-list .qty {width:44px !important;}
.yith-ywraq-mail-form-wrapper {background-color:rgba(255,255,255,0.7);padding:15px;}
.raq-send-request {text-transform:uppercase;font-size:16px;}
.woocommerce-Price-amount {display:none;}