*{margin:0;padding:0;box-sizing:border-box}
*,*::before,*::after{box-sizing:border-box}
body, html {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #212529;
    height: 100%;
    margin: 0;
    padding: 0; 
}
html {
	display: block;
	font-size: 10px;
    -webkit-tap-highlight-color: transparent;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
body {padding-top: 91px;}

img {
  border: 0;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d
}
svg:not(:root) {
  overflow: hidden
}
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0
}
button {
  overflow: visible;
	outline: none !important;
    border: 0;
    background: transparent;
}
button, select {
  text-transform: none
}
button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}
button[disabled], html input[disabled] {
  cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0
}
input {
  line-height: normal
}
input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto
}
input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
a {
    color: #313131;
    text-decoration: none;
}
a:focus {
    outline: none
}
ul, li {
    list-style-type: none;
}
header {
  position: relative
}
h2,.h2 {
    font-size: 28px;
}

.overlay{
    display: none;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.navbar-tog {
    display: none;
}
.top {
    border-bottom: 1px solid #e9e9e9;
    position: fixed;
    z-index: 230;
    background: #fff;
    width: 100%;
    top: 0;
    left: 0;
}
.container {
    width: 100%;
	max-width: 1620px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.container:after, .container:before {
	content: "";
	display: table
}
.container:after {
	clear: both
}
.top .container {
    position: relative;
}
.top__logo {
	width: 150px;
	float: left;
	padding-top: 13px;
	margin-right: 15px;
	width: 150px
}
.top__logo img {
	width: 100%;
	height: auto
}
.top__callback {
	float: left;
	width: 200px
}
.top__callback_tel {
	padding-top: 18px;
	line-height: 32px;
	text-align: center;
	color: #fff;
	font-size: 22px;
	background: #ed917f
}
.top__callback_link a {
	line-height: 23px;
	color: #fff;
	display: block;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	background: #ed917f;
	text-align: center;
	white-space: nowrap;
	font-size: 11px
}
.top__callback_link a:hover, .top__callback_link a:active {
	text-decoration: none
}
.top__buttons {
	float: right;
	text-align: right
}
.top__buttons button {
	display: inline-block;
	width: 40px;
	height: 40px;
	margin-left: 7px;
	border-radius: 50%;
	vertical-align: middle;
	background: transparent;
	border: 1px solid #e9e9e9;
	margin-left: 20px;
	cursor: pointer;
	color: #8c9196;
	font-size: 20px
}
.top__buttons button:nth-child(1) {
	margin-right: 0
}
.top__buttons button:last-child {
	margin-left: 30px
}
.top__callback_tel {
	font-size: 19px
}
.top__callback {
	width: 180px
}
.top ul {
  float: left;
  padding-top: 27px;
  padding-bottom: 27px;
  /*padding-right: 10px;*/
	width: 100%;
}
.top ul li {
  float: left;
  line-height: 20px;
  list-style: none;
	margin-right: 6px;
}
.top ul li a {
  color: #5a6169;
  text-decoration: none;
  font-size: 11px;
  transition: all ease .3s
}

@media (min-width: 1365px) and (max-width: 1465px){
	.top ul li a{
  		font-size: 12px;
	}
	.top ul{
    	padding-right: 0px;
	}
}
@media (min-width: 1466px) and (max-width: 1565px){
	.top ul li a{
  		font-size: 13px;
	}
	.top ul li{
	margin-right: 8px;
	}
}
@media (min-width: 1566px) {
	.top ul li a{
  		font-size: 13px;
	}
	.top ul li{
	margin-right: 14px;
	}
}
.top ul li a.selected,
.top ul li a:hover {
  color: #f86d57
}

.filter-catalog-wrap-hidden,.filter-catalog__group,.new-baidge, .kat-header .container,
.header-mobile-search,.header-dropdown,.hidden-logo, .top__menu_close,.mobile-logo, .menu__title{
	display: none;
}
.show-header-dropdown{
	display: block;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}


.menu {
    background: #fff;
    position: fixed;
    z-index: 210;
    width: 100%;
    top:77px;
    border-bottom: 1px solid #e9e9e9
}
.menu ul {
    float: left
}
.menu ul li {
    float: left;
    line-height: 17px;
    margin-right: 0;
    list-style: none;
}
.menu ul li.sale2 ~ li a{
    color:#000;
    font-weight: bold
}
.menu_sale{
    display: table;
}
@media(max-width:1024px){ 
    .menu ul li {
        position: relative
    }
}
.menu-icon svg {
    display: table;
    width: auto;
    height: 40px;
}
.menu-icon{
	position: absolute;
    left: 2px;
    margin-top: 4px;
}
.country_menu{
	position: absolute;
    font-size: 8px;
    top: 9px;
    left: 50%;
    margin-left: -22px;
}
.country_menu_img {
	position: absolute;
    bottom: 5px;
    display: flex;
    left: 8px;
}
.country_menu_img .cmi_f{
    margin-right: 13px;
}
.country_menu_img .cmi_s{
    margin-left: 7px;
}
.top.scroll ~ .menu .country_menu{
	display: none;
}
.top.scroll ~ .menu .country_menu_img{
	display: none;
}
.menu ul li a {
  text-transform: uppercase;
  text-decoration: none;
  color: #5a6169;
  font-size: 13px;
  font-weight: normal;
  transition: all ease .3s;
  line-height: 18px;
  cursor: pointer
}
.menu__code a {
	font-size: 13px
}
.menu ul li a.orange {
  color: #fe1c1c
}
.menu ul li .menu__sub {
  position: absolute;
  z-index: 100;
  background: #fff;
  top: 58px;
  left: -20px;
  width: 300px;
  display: none;
  border: 1px solid #f4f4f4;
  border-top: 0
}
.menu ul li .menu__sub p {
  padding-top: 6px;
  padding-bottom: 6px
}
.menu ul li .menu__sub p a {
  text-transform: none;
  line-height: 18px;
  transition: all ease .3s;
  font-size: 14px;
  font-weight: 400;
  padding-top: 0;
  padding-bottom: 0
}
.menu ul li .menu__sub p a:hover, .menu ul li a:hover {
  color: #f86d57
}
.menu ul li:hover .menu__sub {
  display: block
}
#catalog-desktop{
    display: none;
}
#catalog-desktop{
    display: flex;
    width: 100%;
}
#catalog-desktop > li > a {
  display: block;
  position: relative;
    color:#000;
}
#catalog-desktop > li > a:before {
  content: "";
  position: absolute;
  height: 3px;
  width: 0;
  background: #f86d57;
  top: 0;
  left: 0;
  transition: all 200ms;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -o-transition: all 200ms
}
#catalog-desktop > li:hover > a:before, #catalog-desktop > li.active > a:before {
  width: 100%
}
#catalog-mobile > li > ul {
  background: #f2f2f2
}
#catalog-mobile > li > ul a {
  text-transform: none
}
#catalog-mobile li.active > a {
  color: #f86d57
}
#catalog-desktop > li:hover > a, #catalog-desktop > li.active > a {
  color: #f86d57;
  background: #f9f9f9
}
#catalog-desktop > li.sale > a
{
	background: #000;
	color: #ff0;
}

#catalog-desktop > li.sale2 > a
{
	color: #f86d57;
	font-weight: bold;
}


.menu .container, .page_index .container {
	max-width: 1650px;
	margin: 0 auto
}
#catalog-desktop .menu-sub-three ul li:hover > a {
  color: #f86d57 !important;
  background: #f9f9f9;
  box-shadow: 0 0 10px #f2f2f2
}
body:not(.page_index) #main_page {
    padding-top: 15px;
}
body:not(.page_index) #main_page {
    min-height: calc(100% - 151px);
    height: auto !important;
    height: calc(100% - 151px);
}

.top > .container .top__callback_tel {
    padding-top: 6px; 
    padding-bottom: 6px;
}

@media (min-width: 770px){
    .top > .container .top__callback_tel {
        border-bottom: 1px solid #fff;
    }
}
@media (min-width: 1281px){
	 #catalog-mobile {
        display: none
    }
	.top > .container {
        display: -ms-flexbox; 
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0
    }
    .top > .container > .top__menu {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .top > .container > .top__logo {
        /*-ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%*/
    	max-width: 180px;
    }

    .top > .container > .top__logo img {
        width: auto;
        max-width: 100%;
    height: auto;
    }

    .top > .container > .top__menu, .top > .container > .top__logo, .top > .container > .top__callback, .top > .container > .top__buttons, .top > .container > .top__cb-n-btn {
        float: none;
        position: relative;
        width: 100%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        box-sizing: border-box;
        margin: 0
    }

    .top > .container > .top__menu {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }


    .top > .container > .top__cb-n-btn {
        margin-left: auto;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .top > .container .top__callback {
        width: auto;
        padding-right: 20px;
        float: none
    }

    .top > .container .top__buttons {
        float: none;
        line-height: normal;
        padding: 0;
        display: -ms-flexbox !important;
        display: flex !important;
        height: 100%
    }

    .top > .container .header-link .header-link-but {
        /*display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;*/
        padding: 0 8px
    }

    .top > .container .top__callback_link a {
        line-height: 1;
        padding: 6px 30px
    }

    .top > .container .top__callback_tel {
        font-size: 22px;
        padding-top: 25px;
        line-height: 1;
        padding-bottom: 5px
    }
}
@media (min-width: 1281px) and (max-width: 1380px){
	.top > .container .header-link .header-link-but{
    	padding: 0 5px;
	}
	.top > .container .top__callback {
    	padding-right: 5px;
	}
}
@media screen and (min-width: 1680px){
	.menu .container, .page_index .container {
		margin: 0 auto;
	}
}

.top > .container > .top__menu > ul{
	align-items: normal;
	justify-content: left;
	margin-bottom: 0px;
}
.top > .container > .top__menu > ul li.dop a{
	color:#f86d57
}
.top > .container > .top__menu > ul li.dop a:hover{
	color:#5a6169
}

.live_photo a{
	color:#232325!important;
	display: flex!important;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
}
.live_photo svg
{
    width: 19px!important;
    height: 17px!important;
}
.live_photo .icon_menu{
	position: absolute;
    top: -1px;
}
.live_photo_ico {
	fill: #f86d57;
    fill-rule: evenodd;
	transition: all .4s;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
}
.menu_point_desctop{
	max-width: 120px;
	line-height: 11px;
	margin-left: 7px;
	padding-left: 25px;
	position: relative;
}
.point_info{
    display: none;
}
.top__menu > ul li.live_photo{
	position: relative;
	max-width: 135px;
}
li.live_photo a{
	color:#f86d57!important
}
.header-link {
    position: relative
}
.header-link .header-link-but {
    position: relative;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    transition: all 200ms;
    -webkit-transition: all 200ms;
    -moz-transition: all 200ms;
    -o-transition: all 200ms;
    cursor: pointer
}
.header-link .header-link-but img {
    background: #fff;
    border-radius: 100%;
    border: 1px solid #e9e9e9;
    width: 50px;
    height: 50px;
    padding: 12px
}
.header-link .header-link-item-img {
    width: 80px;
    position: relative;
    margin-right: 20px
}
.header-link .header-link-item-img img {
    width: 100%;
    height: auto;
    padding: 0;
    border-radius: inherit
}

.header-link--search .header-link-holder {
    right: -145px
}
.header-link--user {
    margin-left: 0px
}
.header-icons-noti {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #ed917f;
    color: white;
    font-size: 13px;
    position: absolute;
    top: 20px;
    right: 8px
} 
.top__favorite .header-link-but svg,
.header-link .header-link-but svg {
    display: table;
    stroke: #5a6169;
    fill: transparent;
    width: 20px;
    height: 20px;
}
.header--compare svg{
    display: table;
    stroke: #5a6169;
    width: 24px;
    height: 24px;
}
.header-link--cart svg{
    display: table;
    stroke: #5a6169;
    width: 24px;
    height: 24px;
}

.header--compare.active svg,
.header--compare.active svg path,
.top__user.active svg,
.top__favorite.active svg path,
.top__favorite.active svg,
.header-link-basket.active svg .cartback path,
.header-link-basket.active svg{
    fill: #ed917f;
    stroke: #ed917f;
}
.header-compare.active .cartback path,
.header-compare svg{
    fill:#fff;
    stroke: #ed917f;
}
.top.scroll .header-ico-border{
    border:none;
}
.header-name{
    font-size: 12px;
    line-height: 16px;
}

@media (min-width: 1200px) {
	.hidden-lg {
		display: none !important;
	}
}

@media screen and (max-width: 960px) {
    .header-name{
        display: none;
    }
    
}


@media screen and (min-width: 1281px) {
    #catalog-desktop > li > a {
        padding: 20px 11px
    }
    #catalog-desktop > li > a.s_bf_menu{
        padding: 12px 7px;
    }
}


@media (min-width: 1024px) {
    .header-ico-border{
        display: table;
        margin: 0 auto;
        padding-top: 20px;
    }
}

@media screen and (min-width: 1300px) {
    #catalog-desktop > li > a {
        padding: 20px 7px
    }
    #catalog-desktop > li > a.s_bf_menu{
        padding: 12px 7px;
    }
}

@media screen and (min-width: 1360px) {
    #catalog-desktop > li > a {
        padding: 20px 7px
    }
    #catalog-desktop > li > a.s_bf_menu{
        padding: 12px 7px;
    }
}

@media screen and (max-width: 1280px) {
    
    
    .menu.active {
        left: 0;
        z-index: 99999;
        border-bottom: 0;
        top: 50px;
        bottom: 0;
        overflow: auto;
        width: 85%;
        visibility: visible;
        background: #f5f5f5;
    }
    
    .menu ul li:not(.active){
        line-height: 50px;
        height: 50px;
    }
    .top__menu {
        position: fixed;
        width: 320px;
        top: 0;
        left: -320px;
        transition: all ease .3s;
        background: #fff;
        z-index: 250;
        height: 100vh;
        overflow-y: auto
    }
	
    .top__menu ul {
        padding-right: 0;
        width: 100%;
        display: block;
        padding-top: 70px
    }

    .top__menu_close {
        display: block;
        position: absolute;
        left: 45px;
        top: 27px;
        line-height: 22px;
        text-align: center;
        width: 20px;
        cursor: pointer;
        color: #212529;
        font-size: 20px
    }
    .top__menu ul li {
        float: none;
        display: block;
        width: 100%;
        border-bottom: 1px solid #f4f4f4
    }

    .top__menu ul li:last-child {
        border: 0
    }

    .top__menu ul li a {
        display: block;
        line-height: 20px;
        padding-top: 15px;
        padding-bottom: 15px;
        text-transform: uppercase;
        padding-left: 45px
    }
	
    .navbar-tog {
        display: block;
        float: left;
        margin-right: 20px;
        cursor: pointer;
        color: #212529;
        font-size: 25px;
        margin-top: 24px;
        position: relative;
        width: 22px;
        height: 28px;
    }
    .navbar-tog span{
        position: absolute;
        background: #212529;
        height: 3px;
        width: 100%;
    }
    .navbar-tog span:nth-child(1){
        top:3px;
    }
    .navbar-tog span:nth-child(2){
        top:11px;
    }
    .navbar-tog span:nth-child(3){
        top:18px;
    }

    .menu .container {
        position: relative
    }

    .menu ul {
        position: absolute;
        top: 59px;
        z-index: 100;
        width: 300px;
        background: #fff;
        display: none
    }

    .menu ul.active {
        display: block
    }

    .menu ul li {
        display: block;
        border-bottom: 1px solid #f4f4f4;
        width: 100%;
        padding-top: 0;
        padding-bottom: 0
    }
    .menu__title {
        display: block;
        float: left;
        line-height: 17px;
        font-size: 15px;
        color: #212529;
        text-transform: uppercase;
        cursor: pointer;
        position: relative;
        padding-right: 22px;

        transition: all ease .3s;
        padding-top: 10px;
        padding-bottom: 10px
    }

    .menu__title:after {
        display: block;
        content: "";
        position: absolute;
        width: 6px;
        height: 6px;
        border-right: 2px solid #212529;
        border-bottom: 2px solid #212529;
        right: 2px;
        top: 13px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transition: all ease .3s
    }

    .menu__title.active {
        color: #f86d57
    }

    .menu__title.active:after {
        transform: rotate(225deg);
        -webkit-transform: rotate(225deg);
        -moz-transform: rotate(225deg);
        -o-transform: rotate(225deg);
        -ms-transform: rotate(225deg);
        border-color: #f86d57;
        top: 18px
    }
	
    .menu ul li .menu__sub {
        left: 100%;
        top: 0
    }

    .menu ul li .menu__sub p a:after {
        display: none
    }
	
    .menu ul li:hover .menu__sub {
        display: none
    }
    
    
    .menu {
        position: fixed;
        visibility: hidden;
        top: 17px;
        z-index: 100;
        left: -430px;
        transition: all ease .3s;
        z-index: 210;
        width:0;
    }
    .menu.active > .container {
        padding: 0
    }
	.menu ul.gray {
        background: #f5f5f5;
	}
    .menu ul {
        top: auto;
        width: 100%;
        position: relative
    }
    .menu ul li .menu__sub {
        left: 0;
        width: 100%
    }
    .menu__title, .menu__code {
        display: none
    }
    .menu ul {
        display: block
    }
    .menu ul li a {
        display: flex;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        align-items: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        height: 50px;
        padding-bottom: 3px;
        padding-top: 2px !important;
        line-height: 26px !important;
        font-size: 15px !important;
        padding-left: 15px;
        padding-right: 40px;
    }
    .menu ul li .menu__sub {
        top: 0;
        left: 0;
        padding-left: 0;
        position: relative;
        width: 100%
    }

    .menu ul li .menu__sub p a:after {
        display: none
    }

    .menu ul li .menu__sub .menu__sub a {
        padding-left: 30px
    }

    .menu ul li:nth-child(2) .menu__sub {
        top: 0
    }

    .menu ul li:nth-child(3) .menu__sub {
        top: 0
    }

    .menu ul li:nth-child(4) .menu__sub {
        top: 0
    }

    .menu ul li:nth-child(5) .menu__sub {
        top: 0
    }

    .menu ul li:nth-child(6) .menu__sub {
        top: 0
    }

    .menu ul li:nth-child(7) .menu__sub {
        top: 0
    }

    .menu ul li:nth-child(8) .menu__sub {
        top: 0
    }
	.menu.active{
		top:91px;
	}
    
    
	.live_photo .icon_menu {
		position: relative;
		top: 3px;
	}
	
}
@media (min-width: 1281px){
	.top > .container > .top__menu > ul li.live_photo{
		padding-left: 7px;
		margin-bottom: 0px;
	}
	.top > .container > .top__menu > ul li:last-child{
		margin-right: 0px;
    	padding-right: 0px;
	}
	body {
		padding-top: 136px!important
	}
	body.admin {
		padding-top: 176px!important
	}
}
@media (min-width: 1281px) and (max-width: 1455px){
	.top.scroll ~ .menu {
		top: 50px!important;
	}
}
@media screen and (max-width: 990px) {
   
    .top__logo {
        left: 215px
    }
}

@media (max-width: 420px){
    .header-link {
        width: 39px;
    }
}
@media (min-width: 1025px) and (max-width: 1280px){
    .header--compare a{
        display: block;
    }
    .top__buttons .header-link .header-link-but{
        padding-top: 12px;
        margin-left: 10px;
    }
	.live_photo .icon_menu{
		padding-right: 4px;
	} 
	.top__menu > ul li.live_photo{
		max-width: 100%
	}
	.top__menu_close{
		left:6px;
	}
	.point_info{
		max-width: 100%;
    	top: 0px!important; 
	}
	.top.scroll ul {
		padding-top: 70px!important;
	}
	body {
		padding-top: 79px;
	} 
	.top__menu.active{ 
		-webkit-box-shadow: 0px 4px 8px 0px rgba(34, 60, 80, 0.2);
		-moz-box-shadow: 0px 4px 8px 0px rgba(34, 60, 80, 0.2);
		box-shadow: 0px 4px 8px 0px rgba(34, 60, 80, 0.2);
		-ms-box-shadow: 0px 4px 8px 0px rgba(34, 60, 80, 0.2);
		-o-box-shadow: 0px 4px 8px 0px rgba(34, 60, 80, 0.2);
		-khtml-box-shadow: 0px 4px 8px 0px rgba(34, 60, 80, 0.2);
	}
}


.top__callback_tel a {
  color: #fff
} 
.top__callback_tel a:hover {
  color: #fff
}

@media(min-width:1281px) and (max-width:1320px) {
    #catalog-desktop>li>a{
        font-size:11px;
    } 
}
@media(min-width:1321px) and (max-width:1414px){
    #catalog-desktop>li>a{
        font-size:12px;
    } 
}

@media (min-width: 1025px) and (max-width: 1280px) {
	.menu.active{
		top:83px;
	}
    
    .top__logo {
        /*position: relative;
        left: 320px*/
        position: absolute;
        left: 50%;
        margin-left: -75px;
    }

    .top__callback {
        position: relative;
        /*left: -165px*/
    }
}

@media (max-width: 1024px) {	
	.top__cb-n-btn{
        display: flex;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
    }
	.close_overlay_menu{
    	top: 88px;
	}	
	.close_overlay_menu{
    	top: 66px;
	}
	.menu.active{
		top:44px;
	}
	body {
		padding-top: 0px;
	}
    .top__callback_tel a {
        color: #212121 !important;
        font-weight: bold;
        font-size: 17px;
    }
    .mobile-logo {
        display: inline-block
    }
    .desktop-logo {
        display: none
    }
    .navbar-tog {
        margin-top: 8px;
        margin-right: 13px;
        padding: 5px;
    }
    header {
        padding-left: 15px;
        padding-right: 15px;
        background: #f3f3f4;
        padding-top: 10px;
        padding-bottom: 30px
    }
    .header__slider_arrows {
        display: none
    }
    .header__slider_dots {
        display: block;
        position: absolute;
        width: calc(100% - 30px);
        bottom: 10px;
        left: 15px;
        text-align: center
    }
    .header__slider_dots ul {
        display: inline-block
    }
    .header__slider_dots ul li {
        list-style: none;
        display: inline-block
    }
    .header__slider_dots ul li button {
        font-size: 0;
        color: transparent;
        width: 6px;
        height: 6px;
        border-radius: 3px;
        border: 1px solid #5f666e;
        margin-left: 2px;
        margin-right: 2px;
        background: transparent;
        outline: 0;
        transition: all ease .3s
    }
    .header__slider_dots ul li.slick-active button {
        border: 0;
        background: #f96d57
    }
    .top__menu {
        display: none
    }
	.menu_point{
		padding-left: 5px;
	}
	.live_photo svg{
		margin-top: -3px;
	}
    .top .container, .menu .container, .page_index .main-containter .container {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px
    }
    .top__buttons button, .top__buttons button:last-child {
        width: 8vw;
        height: 8vw;
        margin-left: .7vw;
        border: 0;
        background: #fff;
        font-size: 3vw
    }
    .top__buttons.active button.top__search, .top__buttons.active button.top__tel {
        display: inline-block
    }
    .top__buttons.active button.top__view, .top__buttons.active button.top__like, .top__buttons.active button.top__user {
        display: none
    }
    .top {
        background: #e9e9e9
    }
    .top__buttons {
        display: flex;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        padding-top: 9px;
        float: none;
        font-size: 0;
        /* margin-left: 183px; */
        margin-left: auto;
        width: 150px;
        padding-bottom: 10px;
    }
    .top__logo {
        left: 0;
        left: 10px;
        width: auto;
        margin-right: 0;
        padding-top: 8px;
        overflow: hidden
    }
    .top__logo img {
        width: auto;
        height: 22px;
    }
    .top.scroll .top__logo {
        width: 27px;
        width: 0
    }
    .top__callback_link {
        display: none
    }
    .top__callback {
        left: 0px;
        width: 139px;
        display: none
    }
    .top.scroll .top__callback {
        display: block
    }
    .top__callback_tel {
        background: transparent;
        padding-top: 11px;
        color: #212529;
        font-size: 15px
    }
    .header-link {
        /*width: 24%;*/width: 33.333%; 
        text-align: center; /*margin-left:13px!important*/
    }
    .header-icons-noti {
        width: 15px;
        height: 15px;
        font-size: 10px;
        top: 18px;
        z-index: 220;
        right: -8px;
		top: 0;
    	right: 3px
    }

  .header-link .header-link-but {
    padding: 0
  }
    .header-link .header-link-but img {
        width: 25px;
        height: 25px;
        padding: 0;
        margin: 1.7px;
    background: #e9e9e9;
    border-radius: 0;
    border: 0;
    }
  .header-link.header-link--compare {
    display: none
  }
    .header--compare, .header-link--favorite{
        display: none!important
    }
  .header-link.header-link--favorite {
    display: none;
    width: 25%;
    text-align: center;
  }
  .wrap_header_mobile {
    padding-right: 0;
    padding-left: 0
  }
  .header .wrap_header {
    height: 60px
  }
  .header {
    height: 110px
  }
}

@media (min-width: 1025px){
	.top__buttons {
        line-height: 50px;
        /*padding-top: 20px;*/
    }
    .top .container, .page_index .main-containter .container {
        padding-left: 5px;
        padding-right: 5px
    }
	
	
	.top.scroll
	{
		padding-bottom: 0;
		min-height: 50px;
	}
	.top.scroll .navbar-tog
	{
		margin-top: 5px;
	}
	.top.scroll .top__logo
	{
		padding-top: 9px;
		text-align: center;
	}
	.top.scroll .desktop-logo
	{
		display: none;
	}
	.top.scroll .mobile-logo
	{
		display: inline-block;
	}
	.top.scroll ~ .filter-catalog-wrap
	{
		padding: 4px 0 0px;
	}
	.top.scroll .top__logo img
	{
		width: auto;
	}
	.top.scroll .logo img
	{
		max-height: 33px;
	}
	.top.scroll .top__callback_tel
	{
		color: #020202;
	}
	.top.scroll .top__callback_tel a
	{
		color: #020202;
	}
	.top.scroll .top__buttons
	{
		padding-top: 0;
	}
	.top.scroll .header-link .header-link-but
	{
		padding: 0;
		background: #fff!important;
	}
    .top.scroll .header-name{
        display: none
    }
    .top.scroll .header-ico-border{
        padding: 13px;
    }
	.top.scroll .header-link .header-link-but img
	{
		border-radius: 0;
	    width: 45px;
	    height: 45px;
    	padding: 7px;
    	vertical-align: top;
    	border: 0;
	}
	.top.scroll .header-link .header-link-item-img
	{
	    width: 45px;
	}
	.top.scroll .top__callback_tel
	{
		padding-top: 0;
		line-height: 1.2;
		background: #fff;
		padding-bottom: 0;
		font-size: 19px;
	}
	.top.scroll .top__callback_link a
	{
		border-radius: 4px;
	}
	.top.scroll .header-icons-noti
	{
		width: 14px;
	    height: 14px;
	    font-size: 10px;
	    top: 24px;
	    right: 5px;
	}
	.top.scroll ul
	{
		padding-top: 14px;
    padding-bottom: 6px;
	}
	.top.scroll ~ .menu
	{
		top: 50px;
	}
    /*
	.top.scroll ~ .menu #catalog-desktop > li > a
	{
		padding-top: 5px;
		padding-bottom: 11px;
	}*/
	.top.scroll ~ .menu .menu__title
	{
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.top.scroll ~ .menu .menu__title:after
	{
		top: 9px;
	}
	.top.scroll ~ .menu .menu__title.active:after
	{
		top: 13px;
	}
	.top.scroll ~ .menu ul
	{
		top: 27px;
	}
}
@media (min-width: 1025px) and (max-width: 1280px){
	.top.scroll ~ .menu{
		top: 63px;
	}
}
.d-none {
    display: none!important;
}
.text-center {
    text-align: center!important;
}
.text-page h1 {
    margin: 0 0 20px;
    color: #262626;
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 500;
    letter-spacing: .12em;
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.row:after, .row:before {
    content: " ";
    display: block;
}
.col-6,
.col-md-7, .col-md-9, .col-md-6, .col-md-3, .col-md-12, .col-12, .col-md-8,
.col-lg-4,.col-md-4,.col-sm-6,.col-lg-3,.col-12, .col-lg-12, .col-lg-9{
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.col-lg-4,.col-md-4, .col-xs-12 {
	float: left;
}
.col-xs-12 {
    width: 100%;
}
.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}.hidden {
    display: none !important;
}
@media(max-width:1024px) {
    .kat-header{
        margin-top: 37px; 
    }
	.catalog-item-tocart a img {
        display: none !important
    }
    a.product-in-stock {
        color: #fff;
        background: #007bff
    }
    .catalog-item__buttons {
        visibility: visible !important
    }
    a.catalog-item-to-fav {
        margin-right: 20px
    }
	.header-mobile-search {
	  display: block;
	  position: fixed;
	  top: 50px;
	  background: #fff;
	  width: 100%;
	  border-bottom: 1px solid #f4f4f4;
	  z-index: 221;
	  visibility: hidden;
	  max-height: 0;
	  overflow: hidden;
	  transition: all .5s
	}
	.header-mobile-search form {
	  display: block;
	  position: relative
	}
	.header-mobile-search input[type="text"] {
	  display: block;
	  width: 100%;
	  border: 0;
	  line-height: 29px;
	  padding: 10px 15px;
	  font-size: 16px
	}
	.header-mobile-search button[type="submit"] {
	  position: absolute;
	  top: 0;
	  right: 0;
	  background-image: url(/assets/images/icons/baseline-search-24px.svg);
	  border: 0;
	  height: 100%;
	  background-repeat: no-repeat;
	  background-position: center;
	  overflow: hidden;
	  color: #0000;
	  width: 53px;
	  display: block
	}
	.header-mobile-search.active {
	  visibility: visible;
	  max-height: 100px
	}	
}
@media(max-width:769px) {
    .catalog-item {
        max-width: 100%
    } 
}
@media(min-width:769px) {
	.ml-sm-0, .mx-sm-0 {
		margin-left: 0 !important
	}
	.d-sm-none {
		display: none !important
	}
	.d-sm-inline-block {
		display: inline-block!important;
	}
	.d-sm-block {
		display: block!important;
	}
	.col-sm-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
		float: left;
	}
	.order-sm-last {
		-ms-flex-order: 13;
		order: 13;
	}
}
@media (min-width: 960px){
	
	.col-md-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-md-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	.d-md-none {
		display: none!important;
	}
	.col-md-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-md-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}
	.col-md-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}.col-md-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}
@media (min-width: 1170px){
	.d-lg-none {
		display: none!important;
	}
	.d-lg-block {
		display: block!important;
	}
	.col-lg-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
		float: left;
	} 
	.col-lg-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	.col-lg-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.col-lg-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.order-lg-first {
		-ms-flex-order: -1;
		order: -1;
	}
	
}