/* Enter Your Custom CSS Here */

/* MENU */
.menu-wrapper .row-menu .row-menu-inner {padding: 0px 20px 0px 20px;}
.menu-item .fa-angle-right:before{display:none!important;}

ul.menu-smart li .wpml-ls-display:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 18px;
    content: '\f078';
    font-family: 'uncodeicon' !important;
    vertical-align: top;
    font-weight: normal;
}
ul.menu-smart li .drop-menu .wpml-ls-display:after { display: none;}

@media (max-width: 959px) {
.fa-angle-down::before {
  display: none;
}
}

@media (min-width: 960px) {
.wpml-ls-item .drop-menu {
    background-color: #fff !important;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
    border: 1px solid #bbbbbb;
    margin-top: -18px !important;
    margin-left: 0 !important;
    min-width: 2.5em !important;
    max-width: 2.5em !important;
}

.wpml-ls-item .drop-menu a {
    color: #333333 !important;
}

.wpml-ls-item .drop-menu li:hover {
    background-color: #e8e8e8;
}

.wpml-ls-item .drop-menu {
    padding: 0 !important;
}

.wpml-ls-item .drop-menu:before {
    border: 6px solid;
    border-color: transparent transparent #ffffff transparent;
    z-index: 99;
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    left: 10px;
    top: -12px;
    width: 0;
}
}

/* FRECCIA GIU */
.fa-angle-down:before {content:''!important; width:68px!important; height:68px!important; background-image:url("https://polmac.it/wp-content/uploads/2018/07/icona_freccia_giu.png");position:absolute; bottom:70px;}

/* SLIDER PRODOTTI HOME */
.slider-categorie .owl-nav.disabled { display: block; }
.slider-categorie .owl-nav.disabled > .owl-prev { margin-left: 0px!important; }
.slider-categorie .owl-nav.disabled > .owl-next { margin-right: 0px!important; }

/* SLIDER COMPANY */
.owl-carousel > .owl-prev { margin-left: 0px!important; }
.owl-carousel > .owl-next { margin-right: 0px!important; }

/* FRERCCIA DX */
.fa-angle-right:before {content:''!important; width:40px!important; height:40px!important; background-image:url("https://polmac.it/wp-content/uploads/2018/07/icona_freccia_dx.png"); background-size:40px; background-repeat:no-repeat;position:absolute; right: 20px; bottom: -35px;}
.owl-nav-container.btn-default.btn-hover-nobg{background:transparent!important; border:transparent!important;}

/* FRERCCIA SX */
.fa-angle-left:before {content:''!important; width:40px!important; height:40px!important; background-image:url("https://polmac.it/wp-content/uploads/2018/07/icona_freccia_sx.png");background-size:40px; background-repeat:no-repeat;position:absolute; left: 20px; bottom: -35px;}
.owl-nav-container.btn-default.btn-hover-nobg{background:transparent!important; border:transparent!important;}



/* SCROLL TOP */
.footer-scroll-top i {
    border-radius: 20px;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
}

.fa.fa-angle-up.fa-stack.fa-rounded.btn-default.btn-hover-nobg{color: #333 !important; background-color: transparent!important; border-color: #333 !important;}
.fa-angle-up:before {content: "\f102";}


/* NEWS */
h3.t-entry-title.h3 {padding-bottom: 28px;}
h3.t-entry-title.h2 {padding-bottom: 28px;}
.single-post .post-info{display:none;}
.text-lead, .text-lead > *{font-size:15px; line-height:20px!important;}


/* APPLICAZIONI */

.imp-shape-rect{width:36px!important; height: 36px!important;}
.imp-shape-rect:before {
    content: '+';
    font-size: 30px;
    color: #fff;
    position: absolute;
    top: -1px;
    left: 9px;
    font-weight: 600;
}

.squares-element p{font-family:'Montserrat'!important; font-weight:600!important;}

/* DOWNLOAD MANUALI */
.manuali_download_container { 
	height: 0;
	overflow: hidden;
	opacity: 0;
	-webkit-transition: opacity 0.3s ease-in-out 0s;
	-moz-transition: opacity 0.3s ease-in-out 0s;
	-ms-transition: opacity 0.3s ease-in-out 0s;
	-o-transition: opacity 0.3s ease-in-out 0s;
	transition: opacity 0.3s ease-in-out 0s;
}
.manuali_download_container.show { height: auto; opacity: 1; }

/* MOBILE */
/* iPad PRO */
@media (min-width: 960px) and (max-width: 1024px) {
  .menu-wrapper .row-menu .row-menu-inner {
      padding: 0px;
  }
  
  #logo-container-mobile {
  	display: block;
    text-align: center;
  }
  
  .main-menu-container {
  	display: block;
    padding-bottom: 10px !important;
  }
  
  .wpml-ls-menu-item .fa-angle-down {
  	display: none !important;
  }
  
  .menu-smart {
  	text-align: center !important;
  }
  
  .menu-smart > li > a {
    padding: 0px 0 0px 14px;
	}
  
  .wpml-ls-item .drop-menu {
      margin-top: 3px !important;
  }
}

/* iPhone */
@media (max-width: 959px) {
  h4:not([class*="fontsize-"]), .h4:not([class*="fontsize-"]) {
      padding: 0 10px;
  }
  
  .wpml-ls-menu-item {
   	margin-left: 32px !important;
  }
  
  .wpml-ls-menu-item .drop-menu {
    z-index: 2; 
    width: auto; 
    min-width: 13em; 
    display: block; 
    max-width: 20em; 
    top: 100%; 
    left: 0px; 
    margin-left: -1px; 
    margin-top: 1px;
  }
  
  .wpml-ls-menu-item a {
   	float: left;
    padding: 9px 5px 9px 5px;
  }
  
  ul.menu-smart li .wpml-ls-display:after { display: none; }
}