.wp-block-acf-sucursales .galeria-owl {

    aspect-ratio: 1/1;

}

.wp-block-acf-sucursales .img-cont{

    width: 100%;

}





/* OWL */



.wp-block-acf-sucursales .owl-theme .owl-dots {

    text-align: center;

    -webkit-tap-highlight-color: transparent;

    margin-top: 30px;

}

  

.wp-block-acf-sucursales .owl-theme .owl-dots .owl-dot {

    display: inline-block;

    zoom: 1;

    display: inline; 

}

  

.wp-block-acf-sucursales .owl-theme .owl-dots .owl-dot span {

    width: 8px;

    height: 8px;

    margin: 5px 7px;

    background: #ccc;

    display: block;

    transition: opacity 200ms ease;

    border-radius: 30px;

}



.wp-block-acf-sucursales .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {

    background: #84BD00;

}



.wp-block-acf-sucursales .owl-theme .owl-dots .owl-dot span {

    width: 10px !important;

    height: 11px !important;

    background: #fff;

    border: 1px #84BD00 solid !important;

}



.wp-block-acf-sucursales .owl-theme .owl-dots .owl-dot.active span, .wp-block-acf-sucursales .owl-theme .owl-dots .owl-dot:hover span {

    background: #84BD00 !important;

}





/* NAVS */



.wp-block-acf-sucursales .owl-carousel .owl-prev,

.wp-block-acf-sucursales .owl-carousel .owl-next {

    position: absolute;

    top: 0;

    height: 30px;

    top: 40%;

}



.wp-block-acf-sucursales .owl-carousel .owl-prev:hover,

.wp-block-acf-sucursales .owl-carousel .owl-next:hover {

    position: absolute;

    top: 0;

    height: 30px;

    top: 40%;

    background-color: transparent !important;

}



.wp-block-acf-sucursales .owl-carousel .owl-prev {

    left: -50px;

}



.wp-block-acf-sucursales .owl-carousel .owl-next {

    right: -50px;

}



@media (max-width: 576px)

{



    .wp-block-acf-sucursales .owl-carousel .owl-prev {

        left: -5px;

    }



    .wp-block-acf-sucursales .owl-carousel .owl-next {

        right: -5px;

    }



    .wp-block-acf-sucursales .img-cont{

        width: 75%;

    }

 

}



@media  (min-width: 577px) and (max-width: 767px)

{



    .wp-block-acf-sucursales .owl-carousel .owl-prev {

        left: -10px;

    }



    .wp-block-acf-sucursales .owl-carousel .owl-next {

        right: -10px;

    }



    .wp-block-acf-sucursales .img-cont{

        width: 75%;

    }



}



@media (min-width: 768px) and (max-width: 991px) 

{



    .wp-block-acf-sucursales .owl-carousel .owl-prev {

        left: -10px;

    }



    .wp-block-acf-sucursales .owl-carousel .owl-next {

        right: -10px;

    }



    .wp-block-acf-sucursales .img-cont{

        width: 80%;

    }



}



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

{





}



@media  (min-width: 1200px) and (max-width: 1400px)

{





}



@media  (min-width: 1401px) and (max-width: 1600px)

{



    

}