/*
Theme Name: Tangy Media BB Child Theme
Theme URI: https://www.tangymedia.co.uk
Version: 1.011
Description: A custom theme optimised for Beaver Builder by Tangy Media.
Author: Tangy Media
Author URI: https://www.tangymedia.co.uk
template: bb-theme
*/


/* Large */@media only screen and (max-width: 1300px) {}
/* Medium */@media only screen and (max-width: 1100px) {}
/* Small */@media only screen and (max-width: 768px) {}

.yellow { color:#f0c02c;}

/* HEADER */

/* FOOTER */

/* PAGES */
.hero-heading {
  color: white;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.4); /* adjust blur/opacity to suit */
}


/* BUTTONS */
.fl-button { border-left:4px solid #f0c02c !important;}
.submit-wrap input { border-left:4px solid #f0c02c !important;}
.team-button .fl-button{ border-left:0px solid #f0c02c !important;}
/* TEXT */

/* BB MODULES*/
.service-grid img { border-left:4px solid #f0c02c;}

.team-role { min-height:0px;} 

.fl-button-lightbox-content { max-width:1000px !important; padding:2em !important;}

/* OFF CANVAS */

/* NINJA FORMS */
.nf-form-fields-required { display:none !important; } 
.nf-error.field-wrap .nf-field-element:after { background: black !important; color: #fff; font-family: FontAwesome; font-size: 11px !important; content: "\f12a"; position: absolute; top: 1px; right: 1px; bottom: 1px; height: 20px !important; width: 20px !important; line-height: 20px !important; text-align: center; transition: all .5s; } 

body .nf-error .ninja-forms-field { border-color: black !important; transition: all .5s; } 

.checkbox-wrap .nf-field-element label:before, .checkbox-wrap .nf-field-label label:before, .listcheckbox-wrap .nf-field-element label:before, .listcheckbox-wrap .nf-field-label label:before { color: red; content: "\f00c"; font-family: "Font Awesome 6 Pro", sans-serif !important; font-size: 14px !important; position: absolute; font-weight:400 !important; bottom: 0; z-index: 2; }

.checkbox-container.label-right label:before { left: -26px !important; top: 0; } 

.pp-ninja-form-content .ninja-forms-form-wrap .field-wrap { list-style-type: none !important; margin-bottom: 15px !important; } 

.pp-ninja-form-content .ninja-forms-form-wrap textarea { height: 100px !important; margin-bottom: 15px !important; }


/* WOOCOMMERCE */