/*
 Theme Name:   Habco Building Supplies 2021
 Description:  Habco Building Supplies 2021
 Author:       WWD
 Author URI:   https://habcobuildingsupplies.co.uk
 Template:     habcocore
 Version:      1.0.0
 Text Domain:  habcocore
*/

/* header */
.headerbox {display: inline-block;}
.headerbox span {font-weight: bold; font-size: 12px;}

.icon-bg-corner {}
.icon-bg-corner::before {content:url(/wp-content/uploads/2020/12/Habco-Wakefield.png); position: absolute; left: -30px; top:-30px; width:104px; height: 69px;}

/* footer */
.footer-mailing-list .mc4wp-form {margin-bottom: 0;}
.footer-mailing-list .mc4wp-form input[type="submit"] {background-color: #2F3E53;}
.footer-mailing-list .mc4wp-form input[type="submit"]:hover {background-color: #5A779E;}
.footer-certs img {width:40%; margin:0 3% 10px 0;}
.footer-certs {margin:20px 0;}



/* RESPONSIVE CODING */
@media (min-width: 1198px) and (max-width: 1299px) {
	
}

@media (min-width: 1025px) and (max-width: 1198px) {
	
}


@media (min-width: 992px) and (max-width: 1024px) {
	.home-4blocks .banner-title-large .banner-title {font-size:20px; line-height:24px;}
	.home-4blocks p {font-size:13px; line-height: 1.2em;}
	.home-4blocks .promo-banner .wrapper-content-banner {padding: 30px 30px 15px 30px;}
}


@media (min-width: 768px) and (max-width: 991px) {
	
}


@media (min-width: 480px) and (max-width: 767px) {
	.home-4blocks .promo-banner .wrapper-content-banner {padding:0 30px 30px 30px;}
	.pull-back .vc_column-inner {margin-top: 10px !important;}
	.hide-on-mob {display: none !important;}
}


@media only screen and (max-width: 479px) {
	.home-4blocks .promo-banner .wrapper-content-banner {padding:0 30px 30px 30px;}
	.pull-back .vc_column-inner {margin-top:10px !important;}
	.hide-on-mob {display: none !important;}
}


@media only screen and (max-width: 320px) {
	
}

