.owl-theme img{width:100%;min-height:200px;}
.owl-carousel .owl-prev, .owl-carousel .owl-next{position:absolute; top:40%; transform:translateY(-50%); background-color:#fff !important; color:#000 !important; font-size:1.5em !important; width:40px; height:40px; border-radius:100% !important; font-weight:bold; padding:15px !important; text-align:center; box-shadow:0px 0px 10px 0px #000;}
.owl-carousel .owl-prev:hover, .owl-carousel .owl-next:hover{box-shadow:0px 0px 0px 0px #000; background-color:red !important; color:#fff !important;}
.owl-carousel .owl-prev{left:-30px;}
.owl-carousel .owl-next{right:-30px;}
.owl-theme .owl-dots .owl-dot.active span{background:red !important; width:25px; transition:0.2s ease-in-out;}
.owl-theme .owl-dots .owl-dot:hover span{background:red !important; transition:0.2s ease-in-out;}
.image-slider1 {
    float: left;
    display: block;
    width: 100%;
    position: relative;
}

/* Responsive design custom css */
@media only screen and (max-width:480px){
  .owl-theme .owl-dots .owl-dot{display:none;}
  .owl-carousel .owl-prev, .owl-carousel .owl-next{width:30px; height:30px; font-size:14px !important; top:45%; box-shadow:0px 0px 0px 0px #000;}
  .owl-carousel .owl-prev{left:0px;}
.owl-carousel .owl-next{right:0px;}
}
.ccwraper {
    width: 100%;
    display: block;
    float: left;
    position: relative;
}
.owl-carousel .owl-prev, .owl-carousel .owl-next {
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    background-color: #fff !important;
    color: transparent !important;
    font-size: 1.5em !important;
    width: 40px;
    height: 40px;
    border-radius: 100% !important;
    font-weight: bold;
    padding: 15px !important;
    text-align: center;
    box-shadow: none;
    background: url(https://panthercopay-dev.info/wp-content/uploads/2024/08/arrowleft.jpg) center center no-repeat !important;
}
.owl-carousel .owl-next { 
    background: url(https://panthercopay-dev.info/wp-content/uploads/2024/08/arrowright.jpg) center center no-repeat !important;
}
.owl-carousel .owl-prev:hover, .owl-carousel .owl-next:hover {
    box-shadow: 0px 0px 0px 0px #000;
    background-color: transparent !important;
    color: #fff !important;
}
[type=button]:focus, [type=submit]:focus, button:focus {
    outline: none;
}
#uc_post_grid_elementor_a605d3d .ue_post_grid_item  {
  opacity:1 !important;
}
#uc_post_grid_elementor_a605d3d .ue_post_grid_item:hover {
  opacity:.7 !important;
}
.ccwraper {
    width: 100%;
    display: block;
    float: left;
    position: relative;
    margin-bottom: -40px;
}