/*
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;
}

h3{
    color:#1a5632;
}

h2 a,h3 a{
    color:#6abf4b;
    text-decoration:underline
}

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

.green{
    color:#6abf4b!important;
}
.greenphone{
    color:#6abf4b!important;
    text-decoration:underline;
}
.white{
    color:#fff!important;
}
.black{
    color:#000!important;
}
.greenbackground{
    background:#6abf4b!important;
}

.greenicons .pp-photo-content-inner{
    border-radius: 10px;
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, .4);
    overflow: hidden!important;
    background:#6abf4b!important;

}

.greenoffers{
    border-radius: 10px;
    background:#6abf4b!important;
    margin-bottom:30px;
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, .4);
}
.greenoffers2{
    border-radius: 10px;
    background:#6abf4b!important;
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, .4);
    margin-right:15px;
    width:47%;
}

.greenoffers3{
    border-radius: 10px;
    background:#6abf4b!important;
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, .4);
    margin-left:15px;
    width:47%;
}

.rum_sst_right{
    padding:20px!important;
    font-family: "Bebas Neue",sans-serif!important;
    font-size:25px!important;
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, .4);
}


.facilityblocks .owl-item{
    padding:10px;
}
.facilityblocks .owl-item .pp-content-post{
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, .4);
}

.zindex{
    z-index:9999!important;
    position:relative;
}

/* Menu classes*/

.lssmenu li a{
    padding:30px 10px 10px!important;
}

.accountlink a{
    padding:30px 20px 10px!important;
    background-color:#1a5632;
    border-radius: 0 0 10px 10px;
}
.accountlink a:hover{
    border-radius: 0 0 10px 10px;
}


.lssmenu li:nth-child(4){
    padding-right:20px;
}

.fl-menu-toggle{
    margin:-5px 0px 0px 20px!important;
    right:-20px!important;

}
.lssmenu li li a{
    padding:10px 0!important;
    color:#fff!important;
}
.lssmenu li li a:hover{
    color:#1a5632!important;
}

.reviewcarousel .testimonials{
    border-radius: 10px!important;
    border:1px solid #1a5632;
    background:#1a5632!important;

}

/*End Menu classes*/

/*---------------------------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:1px solid #6abf4b!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 tablets and phones */
@media only screen 
  and (max-width: 768px) { /* This covers devices with widths up to 768px, which includes tablets in portrait and most phones in portrait and landscape */
    .lssmenu li a{
    padding:10px 10px 10px!important;
}

.accountlink a{
    padding:10px 20px 10px!important;
    background-color:#1a5632;
    border-radius: 3px 3px 3px 3px;
}
.accountlink a:hover{
    border-radius: 3px 3px 3px 3px;
}
}

@media only screen and (min-width: 280px) and (max-width: 767px) {
    /* styles go here */
.rum_sst_contents{
    display:none!important;
}
}
