.container {
  max-width: 1400px !important;
  width: 100% !important;
}
section{
    z-index: 0;
}
/*hero*/
#ybc-nivo-slider-wrapper{
    margin-bottom: 0;
}
.theme-default .caption1 > .caption-span{
font-size: 4.7vw;
line-height: 1;
}
.theme-default .caption2 .caption-span{
    font-size: 2.5vw;
    line-height: 1;
}

.caption-id-1 .ybc_button_slider a, .caption-id-2 .ybc_button_slider a{
    background-color: #201e1f;
    border-radius: 58px 58px 58px 58px;
    padding: 12px 18px 12px 18px;
    color: #fff;
    box-shadow: 0px 8px 10px -6px #0a0d12;
    transition: all .2s ease-in-out;
}
@media only screen and (max-width:768px){
    .theme-default .ybc-caption{
        width: 85% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding: 10% 2%;

    }
    .ybc-caption-frame.caption-id-2 .ybc-caption{
        width: 50% !important;
        height: 100%;
        background-color: #DAFE04;
    }
    .theme-default .caption1 > .caption-span{
    font-size: 30px;
    line-height: 1;
    }
    .theme-default .caption2 .caption-span {
    font-size: 20px;
    line-height: 1;
    }
    .caption-id-1 .ybc_button_slider a, .caption-id-2 .ybc_button_slider a{
        font-size: 16px !important;
        padding: 10px 20px !important;
    }

}
@media only screen and (max-width:768px){
  #ybc-nivo-slider-wrapper,
  #ybc-nivo-slider {
    height: 50vh !important;
    max-height: 50vh !important;
  }

  #ybc-nivo-slider img,
  #ybc-nivo-slider .nivo-main-image {
    height: 50vh !important;
    max-height: 50vh !important;
    width: 100% !important;
    object-fit: cover !important;
    object-position: 70%;
  }

}
.caption-id-1 .ybc_button_slider a:hover{
    background-color: #DAFF04;
    border-radius: 58px 58px 58px 58px;
    color: #000000;
    box-shadow: 0px 8px 10px -6px #0a0d12;
}
.caption-id-2 .ybc_button_slider a:hover{
background-color: #ffffff;
}

/*categorias home*/
.categorias-home .elementor-cta--skin-cover{
border-radius: 20px;
    overflow: hidden;
}
.categorias-home h2{
text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.95) !important;
}
.categorias-home .elementor-button-text, .categorias-home  i{
text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.7) !important;
}
.theme-default .nivo-directionNav a{background: none;}
.theme-default .nivo-directionNav a {
    width: 30px;
    height: 30px;}
.theme-default a.nivo-prevNav:before {
    font-size: 30px;
    height: 30px;
    line-height: 30px;
    margin-right: 0px;
    width: 30px;

}
.theme-default a.nivo-nextNav:before {
    font-size: 30px;
    height: 30px;
    line-height: 30px;
    margin-right: 0px;
    width: 30px;

}

/*Página producto*/
/*qty*/
.elementor-8170101 .elementor-element.elementor-element-4b055ac i.ce-product-quantity__btn{
height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.elementor-8170101 .elementor-element.elementor-element-4b055ac > .elementor-widget-container{
    overflow: hidden;
}

body#checkout #footer {
    padding: 0; 
}