/*
Theme Name: Client Child Theme
Author: I23
Template: client-theme
*/

@import url("../client-theme/style.css");

/*************** ADD YOUR CUSTOM CSS HERE  ***************/
#main {
    padding: 30px 0;
}
.page-template-page-prodotti #main,
.wpml-ls-legacy-list-horizontal{
  padding: 0;
}
#banner-wrapper img {
    height: auto;
    margin: 0;
    width: 100%;
}
#main-mobile-menu{
  float: right!important;
}
h1,h2,h3,h4,h5,h6{
  line-height: 1.5;
  letter-spacing: normal;
}
.mega-menu > ul > li > a,
.mega-menu > ul > li > h5{
  padding:8px 14px!important;
  margin:5px 3px;
}
.mega-menu .narrow .popup ul li > a,
.mega-menu .narrow .popup ul li li > a,
.mega-menu .narrow .popup ul li > h5,
.mega-menu .narrow .popup ul li li > h5 {
  padding-left: 10px;
  padding-right: 10px;
  line-height: 1.3;
}
.sticky-header .mega-menu > ul > li > a,
.sticky-header .mega-menu > ul > li > h5{
  padding: 7px 12px!important;
  font-size: 10px!important;
  margin: 7px 5px;
}
.sticky-header .logo{
  margin: 9px 0 0 0!important;
}
.sticky-header #main-menu{
  float: right;
}
.page-title,
.entry-title{
  font-size: 35px!important;
  text-transform: uppercase;
}
.vc_row{
  padding-top: 40px;
  padding-bottom: 40px;
  margin-bottom: 0!important;
}
.animated {
    visibility: visible!important;
}
.header .featured{
  float: right;
  margin-top: 40px;
}
.header .featured .menu-item{
  color: #333;
  padding: 15px!important;
  width: auto;
  font-size: 15px;
}
.header .featured .menu-item:hover a{
  color: #3aa9c9!important;
}
.header .featured .menu-item a{
  padding: 0;
  text-transform: uppercase;
}
.vc_color-grey.vc_message_box{
  border: 0!important;
 font-size: 16px;
  margin-bottom: 0;
  background: none;
  color: #333!important;
}
.vc_message_box-icon i{
  color: #3aa9c9;
}
.vc_btn3-color-danger{
  background: #3aa9c9!important;
}
.wpcf7-text,
.wpcf7-textarea,
.wpcf7-tel,
.wpcf7-email,
.wpcf7-select,
.wpcf7-number{
  width: 100%;
  border-radius: 0!important;
}
.wpcf7-submit{
  float: right;
}
.wpcf7-response-output {
    float: left;
}
.wpcf7-form .wpcf7-not-valid-tip{
  top: 18px!important;
}
.wpcf7-form-control-wrap.acceptance,
div.wpcf7-form-control-wrap.acceptance,
span.wpcf7-form-control-wrap {
  display: inline;
  margin-right: 10px;
}
.footer {
    padding: 20px 0;
}
.footer .widget-title {
    margin: 20px 0 10px 0;
    line-height: 1.3;
    text-transform: uppercase;
}
.footer li, .footer li a, .footer p {
    line-height: 1.6!important;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    font-weight: 300!important;
    font-size: 13px!important;
}
.footer ul li > a::before,
.footer ol li > a::before {
    content: "\f0c8";
    font-family: "FontAwesome";
    font-size: 5px;
    top: 6px;
    color: #efefef;
}
.footer-top input[placeholder],
.footer-top [placeholder],
.footer-top *[placeholder] {
    color:white!important;
}

.numTop{
  color: #fff;
  font-weight: 400;
}
.numTop:before{
  font-family: 'FontAwesome';
  content: '\f095';
  margin: 0 3px 0 8px;
  font-weight: 400!important;
}
.mailTop{
  color: #fff;
  font-weight: 400;
}
.mailTop:before{
  font-family: 'FontAwesome';
  content: '\f003';
  margin: 0 3px 0 8px;
  font-weight: 400!important;
}
.welcome-msg, .topnav > li > a .menu-label {
    display: block !important;
}
.margNeg{
  margin-bottom: -30px !important;
}
.footer-top{
  background: url('img/bgCustomTxt.jpg') no-repeat;
  background-size: cover!important;
  padding: 30px 0;
}
.footer-top .wpcf7-text,
.footer-top .wpcf7-textarea,
.footer-top .wpcf7-tel,
.footer-top .wpcf7-email,
.footer-top .wpcf7-select,
.footer-top .wpcf7-number,
.footer-top .wpcf7-textarea{
  background: none;
  border: 0!important;
  color: white!important;
  border-bottom: 2px solid white!important;
}
.footer-top .wpcf7-submit{
  background: none;
  border-radius: 0;
  border: 1px solid white;
  float: right;
  color: white;
  padding: 8px 30px;
}
.footer-top .wpcf7-submit:hover{
  background: #2b5a84;
}
.footer-top .wpcf7-textarea{
  height: 100px;
}
.footer-bottom{
  padding: 10px 0;
}
.footer-bottom .copyright{
  margin-top: 0;
}
.vc_separator.vc_sep_color_sky .vc_sep_line{
  border-color: #0082cb!important;
}
.right-sidebar .widget-title {
    background: #3aa9c9;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    padding-bottom: 12px;
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 12px;
    position: relative;
}
.right-sidebar .widget {
    margin-bottom: 30px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
.widget_archive select{
  width: 100%;
}
.widget_archive label{
  display: none;
}
.bordoBlu{
  border: 1px solid  #3aa9c9;
}
.font20{
  font-size: 20px;
}
.txtBlue{
  color: #3aa9c9;
}
.bgWhite{
  background: white;
}
.bgBlue{
  background: #3aa9c9;
  color: white;
}
.bgBlue h1,
.bgBlue h2,
.bgBlue h3,
.bgBlue h4,
.bgBlue h5,
.bgBlue h6{
  color: white;
}
.tp-caption.rev-btn{
  display: inline-block!important;
}
.tp-caption strong,
.tp-caption b{
  font-weight: bold!important;
}
.menoSpazio .vc_column_container>.vc_column-inner{
  padding-left: 10px;
  padding-right: 10px;
}
.pad0{
  padding: 0!important;
}
.padTop0{
  padding-top: 0!important;
}
.noPad .vc_column-inner {
  padding: 0!important;
}
.single-portfolio .vc_row:first-child{
  padding-top: 0;
}
.titSchedaProd{
  border-bottom: 1px solid #ddd;
}
.page-template-page-portfolio .shortcode-title h2,
.page-template-page-prodotti .shortcode-title h2{
  font-size: 27px!important;
  color: #2b5a84;
  line-height: 1.3!important;
}
.page-template-page-portfolio .shortcode-title .title-desc,
.page-template-page-prodotti .shortcode-title .title-desc{
  font-size: 17px!important;
  color: #333;
  line-height: 1.3!important;
  font-weight: bold!important;
}
.prodotti .vc_inner{
  padding: 0 0 30px 0;
}
.prodotti .vc_inner:last-child{
  padding-bottom: 0;
}
.prodotti h2{
  font-size: 18px;
  margin-bottom: 10px;
}

.prodotti .wpb_single_image{
  border: 1px solid  #3aa9c9;
  padding: 5px;
  margin-bottom: 10px;
}

div#ct-ultimate-gdpr-cookie-content {
    text-align: justify!important;
    line-height: 1.3!important;
}
div#ct-ultimate-gdpr-cookie-content a{
  font-weight: bold;
}
#ct-ultimate-gdpr-cookie-popup{
  width:auto!important;
  max-width:1000px!important;
  left:15px!important;
  margin: 0 auto;
  background:#333!important;
  color: #fff!important;
  right:15px!important;
  bottom: 5px!important;
}
#ct-ultimate-gdpr-cookie-popup a{
  color:#fff!important;
}
#ct-ultimate-gdpr-cookie-popup #ct-ultimate-gdpr-cookie-accept,
#ct-ultimate-gdpr-cookie-popup #ct-ultimate-gdpr-cookie-read-more,
#ct-ultimate-gdpr-cookie-popup #ct-ultimate-gdpr-cookie-change-settings
{
  background:#fff!important;
  border-radius:2px!important;
  color:#333!important;
  margin-top:3px!important;
  padding: 3px 5px!important;
  border:1px solid #333!important;
}

.ct-ultimate-gdpr-container input[type="submit"]{
  color:#fff!important;
  border:1px solid #333!important;
  background: #333!important;
}
#ct-ultimate-gdpr-cookie-open {
    display: none !important;
}
.ct-ultimate-gdpr-container input[type="submit"]{
    color:#333!important;
    border:1px solid #333!important;
    background-color: #fff !important;
}
label[for="ct-ultimate-gdpr-consent-field"]{
    font-weight: 300;
}
body #ct-ultimate-gdpr-cookie-popup #ct-ultimate-gdpr-cookie-read-more, body #ct-ultimate-gdpr-cookie-popup #ct-ultimate-gdpr-cookie-change-settings {
    background-color: transparent !important;
    color: #fff !important;
    font-weight: 400;
    border: none !important;
}
#ct-ultimate-gdpr-cookie-accept {
    float: right !important;
}
.capt {
    display: block;
    float: left;
}
@media screen and (max-width:990px) {
  .logo {
      margin: 0!important;
      text-align: center;
  }
  }
@media screen and (max-width:990px) {
  .wpb_single_image {
    margin-top: 20px;
  }
  .topnav > li:last-child > a,
  .topnav > li > a{
    border: 0!important;
    }
}
@media screen and (min-width:991px) and (max-width:1200px) {
    .header-wrapper .mega-menu > ul > li > a,
    .header-wrapper .mega-menu > ul > li > h5{
      padding:7px 3px!important;
      padding-bottom: 7px!important;
      font-size: 11px!important;
    }
    .menu-wrapper  .container{
      padding: 0!important;
    }

}
@media screen and (max-width:480px) {
    .header .featured{
      width: 100%;
      margin-top: 20px;
    }
  .header .featured .menu-item{
    width: 100%;
    margin: 0;
    font-size: 16px;
    padding: 3px 0!important;
    text-align: center;
    border-bottom: 1px solid #ebebeb;
  }
}
.footer-top ::-webkit-input-placeholder {
    color: #fff; text-overflow: ellipsis;
}
.footer-top :-moz-placeholder {
    color: #fff !important; text-overflow: ellipsis;
}
.footer-top ::-moz-placeholder {
    color: #fff !important; text-overflow: ellipsis;
} /* For the future */
.footer-top :-ms-input-placeholder {
    color: #fff !important; text-overflow: ellipsis;
}



/*complianz*/
#cc-window.cc-window .cc-compliance .cc-btn {
  letter-spacing: 0;
}
#cc-window.cc-window .cc-compliance .cc-btn.cc-dismiss{
  background-color: transparent !important;
  color:  #999 !important;
}
#cc-window.cc-window .cc-compliance .cc-btn.cc-dismiss, #cc-window.cc-window .cc-compliance .cc-btn.cc-show-settings {

  font-size: 12px;
  font-weight: normal;

}

#cc-window .cc-message {
  font-size: .8em;
  line-height: 1.2;
  letter-spacing: 0;
}


#cc-window .cc-message a {
  padding: 0;
}

@media screen and (max-width: 768px) {
  #cc-window.cc-window .cc-compliance .cc-btn.cc-dismiss {
      position: absolute;
      top: 0;
      right: 30px;
      text-align: right;
      padding: 0 !important;
      margin-top: 5px !important;
  }
}
