/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author: Marcus Fletcher using the Impreza framework
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/* COMMON */

.textglow {text-shadow: 0 0 0.625rem #302d2d; background: #00000066;
    padding: 30px !important;
    border-bottom: 10px dashed #FDA807;}
.textglow2 {text-shadow: 0 0 0.625rem #302d2d; }
.imageshadow2 {box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.7); }
.bottom-cta a {color: #fff; border-bottom: 1px dashed #ccc;}
.dropshad {text-shadow: 0 0 21px rgba(0, 0, 0, 1);}
.dropshad2 {text-shadow: 1px 3px #454545;}
.backFade {    background-image: linear-gradient(0deg, #f2f2f7, #ffffff);}
.wpb_wrapper ul {  margin-left: 1rem; }
.mfp-title {display: none;} /* Remove gallery image title as usually random filename */

.underspan { border-bottom: 4px solid #c75757;}
.headingunder h2::after { content: "";
    display: block;
    position: absolute;
    width: 120px;
    height: 5px;
    background-color: #92BF22; }

/* Unordered Lists */
.ticks ul {list-style: none; margin-left: 0px;}
.ticks li {margin-left: 0px; position: relative; padding-left: 28px;}
.ticks li:before { content: ''; width: 20px; height: 18px; display: inline-block; background: url(/wp-content/themes/Impreza-child/icons.png) no-repeat -449px -70px/500px; position: absolute; top: 3px; left: 0;}

/* MENU */

.l-subheader-cell .menu-item {border-right: 1px solid #f0f0f0;}

/* FACEBOOK FEED */

.efbl-thumbnail-skin { float: left; width: 50%;  height: auto; }
.efbl-description-wrap a, .efbl-post-footer {display: none!important;}


/* WP FORMS */

.wpforms-submit { background: #273248!important; text-transform: uppercase!important;  }
.wpforms-submit-container { clear: none!important; }
.grecaptcha-badge {display: none!important;}
button[type="submit"]::before {display: none!important;}
/*input {   border-radius: 4px!important; box-shadow: inset 1px 2px 8px rgba(0, 0, 0, 0.1)!important; }*/
input:hover { box-shadow: inset 1px 2px 8px rgba(0, 0, 0, 0.02)!important;}
input:focus {  color: #4b515d;   border: 1px solid #B8B6B6; box-shadow: inset 1px 2px 4px rgba(0, 0, 0, 0.01), 0px 0px 8px rgba(0, 0, 0, 0.2); }
div.wpforms-container-full .wpforms-form label.wpforms-error {    color: #fff;}
.formCallback .wpforms-container {background: #273248; padding: 20px;}
.wpforms-form label.wpforms-error { background: red; padding: 20px; font-size: 20px; }

.titleMini {background-color: #e9e9e9; background-image: url("https://www.transparenttextures.com/patterns/tileable-wood.png"); }

/* IMAGES */

.curve, .curve .w-gallery-item-img img {border-radius: 10px;}
.curveBorder {border-radius: 20px; border: 20px solid #ffad38; background: #ffad38;}


/* FOOTER */
.footerBack {background-color: #737373;
background-image: url("https://www.tgtservicesnorfolk.co.uk/wp-content/uploads/tileable-wood-colored.webp"); color: #fff;}
.footerBack h2 {color: #fff; text-shadow: 1px 3px #454545;}
.footerBack a {color: #ceff89;}
.footerBack a:hover {color: #fff;}

.yellowtext strong { color: #FFA600; font-weight: normal;}

/* Testimonials */

.layout_testimonial_8 .usg_vwrapper_1 {background: #fff!important;}

/* RESPONSIVE MODE 
********************************************************** */

@media (max-width: 1050px) {
	.header_hor .ush_menu_1.type_desktop .w-nav-list.level_1 > .menu-item > a { padding-left: 15px!important; padding-right: 15px!important; font-size: 15px;}	
}  
	
  
