header .main-navbar .nav-menu > li.themecolor a
{
    color: var(--theme-color);
}
 
.white-color
{
    color: #ffffff!important;
} 

 .section-b20-space {
    padding-bottom: 20px!important;
    padding-top: 0!important;
}

.section-40-space {
    padding-top: 40px;
    padding-bottom: 40px;
}


.pb-40
{ 
    padding-bottom: 40px;
    
}

.pt-40
{ 
    padding-top: 40px;
    
}


.pb-80
{ 
    padding-bottom: 40px;
    
}

.pt-80
{ 
    padding-top: 40px;
    
}


.mb-20
{ 
    margin-bottom: 20px;
    
}

.mt-20
{ 
    margin-top: 20px;
    
}

.mb-30
{ 
    margin-bottom: 30px;
    
}

.mt-30
{ 
    margin-top: 30px;
    
}

.mb-40
{ 
    margin-bottom: 40px;
    
}

.mt-40
{ 
    margin-top: 40px;
    
}


.mb-80
{ 
    margin-bottom: 80px;
    
}

.mt-80
{ 
    margin-top: 80px;
    
}

.text-right
{
    text-align: right;
}

.text-left
{
    text-align: left;
}

 
.discount-image-details
{
        background-image: url(../images/slider.jpg);
          background-position: center;
          background-repeat: no-repeat;
          background-size: cover;
          overflow: hidden; 
}

.discount-image-details .discunt-details
{
    justify-content: right;
    text-align: right; 
    height: 600px;
}

header .header-style-3 .top-header {
    padding: 0;
}

.title.title1 p {
    margin: 20px auto 0;
    color: #212529;
    letter-spacing: 1px; 
        width: 100%;
    text-align: justify;
    line-height: 1.8;
    font-size: 17px;
}


header.nav-down .navbar-searchbar {
    position: fixed;
    top: -140px;

} 

footer .footer-contact .contact-lists li, footer .footer-contact .contact-lists li a, footer .footer-links ul li  
{
    font-size:16px;
    color: #3e3e3e;
}


footer .footer-contact .contact-lists li + li {
      margin-top: 10px;
      }
      
      
      
.category-option .category-name .accordion-item.category-rating .accordion-collapse .accordion-body .category-list li .form-check p.form-check-label
{
    margin-left: 0;
    font-size: 15px;
}



.category-option .category-name .accordion-item.category-rating .accordion-collapse .accordion-body .category-list li .form-check p.font-light
{
    margin-left: 12px;
    
    font-size: 13px;
    
    color: var(--theme-color)!important;
}

.category-option .category-name .accordion-item .accordion-collapse .accordion-body .category-list li {
    display: block;
    margin: 15px 5px;
    
}


.filter-options {
 
    float: right!important; 
}


.list-style .product-box .product-details h5 {
    
    font-size: 20px;
}


.img-responsive
{
    width: 100%;
    height: auto;
}


.list-style .product-box .cart-wrap {
    display: inline-block;
     
}

.product-box .cart-wrap a {
    color: #232323;
    background-color: #eeeeee;
}

.list-style .product-box .main-price button
{
    border-radius: 0px;
}

.list-style .product-box .product-details span {
    margin-top:  0px;
}


.addeffect-section .qty-box .input-group button.btn-lista, .product-buttons button.btn-lista 
{
        position: relative;
    padding: calc(6px + (10 - 6) * ((100vw - 320px) / (1920 - 320))) calc(13px + (20 - 13) * ((100vw - 320px) / (1920 - 320)));
    font-weight: 600;
    z-index: 1;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    border-radius: 0;
    font-weight: bold;
    background: var(--theme-color);
    font-size: calc(12px + (15 - 12) * ((100vw - 320px) / (1920 - 320)));
    color: #fff; 
    margin-top: 0;
    margin-left:15px!important;
}

.product-buttons button.btn-lista
{
    margin-left:0!important;
}

.breadcrumb-section .circles li
{       
 /*   background-color: transparent; */
      background-image: url(../images/favicon/negative-512.png);
          background-position: center;
          background-repeat: no-repeat;
          background-size: cover;
          overflow: hidden; 
         opacity: 0.5 !important;
}


.desc-box p
{
    font-size: 15px;
    line-height: 26px;
    text-align: justify;
}


h3.price-detail
{
        color: var(--theme-color);
}

.details-items .cloth-details-size .border-product  
{
    padding: 10px 0;
}


.product-box .product-details h5
{
    width: 100%;
}

.footer-contact .footer-content {
  padding-top: calc(15px + (30 - 15) * ((100vw - 320px) / (1920 - 320)));
}

 
 
 footer .main-footer {
 
  background-color: #efefef;
}




.about-details p {
  letter-spacing: 1px;
  line-height: 140%;
  color: #2e2e2e;
  font-size: 16px;
  text-align: justify;
}


.about-details h3 {
    font-size: 20px;
}    

input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}


.list-style .product-box .product-details .main-price .listing-content {
    display: inline-block;
}


.list-style .product-box .product-details .input-number {
        display: inline-block;
    padding: 7px;
    border-radius: 0;
}


.fotohidden
{
    display: none!important;
}

 .product-style-2 .product-box .product-details h3
 {
    font-size: 17px;
        min-width: 60px;
 }

.category-scroll {
    max-height: 310px;
     
}

.category-option {
     
    top: 100px;
     
}
 
 
 .category-option.show {
    top: 0;
}
 
 li.old-price
 {
    color: #999;
    text-decoration: line-through;
 }
 
 
 label {
     
    margin-bottom: 5px;
}
 
 div.special{ 
        display:none;  
 }
 
 
 span.red
 {
    color: red;
 }
  
 
 h3.titolosottolineato::after {
    
 
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -1px;
  width: 20%;
  height: 4px;
  background-color: var(--theme-color);
  border-radius: 50px;
  
    left: 0;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

 h3.titolosottolineato
 {
    position: relative;
    padding: 20px 0 20px 0;
 }
 
 .error-icon
 {
    background: linear-gradient(to bottom right, #e30000, #e30000)!important;
    
 }
 
 .error-contain h4
 {
    color: #e30000!important;
 }
 
 .ordinamento a
 {
    margin-right:5px;
 }
 
.ordinamento a.selected
{
    
    font-weight: bold;
} 
 
 
.paginazione a.active
{
    font-weight: bold;
    
} 
 
 .product-box .label-dermahealth .label-theme
{
  background-color: #149a08!important;

}
 
 
.about-details p.smallnotice, p.smallnotice {
  font-style: italic;  
  font-size: 13px;
  text-align: center;
  color:#090909;
}
 
 
 
#cartPreview
{
position: fixed;
z-index: 999999;
top: 0;
left: 0;
width: 100%;
color: #333333;
box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 0.25);
background-color: #ffffff;
display:none;
	padding:  10px 0;
}
  


div#cartPreview table{
    border:1px solid #777;
    margin:0 auto;
	 margin-bottom: 20px;
}

div#cartPreview table tr td{
    background-color: #ffffff;
    vertical-align:middle;
    padding:10px;
	 
	 font-size: 14px;
}


div#cartPreview table tr th{
    background-color: var(--theme-color); 
    color: white;
    vertical-align: top;
    padding: 6px 10px;
    font-size: 15px;
    font-weight: 500;
}
 
div#cartPreview  .aggiunto
{
	margin-bottom: 20px;
}

div#cartPreview table tr td.productInfo
{
	font-weight: 400;
}


div#cartPreview table tr td.prezzo
{
 
	font-weight: 400;
}
div#cartPreview table tr.subtotal td 
{
 background-color: #f8f8f8;
	font-size: 16px;
font-weight: 600;
border-top:1px solid #777;
}


div#cartPreview div.checkOutBar {
    text-align:center!important; 
    margin-top: 0;
    margin-bottom: 10px;
}

div#cartPreview  div.checkOutBar a.btn {
    text-align:center!important; 
       margin-top: 0px!important;
    margin-bottom: 10px;
    float: none;
}
 
div#cartPreview div.checkOutBar2 {
    text-align:center!important;
}



div#cartPreview h3  {
    text-align:center!important;
    font-size: 14px;
    margin: 10px 10px;
    color: var(--theme-color);
}

div#cartPreview .productInfo
{
    
    font-size: 15px;
}



.d-inline-block button
{
	width: 100%;
}


h4.current-price-iva
{
	font-size: 16px;
    color: #999999;
    font-weight: 400;
    margin: 15px 0;
}
 
 
 .cart-section .count-down {
  margin-bottom: 25px;
  padding: 10px;
  
  display: block; 
  color: #212529;
  width: 100%;
  text-align: center;
}


table.cart-table  div.qta a.minus, table.cart-table  div.qta a.minus:visited, table.cart-table  div.qta a.plus, table.cart-table  div.qta a.plus:visited {
    background-color: #fff;
    color: #6b6b6b;
    border: 2px solid #dbdbdb;
    cursor: pointer;
    height: 23px;
    margin: 0 7px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: 23px;
    line-height: 20px;
    border-radius: 0;
    font-weight: bold;
    display: inline-block; 
}


table.cart-table  div.qta span
{
        padding: 10px;
}

.subtotal
{
        font-weight: 600;
        font-size: 16px; 
}

.cart-section .cart-table.finale tr td
{    
    border-bottom: 1px solid #c7c7c5 !important;
    border-top: 1px solid #c7c7c5 !important;
    
}

.total, .total h5
{
        font-weight: 600;
        font-size: 16px;
        color: var(--theme-color);
}


.cart-section tbody tr.sum td
{
  /*  text-align:left; */
}
.cart-section tbody tr.sum, .cart-section tbody tr.sum td  
{
    background-color: #eff3f7;
}

.notVisible
{
    display: none!important;
}
 
.text-left 
{
    text-align: left;
}
 
 
.text-right 
{
    text-align: right;
}
 
 .cart-section tbody tr td.text-left
 {
    text-align: left;
 }
 
 .error {
  color: #560A0A;
  background-color: #FF4444;
  border-color: #BE1111;
  padding: 10px;
  margin: 20px 0;
}
 
 .hidden {
  display: none;
}
 
 
 
 
table.cart td a.optionBox {
    text-decoration: none;
    text-align:left;
}
table.cart a.optionBox, table.cart a.optionBox:visited {
    background-image: url("../../img/radio_no.png");
    background-position: 5px center;
    background-repeat: no-repeat;
   color: #404040;
    cursor: pointer;
    display: block;
    font-weight: normal;
/*   height: 20px; */
    line-height: 20px;
  padding: 0.5em 0.2em 0.5em 50px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
     
}


 

table.cart a.optionBox.disabled h5 {
    color: #888888;
    cursor: default;
}

table.cart a.optionBox.checked, table.cart a.optionBox.checked:hover {
    background-image: url("../../img/radio_yes.png");
}

.btn-continua, .btn-continua::before 
{
    background-color:  black;
    border: 1px solid black;
}
 
div.checkOutBar, div.checkOutBar a.btn
  {
    clear: none;
    float: left;
  } 
  
div.checkOutBar2, div.checkOutBar2 a.btn
  {
    clear: none;
    float: right;
  } 


a.linkmodificacheckout, a.linkmodificacheckout span,  a.linkmodificacheckout i 
{
    color: var(--theme-color);
}

 a.linkmodificacheckout i 
{
    font-size:10px;
    margin-right: 5px;
}



.your-cart-box .list-group .lh-condensed.active div span i.fas
{
     color: var(--theme-color);
}

.cart-table tbody tr td {    
    color: #212121;
}





.dashboard-profile .dash-profile li .left h6.font-bold {
    color: #2e2e2e !important;
    font-weight: 500!important;
}


.save-details-box .save-details .save-address h5 {
    line-height: 1.6;
    letter-spacing: 1px;
    margin: 0 0 calc(2px + (5 - 2) * ((100vw - 320px) / (1920 - 320)));
}

.save-details-box .save-details .button a:hover
{
    background-color: var(--theme-color);
}

.save-details-box .save-details .button a:hover span
{
    color: #ffffff;
}


.save-details-box .save-details .save-position {
 
  background-color: green; 
}

 

.confermato-button {
  background-color: #47CEE5;
  margin: 0 !important;
  padding: 4px 10px;
  border-radius: 5px;
  font-size: 12px !important;
  color: #fff !important; }




#message2, #message3
{
    display: none;
    padding:10px; 
    clear: both;
width: 100%;
    font-size: 14px; 
border-radius: 10px;
margin-top: 20px;
margin-bottom: 28px;

}

#message2 
{
   
color: #25A80E; 
border: 2px dotted #67E351;

}

#message3 
{
   
color: #CF1212; 
border: 2px dotted #E95858;

}


.list-style .product-box .product-details span.theme-wishlist
{ 
    clear: both;
    margin-top: 10px!important;
    background-color: #4295df !important;
} 

ul.product-count
{
    background-color: #c9e2f8 !important;
}



.advancedFilterRow a.active label, .advancedFilterRow a.active 
{
    font-weight: bold;
}

.advancedFilterRow a, .advancedFilterRow a label
{
    cursor: pointer;
}


.list-style .product-box .img-wrapper  .otherImages
{
    text-align: center;
}

.list-style .product-box .img-wrapper .otherImages a img.img-fluid
{ 
    max-height: 250px;
}
 
.product-image-tag
{
     text-align: center;
}


.details-items .details-image .product-image-tag img
{
     
    text-align: center;
      width: auto!important;
      max-height: 600px; 
    margin: 0 auto;
}


.overflow-hidden
{
    min-height: 500px;
}


.sticky-bottom-cart
{
    bottom: 0!important;
}


.sticky-bottom-cart .add-btn a.wishlist-btn {
    display: inline-block!important;
}    


.btn-continua
{
    background-color: #000000!important;
}


.coloreverde
{
    color: green!important;
}

tr.h4 th
{
    font-size: 18px;
}

.mr-20
{
    margin-right: 20px;
}

.ml-20
{
    margin-left: 20px;
}
/*
.box-head h3.redtitolo
{
    color: var(--theme-color);
} 
*/


.box-head a.veditutti
{
    font-weight:400;
    text-decoration: underline;
    color: gray;
        margin-left: 0;
}
      
      
      
.form-ricerca
{
    width: 100%;
    height: auto;
}  
      
.form-ricerca  button {
  padding: 15px 35px;
  background-color: var(--theme-color);
  color: #fff;
  border: 1px solid var(--theme-colors);
    width: 10%;
    padding: 15px 0px;
    float: left;
    display: inline;
}      
      
.form-ricerca  .form-control {
    position: relative;
    font-size: 14px;
    padding: 16px 20px;
    display: inline;
    float: left;
    margin-right: 3%;
        width: 80%;
}      
      
      
      
      
.form-ricerca button.save
{
    display:none!important;
}   

      
      
span.normal-em
{
    font-weight: normal!important;
    font-style: italic;
    
}     


.cart-table tbody tr td.text.left
{
    text-align: left!important;
}      


.nodesktop
{
    display:none!important;
}

.category-wrap .category-content {
    position: absolute;
    left: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.category-wrap {
       padding: 10px;
    position: relative;
    height: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    text-align: center;
    display: block;
    -webkit-box-align: center;
    -ms-flex-align: cen
}

.category-wrap .category-content {
    position: relative;
    left: 0;
    text-align: center;
    top: 50%;
}
.slick-track
{
    background-color: #f9f9f9;
}

.section-20-space {
    padding-top: 20px;
    padding-bottom: 20px;
}    
.section-10-space {
    padding-top: 10px;
    padding-bottom: 10px;
}    

.category-content h5
{
    font-size:16px;
    font-weight: bold;
} 

.riquadrobox
{
    padding: 10px 20px;
    border-radius: 5px;
    background-color: #efefef;    
}


.slick-slider .slick-list .slick-slide > div
{
    border: 1px solid var(--theme-color);
    background-color: #f3f3f3;
}


.cart-table tbody tr.redtd td
{
    color: #C80101!important;
}

/** RESPONSIVE */


@media (max-width: 1400px) {  
   .nomobile
   {
        max-width: 15ch;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;

   } 
   
    .category-content h5
    {
        font-size:15px;
        font-weight: bold;
    } 
      
}      
 
 
 
 @media (max-width: 1199px) { 
    
    
   .nomobileblock
   {
        display:none;

   }
    
      .nodesktop
    {
        display:block!important;
    }
    
 
  .visible-desktop {
      display: none;
      }
      
     
  .cart-section tbody tr td 
  {
    min-width:0px;
    width: auto;
  } 
   
  .cart-section tbody tr td.product-thumbnail
  {
    min-width:0px;
    width: 0px;
    display: none;
  } 
  
   
   
   
  div.checkOutBar
  {
    clear: both;
    float: none;
    text-align: center;
    margin: 0 auto;
  }
  
   
   
  div.checkOutBar2
  {
    clear: both;
    float: none;
    text-align: center;
    margin: 0 auto;
  }
  
  
.brand-logo
{
    max-width: 150px;
}

 
    .category-content h5
    {
        font-size:15px;
        font-weight: bold;
    } 
  
}      

  
 @media (max-width: 767px) { 
 
   .cart-section tbody tr td 
  {
    display: block;
    min-width:0px;
    width: auto;
  } 
    
    .cart-section tbody tr td:nth-last-child(-n + 4) {
      display: block;
     } 


.cart-section .cart-table thead th:nth-last-child(-n + 4), .cart-section .cart-table thead th  {
    display: block;
}
td.col_product div h5
{
     font-weight:bold;
}

 .delivery colgroup, .payment colgroup, .finale colgroup
  {
    display:none;
  } 
    
     
.cart-section tbody tr td:empty {
  visibility: hidden;
}

.cart-section  table
{
    empty-cells: hide;    
}

   

.cart-section td.col_product div h5, .cart-section  td.col_product div h6, .cart-section td div.total h5, .cart-section td h5, .cart-section td.prezzofascia a
{
    text-align: center!important;
    
}

.form-ricerca  button {
  
    width: 20%; 
}      
      
.form-ricerca  .form-control {
  
        width:70%;
}      
      
      
.brand-logo {
  max-width: 100px;
}
 .nomobile
 {
        max-width: 15ch;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;

   }    
}      
 
@media (max-width: 575px) {
    
 
 
   header .header-style-3 .top-header.top-comman-header {
      margin-right: 20px !important;
      max-width: 120px;
 }
 .onhover-dropdown {
   
    padding-left: 10px;
}
    
 .nomobile
 {
    display:none!important;
 }
 
 .list-style .product-box .product-details .input-number {
        display: block; 
}
    
    
.nopadding
{
    padding-left:0px;
    padding-right:0px;
}


 
      
}


    

  @media (max-width: 480px) {
    
    .addeffect-section .qty-box .input-group button.btn-lista {
           
           margin-top: 10px!important;
            font-size: 14px;
            padding: 15px 22px;
            margin-left: 0!important;
    }
    
    
.row {
    --bs-gutter-x: 0;
}    


 

}



 