/*
Theme Name: Burnett Design Ltd Child Theme
Theme URI: https://www.neilburnett.co.uk
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
template: bb-theme
*/

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

/* Move Google Captcha badge to left... */ 
.grecaptcha-badge {
width: 70px !important;
overflow: hidden !important;
transition: all 0.3s ease !important;
left: 4px !important;
}

.grecaptcha-badge:hover {
width: 256px !important;
}

/* Use this rule to make the custom font the default font */
/*body {
  font-family: "brandon-grotesque", sans-serif;
font-weight: 400;
font-style: normal;
}*/

h1, h2, h3, h4, h5, h6 {
  font-family: "brandon-grotesque", sans-serif;
font-weight: 500;
font-style: normal;
}

h4{
    color:#c4bf2e;
}

.footerinfo strong{
    color:#c4bf2e!important;
}

.greenhead h2{
    display:inline-block;
    position:relative;
    color:#fff;
}
.greenhead h2 span{
    background-color:#c4bf2e;
    padding:10px 20px!important;
}

.greenheadposts h2{
    display:block;
    position:relative;
    color:#fff;
    margin:-20px 0px 20px 0px; 

}
.greenheadposts h2 a{
    background-color:#c4bf2e;
    padding:10px 20px!important;
}

.greenheadposts .fl-post-grid-text{
    margin:-20px 0px 20px 0px; 
}

.greenheadright h2{
    color:#fff;
    text-align:right!important;
    z-index:9999;
    position:relative;
}
.greenheadright h2 span{
    background-color:#c4bf2e;
    padding:10px 20px!important;
    text-align:right!important;
}

.grey_panel{
    background-color:#e6e2dc;
    margin-right:15%;
}

.grey_panel_left{
    background-color:#e6e2dc;
    margin-left:15%;
}

.reviewsblocks .fl-post-grid .fl-post-column:nth-child(5n+1) .fl-post-grid-post {
    background-color: #59574a !important;
    padding-bottom:20px;
}

.reviewsblocks .fl-post-grid .fl-post-column:nth-child(5n+2) .fl-post-grid-post {
    background-color: #c4bf2e !important;
    padding-bottom:20px;
}

.reviewsblocks .fl-post-grid .fl-post-column:nth-child(5n+3) .fl-post-grid-post {
    background-color: #0a0a03 !important;
    padding-bottom:20px;
}

.reviewsblocks .fl-post-grid .fl-post-column:nth-child(5n+4) .fl-post-grid-post {
    background-color: #59574a !important;
    padding-bottom:20px;
}

.reviewsblocks .fl-post-grid .fl-post-column:nth-child(5n+5) .fl-post-grid-post {
    background-color: #c4bf2e !important;
    padding-bottom:20px;
}

.wapf--inner{
    display:none;
}

.wc-block-cart__submit-container{
    background-color: #c4bf2e !important;
}
.wc-block-cart__submit-container a{
    color:#ffffff!important;
}
.wc-block-cart__submit-container:hover{
    background-color: #000 !important;
}

/*---------------------------Contact 7 styles----------------------------------*/

.cf-container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -10px;
	margin-left: -10px;
}
.cf-col-1, .cf-col-2, .cf-col-3, .cf-col-4, .cf-col-5, .cf-col-6, .cf-col-7, .cf-col-8, .cf-col-9, .cf-col-10, .cf-col-11, .cf-col-12 {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px;
}
@media ( min-width: 576px ) {
	.cf-col-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	.cf-push-1 { margin-left: 8.333333%; }
	.cf-col-2 {
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	.cf-push-2 { margin-left: 16.66667%; }
	.cf-col-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.cf-push-3 { margin-left: 25%; }
	.cf-col-4 {
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	.cf-push-4 { margin-left: 33.33333%; }
	.cf-col-5 {
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}
	.cf-push-5 { margin-left: 41.66667%; }
	.cf-col-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.cf-push-6 { margin-left: 50%; }
	.cf-col-7 {
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
	.cf-push-7 { margin-left: 58.33333%; }
	.cf-col-8 {
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}
	.cf-push-8 { margin-left: 66.66667%; }
	.cf-col-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.cf-push-9 { margin-left: 75%; }
	.cf-col-10 {
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}
	.cf-push-10 { margin-left: 83.33333%; }
	.cf-col-11 {
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}
	.cf-push-11 { margin-left: 91.66667%; }
	.cf-col-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}

input[type=text], input[type=password], input[type=email], input[type=tel], input[type=date], input[type=month], input[type=week], input[type=time], input[type=number], input[type=search], input[type=url], textarea{
    /*border-bottom:2px solid #7c0053!important;
    border-radius:0px!important;
    padding:20px!important;
    margin:0 0 20px;*/
} 
.cf-container  label{width:100%}
.fl-page input[type=submit]{padding:10px 25px;}

/*End Contact form Layout*/

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2) {
	/*.fl-menu {
    background-color:#35495e;*/
}
	
}