img {
    /* display: block; */
    /* max-width: 100%; */
    height: auto;
    width: 100%;
}

.product-container  div > div > a {
    font-size: 20px;
    font-weight: 600;
    margin-top: 30px;
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: center !important;
}
.clear {
height:20px;
}
.productdetails {
    padding-bottom: 40px;
}
.product-price {
    font-size: 30px;
    border-bottom: 2px #cccccc solid;
 }
 @media (max-width: 575px) {
    #sp-header {
        max-height: 90px;
    }

    #sp-header-topbar .container-inner>.row {
        min-height: 80px;
    }
}
#sp-header {
    height: 65px;
}
div.sl-main-props, div.sl-other-props {
    width: 100%;
    float: left;
}
div.sl-main-props__item, span.name, span.value {
    width: 50%;
    float: left;
}
img.icon {
    display: none;
}
a.sp-sign-in > span.signin-text {
    display: none !important;
}
a.sp-sign-in::after {
    content: "Вхід";
    font-size: 12px;
}
@media (max-width: 380px){
    #sp-header.lg-header .sp-column {
    height: 76%;
}
.align-items-center {
    align-items: center !important;
    height: 80%;
}

}

div.vm-subcategory {
    background-color: #fff;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
}
div.offcanvas-menu > div.align-items-center {
    height: 20px;
}