/**
Theme Name: Proradio Astra
Author: Pro.Radio
Author URI: http://wpastra.com/about/
Description: Custom version for ProRadio
Version: PR1.1.2.9.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: proradio-astra
Template: astra
*/


@media (min-width: 1400px){
  .main-header-bar-wrap .ast-container{
      max-width: 99%;
  }
}
.proradio-mcform__rows {
  display: flex;
}
.proradio-mcform__col-l {
  width:100%;
}
.proradio-mcform__col-l input[type="email"] {
outline: none;background:#fff;width:100%;border-radius: 9px 0 0 9px; height: 46px;border:2px solid #888; border-width:2px 0 2px 2px;
}
.proradio-mcform__col-s {
  width:30%;min-width:140px;
}
.proradio-mcform__col-s input[type="submit"] {
  border-radius:0 9px 9px 0; width:100%;height: 46px;font-size:22px;line-height:46px;padding:0;
}
.proradio-mcform__p {
  width:100%; flex:1;clear:both;text-align:center;margin-top:10px;font-weight:700;
   line-height:22px;
}
.proradio-mcform__p a {
  color:#5e5e5e;font-size:13px;
}
.mc4wp-alert.mc4wp-success {
    background: #ffa700;
    color: #ffffff;
    padding: 20px;
    border-radius: 12px;
    text-align: center;
    font-weight: bold;
}
.mc4wp-alert.mc4wp-success p {
margin:0; 
}

.proradio-switchcontainer {
  display: inline-block;
  position: relative;
  width: 40px;
}




.proradio-switchcontainer .switch {
  position: relative;
  display: inline-block;
}
.proradio-switchcontainer .switch-input {
  display: none;
}
.proradio-switchcontainer .switch-label {
  display: block;
  width: 48px;
  height: 24px;
  text-indent: -150%;
  clip: rect(0 0 0 0);
  color: transparent;
  user-select: none;
}
.proradio-switchcontainer .switch-label::before,
.proradio-switchcontainer .switch-label::after {
  content: "";
  display: block;
  position: absolute;
  cursor: pointer;
}
.proradio-switchcontainer .switch-label::before {
  width: 100%;
  height: 100%;
  background-color: #dedede;
  border-radius: 9999em;
  -webkit-transition: background-color 0.25s ease;
  transition: background-color 0.25s ease;
}
.proradio-switchcontainer .switch-label::after {
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.45);
  -webkit-transition: left 0.25s ease;
  transition: left 0.25s ease;
}
.proradio-switchcontainer .switch-input:checked + .switch-label::before {
  background-color: #89c12d;
}
.proradio-switchcontainer .switch-input:checked + .switch-label::after {
  left: 24px;
}





/* 2021 07 */

.elementor-section-wrap {overflow-x: hidden;}
.site-header .site-description {
  
  MARGIN-BOTTOM: 0;
    MARGIN-TOP: 0;
    bottom: 4px;
    font-family: 'Barlow', Arial, sans-serif !important;
    font-size: 13px;
    position: absolute;
    z-index: 10;
    left: 110px;
}

@media (min-width:1460px){
  .site-header .site-description {
   left: 100px;
  bottom:45%;
  }
}

@media (max-width:900px){
  .site-header .site-description {
   display: none;
  }
}
@media (max-width: 1024px){
.elementor-3617 .elementor-element.elementor-element-1a2b5971 {
    margin-top: 70px;
  
}}
.ast-header-break-point .ast-mobile-menu-buttons-outline.menu-toggle {
    background: transparent;
    border: none;
    color: #232323;
}
.ast-menu-toggle, .ast-menu-toggle:hover {
  border-color: transparent !important;
  background-color:transparent !important;
}

.ast-desktop .astra-menu-animation-slide-up .menu-item .sub-menu{
	    border-color: transparent;
    box-shadow: 4px 10px 15px rgba(0, 0, 0, 0.5);
    border-radius: 8px;
}

.proradio-astra-body .header-main-layout-1 .main-navigation, .proradio-astra-body #primary-menu a{text-decoration:none;}
[lang="it-IT"] .ast-masthead-custom-menu-items.button-custom-menu-item{display:none;}



@media  (min-width: 400px) and (max-width: 1199px){
  #content{padding-top:100px !important; }
}

/* ===================================================================

WHMPress

==================================================================== */
.whmpress .whmpress_domain_search_ajax form {
    max-width: 1200px;
}
.whmpress button, .whmpress a.whmpress-btn, .whmpress a.buy-button, .whmpress a.www-button, .whmpress a.whois-button, .whmpress a.whmpress_order_button, .whmpress input[type="submit"]{
  background-color: #e81e20 !important;
  border: none !important;
}
.whmpress_domain_search_ajax .whmpress_domain_search_ajax input#search_box{
    border-radius: 50px 0 0 50px;
    padding-left: 25px;
}
.whmpress_domain_search_ajax form button  {
    border-radius: 0 50px 50px 0 !important;
}

.whmp_search_ajax_message {
    margin-bottom: 25px;
}

.whmpress .whmp_domain_search_ajax_results .whmp_search_ajax_title.whmp_not_found_title .whmp_search_ajax_buttons a, .whmpress .whmp_domain_search_ajax_results .whmp_not_found_result a {
    font-weight: 700;
    border-style: solid;
    border-top-width: 0px;
    border-right-width: 0;
    border-left-width: 0;
    border-bottom-width: 0;
    color: #ffffff;
    border-color: #e81e20;
    background-color: #e81e20;
    border-radius: 2px;
    padding-top: 13px;
    padding-right: 43px;
    padding-bottom: 13px;
    padding-left: 43px;
    font-family: 'Barlow',sans-serif;
    font-weight: 700;
    font-size: 18px;
    font-size: 0.9rem;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.whmpress .whmp_domain_search_ajax_results .whmp_search_ajax_title.whmp_not_found_title,
.whmpress .whmp_domain_search_ajax_results .whmp_not_found_result {
    background: #fbfbfb;
    color: #515151;
    border-top: 6px solid #a00c0c;
    margin-bottom: 40px;
}
.whmpress .whmp_domain_search_ajax_results .whmp_search_ajax_title.whmp_not_found_title .whmp_search_ajax_buttons a,
.whmpress .whmp_domain_search_ajax_results .whmp_not_found_result a,
.whmp_domain_search_ajax_results .whmp_not_found_result .whmp_search_ajax_buttons a{
    cursor: pointer;
    background: #e81e20;
    border-color: #e81e20;
}
.whmpress .whmp_domain_search_ajax_results .whmp_search_ajax_title.whmp_not_found_title, .whmpress .whmp_domain_search_ajax_results .whmp_not_found_result {
    border: none;
}
@media (min-width: 1200px){
    .proradio-astra-body .whmp_not_found_title h3 {
        font-size:37px !important;
        margin-bottom: 40px !important;
    }
}






.whmpress .whmp_domain_search_ajax_results{
    padding-top: 20px;
}
.whmpress_domain_search_ajax form,
.whmpress .whmp_domain_search_ajax_results .whmp_search_ajax_title{
    
    max-width:1200px !important;
}





/*
 * ==============================================================================
 * customizer
 * 
 * ==============================================================================
 * */




@media(min-width:1280px){
.proradio-astra-body.elementor-page h2.widget-title,
h2.widget-title {font-size: 24px;}
}

li#menu-item-5267 a{
	color: #ffffff;
	  margin:0;
	  padding:0;
    background-color: #e81e20;
    padding-top: 0px;
	  line-height: 40px;
    padding-bottom: 12px;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 63px;
    border-style: solid;
    border-top-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
    border-bottom-width: 0px;
	  text-transform: uppercase;
    letter-spacing: 1px;
	  height:40px;
	  font-weight: 700 !important;
	padding-top:10px;
	
}

li#menu-item-5267 a:hover {background-color: #c90606;
transition: all 0.1s ease-in-out;}

.elementor-pagination {padding-top:30px;font-size:14px;text-transform:uppercase;}

.site-header .site-description {
    font-size: 15px;
    font-size: 0.75rem;
    padding-left: 10PX;
    margin-top: 15px;
    line-height: 1em;
    top: 25%;
    opacity: 0.9;
}

@media (min-width: 1200px){
	.ast-theme-transparent-header #masthead {position:fixed;}
	.ast-theme-transparent-header .main-header-bar, .ast-theme-transparent-header.ast-header-break-point .main-header-bar {    padding: 5px 0;}
}
.proradio_pad{    margin: 30px 0;
    padding: 20px;
    border: 1px solid #ddd;position:relative;}
.proradio_pad::before{
  position: absolute;
  content: "NEW!!!";
  z-index: 99;
  top: -10px;
  left: 20px;

  display: inline-flex;
  vertical-align: middle;
background: #e90022;
  border-radius:3px;
  padding:6px 6px 3px ;
  color:#fff;
  line-height:12px;
  font-size:12px;
  
}
.ast-related-post-content img{border:1px solid #ddd;border-radius:5px;}

.single-sitefolio .ast-article-single{padding: 0 !important;}

element.style {
}
@media (min-width: 760px){
#qttmsitefolio-contents .qttmsitefolio__preview {
    height: calc(100vh - 500px)
	}}


.single-sitefolio .site-content{background:white;}

#qttmsitefolio-contents .qttmsitefolio__buttons a{text-decoration:none;}


.cmplz-cookiebanner{max-width:100vw;}

/* Post formatting */
.wp-caption-text{font-size: 12px;}
@media(max-width:1200px){
  .lwptoc_item{font-size:12px !important;margin-bottom: 20px;}
  .single-post ul{
    padding: 0; margin: 0 0 0 10px;
  }
  .single-post ul li,   .single-post ol li{
    font-size:15px;
  }
}


.changelog-content h2{
  
  font-size:20px !important;
  margin: 1.5em 0 0.5em;
}
.changelog-content p {
  font-size:13px !important;
  padding: 12px;
  background: #dddddd;
  border-radius: 5px;
}




.site .ast-single-related-posts-container{
	padding: 30px 0 0 0;
}



/*==============================================
 * 
 * Responsive VIDEO tag
 * 
 *============================================== */

.wp-video, video.wp-video-shortcode, .mejs-container, .mejs-overlay.load {
    width: 100% !important;
    height: 100% !important;
}
.mejs-container {
    padding-top: 56.25%;
}
.wp-video, video.wp-video-shortcode {
    max-width: 100% !important;
}
video.wp-video-shortcode {
    position: relative;
}
.mejs-mediaelement {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.mejs-controls {
    display: none;
}
.mejs-overlay-play {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto !important;
    height: auto !important;
}


.proradio-mcform__col-s input[type="submit"]{padding:0px;border-radius:0 8px 8px 0}


.proradio-astra-body.ast-theme-transparent-header .main-header-bar .button-custom-menu-item .ast-custom-button-link .ast-custom-button{
	border-radius:70px;
}

.cmplz-cookiebanner.cmplz-show{
	overflow:hidden auto !important;
}