.footer_address_small {
    color: #a7a9ac !important;
    font-size: 12px;
}


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

.mb-10{
    margin-bottom: 10px !important;
}

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

.mt-10{
    margin-top: 10px !important;
}

.m-10{
    margin: 10px !important;
}

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

.mb-10{
    margin-bottom: 10px !important;
}


@media (max-width: 800px) {
    .owl-dots {
        display: none !important;
    }
}
@media (max-width: 500px) {
    .no-mobile{
        display: none !important;
    }

    #c-shop-filter-search-1-id{
        /*display: none !important;*/
    }

    .img-intermediate img{
        /*height: 75px;*/
    }

    .text-intermediate {
        position: absolute;
        top: 8px;
        left: 30px !important;
        font-size: 20px !important;
    }
}

@media screen and (min-width: 500px) {
    .mobile {
        display: none !important;
    }
}

.c-product-add-cart {
    margin-top: 20px;
}

.sizes {
    display: inline-block;
    width: 100%;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 0;
    padding: 0 5px 0 5px;
}

.detail_sizes {
    text-align: left !important;
    font-size: 100%;
}

.detail_sizes span {
    padding: 5px;
}

.size_selection {
    background-color: #4d4d4d;
    color: #ffffff !important;
    padding: 5px;
}

.slideshow {
    position: relative;
    width: 100%;
}

.slideshow > img {
    position: absolute;
}

.cc-content-line-icon {
    display: inline-block;
    width: 60px;
    height: 60px;
    background-size: cover;
}


