.text-desc{
    font-size: 14px;
    color: #666;
    line-height: 21px;
}
.text-desc ul{
    list-style-type: disc !important;
    margin-left: 20px;
    margin-top: 11px;
}
.text-desc ul li{
    list-style-type: disc !important;
    margin-left: 20px;
}
.text-desc ul li ul{
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}
.text-desc ul li ul li{
    list-style-type: circle !important;
}
.text-desc ol{
    list-style-type: decimal !important;
    margin-top: 11px;
}
.text-desc ol li{
    list-style-type: decimal !important;
}
.text-desc ol li ol{
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}
.text-desc ol li ol li{
    list-style-type: lower-roman !important;
}
.default-404{
    margin-top: 120px;
    margin-bottom: 120px;
}
.copyright-area a{
    display: inline;
    color: #222222;
}
.navbar-brand img{
    max-height: 80px;
    padding: 10px 0px;
}
.right-align{
    margin-left: auto;
}
.banner-content h2{
    font-size: 34px;
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.products-offer-content h2 {
    font-size: 55px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.page-title-area {
    margin-top: 125px;
}
.opening-hours a{
    color: #666666;
}
.privacy-label a{
    display: inline;
}
.product-text{
    color: #666666;
    line-height: 1.8;
    font-size: 14px;
}
.fa-facebook::before {
    content: "\f39e";
}
.jssocials-share-link{
    border-radius: 0px;
    border-width: 0px;
    background-color: #f8f8f8;
}
.jssocials-share-link:hover, .jssocials-share-link:focus{
    border-width: 0px;
    color: #666;
}
.textarea-width{
    width: 100%;
    height: 100%;
}
#contactForm{
    width: 100%;
}
#contactForm textarea{
    padding-top: 15px;
}
.price .old-price {
    color: #858585 !important;
    font-size: 15px;
    text-decoration: line-through;
}
.product-details-content .product-size-wrapper label {
    min-width: 40px;
    padding: 0px 8px;
    height: 35px;
    display: inline-block;
    line-height: 35px;
    border: 1px solid #acacac;
    color: #858585;
    text-align: center;
    margin-right: 8px;
    cursor: pointer;
}
.size-blocks .radio-inline input{
    display: none;
}
.size-blocks .radio-inline{
    display: inline-block;
}
.size-blocks .size input:checked + label{
    border-width: 1px;
    background-color: #232323;
    border-color: #232323;
    color: #fff;
}
.product-border-bottom{
    border-bottom: 1px solid #eeeeee;
}
.modal-content {
    border-radius: 0px;
}
#modal-login .modal-content button.close, #modal-search .modal-content button.close {
    position: absolute;
    right: 0;
    top: 0;
    outline: 0;
    opacity: 1;
    color: #222222;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    line-height: 35px;
    padding: 0;
    margin: 0;
    font-size: 20px;
    width: 35px;
    text-shadow: unset;
    height: 35px;
    z-index: 1;
}
#modal-search input{
    width: 100%;
    display: block;
    width: 100%;
    height: 40px;
    line-height: initial;
    border: 1px solid #eeeeee;
    padding-left: 10px;
    color: #222222;
    outline: 0;
    margin-top: 30px;
}
#modal-search .search-button{
    background-color: #000;
    box-shadow: none;
    border: 0px solid #000;
    color: #fff;
    padding: 8px 12px;
    margin-top: 5px;
    text-align: right;
    float: right;
}
#modal-login .modal-body {
    padding: 15px 30px;
}
#modal-login .modal-content button.close:hover {
    background-color: #222222;
    color: #ffffff;
}
#modal-login h3{
    font-family: "Archivo", sans-serif;
    font-size: 22px;
}
#modal-login input{
    height: 40px;
}
#modal-login label {
    font-size: 13px;
    text-transform: uppercase;
    color: #666666;
}
.login_submit {
    text-align: right;
}
.login_submit button{
    margin-left: 30px;
}
.login_submit a, .login_submit button{
    display: inline-block;
}
#modal-login a, .privacy-label a{
    color: #222222;
}
#modal-login .btn-primary:hover, #modal-login .btn-primary:focus{
    color: #ffffff;
    background-color: #222222;
    border-color: #222222;
}
.signup-content {
    max-width: 800px;
}
.signup-form .btn {
    width: auto;
}
.privacy a{
    display: inline-block;
}
.form-group .nice-select{
    line-height: 45px;
}
.btn.form-control{
    background-color: #fff;
    width: 68px;
}
.btn-outline{
    background-color: transparent;
    color: #222222;
    border-color: #222222;
}
.check-icon{
    font-size: 32px;
    vertical-align: middle;
}
.modal-title div{
    font-size: 18px;
    display: inline-block;
}
.modal-info{
    margin: 30px 0px;
}
.kkRowId{
    display: none;
}
.cart-table table tbody tr td.product-price{
    font-weight: 600;
}
.cart-table table tbody tr td.product-price .old{
    font-weight: 400;
    text-decoration: line-through;
}
.cart-table table thead tr th, .product-thumbnail, .product-price, .product-quantity{
    text-align: center;
}
.product-name{
    text-align: center;
}
#shipping_method li{
    border: none;
    padding: 0px;
    text-align: right;
}
#shipping_method{
    margin-bottom: 0px;
}
.cart-totals ul li {
    border: 1px solid #eaedff;
    border-top: none;
}
.cart-totals ul li:first-child {
    border-top: 1px solid #eaedff;
    border-bottom: 1px solid #eaedff;
}
.cart-totals ul li label{
    font-weight: 400;
}
.cart-totals ul li span {
    color: #222222;
}
#kkShipping-address label{
    margin-bottom: 0px;
}
#kkShipping-address li{
    padding: 13px 15px;
}
#kkShipping-address{
    margin-bottom: 10px;
}
.cart-totals.address a{
    color: #222;
}
.cart-table table tbody tr td.product-name a {
    color: #222;
    font-weight: 400;
}
.cart-table table tbody tr td{
    color: #222;
    font-weight: 400;
}
.cart-table table tbody tr td.product-price span, .cart-table table tbody tr td.product-price{
    font-weight: 400;
    font-size: 16px;
}
.cart-table table tbody tr td.product-subtotal span {
    font-weight: 400;
    font-size: 16px;
}
.cart-totals ul li label {
    margin-left: 5px;
}
.left-menu .activateTab{
    color: #222;
    margin-bottom: 20px;
}
.left-menu .activateTab.active{
    color: #ffffff;
    background-color: #222222;
    border-color: #222222;
}
.table thead th {
    border-bottom: 1px solid #dee2e6;
}
#order-detail-content tr {
    border-bottom: 1px solid #dee2e6;
}
#order-detail-content td, #order-detail-content th{
    text-align: center;
}
#order-detail-content a{
    color: #222222;
}
#shipping_method img{
    max-width: 130px;
    display: inline-block;
    text-align: right;
}
#kkLoadCoupon{
    margin-top: 10px;
}
.alert-success a{
    color: #155724;
}
.alert a{
    display: inline-block;
}
.stripe-loader{
    background-color: #fff;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 999;
    vertical-align: middle;
}
.stripe-loader img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 200px;
    vertical-align: middle;
}
.red-circle{
    width: 10px;
    height:10px;
    background-color: red;
    border-radius: 50%;
    vertical-align: middle;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 3px;
}
.green-circle{
    width: 10px;
    height:10px;
    background-color: green;
    border-radius: 50%;
    vertical-align: middle;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 3px;
}
.kkOrderBadge{
    font-size: 10px;
    height: 14px;
    line-height: 17px;
    color: #fff;
    display: inline-block;
    width: 14px;
    text-align: center;
    padding-left: 0px;
    border-radius: 50%;
    background-color: #B6014C;
    padding-left: 0px;
    cursor: pointer;
    background-color: red;
}
.kkWishlistBadge{
    font-size: 10px;
    height: 14px;
    line-height: 17px;
    color: #fff;
    display: inline-block;
    width: 14px;
    text-align: center;
    padding-left: 0px;
    border-radius: 50%;
    background-color: #B6014C;
    padding-left: 0px;
    cursor: pointer;
    background-color: #222;
}
.top-header-right-nav li a {
    display: inline-block;
}
.alert-danger a{
    color: #721c24;
}
.radio-inline .label-size-width.disabled {
    color: red;
    border-color: red;
}
.product-name a {
    color: #222;
    font-weight: 400;
    display: inline-block;
    font-size: 15px;
}
.product-name ul li {
    color: #858585;
    font-size: 12px;
    margin-bottom: 5px;
}
.product-name ul {
    padding-left: 0;
    margin-top: 10px;
    margin-bottom: 0;
    list-style-type: none;
}
.product-quantity .input-counter input{
    height: 45px;
    color: #222222;
    outline: 0;
    display: block;
    border: none;
    background-color: #f8f8f8;
    text-align: center;
    width: 100%;
    font-size: 17px;
    font-weight: 600;
}
.product-quantity .input-counter {
    max-width: 130px;
    min-width: 130px;
    margin-right: 10px;
    text-align: center;
    display: inline-block;
    position: relative;
}
.product-quantity .input-counter span {
    position: absolute;
    top: 0;
    background-color: transparent;
    cursor: pointer;
    color: #d0d0d0;
    width: 40px;
    height: 100%;
    line-height: 50px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    z-index: 100;
}
.product-quantity .input-counter span.plus-btn {
    right: 0;
}
.product-quantity .input-counter span.minus-btn {
    left: 0;
}
.kkRowRemove{
    float: none !important;
    display: inline-block;
    margin-left: 20px;
    color: red;
}
.product-subtotal{
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
}
.mobile-table h5{
    text-transform: uppercase;
    margin-top: 10px;
    font-size: 16px;
}
.mobile-table .product-name a {
    font-size: 16px;
}
.mobile-table span{
    font-size: 16px;
}
.cart_description ul li {
    color: #858585;
    font-size: 12px;
    margin-bottom: 5px;
    text-align: center;
}
.cart_description ul {
    padding-left: 0;
    margin-top: 10px;
    margin-bottom: 0;
    list-style-type: none;
    text-align: center;
}
.cart_description .product-name{
    margin-bottom: 0px;
}
.privacy-color a{
    display: inline-block;
    color: #222;
    font-weight: bold;
}
.button-top .kkAddWishlist {
    position: absolute;
    top: 0px;
    left: 0px;
    border: none;
    height: auto !important;
    line-height: auto !important;
    margin-left: 20px;
    margin-top: 15px;
    width: auto !important;
    font-size: 18px;
    color: #222;
}
.button-top .kkRemoveWishlist {
    position: absolute;
    top: 0px;
    left: 0px;
    border: none;
    height: auto !important;
    line-height: auto !important;
    margin-left: 20px;
    margin-top: 15px;
    width: auto !important;
    font-size: 16px;
    color: #222;
}
.button-top .kkAddWishlist:hover{
    color: red;
}
.top-header-right-nav li a i.fa-heart {
    color: red;
}
.red{
    color: red !important;
    pointer-events: none !important;
}
.openlogin{
    display: inline-block;
    color: #222;
    text-decoration: underline;
}
#kkSingleBtn{
    position: relative;
    top: -1px;
    display: inline-block;
    box-shadow: unset;
    background-color: transparent;
    color: #222222;
    border: 1px solid #222222;
    height: 45px;
    padding: 11px 18px;
    margin-left: 10px;
}
#kkSingleBtn.red{
    border: 1px solid red;
}
.wishlist-view i {
    font-size: 24px;
    margin-right: 5px;
}
.wishlist-view a:hover{
    color: #222222;
    text-decoration: underline;
}
.related-products-area {
    border-top: 0px solid #eeeeee;
}
.top-header-right-nav li:last-child::before {
    display: none;
}
.form-top-margin{
    margin-top: 80px;
}
.breadcrumbs-mobile {
    border-bottom: 1px solid rgba(0, 0, 0, 0.03);
    padding: 13px 0px 10px;
}
.breadcrumbs-mobile a{
    color: #212529;
}
#couponBlock {
    display: none;
    margin-top: 20px;
}
#openCoupon{
    margin-top: 30px;
    color: #212529;
}
.section-title p a{
    color: #666666;
}
.signup-content.ksignup{
    max-width: 100%;
}
.cart-table table tbody tr td.product-subtotal .remove {
    color: #212529;
}
.user-section-title{
    text-align: left;
    background-color: #fff;
    border-bottom: 1px solid #dee2e6;
    border-top: 1px solid #dee2e6;
    padding: .75rem;
    font-size: 14px;
}
.user-section-title h6{
    font-size: 14px;
}
.bg-gray{
    background-color: #f5f5f5;
}
#newsletter-email{
    background-color: #fff;
}
.top-header-right-nav li a {
    text-transform: uppercase;
}
.comero-nav .navbar .navbar-nav .nav-item.active a {
    color: #ff0000;
}
.stripe-footer{
    max-width: 250px;
}
.home-slides-two.owl-theme .owl-nav [class*="owl-"] {
    color: #252525;
    background-color: #fff;
}
.stripe-align{
    text-align: right !important;
}
.breadcrumbs-mobile {
    border-bottom: 0px solid rgba(0, 0, 0, 0.03);
    background-color: #f5f5f5;
}
.no-border{
    border-bottom: 0px solid #eeeeee;
}
.product-details-content .product-info-btn a.active{
    color: #222;
}
.product-details-content .product-info-btn a.active::before {
    width: 100%;
}
.info-text{
    display: none;
    color: #666666;
}
.info-text.active{
    display: block;
    color: #666666;
}
#kkShipping-address label {
    display: inline;
}
.ritiro a{
    display: inline-block;
}
.page-title-area {
  margin-top: 110px;
}
.single-product-box .product-image .sale-tag {
  position: absolute;
  top: 10px;
  left: 10px;
  background: #222222;
  color: #ffffff;
  width: auto;
  height: auto;
  line-height: 14px;
  border-radius: 0%;
  padding: 7px 10px;
  z-index: 2;
  text-transform: uppercase;
}
.main-product-image .sale-tag {
  position: absolute;
  top: 10px;
  left: 25px;
  background: #222222;
  color: #ffffff;
  width: auto;
  height: auto;
  font-size: 16px;
  line-height: 16px;
  border-radius: 0%;
  padding: 7px 10px;
  z-index: 2;
  text-transform: uppercase;
}
.old-price{
  text-decoration: line-through;
  display: block;
}
#kkVarianti select{
    border-radius: 0px;
    background-color: #f8f8f8;
    border: 0px solid #fff;
    height: 45px;
    width: 100%;
    padding: 11px 20px;
}
.facility-box.black-bg a{
    color: #fff;
}
#kkOrdinamento{
    background-color: #f8f8f8;
    border-radius: 0px;
    border: 0px solid #fff;
    height: 40px;
    width: 100%;
    padding: 5px 20px;
}
#filterForm select{
    background-color: #f8f8f8;
    border-radius: 0px;
    border: 0px solid #fff;
    height: 40px;
    width: 100%;
    padding: 5px 20px;
}
.whatsapp{
    position: fixed;
    bottom: 0px;
    right: 0px;
    z-index: 1000000;
    border-radius: 50%;
    background-color: #4dc247;
    height: 48px;
    width: 48px;
    padding: 0px 11px;
    margin: 0px 20px 20px 0px;
    cursor: pointer;
    -webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.25);
    box-shadow: 2px 2px 6px rgba(0,0,0,0.4);
}
.whatsapp i{
    font-size: 30px;
    line-height: 48px;
    color: #fff;
}
.whatsapp:hover{
    -webkit-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.45);
    -moz-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.45);
    box-shadow: 2px 2px 11px rgba(0,0,0,0.7);
}
#modal-search .modal-dialog {
    margin-top: 300px;
}
#modal-search{
    background-color: rgba(0,0,0,.8);
}
#modal-search .modal-content {
  background-color: transparent;
  border: 0px solid rgba(0,0,0);
}
#modal-search .modal-content button.close {
  color: #fff;
  font-size: 32px;
  width: 50px;
  height: 50px;
}
#modal-search .search-button {
  position: absolute;
  right: 16px;
  top: 78px;
  padding: 9px 12px 10px;
  background-color: transparent;
  font-size: 34px;
}
#modal-search input {
  height: 80px;
  margin-top: 60px;
  background-color: rgba(255,255,255,.1);
  color: #fff;
  border: 0px solid #fff;
  font-size: 16px;
  letter-spacing: .2px;
}
.product-details-content .price span {
  font-size: 24px;
}
.product-details-content h3 {
  font-size: 24px;
}
.facility-box {
  color: #fff;
}
.text-desc a{
  display: inline-block;
}
.article-content h1{
  font-size: 30px;
}
.text-desc h2{
  font-size: 26px;
  color: #212529;
}
.text-desc h3{
  font-size: 22px;
  color: #212529;
}
.text-desc h4{
  font-size: 18px;
  color: #212529;
}
.text-desc h5{
  font-size: 16px;
  color: #212529;
}
.product-details-content .product-add-to-cart .input-counter span{
    z-index: 100;
}
.product-details-content h1 {
  font-size: 24px;
}
.section-title h1 {
  font-size: 20px;
}
#kkNoteOrdine{
    padding: 15px;
}
#openFatturazione{
    color: #212529;
}
.box-fatturazione{
    display: none;
}
@media only screen and (max-width : 768px) {

    .text-left.mobile-center{
        text-align: center !important;
    }
    .mean-container .mean-bar {
        height: 60px;
    }
    .mean-container a.meanmenu-reveal {
        padding: 20px 15px 0 0;
    }
    .mean-container .mean-nav{
        margin-top: 85px;
    }
    .page-title-area {
        background-color: #fff;
        padding: 0px;
    }
    .page-title-area ul{
        display: none;
    }
    .products-collections-area.ptb-60{
        padding-top: 0px;
    }
    .form-top-margin{
        margin-top: 40px;
    }
    .products-offer-content h2 {
        font-size: 36px;
    }
    .mobile-mbot-30{
        margin-bottom: 30px;
    }
    .stripe-align{
        text-align: center !important;
    }
    .mobile-mtop-125{
        margin-top: 125px;
    }
    .search-overlay.search-popup {
        top: -124px;
        width: 300px;
    }
}
@media only screen and (min-width : 370px) and (max-width : 425px){

    .product-details-content .product-add-to-cart .btn {
        padding: 11px 10px;
    }
    #kkSingleBtn {
        padding: 12px 12px;
        margin-left: 2px;
    }
    .product-details-content .product-add-to-cart .input-counter {
        margin-right: 5px;
    }
}
@media only screen and (max-width : 1028px){

    .home-slides-two .container {
        padding-left: 100px;
    }
}
@media only screen and (min-width: 350px) and (max-width: 450px) {
  .product-details-content .product-add-to-cart .input-counter {
    margin-right: 5px;
    margin-left: 20px;
  }
}
@media (hover: none) {
  button:after {
    display: none;
  }
  a:after {
    display: none;
  }
}