/*
 * Реестр стилей (вручную): .cursor/frontend/css.md
 */
@media (min-width: 576px) {
  .megasubmenu {
    top: 0;
    left: 100%;
    min-height: 380px;
  }

  .dropdown-menu > li:hover .megasubmenu {
    display: block;
  }

  .wc-block-product-categories-list--depth-0 > li:hover .wc-block-product-categories-list--depth-1 {
    display: grid;
  }
}
@media (max-width: 1799px) {
  .menu__category-submenu {
    max-width: 825px;
    max-width: calc(588px + 1190 * (100vw - 1440px) / 1799);
    min-width: 540px;
  }

  .wc-block-product-categories-list--depth-1 {
    max-width: 825px;
    max-width: calc(588px + 1190 * (100vw - 1440px) / 1799);
    min-width: 540px;
  }
}
@media (max-width: 1599px) {
  .menu__category-flex {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 14px;
       -moz-column-gap: 14px;
            column-gap: 14px;
  }

  .wc-block-product-categories-list--depth-1 {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: 0fr;
    grid-column-gap: 14px;
    grid-row-gap: 0px;
  }
}
@media (max-width: 1439px) {
  .btn-category {
    width: 180px;
  }

  .navbar__floating {
    padding: 16px 0 16px 0;
  }
  .navbar__search {
    padding: 0 16px 0 20px;
  }
  .navbar__profile {
    font-size: 0.875rem;
  }
  .navbar__profile-login {
    margin-right: 18px;
  }
  .navbar__profile-login:before {
    left: -32px;
  }
  .navbar__profile-login:after {
    right: -12px;
  }

  .menu__category {
    width: 180px;
  }
  .menu__category-submenu {
    max-width: 628px;
    max-width: calc(468px + 952 * (100vw - 1200px) / 1439);
    min-width: 410px;
  }
  .menu__category-flex {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 14px;
       -moz-column-gap: 14px;
            column-gap: 14px;
  }

  .wc-block-product-categories-list--depth-1 {
    max-width: 628px;
    max-width: calc(468px + 952 * (100vw - 1200px) / 1439);
    min-width: 410px;
  }

  .profile__content {
    padding-right: 0;
    padding-left: 32px;
  }
  .profile__content-posts {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }
/*  .profile__content-posts .post__item {
    width: calc(236px + 489.6 * (100vw - 1200px) / 1439);
    height: calc(236px + 370.6 * (100vw - 1200px) / 1439);
  }*/

  .main__stores {
    max-width: 848px;
  }
  .main__stores-image {
    width: 104px;
    height: 104px;
  }
  .main__stores-icons img {
    width: 20px;
  }
  .main__products {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    max-width: 848px;
  }

  .single-product .profile__content-posts .post__item {
    width: unset;
    height: unset;
  }

  .store__list {
    max-width: 848px;
  }
  .store__list-margin {
    margin-bottom: 40px;
  }

  .footer {
    padding-bottom: 90px;
  }
  .footer__menu li {
    font-size: 0.875rem;
  }
  .footer__menu li:not(:last-of-type) {
    margin-right: 10px;
  }
  .footer__inty {
    font-size: 0.875rem;
  }

  .registration__logo {
    margin-bottom: 44px;
  }
  .registration__logo img {
    max-width: 100px;
  }
  .registration__title {
    margin-bottom: 20px;
  }
  .registration__agreement {
    margin-top: 62px;
  }

  .cart__wrapper {
    max-width: 825px;
  }
  .cart__width-remove {
    width: 48px;
  }
  .cart__width-thumbnail {
    width: 80px;
  }
  .cart__width-name {
    padding-left: 22px;
    width: 238px;
  }
  .cart__width-price {
    text-align: center;
    width: 120px;
  }
  .cart__width-quantity {
    width: 178px;
  }
  .cart__width-subtotal {
    width: 160px;
  }
  .cart__remove {
    width: 48px;
    height: 80px;
  }
  .cart__thumbnail-img {
    width: 80px;
    height: 80px;
  }
}
@media (max-width: 1199px) {
  .navbar__floating {
    padding: 10px 0 10px 0;
    height: 64px;
  }
  .navbar__cat-and-search {
    padding-left: 0;
  }
  .navbar__search .form-control {
    padding: 8px 0.75rem;
  }
  .navbar__icons span {
    width: 30px;
    height: 30px;
  }
  .navbar__icons span:not(:last-of-type) {
    margin-right: 20px;
  }
  .navbar__profile-login:before {
    content: none;
  }

  .menu__category-submenu {
    max-width: 628px;
    max-width: calc(468px + 952 * (100vw - 1200px) / 1439);
    min-width: 410px;
  }

  .profile {
    padding-top: 100px;
  }
  .profile__wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .profile__card {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .profile__card-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .profile__card-header--avatar {
    flex: 0 0 105px;
    margin-right: 16px;
    margin-bottom: 0;
  }
  .intystore-sm-vendor-avatar-frame .profile__card-header--avatar {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 var(--intystore-avatar-px);
    flex: 0 0 var(--intystore-avatar-px);
  }
  .profile__card-header--block {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .profile__card-header--title {
    text-align: left;
    margin-bottom: 0;
  }
  .profile__card-header--title .statistics-item--text {
    margin-top: 18px;
  }
  .profile__card-header--buttons {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 32px;
    margin-bottom: 54px;
  }
  .profile__card-header--buttons button:not(:last-child) {
    margin-right: 8px;
    margin-bottom: unset;
  }
  .profile__card-header--info {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    margin-bottom: 0;
  }
  .profile__card-header--statistics {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-top: 10px;
  }
  .profile__card-header--statistics .statistics-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    font-size: 0.875rem;
  }
  .profile__card-header .statistics-item--text {
    flex-direction: row;
  }
  .statistics-item--text .city:after {
    content: ', ';
    position: relative;
  }
  .profile__content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding-left: 0;
    max-width: 100%;
    overflow: unset;
  }
  .profile__content-posts {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }
/*  .profile__content-posts .post__item {
    width: calc(224px + 380.8 * (100vw - 768px) / 1199);
    height: calc(224px + 380.8 * (100vw - 768px) / 1199);
  }*/

  .modalPost-dialog {
    max-width: 574px;
  }
  .modalPost-body {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .modalPost-body--left {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .modalPost-body--right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-height: unset;
    overflow: unset;
    overflow-x: unset;
  }
  .modalPost-slider .swiper-slide {
    height: 680px;
    /*height: 100%;*/
  }

  .footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: unset;
        -ms-flex-pack: unset;
            justify-content: unset;
    padding-bottom: 32px;
  }
  .footer__menu {
    margin-bottom: 38px;
  }
  .footer__inty {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .footer__inty img {
    margin: 6px 0 28px 0;
  }
  .intystore-sm-store-support-btn {
    margin-top: unset;
  }
}
@media (max-width: 991px) {
  .btn-fill {
    padding: 9px 20px 9px 20px;
  }
  .btn-outline {
    padding: 9px 20px 9px 20px;
  }
  .btn-checkout {
    padding: 11px 20px 11px 20px;
  }
  .btn-checkout span:not(:last-of-type) {
    margin-right: 40px;
  }

  .btn-category {
    font-size: 0.875rem;
    width: 120px;
    height: 34px;
  }
  .btn-category:before {
    right: 8px;
    border-top: 0.3em solid;
    border-right: 0.2em solid transparent;
    border-left: 0.2em solid transparent;
  }

  .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
    font-size: 0.875rem;
  }

  .navbar__floating {
    height: 54px;
  }
  .navbar__logo img {
    max-width: 68px;
  }
  .navbar__search {
    height: 34px;
  }
  .navbar__search svg {
    width: 16px;
    margin-right: 0;
    display: none;
  }
  .navbar__search .form-control {
    font-size: 0.875rem;
    padding: 8px 0.75rem;
  }

  .menu__category {
    width: calc(372px + 578 * (100vw - 576px) / 767);
    height: 350px;
    overflow: scroll;
  }
  .menu__category-submenu {
    position: unset;
    top: unset;
    left: unset;
    width: unset;
    max-width: unset;
    min-width: unset;
    min-height: unset;
    padding: 10px 0;
  }
  .menu__category-flex {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
  }

  .wc-block-product-categories-list--depth-1 {
    position: unset;
    top: unset;
    left: unset;
    width: unset;
    max-width: unset;
    min-width: unset;
    min-height: unset;
    padding: 10px 0;
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap: 0;
  }

  .profile__content-tabs {
    margin-bottom: 14px;
  }
  .profile__content-tabs ul {
    padding-bottom: 10px;
  }

  .main__products {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
  }

  .store__list {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
  }

  .modalPost-slider .swiper-slide {
    height: 520px;
  }

  .registration__logo {
    padding-top: 28px;
  }

  .cart__wrapper {
    max-width: calc(100% - 24px);
  }
  .cart__width-remove {
    width: 36px;
  }
  .cart__width-name {
    padding-left: 22px;
    width: calc(100% - 36px - 154px - 114px - 100px);
  }
  .cart__width-price {
    text-align: center;
    width: 100px;
  }
  .cart__width-quantity {
    width: 154px;
  }
  .cart__width-subtotal {
    width: 114px;
  }
  .cart__remove {
    width: 36px;
  }
}
@media (max-width: 767px) {
  .btn-checkout {
    display: block;
    width: 100%;
    text-align: center;
  }

  .modalLogin-body {
    padding: 0 40px 48px 40px;
  }

  .btn-category {
    font-size: 0.875rem;
    width: 120px;
    height: 34px;
  }
  .btn-category:before {
    right: 8px;
    border-top: .3em solid;
    border-right: .2em solid transparent;
    border-left: .2em solid transparent;
  }

  .navbar__floating {
    height: 108px;
  }
  .navbar__floating .col-1 {
    padding-left: 0;
  }
  .navbar__floating .dropdown {
    text-align: right;
  }
  .navbar__floating .dropdown-toggle:after {
    content: none;
  }
  .navbar__search {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    border-radius: 200px 0 0 200px;
  }
  .navbar__search:before {
    content: none;
  }
  .navbar__search svg {
    display: unset;
    margin-right: 10px;
  }
  .navbar__search .dgwt-wcas-sf-wrapp svg {
    display: none;
  }
  .navbar__cat-and-search {
    padding-top: 14px;
  }
  .navbar__cat-and-search .dropdown {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .navbar__cat-and-search .btn-category {
    border-radius: 0 200px 200px 0;
  }
  .navbar__cat-and-search .btn-category:before {
    right: 12px;
    border-top: 0.4em solid;
    border-right: 0.3em solid transparent;
    border-left: 0.3em solid transparent;
  }
  .navbar__search .form-control {
    font-size: 0.875rem;
    padding: 8px 0.75rem;
  }

  .menu__category {
    width: calc(506px + 768.4 * (100vw - 576px) / 767);
  }

  .profile {
    padding-top: 120px;
  }
  .profile__card-header--block {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin-bottom: 18px;
  }
  .profile__card-header--avatar {
    flex: 0 0 84px;
    width: 84px;
    height: 84px;
  }
  /* Магазин: чуть крупнее аватар и орбита бейджей через main.css (calc от --intystore-avatar-px). */
  .intystore-sm-vendor-avatar-frame {
    --intystore-avatar-px: 90px;
  }
  .intystore-sm-vendor-avatar-frame .profile__card-header--avatar {
    width: var(--intystore-avatar-px);
    min-width: var(--intystore-avatar-px);
    height: var(--intystore-avatar-px);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 var(--intystore-avatar-px);
    flex: 0 0 var(--intystore-avatar-px);
  }
  .profile__card-header--title {
    padding-top: 4px;
  }
  .profile__card-header--title h1 {
    font-size: 1rem;
  }
  .profile__card-header--title span {
    font-size: 0.813rem;
  }
  .profile__card-header--info {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .profile__card-header--info span {
    font-size: 0.875rem;
  }
  .profile__card-header--text {
    margin-bottom: 8px;
  }
  .profile__card-header--text p {
    font-size: 0.875rem;
  }
  .profile__card-header--buttons {
    margin-top: 28px;
    margin-bottom: 28px;
  }
  .profile__content {
    overflow: unset;
  }
  .profile__content-products {
    overflow: unset;
  }
  .profile__content-products .swiper {
    overflow: unset;
  }
  .profile__content-products .products__item {
    width: 58px;
  }
  .profile__content-products .products__item-image {
    width: 58px;
    height: 58px;
    border-radius: 15px;
  }
  .profile__content-products .products__item-title {
    font-size: 0.75rem;
  }
  .profile__content-posts {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
  }
  .profile__content-posts .post__item {
    /*width: 228px;*/
    /*width: calc(165px + 258.4 * (100vw - 575px) / 767);*/
    border-radius: 0;
  }

  .main__stores-block {
    max-width: 120px;
  }
  .main__stores-image {
    width: 80px;
    height: 80px;
  }
  .main__stores-icons {
    margin-bottom: 12px;
  }
  .main__stores-icons img {
    max-width: 16px;
    margin: 0 2px;
  }

  .store__list {
    grid-template-columns: repeat(3, 1fr);
  }
  .store__list .main__stores-block {
    max-width: unset;
  }

  .cart__table-thead {
    display: none;
  }
  .cart__width-remove {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    width: 36px;
    border-bottom: 1px #fff solid;
  }
  .cart__width-thumbnail {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 80px;
    border-bottom: 1px #fff solid;
  }
  .cart__width-name {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: calc(100% - 36px - 80px);
    padding-left: 16px;
    border-bottom: 1px #fff solid;
    height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .cart__width-price {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    width: 100%;
    padding: 8px 16px 12px;
    border-bottom: 1px #fff solid;
    text-align: left;
  }
  .cart__width-quantity {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
    width: 50%;
    height: 98px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .cart__width-subtotal {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
    width: 50%;
    height: 98px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .cart__item {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .cart__title {
    font-weight: 400;
  }
  .cart__remove {
    background-color: #B572C4;
  }
  .cart__remove svg rect {
    fill: #fff;
  }
  .cart__variation {
    font-size: 0.813rem;
  }
  .cart__quantity-input {
    width: 30px;
    height: 30px;
  }
  .cart__quantity-minus, .cart__quantity-plus {
    width: 30px;
    height: 30px;
    padding: 2px;
  }
  .cart__quantity-minus svg, .cart__quantity-plus svg {
    max-width: 12px;
  }
  .cart__bottom {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .cart__coupon {
    margin-bottom: 20px;
    width: 100%;
  }
  .cart__coupon input {
    width: calc(100% - 174px);
  }
  .cart__checkout {
    width: 100%;
  }
}
@media (max-width: 575px) {
  .menu__category {
    width: calc(375px + 578 * (100vw - 375px) / 575);
    height: 250px;
  }
  .menu__category-item {
    padding: 8px 16px;
  }
  .menu__category-group {
    padding-left: 10px;
  }
  .menu__category-group h3 {
    font-size: 0.875rem;
    background-color: unset;
    padding: 0 11px;
  }
  .menu__category-group a {
    font-size: 0.75rem;
  }

  .wc-block-product-categories-list--depth-0 > .wc-block-product-categories-list-item > a {
    padding: 8px 16px;
  }

  .wc-block-product-categories-list--depth-1 {
    padding: 10px 10px;
  }

  .wc-block-product-categories-list--depth-1 > .wc-block-product-categories-list-item > a:first-child {
    font-size: 0.875rem;
    background-color: unset;
    padding: 0 11px;
  }

  .wc-block-product-categories-list--depth-2 .wc-block-product-categories-list-item a {
    font-size: 0.75rem;
  }

  .dokan-support-login-wrapper {
    width: 100% !important;
  }

  /*.profile {
    padding-top: 130px;
  }*/
  .profile .col-12 {
    padding-right: 8px;
    padding-left: 8px;
  }
  .profile__content-products .products__item-image {
    border: 3px solid #fff;
  }
  .profile__content-posts {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
  }
/*  .profile__content-posts .post__item {
    width: calc(118px + 187 * (100vw - 375px) / 575);
    height: calc(118px + 187 * (100vw - 375px) / 575);
  }*/

  .main__slider:after {
    width: 60px;
  }
  .main__stores {
margin: 20px auto 0px auto;
  }
  .main__stores-block {
    max-width: 100px;
  }
  .main__stores-image {
    width: 62px;
    height: 62px;
  }
  .main__stores-name {
    font-size: 0.875rem;
  }
  .main__stores-icons img {
    max-width: 12px;
  }
  .main__products {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    margin: 0 auto 80px auto;
  }

  .store__list {
    grid-template-columns: repeat(2, 1fr);
    margin: 0 auto 50px auto;
  }

  .modalPost-dialog {
    max-width: 100%;
    margin: 0;
  }
  .modalPost-window {
    border-radius: 0;
  }
  .modalPost-body--right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-right: 20px;
    padding-left: 20px;
  }
  .modalPost-body--right .content-action {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-top: 18px;
  }
  .modalPost-body--right .content-text {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    padding-top: 0;
  }
  .modalPost-body--right .content-price {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .modalPost-body--right .content-buttons {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .modalPost-head {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding: 14px 20px;
  }
  .modalPost-head--autor {
    font-size: 1rem;
  }
  .modalPost-bottom {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .modalPost-slider .swiper-slide {
    height: 400px;
  }

  .modalLogin-dialog {
    max-width: calc(100% - 20px);
  }

  .modalSupport-header {
    padding: 30px 16px 24px 16px;
  }
  .modalSupport-body {
    padding: 0 16px 24px 16px;
  }

  .footer__menu {
    text-align: center;
  }

  .checkout__wrapper {
    max-width: calc(100% - 92px);
  }
  .checkout__form .btn-fill {
    margin-bottom: 12px;
  }
  .checkout__form .input-control {
    margin-bottom: 12px;
  }
  .checkout__input-margin60 {
    margin-bottom: 22px;
  }
}