/* File generato automaticamente dall'AltEngine il Wednesday 31st of December 2025 01:18:41 */








/* =================================
** additional
** ================================= */



#header .main-menu .nav-link{
    text-transform: none;
    padding-left: 1rem;
    padding-right: 0;
    color:#222222;
    font-weight: 600;
    font-size: .8em;
    letter-spacing: 0.12em;
}






  /* slider */
  
  .slide-item-footer {
    position: absolute;
    bottom: 50px;
    left: 0;
    width: 100%;
    padding-bottom: 50px;
}

.slide-caption-cta{
  border-bottom: 1px solid #fff;
  text-align: left;
  padding: .7rem 0;
  width:100%;


}

.slide-caption-cta > a{
  color: #fff !important;
  font-weight: 800;
  text-transform: none;
  font-size: .7rem;
}

  .owl-item.active .slide-caption-title{
	animation: 1s .2s fadeInUp both;
  }

  .owl-item.active .slide-caption-desc{
	animation: 1s .6s fadeInUp both;
  }

  .owl-item.active .btn {
	animation: 1s .9s flipInX both;
  }

  /* =================================
  ** About Us
  ** ================================= */

  #AboutUs h2.text-center{
      line-height: 1.3em;
  }



  /* =================================
  ** Home category carousel
  ** ================================= */

  .category-carousel .title{
    text-transform: uppercase;
  }




  /* =================================
  ** FOOTER
  ** ================================= */
  #footer{
      min-height: 200px;
      font-size: .8em;
    line-height: normal;
    font-weight: 400;
  }

  #footer .logo-footer{
      max-height: 200px;
  }


  #footer .menu{
    line-height: 2em;
  }
  #footer .menu-footer .nav-link {
     
      font-style: normal;

  }

  .copyright-text{
      font-weight: 300;
  }

  .copyright-text a{
      font-weight: 400;
  }

  .copyright-text span {
      color: transparent !important;
      text-shadow: 0 0 0 rgb(0, 128, 0) !important;
  }


/* ----------------------------------------------------------------
	CARD Info
-----------------------------------------------------------------*/
.card.card-info .title{
    text-transform: uppercase !important;
}
.card.card-info .card-content .description{
white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.card.card-info .card-header > img {
    border-radius: 50px;
}


 /* =================================
** WIDGET
** ================================= */
  .widget-area .widget {

  }

/****************************
* OWL
************************************/

button.owl-prev {
    position: relative;
    left: -20px;
}

button.owl-next {
    position: relative;
    right: -20px;
}

.owl-carousel .owl-nav{
  opacity: 1;
  z-index: -1;
}


.btn-slide-nav{
    font-size: 16px;
    padding: 8px;
    display: block;
    background:none;
}
.btn-slide-nav > i{
font-size: inherit;
display: block;
}



/* PRODUCT */


/* pagina prodotto */
body.single-product .entry-summary .price{
  font-size: 1.2em;
}
body.single-product .entry-summary .price ins {
    font-weight: 600;
    
}
.related.products h2 {
    margin-bottom: 1em;
    font-size: 1em;
}


body.single-product .entry-summary  .quantity{
  display:none;
}


body.single-product .entry-summary  .product_title{
  font-size: 1.1rem;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  margin-bottom:1rem;
}

.price > ins{
  text-decoration-line: none;
}



.product-main-gallery  .fotorama.fotorama-with-right-thumbs .fotorama__thum{

   /* margin-right:8px;*/

}




@media (max-width: 767px) {

.card.card-preview .card-thumb-vertical:nth-child(1) {
      padding: 0 62px;
    }
  }

@media (min-width: 768px) {
    .card.card-preview .card-thumb-vertical:nth-child(2) {
        height: 94%;
       position:relative;
       top:4%;
    }


    
  }


/* =================================
** RangeSLider
** ================================= */
  .ui-slider.ui-slider-horizontal {
    height: 2px;
    border: none;
    background: #dfedf4;
}
.ui-slider.ui-slider-horizontal .ui-slider-range.ui-widget-header{
  background:#212529;
}

.ui-slider.ui-slider-horizontal  .ui-slider-handle{
    border: none;
    background: #212529;
    font-weight: normal;
    height: 6px;
    width: 6px;
    outline-style: none;
    outline-color: unset;
    top: -2px;
    margin-left: -3px;
}

/* =================================
** Aggiustamento content con stickyheader
** ================================= 
#content{
  margin-top:  60px;
}
@media (min-width: 768px) {
  #content{
    margin-top: 80px;
}
}
*/



/* TODO */
.woocommerce-notices-wrapper{display:none;}





/* custom */
  


 .cart .product-thumbnail {
    max-width: 100px;
}

.cart .product-thumbnail img{
  width:100%;
  max-width:100%;
  height:auto;
}

  .section-container-wrap{
}

.woocommerce-cart  .section-container-wrap{
  padding: 1rem 0 !important;
}



/* serve */



/* fix header home 


.home #header:not(.is-sticky){
  background: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  color: #fff !important;
}

.home #header:not(.is-sticky) .logo-standard{display:none;}
.home #header:not(.is-sticky) .logo-sticky{display:none;}
.home #header:not(.is-sticky) .logo-light{display:inline-block;}
.home #header:not(.is-sticky) #link-menu,
.home #header:not(.is-sticky) #link-search{
  color:#fff;
}
@media (min-width: 768px) {
.home #header:not(.is-sticky) .main-menu .nav-link{
  color: #fff;
}

}*/



.fotorama__thumb-border {
   
    border-color: #2E2E2E;
}

#link-menu{
  font-size: 1.2rem;
}


/* fixed
.pff-slider .slide-item { 
  
    background-size: 100%;
    background-repeat: no-repeat;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
  } */

  i.social-icon {
    color: white !important;
}


