@charset 'utf-8';
/*
 Theme Name:   Parkivia Child
 Theme URI:    http://parkivia.ancorathemes.com/
 Description:  Parkivia - Fully Responsive and Mobile Friendly theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com/
 Template:     parkivia
 Version:      1.0
 Tags:         light, inheritable theme-options
 Text Domain:  parkivia
*/



/* =Theme customization starts here
-------------------------------------------------------------- */

iframe {
	/*background-color: #f6f7f8;*/
	width: 100% !important;
	height: 740px;
}

@media screen and (max-width: 473px) {
 iframe{
    min-height: 1800px !important;
  }
}


.scheme_default .BigWhiteText2:before {background:none !important}


.street-background {
	background-image: url(https://www.parkingorio.it/wp-content/uploads/2017/12/bg_map.jpg);
}
.gradient-background {
	background-image: url(https://www.parkingorio.it/wp-content/uploads/2020/03/newsfondo.jpg);
}
.sale-background {
	background-image: url(https://www.parkingorio.it/wp-content/uploads/2018/04/08_parking-options_02.jpg);
}


.sc_button_default.color_style_dark {
	/*box-shadow: 0 1.375rem 4.25rem rgba(25, 51, 93, 0.79);*/
	box-shadow: none;
}

.mobile_device .menu_mobile .search_mobile, .mobile_layout .menu_mobile .search_mobile { 
	display: none;
}


.lang-item img {
    width: 32px;
    margin-bottom: 0 !important;
}
li.lang-item { 
  list-style: none;
}


span.sc_layouts_item_icon.sc_layouts_iconed_text_icon.icon-phone {
    color: #009ee2;
}

span.sc_layouts_item_icon.sc_layouts_iconed_text_icon.icon-email {    color: #009ee2;
}


span.social_icon.social_icon_facebook {color: #009ee2 !important;}
span.social_icon.social_icon_instagramm {color: #009ee2 !important;}


.scheme_default .widget ul>li:before {
    background-color: #009ee2 !important;
}

.sc_layouts_menu_nav > li > a, .sc_layouts_menu_nav > li.menu-item-has-children > a {
    padding: 1em 1em !important;
}

.wcc-switch input[type="checkbox"]:checked {
    background-color: #009EE2 !important;
}
.wcc-preference-btn {
    color: #ffffff !important;
    text-decoration: none !important;
}
.wcc-preference-btn:hover {
	color: #009EE2 !important;
}

.in-evidenza span:not(.plus) {
	color: #fff;
    background-color: #19335d;
    padding: 5px 15px;
    border-radius: 50px;
    font-weight: 700;
}

.in-evidenza:hover span:not(.plus) {
	background-color: #009ee2;
}

.scheme_default .wcc-btn-revisit-wrapper button:hover, .scheme_default .wcc-btn-close button:hover {
	background-color: transparent !important;
}


