
/*
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
	
	colore di bat pantone 431C: rgb(116,120,123) | #74787b
*/

/* above-footer (newsletter) */
.footer-above-wrapper{
	display: none !important;
}
footer.main-footer-wrapper .footer-above-wrapper{
	background-color: #74787b;
	padding-top: 100px;
	padding-bottom: 100px;
}
footer.main-footer-wrapper .sidebar .mc4wp-form input[type="email"]{
	border: 1px solid #fff;
}
.footer-above-wrapper .heading h2{
	margin-bottom: 0;
}
.footer-above-wrapper .heading p{
	margin-top: 0;
}
.bat-newsletter{
	margin: 1em 0;
}
.bat-newsletter input[type="submit"] {
	color: #fff;
    background-color: #0bf;
    min-width: 126px;
    border: 0;
    padding: 16px 0;
    display: inline;
    font-size: 13px;
    letter-spacing: 0.1em;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.bat-newsletter input[type="submit"]:hover {
    background-color: #444;
    color: #ffffff;
}
.bat-newsletter input[type="email"],
footer.main-footer-wrapper .sidebar .wpcf7-form input[type="email"] {
    border: 1px solid #fff;
	color:#fff;
	display:inline;
	width:100%;
}
.bat-newsletter .wpcf7-form-control-wrap{
	float:left;
	margin-right: 15px;
}
.bat-newsletter input[type="email"]:placeholder,
.bat-newsletter input[type="email"]:-moz-placeholder,
.bat-newsletter input[type="email"]::-moz-placeholder,
.bat-newsletter input[type="email"]:-ms-input-placeholder{
	color: #fff;
	opacity: 1
}
.bat-newsletter input[type="email"]::-webkit-input-placeholder{
	color:#fff;
	opacity: 1
}
.bat-newsletter div.wpcf7-validation-errors{
	color: #fff;
	text-align:center;
}
footer.main-footer-wrapper .footer-above-wrapper div.wpcf7-response-output{
	text-align:center;
	color: #fff;
}

/* input type date form */
input[type="date"] {
    font-family: 'Montserrat';
    padding: 0 20px;
    font-size: 13px;
    letter-spacing: 0.1em;
    color: #888;
    height: 50px;
    line-height: 1;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

/* margin-bottom delle pagine dell'area riservata */
.site-content-page{
	/*margin-bottom:60px;*/
}

/* tolgo la sidebar dell'area riservata */
.cuar-toolbar{
	display:none
}

/* cambio il colore di alcune parti con il colore bat */
div.call-action.call-action-transparent,
.iconbox.text-center.default:hover .icon-box-shape a:after,
.iconbox.text-center.default:hover .icon-box-shape a:before,
.social-icon .social-icon-img,
.social-icon.social-icon-bg-icon li.social-icon-item a,
.p-color-border,
footer.main-footer-wrap .construction .mc4wp-form input[type="text"]:focus,
footer.main-footer-wrap .construction .mc4wp-form input[type="email"]:focus{
	border-color: rgb(116,120,123);
}

/* widget cambio lingua */
.widget.widget_icl_lang_sel_widget .wpml-ls-sub-menu{
    z-index:1000;
}

/* tolgo hover prodotto */
.product-listing.woocommerce .product-actions,
.product-listing.woocommerce .product-thumb-secondary{
	display:none;
}

/* tolgo il margin-bottom dal titolo del prodotto e metto margin-top al prodotto */
.single-product-title-margin{
	margin-bottom:0
}
.single-product-wrap{
	margin-top:80px;
}

/* widget cambio lingue e country top bar 2.0 */
.lang_sel{
	list-style: none;
	padding-left:0;
}
.lang_sel ul {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
	display:inline-block;
	margin-left:15px;
}
.lang_sel ul {
    display: none;
    position: absolute;
    z-index: 9999;
    background-color: #fff;
    min-width: 150px;
    padding: 15px;
    -webkit-box-shadow: 2px 3px 5px 2px rgba(0,0,0,0.3);
    -moz-box-shadow: 2px 3px 5px 2px rgba(0,0,0,0.3);
    box-shadow: 2px 3px 5px 2px rgba(0,0,0,0.3);
    font-size: 12px;
	margin-left:0;
}
.lang_sel ul li {
    line-height: 34px;
    text-align: left;
    color: #444;
}
.lang_sel:hover ul {
    display: block;
}
.lang_sel > div > span{
	font-weight: bold;
}
.top-bar-right aside:last-of-type .lang_sel{
	padding-left: 20px;
	border-left:1px solid #fff;
}

/* widget categories e country change e categorie file*/
#bat_widget_product_categories .panel-title,
#bat_widget_product_categories .panel-body li a,
.bat_product_contry_change li a,
.bat_dashboard_cats_change li a{
    font-family: 'Montserrat';
    line-height: 25px;
    letter-spacing: 0.3px;
    font-size: 12px;
    text-transform: uppercase;
	-webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
#bat_widget_product_categories .panel-body,
.bat_product_contry_change ul,
.bat_dashboard_cats_change ul{
    list-style-type: none;
	padding:0
}
#bat_widget_product_categories .panel-title,
.bat_product_contry_change ul,
.bat_dashboard_cats_change ul{
	margin-bottom:20px;
}
#bat_widget_product_categories .panel-title i{
	font-size:23px
}
#bat_widget_product_categories .panel-body li,
.bat_product_contry_change li,
.bat_dashboard_cats_change li{
    padding-top: 10px;
    margin-bottom: 10px;
	padding-left:18px;
	border-top: 1px solid #eee;
}
.bat_product_contry_change li,
.bat_dashboard_cats_change li{
	padding-left:0
}
#bat_widget_product_categories .panel-body li:last-of-type,
.bat_product_contry_change ul li:last-of-type,
.bat_dashboard_cats_change ul li:last-of-type{
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
}
#bat_widget_product_categories a[data-toggle=collapse]{
	float:right;
}
.rotate180{
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	transform:rotate(180deg)
}
.cuar-dashboard-panel .vc_tta-panel-body .vc_tta-panel-title{
	text-align: center;
	margin-bottom: 20px !important;
}

.cuar-dashboard-panel .vc_tta-panel-body .vc_tta-panel-title .vc_tta-title-text{
	font-size: 16px;
}

/* stile dello shop/catalogo */
.catalog-filter{
	display:none;
}
.product-listing.woocommerce .product-category-info,
.product-listing.woocommerce .product-info {
    text-align: center;
    padding: 15px 0;
}
.product-listing.woocommerce a.product-category-inner,
.product-listing.woocommerce a.product-item-inner{
	display:block;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.product-listing.woocommerce a.product-category-inner:hover,
.product-listing.woocommerce a.product-item-inner:hover{
    -webkit-box-shadow: 0 2px 20px 0px #c8c8c8;
    -moz-box-shadow: 0 3px 20px 0px #c8c8c8;
    -ms-box-shadow: 0 3px 20px 0px #c8c8c8;
    -o-box-shadow: 0 3px 20px 0px #c8c8c8;
    box-shadow: 0 3px 20px 0px #c8c8c8;
    -webkit-transform: translate(0, 5px);
    -moz-transform: translate(0, 5px);
    -ms-transform: translate(0, 5px);
    -o-transform: translate(0, 5px);
    transform: translate(0, -3px);
}
.site-content-archive-product{
	margin-top:80px;
}
.archive-product-title-margin{
	margin-bottom:0px;
}

/* titoli categorie e prodotti più più */
.product-listing.woocommerce .product-name{
	font-size:18px;
	letter-spacing:0.3px;
	color: #000;
	font-weight:normal;
}

/* cta prodotti per adesso */
.call-action.style1 h4 {
    font-size: 20px;
    font-style: italic;
    padding: 50px 200px 50px 0;
    margin-bottom: 0;
}
.call-action h4 {
    padding-right: 280px;
    line-height: 1.2;
    margin-bottom: 5px;
    text-transform: inherit;
}
.call-action.p-color-bg, .call-action.s-color-bg {
    color: #fff;
}
.call-action.style1 a {
    right: 15px;
}
.call-action a {
    position: absolute;
    right: 55px;
    top: 50%;
    margin-top: -27px;
}

/* contatti pagina contatti come quelli del footer */
.footer-contact-info ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer-contact-info li{
	line-height: 3;
    font-size: 12px;
    font-family: 'Montserrat';
    font-weight: 400;
	padding-left:20px;
}
.footer-contact-info li i{
	margin:0;
	margin-left:-23px;
	line-height:2;
	position:absolute;
}
.footer-contact-info i.fa,
.footer-contact-info i.micon{
    vertical-align: middle;
    margin-right: 5px;
    color: #10b765;
    font-size: 18px;	
}
.footer-contact-info span{
	vertical-align:middle;
}
.bat-contatti .iconbox.left-inline h3{
	margin-bottom: 25px;
}
.bat-contatti{
	margin-top: 50px !important;
	margin-bottom: 50px !important;
}

/* form contatti */
.wpcf7-radio span.wpcf7-list-item{
	display:block;
}
.row.contact-us{
	max-width:800px;
	margin:auto;
}
.row.contact-us + div.wpcf7-response-output{
	max-width:800px;
	padding-left:15px;
	padding-right:15px;
	margin: auto;
	margin-bottom:1em
}
.contact-us .wpcf7-textarea{
	margin-bottom:0
}
.contact-us .wpcf7-select{
	width:100%;
}
div.wpcf7 .ajax-loader{
	display:block;
	margin:auto;
	margin-right:0;
	margin-top: 5px;
}
div.wpcf7 .request-b2b .ajax-loader{
    margin: auto;
    margin-top: 15px;
    background-image: url(/wp-content/themes/megatron-child/assets/images/bat-ajax-loader.gif);
    background-size: contain;
    background-repeat: no-repeat;
    height: 60px;
    width: 60px;
	display:none;
}
div.wpcf7 .request-b2b .ajax-loader.is-active{
	display:block;
}
.contact-us input[type="button"]:hover,
.contact-us input[type="submit"]:hover,
a.btn-bat:hover {
    background-color: #000;
}
.contact-us input[type="button"],
.contact-us input[type="submit"],
a.btn-bat {
    font-family: 'Montserrat';
    font-size: 13px;
    line-height: 1.2;
    letter-spacing: 0.1em;
    text-align: center;
    text-transform: uppercase;
    min-width: 170px;
    padding: 16px 20px;
    background-color: #10b765;
    color: #fff;
    border: none;
    border-bottom: 2px solid rgba(0,0,0,0.2);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

/* form b2b */
.contact-us.request-b2b,
.b2b-login-register-btns{
	margin-top: 25px
}
.contact-us.request-b2b + div.wpcf7-response-output{
	text-align: center;
	font-size:18px;
}
.b2b-login-register-btns{
	margin-bottom: 35px;
}
.b2b-login-register-btns a.btn{
	display: inline-block
}
.b2b-login-register-btns .btn-login{
	margin-right: 15px;
}
.b2b-login-register-btns .btn-register{
	margin-left: 15px;
}

/* form contatti dopo il singolo prodotto */
.bat-form-after-single-product{
	margin-top:40px;
}

/* widget in generale */
.widget-title{
	font-size:16px;
}
.widget_archive > ul,
.widget_categories > ul,
.widget_pages > ul,
.widget_nav_menu > div > ul,
.woocommerce .widget_product_categories > ul,
.widget_layered_nav > ul{
	font-size:12px;
	letter-spacing:0.3.px
}

/* nascondo i post-meta */
.entry-post-meta-wrap{
	display:none;
}

/* tolgo fastidioso effetto menu */
.x-sub-menu-standard a.x-menu-a-text:hover > i.x-menu-icon,
.x-sub-menu-standard a.x-menu-a-text:hover > span.x-menu-text{
	padding: 0;
}
.x-sub-menu-standard a.x-menu-a-text:before{
	display:none;
}

/* menu footer */
.main-footer h3{
	font-size:16px;
}
.bat-footer-menu-no-sub.widget_nav_menu > div ul ul.sub-menu{
    display:none;
}
.footer-sidebar .widget_nav_menu ul li{
	padding-left: 17.55px;
}
.footer-sidebar .widget_nav_menu ul li a:before{
	position:absolute;
	margin-left:-17.55px;
	margin-right:0;
}

/* nascondo facebook e twitter sotto al logo nel footer */
.main-footer ul.social-profile li:nth-child(1),
.main-footer ul.social-profile li:nth-child(3){
	display: none;
}

/* spazio sotto ai titoli */
.heading .line-double, .heading .line-single{
	padding-bottom:20px;
}

/* bottone share e read more */
.blog-inner .entry-content-footer.social-share-hover,
.single-post-inner .entry-meta-tag-wrap{
	text-align:right;
}

/* alcune classi di bat */
.bat-20{
	width:20%;
	float:left;
}
.bat-minuscolo h2{
	text-transform: none;
}

/* sezione render prodotto singolo */
.bat-single-render{
	float:left;
	margin:0 15px 15px 0;
}
.bat-single-render > div{
	border:1px solid #ddd;
	display: inline-block;
}

/* contatti dalla pagina contatti */
.bat-contatti .iconbox.left-inline .icon-box-shape a{
	width:auto;
}
.bat-contatti .iconbox.left-inline h3,
.bat-contatti .iconbox.left-inline p,
.bat-contatti .iconbox.left-inline span{
	padding-left:45px
}

/* gmap */
#bat_gmap{
	height:400px;
}

/* gmap con overlay */
.bat-gmap-overlay .content-middle-inner{
	display: block;
	margin-top: 225px;
}
#bat_gmap_overlay{
	height:450px;
}

/* info windows gmap */
.bat-gmap-infowindow{
	width:100%;
	max-width:350px;
}
.bat-gmap-infowindow p{
	margin:0 0 10px 0;
}

/* bat country alert, in pratica cambio da a in div e aggiungo lo stesso css */
.bat-country-alert .banner-bg-img{
	/*height:350px;*/
}
.bat-country-alert .banner .overlay-banner div .content-middle {
    height: 100%;
}
.bat-country-alert .banner .overlay-banner > div{
    height: 100%;
    width: 100%;
}
.bat-country-alert .banner .overlay-banner div .content-middle .content-middle-inner .content-banner {
    width: 85%;
    margin: auto;
    position: relative;
	text-align:center;
}
.bat-country-alert .banner .overlay-banner div .content-middle .content-middle-inner .content-banner .sub-title {
    font-style: italic;
}
.bat-country-alert .banner .overlay-banner div .content-middle .content-middle-inner .content-banner p,
.bat-country-alert .banner .overlay-banner div .content-middle .content-middle-inner .content-banner .sub-title,
.bat-country-alert .banner .overlay-banner div .content-middle .content-middle-inner .content-banner h4 {
    line-height: 2.2;
}
.bat-country-alert .banner .overlay-banner div .content-middle .content-middle-inner .content-banner h4 {
    font-size: 18px;
}
.bat-country-alert .banner .overlay-banner div .content-middle .content-middle-inner .content-banner span,
.bat-country-alert .banner .overlay-banner div .content-middle .content-middle-inner .content-banner p {
    font-size: 14px;
}
.bat-country-alert .banner .overlay-banner div .content-middle .content-middle-inner .content-banner a{
	width:auto;
	margin:0 15px 15px 0;
}
.bat-country-alert .banner .overlay-banner div .content-middle .content-middle-inner .content-banner a:hover{
	cursor:pointer;
	color:#fff
}
.bat-country-alert .banner .overlay-banner div .content-middle .content-middle-inner .content-banner .m-button {
    font-size: 13px;
    display: inline-block;
}
.bat-country-alert .banner.style3 .banner-bg-img.icon-dark i{
	opacity: 0.2;
}

/* bat country alert nel prodotto singolo */
.bat-country-alert-product p a{
	text-decoration: underline;
}

/* file pubblici singolo prodotto */
.single-data-sheet,
.single-manual{
	display:block;
	margin-bottom: 15px;
}
.single-data-sheet i,
.single-manual i{
	margin-right: 15px;
}

/* bottom bar margin */
.bottom-bar-wrapper p{
	margin-bottom: 0;
}

/* manina slider */
.tp-withaction:hover{
	cursor: pointer;
}

/* bat blog home */
.bat-home-blog h3{
	font-size: 18px;
	line-height: 1.6;
	margin-bottom: 0;
}
.bat-home-blog .vc_custom_heading{
	margin-bottom: 0;
}
.bat-home-blog .bat-home-blog-p > div > p:first-of-type{
	display: none;
}

/* stile della dashboard */
.cuar-dashboard-panel a.single-manual{
	width: 50%;
	display:inline-block;
	float:left;
}
.cuar-dashboard-list a.single-manual:nth-child(2n+1){
	clear: both;
}
.tab-content>.tab-pane {
    display: none;
}
.tab-content>.active {
    display: block;
}
.fade.in {
    opacity: 1;
}

/* stile del form ricerca agenti */
.bat-agents-search-wrap{
	width:100%;
	max-width: 730px;
	margin:auto;
}
.bat-agents-search-wrap > div{
	width: 50%;
	padding: 0 15px;
	float:left;
	text-align: center;
}
.bat-agents-search-wrap > div > span{
	display: block;
	font-size:18px;
	font-weight:bold;
	margin-bottom:15px;
}
.bat-agents-search-results{
	min-height:200px;
}
.bat-agents-search-results .bat-single-agent:first-of-type{
	border-top:0;
}
.bat-single-agent{
	border-top: 1px solid #74787B;
    padding: 15px;	
	font-family: Montserrat;
    font-style: normal;
    font-size: 16px;	
}
.bat-agents-search-wrap form{
	padding: 15px;
}
span.bat-single-agent-title{
	font-size: 16px;
	font-weight: bold;
}
.bat-agents-search-results i{
	margin-right: 10px
}
.bat-agents-search-wrap form select{
	font-weight: bold;
	color: #444;
	letter-spacing: 0;
	font-size: 16px;
}
.bat-agents-search-wrap .bat-loader{
	padding: 15px;
}
.bat-agents-search-wrap .sk-fading-circle{
    margin: auto;
    width: 40px;
    height: 40px;	
}
.bat-agenti-row h2,
.bat-agenti-row h6,
.bat-agenti-row span,
.bat-agenti-row .bat-single-agent{
	color:#fff;
}

/* agenti italiani */
#mappa-italia{
	width: 100%;
	min-height: 287px
}
#mappa-italia path{
	fill: transparent;
	stroke: #fff;
}
#mappa-italia path:hover{
	fill: #fff;
	cursor: pointer;
}
.bat-single-agent p{
	font-size: 13px;
}

/* select white */
select.bat-white-select{
	background-image: url(../images/arrow-down_white.png) !important;
	color: #fff !important;
}
select.bat-white-select option{
	color: #444;
}

/* ajax loader */
.ajax-loader {
    display: block;
    margin: auto;
    margin-right: 0;
    margin-top: 5px;
}
.ajax-loader {
    visibility: hidden;
    display: inline-block;
    background-image: url(assets/images/ajax-loader.gif);
    width: 16px;
    height: 16px;
    border: none;
    padding: 0;
    margin: 0 0 0 4px;
    vertical-align: middle;
}
.ajax-loader.is-active{
	visibility: visible;
}

/* metto i background a center center */
.banner .overflow-hidden .banner-bg-img{
	background-position: center center
}

/* cta cataloghi:metto un po' di padding alle icone sennò l'effetto cerchio si taglia */
.bat-cta-catalogs .icon-box-shape{
	padding-top: 15px;
}

/* cerco di togliere tutti i font-syle italic */
ul.breadcrumbs,
.banner .overlay-banner a .content-middle .content-middle-inner .content-banner .sub-title,
.counter p,
.heading span{
	font-style: normal !important;
}

/* registration magic */
.rmagic{
	max-width: 800px;
	margin: auto;
	float:none;
}
.rmagic legend,
.rmagic .rmfield,
.rm_terms_textarea{
	display:none;
}
.rmagic .rmrow{
	width: 50%;
	margin-bottom: 30px;
	padding:0 15px;
	min-height: auto;
}
.rmagic .rminput{
	padding: 0;
	width:100%;
}
.rmagic .buttonarea{
	text-align: right;
}
.rmagic .rm_spacing{
	float:none;
	margin:0;
}
.rmagic .rm-form-field-invalid-msg{
    background: none;
    border: none;
    text-transform: none;
    color: #f00;
    font-size: 1em;
    font-weight: normal;
    padding: 0;
    margin: 0;
}
.rmagic .rm-form-field-invalid-msg:before{
	display:none;
}
.rmagic .alert-error{
	text-transform: none;
    font-size: 16px;
    margin-bottom: 35px;
    text-align: center;
}
.rmagic input[type="text"],
.rmagic input[type="search"],
.rmagic input[type="email"],
.rmagic input[type="url"],
.rmagic input[type="password"],
.rmagic input[type="tel"],
.rmagic input[type="number"],
.rmagic input[type="url"],
.rmagic textarea,
.rmagic select {
    font-family: 'Montserrat';
    padding: 0 20px !important;
    font-size: 13px;
    letter-spacing: 0.1em;
    color: #888;
    height: 50px !important;
    line-height: 1;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.rmagic .rmradio label{
	font-weight: 400;
	color: #444
}
.rmrow.rm-full-width{
	width: 100%;
}
.rmheader p,
.rm-post-sub-msg{
	font-size: 14px
}
.rm-post-sub-msg{
	margin-bottom: 25px !important;
}


/* form di cuar */
.cuar-page{
	margin-bottom:50px;
}
.cuar-login-form,
.cuar-forgot-password-form{
	margin:auto;
	max-width: 550px;
	margin-bottom: 50px !important;
	margin-top: 50px;
}
.cuar-login-form .panel-heading,
.cuar-forgot-password-form .panel-heading,
.cuar-login-form .input-group .input-group-addon,
.cuar-forgot-password-form .input-group .input-group-addon,
.cuar-forgot-password-form .append-icon.right{
	display:none;
}
.cuar-login-form .panel-footer,
.cuar-forgot-password-form .panel-footer{
	text-align:center;
}
.cuar-login-form input[type=text],
.cuar-forgot-password-form input[type=text],
.cuar-login-form input[type=password],
.cuar-forgot-password-form input[type=password]{
    font-family: 'Montserrat';
    padding: 0 20px !important;
    font-size: 13px;
    letter-spacing: 0.1em;
    color: #888;
    height: 50px !important;
    line-height: 1;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
	width:100%;
	border-radius:0;
	box-shadow:none;
}
.cuar-login-form .input-group,
.cuar-forgot-password-form .input-group{
	width:100%;
}
.cuar-login-form .panel-footer,
.cuar-forgot-password-form .panel-footer{
	margin-bottom:20px;
	margin-top: 35px;
}

/* login form pagina prodotto */
.bat-manuali-configuratori .cuar-page{
	margin-bottom:0;
}
.bat-manuali-configuratori .cuar-login-form{
	margin:0 auto !important;
}
.bat-manuali-configuratori .cuar-form-links .cuar-login-link{
	display:none;
}
.bat-manuali-configuratori .cuar-form-links span:last-of-type{
	display:none;
}
.related .sc-title{
	margin-bottom:25px;
}

/* team di esperti homepage */
#bat-team-esperti-row .bat-left-col .vc_column-inner{
	background-image: none !important;
}

/* dashboard cambio categorie mobile */
.dashboard-cats-mobile{
	list-style: none;
	padding-left: 0;
}

/* search page */
.archive-search-box{
	padding-top: 60px;
    border-top: 1px solid #eee;	
}
.blog-paging-default{
	margin-bottom: 45px;
}

/* video */
.bat-video-container .bat-video-player{
	width:100%;
	max-width:100%;
}
.bat-video-container .bat-video-poster{
	width:100%;
	height:100%;
	position:absolute;
	background-size: cover;
	background-position: center center;
	z-index: 9;
}
.bat-video-container .bat-video-poster:hover{
	cursor:pointer;
}
.bat-video-container .bat-video-poster i{
	color:#fff
}
.bat-video-container .bat-video-poster > div{
	width:100%;
	height:100%;
	background: rgba(0,0,0,0.5);
    display: flex;
    align-items: center;
    justify-content: center;
}

/* img-testo box */
.bat-row-misto .bat-row-misto-testo,
.bat-row-misto .bat-row-misto-img,
.bat-row-misto .bat-row-misto-map{
	min-height:450px;
}
.bat-row-misto .bat-row-misto-map > div > div{
	height:100%;
}
.bat-row-misto .bat-row-misto-testo{
	padding:50px 0
}

/* reset-password form */
.cuar-reset-password-form .input-group{
	width:100%;
}
.cuar-reset-password-form .input-group .input-group-addon,
.cuar-reset-password-form .input-group .append-icon{
	display:none;
}

/* area riservata 3*/
/* DARK OVERLAY */
.bat-dark-overlay{
	width:100% !important;
	height:100% !important;
	display:none;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 1199;
	position:fixed !important;
	overflow-y:hidden;
	-webkit-overflow-scrolling: auto;
}

/* MOBILE MENU */
.ar3_mobile_menu{
	padding:0;
	position:device-fixed !important;
	position:fixed !important;
	height:100%;
	width:100%;
	max-width:275px;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch !important;
	-webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
	transform:translateX(-100%);
	top:0;
    z-index: 1199;
    -webkit-transition:transform .5s;
    -o-transition: transform .5s;
    transition: transform .5s;
	background-color:#fff;
}
.ar3_mobile_menu.active{
	-webkit-box-shadow: rgba(0, 0, 0, 0.12) 6px 0px 9px 0px;
	box-shadow: rgba(0, 0, 0, 0.12) 6px 0px 9px 0p
}
.ar3_mobile_menu .ar3_menu{
	position:relative;
	height:100%;
}

/* MOBILE HEADER */
.ar3_mobile_header .toggle-ar3-menu{
	width:100%;
    background-color: #74787B;
    padding: 15px;
}
.ar3_mobile_header .toggle-ar3-menu .toggle-icon:after,
.ar3_mobile_header .toggle-ar3-menu .toggle-icon:before{
	background-color:#fff;
}
.ar3_mobile_header .toggle-ar3-menu .toggle-icon > span{
    background: none repeat scroll 0 0 #fff;
}
.ar3_mobile_header .toggle-ar3-menu .ar3_menu_title{
	color: #fff;
	margin-left:1rem;
	font-weight:bold;
}

/* GENERALE */
.ar3_menu .ar3_title{
	padding:0 10px;
	font-size:17px;
}
.ar3_menu .ar3_title:not(:first-of-type){
	margin-top:3rem;
}
.ar3_menu ul{
	width:100%;
	background: #fff;
	list-style:none;
	padding:0;
	margin:0;
    -webkit-transition:transform .5s;
    -o-transition: transform .5s;
    transition: transform .5s;
	z-index:1200;
}
.ar3_menu ul:not(.livello-0){
    position: absolute;
    width: 100%;
    transform: translateX(-100%);
    top: 0;
	display:none;
	height:100%;
}
.ar3_menu ul li{
	border-bottom:1px solid #d7d7d7;
}
.ar3_menu a{
	cursor:pointer;
	width:100%;
	display:block;
    padding: 10px 30px 10px 10px;
	position:relative;
}
.ar3_menu a:hover,
.ar3_menu a:focus{
    background: rgba(0,0,0,0.1);
    color: initial;
}
.ar3_menu .bat-side-link .icon{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    padding-right: 10px;
}
.ar3_menu .bat-back-link i{
	margin-right:10px;
}

/* DESKTOP MENU */
.ar3_desktop_menu,
.ar3_desktop_header{
	display:none;
}


/* RISULTATI */
#ar3_results{
	margin:3rem 0;
}
#ar3_results .single-manual{
	padding-bottom:15px;
	border-bottom: 1px solid #d7d7d7;
}

/* SCROLLBAR */
.ar3_desktop_menu .ar3_menu::-webkit-scrollbar,
.ar3_mobile_menu::-webkit-scrollbar {
	width: 4px;
}
.ar3_desktop_menu .ar3_menu::-webkit-scrollbar-track,
.ar3_mobile_menu::-webkit-scrollbar-track {
	background: d7d7d7d;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.ar3_desktop_menu .ar3_menu::-webkit-scrollbar-thumb,
.ar3_mobile_menu::-webkit-scrollbar-thumb {
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background: #74787B;
}
.ar3_desktop_menu .ar3_menu::-webkit-scrollbar-thumb:window-inactive,
.ar3_mobile_menu::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(0,0,0,0.4); 
}
.ar3_mobile_menu{
	display:none;
}
body.page-template-area_riservata_3 .ar3_mobile_menu{
	display:block;
}

/* POSIZIONE APERTE */
.bat-posizione-aperta{
	margin-bottom:45px !important;
}
.bat-posizione-aperta > .bat-posizione-aperta-button-area{
	margin-top: 25px !important;
}
.vc_row .vc_column_container{
	min-height:1px;
}

@media only screen and (max-width: 380px) {
	/* bat country alert, in pratica cambio da a in div e aggiungo lo stesso css */
	.bat-country-alert .banner-bg-img{
		height:420px;
	}
}
@media only screen and (max-width: 480px) {
	/* stile della dashboard */
	.cuar-dashboard-panel a.single-manual{
		width: 100% !important;
		float:none;
		clear:none;
	}
	/* above-footer (newsletter) */
	.bat-newsletter .wpcf7-form-control-wrap,
	.bat-newsletter input[type="submit"]{
		width:100% !important;
		display:block !important;
		float:none !important;
	}
	.bat-newsletter .wpcf7-form-control-wrap{
		margin-bottom: 15px;
	}
	/* form b2b */
	.b2b-login-register-btns a.btn{
		display: block
	}
	.b2b-login-register-btns .btn-login{
		margin-right: 0;
		margin-bottom:15px
	}
	.b2b-login-register-btns .btn-register{
		margin-left: 0;
		margin-top: 15px
	}
}
@media only screen and (max-width: 576px) {
	/* stile del form ricerca agenti */
	.bat-agents-search-wrap > div{
		width: 100%;
		padding: 0 15px;
		float:none;
		margin-bottom:25px;
	}	
	/* alcune classi di bat */
	.bat-20{
		width:100%;
		float:none;
	}	
	
	/* sezione render prodotto singolo */
	.bat-single-render{
		float:none;
		margin:0 0 15px 0;
		text-align: center;
	}
	
	/* bat country alert, in pratica cambio da a in div e aggiungo lo stesso css */
	.banner .overlay-banner div .content-middle .content-middle-inner .content-banner a{
		margin-right:0px;
	}
	.banner .overlay-banner div .content-middle .content-middle-inner .content-banner h4{
		line-height:1.6
	}
	/* gmap con overlay */
	#bat_gmap_overlay{
		height:400px;
	}
	.bat-gmap-overlay .content-middle-inner {
		display: table-cell
	}
	/* bat country alert button */
	.bat-country-alert .banner .overlay-banner div .content-middle .content-middle-inner .content-banner a{
		margin-right:0
	}
	/* video */
	.bat-video-container .bat-video-poster{
		display:none;
	}
}
@media only screen and (max-width: 767px) {
	/* team di esperti homepage */
	#bat-team-esperti-row .bat-right-col .vc_column-inner{
		margin: 25px 0;
	}
}
@media only screen and (max-width: 991px) {
	/* above-footer (newsletter) */
	footer.main-footer-wrapper .footer-above-wrapper .textwidget h2,
	footer.main-footer-wrapper .footer-above-wrapper .textwidget p{
		text-align: center;
	}
	.header-mobile-nav.menu-drop-dropdown{
		/*max-height: 100%;*/
	}
	/* tolgo il corsivo nel menu mobile */
	.x-nav-menu li li.x-menu-item > a.x-menu-a-text{
		font-style: normal;
	}
	/* mobile header */
	.header-mobile-nav.menu-drop-dropdown{
		max-height:100%;
		overflow:auto !important;
	}
	.x-nav-menu li.x-menu-item > a.x-menu-a-text{
		width:100%;
	}
	.x-nav-menu li.x-menu-item > a.x-menu-a-text > b.x-caret{
		border-left:1px solid #4c4c4c
	}
	.x-nav-menu li.x-menu-item.x-sub-menu-open > a > b.x-caret{
		border-left:0;
		border-right:1px solid #4c4c4c;
	}
	.x-nav-menu li.x-menu-item:hover > a.x-menu-a-text > b.x-caret{
		border-left:1px solid #383838
	}
}
@media screen and (min-width: 992px){
	/* colore di bat nella tob bar */
	header.main-header .top-bar.top-bar-dark {
		background-color: rgb(116,120,123);
	}
	/* cambio delle categorie dashboard */
	.dashboard-cats-mobile{
		display:none;
	}
	/* agenti italiani */
	#mappa-italia{
		width: 100%;
		min-height: 350px
	}
	/* area riservata 3 */
	/* MOBILE MENU */
	.ar3_mobile_header,
	.ar3_mobile_menu{
		display:none;
	}
	
	/* RISULTATI */
	#ar3_results{
		margin:1rem 0;
	}
	
	/* DESKTOP MENU */
	.ar3_desktop_menu_container{
		margin-top:3rem;
		margin-bottom:3rem;
	}
	
	.ar3_desktop_menu,
	.ar3_desktop_header{
		display:block;
	}
	.ar3_desktop_menu .ar3_menu{
		position:relative;
		height:500px;
		max-height:85vh;
		overflow-y: auto;
		-webkit-overflow-scrolling: touch !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1200px){
	/* team di esperti homepage */
	#bat-team-esperti-row > div{
		min-height:500px
	}
	#bat-team-esperti-row img{
		display: none;
	}
	#bat-team-esperti-row .bat-left-col .vc_column-inner{
		background-image: url(http://www.batgroup.com/wp-content/uploads/2015/11/Staff_Bat_1-1.jpg?id=12150) !important;
	}
}

.heading span{
	font-family: inherit !important;
}

.font-size-20 p{
	font-size:20px !important;
}

.site-loading {
	display: none !important;
}