hr {
    border: 1px solid #efefef !important;
}
.c-content-decorator, .c-content-decorator li {
    color: #333;
}
.popular_categories {
    display: flex;
    flex-wrap: wrap;
}
.popular_cats {
    display: flex;
    padding: 20px;
    background-color: #fff;
    border: 1px solid #f2f2f2;
    border-radius: 5px;
    transition: box-shadow .2s ease-in-out;
    width: calc(100% / 5 - 20px);
    float: left;
    /*height: 310px;*/
    height: auto;
    margin: 0 20px 20px 0;
    text-align: center;
    font-size: 16px;
}
.popular_cats:hover,
.seoreviews-review:hover,
.category-subcat_item:hover {
    box-shadow: 0 10px 50px rgba(0,0,0,.07)
}
.popular_cats a {
    color: #333;
    width: 100%;
}
.popular_cats img {
    margin: 0 0 10px 0;
}
.popular_cats a:hover {
    color: var(--dark-color);
}
.slider_tag {
    padding: 10px;
    margin: 10px 10px 10px 0;
    float: left;
}
.slider_tag a,
.seoreviews-review a {
    color: #333;
}
.category-subcat {
    overflow: auto;
    margin: 30px 0 0 0;
}
.category-subcat_item a {
    color: #333;
    text-decoration: none;
}
.category-subcat_item a:hover {
    color: #000;
}
.category-subcat_item {
    padding: 20px;
    background-color: #fff;
    border: 1px solid #f2f2f2;
    border-radius: 5px;
    transition: box-shadow .2s ease-in-out;
    margin: 0 20px 20px 0;
    float: left;
}
.seoreviews-review {
    padding: 20px;
    background-color: #fff;
    border: 1px solid #f2f2f2;
    border-radius: 5px;
    transition: box-shadow .2s ease-in-out;
    margin: 0 20px 20px 0;
}
.product_features-item td {
    border-top: 1px solid #eee;
}
.product_features-item:first-child td {
    border-top: none;
}
.c-modal .c-product-short-features,
.c-modal .c-product-reviews-overview_size_l{
    display: none;
}
.plugin_pricedown-button a,
.pnotice__buttonView {
    font-size: 16px;
    padding: 9px 19px 10px;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    color: var(--button-color);
    background-color: var(--button-color-light);
    margin: 10px 0 0 0;
    display: block;
}
.plugin_pricedown-button a:hover,
.pnotice__buttonView:hover,
.pnotice__button:hover {
    color: var(--button-color);
    background-color: var(--button-color-light-hover);
}
.plugin_pricedown-header {
    background: transparent !important;
    color: #333 !important;
    text-shadow: none !important;
    font-size: 18px !important;
}
.plugin_pricedown-value input[type=text] {
    line-height: 1.2;
    padding: 8px 14px 9px;
    font-size: 14px;
    border: 1px solid #ededed;
    border-radius: 4px;
    outline: 0;
}
.plugin_pricedown-value input[type=submit],
input[type=submit].pnotice__button {
    display: inline-block;
    line-height: 1.2;
    vertical-align: top;
    padding: 8px 14px 9px;
    cursor: pointer;
    transition: background-color .2s ease-in-out;
    text-align: center;
    text-decoration: none;
    color: var(--button-text-color);
    border: 1px solid transparent;
    border-radius: 4px;
    background-color: var(--button-color);
    font-weight: 500;
    user-select: none;
    text-shadow: none;
    outline: 0;
}
.plugin_pricedown-value input[type=submit]:hover,
input[type=submit].pnotice__button:hover {
    background-color: var(--button-color-hover);
}
.plugin_pricedown-name a {
    color: #333;
}
.plugin_pricedown-name a:hover {
    color: #000;
}
.pnotice {
    max-width: 600px;
    left: calc(50% - 300px);
}
.icons-shipping-payment {
    margin: 0 0 20px 0;
}
.icons-shipping-payment img {
    float: left;
}
.icons-shipping-payment a {
    color: #333;
    line-height: 55px;
    text-decoration: none;
}
.icons-shipping-payment a:hover {
    color: #000;
}
.sku_in_stock,
.sku_not_stock {
    margin: 0 20px 20px 0;
    float: left;
    width: calc(50% - 10px);
} 
.sku_not_stock {
    margin: 0 0 20px 0;
}
.sku_in_stock > span,
.sku_not_stock > span {
    padding: 0 0 15px 0;
    font-weight: bold;
    display: inline-block;
}
.sku_not_stock * {
    color: #999;
}
.l-product-skus {
    overflow: auto;
}
.brands-list {
    display: flex;
    flex-wrap: wrap;
}
.brands-list_el {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    background-color: #fff;
    border: 1px solid #f2f2f2;
    border-radius: 5px;
    transition: box-shadow .2s ease-in-out;
    width: calc(100% / 5 - 20px);
    float: left;
    height: 300px;
    height: auto;
    margin: 0 20px 20px 0;
    text-align: center;
    font-size: 16px;
}
.brands-list_el:hover {
    box-shadow: 0 10px 50px rgba(0,0,0,.07)
}
.brands-list_el a {
    display: block;
    width: 100%;
}
.c-product-available_in-stock,
.c-product-available_low,
.c-product-available_critical, 
.c-product-available_out-of-stock {
    color: #333 !important;
}
.wa-total-section a {
    color: #333;
}
.wa-total-section a:hover {
    color: #000;
}
.c-product-thumb {
    border: none !important;
}
.brand_additional_text {
    overflow: auto;
    margin: 15px 0 0 0;
}
.brand_additional_text a {
    width: 132px;
    min-height: 66px;
    margin-right: 30px;
    margin-bottom: 30px;
    color: inherit;
    display: block;
    text-decoration: none;
    padding: 15px 9px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(242, 242, 242);
    border-image: initial;
    border-radius: 5px;
    line-height: 1.2;
    font-weight: 500;
    text-align: center;
    float: left;
}
.category-brand-image {
    float: left;
    height: 50px;
    width: auto;
    padding: 0 10px 0 0;
}
.category-brand-image img {
    max-height: 55px;
}
.c-header_h1#brand_name {
    line-height: 50px;
}
.c-product-cart-form__features-all {
    margin: 5px 0 !important;
    line-height: 2;
    font-size: 14px;
}
.c-product-cart-form__features-all a{
    font-size: 14px !important;
    line-height: 1.2 !important;
}



/* Spoiler  */
.spoiler_show,
.spoiler_hide {
    cursor: pointer;
    font-weight: bold;
}
.spoiler_content {
    padding-left: 12px;
    margin-bottom: 10px;
}
.spoiler_hide, .spoiler_content {display: none;}
.spoiler_control {display: none !important;}
.spoiler_control:checked + label .spoiler_show {display: none;}
.spoiler_control:checked + label .spoiler_hide {display: inline;}
.spoiler_control:checked ~ .spoiler_content {display: block;}
.spoiler_sign {
  font-size: 16px;
  color: #000;
  font-weight: normal;
}
/* Spoiler */

.wa-delivery-types-section .wa-types-list .wa-name {
    padding: 0 10px 0 27px;
    text-align: left;
}
.wa-delivery-types-section .wa-types-list .wa-price,
.wa-delivery-types-section .wa-types-list .wa-date {
    display: none;
}
.c-order-form-decorator .wa-method .wa-method-body .wa-image-wrapper img {
    height: 30px;
}


.js-dp-product-tab-content[data-id="points"] .dp-product__service-rates,
.dp-balloon__content .dp-service-balloon__estimated-date-row,
.dp-service-balloon_point .dp-estimated-date__value_today,
#wa-shipping-pickup-dialog .wa-details,
#wa-shipping-pickup-dialog .wa-variant-details-section .wa-table,
#wa-step-details-section[data-shipping-variant="14.0"] .wa-details-rates-section .wa-table,
#wa-step-details-section[data-shipping-variant="15.0"] .wa-details-rates-section .wa-table,
#wa-step-details-section[data-shipping-variant="16.0"] .wa-details-rates-section .wa-table,
#wa-step-details-section[data-shipping-variant="17.0"] .wa-details-rates-section .wa-table,
#wa-step-details-section[data-shipping-variant="18.0"] .wa-details-rates-section .wa-table,
#wa-step-details-section[data-shipping-variant="23.0"] .wa-details-rates-section .wa-table,
#wa-step-details-section[data-shipping-variant="24.0"] .wa-details-rates-section .wa-table,
#wa-step-details-section[data-shipping-variant="25.0"] .wa-details-rates-section .wa-table,
#wa-step-details-section[data-shipping-variant="26.0"] .wa-details-rates-section .wa-table,
#wa-step-details-section[data-shipping-variant="28.0"] .wa-details-rates-section .wa-table,
#wa-step-details-section[data-shipping-variant="29.0"] .wa-details-rates-section .wa-table,
#wa-step-details-section[data-shipping-variant="30.0"] .wa-details-rates-section .wa-table {
    display: none !important;
}

.c-products__filters-label {
    display: none;
}

.c-slider-block__header-text-container .c-header_h1 {
    font-size: 24px !important;
}

.c-product-cart-form__top-block_additional-buttons {
    margin: 20px 0 0 0;
    display: block;
}
.c-block__sub-header {
    margin: 0 !important;
}
.popular_brands img {
    height: 50px !important;
    width: auto;
}
.clear_block {
    width: 100%;
    height: 1px;
    float: none;
    clear:both;
}
.maps_reviews_block {
    float:left !important;
    width: calc(50% - 20px) !important;
    overflow: auto !important;
    margin: 0 5px 0 5px;
}
.maps_reviews_block iframe {
    width:100%;
    height:100%;
    border:1px solid #e6e6e6;
    border-radius:8px;
    box-sizing:border-box;
    min-height: 800px;
}
.l-footer-copyright__text *,
.r-footer__copyright * {
    color: #fff;
    text-decoration: none;
}


@media (max-width: 1200px){
    .r-header__list-item-link_phone svg {
        fill: #333 !important;
    }
    .c-slider-block__header-text-container .c-header_h1 {
        font-size: 16px !important;
        line-height: 22px;
    }
    .c-products-bar__content {
        display: block;
    }
    .r-filters__name {
        display: block;
        padding: 5px 10px;
    }
    .c-products-bar__filters {
        margin: 15px 0 0 0;
    }
    .c-products-bar__sorting {
        display: block;
    }
    .c-products-bar__sorting .c-inline-field, .c-products-bar__sorting .c-select {
        
        width: 100% !important;
    }
    .l-content-container_sidebar {
        top:-30px;
    }
    .c-category-mini {
        border-color: #ccc !important;
    }
}

@media (max-width: 1024px){
   .popular_cats,
   .brands-list_el {
        width: calc(100% / 4 - 20px);
    } 
    .pnotice__policyCheckbox {
        -webkit-appearance: auto !important; 
    }
    .brand_additional_text a {
        margin: 0px 10px 10px 0;   
    }
    .c-header_h1#brand_name {
        line-height: 24px;
    }
    .c-header_h1#brand_name_short {
        line-height: 50px;
    }
}
@media (max-width: 756px){
   .popular_cats,
   .brands-list_el  {
        width: calc(100% / 3 - 20px);
    } 
    .pnotice {
        max-width: 100%;
        left: 0;
    }
    .maps_reviews_block {
        float:none !important;
        width: 100% !important;
        overflow: auto !important;
        margin: 0 0 20px 0 !important;
    }
}
@media (max-width: 576px){
   .popular_cats,
   .brands-list_el  {
        width: calc(100% / 2 - 10px);
        padding: 5px;
        margin: 0 10px 10px 0;
        font-size: 14px;
    } 
    .sku_in_stock,
    .sku_not_stock {
        width: 100%;
        margin: 0;
    }
}

.c-page_container-middle .l-footer-columns_size_m:not(.r-footer__row) {
    justify-content: space-between;
}

.c-product-thumb-mini__name-container {
    height: 80px;
    overflow: hidden;
    font-weight: 500;
}
