.msnp-marker {
    display: none !important;
}

.ajax_form .error {
    color: brown;
    border: 1px solid brown !important;
}

#msOrder {
    margin-top: 0px !important;
}

.jGrowl-notification .jGrowl-close {
    background-color: transparent;
    color: #ffffff;
    border: none;
    z-index: 99;
    float: right;
    font-weight: 700;
    font-size: 1em;
    cursor: pointer;
    padding: 0;
    margin: 0;
}

input[engine="hidden"] {
    display: none;
}

.filters .row input.amount1 {
    width: 45%;
    float: left;
    margin-right: 5%;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
    font-size: 14px;
}

.filters .row input.amount2 {
    width: 45%;
    float: left;
    margin-left: 5%;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
    font-size: 14px;
}

.pagination li.disabled:first-child a,
.pagination li.disabled:last-child a {
    display: none;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
    border: 3px solid #00a651 !important;
    background: #d9d9d9 !important;
    font-weight: normal !important;
    color: #454545 !important;
}

#mse2_filters .mse2_number_slider {
    height: .3em;
}

.ui-slider .ui-slider-range {
    background: #0072bc;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -0.5em !important;
    margin-left: -0.6em !important;
}

#mse2_selected {
    background: none !important;
    padding: 0px !important;
    border-radius: 0 !important;
}

.columnbuy .buyproduct form {
    width: 100%;
}

.promocode .row .mspc_msg.text-danger {
    font-size: 13px;
    color: #c21135;
    font-weight: bold;
}

.xlike .xlike__link_active .xlike__svg {
    background-color: #dc143c !important;
}

/*.slick-slide img {max-width: none;}*/
.comparison .comparison-total {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.comparison.added .comparison-add {
    display: none !important;
}

.comparison .comparison-remove {
    display: none !important;
}

.comparison.added .comparison-remove {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.comparison.added .comparison-remove i {
    color: #dc143c !important;
}

a.comparison-link {
    border: 0 !important;
    float: left;
    width: 100%;
}

.products.products-compare li .inner .delete {
    display: block !important;
}

a.comparison-link.active {
    background: #efefef;
    padding: 5px 10px;
}

.table-compare {
    position: relative;
    padding-left: inherit !important;
}

.products.products-compare li .inner {
    padding: 20px 0px;
}

.table-compare table tbody tr td.comparison-head {
    height: auto;
}

#ticketForm .error,
#comment-form span.error {
    display: none;
}

#ticketForm .error,
#comment-form .error {
    color: #a52a2a;
    border: 1px solid #a52a2a;
}

img.lazy {
    content: initial !important;
}

#msMiniCart .empty,
.msMiniCart .empty {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

#msMiniCart .not_empty,
.msMiniCart .not_empty {
    display: none;
}

#msMiniCart.full .empty,
.msMiniCart.full .empty {
    display: none;
}

#msMiniCart.full .not_empty,
.msMiniCart.full .not_empty {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.comparison-table .comparison-remove {
    display: block !important;
    position: absolute !important;
    z-index: 5;
    top: 5px;
    content: '';
    right: 12px;
    width: 30px;
    height: 30px;
    background: white !important;
    color: #1a1a1a !important;
    border-radius: 25px;
    font-size: 20px !important;
    color: #dc143c;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
}

#gototop {
    position: fixed;
    z-index: 59;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
    width: 50px;
    height: 50px;
    display: none;
    border-radius: 50px;
    background: #b2b2b2;
    box-shadow: inset 5px 5px 15px 3px rgba(0, 0, 0, 0.05);
    opacity: .9;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 10px;
}

#gototop i {
    font-size: 24px;
    color: #0072bc;
}

#gototop:hover {
    background: #00a651;
    opacity: .9;
    color: #ffffff;
}

#gototop:hover i {
    color: #ffffff;
}

::selection {
    background: #d18095;
    /* Safari */
}

::-moz-selection {
    background: #d18095;
    /* Firefox */
}

select {
    padding: 6px 20px;
}

.content .feature .column-no-category {
    width: 50%;
}

#termInputII,
#termInputPP {
    width: 100px;
    float: left;
    margin: 0px 10px 10px 0px;
    padding: 0px;
}

.prop_select_pp,
.prop_select_ii {
    margin: 3px 0 3px 20px !important;
}

.prop_permounth_ii,
.prop_permounth_pp {
    float: left !important;
    width: auto !important;
    padding: 0px 0px;
    margin: 0px !important;
}

.prop_permounth_ii span,
.prop_permounth_pp span {
    padding: 0px !important;
}

.popup-holder.popup-active-credit {
    overflow: hidden;
}

.popup-holder.popup-active-credit .popup-holder-credit-content {
    opacity: 1;
    visibility: visible;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.popup-holder.popup-active-credit .popup-credit {
    display: block;
    width: 100%;
    min-height: 100vh;
    background: rgba(209, 209, 209, 0.95);
    overflow-y: auto;
}

.popup-holder.popup-holder-credit .popup-credit {
    position: fixed;
    top: 0;
    bottom: 0;
    content: '';
    right: 0;
    left: 0;
    padding: 0;
    width: 100%;
    border-radius: 0;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    padding: 50px;
}

.popup-holder.popup-active-credit .popup-credit {
    display: block;
    width: 100%;
    min-height: 100vh;
    background: rgba(209, 209, 209, 0.95);
    overflow-y: auto;
}

.popup-holder.popup-holder-credit .popup-credit-content {
    min-height: 100%;
    max-width: 460px;
    margin: 0 auto;
    color: #1a1a1a;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.credit-link {
    margin: 10px 0px;
    background-color: #00bc52;
    text-align: center;
    color: #fff;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 500;
    padding: 5px;
}

.credit-link:hover {
    background-color: #dc143c;
    color: #ffff;
}

#ukrcredit-popup {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    margin: 20px 0px;
}

#propPP,
#propII,
#propMB {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    margin: 5px 0px;
}

.prop_name {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
}

.prop_name img {
    max-width: 37.5px;
}

.prop_name span {
    margin: 0px 20px;
}

tr.comparison-row.same {
    display: none !important;
}

.review-category-output {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.review-category {
    font-size: 16px;
    border: 1px solid #d9d9d9;
    cursor: pointer;
    padding: 10px;
    margin: 10px 1%;
    float: left;
    width: 48%;
}

.review-category .review-category-author {
    float: left;
    font-weight: 400;
    position: relative;
    color: #dc143c;
    width: 100%;
}

.review-category .review-category-date {
    float: left;
    font-weight: 500;
}

.review-category .review-category-text {
    float: left;
    width: 100%;
    margin-top: 5px;
}

.msFavoriterToggle.active a i {
    color: #dc143c !important;
}

.block-favorite-item.active {
    display: none;
}

.products li.block-favorite-item .inner .delete {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute !important;
    z-index: 5;
    top: -15px;
    content: '';
    right: -5px;
    width: 30px;
    height: 30px;
    background: white !important;
    color: #1a1a1a !important;
    border-radius: 25px;
    font-size: 20px !important;
    color: #dc143c;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
}

div.scroll-wrapper.breadcrumbs {
    min-height: 41px;
}

.favoriter-count .favoriter-count-section.active {
    display: none;
}

.caption-table-color .description-caption-color {
    text-align: center;
    font-weight: bold;
}

.colors li .inner .description {
    text-align: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin: 3px 0px;
}

.colors-block {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.colors-block ul.colors {
    max-width: 1000px;
    width: 100%;
}

.colors-block ul.colors select {
    max-width: 100px;
    padding: 6px 0px;
}

.section-form-color .container {
    border: 0px;
    padding: 0px !important;
    background: none;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.section-form-color .container form.form-color {
    background: #f0f0f0;
    width: 100%;
    max-width: 1000px;
}

form.form-color .row {
    display: flex;
    flex-direction: column;
}

form.form-color .row .block {
    margin: 5px 0px;

}

.description-main-product {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 60%;
    align-items: center;
}

.description-order-product {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 40%;
    align-items: center;
}

.description-main-product .description-title,
.description-order-product .description-title {
    padding: 0px 10px;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.colors li .inner .img {
    width: 50px;
    min-width: 50px;
    height: 50px;
    min-height: 50px;
}

.colors li:nth-child(2n+1) .inner:hover {
    background: #f0f0f0;
}

select:disabled {
    color: #65605C;
    background: #ccc;
}

.menu li.active .active-item {
    height: 100%;
    font-size: 15px;
    padding: 5px 10px;
    color: #fff;
    border-radius: 5px;
    background: #ed1f24;
}

.footer .footer-menu li .active-item {
    padding: 3px 5px;
    border-radius: 3px;
}

.block-delivery {
    border-radius: 0px;
    border: 1px solid #e6e6e6;
    margin-top: 5px;
    background: #fff;
    padding: 10px 20px;
    border-bottom: 1px solid #e6e6e6;
    float: right;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.block-delivery .title {
    font-size: 16px;
    font-weight: 600;
    margin: 0 1% 10px;
    text-align: center;
    border-bottom: 1px dashed #b2b2b2;
    background: #fbfbfb;
}

.block-delivery p {
    margin-bottom: 5px;
    font-size: 13px;
    padding: 3px 0 0 10px;
}

.block-delivery ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    margin: 0 0 5px 0
}

.block-delivery ul li {
    position: relative;
    padding-left: 10px;
    font-size: 13px;
    margin: 3px 0 0 10px;
}

.block-delivery ul li:before {
    width: 4px;
    height: 4px;
    border-radius: 3px;
    display: block;
    clear: both;
    position: absolute;
    top: 8px;
    content: "";
    left: 0;
    background: #0093ff
}

.block-delivery-block {
    width: 50%;
    float: left;
    margin-bottom: 10px;
}

.block-info {
    background: #ffff;
    margin: 0 0 10px;
}

.brands li .inner {
    display: flex;
    flex-direction: column;
    font-weight: 400;
}

.rating-description {
    width: 100%;
    text-align: center;
}

.products li .inner .img .status-block .status.status-6,
.photovideogallery .status-block .status.status-6 {
    background: #ffc000;
}

.products li .inner .img .status-block .status.status-7,
.photovideogallery .status-block .status.status-7 {
    background: #12adc5;
}

.products li .inner .img .status-block .status.status-8,
.photovideogallery .status-block .status.status-8 {
    background: #6a00bc;
}

.section-podbor .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0
}

.podbor-all {
    border-radius: 5px;
    width: 100%;
    background: #f0f0f0;
    width: 100%;
    max-width: 1000px;
    margin-top: 20px;
}

.podbor-all .tabset-podbor {
    font-size: 0;
    width: 100%
}

.podbor-all .tabset-podbor li {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    font-size: 19px;
    font-weight: 500;
    text-align: center;
    /* background: #fff; */
}

.podbor-all .tabset-podbor li a {
    height: 40px;
    width: 100%;
    color: #1a1a1a;
    border-radius: 2px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.podbor-all .tabset-podbor li a i {
    font-size: 24px;
    margin-right: 10px
}

.podbor-all .tabset-podbor li a:hover {
    background: #0072bc;
    color: #fff;
    cursor: pointer
}

.podbor-all .tabset-podbor li a.active {
    background: #fff;
    color: #1a1a1a;
    width: 100%;
}

.podbor-all .tab-content {
    width: 100%;
    position: relative;
    padding: 0 20px
}

.podbor-all .tab-content .row {
    width: 100%;
    min-height: 80px
}

.podbor-all .tab-content .filter-checkbox {
    float: left;
    margin: 3px 20px 5px 0
}

.podbor-all .tab-content #filter-content-code {
    padding-top: 20px
}

.podbor-all .tab-content .filter-button {
    position: absolute;
    top: 5px;
    right: 20px
}

.podbor-all .tab-content .filter-button button {
    width: 70px;
    height: 70px
}

.podbor-all .tab-content .filter-button button i {
    font-size: 36px;
    color: #1a1a1a
}

.podbor-all .tab-content .filter-button button:hover {
    background: #0099ff
}

.podbor-all .tab-content .filter-button button:hover i {
    color: #fff
}

.podbor-all select {
    margin: 2px 0
}

form .row .order {
    /*color: #fff;*/
}

.podbor-all .small {
    font-size: 13px;
    text-decoration: underline;
    font-style: italic;
    margin: 5px 0 0 0;
}

.podbor-all .small a {
    color: #1a1a1a;
}

.forbuy .msCart .description p {
    margin: 0;
}

.hidden {
    display: none !important;
}

.colors-link {
    min-width: 300px;
}

.loader-container,
.loader-container-auto {
    display: none;
    position: relative;
    padding: 10px 20px;
}


.loader-container-cart {
    display: none;
    width: 100%;
    padding: 0px;
    margin: 0px !important;
    height: 41px;
    position: relative;
}


.loader,
.loader-auto,
.loader-cart {
    border: 4px solid #f3f3f3;
    border-top: 4px solid #3498db;
    border-radius: 50%;
    width: 30px !important;
    height: 30px !important;
    animation: spin 2s linear infinite;
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


@keyframes spin {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }

    100% {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

.popup-holder.popup-active-callback .popup-callback,
.popup-holder.popup-active-contacts .popup-contacts {
    background: rgba(209, 209, 209);
    width: auto;
    min-height: auto;
    position: absolute;
    top: 50%;
    margin-top: -150px;
    max-width: 400px;
    bottom: auto;
}

.popup-holder.popup-active-callback .popup-holder-callback-content,
.popup-holder.popup-active-contacts .popup-holder-contacts-content {
    background: rgba(209, 209, 209, 0.80);
    background: rgba(0, 0, 0, 0.5);
}

.popup-holder.popup-active-callback .popup-holder-callback-content form,
.popup-holder.popup-active-contacts .popup-holder-contacts-content form {
    width: 100%;
}

.popup-holder.popup-active-callback .popup-holder-content .close-popup,
.popup-holder.popup-active-contacts .popup-holder-content .close-popup {
    position: absolute;
    top: 5px;
    content: '';
    right: 10px;
    width: 50px;
    height: 50px;
    background: white;
    color: #ed1f24;
    background: transparent;
    margin: 0px;
}

.colors-link-block span {
    text-transform: uppercase;
}

ul.list-group-logout {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    box-shadow: inset 5px 5px 15px 3px rgba(0, 0, 0, 0.05);
    padding: 10px;
    border-radius: 5px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 10px;
    display: flex;

}

ul.list-group-logout li {
    width: initial;
    padding: 0;
    margin: 0;
    -ms-flex-wrap: wrap;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

}

ul.list-group-logout li a {
    padding: 5px 10px;
    border: 2px solid #d1d1d1;
    border-radius: 5px;
    margin: 3px 10px 3px 0;
    color: #000;
}

ul.list-group-logout li a:hover {
    cursor: pointer;
    border: 2px solid #00a651;
}

ul.list-group-logout li a:hover span {
    color: #00a651;
}

ul.list-group-logout li a.active {
    background: #ed1f24;
    border: 2px solid #ed1f24;
    color: #fff;
}


input[type=button],
input[type=submit],
input[type=reset] {
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
    padding: 10px 20px;
    color: #0072bc;
    font-weight: 500;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    border: 0px;
    border-radius: 5px;
}

input[type=button]:hover,
input[type=submit]:hover,
input[type=reset]:hover {
    background: #00a651;
    color: #fff;
    cursor: pointer;
}

.section-registration .info-login {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.section-registration form label,
.section-cabinet form label {
    color: #676767;
    display: block;
    margin-bottom: 5px;
}

.alert.alert-danger,
.invalid-feedback {
    color: #bf0010;
    display: block;
    font-size: 16px;
}

.popup-holder.popup-active-assort {
    overflow: hidden
}

.popup-holder.popup-active-assort .popup-holder-assort-content {
    opacity: 1;
    visibility: visible;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.popup-holder.popup-active-assort .popup-assort {
    display: block;
    width: 100%;
    min-height: 100vh;
    background: rgba(209, 209, 209, 0.95);
    overflow-y: auto
}

.popup-holder.popup-holder-assort .popup-assort {
    position: fixed;
    top: 0;
    bottom: 0;
    content: '';
    right: 0;
    left: 0;
    padding: 0;
    width: 100%;
    border-radius: 0;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 15%);
    padding: 50px;
}

.popup-holder.popup-active-assort .popup-assort {
    display: block;
    width: 100%;
    min-height: 100vh;
    background: rgba(209, 209, 209, 0.95);
    overflow-y: auto;
}

.popup-holder.popup-holder-assort .popup-assort-content {
    min-height: 100%;
    max-width: 460px;
    margin: 0 auto;
    color: #1a1a1a;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.popup-holder.popup-active-assort .popup-assort {
    /*background: rgba(209, 209, 209);*/
    background: #fff;
    width: auto;
    min-height: auto;
    position: absolute;
    top: 20%;
    /*margin-top: -150px;
    max-width: 400px;*/
    max-width: 800px;
    bottom: auto;
    border-radius: 20px;
    padding: 40px 20px;
}

.popup-holder.popup-active-assort .popup-holder-assort-content {
    background: rgba(209, 209, 209, 0.80);
    background: rgba(0, 0, 0, 0.5);
}

.popup-holder.popup-active-assort .popup-holder-assort-content form {
    width: 100%;
}

.popup-holder.popup-active-assort .popup-holder-content .close-popup {
    position: absolute;
    top: 5px;
    content: '';
    right: 10px;
    width: 50px;
    height: 50px;
    background: white;
    color: #ed1f24;
    background: transparent;
    margin: 0px;
}


.box-wrapper ul {
    display: flex;
    flex-direction: row;
}

.box-wrapper .box-item a {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 5px;
}

.box-wrapper .box-item {
    padding: 0px;
    /*border: 2px solid #0072bc;
    border-radius: 20px;*/
    margin: 5px 0px;
    width: 33.3%;
}

.box-wrapper .box-item .box-title {
    color: #0072bc;
    font-weight: 600;
    margin-bottom: 10px;
}

.box-wrapper .box-item .box-description {
    color: #0c0c0d;
    font-size: 14px;
    text-align: center;
    padding: 0px 15px;
}

.box-wrapper .box-item .box-img img {
    filter: grayscale(100%);
}

.box-wrapper .box-item .box-img img:hover {
    filter: none;
}

.areapower {
    display: inline-block !important;
    /* margin-right: 30px; */
}

.maincaption {
    font-weight: bold;
    color: #000;
    font-size: 0.8em;
    /*    margin-left: 5px;*/
}

.areapower .maincaption {
    font-size: 0.8em;
}

.area,
.power {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 0.8em;
}

.area li,
.power li {
    margin: 2px 2px;
}

.area li .inner.active,
.power li .inner.active {
    background: #ffc000;
    color: #1A1A1A;
}

.area li .inner,
.power li .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 15px;
    border-radius: 5px;
    border: 2px solid rgba(45, 0, 89, 0.2);
    font-weight: 500;
    font-size: 1em;
    background: transparent;
    height: initial;
    color: #41649B;
    background: #fff;
    display: flex;
    flex-direction: column;
}

.area li .inner span,
.power li .inner span {
    padding: 0;
}

.area li .inner span.box-title {
    font-weight: bold;
    font-size: 16px;
}

.area li .inner:hover,
.power li .inner:hover {
    background: #00a651;
    color: #ffffff;
    cursor: pointer;
}

.no-border {
    border: 0px !important;
}

.section-brand-auto .slices {
    margin: 0 0 0.5em;
}

.section-brand-auto .title-brand {
    font-weight: bold;
    margin: 10px 0px;
}

/*.section-brand-auto .slices li:nth-child(n+25) {
    display: none;
}*/

.section-brand-auto .list-popular-brand {
    display: none;
}

.section-brand-auto .show-more {
    display: block;
    cursor: pointer;
    color: #0072bc;
    font-size: 14px;
}

.section-brand-auto .show-more.hide { 
    display: none;
}

.section-brand-auto .show-more:hover {
    text-decoration:underline
}

@media (max-width: 1399px) {
    .podbor-all .tabset-podbor li {
        font-size: 17px
    }
}

@media (max-width: 1199px) {
    .podbor-all .tabset-podbor li {
        font-size: 14px
    }

    .podbor-all .tabset-podbor li a i {
        font-size: 18px
    }
}

@media (max-width: 1023px) {
    .colors-link {
        min-width: 70px;
    }

    .menu li a {
        text-align: center;
    }
}

@media (max-width: 767px) {
    .podbor-all .tabset-podbor li a {
        line-height: 1;
        text-align: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 50px
    }

    .podbor-all .tabset-podbor li a i {
        margin-right: initial
    }

    .podbor-all #select-mfa,
    .podbor-all #select-mod,
    .podbor-all #select-type,
    .podbor-all #select-sup,
    .podbor-all #select-series,
    .podbor-all #select-fit,
    .podbor-all #select-len1,
    .podbor-all #select-len2 {
        width: 100% !important
    }

    .content .feature .column-no-category {
        width: 100%;
    }

    .description-main-product {
        width: 100%;
    }

    .description-order-product {
        width: 100%;
        margin: 10px 0px;
    }

    .colors li .inner.caption-table-color {
        display: none;
    }

    .table table img {
        min-width: 150px;
    }
}

@media (max-width: 479px) {
    .podbor-all .tabset-podbor li {
        font-size: 13px
    }

    .podbor-all .tab-content {
        padding: 0 5px
    }

    .podbor-all .tab-content form {
        padding: 0 5px
    }

    .podbor-all .tab-content .filter-checkbox {
        float: initial
    }

    .podbor-all .tab-content #filter-content-code {
        padding-top: 5px
    }

    .podbor-all .tab-content .filter-button {
        top: 2px;
        right: 10px
    }

    .podbor-all .tab-content .filter-button button {
        width: 50px;
        height: 50px
    }

    .podbor-all .tab-content .filter-button button i {
        font-size: 30px
    }

    .podbor-all select,
    .podbor-all #select-mfa,
    .podbor-all #select-mod,
    .podbor-all #select-type,
    .podbor-all #select-sup,
    .podbor-all #select-series,
    .podbor-all #select-fit,
    .podbor-all #select-len1,
    .podbor-all #select-len2 {
        font-size: 14px
    }

    h1,
    .h1 {
        font-size: 21px;
        line-height: 1.2;
    }

    .section-caption .caption {
        font-size: 19px;
        font-weight: 500;
        margin-right: 50px;
    }
}