.cat-icon-alimentacion {
    background-image: url("../img/svgfiles/food-icons/cookies.svg");
}

.cat-icon-bebidas {
    background-image: url("../img/svgfiles/food-icons/bottle_of_water.svg");
}

.cat-icon-higiene-y-perfumeria {
    background-image: url("../img/svgfiles/food-icons/champu.svg");
}

.cat-icon-bodega {
    background-image: url("../img/svgfiles/food-icons/wine_glass.svg");
}

.cat-icon-derivados-lacteos-y-huevos {
    background-image: url("../img/svgfiles/food-icons/milk.svg");
}

.cat-icon-mascotas {
    background-image: url("../img/svgfiles/food-icons/pets.svg");
}

.cat-icon-frescos {
    background-image: url("../img/svgfiles/food-icons/steak.svg");
}

.cat-icon-congelados {
    background-image: url("../img/svgfiles/food-icons/ice_cream_cone.svg");
}

.cat-icon-ecologicos {
    background-image: url("../img/svgfiles/food-icons/natural_food.svg");
}

.cat-icon-hogar {
    background-image: url("../img/svgfiles/food-icons/birthday_cake.svg");
}

.cat-icon-bebe {
    background-image: url("../img/svgfiles/food-icons/baby_bottle.svg");
}

.cat-icon-drogueria-y-limpieza {
    background-image: url("../img/svgfiles/food-icons/limpieza.svg");
}

.cat-icon-navidad {
    background-image: url("../img/svgfiles/food-icons/navidad-icon.svg");
}

.cat-icon-tarjeta-regalo-y-donaciones, .cat-icon-regalos-solidarios {
    background-image: url("../img/svgfiles/food-icons/regalo-solidario.svg");
}

.cat-icon-san-valentin {
    background-image: url("../img/svgfiles/food-icons/san_valentin_icon.svg");
}

.main-menu__item .menu__icon {
    color: #006039;
}

.menu-search .button__icon i {
    color: #006039;
}

.sidebar-item--wrapper.current .sidebar__item {
    color: #1c752c;
}

.sidebar-item--wrapper.current {
    background-color: #d8d8d8;
}

.eco--badge.badge__item {
    background-color: #1c752c;
}

.hiperdino--badge.badge__item {
    background-color: #77bd1e;
}

.canario--badge.badge__item {
    background-color: #c8b32d;
}

.black-friday--badge.badge__item {
    background-color: #000000;
}

.gourmet--badge.badge__item {
    background-color: #bd1e1e;
}

.fresco--badge.badge__item {
    background-color: #1c752c;
}

.premium--badge.badge__item {
    background-color: #000000;
}

.sin-gluten--badge.badge__item {
    background-color: #c8b32d;
}

.button__forgetPassword {
    padding-bottom: .75rem;
    padding-top: 0;
}

.error-message, .success-message {
    color: white;
    padding: 10px 15px;
    border-radius: .25rem;
    height: auto;
}

.error-message {
    background: linear-gradient(270deg, #ff4c4c, #e92121);
}

.success-message {
    background: #47753a;
}

.forgotpassword-wrapper__image {
    background-image: url(https://images.unsplash.com/photo-1527565290982-018bcfdbee74?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=c0692edd460813fd03c326930d562e9c&auto=format&fit=crop&w=500&q=60)
}

.pickup-wrapper__image {
    background-image: url(https://images.unsplash.com/photo-1507918036801-f386c5f61485?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=94cd225a738028d196a9d7336e739f5f&auto=format&fit=crop&w=500&q=60)
}

.input-radio-container.has-error {
    outline: 1px solid #e92121
}

@font-face {
    font-family: flag-icons;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/TwemojiMozilla.ttf?v=2.4.0) format("truetype")
}

body {
    -ms-hyphens: none;
    -webkit-hyphens: none;
    hyphens: none;
}

a {
    color: #1c752c;
}

.quickview__back.login__back {
    left: 20px;
    top: 20px;
}

.cart-item-remove {
    text-align: right;
    padding-right: 10px;
    font-size: 14px;
}

input[type="checkbox"] {
    display: block;

}

label.has-error {
    background: #e92121;
    border-radius: 5px;
    color: #fff;
    display: block;
    font-size: .875rem;
    padding: 0 .75rem;
    position: absolute;
    right: 13px;
    top: -17px;
}

.select__item label.has-error {
    right: 26px;
    top: -11px;
}

.has-error {
    border-color: #e92121 !important;
}

.cart-modal__empty-cart {
    padding: 50px;
    text-align: center;
}

.cart-modal__empty-cart div {
    line-height: 1.2;
    color: #77bd1e;
    font-weight: bold;
}

.cart-modal__empty-cart .main-message {
    font-size: 24px;
    line-height: 1;
    margin-top: 30px;
    margin-bottom: 40px;
    color: #000000;
    font-weight: normal;
}

.promotion--badge.badge__item {
    background-color: #bd1e1e;
    height: auto;
}

.promotion--badge.badge__item .badge__text {
    white-space: pre-wrap;
}

body.hdcheckout-login-index div.page.messages,
body.hdcheckout-index-index div.page.messages,
body.hdcheckout-payment-index div.page.messages,
body.hdcheckout-success-index div.page.messages {
    display: none;
}

.hide-out-hdcheckout {
    display: none;
}

.hide-out-hdcheckout .menu__box {
    background-color: inherit !important;
}

body.hdcheckout-login-index .hide-out-hdcheckout,
body.hdcheckout-index-index .hide-out-hdcheckout,
body.hdcheckout-payment-index .hide-out-hdcheckout,
body.hdcheckout-success-index .hide-out-hdcheckout {
    display: block;
}

body.hdcheckout-login-index .hide-in-hdcheckout,
body.hdcheckout-index-index .hide-in-hdcheckout,
body.hdcheckout-payment-index .hide-in-hdcheckout,
body.hdcheckout-success-index .hide-in-hdcheckout {
    display: none;
}

.side-menu.side-menu-checkout.side-menu-checkout-pago.flex-item.hdcheckout-payment-mobile-summary {
    min-width: auto !important;
    left: 100%;
    width: 100% !important;
    display: block;
    height: 100%;
    background-color: #f2f2f2;
}

#hdcheckout-close-mobile-summary {
    display: none;
    position: absolute;
    right: 5%;
    border: 1px solid #1c752c;
    border-radius: 5px;
    color: #1c752c;
    background-color: #ffffff;
    top: 240px;
    font-size: 12px;
    padding: 5px 10px;
    font-family: Source Sans Pro, sans-serif;
}

.side-menu.side-menu-checkout.side-menu-checkout-pago.flex-item.hdcheckout-payment-mobile-summary #hdcheckout-close-mobile-summary {
    display: block;
}

.sidebar-item--wrapper.is-selected .sidebar__item::after, .sidebar-item--wrapper:focus .sidebar__item::after, .sidebar-item--wrapper:hover .sidebar__item::after {
    color: #1c752c;
    content: "\e918";
    font-family: "hiperdino-icons";
    font-size: .6875rem;
    height: 100%;
    left: 3.2rem;
    line-height: 2.5rem;
    position: absolute;
    top: 0;
    width: 1.5rem;
}

.bar-checkout {
    padding-left: 0px;
    padding-right: 0px;
}

.bar-checkout--container {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.bar-checkout--mobile {
    background: #47753a;
    color: #fff;
    display: none;
    font-size: 1.125rem;
}

@media (max-width: 600px) {

    .bar-checkout--mobile {
        display: block;
        height: 2.5rem;
        width: 100%;
    }
}

@media (max-width: 423px) {

    body.hdcheckout-index-index .side-menu-checkout {
        display: none;
    }

    .side-menu.side-menu-checkout.side-menu-checkout-pago.flex-item.hdcheckout-payment-mobile-summary {
        padding-top: 200px;
    }

    .status-shipping__item .padding-izquierdo {
        display: none;
    }

    .hide-in-mobile {
        display: none;
    }
}

.cart-item {
    min-height: auto !important;
    overflow: unset !important;
}

@media screen and (max-width: 767px) {
    .main-menu__item.search-mobile {
        display: flex;
    }
}

@media screen and (min-width: 768px) {
    .main-menu__item.search-mobile {
        display: none;
    }
}

@font-face {
    font-family: simple-line-icons;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Simple-Line-Icons.eot);
    src: url(../fonts/Simple-Line-Icons.eot#iefix) format("embedded-opentype"), url(../fonts/Simple-Line-Icons.ttf?v=2.4.0) format("truetype"), url(../fonts/Simple-Line-Icons.woff?v=2.4.0) format("woff"), url(../fonts/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons) format("svg")
}

.icon-news:before {
    font-family: simple-line-icons;
    content: ""
}

.store--badge {
    width: 3rem;
}

.store--badge.twitter--badge {
    background-image: url(../img/bitmaps/twitter.png);
}

.store--badge.facebook--badge {
    background-image: url(../img/bitmaps/facebook.png);
}

.store--badge.instagram--badge {
    background-image: url(../img/bitmaps/instagram.png);
}

.store--badge.pinterest--badge {
    background-image: url(../img/bitmaps/pinterest.png);
}

.store--badge.youtube--badge {
    background-image: url(../img/bitmaps/youtube.png);
}

.input--radio.adjust-checkbox {
    padding-bottom: 0rem;
    padding-right: 1rem;
}

.listas--container .price--final .product__unit {
    font-weight: normal;
    font-size: 14px;
}

.input--radio.adjust-checkbox input[type=radio] + label span {
    top: 6px;
}

.sales-catalog {
    cursor: pointer;
}

.gallery__swiper .swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition-duration: 300ms;
    -o-transition-duration: 300ms;
    transition-duration: 300ms;
}

#timeslots-modal-content-wrapper {
    width: 100%;
}

.current-booking-reminder {
    line-height: 1.1;
    color: #fff;
    background-color: #77bd1e;
    padding: 10px;
    border-radius: 4px;
}

.dialogBox-modal.dialogBox-modal-error.is-active {
    z-index: 2000;
}

@media (max-width: 423px) {

    #timeslots-modal-content-wrapper {
        padding-top: 50px;
    }
}

#map {
    height: 100%;
}

#checkoutmap {
    position: inherit !important;
}

.noticias .icon-clock {
    margin-top: 4px;
    margin-right: 5px;
}

.dialogBox-modal.dialogBox-modal-login.is-active {
    z-index: 1010;
}

.adjust-moz-height {
    height: auto;
}

.products-list {
    justify-content: flex-start;
    margin-left: -20px;
    width: calc(100% + 20px);
}

.product-list-item {
    margin-left: 20px !important;
    margin-right: 0 !important;
}

@media screen and (min-width: 768px) {
    .side-menu-checkout {
        min-width: 28.13rem !important;
        width: 19rem !important
    }
}

.select__complex.has-border.has-dropdown .select2-container--open .select2-search--inline::after {
    -webkit-transform: rotate(315deg);
    top: 1.4rem;
    transform: rotate(315deg);
}

.input-radio-container {
    max-width: 690px;
}

.textarea-wrapper textarea::-webkit-input-placeholder {
    color: transparent
}

.textarea-wrapper textarea:-ms-input-placeholder {
    color: transparent
}

.textarea-wrapper textarea::-ms-input-placeholder {
    color: transparent
}

.textarea-wrapper textarea::placeholder {
    color: transparent
}

.textarea-wrapper textarea:focus {
    color: #1c752c
}

.textarea-wrapper textarea:not(:placeholder-shown) {
    color: #1c752c
}

.textarea-wrapper textarea:not(:placeholder-shown) ~ .control-label {
    bottom: 1.5rem;
    font-size: .75rem;
    top: 0.5rem;
}

.textarea-wrapper textarea:focus {
    outline: none
}

.textarea-wrapper textarea:focus ~ .control-label {
    bottom: 1.5rem;
    font-size: .75rem
}

.banner .div-banner__image img {
    transition: -webkit-transform .2s cubic-bezier(.165, .84, .44, 1);
    transition: transform .2s cubic-bezier(.165, .84, .44, 1);
    transition: transform .2s cubic-bezier(.165, .84, .44, 1), -webkit-transform .2s cubic-bezier(.165, .84, .44, 1);
    transition: transform .2s cubic-bezier(.165, .84, .44, 1), -webkit-transform .2s cubic-bezier(.165, .84, .44, 1);
}

.div-banner__image img {
    height: auto;
    width: 100%;
}

.container.container-message {
    margin-top: 15px;
}

.container.container-message .messages .input__complex--container {
    margin-bottom: 0px;
}

.cat-icon-bazar {
    background-image: url("../img/svgfiles/food-icons/bazar.svg");
}

.cat-icon-ocio {
    background-image: url("../img/svgfiles/food-icons/ball.svg");
}

.cat-icon-gourmet {
    background-image: url("../img/svgfiles/food-icons/chef.svg");
}

.dialogBox-modal.dialogBox-modal-warning {
    z-index: 6000;
}

.select__item {
    width: 100%;
}

.product-selector .select2-container--default .select2-results > .select2-results__options {
    overflow-y: scroll !important;
}

.full-select--wrapper.is-active {
    position: fixed;
}

.product__image {
    min-height: 180px;
}

@media screen and (max-width: 474px) {
    .products-list {
        list-style-type: none;
        padding-left: 0;
        padding-right: 0;
        justify-content: center;
        margin-left: 0;
        width: 100%;
    }

    .product-list-item {
        border-radius: 0 !important;
        margin-bottom: 0 !important;
        margin-right: 0 !important;
        margin-left: 0 !important;
        width: 50% !important;
    }
}

@media screen and (min-width: 474px) and (max-width: 504px) {
    .products-list {
        margin-left: 0;
    }
}

.price--final .price__text, .price--final .product__unit {
    font-size: 1.3125rem;
}

.quickview__price .price--final .price__text {
    font-size: 2.25rem;
}

.button__complex.is-deleted.has-border .button__content .button__text {
    color: red;
}

.button__complex.is-deleted.border--grey.has-border:focus, .button__complex.is-deleted.border--grey.has-border:hover {
    background: linear-gradient(270deg, #ff4c4c, #e92121);
}

.button__complex.is-deleted.has-border:hover .button__content .button__text {
    color: #fff;
}

@media screen and (max-width: 768px) {

    .main-menu-right {
        margin-left: 2.125rem;
        padding-right: 0rem;
    }

    section.big-banner .container {
        max-width: 90%;
    }
}

@media screen and (min-width: 767.98px) {
    .menu__logo {
        width: 183px;
        height: 31px;
    }
}

@media screen and (max-width: 767.98px) {
    .select2-results {
        overflow-y: scroll;
        overflow-x: hidden;
        max-height: 90%;
    }

    .full-select--wrapper .select2-results__option {
        min-height: 2.875rem;
        line-height: 2rem;
        position: relative;
        height: auto;
        padding-top: 0.43rem;
    }

    .select2-container--default .select2-results > .select2-results__options {
        overflow: initial;
    }

    .select2-container .select2-selection--single .select2-selection__rendered {
        overflow: unset;
        white-space: unset;
    }

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: calc(3rem - 16px);
        padding-top: 0.4rem;
        padding-bottom: 0.4rem;
    }

    .select2-container .select2-selection--single .select2-selection__rendered#select2-order-ky-container {
        overflow: initial;
        white-space: nowrap;
    }
}

.product-list-item .top__badges {
    position: absolute;
    top: 24px;
    left: 15px;
}

.postal-results-wrapper__image {
    background-image: url("../img/bitmaps/chica_hiperdino.jpg");
}

.sopladera-postal-results-wrapper__image {
    background-image: url("../img/bitmaps/ddpostalcode.jpg");
}

.blackfriday-postal-results-wrapper__image {
    background-image: url("../img/bitmaps/blackfriday-entry.jpg");
}

.pickup-results-wrapper__image {
    background: url("../img/bitmaps/DR_9433_435x570px.jpg") round;
}

.button__complex-checkout {
    cursor: auto;
}

.price--previous .price__text {
    font-size: 1rem;
}

.quickview__price .price--previous .price__text {
    font-size: 1.50rem;
}

.action_timeslot_selectShippingMethod, .action_selectShippingMethod {
    cursor: pointer;
}

.cart-no-highlight {
    font-weight: normal !important;
}

.cart-modal .cart__total--container.justify-flex-end {
    justify-content: flex-end;
}

.cart-modal .cart__total--container.justify-flex-end .flex-item {
    padding-left: 20px;
}

@media screen and (min-width: 640px) {

    .checkout__button-mobile {
        display: none;
    }

}

@media screen and (min-width: 768px) and (max-width: 1023px) {

    .side-menu-checkout {
        min-width: 19rem !important;
    }

}

.icon-refresh:before {
    font-family: simple-line-icons;
    content: ""
}

.user-account__control-container-big {
    max-width: 45rem;
}

.checkout__item-criteria {
    color: #77bd1e;
    margin-bottom: 1.5rem;
}

.checkout__text-criteria {
    color: #999;
    margin-top: 1rem;
}

.row__success-criteria {
    width: 100%;
    max-width: 500px;
}

.row__success-criteria.exit-pay__image {
    width: 50%;
    display: block;
    margin: auto auto 1.5rem auto;
}

.row__success-criteria a.button__complex:first-child {
    margin-right: 10px;
}

.row__success-criteria a.button__complex:last-child {
    margin-left: 10px;
}

.exit-pay {
    height: auto;
}

.flex-container--noheight {
    width: 100%;
    display: flex;
}

.page-layout-1column {
    background-color: white;
}

.dialogBox__full {
    width: 100%;
}

.dialogBox-modal-discount.is-active {
    z-index: 1500;
}

.show-discount-trigger {
    text-decoration: underline;
    color: #1c752c;
    cursor: pointer;
}

#discount-table h1 {
    margin-bottom: 1.33em;
    color: #1c752c;
    text-align: center;
}

#discount-table tr {
    border-top: 1px solid #c9c9c9;
}

#discount-table tr:first-child {
    border-top: none;
}

#discount-table tr:last-child td {
    padding-top: 1rem;
    color: #666;
}

.dialogBox-modal-discount .cart__button {
    margin: 4rem auto 0 auto;
    width: 100%;
}

.dialogBox-modal-discount .cart__promotions {
    width: 85%;
    margin: auto;
}

.dialogBox-modal-discount .dialogBox__item {
    padding: 3rem 6rem;
}

#discount-table td {
    padding: 3px 6px;
}

#discount-table td:first-child {
    width: 70%;
}

#discount-table td:nth-child(2) {
    width: 30%;
    text-align: right;
}

.tienda__item .sub__title {
    font-size: 1.25rem;
    color: #1c752c;
    margin-bottom: 1rem;
}

.tienda__item p .menu__icon {
    width: 30px;
}

div.text-left.tiendas__info {
    margin-bottom: 1rem;
    margin-top: 1rem;
}

.table-container.tiendas__table {
    padding: 0.75rem;
    max-width: 1200px;
}

.user-account--nuestras-tiendas .store-loc__map, .store-loc__map.detail_store {
    position: absolute !important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.tienda__item .banner_rounded .banner__image {
    height: auto;
    max-width: 350px;
    float: right;
}

.tienda__item .banner_rounded {
    height: auto;
}

.tiendas__container .table-container__right {
    position: relative;
}

@media screen and (min-width: 764px) {
    .tiendas__container {
        display: flex;
        height: 100%;
        width: 100%;
    }
}

@media screen and (max-width: 764px) {
    .table-container.tiendas__table .table-container__left {
        width: 100%;
        max-width: 100%;
    }

    .user-account--nuestras-tiendas .table-container__right {
        position: relative;
        width: 100%;
        height: 200px;
    }
}

@media screen and (max-width: 991px) {
    .tienda__item .banner_rounded .banner__image {
        float: left;
    }
}

.store-loc__map.detail_store {
    height: 300px;
    margin-left: 15px;
    margin-top: 15px;
}

.row .map-col {
    position: relative;
    height: 300px;
}

.quote-merge-modal-message {
    font-size: 15px !important;
    line-height: 1.1 !important;
}

.title__text--newsMod {
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    line-height: 35px;
}

.dialogBox__item.dialogBox__newsMod {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (max-width: 950px) {
    .dialogBox__item.dialogBox__newsMod {
        padding-top: 90px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media screen and (max-width: 950px) {

    body.noscroll {
        overflow: hidden !important;
    }

    .dialogBox-modal-login .dialogBox__right .dialogBox__content {
        margin-bottom: 1.8rem;
    }
}

.side-menu-user__primary .side-menu-user__item .menu__text {
    font-size: 1.15rem;
}

.side-menu-user__primary .side-menu-user__item {
    height: 2.5rem;
}

/* PANTALLA RESPUESTA PAGO */
.img-icon {
    height: auto;
    margin-bottom: 30px;
    margin-top: 60px;
    width: 150px;
}

.img-icon--ko {
    margin-top: 50px;
    width: 120px;
}

.img-icon--mss-sent {
    margin-top: 10px;
    width: 100px;
}

@media (max-width: 600px) {
    .messaje-sent {
        min-height: 100vh;
    }
}

.botonera {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (min-width: 780px) {
    .botonera {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    }

    .botonera .checkout__sub-title {
        margin: 0 20px 0 0;
    }
}

.menu-checkout__title--txt {
    margin-top: 20px;
}

.header__text--max450 {
    max-width: 450px;
}

/* Gestion de listas y categorias hiperdino */
#hdcategory h3 {
    color: #07603B;
    margin-bottom: 25px;
}

#hdcategory .hdcategory-section {
    margin-bottom: 50px;
    border-bottom: 1px solid #07603B;
    padding-bottom: 25px;
}

#hdcategory .hdcategory-assign-row {
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 25px;
    margin-bottom: 25px;
}

#hdcategory .category-title {
    padding-top: 10px;
}

#hdcategory input[type=text] {

}

#hdcategory input[type=submit] {
    color: #07603B;
}

/* FIN Gestion de listas y categorias hiperdino */

/* BANNER NESLETTER */
.ban-news {
    background: #F9FBFA;
    border-top: 1px solid #ccc;
    padding: 30px;
}

.ban-news .tit--news {
    color: #1c752c;
    margin-bottom: 30px;
}

@media (min-width: 768px) {
    .ban-news__wrapper {
        margin: 30px auto;
    }
}

@media (min-width: 1000px) {
    .ban-news__wrapper {
        max-width: 550px;
    }
}

.ban-news .form {
    margin: 0 auto;
    max-width: 350px;
}

@media (min-width: 1000px) {
    .ban-news .form {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        max-width: 500px;
    }
}

@media (min-width: 1000px) {
    .ban-news__email {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 180px;
        flex: 1 0 180px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}

@media (min-width: 1000px) {
    .ban-news__button {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 80px;
        flex: 1 0 80px;
        margin-left: 20px;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}

.ban-news__pol-div {
    margin-bottom: 30px;
}

@media (min-width: 1000px) {
    .ban-news__pol-div {
        margin-top: -15px;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
}

.input--checkbox {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 20px;
}

.category-list-cart__item .menu__text.dropdown--header {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.category-list-cart__left.flex-item.flex-half, .category-list-cart__right.flex-item.flex-half {
    overflow: hidden;
}

.timeslots-renew-content-wrapper, .timeslots-renewalert-content-wrapper {
    text-align: center;
}

.timeslots-renewalert-content-wrapper .dialogBox__title .title__text {
    display: block;
}

.badge {
    background: #006039;
    border-radius: 100px;
    color: #fff;
    font-size: 11px;
    font-weight: 500;
    height: 18px;
    padding: 3px;
    font-style: normal;
    text-align: center;
    bottom: 10px;
    right: 10px;
    width: 18px;
    position: relative;
}

/* NO TE OLVIDES DE */
.height-auto {
    height: auto !important;
}

.reminder {
    margin-top: 40px;
}

.reminder__title {
    color: #1c752c;
    font-size: 1.7rem;
    font-weight: 600;
    margin-bottom: 1.5rem;
}

.reminder__prods {
    margin-bottom: 40px;
}

@media (min-width: 600px) and (max-width: 992px) {
    .reminder__prods {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }
}

.reminder__prod {
    background: #fff;
    border: 1px solid #ececec;
    border-radius: .3125rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 3px;
    padding: 10px 15px 10px 5px;
}

@media (min-width: 600px) and (max-width: 992px) {
    .reminder__prod {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
}

.reminder__img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 85px;
    flex: 0 0 85px;
    margin-top: 5px;
}

.reminder__desc {
    padding: 0 10px;
}

.reminder__desc-text {
    font-size: 15px;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    line-height: 1.2;
    margin-bottom: 10px;
    margin-top: 5px;
    max-height: 40px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.reminder__price {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 110px;
    flex: 0 0 110px;
}

@media (min-width: 600px) and (max-width: 992px) {
    .reminder__price {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 90%;
        flex: 0 0 90%;
        margin-top: 20px;
    }
}

.reminder__price-block {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 5px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}

@media (min-width: 600px) and (max-width: 992px) {
    .reminder__price-block {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.reminder__price-block > * {
    white-space: nowrap;
}

@media (min-width: 600px) and (max-width: 992px) {
    .reminder__price-block > * {
        margin-left: 10px;
    }
}

.reminder__badges {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
}

@media (min-width: 600px) and (max-width: 992px) {
    .reminder__badges {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.side-menu--step1 {
    background-color: #f2f2f2;
    height: auto !important;
    overflow: visible;
    position: static !important;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: 100%;
}

.side-menu--step1 .side-menu-body {
    overflow-y: initial;
}

@media (min-width: 600px) {
    .side-menu--step1 .sidenar-checkout--container {
        height: auto;
    }
}

.side-menu-checkout--step1 {
    min-width: initial !important;
    padding: 15px;
    width: 100% !important;
}

@media (min-width: 600px) {
    .side-menu-checkout--step1 {
        width: 19rem !important;
        padding: 2.1875rem 1.5rem;
        position: fixed !important;
        z-index: 99999999999999;
        overflow: auto;
        max-height: calc(100vh - 10.75rem);
    }

    .has-sticky-checkout .side-menu-checkout--step1 {
        max-height: calc(100% - 8.2rem);
    }
}

@media (min-width: 992px) {
    .side-menu-checkout--step1 {
        width: 28.13rem !important;
    }
}

@media (min-width: 600px) {
    .content--wrapper.content--checkout.content--checkout--step1 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        width: 100%;
    }
}

@media (min-width: 600px) {
    .shipping-content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 19rem);
        flex: 0 0 calc(100% - 19rem);
        overflow: hidden;
    }
}

@media (min-width: 992px) {
    .shipping-content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 28.13rem);
        flex: 0 0 calc(100% - 28.13rem);
    }
}

.window-content--step1 {
    padding-top: 200px !important;
    padding-right: 0 !important;
}

@media (min-width: 600px) {
    .window-content--step1 {
        padding-top: 0 !important;
    }
}

.footer--step1 {
    position: relative;
}

@media (min-width: 992px) {
    .footer--step1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 28.13rem);
        flex: 0 0 calc(100% - 28.13rem);
    }
}

.footer--step1::after {
    background: #f2f2f2;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    width: 100%;
}

.bar-checkout--container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.resumen-checkout {
    display: none;
}

@media (min-width: 600px) {
    .resumen-checkout {
        displaY: initial;
    }
}

.input-radio-container p.block__text label {
    margin-top: 0.5rem;
}

.blog-icon {
    background-size: 30px 30px;
    display: block;
    width: 30px;
    height: 30px;
}

div.blog-icon-container {
    text-indent: 0px;
    margin: 0px;
    padding: 0px;
    background: transparent none repeat scroll 0% 0%;
    border-style: none;
    float: none;
    line-height: normal;
    font-size: 1px;
    vertical-align: baseline;
    display: inline-block;
    width: 38px;
    height: 24px;
}

.amblog-social-container li {
    float: left;
}

.icon-facebook {
    background: url(../img/svgfiles/icon-facebook.svg);
}

.icon-twitter {
    background: url(../img/svgfiles/icon-twitter.svg);
}

.user-account__table .sub__title--base {
    font-size: 1rem;
}

.cart__controls--container {
    display: flex;
    padding: 20px;
}

body.hdcheckout-index-index a.action_timeslotsModal,
body.hdcheckout-payment-index a.action_timeslotsModal,
body.hdcheckout-success-index a.action_timeslotsModal,
body.hdcheckout-failure-index a.action_timeslotsModal {
    display: none;
}

[class*=" hdicon-"], [class^=hdicon-] {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: simple-line-icons;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    speak: none;
    text-transform: none
}


.hdicon-users:before {
    content: " \  "
}

.hdicon-hourglass:before {
    content: " \  "
}

.hdicon-fire:before {
    content: " \  "
}

@media (min-width: 1026px) {
    .filter-select-recipe {
        width: 25%;
    }
}

@media (max-width: 425px) {
    .page-recetas__action {
        flex-direction: column;
    }

    .page-recetas__action-button {
        width: 100%;
        max-width: 100%;
    }

    .page-recetas__action-button:last-child {
        margin-top: 10px;
    }
}

.button__unidad {
    color: #1c752c;
}

.recipe-ingredient-qty, .recipe-ingredient-qty-kg, .recipe-ingredient-qty-gr {
    margin-right: 5px;
}

.menu__text-address {
    white-space: normal;
}

.bp_subtitle {
    color: #1c752c;
}

.dialogBox-modal.dialogBox-modal-checkoutpswd.is-active {
    z-index: 1900;
}

.no-border {
    border: none;
}

.description__text--info {
    color: #333 !important;
    margin-top: 10px;
}

.thumb-list-item-img::before {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.1) 100%) !important;
}

.bottom__badges--container::after {
    content: "\A0";
}

.margin-bottom-5 {
    margin-bottom: 5px !important;
}

.checkout-page .input--radio input[type=radio] + label span, .poll-page .input--radio input[type=radio] + label span {
    top: -6px !important;
}

.type-select.type-select-normalized {
    margin-bottom: 1.5rem;
}

.input-radio-container.input-radio-container-normalized {
    margin-bottom: 0.5rem;
}

.newsletter-subscription-legal {
    margin-bottom: 1.5rem;
    color: #495e65;
}

.input__content.input__complex-disabled {
    background-color: #eee;
}

#notice-cookie-block {
    position: fixed;
    top: auto;
    bottom: 0;
    left: 0;
    clear: both;
    width: 100%;
    min-height: 150px;
    box-shadow: #121212 2px 2px 14px 2px;
    font: inherit;
    background: #fff;
    z-index: 9999;
    padding: 10px;
    border-top: 1px solid #a5a5a5;
}

.cookie-logo {
    min-width: 90px;
    align-self: center;
}

.cookie-logo-img {
    min-width: 90px;
    max-width: 100%;
}

.cookie-body {
    max-width: 700px;
    margin: auto;
}

.input--radio input[type=checkbox]:disabled + label span {
    background: #a5a5a5 !important;
    border: 1px;
    border-radius: .125rem;
}

@media (max-width: 544px) {
    .cookie-body h5 {
        text-align: center;
    }

    .checks-column {
        min-width: 100%;
    }

    #btn-cookie-allow {
        width: 100%;
    }

    .cookie-body .col-2.checks-column, .cookie-body .col-3.checks-column {
        margin-top: 5px;
        min-height: 33px;
    }
}

.cookie-checks {
    border: 1px solid #121212;
    padding: 5px 0;
    justify-content: center;
    border-radius: 5px;
}

.cookie-button {
    width: 100%;
    border-radius: .25rem;
    color: #fff;
    font-size: .875rem;
    height: 100%;
    line-height: 1.5rem;
    padding-left: .5rem;
    padding-right: .5rem;
    text-decoration: none;
    min-height: 33px;
    cursor: pointer;
}

.cookie-checks label {
    cursor: pointer;
}

#notice-cookie-block .content p {
    font-size: .875rem;
}

.card--badge.amex--badge {
    background-image: url(../img/bitmaps/amex-curved-128px.png)
}

div.input__comment {
    color: #a5a5a5;
    font-size: 0.8rem;
    display: block;
    position: initial;
    margin-top: 0.3rem;
    margin-bottom: 1.2rem;
}

.input.input_bp_card.input__complex {
    margin-bottom: 0;
}

.block__text.info__text {
    color: #a5a5a5;
    margin-top: 1.2rem;
}

.block__text.info__small_text {
    color: #a5a5a5;
    font-size: 0.9rem;
    margin-top: 1.2rem;
}

.checkoutBox__right.has-margin-top.bpBox {
    margin-top: 1.4rem;
}

/* badge por defecto */
.badge__item {
    background-color: #1c752c;
}

.novedad--badge.badge__item {
    background-color: #ed7d31;
}

.dialogBox__content .info__small_text {
    color: #a5a5a5;
    font-size: 0.8rem;
    margin-top: 1.2rem;
}

.dialogBox__content .block__text--register.info__small_text {
    margin-top: 0;
}

.dialogBox__description.newsletter__description {
    margin-bottom: 0.5rem;
}

.dialogBox__right-has-padding.newsletterBox__right {
    padding: 2rem 4rem 2rem 1rem;
}

.dialogBox__right-has-padding.politicsBox__right {
    padding: 0 2rem 0 0;
}

.dialogBox-modal-pickup .dialogBox__right-has-padding {
    padding: 3rem 4rem 3rem 1rem;
}

.no-margin {
    margin-top: 0 !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    margin-bottom: 0 !important;
}

.block__text.info__small_text.justify__text {
    text-align: justify;
}

.sub__title.poll__subtitle {
    margin-bottom: 1.5rem;
}

a.disabled {
    pointer-events: none;
}

.input--radio input[type=radio] + label span.icon-ratting {
    height: 2rem;
    width: 2rem;
    border: 3px solid transparent;
    background-position: center !important;
}

.icon-ratting.icon-answer-5 {
    background: url(../img/bitmaps/polls/4.png) no-repeat !important;
}

.icon-ratting.icon-answer-4 {
    background: url(../img/bitmaps/polls/3.png) no-repeat !important;
}

.icon-ratting.icon-answer-3 {
    background: url(../img/bitmaps/polls/2.png) no-repeat !important;
}

.icon-ratting.icon-answer-2 {
    background: url(../img/bitmaps/polls/1.png) no-repeat !important;
}

.icon-ratting.icon-answer-1 {
    background: url(../img/bitmaps/polls/0.png) no-repeat !important;
}

.poll-default-options-block {
    display: inline-block;
    padding: 0;
}

.input--radio input[type=radio]:checked + label span.icon-ratting {
    border-color: #1c752c;
}

.input--radio input[type=radio]:not(:checked) + label span.icon-ratting.has-error {
    border-color: #e92121;
}

.category-description, .category-description-mobile {
    margin-bottom: 2.5rem;
}

.category-description img, .category-description-mobile img {
    width: 100%;
}

.top-products .header__text {
    color: #77bd1e;
}

.list__icon.subscribed {
    background: #1c752c;
    color: #fff;
}

.icon-calendar:before {
    content: url(../img/svgfiles/icon-calendar.svg);
}

.list__icon.subscribed .icon-calendar:before {
    content: url(../img/svgfiles/icon-calendar-white.svg);
}

.ui-datepicker .ui-datepicker-prev span {
    border-color: transparent #1c752c transparent transparent;
}

.ui-datepicker .ui-datepicker-next span {
    border-color: transparent transparent transparent #1c752c;
}

.ui-datepicker .ui-datepicker-title .ui-datepicker-year, .ui-datepicker .ui-datepicker-title .ui-datepicker-month {
    -webkit-padding-end: 5px;
    -webkit-padding-start: 5px;
    font-size: .8rem;
    height: 2rem;
}

.ui-datepicker .ui-datepicker-calendar .ui-state-active {
    background: #77bd1e;
}

.button__complex-checkout.checked.coupon__button .button__content, .button__complex.checked.coupon__button.border--grey.is-deleted {
    background: #a5a5a5;
}

.button__complex.checked.coupon__button.border--grey.is-deleted .button__content .button__text {
    color: #fff;
}

.input-wrapper input:not(:-ms-input-placeholder) ~ .control-label {
    bottom: 1.5rem;
    font-size: .75rem;
}

.input-wrapper input:not(:-ms-input-placeholder) {
    color: #1c752c;
}

.widget-santander {
    padding: 1rem;
}

.widget-santander div {
    padding-left: 0;
}

.widget-santander .button.button.button__complex {
    margin-bottom: 1.2rem;
}

.menu__text.total__label {
    white-space: unset;
}

.menu-search, .menu-search--container-mobile {
    position: relative;
}

#search-autocomplete-desktop, #search-autocomplete-mobile {
    position: absolute;
    width: 100%;
    z-index: 101;
    background: #fff;
    margin-top: 5px;
    border: 1px solid #1c752c;
    border-radius: 4px;
}

#search-autocomplete-desktop {
    -webkit-box-shadow: -1px 1px 17px 9px rgba(214, 214, 214, 0.5);
    -moz-box-shadow: -1px 1px 17px 9px rgba(214, 214, 214, 0.5);
    box-shadow: -1px 1px 17px 9px rgba(214, 214, 214, 0.5);
}

.search-autocomplete-container {
    padding: 0;
}

.search-autocomplete-result {
    padding: 20px;
    color: #666;
}

.search-autocomplete-result:hover {
    /*background-color: #EEEEEE;*/
}

.search-autocomplete-cell-wrapper {
    display: flex;
    align-items: center;
}

.search-autocomplete-cell-wrapper > a {
    min-width: 100px;
    text-align: center;
}

.search-autocomplete-image {
    max-width: 100px;
    max-height: 100px;
    height: 100px;
}

.search-autocomplete-name, .search-autocomplete-price, .search-autocomplete-originalprice {
    margin: 0;
    padding-left: 15px;
}

.search-autocomplete-view-all {
    padding-top: 10px;
}

.search-autocomplete-results-list {
    max-height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
}

.search-autocomplete-view-all {
    background: #1c752c;
    padding: 20px;
    color: #fff;
    text-align: center;
}

.search-autocomplete-product {
    color: #555;
}

.search-autocomplete-category {
    font-size: 14px;
    color: #77bd1e;
}

.search-autocomplete-price {
    font-size: 20px;
}

.search-autocomplete-originalprice {
    font-size: 16px;
    color: #c9c9c9;
    text-decoration-color: #c9c9c9;
    text-decoration-line: line-through;
    text-decoration-style: solid;
}

.page-corporate__tiendas .success-message.message.success {
    color: white;
    padding: 10px 15px;
    border-radius: .25rem;
    height: auto;
}

.page-corporate__tiendas iframe.banner_rounded.banner__image {
    height: 170px;
    max-width: 330px;
    border: none;
}

@media (min-width: 992px) {
    .page-corporate__tiendas iframe.banner_rounded.banner__image {
        float: right;
    }
}

@media (max-width: 950px) {

    .block__text.info__small_text {
        font-size: 16px;
    }
}

@media (max-width: 992px) {
    .page-corporate__tiendas iframe.banner_rounded.banner__image {
        margin-top: 15px;
    }
}

.page-corporate__tiendas .tiendas-img {
    height: 280px;
    object-fit: cover;
    object-position: top;
}

#cart-modal-info-waiting {
    max-height: 50px;
    padding: 50px;
    overflow: hidden;
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
    background: #1c752c;
    color: #FFFFFF;
}

input.hdcheckout-list-qty-box {
    width: 100%;
    max-width: 40px;
    border-radius: 8px;
    border: 1px solid #c9c9c9;
    height: 35px;
    text-align: center;
    cursor: text;
    color: #1c752c;
}

.list__icon.minusQtyButton, .list__icon.addQtyButton, .list__icon.removeQtyButton {
    color: #fff;
    background: none;
    border: none;
    width: 27px;
}

.list__icon.minusQtyButton i.icon, .list__icon.addQtyButton i.icon, .list__icon.removeQtyButton i.icon {
    font-weight: 600;
}

input.hdcheckout-qv-qty-box {
    width: 100%;
    max-width: 40px;
    border-radius: 8px;
    border: 1px solid #c9c9c9;
    height: 35px;
    text-align: center;
    cursor: text;
    color: #1c752c;
}

.list__icon.withBoxBtn {
    width: 40px;
}

input.hdcheckout-cartItem-qty-box {
    width: 100%;
    max-width: 40px;
    border-radius: 8px;
    border: 1px solid #c9c9c9;
    height: 35px;
    text-align: center;
    cursor: text;
    color: #1c752c;
    margin-right: 10px;
}

.button__content.flex-item.not-padding {
    padding: 0;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    width: calc(100% + 4px);
}

.main-menu--mobile.is-sticky {
    position: fixed;
    top: 46px;
    width: 100%;
}

.checkout-address label {
    display: inline;
}

@media screen and (max-width: 800px) {
    .pagebuilder-mobile-hidden {
        display: none;
    }
}

@media screen and (min-width: 800px) {
    .pagebuilder-mobile-only {
        display: none;
    }
}

.shipping-methods {
    display: flex;
    flex-wrap: wrap;
}

.shipping-way__button-envio,
.shipping-way__button-recogida,
.shipping-way__button-puntorecogida {
    padding-top: 1.5rem;
}

.shipping-way__wrapper .checkout__item.checkout__item--more {
    margin-bottom: 1.125rem;
}

.shipping-methods .shipping-way__wrapper .checkout__item {
    margin-bottom: 0;
}

.shipping-methods .shipping-way__wrapper .cart__button-checkout {
    margin-right: 0;
}

@media screen and (max-width: 770px) {
    .shipping-way__button-envio,
    .shipping-way__button-recogida,
    .shipping-way__button-puntorecogida {
        padding-top: 0;
    }
}

.description__text.postal-code {
    min-height: 0;
    height: auto;
    margin: 0;
}

.description__text.align-center {
    display: inline;
    text-align: center;
}

.align-center {
    text-align: center;
}

.form-postcode,
.log-in-container-button {
    width: 100%;
    max-width: 270px;
    margin: 0 auto;
}

.form-postcode {
    margin-bottom: 30px;
}

.input__text.flex-item.flex-double.required-entry.postal-input {
    padding: 0.4rem 1rem;
    border: 1px solid #a5a5a5;
    border-radius: 4px;
    margin-bottom: 1.5rem;
}

.dino-modal {
    position: absolute;
    width: 500px;
    height: 100vh;
}

.cart__header.dino-header-cart {
    padding: 0 18px;
}

.dino-container {
    cursor: pointer;
    padding: 10px;
    border: solid;
    border-image-slice: 1;
    border-width: 2px;
    border-image-source: linear-gradient(90deg, #1C752C, #7AC01F);
}

.dino-container .cart-menu__item {
    margin-right: 0;
}

.padding-2rem {
    padding: 2rem;
}

.dino-modal {
    position: absolute;
    width: 0;
    height: 100vh;
    visibility: hidden;
    background-color: #FFFFFF;
}

@media screen and (min-width: 768px) {
    .dino-modal {
        right: 455px;
    }
}

@media screen and (max-width: 767px) {
    .dino-modal {
        left: 0;
    }
}

@media screen and (min-width: 768px) {
    .dino-modal.show {
        width: 450px;
        visibility: visible;
    }
}

@media screen and (max-width: 767px) {
    .dino-modal.show {
        width: 100vw;
        visibility: visible;
    }
}

.dino-modal-container {
    position: relative;
    overflow-y: auto;
    height: 100%;
    margin-top: 3rem;
}

.close-button {
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 25px;
}

.color-green {
    color: #1C752C;
}

.color-green::before {
    color: #1C752C;
}

.align-center {
    align-items: center;
}

.gap-c-5 {
    column-gap: 5px;
}

@media screen and (min-width: 1524px) {
    .customer__password {
        margin-top: -100px;
    }
}

.order--first {
    order: 0;
}

.order-1 {
    order: 1;
}

.order-2 {
    order: 2;
}

.order-3 {
    order: 3;
}

.order-4 {
    order: 4;
}

.order-5 {
    order: 5;
}

.order-6 {
    order: 6;
}

.order-7 {
    order: 7;
}

.order-8 {
    order: 8;
}

.order-9 {
    order: 9;
}

.order-10 {
    order: 10;
}

.order-11 {
    order: 11;
}

.order--last {
    order: 100;
}

.product-list-item.loader-over .f-modal-alert-inline.f-modal-alert-overflow {
    margin-left: -1rem;
    margin-top: -1rem;
}

.search-autocomplete-container {
    padding: 0;
}

.doofinder-banner img, .doofinder-banner-mobile img{
    width: 100%;
}

.doofinder-banner{
    margin-bottom: 2.5rem;
}

.doofinder-banner-mobile{
      margin: 0.5rem 0;
}

.catalog-product-view.page-layout-empty {
    background-color: #fff;
}

/*safary */
_::-webkit-full-page-media, _:future, :root .safari_only #hdcheckout_summaryWrapper {
    display: block;
}

@media screen and (min-color-index: 0) and(-webkit-min-device-pixel-ratio: 0) {
    @media {
        #hdcheckout_summaryWrapper {
            display: block;
        }
    }
}

@media not all and (min-resolution: .001dpcm) {
    @media {
        #hdcheckout_summaryWrapper {
            display: block;
        }
    }
}

.product-container .product__description .description__text {
    -webkit-box-orient: vertical;
}