/*
Theme Name: Hestia Child
Theme URI: https://www.themeisle.com/
Description: This is a custom child theme I have created.
Author: ThemeIsle
URI: https://www.themeisle.com/
Template: hestia    
Version: 0.1
*/


@font-face {
    font-family: 'BNPP Sans Condensed';
    src: url('https://www.trovanetworkpreferenziale.it/wp-content/themes/hestia-child/fonts/BNPPSansCondensed.woff2') format('woff2'),
        url('https://www.trovanetworkpreferenziale.it/wp-content/themes/hestia-child/fonts/BNPPSansCondensed.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BNPP Sans';
    src: url('https://www.trovanetworkpreferenziale.it/wp-content/themes/hestia-child/fonts/BNPPSans.woff2') format('woff2'),
        url('https://www.trovanetworkpreferenziale.it/wp-content/themes/hestia-child/fonts/BNPPSans.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}




body {
	font-family:'BNPP Sans', 'Roboto' , sans-serif;
	font-weight:300;
	background-color:#fff;
	color:#333;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "BNPP Sans Condensed", sans-serif;
	text-transform:uppercase;
	margin:0;
}

.section{
	padding:0!important;
}

.navbar {
     -webkit-box-shadow: none;
    box-shadow: none;
	border-bottom:1px solid rgb(229,229,229);
	position:initial!important;
	margin:0!important;
}

@media (min-width: 783px) and (min-width: 601px){
	body.admin-bar .navbar-default:not(.navbar-transparent) {
    margin-top: 0;
	} 
}

.hestia-top-bar {
	height: 35px;
    line-height: 35px;
    background-color: #00925b!important;
    color: #fff;
    text-align: right;
}

#main-navigation {display:none!important;}

/*homepage*/

.hero-bg {
	background:url('/wp-content/uploads/2022/04/arval-test-bg.jpg') 50% 35%;
	background-size:cover;
	min-height:420px;
	display:flex; 
	flex-direction:column;
	justify-content:center;
	
}

.hero-bg h2, .hero-bg h5, .page-header.header-small .hestia-title, .page-header.header-small .title {
	color:#fff;
	font-family: "BNPP Sans", sans-serif;
	text-shadow: 1px 1px 3px rgb(0 0 0 / 50%);
} 

.hero-bg h2 {font-size: 50px;text-transform: none;}
.hero-bg h5 {font-size: 21px;}

.store-locator-container-fluid, .container {
	max-width:1440px;
}


.store_locator_sidebar { 
   background: #f4f5f6;
   padding: 30px;
}

a.store_locator_text_actions{
	margin-right:2px;
	display:block;
	margin-top:5px;
	font-size:13px;
	
}


h2.store_modal_title { 
	color: #666;
    font-size: 27px
}

.store_locator h5 {
	font-family: "BNPP Sans", sans-serif;
	font-size:18px;
	text-transform:none;
	color:#666;
}

#store_locator_filter_open_close {
    margin-bottom: 0;
    border-bottom: 1px solid #ddd;
}

.store_locator_sidebar .form-control, .store_locator_sidebar .form-group .form-control{
	height: 45px !important;
    border-color: #e5e5e5;
    border-radius: 4px;
    background-color: #FFF;
	background-image:none;
    width: 100%;
    padding: 5px;
    font-size: 15px;
    display: block;
    color: #666;
    appearance: none;
    font-weight:400;
    cursor: pointer;
    margin-bottom: 15px;
} 
.store_locator .select{
	background: #FFF url(https://www.trovanetworkpreferenziale.it/wp-content/uploads/2022/05/arrow-select.png) no-repeat 96% center;
	 font-weight:400;
}

.single_filter_checkbox.control {
    display: block;
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    font-size: 15px;
    font-weight: 400;
}

button, input[type="submit"], input[type="button"], .btn {
	font-size:14px;
	font-family: "BNPP Sans", sans-serif;
}
.btn.btn-primary:hover  {
	background-color:#00784a!important;
}

.store-locator-badge-success {
    color: #fff;
    background-color: #00925b;
}

.control input:checked ~ .control__indicator {
    background:#00925b;
	border:1px solid #fff;
}
.store-locator-badge {
    
    padding: 5px 10px;
    font-size: 13px;
    font-weight: 400;
    border-radius:0.5em; 
	text-transform:uppercase;
}

/* .store_locator_result_list_box {display:none!important} */
.control__indicator {
   
    background: #fff;
    border: 1px solid #ccc;
}

#store_locator_search_box #store_locator_filter {
    margin: 0;
}

/*footer*/

footer.footer.footer-black {
   
    border-top: solid 2px #00925b;
    background: #FFF;
}
	
footer.footer {
    background: #fff;
}
.footer-big {
    color: #333;
    padding: 20px 0 0 0;
    text-align: center;
}

.footer .widget, .footer .widget .wp-block-image {
	margin:0;
}

.footer p {
	color:#666;
	margin:0;
	padding:15px 0;
}

.footer .wp-block-image img {
	max-width:360px;
}

.hestia-top-bar ul {
	float:right;
}

.fa-mail-forward:before {
    content: "\f0e0";
}

.store_locator_actions i {
	font-size:14px!important;
}


/*pagine dei centri*/

.page-header.header-small .container {
	padding-top:50px!important ;
	padding-bottom:50px;
	
}

.page-header.header-small {
	min-height:200px;
	background: #FFF url(/wp-content/uploads/2022/05/bg-cover.png) no-repeat 96% center;
	transform:none!important;
}

.header-filter, .page-header .author {
	display:none;
}
 	
.blog-post .section-text {
	margin-top:50px
}

.single-post-wrap {
	font-size:16px;
	font-weight:300;
}

.store_locator_single_contact_store .btn i {
	margin-right:5px;
	font-size:14px!important;
}

.main.main-raised {
    max-width: 1170px;
    margin: -80px auto 50px auto;
    background: #f4f5f6;
	box-shadow:0 3px 3px rgb(0 0 0 / 20%);
	border:1px solid #e9e9e9;
	border-radius:6px;
	position:relative;
}


.col-md-8.single-post-container {
	width:100%; 
	margin-left:0;
	padding:0 50px;
}

.store_locator_single_map {
	height:450px;
	margin:5px 15px 50px 15px;
}
.store-locator-map-headline {
	margin-left:15px;
}

.section.section-blog-info {
	display:none;
	}


.page-content-wrap h2, .single-post-wrap h2 {
	font-size: 30px;
    margin-top: 15px;
	font-family: "BNPP Sans Condensed", sans-serif;
	position:relative;
	font-weight:400;
}
/*
.page-content-wrap h2::after, .single-post-wrap h2::after, .store_locator_single_filter strong::after {
	content: "";
	display: block;
	width: 45px;
	height: 2px;
	background:#00925b;
	left: 0;
	top: 88%;
	position: absolute;
}*/

.store_locator_single_filter strong {
	display:block;
	font-size: 30px;
    font-family: "BNPP Sans Condensed", sans-serif;
	text-transform:uppercase;
	position:relative;
	font-weight:400
}

.store_locator_single_contact a, .store_locator_store_info_email, .store_locator_store_info_telephone  {
	font-weight:400;
	word-break: break-word;
}



.store_category-center .main::before {
	content:url('/wp-content/uploads/2022/05/arval-center.jpg');
	position: absolute;
    top: -40px;
    left: 50%;
    margin-left: -40px;
}
	

	
.store_category-premium-center .main::before {
	content:url('/wp-content/uploads/2022/05/arval-premium-center.jpg');
	 position: absolute;
    top: -40px;
    left: 50%;
    margin-left: -50px;
	
	}  
.store_locator_single_categories {
	display:none;
	}
	
.store_locator_single_contact_store a.store_locator_contact_store_button {
    display: inline-block;
    margin: 10px auto 0 auto;
}	
/*.store_locator_single_filter {
    position:relative;
    top: -50px;
    left: 100px;
    font-size: 16px;
    
}

.single-stores .store-locator-row {top:-50px; position:relative;}*/


/*pagina form contatto*/


.page:not(.woocommerce-page) .blog-post .section-text h5.store_locator_store_info_name {margin:5px 0 0;}
.store-form-details p:nth-of-type(2) strong {
	font-family:'BNPP Sans Condensed'; 
	font-size:23px;
	text-transform:uppercase;
	font-weight:400;
}

.store-form-contact {
	margin-bottom:50px;
}
.store-form-details{
	font-size:16px; 
	padding-left:5%
}  

.wp-block-contact-form-7-contact-form-selector .form-group {
    padding-bottom: 7px;
    position: relative;
    display: block;
    width: 100%;
	margin-bottom:0;
}
.wp-block-contact-form-7-contact-form-selector .form-control, .wp-block-contact-form-7-contact-form-selector .form-group .form-control {
    width: 100%;
    border-radius: 4px;
    background-color: #fff;
    border-top: 1px solid #d2d2d2;
    border-left: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
}
.wp-block-contact-form-7-contact-form-selector .form-control:not(.wpcf7-textarea) {height:45px;}
.wp-block-contact-form-7-contact-form-selector label, .wp-block-contact-form-7-contact-form-selector .form-control label {
	display:block;
	font-family: "BNPP Sans", sans-serif;
    font-size: 18px;
    text-transform: none;
    color: #666;
	font-weight:400;
}
	
.wpcf7-form-control.wpcf7-select {width:100%; margin-bottom:7px;}



h2.form-title {
	font-family: 'BNPP Sans';
    text-transform: none;
    line-height: 120%;
    font-size: 30px;
	margin-bottom:0!important;}
	
h5.form-subtitle {
	font-size: 30px;
}	
    

/*media queries*/

@media (min-width:1920px) {
	.hero-bg {
		background-position: 0 25%;
		}
}

@media (min-width: 1200px) {
.home .container {
    width: 1400px;
	}
}

@media (min-width: 992px) {
	.footer .col-md-4:nth-of-type(2) {
    width: 66.66666667%;
	display: flex;
    justify-content: flex-end;
	}
	
	.form-group div.width-1-2 {width:48%;margin-right:2%;float:left;}
	.form-group div.width-1-1 {clear:both; float:none; width:100%;}

}

@media (min-width: 768px) and (max-width:1024px) {
	.store-locator-col-md-3 {
		flex: 0 0 40%;
		max-width: 40%;
	
	}
	.store-locator-col-md-9 {
		flex: 0 0 60%;
		max-width: 60%;
	}
	
	button, input[type="submit"], input[type="button"], .btn {
    font-size: 12px;
    font-family: "BNPP Sans", sans-serif;
	}

}


@media screen and (max-width: 782px) {
	html {
    overflow-x: hidden;
	}
	.stores-template-default .container {
	width:auto;
	}
}


@media (max-width:768px) {
	
	
	
	.hero-bg {
    background: url(/wp-content/uploads/2022/04/arval-test-bg.jpg) 60% 0%;
    background-size: cover;
    min-height: 350px;
    display: flex;
    flex-direction: column;
    justify-content: center;
	}
	.hero-bg h2 {
    font-size: 40px;
    }
	.hero-bg h5 {
    font-size: 18px;
    }
	
#block-9 { text-align:center; }
	
	
	
/*pagine dei centri*/
	
	.page-content-wrap h2, .single-post-wrap h2, .store_locator_single_filter strong {
	font-size: 20px;
	}

 .store_locator_single_map {
	margin:5px 0 30px 0;
	}
	
	
	/*form*/
	h5.form-subtitle {
	margin-top:5px;
	}	
}

@media (max-width:576px) {
	.navbar .navbar-header .navbar-brand img {
    width: auto;
    max-height: 50px;
    max-width: 95vw;
	}
	.hero-bg {
    background: url(/wp-content/uploads/2022/04/arval-test-bg.jpg) 20% 50%;
    background-size: cover;
    min-height: 200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
	}
	.hero-bg h2 {
    font-size: 22px;
    }
	.hero-bg h5 {
    font-size: 18px;
    }
	.store_locator_main {order:1}
	.store_locator_sidebar  {order:2}
	#store_locator_map {height:550px!important;}
	
	
	/*pagina form*/
	
	.store-form-details {
		width: 100%;
		float: none;
		display:flex;
		flex:0 0 100%;
		flex-direction:column;
		padding:0;
		word-break:break-word;
	}
	
	.store-form-contact {
		width: 100%;
		float: none;
		display:flex;
		flex:0 0 100%;
		flex-direction:column;
		padding:0;
		
		
		
	}
	
	.page:not(.woocommerce-page) .blog-post .section-text p {
		margin:0;
	}
	
	
}

/* Privacy & Cookie Button */
div.policybutton { text-align:center; padding-bottom:8px; }
#ot-sdk-btn { color: #ffffff !important; }