.catalog-products-list, .catalog-products-list * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.p-prods__item {
    /*
    padding-left: 12px;
    padding-top: 48px;
    */
    padding-bottom: 55px;
    /*
    padding-right: 12px;
    */
}
.p-prods__itemwp {
    background: #FFFFFF;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
    width: 100%;
    padding: 14px 17px;
    min-height: 433px;
}
.p-prods__nal {
    position: relative;
    font-family: RobotoBold;
    font-style: normal;
    font-size: 18px;
    line-height: 21px;
    color: #3A3A3A;
    padding-left: 25px;
    display: block;
    margin-bottom: 10px;
}
.p-prods__nal::before {
    content: '';
    width: 15px;
    height: 15px;
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -7.5px;
    background-image: url(/assets/images/vector1.svg);
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: center center;
}
.p-prods__nal-pos::before {
    background-image: url(images/vector2.svg);
}
.p-prods__nal-snyat::after {
    background-image: url(images/vector3.svg);
}
.p-prods__imgwp {
    height: 150px;
    display: block;
    width: 100%;
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom center;
    position: relative;
    overflow: hidden;
}
.p-prods__tag {
    width: 60px;
    height: auto;
    display: block;
    position: absolute;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    z-index: 10;
    left: -14px;
    top: 8px;
}
.p-prods__new {
    height: 15px;
    line-height: 15px;
    width: 100%;
    text-align: center;
    display: block;
    background-color: #37AC09;
    font-family: 'RobotoRegular';
    font-style: normal;
    font-weight: 500;
    font-size: 9px;
    text-transform: uppercase;
    color: #ffffff;
}
.p-prods__brand {
    width: 70px;
    height: 50px;
    display: block;
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 2;
    position: absolute;
    right: 0;
    top: 0;
}
.p-prods__item .p-prods__title {
    font-family: "Myriad Pro Bold";
    font-size: 16px;
    line-height: 24px;
    color: #0A5A77;
    margin-bottom: 2px;
    display: block;
    margin-top: 10px;
    text-align: left;
    height: 72px;
    overflow: hidden;
}
.p-prods__prices {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 22px;
}
.p-prods__price {
    font-style: normal;
    font-family: "Myriad Pro Bold";
    font-size: 22px;
    line-height: 158.47%;
    color: #0A5A77;
}
.p-prods__priceold {
    font-style: normal;
    font-family: "Myriad Pro Bold";
    font-size: 14px;
    line-height: 158.47%;
    text-decoration-line: line-through;
    color: #999999;
    margin-left: 10px;
    padding-top: 3px;
}
.p-prods__addbasket {
    display: block;
    height: 39px;
    background: #780707;
    border-radius: 5px;
    width: 100%;
    text-decoration: none;
    line-height: 39px;
    color: #ffffff;
    font-size: 17px;
    font-family: "Myriad Pro Bold";
    text-align: center;
}
.p-prods__addbasket-no {
    display: block;
    height: 39px;
    background: #780707;
    border-radius: 5px;
    width: 100%;
    text-decoration: none;
    line-height: 39px;
    color: #ffffff;
    font-size: 17px;
    font-family: "Myriad Pro Bold";
    text-align: center;
}
.p-prods__predzak {
    display: block;
    height: 39px;
    background: #EB7100;
    border-radius: 5px;
    width: 100%;
    text-decoration: none;
    line-height: 39px;
    color: #ffffff;
    font-size: 17px;
    font-family: "Myriad Pro Bold";
    text-align: center;
}
.p-prods__buyoneclick-pred,
.p-prods__buyoneclick {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 6px;
    border: 2px solid #0A5A77;
    box-sizing: border-box;
    border-radius: 5px;
    line-height: 35px;
    height: 39px;
    color: #0a5a77;
    font-family: "Myriad Pro Bold";
    font-size: 17px;
    text-align: center;
    position: relative;
    padding-right: 0 !important;
    text-decoration: none;
}
.p-prods__snyat {
    display: block;
    height: 39px;
    background: #0A5A77;
    border-radius: 5px;
    width: 100%;
    text-decoration: none;
    line-height: 39px;
    color: #ffffff;
    font-size: 17px;
    font-family: "Myriad Pro Bold";
    text-align: center;
    cursor: default;
}
p-prods__buyoneclick-pred:hover,
.p-prods__buyoneclick:hover, .p-prods__addbasket:hover, .p-prods__predzak:hover, .p-prods__snyat:hover {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);
}
.p-prods__buyoneclick-icon {
    display: block;
    position: static;
    margin-right: 10px;
    width: 14px;
}
.p-prods__buyoneclick-icon svg {
    display: block;
}
.p-prods__item-catalog {
    width: 260px;
    margin-left: 12.5px;
    margin-right: 12.5px;
    /*margin-right: 25px;*/
}
#catalogColumn_new {
    position: relative;
}
body .items.productList {
    max-width: none !important;
    display: block !important;
}
.leftColumn, .leftColumn * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.leftColumn {
    position: absolute;
    left: -365px;
    width: 365px !important;
    z-index: 1;
    margin-right: 0 !important;
    padding-right: 29px;
}
body #smartFilter {
    width: 100% !important;
    float: none !important;
    margin-right: 0;
    margin-left: 0;
}
.rightColumn {
    width: 100% !important;
}
body #catalogLine {
    padding-left: 0;
    padding-right: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 35px;
}
#catalogLine .column:first-child {
    display: flex;
    align-items: center;
}
body #catalogLine a {
    display: inline-flex;
    align-items: center;
}
#catalogLine .column:last-child {
    display: flex;
    align-items: center;
}
#catalogLine #selectCountElements {
    line-height: 29px;
}
body #catalogLine a {
    margin-left: 0 !important;
    margin-right: 24px !important;
}
#catalogLine .label {
    margin-right: 34px !important;
}
body .relink_cat a {
    padding-right: 8px;
    padding-left: 14px;
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 22px;
    font-size: 18px;
    display: block;
    margin-bottom: 12px;
    margin-right: 17px;
}
body .relink_cat-item {
    margin-bottom: 0;
}
.rightColumn h1 {
    margin-bottom: 26px;
    margin-top: 26px;
    line-height: 43px;
}
body .relink {
    margin-bottom: 22px;
}

body .bx_pagination_page ul ul li {
    border-left: none;
    border-top: none;
    border-bottom: none;

    margin-right: 0;
}

body .bx_pagination_page ul ul li.itemfirst {
    border-left: 1px solid #E5E5E5;
}
body .bx_pagination_page ul li.bx_active {
    border-left: 1px solid #81B5D1;
}

.wp_pgnav {
    border: 1px solid #E5E5E5;
    border-radius: 6px;
    overflow: hidden;
}
.wp_pgnav > li {
    border-right: none !important;
}
body .bx_pagination_page ul li.dotted {
    border-left: none;
    border-right: 1px solid #E5E5E5 !important;
    font-family: Myriad Pro;
    font-size: 16px;
    text-align: center;
    color: #828282;
}
body .bx_pagination_page ul ul li.itemfirst {
    border-left: none !important;
}
.bx_pagination_page ul li.bx_active {
    border-color: #E5E5E5;
}
.wp_pgnav > li:last-child ul li:last-child {
    border-right: none !important;
}
.all__why {
    display: flex;
    justify-content: space-between;
    width: auto;
    margin-left: -15px;
    margin-right: -15px;
}
body .s__why {
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.s__why.s__why__003 {
    width: auto;
}
.heading__why {
    white-space: nowrap;
}
body .items.productList {
    margin-bottom: 11px;
}
body .why__listing {
    margin-top: 55px;
}
body .listing__description {
    margin-top: 55px;
}
body .catalog-products-list {
    justify-content: center;
    margin-left: -12.5px;
    margin-right: -12.5px;
    /*margin-right: -25px;*/
}
#smartFilter .paramsBoxTitle span {
    font-size: 22px;
    line-height: 26px;
    color: #0a5a77;
    font-weight: 600;
}

body #smartFilter .new-left,
body #smartFilter .new-right {
    width: 135px !important;
    height: 30px !important;
    border: 1px solid #DEDEDE !important;
    border-radius: 5px !important;
    padding: 0 16px !important;
    font-size: 15px !important;
    font-family: 'Myriad Pro Regular' !important;
}
.rangeSlider .min,
.rangeSlider .max {
    font-size: 15px;
    font-family: 'Myriad Pro Regular';
}
#smartFilter {
    background: #F4F4F4;
    border: 1px solid #DEDEDE;
    border-radius: 5px;
}
#smartFilter .paramsBox {
    padding-left: 21px;
    padding-right: 21px;
}
body #smartFilter .slider {
    margin-left: 14px;
    margin-right: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: auto;
}
body #smartFilter .slider * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#smartFilter input[type="checkbox"] + label:before {
    background: none !important;
    background-color: #FFFFFF;
    border: 1px solid #C4C4C4;
    border-radius: 3px;
}
#smartFilter input[type="checkbox"]:checked + label:before, #smartFilter input[type="radio"]:checked + label:before {
    content: '';
}
#smartFilter input[type="checkbox"]:checked + label:after, #smartFilter input[type="radio"]:checked + label:after {
    content: '';
    width: 10px;
    height: 10px;
    background-color: #c4c4c4;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    padding: 0;
    position: absolute;
    left: 5px;
    top: 5px;
    margin-top: -4.5px;
    display: block;
    z-index: 1;
}
#smartFilter .radio label, #smartFilter .checkbox label {
    font-size: 16px;
    line-height: 19px;
    display: block;
}
#smartFilter .radio label:hover, #smartFilter .checkbox label:hover {
    color: #000 !important;
}
#smartFilter .showALL {
    text-decoration: none;
    color: #780707 !important;
    font-size: 16px;
    line-height: 19px;
    margin-top: 6px;
    display: inline-block;
    margin-left: -14px;
}
body .rangeSlider {
    margin-left: -14px;
}
body #smartFilter .radio li, body #smartFilter .checkbox li {
    padding-bottom: 10px;
}
body #smartFilterControls {
    padding-left: 37px;
    padding-right: 37px;
}
body #smartFilterControls li {
    width: 100%;
    margin-bottom: 16px;
}
body #set_filter:hover, body #set_filter {
    height: 44px;
    width: 100%;
    display: block;
    background-color: #0A5A77 !important;
    border-radius: 5px;
    border: 2px solid #0A5A77;
    color: #ffffff !important;
    font-size: 16px;
    line-height: 40px;
}
body #del_filter_cat, body #del_filter_cat:hover, body #del_filter:hover, body #del_filter {
    height: 44px;
    width: 100%;
    display: block;
    border-radius: 5px;
    border: 2px solid #0A5A77;
    color: #0a5a77 !important;
    background-color: transparent !important;
    font-size: 16px;
    font-family: "Myriad Pro Bold";
    line-height: 40px;
    text-decoration: none;
}
body #del_filter_cat .close,
body #del_filter .close {
    display: none !important;
}
body #smartFilterForm {
    padding-bottom: 43px;
}
body #smartFilter .params {
    padding-left: 14px;
    padding-right: 0;
}
body #smartFilter .slider {
    background: none !important;
}
body .new__catalog__menu .wrapper {
    width: 1231px;
}
body header > .wrapper {
    width: 1176px;
}
.asdad {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
body #selectCountElements {
    background: url(/assets/images/select-arrow.png) right no-repeat transparent;
}
body #catalogLine select {
    height: 23px;
    line-height: 24px !important;
}

body #smartFilter .propExpander {
    -webkit-mask-image: url(/assets/images/chevron-right-solid.svg);
}
body #smartFilter .paramsBoxTitle {
    max-width: 88%;
}

#catalogLine .column * {
    white-space: nowrap;
}
#catalogLine .column > * {
    margin-bottom: 10px;
}
.p-prods__title {
    font-style: normal;
    font-family: "Myriad Pro Bold";
    font-size: 36px;
    line-height: 56px;
    text-align: center;
    color: #0A5A77;
    display: block;
    width: 100%;
}
.p-prods__subtitle {
    display: block;
    width: 100%;
    margin-top: 0;
    font-size: 24px;
    line-height: 37px;
    text-align: center;
    color: #333333;
}
.p-card__preim {
    padding-top: 60px;
}
.p-preim {
    padding-top: 20px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.p-preim__item {
    padding: 0 10px;
    display: block;
    text-decoration: none;
}
.p-preim__top {
    padding-bottom: 30px;
    padding-top: 30px;
    color: #333333;
}
.p-preim__icon {
    width: 120px;
    height: 120px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 50%;
    background-color: #0a5a77;
    display: flex;
    justify-content: center;
    align-items: center;
}
.p-preim__icon svg {
    display: block;
}
.p-preim__title {
    display: block;
    text-align: center;
    font-family: "Myriad Pro Bold";
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #333333;
}
.p-preim__description {
    display: block;
    text-align: center;
    margin-top: 25px;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #333333;
}
.p-card__preim > .wrapper {
    width: 1140px !important;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

footer {
    overflow: hidden;
}

.p-prods__imgwp-wp {
    position: relative;
}
.p-prods-izgotzak {
    position: relative;
    font-family: RobotoBold;
    font-style: normal;
    font-size: 18px;
    line-height: 21px;
    color: #3A3A3A;
    padding-left: 30px;
    display: block;
    margin-bottom: 10px;
}
.p-prods-izgotzak svg {
    position: absolute;
    width: 21px;
    height: auto;
    display: block;
    margin: 0;
    padding: 0;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.p-prods__buyoneclick-icon svg {
    width: auto !important;
    margin: 0;
}

.p-prods__nazakaz {
    display: block;
    height: 39px;
    background: #1EA427;
    border-radius: 5px;
    width: 100%;
    text-decoration: none;
    line-height: 39px;
    color: #ffffff;
    font-size: 17px;
    font-family: "Myriad Pro Bold";
    text-align: center;
}
.p-prods__sdelzak {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 6px;
    border: 2px solid #0A5A77;
    box-sizing: border-box;
    border-radius: 5px;
    line-height: 35px;
    height: 39px;
    color: #0a5a77;
    font-family: "Myriad Pro Bold";
    font-size: 17px;
    text-align: center;
    position: relative;
    padding-right: 15px;
    text-decoration: none;
}
.p-prods__sdelzak:hover {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);
}
.p-prods__sdelzak svg {
    width: auto !important;
    margin: 0 !important;
    display: block !important;
}

/* NEW MODAL */
.p-izgotov a {
    text-decoration: none;
}
.p-izgotov, .p-izgotov * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.p-izgotov ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.p-izgotov {
    width: 100%;
    max-width: 676px;
    padding-left: 45px;
    padding-right: 45px;
    padding-top: 0;
    padding-bottom: 0;
    background: #FFFFFF;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
}
.p-izgotov__wrapper {

}
.p-izgotov__top {
    text-align: center;
    padding-bottom: 14px;
    padding-top: 39px;
    display: block;
    width: 100%;
    position: relative;
}
.fancybox-button {
    display: none !important;
}
.p-izgotov__close {
    background-image: url(/assets/images/close-new.png);
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: contain;
    background-size: contain;
    width: 18px;
    height: 18px;
    position: absolute;
    display: block;
    top: 20px;
    right: -9px;
    text-decoration: none;
}
.p-izgotov__title {
    font-size: 30px;
    line-height: 140%;
    text-align: center;
    color: #0A5A77;
    display: block;
    width: 100%;
    font-weight: 600;
}
.p-izgotov__subtitle {
    font-size: 20px;
    line-height: 140%;
    text-align: center;
    color: #333333;
    display: block;
    width: 100%;
    margin-bottom: 9px;
}
.p-izgotov__yslov {
    font-family: "Myriad Pro Bold";
    font-size: 18px;
    line-height: 140%;
    text-align: center;
    text-decoration-line: underline;
    color: #79AABF;
    display: inline-block;
}

.p-izgotov__contant {
    padding-top: 14px;
}
.p-izgotov__contant form {

}
.p-izgotov__sel {
    margin-bottom: 38px;
}
.p-izgotov__wptoggle {
    width: 100%;
    text-align: left;
}
.p-izgotov__toggle {
    display: block;
    width: 100%;
    max-width: 200px;
    padding-right: 20px;
    position: relative;
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    color: #0A5A77;
    margin-bottom: 10px;
}
.p-izgotov__toggle.active::after {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}
.p-izgotov__toggle::after {
    content: '';
    width: 8px;
    height: 13px;
    position: absolute;
    display: block;
    right: 0;
    top: 50%;
    margin-top: -6.5px;
    z-index: 1;
    background-image: url(/assets/images/arrow-lite-n.png);
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: center center;
}
.p-izgotov__wplist {
    margin-top: 10px;
}
.p-izgotov__list {
    display: block;
    width: 100%;
    padding-bottom: 19px !important;
    border-bottom: 1px solid #DEDEDE;
}
.p-izgotov__item {
    display: block;
    width: 100%;
    margin-bottom: 13px;
    position: relative;
}
.p-izgotov__item input {

}
#smartFilter input[type="checkbox"]:disabled + label, #smartFilter input[type="radio"]:disabled + label {
    cursor: default !important;
    color: #888 !important;
}
.p-izgotov__checkbox,
.p-izgotov__radio {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
}
.p-izgotov__label {
    padding-left: 36px;
    position: relative;
    display: inline-block;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    cursor: pointer;

}
.p-izgotov__label::before {
    content: '';
    width: 21px;
    height: 21px;
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10.5px;
    background: #FFFFFF;
    border: 1px solid #C4C4C4;
    box-sizing: border-box;
    border-radius: 3px;
}

.p-izgotov__checkbox:checked + label:before,
.p-izgotov__radio:checked + label:before {
    background-color: #c4c4c4 !important;
}

.p-izgotov__svoi {
    display: block;
    width: 100%;
    background-color: #FFFFFF;
    border: 1px solid #C4C4C4;
    box-sizing: border-box;
    border-radius: 3px;
    height: 45px;
    line-height: 43px;
    padding-left: 11px;
    padding-right: 11px;
    max-width: 283px;
    margin-top: 24px;
    font-size: 18px;
    align-items: center;
}

.p-izgotov__doptreb {
    margin-bottom: 8px;
}
.p-izgotov__name {
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    color: #0A5A77;
    display: block;
    width: 100%;
    margin-bottom: 32px;
}
.p-izgotov__textarea {
    display: block;
    width: 100%;
    height: 126px;
    padding: 14px 20px;
    background: #FFFFFF;
    border: 1px solid #C4C4C4;
    box-sizing: border-box;
    border-radius: 2px;
    font-size: 18px;
    line-height: 22px;
    align-items: center;
    resize: none;
}
.p-izgotov__row {
    margin-top: 24px;
    display: block;
    width: 100%;
}
.p-izgotov__inputtitle {
    font-size: 18px;
    line-height: 22px;
    display: flex;
    align-items: center;
    color: #333333;
    font-family: "Myriad Pro Bold";
    margin-bottom: 7px;
}
.p-izgotov__inputtitle span {
    color: red;
}
.p-izgotov__input {
    display: block;
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #C4C4C4;
    box-sizing: border-box;
    border-radius: 2px;
    padding: 0 20px;
    height: 55px;
    line-height: 53px;
    font-size: 18px;
    text-align: left;
}
.p-izgotov__sogl {
    margin-top: 39px;
    display: block;
    width: 100%;
    position: relative;
}
.p-izgotov__soglinput {
    opacity: 0;
    left: 0;
    top: 0;
    position: absolute;
}
.p-izgotov__sogllabel {
    padding-left: 17px;
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    color: #4D4D4D;
}
.p-izgotov__sogllabel::before {
    content: '';
    width: 12px;
    height: 12px;
    border: 1px solid #C4C4C4;
    box-sizing: border-box;
    border-radius: 4px;
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -6px;
}
.p-izgotov__soglinput:checked + label::after {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    position: absolute;
    left: 3px;
    top: 9px;
    background-color: #c4c4c4 !important;
}
.p-izgotov__capcha {
    margin-top: 25px;
}
.p-izgotov__btns {
    display: block;
    margin-top: 37px;
    text-align: center;
    width: 100%;
    margin-bottom: 39px;
}
.p-izgotov__submit {
    display: inline-block;
    width: 100%;
    max-width: 229px;
    height: 55px;
    background: #0A5A77;
    border-radius: 5px;
    border: 2px solid #0A5A77;
    line-height: 51px;
    text-align: center;
    font-size: 18px;
    font-family: "Myriad Pro Bold";
    color: #ffffff;
    cursor: pointer;
}
.p-izgotov__submit:hover {
    background-color: transparent !important;
    color: #0a5a77 !important;
}


@media(max-width: 1885px) {
    body #catalogLine .column:first-child {
        flex-wrap: wrap;
    }
    body #catalogLine {
        align-items: flex-start;
    }
    #catalogLine .column:last-child {
        margin-top: 2px;
    }
    .heading__why {
        white-space: normal !important;
    }
}
@media(max-width: 1199px) {
    .p-card__preim > .wrapper {
        width: 900px !important;
    }
    .leftColumn {
        width: 330px !important;
        left: -330px !important;
    }
    #smartFilter #arrFilter_P1_MIN, #smartFilter #arrFilter_P1_MAX {
        width: 116px;
    }
}
@media(max-width: 1024px) {
    body .leftColumn {
        display: block !important;
    }
    body #smartFilterForm {
        display: block !important;
    }
    .rightColumn {
        padding-top: 0 !important;
    }
    body #catalog {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    #smartFilterForm .slider {
        display: block !important;
        max-width: none !important;
    }
    body #smartFilter .slider {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}
@media(max-width: 991px) {
    body .wp-catalog {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    body .wp-catalog .wrapper {
        width: 767px !important;
    }
    .leftColumn {
        position: static !important;
        left: 0 !important;
        width: 100% !important;
        padding-right: 0 !important;
    }
    body #catalogColumn_new {
        display: block;
    }
    #smartFilter #arrFilter_P1_MIN, #smartFilter #arrFilter_P1_MAX {
        width: 45% !important;
    }
    .leftColumn, .leftColumn > * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .p-card__preim > .wrapper {
        margin-left: auto!important;
        left: 0 !important;
        position: static !important;
        transform: none !important;
        -webkit-transform: none !important;
    }
    .p-preim, .p-preim * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .p-preim {
        display: flex;
        flex-wrap: wrap;
    }
    .p-preim__item {
        width: 50%;
    }
}
@media(min-width: 768px) {
    .catmob-header {
        display: none;
    }
    .mob-show {
        display: none;
    }
    .toppanel {
        display: none !important;
    }
}
@media(max-width: 767px) {
    #smartFilter input[type="checkbox"]:not(checked) + label:before, #smartFilter input[type="radio"]:not(checked) + label:before {
        margin-top: -3px;
    }
    #smartFilter input[type="checkbox"]:checked + label:after, #smartFilter input[type="radio"]:checked + label:after {
        margin-top: -3px;
        width: 6px;
        height: 6px;
        left: 6px !important;
        top: 6px !important;
    }
    body .wp-catalog .wrapper {
        width: 100% !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    body .wrapper, body .wrapper * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .adaptive__header {
        display: none !important;
    }
    .catmob-header, .catmob-header * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .catmob-header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        background-color: #ffffff;
        z-index: 100;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .catmob__list {
        margin: 0;
        padding: 0;
        list-style: none;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }
    .catmob__item {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0 25px;
        border-right: 1px solid #0A5A77;
        height: 33px;

    }
    .catmob__item-home {
        padding-left: 0;
        border: none;
        padding-right: 5px;
    }
    .catmob__link {
        display: block;
        position: relative;
    }
    .catmob__basket-count {
        display: block;
        position: absolute;
        z-index: 2;
        width: 25px;
        height: 25px;
        border-radius: 50%;
        text-align: center;
        line-height: 25px;
        right: -11px;
        top: -11px;
        background-color: #780707;
        color: #ffffff;
    }
    .catmob__link svg {
        padding: 0;
        margin: 0;
        width: 32px;
        height: auto;
        display: block;
    }
    .catmob__menu {

    }
    .catmob__menu svg {
        width: 26px;
    }
    .catmob__home {
        border-right: none;
    }
    .catmob__basket {

    }
    .catmob__search {

    }
    .catmob__profil {
        display: inline-block;
    }
    .catmob__profil svg {
        padding: 0;
        margin: 0;
        display: block;
        width: 32px;
        height: auto;
    }
    .menu__adaptive__menu {
        left: 0;
        top: 73px;
        display: none;
    }
    .catmob-header .search-container {
        width: 100%;
        left: 0;
        right: 0;
        z-index: 99;
        top: 73px;
    }

    .toppanel, .toppanel * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .toppanel {
        margin-bottom: 15px;
    }
    .toppanel__wrapper {
        width: 100%;
        padding-left: 27px;
        padding-right: 5px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding-top: 5px;
        padding-bottom: 5px;
        border-top: 1px solid #D8D8D8;
        border-bottom: 1px solid #D8D8D8;
    }
    .toppanel__filter-wp {

    }
    .toppanel__filter {
        display: inline-flex;
        align-items: center;
        justify-content: flex-start;
        font-size: 14px;
        line-height: 17px;
        color: #000000;
        text-decoration: none;
    }
    .toppanel__filter i {
        display: block;
        width: 14px;
        height: 14px;
        background-image: url(/assets/images/filter.png);
        -webkit-background-size: contain;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        margin-left: 11px;
    }
    .toppanel__filter.active i {
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
    }
    .toppanel__sort-wp {
        position: relative;
    }
    .toppanel__sort {
        display: inline-flex;
        align-items: center;
        justify-content: flex-start;
        font-size: 14px;
        line-height: 17px;
        color: #000000;
        text-decoration: none;
    }
    .toppanel__sort i {
        display: block;
        width: 9px;
        height: 14px;
        background-color: #828282;
        -webkit-mask-image: url(/assets/images/chevron-right-solid.svg);
        -webkit-background-size: contain;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        margin-left: 11px;
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
    }
    .toppanel__sort.active i {
        transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
    }
    .toppanel__sort-list {
        position: absolute;
        top: 100%;
        width: 207px;
        left: 50%;
        z-index: 101;
        background: #F3F3F3;
        border: 1px solid #D8D8D8;
        padding: 1px 0 18px 0;
        margin: 0 0 0 -103.5px;
        list-style: none;
    }
    .toppanel__sort-item {
        display: block;
        margin-top: 11px;
    }
    .toppanel__sort-link {
        text-decoration: none;
        font-size: 16px;
        line-height: 19px;
        color: #000000;
        display: flex;
        align-items: center;
        padding-left: 36px;

    }
    .toppanel__sort-link img {
        margin-right: 17px;
        display: block;
        width: 19px;
    }
    .toppanel__vid {
        display: flex;
        justify-content: space-between;
        align-items: center;
        list-style: none;
        padding: 0;
        margin: 0;
    }
    .toppanel__viditem {
        padding-left: 6px;
        display: block;
    }
    .toppanel__vidlink {
        display: block;
        padding: 0;
        margin: 0;
    }
    .toppanel__vidlink svg {
        display: block;
        padding: 0;
        margin: 0;
        width: 20px;
        height: auto;
    }
    .catpanel {
        margin-bottom: 10px;
    }
    .catpanel__wrapper {

    }
    .catpanel__top {
        width: 100%;
        text-align: center;
        padding-bottom: 20px;
        padding-top: 20px;
        position: relative;
        margin-top: 70px;
    }
    .catpanel__back {
        position: absolute;
        left: 16px;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
    }
    .catpanel__back svg {
        display: block;
        width: 20px;
        margin: 0;
    }
    .catpanel__title {
        display: inline-block;
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        line-height: 156%;
        color: #0A5A77;
        font-family: 'Myriad Pro Bold';
        text-decoration: none;
        padding-right: 27px;
        position: relative;
    }
    .catpanel__title svg {
        display: block;
        position: absolute;
        right: 0;
        top: 50%;
        margin-left: 0;
        margin-right: 0;
        margin-top: -5.5px;
        z-index: 1;
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        width: 18px;
    }
    .catpanel__title.active svg {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
    }
    .catpanel__list {
        margin: 0;
        padding: 0;
        list-style: none;
        display: block;
        width: 100%;
        border-bottom: 1px solid #0A5A77;
    }
    .catpanel__item {
        display: block;
        width: 100%;
        border-top: 1px solid #0A5A77;
        padding-top: 7px;
        padding-bottom: 7px;
        text-align: center;
    }
    .catpanel__link {
        display: inline-block;
        position: relative;
        padding: 0;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 19px;
        color: #0A5A77;
        text-decoration: none;
    }
    .catpanel__link-count {
        position: absolute;
        left: 100%;
        top: 0;
        display: block;
        margin-left: 2px;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 17px;
        color: #000000;
    }
    .mob-hide {
        display: none;
    }
    .leftColumn {
        padding-top: 0 !important;
        height: 1px;
        position: relative;
    }
    body #smartFilter {
        position: absolute;
        top: -16px;
        left: -15px;
        right: -15px;
        width: auto;
        z-index: 99;
        width: auto !important;
    }
    #smartFilter .paramsBox {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
    #smartFilter .paramsBoxTitle {
        display: block;
        width: 100%;
        text-align: center;
    }
    #smartFilter .paramsBoxTitle span {
        font-size: 16px;
        line-height: 19px;
        text-align: center;
        color: #0A5A77;
    }
    body #smartFilter .paramsBoxTitle {
        max-width: 100% !important;
    }
    #smartFilter .propExpander {
        position: absolute !important;
        right: 45px !important;
        top: 7px !important;
    }
    #smartFilter .paramsBox {
        padding-top: 10px !important;
    }
    body #smartFilter .paramsBoxTitle {
        margin-bottom: 4px !important;
        padding: 0 28px !important;
    }
    /*
    body #smartFilterControls {
        display: none !important;
    }
    */
    body #smartFilterForm {
        padding-bottom: 0 !important;
    }
    body #smartFilter .params {
        padding-left: 10px !important;
    }
    #smartFilter .showALL {
        margin-left: 0 !important;
    }
    #smartFilter .radio, #smartFilter .checkbox {
        margin-top: 11px !important;
    }
    #smartFilter input[type="checkbox"]:not(checked) + label:before, #smartFilter input[type="radio"]:not(checked) + label:before {
        width: 16px !important;
        height: 16px !important;
    }
    body #smartFilter input[type="checkbox"]:checked + label:after, body #smartFilter input[type="radio"]:checked + label:after {
        top: 3.5px !important;
        left: 3.5px !important;
    }
    #smartFilter .radio label, #smartFilter .checkbox label {
        font-size: 14px !important;
        line-height: 14px !important;
    }
    #smartFilter .showALL {
        font-size: 14px !important;
        line-height: 14px !important;
    }
    #smartFilter .new-left, #smartFilter .new-right {
        font-size: 14px !important;
    }
    .rangeSlider .min, .rangeSlider .max {
        font-size: 14px !important;
    }
    #smartFilter {
        display: none;
    }
    #catalogLine {
        display: none !important;
    }
    .listing__description {
        display: none !important;
    }
    .p-prods__item {
        padding-bottom: 17px !important;
    }
    .bx_pagination_page ul li {

    }
    .p-prods__item-catalog {
        margin-left: 11px;
        margin-right: 11px;
    }
    body .catalog-products-list {
        margin-left: -11px !important;
        margin-right: -11px !important;
    }
    .stocks_iz-doma {
        padding: 11px 12px !important;
    }
    details summary::before {
        font-size: 16px !important;
        line-height: 19px !important;
    }
    body details summary::after {
        display: block !important;
        background-repeat: no-repeat !important;
        background-position: center center !important;
        margin-left: auto !important;
        margin-right: auto !important;
        margin-top: 11px;
    }
    .bx_pagination_page {
        zoom: 0.8;
    }
    details[open] div {
        font-size: 14px !important;
        line-height: 17px !important;
    }
    .p-card__preim {
        display: none !important;
    }
    body #catalog.row2vid .p-prods__item-catalog {
        /*width: 138px !important;*/
        zoom: 0.5;
    }
    body #catalogLine {
        display: none !important;
    }


    .p-izgotov__bottom {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding-bottom: 16px;
    }
    .p-izgotov__prev {
        max-width: 150px;
        height: 40px;
        width: 100%;
        display: block;
        border: 2px solid #0A5A77;
        box-sizing: border-box;
        border-radius: 5px;
        text-align: center;
        line-height: 36px;
        color: #0A5A77;
        font-size: 18px;
        font-family: "Myriad Pro Bold";
        position: relative;
    }
    .p-izgotov__prev svg {
        width: 20px;
        height: 24px;
        margin: 0;
        position: absolute;
        left: 17px;
        top: 50%;
        margin-top: -12px;
        z-index: 1;
    }
    .p-izgotov__next {
        max-width: 150px;
        height: 40px;
        width: 100%;
        display: block;
        border: 2px solid #0A5A77;
        box-sizing: border-box;
        border-radius: 5px;
        text-align: center;
        line-height: 36px;
        color: #0A5A77;
        font-size: 18px;
        font-family: "Myriad Pro Bold";
        position: relative;
    }
    .p-izgotov__next svg {
        width: 20px;
        height: 24px;
        margin: 0;
        position: absolute;
        right: 17px;
        top: 50%;
        margin-top: -12px;
        transform: rotate(-180deg);
        -webkit-transform: rotate(-180deg);
        z-index: 1;
    }

    .fancybox-bg {
        background-color: transparent !important;
        display: none !important;
    }
    .fancybox-slide {
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .fancybox-inner {
        top: 54px !important;
        bottom: 105px !important;
    }

    .p-izgotov1,
    .p-izgotov2,
    .p-izgotov3,
    .p-izgotov4,
    .p-izgotov5 {

    }
    .p-izgotov1 {
        display: block;
    }
    .p-izgotov2,
    .p-izgotov3,
    .p-izgotov4,
    .p-izgotov5,
    .p-izgotov6,
    .p-izgotov7,
    .p-izgotov8,
    .p-izgotov9,
    .p-izgotov10,
    .p-izgotov11 {
        display: none;
    }


    .p-izgotov__label-sub {
        left: 250px;
    }
    .p-izgotov__toggle {
        padding-right: 0;
        max-width: none;
    }
    .p-izgotov__toggle::after {
        display: none;
    }
    .p-izgotov {
        padding-left: 30px;
        padding-right: 30px;
    }
    #catalogColumn_new {
        margin-bottom: -86px;
    }

}

.page__p-card .p-card__title {
    font-family: "Myriad Pro Bold" !important;
}
.p-raitingbox__count {
    font-family: "Myriad Pro Regular" !important;
}
.p-card__p-carddes .p-prods__nazakaz {
    display: block;
    height: 52px;
    background: #1EA427;
    border-radius: 5px;
    width: 100%;
    line-height: 52px;
    max-width: 394px;
    font-size: 20px;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    margin-bottom: 20px;
    font-family: "Myriad Pro Bold";
}
.p-card__p-carddes .p-prods__sdelzak {
    border: 2px solid #0A5A77;
    box-sizing: border-box;
    border-radius: 5px;
    height: 52px;
    font-size: 20px;
    text-align: center;
    text-decoration: none;
    background-color: #ffffff;
    line-height: 50px;
    font-family: "Myriad Pro Bold";
    color: #0a5a77;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 394px;
    position: relative;
    padding-right: 29px;
}
.p-carddes__nal-zakkres {
    padding-left: 30px;
    font-family: 'RobotoBold';
    font-weight: normal;
}
.p-carddes__nal-zakkres svg {
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 1;
    display: block;
    width: auto!important;
    margin: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.p-carddes__nal-zakkres::before {
    display: none;
}
.p-botomfix .p-prods__nazakaz {
    font-size: 24px;
    color: #ffffff;
    height: auto;
    font-family: "Myriad Pro Bold";
    display: flex;
    justify-content: center;
    width: 100%;
    background-color: #1EA427;
    text-decoration: none;
    padding-left: 30px;
    padding-right: 20px;
    padding-top: 4px;
    padding-bottom: 4px;
    border-radius: 5px;
    border: 2px solid #1EA427;
}
@media(max-width: 767px) {
    .page.home {
        margin-top: 0px;
    }
    .p-card__p-carddes .p-prods__sdelzak,
    .p-card__p-carddes .p-prods__nazakaz {
        display: none !important;
    }
    .p-carddes__nal.p-carddes__nal-zakkres {
        font-size: 16px;
        line-height: 19px;
        font-family: "RobotoRegular";
        display: block;
        margin-top: 18px;
    }
    .p-izgotov__list {
        border-bottom: none !important;
    }
    /*
    .page__p-card {
        padding-top: 60px
    }
    .page__p-card .p-card__title {
        padding-right: 0;
        text-align: center;
        line-height: 18px;
        font-size: 18px;
        display: block;
    }
    .page__p-card .p-card__top {
        padding-bottom: 10px;
    }
    .p-card__title-brand {
        display: none !important;
    }
    */
}
.page__p-card .p-card__preim > .wrapper {
    width: 1140px;
    transform: none;
    -webkit-transform: none;
    left: auto;
}

@media(max-width: 767px) {
    #bx-panel {
        display: none !important;
    }
    .catpanel__title{
        margin-right: -27px;
    }
    div#footer{
        z-index: 3;
        position: relative;
    }
    .multi_button.mobile{
        z-index: 2!important
    }
    .multi_button{
        z-index: 2!important
    }
}
@media(max-width: 571px){
    .p-prods__item-catalog{
        width: 245px;
    }
    .p-prods__prices{
        flex-direction: column;
        align-items: flex-start;

    }
    .p-prods__priceold{
        margin-left: 0;
    }
}
@media(max-width: 542px) and (min-width: 425px){
    .p-prods__item-catalog{
        width: calc(100% / 2 - 22px);
    }
    .p-prods__nal{
        font-size: 13px;
        padding-left: 20px;
    }
    .p-prods__item .p-prods__title{
        font-size: 14px;
        line-height: 19px;
    }
    .p-prods__addbasket{
        font-size: 16px;
    }
    .p-prods__buyoneclick-pred, .p-prods__buyoneclick{
        font-size: 13px;
        padding-right: 0;
    }


}
@media(max-width: 424px){
    .toppanel__wrapper{
        padding-top: 0;
        padding-bottom: 0;
    }
    .toppanel__filter-wp {
        padding: 5px 0;
    }
    .toppanel__sort-wp{
        padding: 5px 0;
    }
    body #catalog.row2vid .p-prods__item-catalog{
        width: calc(100% / 2 - 22px);
    }
    .p-prods__item-catalog{
        width: 100%;
    }
    .p-botomfix .p-prods__nazakaz{
        font-size: 20px;
    }
    .p-izgotov__next{
        padding-left: 20px;
        text-align: right;
        padding-right: 40px;
        max-width: max-content;
    }
    .p-izgotov__next svg{
        padding-right: 10px;
    }
    .p-izgotov__prev{
        padding-right: 20px;
        text-align: left;
        padding-left: 40px;
        max-width: max-content;
    }
    .p-izgotov__prev svg{
        padding-left: 10px;
        left: 10px;
    }
    footer {
        margin-top: 50px;
    }
}

@media(max-width: 375px){
    .rangeSlider{
        display: flex;
        flex-wrap: wrap;
    }
    body #smartFilter .slider{
        width: 100%;
    }
    body #smartFilter .new-left, body #smartFilter .new-right{
        width: 47% !important;
    }
}
footer {
    position: relative;
    z-index: 99;
}
#modef {
    left: 100% !important;
}
.p-izgotov__tovtop .p-card__title {
    font-family: "Myriad Pro Bold" !important;
    font-size: 18px;
    line-height: 156%;
    margin-bottom: 10px;
    padding-right: 87px;
    position: relative;
    color: #0A5A77;
    display: block;
    text-align: left;
}
.p-izgotov__tovtop .p-card__title-brand {
    width: 60px;
    height: 45px;
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -22.5px;
    z-index: 1;
}
.p-izgotov__tovtop .p-card__p-raitingbox {
    display: flex;
    justify-content: flex-start;
}
.p-izgotov__tovtop .p-raitingbox__stars {
    margin-right: 20px;
    font-size: 0;
}
.p-izgotov__tovtop .p-raitingbox__star {
    width: 20px;
    margin-right: 8px;
    display: inline-block;
}
.p-izgotov__tovtop .p-raitingbox__count {
    font-size: 16px;
    line-height: 17px;
    padding-top: 7px;
    font-style: normal;
    font-weight: normal;
    text-decoration-line: underline;
    color: #333333;
    display: inline-block;
}
.p-izgotov__tovtop {
    margin-top: 10px;
}
@media(max-width: 767px) {
    .p-izgotov__title {
        font-size: 18px;
    }
    .p-izgotov__subtitle {
        font-size: 16px;
    }
    .p-izgotov__yslov {
        font-size: 14px;
    }
    .p-izgotov__toggle {
        font-size: 16px;
    }
}