.hijo-subMenu4 {
    position: relative;
    margin-left: 40px;
    margin-right: 0px;
}

#ima4 {
    height: 100px;
    width: 81px;
    margin-top: -14%;
    margin-bottom: -22%;
}

.img-subMenu4 {
    height: 85px;
    width: 73px;
    ;
}

img.zoom {
    width: 60%;
    height: 60%;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
}

.transition {
    -webkit-transform: scale(1.8);
    -moz-transform: scale(1.8);
    -o-transform: scale(1.8);
    transform: scale(1.8);
}



.h3-section-back a {
    color: #F48220;
    font-size: 14pt;
    font-family: 'Nunito_Regular';

}

.glyphicon {
    font-size: 20px;
    color: #f48220;
    line-height: 2;
}

/*Media Queries*/

@media (min-width: 250px) and (max-width: 374px) {
    .bx-controls-direction {
        display: none;
    }
    .bx-wrapper {
        height: 200px;
    }
    .bg-img-asador-wallpaper {
        height: 200px;
    }
    .img-asador {
        width: 56%;
        margin-left: 5%;
        padding-top: 8%;

    }

    .title-asador {
        margin-top: -55%;
        margin-left: 50%;
        font-size: 12pt;
    }
    .sub-title-asador {
        margin-left: 50%;
        font-size: 8pt;
    }
    .btn-buy {
        margin-left: 50%;
        font-size: 8pt;
    }
    
    .btn-shop-buy{
        margin-left: 50%;
        font-size: 10px;
    }



}

@media (min-width: 375px) and (max-width: 550px) {
    .bx-controls-direction {
        display: none;
    }
    .bx-wrapper {
        height: 250px;
    }
    .bg-img-asador-wallpaper {
        height: 250px;
    }
    .img-asador {
        width: 55%;
        margin-left: 2%;
        padding-top: 7%;

    }

    .title-asador {
        margin-top: -55%;
        margin-left: 50%;
        font-size: 20pt;
    }
    .sub-title-asador {
        margin-left: 50%;
        font-size: 8pt;
    }
    .btn-buy {
        margin-left: 50%;
        font-size: 8pt;
    }

    .bg-img-asador-wallpaper {
        height: 250px;

    }
    
    .btn-shop-buy{
        margin-left: 50%;
        font-size: 10px;
    }

}


@media (min-width: 551px) and (max-width: 767px) {
    .bx-controls-direction {
        display: none;
    }
    .bx-wrapper {
        height: 293px;
    }
    .bg-img-asador-wallpaper {
        height: 350px;
    }
    .img-asador {
       /* width: 56%;
        margin-left: 26%;
        padding-top: 23%;*/

    }

    .title-asador {
        margin-top: -44%;
        margin-left: 50%;
        font-size: 25pt;
    }
    .sub-title-asador {
        margin-left: 50%;
        font-size: 10pt;
    }
    .btn-buy {
        margin-left: 50%;
        font-size: 10pt;
    }
    .bg-img-asador-wallpaper {
        background-image: url(../img/tienda/2018/bg-asador.jpg);
        background-position: 0px -96px;
        background-repeat: no-repeat;
        background-size: 100%;
        height: 650px;
        overflow: hidden;
    }

    .btn-shop-buy{
        margin-left: 50%;
        font-size: 10px;
    }

}

@media (min-width: 768px) and (max-width: 991px) {
    .bx-controls-direction {
        display: none;
    }
    .bx-wrapper {
        height: 350px;
    }
    .bg-img-asador-wallpaper {
        height: 350px;
    }
    .img-asador {
        width: 39%;
        margin-left: 11%;
        padding-top: 7%;

    }

    .title-asador {
        margin-top: -38%;
        margin-left: 50%;
        font-size: 28pt;
    }
    .sub-title-asador {
        margin-left: 50%;
        font-size: 12pt;
    }
    .btn-buy {
        margin-left: 50%;
        font-size: 12pt;
    }
    .bg-img-asador-wallpaper {
        background-image: url(../img/tienda/2018/bg-asador.jpg);
        background-position: 0px -204px;
        background-repeat: no-repeat;
        background-size: 100%;
        height: 650px;
        overflow: hidden;
    }

    .rec1 {
        width: 47%;
    }
    .rec2 {
        width: 98%;
        margin-top: -91%;
        margin-left: 108%;
    }
    .col-sm {
        width: 49%;
    }
    .title-box-section-back {
        font-size: 16pt;
    }
    
    .btn-shop-buy{
        margin-left: 50%;
        font-size: 12px;
    }

}

@media (min-width: 992px) and (max-width: 1199px) {

    .bx-wrapper {
        height: 450px;
    }
    .bg-img-asador-wallpaper {
        height: 450px;
    }
    .img-asador {
        width: 40%;
        margin-left: 14%;
        padding-top: 5%;

    }

    .title-asador {
        margin-top: -38%;
        margin-left: 50%;
        font-size: 30pt;
    }
    .sub-title-asador {
        margin-left: 50%;
        font-size: 12pt;
    }
    .btn-buy {
        margin-left: 50%;
        font-size: 12pt;
    }
    .bg-img-asador-wallpaper {
        background-image: url(../img/tienda/2018/bg-asador.jpg);
        background-position: 0px -284px;
        background-repeat: no-repeat;
        background-size: 100%;
        height: 650px;
        overflow: hidden;
    }
    .glyphicon {
        font-size: 11px;
        line-height: 4;
    }
    .bx-controls-direction {
        display: none;
    }
    
    .btn-shop-buy{
        margin-left: 50%;
        font-size: 12px;
    }


}

@media (min-width: 1200px) and (max-width: 1715px) {
    .img-asador {
        width: 36%;
        margin-left: 15%;
        padding-top: 7%;

    }
    .bg-img-asador-wallpaper {
        background-image: url(../img/tienda/2018/bg-asador.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100%;
        height: 650px;
        overflow: hidden;
    }


}

@media (min-width: 1716px) {

    .bg-img-asador-wallpaper {
        background-image: url(../img/tienda/2018/bg-asador.jpg);
        background-position: 0px -606px;
        background-repeat: no-repeat;
        background-size: 100%;
        height: 650px;
        overflow: hidden;
    }
    .hijo-subMenu4 {
        position: relative;
        margin-left: 29px !important;
        margin-right: 46px !important;
    }

    .sub-menu-orange {
        height: 143px;
        position: relative;
        margin-top: 43px;
    }
    .padre-subMenu {
        padding-top: 2%;
        padding-bottom: 2%;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        display: flex;
    }

}


@media (min-width: 2015px) {
    .bx-viewport {
        height: 650px;
    }
    .bx-wrapper {
        height: 650px;
    }
    .bg-img-asador-wallpaper {
        height: 650px;
    }
    .img-asador {
        width: 27%;
        margin-left: 26%;
        padding-top: 2%;

    }

    .title-asador {
        margin-top: -24%;
        margin-left: 50%;
        font-size: 32pt;
    }
    .sub-title-asador {
        margin-left: 50%;
        font-size: 15pt;
    }
    .btn-shop-buy {
        margin-left: 50%;
        font-size: 15pt;
    }
    .bg-img-asador-wallpaper {

        background-image: url(../img/tienda/2018/bg-asador.jpg);
        background-position: 0px -1075px;
        background-repeat: no-repeat;
        background-size: 100%;
        height: 650px;
        overflow: hidden;
    }
    .hijo-subMenu4 {
        position: relative;
        margin-left: 13px !important;
        margin-right: 46px !important;
    }

    .sub-menu-orange {
        height: 143px;
        position: relative;
        margin-top: 43px;
    }
    .padre-subMenu {
        padding-top: 2%;
        padding-bottom: 2%;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        display: flex;
    }
}


/*End Media Queries*/
