/*Home*/
section#vcr-home-slider h1,
section#vcr-home-slider h2 {
    color: #FFF !important;
    white-space: normal !important;
    text-align: center !important;
    padding: 10px 0px;
    height: auto !important;
    line-height: normal !important;
    font-size: 40px !important;
}
section#vcr-mob-prn-rdv-btn .elementor-widget-wrap.elementor-element-populated {
    padding: 0px !important;
}
section#vcr-mob-prn-rdv-btn a.vcr-cta.vcr-cta-primary {
    width: 100%;
    text-align: center;
    margin-top: 10px;
}
section#vcr-mob-prn-rdv-btn .vcr-cta {
    margin: 0px;
}
.fascia_italia {
    padding: 25px 0px;
}
.fascia_italia .vcr-italy-flag {
    display: inline-block;
    margin: 0px 10px 0px 0px;
}
.fascia_italia h2 {
    display: inline-block;
}
body.home .vcr-cuisine-colori-parent {
    background-color: #FFF;
}
body.home div#vcr-cucina-slider-colori-arrows {
    display: none;
}
@media(max-width:1024px){
	.vcr-p-0 .elementor-widget-wrap.elementor-element-populated{
	    padding: 0px !important;
	}
}
@media(max-width:767px){
	section#vcr-home-slider a.vcr-cta-primary{
		position: relative;
		top: 100px;
	}
	.vcr-mb-0  .elementor-widget-wrap.elementor-element-populated{
		margin-bottom: 0px !important;
	}
	section#vcr-single-row-catalogue {
	    text-align: center;
	}
}

/*VCR COLOURS*/
.vcr-colours {
    margin-bottom: 25px;
}
.vcr-colour {
    display: block;
    text-align: center;
    margin-bottom: 25px;
}
.vcr-colour span.colour {
    display: block;
    width: 40px;
    height: 40px;
    border: 1px solid;
    border-radius: 50%;
    margin: auto auto 15px auto;
    box-shadow: 0 0 6px 0px rgba(0, 0, 0, 0.2);
}
.vcr-colour span.colour.quartz-corniola {
    background-color: #F7F8F4;
    border-color: #F7F8F4;
}
.vcr-colour span.colour.verre-cappuccino{
	background-color: #918575;
    border-color: #918575;
}
.vcr-colour span.colour.rouge-rome {
    background-color: #601116;
    border-color: #601116;
}
.vcr-colour p.text {
    font-size: 15px !important;
    line-height: normal;
}

/*CAROUSEL CUISINES HOME*/
.vcr-single-kitchen-content {
    margin: 0px 30px;
    border: 1px solid #D1D1D1;
    padding: 24px;
    background: #FFF;
    transition:all 0.5s;
}
.vcr-single-kitchen-content:hover {
    border-color: #dc0812;
}
.vcr-single-kitchen-content:hover span.text {
    width: 130px;
    opacity: 1;
}
.slick-slider-arrows{
	padding-top: 32px;
}
.slick-slider-arrows svg.slick-arrow {
    box-sizing: content-box;
    display: inline-block;
    padding: 10px 20px;
    cursor: pointer;
}
.slick-slider-arrows svg.slick-arrow path{
	transition: all 0.5s;
}
.slick-slider-arrows svg.slick-arrow:hover path {
    fill: #dc0812;
}
@media(max-width:991px){
	.vcr-single-kitchen-content h4 {
	    min-height: 55px;
	}
	.vcr-single-kitchen-content p.vcr-mini {
	    height: 100px;
	}
}
@media(max-width:600px){
	.vcr-single-kitchen-content{
		margin:0px 10px;
	}
}

/*CAT DOWNLOAD*/
div#vcr-img-cat-dl {
    position: absolute;
    bottom: 0px;
}
div#vcr-cat-dl-modal {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 9999;
    background-color: rgb(12 12 12 / 60%);
}
div#vcr-cat-dl-modal .container {
    top: 50%;
    transform: translateY(-50%);
    background-color: #FFF;
    padding: 50px;
    max-width: 900px !important;
}
form#vcr-cat-dl-form h2 {
    font-size: 24px !important;
    margin-bottom: 10px;
    line-height: normal;
}
div#vcr-cat-dl-modal p {
    margin-bottom: 10px;
    font-size: 12px !important;
}
div#vcr-cat-dl-modal label {
    font-weight: 300;
    font-size: 14px;
}
#vcr-cat-dl-form .vcr-cta.vcr-cta-primary {
    font-size: 12px;
}
@media(max-width:991px){
	div#vcr-img-cat-dl{
		display: none;
	}
}
@media(max-width:767px){
	div#vcr-img-cat-dl {
	    position: relative;
	    margin-top: 20px;
	}
	div#vcr-cat-dl-modal .container {
	    padding: 25px;
	    max-width: 90% !important;
	}
	form#vcr-cat-dl-form h2 {
	    font-size: 14px !important;
	}
	div#vcr-cat-dl-modal p{
		font-size: 10px;
	}
	div#vcr-cat-dl-modal label{
		font-size: 12px;
	}
	#vcr-cat-dl-form .vcr-cta.vcr-cta-primary {
	    font-size: 10px;
	    margin-top: 10px;
	}
}

/* COL BOX */
/*
.vcr-col-box {
    position: relative;
}
.vcr-col-box .content {
    background-color: #E2A49B;
    padding: 25px 25px 25px 25px;
}
.vcr-col-box.vcr-verde .content {
    background-color: #D3CFBC;
}
.vcr-col-box .text {
    width: 40%;
    position: relative;
    height: 230px;
}
.vcr-col-box .text h2.subhead {
    color: #0C0C0C !important;
    text-transform: none !important;
    font-size: 16pt !important;
}
.vcr-col-box .content{
 display: flex;
 gap:40px;
}
.vcr-col-box img {
    height:250px;
	width: auto;
	object-fit: contain;
}

.vcr-col-box:hover .vcr-cta-arrow-hidden-text span.text {
    width: 130px;
    opacity: 1;
}
.vcr-col-box .vcr-cta {
    position: absolute;
    bottom: 0px;
}
@media(max-width:1199px){
	.vcr-col-box p {
	    font-size: 14px !important;
	}
}
@media(max-width:991px){
	.elementor-column.elementor-col-50.vcr-col-el-col {
	    width: 100%;
	}
	.vcr-col-box {
	    max-width: 550px;
	    margin: auto;
	}
}
@media(max-width:767px){
	.vcr-col-box .content{
		padding: 25px;
	}
	.vcr-col-box .text h2.subhead{
		font-size: 14px !important;
	}
	.vcr-col-box .vcr-cta{
		position: relative;
	}
	.vcr-col-box .text{
		height: auto;
		width: 60%;
	}

	.vcr-col-box:hover img {
	    height: 270px;
	}
}
*/

.vcr-col-box {
    position: relative;
}
.vcr-col-box .content {
    background-color: #E2A49B;
    padding: 50px 25px 25px 25px;
}
.vcr-col-box.vcr-verde .content {
    background-color: #D3CFBC;
}
.vcr-col-box .text {
    width: 40%;
    position: relative;
    height: 265px;
    height: 300px;
}
.vcr-col-box .text h2.subhead {
    color: #0C0C0C !important;
    text-transform: none !important;
    font-size: 16pt !important;
}
.vcr-col-box img {
    position: absolute;
    right: 14px;
    height: 345px;
    bottom: 0px;
    transition: all 0.5s;
}
.vcr-col-box:hover img {
    height: 390px;
}
.vcr-col-box:hover .vcr-cta-arrow-hidden-text span.text {
    width: 130px;
    opacity: 1;
}
.vcr-col-box .vcr-cta {
    position: absolute;
    bottom: 0px;
}
@media(max-width:1199px){
	.vcr-col-box p {
	    font-size: 14px !important;
	}
}
@media(max-width:991px){
	.elementor-column.elementor-col-50.vcr-col-el-col {
	    width: 100%;
	}
	.vcr-col-box {
	    max-width: 550px;
	    margin: auto;
	}
}
@media(max-width:767px){
	.vcr-col-box .content{
		padding: 25px;
	}
	.vcr-col-box .text h2.subhead{
		font-size: 14px !important;
	}
	.vcr-col-box .vcr-cta{
		position: relative;
	}
	.vcr-col-box .text{
		height: auto;
		width: 60%;
	}
	.vcr-col-box img{
		height: 245px;
	    right: -35px;
	}
	.vcr-col-box:hover img {
	    height: 270px;
	}
}

/*RETAILER*/
main#single_retailer section.fascia_info {
    background-color: #FAFAFA;
    padding: 25px 0px;
    text-align: center;
}
main#single_retailer > section:not(:first-child):not(.fascia_info) {
    padding: 120px 0px;
}
section.fascia_info .vcr-retailer-info:first-child {
    border-left: 0px;
}
section.fascia_info .vcr-retailer-info {
    display: inline-block;
    padding: 0px 10px;
    border-left: 1px solid;
    color: #717171;
}
section.fascia_info .vcr-retailer-info a {
    text-decoration: none;
    padding: 0px 5px;
    color: #717171;
    font-weight: 500;
}
section.fascia_info .vcr-retailer-info a:hover {
	color: #dc0812;
}
section.fascia_intro {
    padding: 100px 0px 60px !important;
}
section.fascia_intro .vcr-cta{
	text-transform: uppercase;
}
section.fascia_intro .vcr-contact-btns {
    text-align: right;
}
.vcr-retailer-orari.container-fluid {
    margin-bottom: 50px;
    border: 1px solid #D1D1D1;
    padding: 16px 32px;
}
.vcr-retailer-orari.container-fluid h4 {
    text-align: center;
    border-bottom: 1px solid #D1D1D1;
    padding-bottom: 16px;
}
.vcr-retailer-orari.container-fluid .row:not(.head) .col {
    font-weight: 100;
    padding-top: 5px;
    padding-bottom: 5px;
}
section.fascia_intro .card,
section.fascia_intro .card .card-body {
    border: 0px;
    padding: 0px;
}
section.fascia_intro .w-100 *{
	width: initial;
}
section.fascia_intro .frame_mappa {
    height: calc(100% - 194px);
    margin-bottom: 50px;
}
section.fascia_intro .vcr-contact-btns .vcr-cta {
    padding: 13px 10px !important;
    margin: 0px 0px 5px 0px;
}
main#single_retailer section.fascia_offerta {
    padding: 100px 0px 80px !important;
}
.vcr-single-inspiration-container {
    padding: 15px;
}
.vcr-single-inspiration-content {
    border: 1px solid #D1D1D1;
    padding: 15px;
}
.vcr-single-inspiration-container img{
	margin-bottom: 15px;
}
main#single_retailer section#form{
    background-color: #D3CFBC;
}
.fascia_form label.accettazione > span.wpcf7-form-control-wrap {
    float: left;
    height: 100;
}
.fascia_form label.accettazione {
    font-size: 11px !important;
    line-height: normal !important;
    font-weight: 100px;
}
.fascia_form label.accettazione a{
	font-weight: 100px;
}
.fascia_form img {
    position: absolute;
    right: -150px;
    bottom: -80px;
    height: 120%;
}
main#single_retailer section#form .form_container input.wpcf7-submit {
    display: none;
}
.vcr-single-staff-container.vcr-single-slide-container.slick-slide{
	padding: 0px 25px;
	text-align: center;
}
.vcr-single-staff-content{
	border: 1px solid #D1D1D1;
	padding: 15px;
	position: relative;
}
.vcr-single-staff-content .img {
    margin-bottom: 15px;
    position: relative;
    height: 136px;
    overflow: hidden;
}
.vcr-single-staff-content img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.vcr-single-staff-content h2{
	color: #0C0C0C !important;
	font-size: 16px !important;
	line-height: normal;
	margin-bottom: 5px;
}
.vcr-single-staff-content h5{
	margin:0px;
	color: #dc0812;
	font-size: 14px;
	line-height: normal;
}
section.fascia_txt_img .col-img img {
    width: 100%;
    height: auto;
    height: 50%;
	max-height: 300px;
}
section.fascia_txt_img {
    background-color: #FAFAFA;
    padding: 100px 0px;
}
section.fascia_txt_img .col-img img:first-child {
    padding-left: 100px;
    margin-bottom: 20px;
}
section.fascia_txt_img .col-img img:last-child {
    padding-right: 100px;
}
section.fascia_video{
	background-color: #FAFAFA;
    padding: 0px 0px 100px 0px;
}
section.fascia_video iframe {
    width: 100%;
	height: 100%;
	aspect-ratio: 16/9;
    /*height: 700px;*/
}
section.fascia_img_comune {
    position: relative;
    height: 230px;
}
section.fascia_img_comune img {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
section.fascia_marque .info svg {
    width: auto;
    height: 80px;
}
section.fascia_marque .info h2.subheader {
    font-size: 24px !important;
    margin: 10px 0px 5px 0px;
    line-height: normal;
}
section.fascia_marque .card-body {
    padding: 0px;
}
section.fascia_marque .card {
    border: 0px;
}
section.fascia_marque .row.info-icons {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    padding-left: 80px;
}
section.fascia_marque .row.info-icons .container-fluid {
    padding: 0px;
}
section.fascia_marque .container {
    border-bottom: 1px solid #A7A7A7;
    padding-bottom: 40px;
}
section.fascia_cucine .vcr-cta {
    margin: 0px 10px 10px 0px;
    padding: 10px 30px !important;
    text-transform: uppercase;
    font-size: 14px;
}
section.fascia_cucine {
    padding:80px 0px !important;
}
.vcr-italy-flag span {
    display: inline-block;
    width: 17px;
    height: 17px;
    border: 1px solid;
    border-radius: 50%;
    margin-right: 5px;
}
.vcr-italy-flag {
    margin-bottom: 20px;
}
.vcr-italy-flag span.green {
    color: #008D46;
    background-color: #008D46;
}
.vcr-italy-flag span.white {
    color: #D1D1D1;
    background-color: #FFF;
}
.vcr-italy-flag span.red {
    color: #DC0812;
    background-color: #DC0812;
}
.vcr-retailer-info h3.subhead {
    margin-bottom: 0px;
}
section.fascia_video {
    padding-top: 0px !important;
}
section.fascia_marque {
    padding-top: 80px!important;
    padding-bottom: 0px !important;
}
section.fascia_prenez_rdv_mobile.show-mobile.vcr-fixed-bottom {
    padding: 0px !important;
}
section.fascia_prenez_rdv_mobile.show-mobile.vcr-fixed-bottom .vcr-cta{
	margin:0px !important;
}
@media(max-width:1199px){
	section.fascia_intro .frame_mappa {
	    height: 500px;
	}
	main#single_retailer section.fascia_txt_img .col-img img:first-child {
	    padding-left: 0px;
	    padding-right: 100px;
	}
	main#single_retailer section.fascia_txt_img .col-img img:last-child {
	    padding-right: 0px;
	    padding-left: 100px;
	}
	#retailer_header .swiper-wrapper {
	    height: 600px;
	}
	section.fascia_marque .row.info-icons {
	    padding-left: 0px;
	}
}
@media(max-width:991px){
	#retailer_header .swiper-wrapper {
	    height: 700px;
	}
	#retailer_header .swiper-slide .sfondo{
		height: 100%;
	}
	section.fascia_info .vcr-retailer-info {
	    display: block;
	    border: 0px;
	    margin-bottom: 10px;
	}
	section.fascia_info .vcr-retailer-info:nth-last-child(2),
	section.fascia_info .vcr-retailer-info:nth-last-child(1) {
	    display: inline-block !important;
	    margin-bottom: 0px;
	}
	section.fascia_info .vcr-retailer-info:nth-last-child(2) {
	    border-right: 1px solid;
	}
	section#form img,
	.fascia_form img {
	    display: none;
	}
}
@media(max-width:767px){
	section#retailer_header a.vcr-cta {
	    display: none;
	}
	section#retailer_header h2 {
	    font-size: 16px !important;
	    text-align: center;
	    margin-bottom: 0px !important;
	}
	section#retailer_header h1 {
	    line-height: normal;
	    text-align: center;
	    margin: 10px 0px;
	}
	#retailer_header .swiper-wrapper {
	    height: 400px;
	}
	#retailer_header .swiper-slide .testo{
		top:60%;
	}
	section.fascia_info .vcr-retailer-info {
	    font-size: 14px;
	}
	section.fascia_prenez_rdv_mobile a.vcr-cta {
	    width: 100%;
	    text-align: center;
	}
	section.fascia_prenez_rdv_mobile {
	    padding: 75px 0px 0px 0px;
	}
	section.fascia_intro,
	section.fascia_ispirazioni,
	section.fascia_staff,
	section.fascia_txt_img,
	section.fascia_video {
	    padding: 50px 0px;
	}
	.vcr-retailer-orari {
	    font-size: 12px;
	}
	.vcr-retailer-orari.container-fluid h3 {
	    font-size: 20px !important;
	    line-height: normal;
	    padding-bottom: 10px;
	    margin-bottom: 10px;
	}
	section.fascia_intro .vcr-contact-btns {
	    text-align: left;
	}
	.vcr-contact-btns a.vcr-cta.vcr-cta-inline {
	    text-align: center;
	    margin-bottom: 10px;
	    width: 80%;
	}
	.vcr-contact-btns a.vcr-cta.vcr-cta-inline:last-child {
	    display: none;
	}
	main#single_retailer section#form>.container {
	    padding-right: var(--bs-gutter-x, .75rem);
	    padding-left: var(--bs-gutter-x, .75rem);
	    padding-top: 50px;
	    padding-bottom: 50px;
	    text-align: center;
	}
	main#single_retailer section#form label.accettazione {
	    text-align: left;
	}
	button#vcr-ret-cf7 {
	    margin-top: 20px;
	}
	section.fascia_img_comune {
	    position: relative;
	    height: 100px;
	    margin-bottom: 25px;
	}
	section.fascia_marque .row.info-icons {
    	text-align: center;
	}
	section.fascia_marque .info h2.subheader {
	    font-size: 20px !important;
	}
	section.fascia_marque .info p {
	    font-size: 14px !important;
	}
	section.fascia_marque .container{
		padding-bottom: 25px;
		border-bottom: 0px;
	}
	body.single-retailer .nav-container nav#site-navigation {
	    background: #FFF;
	}
	body.single-retailer .nav-container nav#site-navigation button#vcr-btnmenu path,
	.single-retailer nav#site-navigation svg#vcr-logo path.france{
	    fill: #0C0C0C;
	}
	main#single_retailer > section:not(:first-child):not(.fascia_info){
		padding:60px 0px;
	}
	section.fascia_intro .frame_mappa{
		margin-bottom: 40px;
	}
	section.fascia_video iframe {
		aspect-ratio: 16/8.7;
	}
	section.fascia_intro .frame_mappa {
	    height: 375px;
	}
	section.fascia_marque,
	body:not(.page-template-vcmin-page) section.fascia_cucine {
	    padding-top: 0px !important;
	    padding-bottom: 0px !important;
	}
	body.page-template-vcmin-page section.fascia_cucine{
		padding-bottom: 0px !important;
	}
}

/*NOS COUSINES*/
.vcmin-cuisine-insp-container {
    position: relative;
    margin-bottom: 35px;
    border: 1px solid #D1D1D1;
    padding: 24px;
}
.vcmin-cuisine-insp-container .cuisine-title {
    padding: 0px;
}
.vcmin-cuisine-insp-container .cuisine-title h2.title {
    display: block;
    text-align: left;
    border: 0px;
    padding: 0px;
    margin: 0px;
    margin-bottom: 5px;
    font-size: 24px !important;
}
.vcmin-cuisine-insp-container .cuisine-title p:not(.mini) {
	margin-bottom: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	line-height: 21px;
    min-height: 42px;
}
.vcmin-single-cuisine-container{
	transition: all 0.5s;
}
.vcmin-single-cuisine-container:hover{
	border-color: #dc0812;
}
.vcmin-single-cuisine-container:hover .vcr-cta-arrow-hidden-text{
	color: #dc0812;
}
.vcmin-single-cuisine-container:hover .vcr-cta-arrow-hidden-text span.text{
	width: 130px;
	opacity: 1;
}
.vcmin-cuisine-insp-container .cuisine-image {
    margin-bottom: 16px;
    height: 236px;
}
.vcmin-cuisine-insp-container .cuisine-image img{
	height: auto;
    width: auto;
    min-width: 100%;
    max-width: 100%;
    min-height: 100%;
}
section.fascia_style_cucine {
    padding-top: 0px;
}
@media(max-width:991px){
	.vcmin-cuisine-insp-container .cuisine-image{
		height: 150px !important;
	}
}
@media(max-width:767px){
	.vcmin-cuisine-insp-container{
		padding:20px;
	}
	.vcmin-cuisine-insp-container .cuisine-image{
		height: 160px;
	}
	.vcmin-cuisine-insp-container .cuisine-title p{
		margin-bottom: 16px;
	}
}

/*STILI*/
body.single-style section.fascia_cucine,
body.single-product section.fascia_cucine,
body.single-equipee section.fascia_cucine,
body.single-inspiration section.fascia_cucine{
    padding-top: 0px !important;
    padding-bottom: 60px !important;
}
body.single-style section.fascia_cucine .container,
body.single-product section.fascia_cucine .container,
body.single-equipee section.fascia_cucine .container,
body.single-inspiration section.fascia_cucine .container{
    padding-top: 80px;
    border-top: 1px solid #D1D1D1;
}
.vcr-single-row-catalogue-condensed img {
    /*height: 363px;*/
    /*width: auto;*/
}
@media(max-width:767px){
	.vcr-single-row-catalogue-condensed {
	    text-align: center;
	}
	.vcr-single-row-catalogue-condensed img {
	    margin-bottom: 32px;
	}
}

/*MODELLI*/
body.single-product div#content,
body.single-equipee div#content,
body.single-muebles-rangements div#content,
body.single-post div#content,
body.single-inspiration div#content{
    padding-top: 0px;
}
body.single-product div#vcr-bc-container,
body.single-equipee div#vcr-bc-container,
body.single-muebles-rangements div#vcr-bc-container,
body.single-post div#vcr-bc-container,
body.single-inspiration div#vcr-bc-container{
    position: absolute;
    top: 90px;
    z-index: 9999;
    left: 0px;
    right: 0px;
}
body.single-product div#vcr-bc-container .vcr-breadcrumbs,
body.single-product div#vcr-bc-container .vcr-breadcrumbs a,
body.single-equipee div#vcr-bc-container .vcr-breadcrumbs,
body.single-equipee div#vcr-bc-container .vcr-breadcrumbs a,
body.single-muebles-rangements div#vcr-bc-container .vcr-breadcrumbs,
body.single-muebles-rangements div#vcr-bc-container .vcr-breadcrumbs a,
body.single-post div#vcr-bc-container .vcr-breadcrumbs,
body.single-post div#vcr-bc-container .vcr-breadcrumbs a,
body.single-inspiration div#vcr-bc-container .vcr-breadcrumbs,
body.single-inspiration div#vcr-bc-container .vcr-breadcrumbs a,
body.page-template-vcmin-page-quiz div#vcr-bc-container .vcr-breadcrumbs,
body.page-template-vcmin-page-quiz div#vcr-bc-container .vcr-breadcrumbs a{
    color: #FFF;
}
main#single_model,
main#single_equipee,
main#single-muebles-rangements,
main#single-post,
main#single-inspiration {
    position: relative;
}
section#model_header {
    position: relative;
    padding: 0px;
    height: 722px;
}
section#model_header img{
	min-height: 100%;
    max-width: none;
    min-width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	object-fit: cover;
}
div#model-title-container {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 50%;
}
section.model_ancore {
    background-color: #FAFAFA;
    padding: 10px 0px;
    text-align: center;
    transition: all 0.5s;
}
section.model_ancore a,
.vcr-internal-menu {
    font-weight: 300;
    text-decoration: none;
    padding: 10px 0px;
    display: inline-block;

}
section.model_ancore a{
	text-decoration: underline;
}
section.model_ancore.scrolled {
    position: fixed;
    left: 0px;
    top: 116px;
    right: 0px;
    z-index: 999;
}

section.model_ancore .desktop > .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
section.model_ancore .desktop > .row > .col {
    width: auto;
    flex: unset;
}

.vcr-internal-menu{
	text-decoration: underline;
}
section.model_ancore a:hover,
section.model_ancore a:active,
a.vcr-internal-menu:hover{
	color:#dc0812;
	text-decoration: underline;
}
.vcr-single-must-content{
	position: relative;
    /* height: 680px; */
}
.vcr-single-colours-content {
    position: relative;
    height: 550px;
}
.vcr-single-must-content img {
    /* position: absolute;
    width: 100%;
    min-height: 65%;*/
    max-width: 100%;
    /*top: 50%;
    transform: translateY(-50%); */
}
.vcr-single-colours-content img {
    position: absolute;
    width: 100%;
    min-height: 100%;
    max-width: 200%;
    top: 50%;
    transform: translateY(-50%);
}

div#model_row_completacon {
    padding: 0px;
}
div#model_row_completacon .content {
    border: 1px solid #D1D1D1;
    transition: all 0.5s;
}
div#model_row_completacon .content:hover {
    border-color: #dc0812;
}
div#model_row_completacon .content:hover .vcr-cta span.text{
	width: 130px;
    opacity: 1;
}
div#model_row_completacon .vcr-cta span.text {
    padding: 0px;
    min-height: 0px;
}
div#model_row_completacon .text p {
    max-width: 70%;
}
div#model_row_completacon .text img {
    position: absolute;
    right: 40px;
    top: 50px;
    height: 50px;
    width: auto;
}
div#model_row_completacon .text a {
    position: absolute;
    right: 40px;
    bottom: 15px;
}
div#model_row_completacon .text {
    position: relative;
    padding: 40px 40px 15px 40px;
    min-height: 230px;
}
section.fascia_model_cucine div#veneta-cuisines {
    margin-top: 50px;
}
section.model_ancore .tablet{
	display: none;
}
section.model_ancore ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
section.model_ancore ul li {
    display: inline-block;
    padding: 0px 30px;
}
section.model_ancore .tablet {
    overflow-x: auto;
    white-space: nowrap;
    width: 100%;
}
section.model_ancore .col:first-child {
    text-align: left;
}
section.model_ancore .col:last-child {
    text-align: right;
}
div#vcr-cucina-slider-colori .immagini-colori {
    padding: 0px 25px 0px 0px;
}
div#vcr-cucina-slider-colori .foto {
    padding-right: 0px;
}
div#vcr-cucina-slider-colori .vcr-colours {
    margin: 70px 0px 0px 0px;
    padding: 0px;
    max-width: 300px;
}
div#vcr-cucina-slider-colori .vcr-colours .vcr-colour {
    margin-bottom: 60px;
}
div#vcr-cucina-slider-colori .immagini-colori img:first-child {
    padding-right: 120px;
}
div#vcr-cucina-slider-colori .immagini-colori img:last-child {
    padding-right: 90px;
}
div#vcr-cucina-slider-colori .immagini-colori img {
    width: 100%;
}
div#vcr-cucina-slider-colori .foto {
    overflow: hidden;
}
div#vcr-cucina-slider-colori .foto img {
    height: 100%;
    max-width: none;
}
.vcr-cuisine-colori-parent {
    background-color: #FAFAFA;
}
div#vcr-cucina-slider-colori .descrizione {
    padding: 0px 25px;
}
div#vcr-cucina-slider-colori .cuisine-single-color-slide{
	overflow: hidden;
}
div#vcr-cucina-slider-colori-arrows {
    padding: 20px 0px;
    margin: 20px 0px 50px 0px;
}
div#vcr-cucina-slider-colori .immagini-colori .images img {
    margin-bottom: 22px;
}
body:not(.home) div#vcr-cucina-slider-colori .immagini-colori,
body:not(.home) div#vcr-cucina-slider-colori .descrizione{
	padding-top: 100px;
}
body:not(.home) div#vcr-cucina-slider-colori div#vcr-cucina-slider-colori-arrows{
	padding:50px 0px;
}
.cuisine-preview .vcr-cta-arrow-hidden-text svg path {
    fill: #dc0812;
}
@media(max-width:1199px){
	section.model_ancore.scrolled	{
		top: 111px;
	}
	
	div#vcr-cucina-slider-colori .foto {
	    margin-top: 60px;
	    padding: 0px;
	}
	div#vcr-cucina-slider-colori .foto img {
	    width: 100%;
	}
}
@media(max-width:1024px){
	section.model_ancore.scrolled	{
		top: 90px;
	}
}
@media(max-width:991px){
	section.model_ancore.scrolled{
		/*top:98px;*/
		padding-bottom: 1px;
	}
	section.model_ancore .desktop{
		display: none;
	}
	section.model_ancore .tablet{
		display: block;
		padding-bottom: 8px;
	}
	section#model_must .elementor-widget-wrap {
	    padding: 0px !important;
	}
	section#model_must .elementor-widget-wrap section {
	    padding: 0px 25px;
	}
	div#vcr-model-colours-slider-desktop,
	div[data-id="vcr-model-colours-sliderdesktop"] {
	    display: none;
	}
	div#vcr-cucina-slider-colori .foto{
		padding:0px !important;	
	}
	div#vcr-cucina-slider-colori .foto img{
		width: 100%;
	}
	section#model_header {
	    height: 500px;
	}
}
@media(max-width:767px){
	section#model_header {
	    height: 400px;
	}
	header#masthead nav#site-navigation {
		height: 104px;
	}
	section.model_ancore.scrolled {
		top: 90px;
	}
	header#masthead nav#site-navigation > .nav-bar {
		padding-top: 45px !important;
		height: 100%;
	}
	header#masthead nav#site-navigation > .nav-bar > .row {
		height: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		width: 100%;
	}
	header#masthead nav#site-navigation > .nav-bar div#main-menu-container {
		display: flex !important;
		flex-wrap: wrap;
		width: auto;
	}
	header#masthead nav#site-navigation .module.col-logo a {
		display: inline-block;
		width: 100%;
		height: 100%;
	}
	header#masthead nav#site-navigation .module.col-logo img {
		height: 100%;
		width: auto;
	}
	header#masthead nav#site-navigation .module.col-logo {
		min-width: 170px;
	}

	section#model_header {
	    min-height: 300px;
	    position: relative;
	}
	body.single-product div#vcr-bc-container,
	body.single-equipee div#vcr-bc-container,
	body.single-muebles-rangements div#vcr-bc-container,
	body.page-template-vcmin-page-image div#vcr-bc-container,
	body.single-post div#vcr-bc-container,
	body.single-inspiration div#vcr-bc-container{
		display: none;
	}
	div#model-title-container h1 {
	    font-size: 40px !important;
	    text-align: center;
	}
	section.model_ancore a {
	    font-size: 14px;
	}
	.vcr-single-must-content, .vcr-single-colours-content{
		/* height: 400px; */
	}
	div#model_row_completacon .text img {
		width: 65px;
		height: auto;
		top: 30px;
		right: 24px;
	}
	div#model_row_completacon .text a {
	    position: relative;
	    right: initial;
	}
	div#model_row_completacon .text p {
	    max-width: 100%;
	    font-size: 14px !important;
	}
	div#vcmin-news-header>.container{
		text-align: center;
	}
	div#vcmin-news-header h1{
	    font-size: 20px !important;
	    text-align: center;
	    margin: 5px 0px 15px;
	}
	div#vcmin-news-header a.vcr-cta {
	    font-size: 12px;
	    padding: 10px !important;
	}
	div#vcmin-news-header a.vcr-cta svg {
	    height: 15px;
	    top: -1px;
	}
	div#vcmin-news-header h2 {
	    font-size: 12px !important;
	}
	div#vcmin-news-header>.container{
		top:60%;
	}
	div#vcr-cucina-slider-colori .foto {
	    margin-top: 0px;
	    margin-bottom: 0px !important;
	}
	.vcr-single-caranto-applicazione h4{
		bottom: 30px !important;
	}
	body:not(.home) div#vcr-cucina-slider-colori .immagini-colori{
		padding-top: 0px;
	}
	body:not(.home) div#vcr-cucina-slider-colori .descrizione{
		padding-top: 64px;
	}
	
	.vcr-single-must-content h2, .vcr-single-must-content p {
		left: 45px;
		right: 45px;
	}
	

	.vcr-single-must-content img, .vcr-single-colours-content img {
		position: absolute;
		width: 100%;
		min-height: 86%;
		max-width: 200%;
		top: 50%;
		transform: translateY(-50%);
	}


}
@media(max-width:500px){
	.vcr-single-must-content h2, .vcr-single-must-content p {
		left: 30px;
		right: 30px;
	}

}


/**/
@media (max-width: 767px){
	.vcr-single-must-content {
		/* height: 350px !important; */
	}
	#vcr-model-must-slider .vcr-single-must-content p, #vcr-model-must-slider .vcr-single-must-content h2 {
		/* position: absolute; */
		color: #000 !important;
		font-size: 17px !important;
		/* left: 20px;
		right: 20px;
		top: 67%;
		z-index: 1; */
		font-weight: 200;
		text-align: center;
		padding: 25px 15px 0 15px;
	}
	.vcr-single-must-content > img {
		position: relative;
		width: auto;
		height: 100%;
		min-height: unset;
		max-width: 120%;
		top: unset;
		transform: unset;
	}
	body.single-product .vcr-single-must-content > img,
	body.single-inspiration .vcr-single-must-content > img {
		width: 100%;
		max-width: 100%;
	}
}
/**/
@media (max-width: 576px){
	.vcr-single-must-content {
		height: auto !important;
	}
	.vcr-single-must-content > img {
        position: relative;
        width: auto;
        height: 100%;
        min-height: unset;
        max-width: 170%;
        top: unset;
        transform: unset;
    }
	#vcr-model-must-slider .slick-slider-arrows {
		padding-top: 12px;
	}
}
/*CUISINE EQUIPEE*/
.elementor-section.elementor-section-boxed.vcr-little-container>.elementor-container {
    max-width: 842px !important;
    margin: 70px auto;
}
.vcr-single-kitchen-content img{
	margin-bottom: 10px;
}
div#vcr-faqs-parent button.accordion-button {
    padding: 0px;
    line-height: normal;
    color: #0C0C0C !important;
    background: transparent;
    border: 0px !important;
    box-shadow: none;
    margin: 0px;
}
div#vcr-faqs-parent .accordion-item {
    border: 0px !important;
    margin-bottom: 56px;
}
div#vcr-faqs-parent button.accordion-button:focus, div#vcr-faqs-parent button.accordion-button:active {
    border: 0px !important;
    outline: none;
    box-shadow: none;
}
div#vcr-faqs-parent .accordion-body {
    padding: 16px 0px 0px 0px;
    font-weight: 300;
    font-size: 16px;
}
.vcr-slick-slider-preview-equipee .img-container {
    height: 236px;
    overflow: hidden;
    margin-bottom: 16px;
}
.vcr-slick-slider-preview-equipee .img-container img{
    margin-bottom: 0px;
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.vcr-slick-slider-preview-equipee svg path,
.vcr-slick-slider-preview-equipee a {
    fill: #dc0812;
    color: #dc0812;
}
.vcr-little-container .elementor-widget-wrap.elementor-element-populated {
    padding: 0px 15px !important;
}


/*BLOG CATEGORY*/
body.page-template-vcmin-page-blog-category div#content {
    padding-top: 85px;
}
.vcmin-news-blog-grid .cuisine-image{
    height: 236px;
}
.vcmin-news-blog-grid h2 a {
    color: inherit;
    font-weight: inherit;
    padding: 7px 0px;
    display: inline-block;
}
.vcmin-news-blog-grid h1.title {
    text-transform: none;
    font-size: 24px !important;
    min-height: 60px;
}
.vcr-blog-categories a {
    margin-right: 15px;
}
body.single-post section.fascia_cucine{
	border-top: 1px solid #D1D1D1;
    padding-top: 80px;
}
section.fascia_single_correlated{
   padding: 0px 0px 120px 0px;
}
.vcr-single-row-small-banner {
    padding: 60px 76px !important;
}
.vcr-single-row-small-banner .vcr-cta {
    margin-bottom: 32px;
}
.vcmin-cuisine-insp-container .cuisine-title a {
    color: #dc0812;
}
@media(max-width:767px){
	.vcr-single-row-small-banner {
	    padding: 40px 26px !important;
	}
}

/* SINGLE POST BLOG */
body.single-post h1 {
    text-transform: none !important;
}
.vcr-correlated-post-single {
    margin: 0px 15px;
}

/* DEVENZ REV */
iframe.iframe-revendeur {
    height: 720px;
}
div#vcr-aperture-slider h1.title {
    min-height: unset;
    padding: 10px 0px;
    margin-bottom: 5px;
}
div#vcr-aperture-slider .slick-track {
    display: flex;
    flex-wrap: wrap;
}
div#vcr-aperture-slider .vcr-correlated-post-single {
    height: auto;
}
div#vcr-aperture-slider .vcr-correlated-post-single a.vcr-cta {
    position: absolute;
    bottom: 24px;
    left: 24px;
}
div#vcr-aperture-slider .vcr-correlated-post-single a.vcr-cta {
    position: absolute;
    bottom: 24px;
    left: 24px;
}
div#vcr-aperture-slider .vcr-correlated-post-single h4.title {
    margin-bottom: 50px;
}

iframe.iframe-revendeur.little {
    height: 227px;
}
section#form.devenez-revendeur,
section#form.devenir-franchise {
    padding: 80px 0px;
}
section#form.devenez-revendeur .container .elementor-column > span,
section#form.devenir-franchise .container .elementor-column > span {
    margin: 0px;
}
section#form.devenez-revendeur .col-form,
section#form.devenir-franchise .col-form {
    padding: 50px 0px;
}
section#form.devenez-revendeur .contact_module .elementor-column,
section#form.devenir-franchise .contact_module .elementor-column {
    margin-bottom: 10px;
}
section#form.devenez-revendeur .contact_module div .wpcf7-text,
section#form.devenez-revendeur .contact_module div .wpcf7-select,
section#form.devenez-revendeur .contact_module div .wpcf7-textarea,
section#form.devenir-franchise .contact_module div .wpcf7-text,
section#form.devenir-franchise .contact_module div .wpcf7-select,
section#form.devenir-franchise .contact_module div .wpcf7-textarea {
    padding: 5px 10px;
}
section#form.devenez-revendeur .contact_module .elementor-column.col-radio
section#form.devenir-franchise .contact_module .elementor-column.col-radio {
	margin-left: 0px;
}
section#form.devenez-revendeur input.wpcf7-submit,
section#form.devenir-franchise input.wpcf7-submit {
	display: none;
}
section#form.devenez-revendeur label.accettazione span.wpcf7-not-valid-tip,
section#form.devenir-franchise label.accettazione span.wpcf7-not-valid-tip {
    position: absolute;
    width: 200px;
    top: 60px;
}
section#form.devenez-revendeur button#vcr-ret-cf7,
section#form.devenir-franchise button#vcr-ret-cf7 {
    float: left;
}
section#form.devenez-revendeur .contact_module div .wpcf7-textarea,
section#form.devenir-franchise .contact_module div .wpcf7-textarea {
    height: 70px;
}
section#form.devenez-revendeur img,
section#form.devenir-franchise img {
    right: -10%;
    height: 100%;
}
div#vcr-ret-slicker-staff img {
    margin-bottom: 8px;
}
div#vcr-ret-slicker-staff h5 {
    color: #0C0C0C;
    font-weight: 100;
    margin-bottom: 5px;
}
div#vcr-ret-slicker-staff h2{
	font-size: 16px !important;
	text-transform: none;
}
div#vcr-ret-slicker-staff p{
	font-size: 14px !important;
}
@media(max-width:991px){
	iframe.iframe-revendeur{
		height: 500px;
	}
}
@media(max-width:767px){
	iframe.iframe-revendeur, iframe.iframe-revendeur.little {
	    height: 250px;
	}
	section#form.devenez-revendeur .col-form,
	section#form.devenir-franchise .col-form {
		padding:50px 15px;
	}
}

/*MERCI*/
ul#vcr-merci-social {
    margin: 0px;
    padding: 0px;
    list-style-type:none;
    text-align: center;
}
ul#vcr-merci-social a {
    color: #717171;
    font-size: 20px;
    padding: 5px 16px;
}

/* CARANTO & SUBPAGES */
.vcr-single-caranto-applicazione .content {
    position: relative;
    height: 396px;
    overflow: hidden;
    margin-bottom: 25px;
}
.vcr-single-caranto-applicazione img {
    position: absolute;
    height: 100%;
    width: auto;
    max-width: none;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.vcr-single-caranto-applicazione h4 {
    position: absolute;
    bottom: 12px;
    left: 20px;
    line-height: normal;
    margin-bottom: 0px;
    right: 20px;
    z-index: 99;
}
div#vcr-caranto-vantaggi {
    padding: 24px;
    background-color: #FAFAFA;
}
.vcr-single-caranto-vantaggio img {
    display: inline-block;
    margin: 5px 15px 5px 0px;
}
.vcr-single-caranto-vantaggio p {
    display: inline;
    font-size: 16px !important;
}
.vcr-single-finition-content {
    padding: 15px;
    margin: auto;
}
.vcr-single-finition-content img {
    margin-bottom: 24px;
    width: 100%;
}
.vcr-single-finition-content h2 {
    line-height: normal;
}
div#model_row_completacon.caranto .content:hover{
	border-color:#167990;
}
.sfumato_nero {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background: linear-gradient(to top, rgb(12 12 12 / 100%), transparent);
    background: linear-gradient(to top, rgb(12 12 12 / 30%), transparent);
    z-index: 1;
}



@media(max-width:991px){
	.vcr-single-caranto-applicazione .content{
		height: 336px;
	}
}
@media(max-width:767px){
	.vcr-single-caranto-applicazione img {
	    width: 100%;
	    height: auto;
	    max-height: unset;
	}
}

/* LA MARQUE / GREEN THINKING */
div#vcr-la-marque-filiera .header {
    background-color: #fafafa;
    padding: 24px 0px;
}
ul#myTab {
    text-align: center;
    display: block;
    margin: 0px;
    border-bottom: 0px;
}
ul#myTab li.nav-item {
    display: inline-block;
}
ul#myTab li.nav-item button {
    border: 0px;
    padding: 0px;
    margin: 0px 150px;
    background-color: transparent;
    font-size: 16px;
}
ul#myTab li.nav-item button.active {
    color: #dc0812;
}
div#myTabContent {
    padding-top: 60px;
    padding-bottom: 80px;
}
div#myTabContent img.w-100 {
    padding-left: 100px;
}
.page-template section.fascia_marque .container {
    border-bottom: 0px;
    padding-bottom: 0px;
}
#vcr-norme-qualita>.elementor-container {
    margin-top: 0px;
    margin-bottom: 0px;
}
@media(max-width:1399px){
	ul#myTab li.nav-item button{
		margin:0px 130px;
	}
}
@media(max-width:1199px){
	ul#myTab li.nav-item button{
		margin:0px 105px;
	}
}
@media(max-width:991px){
	ul#myTab li.nav-item button{
		margin:0px 50px;
	}
	div#myTabContent img.w-100 {
	    padding-left: 0px;
	}
}
@media(max-width:767px){
	#vcr-section-la-marque-filiera .elementor-widget-wrap.elementor-element-populated {
	    padding: 0px !important;
	}
	#vcr-section-la-marque-filiera div#myTabContent {
	    padding-left: 5px;
	    padding-right: 5px;
	}
	div#vcr-la-marque-filiera ul#myTab {
	    width: 100%;
	    overflow-x: auto;
	    text-wrap: nowrap;
	    padding: 0px 5px;
	}
	ul#myTab li.nav-item button {
	    margin: 0px 50px 0px 0px;
	}
	ul#myTab li.nav-item:last-child button {
		margin-right: 0;
	}
}

/*TRAVAILLEZ AVEC NOUS*/
div#vcr-for-travaillez-avec-nous input.wpcf7-file {
    display: none;
}
button#vcr-lavoraconnoi-file-btn {
    margin-bottom: 16px;
    padding: 20px 30px !important;
}
section#form-travailler-avec-nous-section {
    overflow: visible;
}
@media(max-width:991px){
	section#form-travailler-avec-nous-section img{
		display: none;
	}
}

/* CONSEILS */
div#vcr-conseils-grid .elementor-tab-title {
    display: inline-block;
    padding: 15px 20px !important;
    font-size: 10pt;
    text-transform: none;
    font-weight: 500;
    text-decoration: none !important;
    border: 1px solid;
    transition: all 0.5s;
    text-transform: uppercase !important;
    margin: 0px 10px 10px 0px;
    color: #dc0812;
}
div#vcr-conseils-grid .elementor-tab-title.elementor-active {
    color: #FFF !important;
    background: #0C0C0C;
}
div#vcr-conseils-grid .elementor-tabs-content-wrapper .elementor-tab-title {
    display: none;
}
div#vcr-conseils-grid .elementor-tabs-content-wrapper .elementor-tab-content {
    padding: 0px;
}
div#vcr-conseils-grid .elementor-tabs-content-wrapper .elementor-tab-content h4 {
    font-size: 16px !important;
    font-weight: 300 !important;
    text-transform: uppercase;
}
div#vcr-conseils-grid .elementor-tabs-content-wrapper .elementor-tab-content p {
    font-size: 16px !important;
    line-height: normal;
}
div#vcr-conseils-grid .elementor-tabs-content-wrapper .elementor-tab-content img {
    margin-bottom: 10px;
}
@media(max-width:767px){
	div#vcr-conseils-grid .elementor-tabs .elementor-tabs-wrapper{
		display: block !important;
	}
}

/* LANDING PROMO */
body.page-template .fascia_form img {
    bottom: -135px;
}

/* REALISATIONS */
.vcr-in-evidenza-container {
    background-position: center;
    background-size: cover;
    position: relative;
}
.vcr-in-evidenza-container .description {
    max-width: 610px;
}
.vcr-in-evidenza-container a.vcr-cta.vcr-cta-arrow-hidden-text,
.vcr-in-evidenza-container a.vcr-cta.vcr-cta-arrow-hidden-text svg path {
    color: #dc0812;
    fill: #dc0812;
}
.fondo_nero {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: color(srgb 0.05 0.05 0.05 / 0.7);
    background-color: color(srgb 0.05 0.05 0.05 / 0.2);
}
.vcr-in-evidenza-content {
    position: relative;
}
.vcr-in-evidenza-content .description.text-white * {
    color: #FFF;
}
.more-realisations-container img {
    position: relative;
    top: -22px;
}
.more-realisations-container .content {
    width: 90%;
}
.more-realisations-container .content, .more-realisations-container img {
    display: inline-block;
}
.vcr-single-row-default.fascia_form {
    padding: 0px !important;
}
.vcr-single-row-default.fascia_form .vcr-form {
    padding: 120px 0px;
}
.vcr-single-row-default.fascia_form .vcr-form img {
    height: 90%;
    right: -200px;
}
@media(max-width:991px){
	.more-realisations-container img{
		top:-15px;
	}
}
@media(max-width:767px){
	.more-realisations-container img{
		position: relative;
    	top: -100px;
	}
	.more-realisations-container .content {
	    width: 70%;
	}
	.more-realisations-container .text-end {
	    text-align: center !important;
	}
}

/* MAGAZINE */
.vcm-archive-news .vcmin-single-cuisine-container{
	min-height: 500px;
}
@media(max-width:991px){
	.vcm-archive-news .vcmin-single-cuisine-container{
		min-height: 0px;
	}	
}

/* CONTACTEZ NOUS */
.vcr-contact-link-box {
    border: 1px solid #D1D1D1;
    transition: all 0.5s;
    max-width: 450px;
    margin: auto;
}
.vcr-contact-link-box:hover {
    border-color: #dc0812;
}
.vcr-contact-link-box .row > div {
    padding-left: 0;
    padding-right: 0;
}
.vcr-contact-link-box h4 {
    margin-bottom: 0px;
}
.vcr-contact-link-box a {
	transition: all 0.5s;
    font-weight: 500;
    display: inline-block;
    line-height: 75px;
    padding: 10px 20px;
    width: 100%;
}

/* GARANTIE */
div#elementor-tab-title-1601 {
    border-bottom: 0px;
}
.vcr-single-row-garantie a {
    font-weight: 300;
    text-decoration: underline;
}
.vcr-single-row-garantie .elementor-toggle .elementor-tab-title * {
    text-decoration: none !important;
    color: #0C0C0C;
}
.vcr-single-row-garantie .elementor-toggle .elementor-tab-title {
    border-bottom: 0px;
}
.vcr-single-row-garantie .elementor-toggle .elementor-tab-title a {
    font-weight: 500;
    color: #0C0C0C !important;
}
.vcr-single-row-garantie .elementor-toggle .elementor-tab-content {
    border-bottom: 0px;
}
.vcr-single-row-garantie span{
	font-weight: 300 !important;
}

/* STORE LOCATOR */
div#map-container, div#map,
div#user-panel {
    height: 100%;
}
div#store-locator-container h4 {
    margin-bottom: 29px;
    max-width: 100%;
}
div#store-locator-container {
    padding: 45px 0px 45px 0px;
}

div#row-full-width-container {
    height: 460px !important;
    /*overflow-y: scroll;*/
}
div#user-panel-content{
	height: 100%;
	/*overflow-y: scroll;*/
}
button#input-address-search-button {
    margin: 0px !important;
    width: 30% !important;
    margin: 0px;
    position: relative;
    top: -2px;
	
	width: 120px !important;
	padding: 13px 10px !important;
}
input#input-address-search {
    display: inline-block;
    width: calc(100% - 120px);
    height: 52px;
}
div#address-search {
    margin-bottom: 52px;
}
li.retiler_list h4 {
    margin-bottom: 12px !important;
}
ul#ul_retailers_list li.retiler_list p {
    font-weight: 300;
}
ul#ul_retailers_list li.retiler_list{
	margin-bottom: 32px;
}
ul#ul_retailers_list li.retiler_list.selected {
    background-color: transparent;
    border: 1px solid #dc0812;
    padding: 10px;
}
ul#ul_retailers_list li.retiler_list.selected:after{
	color: #dc0812;
}
.gm-style-iw.gm-style-iw-c{
    max-width: 413px !important;
    padding: 0px;
    max-height: none !important;
}
.marker_infowindow .header {
    position: relative;
    margin-top: 45px;
}
.marker_infowindow .header a {
    position: absolute;
    top: 6px;
    right: 0px;
}
.marker_infowindow {
    margin: 24px;
}
.marker_infowindow p svg {
    margin-right: 5px;
}
.marker_infowindow .vcr-cta {
    margin-top: 16px;
}
.gm-style .gm-style-iw-d {
    padding: 0px !important;
    max-height: none !important;
    overflow: hidden !important;
}
.gm-style-iw-chr {
    position: fixed;
    top: 0px;
    z-index: 99999;
    right: 0px;
}
@media(max-width:991px){
	div#row-full-width-container{
		height: auto !important;
	}
	div#map-container, div#map {
	    height: 500px;
	}
	div#user-panel-content {
		height: auto;
	}
	div#user-panel,	div#user-panel-content {
		min-height: unset !important;
	}
	div#map-container {
	    margin-top: 52px;
	}
}
@media(max-width:767px){
	div#map-container, div#map {
	    height: 400px;
	    min-height: 0px !important;
	}
	div#map {
		margin-left: calc((100vw - 100%) / -2);
		width: 100vw;
	}
	.marker_infowindow {
		margin: 5px 10px;
	}
	.marker_infowindow .vcr-cta {
		padding: 10px 20px !important;
		margin: 5px 0;
	}
	ul#ul_retailers_list {
	    height: 180px !important;
	}
}
@media(max-width:500px){
	.gm-style-iw.gm-style-iw-c{
		max-width: 370px !important;
	}
	div#user-panel-content div#retailers_list ul {
		height: 240px !important;
	}
}

/* QUIZ */
body.quiz div#content{
	padding-top: 100px;
}
body.quiz .vcr-breadcrumbs,
body.quiz .vcr-breadcrumbs *{
	color: #0C0C0C !important;
}
body.quiz button#vcr-btnmenu path{
    fill:#0C0C0C !important;
}
body.quiz nav#site-navigation > .container{
    border-bottom-color: #A7A7A7 !important;
}
body.quiz div#vcr-bc-container {
    position: relative;
    top: initial;
}

.slow-collapse{
	transition: height 1.2s ease;
}
.vcr-quiz-slide {
    padding: 80px 0px;
}
.vcr-quiz-slide .header {
    position: relative;
}
.vcr-quiz-slide .header img {
    height: 90px;
    position: absolute;
    right: 0px;
    top: 0px;
}
.vcr-quiz-slide .header h2 {
    max-width: 80%;
    min-height: 100px;
}
#quiz-4 .header h2 {
    max-width: calc(100% - 110px);
}
.vcr-quiz-slide p {
    margin-bottom: 80px;
}
.single_style_content,
.single_equipee_content,
.single_quien_content,
.single_plan_content {
    position: relative;
    margin-bottom: 32px;
    height: 296px;
    overflow: hidden;
    transition: all 0.5s;
    border: 2px solid transparent;
}
.single_budget_content {
    position: relative;
    margin-bottom: 32px;
    height: 243px;
    border: 2px solid #D1D1D1;
    text-align: center;
    background-color: #FAFAFA;
    padding: 15px;
    transition: all 0.5s;
}
.single_budget_content .content {
    position: absolute;
    left: 15px;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
}
.single_budget_content .content .simboli_euro {
    margin-bottom: 16px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.single_budget_content .content .simboli_euro img {
    width: 60px;
    margin: 0 4px;
}
@media (max-width: 549px){
	.single_budget_content .content .simboli_euro img {
		width: 45px;
		margin: 0 2px;
	}
}
.single_style_content:hover,
.single_style_content.active,
.single_equipee_content:hover,
.single_equipee_content.active,
.single_quien_content:hover,
.single_quien_content.active,
.single_plan_content:hover,
.single_plan_content.active,
.single_budget_content:hover,
.single_budget_content.active{
    border: 2px solid #dc0812;
    cursor: pointer;
}
.single_style_content img,
.single_equipee_content img,
.single_quien_content img,
.single_plan_content img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.single_style_content h4,
.single_equipee_content h4,
.single_quien_content h4,
.single_plan_content h4{
    color: #FFF !important;
    position: absolute;
    bottom: 13px;
    z-index: 999;
    line-height: normal;
    margin-bottom: 0px;
    left: 20px;
    right: 20px;
}
.single_plan_content {
    height: auto;
}
.single_plan_content .main_content {
    height: 296px;
    height: auto;
	width: 100%;
    position: relative;
    margin-bottom: 0; /*12px;*/
}
.single_plan_content.description,
.single_plan_content .description{
	transition: all 0.5s;
}
.single_plan_content .description{ display: none; }
.single_plan_content:hover .description,
.single_plan_content.active .description{
	padding: 10px;
}
.single_plan_content .description * {
    margin-bottom: 0px;
}
.vcr-quiz-next {
    margin-top: 48px;
}

.vcr-quiz-reslt-single-product {
    padding: 32px 0px 80px;
}
.vcr-quiz-reslt-single-product img.logo {
    margin: 120px 0px 49px 0px;
    margin: 0px 0px 49px 0px;
}
.vcr-quiz-reslt-single-product .header {
    margin-bottom: 60px;
}
.vcr-quiz-reslt-single-product .row>div {
    position: relative;
}
.vcr-quiz-reslt-single-product .row.row-descr_img {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.descrizione-content {
    /*position: absolute;
    left: 10px;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);*/
}
div#vcr-quiz-result .fascia_form {
    background-color: #D3CFBC;
    padding: 120px 0px;
}
.vcr-quiz-reslt-single-product.hide {
    display: none;
}

#quiz_form_accept_nl label.accettazione {
    margin-top: 0;
    font-size: 18px !important;
}

#quiz-4 .single_plan_content .sfumato_nero {
    display: none;
}
#quiz-4 .single_plan_content h4 {
    left: 35px;
}

@media(max-width:991px){
	.single_style_content,
	.single_equipee_content,
	.single_quien_content{
	    height: 336px;
	}
	.single_budget_content .content .simboli_euro svg,
	.single_budget_content .content .simboli_euro img.stella_prezzo {
	    height: 35px;
	    width: auto;
	}
	.descrizione-content {
	    position: relative;
	    top: initial;
	    left: initial;
	    right: initial;
	    transform: none;
	}
}
@media(max-width:767px){
	.single_style_content,
	.single_equipee_content,
	.single_quien_content,
	.single_budget_content{
	    height: 250px;
	    width: 250px;
	    margin-left: auto;
	    margin-right: auto;
	}
	.single_style_content, .single_equipee_content, .single_quien_content, .single_budget_content {
		width: 100%;
		height: auto;
		aspect-ratio: 1;
	}
	
	.vcr-quiz-slide p {
		margin-bottom: 40px;
	}
	.vcr-quiz-next {
		margin-top: 0px;
	}
	.vcr-quiz-slide {
		padding: 40px 0px;
	}
	
	.vcr-quiz-slide .header img {
	    height: 50px;
	}
}

/* CAROSELLO VIDEO PAG Devenez Revendeur */
.carosello_video .row_main {
	margin-bottom: 40px;
}
.carosello_video .row_main iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 16/9;
    border: 0;
    vertical-align: middle;
}

.carosello_video .row_thumb {
	margin-bottom: 80px;
}
.carosello_video .row_thumb .video_inner {
    border: 2px solid transparent;
    transition: var(--transition);
    cursor: pointer;
}
.carosello_video .row_thumb .video_inner.curr,
.carosello_video .row_thumb .video_inner:hover {
    border-color: #dc0812;
}
.carosello_video .row_thumb .video_inner img {
    width: 100%;
    height: 100%;
    aspect-ratio: 16 / 9;
    object-fit: cover;
}

@media (min-width: 768px){
	section#home_fascia_italia {
		z-index: 1;
		transform: translateY(-100%);
		margin-bottom: -78px;
	}
}

div#home-stili .slick-track,
div#cuisines .slick-track,
div#equipee2 .slick-track {
	display: flex;
	flex-wrap: wrap;
}
div#home-stili .slick-track .vcr-single-kitchen-container,
div#cuisines .slick-track .vcr-single-kitchen-container,
div#equipee2 .slick-track .vcr-single-kitchen-container {
	height: auto;
}
div#home-stili .slick-track .vcr-single-kitchen-container .vcr-single-kitchen-content,
div#cuisines .slick-track .vcr-single-kitchen-container .vcr-single-kitchen-content,
div#equipee2 .slick-track .vcr-single-kitchen-container .vcr-single-kitchen-content {
    position: relative;
	height: 100%;
}
div#home-stili .vcr-single-kitchen-container a.vcr-cta,
div#cuisines .vcr-single-kitchen-container a.vcr-cta,
div#equipee2 .vcr-single-kitchen-container a.vcr-cta {
	position: absolute;
	left: 24px;
	bottom: 24px;
}
div#home-stili .vcr-single-kitchen-container p,
div#cuisines .vcr-single-kitchen-container p,
div#equipee2 .vcr-single-kitchen-container p {
	margin-bottom: 60px;
}

.markdown.prose > p:last-child {
    margin-bottom: 0;
}
@media (max-width: 767px){
	.markdown.prose {
		padding-top: 40px;
		padding-bottom: 40px;
	}
}

.vcm-home-news-container .vcmin-single-cuisine-container {
    height: calc(100% - 35px);
}
.vcm-home-news-container .vcmin-single-cuisine-container h4.title,
div#vcr-correlated-posts .vcr-correlated-post-single h4.title {
    margin-bottom: 50px;
}
.vcm-home-news-container .vcmin-single-cuisine-container a.vcr-cta,
div#vcr-correlated-posts .vcr-correlated-post-single  a.vcr-cta {
    position: absolute;
    left: 24px;
    bottom: 24px;
}
div#vcr-correlated-posts .slick-track {
	display: flex;
	flex-wrap: wrap;
}
div#vcr-correlated-posts .slick-track .vcr-correlated-post-single {
	height: auto;
}
@media (max-width: 767px){
	.vcm-home-news-container .vcmin-single-cuisine-container h4.title {
		margin-bottom: 0;
		padding-bottom: 70px;
	}
}
@media (max-width: 425px){
	div#model-title-container {
		position: absolute;
		left: 0px;
		right: 0px;
		top: 40%;
	}
	div#model-title-container h1 {
        font-size: 30px !important;
        text-align: center;
    }
}

/* MODIFICA MOBILE SU RIVENDITORI E ISPIRAZIONI: SLIDER CON TESTO SOTTO ALL'IMMAGINE */
@media (max-width: 600px){
	body.single-retailer section#retailer_header { margin-top: 75px; }
	body.single-retailer section#retailer_header .swiper-wrapper { height: auto; }
	body.single-retailer section#retailer_header .testo {
		position: relative;
		left: unset;
		top: unset;
		transform: unset;
		padding: 40px 0;
	}
	body.single-retailer section#retailer_header .testo h2.subhead {
		color: #DC0812 !important;
		text-align: left;
	}
	body.single-retailer section#retailer_header .testo h1 {
		color: #0C0C0C;
		text-align: left;
	}
	
	main#single-inspiration section#model_header {
		min-height: unset;
        height: unset;
	}
	main#single-inspiration section#model_header img {
		position: relative;
		width: 100%;
		height: auto;
		top: unset;
		left: unset;
		transform: unset;
        min-height: unset;
        min-width: unset;
	}
	main#single-inspiration section#model_header #model-title-container {
		position: relative;
		left: unset;
		top: unset;
		padding: 40px 0;
		background-color: #FAFAFA;
	}
	main#single-inspiration section#model_header #model-title-container h1:last-child { margin-bottom: 0; }
	main#single-inspiration section#model_header #model-title-container h1 {
		color: #0C0C0C !important;
		text-align: left;
	}
}