/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1
*/

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


.h4massi h4{
    color: #fff;
    background: #32296e;
    text-align: center;
    margin-top: -8px;
    padding: 10px 15px;
    min-height: 80px;
}

.btnmassicategoria {
    border: 1px solid #009fe3 !important;
    border-radius: 50px !important;
    padding: 5px !important;
}

img.attachment-mp_quad.size-mp_quad.wp-post-image {
    width: 100%;
}

#Top_bar #logo img {
    vertical-align: middle;
    width: 200px !important;
	height: auto !important;
    max-height: fit-content !important;
    max-height: -moz-fit-content !important;
}

img.scale-with-grid, #Content img {
    max-width: 100% !important;
    height: auto;
    width: 100% !important;
}
.no-share .section-post-header .single-photo-wrapper.image .image_frame {
    max-width: 100%;
    width: 100%;
}

.bottone-360 {
    border: 1px solid;
    border-radius: 50px;
    padding: 10px 20px;
    background-color: #009fe3;
    color: #fff;
}
.vc_gitem_row .vc_gitem-col {
    background-color: #352d6c;
	  color:#fff;
} 
.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title h4 {
    color: #fff;
	  text-align:center !important;
	  min-height:70px;
}
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    color: #fff;
    background-color: #0b9ee3;
    border-radius: 50px;
}
.vc_btn3-container.vc_btn3-left {
    text-align: center;
}
.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt {
    display: none;
}


.shad {
	transition:0.3s;
	border-radius:50px;
}
.shad:hover {
    box-shadow: -5px -5px 27px 9px #cccbcb;
    border-radius: 50px;
	transition:0.3s;
}
.shad .wpb_single_image .vc_figure {
    margin-top: 25px;
}


i.fa.icn-massi, i.fa-facebook-f.icn-massi, i.fa-linkedin-in.icn-massi {
    font-size: 22px;
    transition: 0.7s;
    width: 45px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    background: #009fe3;
    margin-right: 15px;
    text-align: center;
    border-radius: 2px;
    float: left;
}

footer aside p {
    font-size: 13px !important;
    line-height: 27px !important;
    margin-bottom: 0px;
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-juicy-pink:focus, .vc_btn3.vc_btn3-color-juicy-pink:hover {
    color: #372e6c;
    background-color: #ffffff;
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    color: #fff;
    border-color: #35296c;
    background-color: #35296c;
    border-radius: 50px;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
    color: #00a0e3;
    border-color: #fff;
    background-color: #fff;
}

/* Pagina post singolo */
.div-cta {
    background-color: #009fe3 !important;
    border-radius: 35px !important;
    padding: 80px 45px !important;
    border-radius: 35px !important;
}

.titolo1-cta {
    font-size:35px;
font-family:Poppins;
color:#34286d;
}
.titolo2-cta {
    font-size:30px;
    font-family:Poppins;
    color:#34286d;
}
.testo-cta {
    color:#fff;
    font-size:23px;
    line-height:30px;
}

a.btn-cta-post {
    border: 1px solid #34286d;
    background-color: #342862;
    color: #fff;
    border-radius: 35px;
    padding: 10px 80px;
    font-size: 20px;
    transition:0.3s;
}
a.btn-cta-post:hover {
    color:#34286d !important;
    background-color:#fff !important;
    text-decoration: none;
    transition:0.3s;
}

/* CONTACT FORM */
span.wpcf7-form-control-wrap.acceptance-472 {
    width: auto;
    text-align: left;
    margin-left: -15px;
}

/* @@@@@@ NOTBOOK + DESKTOP @@@@@@ */
@media only screen and (min-width: 1240px){
#Top_bar.is-sticky #logo img.logo-sticky {
    display: inline;
    max-height: 35px !important;
    width: auto !important;
}
}

@media only screen and (max-width: 480px){
	.div-cta {
		text-align: center;
	}
	.titolo1-cta {
    font-size: 30px;
    line-height: 28px;
}
.titolo2-cta {
		font-size: 26px;
    line-height: 25px;
}	
.testo-cta {
    font-size: 16px;
    line-height: 23px;
}
a.btn-cta-post {
    padding: 10px 50px;
}
}
/*
Puoi aggiungere qui il tuo codice CSS.

Per maggiori informazioni consulta la documentazione (fai clic sull'icona con il punto interrogativo qui sopra).
*/

/* Bottone Custom */
.bottone-360 {
    border: 1px solid #009fe3;
    padding: 10px 30px;
    background: #009fe3;
    color: #fff;
    border-radius: 40px;
    transition:0.3s;
}
.bottone-360:hover {
    border: 1px solid #009fe3;
    background: #fff;
    color: #009fe3;
    transition:0.3s;
    text-decoration: none;
}

/* Div con space top */
.divspace {
    margin-top:50px;
}

/* Shadows */
.shad{
transition:0.3s;
}
.shad:hover {
    box-shadow: 5px 6px 25px 5px rgba(0,0,0,0.15);
border-radius:15px;
transition:0.3s;
}
i.fa.icn-massi, i.icon-facebook.icn-massi, i.icon-linkedin.icn-massi {
    font-size: 22px;
    transition: 0.7s;
    width: 45px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    background: #009fe3;
    margin-right: 15px;
    text-align: center;
    border-radius: 2px;
    float: left;
}
i .icn-massi:hover {
    transition: 0.7s;
    color: #009fe3;
    background: #fff;
}


/* AGGIUSTAMENTI DEL FOOTER */
#Footer .widgets_wrapper .widget {
    padding: 15px 0;
    margin-bottom: 0;
    display: grid;
}
#Footer aside h4 {
    font-size: 20px !important;
}

.single-portfolio img.attachment-mp_quad.size-mp_quad.wp-post-image {
    border-radius: 5px;
}


/* SINGLE PORTFOLIO */
@media only screen and (max-width: 480px) {
.prezzo-veicolo{font-size:40px;
}
div.immagine-massi {
    padding-left: 3px !important;
    padding-right: 3px !important;
}

}

#Top_bar #logo img {
    vertical-align: middle;
    width: 200px !important;
	height: auto !important;
    max-height: fit-content !important;
    max-height: -moz-fit-content !important;
}

img.scale-with-grid, #Content img {
    max-width: 100% !important;
    height: auto;
    width: 100% !important;
}
.no-share .section-post-header .single-photo-wrapper.image .image_frame {
    max-width: 100%;
    width: 100%;
}

.bottone-360 {
    border: 1px solid;
    border-radius: 50px;
    padding: 10px 20px;
    background-color: #009fe3;
    color: #fff;
}
.vc_gitem_row .vc_gitem-col {
    background-color: #352d6c;
	  color:#fff;
} 
.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title h4 {
    color: #fff;
	  text-align:center !important;
	  min-height:70px;
}
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    color: #fff;
    background-color: #0b9ee3;
    border-radius: 50px;
}
.vc_btn3-container.vc_btn3-left {
    text-align: center;
}
.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt {
    display: none;
}


.shad {
	transition:0.3s;
	border-radius:50px;
}
.shad:hover {
    box-shadow: -5px -5px 27px 9px #cccbcb;
    border-radius: 50px;
	transition:0.3s;
}
.shad .wpb_single_image .vc_figure {
    margin-top: 25px;
}


i.fa.icn-massi, i.fa-facebook-f.icn-massi, i.fa-linkedin-in.icn-massi {
    font-size: 22px;
    transition: 0.7s;
    width: 45px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    background: #009fe3;
    margin-right: 15px;
    text-align: center;
    border-radius: 2px;
    float: left;
}

footer aside p {
    font-size: 13px !important;
    line-height: 27px !important;
    margin-bottom: 0px;
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-juicy-pink:focus, .vc_btn3.vc_btn3-color-juicy-pink:hover {
    color: #372e6c;
    background-color: #ffffff;
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    color: #fff;
    border-color: #35296c;
    background-color: #35296c;
    border-radius: 50px;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
    color: #00a0e3;
    border-color: #fff;
    background-color: #fff;
}

/* Pagina post singolo */
.div-cta {
    background-color: #009fe3 !important;
    border-radius: 35px !important;
    padding: 80px 45px !important;
    border-radius: 35px !important;
}

.titolo1-cta {
    font-size:35px;
font-family:Poppins;
color:#34286d;
}
.titolo2-cta {
    font-size:30px;
    font-family:Poppins;
    color:#34286d;
}
.testo-cta {
    color:#fff;
    font-size:23px;
    line-height:30px;
}

a.btn-cta-post {
    border: 1px solid #34286d;
    background-color: #342862;
    color: #fff;
    border-radius: 35px;
    padding: 10px 80px;
    font-size: 20px;
    transition:0.3s;
}
a.btn-cta-post:hover {
    color:#34286d !important;
    background-color:#fff !important;
    text-decoration: none;
    transition:0.3s;
}

/* CONTACT FORM */
span.wpcf7-form-control-wrap.acceptance-472 {
    width: auto;
    text-align: left;
    margin-left: -15px;
}

/* @@@@@@ NOTBOOK + DESKTOP @@@@@@ */
@media only screen and (min-width: 1240px){
#Top_bar.is-sticky #logo img.logo-sticky {
    display: inline;
    max-height: 35px !important;
    width: auto !important;
}
}

@media only screen and (max-width: 480px){
	.div-cta {
		text-align: center;
	}
	.titolo1-cta {
    font-size: 30px;
    line-height: 28px;
}
.titolo2-cta {
		font-size: 26px;
    line-height: 25px;
}	
.testo-cta {
    font-size: 16px;
    line-height: 23px;
}
a.btn-cta-post {
    padding: 10px 50px;
}
}

.caratteristiche .feature_list ul li .icon {width:30px;}

.caratteristiche .feature_list ul li .icon i {
font-size:24px !important;
}

.immagine-massi{display:none}

/* dal templata */
.post-meta.clearfix, .column.one.project-description {
    display: none;
}
.dhvc-form-select {
    background: #fff;
}
input[type="submit"] {
    background: #eaa000;
}
div#wpcf7-f275-p237-o1, div#wpcf7-f506-p140-o1, div#wpcf7-f1208-p1196-o1, div#wpcf7-f1225-p1212-o1 {
    max-width: 400px;
    float: none;
    margin: 0 auto;
}
.number-wrapper{
    color: #fff !important;
}
div#wpcf7-f490-p281-o1, div#wpcf7-f490-p281-o01, div#wpcf7-f506-p705-o1, div#wpcf7-f506-p696-o1, div#wpcf7-f728-p705-o1, div#wpcf7-f1169-p1109-o1, div#wpcf7-f1258-p1227-o1, div#wpcf7-f1246-p1235-o1 {
    max-width: 400px;
    float: none;
    margin: 0 auto;
}

/*--- 2 Column Form Styles Start ---*/
@media only screen and (min-width: 700px) {
#left {
    width: 47%;
    float: left;
    margin-right:6%;
}
 
#right {
    width: 47%;
    float: left;
}
 
.clearfix:after {
    content:"\0020";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    overflow:hidden;
    margin-bottom:10px;
}
 
.clearfix {
    display:block;
}
}

/*--- 2 Column Form Styles End ---*/


.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline {

    color: #34286D;
    border-color: #34286D;
    background-color: transparent;

}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline:hover {

    color: #fff;
    border-color: #34286D;
    background-color: #34286D;

}

#Top_bar .menu > li > a span:not(.description) {

    padding: 0 12px !important;
font-weight:500;

}


/* -------------------------------------------------------------------------------------------------------------- 
A TUTTO TONDO MODIFY
-------------------------------------------------------------------------------------------------------------- */
/* LOGO */
#Top_bar .logo {
    float: left;
    margin: 0px;
}
#Top_bar #logo img {
    vertical-align: middle;
    width: 200px;
	height: auto !important;
    max-height:fit-content;
    max-height: -moz-fit-content;
}
#Top_bar #logo {
    padding:10px 0 !important;
}
#Top_bar .menu > li > a {
    padding: 15px 0 10px 0;
}

#Footer .themebg, #Footer .widget_categories ul, #Footer .Recent_posts ul li .desc:after, #Footer .Recent_posts ul li .photo .c, #Footer .widget_recent_entries ul li:after, #Footer .widget_mfn_menu ul li a:hover, #Footer .widget_product_categories ul{
    background-color: #009ee3 !important;
    color: #fff Important;
}

/* Back to top */
#back_to_top > i {
    color: #fff !important;
}

/* Foter Promozioni */
#Footer .widget_mfn_menu ul li a {
    background: none;
    color: #fff;
    padding-left:10px;
    margin-left:-10px;
}

/* Social in Footer */
a.icon_bar.icon_bar_facebook.icon_bar_small {
    border-radius: 25px;
}
a.icon_bar.icon_bar_linkedin.icon_bar_small {
    border-radius: 25px;
}

/* ----------------------------------------------------------
QUERY
-----------------------------------------------------------*/
@media only screen and (max-width: 767px) {
#Top_bar #logo {
    height: 75px;
}
#Top_bar a.responsive-menu-toggle {
    top: 50px;
}

@media only screen and (max-width: 321px) {
#Top_bar .logo {
    margin:0;
}
#Top_bar #logo img {
    width: 160px;
}
}

/* Menù a dx */
.menu_wrapper {
    float: right !important;
    z-index: 201;
}
}
@media only screen and (max-width: 1200px) {
img.logo-main.scale-with-grid {
    width: auto !important;
}
}
@media only screen and (min-width: 1201px) {
img.logo-main.scale-with-grid {
    width: 185px !important;
    height: 75px !important;
}
}

/* -----------------------------------------------------------
LOOP MACCHINE MASSI
------------------------------------------------------------ */
h4.h4massi {
    color: #fff;
    background: #32296e;
    text-align: center;
    margin-top: -8px;
    padding: 10px 15px;
    min-height: 95px;
}

a.bottone-massi {
color: #fff;
    padding: 10px 20px;
    border-radius: 25px;
    background: #009ee2;
border:1px solid #009ee2;
transition: 0.3s;
}
a.bottone-massi:hover {
text-decoration: none;
background: #fff;
color:#30286e;
border:1px solid #fff;
transition: 0.3s;
}
.div-massi-loop {
    padding-bottom:25px;
min-height:180px;
}

.container-dati {
     width:33%; 
     float:left;
     display:block;
     padding:10px;
}

@media only screen and (max-width: 959px) {
.container-dati {
     width:47%; 

}
}
@media only screen and (max-width: 742px) {
.container-dati {
     width:46%; 

}
}
@media only screen and (max-width: 565px) {
.container-dati {
     width:95%; 

}
}



/* ----------------------------------------------------------
FOOTER
----------------------------------------------------------- */
#Footer, #Footer .widget_recent_entries ul li a {
    padding-bottom: 18px;
    padding-top: 18px;
    margin-top: -20px;
}
#Footer .footer_copy .one {
    margin-top: 15px;
}

footer aside .menu-menu_footer-container {
    font-size: 13px;
    line-height: 20px;
}

footer aside .textwidget {
    font-size: 13px !important;
    line-height: 20px;
}
footer aside p {
    font-size: 13px !important;
    line-height: 27px !important;
}

/* ------------------------------------------------------------
CF7 forms
------------------------------------------------------------- */
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"], .wpcf7 select, .wpcf7-textarea {
    border: 2px solid #eee !important;
    color: #333;
    background: #f4f4f4 !important;
}
input[type="submit"] {
    background: #009ee2;
}
label, legend {
    font-weight: 300;
}

/* -------------------------------------------------------------
PRODOTTO
------------------------------------------------------------- */
.prezzo-veicolo { font-size: 55px; line-height: 55px; color: #009ee3;}
h2.titolo-veicolo { font-size:22px;color:#fff;}
.sottotitolo-veicolo { margin-bottom:0px; color:#fff;}
.div-prezzo { background: #34286D; padding-top: 25px; padding-bottom: 22px; border-radius: 5px;}
.bottone-cta-promo { margin-top:35px;}
.bottone-cta-promo a {color:#fff; border: 1px solid #fff; border-radius: 60px; padding: 10px 15px;transition:0.3s;}
.bottone-cta-promo a:hover { background:#34296d;color:#fff;text-decoration:none;transition:0.3s;}

/* -------------------------------------------------------------
BODY
-------------------------------------------------------------- */
body.mobile-side-slide {
    position: relative;
    overflow: auto;
}

/* --------------------------------------------------------------
???
--------------------------------------------------------------- */
img#__lpform_your-name_icon {
    display: none;
}

/* --------------------------------------------------------------
CATEGORIE 
--------------------------------------------------------------- */
.btnmassicategoria {
    border: 1px solid #009fe3 !important;
    border-radius: 50px !important;
    padding: 12px !important;
    background-color:#009fe3 !important;;
    transition:0.3s;
}
.btnmassicategoria:hover {
    border: 1px solid #009fe3 !important;
    background-color: #f4f4f4 !important;
    transition:0.3s;
}

a.alnk {
text-decoration:none;
color:#fff;
}

a.alnk:hover {
    color: #342c6d !important;;
    text-decoration:none !important;;
}
/* --------------------------------------------------------------
EndekaWEB
--------------------------------------------------------------- */

#Action_bar .contact_details{font-size:13px;}
h1, h2{line-height:1.1}
.immagineriferirsi p{font-size:12px;}
.riquadrovettura{color:#ffffff;}
.canonevetturagrande{font-size:40px;}
.canonevettura{margin-bottom:10px !important;}
.anticipovettura{margin-bottom:30px !important}
.vc_sep_pos_align_center{margin-bottom:10px !important;}
.iconavettura li{float:left; width:10px;  list-style-type: none;
padding-right: 26px;}
.iconavettura icon{float:left;}
.titololista{margin-bottom:4px;}
.etichettalista{font-size:12px; padding:0px;margin-bottom:0px !important; line-height:12px;}
.etichettalista p{line-height:12px;}
.prezzolista, .anticipolista, .duratalista{font-size:26px; font-weight:400; margin:0px; padding:5px;}
.prezzolista{font-size:30px;}
.rinoleggio p{font-size:12px;}
.titololistausato, .etichettalistausato, .valorelistausato{color:#1b9dd9}
.valorelistausato{font-size:20px;}
.etichettalistausato{font-size:12px; padding:0px;margin-bottom:0px !important; line-height:12px;}
.etichettalistausato p{line-height:12px;}
.titololistausato{font-weight:bold;}
#ui-id-6{display:none !important;}
#Top_bar .menu li#menu-item-278 ul li{
width:160px;
} 
#Top_bar .menu li ul li 
{width:420px}		