* {
    padding: 0px;
    margin: 0px;
    border: none;
}
a, [data-ui-markup="a"], .intec-ui-markup-a {
    color: inherit !important;
    cursor: pointer;
}
*,
*::before,
*::after {
    box-sizing: border-box;
}
html, body {
    background: #fff !important;
}
a {
    color: inherit;
}
li {
    font-size: 0;
}
a,
a:link,
a:visited {
    text-decoration: none !important;
}
a:hover {
    text-decoration: none;
}
.filter_link a {
    background: #f7f8f9;
    border-radius: 5px;
    padding: 5px 10px;
}
.filter_link {
    display: inline;
    margin-right: 10px;
}
input[type="checkbox"] + label::before {
    top: 6px !important;
}
.bx-filter .bx-ui-slider-part.p1 {
    left: 10px !important;
}
.filter_link a {
    background: #f7f8f9;
    border-radius: 5px;
    padding: 5px 15px;
    margin-right: 5px;
    font-size: 14px;
    line-height: 18px;
}

.filter_link {
    display: inline-block;
    margin-bottom: 20px;

}

.product__price-right {
    float: right !important;
    font-size: 15px !important;
    line-height: 22px !important;
    display: flex;
}

.filter_btn:hover {
    color: #000 !important;
}
.filter_btn:hover svg path {stroke:#000;}
.filter_btn-wrapper .filter_btn   {
    color: #3EBBE6;
    font-size: 14px;
    font-weight: 700;
}
.filter_body {margin-bottom:15px;}
.filter_body .filter_list {
    height: 30px;
    overflow: hidden;
    width: 95%;
}
.filter_btn-wrapper {
    position: absolute;
    top: 0;
    right: 0;
}

.filter_wrapper-mobile {
    position: relative;
}
.bx-filter .bx-ui-slider-part.p1 {
    left: 10px !important;
}
.porange::after {
    position: absolute;
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    left: -10px;
    top: 9px;
    transform: translateY(-50%);
    border-radius: 50%;
    background: #f48e43;
}
.category_products .category_product_item2 .product_item_top {

    max-width: 80%;
}
.bx-filter .bx-ui-slider-part.p5 {
    right: -1px;
    padding-right: 50px;
}
.bx-filter .bx-ui-slider-part {

    background: none !important;
}
.popup_text {display:none;}
.category_products {
    width: 100%;
}

.filter_checkbox label {
    display: inline-block;
    width: 230px;
}
.porange {
    color:#f48e43;
    margin: 0!important;
}
.pgreen {
    color:#219653;margin: 0!important;}

.pgreen::after {
    position: absolute;
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    left: -10px;
    top: 9px;
    transform: translateY(-50%);
    border-radius: 50%;
    background: #219653;
}


.pblue{
    margin: 0!important;
    color: #219653;
}
.pblue::after {
    position: absolute;
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    left: -10px;
    top: 9px;
    transform: translateY(-50%);
    border-radius: 50%;
    background: #00A7DF;
}
aside,
nav,
footer,
header,
section,
main {
    display: block;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-size: inherit;
    font-weight: inherit;
}

ul,
ul li {
    list-style: none;
}

img {
    vertical-align: top;
}
.product__bottom-left {

    color: #fff !important;
}
.coupontooltip {
    display: none;
    background: #eee;
    margin-left: 28px;
    padding: 10px;
    position: absolute;
    z-index: 1000;
    width: 200px;
    height: auto;
    border-radius: 5px;
    font-size: 14px;
    font-weight: normal;
    bottom: 0;
    right: 0;
}
.tip1 {left:0}


.couponcode {
    position: relative;
}
.category_sort_right   {
    margin-top: 25px;
}
.product__item {position: relative;}
img,
svg {
    max-width: 100%;
    height: auto;
}
.category_product_item2 .product__title {
    height: 50px;
    margin-bottom: 10px;
}
.messages_cookies {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: white;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    z-index: 1000;
    color: #666;
    padding: 15px 0;
    font-size: 14px;
    text-align: center;
    z-index: 99999;
}
.messages_cookies-wrp {
    position: relative;
    width: 80%;
    margin: 0 auto;
}
.sfeedback {
    width: 164px !important;
    height: 25px !important;
    margin-left: auto !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center;
    font-size: 14px;
    color: #fff !important;
    text-align: center;
    border-radius: 5px;
    background: #3EBBE6;
}
.messages_cookies-close {

    display: inline !important;
    padding: 5px 15px;
    margin-left: 20px !important;
}
.catalog_detail_overview_content  ul, ul li {
    list-style: none;
    font-size: initial !important;
}
.category_right {height: max-content;}
.page_nav .active {
    color: white;
    background: #00A7DF;
    color: #fff !important;
}

.page_nav a {

    color: #999999 !important;

} .page_nav .active {
      color: white !important;
      background: #00A7DF;
      border-radius: 50%;
  }
.product__price-left b {
    font-size: 24px !important;
    font-weight: 600;
}
.filter_param {
    margin-top: 10px !important;
}

.category_right {

    margin-top: 20px !important;

}
.custom_section_desc {
    overflow: hidden;
    position: relative;
    margin-top: 50px;
    border-radius: 5px;
    border: 1px solid #e8e7e7;
    background: #fff;
    box-shadow: 0px 4px 20px 0px #7077794A;
    padding: 20px;
}

.view-txt   {
    margin: auto;
    text-align: center;
    margin: 20px 0;
}

.content_toggle {
    color: #ff4b07 !important;
}

.custom_section_desc.hide {

    height: 300px;

}

.custom_section_desc.hide:after{

    content: "";

    display: block;

    height: 100px;

    position: absolute;

    left: 0;

    right: 0;

    bottom: 0;

    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff 75%)

}
.title-search-result {
    display: none;
}
.category_sort_left {
    width: 100% !important;
    margin: 20px 0px;
}

.sort-item-parameter  {
    margin-right: 25px !important;
}


.container .container   {
    padding: 0 !important;
    margin: 0 !important;
    max-width: none !important;
}
.sort-item-parameter  {
    font-size: 16px;
    line-height: 24px;
    cursor: pointer;
}
.header__profile-text1 {
    font-size: 16px;
    cursor: pointer;
    margin-left: 7px;
}

.header__profile-text1 {
    margin-left: 0px !important;
    position: relative;
    margin-top: 4px !important;
    top: 0px !important;
}
.footer__feedback-btn {
    width: 164px;
    height: 42px;
    margin-left: auto;
    display: flex;
    align-items: center;
    justify-content: center !important;
    font-size: 16px !important;
    color: #fff !important;
    text-align: center;
    border-radius: 5px;
    background: #3EBBE6 !important;
}
#header__profile-ico {
    margin-left: 0px !important;

    position: relative;
    top: -5px;

}
.header__top {
    padding-bottom: 0px !important;
}
.coupontooltip {
    display: none;
    background: #eee;
    margin-left: 28px;
    padding: 10px;
    position: absolute !important;
    z-index: 1000;
    width: 200px;
    height: auto;
    border-radius: 5px;
    font-size: 14px;
    font-weight: normal;
    bottom: 0;
    right: 0;
}
.tip1 {left:0}
.couponcode {
    position: relative;
}

.blue_link img {margin-top: 7px;}
.filter_param .blue_link{color: #FF4B07 !important;}
.title-search-result {
    border-radius: 5px;
    border: 1px solid rgb(229, 229, 229);
    z-index: 9999999;
    background: #fff;
    padding: 10px 15px;
}
.blue_link {display:block !important}
.filter_checkbox_list_all {display:none}
.category_sort .category_sort_left a {

    margin-right: 15px;
}
.category_product_item2 .product__item-img img {
    object-fit: contain;
    /* object-fit: cover; */
    height: 200px;
}

.category_sort a {
    font-size: 16px;
    line-height: 24px;
    cursor: pointer;
}
#viewfilter {display:none}
.filter_header .blue_link {

    color: #ff4b07 !important;
}
.category_content {
    margin-top: 0px !important;
}

.content_page  {
    margin-top: 20px;/*50px*/
}
.product__title {

    min-height: 50px;
}
.category_content .container {padding:0 !important;}
.breadcrumbs a {
    color: #000 !important;
    text-decoration: underline !important;
}
.category_sort .category_sort_left {
    width: auto !important;

}
.header__favorite-text {
    margin-left: 0px;
    margin-top: -8px;

}
.header__favorite  span , .header__compare span  {
    top: 0;
    right: 20px;
}
.header__cart span {
    top: 0;
    right: 15px;
}
.header__profile-text1 {

    margin-top: -8px;
}
.header__compare-text {

    margin-top: -8px;
}

.header__cart-text {

    margin-top: -8px;
}
.header__profile, .header__favorite, .header__compare, .header__cart {
    display: block !important;
    /* align-items: center; */
    text-align: center !important;
}
.breadcrumbs .active {
    color: #999999 !important;
}
input[type="checkbox"]:checked + label::after {

    border: none !important;
}
.header__cart-old {
    display: none;
}
.header__favorite .block_count, .header__compare .block_count, .header__cart .block_count {
    position: absolute;

    background: #ff4b07;
    border-radius: 5px;
    padding: 2px 5px;
    font-size: 10px;
    color: #fff;
    font-weight: bold;
}
body main {
    margin-top: 140px!important;
}
.category_product_item2 .product__item-img {
    align-self: center;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    max-height: 220px;
    min-width: 250px;
}
.category_product_item2 .product-img {
    height: auto;
}
.category_product_item2 .product_item_bottom {
    justify-content: center !important;
}
.product__price-left span  {
    cursor: pointer;
}
#header__profile-ico    {
    margin-left: 5px;
}
.header {
    position: fixed;
    width: 100%;
    z-index: 9999;
    top: 0;
    background: #ffff;
}
.pager-dots {
    width: 53px;
    height: 53px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f7f8f9;
    border-radius: 50%;
    color: #999999;
    font-size: 16px;
    line-height: 36px;
    font-weight: 400;
}

.product__price-left span {
    margin: -5px 4px !important;
}
.product__model {

    min-height: 20px;
}
.header__favorite, .header__compare, .header__cart  {
    padding: 8px 0px;
}
.footer__logo svg {fill:#ff4b07}

.product__price-left {
    font-size: 24px !important;
}
.product__price-left b {font-size: 24px !important; margin-right: 10px;}

.product__price-right span img{
    margin-top: 3px;
}
input,
textarea,
button,
select {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    background-color: transparent;
}
button,
input[type=submit] {
    display: inline-block;
    box-shadow: none;
    background-color: transparent;
    background: none;
    cursor: pointer;
}
label {
    cursor: pointer;
}
html,
body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: "Circe", sans-serif !important;
    font-weight: 400;
    font-size: 20px;
    color: #262626;
    scroll-behavior: smooth;
    background: #feffff;
}
.overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.7);
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    transition: all 0.3s;
}
.container {
    max-width: 1460px;
    padding: 0 20px;
    margin: 0 auto;
}

.header {
    padding-top: 14px;
}
.header__top {
    padding-bottom: 12px;
}
.header__top-inner {
    display: flex;
    align-items: center;
}
.header .nav {
    margin-left: 24px;
}
.header .nav__list {
    display: flex;
}
.header .nav__item:not(:first-child) {
    margin-left: 31px;
}
.header .nav__link {
    display: block;
    font-size: 16px;
    line-height: 1.875;
}
.header__tel {
    display: block;
    margin-left: auto;
    font-family: Circe;
    font-size: 22px;
    font-weight: 700;
}
.header__social-wapp {
    margin-left: 10px;
    font-size: 16px;
}
.header__social-tg {
    margin-left: 4px;
    font-size: 16px;
}
.header__social-max{
    width: 21px;
    height: 22px;
    margin-left: 6px;
    font-size: 16px;
}
.header__feedback {
    width: 164px;
    height: 42px;
    margin-left: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #fff !important;
    text-align: center;
    border-radius: 5px;

    background: #3EBBE6;
}
.header .hamburger {
    display: none;
    width: 24px;
    height: 16px;
    flex-direction: column;
    align-items: end;
    justify-content: center;
}
.header__bot {
    background: #ffffff;
    box-shadow: 0px 4px 5px 0px rgba(217, 217, 217, 0.25);
}
.header__bot-inner {
    padding: 5px 0 6px;
    display: flex;
    align-items: center;
}
.header__catalog {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    background: #FF4B07;
    min-width: 212px;
    min-height: 41px;
}
.header__catalog span {
    display: flex;
    align-items: center;
}
.header__catalog-text {
    min-height: 27px;
    margin-left: 14px;
    margin-top: 2px;
    color: #ffffff;
    font-family: Circe;
    font-size: 18px;
    font-weight: 700;
}
.header__search {
    position: relative;
    max-width: 658px;
    width: 100%;
    height: 41px;
    margin: 0 24px 0 12px;
}
.header__search input {
    width: 100%;
    height: 100%;
    padding: 0 40px 0px 18px;
    font-size: 14px;
    color: #262626;
    border-radius: 5px;
    border: 1px solid #e5e5e5;
    background: rgba(0, 167, 223, 0);
}
.header__search input::placeholder {
    font-size: 14px;
    color: #999999;
}
.header__search-icon {
    position: absolute;
    display: block;
    width: 25px;
    height: 25px;
    right: 10px;
    top: 7px;
    cursor:pointer;
    background-image: url("../images/header/search-icon.svg");
}
.header__bot-right {
    min-width: 485px;
    margin-left: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header__profile, .header__favorite, .header__compare, .header__cart {
    display: flex;
    align-items: center;
}
.header__profile-text, .header__favorite-text, .header__compare-text, .header__cart-text {
    font-size: 16px;
}
.header__favorite-text {
    margin-left: 7px;
}
.header__compare-text {
    margin-left: 6px;
}
.header__cart-text {
    margin-left: 8px;
}
.header__menu {
    display: none;
}
.footer {
    margin-top: 116px;
    padding-top: 63.5px;
    background: #262626;
    color: #fff;
}
.footer__top-wrapper {
    display: flex;
}
.footer__logo {
    margin-left: 35px;
}
.footer__feedback {
    margin-left: 76.5px;
    max-width: 310px;
}
.footer__feedback-connect {
    display: flex;
    align-items: flex-start;
}
.footer__tel {
    color: #feffff;
    font-size: 26px;
    font-weight: 700;
    line-height: 24px; /* 92.308% */
}
.footer__social-wapp {
    margin-left: 10px;
}
.footer__social-tg {
    margin-left: 4px;
}
.footer__social-max{
    width: 21px;
    height: 21px;
    margin-left: 4px;
}
.footer__worktime {
    color: #999;
    font-size: 14px;
    line-height: 24px;
}
.footer__feedback-btn {
    width: 100%;
    height: 43.642px;
    margin-top: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    border: 1px solid #00a7df;
    background: rgba(0, 167, 223, 0);
    color: #00a7df;
    font-size: 16px;
}
.footer__address {
    margin-top: 15px;
    color: #feffff;
    font-size: 16px;
    font-weight: 400;
    line-height: 140%; /* 22.4px */
}
.footer__mail {
    margin-top: 15px;
    color: #00a7df;
    font-size: 18px;
    line-height: 140%; /* 25.2px */
}
.footer__about {
    margin-left: auto;
}
.footer__order {
    margin-left: 70px;
}
.footer__client {
    margin-left: 40px;
}
.footer .footer__items {
    display: flex;
    flex-direction: column;
}
.footer .footer__items-wrapper {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
}
.footer .footer__items-title {
    color: #feffff;
    font-weight: 700;
    line-height: 130%; /* 26px */
}
.footer__item {
    color: #feffff;
    font-size: 16px;
    line-height: 140%; /* 22.4px */
}
.footer__item:not(:first-child) {
    margin-top: 20px;
}
.footer__bot {
    margin-top: 39px;
    background: #262626;
    padding: 28px 35px;
}
.footer__bot-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.footer__rights {
    color: #999;
    font-size: 13px;
    line-height: 140%; /* 18.2px */
}
.footer .bot-socials {
    display: flex;
    align-items: center;
}
.footer .bot-socials__text {
    color: #999;
    font-size: 13px;
    line-height: 140%; /* 18.2px */
    margin-right: 13px;
}
.footer .bot-socials__list {
    display: flex;
    align-items: center;
}
.product__item {
    border-radius: 5px;
    border: 1px solid #e8e7e7;
    background: #fff;
    display: flex;
    flex-direction: column;
    padding: 22px;
}
.product__item-img {
    align-self: center;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    max-height: 300px;
}

.category_product_item2 .product_text_box   {
    padding-left: 40px;
}
.category_product_item2 .product__title {
    padding-bottom: 20px;
}
.product__item-img img {
    object-fit: contain;
    width: 248px;
    height: 248px;
}


.product__model {
    margin-top: 7px;
    color: #999;
    font-size: 12px;
    line-height: 22px; /* 183.333% */
}
.product__title {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px; /* 133.333% */
    margin: 0;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.product__price {
    margin-top: 7px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.product__price-left {
    display: flex;
    font-size: 26px;

    font-weight: 700;
    line-height: 24px; /* 92.308% */
}
.product__price-left span {
    margin: 0 8px;
}
.product__price-right span {
    margin-left: 8px;
    margin-top: -9px;
}
.product_item_bottom  {position: relative;}
.category_product_item2 .product__price-right {

    font-size: 15px;
    line-height: 22px;
    position: relative;top: -25px;}
.category_product_item2 .product_item_bottom span  {text-align: right;}
.category_product_item2 .coupontooltip {
    text-align: left !important;
}
.product__bottom {
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.product__bottom-left {
    width: 164px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    background: #FF4B07;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
}
.product__bottom-left span {
    margin-right: 10px;
}
.product__bottom-right {
    display: flex;
}
.product__bottom-right span {
    display: flex;
    align-items: center;
}
.product__bottom-right span:first-child {
    margin-right: 12px;
}
.poisk_min{display:none;}
.popup_box{
    display: flex;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    background-color: rgba(0, 0, 0, 0.7)
}

.popup_block{
    background: white;
    border-radius: 5px;
    position: relative;
    max-width: calc(100% - 30px);
}

.popup_content{
    padding: 70px 120px;
    max-width: 700px;
}

.popup_content h2{
    font-size: 32px;
    line-height: 30px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 30px;
}

.close_popup{
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
}

.popup_content form > input{
    width: 100%;
    display: block;
    margin-bottom: 20px;
    height: 40px;
    border: 1px solid #e5e5e5;
    padding-left: 20px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    width: 450px;
    max-width: 100%;
}

.popup_content button{
    width: 210px;
    height: 44px;
    background: #FF4B07;
    color: white;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    border-radius: 5px;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
}

.popup_content .checkbox_box{
    display: flex;
    color: #999999;
    font-size: 13px;
    line-height: 20px;
    text-align: center;
    margin-top: 15px;
}
.popup_text{
    font-size: 18px;
    line-height: 24px;
    margin: 12px 0;
    text-align: center;
    width: 600px;
    margin-left: -75px;
}

#registration_popup h2{
    margin-bottom: 0;
}

#registration_popup .popup_content .checkbox_box{
    justify-content: center;
    margin-top: 15px;
    margin-bottom: 10px;
}
.footer__feedback-connect{
    position: relative;
}
input[type="checkbox"] + label::before {
    content: "";
    display: inline-block !important;
    width: 22px !important;
    height: 22px !important;
    border: 1px solid #E8E7E7!important;
    background: white !important;
    position: absolute !important;
    top: 0!important;
    left: -25px !important;
}
.filter_checkbox input[type="checkbox"] + label::before {
    top: 6px !important;
}
input[type="checkbox"]:checked + label::after {

    left: -25px !important;top: 6px;
}
@media only screen and (max-width: 767px){
    .footer__items-title::after{right: 0;}
}

@media only screen and (max-width: 992px){

    body .header__favorite {
        margin-left: unset;
        margin-right: 20px;align-items: start;
    }

    .header__bot-inner {
        justify-content: space-between;
    }
    .poisk_min{display:block;}
    body .header__catalog-text {
        display: block;
    }
    .header__search{display:none;}
    body .header__catalog {max-width:none !important;min-width: 205px;}
}





@media only screen and (max-width: 576px) {

    .comp_preim div {

        padding: 0 10px;
        text-align: center;
        padding-bottom: 30px;
        width: 100%;
        margin-bottom: 25px;
    }


    .hits__title-name,
    .new__title-name,
    .disposal__title-name,
    .last__title-name,
    .sale__title-name,
    .news__title-name,
    .article__title-name,
    .service__title-name {
        font-size: 16px;
    }
    .hits__title-showall,
    .new__title-showall,
    .disposal__title-showall,
    .last__title-showall,
    .sale__title-showall,
    .news__title-showall,
    .article__title-showall,
    .service__title-showall {
        font-size: 12px;
    }
    .product__title {
        font-size: 14px;
    }
    .product__price-left {
        font-size: 18px;
    }
    .product__price-right {
        font-size: 14px;
    }
    .product__bottom-left {
        font-size: 12px;
    }

    .banner__item > h2, .banner__item .banner_left_content h2{font-size: 26px; line-height: 26px;}
}/*# sourceMappingURL=main.css.map */


@media only screen and (max-width: 400px) {

    .catalog_detail_nav a.active, .catalog_detail_nav a {
        font-weight: 700 !important;;
        padding: 0 10px !important;
        margin-bottom: 20px !important;
        line-height: 40px !important;
        margin-right: 15px !important;
    }

    .banner__item > h2, .banner__item .banner_left_content h2{font-size: 20px; line-height: 20px;}
    .banner__item .banner_left_content{width: 100%; padding: 0 30px; left: -20px;}
    .banner__item > h2{top: 15px;}
    .banner__item > .button_blue{bottom: 15px;}
}


@media only screen and (max-width: 350px){
    .footer__feedback-connect{flex-direction: column;}
    .footer__tel{margin-bottom: 10px;}
    .footer__social-wapp, .footer__social-tg{margin-left: 0;}
    .footer__social-tg{margin-left: 0; position: absolute; bottom: -1px; left: 30px;}
}


@media only screen and (max-width: 330px){
    .content_page .h1-nomarging {font-size: 20px;}

    .catalog_detail_parameters_content h4 {

        font-size: 18px !important;

    }

}
@media only screen and (max-width: 767px){
    .footer__items-title::after{right: 0;}
}

@media only screen and (max-width: 992px){

    body .header__favorite {
        margin-left: unset;
        margin-right: 20px;align-items: start;
    }

    .header__bot-inner {
        justify-content: space-between;
    }
    .poisk_min{display:block;}
    body .header__catalog-text {
        display: block;
    }
    .header__search{display:none;}
    body .header__catalog {max-width:none !important;min-width: 205px;}
}





@media only screen and (max-width: 576px) {

    .comp_preim div {

        padding: 0 10px;
        text-align: center;
        padding-bottom: 30px;
        width: 100%;
        margin-bottom: 25px;
    }


    .hits__title-name,
    .new__title-name,
    .disposal__title-name,
    .last__title-name,
    .sale__title-name,
    .news__title-name,
    .article__title-name,
    .service__title-name {
        font-size: 16px;
    }
    .hits__title-showall,
    .new__title-showall,
    .disposal__title-showall,
    .last__title-showall,
    .sale__title-showall,
    .news__title-showall,
    .article__title-showall,
    .service__title-showall {
        font-size: 12px;
    }
    .product__title {
        font-size: 14px;
    }
    .product__price-left {
        font-size: 18px;
    }
    .product__price-right {
        font-size: 14px;
    }
    .product__bottom-left {
        font-size: 12px;
    }

    .banner__item > h2, .banner__item .banner_left_content h2{font-size: 26px; line-height: 26px;}
}/*# sourceMappingURL=main.css.map */


@media only screen and (max-width: 400px) {

    .catalog_detail_nav a.active, .catalog_detail_nav a {
        font-weight: 700 !important;;
        padding: 0 10px !important;
        margin-bottom: 20px !important;
        line-height: 40px !important;
        margin-right: 15px !important;
    }

    .banner__item > h2, .banner__item .banner_left_content h2{font-size: 20px; line-height: 20px;}
    .banner__item .banner_left_content{width: 100%; padding: 0 30px; left: -20px;}
    .banner__item > h2{top: 15px;}
    .banner__item > .button_blue{bottom: 15px;}
}


@media only screen and (max-width: 350px){
    .footer__feedback-connect{flex-direction: column;}
    .footer__tel{margin-bottom: 10px;}
    .footer__social-wapp, .footer__social-tg{margin-left: 0;}
    .footer__social-tg{margin-left: 0; position: absolute; bottom: -1px; left: 30px;}
}


@media only screen and (max-width: 330px){
    .content_page .h1-nomarging {font-size: 20px;}

    .catalog_detail_parameters_content h4 {

        font-size: 18px !important;

    }

}
@media only screen and (max-width: 400px) {

    .catalog_detail_nav a.active, .catalog_detail_nav a {
        font-weight: 700 !important;;
        padding: 0 10px !important;
        margin-bottom: 20px !important;
        line-height: 40px !important;
        margin-right: 15px !important;
    }

    .banner__item > h2, .banner__item .banner_left_content h2{font-size: 20px; line-height: 20px;}
    .banner__item .banner_left_content{width: 100%; padding: 0 30px; left: -20px;}
    .banner__item > h2{top: 15px;}
    .banner__item > .button_blue{bottom: 15px;}
}


@media only screen and (max-width: 350px){
    .footer__feedback-connect{flex-direction: column;}
    .footer__tel{margin-bottom: 10px;}
    .footer__social-wapp, .footer__social-tg{margin-left: 0;}
    .footer__social-tg{margin-left: 0; position: absolute; bottom: -1px; left: 30px;}
}


@media only screen and (max-width: 330px){
    .content_page .h1-nomarging {font-size: 20px;}

    .catalog_detail_parameters_content h4 {

        font-size: 18px !important;

    }

}
@media only screen and (max-width: 400px) {

    .catalog_detail_nav a.active, .catalog_detail_nav a {
        font-weight: 700 !important;;
        padding: 0 10px !important;
        margin-bottom: 20px !important;
        line-height: 40px !important;
        margin-right: 15px !important;
    }

    .banner__item > h2, .banner__item .banner_left_content h2{font-size: 20px; line-height: 20px;}
    .banner__item .banner_left_content{width: 100%; padding: 0 30px; left: -20px;}
    .banner__item > h2{top: 15px;}
    .banner__item > .button_blue{bottom: 15px;}
}


@media only screen and (max-width: 350px){
    .footer__feedback-connect{flex-direction: column;}
    .footer__tel{margin-bottom: 10px;}
    .footer__social-wapp, .footer__social-tg{margin-left: 0;}
    .footer__social-tg{margin-left: 0; position: absolute; bottom: -1px; left: 30px;}
}


@media only screen and (max-width: 330px){
    .content_page .h1-nomarging {font-size: 20px;}

    .catalog_detail_parameters_content h4 {

        font-size: 18px !important;

    }

}
@media only screen and (max-width: 400px) {

    .catalog_detail_nav a.active, .catalog_detail_nav a {
        font-weight: 700 !important;;
        padding: 0 10px !important;
        margin-bottom: 20px !important;
        line-height: 40px !important;
        margin-right: 15px !important;
    }

    .banner__item > h2, .banner__item .banner_left_content h2{font-size: 20px; line-height: 20px;}
    .banner__item .banner_left_content{width: 100%; padding: 0 30px; left: -20px;}
    .banner__item > h2{top: 15px;}
    .banner__item > .button_blue{bottom: 15px;}
}


@media only screen and (max-width: 350px){
    .footer__feedback-connect{flex-direction: column;}
    .footer__tel{margin-bottom: 10px;}
    .footer__social-wapp, .footer__social-tg{margin-left: 0;}
    .footer__social-tg{margin-left: 0; position: absolute; bottom: -1px; left: 30px;}
}


@media only screen and (max-width: 330px){
    .content_page .h1-nomarging {font-size: 20px;}

    .catalog_detail_parameters_content h4 {

        font-size: 18px !important;

    }

}