/*
 Theme Name:   Kaven WP Child
 Theme URI:    https://demo.cocobasic.com/kaven-wp
 Description:  Kaven WP Child Theme
 Author:       CocoBasic
 Author URI:   https://cocobasic.com/
 Tags: grid-layout, four-columns, custom-colors, featured-images, threaded-comments, translation-ready, theme-options
 Template:     kaven-wp
 Text Domain:  kaven-wp-child
*/

@media screen and (min-width: 767px) {
    .elementor-widget-coco-carouseltestimonial .swiper-slide:before {
      
		background-color: #fbb040!important;
	}
}
	
	
.sm-clean li {
    margin-right: 0px!important;
}
.menu-wrapper {

min-height: 115px!important;
}
.menu-holder {
   padding-top: 20px;
}
#sticky-wrapper {
    height: 115px !important;
}
#portfolio-wrapper .category-filter-list {
    display: none!important;
}
.portfolio-text-holder {
    background-color: transparent!important;
}

}

@media screen and (max-width: 1020px) {
    .menu-wrapper {
		  min-height: 115px!important;
       
    }
}
#sidebar {
	display:none!important;
}
a href{
	color:#be1e2d;
}