/*
Theme Name: Total Child Theme
Theme URI: https://your-site.com
Description: Your site description. Go to Appearance > Editor to modify this file.
Author: Your Name
Author URI: https://your-site.com
Template: Total
Version: 1.0
*/

.tp-bullet{background:#ed1c24 !important;}
.tp-bullet.selected{background: linear-gradient(0deg, #ffd200 50%, #005692 50%) !important;
    box-shadow:none !important;
}
span.tp-bullet-inner{display:none !important;}


.post-edit.wpex-my-40{display:none !important;}


.wpex-slider .sp-buttons {
 
    left: 50% !important;
    transform: translate(-50%) !important;
    bottom: 0 !important;
	top:auto !important;
   
}

.vcex-blog-entry.vcex-grid-item{margin-bottom:0 !important;}

.vcex-blog-entry-details{margin-bottom:40px !important;}

/*h2.rosso span{border-bottom:3px solid #ed1c24 !important;
color:#000 !important;
    
    font-weight:500 !important;
}

h2.blu span{border-bottom:3px solid #005692 !important;
color:#000 !important;
   
    font-weight:500 !important;
}

h2.giallo span{border-bottom:3px solid #ffd200 !important;
color:#000 !important;

    font-weight:500 !important;
}*/

.vcex-blog-entry.vcex-grid-item:last-child {
    margin-bottom: -40px !important;
}

.vcex-blog-entry-date{color:#000 !important;}

@media screen and (min-width:768px){
.smachnogo-staff .staff-entry-inner{display:flex;
align-items:center}
	.smachnogo-staff  .staff-entry-details{padding-left:20px !important;}
	.smachnogo-staff  .staff-entry-media{width:40% !important;}
	.smachnogo-staff  .staff-entry-details{width:60% !important;}
	.smachnogo-staff  .staff-entry.vcex-grid-item{padding-right:0}
	
	.smachnogo-staff .staff-entry-title{margin-bottom:40px !important;}
}

@media screen and (max-width:767px)
{   
    .mob-padding{padding:30px !important;}
	.mob-margin-bottom-20{margin-bottom:20px !important;}
}

@media (pointer:coarse){
     a.mobile-menu-toggle,.wpex-mobile-menu a,.mobile-toggle-nav-ul a,.sidr-class-wpex-close a,button.wpex-open-submenu,button.full-screen-overlay-nav-close,.wpex-fs-overlay .wpex-close{outline:0 !important}
}