@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,400&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;700&display=swap");
@media screen and (max-width: 1270px) {
  .container {
    width: 992px; }
  .md3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .md4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .md6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .md8 {
    -ms-flex: 0 0 66.666666%;
    flex: 0 0 66.666666%;
    max-width: 66.666666%; }
  .md12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  /* card_details */
  .card_details_meta {
    display: block; }
  .card_details_meta_col {
    margin: 0 0 10px; } }

/* Medium */
@media screen and (min-width: 1020px) {
  .navmenu_shop_btn {
    display: none; } }

@media screen and (max-width: 1020px) {
  .container {
    width: 720px; }
  .tb3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .tb4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .tb5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .tb6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .tb7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .tb8 {
    -ms-flex: 0 0 66.666666%;
    flex: 0 0 66.666666%;
    max-width: 66.666666%; }
  .tb9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .tb12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .tb-hidden {
    display: none !important; }
  .tb-visible {
    display: block !important; }
  .navbars {
    display: block; }
  .pagehead.flexed {
    display: block; }
  .pagehead.flexed h1 {
    margin: 0 0 10px; }
  .phones_mobile {
    display: block; }
  .sorting_filter {
    display: block; }
  .carousel .swiper-button-prev, .carousel .swiper-button-next {
    display: none; }
  .breadcrumbs {
    display: block; }
  .breadcrumbs_pages {
    margin: 0 0 16px; }
  .filter_overlay {
    display: none !important; }
  .filter_btn.active .tags_wrapper {
    margin-top: 20px; }
  /* mobile header */
  body {
    padding-top: 74px; }
  .header_middle {
    display: none; }
  .header_icon_name {
    display: none; }
  .mobile_header {
    -ms-display: flexbox;
    display: flex; }
  .searchbox_select {
    min-width: 90px;
    max-width: 90px; }
  .header {
    position: fixed;
    width: 370px;
    padding: 0;
    background: #111a5d;
    z-index: 1600;
    left: 0;
    top: 0;
    bottom: 0;
    margin: 0;
    overflow: auto;
    display: flex;
    flex-direction: column;
    transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    transform: translateX(-400px);
    opacity: 0; }
    .header.opened {
      transform: translateX(0);
      opacity: 1; }
    .header_top {
      background: 0; }
    .header .container {
      margin: 0;
      width: auto; }
    .header_top .container {
      display: block;
      height: auto; }
    .header_logo_mobile {
      display: block; }
    .header .usernav:not(.logged) {
      display: none; }
  .header_logo_btns.inpage {
    display: flex; }
  .smallnav_ul {
    display: block; }
  .smallnav_ul .show_userpopup {
    display: block; }
  .smallnav_ul li.smallnav-address a,
  .smallnav_ul li.smallnav-time a {
    background: 0;
    width: auto; }
  .smallnav_ul li {
    font-size: 16px;
    line-height: 18px;
    font-family: 'Roboto', sans-serif;
    border-bottom: 1px solid #28306d; }
    .smallnav_ul li a {
      height: auto;
      display: block;
      text-align: left;
      padding: 12px 20px 12px 46px !important;
      position: relative; }
      .smallnav_ul li a::before {
        content: '';
        position: absolute;
        display: block;
        left: 18px !important;
        top: 50%;
        margin-top: -9px; }
      .smallnav_ul li a.user span {
        max-width: none; }
      .smallnav_ul li a span {
        display: block; }
      .smallnav_ul li a:hover {
        background: #28306d; }
    .smallnav_ul li.parent > a::after {
      content: '';
      position: absolute;
      display: block;
      background-image: url("/images/template_2021/svg/down-chevron-white.svg");
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover;
      display: inline-block;
      vertical-align: middle;
      width: 16px;
      height: 12px;
      right: 10px;
      top: 50%;
      margin-top: -6px; }
    .smallnav_ul li.parent.active > a::after {
      transform: matrix(1, 0, 0, -1, 0, 0); }
    .smallnav_ul li.smallnav-shop > a::before {
      background-image: url("/images/template_2021/svg/coins.svg");
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover;
      display: inline-block;
      vertical-align: middle;
      width: 18px;
      height: 18px; }
    .smallnav_ul li.smallnav-phone > a::before {
      background-image: url("/images/template_2021/svg/phone.svg");
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover;
      display: inline-block;
      vertical-align: middle;
      width: 18px;
      height: 18px; }
    .smallnav_ul li.smallnav-garant > a::before {
      background-image: url("/images/template_2021/svg/guarant.svg");
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover;
      display: inline-block;
      vertical-align: middle;
      width: 18px;
      height: 18px; }
    .smallnav_ul li.smallnav-ship > a::before {
      background-image: url("/images/template_2021/svg/ship.svg");
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover;
      display: inline-block;
      vertical-align: middle;
      width: 18px;
      height: 18px; }
    .smallnav_ul li.smallnav-app > a::before {
      background-image: url("/images/template_2021/svg/apps.svg");
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover;
      display: inline-block;
      vertical-align: middle;
      width: 18px;
      height: 18px; }
    .smallnav_ul li.smallnav-address > a::before {
      background-image: url("/images/template_2021/svg/pin.svg");
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover;
      display: inline-block;
      vertical-align: middle;
      width: 18px;
      height: 18px; }
    .smallnav_ul li.smallnav-time > a::before {
      background-image: url("/images/template_2021/svg/clock.svg");
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover;
      display: inline-block;
      vertical-align: middle;
      width: 18px;
      height: 18px; }
    .smallnav_ul li .smallnav_child {
      opacity: 1;
      transform: translateY(0);
      visibility: visible;
      transition: all 0ms ease-in-out;
      -moz-transition: all 0ms ease-in-out;
      -webkit-transition: all 0ms ease-in-out;
      -ms-transition: all 0ms ease-in-out;
      top: auto;
      border-radius: 0;
      -moz-border-radius: 0;
      -webkit-border-radius: 0;
      -ms-border-radius: 0;
      min-width: 0;
      width: 100%;
      display: none;
      position: relative;
      left: auto; }
      .smallnav_ul li .smallnav_child.right {
        right: auto; }
      .smallnav_ul li .smallnav_child li {
        font-size: 14px;
        border-bottom: 1px solid #e3e3e3; }
      .smallnav_ul li .smallnav_child li a {
        text-align: left;
        padding: 10px 16px !important; }
      .smallnav_ul li .smallnav_child li a:hover {
        background: #d5d7ea; }
  .navmenu {
    display: none; }
  .header_address {
    font-family: 'Roboto', sans-serif; }
    .header_address_title {
      display: block;
      padding: 10px 20px 10px 46px;
      line-height: 18px;
      font-size: 16px; }
      .header_address_title::before {
        left: 18px; }
      .header_address_title::after {
        content: none;
        display: none; }
      .header_address_title:hover {
        background-color: 0; }
    .header_address_popup {
      position: relative;
      left: auto;
      min-width: 0;
      transition: all 0ms ease-in-out;
      -moz-transition: all 0ms ease-in-out;
      -webkit-transition: all 0ms ease-in-out;
      -ms-transition: all 0ms ease-in-out;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      border-radius: 0;
      -moz-border-radius: 0;
      -webkit-border-radius: 0;
      -ms-border-radius: 0;
      padding: 10px 15px;
      margin: 0;
      transform: translateY(0);
      opacity: 1;
      visibility: visible; }
      .header_address_popup::after {
        content: none;
        display: none; }
  .header_overlay {
    background: rgba(0, 0, 0, 0.8);
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1599; }
  body.nav_opened {
    height: 100%;
    overflow: hidden; }
  /* mobile header */
  /* footer */
  .footer_middle {
    padding: 10px 0 24px; }
  .footer_middle .row {
    margin: 0; }
  .footer_middle [class*='grid'] {
    padding: 0; }
  .footer .footgrd {
    margin-bottom: 0;
    border-bottom: 1px solid #414c9e; }
  .footer .footgrd:last-child, .footer .footgrd.grid6 {
    border-bottom: 0; }
  .footer .social {
    justify-content: center; }
  .footer_title {
    padding: 10px 0;
    margin: 0;
    position: relative;
    cursor: pointer;
    font-size: 14px;
    line-height: 20px; }
  .footer_title_btn {
    display: block; }
  .footgrd_hide {
    display: none;
    padding-bottom: 20px; }
  .foot_contacts {
    text-align: center; }
  .subscribe_wrapper .grid9 {
    margin-bottom: 20px;
    text-align: center; }
  /* benefits */
  .benefits {
    margin-bottom: 30px; }
  .benefits .grid3 {
    margin-bottom: 10px; }
  .benefit {
    min-height: 100%;
    border: 1px solid #d5d7ea;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px; }
    .benefit_title {
      min-height: 0; }
    .benefit_hover {
      background: 0;
      position: relative;
      width: auto;
      min-height: 100%;
      border: 0;
      padding: 0;
      border-radius: 0;
      -moz-border-radius: 0;
      -webkit-border-radius: 0;
      -ms-border-radius: 0; }
    .benefit_text {
      display: none;
      padding-top: 4px; }
    .benefit:hover .benefit_hover {
      box-shadow: none; }
    .benefit:hover .benefit_text {
      display: none; }
    .benefit_show {
      display: block; }
  /* letbox */
  .letbox_title::before {
    background: #d1d1d1; }
  .letbox_title span {
    background: #f5f5f5; }
  /* CART PAGE */
  .cart_row_desc {
    margin-bottom: 20px; }
  .price_head {
    display: block; }
  .price_head h1 {
    margin: 0 0 10px; }
  /* order_table */
  .order_table {
    display: block; }
  .order_table thead {
    display: none; }
  .order_table tbody {
    display: block; }
  .order_table tr {
    display: block;
    padding: 2px;
    border: 1px solid #d5d7ea;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -ms-border-radius: 8px;
    margin: 0 0 10px; }
  .order_table tr td:first-child {
    background: #dadada !important; }
  .order_table td {
    background: 0;
    border: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 6px;
    padding: 6px 12px; }
    .order_table td:nth-child(odd) {
      background: #eff2f5; }
  .order_table td:last-child {
    margin: 0; }
  .order_table .btn {
    display: inline-block; }
  .order_table_key {
    display: block;
    color: #77879b;
    font-weight: 700; } }

/* Tablet */
@media screen and (max-width: 750px) {

  .quickpopup_image .product_imgs::before {
    z-index: 100;
  }
  html {
    -webkit-text-size-adjust: none; }
  body {
    line-height: 19px; }
  .container {
    margin: 0 15px;
    width: auto; }
  .sm6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .sm12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .sm-hidden {
    display: none !important; }
  .sm-visible {
    display: block !important; }
  .input-field label {
    min-height: 0; }
  .btn {
    padding-left: 12px;
    padding-right: 12px; }
  .pagehead h1, h1, .pagetitle {
    font-size: 24px;
    line-height: 28px; }
  .article h2 {
    font-size: 22px;
    line-height: 24px; }
  .article h3, .pagetitle3 {
    font-size: 20px;
    line-height: 22px; }
  .article iframe {
    max-width: 100%; }
  /* mobile header */
  .searchbox_select {
    min-width: 70px;
    max-width: 70px; }
  /* pagination */
  .pagination, .pagination .btn {
    display: block; }
  /*
  .pagination_pages {
    display: none; }*/
  .pagination_pages {
    display: block;
    text-align: center;
  }
  #products__more{
    display: none; }
  /* sorting */
  .sorting {
    display: block; }
  .sorting_col {
    display: block; }
  .sorting_title {
    display: inline-block; }
  /* home_buttons */
  .home_buttons .btn {
    margin-bottom: 10px; }
  /* quickpopup */
  .quickpopup {
    padding: 16px; }
  .quickpopup_image {
    margin: 0 0 20px; }
  .quickpopup .number, .quickpopup .btn-cart {
    margin-right: 10px; }
  .quickpopup .to_favorite {
    position: absolute;
    left: 26px;
    top: 26px; }
  .quickpopup_meta {
    display: block; }
  .quickpopup .btn-quick1 {
    display: block;
    margin-top: 10px; }
  /* features */
  .features_key {
    min-width: 90px;
    max-width: 90px; }
  .card_details_line {
    display: block; }
  .card_details_info {
    text-align: left; }
  /* CART PAGE */
  .cart_row {
    border: 1px solid #d5d7ea;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    margin: 0 0 5px;
    text-align: center; }
  .cart_row_img {
    margin: 0 0 15px; }
  .cart_row_img img {
    margin: 0 auto; }
  .cart_row_num, .cart_row_count {
    margin: 0 0 15px; }
  .cart_foot {
    border: 1px solid #d5d7ea;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    text-align: center; }
  .cart_buttons .btn {
    min-height: 0;
    margin: 0 0 10px; }
  .cart_row_cat {
    display: block;
    margin: 0 0 8px; }
  .cart_foot.warn {
    font-size: 16px;
    line-height: 20px; }
  /* ORDER */
  .order_section_title {
    padding: 18px;
    padding-left: 56px;
    font-size: 20px; }
  .order_section_content {
    padding: 18px; }
  .order_section.ordertotal {
    font-size: 20px;
    line-height: 22px;
    text-align: center; }
  .order_section.ordertotal .text-right {
    text-align: center; }
  .order_section.ordertotal .ordertotal_sum {
    margin-bottom: 20px; }
  .order_section_selects select {
    width: 100%;
    margin: 0 0 8px; }
  .radiobtns [class*='grid'] {
    margin-bottom: 10px; }
  .order_section_title.check {
    display: block; }
  .order_section_title span {
    display: block;
    margin: 0 0 10px; }
  .order_section_title span:last-child {
    margin: 0; }
  /* autocomplete */
  .autocomplete {
    width: auto;
    left: 15px;
    right: 15px;
    margin: 0;
    transform: none; }
  .autocomplete_img {
    min-width: 60px;
    max-width: 60px; }
  .autocomplete_price {
    font-size: 14px;
    line-height: 16px;
    min-width: 60px;
    max-width: 60px; }
  .autocomplete_desc {
    font-size: 14px;
    line-height: 16px; }
  .autocomplete_tags {
    padding: 0; }
  .autocomplete_tag {
    padding: 4px 8px;
    font-size: 12px; }
  /* card_delivery */
  .card_delivery {
    font-size: 14px;
    line-height: 18px;
    padding: 16px; }
  .card_delivery ul {
    column-count: auto;
    -webkit-column-count: auto;
    column-gap: auto;
    -webkit-column-gap: auto; }
  .card_buttons .btn {
    margin: 0 0 10px; }
  /* tabs */
  .tabs {
    display: block; }
  .tabs li {
    margin: 0 0 8px; }
  .tabs li:last-child {
    margin: 0; }
  /* reviewform */
  .reviewform .btn {
    min-width: 0;
    width: 100%; }
  .radio-group {
    margin: 0 0 25px; }
  .radio-group_title {
    display: block;
    margin: 0 0 6px; }
  /* spoiler */
  .spoiler_icon {
    min-width: 50px;
    max-width: 50px;
    margin-right: 15px; }
  .spoiler_hide {
    font-size: 14px;
    line-height: 20px; }
  .spoiler_title {
    font-size: 18px;
    line-height: 20px; }
  /* contact_item */
  .contact_item_row .grid4 {
    margin-bottom: 10px; }
  .contact_videos iframe {
    height: 240px; }
  .contact_map iframe {
    height: 260px; }
  /* collection */
  .collection {
    margin: 0 0 20px; }
  .collection_footer {
    display: block; }
  .collection_footer_item {
    margin: 0 0 12px; }
  .collection_footer_item:last-child {
    margin: 0; }
  .collection_done_title {
    display: block;
    margin: 0 0 10px; }
  .collection_progress {
    max-width: none; }
  /* card_details_fixed */
  .card_details_fixed.fixed {
    background: #fff;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 1000;
    margin: 0;
    padding: 10px;
    box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.25); } }

/* Mobile */
@media screen and (max-width: 460px) {
  .xs12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
}

@media screen and (max-width: 374px) {
  .header {
    width: 300px; } }

/* XS */
