/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {

    .floating-wpp .floating-wpp-button {
       left:20rem;
    }

    .submenus {
        margin-bottom: 0.5rem !important;
    }

    .align-nav{
        text-align:left;
    }

    .nav-item {
        border-bottom: 0.3px solid white;
    }

    .submenu-li, .submenu-li-level {
        border-top: 0.3px solid white;
    }

    .submenu-li, .submenu-li-level {
        width: 100%;
        padding: 0;
        margin: 0;
        min-height: 2.5rem;
        padding-top: 0.7rem;
    }

    .estado {
        height: 3rem;
        display: flex;
        align-items: center;
        padding-left: 0.8rem;
    }

    .submenu-li,.submenu-li-level {
        margin-top: 0.5rem;
    }

    

    .nav-link{
        width: 100%;
    }
    .hide-image {
        display: none;
    }

    .margin-zip-mobile{
        margin: 2rem;
    }

    .modal-width {
        width: 7%;
    }

    .flex-rrss-modal {
        margin-bottom: 2rem !important;
    }

    .img-modal {
        display:none;
    }

    .mobile_title {
        padding: 4rem 0 2rem 0 !important;
    }

    .mobile_padding_bottom{
        padding-bottom:2rem;
    }
    .flex_map {
        flex-direction: column;
    }

    .width_map {
        max-width: 100% !important;
    }

    .padding-top-title {
        padding-top: 1rem;
    }

    .mobile_prod{
        padding-top:5rem !important;

    }
    .ocultarText5 { /*estilo para texto de avatar*/
        max-width: 65px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .zip_mobile {
        display: flex !important;
        flex-direction: column;
    }
    .p_mobile {
        padding: 0 !important;
        text-align: center !important;
        font-size: 1rem !important;
    }
    .img_zip_mobile {
        height: 257px;
        padding-top: 5rem;
    }
    .title_cel
    {
        padding-top:6rem;
    }
    .ocw {
        width: 304px;
        white-space: normal;
    }
    .chckli {
        padding-left:1rem;
    }
    .radio--group-inline-container_1 .radio-item_1 input[type="radio"] + .radio-label_1:before {
        margin-right: 4px;
    }
        .main_logo {
        margin-left: 5px !important;
        width: 110px !important;
    }

    .search120 {
        display: block;
        margin-left: 0 !important;
        width: 100% !important;
    }

    .option_links {
        padding: 10px 3px !important;
        font-size: 18px !important;
    }

    .opts_account img {
        margin-left: 5px !important;
        width: 30px !important;
    }

    .menu.dropdown_loc {
        z-index: 9999 !important;
    }

    .menu.dropdown_mn {
        margin-right: -43px !important;
        z-index: 9999 !important;
    }

    .menu.dropdown_ms {
        margin-right: -82px !important;
        z-index: 9999 !important;
    }

    .menu.dropdown_account {
        z-index: 9999 !important;
    }

    .noti_count {
        right: 0 !important;
    }

    .opts_account .user__name {
        display: block;
    }

    .res_main_logo {
        display: none;
        margin-left: 10px;
    }

    .main_logo {
        display: block;
    }

    .blog_logo {
        display: block !important;
        width: 125px !important;
    }

    .select_location {
        margin-left: 10px;
    }

    .header_right ul li:first-child {
        display: none;
    }

    /*.header_right ul li:nth-child(2) {
        display: none;
    }*/

    .btn-stores {
        border: none;
        padding: 0 !important;
        margin-left: 1em;
    }

    .ocultarText {
        width: 19px !important;
        font-size: 18px;
    }

    .header_right ul li:nth-child(3) {
        display: block;
        padding-left:1rem;
    }

    .header_right .blog-nav li:first-child {
        display: block !important;
    }

    .header_right .blog-nav li:nth-child(2) {
        display: block !important;
    }

    .header_right .blog-nav li:nth-child(3) {
        display: block !important;
    }

    .menu.dropdown_mn {
        margin-right: -82px !important;
    }

    .ui.dropdown > .dropdown_loc.left.menu {
        right: auto !important;
        right: 0 !important;
    }

    .ui.inline.dropdown.loc-title > .text {
        white-space: nowrap;
        width: 70px;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .category_drop {
        display: none;
    }

    .cart__btn {
        padding: 22px 10px 21px !important;
    }

        .cart__btn span {
            display: none;
        }

    .icon__14 {
        top: 0px;
        position: absolute;
    }

    .mobileMenu {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        width: 100%;
        transform: translateX(-100%);
        transition: all ease 0.25s;
        overflow: auto;
        scroll-behavior: auto;
    }

    .open {
        transform: translateX(0);
        z-index: 11;
    }

    .mt1-5 {
        border-top: 1px solid #efefef;
    }

    .menu.dropdown_page {
        position: static !important;
        box-shadow: none !important;
        border: 0 !important;
        margin-top: 0 !important;
    }

    .ui.dropdown.nav__menu {
        /*text-align: center !important;*/
        width:100%;
    }

   /* .page__links {
        text-align: center !important;
    }*/

    .wrapper {
        padding-top: 64px !important;
        padding-bottom: 0 !important;
    }

    .wrapper-blog {
        padding-top: 60px !important;
    }

    .cart__btn {
        padding: 24px !important;
    }

    .catey__icon {
        display: none !important;
    }

    .search__icon {
        display: none;
    }

    .category-by-cat li {
        width: 50% !important;
    }

    .search-ground-area {
        max-width: 100% !important;
    }

    .bs-canvas {
        width: 320px !important;
    }

    .side-cart-items {
        height: 310px !important;
    }

    .offers-banner .owl-stage-outer {
        overflow: hidden !important;
    }

    .footer-last-row {
        text-align: left !important;
    }

    .product-left-title {
        float: left;
        width: 100%;
        margin-bottom: 20px;
    }

    .filter-btn {
        float: left;
        width: 85px !important;
    }

    .product-sort {
        margin-right: 0 !important;
    }

    .product-dt-right {
        margin-top: 30px !important;
        margin-left: 0 !important;
    }

    .pdp-details ul li {
        border-bottom: 1px solid #efefef;
        display: block !important;
        width: 100% !important;
        border-right: 0 !important;
    }

        .pdp-details ul li:last-child {
            border-bottom: 0;
        }

    .ordr-crt-share li {
        display: block !important;
    }

    .add-cart-btn {
        margin-bottom: 10px;
    }

    .icon-bar {
        display: none;
        
    }

    .radio--group-inline-container_1 li {
        display: block !important;
        width: 100% !important;
    }

    .left-chck145 {
        margin-bottom: 30px;
    }

    .mrt-0 {
        margin-top: 8px !important;
    }

    .call-email-alt li {
        display: block !important;
        margin-right: 0 !important;
        margin-bottom: 10px !important;
    }

        .call-email-alt li:last-child {
            margin-bottom: 0 !important;
        }

    .social-links-footer {
        text-align: left !important;
        margin-top: 15px !important;
    }

    .ddsh-body ul li:last-child {
        margin-top: 15px;
        margin-right: 0;
    }

    .wallet-list li {
        width: 100% !important;
        display: block !important;
        margin-left: 0 !important;
    }

    .left-text {
        text-align: center !important;
    }

    .about-img {
        margin-top: 58px !important;
    }

    .sign-img {
        display: none;
    }

    .sign-inup {
        padding: 50px 0 !important;
    }

    .signup-code-list li {
        width: 18%;
    }

    ul.signup-code-list input {
        width: 100% !important;
    }

    .chck-btn {
        padding: 8px 10px !important;
    }

    .contact-title h2 {
        margin-top: 44px !important;
    }

    .product-item-height {
        height: 33rem;
    }

    .cart-text-cut { /*acorta el tamaņo del texto en el modal del carrito*/
        width: 150px;
    }
    .main-title-responsive {
        padding-top: 2rem;
    }
    .show-carousel {
        /*display: none;*/
    }
    .label-product-detail {
        flex-direction:column;
    }

    /*  .opts_account {avatar de la cuenta
        padding: 0 !important;
        width: 42px;
        padding-top: 6px !important;
    }*/

    .modal-design {
        width: 100% !important;
    }

    .logo-modal {
        padding-right: 2.5rem;
        padding-top: 2rem;
    }
    .title-modal {
        font-size:1.5rem;
        padding-right:3rem;
    }
    .space-modal {
        width: 2px;
    }
    .text-modal {
        padding-left: 13rem !important;
        text-align: left !important;
        font-size: 13px;
    }
    .modal-body {
        padding:0 !important;
    }

    .menu-style-s {
        box-shadow: none;
        background-color: #1d71b8 !important;
        color: white;
        /*  padding-left: 4rem;*/
        padding-left: 18px;
        text-align: left;
        display: flex;
        flex-direction: column;
        align-items: start;
        width: 100%;
    }

    .color-text-submenu {
        color:white !important;
    }

    .color-text-submenu:hover {
        color: white !important;
    }

    .img-height {
        height: 250px !important;
    }

    .img-banner {
        display: none !important;
    }

    .img-banner-responsive {
        display: block !important;
    }

    .main-banner-slider {
        margin-top: 19%;
    }

    .lds-dual-ring:after {
        content: " ";
        display: block;
        width: 64px;
        height: 64px;
        margin: 8px;
        border-radius: 50%;
        border: 6px solid #fd4a29;
        border-color: #fd4a29 transparent #fd4a29 transparent;
        animation: lds-dual-ring 1.2s linear infinite;
    }
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {
    .submenus {
        margin-bottom: 0.5rem !important;
    }

    .align-nav {
        text-align: left;
    }

    .nav-item {
        border-bottom: 0.3px solid white;
    }

    .submenu-li, .submenu-li-level {
        border-top: 0.3px solid white;
    }

    .submenu-li, .submenu-li-level {
        width: 100%;
        padding: 0;
        margin: 0;
        min-height: 2.5rem;
        padding-top: 0.7rem;
    }

    .estado {
        height: 3rem;
        display: flex;
        align-items: center;
        padding-left: 0.8rem;
    }

    .submenu-li, .submenu-li-level {
        margin-top: 0.5rem;
    }


    .hide-image{
        display:none;
    }
    .margin-zip-mobile {
        margin: 2rem;
    }
    .mobile_title {
        padding: 4rem 0 2rem 0 !important;
    }
    .mobile_padding_bottom {
        padding-bottom: 2rem;
    }

    .flex_map {
        flex-direction: column;
    }

    .width_map {
        max-width: 100% !important;
    }

    .padding-top-title {
        padding-top: 1rem;
    }

    .mobile_prod {
        padding-top: 5rem !important;
    }
    .ocultarText5 { /*estilo para texto de avatar*/
        max-width: 65px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .zip_mobile {
        display: flex !important;
        flex-direction: column;
    }
    .img_zip_mobile {
        height: 257px;
        padding-top: 5rem;
    }
    .p_mobile {
        padding: 0 !important;
        text-align: center !important;
        font-size: 1rem !important;
    }
    .title_cel {
        padding-top: 6rem;
    }
.main_logo {
    margin-left: 10px !important;
}

.search120 {
    display: block;
    margin-left: 0 !important;
    width: 90% !important;
}

.opts_account .user__name {
    display: none;
}

.main_logo {
    display: block !important;
}

.blog_logo {
    display: block !important;
}

.res_main_logo {
	display: none;
	margin-left: 10px;
}

.main_logo {
    display: none;
}

.select_location {
    margin-left: 10px;
}

.menu.dropdown_loc  {
   z-index: 9999 !important;
}

.header_right ul li:first-child {
    display: none;
}

.header_right .blog-nav li:first-child {
    display: block !important;
}

.menu.dropdown_mn {
   z-index: 9999 !important;
}

.menu.dropdown_ms {
   z-index: 9999 !important;
}

.menu.dropdown_account {
   z-index: 9999 !important;
}

.mobileMenu {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 100%;
	transform: translateX(-100%);
	transition: all ease 0.25s;
	overflow: auto;
	scroll-behavior: auto;
	}
.open {
	transform: translateX(0);
	z-index: 11;
}

.mt1-5 {
    border-top: 1px solid #efefef;
}

.menu.dropdown_page {
    position: static !important;
    box-shadow: none !important;
    border: 0 !important;
    margin-top: 0 !important;
}

.ui.dropdown.nav__menu {
    text-align: center !important;
}

.page__links {
	text-align: center !important;
}

.wrapper {
    padding-top: 64px !important;
}

.wrapper-blog {
    padding-top: 60px !important;
}

.category_drop {
    display: none;
}

.cart__btn {
    padding: 24px 30px 24px !important;
}

.catey__icon {
	/* display: block !important; */
}

.search__icon {
	display: none;
} 

.offers-banner .owl-stage-outer {
    overflow: hidden !important;
}

.footer-last-row {
	text-align: center !important; 
}

img.download-btn {
    width: 110px !important;
}

.product-left-title {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.filter-btn {
    float: left;
	width: 85px !important;
}

.product-sort {
    margin-right: 0 !important;
}

.product-dt-right {
    margin-top: 30px !important;
    margin-left: 0 !important;
}

.pdp-details ul li {
    border-bottom: 1px solid #efefef;
    display: block !important;
    width: 100% !important;
    border-right: 0 !important;
}

.pdp-details ul li:last-child {
    border-bottom: 0;
}

.ordr-crt-share li {
	display: block !important;
}

.add-cart-btn {
    margin-bottom: 10px;
}

.icon-bar {
    display: none;
}

.radio--group-inline-container_1 li {
    display: block !important;
    width: 100% !important;
}

.left-chck145 {
	margin-bottom: 30px;
}

.mrt-0 {
	margin-top: 8px !important;
}

.call-email-alt li {
    display: block !important;
    margin-right: 0 !important;
    margin-bottom: 10px !important;
}

.call-email-alt li:last-child {
    margin-bottom: 0 !important;
}

.wallet-list li {
    width: 100% !important;
    display: block !important;
    margin-left: 0 !important;
}

.left-text {
	text-align: center !important;
}

.about-img {
    margin-top: 58px !important;
}

.sign-img {
    display: none;
}

.sign-inup {
    padding: 50px 0 !important;
}

.contact-title h2 {
    margin-top: 44px !important;
}
.product-item-height {
   height: 42rem;
}
.cart-text-cut { /*acorta el tamaņo del texto en el modal del carrito*/
   width: 150px;
}

.main-title-responsive {
   padding-top: 2rem;
}

.show-carousel {
  display:block;
}

.header_right {
  padding-right: 5px;
    }
    .menu-style-s {
        box-shadow: none;
        background-color: #1d71b8 !important;
        color: white;
        padding-left:4rem;
    }

    .color-text-submenu {
        color: white !important;
    }

    .color-text-submenu:hover {
        color: white !important;
    }

    .img-height {
        height: 350px !important;
    }

    .img-banner {
        display: none !important;
    }

    .img-banner-responsive {
        display: block !important;
    }

    .header_right ul li {
        display: block;
        vertical-align: middle;
    }

    .main-banner-slider {
        margin-top: 13%;
    }

    .lds-dual-ring:after {
        content: " ";
        display: block;
        width: 64px;
        height: 64px;
        margin: 8px;
        border-radius: 50%;
        border: 6px solid #fd4a29;
        border-color: #fd4a29 transparent #fd4a29 transparent;
        animation: lds-dual-ring 1.2s linear infinite;
    }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {

    .submenus {
        margin-bottom: 0.5rem !important;
        width: 100%;
    }

    .align-nav, .submenu-li {
        text-align: left;
    }

    .nav-item {
        border-bottom: 0.3px solid white;
    }

    .submenu-li, .submenu-li-level {
        border-top: 0.3px solid white;
    }

    .submenu-li, .submenu-li-level {
        width: 100%;
        padding: 0;
        margin: 0;
        min-height: 2.5rem;
        padding-top: 0.7rem;
    }

    .estado {
        height: 3rem;
        display: flex;
        align-items: center;
        padding-left: 0.8rem;
    }

    .submenu-li, .submenu-li-level {
        margin-top: 0.5rem;
    }




    .mobile_title {
        padding: 4rem 0 2rem 0 !important;
    }
    .title_cel {
        padding-top: 3rem;
    }

.main_logo {
    margin-left: 10px !important;
}

.search120 {
    display: block;
    margin-left: 0 !important;
}

.opts_account .user__name {
    display: none;
}

.menu.dropdown_loc  {
   z-index: 9999 !important;
}

.menu.dropdown_mn {
   z-index: 9999 !important;
}

.menu.dropdown_ms {
   z-index: 9999 !important;
}

.menu.dropdown_account {
   z-index: 9999 !important;
}

.mobileMenu {
	position: fixed !important;
	top: 0 !important;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 100% !important;
	transform: translateX(-100%);
	transition: all ease 0.25s;
	overflow: auto;
	scroll-behavior: auto;
    padding: 3px !important;
	}
.open {
	transform: translateX(0);
	z-index: 11;
}

.mt1-5 {
    border-top: 1px solid #efefef;
}

.menu.dropdown_page {
    position: static !important;
    box-shadow: none !important;
    border: 0 !important;
    margin-top: 0 !important;
}

.ui.dropdown.nav__menu {
    text-align: left !important;
    width:100%;
}

.page__links {
	text-align: left !important;
}

.wrapper {
    padding-top: 64px !important;
}

    .main-banner-slider {
        margin-top: 10%;
    }

.wrapper-blog {
    padding-top: 60px !important;
}

.category_drop {
    display: none;
}

.cart__btn {
    padding: 24px 30px 24px !important;
}

.catey__icon {
	display: none !important;
}

.search__icon {
	display: none;
} 

.offers-banner .owl-stage-outer {
    overflow: hidden !important;
}

.offr-none {
	display: none;
}

.pdp-details ul li {
    border-bottom: 1px solid #efefef;
    display: block !important;
    width: 100% !important;
    border-right: 0 !important;
}

.pdp-details ul li:last-child {
    border-bottom: 0;
}

.radio--group-inline-container_1 li {
    display: block !important;
    width: 100% !important;
}

.radio--group-inline-container_1 {
    display: block !important;
}

.left-text {
	text-align: center !important;
}

.about-img {
    margin-top: 58px !important;
}

.sign-img {
    display: none;
}

.sign-inup {
    padding: 50px 0 !important;
}
.product-item-height {
    height: 33rem;
}

.main-title-responsive {
  padding-top: 2rem;
}

.show-schedule{
    display:none !important;
}

    .label-product-detail {
        flex-direction: row;
    }

    .menu-style-s {
        box-shadow: none;
        background-color: #1d71b8 !important;
        color: white;
        padding-left: 4rem;
        width: 100%;
    }

    .color-text-submenu {
        color: white !important;
    }

    .color-text-submenu:hover {
        color: white !important;
    }

    .img-height {
        height: 230px !important;
    }

}

@media (min-width: 992px) and (max-width: 1127.98px) {
    .mobile_title {
        padding: 2rem 0 2rem 0 !important;
    }
    .title_cel {
        padding-top: 2rem;
    }
    .show-schedule {
        display: none !important;
    }
    .product-item-height {
        height: 28em; /*tamaņo de la cartilla blanca de los productos*/
    }
    .btn_cart_dn {
        display:flex;
        flex-direction:row;
    }
    .btn_cart_a_dn {
       padding: 16px !important;
    }
}
@media (min-width: 1128px) and (max-width: 1199.98px) {
    .mobile_title {
        padding: 2rem 0 2rem 0 !important;
    }
    .title_cel {
        padding-top: 2rem;
    }
    .show-schedule {
        display: none !important;
    }

    .product-item-height {
        height: 28em; /*tamaņo de la cartilla blanca de los productos*/
    }
}
    /* Large devices (desktops, 992px and up) */
    @media (min-width: 1200px) and (max-width: 1499.98px) {
        .mobile_title {
            padding: 2rem 0 2rem 0 !important;
        }
        body {
            overflow-y: scroll;
        }

        .logo img {
            width: 200px;
            text-align: center;
            margin-top: 10px;
            float: none;
        }

        .search120 {
            width: 100% !important;
            margin-left: 40px;
        }

        /*.header_right ul li:first-child {
    display: none;
}*/

        .header_right .blog-nav li:first-child {
            display: block !important;
        }

        .menu.dropdown_loc {
            z-index: 9999 !important;
        }

        .menu.dropdown_mn {
            z-index: 9999 !important;
        }

        .menu.dropdown_ms {
            z-index: 9999 !important;
        }

        .menu.dropdown_account {
            z-index: 9999 !important;
        }

        .product-item-height {
            height: 28em; /*tamaņo de la cartilla blanca de los productos*/
        }
        .title_cel {
            padding-top: 2rem;
        }
    }

    /* Extra large devices (large desktops, 1200px and up) */
    @media (min-width: 1500px) {
        .mobile_title {
            padding: 2rem 0 2rem 0 !important;
        }
        .title_cel {
            padding-top: 2rem;
        }
        .container {
            max-width: 1200px !important;
        }

        .menu.dropdown_loc {
            z-index: 9999 !important;
        }

        .menu.dropdown_mn {
            z-index: 9999 !important;
        }

        .menu.dropdown_ms {
            z-index: 9999 !important;
        }

        .menu.dropdown_account {
            z-index: 9999 !important;
        }

        .product-item-height {
            height: 29em; /*tamaņo de la cartilla blanca de los productos*/
        }
    }