.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  float: left
}

.col-xs-1 {
  width: 8.333333%
}

.col-xs-2 {
  width: 16.666667%
}

.col-xs-3 {
  width: 25%
}

.col-xs-4 {
  width: 33.333333%
}

.col-xs-5 {
  width: 41.666667%
}

.col-xs-6 {
  width: 50%
}

.col-xs-7 {
  width: 58.333333%
}

.col-xs-8 {
  width: 66.666667%
}

.col-xs-9 {
  width: 75%
}

.col-xs-10 {
  width: 83.333333%
}

.col-xs-11 {
  width: 91.666667%
}

.col-xs-12 {
  width: 100%
}

@media (min-width:544px) {
  .sm-hidden {
    display: none
  }
  .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: left
  }
  .col-sm-1 {
    width: 8.333333%
  }
  .col-sm-2 {
    width: 16.666667%
  }
  .col-sm-3 {
    width: 25%
  }
  .col-sm-4 {
    width: 33.333333%
  }
  .col-sm-5 {
    width: 41.666667%
  }
  .col-sm-6 {
    width: 50%
  }
  .col-sm-7 {
    width: 58.333333%
  }
  .col-sm-8 {
    width: 66.666667%
  }
  .col-sm-9 {
    width: 75%
  }
  .col-sm-10 {
    width: 83.333333%
  }
  .col-sm-11 {
    width: 91.666667%
  }
  .col-sm-12 {
    width: 100%
  }
  .blog_image {
    margin: 0 25px 0 0;
    float: left;
    width: 275px
  }
  .tab_navigation a {
    padding: 10px 15px;
    font-size: 14px
  }
}

@media (min-width:768px) {
  .hidden-md {
    display: none
  }
  #wishlist img {
    display: none
  }
  #menu_mobile, #menu_mobile_bg {
    display: none
  }
  .wrap_search_mobile {
    display: none
  }
  .container {
    max-width: 750px
  }
  .container_fluid {
    max-width: 100%
  }
  .md-hidden {
    display: none
  }
  .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left
  }
  .col-md-1 {
    width: 8.333333%
  }
  .col-md-2 {
    width: 16.666667%
  }
  .col-md-3 {
    width: 25%
  }
  .col-md-4 {
    width: 33.333333%
  }
  .col-md-5 {
    width: 41.666667%
  }
  .col-md-6 {
    width: 50%
  }
  .col-md-7 {
    width: 58.333333%
  }
  .col-md-8 {
    width: 66.666667%
  }
  .col-md-9 {
    width: 75%
  }
  .col-md-10 {
    width: 83.333333%
  }
  .col-md-11 {
    width: 91.666667%
  }
  .col-md-12 {
    width: 100%
  }
  #menu {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 17px
  }
  .menu_item {
    display: inline-block;
    padding: 0 5px
  }
  .header_top {
    border-bottom: 1px solid #e5e5e5
  }
  .header_phones {
    float: right
  }
  .logo {
    float: left
  }
  .header_bottom {
    background: #181818
  }
  .cart_account, .catalog_nav {
    float: right;
    width: 25%
  }
  .search_wrap {
    width: 66.3333%;
    float: right;
    padding: 6px 15px 0
  }
  #catalog_menu {
    position: absolute;
    z-index: 999;
    left: 0;
    width: 100%
  }
  #catalog_menu li {
    padding: 0 20px
  }
  #catalog_menu li:last-child>a {
    border-bottom: none
  }
  .submenu {
    position: absolute;
    z-index: 100;
    top: 0;
    left: 100%;
    min-width: 100%;
    padding: 5px 0;
    background: #fff;
    border: 1px solid #e5e5e5
  }
  li.parent:hover>.submenu {
    display: block
  }
  .angle_icon {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    margin-top: -10px
  }
  .col-md-7 .pagination {
    text-align: left
  }
  .products_sort {
    text-align: right
  }
  .purchase .text_left {
    text-align: left
  }
  .purchase_image {
    width: 70px
  }
  .total_row td {
    border: none;
    padding-left: 0
  }
  .purchase .purchase_total {
    text-align: right;
    padding-right: 0
  }
  #catalog_menu .submenu::before {
    content: '';
    position: absolute;
    top: 0;
    right: 100%;
    width: 26px;
    height: 100%
  }
  #catalog_menu {
    display: none;
    flex-direction: column;
    -webkit-box-shadow: 0 2px 10px #0003;
    -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 10px #0003;
    font-size: .8125rem;
    top: 100%
  }
  #catalog_menu .submenu {
    position: absolute;
    left: 100%;
    top: 0;
    height: 100%;
    -webkit-box-shadow: 0 2px 10px #0003;
    -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 10px #0003
  }
  #catalog_menu .submenu>ul {
    overflow-y: scroll;
    width: 100%;
    height: 100%
  }
  #catalog_menu li {
    position: static
  }
  .t_header_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    height: 50px
  }
  .t_header_wrap .t_header_left {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 150px;
    -ms-flex: 0 0 150px;
    flex: 0 0 150px;
    max-width: 150px;
    margin-right: 20px
  }
  .t_header_wrap .t_header_right {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 calc(100% - 170px);
    -ms-flex: 0 0 calc(100% - 170px);
    flex: 0 0 calc(100% - 170px);
    max-width: calc(100% - 170px)
  }
  .t_header_wrap .t_header_featured_categories {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
  }
  .t_header_informers {
    position: absolute;
    width: 340px;
    bottom: -95px;
    right: 0;
    background: #fff;
    height: 38px;
    overflow: hidden
  }
  .t_header_wrap .h_featured_title {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 200px;
    -ms-flex: 0 0 200px;
    flex: 0 0 220px;
    max-width: 220px;
    color: #2d2d2d;
    font-size: 13px;
    line-height: 1.4;
    text-transform: uppercase;
    font-weight: 500
  }
  .t_header_wrap .h_featured_categories {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 calc(100% - 220px);
    -ms-flex: 0 0 calc(100% - 220px);
    flex: 0 0 calc(100% - 220px);
    max-width: calc(100% - 220px)
  }
  .t_header_wrap .h_featured_categories {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 50px;
    padding: 0 0 0 10px
  }
  .h_featured_category a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 60px;
    text-align: center;
    height: 50px;
    font-size: 10px
  }
  .header_middle {
    padding: 5px 0 5px;
    height: 50px
  }
  .top_inner .cart_info {
    line-height: 38px
  }
  .cartinfo_icon {
    width: 38px;
    height: 38px;
    background-position: -199px 5px
  }
  .top_item {
    height: 38px;
    padding: 10px 10px 0
  }
  .top_logo img {
    max-width: 150px
  }
  .logo {
    float: left;
    width: auto;
    margin-top: 11px
  }
  #menu {
    width: auto;
    margin: 11px 0 0 0!important;
    float: right
  }
  .logo a {
    display: inline-block;
    text-align: left;
    letter-spacing: 1px;
    margin-right: 10px
  }
  .logo .my-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-bottom: -5px
  }
}

@media (min-width:768px) and (max-width:991px) {
  .search_wrap {
    width: 66.3333%;
    float: right;
    padding: 6px 15px 0;
    width: calc(66.666% - 190px);
    margin-right: 190px
  }
  .t_header_informers {
    position: absolute;
    width: 190px;
    bottom: -95px;
    right: 0;
    background: #fff;
    height: 38px;
    overflow: hidden
  }
  .cart_account, .catalog_nav {
    float: right;
    width: 33.333%
  }
}

@media (min-width:992px) {
  .container {
    max-width: 970px
  }
  .container_fluid {
    max-width: 100%
  }
  .lg-hidden {
    display: none
  }
  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left
  }
  .col-lg-1 {
    width: 8.333333%
  }
  .col-lg-2 {
    width: 16.666667%
  }
  .col-lg-3 {
    width: 25%
  }
  .col-lg-4 {
    width: 33.333333%
  }
  .col-lg-5 {
    width: 41.666667%
  }
  .col-lg-6 {
    width: 50%
  }
  .col-lg-7 {
    width: 58.333333%
  }
  .col-lg-8 {
    width: 66.666667%
  }
  .col-lg-9 {
    width: 75%
  }
  .col-lg-10 {
    width: 83.333333%
  }
  .col-lg-11 {
    width: 91.666667%
  }
  .col-lg-12 {
    width: 100%
  }
  .cart_account, .catalog_nav {
    width: 25%
  }
  .search_wrap {
    width: calc(75% - 340px);
    margin-right: 340px
  }
  .menu_item {
    padding: 0 4px
  }
  #sidebar {
    float: right
  }
  .news_annotation {
    max-height: 95px
  }
  .filter_head {
    border-bottom: 1px solid #e5e5e3;
    padding: 0 0 10px;
    font-size: 16px;
    color: #000;
    background-color: transparent
  }
  .filter_head::before {
    content: '';
    width: 60px;
    height: 3px;
    background: #f5831c;
    position: absolute;
    bottom: -2px;
    left: 0
  }
}

@media (min-width:544px) and (max-width:991px) {
  .news_image {
    margin: 0 25px 0 0;
    float: left;
    width: 275px;
    height: 205px;
    padding: 0
  }
  .foot:nth-child(3n) {
    clear: left
  }
}

@media (min-width:1200px) {
  .container {
    max-width: 1200px
  }
  .container_fluid {
    max-width: 100%
  }
  .h_featured_categories .slick-list {
    width: 100%
  }
  .xl-hidden {
    display: none
  }
  .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9 {
    float: left
  }
  .col-xl-1 {
    width: 8.333333%
  }
  .col-xl-2 {
    width: 16.666667%
  }
  .col-xl-3 {
    width: 25%
  }
  .col-xl-4 {
    width: 33.333333%
  }
  .col-xl-5 {
    width: 41.666667%
  }
  .col-xl-6 {
    width: 50%
  }
  .col-xl-7 {
    width: 58.333333%
  }
  .col-xl-8 {
    width: 66.666667%
  }
  .col-xl-9 {
    width: 75%
  }
  .col-xl-10 {
    width: 83.333333%
  }
  .col-xl-11 {
    width: 91.666667%
  }
  .col-xl-12 {
    width: 100%
  }
  .browsed_img {
    width: 80px
  }
  .browsed_name {
    font-size: 15px
  }
  #menu {
    margin-left: 90px
  }
  .hover_block {
    min-height: 132px
  }
  .hover_inner {
    margin-bottom: -47px
  }
  .card:hover .hover_inner {
    margin-bottom: 0
  }
  .card:hover .promo_img_list {
    margin-top: -22px
  }
}

@media (min-width:767px) and (max-width:1199px) {
  .add_buttons {
    flex-wrap: wrap
  }
  .product-discount {
    margin-top: 15px;
    margin-left: 0
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .foot_social a {
    width: 30px;
    height: 30px;
    line-height: 29px
  }
}

@media (max-width:991px) {
  .copyright>span {
    margin-right: 30px
  }
  .menu_link_user {
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 83px;
    white-space: nowrap;
    vertical-align: bottom
  }
  #sidebar {
    margin-top: 20px
  }
  .top_inner .informer_text {
    display: none
  }
  #free_shipping, .tablet-hidden {
    display: none
  }
}

@media (max-width:1150px) {
  .logo {
    margin-top: 0;
  }
  .logo a {
    display: block;
    line-height: 20px;
    background-size: 15px !important;
    padding-left: 20px !important;
  }
}

@media (max-width:1024px) {
  .logo {
    margin-top: 11px;
  }
  .logo a {
    display: inline-block;
    line-height: unset;
    background-size: contain !important;
    padding-left: 25px !important;
  }
  #menu {
    display: none
  }
  .header {
    padding-top: 51px
  }
  .header_top {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff
  }
  .header_top.fixed {
    position: fixed;
    z-index: 99
  }
  .header_phone {
    font-size: 12px
  }
}

@media (max-width:767px) {
  body {
    padding-bottom: 46px
  }
  #mob_callback_phones {
    padding: 40px 50px 40px 40px;
    min-width: 280px
  }
  .header_phone:not(:last-child) {
    margin-bottom: 22px!important
  }
  .header_phone {
    padding-top: 3px!important;
    padding-left: 40px!important;
    font-size: 18px!important;
    line-height: 28px!important;
    white-space: nowrap
  }
  .header_phone:hover {
    text-shadow: none
  }
  .mob_user {
    display: block;
    padding: 16px 30px 15px 80px!important;
    background: url(https://img.icons8.com/material-rounded/50/ffffff/user-male-circle.png) no-repeat left 20px center;
    background-size: 24px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
  }
  .main {
    padding-top: 25px
  }
  .header_middle {
    display: none
  }
  #comparison .inf_icon_top, #wishlist .inf_icon_top {
    display: inline-block!important
  }
  .menu_mobile_content .inf_icon_top, .top_inner .inf_icon_mob_menu, .top_inner .informer_counter_mob_menu {
    display: none!important
  }
  .menu_mobile_content .informer_text {
    display: inline-block!important
  }
  .top_inner .informer_counter.mobile-hidden {
    display: inline-block
  }
  .informer_counter_mobile {
    position: absolute;
    right: 7px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    min-width: 20px;
    padding: 4px 5px;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    background: #cf2429;
    font-size: 10px;
    line-height: 12px;
    font-weight: 700
  }
  .main_categories {
    margin-top: 15px
  }
  #menu_mobile_bg {
    display: none;
    position: fixed;
    z-index: 10000;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5)
  }
  #menu_mobile {
    position: fixed;
    z-index: 9999999;
    left: -78%;
    width: 78%;
    height: 100%;
    max-width: 300px;
    overflow: auto;
    background-color: #fff;
    transition: left .5s
  }
  body.open_menu #menu_mobile {
    left: 0
  }
  .menu_mobile_header {
    position: relative;
    height: 144px;
    padding-top: 22px;
    padding-bottom: 7px;
    padding-left: 14px;
    background-color: #122538
  }
  .mob_menu__logo {
    display: inline-block;
    width: 217px
  }
  .menu_mobile_auth {
    position: absolute;
    left: 0;
    bottom: 9px;
    width: 100%;
    font-weight: 500
  }
  .menu_mobile_content {
    margin-top: 8px;
    padding-left: 0
  }
  .menu_mobile_content li {
    padding: 0 8px;
    list-style: none
  }
  .menu_mobile_content li.last {
    padding-bottom: 4px;
    margin-bottom: 3px;
    border-bottom: 1px solid rgba(151, 151, 151, .2)
  }
  .menu_mobile_content>li>* {
    position: relative;
    display: block;
    text-decoration: none;
    padding: 16px 30px 15px 72px;
    line-height: 16px;
    font-weight: 300
  }
  .menu_mobile_content>li>.active {
    background-color: rgba(245, 131, 28, .3);
    border-radius: 4px
  }
  .menu_mobile_content img, .menu_mobile_content svg {
    position: absolute;
    top: 50%;
    left: 24px;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 24px;
    height: 24px;
    fill: #4e4c4c
  }
  .menu_mobile_auth a {
    color: #fff;
    text-decoration: none;
    padding-right: 10px
  }
  .menu_mobile_auth a:last-child {
    padding-left: 10px;
    border-left: 2px solid #fff
  }
  .menu_mobile_auth a:first-child {
    padding-left: 0;
    border-left: none
  }
  .search_mobile {
    background: 0 0;
    border: none;
    padding: 0
  }
  .search_mobile svg {
    width: 22px;
    height: 22px;
    margin: 0
  }
  .search_mobile.active svg {
    fill: #f5831c
  }
  .comparison_desktop {
    display: none
  }
  .search_wrap {
    display: none;
    position: fixed;
    z-index: 99;
    top: 46px;
    left: 15px;
    width: calc(100% - 30px)
  }
  .mobile_call_bottom {
    display: block;
    position: fixed;
    z-index: 99;
    bottom: 0;
    left: 0;
    font-size: 19px;
    width: 100%;
    text-align: center;
    padding: 10px 0;
    background: #f5831c;
    color: #fff;
    text-decoration: none;
    box-shadow: -1px -1px 19px rgba(0, 39, 0, .55);
    -webkit-box-shadow: -1px -1px 19px rgba(0, 39, 0, .55)
  }
  .mobile_call_bottom span {
    position: relative
  }
  .mobile_call_bottom span:before {
    content: '';
    position: absolute;
    right: 100%;
    height: 18px;
    top: 50%;
    margin-right: 10px;
    margin-top: -9px;
    width: 18px;
    background: url(https://img.icons8.com/metro/52/ffffff/phone.png) no-repeat;
    -webkit-background-size: cover;
    background-size: cover
  }
  .header_middle>div {
    display: flex
  }
  .header_middle .logo {
    width: auto
  }
  .header_middle .logo .header_phone {
    padding-left: 26px;
    padding-top: 0;
    margin-bottom: 8px
  }
  .header_middle .logo .header_phone:last-child {
    margin-bottom: 0
  }
  .mobile-hidden {
    display: none
  }
  .header_top {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    background: #fff
  }
  #menu {
    position: fixed;
    z-index: 9999;
    top: 51px;
    left: 0;
    width: 100%;
    padding: 0 15px 0;
    background-color: #fff;
    text-align: center
  }
  .menu_item {
    padding: 10px 15px;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    background-color: #fbfbfb
  }
  .menu_item:last-child {
    border-bottom: 2px solid #e5e5e5;
    padding-bottom: 20px
  }
  .header_phones {
    text-align: center;
    padding-top: 10px
  }
  .header_phone {
    font-size: 17px;
    padding-top: 5px
  }
  .callback {
    font-size: 13px
  }
  .top_inner {
    border-bottom: 1px solid #e5e5e5
  }
  .top_item {
    width: 26%;
    padding: 15px 0 0;
    text-align: center
  }
  .search_wrap {
    background: #f5831c;
    padding: 2px;
    margin: 5px 0
  }
  .catalog_nav {
    margin-bottom: 20px
  }
  #catalog_menu .submenu a {
    padding-left: 10px
  }
  #catalog_menu {
    padding: 5px 20px 5px
  }
  #catalog_menu .submenu .submenu a {
    padding-left: 20px
  }
  #catalog_menu .submenu .submenu .submenu a {
    padding-left: 30px
  }
  .cat_switch {
    position: absolute;
    top: 0;
    right: -10px;
    width: 37px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer
  }
  .cat_switch svg {
    vertical-align: middle
  }
  .cat_switch:hover {
    color: #ff9c00
  }
  .cat_switch.active {
    transform: rotate(180deg)
  }
  .purchase, .purchase tbody, .purchase td, .purchase tfoot, .purchase th, .purchase tr {
    display: block
  }
  .purchase tr {
    position: relative;
    margin-bottom: 15px;
    border: 1px solid #e5e5e5
  }
  .purchase .total_row {
    border: none
  }
  .purchase .purchase_total {
    border: 1px solid #e5e5e5;
    padding: 20px 5px
  }
  .purchase .coupon {
    border: 1px solid #e5e5e5;
    padding: 10px 5px 0
  }
  .purchase td, .purchase th {
    border: none;
    padding: 5px
  }
  .purchase .purchase_image {
    padding-top: 15px
  }
  .purchase .purchase_sum {
    padding-bottom: 20px
  }
  .purchase td:empty, .purchase th:empty {
    display: none
  }
  .purchase .coupon .message_error {
    margin: 0 auto 12px
  }
  .purchase_remove {
    position: absolute;
    top: 8px;
    right: 8px
  }
  .logo {
    margin: auto;
    min-width: 190px
  }
  .header_phones {
    display: none;
    position: absolute;
    z-index: 1;
    top: 130px;
    left: 5%;
    width: 90%;
    background: #fff;
    box-shadow: 0 3px 7px #000;
    padding-bottom: 15px
  }
  .new-callback {
    float: right;
    margin-top: 0;
    font-size: 24px;
    font-weight: 700;
    text-decoration: none;
    color: #f5831c;
    width: calc(100% - 50px);
    text-align: center;
    line-height: 50px;
    padding-top: 0
  }
  .new-callback svg {
    float: right;
    width: 50px;
    height: 50px
  }
  .phone-icon path {
    fill: #fff;
    width: 50px
  }
  .product_info .amount {
    position: absolute;
    top: 85px;
    right: 0
  }
  #cart_informer {
    width: 20%
  }
  .top_inner .cart_info {
    padding: 0 4px
  }
  .breadcrumb {
    padding: 0 0 15px;
    margin-top: 0
  }
  .features_name {
    width: 55%
  }
  .features_value {
    width: 45%
  }
  .header_phone {
    font-size: 16px
  }
  #description iframe {
    height: auto
  }
  .wrap_lang {
    position: absolute;
    float: none;
    right: 0;
    bottom: 0
  }
  .lang_dropdown a {
    margin-right: 5px
  }
  .lang_dropdown a.active, .lang_dropdown a:hover {
    color: #fff
  }
}

@media (max-width:768px) {
  .t_header_featured_categories, .t_header_left {
    display: none
  }
  .top_item:last-child {
    float: left
  }
}

@media (max-width:543px) {
  .add_buttons {
    flex-wrap: wrap
  }
  .wrap-product-discount {
    width: 100%
  }
  .product-discount {
    margin-top: 15px;
    margin-left: 0
  }
  .small-hidden {
    display: none
  }
  .slick-dots {
    bottom: 10px
  }
}

@media (max-width:480px) {
  .order_footer .tooltip2 .tooltiptext {
    left: 50%;
    transform: translateX(-50%);
    top: 100%;
    width: 180px;
    margin-top: 12px;
    font-size: 12px
  }
  .order_footer .tooltip2 .tooltiptext::after {
    top: auto;
    right: auto;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    border-color: transparent transparent #000 transparent
  }
  .copyright {
    flex-wrap: wrap
  }
  .copyright>span {
    margin-right: 0;
    flex: 0 0 100%
  }
  .wrap_lang {
    order: -1;
    margin-bottom: 4px
  }
  #mob_callback_phones {
    max-width: 90%;
    padding-left: 25px;
    padding-right: 25px;
    text-align: center
  }
  .header_phone {
    display: inline-block
  }
  .main_categories>div:nth-child(odd) {
    padding-right: 5px
  }
  .main_categories>div:nth-child(even) {
    padding-left: 5px
  }
  .main_categories .card {
    margin-bottom: 10px!important
  }
  .main_categories .card .image {
    padding: 15px 0;
    line-height: 150px;
    height: 180px
  }
  .main_categories .card .image img {
    max-height: 100%
  }
  .popup_cart_mob {
    display: block;
    margin-bottom: 5px;
    text-align: center
  }
}