.requared, .req {
    color: red;
    font-size: 1.1em;
    font-weight: bold;
}

.link-viber {
    background: url(/bitrix/templates/xform_eshop_template/img/viber.svg) no-repeat scroll left top;
    height: 25px;
    width: 25px;
    display: block;
    margin-left: 8px;
}

.link-whatsapp {
    background: url(/bitrix/templates/xform_eshop_template/img/whatsapp.svg) no-repeat scroll left top;
    height: 25px;
    width: 25px;
    display: block;
}

.link-telegram {
    background: url(/bitrix/templates/xform_eshop_template/img/telegram.svg) no-repeat scroll left top;
    height: 25px;
    width: 25px;
    display: block;
    margin-left: 8px;
}

.mobile-icons {
    margin-right: 12px;
    float: right;
}

.list-phones {
    float: right;    
}

.row-contacts a {
    color: #1472a3;
}

.row-contacts strong {
    font-weight: bold;
}

.row-contacts .phone-list {
    display: block;
}

.row-contacts .phone-list span {
    display: block;
    padding-bottom: 8px;
    color: black;
    font-size: 16px;
}

.row-contacts .phone-list span strong {
    color: #666;
    font-weight: normal;
    font-size: 12px;
}

.row-contacts .mobile-icons {
    clear:both;
    position: relative;
    top: auto;
    left: auto;
}

.row-contacts .mobile-icons a {
    margin-left: 0px;
    margin-right: 12px;
}

.row-contacts ul.gray li {
    font-size: 13px;
    color: #777;
    padding-top: 2px;
    padding-bottom: 2px;
}

.btn.btn-default {
    background-color: #d01414;
    padding: 12px 12px;
    border-radius: 3px;
    color: white;
    font-size: 13px;
}

.row-contacts .btn.btn-default {     
    clear: both;
}

.clear {
    clear: both;
}

.search-group {
    padding-right: 59px;
    position: relative;
}

.search-group .search_submit {
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.info_buttons {
    margin-top: 6px;
    display: flex;
}

img.img-responsive {
    display: inline-block;
    height: auto;
    max-width: 100%;
}

.mobile-user-icons {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 3px 5px -3px rgba(0, 0, 0, .3);
    padding: 0 20px 0 0px;
}

svg:not(:root).svg-inline--fa {
    overflow: visible
}

.svg-inline--fa {
    display: inline-block;
    font-size: inherit;
    height: 1em;
    overflow: visible;
    vertical-align: -.125em
}

.svg-inline--fa.fa-lg {
    vertical-align: -.225em
}

.svg-inline--fa.fa-w-1 {
    width: .0625em
}

.svg-inline--fa.fa-w-2 {
    width: .125em
}

.svg-inline--fa.fa-w-3 {
    width: .1875em
}

.svg-inline--fa.fa-w-4 {
    width: .25em
}

.svg-inline--fa.fa-w-5 {
    width: .3125em
}

.svg-inline--fa.fa-w-6 {
    width: .375em
}

.svg-inline--fa.fa-w-7 {
    width: .4375em
}

.svg-inline--fa.fa-w-8 {
    width: .5em
}

.svg-inline--fa.fa-w-9 {
    width: .5625em
}

.svg-inline--fa.fa-w-10 {
    width: .625em
}

.svg-inline--fa.fa-w-11 {
    width: .6875em
}

.svg-inline--fa.fa-w-12 {
    width: .75em
}

.svg-inline--fa.fa-w-13 {
    width: .8125em
}

.svg-inline--fa.fa-w-14 {
    width: .875em
}

.svg-inline--fa.fa-w-15 {
    width: .9375em
}

.svg-inline--fa.fa-w-16 {
    width: 1em
}

.svg-inline--fa.fa-w-17 {
    width: 1.0625em
}

.svg-inline--fa.fa-w-18 {
    width: 1.125em
}

.svg-inline--fa.fa-w-19 {
    width: 1.1875em
}

.svg-inline--fa.fa-w-20 {
    width: 1.25em
}

.svg-inline--fa.fa-pull-left {
    margin-right: .3em;
    width: auto
}

.svg-inline--fa.fa-pull-right {
    margin-left: .3em;
    width: auto
}

.svg-inline--fa.fa-border {
    height: 1.5em
}

.svg-inline--fa.fa-li {
    width: 2em
}

.svg-inline--fa.fa-fw {
    width: 1.25em
}

.fa-layers svg.svg-inline--fa {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0
}

.fa-layers {
    display: inline-block;
    height: 1em;
    position: relative;
    text-align: center;
    vertical-align: -.125em;
    width: 1em
}

.fa-layers svg.svg-inline--fa {
    -webkit-transform-origin: center center;
    transform-origin: center center
}

.fa-layers-counter,
.fa-layers-text {
    display: inline-block;
    position: absolute;
    text-align: center
}

.fa-layers-text {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform-origin: center center;
    transform-origin: center center
}

.fa-layers-counter {
    background-color: #ff253a;
    border-radius: 1em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    height: 1.5em;
    line-height: 1;
    max-width: 5em;
    min-width: 1.5em;
    overflow: hidden;
    padding: .25em;
    right: 0;
    text-overflow: ellipsis;
    top: 0;
    -webkit-transform: scale(.25);
    transform: scale(.25);
    -webkit-transform-origin: top right;
    transform-origin: top right
}

.fa-layers-bottom-right {
    bottom: 0;
    right: 0;
    top: auto;
    -webkit-transform: scale(.25);
    transform: scale(.25);
    -webkit-transform-origin: bottom right;
    transform-origin: bottom right
}

.fa-layers-bottom-left {
    bottom: 0;
    left: 0;
    right: auto;
    top: auto;
    -webkit-transform: scale(.25);
    transform: scale(.25);
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left
}

.fa-layers-top-right {
    right: 0;
    top: 0;
    -webkit-transform: scale(.25);
    transform: scale(.25);
    -webkit-transform-origin: top right;
    transform-origin: top right
}

.fa-layers-top-left {
    left: 0;
    right: auto;
    top: 0;
    -webkit-transform: scale(.25);
    transform: scale(.25);
    -webkit-transform-origin: top left;
    transform-origin: top left
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-sm {
    font-size: .875em
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0
}

.fa-ul>li {
    position: relative
}

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit
}

.fa-border {
    border: solid .08em #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -webkit-transform: scale(1, -1);
    transform: scale(1, -1)
}

.fa-flip-horizontal.fa-flip-vertical {
    -webkit-transform: scale(-1, -1);
    transform: scale(-1, -1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    display: inline-block;
    height: 2em;
    position: relative;
    width: 2em
}

.fa-stack-1x,
.fa-stack-2x {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0
}

.svg-inline--fa.fa-stack-1x {
    height: 1em;
    width: 1em
}

.svg-inline--fa.fa-stack-2x {
    height: 2em;
    width: 2em
}

.fa-inverse {
    color: #fff
}

.mobile-user-icons .user-icons-items {
    -ms-flex-pack: end;
    justify-content: flex-end;    
}

.mobile-user-icons-icon {
    position: relative;
    display: block;
    text-decoration: none;
    transition: .4s;
    padding: 10px;
    margin: 0;
    border: none;
    background: 0 0;
    cursor: pointer;
    font-size: 20px;
    line-height: 1;
    color: #000;
}

.user-icons-item {
    position: relative;
    z-index: 10;
    display: inline-block;
    vertical-align: middle;
    color: #000;
    margin-right: 0px;
}

.user-icons-item-menu {
    margin-right: auto!important;
    background: #d01414;
}

.user-icons-item .link-whatsapp,
.user-icons-item .link-viber,
.user-icons-item .link-telegram {
    margin: 7px 3px;
}

.user-icons-item .link-telegram {
    margin-right: 30px;
}

.user-icons-item-menu svg {
    color: white
}

.bage {
    display: block;
    font-size: 11px;
    line-height: 20px;
    padding: 0 0px;
    min-width: 20px;
    text-align: center;
    border-radius: 20px;
    font-weight: 600;
    background: #d01414;
    color: #fff;
    box-shadow: 0 0 0 2px #f7f8fa;
}

.mobile-user-icons-icon .bage {
    top: 3px;
    right: -3px;
    position: absolute;
    transition: .4s;
}

.catalog-vipad-menu >ul > li.has-submenu > a .fa {
    display: none;
}

.catalog-mobile-alt {
    line-height: 13px;
    font-size: 12px;
    margin-top: -4px;
    display: block;
    margin-bottom: 12px;
}

.catalog-mobile-alt-input {
    line-height: 13px;
    font-size: 12px;    
    margin: 4px;
    padding: 0px;
    margin-top: -4px;
}

.basket-items-list-item-amount .catalog-mobile-alt-input {
    margin-left: 0px;
    margin-top: 0px;
}

@media (max-width: 991px) {

    .site_header.header_style_1 .first_menu > a {
        
        margin-right: 0px;
    }

    .site_header.header_style_1 .first_menu .cargo {
        float:none;
        position: absolute;
    }
    
    .site_header.header_style_1 .first_menu .cargo span {
        white-space: nowrap;
    }
    
    .index_slider .item {
        background-position: -470px center!important;
    }
    
    .catalog .items_list table tr td .input {
        margin-left: 4px;
    }
    
    .catalog .items_list table tr td.name {
        background: rgba(0,0,0,0.025);
    }
    
    .catalog .items_list table tr:nth-child(2n + 1) td {
        background: none;
        border-bottom: 1px solid #eee
    }    
    
    .item_page .item_right {
        margin-bottom: 12px;
    }
    
    .pop-up-callback-container {
        width: auto;
        min-width: auto;
    }
}

@media (max-width: 965px) {

    .pop-up-cargo-container {
        min-width: auto;
    }
    
    #pop-up-cargo {
        width: 95%;
    }
    
    .cargo-body .cargo-title, .cargo-search {
        display:block;
        float: none;
        margin-left: 0px;
        width: auto;
        margin-bottom: 8px;
    }
}

@media (max-width: 950px) {

    .site_header.header_style_1 .first_menu > a {

        padding-left: 5px;        
        padding-right: 5px;
    }
    
    .site_header.header_style_1 .first_menu .cargo span .bshort {
        display: none;
    }
    
}

.container.personal-page .order.order-profile .sale-personal-profile-list-change-button {
    border-bottom: 1px solid #000;
}


@media (max-width: 767px) {
    
    .il_left a {
        width: 100%;
    }
    
    .il_left {
        width: 100%;
    }
    
    .cargo-header {
        padding: 18px 30px 17px;
    }
    
    .cargo-body {
        padding: 15px 30px 15px;
    }    
    .site_header .header_logo {
        margin-top: 0px;
        margin-bottom: 4px;
    }
    
    .row-header-dc {
        margin-top: 35px;
    }
    
    .pop-up-container-simple {
        min-width: 100%;
    }
    
    .first_menu_wrap {
        display: block;
        margin-left: -100%;
        position: fixed;        
        width: 100%;        
        z-index: 1010;
        height: calc(100% - 40px);
        top: 40px;        
        overflow: auto;
    }
    
    .js-mobile-menu-init .first_menu_wrap {
        transition: .4s;
    }
    
    .js-mobile-menu .first_menu_wrap { 
        margin-left: 0%;        
    }
    
    .js-mobile-menu #wh-widget-send-button, .js-mobile-menu jdiv {
        display: none;
    }
    
    .site_header.header_style_1 .first_menu > a {
        display: block;
    }
    
    .catalog + #catalog-vipad {
        display: block;
        position: relative;
        background: none!important;
        box-shadow: none!important;
        -webkit-box-shadow: none!important;
        -moz-box-shadow: none!important;
        top: auto!important;
        width: 100%;
        border-bottom: 1px solid #4f5963;
        margin-bottom: 12px;
    }
    
    .site_header.header_style_1 .first_menu .catalog {
        background: #232e3a!important;
        padding-left: 20px;
        text-transform: uppercase;
        margin-top: 0px!important;
        margin-right: 0px!important;
    }
    
    .site_header.header_style_1 .first_menu {
        margin-top: 0px!important;
        max-width: none;
        padding: 0px;
    }
    
    .site_header.header_style_1 .first_menu .catalog .fa {
        display: none;
    }
    
    .catalog-vipad-menu>ul> li {
        background: none!important;
    }
    
    .catalog-vipad-menu {
        padding-top: 0px;
        padding-bottom: 15px;        
        width: 100%;
    }
    
    .site_header.header_style_1 .first_menu > a {
        padding-left: 15px;
        padding-right: 15px;
        font-size: 14px;
        line-height: 28px;        
        color: #ccc;
    }
    
    .catalog-vipad-menu > ul > li > a, .catalog-vipad-menu > ul > li > a:hover {
        line-height: 35px;
        height: 35px;        
        color: white;
        background: none;
        float: none;
    }
    
    .catalog-vipad-menu > ul > li  .catalog-vipad-child {
        display: none!important;
    }
    
    .catalog-vipad-menu > ul > li.has-submenu.open-submenu .catalog-vipad-child {
        display: block!important;
        width: auto!important;
        left: auto!important;
        top: auto!important;
        position: relative!important;
        background: #4f5963!important;
        border: none;
        float: none;
    }
    
    .catalog-vipad-child ul {
        width: 100%;
        float: none;
    }

    .catalog-vipad-menu .catalog-vipad-child li a {
        
        color: white;
    }
    
    .catalog-vipad-menu .catalog-vipad-child .child-menu a {
        color: #ccc;
    }
      
    .site_header.header_style_1 .first_menu .cargo {
        top: 0px;
        right: 10px;
    }
    
    .catalog-vipad-menu >ul > li.has-submenu > a .fa {
        display: block;
        position: absolute;
        right: 3px;
        left: auto;
        z-index: 1050;
        padding: 2px 12px;
    }
    
    .catalog-vipad-child .child-menu a span {
        border-bottom: 1px solid #ccc;
    }
    
    .index_slider .item {
        min-height: 250px!important;
    }
    
    .index_slider_wrapper .left, .index_slider_wrapper .right {
        height: 250px!important;
    }
    
    #catalog-item-breadcrumbs {
        margin-left: 10px;
        margin-right: 10px;
    }
    
    .catalog .items_list table tr td input {
        width: 50px;
    }
    
    .catalog .items_list table tr td .input {
        width: 73px;
        margin-left: 4px;
    }
    
    .catalog .items_list table tr td.name {
        background: rgba(0,0,0,0.025);
    }
    
    .catalog .items_list table tr:nth-child(2n + 1) td {
        background: none;
        border-bottom: 1px solid #eee
    }
    
    .basket-item-block-amount {
        position: relative;
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        -ms-flex-pack: start;
        -ms-flex-align: start;
        padding: 0 10px;
        -ms-flex-line-pack: start;
        align-content: flex-start;
        -webkit-box-pack: start;
        justify-content: flex-start;
    }    
    
    .basket-item-price-current {
        text-align: left;
    }
    
    .basket-items-list-item-container > td.basket-items-list-item-descriptions {
        width: 100%;
        background: rgba(0,0,0,0.025);
        padding: 5px;
        border-top: none;
    }
    
    .basket-items-list-table .input {
        width: 73px;
    }
    
    .basket-items-list-table .input input {
        width: 50px!important;
    }
    
    .basket-item-block-amount {
        padding: 0px;
    }
    
    .basket-items-list-item-container > td.basket-items-list-item-amount,
    .basket-items-list-item-container > td.basket-items-list-item-price {
        width: 33%;
        float: left;
        padding-bottom: 20px;
    }    
    
    .bx-soa .bx-soa-customer-label, .bx-soa .bx-soa-custom-label, .bx-soa .form-group label {
        padding-right: 12px!important;
        width: auto!important;
    }
    
    .form-group .radio-inline {
        padding-left: 28px!important;
    }
    
    .bx-page-basket .col-xs-12 {
        padding-left: 5px;
        padding-right: 5px;
    }
    
    .page_title, h1 {
        padding-left: 10px;
    }
    
    .catalog .right_block h1 {
        margin-bottom: 10px;
    }
    
    .radio-description {
        display: block;
        margin-top: 6px;
        color: #999;
    }
    
    .to_cart div {
        white-space: normal;
        position: absolute;
        top: 40px;
        left: -73px;
        margin-left: 12px;
        width: 100px;
        text-align: center;
        height: 55px;
        line-height: 16px;
        background: #fff;
        border-radius: 5px;
        z-index: 5;
        border: 1px solid #e5e5e5;
        color: #666;
        font-size: 13px;
    }
    
    .to_cart div a {
        line-height: 16px;
        font-size: 13px!important;
        padding-top: 0px!important;
        color: #d01414!important;
        text-decoration: underline;
    }
    
    .to_cart div:after {
        content: '';
        position: absolute;
        top: -6px;
        left: 80px;
        margin-left: -5px;
        width: 8px;
        height: 8px;
        background: #fff;
        border-right: 1px solid #e5e5e5;
        border-bottom: 1px solid #e5e5e5;
        transform: rotate(225deg);
    }
    
    #catalog-item-breadcrumbs {
        margin-top: 15px;
        margin-bottom: 0px;
        line-height: 20px;
    }
    
    .catalog.row {
        padding-top: 10px;
    }
    
    .container.page-text, .container.personal-page {
        margin-left: 10px;
        margin-right: 10px;
        width: auto;
    }
    
    #personal-buttons .personal-log-out {
        float: none;
        clear: both;
    }
    
    .main-manager tr {
        display: block;
        width: 50%;
        float: left;
    }
    
    .main-manager td, .order-head td, .order-data td {
        display: block;
    }
    
    .main-manager td:first-child {
        width: auto;
    }
    
    .container.personal-page {
        padding-bottom: 20px;
    }
    
    .container.personal-page .order {
        overflow: auto;
        width: 100%;
    }
    
    .container.personal-page .order.order-profile {
        overflow: hidden;
        width: auto;
    }
    
    .order.order-profile .close {
        top: 4px;
        right: 5px;        
    }
    
    .container.personal-page .order.order-profile .order-data {
        padding-top: 0px;
    }
    
    .container.personal-page .order.order-profile .order-data td {
        display: table-cell;
        width:auto;
    }
        
    .order-data {
        padding-top: 12px;
        padding-bottom: 0px;
        width:100%;
        margin-left: 0px;
        display: block;
    }
    
    .order-data tr td {
        width: auto!important;
        padding-left: 15px!important;
    }
    
    .order.waiting .close {
        top: 2px;
        right: 7px;        
    }
    
    .client-data td {
        display: block;
    }
}

@media (max-width: 576px) {
    
    .container, .container .row {
        padding-left: 0px;
        padding-right: 0px;
        margin-right: 0px;
        margin-left: 0px;
        width: 100%;
    }
    
    .col-12 {
        padding-right: 5px;
        padding-left: 5px;
    }
    
    .site_header.header_style_1 .phone {
        margin-bottom: 0px;
        font-size: 15px;
    }
    
    .pop-up-simple {
        width: 95%;
    }
    
    .pop-up-simple input[type=text], .pop-up-simple input[type=password] {
        width: 100%;
    }
    
    .login-tab.act:after {
        bottom: 3px;
    }
    
    .site_footer .info .top .other {
        width: auto;
        padding: 0px 5px;
        margin-top: 12px;
    }

    .index_slider .item {
        min-height: 200px!important;
        background-size: cover;
        background-position: -296px center!important;
    }
    
    .index_slider_wrapper .left, .index_slider_wrapper .right {
        height: 200px!important;
    }    
    
    .container.container-section {
        width: 90%;
        margin: auto;
    }
    
}


.section_text ol li {
    list-style-type: decimal;
    margin-left: 30px;
}

.index_slider .owl-controls {
    margin-top: -12px;
}

.sale_order_full_table {
    line-height: 20px;
    margin-bottom: 12px;
}

.to-delivery {
    margin-left: 41px;
    position: relative;    
    font-size: 12px;
    line-height: 24px;
    cursor: pointer;    
}

.to-delivery a {
    border-bottom: 1px dashed rgba(20,114,163,0.4);
    color: #1472a3;
}

.form-elegant .font-small {
    font-size: 0.8rem; 
}

.form-elegant .z-depth-1a {
    -webkit-box-shadow: 0 2px 5px 0 rgba(55, 161, 255, 0.26), 0 4px 12px 0 rgba(121, 155, 254, 0.25);
    box-shadow: 0 2px 5px 0 rgba(55, 161, 255, 0.26), 0 4px 12px 0 rgba(121, 155, 254, 0.25); 
}

.form-elegant .z-depth-1-half,
.form-elegant .btn:hover {
    -webkit-box-shadow: 0 5px 11px 0 rgba(85, 182, 255, 0.28), 0 4px 15px 0 rgba(36, 133, 255, 0.15);
    box-shadow: 0 5px 11px 0 rgba(85, 182, 255, 0.28), 0 4px 15px 0 rgba(36, 133, 255, 0.15); 
}

.form-elegant,
.form-dark {
    position: relative;
    height: 604px;
    overflow-y: scroll;
}

.form-dark .font-small {
    font-size: 0.8rem; 
}

.form-dark [type="radio"] + label,
.form-dark [type="checkbox"] + label {
    font-size: 0.8rem; 
}

.form-dark [type="checkbox"] + label:before {
    top: 2px;
    width: 15px;
    height: 15px; 
}

.form-dark .md-form label {
    color: #fff; 
}

.form-dark input[type=text]:focus:not([readonly]) {
    border-bottom: 1px solid #00C851;
    -webkit-box-shadow: 0 1px 0 0 #00C851;
    box-shadow: 0 1px 0 0 #00C851; 
}

.form-dark input[type=text]:focus:not([readonly]) + label {
    color: #fff; 
}

.form-dark input[type=password]:focus:not([readonly]) {
    border-bottom: 1px solid #00C851;
    -webkit-box-shadow: 0 1px 0 0 #00C851;
    box-shadow: 0 1px 0 0 #00C851; 
}

.form-dark input[type=password]:focus:not([readonly]) + label {
    color: #fff; 
}

.form-dark input[type="checkbox"] + label:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 17px;
    height: 17px;
    z-index: 0;
    border: 1.5px solid #fff;
    border-radius: 1px;
    margin-top: 2px;
    -webkit-transition: 0.2s;
    transition: 0.2s; 
}

.form-dark input[type="checkbox"]:checked + label:before {
    top: -4px;
    left: -3px;
    width: 12px;
    height: 22px;
    border-style: solid;
    border-width: 2px;
    border-color: transparent #00c851 #00c851 transparent;
    -webkit-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    transform: rotate(40deg);
    -webkit-backface-visibility: hidden;
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%; 
}

.scrollbar-light-blue::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #F5F5F5;
    border-radius: 10px; 
}

.scrollbar-light-blue::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5; 
}

.scrollbar-light-blue::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #82B1FF; 
}

.scrollbar-light-blue {
  scrollbar-color: #82B1FF #F5F5F5;
}

.scrollbar-dusty-grass::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #F5F5F5;
    border-radius: 10px; 
}

.scrollbar-dusty-grass::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5; 
}

.scrollbar-dusty-grass::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-image: -webkit-linear-gradient(330deg, #d4fc79 0%, #96e6a1 100%);
    background-image: linear-gradient(120deg, #d4fc79 0%, #96e6a1 100%); 
}

.square::-webkit-scrollbar-track {
    border-radius: 0 !important; 
}

.square::-webkit-scrollbar-thumb {
    border-radius: 0 !important; 
}

.thin::-webkit-scrollbar {
    width: 6px; 
}

#pop-up-callback input {
    width: 100%!important;
}

.alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
}

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}

.right_block .owl-theme .owl-nav {
    margin-top: 0px;
    position: absolute;
    bottom: -5px;    
}

.right_block .owl-theme .owl-dots {
    margin-bottom: 15px;
}

.right_block .owl-theme .owl-nav [class*=owl-] {
    font-family: monospace;
}

.quick-btns {
    margin-top: 44px;
    margin-bottom: 30px;
    height: 43px;
    font-size: 13px;    
}

.quick-btns.profile {
    margin-top: 35px;
    margin-bottom: 0px;    
}

.container.personal-page, .wrap-client {
    padding-bottom: 30px;
}

.sale-personal-profile-detail-form-label {
    text-align: left;
}

.client-data strong {
    font-weight: bold;
}

.client-data small {
    font-size: 0.9em;
    padding-top: 6px;
    display: inline-block;
    color: #666;
}

h3 {
    font-size: 1.4em;
    margin-top: 40px;
    margin-bottom: 20px;
    color: #000;    
}

font.errortext {
    margin-bottom: 20px;
    display: block;
}

.button-email {
    text-align: right;
}

.button-email a {
    display: inline-block;
    background: #eee;
    padding: 6px 8px;
    border-radius: 4px;
}

.items_list.contain-bg .product-item-image-original,
.items_list.contain-bg .product-item-image-alternative {
    background-size: contain;
}