#menu {
    font-size: 14px;
    color: #333;
    font-family: 'Roboto', sans-serif;
    -webkit-transition: opacity 400ms;
    -moz-transition: opacity 400ms;
    transition: opacity 400ms;
}

#menu a:hover {
    text-decoration: none;
}

#mobile-main-menu {
    margin: 0;
    padding: 0;
    list-style: none
}

#menu li {
    list-style: none
}

#menu input::-moz-focus-inner {
    padding: 0;
    border: 0
}

#menu input {
    margin: 0;
    outline: 0 none;
    vertical-align: middle;
    display: inline-block;
    box-sizing: border-box;
    font-family: 'Roboto',sans-serif;
    width: 100%;
    resize: vertical;
    color: #333;
}

#menu .clear {
    clear: both
}

#menu .clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: ' ';
    clear: both;
    height: 0
}

#menu img {
    border: 0;
    vertical-align: top;
    max-width: 100%
}

#menu .more {
    text-align: center
}

#menu .img-head {
    position: relative;
    z-index: 21;
    display: table;
    width: 100%
}

header {
    position: relative;
    z-index: 32;
    height: 90px;
    background-color: #f7f7f7
}

header .wrap {
    position: relative
}

header .logo {
    float: left;
    width: 200px;
    margin-left: 76px;
    padding: 13px 0 0
}

header .call-wrap {
    float: left;
    position: relative;
    padding-left: 37px;
    font-size: 16px;
    padding-top: 12px;
    margin-left: 155px
}

header .call-wrap:after {
    content: '\f095 ';
    color: #f99115;
    font-size: 20px;
    position: absolute;
    margin-top: -4px;
    top: 50%;
    left: 0;
    font-family: 'FontAwesome'
}

header .call-info {
    text-align: center;
    font-size: 12px;
    position: absolute;
    bottom: 8px;
    left: 0;
    width: 100%;
    line-height: 1px;
}

header .call-wrap .col {
    float: left;
    margin-right: 25px;
    position: relative
}

header .call-wrap .col .more {
    display: block;
    color: #f99115;
    font-size: 8px;
    position: absolute;
    margin-top: -5px;
    top: 50%;
    z-index: 2;
    right: 5px
}

header .call-wrap .col:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    background: -moz-linear-gradient(left, rgba(247, 247, 247, 0) 0, rgba(247, 247, 247, 1) 50%, rgba(247, 247, 247, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(247, 247, 247, 0) 0, rgba(247, 247, 247, 1) 50%, rgba(247, 247, 247, 1) 100%);
    background: linear-gradient(to right, rgba(247, 247, 247, 0) 0, rgba(247, 247, 247, 1) 50%, rgba(247, 247, 247, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f7f7f7', endColorstr='#f7f7f7', GradientType=1);
    width: 40px;
    height: 100%;
    z-index: 1
}

header .call-wrap.active .col:before, header .call-wrap.active .col .more {
    display: none
}

header .call-wrap.active .popup-phone {
    background-color: #fff;
    border-top: 4px solid #293859;
    display: block;
    left: -125px;
    position: absolute;
    top: 90px;
    width: 555px;
    z-index: 25;
    padding: 35px 40px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1)
}

header .call-wrap.active .popup-phone p {
    margin: 0 0 15px
}

header .call-wrap.active .popup-phone:after {
    border-bottom: 10px solid #293859;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    content: '';
    height: 0;
    left: 125px;
    position: absolute;
    top: -14px;
    width: 0
}

header .call-wrap .popup-phone {
    display: none
}

header .call-wrap .popup-phone h2 {
    margin: 30px 0 15px;
    font-size: 24px;
    font-weight: 500
}

header .call-wrap span {
    display: block
}

header .call-wrap span a {
    color: #333 !important;
    text-decoration: none;
    display: block;
    position: relative
}

header .call-wrap span a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-bottom: 1px dashed #333
}

header .call-wrap span a:hover:after {
    display: none
}

header .feedback {
    position: relative;
    z-index: 2;
    color: #f99115;
    border-bottom: 1px dashed #f99115;
    text-decoration: none
}

header .feedback:hover {
    border-bottom: 1px dashed #fff
}

header .col-right {
    float: right;
    width: 335px
}

header .col-right .track-order {
    float: left;
    background-color: #293859;
    height: 26px;
    line-height: 23px;
    padding: 0 35px 0 10px;
    position: relative;
    margin: 0 0 10px;
    color: #fff
}

header .col-right .track-order.icon-05_eyes:before {
    position: absolute;
    right: 10px;
    top: 7px
}

header .col-right .track-order a {
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    position: relative
}

header .col-right .login {
    float: right;
    position: relative;
    margin: 2px 0 10px 0
}

header .col-right .login a {
    color: #293859;
    display: block;
    line-height: 24px;
    position: relative;
    text-decoration: none;
    padding-right: 35px
}

header .col-right .login em {
    display: block;
    font-style: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 190px
}

/*.links-border:before {*/
    /*content: '';*/
    /*border-bottom: 1px dashed #293859;*/
    /*position: absolute;*/
    /*bottom: 1px;*/
    /*left: 0;*/
    /*width: 100%*/
/*}*/

/*.links-border:after {*/
    /*background-color: #f7f7f7;*/
    /*bottom: 0;*/
    /*content: "";*/
    /*height: 10px;*/
    /*position: absolute;*/
    /*right: 26px;*/
    /*width: 7px;*/
    /*z-index: 1*/
/*}*/

/*.links-border:hover:before {*/
    /*border: 0*/
/*}*/

/*header .col-right .login a.links-border:before {*/
    /*bottom: 4px*/
/*}*/

/*.links-border.white:before {*/
    /*border-bottom: 1px dashed #fff*/
/*}*/

/*.links-border.white:hover:before {*/
    /*border: 0*/
/*}*/

header .col-right .login a span {
    position: absolute;
    right: 0;
    color: #fff;
    text-align: center;
    top: -2px;
    background-color: #387be4;
    width: 26px;
    line-height: 30px;
    content: '';
    z-index: -1;
    height: 26px;
    text-decoration: none;
}

header .cart-wrap {
    float: right;
    padding-right: 20px;
    position: relative
}

header .cart-wrap .full-cart {
    cursor: pointer
}

header .cart-wrap i {
    font-size: 30px;
    color: #aaa;
    position: relative;
    line-height: 27px;
    height: 32px;
    text-align: center;
    display: block
}

header .cart-wrap i span {
    background-color: #6fd423;
    border: 2px solid #fff;
    border-radius: 100%;
    color: #fff;
    display: block;
    font-size: 10.8px;
    font-style: normal;
    height: 20px;
    line-height: 15px;
    position: absolute;
    right: -4px;
    text-align: center;
    top: 6px;
    font-weight: 500;
    width: 20px
}

header .cart-wrap .desc-cart {
    line-height: 11px;
    position: relative;
    font-size: 11px;
    color: #aaa
}

header .cart-wrap .desc-cart .icon-03_show, header .cart-wrap .desc-cart .icon-04_hide {
    color: #aaa;
    font-size: 8px;
    margin: -33px 0 0;
    position: absolute;
    right: -18px;
    top: 50%
}

header .cart-wrap .desc-cart .icon-04_hide {
    display: none
}

header .cart-wrap.active .icon-04_hide {
    display: block
}

header .cart-wrap.active .icon-03_show {
    display: none
}

.line-blue {
    background-color: #387be4;
    height: 54px;
    margin: 0 0 2px;
    position: relative;
    z-index: 31
}

.line-blue .wrap {
    position: relative
}

.line-blue .search {
    width: 688px;
    margin: auto;
    position: relative;
    padding: 5px 0 0
}

.line-blue .search input {
    border-radius: 10px;
    padding: 12px 20px;
    height: 44px;
    border: 0
}

.line-blue .search input:focus {
    font-weight: 500;
    font-size: 16px;
    border: 1px solid #f99115;
}

.line-blue .search button {
    position: absolute;
    right: -1px;
    top: 5px;
    width: 42px;
    height: 44px;
    border: 0;
    color: #fff;
    font-size: 20px;
    background: #f99115;
    border-radius: 0 10px 10px 0
}

.line-blue .search button:hover {
    background: #b96912 none;
}

.line-blue .title-nav {
    color: #fff;
    text-transform: uppercase;
    font-weight: 900;
    position: absolute;
    padding-left: 80px;
    top: 18px;
    cursor: pointer;
    left: 0
}

.line-blue .title-nav i {
    position: absolute;
    left: 0;
    top: -18px;
    width: 60px;
    height: 54px;
    background-color: #f99115;
    text-align: center;
    font-size: 20px;
    overflow: hidden;
    line-height: 57px
}

.line-blue .title-nav i {
    margin: 0 auto;
    background-color: #f99115;
    text-shadow: #dd8315 1px 1px, #dd8315 2px 2px, #dd8315 3px 3px, #dd8315 4px 4px, #dd8315 5px 5px, #dd8315 6px 6px, #dd8315 7px 7px, #dd8315 8px 8px, #dd8315 9px 9px, #dd8315 10px 10px, #dd8315 11px 11px, #dd8315 12px 12px, #dd8315 13px 13px, #dd8315 14px 14px, #dd8315 15px 15px, #dd8315 16px 16px, #dd8315 17px 17px, #dd8315 18px 18px, #dd8315 19px 19px, #dd8315 20px 20px, #dd8315 21px 21px, #dd8315 22px 22px, #dd8315 23px 23px, #dd8315 24px 24px, #dd8315 25px 25px, #dd8315 26px 26px, #dd8315 27px 27px, #dd8315 28px 28px, #dd8315 29px 29px, #dd8315 30px 30px
}

nav {
    width: 300px;
    float: left;
    position: relative;
    z-index: 2
}

nav.active {
    position: absolute;
    background-color: #fff;
    z-index: 22;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2)
}

nav ul {
    height: 506px;
    list-style-type: none;
    margin: 0;
    padding: 0
}

nav.full-height > ul {
    height: auto
}

nav ul li .new {
    position: absolute;
    right: 30px;
    top: 1px;
    background-color: #ff5d5d;
    font-size: 10px;
    color: #fff;
    padding: 0 1px;
    border-radius: 0 0 2px 2px
}

nav ul li.hover .new {
    display: none
}

nav > ul {
    overflow: hidden
}

nav > ul:hover {
    overflow: inherit
}

nav ul li .inner {
    position: relative;
    display: block
}

nav ul li .open-wrap {
    display: none;
    position: absolute;
    left: 0;
    height: 100%;
    z-index: -1;
    top: 0;
    width: 1300px;
    background-color: #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2)
}

nav ul li.hover .open-wrap {
    display: block
}

nav ul li .open-wrap ul {
    width: 300px;
    margin-left: 300px;
    background-color: #f7f7f7;
    position: absolute;
    top: 0;
    height: 100%;
    padding: 10px 0 0
}

nav.level4 ul li .open-wrap ul li ul {
    display: none
}

nav ul li .open-wrap ul:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background-color: #e2e2e2;
    z-index: 2
}

nav ul li .open-wrap ul:before {
    background: -moz-linear-gradient(left, rgba(219, 219, 219, 1) 0, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(219, 219, 219, 1) 0, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(219, 219, 219, 1) 0, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dbdbdb', endColorstr='#00ffffff', GradientType=1);
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 4;
    width: 15px
}

nav ul li .open-wrap ul .inner2 {
    overflow: hidden;
    display: block;
    position: relative;
    padding: 0 30px;
    white-space: nowrap
}

nav ul li .open-wrap ul li a {
    color: #293859 !important;
    display: block;
    height: 24px;
    line-height: 24px;
    position: relative;
    min-height: inherit;
    padding: 0
}

nav ul li.hover .open-wrap ul li a {
    background: none
}

nav ul li .open-wrap ul li:hover {
    background-color: #fff
}

nav.level4 ul li .open-wrap ul li:hover a {
    color: #f99115 !important;
    text-decoration: underline !important
}

nav.level4 ul li .open-wrap ul li ul li:hover a {
    color: #f99115 !important;
    text-decoration: underline !important
}

nav.level4 ul li .open-wrap ul li:hover ul li a {
    color: #293859 !important;
    text-decoration: none !important
}

nav.level4 ul li .open-wrap ul li:hover ul li:hover a {
    color: #f99115 !important;
    text-decoration: underline !important
}

nav.level4 ul li .open-wrap ul li:hover ul li:hover ul li a {
    color: #293859 !important;
    text-decoration: none !important
}

nav.level4 ul li .open-wrap ul li:hover ul li:hover ul li a:hover {
    text-decoration: underline !important
}

nav ul li .open-wrap ul li.sub-nav .inner2:hover:after {
    content: '';
    position: absolute;
    right: 0;
    background-color: #fff;
    z-index: 3;
    top: 0;
    width: 1px;
    height: 100%
}

nav ul li .open-wrap ul li .inner2 {
    position: relative;
    display: block;
}

nav ul li .open-wrap ul li .inner2:before {
    content: '';
    position: absolute;
    right: 0;
    height: 100%;
    top: 0;
    width: 50px;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(250, 250, 250, 1) 65%, rgba(247, 247, 247, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(250, 250, 250, 1) 65%, rgba(247, 247, 247, 1) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(250, 250, 250, 1) 65%, rgba(247, 247, 247, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#f7f7f7', GradientType=1);
    z-index: 2
}

nav.level4 ul li .open-wrap ul li ul:before {
    display: none
}

nav ul li .open-wrap a:before, nav ul li .open-wrap ul li a:after {
    display: none
}

nav ul li .open-wrap ul li.sub-nav > span > a:after {
    content: '';
    position: absolute;
    top: 50%;
    right: -15px;
    width: 0;
    height: 0;
    margin: -4px 0 0;
    border-top: 4px solid transparent;
    border-left: 4px solid #aaa;
    border-bottom: 4px solid transparent;
    z-index: 3;
    left: auto;
    display: block;
    background-color: transparent
}

.show-menu nav ul, nav:hover ul {
    height: auto
}

.show-menu nav .more, nav:hover .more {
    display: none
}

nav ul li a {
    color: #333 !important;
    text-decoration: none;
    padding-left: 80px;
    display: block;
    background-color: #f7f7f7;
    position: relative;
    min-height: 46px;
    line-height: 46px
}

nav ul li.hover a {
    color: #fff !important;
    background-color: #f99115;
    padding-left: 60px
}

nav ul li.sub-nav .inner a:before {
    background-color: transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #aaa;
    border-top: 4px solid transparent;
    content: '';
    display: block;
    height: 0;
    left: auto;
    margin: -4px 0 0;
    position: absolute;
    right: 15px;
    top: 50%;
    width: 0;
    z-index: 14
}

nav ul li.sub-nav.hover .inner a:before {
    border-left: 4px solid #fff
}

nav ul li.hover > .inner:after {
    content: '';
    position: absolute;
    right: -13px;
    top: 0;
    width: 0;
    height: 0;
    border-top: 23px solid transparent;
    border-left: 13px solid #f99115;
    border-bottom: 23px solid transparent;
    z-index: 13
}

nav ul li.hover > .inner:before {
    content: '';
    position: absolute;
    right: -13.5px;
    top: 1px;
    width: 0;
    height: 0;
    border-top: 23px solid transparent;
    border-left: 13px solid #bf790d;
    border-bottom: 23px solid transparent;
    z-index: 13
}

nav ul li.hover a i {
    text-shadow: none
}

nav ul li a:after {
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.1);
    content: ''
}

nav ul li a:before {
    background-color: rgba(255, 255, 255, .3);
    bottom: -1px;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 2
}

nav ul li:last-child a:after, nav ul li:last-child a:before {
    display: none
}

nav ul li a i {
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
    height: 100%;
    text-align: center;
    font-size: 21px;
    overflow: hidden;
    line-height: 50px;
    color: #fff;
    margin: 0 auto;
    background-color: #f99115;
    text-shadow: #dd8315 1px 1px, #dd8315 2px 2px, #dd8315 3px 3px, #dd8315 4px 4px, #dd8315 5px 5px, #dd8315 6px 6px, #dd8315 7px 7px, #dd8315 8px 8px, #dd8315 9px 9px, #dd8315 10px 10px, #dd8315 11px 11px, #dd8315 12px 12px, #dd8315 13px 13px, #dd8315 14px 14px, #dd8315 15px 15px, #dd8315 16px 16px, #dd8315 17px 17px, #dd8315 18px 18px, #dd8315 19px 19px, #dd8315 20px 20px, #dd8315 21px 21px, #dd8315 22px 22px, #dd8315 23px 23px, #dd8315 24px 24px, #dd8315 25px 25px, #dd8315 26px 26px, #dd8315 27px 27px, #dd8315 28px 28px, #dd8315 29px 29px, #dd8315 30px 30px
}

i.size30 {
    font-size: 30px
}

i.size26 {
    font-size: 26px
}

i.size25 {
    font-size: 25px
}

nav .more {
    margin: 0
}

nav .more a {
    height: 44px;
    overflow: hidden;
    text-align: center;
    display: block;
    background: #e2e2e2;
    background: -moz-linear-gradient(top, rgba(226, 226, 226, 1) 0, rgba(226, 226, 226, 1) 50%, rgba(235, 235, 235, 1) 50%, rgba(235, 235, 235, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(226, 226, 226, 1) 0, rgba(226, 226, 226, 1) 50%, rgba(235, 235, 235, 1) 50%, rgba(235, 235, 235, 1) 100%);
    background: linear-gradient(to bottom, rgba(226, 226, 226, 1) 0, rgba(226, 226, 226, 1) 50%, rgba(235, 235, 235, 1) 50%, rgba(235, 235, 235, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2e2e2', endColorstr='#ebebeb', GradientType=0);
    margin: 0
}

nav .more a i {
    color: #fff;
    font-size: 45px;
    position: relative;
    top: -3px
}

nav .more a:hover {
    background-image: none;
    background-color: #e2e2e2
}

nav ul li .open-wrap ul li ul.last-step-nav {
    position: absolute;
    width: 700px;
    left: 0;
    top: 0;
    height: 100%;
    display: none !important;
    background-color: #fff;
    padding: 20px
}

nav.level4 ul li.sub-nav .open-wrap ul li.sub-nav li.sub-nav ul.last-step-nav {
    width: 400px
}

nav.level4 ul li.sub-nav .open-wrap ul li.sub-nav ul.last-step-nav {
    width: 700px
}

nav.level4 ul li.sub-nav .open-wrap ul li.sub-nav:hover > ul.last-step-nav {
    display: block !important
}

nav.level4 ul li .open-wrap ul li ul li:hover ul.last-step-nav {
    display: block !important
}

nav ul li .open-wrap ul li ul.last-step-nav .image-prev {
    position: absolute;
    display: block;
    right: 0;
    bottom: 0
}

nav.level4 ul li .open-wrap ul li ul.last-step-nav .image-prev:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0, rgba(247, 247, 247, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0, rgba(247, 247, 247, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0, rgba(247, 247, 247, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00f7f7f7', GradientType=1);
    height: 100%;
    width: 100%
}

nav.level4 ul li .open-wrap ul.last-step-nav li ul:after, nav.level4 ul li .open-wrap ul.last-step-nav li ul:before {
    display: none
}

nav ul li .open-wrap ul li ul.last-step-nav li a:before, nav ul li .open-wrap ul li ul.last-step-nav li a:after {
    display: none !important
}

nav ul li .open-wrap ul li ul.last-step-nav li strong {
    font-weight: 500;
    display: block;
    margin: 0 0 7px
}

nav .group-list {
    padding: 0 0 25px;
    display: block
}

nav ul.last-step-nav .group-list ul {
    position: relative !important;
    width: auto !important;
    left: 0 !important;
    margin: 0 !important;
    padding: 0 0 0 10px !important;
    background-color: transparent !important
}

nav ul.last-step-nav .group-list.nostyle ul {
    padding: 0 !important
}

nav ul.last-step-nav .group-list.nostyle ul li {
    list-style-type: none
}

nav ul.last-step-nav .group-list ul li {
    list-style-type: disc;
    font-size: 10px;
    color: #293859
}

nav ul.last-step-nav .group-list ul li a {
    font-size: 13px !important;
    min-height: inherit !important;
    line-height: 22px !important;
    height: auto !important;
    display: inline !important;
    color: #293859 !important
}

nav ul.last-step-nav .group-list ul li a:hover {
    text-decoration: underline
}

.footer-fix {
    position: relative;
    min-height: 100%;
    margin: 0 auto
}

.content-wrap {
    padding-bottom: 417px
}

.bg-white-site {
    display: none;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 20;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.bg-white-site.active, .bg-blue-site.active, .show-mobile-menu .bg-blue-site, .show-lk-menu .bg-blue-site {
    display: block
}

.bg-blue-site {
    display: none;
    z-index: 999;
    position: fixed;
    top: 0;
    background: rgba(0,0,0,0.5);
    left: 0;
    width: 100%;
    height: 100%
}

.cart-wrap .cart-popup {
    display: none
}

header .cart-wrap.active {
    cursor: default
}

.cart-wrap.active .cart-popup {
    background-color: #fff;
    border-top: 4px solid #59c409;
    box-shadow: 0 0 30px rgba(0, 0, 0, .1);
    display: block;
    padding: 15px 20px 20px;
    position: absolute;
    right: 0;
    top: 60px;
    width: 395px;
    z-index: 25
}

.cart-wrap .cart-popup:before {
    border-bottom: 10px solid #59c409;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    content: '';
    height: 0;
    right: 24px;
    position: absolute;
    top: -14px;
    width: 0
}

.cart-wrap .cart-popup h2 {
    margin: 0 0 36px;
    font-weight: 500;
    font-size: 24px
}

.cart-wrap .cart-popup .slider-cart {
    position: relative
}

.cart-wrap .cart-popup .slider-cart .row {
    overflow: hidden;
    height: 111px
}

.cart-wrap .cart-popup .slider-cart .item {
    position: relative;
    padding: 5px 0 5px
}

.cart-wrap .cart-popup .slider-cart .item:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 1px;
    width: 100%;
    background: #e4e4e4;
    background: -moz-linear-gradient(left, rgba(228, 228, 228, 1) 0, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(228, 228, 228, 1) 0, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to right, rgba(228, 228, 228, 1) 0, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4e4e4', endColorstr='#ffffff', GradientType=1)
}

.cart-wrap .cart-popup .slider-cart .item:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 100%;
    background: #e4e4e4;
    background: -moz-linear-gradient(left, rgba(228, 228, 228, 1) 0, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(228, 228, 228, 1) 0, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to right, rgba(228, 228, 228, 1) 0, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4e4e4', endColorstr='#ffffff', GradientType=1)
}

.cart-wrap .cart-popup .slider-cart .image {
    float: left;
    width: 100px;
    height: 100px;
    display: table;
    position: relative
}

.hidden-desktop, .mobile320, .mobile480 {
    display: none !important
}

.cart-wrap .cart-popup .slider-cart .image a {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle
}

.cart-wrap .cart-popup .slider-cart .desc {
    margin-left: 110px
}

.cart-wrap .cart-popup .slider-cart .desc .name {
    padding-right: 20px
}

.cart-wrap .cart-popup .slider-cart .viewport {
    width: auto;
    height: 200%
}

.cart-wrap .cart-popup .slider-cart .desc a {
    font-size: 12px;
    color: #293859 !important;
    text-decoration: none
}

.cart-wrap .cart-popup .slider-cart .desc a:hover {
    text-decoration: underline
}

.cart-wrap .cart-popup .price-wrap {
    padding: 20px 0 0
}

.cart-wrap .cart-popup .price-wrap .price {
    font-size: 18px;
    font-weight: normal;
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
    padding-right: 8px;
    border-right: 1px solid #e6e6e6
}

.cart-wrap .cart-popup .price-wrap .price span {
    font-size: 10px;
    top: -8px
}

.cart-wrap .cart-popup .price-wrap .namber {
    display: inline-block;
    vertical-align: middle
}

.cart-wrap .cart-popup .price-wrap .total {
    float: right;
    font-size: 18px;
    font-weight: 500;
    width: auto;
    display: block
}

.cart-wrap .cart-popup .price-wrap .total span {
    font-size: 10px;
    position: relative;
    top: -8px
}

.cart-wrap .cart-popup .slider-cart .prev, .cart-wrap .cart-popup .slider-cart .next {
    display: block;
    position: absolute;
    opacity: .5;
    left: 50%;
    z-index: 10;
    margin-left: -10px
}

.cart-wrap .cart-popup .slider-cart .prev i, .cart-wrap .cart-popup .slider-cart .next i {
    color: #293859;
    font-size: 33px
}

.cart-wrap .cart-popup .slider-cart .prev:hover, .cart-wrap .cart-popup .slider-cart .next:hover {
    opacity: 1
}

.cart-wrap .cart-popup .slider-cart .prev {
    top: -32px
}

.cart-wrap .cart-popup .slider-cart .next {
    bottom: -42px
}

.cart-wrap .cart-popup .total-all {
    padding: 40px 0 35px
}

.cart-wrap .cart-popup .total-all .col-l {
    float: left;
    font-size: 12px;
    padding: 3px 0 0
}

.cart-wrap .cart-popup .total-all .price {
    float: right;
    width: auto;
    font-size: 18px
}

.cart-wrap .cart-popup .total-all .price span {
    font-size: 10px;
    top: -8px
}


.side-nav {
    position: fixed;
    background-color: #fff;
    height: 100%;
    width: 230px;
    overflow: auto;
    top: 0;
    left: 0;
    z-index: 1000;
    -webkit-transform: translate3d(-250px, 0, 0);
    transform: translate3d(-250px, 0, 0);
    -webkit-transition: -webkit-transform .4s;
    transition: transform .4s;
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.show-mobile-menu .side-nav {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform .8s;
    transition: transform .8s;
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1)
}

.side-nav .track-order {
    display: block;
    background-color: #293859;
    color: #fff;
    font-size: 16px;
    padding: 20px;
    text-decoration: none;
    display: none
}

.side-nav .track-order span {
    display: inline-block;
    border-bottom: 1px dashed #fff;
    vertical-align: middle
}

.side-nav .track-order i {
    display: inline-block;
    font-size: 20px;
    margin-right: 10px;
    position: relative;
    top: 5px;
    vertical-align: middle
}

.side-nav .track-order:hover span {
    border-bottom: 1px dashed #293859
}

.side-nav .head {
    display: block;
    color: #333;
    font-size: 16px;
    padding: 15px 20px;
    text-decoration: none;
    border-bottom: 1px solid #e6e6e6;
    position: relative
}

.side-nav .head:after {
    content: '';
    position: absolute;
    right: 10px;
    top: 27px;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #59c409
}

.side-nav .head.active:after {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid #f99115;
    border-top: 0 none
}

.side-nav .head span {
    display: inline-block;
    vertical-align: middle
}

.side-nav .head i {
    display: inline-block;
    font-size: 20px;
    margin-right: 10px;
    position: relative;
    top: 3px;
    vertical-align: middle
}

.side-nav ul li {
    position: relative
}

.side-nav ul li a {
    display: block;
    padding: 12px 10px 12px 52px;
    font-size: 12px;
    position: relative;
    color: #333;
    text-decoration: none
}

.side-nav ul li a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background: #e4e4e5;
    background: -moz-linear-gradient(left, rgba(228, 228, 229, 1) 0, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(228, 228, 229, 1) 0, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to right, rgba(228, 228, 229, 1) 0, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4e4e5', endColorstr='#ffffff', GradientType=1);
    width: 100%;
    height: 1px
}

.side-nav ul li:last-child a:after {
    display: none
}

.side-nav ul li a i {
    position: absolute;
    color: #f99115;
    font-size: 19px;
    top: 10px;
    left: 20px
}

.side-nav ul li.sub-nav:after {
    content: '';
    position: absolute;
    right: 10px;
    top: 17px;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-left: 4px solid #aaa;
    border-bottom: 4px solid transparent
}

.side-nav .footer-wrap {
    border-top: 1px solid #e6e6e6;
    padding: 20px;
    text-align: center
}

.side-nav .footer-wrap .comment {
    display: inline-block;
    padding: 0;
    line-height: 17px;
    max-width: inherit;
    width: 178px;
    float: none;
    height: 48px;
    font-size: 14px
}

.side-nav .footer-wrap .hotline {
    display: inline-block;
    padding: 0;
    float: none;
    margin: 15px 0 0
}

.side-nav .footer-wrap .comment .icon {
    font-size: 28px;
    line-height: 56px;
    height: 48px;
    width: 50px;
    display: block;
    margin: 0 auto
}

@media all and (max-width: 1919px) {
    .full-width .wrap {
        max-width: 1600px
    }
}


@media all and (max-width: 1450px) {
    .full-width .wrap {
        max-width: 1300px
    }
}

@media all and (max-width: 1329px) {
    .wrap {
        padding: 0 15px;
        max-width: none;
        width: 1024px
    }

    header .logo {
        margin-left: 0
    }

    header .call-wrap {
        margin-left: 75px
    }

    .line-blue .search {
        float: right
    }

    nav ul li .open-wrap {
        width: 994px
    }

    nav ul li .open-wrap ul {
        width: 220px
    }

    nav ul li .open-wrap ul li ul {
        margin-left: 220px
    }

    nav.level4 ul li .open-wrap ul li ul.last-step-nav {
        width: 255px
    }

    nav ul li .open-wrap ul li ul.last-step-nav .image-prev {
        display: none
    }

    .footer-wrap .hotline {
        padding-left: 10px
    }

    nav.level4 ul li.sub-nav .open-wrap ul li.sub-nav ul.last-step-nav {
        width: 475px
    }

    nav.level4 ul li.sub-nav .open-wrap ul li.sub-nav li.sub-nav ul.last-step-nav {
        width: 255px
    }

    header .call-info {
        left: 236px;
        width: auto
    }
}

@media all and (max-width: 1023px) {
    header {
        height: 186px;
        position: relative
    }

    header:before {
        height: 48px;
        background-color: #fff;
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%
    }

    header .wrap {
        position: relative
    }

    .img-head, header .col-right .track-order {
        display: none
    }

    .product-top-home .slider {
        padding-left: 52px
    }

    header .call-wrap {
        margin: 0;
        position: absolute;
        width: 200px;
        top: 0;
        left: 0;
        z-index: 2
    }

    header .call-wrap {
        font-size: 10px;
        left: 10px
    }

    header .call-wrap {
        padding-left: 32px;
        padding-top: 0;
        margin: 10px 0 0;
        border-right: 1px solid #e6e6e6;
        width: 160px
    }

    header .call-wrap:after {
        margin-top: -12px
    }

    header .call-wrap .col .more {
        right: -15px
    }

    header .col-right .login a span {
        z-index: 2;
        background-color: #fff;
        color: #293859;
        right: -2px
    }

    .links-border::after {
        display: none
    }

    header .col-right .login a {
        padding-right: 25px
    }

    header .col-right .login {
        margin: 0
    }

    header .col-right {
        position: absolute;
        right: 0;
        top: 10px
    }

    header .logo {
        float: none;
        left: 0;
        margin-left: 0;
        padding: 0;
        position: absolute;
        text-align: center;
        top: 60px;
        width: 100%
    }

    header .logo img {
        height: 65px
    }

    .hidden-desktop {
        display: block !important
    }

    .nav-mobile-icon {
        color: #fff;
        cursor: pointer;
        font-weight: 900;
        left: 10px;
        padding-left: 80px;
        position: absolute;
        text-transform: uppercase;
        top: 150px
    }

    .nav-mobile-icon i {
        position: absolute;
        left: 0;
        border-radius: 10px;
        top: -18px;
        width: 44px;
        height: 44px;
        background-color: #f99115;
        text-align: center;
        font-size: 20px;
        overflow: hidden;
        line-height: 44px
    }

    .nav-mobile-icon i {
        margin: 0 auto;
        background-color: #f99115;
        text-shadow: #dd8315 1px 1px, #dd8315 2px 2px, #dd8315 3px 3px, #dd8315 4px 4px, #dd8315 5px 5px, #dd8315 6px 6px, #dd8315 7px 7px, #dd8315 8px 8px, #dd8315 9px 9px, #dd8315 10px 10px, #dd8315 11px 11px, #dd8315 12px 12px, #dd8315 13px 13px, #dd8315 14px 14px, #dd8315 15px 15px, #dd8315 16px 16px, #dd8315 17px 17px, #dd8315 18px 18px, #dd8315 19px 19px, #dd8315 20px 20px, #dd8315 21px 21px, #dd8315 22px 22px, #dd8315 23px 23px, #dd8315 24px 24px, #dd8315 25px 25px, #dd8315 26px 26px, #dd8315 27px 27px, #dd8315 28px 28px, #dd8315 29px 29px, #dd8315 30px 30px
    }

    header .wish-wrap {
        border: 0 none;
        float: left;
        padding: 0;
        position: absolute;
        right: 48px;
        top: 130px
    }

    header .wish-wrap ul li i {
        font-size: 26px;
        margin: 0
    }

    header .wish-wrap > ul > li {
        display: inline-block;
        border-right: 1px solid #e2e2e2;
        height: 31px;
        padding: 0 5px;
        margin: 0;
        text-align: center;
        width: 42px
    }

    header .wish-wrap ul li ul {
        left: -64px;
        top: 40px;
        text-align: left
    }

    header .wish-wrap ul li ul::after {
        left: 78px
    }

    header .wish-wrap ul li .hidden-text {
        display: none
    }

    header .wish-wrap ul li i span {
        right: -4px;
        top: 10px
    }

    header .wish-wrap ul li i.icon-08_compare {
        position: relative;
        top: 3px
    }

    header .wish-wrap ul li i.icon-09_wishlist {
        position: relative;
        top: 3px
    }

    header .cart-wrap {
        float: left;
        margin-left: 10px;
        padding-right: 0;
        position: absolute;
        right: 14px;
        top: 130px;
        width: auto
    }

    header .cart-wrap i {
        font-size: 33px
    }

    header .cart-wrap .desc-cart,
    .line-blue .search .categories {
        display: none
    }

    .line-blue .search input {
        padding: 12px 50px 12px 12px;
        font-size: 14px
    }

    .line-blue .search {
        float: none;
        margin: auto;
        width: auto
    }

    nav {
        display: none;
    }

    .footer-wrap {
        padding: 15px 0;
        text-align: center
    }

    .social-share {
        float: none
    }

    .social-share a {
        display: inline-block;
        float: none;
        margin: 0 5px
    }

    .visited-products-wrap .title h2 {
        font-size: 20px
    }

    .visited-products-wrap .title:after {
        width: 67%
    }

    header .call-wrap.active .popup-phone {
        left: 0;
        top: 40px
    }

    header .call-wrap.active .popup-phone:after {
        left: 55px
    }

    .wishlist-wrap .total-pager .more-pages-l {
        display: inline-block;
        float: none
    }

    .wishlist-wrap .total-pager {
        text-align: center
    }

    .wishlist-wrap .total-pager .col-r {
        padding: 13px 0 0;
        text-align: center;
        float: none
    }

    .wishlist-wrap .total-pager .col-r .bt {
        display: block;
        margin: 14px 0 0;
        vertical-align: middle
    }

    .wishlist-wrap .total-pager .col-r .bt a {
        display: inline-block
    }

    .option-panel-wrap .options {
        float: none
    }

    .wishlist-empty {
        background-size: 964px auto;
        width: 487px
    }

    .option-panel-wrap .options .item .social-login {
        left: -52px;
        right: auto
    }

    #wishlists .option-panel-wrap .options .item .social-login {
        left: -80px
    }

    .option-panel-wrap .options .item .social-login .group:after {
        border-bottom: 10px solid #f85a3f !important;
        margin-left: -70px
    }

    #wishlists .option-panel-wrap .options .item .social-login .group:after {
        margin-left: -40px
    }

    .delete-prod.hidden-desktop {
        display: block
    }

    .wishlist-wrap .group-product-wrap .item.delete-prod {
        margin: 115px 0 0;
        width: 460px
    }

    .wishlist-wrap .list-delete {
        height: auto;
        line-height: 13px;
        padding: 20px 5px
    }

    .wishlist-wrap .total-pager {
        margin: 0 0 20px
    }

    .wishlist-wrap .create-list {
        float: none;
        font-size: 0;
        margin: -12px 0 0;
        padding-left: 14px
    }

    .option-panel-wrap.create-bt .options {
        margin: 15px 0 0;
        text-align: center
    }

    .option-panel-wrap.create-bt {
        height: auto;
        padding: 26px 0 10px
    }

    .viewed-wrap .short-result .item {
        width: 50%
    }

    .title-page h1 {
        font-size: 24px;
        padding-right: 50px
    }

    .product-list-page .group-product-wrap .item {
        margin-right: 0;
        width: 100%
    }

    .group-product-wrap .item.full .image {
        display: block;
        height: auto;
        margin: 0;
        width: 115px
    }

    .group-product-wrap .item.full .small-photo {
        display: none
    }

    .group-product-wrap .item.full .desc-wrap {
        height: 320px;
        margin-left: 135px
    }

    .product-list-page .group-product-wrap .item {
        display: block;
        min-height: auto
    }

    .product-list-page .group-product-wrap .item.more {
        padding: 20px 0;
        text-align: center
    }

    .group-product-wrap .more .tcell {
        display: block
    }

    .short-filters .mob-filters-short .col-r .reyting .select-wrap {
        width: 351px
    }

    .short-filters .col-l .item {
        width: 40%
    }

    a.next-mob, a.prev-mob {
        position: absolute;
        top: 50%;
        color: #293859;
        font-size: 30px;
        opacity: .5;
        z-index: 2;
        display: block
    }

    a.next-mob:hover, a.prev-mob:hover {
        opacity: 1
    }

    a.prev-mob {
        left: 0;
        margin: -40px 0 0 -9px
    }

    a.next-mob {
        right: 0;
        margin: -40px -9px 0 0
    }

    .category-prod {
        overflow: hidden;
        position: relative
    }

    .category-prod .slider-mob {
        width: 300%
    }

    .category-prod .item-category {
        width: 155px
    }

    .category-prod:after {
        width: 40px;
        height: 100%;
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 0) 99%, rgba(255, 255, 255, 0) 100%);
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 0) 99%, rgba(255, 255, 255, 0) 100%);
        background: linear-gradient(to right, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 0) 99%, rgba(255, 255, 255, 0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1)
    }

    .category-prod:before {
        width: 40px;
        height: 100%;
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 1) 99%, rgba(255, 255, 255, 1) 100%);
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 1) 99%, rgba(255, 255, 255, 1) 100%);
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 1) 99%, rgba(255, 255, 255, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1)
    }

    .category-prod {
        padding: 20px 0
    }

    a.prev-mob {
        margin: -25px 0 0 -9px
    }

    a.next-mob {
        margin: -25px -9px 0 0
    }

    .group-product-wrap.list .item-list .image {
        display: block;
        float: none;
        height: auto;
        width: auto
    }

    .group-product-wrap.list .item-list .desc-group {
        margin-left: 0;
        padding-right: 0
    }

    .group-product-wrap.list .price-wrap {
        float: none;
        margin: 20px 0 0;
        min-height: inherit;
        padding: 0;
        position: relative;
        right: 0;
        top: 0
    }

    .cart-popup .popup {
        width: auto
    }

    .popup-wrap.cart-popup {
        height: auto;
        left: auto;
        margin: auto;
        position: relative;
        text-align: center;
        top: 20px;
        width: 728px;
        z-index: 112
    }

    .cart-popup .content-popup .item .image {
        display: block;
        float: left;
        height: auto;
        width: 60px
    }

    .cart-popup .content-popup .price-wrap .price {
        font-size: 20px
    }

    .cart-popup .content-popup .price-wrap .price span {
        font-size: 11px
    }

    .cart-popup .total-block .price.small {
        padding-left: 75px
    }

    .empty-cart {
        width: 100%
    }

    .info-delivery-wrap {
        float: left;
        width: 749px;
        margin: 30px 0 0
    }

    #kits-block a.next, #kits-block a.prev {
        font-size: 30px
    }

    #kits-block {
        padding: 10px
    }

    #kits-block a.prev {
        left: -9px
    }

    #kits-block a.next {
        right: -9px
    }

    #kits-block .kits-carousel {
        padding: 0 20px
    }

    #kits-block .item .desc, #kits-block .item .sale-kit, #kits-block .item .price-wrap {
        display: none
    }

    #kits-block .item {
        width: 115px
    }

    #kits-block .item .image {
        float: none;
        text-align: center
    }

    #kits-block .slider-vertical .row {
        height: 45px
    }

    .percent-block {
        left: 50%;
        margin-left: -17px
    }

    #kits-block .item.last .saving {
        margin: -40px 0 0
    }

    .m-tabs-link {
        width: 123px;
        font-size: 13px
    }

    .m-tabs-i.active .m-tabs-link {
        font-size: 13px
    }

    .m-tabs-i.active:before {
        margin-left: -50px;
        width: 100px
    }

    .m-tabs-i.active {
        height: 17px
    }

    .tabs-in-pp:before {
        margin-top: 48px
    }

    .tabs-b:before {
        top: -22px
    }

    #similar_models .product-wrap .item {
        width: 134px;
        margin-right: 5px
    }

    #similar_models .product-wrap .item .image {
        display: block;
        height: auto;
        width: auto
    }

    #similar_models .product-wrap .item .price {
        float: none;
        text-align: center;
        margin: 0 0 10px
    }

    #similar_models .product-wrap .item .options {
        float: none;
        text-align: center
    }

    #similar_models .product-wrap .item .options .item-options:first-child {
        border: 0;
        margin-left: 0;
        padding-left: 0
    }

    #similar_models .product-wrap .rating {
        float: none;
        padding: 0 0 3px;
        text-align: center
    }

    #similar_models .product-wrap .item .commet-all {
        float: none;
        text-align: center
    }

    #similar_models .product-wrap .item.active {
        padding-top: 15px
    }

    #similar_models .product-wrap .item.active h3 {
        font-size: 15px;
        margin: 0 0 10px
    }

    .info-similar-models ul li {
        margin-right: 5px;
        width: 134px;
        min-height: 39px
    }

    .info-similar-models ul li:first-child {
        font-size: 9px
    }

    .info-similar-models .padd:before {
        width: 140px
    }

    .tabs-b .product-list-page .group-product-wrap .item, .tabs-b .product-list-page .group-product-wrap .item:last-child {
        width: 31.9%;
        height: 370px
    }

    .one-sale-wrap {
        width: 369px
    }

    .prev-list-news {
        left: auto;
        margin: 10px 0 0;
        position: relative;
        right: auto;
        top: 0
    }

    .one-sale-wrap.izzzum:before, .one-sale-wrap.izzzum:after {
        display: none
    }

    .one-sale-wrap.izzzum {
        padding: 15px
    }

    .one-sale-wrap .image {
        width: 50px
    }

    .one-sale-wrap .desc {
        margin-left: 65px
    }

    .one-sale-wrap.izzzum p {
        font-size: 12px
    }

    .one-sale-wrap.izzzum h3 {
        font-size: 14px
    }

    .one-sale-wrap {
        padding: 10px
    }

    .one-sale-wrap .time {
        float: left;
        margin: 10px 0 0;
        padding-left: 64px
    }

    .one-sale-wrap .prod .desc h3 {
        font-size: 18px;
        margin: 0 0 5px
    }

    .default .photo-wrap .big-photo {
        width: 570px
    }

    .zoom-preview {
        height: 299px;
        left: 380px;
        width: 370px
    }

    .sale-active-wrap .row {
        display: inline;
        margin: 0
    }

    .sale-active-wrap .item {
        margin-right: 10px;
        width: 166px;
        margin-bottom: 10px
    }

    .sale-active-wrap .item:last-child {
        margin-right: 10px
    }

    .sale-active-wrap .row.clearfix:after {
        display: none
    }

    .action-wrap .row.clearfix:after {
        display: none
    }

    .sale-day-wrap .item, .action-wrap .item:last-child {
        margin-bottom: 10px;
        margin-right: 0;
        padding: 10px;
        width: 310px
    }

    .top-action .col-l {
        float: none;
        height: auto;
        border: 2px solid #f1f1f1;
        border-radius: 15px;
        margin: 0;
        padding: 12px 0 0;
        width: auto
    }

    .top-action .image-action {
        margin: 10px 0 0
    }

    .top-action {
        border-radius: 0
    }

    .top-action .image-action img {
        max-width: 100%
    }

    .sale-wrap .group-product-wrap .item {
        height: 400px;
        width: 264px
    }

    .product-list-page.search-page .group-product-wrap .item, .product-list-page .group-product-wrap .item:last-child {
        margin-bottom: 10px;
        margin-right: 0;
        width: auto
    }

    .product-list-page .group-product-wrap .item.more {
        width: 100%
    }

    .search-results .results-search {
        position: relative
    }

    .series-list-page .info-top .image {
        float: none;
        margin: 0 0 20px;
        width: auto
    }

    .series-list-page .info-top .desc-info {
        padding-left: 0
    }

    .model-series h3 {
        font-size: 20px;
        padding: 0
    }

    .articles-wrap .item {
        padding-right: 10px;
        width: 162px;
        margin-bottom: 10px
    }

    .articles-wrap .row {
        display: inline
    }

    .articles-wrap .row.clearfix:after {
        display: none
    }

    .category-brand-wrap .item, .category-brand-wrap .item:last-child {
        width: 254px
    }

    .brands-wrap .result-wrap .item {
        width: 96px
    }

    .page-content .icons-item .icon {
        width: 105px
    }

    .page-content .icons-item .desc {
        margin-left: 120px
    }

    .page-content .title-wrap {
        margin: 0 0 20px;
        padding-right: 0
    }

    .page-content .title-wrap h2 {
        font-size: 20px
    }

    .overview-image-left, .overview-image-right {
        width: 230px
    }

    .checkout-body header {
        height: 136px
    }

    .checkout-body header .call-wrap {
        border-right: 0;
        margin: 10px 0 0;
        padding-left: 25px;
        padding-top: 0;
        width: 160px;
        left: 50%;
        margin: 10px auto auto -60px
    }

    .checkout-page {
        padding: 25px 0 0
    }

    .checkout-left-col {
        float: none;
        width: auto
    }

    .checkout-right-col {
        float: none;
        width: auto
    }

    .checkout-right-col .content-popup .set-wrap .item .desc {
        width: 628px
    }

    .choose-city-wrap .city-wrap ul li {
        width: 105px
    }

    .checkout-right-col {
        margin: 25px 0 0
    }

    .checkout-page .thank-wrap, .get-order-wrap {
        float: none;
        width: auto
    }

    .nova-poshta-popup .map {
        width: 480px
    }

    .scroll-poshta {
        height: 416px
    }

    .compare-wrap .option-panel-wrap .options .item .social-login {
        left: -125px
    }

    .compare-wrap .option-panel-wrap .options .item .social-login .group:after {
        border-bottom: 10px solid #f85a3f;
        margin-left: 9px
    }

    .compare-wrap .group-product-wrap .price-wrap .btn-cart2 {
        margin: 10px 0 0;
        padding: 0 0 5px;
        position: relative;
        right: 0;
        top: 0;
        z-index: 10
    }

    .compare-wrap .group-product-wrap .price-wrap {
        text-align: center
    }

    .comparison-t-head-wrap .comparison-t-head-cell {
        min-width: 190px;
        width: 190px
    }

    .compare-wrap .group-product-wrap .item {
        padding: 10px 10px 20px
    }

    .position-compare {
        font-size: 10px
    }

    .comparison-t-head-cell, .comparison-t-cell {
        min-width: 190px;
        width: 190px
    }

    .hidden-mobile {
        display: none !important
    }

    header .call-wrap.active .popup-phone {
        width: 746px
    }

    .nav-lk {
        display: none
    }

    .lk-content {
        margin-left: 0
    }

    .slider-action-home .item.hidden-mobile {
        display: block !important
    }

    .wishlist-wrap .group-product-wrap .prev-mob, .wishlist-wrap .group-product-wrap .next-mob {
        display: none
    }

    .top-image-wrap a.next-mob, .top-image-wrap a.prev-mob {
        display: none
    }

    .group-product-wrap.list .to-report-btn {
        margin-right: 0;
        position: relative;
        right: 0;
        text-align: left
    }

    a.control-slider.up {
        top: -31px
    }

    #kits-block .item.last {
        width: 115px
    }

    #kits-block .item {
        width: 80px
    }

    #kits-block .group-item {
        width: 689px
    }

    /*header .col-right .login ul {*/
        /*display: none !important*/
    /*}*/

    .product-list-page .group-product-wrap .item.more {
        height: auto
    }

    header .col-right .login em {
        font-style: normal;
        overflow: inherit;
        text-overflow: none;
        white-space: inherit;
        max-width: inherit
    }

    .full-width.inner nav {
        display: none !important
    }

    .sale-wrap .group-product-wrap .item {
        height: 375px
    }

    .compare-newwrap .parent .col-wrapper {
        width: 179px
    }

    .compare-newwrap .head-wrap {
        height: 479px
    }

    .scrollbar-middle {
        top: 466px
    }

    .characteristics-title::before {
        right: -319%
    }

    .compare-wrap .group-product-wrap .price-wrap .cart-bt-active {
        right: 28px;
        top: 67px;
        text-align: left
    }

    .compare-wrap .group-product-wrap .price-wrap {
        height: 112px
    }

    .compare-wrap .group-product-wrap .price-wrap .to-report-btn {
        margin-right: -14px
    }

    .compare-wrap .group-product-wrap .price-wrap .to-report-btn.active {
        margin-right: -4px
    }

    .checkout-body header .call-wrap.active .popup-phone {
        width: 436px
    }

    .sale-wrap .more-pages-l {
        display: block
    }

    .category-brand .more-pages-l {
        display: block
    }

    #kits-block .item .image img {
        max-height: 52px
    }

    .percent-block {
        bottom: 9px
    }

    .kit-wrapper {
        width: 764px
    }

    .move-to {
        margin: 5px 0 0
    }

    .wishlist-wrap .group-product-wrap .item {
        height: 410px
    }

    .simplebar .item .pp-a-timer-capt {
        margin: 0 3px
    }

    .scroll-parent .simplebar-track.horizontal {
        top: 457px
    }

    .compare-wrap {
        overflow: hidden
    }

    .comparison-t-head-compact .compare-wrap .option-panel-wrap .options {
        float: right
    }

    .compare-wrap .option-panel-wrap .options .item .social-login .group:after {
        border-bottom: 10px solid #325cb3 !important;
        margin-left: -39px
    }

    .compare-wrap .option-panel-wrap .options .item .social-login {
        left: -77px
    }

    .slider-action-home .pp-a-timer-i {
        padding: 0 11px
    }

    .image404-left {
        display: none
    }
}

@media all and (max-width: 767px) {
    #waitlist-available, #waitlist-notavailable, #watchprice-available, #watchprice-notavailable, div[name=wishlist_goods] {
        min-height: 375px
    }

    #waitlist-available div.item, #waitlist-notavailable div.item, #watchprice-available div.item, #watchprice-notavailable div.item, div[name=wishlist_goods] div.item {
        position: absolute;
        top: 0;
        left: 0;
        visibility: hidden;
        opacity: 0
    }

    #watchprice-available div.item:nth-child(1), #watchprice-notavailable div.item:nth-child(1), #waitlist-available div.item:nth-child(1), #waitlist-notavailable div.item:nth-child(1), div[name=wishlist_goods] div.item:nth-child(1) {
        visibility: visible;
        opacity: 1
    }

    .wrap {
        width: 480px
    }

    .slider-home .prev, .slider-home .next {
        font-size: 40px
    }

    .wishlist-wrap .group-product-wrap .prev-mob, .wishlist-wrap .group-product-wrap .next-mob {
        display: block
    }

    .slider-home .viewport .item {
        height: 340px;
        background-size: 64% auto !important;
        width: auto
    }

    .slider-home .viewport .item img {
        max-width: 100%
    }

    .slider-action-home .item.hidden-mobile {
        display: none !important
    }

    .hidden-mobile, header .call-wrap .col:before, header .call-wrap span a:after {
        display: none !important
    }

    .slider-home .prev, .slider-home .next {
        margin: -24px 0 0
    }

    .group-product-wrap .title h2 {
        font-size: 20px
    }

    .group-product-wrap .row .viewport {
        width: 600%
    }

    .product-top-home .title h2 {
        font-size: 20px
    }

    .product-top-home {
        height: auto;
        padding: 15px 0
    }

    .viewport {
        width: 600%
    }

    .product-top-home .slider a.next, .product-top-home .slider a.prev {
        font-size: 30px
    }

    .group-product-wrap .slider:after, .group-product-wrap .slider .next {
        display: none
    }

    .product-top-home .slider a.prev {
        margin: 20px 0 0 -8px
    }

    .product-top-home .slider a.next {
        margin: 20px -9px 0 0
    }

    .product-top-home .slider {
        padding: 70px 0 0
    }

    .product-top-home .item {
        margin-right: 0;
        padding: 0 60px 40px;
        text-align: center;
        min-height: inherit;
        width: 460px
    }

    .product-top-home .item .image {
        left: 0;
        margin: -70px 0 20px;
        position: relative;
        width: auto;
        text-align: center;
        display: block
    }

    .wrap-tab-home ul li {
        font-size: 20px
    }

    .slider-action-home .item.active {
        margin-left: 0;
        width: 460px
    }

    .slider-action-home .item {
        top: 0;
        width: 460px
    }

    .slider-action-home .prev {
        border-radius: 0 10px 10px 0;
        left: 0
    }

    .slider-action-home .next {
        border-radius: 10px 0 0 10px;
        right: 0
    }

    .visited-products-wrap .title:after {
        width: 44%
    }

    .social-share a {
        min-width: 56px;
        height: 56px;
        padding: 0
    }

    .copy-wrap {
        text-align: center
    }

    .copy-wrap .col-l {
        float: none;
        padding: 0;
        font-size: 14px
    }

    .copy-wrap .col-r {
        float: none;
        font-size: 10px;
        font-weight: 300
    }

    .copy-wrap .hidden-desktop {
        margin: 10px 0 0
    }

    .hidden-mobile480 {
        display: none !important
    }

    header .call-wrap.active .popup-phone {
        width: 460px
    }

    .popup-search .results .item .desc {
        width: 215px
    }

    .nav-page {
        float: none;
        margin: 0 0 20px;
        width: auto
    }

    .page-content {
        margin-left: 0
    }

    .breadcrumbs {
        overflow: hidden;
        position: relative
    }

    .breadcrumbs .mob {
        display: block;
        float: right;
        white-space: nowrap
    }

    .breadcrumbs:after {
        width: 20px;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        content: '';
        background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 0) 100%);
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 0) 100%);
        background: linear-gradient(to right, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1)
    }

    ul.tabs li {
        font-size: 18px;
        padding-right: 27px
    }

    .logos-slider .slider .next, .logos-slider .slider .prev {
        font-size: 30px;
        margin: -14px -9px 0 0
    }

    .logos-slider .slider .prev {
        margin: -14px 0 0 -9px;
        left: 0
    }

    .logos-slider .slider:before, .logos-slider .slider:after {
        width: 50px
    }

    .logos-slider .slider .item {
        margin: 0 10px;
        width: 110px;
        text-align: center
    }

    .lk-page .breadcrumbs {
        margin: 0 0 25px
    }

    .checkout-body header .call-wrap.active .popup-phone {
        left: -165px;
        width: 450px
    }

    .checkout-body header .call-wrap.active .popup-phone::after {
        left: 215px
    }

    .lk-content .title-wrap .bt-wrap a {
        font-size: 31px;
        height: 44px;
        padding: 0;
        text-align: center;
        overflow: hidden;
        width: 44px
    }

    .option-panel-wrap .options .item.rating {
        width: 257px
    }

    .option-panel-wrap .options .item.rating select {
        width: 185px
    }

    .wishlist-wrap .group-product-wrap {
        overflow: hidden;
        position: relative
    }

    .photo_video-tab {
        display: none !important
    }

    .wishlist-wrap .group-product-wrap .item {
        width: 460px
    }

    .scrroll-mobile {
        width: 500%
    }

    .group-product-wrap .price-wrap .btn-cart {
        right: 0
    }

    .wishlist-wrap .total-pager .col-r .price {
        margin-right: 0
    }

    .wishlist-empty {
        width: 460px
    }

    .delete_wishlist-popup .popup {
        width: 450px
    }

    .delete_wishlist-popup .default-form .bt button {
        width: 175px
    }

    .wishlist-wrap .create-list input {
        margin-right: 10px;
        width: 190px
    }

    .lk-content .title-wrap .bt-wrap .clear-mob {
        padding-top: 44px;
        height: 0;
        overflow: hidden;
        border-radius: 10px;
        background: #293859;
        position: relative;
        top: -5px;
        font-family: 'Glyphter' !important;
        text-transform: none
    }

    .lk-content .title-wrap .bt-wrap .clear-mob:before {
        display: inline-block;
        font-family: 'Glyphter' !important;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        color: #fff;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        font-size: 22px;
        text-transform: none;
        left: 10px;
        top: 10px;
        content: '\043f'
    }

    .more-pages-l {
        display: none
    }

    .login-popup {
        width: 480px
    }

    .login-popup .popup {
        height: auto;
        width: 100%
    }

    .popup-wrap {
        height: auto;
        left: 0;
        top: 20px
    }

    .login-popup .popup .text-wrap {
        display: none
    }

    .login-popup .wrap-white-block {
        height: auto;
        left: 0;
        top: 0;
        width: 100%
    }

    .login-popup .popup {
        display: block;
        height: 495px;
        width: auto;
        margin: 0 20px
    }

    .social-login {
        bottom: 0;
        left: 0;
        position: relative;
        margin: 20px auto auto
    }

    .login-popup .wrap-white-block .forgot-password {
        padding: 29px 0 0;
        min-height: auto
    }

    .mobile480 {
        display: block !important
    }

    .login-popup .wrap-white-block h3 {
        display: none
    }

    ul.tab-login {
        margin: 0 0 20px;
        padding: 0 0 10px;
        list-style-type: none;
        border-bottom: 2px solid #f1f1f1
    }

    ul.tab-login li {
        float: left;
        font-size: 20px;
        padding-right: 20px
    }

    ul.tab-login li a {
        color: #333;
        text-decoration: none;
        display: block;
        position: relative
    }

    ul.tab-login li a.active {
        font-weight: 500
    }

    ul.tab-login li a.active:after {
        height: 4px;
        background-color: #81a4ff;
        width: 100%;
        position: absolute;
        bottom: -12px;
        left: 0;
        content: ''
    }

    ul.tab-login li a.active:before {
        position: absolute;
        bottom: -20px;
        left: 50%;
        margin-left: -10px;
        content: '';
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #81a4ff
    }

    .product-list-page .left-sidebar {
        display: none
    }

    .product-list-page:before, .product-list-page:after {
        display: none
    }

    .product-list-page .right-content-wrap {
        margin-left: 0
    }

    .container-wrap {
        padding: 15px 0
    }

    .short-filters .mob-filters-short .col-r .reyting .select-wrap {
        width: 375px
    }

    .short-filters .col-l .item .col {
        padding-bottom: 8px;
        padding-right: 0
    }

    .short-filters .col-l .item .name {
        margin: 0 0 7px
    }

    .full-width .visited-products-wrap:before {
        display: none
    }

    .full-width .visited-products-wrap {
        padding: 0
    }

    .full-width .visited-products-wrap .title:after {
        width: 48%
    }

    .full-width .visited-products-wrap .row {
        margin-right: 0
    }

    .cart-popup .popup {
        padding: 15px 10px;
        width: 100%
    }

    .popup-wrap.cart-popup {
        height: auto;
        left: auto;
        margin: auto;
        width: 448px;
        z-index: 112
    }

    .cart-popup .content-popup .item .desc {
        width: 315px;
        margin-left: 10px
    }

    .quantity {
        margin: 10px 0 0
    }

    .cart-popup .content-popup .price-wrap {
        display: block;
        padding-left: 70px;
        text-align: left;
        width: auto;
        margin: 11px 0 0
    }

    .compare-wrap {
        padding: 0
    }

    .cart-popup .content-popup .item .guarantee-wrap {
        display: block;
        padding: 0;
        margin: 0 0 10px;
        border: 0
    }

    .quantity {
        margin-top: 0;
        margin-left: 10px
    }

    .cart-popup .content-popup .desc .price {
        font-size: 18px;
        font-weight: normal
    }

    .cart-popup .total-block .price.small {
        display: none
    }

    .cart-popup .total-block .price {
        font-size: 23px;
        width: 170px
    }

    .tag {
        font-size: 10px;
        padding: 0 4px
    }

    .cart-popup .total-block {
        margin: 10px 0 0
    }

    .product-page .title-wrap h1 {
        font-size: 22px
    }

    .product-page .big-photo-wrap {
        width: 100%
    }

    .option-product-wrap {
        margin: 20px 0 0;
        width: 100%
    }

    .option-product-wrap .color-select {
        text-align: center
    }

    .option-product-wrap .color-select .title2 {
        padding: 0 0 8px
    }

    .info-delivery-wrap {
        width: 100%
    }

    #kits-block .item {
        width: 74px;
        margin: 0 21px !important
    }

    #kits-block .item.last {
        clear: both;
        display: block;
        margin: 30px 0 0 !important;
        position: relative;
        width: auto
    }

    #kits-block .item::before {
        right: 198px
    }

    #kits-block .item.last .saving {
        left: 390px;
        margin: 0;
        position: absolute;
        top: 30px
    }

    #kits-block .id-wrap {
        left: 35px
    }

    .tabs-in-pp .m-tabs .m-tabs-i.all-tab {
        display: none
    }

    .tabs-in-pp .m-tabs .m-tabs-i {
        display: block;
        float: none;
        width: auto
    }

    .m-tabs-l {
        display: block;
        overflow: hidden;
        padding-left: 0;
        position: relative;
        border-radius: 10px;
        border: 2px solid #e4e4e4
    }

    .m-tabs-l:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background: #feffff;
        background: -moz-linear-gradient(left, rgba(254, 255, 255, 1) 0, rgba(247, 247, 247, 1) 50%, rgba(255, 255, 255, 1) 100%);
        background: -webkit-linear-gradient(left, rgba(254, 255, 255, 1) 0, rgba(247, 247, 247, 1) 50%, rgba(255, 255, 255, 1) 100%);
        background: linear-gradient(to right, rgba(254, 255, 255, 1) 0, rgba(247, 247, 247, 1) 50%, rgba(255, 255, 255, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#feffff', endColorstr='#ffffff', GradientType=1)
    }

    .m-tabs-link {
        width: auto;
        display: block;
        border: 0;
        margin-right: 0;
        font-size: 18px;
        border-bottom: 2px solid #e4e4e4
    }

    .m-tabs-i:last-child .m-tabs-link {
        border: 0
    }

    .tabs-b:before, .tabs-in-pp:before {
        display: none
    }

    #similar_models .title:after {
        width: 55%
    }

    #similar_models .scroll-mob .wrap {
        overflow: auto;
        padding: 0;
        width: auto
    }

    #similar_models .viewport-mob {
        width: 700px
    }

    .info-similar-models {
        margin: 0
    }

    #similar_models .title {
        margin: 0 0 20px;
        padding: 0
    }

    .info-similar-models .padd {
        padding: 8px 0;
        position: relative
    }

    #similar_models .product-wrap .item {
        padding: 10px 10px 20px
    }

    #similar_models .product-wrap .item.active {
        margin-left: 10px
    }

    .tabs-b .product-list-page .group-product-wrap .item, .tabs-b .product-list-page .group-product-wrap .item:last-child {
        height: auto;
        width: auto
    }

    .m-tabs-i.active {
        border: 0
    }

    .m-tabs-i.active .m-tabs-link {
        font-size: 18px;
        line-height: 16px
    }

    .one-sale-wrap {
        margin: 20px 0 0;
        width: auto
    }

    .one-sale-wrap.izzzum {
        min-height: inherit
    }

    .overview-image-left, .overview-image-right {
        float: none;
        text-align: center;
        margin-bottom: 15px;
        margin-right: 0;
        margin-left: 0
    }

    .overview-image-full img {
        margin: 0 0 15px
    }

    .b-overview img {
        max-width: 100%
    }

    .photos-l-i-link {
        width: auto
    }

    .photos-l-i {
        float: none !important;
        margin: 0 0 15px 0;
        text-align: center;
        width: auto
    }

    .tabs-content-title {
        font-size: 20px
    }

    .b-video-i {
        float: none !important;
        margin: 0 0 10px 0;
        width: auto
    }

    .photos-l {
        margin-left: 0
    }

    .b-video {
        margin: 0
    }

    .b-video-i iframe {
        width: 100% !important
    }

    .inspector-popup .popup {
        width: 460px
    }

    .inspector-popup .header-popup {
        height: 75px;
        padding: 23px 20px
    }

    .inspector-popup .header-popup h3 {
        font-size: 20px
    }

    .inspector-popup .header-popup .price {
        margin: -21px 0 0;
        right: 20px
    }

    .follow-price .inp button {
        padding: 0 10px
    }

    .inspector-popup .col-l {
        width: 30%;
        padding-right: 5px
    }

    .inspector-popup .col-r {
        width: 70%;
        padding-left: 5px
    }

    .inspector-popup p {
        font-size: 12px
    }

    .inspector-popup .col-r {
        width: 54%
    }

    .inspector-popup .col-l {
        width: 46%
    }

    .default .popup {
        width: 460px
    }

    .default .popup {
        padding: 15px 15px 20px
    }

    .default .photo-wrap .big-photo {
        width: 340px
    }

    .default .popup h3 {
        font-size: 20px;
        margin: 0 0 15px
    }

    .zoom-preview {
        display: none
    }

    .login-popup.reg-done .popup {
        height: auto;
        width: auto
    }

    .login-popup.reg-done .wrap-white-block {
        height: auto;
        padding: 35px 40px;
        top: 0
    }

    .login-popup.col-right .wrap-white-block {
        left: auto;
        right: 0
    }

    .login-popup.remember-pass .wrap-white-block .forgot-password {
        padding: 20px 0 0
    }

    .sale-wrap .nav-page {
        width: auto
    }

    .sale-wrap .page-content {
        margin-left: 0
    }

    .sale-active-wrap .item, .sale-active-wrap .item:last-child {
        margin: 0 5px 10px;
        width: 220px
    }

    .page-content .title-wrap {
        margin: 0 0 15px;
        padding-right: 0
    }

    .sale-day-wrap .item, .action-wrap .item:last-child {
        margin-right: 0;
        width: 310px
    }

    .prev-list-news {
        margin: 10px 0 20px;
        position: relative;
        top: 0
    }

    .sale-wrap .group-product-wrap .item {
        float: none;
        height: auto;
        width: auto
    }

    .product-list-page.search-page .right-content-wrap {
        margin-left: 0;
        margin-right: 0
    }

    .product-list-page.search-page .search-page-wrap:after {
        display: none
    }

    .product-list-page.search-page .short-filters .col-r .reyting .select-wrap {
        width: 215px
    }

    .product-list-page.search-page .short-filters .col-l .item {
        margin-right: 10px;
        padding-right: 5px
    }

    .product-list-page.search-page .short-filters .col-l .item.show-only {
        margin: 0;
        padding: 0;
        width: 43%
    }

    .spoyler-wrap .title2 {
        height: auto;
        line-height: 30px;
        padding: 10px 20px
    }

    .sitemap-wrap .row .col {
        float: none;
        padding-right: 0;
        width: auto
    }

    .articles-wrap .item {
        width: 153px
    }

    .category-brand {
        margin-left: 200px
    }

    .category-brand-wrap .item, .category-brand-wrap .item:last-child {
        float: none;
        height: auto;
        margin: 0 0 10px;
        width: auto
    }

    .alphabet-wrap a {
        font-size: 15px
    }

    .brands-wrap .result-wrap .item a {
        font-size: 12px
    }

    .brands-wrap .result-wrap .item.letter {
        float: none;
        font-size: 19px;
        padding-right: 0;
        width: auto
    }

    .contact-wrap .row .text {
        float: none;
        margin: 0 0 10px;
        width: auto
    }

    .contact-wrap .row .map {
        margin-left: 0
    }

    .guarantee-wrap .item h3 {
        font-size: 16px
    }

    .overview-image-left, .overview-image-right {
        width: auto
    }

    .checkout-right-col .content-popup .set-wrap .item .desc {
        width: 348px
    }

    .checkout-right-col.cart-popup .content-popup .price-wrap {
        margin: 1px 0 0
    }

    .checkout-right-col {
        margin: 35px 0 0
    }

    .m-tabs-i {
        display: inline-block
    }

    #compare-menu {
        text-align: center
    }

    .compare-wrap .option-panel-wrap .options .item .social-login {
        left: -85px
    }

    .comparison-t-head-cell-first, .comparison-t-cell-first, .comparison-t-section {
        min-width: 187px;
        width: 187px
    }

    .comparison-t-head-cell-first {
        padding: 0 20px 0 0
    }

    .compare-wrap .option-panel-wrap .options .item .social-login .group:after {
        border-bottom: 10px solid #325cb3;
        margin-left: -34px
    }

    .compare-wrap .bt-control {
        padding: 48px 0 0
    }

    .compare-wrap .comparison-t-head .m-tabs-link {
        border: 1px solid #e4e4e4
    }

    .compare-wrap .m-tabs-i:last-child a.m-tabs-link {
        width: 129px
    }

    .comparison-t-cell-first {
        font-size: 10px
    }

    .wrap-tab-home .content-tab .next, .visited-products-wrap .next {
        font-size: 30px;
        margin: -20px -20px 0 0
    }

    .visited-products-wrap a.next, .visited-products-wrap a.prev {
        font-size: 30px
    }

    .visited-products-wrap a.next {
        margin: 10px -5px 0 0;
        right: 0
    }

    .group-product-wrap .slider .row:after, .wrap-tab-home .content-tab .row:after, .wrap-tab-home .content-tab .next, .visited-products-wrap .next, .visited-products-wrap .row:after, .visited-products-wrap:after, .group-product-wrap .slider .row:before, .group-product-wrap .slider .prev, .visited-products-wrap a.prev, .visited-products-wrap:before, .visited-products-wrap .row:before {
        display: none
    }

    .lk-content .title-wrap .bt-wrap .btn-style4 {
        display: none
    }

    .lk-content .left-info .mobile480 {
        margin: 20px 0;
        padding: 0;
        text-align: center
    }

    #comments-parent .btn-comments {
        display: block;
        text-align: center
    }

    #comments-parent .btn-comments a.btn-style4 {
        display: inline-block;
        text-align: center
    }

    #comments-parent .tabs-content-title, #comments-parent .f-new-comment {
        display: none
    }

    .content-popup .set-wrap .namber input {
        font-size: 12px;
        width: 14px
    }

    #kits-block .group-item {
        width: 399px
    }

    #kits-block .item {
        width: 60px
    }

    .btn-style4.mob-block {
        display: block !important
    }

    .wishlist-wrap .list-delete .icon {
        margin: 0 0 10px
    }

    .slider-action-home {
        width: auto;
        overflow: hidden
    }

    .login-popup .container-form {
        top: 0;
        left: 0;
        position: relative
    }

    .login-popup .container-forms .container-info {
        display: none
    }

    .login-popup .container-form {
        width: 100%;
        overflow: inherit;
        height: auto
    }

    .login-popup.log-in .container-form {
        left: 0
    }

    .login-popup.log-in.active .popup {
        height: auto;
        width: auto
    }

    .login-popup .done-reg {
        height: auto;
        left: 0;
        top: 0;
        width: auto
    }

    .product-list-page .left-sidebar.mobile-filter {
        display: block;
        position: fixed;
        height: 100%;
        overflow: auto;
        top: 0;
        left: 0;
        z-index: 100;
        width: 100%;
        float: none;
        margin: 0;
        padding-top: 40px
    }

    .body-hidden {
        overflow: hidden
    }

    .title-page .icons-mob {
        display: block;
        position: absolute;
        right: 0;
        top: -9px
    }

    .title-page .icons-mob a {
        height: 44px;
        width: 44px;
        background-color: #293859;
        border-radius: 10px;
        overflow: hidden;
        display: block
    }

    .title-page {
        position: relative
    }

    .title-page .icons-mob a img {
        padding-left: 11px;
        padding-top: 11px
    }

    .mobile-filter .close {
        display: block;
        position: absolute;
        top: 10px;
        right: 15px
    }

    .mobile-filter .close i {
        color: #bdbdbd;
        font-size: 14px
    }

    .full-width .save-history {
        right: 0;
        top: 19px
    }

    .sale-day-wrap .item {
        min-height: inherit;
        float: none;
        height: auto
    }

    .compare-newwrap .col-left .head-wrap {
        padding-right: 0
    }

    .compare-newwrap .col-left {
        width: 130px
    }

    .compare-newwrap .col-right {
        margin-left: 130px
    }

    .compare-wrap .bt-control a {
        width: 98%
    }

    .group-product-wrap .item .image img {
        height: 100px
    }

    .compare-newwrap .tree-col .parent .col-wrapper {
        width: 159px
    }

    .position-compare {
        font-size: 8px
    }

    .compare-wrap .bt-control .btn-style1 {
        height: auto;
        line-height: 17px;
        padding: 10px 0
    }

    .group-product-wrap .item .image {
        height: 120px
    }

    .characteristics-title .inner {
        font-size: 9px;
        text-align: right;
        padding: 0
    }

    .characteristics .item-wrap .inner {
        font-size: 11px;
        padding: 0
    }

    .compare-newwrap .head-wrap {
        height: 409px
    }

    .scrollbar-middle {
        top: 396px
    }

    #compare-menu {
        margin: 20px 0 0
    }

    .characteristics-title::before {
        right: -349%
    }

    .comparison-t-head-compact {
        display: none
    }

    .scroll-poshta.select-sity {
        height: auto
    }

    .kit-wrapper {
        width: 498px
    }

    .wishlist-wrap .group-product-wrap {
        overflow: inherit
    }

    .compare-wrap .option-panel-wrap .options .item .social-login {
        left: -16px;
        top: 10px
    }

    .compare-wrap .option-panel-wrap .options .item .social-login .group:after {
        border-bottom: 10px solid #f85a3f !important;
        margin-left: -98px
    }

    .logos-slider .slider .prev::before {
        height: 80px;
        left: 9px;
        top: -30px;
        width: 50px
    }

    .logos-slider .slider .next::after {
        height: 80px;
        right: 9px;
        top: -30px;
        width: 50px
    }

    .log-in.login-popup .container-form {
        height: auto;
        top: 0
    }
}

@media all and (max-width: 479px) {
    .login-popup {
        width: 320px
    }

    .wrap {
        width: 320px
    }


    .group-product-wrap .row .viewport, .viewport, .wrap-tab-home .content-tab .viewport {
        width: 1000%
    }

    .group-product-wrap {
        margin: 0 0 20px
    }

    .product-top-home .item {
        width: 300px;
        padding: 0 50px 40px
    }

    .product-top-home .title {
        margin: 0 0 15px
    }

    .wrap-tab-home ul li {
        float: none;
        padding: 12px 0;
        text-align: center;
        border-bottom: 2px solid #f1f1f1
    }

    .wrap-tab-home ul {
        border-bottom: 0;
        padding: 0
    }

    .wrap-tab-home ul li a.active:after {
        bottom: -14px
    }

    .wrap-tab-home ul li a.active:before {
        bottom: -24px
    }

    .wrap-tab-home ul li a {
        display: inline-block
    }

    .slider-action-home .item, .slider-action-home .item.active {
        width: 300px
    }

    .slider-action-home .image {
        margin: 0;
        padding: 30px
    }

    .visited-products-wrap .title:after {
        width: 18%
    }

    .cart-wrap.active .cart-popup {
        width: 295px;
        top: 46px
    }

    .cart-wrap .cart-popup:before {
        right: 4px
    }

    .cart-wrap .cart-popup h2 {
        font-size: 20px
    }

    .cart-wrap .cart-popup .slider-cart .image {
        height: 50px;
        width: 50px
    }

    .cart-wrap .cart-popup .slider-cart .desc {
        margin-left: 60px
    }

    .cart-wrap .cart-popup .total-all .price {
        font-size: 15px
    }

    .cart-wrap .cart-popup .total-all .col-l {
        padding: 0
    }

    .popup-bt .col-l {
        margin: 0 0 10px
    }

    .popup-bt .col-l, .popup-bt .col-r {
        float: none;
        text-align: center
    }

    header .call-wrap.active .popup-phone {
        width: 300px;
        padding: 15px 20px
    }

    header .call-wrap .popup-phone h2 {
        font-size: 20px
    }

    .popup-search .results .item .desc {
        width: 175px
    }

    .popup-search .results .item .price {
        padding: 10px 0 5px 70px;
        vertical-align: middle
    }

    .line-blue .search .popup-search.no-results {
        font-size: 13px;
        padding: 15px 10px 15px 66px
    }

    .page404-wrap .title2 {
        font-size: 150px
    }

    .page404-wrap .desc h3 {
        font-size: 26px
    }

    ul.tabs li {
        float: none;
        padding: 12px 0;
        text-align: center;
        border-bottom: 2px solid #f1f1f1
    }

    ul.tabs {
        border-bottom: 0;
        padding: 0
    }

    ul.tabs li a.active:after {
        bottom: -14px
    }

    ul.tabs li a.active:before {
        bottom: -24px
    }

    ul.tabs li a {
        display: inline-block
    }

    .action-wrap .item {
        margin-right: 0;
        width: 300px
    }

    .lk-signup-wrap .item .image {
        height: 134px
    }

    .lk-content .left-info .row .col-r {
        margin-left: 130px
    }

    .lk-content .left-info .row.border {
        border: 1px solid #f1f1f1;
        border-left: 0;
        border-right: 0;
        padding: 15px 0
    }

    .mobile320 {
        display: block !important
    }

    .lk-content .left-info .mobile320, .lk-content .left-info.w290 .row .col-r .mobile320 {
        margin: 20px 0 20px;
        text-align: center;
        padding: 0
    }

    .lk-content .social-right .item .desc {
        width: 200px
    }

    .lk-content .left-info .btn-form button.btn-style2 {
        width: 49%;
        margin-right: 2%
    }

    .lk-content .left-info .btn-form button.btn-style1 {
        width: 49%;
        margin-right: 0
    }

    .lk-content .left-info .item-form .col {
        width: 145px
    }

    .filter-tab {
        top: -1px
    }

    .filter-tab ul li a {
        font-size: 12px;
        padding: 0 6px;
        height: 28px;
        line-height: 28px
    }

    .filter-tab ul li a.active {
        font-size: 12px
    }

    .history-popup {
        top: -2px
    }

    .option-panel-wrap {
        padding: 10px
    }

    .option-panel-wrap .options .item {
        font-size: 11px
    }

    .option-panel-wrap .options .item.rating {
        width: 279px;
        margin: 0 0 7px;
        padding: 0 8px
    }

    .option-panel-wrap .options .item.rating select {
        width: 205px
    }

    .option-panel-wrap .options .item:first-child {
        padding: 0 8px
    }

    .option-panel-wrap .options .item:first-child:before, .option-panel-wrap .options .item:first-child:after {
        display: none
    }

    .option-panel-wrap .options .item {
        padding: 0 18px
    }

    .wishlist-wrap .group-product-wrap .item {
        width: 300px
    }

    .wishlist-empty {
        width: 299px
    }

    .delete_wishlist-popup .popup {
        padding: 15px 20px;
        width: 300px
    }

    .delete_wishlist-popup .content-popup h2 {
        font-size: 20px
    }

    .delete_wishlist-popup .default-form .bt button {
        margin-right: 10px;
        width: 125px
    }

    .wishlist-wrap .list-delete {
        line-height: 23px
    }

    .wishlist-wrap .create-list input {
        margin-right: 0;
        margin-bottom: 10px;
        width: 272px
    }

    .wishlist-wrap .create-list {
        padding-left: 0;
        text-align: center
    }

    .viewed-wrap .short-result .item {
        width: 100%
    }

    .viewed-wrap .short-filter {
        overflow: hidden;
        position: relative
    }

    .viewed-wrap .short-filter ul {
        width: 200%
    }

    .viewed-wrap .short-filter:after {
        content: '';
        width: 20px;
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 1) 99%, rgba(255, 255, 255, 1) 100%);
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 1) 99%, rgba(255, 255, 255, 1) 100%);
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 1) 99%, rgba(255, 255, 255, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1)
    }

    .login-popup .wrap-white-block {
        padding: 0 15px 20px
    }

    ul.tab-login li {
        float: none;
        padding: 7px 0;
        text-align: center;
        border-bottom: 2px solid #f1f1f1
    }

    ul.tab-login {
        border-bottom: 0;
        padding: 0
    }

    ul.tab-login li a.active:after {
        bottom: -9px
    }

    ul.tab-login li a.active:before {
        bottom: -15px
    }

    ul.tab-login li a {
        display: inline-block
    }

    .top-image-wrap {
        overflow: hidden;
        position: relative
    }

    .top-image-wrap .slider-mob {
        width: 300%
    }

    .product-list-page .top-image-wrap .item {
        padding-right: 0
    }

    .top-image-wrap a.prev-mob {
        margin: -19px 0 0 -7px
    }

    .top-image-wrap a.next-mob {
        margin: -19px -7px 0 0
    }

    .top-image-wrap a.next-mob, .top-image-wrap a.prev-mob {
        color: #c6c8e5;
        opacity: 1
    }

    .short-filters .mob-filters-short .col-r .reyting .select-wrap {
        width: 215px
    }

    .short-filters .col-l .item {
        margin-right: 10px;
        padding-right: 5px;
        width: 53%
    }

    .short-filters .col-l .item.show-only {
        width: 43%;
        margin: 0;
        padding: 0
    }

    .group-product-wrap .item.full .image {
        display: none
    }

    .group-product-wrap .item.full .desc-wrap .title2 {
        position: relative
    }

    .group-product-wrap .item.full .desc-wrap .title2 .image {
        display: block;
        position: absolute;
        left: 0;
        width: 60px;
        top: 0
    }

    .group-product-wrap .item.full .desc-wrap {
        height: auto;
        margin-left: 0
    }

    .group-product-wrap .item.full .price-wrap {
        margin: 15px 0 0;
        position: relative
    }

    .group-product-wrap .item.full .desc-wrap .title2 {
        height: auto;
        overflow: inherit;
        padding: 0 0 0 70px;
        line-height: 17px;
        margin: 0 0 15px
    }

    .group-product-wrap .item.full .desc-wrap .title2:after {
        display: none
    }

    .right-content-wrap .more-pages-l {
        display: block
    }

    .full-width .visited-products-wrap .title:after {
        width: 18%
    }

    .popup-wrap.cart-popup {
        width: 298px
    }

    .cart-popup .content-popup .item .desc {
        margin-left: 10px;
        width: 178px
    }

    .cart-popup .content-popup .price {
        font-size: 14px
    }

    .cart-popup .content-popup .price span {
        font-size: 9px;
        top: -5px
    }

    .cart-popup .content-popup .guarantee-wrap {
        margin-right: 4px;
        padding-right: 6px
    }

    .info-footer-popup .title-mob h3 {
        font-size: 14px
    }

    .quantity {
        margin-top: 10px;
        margin-left: 0
    }

    .cart-popup .content-popup .item .desc {
        margin-left: 10px;
        width: 177px
    }

    .cart-popup .popup .title2 i.icon-40_mail {
        top: 2px
    }

    .content-popup .set-wrap .sale-wrap {
        border-right: 0 none;
        display: block;
        margin: 0 0 10px;
        padding-right: 0;
        padding-top: 0
    }

    .cart-popup .total-block {
        position: relative;
        padding: 7px 0 10px
    }

    .cart-popup .total-block .id-wrap {
        display: block;
        padding-left: 10px
    }

    .cart-popup .total-block .quantity {
        margin-left: 10px
    }

    .cart-popup .total-block .price {
        font-size: 20px;
        position: absolute;
        right: 10px;
        top: 30px
    }

    .cart-popup .total-block .price span {
        font-size: 11px;
        top: -8px
    }

    .price-wrap-product .col-l {
        float: none;
        text-align: center;
        width: auto;
        margin: 0 0 20px
    }

    .price-wrap-product .price {
        font-size: 30px;
        margin: 0
    }

    .price-wrap-product .col-r {
        float: none;
        width: auto
    }

    .price-wrap-product .col-r .row {
        border-bottom: 0;
        float: left
    }

    .price-wrap-product .col-r .item {
        width: 67px
    }

    .price-wrap-product .col-r .item:last-child {
        float: left;
        border-right: 1px solid #e6e6e6
    }

    .price-wrap-product .col-r .row:last-child .item {
        border: 0
    }

    .price-wrap-product .id-wrap {
        left: 50%;
        margin-left: -60px;
        right: auto
    }

    .rating-block {
        text-align: center
    }

    .rating-block .rating, .rating-block .rating-result {
        float: none;
        display: inline-block
    }

    .info-delivery-wrap .desc, .info-delivery-wrap .table-info {
        display: none
    }

    .info-delivery-wrap .item.active .desc, .info-delivery-wrap .item.active .table-info {
        display: block
    }

    .info-delivery-wrap .item {
        cursor: pointer
    }

    .info-delivery-wrap .item .title2 em:after {
        content: '';
        position: absolute;
        right: 0;
        top: 4px;
        width: 16px;
        height: 16px;
        border: 2px solid #e4e4e4;
        border-radius: 100%;
        background-color: #fff;
        z-index: 1
    }

    .info-delivery-wrap .item .title2 em:before {
        content: '';
        position: absolute;
        right: 6px;
        top: 13px;
        width: 0;
        height: 0;
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        border-top: 4px solid #b2b2b2;
        z-index: 4
    }

    .info-delivery-wrap .item.active .title2 em:before {
        width: 0;
        height: 0;
        top: 12px;
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        border-bottom: 4px solid #b2b2b2;
        border-top: 0
    }

    .info-delivery-wrap .item .title2 .select {
        right: 40px
    }

    .info-delivery-wrap .item .title2 .select i {
        right: 7px
    }

    #kits-block .item:before {
        right: -13px;
        font-size: 20px;
        margin: -15px 0 0
    }

    #kits-block .item {
        width: 44px;
        margin-right: 15px
    }

    #kits-block .slider-vertical .row {
        height: 35px
    }

    #kits-block .id-wrap {
        left: 50%;
        margin-left: -48px
    }

    #kits-block {
        margin: 10px 0 15px
    }

    .cart-bt-active i {
        left: 60px
    }

    .price-wrap-product .col-l .to-report-btn {
        text-align: center
    }

    .f-new-comment {
        padding: 25px 20px
    }

    .b-comments .f-step.user-data .input-field {
        width: 100%
    }

    .b-comment-info-i.voting {
        float: none;
        margin: 10px 0 0
    }

    .popup-comment-info {
        padding: 15px;
        width: auto
    }

    .popup-comment-info form .col-l, .popup-comment-info form .col-r {
        width: 49%
    }

    .popup-comment-info form .bt button {
        width: 100%
    }

    .inspector-popup .popup {
        width: 300px
    }

    .inspector-popup .header-popup .price {
        left: 0;
        margin: 10px 0 0;
        position: relative;
        right: auto;
        text-align: center
    }

    .inspector-popup .header-popup {
        height: auto;
        padding: 13px 20px;
        text-align: center
    }

    .follow-price .inp button {
        margin: 10px 0 0;
        padding: 0 10px;
        position: relative;
        width: 100%
    }

    .inspector-popup .body-wrap {
        padding: 5px 15px 0;
        position: relative
    }

    .inspector-popup .col-l {
        float: none;
        width: auto;
        padding: 0
    }

    .inspector-popup .col-r {
        float: none;
        padding: 0;
        width: auto
    }

    .inspector-popup form .bt {
        padding: 10px 0 20px;
        text-align: center
    }

    .inspector-popup form .bt .btn-style4 {
        width: 100%
    }

    .default .popup {
        width: 300px
    }

    .default .photo-wrap .small-photo .item {
        height: 40px;
        width: 40px
    }

    .default .photo-wrap .small-photo {
        width: 55px
    }

    .default .photo-wrap:before {
        left: 45px
    }

    .default .photo-wrap .small-photo .item.active:before {
        right: -16px
    }

    .default .photo-wrap .small-photo .item.active:after {
        right: -9px
    }

    .default .photo-wrap .big-photo {
        width: 210px
    }

    .sale-active-wrap .item, .sale-active-wrap .item:last-child {
        margin: 0 0 10px;
        width: auto;
        float: none
    }

    .sale-active-wrap .item .image img {
        width: 100%
    }

    .articles-wrap .item {
        margin-right: 0;
        padding: 0;
        width: auto
    }

    .articles-wrap .item .desc {
        height: 70px
    }

    .left-category {
        float: none;
        width: auto;
        margin: 0 0 20px
    }

    .category-brand {
        margin-left: 0
    }

    .brands-wrap .result-wrap .item {
        width: 86px
    }

    .cooperation-wrap .col-l {
        float: none;
        margin: 0 0 20px;
        padding-right: 0;
        width: auto
    }

    .cooperation-wrap .col-r {
        float: none;
        padding-right: 0;
        width: auto
    }

    .credit-wrap .table-wrap .table .desc {
        padding: 10px
    }

    .credit-wrap .table-wrap .table .desc .col-r {
        margin-left: 150px
    }

    .credit-wrap .table-wrap .table .desc .row {
        font-size: 10px
    }

    .tab-checkout ul li {
        float: none;
        width: auto;
        border-bottom: 2px solid #e4e4e4
    }

    .tab-checkout ul li:last-child {
        border: 0
    }

    .tab-checkout ul li a {
        border: 0;
        background-image: none;
        font-size: 15px
    }

    .tab-checkout ul {
        border: 2px solid #e4e4e4;
        border-radius: 10px;
        display: block;
        overflow: hidden;
        padding-left: 0;
        position: relative;
        margin: 0 0 -10px
    }

    .tab-checkout ul:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background: #feffff;
        background: -moz-linear-gradient(left, rgba(254, 255, 255, 1) 0, rgba(247, 247, 247, 1) 50%, rgba(255, 255, 255, 1) 100%);
        background: -webkit-linear-gradient(left, rgba(254, 255, 255, 1) 0, rgba(247, 247, 247, 1) 50%, rgba(255, 255, 255, 1) 100%);
        background: linear-gradient(to right, rgba(254, 255, 255, 1) 0, rgba(247, 247, 247, 1) 50%, rgba(255, 255, 255, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#feffff', endColorstr='#ffffff', GradientType=1);
        z-index: -1
    }

    .tab-checkout ul li a.active {
        background-color: #fff
    }

    .tab-checkout ul li a.active span:before, .tab-checkout ul li a.active span:after {
        display: none
    }

    .content-tab-checkout {
        padding: 20px
    }

    .content-tab-checkout .form-step1 {
        width: auto
    }

    .content-tab-checkout .form-step1 .social-login {
        padding: 0
    }

    .step-item h3 {
        font-size: 13px;
        padding-right: 10px
    }

    .step-item h3 i {
        font-size: 10px;
        height: 15px;
        width: 15px
    }

    .checkout-right-col .title2 h3 {
        font-size: 20px
    }

    .edit-check {
        top: 5px
    }

    .checkout-right-col .content-popup .set-wrap .item, .checkout-right-col .content-popup .set-wrap .item:hover {
        padding-bottom: 10px !important
    }

    .checkout-right-col .content-popup .set-wrap .item .desc, .checkout-right-col .item-cart .desc {
        display: block;
        float: none;
        margin-left: 0;
        width: auto
    }

    .checkout-right-col .content-popup .set-wrap .item .image, .checkout-right-col .item-cart .image {
        float: none;
        height: auto;
        width: 60px
    }

    .checkout-right-col.cart-popup .content-popup .price-wrap {
        padding-left: 0
    }

    .checkout-right-col.cart-popup .content-popup .total-block .price-check .price {
        display: inline-block;
        margin-left: 10px;
        position: relative;
        top: 0
    }

    .form-step2 > .item label {
        display: block;
        float: none;
        margin: 0 0 10px;
        font-size: 14px
    }

    .form-step2 > .item .inp-wrap {
        margin-left: 0
    }

    .form-step2 > .item {
        margin: 0 0 20px;
        padding: 0 0 20px
    }

    .checkout-page .thank-wrap .call-wrap {
        font-size: 12px;
        margin: 15px 0
    }

    .checkout-page .popup-info .popup-wrap {
        left: -86px;
        top: 20px
    }

    .checkout-page .popup-info.active .popup-wrap:before {
        border-top: 0;
        border-left: 9px solid transparent;
        border-right: 9px solid transparent;
        border-bottom: 9px solid #fff;
        left: 84px;
        top: -9px
    }

    .option-panel-wrap .options .item {
        padding: 0 5px
    }

    .comparison-t-head-cell-first, .comparison-t-cell-first, .comparison-t-section {
        min-width: 157px;
        width: 157px
    }

    .comparison-t-head-cell-first {
        padding: 0 10px 0 0
    }

    .cart-wrap .cart-popup .slider-cart .item {
        height: 110px
    }

    .group-product-wrap .item .cart-bt-active i {
        left: 0
    }

    .top-image-wrap a.next-mob, .top-image-wrap a.prev-mob {
        display: block
    }

    .group-product-wrap.list .cart-bt-active i {
        left: -30px
    }

    .group-product-wrap.list .price-wrap .cart-bt-active {
        padding-left: 0;
        right: 0;
        top: 2px
    }

    #kits-block .group-item {
        width: 254px
    }

    #kits-block .item.last {
        margin: 30px 0 0 -80px
    }

    .follow-price .inp button {
        border-radius: 5px
    }

    header .col-right .login em {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        max-width: 105px
    }

    .pp-a-timer-i {
        padding: 0 3px;
        margin: 0 3px
    }

    .pp-a-timer-i:last-child {
        margin: 0 4px
    }

    .simplebar .item .pp-a-timer-capt {
        margin: 0 1px
    }

    .save-history .title2 {
        display: block;
        position: relative;
        left: 0;
        right: 0;
        padding: 0;
        top: 0;
        margin: 0;
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0
    }

    .save-history {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        margin: 0;
        position: relative;
        right: 0;
        top: 0;
        margin: 0 0 20px
    }

    .popup-site {
        width: 300px;
        padding: 25px 30px 30px
    }

    .popup-site h2 {
        font-size: 19px !important
    }

    .full-width .save-history {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        margin: 0;
        position: relative;
        right: 0;
        top: 0;
        margin: 0 0 20px
    }

    .action-wrap .price-wrap .cart-bt-active i {
        left: 0
    }

    .characteristics-title::before {
        right: -229%
    }

    .product-group .tag.set {
        top: 50px
    }

    .cart-wrap .cart-popup .slider-cart .item {
        height: 220px
    }

    .category-wrap .item .name {
        margin: 0 0 10px 100px;
        min-height: 60px;
        padding: 8px 0 0
    }

    .category-wrap .item .desc {
        margin-left: 0
    }

    .category-page .bannertop .prev-mob, .category-page .bannertop .next-mob {
        display: block
    }

    .category-page .bannertop .viewport {
        width: 200%
    }

    .category-page .bannertop .col-r, .category-page .bannertop .col-l {
        width: 300px
    }

    .category-page .bannertop a.prev-mob {
        margin: -18px 0 0 -9px
    }

    .category-page .bannertop a.next-mob {
        margin: -18px -9px 0 0
    }

    .category-page .bannertop {
        overflow: hidden
    }

    .characteristics-t-subtitle, .characteristics-t-value {
        font-size: 11px
    }

    #header-comparison ul li {
        height: 20px;
        text-align: left;
        padding-left: 10px
    }

    #header-comparison ul li, #header-comparison ul li a {
        width: auto
    }

    #header-comparison ul {
        padding: 0 5px
    }

    .promo-input .close {
        left: 0
    }

    .promo-input {
        padding-left: 20px
    }

    .promo-input .btn-style4 {
        padding: 0 10px
    }

    .promo-input input {
        padding-right: 115px;
        font-size: 12px
    }

    .result-promo .name {
        width: 180px
    }


    header #header-wishlists {
        color: #f7f7f7
    }
}

@media print {
    .wrap {
        max-width: 100% !important;
        width: 100% !important
    }

    header, .line-blue, #main-menu {
        display: none !important
    }
}
