/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

/*pagina prodotto usato*/
.woocommerce-breadcrumb {
    display: none;
}

.descrizione {
    color: #fff;
}

.secondary.is-outline:hover {
    border-color: #cc0000;
    color: #fff!important;
}

.page-title-inner{
	color: white;
    background-color: #212121;
}

.title-overlay{
	background-color: #212121 !important;
}

.yith-wcwl-add-button{
	display: none
}

.product-container-usato {
    background: #212121;
}
.product-container-usato h1 {
    color: #fff;
}

.product-container-usato h2 {
    color: #fff;
}

.product-container-usato h3 {
    color: #fff;
}

.product-container-usato a, bdi {
    color:#cc0000;
}
.product-container-usato bdi {
    color:#cc0000;
}

.product-container-usato .product-info a {
	color: #cc0000;
}

.product-container-nuovo .tab_info_iniziali .product-attributes a {
	color: #212121!important;
}

.product-container-usato .button {
	color: #fff !important;
}

.image-tools .wishlist-button:hover {
    background-color:#cc0000;
    border-color: #cc0000;
}

a.is-outline:hover {
    color:#cc0000!important;
}

.contact-form-usato label{
    color:#cc0000!important;
}

.container-width, .full-width .ubermenu-nav, .container, .row {
    max-width: 1350px !important;
}

.container-info-aggiuntive {
	display: flex ;
	padding-bottom: 5vh;
}

.tab_informazioni_aggiuntive2{
	min-width: 310px !important;
	align-self: auto !important; 	
}

.gr-sizes-side{
	background-image: url(https://grupporesicar.ktesting.it/wp-content/uploads/2020/10/side.png);
	background-repeat: no-repeat;
	margin: 0 0 15px 0;
    background-size: contain;
    min-height: 120px;
    position: relative;
}

.gr-sizes-front{
	background-position-x: center;
	background-image: url(https://grupporesicar.ktesting.it/wp-content/uploads/2020/10/front.png);
	background-repeat: no-repeat;
	margin: 0 0 15px 0;
    background-size: contain;
    min-height: 120px;
    position: relative;
}

.size-posti .attribute-label,.size-lunghezza .attribute-label {
    position: absolute;
    top: 0px;
    left: 11px;
}

.size-altezza .attribute-label{
    position: absolute;
    top: 0px;
    left: -20px;
}

.size-larghezza .attribute-label {
    position: absolute;
    top: 0px;
    left: -20px;
}

.size-posti .attribute-value{
    position: absolute;
    top: 0px;
    left: 42px;
}

.size-lunghezza .attribute-value{
    position: absolute;
    top: 0px;
    left: 72px;
}

.size-altezza .attribute-value {
    position: absolute;
    top: 0px;
    left: 30px;
}

.size-larghezza .attribute-value{
    position: absolute;
    top: 0px;
    left: 38px;
}

.tab_informazioni span{
	color: #fff;
}

ul li.bullet-checkmark, ul li.bullet-arrow, ul li.bullet-star {
	color: 000;
	list-style: none;
    position: relative;
    padding: 0px 0 0px 0px;
    margin: 0;
    border-bottom: 0px solid #fff;
}

.product-small >.box-text-products> .product-attributes> .bullet-arrow  {
	color: #cc0000 !important;
	list-style: none;
    position: relative;
    padding: 0px 0 0px 0px;
    margin: 0;
    border-bottom: 0px solid #cc0000;
}

.size-lunghezza {
    top: 120px;
}

.size-larghezza  {
    top: 120px;
}

.size-posti {
    top: 50px;
}

.size-altezza {
    top: 50px;
}

.tab_optional .product-attributes{
	display: table-caption;
}

.optionals {
    columns: 3;
	width: 120vh !important;
	pointer-events: none;
}

.classe_A {
		mix-blend-mode: luminosity;
	}
.classe_B {
		mix-blend-mode: luminosity;
	}
.classe_C {
		mix-blend-mode: luminosity;
	}
.classe_D {
		mix-blend-mode: luminosity;
	}
.classe_E {
		mix-blend-mode: luminosity;
	}
.classe_F {
		mix-blend-mode: luminosity;
	}
.classe_G {
		mix-blend-mode: luminosity;
	}

.wpcf7 .wpcf7-text, .wpcf7-form-control {
	border-radius: 10px;
}

.pw_brand_product_list {
	display: none;
}

.product_meta {
	display: none;
}

.immagini_esplicative {
	color: #fff;
}

.woocommerce-Price-currencySymbol {
	font-size: 1em !important;
}

.form-flat input:not([type="submit"]), .form-flat textarea, .form-flat select {
	background-color: rgb(255 255 255 / 1) !important;
}

.prenota_veicolo {
	margin-bottom: 15px;
}

.product-attributes .bullet-arrow {
	color: #fff;
}

.sezione-permuta {
	text-align: center;
}

@media (min-width: 768px) {
	.accordion-inner {
		display: block !important;
		padding: 0 0 0 0;
	}
	.white_row{
		background-color: #fff;
	}
	.#212121_row{
		background-color: #212121;
	}

	.tab_optional .product-attributes{
		display: table-caption;
	}
	.informazioni_aggiuntive .bullet-arrow{
		color: #212121;
	}
	.tab_optional, .informazioni_aggiuntive, .consumi, .dimensioni, #classe_energetica{
		padding: 20px 20px 20px 20px;
	}
	.white_row h3 {
		color: #212121;
	}
	.tab_informazioni span{
		color: #212121;
	}		
	.container-prodotto-usato{
		padding-bottom: 20px;
	}
	.#212121_row h3 {
		color: #fff!important;
	}
	.#212121_row .bullet-arrow{
		color: #fff;
	}
	.#212121_row a{
		color: #cc0000!important;
	}
}

.wpcf7-submit{
	background-color:#cc0000 !important ;
}

.container-info-aggiuntive .single-optional-value, .container-info-aggiuntive .attribute-value{
	color: #cc0000!important;
}

.container-info-aggiuntive .single-optional-check,.container-info-aggiuntive .attribute-label{
	color: #fff!important;
}

.tab_optional .single-optional-check{
	color: #cc0000!important;
}

.tab_optional .single-optional-value{
	color: #212121!important;
}

.informazioni_aggiuntive .attribute-label{
	color: #212121!important;
}

.product-short-description{
    color: #fff!important; 
}

ul li.bullet-arrow:before {
    display: none;
    content: "\f105" !important;
}

.form-flat label{
	color: #212121!important;
}

.contact-form-usato .form-flat label{
	color: #fff!important;
}

 .#212121_row .single-optional-value{
	color: #cc0000!important;
}
.#212121_row .single-optional-check{
	color: #fff!important;
}

.#212121_row .attribute-label{
	color: #fff!important;
}
/*pagina prodotto usato mobile*/



@media (max-width: 768px) {
.container-info-aggiuntive {
    display: block !important;
    padding-bottom: 0px !important;
}

.product-container-nuovo .#212121_row .single-optional-value{
	color: #212121!important;
}

.product-container-nuovo .container-info-aggiuntive .attribute-value{
	color: #212121!important;
}

.sticky-add-to-cart-wrapper.custom  {
    display: none!important;
}

.container-prodotto-usato .category-filtering  {
    display: none!important;
}

.container-info-aggiuntive .single-optional-value, .container-info-aggiuntive .attribute-value {
    color: #fff!important;
}

.container-info-aggiuntive .single-optional-check, .container-info-aggiuntive .attribute-label {
	color: #cc0000!important;
}

.optionals {
    columns: 1 !important;
	width: 100vh;
	pointer-events: none;
}

.sezione-dimensioni {
    display: block !important;
}

.gr-sizes-side {
    margin: 0px 0px 45px 30px !important;
}

.container, .row {
    display: block;
}

.sticky-add-to-cart-wrapper{
	display: none;
}

.accordion-title {
	cursor: pointer;
}
.accordion-title.active {
    border-color:#cc0000 !important;
    color: #cc0000!important;
    font-weight: bold;
    background-color: rgba(0,0,0,0.03);
}

.prodotto_nuovo .accordion-title.active {
    border-color:#fff !important;
    color: #fff!important;
    font-weight: bold;
    background-color: rgba(0,0,0,0.03);
}
.product-attributes .bullet-arrow{
	color: #cc0000;
	}
	
	.product-attributes .bullet-arrow a{
	color: #fff;
	}

.related .section-title {
	text-align: center;
      display: block;
   }

.container {
	 padding-left: 0px; 
	 padding-right: 0px;
	}

.back-to-top{
	display: block!important;
}

.nav-right {
    position: absolute!important;
	top: 30px;
	right: 20px;
}

.stuck .nav-right {
    position: absolute;
    top: 20px;
}

}

/*pagina prodotto nuovo*/

.product-main-nuovo {
	padding: 40px 0;
}
.yith-wcwl-add-button{
	display: none
}

.product-container-nuovo {
    background: #fff ;
}
.product-container-nuovo h1 {
    color: #cc0000;
}
.product-container-nuovo> a, bdi {
    color:#212121;
}

.product-container-nuovo .immagini_esplicative {
    color:#212121;
}


.product-container-nuovo .product-attributes .bullet-arrow{
	color: #cc0000;
	}

.product-main-nuovo .product-info a {
	color: #fff;
}

.product-main-nuovo .wpcf7-list-item-label a {
	color: #cc0000;
}


.product-main-nuovo .image-tools .wishlist-button:hover {
    background-color:#cc0000;
    border-color: #cc0000;
}
.product-main-nuovo a.is-outline:hover {
    color:#cc0000!important;
}

.product-main-nuovo .contact-form-nuovo label{
    color : #212121!important;
}

.product-main-nuovo .container-width,.product-main-nuovo .full-width .ubermenu-nav,.product-main-nuovo .container,.product-main-nuovo .row {
    max-width: 1350px !important;
}

.container-info-aggiuntive {
	display: flex !;
	padding-bottom: 0px;
}

.tab_informazioni_aggiuntive2{
	min-width: 310px !important;
	align-self: auto !important; 	
}

.gr-sizes-side{
	background-position-x: center;
	background-image: url(https://grupporesicar.ktesting.it/wp-content/uploads/2020/10/side.png);
	background-repeat: no-repeat;
	margin: 0 0 15px 0;
    background-size: contain;
    min-height: 120px;
    position: relative;
}

.gr-sizes-front{
	background-position-x: center;
	background-image: url(https://grupporesicar.ktesting.it/wp-content/uploads/2020/10/front.png);
	background-repeat: no-repeat;
	margin: 0 0 15px 0;
    background-size: contain;
    min-height: 120px;
    position: relative;
}

.gr-sizes-side span{
    display: inline-block;
    width: 100%;
    position: absolute;
    bottom: 36px;
    left: 0;
}

.gr-sizes-front span{
    display: inline-block;
    width: 100%;
    position: absolute;
    bottom: 36px;
    left: 0;
}


.sezione-dimensioni{
	display: flex;
}



.gr-sizes-side span{
    text-align: center;
    font-weight: bold;
}

.gr-sizes-front span{
    text-align: center;
    font-weight: bold;
}

.product-main-nuovo .tab_informazioni span{
	color: #212121;
}

.prodotto_nuovo .tab_informazioni span{
	color: #fff;
}



.product-main-nuovo .product-container-nuovo ul li.bullet-checkmark,.product-main-nuovo .product-container-nuovo  ul li.bullet-arrow,.product-main-nuovo .product-container-nuovo  ul li.bullet-star {
	color: fff;
	list-style: none;
    position: relative;
    padding: 0px 0 0px 0px;
    margin: 0;
    border-bottom: 0px solid #ececec;
}


.product-main-nuovo .product-small >.box-text-products> .product-attributes> .bullet-arrow  {
	color: #fff !important;
	list-style: none;
    position: relative;
    padding: 0px 0 0px 0px;
    margin: 0;
    border-bottom: 0px solid #212121000;
}

.size-lunghezza {
    top: 120px;
}

.size-larghezza  {
    top: 120px;
}
.size-posti {
    top: 50px;
}

.size-altezza {
    top: 50px;
}

.tab_optional .product-attributes{
display: flex!important;
}

.optionals {
    columns: 3;
	width: 100vh;
	pointer-events: none;
}



.classe_A {
		mix-blend-mode: luminosity;
	}
	
.classe_B {
		mix-blend-mode: luminosity;
	}
.classe_C {
		mix-blend-mode: luminosity;
	}
.classe_D {
		mix-blend-mode: luminosity;
	}
.classe_E {
		mix-blend-mode: luminosity;
	}
.classe_F {
		mix-blend-mode: luminosity;
	}

.classe_G {
		mix-blend-mode: luminosity;
	}

	.wpcf7 .wpcf7-text, .wpcf7-form-control {
		border-radius: 10px;
	} 

	.pw_brand_product_list{
		display: none;
	}

	.product-main-nuovo .wpcf7-submit{
		background-color:#212121 !important ;
	}
.product-container-nuovo h3 {
	color: #212121;
}

.product-container-nuovo a {
	color: #212121;
}

.product-container-nuovo h2 {
    color: #212121;
}

.tooltip-wrapper, .tooltip-trigger, .tooltipster-default, .tooltipster,.tooltipster-fade-show,.tooltipster-content,.tooltipster-base{
	display: none!important;
}		

.half-column {
    max-width: 50%!important;
    float: left;
    padding: 0 1%;
}

.button.icon.circle {
    padding-left: 0;
    padding-right: 0;
    background-color: #cc0000;
}

/*Ricerca per rata*/

.ezfc-submit{
	background-color: #cc0000 !important;
	width: 100%;
}

.woof_reset_search_form {
	width: 100%;
	border-radius: 99px;
}

.woof_submit_search_form {
    width: 100%;
    border-radius: 99px;
	background-color: #cc0000;
}

.ui-slider-handle{
	background-color: #cc0000 !important;
	color: #cc0000 !important;
}

.ezfc-price-wrapper-element{
	display: none;
}

.product-container-usato .ezfc-label{
	color: #cc0000 !important;
	text-align: center !important;
}

.product-container-nuovo .ezfc-label{
	color: #cc0000 !important;
	text-align: center !important;
}

.ezfc-text-currency , .ezfc-text, .ezfc-text-after{
	color: #212121!important;
	font-size: 25px!important;
}

.rata-usato{
	background-color: #fff;
	border-radius: 40px;
	width: 60%;
}

.rata-usato-footer{
	background-color: #fff;
	text-align: center;
	
}

.product-container-usato .ezfc-grid-6 .ezfc-col-6 {
    width: 50%!important;
}

#ezfc_element-63 {
		background-color: #cc0000;
		width: 60%!important;
		text-align: center;
		border-radius: 40px;
	
}

#ezfc_element-63 .ezfc-label {
	color:#fff!important;

}

#ezfc_element-53 {
	width: 60%!important;
	text-align: center;
}

.form-flat .half-permuta {
	width: 50%!important;
	float: left;	
	padding-left: 15px;
    padding-right: 15px;
}

.form-flat .one-quarter {
	width: 25%!important;
	float: left;	
	padding-left: 15px;
    padding-right: 15px;

}

.fullcolumn{
	width: 100%!important;
	float: left;	
	padding-left: 15px;
    padding-right: 15px;

}

.form-flat label {
	color: #fff;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;

}

.form-flat input:not([type="submit"]), .form-flat textarea, .form-flat select {
	color: #212121!important;
	background-color: rgb(230 230 230) !important;
}

.wpcf7 .wpcf7-form-control-wrap {
    padding-top: 7px;
    display: block;
}

.contact-form-permuta{
	padding: 20px 20px 20px 20px;
}

.bottone-permuta{
	border-radius: 99px!important;
}

.button-permuta{
	margin-top: 20px;
    background-color: #cc0000!important;
    font-size: 24px;
    border-radius: 99px;
}

.half-permuta.button.primary{
	background-color: #fff!important;
	width: 100%;
}

.align-center{
	text-align: center;
	color:#fff;
}

.wpcf7-response-output{
	display: none!important;
}

.icon-angle-up{
	color: #fff;
}

.icon-angle-up :hover{
	color: #cc0000;
}

.rata-usato-footer h2{
	color:#cc0000 ;
	padding-top: 20px;

}
.button-rata{
	margin-top: -20px;
}

.dark .form-flat input:not([type="submit"]), .dark .form-flat textarea, .dark .form-flat select, .nav-dark .form-flat input:not([type="submit"]), .nav-dark .form-flat textarea, .nav-dark .form-flat select {
    background-color: rgba(255,255,255,0.2) !important;
    border-color: rgba(255,255,255,0.09);
    color: #FFF!important;
}

.orderby option:nth-child(2) {
	display: none; 
 }
 
.active-result:not(.woof-padding-1){
	font-weight:900;
	color: #cc0000;
	font-size: 14px;
}

@media (max-width: 768px) {
	.form-flat .one-quarter {
		width: 100%!important;
	}
	.form-flat .half-permuta {
		width: 100%!important;
	}

	.product-container-usato .ezfc-grid-6 .ezfc-col-6 {
		width: 100%!important;
	}

	#ezfc_element-53 {
		width: 100%!important;
		text-align: center;
	}
	.sticky-add-to-cart-wrapper.custom {
		display: block!important;
	}
	.has-sticky-product-cart .back-to-top.active {
		bottom: 0px;
		margin-bottom: 5px;
		right: 0px;
	}
	.button-permuta{
		margin-top: 20px;
		background-color: #cc0000!important;
		font-size: 15px;
		border-radius: 99px;
	}

	.chosen-container {
		width: 270px!important;
		min-width: 110px;
		position: relative;
		display: inline-block;
		vertical-align: middle;
		font-size: 13px;
		zoom: 1;
		*display: inline;
		-webkit-user-select: none;
		-moz-user-select: none;
		user-select: none;
		max-width: 100%!important;
	}

	.social-icons {
		display: inline-block!important;
		vertical-align: middle;
		font-size: .85em;
		color: #999;
	}

	.single-product .related.products li {
		list-style: none!important;
		max-width: 100%!important;
		margin-left: 2%!important;
		margin-right: 2%!important;
	}
	
}

.price-wrapper{
    margin-top: 10px;
}

.product-small .is-small {
    color: #212121;
    text-transform: uppercase;
    font-size: 0.96em;
    line-height: 1.3em;
    font-weight: 700;
}

@media (min-width: 768px) {
	.tab_optional {
		width: 75%!important;
	}
}

.related h5 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/*Blog*/

.single-post span.byline {
	display: none;
}

.single-post .entry-meta a, .single-post .entry-image a {
	pointer-events: none;
}

/*Bookly*/

.bookly-progress-tracker.bookly-table > div:last-child {
	display: none;
}

.bookly-progress-tracker .step {
	border-radius: 5px !important;
}

.bookly-form-group .picker__box, .bookly-form-group .picker__header {
	background: #cc0000;
}

.bookly-form-group .picker__footer {
	display: none;
}

/*nascoste per non loggati*/

.nav-top-not-logged-in{
	display:none !important;
}

.cart-icon{
	display:none !important;
}

.logged-in .nav-top-not-logged-in {
	display:block !important;
}

.logged-in .cart-icon {
	display:block !important;
}

.woocommerce-MyAccount-navigation-link{
	display:none !important;
}