/* 
Theme Name:     Daraco
URI:     		http://cadencemedia.com.au/
Author: Nipun Tyagi
version: 1.3
Theme URI: http://cadencemedia.com.au/
Author URI: http://cadencemedia.com.au/
*/


.acf-map {width: 100%;height: 550px;}
.acf-map img {max-width: inherit !important;}
.home-blog-slider-section img {height: 302px;object-fit: cover;}
.home-blog-section .container-fluid {padding-right: 0;padding-left: 15px;margin-right: 0;margin-left: 0;}
.home-blog-section .container-fluid .star-carousel-area {padding-right: 0; overflow: hidden; padding-left: 0;}
.home-blog-section .container-fluid .star-carousel-area .owl-stage-outer {overflow: inherit !important;}


/* 404 page */
.error-page-heading.blue-background {background: #30BCED;}
.error-page-heading h1 {padding: 40px 0; font-weight: 500; background: #30BCED;}
.error-page-heading .sorry-text { font-size: 20px; line-height: 24px; color: #3C3744; }
.under-line-blue {display: inline-block;}
.under-line-blue:after {content: ""; display: block; width: auto; border-bottom: 3px solid #1DA4DF; margin: 0 auto; padding-top: 5px;}
.error-page-heading .footersearch {padding: 40px 0 70px 0}
.home-blog-slider-section {position: relative;right: 30px;}
.home-blog-slider-section .owl-item.active {opacity: 1;}
.home-blog-slider-section .owl-item {opacity: 0.5;}
.sliderhide {display: none;}
.home-blog-slider-section .owl-dots {display: none;}
.ajax-load-more-wrap {width: 100%;}

.insightslide img {height: 278px; object-fit: cover;}

@media screen and (max-width:767px){
.sliderhide{
display:block;	
}
.insightslide{
display:none;	
}
}
