.static-page_wrapper_guaranty {font-size: 16px;}
.static-page li {margin-bottom: 16px;}
.faq-detail p {font-size: 16px;}
.sizes-page {padding-bottom: 80px !important;}
.bx-sbb-empty-cart-container {font-size: 16px;}
.bx-sbb-empty-cart-desc a {text-decoration: underline;}
.price-right {margin-right: 8px;}
.live .ui.container.fluid .item .img-block { max-height: 352px; overflow: hidden;}
.size_tutorial_item:hover {cursor: pointer;}
a.back:hover {cursor: pointer;}
.basket-page {padding-bottom: 64px;}
.choise_address {text-decoration: underline;}
.bx-crm-widget-form-config-sidebar.open-sidebar {
    left: 0 !important;
    right: 0;
    margin: auto;
    bottom: 64px;
    top: 64px !important;
}
.bx-crm-widget-form-config-sidebar {
    height: auto !important;
}
.bx-crm-widget-form-config-sidebar-info::-webkit-scrollbar {
    width: 2px;
}

.bx-crm-widget-form-config-sidebar-info::-webkit-scrollbar-thumb {
    background: black;
}

.faq {
    margin-top: 60px;
    margin-bottom: 240px;
}

.mt-0 {
    margin-top: 0 !important;
}

.auth-modal__content.auto {
    height: auto
}

.auth-modal__content.auto .auth-modal__header {
    min-height: auto;
}
.icon.youtube-svg {
    width: 24px;
    height: 24px;
    fill: #181818;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    transition: 0.3s ease;
}

.icon.youtube-svg:hover {
    fill: #91948f;
}
