/*======================================
Theme Name: YPdivi
Theme URI: https://elegantthemes.com/
Description: DIVI Child Theme by Yellow Pimento
Version: 1.0
Author: YellowPimento
Author URI: https://yellowpimento.com
Template: Divi
======================================*/


.et-pb-slider-arrows .et-pb-arrow-next, .et-pb-slider-arrows .et-pb-arrow-prev {
    color: #fff!important;
	background:#ed6c68!important;
}
.et-pb-slider-arrows .et-pb-arrow-next:hover, .et-pb-slider-arrows .et-pb-arrow-prev:hover {
    color: #fff!important;
	background:#ed6c68!important;
}
.et_pb_gallery_item a {
pointer-events: none;
}
 
.et_pb_gallery_item .et_overlay {
display: none !important;
}

.et_pb_bg_layout_light .et-pb-controllers a{background-color: #fff;}
.et_pb_bg_layout_light .et-pb-controllers .et-pb-active-control{background-color: #ed6c68;}

@media only screen and (min-width: 768px) {
  .et_pb_de_mach_acf_slider_containter_nav .et_pb_de_mach_gallery_item {
    padding-top: 56.25%; /* Change this value to be whatever aspect ratio you want, for example if you wanted portrait - try 180% | or square would be 100% */
    display: block;
  }    

  .et_pb_de_mach_acf_slider_containter_nav .et_pb_de_mach_gallery_item img {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
  }
}
.grecaptcha-badge{right:4000px !important;}
#footer-bottom{display:none;}

