/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsImZpbGUiOiJlbmdpbmUuY3NzIn0= */
.ajax_form .error {
    color: brown;
    border: 1px solid brown !important;
}

#ticketForm input.btn {
    margin: 0 auto;
    padding: 10px 20px;
    color: #41649B;
    font-weight: 500;
    border: 0px;
    border-radius: 5px;
}

#ticketForm .form-actions, #comment-form .form-actions {
    border-top: 0px!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
}

.button-logout-profile {
    color: #1a1a1a;
    padding: 5px 10px;
    border: 2px solid #d1d1d1;
    border-radius: 5px;
    margin: 3px 10px 3px 0;
}

.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: 2px solid #41649B !important;
    background: #fff !important;
    font-weight: normal !important;
    color: #454545 !important;
}

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

.ui-slider .ui-slider-range {
    background: #41649B;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.5em !important;
    margin-left: -.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: #41649B;
    font-weight: bold;
}

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

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

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

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

.comparison.added .comparison-remove {
    display: flex !important;
}

.comparison.added .comparison-remove i {
    color: #41649B !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;
}

.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: #41649B;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
}

.popup .messengers {
    align-items: flex-start;
}

.products li .inner .text .caption {
    height: auto !important;
}

.products li .inner {
    min-height: auto !important;
}

#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;
}

#gototop:hover {
    background: #41649B;
    opacity: .9;
    color: #ffffff;
}

.content a {
    text-decoration: underline !important;
    color: #41649B !important;
}

.content  h1 a, .content  h2 a,.content  h3 a,.content  h4 a, .content  h5 a {
    text-decoration: none!important;
    color: #333 !important;
}

::selection {
    background: #41649B; /* Safari */
}

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

::selection {
    color: #fff
}

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 rgb(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;
    justify-content: center;
    font-weight: 500;
    padding: 5px;
}

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

#ukrcredit-popup {
    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 {
    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 {
    flex-direction: row;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: space-between;
    -ms-flex-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;
}

.my-gallery li, .my-gallery .item {
    width: 16.6666%;
    padding: 6px;
}

.lang.lang-standard li.active a {
    color: #000;
    background: #f3f3f3;
}

.lang.lang-standard li a {
    color: #000;
}

.block-delivery {
    padding: 10px;
    margin: 0px;
    width: 100%;
}

/* Ð—Ð°Ð³Ð¾Ð»Ð¾Ð²Ð¾Ðº Ð±Ð»Ð¾ÐºÑƒ */
.block-delivery .title {
    margin-bottom: 16px;
    padding-bottom: 12px;
    border-bottom:  2px solid #f3f4f6;
}

.block-delivery .title span {
    font-size: 16px;
    font-weight: 600;
    color: #1f2937;
    letter-spacing: -0.01em;
}

.block-delivery-wrapper {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.block-delivery-block {
    background: #f9fafb;
    border-radius: 8px;
    padding: 16px;
}

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

.block-delivery-block li {
    font-size: 15px;
    color: #374151;
    line-height:  1.6;
    position: relative;
    padding-left: 28px;
}

.block-delivery-block li::before {
    content: "📦";
    position: absolute;
    left:  0;
    top: 0;
    font-size:  18px;
}

.block-delivery-block li span {
    display: inline-block;
    margin-top: 4px;
    color: #059669;
    font-weight: 500;
    background: #d1fae5;
    padding: 2px 8px;
    border-radius: 4px;
    font-size: 13px;
}

@media (max-width: 768px) {
    .block-delivery {
        padding: 20px;
        border-radius: 10px;
    }

    .block-delivery . title span {
        font-size: 15px;
    }

    .block-delivery-block {
        padding: 14px;
    }

    .block-delivery-block li {
        font-size: 14px;
    }
}

.content .feature .row:nth-child(2n+1) {
    background: none;
}

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

.header {
    box-shadow: none !important;
}

.opt-price {
    font-size: 14px;
    font-weight: normal;
    color: #676767;
}

.msnp-address-set--active .control-label {
    font-size: 15px;
    opacity: .7;
}

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

.section-breadcrumbs {
    min-height: 100px;
}

.breadcrumbs {
    height: 41px !important;
}

/*New*/
.mainslider .slide {
    border-radius: 20px;
    overflow: hidden;
}

.mainslider-block {
    margin-top: 5px;
}

.slices-sort-block {
    background: none;
    box-shadow: none;
}

.buyproduct {
    background: none;
    border-radius: 20px;
    border: 2px solid rgba(0,0,0,.08);
}

.products li .inner {
    border-radius: 20px;
    overflow: hidden;
}

.section-header-catalog {
    background: #f3f3f3;
}

.catalog-hover-block .catalog-link {
    border-radius: 20px;
}

.bg-cbg {
    background: #fff;
}

.bg-cbg .advant li .inner .img {
    background: #fff;
}

.contacts-more {
    background: #f3f3f3;
}

.callback {
    background: #f3f3f3;
}

.category-sub li .inner .img .number {
    background: #f3f3f3;
}

.logo a .caption, .logo div .caption {
    font-size: 25px;
}

.catalog-hover-block .catalog-link i.icon {
    color: #fff;
}

.catalog-hover-block .catalog-link i {
    color: #fff;
}

.footer {
    background: #f3f3f3;
}

.buyproduct .feature-block .more-block {
    background: none;
}

.slices {
    font-size: 15px;
}

.buyproduct .buy, .buyproduct .buy:hover {
    border: 0px;
}

form .row button:hover {
    border: 0px;
}

.breadcrumbs a span {
    color: #1a1a1a;
}

.breadcrumbs a {
    text-decoration: none;
    color: #1a1a1a;
}

.breadcrumbs li:first-child a span {
    text-decoration: none;
}

form.search-form .row button, form .row button {
    border: 0px;
    box-shadow: none;
}

.quantity input {
    box-shadow: none;
}

.search input {
    box-shadow: none;
}

.buyproduct .oneclick-block .oneclick input {
    box-shadow: none;
    border: 1px solid #eee;
}

.content .feature .row:nth-child(2n) {
    background: #fff;
}

.opener-sorting {
    border: 0px;
}
.opener-sorting:hover {
    background: #fff;
    border: 0px;
}

.opener-sorting:hover span {
    color: #1a1a1a;
}

.opener-sorting i, .opener-sorting:hover i {
    color: #1a1a1a;
}

.active-sorting .opener-sorting {
    background: #fff;
    color: #1a1a1a;
    border: 0px;
}

.active-sorting .opener-sorting span {
    color: #1a1a1a;
}

.open-close-sorting .slide-sorting {
    border: 0px;
}

.sort-block #mse2_sort .sort-product.active[data-dir="asc"] i:before, .sort-block #mse2_sort .sort-product.active[data-dir="desc"] i:before {
    color: #1a1a1a;
}

.category-sub li .inner:hover {
    border-radius: 20px;
}

.benefits li .inner {
    border-radius: 20px;
}

/*.slices-block.slices-block-tags .slices li:before {
    position: absolute;
    left: 0;
    top: 0px;
    background: none;
    content: '|';
}*/

.slices-block.slices-block-tags .slices li:first-child:before {
    background: none;
    content: '';
}

/*.slices-block.slices-block-tags .slices li {
    padding-left: 15px;
}*/

.slices-block.slices-block-tags .slices li:first-child {
    padding-left: 0px;
}
.slices-block.slices-block-tags .slices li a {
    /*padding: 5px 10px;*/
    display: flex;
}

.slices-block.slices-block-tags .slices li a.active {
    color: #41649B;
    font-weight: bold;
}

.filter-slices-block-tags {
    padding: 10px;
    background: #f3f3f3;
    border-radius: 20px;
}

.section-category-tags .container {
    padding: 20px 20px 0 20px;
}

.advant.advant-product li .inner {
    position: relative;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
}

.advant.advant-product li {
    width: 33.3%;
}

.advant.advant-product li .inner .img {
    height: auto;
    width: auto;
}

/*End New*/



.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: #1A1A1A;
    color: #ffffff;
}

.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: 5px 10px;
    border-radius: 5px;
    border: 1px solid rgba(45, 0, 89, 0.2);
    font-weight: 500;
    font-size: 1em;
    background: transparent;
    height: initial;
    color: #41649B;
    background: #fff;
}

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

.area li .inner:hover, .power li .inner:hover {
    background: #1A1A1A;
    color: #ffffff;
    border: 1px solid #1A1A1A;
    cursor: pointer;
}

.section-support {
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
}

.section-support form {
    max-width: 500px;
    width: 100%;
}

.section-support form label{
    color: rgba(26, 26, 26, 0.5);
    margin-bottom: 5px;
    display: flex;
}

.section-support form p {
    color: rgba(26, 26, 26, 0.5);
    margin-top: 5px;
    font-style: italic;
}

.section-support form textarea::placeholder {
    color: rgba(26, 26, 26, 0.5);;

}


.section-support form .file-upload {
    margin: 10px 0;
    position: relative;
    overflow: hidden;
    width: 100%;
    background: url(../images/prikrepit.png) left center no-repeat;
    padding: 8px 4px 8px 30px;
    color: #fff;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #555;
    font-size: 15px;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
}

.section-support form .file-upload input[type=file] {
    display: none
}

.section-support form .file-upload label {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.section-support form .file-upload:hover {
    cursor: pointer
}

.section-support form .file-upload:hover label {
    cursor: pointer
}

.section-support form input[type=text].filename {
    background: #fff;
    border: 0;
    padding: 0;
    width: 100%;
    box-shadow: none;
    color: rgba(26, 26, 26, 0.5);
}

.section-support form input, .section-support form textarea {
    width: 100%;
    padding: 7px 10px;
    box-shadow: 2px 3px 5px 0 rgba(0, 0, 0, 0.1);
    border: 1px solid #e6e6e6;
}

.contacts-more i {
    color: #000;
}

.content-block .content {
    overflow: auto;
}

.list-counter-square {
    list-style: decimal;
    margin: 0;
    padding: 0;
    font-size: 12px;
}
.list-counter-square>li {
    position: relative;
    margin: 5px 0 0 10px
}

.list-counter-square li ol li {
    position: relative;
    margin: 5px 0 0 20px
}

.list-counter-square>li a{
    text-decoration: none;
    font-size: 16px;
}
.list-counter-square>li:last-child {
    margin-bottom: 0;
}
.list-counter-square>li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 0.5rem;
}

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


.loader-cart {
    border: 4px solid #f3f3f3;
    border-top: 4px solid #41649B;
    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%);
}

form .row button {
    background: #41649B;
    color: #fff;
    border: 2px solid #41649B;
    cursor: pointer;
    border: 0px;
}


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

.section-filter .products li.tpl2 {
    width: 100%;
}

.section-filter .products li.tpl2 .inner {
    display: flex;
    flex-direction: row;
    border: 1px solid #f8f8f8;
}

.section-filter .products li.tpl2 .inner .img {
    height: inherit;
    width: auto;
}

.section-filter .products li.tpl2 .inner .img img{
    height: 100px;
    padding: 10px;
}

.section-filter  .products li.tpl2 .inner .text .block {
    padding: 0px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-evenly;
}

.section-filter .products li.tpl2  .inner .text {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-content: center;
    align-items: center;
}

.section-filter .products li.tpl2 .inner .text .caption {
    width: 100%;
}

.section-filter .products li.tpl2 .tpl2-block-wrapper {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
}

.btn_more {
    background: #fff;
    border: 1px solid #403F44;
    color: #403F44;
    width: auto;
    padding: 7px 10px;
    border-radius: 5px;
    font-weight: bold;
    font-size: 14px;
}

.opener-sorting {
    font-size: inherit;
}

.list-counter-square {
    list-style: none;
    padding-left: 0;
    margin: 5px 0;
}

.list-counter-square > li {
    margin-bottom: 5px;
    position: relative;
    padding-left: 10px;
}

.list-counter-square > li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 4px;
    height: 4px;
    background-color: #000;
    border-radius: 2px;
}

/*.list-counter-square .list-counter-square > li::before {
    width: 6px;
    height: 6px;
    background-color:  #60a5fa;
    border-radius: 50%;
    top: 9px;
}*/

.list-counter-square a {
    color: #1f2937;
    text-decoration: none;
    font-size: 16px;
    line-height: 1.6;
    transition: all 0.2s ease;
    display: inline-block;
}

.list-counter-square a:hover {
    color: #2563eb;
    transform: translateX(4px);
}

@media (min-width: 1024px) {
    /*New*/
    .catalog-hover-block .catalog-inner-block {
        border-radius: 20px;
    }

    .mainslider-background .logo a .caption, .mainslider-background .logo div .caption {
        font-size: 36px;
    }

    .section-filter .container > .column:last-child {
        width: 100%;
    }

    /*End New*/
}

@media (max-width: 1023px) {
    .catalog {
        border-radius: 20px;
    }
}

@media (max-width: 767px) {
    .content .feature .column-no-category {
        width: 100%;
    }

    .breadcrumbs li:first-child a span {
        display: block!important;
    }

    .advant.advant-product li {
        width: 50%;
    }

    .section-filter .products li.tpl2 .inner .text {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-content: center;
        align-items: center;
    }

    .section-filter .products li.tpl2 .tpl2-block-wrapper {
        width: 100%;
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
    }
}

@media (max-width: 479px) {
    h1, .h1 {
        font-size: 21px;
        line-height: 1.2;
    }

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

    .products li .inner {
        min-height: auto !important;
    }

    .catalog-hover-block .catalog-link {
        height: 40px;
    }
}

