/*
Theme Name: Ashe Pro Premium Child
Description: Ashe Pro Premium Child Theme
Author: Clouded Blue
Template: ashe-pro-premium
Version: 1.0.0
*/



/* CUSTOM CSS */

.slider-item { 
border: solid 3px #ca9b52;
}

.featured-link img {
border: solid 3px #ca9b52;
}

.formGroup {
	background-color: #efefef;
	margin: 40px 0;
	padding: 20px;
	border: solid 1px #dddddd;
	border-radius: 5px;
	overflow: auto;
}

.formGroup-name {
	background-color: #efefef;
	margin: 40px 0;
	padding: 20px;
	border: solid 1px #dddddd;
	border-radius: 5px;
	overflow: auto;
	position: relative;
}

.formGroup-name::before {  
	content: "";
	background-image: url("http://bib.absolute-solutions.co.uk/wp-content/uploads/2024/04/pexels-jmark-250591-scaled.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	opacity: 0.1;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
}


.formGroup-address1 {
	background-color: #efefef;
	margin: 40px 0;
	padding: 20px;
	border: solid 1px #dddddd;
	border-radius: 5px;
	overflow: auto;
	position: relative;
}


.formGroup-address1::before {  
	content: "";
	background-image: url("http://bib.absolute-solutions.co.uk/wp-content/uploads/2024/04/pexels-mfi97-606505-scaled.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	opacity: 0.1;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
}


.formGroup-contact {
	background-color: #efefef;
	margin: 40px 0;
	padding: 20px;
	border: solid 1px #dddddd;
	border-radius: 5px;
	overflow: auto;
	position: relative;
}

.formGroup-contact::before {  
	content: "";
	background-image: url("http://bib.absolute-solutions.co.uk/wp-content/uploads/2024/04/pexels-elletakesphotos-2546033-scaled.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom;
	opacity: 0.1;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
}



.formGroup-address2 {
	background-color: #efefef;
	margin: 40px 0;
	padding: 20px;
	border: solid 1px #dddddd;
	border-radius: 5px;
	overflow: auto;
	position: relative;
}


.formGroup-address2::before {  
	content: "";
	background-image: url("http://bib.absolute-solutions.co.uk/wp-content/uploads/2024/04/pexels-karolina-grabowska-4210910-scaled.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	opacity: 0.1;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
}






.formGroup h5 {
	margin-bottom: 30px;
}

.formGroupMulti {
	background-color: #efefef;
	margin: 40px 0;
	padding: 20px;
	border: solid 1px #dddddd;
	border-radius: 5px;
	overflow: auto;
	position: relative;
}

.formGroupMulti::before {  
	content: "";
	background-image: url("http://bib.absolute-solutions.co.uk/wp-content/uploads/2024/04/pexels-david-brezina-149635-446811-scaled.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	opacity: 0.1;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
}

.formGroupMulti label {
	display: block;
	float: left;
	width: 100%;
}

.wpcf7-list-item-label {
	padding: 0 0 0 5px;
}


span.wpcf7-list-item {
	display: block;
}

.formSubmit {
	background-color: #e7007a;
	color: #ffffff;
}

.formSubmit:hover {
	background-color: #C00065;
	color: #ffffff;
}

#main-nav.element-is-sticky {
	background-color: #ffffff;
	border-bottom: solid 5px #ca9b52;
	border-top: solid 5px #ca9b52;
}

#page-header { 
	margin-bottom: 40px;
}

.footer-widgets > .ashe-widget#block-23 {
	width: 100%;
	margin-right: 0px;
	text-align: center;
}

.footer-widgets > .ashe-widget#block-23 .wp-block-image {
	width: 200px;
}

.footer-widgets > .ashe-widget#block-23 .wp-block-image .wp-image-882 {
	width: 120px;
	margin: auto;
}

.home div.main-content {
	display: none;
}

#page-footer {
	margin-top: 35px;
	border-top: solid 5px #ca9b52;
}

.footerPageBorder {
	border-top: solid 1px #e0dbdb;
	margin-left: 30px;
	margin-right: 30px;
}

.top-bar-widget-area {
	float: left;
	margin: 20px auto;
	text-align: center;
	z-index: 1;
}

.top-bar-widget-area .wp-block-image {
	width: 100px;
}

.main-menu-container {
	margin-top: 48px;
}


h1.page-title {
    position: relative;
    z-index: 0;
    text-align: center;
    margin-bottom: 12px;
    clear: both;
    overflow: hidden;
}

h1.page-title {
    display: inline-block;
    text-transform: uppercase;
    position: relative;
    line-height: 1.8;
}

.page-content h1.page-title {
	color: #ca9b52!important;
	text-transform: uppercase;
}

h1.page-title:before {
    right: 100%;
    margin-right: 15px;
}

h1.page-title:after {
    left: 100%;
    margin-right: 15px;
}

h1.page-title:before, h1.page-title:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 1000px;
    height: 1px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
	border-color: #e0dbdb;
}

body .is-layout-flex {
	justify-content: center;
}


#block-29.ashe-widget {
	margin-bottom: 5px;
}








/*----------contact form--------------*/

.wpcf7-form {
	position: relative;
}

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.wpcf7-form:before, 
.wpcf7-form:after { 
	content: " "; display: table; 
}

.wpcf7-form:after { 
	clear: both; 
}

.wpcf7-column {
	width: 48%;
	padding: 10px 30px;
	float: left;
}

.wpcf7-full-column {
	width: 100%;
	padding: 10px 30px;
	float: left;
}

.wpcf7-form label {
	display: block;
	padding: 40px 5px 5px 2px;
	font-size: 1.1em;
	letter-spacing: 1px;
	cursor: pointer;
}

.wpcf7-full-column label {
	display: block;
	float: left;
	width: 85%;
	padding: 40px 5px 5px 2px;
	font-size: 1.1em;
	letter-spacing: 1px;
	line-height: 2.0em;
	cursor: pointer;
}

.wpcf7-full-column input[type=checkbox] {
	width: 30px;
	height: 30px;
	margin-right: 20px;
}

.wpcf7-form input,
.wpcf7-form textarea,
.wpcf7-form select {
	line-height: 1.5;
	font-size: 1.4em;
	padding: 5px 10px;
	color: #fff;
	display: block;
	width: 100%;
	background: transparent;
}

.wpcf7-full-column input {
	width: 5%;	
	float: left;
}

.wpcf7-full-column checkbox {
	float: left;
}

.wpcf7-form input,
.wpcf7-form textarea {
	border: 3px solid #fff;
}

.wpcf7-form textarea {
	min-height: 200px;
}

.wpcf7-form input:focus,
.wpcf7-form textarea:focus,
.wpcf7-form label:active + input,
.wpcf7-form label:active + textarea {
	outline: none;
	border: 3px solid #10689a;
}

.wpcf7-form select:focus {
	outline: none;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color: #10689a;
    font-style: italic;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #10689a;
    font-style: italic;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #10689a;
    font-style: italic;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #10689a;
    font-style: italic;
}

.wpcf7-submit-wrap {
	text-align: center;
	padding-top: 40px;
	clear: both;
}

.wpcf7-form input.wpcf7-submit {
	background: #10689a;
	border: none;
	color: #fff;
	width: auto;
	cursor: pointer;
	text-transform: uppercase;
	display: inline-block;
	padding: 15px 30px;
	font-size: 1.1em;
	border-radius: 2px;
	letter-spacing: 1px;
}

.wpcf7-form input.wpcf7-submit:hover {
	background: #1478b1;
}

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
	width: 100%;
}

::placeholder {
	font-size: 0.7em;
	color: #d8d8d8;
}

@media screen and (max-width: 70em) {
	.wpcf7-column {
		width: 100%;
	}
	.wpcf7-column:nth-child(3) {
		width: 100%;
	}
}

@media screen and (max-width: 48em) {
	.wpcf7-column {
		width: 100%;
		padding: 10px;
	}
}

/*----------end contact form--------------*/






/*-----------media---------------*/

@media screen and ( max-width: 979px ) {
	
div.sticky-element-placeholder.sticky-element-active {
	height: 0px !important;
}	
	
.entry-header {
	border: none;
	
}
	
	
}


@media screen and ( max-width: 979px ) {
	
	.header-logo {
		width: 25%;
	}	
		
	
}


@media screen and ( max-width: 640px ) {
	
	.top-bar-widget-area {
		display: none;
	}	
		
	
}
	
	