/***********************************************
 * Common styles
 ***********************************************/

@media (max-width: 767px) {
    #block_top_menu {
        padding-top: 0;
        padding-bottom: 0;
    }

    .menu-container {
        padding-bottom: 0;
    }

    .header .row #header_logo a {
        margin-bottom: 25px;
    }

    #columns {
        padding-top: 0;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1190px;
    }
}

.flex-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

img {
    border-style: none;
}

.featured-products-title {
    font-family: "semplicitapro", sans-serif;
    font-size: 1.7rem;
    font-weight: 700;
    padding: 0 15px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 0;
    margin-bottom: 1em;
    position: relative;
    color: #222222;
}

.featured-products-cta_wrapper {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 35px;
}

.featured-products-link {
    font-family: "semplicitapro", sans-serif;
    font-size: 1.7rem;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    color: #222222;
}

@media (min-width: 768px) {
    .featured-products-title {
        font-size: 2.2rem;
        line-height: 1;
        margin-bottom: 35px;
    }

    .featured-products-cta_wrapper {
        margin-top: 35px;
        margin-bottom: 55px;
    }

    .featured-products-link {
        font-size: 2rem;
    }
}

/***********************************************
 * Brands
 ***********************************************/

.brands {
    color: #222222;
    margin-top: 9px;
    margin-bottom: 33px;
}

.brand__item {
    text-align: center;
    position: relative;
    width: 100%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding-right: 3px;
    padding-left: 3px;
    margin-bottom: 16px;
}

.brand__link {
    color: inherit;
    text-decoration: underline;
}

.brand__link:hover,
.brand__link:focus {
    text-decoration: underline;
}

.brand__photo {
    max-width: 100%;
    height: auto;
    display: block;
}

.brand__name {
    margin-top: 10px;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 0;
}

@media (max-width: 767.98px) {
    .brands {
        margin-bottom: 16px;
    }

    .brands + .banner-section {
        margin-top: 16px;
    }
}

@media (min-width: 768px) {
    .brands + .banner-section {
        margin-top: 21px;
    }

    .brands .flex-row {
        margin-right: -8px;
        margin-left: -8px;
    }

    .brand__item {
        flex: 0 0 16.666666%;
        max-width: 16.666666%;
        padding-right: 8px;
        padding-left: 8px;
    }
}

@media (min-width: 992px) {
    .brand__name {
        margin-top: 20px;
        font-size: 18px;
    }
}

/***********************************************
 * Banner
 ***********************************************/

.banner-section {
    margin-top: 36px;
    margin-bottom: 36px;
}

.banner__item {
    position: relative;
    width: 100%;
    padding-right: 5px;
    padding-left: 5px;
}

.banner-section--3 .banner__item,
.banner-section--6 .banner__item,
.banner-section--9 .banner__item {
    padding-right: 15px;
    padding-left: 15px;
}

.banner__photo {
    display: block;
    max-width: 100%;
    height: auto;
}

@media (max-width: 768px) {
    .banner-section:not(.banner-section--1) .banner__item {
        margin-bottom: 30px;
    }
}

@media (min-width: 768px) {
    .banner__item {
        padding-right: 15px;
        padding-left: 15px;
    }

    .banner-section--2 .flex-row {
        margin-right: -20px;
        margin-left: -20px;
    }

    .banner-section--2 .banner__item {
        flex: 0 0 50%;
        max-width: 50%;
        padding-right: 20px;
        padding-left: 20px;
    }

    .banner-section--4 .banner__item,
    .banner-section--8 .banner__item {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .banner-section--3 .banner__item,
    .banner-section--6 .banner__item,
    .banner-section--9 .banner__item {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .banner-section--7 .flex-row {
        justify-content: center;
    }

    .banner-section--7 .banner__item {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .banner-section--5 .banner__item,
    .banner-section--10 .banner__item {
        flex: 0 0 20%;
        max-width: 20%;
    }
}

/***********************************************
 * Instagram
 ***********************************************/

.instagram-title {
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    font-size: 15px;
    padding-top: 50px;
    padding-bottom: 40px !important;
    letter-spacing: 3px !important;
}

.instagram-title a {
    color: #000;
}

.instagram-title a span {
    color: #777;
}

@media screen and (min-width: 1023px) {
    .row-eq-height-instagram {
        flex-wrap: nowrap;
        -webkit-flex-wrap: nowrap;
    }
}

/***********************************************
 * Product list
 ***********************************************/

ul.product_list.grid > li .product-container .product-image-container {
    margin-bottom: 13px;
}

.product-container .right-block {
    min-height: unset;
}

ul.product_list .product-name,
ul.product_list .product-size,
ul.product_list .product-category,
ul.product_list.grid > li .product-container .price,
ul.product_list.grid > li .product-container .old-price {
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.4;
}

ul.product_list .product-category {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 992px) and (min-width: 640px) {
    ul.product_list > li {
        height: auto;
        margin-bottom: 30px;
    }
}

@media (min-width: 768px) {
    ul.product_list .product-name,
    ul.product_list .product-size,
    ul.product_list .product-category,
    ul.product_list.grid > li .product-container .price,
    ul.product_list.grid > li .product-container .old-price {
        font-size: 14px;
    }

    .product_list .right-block {
        margin-bottom: 1rem;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    ul.product_list .product-name,
    ul.product_list .product-size,
    ul.product_list .product-category,
    ul.product_list.grid > li .product-container .price,
    ul.product_list.grid > li .product-container .old-price {
        font-size: 13px;
    }
}

@media (min-width: 1200px) {
    ul.product_list:not(#homefeatured) > li {
        height: auto;
        margin-bottom: 40px;
    }
}

#center_column > div > div:nth-child(1) {
    margin-top: 0 !important;
}

.columns-container > #columns {
    padding-top: 0;
}

.product_list {
    display: flex;
    flex-wrap: wrap;
}

.product_list::before,
.product_list::after {
    content: none;
}

.product_list .col-xs-6 {
    flex: 0 0 50%;
    max-width: 50%;
}

@media (min-width: 768px) {
    .product_list .col-sm-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
}

@media (min-width: 992px) {
    .product_list .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
}

ul.product_list.grid > li {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    margin-bottom: 25px;
}
body#product ul.product_list {
    margin-left: 0;
    margin-right: 0;
}
body#product .featured-products-title {
    padding-top: 5rem;
}

/***********************************************
 * New mobile menu
 ***********************************************/
/* Utils */
.d-none {
    display: none !important;
}

.d-inline-block {
    display: inline-block !important;
}

.d-block {
    display: block !important;
}

.d-flex {
    display: flex !important;
}

@media (min-width: 1000px) {
    .d-md-none {
        display: none !important;
    }

    .d-md-inline-block {
        display: inline-block !important;
    }

    .d-md-block {
        display: block !important;
    }

    .d-md-flex {
        display: flex !important;
    }
}

/* menu-top-infobar__item */
.menu-top-infobar {
    background-color: #DEE7F1;
    color: #2A2A2A;
    padding: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    line-height: 1.2;
    font-size: 14px;
    font-weight: 400;
}

@media (max-width: 359.98px) {
    .menu-top-infobar {
        font-size: 12px;
    }
}

/* Menu */
.mobile-header__menu,
.mobile-header__menu #layer_cart,
.mobile-header__menu .layer_cart_overlay,
.mobile-header__menu .cat-title {
    display: none;
}

@media (max-width: 999.98px) {
    .mobile-header__menu {
        display:block;
    }
    body.menu-opened {
        height: unset;
        overflow: hidden;
        position: fixed;
        width: 100%;
        top: var(--scroll-pos);
    }

    .mobile-header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 13px 10px;
    }

    .fixed .mobile-header {
        position: fixed;
        width: 100%;
        top: 0;
        height: 63px;
        background: #fff;
    }

    #manufacturer .mobile-header {
        border-bottom: 1px solid #BFC5CD;
    }

    #header::before {
        content: '';
        opacity: 0;
        position: fixed;
        pointer-events: none;
        transition: opacity 255ms ease-in-out;
    }

    #header.menu-opened::before {
        pointer-events: all;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: #000;
        opacity: .7;
        height: 100vh;
        z-index:1;
    }

    .mobile-header__logo img {
        display: block;
        max-width: 100%;
        height: auto;
        max-height: 40px;
    }

    .mobile-header__icons {
        display: flex;
    }

    .mobile-header__action {
        display: block;
        margin-right: 8px;
        margin-left: 8px;
        position: relative;
    }

    .mobile-header__action:first-child {
        margin-left: 0;
        margin-right: 2px;
    }

    .mobile-header__action:last-child {
        margin-right: 0;
    }

    .mobile-header__action img {
        height: 20px;
        width: auto;
        display: block;
    }

    .mobile-header__menu-toggler {
        line-height: 0;
        font-size: 0;
    }

    .mobile-header__menu-toggler button {
        border: none;
        background: transparent;
        box-shadow: none;
        display: inline-block;
        padding: 0;
        line-height: 0;
        font-size: 0;
    }

    .mobile-header__menu {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        background: #ffffff;
        transform: translateX(-200%);
        transition: transform 255ms ease-in-out;
        width: 440px;
        height: 100vh;
        height: -webkit-fill-available;
        overflow-y: auto;
        z-index: 2;
    }

    .mobile-header__menu.active {
        transform: translateX(0);
        z-index: 2;
    }

    .mobile-header__menu #block_top_menu {
        padding: 0;
        float: none;
    }

    .mobile-header__menu #block_top_menu .row {
        margin-right: 0;
        margin-left: 0;
    }

    .mobile-header__menu .sf-menu {
        display: block;
        padding: 0;
    }

    .mobile-header__menu .sf-menu > li {
        position: relative;
    }

    .mobile-header__menu .mega.menu-mobile li > a.available-submenu {
        position: relative;
    }

    .mobile-header__menu .sf-menu > li.has-submenu > a::after,
    .mobile-header__menu .mega.menu-mobile li > a.available-submenu::after {
        content: '';
        display: block;
        width: 16px;
        height: 15px;
        background-size: 100% 100%;
        background-image: url(../img/2021/menu-mobile-arrow.svg);
        position: absolute;
        right: 25px;
        top: 21px;
        transform: translateY(-50%);
        transition: transform 255ms ease-in-out;
    }

    .mobile-header__menu .mega.menu-mobile li > a.available-submenu::after {
        top: 14px;
    }

    .mobile-header__menu .mega.menu-mobile li > a.available-submenu.opened::after {
        transform: translateY(-50%) scaleY(-1);
    }

    .mobile-header__menu .sf-menu > li.has-submenu > a.opened::after {
        transform: translateY(-50%) scaleY(-1);
    }

    .mobile-header__menu .sf-menu > li:not(:last-child) {
        border-bottom: 1px solid #BCBCBC;
    }

    .mobile-header__menu .sf-menu > li a {
        font-family: 'Open Sans', sans-serif;
        display: block;
        line-height: 1.5;
    }

    .mobile-header__menu .sf-menu > li > a {
        padding: 10px 30px;
        font-weight: 600;
        font-size: 16px;
        text-transform: none;
    }

    .mobile-header__menu .sf-menu ul {
    }

    .mobile-header__menu .sf-menu ul li {
    }

    .mobile-header__menu .sf-menu > li li a {
        font-size: 14px;
        font-weight: 400;
        color: #222222;
        line-height: 1.35;
        padding: 5px 0 6px 50px;
    }
}

@media (max-width: 999.98px) and (max-height: 641.98px) {
    .mobile-header__menu .sf-menu > li > a {
        padding: 8px 30px;
    }
}

@media (max-width: 370.98px) and (max-height: 641.98px) {
    .mobile-header__menu .sf-menu > li > a {
        font-size: 15px;
    }
}

@media (max-width: 479.98px) {
    .mobile-header__logo img {
        max-height: 37px;
    }

    .mobile-header__menu {
        width: 82%;
    }
}

@media (max-width: 359.98px) {
    .mobile-header__action {
        margin-right: 5px;
        margin-left: 5px;
    }

    .mobile-header__action img {
        height: 16px;
    }
}

/* Menu mobile */
.new_mobile_menu_header,
.mobile-sell-wrapper {
    display: none;
}

@media (max-width: 999.98px) {
    .new_mobile_menu_header {
        display: block;
        padding: 5px 15px;
    }

    .mobile-sell-wrapper {
        display: block;
        margin-top: 15px;
        padding-right: 40px;
        padding-left: 35px;
        padding-bottom: 50px;
    }

    .mobile-sell-wrapper .sell-button {
        display: block;
        width: 100%;
        background-color: #2b2b2b;
        color: #ffffff;
        border-radius: 7px;
        padding: 8px;
        text-align: center;
        text-transform: uppercase;
        font-family: 'Open Sans', sans-serif;
        font-size: 16px;
        font-weight: 400;
        line-height: 1.5;
    }

    .new_mobile_menu_header__top-level {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 5px;
    }

    .new_mobile_menu_header__logo {
    }

    .new_mobile_menu_header__logo img {
        display: block;
        max-width: 100%;
        height: auto;
        max-height: 37px;
    }

    .new_mobile_menu_header__close {
        border: none;
        box-shadow: none;
        background: transparent;
        padding: 0;
        font-size: 0;
        line-height: 0;
    }

    .new_mobile_menu_header__search {

    }

    .new_mobile_menu_header__search-form-row {
        position: relative;
        margin: 0;
    }

    .new_mobile_menu_header__search-form-row input[name=search_query] {
        box-shadow: none;
        border: none;
        border-radius: 0;
        height: auto;
        line-height: 1.2;
        background: #E8E8E8;
        padding: 10.5px 32px 10.5px 13px;
        font-size: 16px;
        font-family: 'Open Sans', sans-serif;
        font-weight: 400;
        color: #222222;
    }

    .new_mobile_menu_header__search-form-row input[name=search_query]::-webkit-input-placeholder {
        color: #9B9B9B;
    }

    .new_mobile_menu_header__search-form-row input[name=search_query]::-moz-placeholder {
        color: #9B9B9B;
    }

    .new_mobile_menu_header__search-form-row input[name=search_query]:-ms-input-placeholder {
        color: #9B9B9B;
    }

    .new_mobile_menu_header__search-form-row input[name=search_query]::-ms-input-placeholder {
        color: #9B9B9B;
    }

    .new_mobile_menu_header__search-form-row input[name=search_query]::placeholder {
        color: #9B9B9B;
    }

    .new_mobile_menu_header__search-form-row button[type=submit] {
        border: none;
        box-shadow: none;
        background: transparent;
        padding: 0;
        font-size: 0;
        line-height: 0;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        z-index: 3;
    }
}

@media (max-width: 370.98px) and (max-height: 641.98px) {
    .mobile-sell-wrapper .sell-button {
        font-size: 15px;
    }
}

/**
    Filtration
 */
@media (max-width: 999.98px) {

    .category #left_column::before {
        content: '';
        opacity: 0;
        position: fixed;
        pointer-events: none;
        transition: opacity 255ms ease-in-out;
        z-index: 6000;
        /*visibility: hidden;*/
    }

    .category #left_column.filtration-opened::before {
        pointer-events: all;
        /*visibility: visible;*/
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: #000;
        opacity: .7;
    }

    .mobile-wrapper-filtration {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        background: #ffffff;
        transform: translateX(-200%);
        transition: transform 255ms ease-in-out;
        width: 440px;
        height: 100vh;
        height: -webkit-fill-available;
        overflow-y: auto;
        z-index: 6001;
        padding-bottom: 130px;
    }

    .mobile-wrapper-filtration.opened {
        transform: translateX(0);
    }

    .mobile-filtration-bar {
        margin: 0 -15px;
        background-color: #ededed;
        padding-top: 4px;
        padding-bottom: 4px;
        color: #222222;
        display: flex;
        width: auto;
        height: auto;
        float: none;
    }

    .fixed .mobile-filtration-bar {
        position: fixed;
        width: 100%;
        z-index: 4;
        top: 63px;
    }

    .mobile-filtration-bar--search {
        margin-bottom: 10px;
    }

    .mobile-filtration-bar--search .mobile-filtration-bar__item {
        border-left: none !important;
    }

    .mobile-filtration-bar__item {
        position: relative;
        width: 100%;
        flex: 1 1 auto;
        max-width: 100%;
    }

    .mobile-filtration-bar__item:not(:first-child) {
        border-left: 2px solid #ffffff;
    }

    .mobile-filtration-button {
        display: block;
        width: 100%;
        /*height: 100%;*/
        border: none;
        box-shadow: none;
        padding: 9px 0;
        text-align: center;
        font-size: 16px;
        color: #222222;
        background: transparent;
        line-height: 1.4;
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        text-transform: uppercase;
    }

    .mobile-filtration-button.active {
        font-weight: 700;
    }

    .sorter-button-wrapper {
        position: relative;
    }

    .sorter-button-wrapper .sorter-button-wrapper__label {
        display: block;
        width: 100%;
        float: none;
        /*height: 100%;*/
        border: none;
        box-shadow: none;
        margin: 0;
        padding: 9px 0;
        text-align: center;
        font-size: 16px;
        color: #222222;
        line-height: 1.4;
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        text-transform: uppercase;
    }

    .sorter-button-wrapper .sorter-button-wrapper__select {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        height: auto;
        width: 100%;
        opacity: 0;
        font-size: 16px;
    }

    .mobile-limiter-wrapper {
        display: flex;
        justify-content: space-around;
        justify-content: space-evenly;
    }

    .mobile-filtration-group__content .show-all,
    .menu-mobile .show-all {
        font-weight: 600 !important;
    }

    .mobile-limiter-option {
        border: none;
        box-shadow: none;
        margin: 0;
        padding: 9px 0;
        text-align: center;
        font-size: 16px;
        color: #222222;
        background: transparent;
        line-height: 1.4;
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        text-transform: uppercase;
    }

    .mobile-limiter-option.active {
        font-weight: 700;
    }

    .mobile-filtration-header {
        padding: 6px 18px 6px 30px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        border-bottom: 1px solid #D8D8D8;
    }

    .mobile-filtration__title {
        font-size: 18px;
        color: #222222;
        line-height: 1.4;
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        text-transform: uppercase;
        margin-bottom: 0;
    }

    .mobile-filtration-header__close {
        border: none;
        box-shadow: none;
        background: transparent;
        padding: 0;
        font-size: 0;
        line-height: 0;
    }

    .mobile-filtration-group__title {
        position: relative;
        margin: 0;
    }

    .mobile-filtration-group__title button {
        display: block;
        width: 100%;
        border: none;
        box-shadow: none;
        background: transparent;
        text-align: left;
        font-family: 'Open Sans', sans-serif;
        line-height: 1.5;
        padding: 10px 30px;
        font-weight: 600;
        font-size: 16px;
        color: #222222;
        text-transform: none;
    }

    .mobile-filtration-group__title button::after {
        content: '';
        display: block;
        width: 16px;
        height: 15px;
        background-size: 100% 100%;
        background-image: url(../img/2021/menu-mobile-arrow.svg);
        position: absolute;
        right: 25px;
        top: 21px;
        transform: translateY(-50%);
        transition: transform 255ms ease-in-out;
    }

    .mobile-filtration-group.opened .mobile-filtration-group__title button::after {
        transform: translateY(-50%) scaleY(-1);
    }

    .mobile-filtration-group {
        border-bottom: 1px solid #BCBCBC;
    }

    /**
     * Styles for categories in filtration
     */
    .mobile-filtration-group__content .tree {
        padding: 0 5px 0 40px;
    }

    .mobile-filtration-group__content .tree li a {
        font-weight: 400;
        color: #222222;
        line-height: 1.35;
        position: relative;
    }

    .mobile-filtration-group__content .tree li > a {
        font-size: 16px;
        line-height: 2.5;
        display: block;
    }

    .mobile-filtration-group__content .tree li.has-submenu > a::after {
        content: '';
        display: block;
        width: 16px;
        height: 15px;
        background-size: 100% 100%;
        background-image: url(../img/2021/menu-mobile-arrow.svg);
        position: absolute;
        right: 45px;
        top: 21px;
        transform: translateY(-50%);
        transition: transform 255ms ease-in-out;
    }

    .mobile-filtration-group__content .tree li.has-submenu.opened > a::after {
        transform: translateY(-50%) scaleY(-1);
    }

    .mobile-filtration-group__content .tree li > ul {
        padding-left: 20px;
    }


    /**
     * Other filters styles
     */
    .mobile-filtration-group__content {}

    .mobile-single-filter-group {
        display: flex;
        align-items: center;
        position: relative;
        margin: 11px 0 22px;
    }

    .mobile-single-filter-group input[type="radio"],
    .mobile-single-filter-group input[type="checkbox"] {
        display: block;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        height: 18px;
        width: 18px;
        border-radius: 100%;
        border: 1px solid #979797;
        margin: 0 11px 0 0;
    }

    .mobile-single-filter-group input[type="radio"]:focus,
    .mobile-single-filter-group input[type="checkbox"]:focus {
        outline: none;
    }

    .mobile-single-filter-group input[type="radio"]:checked,
    .mobile-single-filter-group input[type="checkbox"]:checked {
        box-shadow: inset 0 0 0 2px #fff;
        background: #979797;
    }

    .mobile-single-filter-group label {
        font-size: 16px;
        font-family: 'Open Sans', sans-serif;
        color: #222222;
        font-weight: 400;
        margin-bottom: 0;
    }

    .mobile-single-filter-group label a {
        color: #222222;
    }

    .mobile-filtration-input-range input {
        font-size: 16px;
    }

        /**
        .mobile-header__menu .sf-menu > li li a {
            font-size: 14px;
            font-weight: 400;
            color: #222222;
            line-height: 1.35;
            padding: 5px 0 6px 50px;
        }

         */
}

@media (max-width: 479.98px) {
    .mobile-wrapper-filtration,
    .mobile-filters-button-wrapper {
        width: 82%;
    }
}

/**
 * Filters on desktop change to rounds
 */

#layered_block_left div.checker {
    margin-right: 11px;
    width: unset;
    height: unset;
    display: inline-block;
    font-size: 0;
    line-height: 1;
}

#layered_block_left div.checker span {
    background: none;
    top: unset;
    width: unset;
    height: unset;
}

#layered_block_left div.checker input {
    display: block;
    opacity: 1;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 18px;
    width: 18px;
    border-radius: 100%;
    border: 1px solid #222222;
    background: #FFFFFF;
    box-shadow: inset 0 0 0 4px #fff;
    transition: background 155ms ease-in-out, box-shadow 155ms ease-in-out;
}

#layered_block_left div.checker input:focus {
    outline: none;
}

#layered_block_left div.checker input:hover {
    box-shadow: inset 0 0 0 4px #fff;
    background: #B0B0B0;
}

#layered_block_left div.checker input:checked {
    box-shadow: inset 0 0 0 2px #fff;
    background: #222222;
}
