/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 16 2024 | 12:04:27 */
img.site-logo {
    max-width: 210px;
}
img.sticky-logo {
    max-width: 200px;
}
ul.nav.wp-menu > li > a {
    margin: 0;
    display: initial;
    font-size: 16px;
    position: relative;
    z-index: 9;
    letter-spacing: 0.2px;
    font-weight: var(--head-font-bold);
}
@media only screen and (max-width: 1590px) {
    .header-navbar a.h-phone {
     display: block !important;
    }
}

/*Image box mobile version*/
@media(max-width:768px){
#image_box-1 .elementor-widget-image-box .elementor-image-box-wrapper{
	display:flex;
	column-gap:15px;
	
}
}


/*Testimonial css*/
.section-title-wrapper .title-wrap > *.sub-title:before, .insta-footer-wrap .sub-title:before, .elementor-widget-ceaposts .blog-inner .read-more:after {
    color: #2cac0c !important;
}
.elementor-widget-ceaposts .blog-inner .read-more:before {
    border-color: #2cac0c;
}
button.owl-dot.active, .testimonial-wrapper.testimonial-style-classic .testimonial-designation:before {
    background-color: #2cac0c;

}
.section-title-wrapper .title-wrap > *.sub-title:after, .text-left .feature-box-classic .feature-box-title:before, .owl-dots button.owl-dot, .portfolio-style-default .portfolio-inner .post-thumb:before, .elementor-widget-ceaposts .blog-inner .read-more:before {
    border-color: #2cac0c;
}
.text-left .feature-box-classic .feature-box-title:before, .owl-dots button.owl-dot, .portfolio-style-default .portfolio-inner .post-thumb:before, .elementor-widget-ceaposts .blog-inner .read-more:before {
    border-color: #2cac0c;
}
.section-title-wrapper .title-wrap > *.sub-title .subtitle-dots:before, .text-left .feature-box-classic .feature-box-title:after, .owl-dots button.owl-dot.active, .testimonial-wrapper.testimonial-style-classic .testimonial-designation:before {
    background-color: #2cac0c;
}


