/* Mega-menu */

@media(min-width:768px){
header{
border-bottom: 0px !important;
}
}
.megamenu>li.dark a {
                color: #cb333b;
                font-weight: bold;
        }

        @media (max-width: 768px) {

                .megamenu {
                        margin-top: 35px;
                }

                .megamenu li,
                .megamenu ul li {
                        padding: 0.75em 15px 0.75em;
                }

                .main-menu .mega-toggle>.mega-title a {
                        transition: opacity 0.3s
                        padding-right: 0.5rem;
                }

                .menu-toggleable-left.navbar-toggleable-sm {
                        overflow: scroll;
                }

                .menu-toggleable-left .close-menu {
                        position: fixed;
                        width: 100%;
                        z-index: 1;
                        background-color: #cb333b;
                }

                .mega-title>.plain-link {
                        font-weight: 700;
                }
        }

        @media (min-width: 769px) and (max-width: 1399px) {
                .megamenu>li {
                        padding: 0;
                }

                .megamenu>li.blog-item {
                        display: none;
                }
        }

.mega-title {

}
@media (min-width: 769px){
    .megamenu {
        margin-left: 0;
    }
    .main-menu .mega-fixed li {
        padding: 0.25em 15px !important;
    }
}
.megamenu {
    margin-left: 0;
}

.megamenu .content-image {
    position: absolute;
    bottom: 0px;
}

.megamenu img {
    width: 100%;
    padding-top: 0;
}

.megamenu .content-image-gato {
    position: absolute;
    bottom: 0px;
    margin: 0px 40px;
}

.megamenu .content-image-gato img{
    width: 60%;
}


a.mega-link.mega-link-level0.mega-offers-link {
    color: #fff500 !important;
}

@media (min-width: 769px){
    .main-menu .mega-fixed li {
        float: none;
        text-align: left;
        line-height: normal;
        padding: 0.25em 15px;
    }
}

.content-image {
    position: absolute;
    bottom: 0px;
}

.megamenu img {
    width: 100%;
    padding-top: 0;
}

.megamenu .megamenu__item a.mega-link {
    color: #016fe5;
}
ul.megamenu__item.mega-fixed.mega-fixed a {
    text-decoration: none;
    color: #444;
    font-weight: normal;
}
ul.megamenu__item.mega-fixed.mega-fixed a:hover{
        color: #e10600;
    }
.mega-link{
    text-decoration: none;
    font-weight: 700;
}
.mega-link:hover{
    text-decoration: none;
    color:#016fe5;
    font-weight: 1000;
}
@media(min-width: 769px) {
    .megamenu {
        height:2.5em;
        margin: 0 auto;
        padding: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}
@media(min-width: 1280px) {
    .mega-title__item-link {
        font-size:1rem
    }
}
@media(max-width: 1210px){
    .mega-link{
        font-size: 13px;
    }
}
@media(min-width: 769px) and (max-width: 870px){
    .mega-link{
        font-size: 11px;
    }
}
@media(min-width: 1400px){
    .mega-linker{
        display: block;
    }
}
@media(max-width: 1210px){
    .mega-linker{
        font-size: 13px;
        display: block;
    }
}
@media(min-width: 769px) and (max-width: 870px){
    .mega-linker{
        font-size: 11px;
        display: block;
  }
}
@media(min-width: 769px){
.main-menu .megamenu>li:hover{
    text-decoration: none !important;
    box-shadow: inset 0px -2.4rem 0 0 red;
    border-radius: 0.6rem 0.6rem 0 0;
    -webkit-transition: all 0.15s cubic-bezier(0.77, 0, 0.175, 1);
}
}
.megamenu .megamenu__item a.mega-link:hover {
    color: red;
}
img.img-responsive:hover{
box-shadow: 0 6px 17px -2px #e106005e;
transition: 0.25s;
border-radius: 10px;
}
img.img-responsive:active{
transform:scale(0.9,0.9);
transition: 0.25s;
}
a.right-link:hover{
    color:#e10600 !important;
}
@media(min-width:769px){
.mega-toggle .col-md-2, .mega-toggle .col-md-3, .mega-toggle .col-md-4{
display:grid !important;
justify-content:center;
grid-template-rows:max-content;
}
}
@media(min-width:769px){
.back-logo{
display:none
}
}
@media(min-width:769px){
.hide-desk{
display:none !important;
}
}

/* Bolitas */

.home-promo.home-8 {
        flex-wrap: wrap;
    }
    .home-8 .col-home-8 {
        -ms-flex: 0 0 21%;
        flex: 0 0 21%;
        max-width: none;
    }
    @media (min-width: 768px) {
        .home-promo.home-8 {
            flex-wrap: nowrap;
        }
        .home-8 .col-home-8 {
            -ms-flex: 0 0 10%;
            flex: 0 0 10%;
            max-width: 9rem;
            margin: 0.5%;
        }
    }
img.bolita-anim{
    transition: 0.25s;
    box-shadow: 0px -2px 5px 0px #8080807d;
    border-radius: 10rem;
} 
img.bolita-anim:hover{
    box-shadow: none;
    -webkit-transform: translateY(-0.2em);
    transform: translateY(-0.2em);
    transition: 0.25s;
}

/* prom-bar-close style */

.prom-bar-close .cerrar-ov-elemento-fijo {
  display: none !important;
}
.prom-bar-close .close-button {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 7px;
    font-size: 1em;

}

.search-results::before, .enhanced-text::before {
background-color: #00000000 !important;
margin-top:-50px !important;
}

.suggestions{
top:45px !important;
width:100% !important;
}

@media (max-width:768px){
.suggestions{
top:127px !important;
position:fixed !important;
width:100% !important;
}
}

.datepicker{
top:423px !important;
}

body:has(.quadruped_animal.required) .dropdown-menu{
margin:12.125rem 0 0 !important
}

.header-banner .content {
    padding: 1.4em;
    margin: -7px 0 .6em !important;
}


header {
  position: fixed !important;
  top: 0 !important;
  z-index: 1041 !important;
  width: 100% !important;
}

.content-2-close-wrapper {
  top: 18px;
  right: 5px;
  padding-bottom: 18px;
  position: absolute;
  margin: 132px 5px 0 0;
  z-index: 999;
  float: right;
  opacity: 0;
  transition: opacity 0.5s ease;
}

.content-2-close-wrapper.visible {
  opacity: 1;
}

.content-2-close-wrapper.dimmed {
  opacity: 0.2 !important;
  transition: opacity 0.5s ease;
}

@media (max-width: 768px) {
  .content-2-close-wrapper {
    padding-bottom: 20px;
    margin: 138px -2px 0 0 !important;
  }

  body {
    padding-top: 150px !important;
  }

  body.prom-bar-visible {
    padding-top: 200px !important;
  }

  .prom-bar-zip {
    margin-top: -53px !important;
  }
}

@media (min-width: 768px) {
  body {
    padding-top: 130px !important;
  }

  body.prom-bar-visible {
    padding-top: 190px !important;
  }

  body.has-banner {
    margin-top: 0;
  }
}

body {
  margin-top: 0 !important;
  transition: padding-top 0.6s ease !important;
}

.swiper-pagination-bullets {
  position: initial;
  margin-top: 5px;
  padding-bottom: 5px;
}

.header-banner.slide-up .close-button.small {
  display: none !important;
}

.prom-bar-zip {
  opacity: 0;
  transform: translateY(-20px);
  visibility: visible;
  transition: opacity 0.6s ease, transform 0.6s ease;
}

body.prom-bar-visible .prom-bar-zip {
  opacity: 1 !important;
  transform: translateY(0)!important;
  visibility: visible!important;
}

#toggle-arrow::before {
  content: '▲';
  display: inline-block;
  transition: transform 0.3s ease;
}

body:not(.prom-bar-visible) #toggle-arrow::before {
  transform: rotate(180deg) !important;
}

@media(max-width:450px){
.line-item-price-info+.price {
    font-size: 20px !important;
}

.cart-page .product-info .card-body .quantity-select-component {
    -ms-flex-pack: distribute;
    justify-content: center !important;
}
.cart-page .product-info .card-body .quantity-select-component button, .cart-page .product-info .card-body .quantity-select-component button:disabled {
    background-color: #00000000;
}
}