@font-face {
    font-family: "Cheque";
    src: url("../assets/fonts/Cheque-Black.woff") format("woff");
}
.text-desc{
    font-size: 13px;
    line-height: 21px;
    color: #2f2f2f;
}
.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;
}
.container.news{
    max-width: 1000px;
}
.old-price{
    text-decoration: line-through;
    color: #ccc;
}
.border-title h3{
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 10px;
    margin-top: 15px;
}
.form-check {
    padding-left: 15px;
}
.modal-content {
    border-radius: 0px;
    padding: 0px !important;
}
.modal-dialog {
    margin: 8rem auto;
}
.modal-content {
    border-radius: 0px;
    padding: 0px !important;
}
.modal-header h5{
    text-transform: uppercase;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    padding-left: 20px;
}
.modal-content h5 {
    font-size: 16px !important;
}
.modal-header{
    padding: 10px;
    background-color: #2f2f2f;
    border-radius: 0px;
}
.modal-header .close {
    color: #fff;
    opacity: 1;
    margin-right: 5px;
}
.modal-body {
    margin: 15px 15px 20px 15px !important;
}
.product-form .swatch {
    margin-bottom: 20px;
}
#modal-cart-confirm .modal-header{
    background-color: #2f2f2f !important;
}
.site-user-count {
    background: #fff;
    color: #000;
    font-size: 10px;
    font-family: 'Poppins', sans-serif;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    width: 14px;
    height: 14px;
    line-height: 14px;
    position: absolute;
    right: 0;
    top: 0;
}
.cart__price-wrapper .old{
    display: block;
    text-decoration: line-through;
    color: #a2a2a2;
}
.cart-solid-border{
    border: 1px solid #e8e9eb;
    padding: 10px;
}
#kkShipping-address li {
    border: 0px solid #d7d9db;
    border-bottom: 1px solid #f5f5f5;
    padding: 10px;
}
.cart__footer h5 {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Roboto Slab', serif;
}
#kkCart-summary tr {
    border: 0px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
}
#kkCart-summary tr td{
    padding: 10px !important;
}
.cart__footer .solid-border {
    padding: 5px;
}
#kkCart-summary tr:last-child{
    border-bottom: 0px solid #f5f5f5;
}
#kkShipping-address li:last-of-type{
    border-bottom: 0px solid #f5f5f5 !important;
}
#shipping_method{
    margin-bottom: 0px;
}
#shipping_method img {
    max-width: 130px;
}
#modal-address .modal-header{
    background-color: #2f2f2f;
}
#modal-address .modal-body {
    margin: 0px 15px 20px 15px !important;
}
#modal-address select {
    border-radius: 0px;
}
.paymethod-info input{
    width: auto !important;
}
.alert{
    border-radius: 0px;
}
.shop-buttons a{
    margin-top: 15px;
}
#modal-user-order .modal-header{
    background-color: #2f2f2f;
}
.slick-dots {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 10px;
}
.slick-dots li {
    display: inline;
}
.slick-dots li button {
    display: inline;
    margin-right: 10px;
    background: no-repeat;
    border: 0;
    height: 10px;
    width: 13px;
    text-indent: -9999px;
    transition: .3s;
    padding: 0;
    border: 2px solid #2f2f2f;
    height: 13px;
    border-radius: 50%;
}
.slick-active button {
    background-color: #FFFF13 !important;
}
.jssocials-share-link {
    border-radius: 0em;
    border: 1px solid #acacac;
}
.jssocials-share-link:hover, .jssocials-share-link:focus, .jssocials-share-link:active {
    border: 1px solid #939393;
}
.related-product h2 span{
    text-transform: uppercase;
}
.slide-heading {
    cursor: pointer;
    display: block;
    width: 100%;
}
.newsletter-privacy{
    width: 100%;
}
#kkLoadNewsletter{
    width: 100%;
}
.product-form .swatch .swatchInput + .swatchLbl.disabled{
    border-color: #ff4444;
    color: #ff4444;
}
#modal-disponibilita .modal-header {
    background: #2f2f2f;
}
.footer .h4, .cart__footer h5, .cart-col h5{
    font-family: 'Poppins', sans-serif;
}
.index-demo8 h1, .index-demo8 h2, .index-demo8 .h2, .index-demo8 .h3, .product-details, .product-single__price{
    font-weight: 200;
}
.grid-products .item .product-price {
    font-weight: 200;
}
.product-details{
    font-size: 16px;
}
.product-single__price .money{
    font-size: 22px;
}
.newsletter-privacy a{
    color: #fff;
}
#showPassword{
    font-size: 16px;
    margin-left: 5px;
}
.stripe-loader{
    background-color: #fff;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 100;
    vertical-align: middle;
}
.stripe-loader img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 200px;
    vertical-align: middle;
}
.about .blog--grid-load-more .article {
    border-bottom: 0px dotted #bbb;
}
.oneiku-hover{
    color: #2f2f2f;
}
.oneiku-hover:hover{
    color: #1a1a1a;
}
.logo img {
    max-width: 90px;
}
.logo img {
    max-width: 90px;
    max-height: 90px;
}
.logo a:hover{
    opacity: 1;
}
.btn,.btn:hover{
    background-color: #2f2f2f;
    color: #FFFF13;
}
.newsletter__submit, .newsletter__submit:hover{
    background-color: #000;
    color: #fff;
    opacity: 1;
}
.section-header h2, .index-demo8 h2, .index-demo8 .h2,.section-header h1, .cheque, .product-name a, .product-single__title{
    font-size: 28px;
    font-family: "Cheque" !important;
}
h1.product-single__title{
    font-size: 22px;
}
.border-title h3{
    font-family: "Cheque" !important;
}
#site-scroll {
    background: #2f2f2f;
    color: #FFFF13;
}
.grid-products .item {
    text-align: left;
}
.product_sale {
    position: absolute;
    top: 15px;
    left: 15px;
    background: #FFFF13;
    padding: 2px 10px;
    color: #2f2f2f;
}
.product-details.product_sale{
    z-index: 100;
    top: 0px;
    right: 0px;
    left: auto;
    margin-top: 10px;
    margin-right: 30px;
}
.k-secondary {
    border-color: #000;
    color: #000;
    background-color: #fff;
}
.check-icon {
    font-size: 45px !important;
    color: #2f2f2f !important;
}
.product-form .swatch .swatchInput:checked + .swatchLbl {
    background-color: #2f2f2f;
    color: #FFFF13;
}
.kkRowRemove{
    background-color: #f2f2f2;
    color: #2f2f2f;
}
.cart-header{
    background: #f2f2f2;
    color: #2f2f2f;
    padding: 8px 15px;
}
.cart-header h5{
    margin-bottom: 0px;
}
.header-8 .container{
    max-width: 1200px !important;
}
#kkTabContainer .kkRowRemove {
    background-color: #fff;
}
.left-menu div.active {
    background-color: #2f2f2f !important;
    color: #FFFF13;
}
.left-menu a:hover, .left-menu a{
    opacity: 1;
}
#siteNav a{
    font-size: 14px;
}
.btn {
    font-size: 14px;
}
.stickyNav .logo{
    display: none;
}
.stickyNav .icons-col{
    display: none;
}
.product-name a{
    font-size: 16px;
}
.product-name a:hover{
    color: #555;
}
#modal-user-order .modal-footer{
    border-top: 0px solid #ddd;
    padding: 0px;
}
.cart__meta-text small{
  font-size: 14px;
}
@media only screen and (max-width : 768px) {
    .grid-products .slick-slider .item{
        padding-right: 15px;
    }
    .index-demo8 .hero .hero__inner .wrap-text::before {
        opacity: 0.6;
    }
    .social-icon, .footer-links{
        margin-top: 20px;
    }
    .red-circle, .green-circle {
        margin-right: 5px;
    }
    .stickyNav .logo{
        display: block;
    }
    .stickyNav .icons-col{
        display: block;
    }
    .modal-content h5 {
      font-size: 14px !important;
    }
    .title-cell small{
        font-size: 13px;
        padding-top: 5px;
    }
    .footer .footer-top .footer-links .h4::after {
        display: none;
    }
}