@media screen and (max-width: 600px) {
  .custom-dropdown {
    display: inline-flex !important;
    padding-left: 15px !important;
    padding-right: 44px !important;
  }
}

@media (max-width: 479px) {
  .custom-dropdown .selected-option {
    font-size: 16px;
  }
}

@media (max-width: 479px) {
  body .button.blue {
    margin: 0 !important;
    max-width: 366px;
    width: 100% !important;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  body .button.blue {
    margin: 0 !important;
    max-width: 366px;
    width: 100% !important;
  }
}

@media (max-width: 479px) {
  body select:not(.admin__control-select, .admin__control-text, .admin__control-multiselect),
  body .custom-dropdown {
    width: 100%;
  }
}

@media (max-width: 479px) {
  body input.input-text:not(.admin__control-select, .admin__control-text, .admin__control-multiselect, .qty) {
    font-size: 16px;
    width: 100%;
  }
}

@media (max-width: 479px) {
  body .choice.std {
    width: auto !important;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  body .choice.std {
    width: auto !important;
  }
}

@media (max-width: 479px) {
  body [id^=gb-widget-] {
    bottom: 80px !important;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  body [id^=gb-widget-] {
    bottom: 80px !important;
  }
}

@media (max-width: 479px) {
  .footer.content {
    padding-bottom: 100px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .footer.content {
    padding-bottom: 100px;
  }
}

@media (max-width: 479px) {
  .footer.content .copyright {
    margin-bottom: 15px;
    width: 100%;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .footer.content .copyright {
    margin-bottom: 15px;
    width: 100%;
  }
}

@media (max-width: 479px) {
  .footer.content .designed-by {
    width: 100%;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .footer.content .designed-by {
    width: 100%;
  }
}

@media (max-width: 479px) {
  .footer.content .footer-links-main a,
  .footer.content .footer-links-help a {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .footer.content .footer-links-main a,
  .footer.content .footer-links-help a {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
}

@media (max-width: 479px) {
  .footer.content .copyright,
  .footer.content .designed-by {
    text-align: center;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .footer.content .copyright,
  .footer.content .designed-by {
    text-align: center;
  }
}

@media (max-width: 479px) {
  .footer-container {
    margin-bottom: 50px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .footer-container {
    margin-bottom: 50px;
  }
}

@media (max-width: 479px) {
  .footer-container .footer-block-wrapper ul > li {
    padding: 15px 0;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .footer-container .footer-block-wrapper ul > li {
    padding: 15px 0;
  }
}

@media (max-width: 479px) {
  .footer-container .footer-links-main ul > li,
  .footer-container .footer-links-help ul > li {
    border-bottom: 1px solid rgba(153, 158, 158, 0.24);
    margin: 0;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .footer-container .footer-links-main ul > li,
  .footer-container .footer-links-help ul > li {
    border-bottom: 1px solid rgba(153, 158, 158, 0.24);
    margin: 0;
  }
}

@media (max-width: 479px) {
  .footer-links-contact {
    margin: 50px 0;
    text-align: center;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .footer-links-contact {
    margin: 50px 0;
    text-align: center;
  }
}

@media (max-width: 479px) {
  .footer-links-social {
    align-items: center;
  }
}

@media (max-width: 479px) {
  .footer-links-social .footer-social-icons ul {
    align-self: center;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .footer-links-social .footer-social-icons ul {
    align-self: center;
  }
}

@media (max-width: 479px) {
  .popup-block-customer-login .modal-header .action-close,
  .simple-form .modal-header .action-close {
    left: 24px;
    top: 17px;
  }
}

@media (max-width: 479px) {
  .popup-block-customer-login .modal-inner-wrap,
  .simple-form .modal-inner-wrap {
    border-radius: 0;
    height: 100%;
    margin: 0;
    width: 100%;
  }
}

@media (max-width: 479px) {
  .popup-block-customer-login input,
  .simple-form input {
    margin-bottom: 15px;
    max-width: initial !important;
    width: 100%;
  }
}

@media (max-width: 479px) {
  .popup-block-customer-login .password .control,
  .simple-form .password .control {
    position: relative;
  }
}

@media (max-width: 479px) {
  .popup-block-customer-login .password .control i,
  .simple-form .password .control i {
    position: absolute;
    right: 10px;
    top: 57px;
  }
}

@media (max-width: 479px) {
  .popup-block-customer-login .remember-forget,
  .simple-form .remember-forget {
    width: 100%;
  }
}

@media (max-width: 479px) {
  .popup-block-customer-login .dont-have-account,
  .simple-form .dont-have-account {
    bottom: 56px;
    position: absolute;
    text-align: center;
  }
}

@media (max-width: 479px) {
  .popup-block-customer-login .sign-up-container,
  .simple-form .sign-up-container {
    bottom: 26px;
    margin-left: initial !important;
    width: 90%;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .popup-block-customer-login .sign-up-container,
  .simple-form .sign-up-container {
    width: 303px !important;
  }
}

@media (max-width: 479px) {
  .popup-block-customer-login .logo,
  .simple-form .logo {
    display: block;
    margin: 0 auto;
    max-width: 242px;
  }
}

@media (max-width: 479px) {
  .popup-block-customer-login .block-title,
  .simple-form .block-title {
    margin-top: 77px !important;
  }
}

@media (max-width: 479px) {
  .popup-block-customer-login .form-login,
  .simple-form .form-login {
    margin: 0 auto;
    max-width: 366px;
    position: relative;
    width: 100%;
  }
}

@media (max-width: 479px) {
  .popup-block-customer-login .button.blue,
  .simple-form .button.blue {
    max-width: initial !important;
    width: 100% !important;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .popup-block-customer-login .button.blue,
  .simple-form .button.blue {
    width: 303px !important;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .simple-form .dont-have-account {
    margin-left: 0 !important;
    width: 303px !important;
  }
}

@media (max-width: 479px) {
  .simple-form .dont-have-account {
    margin-left: initial !important;
    position: initial !important;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .simple-form .sign-up {
    margin-left: initial !important;
  }
}

@media (max-width: 479px) {
  .simple-form .sign-up {
    margin-left: initial !important;
  }
}

@media (max-width: 479px) {
  .simple-form .sign-up-container {
    width: 90% !important;
  }
}

@media (max-width: 479px) {
  .contact-index-index .contact-title-container {
    display: none;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .contact-index-index .contact-title-container {
    display: none;
  }
}

@media (max-width: 479px) {
  .contact-index-index .contact-info-container {
    display: none;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .contact-index-index .contact-info-container {
    display: none;
  }
}

@media (max-width: 479px) {
  .contact-index-index .help-center .contact-us-title {
    font-size: 18px;
    margin: 25px 0;
  }

  .contact-index-index .help-center .contact-us-title:not(.mobile) {
    display: none;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .contact-index-index .help-center .contact-us-title {
    font-size: 18px;
    margin: 25px 0;
  }

  .contact-index-index .help-center .contact-us-title:not(.mobile) {
    display: none;
  }
}

@media (max-width: 479px) {
  .contact-index-index .faq-block .contact-us-title-mobile {
    display: block;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .contact-index-index .faq-block .contact-us-title-mobile {
    display: block;
  }
}

@media (max-width: 479px) {
  .contact-index-index .faq-blocks-container {
    flex-direction: column;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .contact-index-index .faq-blocks-container {
    flex-direction: column;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .contact-index-index .form.contact .fieldset {
    width: 100%;
  }
}

@media (max-width: 479px) {
  .contact-index-index .form.contact .fieldset {
    width: 100%;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .contact-index-index .form.contact .actions-toolbar {
    width: 100%;
  }
}

@media (max-width: 479px) {
  .contact-index-index .form.contact .actions-toolbar {
    width: 100%;
  }
}

@media (max-width: 479px) {
  .popup-block-customer-login-forgot .inner-container {
    flex-direction: column;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .popup-block-customer-login-forgot .inner-container {
    flex-direction: column;
  }
}

@media (max-width: 479px) {
  .popup-block-customer-login-forgot .action-close {
    left: 24px;
    top: 17px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .popup-block-customer-login-forgot .action-close {
    left: 24px;
    top: 17px;
  }
}

@media (max-width: 479px) {
  .popup-block-customer-login-forgot .left-image {
    background-image: url("../images/forgot-password/portrait-mobile.png");
    background-position: center;
    display: block;
    height: 296px;
    width: 100%;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .popup-block-customer-login-forgot .left-image {
    background-image: url("../images/forgot-password/portrait-mobile.png");
    background-position: center;
    display: block;
    height: 296px;
    width: 100%;
  }
}

@media (max-width: 479px) {
  .popup-block-customer-login-forgot .left-image img {
    display: none;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .popup-block-customer-login-forgot .left-image img {
    display: none;
  }
}

@media (max-width: 479px) {
  .popup-block-customer-login-forgot .form.password .form-inner-container {
    position: static;
    transform: none;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .popup-block-customer-login-forgot .form.password .form-inner-container {
    position: static;
    transform: none;
  }
}

@media (max-width: 479px) {
  .popup-block-customer-login-forgot .form.password .fieldset {
    margin: 0 auto;
    max-width: 414px;
    width: 100%;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .popup-block-customer-login-forgot .form.password .fieldset {
    margin: 0 auto;
    max-width: 414px;
    width: 100%;
  }
}

@media (max-width: 479px) {
  .popup-block-customer-login-forgot .form.password .fieldset .email {
    margin-left: 24px;
    margin-right: 24px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .popup-block-customer-login-forgot .form.password .fieldset .email {
    margin-left: 24px;
    margin-right: 24px;
  }
}

@media (max-width: 479px) {
  .popup-block-customer-login-forgot .form.password .actions-toolbar {
    margin: 0 auto;
    max-width: 414px;
    width: 100%;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .popup-block-customer-login-forgot .form.password .actions-toolbar {
    margin: 0 auto;
    max-width: 414px;
    width: 100%;
  }
}

@media (max-width: 479px) {
  .popup-block-customer-login-forgot .form.password .actions-toolbar .primary {
    margin: 0 24px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .popup-block-customer-login-forgot .form.password .actions-toolbar .primary {
    margin: 0 24px;
  }
}

@media (max-width: 479px) {
  .popup-block-customer-login-forgot .title {
    margin: 27px 24px 24px;
    text-align: left;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .popup-block-customer-login-forgot .title {
    margin: 27px 24px 24px;
    text-align: left;
  }
}

@media (max-width: 479px) {
  .popup-block-customer-login-forgot .field.note {
    margin-left: 24px;
    margin-right: 24px;
    text-align: left;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .popup-block-customer-login-forgot .field.note {
    margin-left: 24px;
    margin-right: 24px;
    text-align: left;
  }
}

@media (max-width: 479px) {
  .popup-block-customer-login-forgot .right-form {
    width: 100%;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .popup-block-customer-login-forgot .right-form {
    width: 100%;
  }
}

@media (max-width: 479px) {
  .popup-block-customer-login-forgot .go-back-home {
    position: relative;
    top: 27px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .popup-block-customer-login-forgot .go-back-home {
    position: relative;
    top: 27px;
  }
}

@media (max-width: 479px) {
  .popup-block-customer-login-forgot .mage-error {
    position: relative;
    top: -12px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .popup-block-customer-login-forgot .mage-error {
    position: relative;
    top: -12px;
  }
}

@media (max-width: 479px) {
  .customer-register-popup .modal-header .action-close {
    display: none;
    left: 24px;
    top: 17px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .customer-register-popup .modal-header .action-close {
    display: none;
    left: 24px;
    top: 17px;
  }
}

@media (max-width: 479px) {
  .customer-register-popup .modal-inner-wrap {
    border-radius: 0;
    height: 100%;
    margin: 0;
    width: 100%;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .customer-register-popup .modal-inner-wrap {
    border-radius: 0;
    height: 100%;
    margin: 0;
    width: 100%;
  }
}

@media (max-width: 479px) {
  .customer-register-popup .inner-container {
    flex-direction: column;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .customer-register-popup .inner-container {
    flex-direction: column;
  }
}

@media (max-width: 479px) {
  .customer-register-popup .left-image {
    background-image: url("../images/signup/portrait-mobile.png");
    background-position: center;
    display: block;
    padding-bottom: 71.5%;
    width: 100%;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .customer-register-popup .left-image {
    background-image: url("../images/signup/portrait-mobile.png");
    background-position: center;
    display: block;
    padding-bottom: 71.5%;
    width: 100%;
  }
}

@media (max-width: 479px) {
  .customer-register-popup .left-image .action-close-mobile {
    background: #fff;
    border: 0;
    border-radius: 12px;
    height: 56px;
    left: 24px;
    position: absolute;
    top: 37px;
    transform: matrix(0, 1, 1, 0, 0, 0);
    width: 56px;
    z-index: 2;
  }

  .customer-register-popup .left-image .action-close-mobile::before {
    color: #05363c;
    content: "\e90f";
    font-family: "sakret-icons";
    font-size: 12px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .customer-register-popup .left-image .action-close-mobile {
    background: #fff;
    border: 0;
    border-radius: 12px;
    height: 56px;
    left: 24px;
    position: absolute;
    top: 37px;
    transform: matrix(0, 1, 1, 0, 0, 0);
    width: 56px;
    z-index: 2;
  }

  .customer-register-popup .left-image .action-close-mobile::before {
    color: #05363c;
    content: "\e90f";
    font-family: "sakret-icons";
    font-size: 12px;
  }
}

@media (max-width: 479px) {
  .customer-register-popup .left-image img {
    display: none;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .customer-register-popup .left-image img {
    display: none;
  }
}

@media (max-width: 479px) {
  .customer-register-popup .right-form {
    padding-bottom: 50px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .customer-register-popup .right-form {
    padding-bottom: 50px;
  }
}

@media (max-width: 479px) {
  .customer-register-popup .right-form {
    width: 100%;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .customer-register-popup .right-form {
    width: 100%;
  }
}

@media (max-width: 479px) {
  .customer-register-popup .right-form form {
    margin-top: 27px;
    padding: 0;
    width: 100%;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .customer-register-popup .right-form form {
    margin-top: 27px;
    padding: 0;
    width: 100%;
  }
}

@media (max-width: 479px) {
  .customer-register-popup .actions-toolbar .primary {
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .customer-register-popup .actions-toolbar .primary {
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media (max-width: 479px) {
  .customer-register-popup .actions-toolbar .button.blue {
    height: 54px;
    margin-bottom: 0 !important;
    max-width: 366px;
    width: 100% !important;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .customer-register-popup .actions-toolbar .button.blue {
    height: 54px;
    margin-bottom: 0 !important;
    max-width: 366px;
    width: 100% !important;
  }
}

@media (max-width: 479px) {
  .customer-register-popup .actions-toolbar .button.blue {
    width: 100% !important;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .customer-register-popup .actions-toolbar .button.blue {
    width: 366px !important;
  }
}

@media (max-width: 479px) {
  .customer-register-popup .fieldset.create.account {
    margin: 0 auto;
    width: 100% !important;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .customer-register-popup .fieldset.create.account {
    margin: 0 auto;
    width: 100% !important;
  }
}

@media (max-width: 479px) {
  .customer-register-popup .fieldset.create.account .control {
    float: none;
    width: auto !important;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .customer-register-popup .fieldset.create.account .control {
    float: none;
    width: auto !important;
  }
}

@media (max-width: 479px) {
  .customer-register-popup .fieldset.create.account .field.text {
    margin-bottom: 0 !important;
    margin-left: auto;
    margin-right: auto;
    max-width: 366px;
    padding-left: 24px;
    padding-right: 24px;
    width: auto;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .customer-register-popup .fieldset.create.account .field.text {
    margin-bottom: 0 !important;
    margin-left: auto;
    margin-right: auto;
    max-width: 366px;
    padding-left: 24px;
    padding-right: 24px;
    width: auto;
  }
}

@media (max-width: 479px) {
  .customer-register-popup .fieldset.create.account .field.text:last-child {
    margin-bottom: 18px !important;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .customer-register-popup .fieldset.create.account .field.text:last-child {
    margin-bottom: 18px !important;
  }
}

@media (max-width: 479px) {
  .customer-register-popup .fieldset.create.account .field.text .label span {
    left: 40px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .customer-register-popup .fieldset.create.account .field.text .label span {
    left: 40px;
  }
}

@media (max-width: 479px) {
  .customer-register-popup .fieldset.create.account .field.text.confirmation {
    margin-bottom: 18px !important;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .customer-register-popup .fieldset.create.account .field.text.confirmation {
    margin-bottom: 18px !important;
  }
}

@media (max-width: 479px) {
  .customer-register-popup .fieldset.create.info {
    display: none;
    margin: 0 auto;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .customer-register-popup .fieldset.create.info {
    display: none;
    margin: 0 auto;
  }
}

@media (max-width: 479px) {
  .customer-register-popup .legend {
    box-sizing: initial !important;
    display: block;
    float: none;
    margin-bottom: 7px;
    margin-left: auto !important;
    margin-right: auto;
    max-width: 366px !important;
    padding-left: 24px;
    padding-right: 24px;
    position: relative;
    transform: none;
    width: auto;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .customer-register-popup .legend {
    box-sizing: initial !important;
    display: block;
    float: none;
    margin-bottom: 7px;
    margin-left: auto !important;
    margin-right: auto;
    max-width: 366px !important;
    padding-left: 24px;
    padding-right: 24px;
    position: relative;
    transform: none;
    width: auto;
  }
}

@media (max-width: 479px) {
  .customer-register-popup .legend span {
    display: block;
    float: none;
    max-width: 366px;
    position: relative;
    width: 100%;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .customer-register-popup .legend span {
    display: block;
    float: none;
    max-width: 366px;
    position: relative;
    width: 100%;
  }
}

@media (max-width: 479px) {
  .customer-register-popup .password .control {
    position: relative;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .customer-register-popup .password .control {
    position: relative;
  }
}

@media (max-width: 479px) {
  .customer-register-popup .password .control i {
    position: absolute;
    right: 10px;
    top: 57px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .customer-register-popup .password .control i {
    position: absolute;
    right: 10px;
    top: 57px;
  }
}

@media (max-width: 479px) {
  .customer-register-popup .confirmation .control {
    position: relative;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .customer-register-popup .confirmation .control {
    position: relative;
  }
}

@media (max-width: 479px) {
  .customer-register-popup .confirmation .control i {
    position: absolute;
    right: 10px;
    top: 57px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .customer-register-popup .confirmation .control i {
    position: absolute;
    right: 10px;
    top: 57px;
  }
}

@media (max-width: 479px) {
  .customer-register-popup .go-back-home {
    position: relative;
    top: 27px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .customer-register-popup .go-back-home {
    position: relative;
    top: 27px;
  }
}

@media (max-width: 479px) {
  .customer-register-popup .newsletter {
    box-sizing: content-box;
    margin: 0 auto;
    max-width: 366px;
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .customer-register-popup .newsletter {
    box-sizing: content-box;
    margin: 0 auto;
    max-width: 366px;
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media (max-width: 479px) {
  .customer-register-popup .terms {
    box-sizing: content-box;
    margin: 0 auto;
    max-width: 366px;
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .customer-register-popup .terms {
    box-sizing: content-box;
    margin: 0 auto;
    max-width: 366px;
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media (max-width: 479px) {
  .customer-register-popup .company {
    box-sizing: content-box;
    margin: 0 auto;
    margin-bottom: 25px !important;
    max-width: 366px;
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .customer-register-popup .company {
    box-sizing: content-box;
    margin: 0 auto;
    margin-bottom: 25px !important;
    max-width: 366px;
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media (max-width: 479px) {
  .minicart-wrapper .block.block-minicart .totals-checkout-wrapper .actions .primary {
    flex-direction: column;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .minicart-wrapper .block.block-minicart .totals-checkout-wrapper .actions .primary {
    flex-direction: column;
  }
}

@media (max-width: 479px) {
  .minicart-wrapper .block.block-minicart .totals-checkout-wrapper .actions .primary .action.primary {
    margin: 5px 0;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .minicart-wrapper .block.block-minicart .totals-checkout-wrapper .actions .primary .action.primary {
    margin: 5px 0;
  }
}

@media (max-width: 479px) {
  .customer-alldone-popup-modal .modal-inner-wrap {
    border-radius: 0;
    height: 100%;
    margin: 0;
    width: 100%;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .customer-alldone-popup-modal .modal-inner-wrap {
    border-radius: 0;
    height: 100%;
    margin: 0;
    width: 100%;
  }
}

@media (max-width: 479px) {
  .mp-banner-slider .owl-carousel .owl-dots {
    top: 88%;
  }
}

@media (max-width: 479px) {
  .mp-banner-slider .img-responsive.desktop,
  .mp-banner-slider .img-responsive.owl-lazy.desktop {
    display: none;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .mp-banner-slider .img-responsive.desktop,
  .mp-banner-slider .img-responsive.owl-lazy.desktop {
    display: none;
  }
}

@media (max-width: 479px) {
  .contact-about-product .contact-about-product-container .contact-about-product-text {
    margin: 0 0 24px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .contact-about-product .contact-about-product-container .contact-about-product-text {
    margin: 0 0 24px;
  }
}

@media (max-width: 479px) {
  .contact-about-product .contact-about-product-form-wrapper .product-contact-form .button-wrapper button {
    width: 100%;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .contact-about-product .contact-about-product-form-wrapper .product-contact-form .button-wrapper button {
    width: 100%;
  }
}

@media (max-width: 479px) {
  .fotorama-item.fotorama:not(.fotorama--fullscreen) .fotorama__wrap .fotorama__stage {
    height: 400px !important;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .fotorama-item.fotorama:not(.fotorama--fullscreen) .fotorama__wrap .fotorama__stage {
    height: 400px !important;
  }
}

@media (max-width: 479px) {
  .fotorama-item.fotorama:not(.fotorama--fullscreen) .fotorama__wrap .fotorama__nav--thumbs {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .fotorama-item.fotorama:not(.fotorama--fullscreen) .fotorama__wrap .fotorama__nav--thumbs {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
  }
}

@media (max-width: 479px) {
  .fotorama-item.fotorama .fotorama__nav__shaft .fotorama__nav__frame {
    margin: 0 3px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .fotorama-item.fotorama .fotorama__nav__shaft .fotorama__nav__frame {
    margin: 0 3px;
  }
}

@media (max-width: 479px) {
  .catalog-product-view #cv-chat-form input,
  .catalog-product-view #cv-chat-form textarea {
    width: 100%;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .catalog-category-view .category-image.has-mobile-image {
    display: none;
  }
}

@media (max-width: 479px) {
  .catalog-category-view .category-image.has-mobile-image {
    display: none;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .catalog-category-view .category-image .image {
    height: 400px;
    object-fit: cover;
  }
}

@media (max-width: 479px) {
  .catalog-category-view .category-image .image {
    height: 400px;
    object-fit: cover;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .catalog-category-view .brand-icon-wrapper .brand-icon {
    max-width: 35%;
  }
}

@media (max-width: 479px) {
  .catalog-category-view .brand-icon-wrapper .brand-icon {
    max-width: 45%;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .catalog-category-view .brand-description-wrapper {
    margin-top: 32px;
    width: 85%;
  }
}

@media (max-width: 479px) {
  .catalog-category-view .brand-description-wrapper {
    margin-top: 32px;
    width: 85%;
  }
}

@media (max-width: 479px) {
  .account .sidebar-main .block-collapsible-nav {
    display: none;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .account .sidebar-main .block-collapsible-nav {
    display: none;
  }
}

@media (max-width: 479px) {
  .customer-popup-ajaxwishlist.modal-slide .modal-inner-wrap {
    border-radius: 0;
    bottom: 0;
    height: 100%;
    max-width: 100%;
    padding: 50px;
    position: fixed;
    top: 0;
    transform: translate(0) !important;
    width: 100%;
  }
}

@media (max-width: 479px) {
  .offer-of-day-main-container {
    padding: 20px 24px;
  }
}

@media (max-width: 479px) {
  .offer-of-day-product-block .offer-product-info .brand-wrapper {
    display: none;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .offer-of-day-product-block .offer-product-info .brand-wrapper {
    display: none;
  }
}

@media (max-width: 479px) {
  .offer-of-day-product-block .offer-product-info .description {
    display: none;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .offer-of-day-product-block .offer-product-info .description {
    display: none;
  }
}

@media (max-width: 479px) {
  .offer-of-day-product-block .button-wrapper.desktop {
    display: none;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .offer-of-day-product-block .button-wrapper.desktop {
    display: none;
  }
}

@media (max-width: 479px) {
  .rootmenu {
    display: none;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .rootmenu {
    display: none;
  }
}

@media (max-width: 479px) {
  .header.links li {
    margin: 0;
    padding: 15px 0;
    transition: all 0.2s ease-in-out;
  }

  .header.links li:not(:last-child) {
    border-bottom: 1px solid rgba(153, 158, 158, 0.24);
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .header.links li {
    margin: 0;
    padding: 15px 0;
    transition: all 0.2s ease-in-out;
  }

  .header.links li:not(:last-child) {
    border-bottom: 1px solid rgba(153, 158, 158, 0.24);
  }
}

@media (max-width: 479px) {
  .header.links li a {
    display: flex;
    justify-content: space-between;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .header.links li a {
    display: flex;
    justify-content: space-between;
  }
}

@media (max-width: 479px) {
  .header.links li a::after {
    display: block;
  }
}

@media (max-width: 479px) {
  .sign-up-modal .field input {
    font-size: 16px !important;
  }
}

@media (max-width: 767px) {
  .column-gap.desktop-only [data-content-type=column-group] {
    gap: 0;
  }
}

@media (max-width: 479px) {
  .category-brands .alphabet-container li {
    flex-basis: 12%;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .category-brands .alphabet-container li {
    flex-basis: 10%;
  }
}

@media (max-width: 479px) {
  .sales-order-history .account .sidebar-main .block-collapsible-nav {
    display: none;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .sales-order-history .account .sidebar-main .block-collapsible-nav {
    display: none;
  }
}

@media (max-width: 479px) {
  .sales-order-history .table-order-items tbody .actions .download {
    display: none;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .sales-order-history .table-order-items tbody .actions .download {
    display: none;
  }
}

@media (max-width: 479px) {
  .sales-order-history .table-order-items tbody .actions .order {
    display: none;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .sales-order-history .table-order-items tbody .actions .order {
    display: none;
  }
}

@media (max-width: 479px) {
  .sales-order-history .table-order-items tbody .actions .no-reorder {
    display: none;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .sales-order-history .table-order-items tbody .actions .no-reorder {
    display: none;
  }
}

@media (max-width: 479px) {
  .sales-order-history .table-order-items tbody .actions .open span {
    display: none;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .sales-order-history .table-order-items tbody .actions .open span {
    display: none;
  }
}

@media (max-width: 479px) {
  .sales-order-view .account .sidebar-main .block-collapsible-nav {
    display: none;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .sales-order-view .account .sidebar-main .block-collapsible-nav {
    display: none;
  }
}

@media (max-width: 479px) {
  .sales-order-view .page-title-wrapper {
    flex-direction: column;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .sales-order-view .page-title-wrapper {
    flex-direction: column;
  }
}

@media (max-width: 479px) {
  .sales-order-view .page-title-wrapper .order-actions-toolbar {
    order: 2;
    width: 100%;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .sales-order-view .page-title-wrapper .order-actions-toolbar {
    order: 2;
    width: 100%;
  }
}

@media (max-width: 479px) {
  .sales-order-view .page-title-wrapper .order-actions-toolbar .actions {
    justify-content: center;
    order: 3;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .sales-order-view .page-title-wrapper .order-actions-toolbar .actions {
    justify-content: start;
    order: 3;
  }
}

@media (max-width: 479px) {
  .sales-order-view .order-date-number-total {
    margin-bottom: 24px;
    order: 1;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .sales-order-view .order-date-number-total {
    margin-bottom: 24px;
    order: 1;
  }
}

@media (max-width: 479px) {
  .sales-order-view .table-order-items thead .name {
    width: 50%;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .sales-order-view .table-order-items thead .name {
    width: 50%;
  }
}

@media (max-width: 479px) {
  .sales-order-view .table-order-items thead .subtotal {
    display: none !important;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .sales-order-view .table-order-items thead .subtotal {
    display: none !important;
  }
}

@media (max-width: 479px) {
  .sales-order-view .table-order-items tbody .subtotal {
    display: none !important;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .sales-order-view .table-order-items tbody .subtotal {
    display: none !important;
  }
}

@media (max-width: 479px) {
  .wishlist-index-index .account .sidebar-main .block-collapsible-nav {
    display: none;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .wishlist-index-index .account .sidebar-main .block-collapsible-nav {
    display: none;
  }
}

@media (max-width: 479px) {
  .wishlist-index-index .product-items .product-item-info .input-text.qty {
    width: 120px !important;
  }
}

@media (max-width: 479px) {
  .wishlist-index-index .product-items .product-item-info .product-image-container .product-image-photo {
    margin: 0;
  }
}

@media (max-width: 479px) {
  .wishlist-index-index .product-items .product-item-info .price-box {
    margin-bottom: 8px !important;
  }
}

@media (max-width: 479px) {
  .catalog-category-view .products-list .product-item-info,
  .recent-products-index .products-list .product-item-info,
  .catalogsearch-result-index .products-list .product-item-info,
  .block.related .products-list .product-item-info,
  .block.upsell .products-list .product-item-info,
  .offer-ofday-index .products-list .product-item-info,
  .csmarketplace-vshops-view .products-list .product-item-info,
  .csmarketplace-vshops-index .products-list .product-item-info {
    display: grid;
    grid-template-columns: 100px 1fr 1fr;
    grid-template-rows: 40% 1fr;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .catalog-category-view .products-list .product-item-info,
  .recent-products-index .products-list .product-item-info,
  .catalogsearch-result-index .products-list .product-item-info,
  .block.related .products-list .product-item-info,
  .block.upsell .products-list .product-item-info,
  .offer-ofday-index .products-list .product-item-info,
  .csmarketplace-vshops-view .products-list .product-item-info,
  .csmarketplace-vshops-index .products-list .product-item-info {
    display: grid;
    grid-template-columns: 100px 1fr 1fr;
    grid-template-rows: 40% 1fr;
  }
}

@media (max-width: 479px) {
  .catalog-category-view .products-list .product-item-photo,
  .recent-products-index .products-list .product-item-photo,
  .catalogsearch-result-index .products-list .product-item-photo,
  .block.related .products-list .product-item-photo,
  .block.upsell .products-list .product-item-photo,
  .offer-ofday-index .products-list .product-item-photo,
  .csmarketplace-vshops-view .products-list .product-item-photo,
  .csmarketplace-vshops-index .products-list .product-item-photo {
    grid-column: 1/2;
    grid-row: 1/2;
    width: 80%;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .catalog-category-view .products-list .product-item-photo,
  .recent-products-index .products-list .product-item-photo,
  .catalogsearch-result-index .products-list .product-item-photo,
  .block.related .products-list .product-item-photo,
  .block.upsell .products-list .product-item-photo,
  .offer-ofday-index .products-list .product-item-photo,
  .csmarketplace-vshops-view .products-list .product-item-photo,
  .csmarketplace-vshops-index .products-list .product-item-photo {
    grid-column: 1/2;
    grid-row: 1/2;
    width: 100%;
  }
}

@media (max-width: 479px) {
  .catalog-category-view .products-list .product-item-name,
  .recent-products-index .products-list .product-item-name,
  .catalogsearch-result-index .products-list .product-item-name,
  .block.related .products-list .product-item-name,
  .block.upsell .products-list .product-item-name,
  .offer-ofday-index .products-list .product-item-name,
  .csmarketplace-vshops-view .products-list .product-item-name,
  .csmarketplace-vshops-index .products-list .product-item-name {
    padding-left: 7px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .catalog-category-view .products-list .product-item-name,
  .recent-products-index .products-list .product-item-name,
  .catalogsearch-result-index .products-list .product-item-name,
  .block.related .products-list .product-item-name,
  .block.upsell .products-list .product-item-name,
  .offer-ofday-index .products-list .product-item-name,
  .csmarketplace-vshops-view .products-list .product-item-name,
  .csmarketplace-vshops-index .products-list .product-item-name {
    padding-left: 7px;
  }
}

@media (max-width: 479px) {
  .catalog-category-view .products-list .product-item-inner,
  .recent-products-index .products-list .product-item-inner,
  .catalogsearch-result-index .products-list .product-item-inner,
  .block.related .products-list .product-item-inner,
  .block.upsell .products-list .product-item-inner,
  .offer-ofday-index .products-list .product-item-inner,
  .csmarketplace-vshops-view .products-list .product-item-inner,
  .csmarketplace-vshops-index .products-list .product-item-inner {
    grid-column: 1/4;
    grid-row: 2/4;
    margin-top: 12px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .catalog-category-view .products-list .product-item-inner,
  .recent-products-index .products-list .product-item-inner,
  .catalogsearch-result-index .products-list .product-item-inner,
  .block.related .products-list .product-item-inner,
  .block.upsell .products-list .product-item-inner,
  .offer-ofday-index .products-list .product-item-inner,
  .csmarketplace-vshops-view .products-list .product-item-inner,
  .csmarketplace-vshops-index .products-list .product-item-inner {
    grid-column: 1/4;
    grid-row: 2/4;
    margin-top: 12px;
  }
}

@media (max-width: 479px) {
  .catalog-category-view .products-list .list-view-price-wrapper,
  .recent-products-index .products-list .list-view-price-wrapper,
  .catalogsearch-result-index .products-list .list-view-price-wrapper,
  .block.related .products-list .list-view-price-wrapper,
  .block.upsell .products-list .list-view-price-wrapper,
  .offer-ofday-index .products-list .list-view-price-wrapper,
  .csmarketplace-vshops-view .products-list .list-view-price-wrapper,
  .csmarketplace-vshops-index .products-list .list-view-price-wrapper {
    margin-bottom: 2px;
  }
}

@media (max-width: 479px) {
  .catalog-category-view .products-list .list-view-price-wrapper .discount,
  .recent-products-index .products-list .list-view-price-wrapper .discount,
  .catalogsearch-result-index .products-list .list-view-price-wrapper .discount,
  .block.related .products-list .list-view-price-wrapper .discount,
  .block.upsell .products-list .list-view-price-wrapper .discount,
  .offer-ofday-index .products-list .list-view-price-wrapper .discount,
  .csmarketplace-vshops-view .products-list .list-view-price-wrapper .discount,
  .csmarketplace-vshops-index .products-list .list-view-price-wrapper .discount {
    margin-right: 10%;
  }
}

@media (max-width: 479px) {
  .catalog-product-view .box-tocart .actions .tocart {
    margin-bottom: 10px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .catalog-product-view .box-tocart .actions .tocart {
    margin-bottom: 10px;
  }
}

@media (max-width: 479px) {
  .catalog-product-view .product-options-wrapper .dropdown-arrow {
    left: 90%;
  }
}

@media (max-width: 479px) {
  .catalog-product-view .product-options-wrapper .product-custom-option {
    width: 100%;
  }
}

@media (max-width: 479px) {
  .catalog-product-view .detailed .data.item.title .data.switch {
    display: none;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .catalog-product-view .detailed .data.item.title .data.switch {
    display: none;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .catalog-product-view .product.info.detailed .data.item.content {
    border: 0;
  }
}

@media (max-width: 479px) {
  .catalog-product-view .product.info.detailed .data.item.content {
    border: 0;
  }
}

@media (max-width: 479px) {
  .checkout-cart-index .cart-summary {
    border-radius: 16px 16px 0 0;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .checkout-cart-index .cart-summary {
    border-radius: 16px 16px 0 0;
  }
}

@media (max-width: 479px) {
  .checkout-cart-index .cart-summary .summary.title {
    font-size: 12px;
    font-weight: 600;
    line-height: 24px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .checkout-cart-index .cart-summary .summary.title {
    font-size: 12px;
    font-weight: 600;
    line-height: 24px;
  }
}

@media (max-width: 479px) {
  .checkout-cart-index .cart-summary .multicheckout {
    display: none;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .checkout-cart-index .cart-summary .multicheckout {
    display: none;
  }
}

@media (max-width: 479px) {
  .checkout-cart-index .cart-summary .checkout-methods-items {
    margin-top: 5px;
  }
}

@media (max-width: 479px) {
  .checkout-cart-index .cart-summary .checkout-methods-items > .item + .item {
    margin-top: 12px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .checkout-cart-index .cart-summary .checkout-methods-items > .item + .item {
    margin-top: 12px;
  }
}

@media (max-width: 479px) {
  .checkout-cart-index .item-info {
    display: grid !important;
    gap: 0 10px;
    grid-template-columns: 1fr 1fr 1fr auto;
    grid-template-rows: 1fr 0.5fr;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .checkout-cart-index .item-info {
    display: grid !important;
    gap: 0 10px;
    grid-template-columns: 1fr 1fr 1fr auto;
    grid-template-rows: 1fr 0.5fr;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .checkout-cart-index .item-info .col.item {
    display: block !important;
    padding: 25px 0 10px 75px !important;
  }
}

@media (max-width: 479px) {
  .checkout-cart-index .item-info .col.item {
    display: block !important;
    padding: 25px 0 10px 75px !important;
  }
}

@media (max-width: 479px) {
  .checkout-cart-index .col.price {
    display: none !important;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .checkout-cart-index .col.price {
    display: none !important;
  }
}

@media (max-width: 479px) {
  .checkout-cart-index .col.subtotal {
    grid-column: 1/4;
    grid-row: 2/3;
    width: 100%;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .checkout-cart-index .col.subtotal {
    grid-column: 1/4;
    grid-row: 2/3;
    width: 100%;
  }
}

@media (max-width: 479px) {
  .checkout-cart-index .col.name {
    grid-column: 2/4;
    grid-row: 1/2;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .checkout-cart-index .col.name {
    grid-column: 2/4;
    grid-row: 1/2;
  }
}

@media (max-width: 479px) {
  .checkout-cart-index .col.qty {
    grid-column: 3/5;
    grid-row: 2/3;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .checkout-cart-index .col.qty {
    grid-column: 3/5;
    grid-row: 2/3;
  }
}

@media (max-width: 479px) {
  .checkout-cart-index .item-actions {
    align-self: start;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .checkout-cart-index .item-actions {
    align-self: start;
  }
}

@media (max-width: 479px) {
  .checkout-cart-index .item-actions {
    grid-column: 4/5;
    grid-row: 1/2;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .checkout-cart-index .item-actions {
    grid-column: 4/5;
    grid-row: 1/2;
  }
}

@media (max-width: 479px) {
  .checkout-cart-index .summary.title::after,
  .checkout-cart-index .fast-checkout-text::after {
    display: inline-block;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .checkout-cart-index .summary.title::after,
  .checkout-cart-index .fast-checkout-text::after {
    display: inline-block;
  }
}

@media (max-width: 479px) {
  .checkout-cart-index .summary.title.close::after,
  .checkout-cart-index .fast-checkout-text.close::after {
    display: inline-block;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .checkout-cart-index .summary.title.close::after,
  .checkout-cart-index .fast-checkout-text.close::after {
    display: inline-block;
  }
}

@media (max-width: 479px) {
  .checkout-cart-index .free-shipping,
  .checkout-cart-index .totals.sub,
  .checkout-cart-index .totals-tax,
  .checkout-cart-index .checkout-cart-shortcut-buttons {
    display: none !important;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .checkout-cart-index .free-shipping,
  .checkout-cart-index .totals.sub,
  .checkout-cart-index .totals-tax,
  .checkout-cart-index .checkout-cart-shortcut-buttons {
    display: none !important;
  }
}

@media (max-width: 479px) {
  .checkout-cart-index .free-shipping.details-visible,
  .checkout-cart-index .totals.sub.details-visible,
  .checkout-cart-index .totals-tax.details-visible,
  .checkout-cart-index .checkout-cart-shortcut-buttons.details-visible {
    display: table-row !important;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .checkout-cart-index .free-shipping.details-visible,
  .checkout-cart-index .totals.sub.details-visible,
  .checkout-cart-index .totals-tax.details-visible,
  .checkout-cart-index .checkout-cart-shortcut-buttons.details-visible {
    display: table-row !important;
  }
}

@media (max-width: 479px) {
  .checkout-cart-index .free-shipping.button-visible,
  .checkout-cart-index .totals.sub.button-visible,
  .checkout-cart-index .totals-tax.button-visible,
  .checkout-cart-index .checkout-cart-shortcut-buttons.button-visible {
    display: block !important;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .checkout-cart-index .free-shipping.button-visible,
  .checkout-cart-index .totals.sub.button-visible,
  .checkout-cart-index .totals-tax.button-visible,
  .checkout-cart-index .checkout-cart-shortcut-buttons.button-visible {
    display: block !important;
  }
}

@media (max-width: 479px) {
  .sell-index-index .step-box .step-name,
  .csmarketplace-account-register .step-box .step-name {
    text-align: center;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .sell-index-index .step-box .step-name,
  .csmarketplace-account-register .step-box .step-name {
    text-align: center;
  }
}

@media (max-width: 479px) {
  .sell-index-index .step-box .step-description,
  .csmarketplace-account-register .step-box .step-description {
    text-align: center;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .sell-index-index .step-box .step-description,
  .csmarketplace-account-register .step-box .step-description {
    text-align: center;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .sell-index-index .sell-form-container .form-wrapper,
  .csmarketplace-account-register .sell-form-container .form-wrapper {
    width: 90%;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .sell-index-index .sell-success-container .button-white,
  .csmarketplace-account-register .sell-success-container .button-white {
    width: 20%;
  }
}

@media (max-width: 479px) {
  .page-layout-custom-category-layout .category-box {
    margin-top: 16px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .page-layout-custom-category-layout .category-box {
    margin-top: 16px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .page-layout-custom-category-layout .image-wrapper .category-icon {
    max-width: 20%;
  }
}

@media (max-width: 479px) {
  .checkout-index-index .checkout-container .opc-estimated-wrapper {
    background: #fff;
    border: 1px solid rgba(153, 158, 158, 0.24);
    border-radius: 16px 16px 0 0;
    bottom: 50px;
    left: 0;
    position: fixed;
    right: 0;
    width: inherit;
    z-index: 16;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .checkout-index-index .checkout-container .opc-estimated-wrapper {
    background: #fff;
    border: 1px solid rgba(153, 158, 158, 0.24);
    border-radius: 16px 16px 0 0;
    bottom: 50px;
    left: 0;
    position: fixed;
    right: 0;
    width: inherit;
    z-index: 16;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .checkout-index-index .checkout-container .opc-wrapper {
    padding-right: 0;
    width: 80%;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .checkout-index-index .checkout-container .primary {
    margin-top: 0 !important;
  }
}

@media (max-width: 479px) {
  .checkout-index-index .opc-wrapper .checkout-payment-method .opc-payment {
    max-width: 340px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .checkout-index-index .primary {
    margin-top: 0 !important;
  }
}

@media (max-width: 479px) {
  .checkout-onepage-success .page-main {
    padding: 50px 24px 0;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .checkout-onepage-success .page-main {
    padding: 50px 24px 0;
  }
}

@media (max-width: 479px) {
  .mgzfaq-category-view .question-question-box,
  .mgzfaq-search-result .question-question-box {
    width: 100%;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .mgzfaq-category-view .question-question-box,
  .mgzfaq-search-result .question-question-box {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .mgzfaq-question-view .columns .main {
    width: 100% !important;
  }
}

@media (max-width: 479px) {
  .catalog-category-view .sidebar-main,
  .recent-products-index .sidebar-main,
  .catalogsearch-result-index .sidebar-main,
  .block.related .sidebar-main,
  .block.upsell .sidebar-main {
    margin-right: 0;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .catalog-category-view .sidebar-main,
  .recent-products-index .sidebar-main,
  .catalogsearch-result-index .sidebar-main,
  .block.related .sidebar-main,
  .block.upsell .sidebar-main {
    margin-right: 0;
  }
}

@media (max-width: 479px) {
  .catalog-category-view .filter-toggle-content-container.filter-content-active,
  .recent-products-index .filter-toggle-content-container.filter-content-active,
  .catalogsearch-result-index .filter-toggle-content-container.filter-content-active,
  .block.related .filter-toggle-content-container.filter-content-active,
  .block.upsell .filter-toggle-content-container.filter-content-active {
    background: #fff;
    bottom: 0;
    left: 0;
    overflow-y: scroll;
    padding: 100px 0 150px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 96;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .catalog-category-view .filter-toggle-content-container.filter-content-active,
  .recent-products-index .filter-toggle-content-container.filter-content-active,
  .catalogsearch-result-index .filter-toggle-content-container.filter-content-active,
  .block.related .filter-toggle-content-container.filter-content-active,
  .block.upsell .filter-toggle-content-container.filter-content-active {
    background: #fff;
    bottom: 0;
    left: 0;
    overflow-y: scroll;
    padding: 100px 0 150px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 96;
  }
}

@media (max-width: 479px) {
  .catalog-category-view .filter-toggle-content-container.filter-content-active .mobile-menu-default-title,
  .recent-products-index .filter-toggle-content-container.filter-content-active .mobile-menu-default-title,
  .catalogsearch-result-index .filter-toggle-content-container.filter-content-active .mobile-menu-default-title,
  .block.related .filter-toggle-content-container.filter-content-active .mobile-menu-default-title,
  .block.upsell .filter-toggle-content-container.filter-content-active .mobile-menu-default-title {
    display: block;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .catalog-category-view .filter-toggle-content-container.filter-content-active .mobile-menu-default-title,
  .recent-products-index .filter-toggle-content-container.filter-content-active .mobile-menu-default-title,
  .catalogsearch-result-index .filter-toggle-content-container.filter-content-active .mobile-menu-default-title,
  .block.related .filter-toggle-content-container.filter-content-active .mobile-menu-default-title,
  .block.upsell .filter-toggle-content-container.filter-content-active .mobile-menu-default-title {
    display: block;
  }
}

@media (max-width: 479px) {
  .catalog-category-view .filter-current,
  .recent-products-index .filter-current,
  .catalogsearch-result-index .filter-current,
  .block.related .filter-current,
  .block.upsell .filter-current {
    padding: 0 24px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .catalog-category-view .filter-current,
  .recent-products-index .filter-current,
  .catalogsearch-result-index .filter-current,
  .block.related .filter-current,
  .block.upsell .filter-current {
    padding: 0 24px;
  }
}

@media (max-width: 479px) {
  .catalog-category-view .block-actions,
  .recent-products-index .block-actions,
  .catalogsearch-result-index .block-actions,
  .block.related .block-actions,
  .block.upsell .block-actions {
    padding: 0 24px;
    text-align: right;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .catalog-category-view .block-actions,
  .recent-products-index .block-actions,
  .catalogsearch-result-index .block-actions,
  .block.related .block-actions,
  .block.upsell .block-actions {
    padding: 0 24px;
    text-align: right;
  }
}

@media (max-width: 479px) {
  .catalog-category-view .filter-options-item,
  .recent-products-index .filter-options-item,
  .catalogsearch-result-index .filter-options-item,
  .block.related .filter-options-item,
  .block.upsell .filter-options-item {
    padding: 0 24px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .catalog-category-view .filter-options-item,
  .recent-products-index .filter-options-item,
  .catalogsearch-result-index .filter-options-item,
  .block.related .filter-options-item,
  .block.upsell .filter-options-item {
    padding: 0 24px;
  }
}

@media (max-width: 479px) {
  .catalog-category-view .filter-options-item .filter-options-title,
  .recent-products-index .filter-options-item .filter-options-title,
  .catalogsearch-result-index .filter-options-item .filter-options-title,
  .block.related .filter-options-item .filter-options-title,
  .block.upsell .filter-options-item .filter-options-title {
    border-bottom: 1px solid rgba(153, 158, 158, 0.24);
    padding: 24px 0;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .catalog-category-view .filter-options-item .filter-options-title,
  .recent-products-index .filter-options-item .filter-options-title,
  .catalogsearch-result-index .filter-options-item .filter-options-title,
  .block.related .filter-options-item .filter-options-title,
  .block.upsell .filter-options-item .filter-options-title {
    border-bottom: 1px solid rgba(153, 158, 158, 0.24);
    padding: 24px 0;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .catalog-category-view .toolbar-products .sorter .dropdown-arrow,
  .recent-products-index .toolbar-products .sorter .dropdown-arrow,
  .catalogsearch-result-index .toolbar-products .sorter .dropdown-arrow,
  .block.related .toolbar-products .sorter .dropdown-arrow,
  .block.upsell .toolbar-products .sorter .dropdown-arrow {
    left: 90%;
  }
}

@media (max-width: 479px) {
  .catalog-category-view .toolbar-products .sorter .dropdown-arrow,
  .recent-products-index .toolbar-products .sorter .dropdown-arrow,
  .catalogsearch-result-index .toolbar-products .sorter .dropdown-arrow,
  .block.related .toolbar-products .sorter .dropdown-arrow,
  .block.upsell .toolbar-products .sorter .dropdown-arrow {
    left: 90%;
  }
}

@media (max-width: 479px) {
  .catalog-category-view .display-none,
  .recent-products-index .display-none,
  .catalogsearch-result-index .display-none,
  .block.related .display-none,
  .block.upsell .display-none {
    display: none;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .catalog-category-view .display-none,
  .recent-products-index .display-none,
  .catalogsearch-result-index .display-none,
  .block.related .display-none,
  .block.upsell .display-none {
    display: none;
  }
}

@media screen and (min-width: 640px) {
  .catalog-category-view .products-grid .product-item,
  .recent-products-index .products-grid .product-item,
  .catalogsearch-result-index .products-grid .product-item,
  .block.related .products-grid .product-item,
  .block.upsell .products-grid .product-item {
    width: 31.3333333333%;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .page-products.offer-ofday-index .products-grid .product-item {
    width: 48%;
  }
}

@media (max-width: 479px) {
  .page-products.offer-ofday-index .offer-ofday-subscribe-wrapper .offer-subscribe-form .action.primary {
    width: 50%;
  }
}

@media (max-width: 479px) {
  .customer-offers-index .product-items .product-item-info .price-box {
    margin-bottom: 16px !important;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .category-widget-container .parent-category-container .parent-category-content-wrapper .parent-category-text {
    display: none;
  }
}

@media (max-width: 479px) {
  .category-widget-container .parent-category-container .parent-category-content-wrapper .parent-category-text {
    display: none;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .category-widget-container .parent-category-container .text-wrapper {
    margin-left: 20px;
  }
}

@media (max-width: 479px) {
  .category-widget-container .parent-category-container .text-wrapper {
    margin-left: 20px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .category-widget-container .parent-category-container .parent-category-img-wrapper .img-background {
    height: 80px;
    width: 80px;
  }
}

@media (max-width: 479px) {
  .category-widget-container .parent-category-container .parent-category-img-wrapper .img-background {
    height: 80px;
    width: 80px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .brands-widget-container .brand-logo-box {
    padding: 10px;
    width: 70%;
  }
}

@media (max-width: 479px) {
  .special-offers-container .slick-list.draggable,
  .special-offer-container .slick-list.draggable,
  .offer-of-the-day-container .slick-list.draggable,
  .block.related .slick-list.draggable,
  .block.upsell .slick-list.draggable {
    padding-left: 24px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .special-offers-container .slick-list.draggable,
  .special-offer-container .slick-list.draggable,
  .offer-of-the-day-container .slick-list.draggable,
  .block.related .slick-list.draggable,
  .block.upsell .slick-list.draggable {
    padding-left: 24px;
  }
}

@media (max-width: 479px) {
  .special-offers-container .slick-track .slick-slide,
  .special-offer-container .slick-track .slick-slide,
  .offer-of-the-day-container .slick-track .slick-slide,
  .block.related .slick-track .slick-slide,
  .block.upsell .slick-track .slick-slide {
    min-width: 230px !important;
  }
}

@media (max-width: 479px) {
  .offers-block-container {
    background: #f4f7f8;
    margin-top: -32px;
    padding: 20px 0 30px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .offers-block-container {
    background: #f4f7f8;
    margin-top: -32px;
    padding: 20px 0 30px;
  }
}

@media (max-width: 479px) {
  .offers-block {
    flex-direction: column;
    margin: 0 24px;
    transform: translateY(0);
  }

  .offers-block .primary {
    text-align: center;
    width: 100%;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .offers-block {
    flex-direction: column;
    margin: 0 24px;
    transform: translateY(0);
  }
}

@media (min-width: 0px) and (max-width: 600px) {
  .special-offer-container.fullWidth,
  .offer-of-the-day-container.fullWidth {
    flex-direction: column;
  }
}

@media (max-width: 479px) {
  .special-offer-container.fullWidth .column-product .product-item,
  .offer-of-the-day-container.fullWidth .column-product .product-item {
    width: 100%;
  }

  .special-offer-container.fullWidth .column-product .product-item:nth-child(2),
  .special-offer-container.fullWidth .column-product .product-item:nth-child(3),
  .offer-of-the-day-container.fullWidth .column-product .product-item:nth-child(2),
  .offer-of-the-day-container.fullWidth .column-product .product-item:nth-child(3) {
    display: none;
  }
}

@media (min-width: 480px) and (max-width: 600px) {
  .special-offer-container.fullWidth .column-product .product-item,
  .offer-of-the-day-container.fullWidth .column-product .product-item {
    width: 50%;
  }

  .special-offer-container.fullWidth .column-product .product-item:nth-child(3),
  .offer-of-the-day-container.fullWidth .column-product .product-item:nth-child(3) {
    display: none;
  }
}

@media (min-width: 601px) and (max-width: 767px) {
  .special-offer-container.fullWidth .column-product .product-item:nth-child(2),
  .special-offer-container.fullWidth .column-product .product-item:nth-child(3),
  .offer-of-the-day-container.fullWidth .column-product .product-item:nth-child(2),
  .offer-of-the-day-container.fullWidth .column-product .product-item:nth-child(3) {
    display: none;
  }
}

@media (min-width: 0px) and (max-width: 600px) {
  .special-offer-container .column-text,
  .offer-of-the-day-container .column-text {
    order: 2;
  }
}

@media (min-width: 0px) and (max-width: 600px) {
  .special-offer-container .column-product,
  .offer-of-the-day-container .column-product {
    order: 1;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .special-offer-container .column-product figure,
  .offer-of-the-day-container .column-product figure {
    display: flex !important;
    justify-content: center;
  }
}

@media (max-width: 479px) {
  .special-offer-container .to-hide,
  .offer-of-the-day-container .to-hide {
    display: none !important;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .special-offer-container .to-hide,
  .offer-of-the-day-container .to-hide {
    display: none !important;
  }
}

@media (max-width: 479px) {
  .csvendorreview-rating-lists .review-form .review-field-nickname .control,
  .csvendorreview-rating-lists .review-form .review-field-summary .control,
  .csvendorreview-rating-lists .review-form .review-field-text .control {
    width: 100%;
  }
}

@media (max-width: 479px) {
  .csmessaging-customer-vinbox .admin__data-grid-header-row:nth-child(2),
  .csmessaging-customer-ainbox .admin__data-grid-header-row:nth-child(2) {
    justify-content: center;
  }
}

@media (max-width: 479px) {
  .csmessaging-customer-vinbox button:not(.action-previous, .action-next, .action-default),
  .csmessaging-customer-ainbox button:not(.action-previous, .action-next, .action-default) {
    width: 100%;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .csmessaging-customer-vinbox button:not(.action-previous, .action-next, .action-default),
  .csmessaging-customer-ainbox button:not(.action-previous, .action-next, .action-default) {
    width: 100%;
  }
}

@media (max-width: 479px) {
  .csmessaging-customer-vcompose .back-link,
  .csmessaging-customer-vcompose .back-link,
  .csmessaging-customer-achat .back-link,
  .csmessaging-customer-chat .back-link {
    align-items: center;
    flex-direction: column-reverse;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .csmessaging-customer-vcompose .back-link,
  .csmessaging-customer-vcompose .back-link,
  .csmessaging-customer-achat .back-link,
  .csmessaging-customer-chat .back-link {
    align-items: center;
    flex-direction: column-reverse;
  }
}

@media (max-width: 479px) {
  .csmessaging-customer-vcompose .back-link a,
  .csmessaging-customer-vcompose .back-link a,
  .csmessaging-customer-achat .back-link a,
  .csmessaging-customer-chat .back-link a {
    margin-top: 20px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .csmessaging-customer-vcompose .back-link a,
  .csmessaging-customer-vcompose .back-link a,
  .csmessaging-customer-achat .back-link a,
  .csmessaging-customer-chat .back-link a {
    margin-top: 20px;
  }
}

@media (max-width: 479px) {
  .csmessaging-customer-vcompose .back-link .btn-send,
  .csmessaging-customer-vcompose .back-link .btn-send,
  .csmessaging-customer-achat .back-link .btn-send,
  .csmessaging-customer-chat .back-link .btn-send {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .shipping-method-edit .main-wrapper .field input,
  .shipping-method-new .main-wrapper .field input,
  .shipping-zone-new .main-wrapper .field input,
  .shipping-zone-edit .main-wrapper .field input {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .shipping-method-edit .main-wrapper .buttons,
  .shipping-method-new .main-wrapper .buttons,
  .shipping-zone-new .main-wrapper .buttons,
  .shipping-zone-edit .main-wrapper .buttons {
    width: 100%;
  }
}

@media screen and (max-width: 600px) {
  .admin__data-grid-pager-wrap .admin__control-select {
    min-width: 80px;
  }
}

@media only screen and (max-width: 767px) {
  .admin__data-grid-toolbar .admin__filter-actions button.action-tertiary {
    margin-top: 0;
  }

  .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-header-row {
    margin-top: 15px;
  }

  .admin__data-grid-header.admin__data-grid-toolbar .admin__data-grid-header-row:first-child {
    margin-top: 0;
  }
}