@media screen and (max-width: 768px) {
  .hide-on-mobile {
    display: none;
    visibility: hidden;
  }
  .configMessages__footer {
    max-height: 95vh;
    bottom: 55px !important;
    padding-bottom: 25px;
  }
  .hide-on-desktop {
    display: inline-block;
    visibility: visible;
  }
  .temporaryPopup.mainPagePopupStyles-js {
    width: 80%;
  }
}
@media only screen and (max-width: 480px) {
  .popup-dialog.after-adding-to-cart-popup .popup-dialog-wrapper {
    width: 80%;
  }
}
@media only screen and (max-width: 560px) {
  .product-details
    .popup-dialog.after-adding-to-cart-popup
    .popup-dialog-wrapper
    .checkBoxes__container
    input
    + label {
    left: 0;
  }
}
@media only screen and (max-width: 599px) {
  .config-messages {
    font-size: 10px;
  }
}
@media only screen and (max-width: 599px) {
  .manufacturer img {
    max-width: 120px;
    max-height: 35px;
  }
}
@media only screen and (max-width: 599px) {
  form .input-group input[type="button"],
  form .input-group .attributes-select .button-option,
  .set .button-option,
  .set .button-option-sets {
    font-size: 12px;
  }
}
@media only screen and (max-width: 599px) {
  .set .button-option,
  .set .button-option-sets {
    margin: 0;
  }
}
@media only screen and (max-width: 599px) {
  form .input-group .attributes-select:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 599px) {
  form .input-group .button-option {
    margin: 0;
  }
}
@media only screen and (max-width: 599px) {
  .page-header {
    font-size: 18px;
  }
  .page-header div {
    width: 25%;
  }
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
  .page-header {
    font-size: 18px;
  }
  .page-header div {
    width: 30%;
  }
}
@media only screen and (max-width: 500px) {
  .form-container {
    width: 90%;
  }
}
@media screen and (max-width: 420px) {
  .message-popup {
    padding: 40px 20px !important;
  }
}
@media only screen and (max-width: 768px) {
  .headerSection {
    height: 60px;
  }
  .headerSection .header__icon svg {
    width: 15px;
    height: 15px;
  }
  .headerSection .mainMenu__navLink {
    position: relative;
  }
  .headerSection .mainMenu__navLink.header__icon svg {
    top: 16px;
    right: 2px;
    position: absolute;
  }
  .headerSection.headerSection__bg > .headerSection__row {
    height: 110px;
    padding: 15px 20px;
  }
  .headerSection .mainNavigation__image,
  .headerSection .headerSection__mainMenu.headerSection__row,
  .headerSection .headerSection__searchForm {
    display: none;
  }
  .headerSection .headerSection__mainMenu {
    position: fixed;
    top: 0;
    bottom: 56px;
    overflow: auto;
    z-index: 1;
    left: 0;
    right: 0;
    background-color: #ffffff;
    color: #17191a;
  }
  .headerSection .headerSection__mainMenu .headerSection__mainMenu__closeBtn {
    display: block;
    text-align: left;
    position: relative;
    padding: 15px;
    width: 50px;
    box-sizing: border-box;
    left: -15px;
    color: #ff9181;
    fill: #ff9181;
    cursor: pointer;
  }
  .headerSection .headerSection__mainMenu .headerSection__navigation {
    position: relative;
  }
  .headerSection .headerSection__mainMenu .mainNavigation {
    box-shadow: none;
  }
  .headerSection .headerSection__mainMenu .mainNavigation ul {
    text-transform: none;
  }
  .headerSection .headerSection__mainMenu .mainNavigation ul ul {
    display: none;
  }
  .headerSection
    .headerSection__mainMenu
    .mainNavigation.mainNavigation__sites
    li,
  .headerSection
    .headerSection__mainMenu
    .mainNavigation
    ul
    .mainNavigation__category,
  .headerSection
    .headerSection__mainMenu
    .mainNavigation
    ul
    .mainNavigation__undercategory,
  .headerSection
    .headerSection__mainMenu
    .mainNavigation
    ul
    .mainNavigation__underundercategory,
    .headerSection
    .mainNavigation.mainNavigation__links .mainNavigation__categories
    li,
    .headerSection   .mainNavigation.mainNavigation__links .mainNavigation__categories ul  .mainNavigation__undercategory  {
    font-size: 12px;
    padding: 10px 0;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #ff9181;
  }
  .headerSection
    .headerSection__mainMenu
    .mainNavigation.mainNavigation__sites
    li,
    .headerSection .headerSection__navigation .mainNavigation.mainNavigation__links .mainNavigation__categories .mainNavigation__categories__mainNoChilds li,
    .headerSection .headerSection__navigation .mainNavigation.mainNavigation__links .mainNavigation__categories .mainNavigation__categories__mainNoChilds li a,
    a,
  .headerSection
    .headerSection__mainMenu
    .mainNavigation
    ul
    .mainNavigation__category
    a,
  .headerSection
    .headerSection__mainMenu
    .mainNavigation
    ul
    .mainNavigation__undercategory
    a,
  .headerSection
    .headerSection__mainMenu
    .mainNavigation
    ul
    .mainNavigation__underundercategory
    a {
    color: #17191a;
    text-decoration: none;
    display: inline-block;
    padding: 5px 0;
    width: calc(100% - 20px);
  }
  .headerSection .headerSection__mainMenu .mainNavigation__category a {
    font-weight: 600;
  }
  .headerSection .headerSection__mainMenu .headerSection__mainMenu__navLinks {
    display: flex;
    flex-direction: column;
    padding: 10px 20px 40px;
  }
  .headerSection .headerSection__mainMenu .mainMenu__navLink {
    padding: 15px 0;
    border-bottom: 1px solid #ff9181;
    width: 100%;
    text-align: left;
  }
  .headerSection .headerSection__mainMenu .mainMenu__navLink a {
    display: inline-block;
    width: 100%;
  }
  .headerSection
    .headerSection__mainMenu
    .mainNavigation__categories__noChilds {
    display: block !important;
  }
  .headerSection .headerSection__row {
    flex-direction: row;
  }
  .headerSection .headerSection__iconsMenu .hideOnMobile {
    display: none !important;
  }
  .headerSection .headerSection__iconsMenu .mobileMenuIcon,
  .headerSection .headerSection__iconsMenu .mobileSearchIcon {
    display: inline-block;
  }
  .headerSection .headerSection__iconsMenu .header__cart .iconsMenuItem__text,
  .headerSection .headerSection__iconsMenu .iconsMenuItem__text {
    display: block;
    margin-top: 5px;
  }
  .headerSection .headerSection__iconsMenu .headerSection__iconsMenuItem {
    margin-left: 0;
  }
  .headerSection .headerSection__iconsMenu {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: -9px;
    font-size: 10px;
  }
  .headerSection .headerSection__searchForm {
    position: fixed;
    top: 0;
    padding-top: 25px;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 100%;
    bottom: 0;
    overflow: auto;
    height: auto;
    background-color: #ffffff;
    z-index: 1;
  }
  .headerSection .headerSection__searchForm .closeSearchButton {
    display: block;
    margin-bottom: 25px;
    margin-left: 20px;
  }
  .headerSection .headerSection__searchForm .closeSearchButton:hover {
    cursor: pointer;
  }
  .headerSection .headerSection__searchForm .closeSearchButton svg {
    width: 18px;
    height: 18px;
    fill: #ff9181;
  }
  .headerSection .headerSection__searchForm__btn {
    display: none;
    background-color: #ff9181;
    color: #fff;
    fill: #fff;
    position: relative;
    right: 5px;
    top: -1px;
  }
  .headerSection .headerSection__searchForm__searchButtonMobile {
    display: block;
    position: absolute;
    margin: 5px auto;
    width: calc(100% - 71px);
    max-width: calc(100% - 71px);
    left: calc(100% - (100% - 35px));
    height: 45px;
    z-index: 9;
    background-color: #ff9181;
    border: 1px solid #ff9181;
    color: #ffffff;
    transition: 200ms;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    font-family: Poppins;
  }
  .headerSection .headerSection__searchForm__searchButtonMobile:hover {
    background-color: #ffa292;
    color: #ffffff;
    border-color: #ffa292;
  }
  .headerSection .headerSection__searchForm__phrase {
    margin: 10px 20px 10px 20px;
    width: calc(100% - 40px);
    max-width: calc(100% - 40px);
    border-left: none;
    border-right: none;
    border-top: none;
    padding-bottom: 14px;
    border-bottom: 1px solid #17191a;
  }
  .headerSection .headerSection__shopData {
    font-size: 14px;
    top: -23px;
    left: -5px;
    padding-bottom: 15px;
    margin-left: 20px;
    margin-right: 20px;
    border-bottom: 1px solid #ff9181;
  }
  .headerSection .headerSection__shopData .mobileSvgIcon {
    margin-left: 0;
  }
  .headerSection .headerSection__languageAndCurrencyMenu {
    position: relative;
    box-shadow: none;
    top: 0;
    width: calc(100% - 20px);
    left: -5px;
  }
  .headerSection .headerSection__searchForm__phrase {
    background-color: rgba(255, 255, 255, 0.4);
    color: #17191a;
  }
  .headerSection .headerSection__searchForm__phrase::placeholder {
    color: #17191a;
  }
  .headerSection .searchForm__searchAutocomplete {
    position: fixed;
    display: block;
    top: 110px;
    left: 0;
    width: 100%;
  }
  .headerSection .customerLogin__mobileButton {
    display: block;
    position: relative;
    margin: 20px 40px 40px;
  }
  .headerSection .customerLogin__mobileButton svg {
    fill: #ffffff;
    margin: 0 5px -4px;
  }
}
@media only screen and (max-width: 360px) {
  .headerSection.headerSection__bg > .headerSection__row {
    padding: 15px;
  }
  .headerSection .headerSection__mainMenu .headerSection__mainMenu__navLinks {
    padding: 10px 20px 40px;
  }
  .headerSection .headerSection__shopData {
    left: 0;
  }
}
.mobileCartReturnButton {
  background-color: #ffffff;
  padding: 31px 0 20px;
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 15;
}
.mobileCartReturnButton svg {
  width: 16px;
  height: 16px;
  fill: #ff9181;
  padding-left: 30px;
  padding-right: 17px;
}
.mobileCartReturnButton .mobileCartItemsCounter {
  font-size: 14px;
  font-weight: 300;
  color: #17191a;
  position: absolute;
  top: 30px;
}
@media screen and (max-width: 768px) {
  .footer .footer__section ul li:not(li:first-of-type) {
    display: none;
  }
  .footer .footer-wrapper {
    flex-direction: column-reverse;
  }
  .footer .footer__sections-container {
    flex-direction: column;
  }
  .footer .footer__section:first-of-type {
    margin: 0;
  }
  .footer .footer__section:first-of-type ul li:after {
    content: "";
  }
  .footer .footer__section ul li {
    display: inline-block;
  }
  .footer .footer__section ul li:after {
    display: inline-block;
    color: #ff9181;
    margin: 0 15px;
    padding: 3px 0;
  }
  .footer .footer__section ul li:last-of-type:after {
    content: "";
  }
  .footer .footer__section:first-of-type li {
    display: block;
  }
}
@media screen and (max-width: 599px) {
  .footer {
    margin-bottom: 56px;
  }
}
@media screen and (max-width: 768px) {
  .hide-on-mobile-order {
    display: none;
    visibility: hidden;
  }
  .customer__blockContent.hide-on-mobile {
    display: none;
  }
  .hide-on-desktop-order {
    display: inline-block;
    visibility: visible;
  }
  .customer .customer__menu ul {
    border-right: none;
  }
}
@media screen and (max-width: 599px) {
  .temporaryPopup {
    width: 100%;
    text-align: center;
    min-height: 72px;
    background-color: #f2f2f2;
    box-sizing: border-box;
    top: 0;
    margin: 0;
    padding: 26px 0;
  }
  .customer .customer__orderContent .orderContent__status {
    margin: 0 0 37px;
  }
  .customer .customer__orderContent {
    min-height: 100%;
  }
}
@media screen and (max-width: 359px) {
  .customer .customer__orderContent .orderContent__complainBtn {
    margin: 7px 0 0 -130px;
  }
}
@media screen and (max-width: 479px) {
  .customer .popupDialog__complain {
    padding: 0;
  }
  .customer .popupDialog__complain .popupDialog__closeBtn {
    top: 17px;
    right: 17px;
  }
}
@media screen and (max-width: 768px) {
  .customer__flexboxContainer {
    flex-direction: column;
  }
}
@media screen and (max-width: 599px) {
  .customer .customer__contentSection.customer__contentBox.editSection-js {
    padding: 5px 20px 15px;
    top: 155px;
  }
  .customer
    .customer__contentSection.customer__contentBox.editSection-js
    .customer__contentBoxTitle {
    display: none;
    visibility: hidden;
  }
  .customer
    .customer__contentSection.customer__contentBox.editSection-js
    .customer__contentSection--edit {
    top: -77px;
    right: 13px;
    background-color: #fff;
    width: 45px;
    height: 44px;
    padding: 14px 11px 11px;
    color: #ff9181;
    fill: #ff9181;
  }
}
@media screen and (min-width: 600px) and (max-width: 768px) {
  .customer
    .customer__contentSection.customer__contentBox.editSection-js
    .customer__contentBoxTitle {
    font-size: 16px;
    padding: 10px 0 30px;
  }
}
@media screen and (min-width: 630px) {
  .customer .customer__contentSection.customer__contentBox.editSection-js {
    max-width: 360px;
  }
}
@media screen and (max-width: 599px) {
  .customer .customer__contentSection.customer__contentSection--hidden {
    position: static;
  }
  .customer
    .customer__contentSection.customer__contentSection--hidden
    .customer__contentSection--edit {
    position: absolute;
    color: white;
    fill: white;
    background-color: #ff9181;
    border-radius: 50%;
    font-size: 18px;
    width: 43px;
    height: 43px;
    text-align: center;
    box-sizing: border-box;
    top: 80px;
    padding: 13px 11px 11px;
    box-shadow: 0 2px 5px 1px #0000001c;
  }
  .customer
    .customer__contentSection.customer__contentSection--hidden.editSection-js
    .customer__contentSection--edit {
    background-color: transparent;
  }
}
@media screen and (max-width: 599px) {
  .customer__content {
    flex-grow: 5;
  }
}
@media screen and (max-width: 768px) {
  .customer .customer__breadcrumbs--desktop {
    display: none;
    visibility: hidden;
  }
}
@media screen and (max-width: 768px) {
  .customer .customer__breadcrumbs--mobile {
    display: inherit;
    visibility: visible;
  }
}
@media screen and (max-width: 768px) {
  .customer .customer__menu {
    position: absolute;
    top: -55px;
    padding-top: 50px;
    left: -300px;
    flex-grow: 1;
  }
  .customer .customer__menu.customer__menuActive-js {
    left: 0;
    bottom: 0;
    right: 0;
  }
}
@media screen and (max-width: 768px) {
  .customer .mobileLogout {
    display: block !important;
    width: 100% !important;
  }
  .customer .mobileLogoutButton {
    width: calc(100% - 40px);
    padding: 18px 0;
    margin-left: 20px;
    margin-right: 20px;
    text-align: center;
    color: #ffffff;
    background-color: #ff9181;
    border: 1px solid #ff9181;
    transition: 200ms;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
  }
  .customer .mobileLogoutButton:hover {
    cursor: pointer;
    color: #ffffff;
    background-color: #ffa292;
    border: 1px solid #ffa292;
  }
}
@media screen and (max-width: 599px) {
  .customer .customer__submenu {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 599px) {
  .customer .customer__submenu.customer__submenu--desktop {
    display: none;
    visibility: hidden;
  }
}
@media screen and (max-width: 599px) {
  .customer .customer__menu .active-js,
  .customer .customer__submenu .active-js {
    color: #ff9181;
  }
}
.customer .complain__product {
  width: 100%;
  margin: 20px 0;
}
.customer .complain__form {
  width: 100%;
  margin: 20px 0;
}
@media screen and (max-width: 599px) {
  .loyaltyProgram .customer__title,
  .wishList .customer__title {
    margin: -40px 0 0 22px;
  }
}
@media screen and (max-width: 767px) {
  .closeCustomerMenuButton {
    position: absolute;
    left: 300px;
    top: 50px;
    width: 100vw;
  }
  .closeCustomerMenuButton svg {
    fill: #ff9181;
    margin-left: 20px;
  }
  .closeCustomerMenuButton:hover {
    cursor: pointer;
  }
  .customerPrimaryMenu-js > li {
    padding: 20px 0;
    font-size: 16px;
  }
  .customer .customer__menu ul:not(.customerPrimaryMenu-js) {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .contactSection__grid {
    display: flex;
    flex-direction: column;
  }
  .contactSection__cell {
    margin: 0 auto 60px;
  }
  .contactSection__cell__map {
    margin: 0;
  }
}
.lookbookSection {
  margin: 20px auto;
}
.lookbookSection .lookbook__imageContainer {
  width: 100%;
  margin: 0 0 100px;
}
.lookbookSection .lookbook__imageContainer:last-child {
  margin-bottom: 20px;
}
.lookbook__name {
  margin-bottom: 20px;
}
.lookbook__showProductsButton {
  bottom: 0;
  right: auto;
  left: 50%;
  transform: translate(-50%, 50%);
  border: 1px solid #f2f2f2;
}
.lookbook__hideProductsButton,
.lookbook__productsContainer {
  position: fixed;
  width: calc(100% - 40px);
  z-index: 102;
}
.lookbook__productsContainerBackgroundMobile {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.8);
  z-index: 101;
}
@media only screen and (max-width: 768px) {
  .oneItem {
    margin-left: 20px !important;
    margin-right: 20px !important;
    width: calc(100% - 40px) !important;
  }
  .row > section {
    width: 75% !important;
  }
  .row > section .comparerSlider {
    width: 50% !important;
  }
  .row > section .lastProduct {
    border-right: 1px solid #ff9181 !important;
  }
  .comparerSlider .slick-track {
    height: calc(100% - 1px) !important;
  }
  .topSection-info .title,
  .topSection-info .removeComparer,
  .property .groupName,
  .property .propertyName {
    padding-left: 20px !important;
  }
  .noProducts {
    margin-left: 20px;
  }
}
@media only screen and (max-width: 580px) {
  .row section {
    width: 60% !important;
  }
  .row .topSection-info,
  .row .property {
    width: 40% !important;
  }
  .previousPrice {
    display: block !important;
  }
}
@media only screen and (max-width: 385px) {
  .buttons {
    width: calc(100% - 10px) !important;
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  .title {
    font-size: 16px !important;
  }
  .removeComparer {
    font-size: 12px !important;
  }
}
@media only screen and (max-width: 768px) {
  .advancedSearch {
    width: calc(100% - 40px);
    margin: 0 auto;
  }
  .advancedSearch input[type="checkbox"] {
    position: fixed;
  }
  .advancedSearch .search {
    margin-top: 20px;
    display: block;
    width: 100%;
  }
  .advancedSearch .search .searchInput {
    width: 100%;
    display: block;
    border-right: 1px solid #d6d6d6;
    margin-bottom: 20px;
  }
  .advancedSearch .search .searchCategory {
    width: 100%;
    display: block;
    border-right: 1px solid #d6d6d6;
    margin-bottom: 20px;
  }
  .advancedSearch .search .searchButton {
    display: block;
    width: 100%;
  }
  .advancedSearch .search .scrollingButton {
    display: block;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
  }
  .advancedSearch .searchType {
    margin-top: 110px;
    padding-left: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .advancedSearch .searchType li {
    display: inline-block;
    flex: 50%;
    margin-bottom: 10px;
  }
  .advancedSearch .searchType li > label {
    margin: 0;
  }
  .advancedSearch .propertyContainer {
    margin: 10px 0;
  }
  .advancedSearch .propertyContainer .checkboxContainer span {
    flex: 0 1 100%;
  }
  .advancedSearch .propertyContainer .productFeaturesContainer .priceContainer {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .advancedSearch
    .propertyContainer
    .productFeaturesContainer
    .priceContainer
    span {
    flex: 1 0 50%;
  }
  .advancedSearch
    .propertyContainer
    .productFeaturesContainer
    .priceContainer
    span
    input[type="number"] {
    width: 75%;
  }
  .advancedSearch
    .propertyContainer
    .productFeaturesContainer
    .productFeatures {
    width: 100%;
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
  }
  .advancedSearch
    .propertyContainer
    .productFeaturesContainer
    .productFeatures
    span {
    flex: 0 1 100%;
  }
}
@media only screen and (min-width: 451px) and (max-width: 650px) {
  .checkboxContainer,
  .productFeatures {
    grid-template-columns: 33% 33% 33% !important;
  }
}
@media only screen and (max-width: 450px) {
  .checkboxContainer,
  .productFeatures {
    grid-template-columns: 50% 50% !important;
  }
}
.banner2__title {
  font-size: 28px;
}
.banner2__title.banner2__title__small {
  font-size: 13px;
}
.banner2__info {
  bottom: unset;
  top: 80px;
}
@media screen and (max-width: 768px) {
  .slick-prev,
  .slick-next {
    background-color: unset !important;
    height: 20px !important;
    top: 0 !important;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    transform: none !important;
  }
  .slick-prev::before,
  .slick-next::before {
    border-width: 0 2.5px 2.5px 0 !important;
  }
  .desktopLink {
    display: none;
    visibility: hidden;
  }
  .desktopImage2 {
    display: none;
    visibility: hidden;
  }
  .mobileImage2 {
    display: block;
    visibility: visible;
  }
  .banner2__info {
    top: 50% !important;
  }
  .banner2__info .banner2__title {
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 1;
    white-space: nowrap;
  }
}
@media screen and (max-width: 480px) {
  .banner2__image {
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
  }
  .banner2__image img {
    min-height: unset !important;
  }
}
@media only screen and (max-width: 599px) {
  .product-item {
    height: 250px;
  }
  .recommended-products2__list li {
    margin: 20px 0;
    padding: 0;
  }
}
@media only screen and (max-width: 499px) {
  .product-item {
    width: 200px;
  }
}
@media only screen and (max-width: 400px) {
  .recommended-products2__list {
    justify-content: space-evenly;
    overflow: hidden;
  }
  .recommended-products2__list li {
    width: 44%;
  }
  .product-item {
    width: 158px;
  }
}
@media screen and (min-width: 601px) and (max-width: 768px) {
  .productList__category__info {
    width: 98% !important;
  }
  .productList__category__title__noHeaderDataImage,
  .productList__category__description__noHeaderDataImage {
    padding-left: 51px !important;
  }
  .productList__categoryMobilePadding {
    width: 95% !important;
  }
}
@media screen and (max-width: 600px) {
  .productList__category__info {
    width: 95% !important;
    margin: 0 auto;
  }
  .productList__category__title__noHeaderDataImage,
  .productList__category__description__noHeaderDataImage {
    padding-left: 0 !important;
  }
  .productList__category__title__noHeaderDataImage {
    text-align: center;
  }
  .productList__categoryMobilePadding {
    display: flex;
    flex-direction: column;
  }
  .productList__categoryMobilePadding > * {
    width: 95%;
    margin: 0 auto;
    display: block;
  }
  .productList__categoryMobilePadding img {
    align-self: center !important;
  }
  .product-list__gridView-js.product-list__grid--not-many-products {
    display: block;
    text-align: center;
  }
}
@media screen and (max-width: 440px) {
  .product-list__listView-js .product-item .product-item__description h2 {
    min-width: 160px;
  }
}
@media screen and (max-width: 340px) {
  .product-list
    .product-list__listView-js
    .product-item
    .product-item__link
    img {
    max-height: 120px;
    max-width: 120px;
  }
  .product-list .product-list__listView-js .product-item .product-item__link {
    width: 120px;
    height: 120px;
    min-width: 120px;
  }
  .product-list
    .product-list__grid-wrapper
    .product-list__listView-js
    .product-item
    .product-flags {
    left: -10px;
    max-width: 120px;
  }
  .product-list .product-list__listView-js .product-item .product-flags span {
    height: 23px;
    font-size: 8px;
    padding: 7px 9px;
  }
}
@media only screen and (max-width: 768px) {
  .product-details__other-options {
    bottom: -60px;
    padding: 0 25px !important;
    box-sizing: border-box;
    top: unset;
  }
  .product-details .product-details__images .slick-next {
    transform: rotate(-90deg) !important;
  }
  .product-details .product-details__images .slick-next {
    background: #d5d5d5;
    background-color: #d5d5d5 !important;
    height: 27px !important;
    width: 27px;
    top: 50% !important;
    bottom: unset;
  }
  .product-details-wrapper {
    flex-direction: column;
  }
  .product-details__add-to-cart {
    padding: 40px 20px;
    max-width: 100%;
    width: 100%;
  }
  .product-details__titleBorder {
    margin: 40px 20px;
    width: calc(100% - 40px);
    padding: 0;
  }
  .product-details__full-details .product-reviews {
    flex-direction: column;
    padding: 20px;
    box-sizing: border-box;
  }
  .product-details__full-details .product-reviews .current-reviews,
  .product-details__full-details .product-reviews .new-review {
    width: 100%;
  }
  .product-details__full-details .product-reviews .current-reviews ul li {
    margin-bottom: 25px;
  }
  .product-details__headers .product-details__header svg {
    margin-bottom: -2px;
    padding-left: 5px;
  }
  .product-details__headers .product-details__header.active-header svg {
    fill: #ff9181;
  }
  .product-details__image {
    width: 90%;
    margin: 0 auto;
    min-height: auto;
  }
  .product-details__images {
    width: 100%;
  }
  .product-details__image.product-details__image__single .slick-slide {
    min-height: 309px !important;
  }
  .product-details__images .product-flags {
    left: 4%;
  }
  .product-details__headers {
    padding: 0;
    box-sizing: border-box;
  }
  .product-details__set-list .set .prices-wrapper .primary-action-button {
    min-width: 200px;
  }
  .product-details
    .recommend-product-popup
    .form-container
    .form__inputGroup
    .form__input-wrapper {
    width: 100%;
  }
  .product-details__other-options {
    flex-wrap: nowrap;
    justify-content: space-around;
  }
  .product-details__other-option {
    width: auto;
    margin: 0 9px 0 0;
  }
  .product-details__other-option.four-options {
    margin: 0 50px 20px 0;
  }
  .product-flags span:nth-child(n + 4) {
    display: none;
  }
  .product-details__full-details .product-attributes ul li span:first-child {
    margin-left: 4%;
  }
  .addToComparePopup {
    width: calc(100% - 40px) !important;
  }
  .opened-gallery {
    margin: 0 !important;
  }
  .product-details__images .opened-gallery .slick-next:last-child {
    right: 20px;
  }
}
@media only screen and (max-width: 630px) {
  .product-details__other-options {
    position: relative;
  }
}
@media only screen and (max-width: 599px) {
  .product-details__set-list .set {
    flex-direction: column;
  }
  .product-details__set-list .set .prices-wrapper {
    width: 70%;
    margin: 20px auto;
  }
  .product-details__set-list .set .prices-wrapper .prices .discount {
    box-sizing: border-box;
    width: 100%;
  }
  .product-details__reviewsContainer.goToAddReviewSection {
    margin: 25px 0;
  }
  .product-details__titleBorder > span {
    font-size: 24px;
  }
  .product-details__other-options {
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 20px 20px 10px;
    box-sizing: border-box;
  }
  .product-details__full-details .product-attributes ul li {
    padding: 10px 0;
  }
  .product-details__full-details .product-attributes ul li span:first-child {
    margin-left: 0;
  }
  .product-details__full-details .product-reviews {
    padding: 0;
  }
  .product-details__full-details .product-videos li {
    margin: 10px 0;
  }
}
@media only screen and (max-width: 400px) {
  .product-details__button-group {
    flex-wrap: wrap;
  }
  .product-details__button-group .primary-action-button.add-to-cart {
    width: 300px;
    max-width: 68%;
  }
  .product-details .addToComparePopup {
    bottom: 4px;
  }
  .product-details .addToComparePopup .comparisonInfo .addToCompare {
    font-size: 15px;
    margin: unset;
    text-align: center;
  }
  .product-details .addToComparePopup .comparisonInfo {
    margin-top: 35px;
    line-height: 15px;
  }
  .product-details .addToComparePopup .comparisonInfo .comparisonItems,
  .product-details .addToComparePopup .comparisonInfo .removeComparison {
    font-size: 13px;
  }
  .product-details .addToComparePopup .comparisonInfo .comparerItemIcon {
    width: 25px;
    height: 25px;
  }
  .product-details .addToComparePopup .comparisonInfo .closeComparePopup {
    right: -5px;
  }
}
@media only screen and (max-width: 360px) {
  .product-details__images .product-flags span {
    margin-bottom: 3px;
  }
}
@media only screen and (max-width: 330px) {
  .product-videos iframe {
    width: 280px;
  }
  .addToComparePopup > .addToCompare {
    margin-left: 20px !important;
  }
}
@media screen and (max-width: 768px) {
  .cartSteps {
    padding: 20px 0;
    margin: 0 auto;
    width: 94%;
    border-bottom: 1px solid #ff9181 !important;
  }
  .cartSteps .cartStep {
    text-align: center;
    height: 80px;
  }
  .cartSteps .cartStep__name {
    font-size: 11px;
    display: block;
    margin-top: 10px;
    margin-left: 0;
  }
  .cartSteps__line {
    width: 5%;
    margin: 0;
    margin-top: -45px !important;
  }
  .cartContainer {
    flex-direction: column !important;
    width: 94%;
  }
  .cartContainer .notAttachment {
    width: 100% !important;
  }
  .cartContainer .notAttachment .js-note {
    width: calc(100% - 24px) !important;
  }
  .cartContainer .cartInfo:not(.scheduledDeliveryDate) {
    margin-right: 0 !important;
    width: 100% !important;
  }
  .cartContainer .cartInfo__margin {
    margin-right: 0 !important;
  }
  .cartContainer .productsList {
    width: 100%;
  }
  .cartContainer .productsList .cart__list-item--products {
    margin-right: 0;
  }
  .cartContainer .productsList .cart__qty-box .cart__qty-col {
    width: 20px !important;
    height: 10px !important;
    padding: 5px 5px 20px 5px !important;
  }
  .cartContainer .productsList .cart__qty-box .js-value {
    width: 50px !important;
    height: 10px !important;
  }
  .cartContainer .cartLoyaltyMessage,
  .cartContainer .cartError {
    margin-right: 0 !important;
  }
  .cartContainer .summaryDetails {
    width: 100%;
  }
  .cartContainer .summaryDetails .summary {
    margin-top: 40px;
    text-align: center;
  }
  .cartContainer .summaryDetails .summaryMobile {
    margin-bottom: 40px;
    margin-top: 40px;
    width: 100%;
    display: block;
    position: relative;
  }
  .cartContainer .summaryDetails .summaryMobile__text {
    font-size: 21px;
    letter-spacing: 1px;
    text-align: center;
    background-color: #ffffff;
    width: fit-content;
    padding-left: 10px;
    padding-right: 10px;
    z-index: 1;
    margin: 0 auto;
  }
  .cartContainer .summaryDetails .summaryMobile__border {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 1px;
    background-color: #ff9181;
    z-index: -1;
  }
  .cartContainer .deliveryAndPayment {
    width: 100%;
  }
  .cartContainer .deliveryAndPayment .deliverySetCountryInfo {
    width: 80%;
    margin-right: 0;
  }
  .cartContainer .deliveryAndPayment .deliverySetCountryInfo select {
    width: 90%;
    padding: 10px 20px;
    margin: 0 auto;
  }
  .cartContainer .deliveryAndPayment .deliveryMethods,
  .cartContainer .deliveryAndPayment .paymentMethods {
    margin-right: 0;
    justify-content: space-between;
    width: 100%;
  }
  .cartContainer
    .deliveryAndPayment
    .deliveryMethods
    .deliveryMethod__container,
  .cartContainer .deliveryAndPayment .deliveryMethods .paymentMethod__container,
  .cartContainer .deliveryAndPayment .paymentMethods .deliveryMethod__container,
  .cartContainer .deliveryAndPayment .paymentMethods .paymentMethod__container {
    width: 40%;
  }
  .cartContainer
    .deliveryAndPayment
    .deliveryMethods
    .deliveryMethod__container:nth-child(2n + 1),
  .cartContainer
    .deliveryAndPayment
    .deliveryMethods
    .paymentMethod__container:nth-child(2n + 1),
  .cartContainer
    .deliveryAndPayment
    .paymentMethods
    .deliveryMethod__container:nth-child(2n + 1),
  .cartContainer
    .deliveryAndPayment
    .paymentMethods
    .paymentMethod__container:nth-child(2n + 1) {
    margin-left: 0;
  }
  .cartContainer
    .deliveryAndPayment
    .deliveryMethods
    .deliveryMethod__container:nth-child(2n),
  .cartContainer
    .deliveryAndPayment
    .deliveryMethods
    .paymentMethod__container:nth-child(2n),
  .cartContainer
    .deliveryAndPayment
    .paymentMethods
    .deliveryMethod__container:nth-child(2n),
  .cartContainer
    .deliveryAndPayment
    .paymentMethods
    .paymentMethod__container:nth-child(2n) {
    margin-right: 0;
  }
  .cartContainer .deliveryAndPayment .collectionPoint__container {
    flex: 0 0 100%;
  }
  .cartContainer .customerData {
    width: 100%;
    margin-right: 0;
  }
  .cartContainer .customerData .js-save-address-form {
    width: 100% !important;
  }
  .cartContainer .customerData .messageAndAttachments {
    width: 100%;
    margin-right: 0;
  }
  .cartContainer .customerData .loginContainer,
  .cartContainer .customerData .registerContainer {
    margin: 0 0 40px 0;
    flex: 100%;
  }
  .cartContainer .customerData .js-hide-login-content {
    width: 80% !important;
  }
  .cartContainer .customerData__wrapper {
    flex-direction: column;
  }
  .cartContainer .summaryCart {
    width: 100%;
    margin-right: 0;
  }
  .cartContainer .summaryCart .summaryInfo {
    margin-top: 20px;
  }
  .cartContainer .finishOrder__container {
    flex: 100%;
    margin-right: 0;
  }
  .cartContainer .finishOrder__orderDetails__details {
    margin-right: 0;
    justify-content: space-between;
  }
  .cartContainer .finishOrder__orderStatus__notDeterminedDeliveryCost {
    width: 100% !important;
  }
  .cartContainer .finishOrder__info__notDeterminedDeliveryCost {
    font-size: 24px;
  }
  .cartContainer .finishOrder__notDeterminedCost {
    font-size: 20px;
  }
  .cartContainer .finishSummary__container {
    flex: 100%;
    margin-top: 40px;
  }
  .cartContainer .summaryCart .cart__text--product-name > a {
    margin-right: 20px !important;
  }
  .cartContainer .crossSelling__container .product-item {
    width: 100% !important;
    padding-bottom: 25px;
  }
  .unfinishedPayment .thankYou__form {
    width: 80% !important;
    padding: 25px !important;
  }
  .ifMap {
    width: 80% !important;
    padding: 40px 20px 20px 20px;
  }
  .continueButton__desktop {
    display: none !important;
  }
  .continueButton__mobile {
    display: block !important;
  }
  .customerData .cart__receiver-address,
  .customerData .cart__invoice-box {
    width: 100% !important;
  }
  .customerData .cart__receiver-address .js-save-address-form,
  .customerData .cart__invoice-box .js-save-address-form {
    width: auto !important;
  }
  .cartContainer .customerData .deliveryData .company__Country,
  .cartContainer .customerData .deliveryData select {
    width: 100% !important;
  }
  .recalculatePointsPopup__container {
    width: calc(100% - 80px);
    padding: 30px 20px;
    height: fit-content;
  }
  .recalculatePointsPopup__closeIcon {
    top: 30px;
    right: 20px;
  }
  .registerContainer__title__authRequired {
    margin-top: 0 !important;
    padding-top: 25px;
  }
  .cart__address-mobileflex {
    flex-wrap: wrap;
  }
  .cart__address-mobileflex .company__Prefix {
    width: 30%;
  }
  .cart__address-mobileflex .company__Tin {
    width: 50% !important;
  }
  .cart__address-mobileflex .company__Country {
    margin-top: 10px;
    margin-left: 0 !important;
  }
  .cart__address-firstElement,
  .cart__address-streetNo {
    margin-right: 15px;
  }
  .paymentChannel__box {
    width: calc(100% - 80px) !important;
    height: 80% !important;
  }
  .paymentChannel__labelsContainer {
    justify-content: space-between !important;
    height: 65% !important;
    overflow-x: hidden;
  }
  .paymentChannel__label {
    width: 40% !important;
  }
  .js-submit-paymentChannels {
    margin-right: auto !important;
    margin-left: auto !important;
    left: 0;
    right: 0 !important;
    bottom: 30px !important;
    width: 60% !important;
  }
  .summaryData__title {
    margin-right: 0 !important;
    width: 100% !important;
  }
  .finishOrder__orderDetails__row {
    flex-direction: column !important;
  }
  .finishOrder__orderDetails__row .name {
    letter-spacing: 0.5px !important;
    margin-bottom: 10px;
    width: 100% !important;
    flex: unset;
    font-weight: normal !important;
    font-stretch: normal;
    font-style: normal;
  }
  .finishOrder__orderDetails__row .value,
  .finishOrder__orderDetails__row .value > * {
    letter-spacing: 0.5px !important;
    width: 100% !important;
    flex: unset !important;
    font-weight: normal !important;
    font-stretch: normal;
    font-style: normal;
  }
}
@media screen and (min-width: 541px) and (max-width: 730px) {
  .productsList .cart__text--unit {
    display: block;
    margin-top: 10px;
  }
}
@media screen and (max-width: 620px) {
  .finishOrder__return__notDeterminedDeliveryCost {
    width: 100% !important;
  }
}
@media screen and (max-width: 600px) {
  .summaryCart .cart__list-item--products {
    margin-right: 0 !important;
  }
  .summaryCart .cart__price__qty {
    flex: 35%;
  }
  .summaryCart .cart__product-name-box {
    flex: 65%;
  }
}
@media screen and (max-width: 540px) {
  .cartContainer .productsList .cart__details-box {
    flex-direction: column;
  }
  .cartContainer .productsList .cart__details-box .cart__product-name-box {
    flex: 100%;
    min-height: 45px;
  }
  .cartContainer .productsList .cart__details-box .cart__price__qty {
    flex: 100%;
    min-height: 80px;
  }
  .cartContainer
    .productsList
    .cart__details-box
    .cart__price__qty
    .cart__qty-box {
    position: absolute;
    bottom: 45px;
    right: 0;
  }
  .cartContainer
    .productsList
    .cart__details-box
    .cart__price__qty
    .cart__qty-box
    .set__quantity {
    top: -40px;
  }
}
@media screen and (max-width: 530px) {
  .thankYou__buttonContainer {
    flex-direction: column !important;
  }
  .thankYou__buttonContainer .thankYou__header {
    width: 100% !important;
  }
  .thankYou__buttonContainer .thankYou__button {
    width: 80% !important;
  }
}
@media screen and (max-width: 520px) {
  .summaryCart .cart__details-box {
    flex-direction: column !important;
  }
  .summaryCart .cart__details-box .cart__product-name-box {
    flex: 100% !important;
  }
  .summaryCart .cart__details-box .cart__price__qty {
    flex: 100% !important;
    min-height: 60px;
  }
  .summaryCart .cart__details-box .cart__price__qty .cart__text--price {
    bottom: unset;
    top: -5px;
    left: 0;
    right: unset;
    position: absolute;
  }
  .summaryCart
    .cart__details-box
    .cart__price__qty
    .cart__text--quantityAndUnit {
    position: absolute;
    right: 0;
    top: -5px;
    font-size: 14px;
  }
}
@media screen and (max-width: 450px) {
  .cart__list-item--products {
    padding-bottom: 30px;
    height: fit-content;
    padding-bottom: 10px;
  }
  .cart__list-item--products .cart__details-box {
    height: fit-content;
  }
  .cart__list-item--products .cart__details-box .cart__product-name-box,
  .cart__list-item--products .cart__details-box .cart__price__qty {
    flex: 50%;
  }
  .cart__list-item--products .cart__details-box .cart__text--price {
    bottom: -25px;
  }
  .cart__list-item--products .cart__details-box .cart__text--delete {
    bottom: -25px;
  }
  .backToShop {
    margin-top: 40px !important;
  }
}
@media screen and (max-width: 415px) {
  .paymentChannel__box {
    padding: 20px !important;
  }
  .js-closePaymentChannels {
    right: 20px !important;
  }
}
@media screen and (max-width: 400px) {
  .cartSteps__container .cartStep {
    padding: 0 5px;
  }
  .cartSteps__container .cartSteps__line {
    display: none;
  }
  .cart__text--product-name {
    margin-top: 20px;
    line-height: 1;
  }
  .cart__text--product-name > a {
    font-size: 11px;
    line-height: 1;
  }
  .paymentChannel__label {
    width: 100% !important;
  }
  .cart__text--product-attr {
    font-size: 10px;
  }
  .messageAndAttachments {
    flex-direction: column !important;
  }
  .msgToSeller__container,
  .attachments__container {
    width: 100% !important;
  }
  .msgToSeller__textarea {
    padding: 10px 0 !important;
  }
  .finishOrder__orderStatus,
  .finishOrder__orderStatusValue {
    width: 50% !important;
  }
  .crossselling-slider {
    padding-inline-start: 20px !important;
    padding-inline-end: 20px !important;
  }
}
@media screen and (max-width: 380px) {
  .cart__list-item--products {
    padding-bottom: 0 !important;
  }
}
@media screen and (max-width: 340px) {
  .deliveryMethod__container,
  .paymentMethod__container {
    width: 35% !important;
  }
}
