/*==========  Desktop First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
    .header__line .header__links,
    .header  .logo-descr,
    .header__line .menu,
    .header__line .header__item {
        display: none;
    }
    body {
        font-size: 16px;
    }
    .header__line {
        border: none !important;
        padding: 0 !important;
    }
    .logo img {
        width: 153px;
    }
    .billbord__wrap,
    .billbord__slider,
    .billbord__slide {
        height: 750px;
    }
    .hidden-mob {
        display: none !important;
    }
    .btn-header {
        width: 24px;
        height: 24px;
    }
    .header {
        padding-top: 8px;
        padding-bottom: 16px;
    }
    .header::after {
        position: absolute;
        display: block;
        content: " ";
        left: 15px;
        right: 15px;
        bottom: 0;
        height: 0.5px;
        background: rgba(225, 214, 194, 0.64);
        transition: all 0.3s;
    }
    .header.fixed::after {
        opacity: 0;
    }
    .billbord {
        padding-top: 0;
        height: auto;
        background: transparent;
    }
    .sandwich {
        width: 41px;
        height: 31px;
        margin-top: 7px;
        padding-top: 0px;
    }
    .sw-topper {
        top: 5px;
        width: 39px;
        height: 2px;
        border-radius: 4px;
    }
    .sw-bottom {
        top: 11px;
        width: 39px;
        height: 2px;
        border-radius: 4px;
    }
    .sw-footer {
        top: 17px;
        width: 39px;
        height: 2px;
        border-radius: 4px;
    }
    .sandwich.active .sw-topper {
        top: 10px;
    }
    .sandwich.active .sw-footer {
        top: 6px;
    }
    .container {
        max-width: 100%;
        padding: 0 15px;
    }
    .row > div {
        padding: 0 4px;
    }
    .row {
        margin: 0 -4px;
    }
    .title-section {
        font-size: 32px;
        line-height: 110%;
        text-align: center;
    }
    .billbord .title-section {
        margin-bottom: 16px;
        max-width: 100%;
    }
    .btn-main {
        padding: 0 42px;
        height: 66px;
        gap: 24px;
        font-size: 14px;
        line-height: 130%;
        border-radius: 64px;
        letter-spacing: 0.08em;
    }
    .btn-main i {
        font-size: 18px;
    }
    .billbord__wrap {
        padding-top: 220px;
    }
    .billbord__descr {
        font-size: 14px;
        margin-bottom: 42px;
        max-width: 100%;
    }
    .billbord__content {
        margin-bottom: 0;
        margin-top: -45px;
        max-width: 100%;
    }
    .title-middle {
        font-size: 24px;
    }
    .billbord__item .title-middle {
        margin-bottom: 24px;
    }
    .billbord__item {
        padding: 42px 32px;
        border: none;
    }
    .billbord__content .row > div {
        margin: 0;
    }
    .billbord__slider .slick-dots {
        bottom: 92px;
    }
    .slick-dots li,
    .slick-dots li button {
        width: 8px;
        height: 8px;
    }
    .slick-dots li {
        margin: 0 4px;
    }
    .slider-marquee {
        padding: 11px 0;
        margin: 0 -15px;
    }
    .item-marquee {
        font-size: 9px;
        padding: 0 17px;
        letter-spacing: 0.16em;
    }
    .item-marquee::before {
        right: -9px;
        width: 18px;
        height: 18px;
    }
    .catalog {
        padding: 52px 0;
    }
    .more-button {
        padding-top: 32px;
        text-align: center;
        margin-top: 0;
        padding-right: 0;
    }
    .more-button .btn-main {
        height: 71px;
        font-size: 18px;
        width: 100%;
        padding: 0 10px;
    }
    .more-button .btn-main i {
        font-size: 22px;
    }
    .slider-list, .slider-catalog {
        padding: 0;
    }
    .slider-info {
        gap: 16px;
        margin: 0;
        top: 0;
        left: 0;
        right: 88px;
        position: absolute;
    }
    .slider-counter {
        font-size: 32px;
    }
    .slider-progress {
        height: 1px;
        max-width: 100%;
    }
    .slider-progress-bar {
        height: 4px;
        bottom: -1px;
    }
    .item-catalog:hover {
        box-shadow: 0 4px 32px 0 rgba(99, 89, 47, 0.08);
    }
    .item-catalog__image {
        height: 310px;
    }
    .item-catalog__content {
        padding: 32px;
        border-top-width: 1.50px;
    }
    .tag-main {
        top: 20px;
        left: 20px;
        padding: 0 8px;
        font-size: 11px;
    }
    .item-catalog__title {
        font-size: 18px;
        margin-bottom: 32px;
    }
    .item-catalog__bottom {
        padding-top: 24px;
        border-top-width: 1.50px;
    }
    .add-basket {
        width: 42px;
        height: 42px;
    }
    .price-main {
        font-size: 28px;
    }
    .price-main span {
        font-size: 26px;
    }
    .price-old {
        font-size: 14px;
    }
    .slider-catalog {
        padding-top: 56px;
        position: relative;
    }
    .slick-arrow {
        width: 32px;
        height: 32px;
        font-size: 14px;
        top: 0;
        right: 0;
        left: auto;
        transform: none;
        border-width: 1.5px;
    }
    .slick-prev {
        right: 40px;
    }
    .slick-arrow i::before {
        content: "\f060";
    }
    .slick-arrow i {
        font-weight: 400;
    }
    .slick-next i::before {
        content: "\f061";
    }
    .catalog .title-section {
        margin-bottom: 42px;
    }
    .descr-section {
        font-size: 16px;
        padding-top: 16px;
        padding-bottom: 42px;
        line-height: 140%;
        text-align: center;
    }
    .content-section {
        padding: 0;
    }
    .list-page li {
        padding-left: 40px;
        margin-bottom: 32px;
    }
    .list-page li::before {
        top: 12px;
        width: 24px;
        height: 1px;
    }
    .feedback .list-page {
        margin-bottom: 32px;
        max-width: 100%;
    }
    .form-page {
        padding: 20px 24px;
        padding-left: 49px;
        padding-bottom: 32px;
        margin-left: 0;
        border-width: 1.5px;
    }
    .item-form {
        margin-bottom: 20px;
    }
    .item-form input,
    .item-form textarea {
        height: 55px;
        font-size: 16px;
        line-height: 140%;
        border-width: 1px;
    }
    .checkbox {
        font-size: 9px;
        line-height: 120%;
        margin-top: 24px;
    }
    .form-page .checkbox {
        max-width: 263px;
        margin-left: auto;
        margin-right: auto;
    }
    .radio label input,
    .checkbox label input {
        position: absolute;
        z-index: -1;
        height: 1px !important;
        width: 1px !important;
        opacity: 0 !important;
        margin: 12px 2px 0 7px !important;
    }
    .radio label > span,
    .checkbox label > span {
        padding: 4px 0 0 29px;
    }
    .checkbox label > span:before {
        top: 2px;
        width: 21px;
        height: 21px;
    }
    .checkbox label > span:after {
        top: 3px;
        width: 21px;
        height: 21px;
        color: #38332f;
        font-size: 12px;
    }
    .form-page .btn-main {
        margin-top: 24px;
        font-size: 18px;
        height: 71px;
    }
    .title-vertical {
        font-size: 12px;
        gap: 16px;
        top: 387px;
        left: 16px;
    }
    .title-vertical::before {
        height: 2px;
        width: 235px;
    }
    .icon-input {
        width: 24px;
        height: 24px;
        right: 8px;
    }
    .slider-steps .slider-info {
        left: 0;
        bottom: auto;
    }
    .slider-steps {
        padding-top: 56px;
    }
    .line-form .item-form {
        margin: 0;
        width: 100%;
    }
    .feedback {
        padding-bottom: 84px;
    }
    .line-form {
        display: block;
    }
    .steps .checkbox {
        max-width: 261px;
        margin-top: 24px;
    }
    .line-form .btn-main {
        height: 71px;
        font-size: 18px;
        padding: 0 10px;
        margin-top: 24px;
        width: 100%;
    }
    .mobile-image-step img {
        width: 100%;
        height: 100%;
    }
    .title-text {
        font-size: 20px;
        line-height: 140%;
    }
    .slider-steps .title-text {
        margin-bottom: 16px;
    }
    .mobile-image-step {
        margin: 16px 0;
    }
    .recommendations .title-section {
        margin-bottom: 42px;
        max-width: 100%;
    }
    .slider-recommendations {
        margin: 0;
    }
    .recommendations .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .recommendations .title-vertical {
        display: none;
    }
    .slider-recommendations .slider-info {
        margin: 0;
    }
    .slider-recommendations {
        padding-top: 56px;
    }
    .slider-recommendations .slider-progress {
        max-width: 100%;
    }
    .slider-recommendations .slick-arrow {
        bottom: auto;
        top: 0;
        left: auto;
        right: 0;
    }
    .slider-recommendations .slick-prev {
        right: 40px;
    }
    .slider-list {
        margin-top: 42px;
        padding-top: 56px;
    }
    .rating {
        gap: 3px;
    }
    .rating__item {
        width: 16px;
        height: 16px;
    }
    .item-review {
        padding: 32px;
        border-width: 1.5px;
    }
    .item-review__head {
        padding-bottom: 32px;
        gap: 16px;
        margin-bottom: 24px;
        border-width: 1.5px;
        width: auto;
    }
    .item-review__image {
        width: 64px;
        height: 64px;
    }
    .item-review__title {
        font-size: 18px;
        margin-bottom: 8px;
    }
    .item-catalog__line,
    .item-review__bottom {
        padding-top: 24px;
    }
    .item-catalog__link,
    .item-review__link {
        font-weight: 700;
        font-size: 12px;
    }
    .item-catalog__date,
    .item-review__date {
        font-size: 14px;
    }
    .dropdown-about__head {
        padding: 24px 8px;
        border-bottom: 0.50px solid rgba(56, 51, 47, 0.64);
        display: flex;
        align-items: center;
        justify-content: space-between;
        line-height: 120%;
        color: #38332f;
        cursor: pointer;
        transition: all 0.3s;
    }
    .dropdown-about__head i {
        font-size: 14px;
        transition: all 0.3s;
    }
    .dropdown-about__content {
        padding-top: 32px;
        padding-bottom: 16px;
        display: none;
    }
    .dropdown-about__content .title-middle {
        margin-bottom: 16px;
    }
    .dropdown-about__content a {
        border-bottom: 1px #d37e3e solid;
        color: #d37e3e;
    }
    .dropdown-about__content a:hover {
        border-color: transparent;
    }
    .dropdown-about__content img {
        width: 100%;
        height: auto;
        margin-top: 32px;
    }
    .news,
    .stones,
    .about,
    .reviews,
    .recommendations {
        padding: 52px 0;
    }
    .dropdown-about.active .dropdown-about__head {
        color: #d37e3e;
        font-weight: 600;
    }
    .dropdown-about.active .dropdown-about__head i {
        transform: rotate(180deg);
    }
    .item-catalog__head .item-catalog__title {
        font-size: 18px;
        gap: 16px;
    }
    .item-catalog__value {
        font-size: 14px;
        letter-spacing: 0.03em;
    }
    .item-catalog_news .item-catalog__image {
        height: 285px;
    }
    .item-catalog_news .item-catalog__title {
        margin-bottom: 16px;
    }
    .footer {
        padding-top: 32px;
        padding-bottom: 70px;
        background-position: right center;
        background-attachment: initial;
    }
    .footer .logo img {
        width: 133px; 
    }
    .logo-descr {
        font-size: 14px;
        max-width: 199px;
        padding-top: 16px;
    }
    .footer .list-socials {
        margin-top: 24px;
    }
    .list-socials {
        gap: 16px;
    }
    .list-socials img {
        width: 42px;
    }
    .footer__menu {
        padding: 64px 0;
        margin: 0;
        text-align: center;
    }
    .footer__menu a {
        font-size: 18px;
        font-weight: 500;
        border-width: 0.50px;
    }
    .footer__title {
        font-size: 18px;
        margin-bottom: 24px;
        letter-spacing: 0.2em;
        text-align: center;
    }
    .footer__menu li {
        margin-bottom: 16px;
    }
    .nav-wrap {
        gap: 40px;
        padding: 0 32px;
        grid-template-columns: 1fr 1fr;
    }
    .footer__nav li {
        margin-bottom: 16px;
    }
    .item-contact {
        padding: 0 48px;
        margin-bottom: 24px;
    }
    .item-contact:last-child {
        margin-bottom: 0;
    }
    .item-contact__title {
        font-size: 10px;
        margin-bottom: 8px;
    }
    .line-contacts {
        gap: 16px;
    }
    .socials-contact {
        gap: 4px;
    }
    .socials-contact img {
        width: 16px;
    }
    .line-contacts .phone-main {
        font-size: 17px;
    }
    .footer__bottom {
        padding: 32px 0;
        margin-top: 32px;
        gap: 10px;
        font-size: 14px;
        flex-direction: column;
        align-items: center;
        border-width: 0.5px;
    }
    .create img {
        width: 66px;
    }
    .create {
        gap: 8px;
    }
    .billbord__slider .slick-arrow {
        display: none !important;
    }
    .billbord__slide::after {
        display: none;
    }
    .billbord__slide::before {
        background: rgba(56, 51, 47, 0.64);
    }
    .menu-mobile {
        padding: 0 15px;
        padding-bottom: 40px;
        position: fixed;
        top: 88px;
        bottom: 72px;
        left: 0;
        width: 100%;
        overflow: auto;
        background: #1d1a18;
        display: none;
    }
    .menu-mobile::after {
        position: absolute;
        display: block;
        content: " ";
        left: 15px;
        right: 15px;
        top: 0;
        height: 0.5px;
        background: rgba(225, 214, 194, 0.64);
        transition: all 0.3s;
    }
    .navigation > li > a {
        padding: 21px 0;
        font-size: 18px;
        line-height: 21px;
        color: #e1d6c2;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .buttons-fixed {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 900;
        border-top: 1px solid rgba(190, 176, 150, 0.64);
        background: #f2f1ed;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .btn-fixed {
        flex: 1;
        height: 72px;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
    }
    .navigation {
        padding-bottom: 12px;
        border-bottom: 0.50px solid rgba(225, 214, 194, 0.64);
    }
    .navigation ul {
        max-height: calc(100vh - 250px);
        overflow: auto;
        display: none;
    }
    .navigation ul li {
        margin-bottom: 24px;
    }
    .navigation ul li a {
        color: rgba(225, 214, 194, 0.64);
        font-weight: 500;
    }
    .navigation ul::-webkit-scrollbar {
        -webkit-appearance: none;
    }
    .navigation ul::-webkit-scrollbar:vertical {
        width: 4px;
    }
    .navigation ul::-webkit-scrollbar:horizontal {
        height: 4px;
    }
    .navigation ul::-webkit-scrollbar-thumb {
        background-color: #beb096;
        border-radius: 10px;
    }
    .navigation ul::-webkit-scrollbar-track {
        border-radius: 10px;
        background-color: rgba(190, 176, 150, 0.32);
    }
    .navigation__haschild > a::after {
        font-size: 12px;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
        font-family: "Font Awesome 5 Pro";
        font-weight: 400;
        content: "\f078";
        transition: all 0.3s;
    }
    .navigation__haschild.active > a::after {
        transform: rotate(180deg);
    }
    .navigation__haschild.active > a {
        color: #ac5122;
    }
    .unit-dropdown {
        border-bottom: 0.50px solid rgba(225, 214, 194, 0.64);
    }
    .unit-dropdown__head {
        padding: 24px 8px;
        gap: 5px;
        color: #e1d6c2;
        display: flex;
        align-items: center;
    }
    .unit-dropdown__head span {
        font-weight: 600;
        color: #975330;
    }
    .unit-dropdown__head::after {
        font-size: 14px;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
        font-family: "Font Awesome 5 Pro";
        font-weight: 400;
        content: "\f078";
        transition: all 0.3s;
        margin-left: auto;
    }
    .unit-dropdown.active .unit-dropdown__head::after {
        transform: rotate(180deg);
        color: #b15625;
    }
    .unit-dropdown__content {
        padding-bottom: 24px;
        display: none;
    }
    .unit-dropdown__wrap {
        gap: 32px;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }
    .item-language {
        font-size: 14px;
        padding-left: 33px;
        line-height: 140%;
        letter-spacing: 0.03em;
        color: rgba(225, 214, 194, 0.64);   
        font-weight: 500;
        position: relative;
    }
    .item-language::after,
    .item-language::before {
        position: absolute;
        display: block;
        content: " ";
        top: 0;
        left: 0;
        width: 21px;
        height: 21px;
        background-image: url(../img/radio.svg);
        background-repeat: no-repeat;
        background-size: contain;
        transition: all 0.3s;
    }
    .item-language::after {
        background-image: url(../img/radio_active.svg);
        opacity: 0;
    }
    .item-language.active::after {
        opacity: 1;
    }
    .item-language.active::before {
        opacity: 0;
    }
    .item-language.active {
        color: rgba(225, 214, 194, 0.96);
    }
    .unit-dropdown__list li {
        margin-bottom: 8px;
        text-align: center;
    }
    .unit-dropdown__list li a {
        height: 53px;
        font-size: 18px;
        letter-spacing: 0.03em;
        color: rgba(225, 214, 194, 0.64);
        font-weight: 500;
        border: 0.50px solid rgba(225, 214, 194, 0.64);
        border-radius: 64px;
        padding: 0 64px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        text-align: center;
    }
    .unit-dropdown__list li.active a {
        background: #d37e3e;
        border-color: #d37e3e;
        color: #fff;
        font-weight: 700;
    }
    .menu-mobile__bottom {
        margin-top: 70px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .menu-mobile__location {
        max-width: 145px;
        color: rgba(225, 214, 194, 0.64);
    }
    .header.active {
        background: #1d1a18;
    }
    .header.active::after {
        display: none;
    }
    .sandwich_catalog {
        display: none;
    }
    .socials-fixed {
        display: none;
    }
    .header .container {
        max-width: 100%;
    }    
    .wrapper_page {
        padding-top: 88px;
    }
    .tabs-catalog {
        margin-bottom: 16px;
        gap: 6px;
    }
    .tabs-catalog a {
        height: 42px;
        padding: 0 40px;
        font-size: 14px;
        border-radius: 64px;
    }
    .breadcrumbs {
        padding: 20px 0;
        font-size: 13px;
        display: block;
    }
    .breadcrumbs li {
        display: inline;
    }
    .breadcrumbs li::after {
        margin: 0 8px;
    }
    .page-catalog .title-section {
        margin-bottom: 30px;
    }
    .filter-block {
        margin-bottom: 40px;
        display: block;
    }
    .dropdown-filter__head {
        padding: 22px 10px;
        padding-bottom: 16px;
        gap: 3px;
        border-bottom: 1px solid rgba(56, 51, 47, 0.64);
    }
    .dropdown-filter__head::after {
        font-size: 12px;
    }
    .dropdown-filter.active {
        box-shadow: 0 4px 32px 0 rgba(99, 89, 47, 0.08);
    }
    .dropdown-filter__content {
        padding: 16px;
        padding-top: 0;
        margin-top: -1px;
    }
    .filter-block .btn-main {
        padding: 0 42px;
    }
    .filter-block .btn-main img {
        width: 24px;
    }
    .tags-filter {
        gap: 4px;
        margin-top: 16px;
    }
    .filter-tag {
        padding: 5px 14px;
        border-radius: 64px;
        font-size: 13px;
        gap: 8px;
    }
    .filter-block__buttons {
        padding-top: 25px;
        gap: 20px;
    }
    .filter-block .link-main {
        font-size: 14px;
    }
    .dropdown-filter__list {
        max-height: 225px;
        overflow: hidden;
        position: relative;
    }
    .my-block-content {
        max-height: 200px;
        padding-bottom: 5px;
        padding-right: 22px;
        overflow-y: scroll;
      }
    .my-block-scrollbar {
        right: 7px;
        width: 1px;
    }
    .my-block-scrollbar-thumb {
        height: 14px;
        width: 14px;
        left: -7px;
        border: 1.50px solid #beb096;
    }
    .dropdown-filter__list .checkbox:first-child {
        margin-top: 0;
    }
    .dropdown-filter__list .checkbox:last-child {
        margin-bottom: 15px;
    }
    .search-dropdown {
        margin-bottom: 24px;
    }
    .search-dropdown input {
        height: 36px;
        font-size: 14px;
        background-color: transparent;
        border-bottom: 1px solid rgba(56, 51, 47, 0.42);
        background-size: 15px;
    }
    .results-search {
        margin-bottom: 20px;
        font-size: 14px;
    }
    .dropdown-filter .btn-main {
        height: 53px;
        margin-top: 24px;
        font-size: 16px;
    }
    .range-price {
        gap: 16px;
    }
    .range-price__item input {
        height: 36px;
        font-size: 14px;
    }
    .checkbox label > span:after {
        color: #fff;
    }
    .checkbox label > span:before,
    .checkbox label > span:after {
        top: 0;
    }
    .dropdown-filter__list .checkbox {
        font-size: 12px;
    }
    .row.row_main > div {
        padding: 0 5px;
        margin-bottom: 15px;
    }
    .row.row_main {
        margin: 0 -5px;
        margin-bottom: -20px;
    }
    .pager {
        margin-top: 27px;
        gap: 12px;
    }
    .pager__number {
        font-size: 40px;
        margin-right: 5px;
    }
    .pager__bar {
        width: 140px;
    }
    .pager__progress {
        height: 4px;
        bottom: -1px;
    }
    .pager__arrow {
        width: 50px;
        height: 50px;
        font-size: 18px;
    }
    .about-main {
        padding-bottom: 80px;
    }
    .about-main .descr-section {
        padding-bottom: 30px;
    }
    .about-main p {
        margin-bottom: 15px;
    }
    .about-main .col-lg-5 img {
        width: 100%;
    }
    .head-catalog {
        margin-bottom: 30px;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .search-page {
        max-width: 100%;
        margin-bottom: 15px;
    }
    .search-page input {
        height: 55px;
        padding: 0 10px;
        font-size: 14px;
        padding-right: 55px;
    }
    .search-page__btn {
        height: 55px;
        width: 55px;
        background-size: 20px auto;
    }
    .head-catalog .dropdown-filter {
        min-width: 220px;
    }
    .value-select {
        margin: 15px 0;
    }
    .views-catalog {
        gap: 5px;
    }
    .item-view {
        width: 45px;
        height: 45px;
        border-radius: 12px;
    }
    .item-view img {
        height: 20px;
    }
    .item-list__value {
        font-size: 25px;
        margin-bottom: 17px;
    }
    .list-catalog {
        columns: 2;
    }
    .item-list {
        margin-bottom: 35px;
    }
    .item-list ul li {
        margin-bottom: 14px;
    }
    .item-list ul li:last-child {
        margin-bottom: 0;
    }
    .item-list ul li a {
        font-size: 15px;
        border-width: 0.5px;
    }
    .page-catalog {
        padding-bottom: 40px;
    }

    .article-content h1 {
        font-size: 44px;
        margin-bottom: 30px;
    }
    .article-content p {
        margin-bottom: 18px;
    }
    .article-content img {
        margin: 34px 0;
    }
    .article-content h2 {
        font-size: 26px;
        margin: 26px 0;
    }
    .article-product {
        padding: 26px;
        border: 1.50px solid rgba(190, 176, 150, 0.32);
    }
    .article-product__image {
        width: 64px;
        height: 64px;
        margin-bottom: 16px;
    }
    .article-content ol li {
        padding-left: 22px;
        margin-bottom: 12px;
    }
    .article-content ol li:before {
        font-size: 14px;
    }
    .article-content h4 {
        margin-bottom: 16px;
        font-size: 18px;
    }
    .sidebar-article {
        padding-top: 25px;
        padding-left: 0;
    }
    .sidebar-article .item-catalog {
        margin-top: 24px;
    }
    .article-content {
        margin-right: 0;
    }
    .sidebar-article__button {
        padding-top: 32px;
    }
    .sidebar-article__button .btn-main {
        padding: 0 10px;
    }
    .page-article {
        padding-bottom: 60px;
    }
    .section-catalog .title-section {
        margin-bottom: 34px;
    }
    .section-catalog {
        padding-bottom: 70px;
    }
    .slider-card__item {
        height: 330px;
    }
    .nav-card__item {
        height: 90px;
        border-width: 1px;
    }
    .nav-card .slick-slide {
        padding: 0 2px;
    }
    .nav-card .slick-list {
        margin: 0 -2px;
    }
    .nav-card {
        margin-top: 8px;
    }
    .card-sliders {
        margin-right: 53px;
    }
    .page-card {
        padding-top: 0;
        padding-bottom: 33px;
    }
    .btn-like {
        width: 24px;
        height: 24px;
        top: 19px;
        right: 19px;
        font-size: 24px;
    }
    .card-info {
        padding-top: 20px;
        margin-left: 0;
    }
    .card-info .breadcrumbs {
        padding: 25px 0;
    }
    .card-info .title-section {
        font-size: 64px;
        margin-bottom: 32px;
    }
    .card-info__line {
        padding: 20px 0;
        display: block;
    }
    .card-prices {
        margin-bottom: 20px;
    }
    .card-info .price-main {
        font-size: 35px;
    }
    .card-info .price-main span {
        font-size: 30px;
    }
    .card-info .price-old {
        font-size: 16px;
    }
    .card-info .btn-main {
        height: 65px;
        padding: 0 58px;
    }
    .card-info .btn-main img {
        width: 24px;
    }
    .card-dropdown__head {
        padding: 22px 8px;
        font-size: 16px;
        border-width: 0.5px;
    }
    .card-dropdown__head i {
        font-size: 14px;
    }
    .card-dropdown__content {
        padding: 16px 0;
    }
    .card-dropdown__content strong {
        margin-right: 3px;
    }
    .card-dropdown__content p {
        margin-bottom: 4px;
    }
    .page-card .tabs {
        margin-top: 35px;
    }
    .tabs {
        gap: 2px;
    }
    .tabs li {
        flex-grow: 1;
    }
    .tabs a {
        padding: 0 20px;
        height: 52px;
        border-radius: 64px;
        font-size: 13px;
        line-height: 120%;
    }
    .tab-container .title-middle {
        margin: 24px 0;
    }
    .columns-info {
        column-gap: 10px;
        columns: initial;
    }
    .columns-info li {
        margin-bottom: 24px;
    }
    .title-small {
        font-size: 18px;
        margin-bottom: 8px;
    }
    .tab-container {
        padding-top: 24px;
    }
    .nav-card__item_video::after {
        background-size: 25px;
    }
    .card-sliders {
        margin-right: 0;
    }
    .page-card .title-section {
        margin-bottom: 20px;
    }
    .slider-card__item_video iframe {
        height: 70%;
    }
    .page-news .title-section {
        margin-bottom: 30px;
    }
    .page-news {
        padding-bottom: 40px;
    }
    
    .page-article .item-catalog_news .item-catalog__image {
        height: 215px;
    }
    .video-main::after {
        width: 60px;
        height: 60px;
    }
    .share-article {
        padding-top: 24px;
        padding-bottom: 20px;
        border-width: 1px;
    }
    .share-article .btn-main {
        padding: 0 42px;
    }
    .article-content ul {
        margin: 24px 0;
    }
    .article-content ul li {
        padding-left: 24px;
        margin-bottom: 8px;
    }
    .article-content ul li::before {
        width: 13px;
        height: 13px;
        top: 5px;
    }
    .article-content blockquote {
        margin: 24px 0;
        padding: 12px 20px;
        max-width: 798px;
        font-size: 17px;
        padding-right: 0;
        border-width: 1.5px;
    }
    .article-date {
        font-size: 14px;
        margin-bottom: 30px;
    }
    .page-article .article-content h1 {
        margin-bottom: 20px;
    }
    .page-article_main {
        padding-bottom: 90px;
    }
    .photos-wrap {
        margin: 24px 0;
    }


    .page-basket {
        padding-bottom: 60px;
    }
    .head-basket {
        margin-bottom: 15px;
    }
    .head-basket .link-main {
        margin-bottom: 10px;
    }
    .item-order {
        padding: 20px 15px;
        gap: 0;
        display: block;
        border-width: 1.5px;
    }
    .item-order__image {
        width: 220px;
        height: 197px;
        margin-bottom: 20px;
    }
    .item-order__title {
        font-size: 18px;
        margin-bottom: 16px;
        max-width: 459px;
    }
    .item-order__info strong {
        margin-right: 4px;
    }
    .item-order__info p {
        margin-bottom: 8px;
    }
    .quantity {
        width: 112px;
        height: 57px;
    }
    .quantity-button {
        font-size: 32px;
    }
    .quantity input {
        font-size: 18px;
    }
    .item-order__bottom {
        padding-top: 32px;
    }
    .item-catalog__remove,
    .item-order__remove {
        width: 14px;
        height: 14px;
        top: 15px;
        right: 15px;
    }
    .restore-order {
        padding: 32px;
    }
    .sidebar-order {
        padding: 16px 34px;
        padding-left: 60px;
        padding-bottom: 30px;
        margin-left: 0;
        top: 0;
        margin-top: 25px;
        border: 1.50px solid rgba(190, 176, 150, 0.32);
        position: static;
    }
    .sidebar-order::before {
        width: 2px;
        bottom: 16px;
        left: 17px;
        top: 207px;
    }
    .line-sidebar {
        padding: 16px 0;
        border-bottom: 1px solid rgba(190, 176, 150, 0.32);
    }
    .sidebar-order .promocode {
        margin-top: 15px;
    }
    .sidebar-order .btn-main {
        margin-top: 28px;
        padding: 0 10px;
    }
    .sidebar-order .title-vertical {
        top: 180px;
        left: 10px;
    }
    .orders-wrap {
        max-width: 930px;
    }

    .page-order {
        padding-bottom: 60px;
    }
    .page-order .title-section {
        margin-bottom: 15px;
    }
    .orders-wrap .title-middle {
        margin: 30px 0;
    }
    .item-form_location input {
        padding-right: 35px;
    }
    .icon-search {
        width: 40px;
        background-size: 24px auto;
        background-position: center;
    }
    #map-location {
        height: 380px;
        margin-top: 25px;
    }
    .order-delivery {
        padding-top: 64px;
    }
    .order-delivery__title {
        margin-bottom: 24px;
        font-size: 20px;
    }
    .item-delivery {
        padding: 32px;
        gap: 32px;
        border-bottom: 1.50px solid rgba(190, 176, 150, 0.32);
    }
    .item-delivery__image {
        width: 125px;
    }
    .item-delivery__title {
        font-size: 18px;
    }
    .item-delivery__date {
        margin-top: 24px;
    }

    .page-information {
        padding-bottom: 60px;
    }
    .tabs-page {
        columns: 2;
        padding-top: 0;
        border: none;
        position: relative;
        top: 0;
    }
    .tabs-page-wrap {
        padding: 0;
        border: none;
    }
    .tabs-page li {
        margin-bottom: 24px;
    }
    .page-information .tab-container-page p,
    .page-information .tab-container-page .title-small {
        margin: 24px 0;
    }
    .page-information .tab-container-page .title-middle {
        margin-bottom: 24px;
    }
    .page-information .tab-container-page {
        margin-top: 30px;
        margin-left: 0;
    }
    .list-payments {
        gap: 26px;
    }
    .list-payments img {
        height: 24px;
    }
    .page-information .tab-container-page ul li {
        padding-left: 24px;
        margin-bottom: 8px;
    }
    .page-information .tab-container-page ul li::before {
        width: 13px;
        height: 13px;
        top: 5px;
    }

    .page-authorization {
        padding-top: 105px;
        padding-bottom: 170px;
        background-position: left;
    }
    .page-authorization .title-section {
        font-size: 34px;
        margin-bottom: 42px;
    }
    .form-main {
        padding: 20px 22px;
        padding-left: 52px;
        padding-bottom: 38px;
        max-width: 583px;
        border-width: 1.5px;
    }
    .form-main .btn-main {
        margin-top: 34px;
        padding: 0 10px;
    }
    .form-main__line {
        padding-top: 13px;
        gap: 25px 10px;
        flex-wrap: wrap;
        flex-direction: column;
        align-items: flex-start;
    }
    .form-main__links {
        font-size: 11px;
    }
    .form-main__links li::after {
        width: 1px;
        height: 12px;
        margin: 0 6px;
    }
    .form-main .title-vertical {
        top: 137px;
        left: 10px;
    }
    .form-main::before {
        top: 154px;
        bottom: 14px;
        left: 17px;
        width: 2px;
    }
    .form-main__bottom {
        padding-top: 16px;
        font-size: 12px;
    }
    .form-main .item-form + .checkbox {
        margin-top: 23px;
        max-width: 262px;
    }
    .page-authorization_recover .form-main .btn-main {
        margin-top: 20px;
    }
    .image-profile {
        width: 124px;
        height: 124px;
        margin-bottom: 32px;
    }
    .radios-wrap {
        gap: 32px;
        margin-bottom: 16px;
    }
    .radio label > span:before,
    .radio label > span:after {
        width: 21px;
        height: 21px;
    }
    .radio label > span {
        padding-top: 2px;
    }

    .link-personal img {
        width: 15px;
        height: auto;
    }
    .nav-personal {
        max-width: 100%;
        padding: 15px 0;
        gap: 20px;
        border: none;
        display: flex;
    }
    .nav-personal .image-profile {
        margin: 0;
    }
    .link-personal li {
        margin-bottom: 22px;
    }
    .link-personal a {
        gap: 16px;
        font-size: 14px;
    }
    .personal-delivery {
        gap: 12px;
        padding: 14px 0;
        border-width: 0.5px;
    }
    .personal-delivery__image {
        width: 75px;
    }
    .personal-delivery__title {
        font-size: 13px;
    }
    .personal-delivery__value {
        font-size: 14px;
    }
    .item-card__remove,
    .personal-delivery__remove {
        width: 12px;
        height: 12px;
    }
    .page-personal .title-middle {
        margin-bottom: 30px;
    }
    .item-card {
        margin-bottom: 42px;
        border-radius: 16px;
    }
    .item-card__image img {
        height: 25px;
    }
    .item-card__image {
        padding: 20px;
    }
    .item-card__line {
        height: 40px;
        margin-top: 80px;
    }
    .item-card__bottom {
        padding: 15px 18px;
    }
    .item-card__number {
        font-size: 18px;
    }
    .item-card__remove {
        top: 20px;
        right: 20px;
    }
    .content-personal {
        margin-left: 0;
    }
    .col_locations .btn-main {
        margin-top: 25px;
        min-width: 100%;
    }
    .row.row_big > div {
        padding: 0 5px;
    }
    .row.row_big {
        margin: 0 -5px;
    }
    .page-personal {
        padding-bottom: 60px;
    }
    .row div.col_locations {
        padding-bottom: 30px;
    }
    .item-card .radio {
        font-size: 13px;
    }
    .unit-personal {
        padding-bottom: 16px;
        margin-bottom: 16px;
        max-width: 558px;
    }
    .unit-personal__title {
        margin-bottom: 4px;
    }
    .unit-personal__value {
        font-size: 18px;
    }
    .unit-personal + .btn-main {
        margin-top: 30px;
    }
    .page-personal_information  {
        background-image: none;   
    }
    .btn-main.btn-main_personal {
        width: 100%;
    }
    .head-personal {
        margin-bottom: 30px;
        display: block;
    }
    .form-main__line .checkbox {
        font-size: 12px;
    }


    .page-personal .tabs a {
        padding: 0 10px;
        display: flex;
    }
    .item-history__line {
        padding-bottom: 24px;
    }
    .item-history {
        margin-bottom: 16px;
        padding-bottom: 8px;
        border-width: 1px;
    }
    .item-history__date {
        font-size: 14px;
        margin-bottom: 4px;
    }
    .item-history__title {
        font-size: 20px;
    }
    .item-history__status {
        padding: 0 8px;
        font-size: 11px;
    }
    .delivery-history {
        gap: 16px;
        margin-bottom: 20px;
        width: 100%;
    }
    .delivery-history__image {
        width: 80px;
    }
    .delivery-history__title {
        font-size: 13px;
    }
    .delivery-history__value {
        font-size: 16px;
    }
    .item-history__price {
        font-size: 14px;
    }
    .item-history__price p {
        margin-bottom: 4px;
    }
    .item-history .btn-main {
        height: 49px;
        gap: 10px;
        padding: 0px 29px;
    }
    .item-history .link-main {
        font-size: 14px;
    }
    .page-personal .tabs {
        margin: -5px -3px;
        gap: 0;
        flex-wrap: wrap;
    }
    .page-personal .tabs li {
        width: 50%;
        padding: 5px 3px;
    }
    .item-history__line {
        flex-wrap: wrap;
    }


    #map {
        height: 380px;
        margin-top: 25px;
    }
    .page-contacts {
        padding-bottom: 60px;
    }
    .page-contacts .title-section {
        margin-bottom: 30px;
    }
    .col_contact {
        order: -1;
    }
    .contacts-main {
        padding: 28px 20px;
        padding-left: 55px;
        border-width: 1.5px;
    }
    .contacts-main::before {
        top: 140px;
        left: 16px;
        bottom: 16px;
        width: 2px;
    }
    .contacts-main__item {
        padding-bottom: 16px;
        margin-bottom: 16px;
        border-width: 0.5px;
    }
    .contacts-main__item:last-child {
        padding-bottom: 4px;
        margin-bottom: 0;
    }
    .contacts-main__title {
        margin-bottom: 4px;
    }
    .contacts-main__value {
        font-size: 16px;
    }
    .contacts-main__line {
        gap: 8px;
    }
    .socials-contact img {
        width: 20px;
    }
    .list-socials {
        padding-top: 12px;
    }
    .contacts-main .title-vertical {
        top: 127px;
        left: 9px;
    }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {

}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

}
@media only screen and (max-width : 380px) {
    .item-catalog__content {
        padding: 24px;
    }
}
/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {

}


/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
    .sandwich_mobile,
    .buttons-fixed,
    .menu-mobile,
    .show-mob {
        display: none !important;
    }
}

 /* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

}
@media (min-width: 1600px) {

}