/* 
Theme Name:		 Omnivus Child
Theme URI:		 https://techbird.org/omnivus/
Description:	 Omnivus Child is a child theme of Omnivus.
Author:			 Tech Bird
Author URI:		 https://techbird.org/
Template:		 omnivus
Version:		 1.1.0
*/

/*
    Add your custom styles here
*/
.barner-area .page-title h1,
.barner-area .page-title{
	color:#000;
}
.barner-area .breadcumb,
.barner-area .breadcumb a,
.barner-area .breadcumb a span{
	color: #806d1f;
}
.stellarnav ul#nav li a{
	color: #000;
}
.is-sticky.stellarnav ul#nav li a{
	color: #000;
}
.is-sticky .stellarnav ul#nav li.current-menu-item > .stellarnav a, .stellarnav ul#nav li ul li.hover > a{
	color: #ffde59;
}
.stellarnav ul#nav li a:hover, .stellarnav ul#nav li.active > a, .stellarnav ul#nav li.current-menu-parent > a, .stellarnav ul#nav li.current-menu-item > a, .stellarnav ul#nav li.hover > a, .stellarnav ul#nav li ul li.hover > a{
/*     color: #a98804 !important; */
	color: #000 !important;
}
.stellarnav ul#nav li ul li.hover > a{
	background: #ffde59 !important;
}
.barner-area .breadcumb a:hover span, .barner-area .breadcumb span{
	color: #000;
}
.pt-container .elementor-element .swiper .elementor-swiper-button svg{
	fill: hsl(48.07deg 100% 67.45%);
}
.pt-container ul, .pt-container ol{
	padding-left: 18px;
}
.footer-area .footer-area-bg:after{
	background: #3c3c3c;
}
.footer-area{
	color: #ffde59;
}
/* .elementor-section .about-thumb::before{
	background: #000;
} */
.elementor-widget-container .single__box__layout__23{
    background: rgb(135 122 73);
}
.elementor-widget-container .single__box_wrap:hover .single__box__layout__23 {
    background: linear-gradient(0deg, rgb(255 222 89 / 75%) 0%, rgb(255 222 89 / 61%) 100%);
}
.elementor-widget-container .single__box_wrap:hover .single__box__layout__23 .box__title{
	color: #000;
}
.elementor-widget-container .single__box_wrap:hover .single__box__layout__23 .box__description p{
    color: #000;
}
.e-con-inner .e-con-boxed {
    border: 4px solid #ffde59;
    border-radius: 10px;
    padding: 20px;
	transition: 0.5s all ease;
}
.e-con-inner .e-con-boxed:hover{
	border-color: #000;
}
body .scrolltotop{
  background: #ffde59;
  color: #000;
  border: 2px solid #000;
}
body .scrolltotop:hover{
  background: #000;
  color: #ffde59;
}
body .elementor-582 .elementor-element.elementor-element-1559b5e .sldier-content-area .owl-nav{
	width: auto;
	display: block;
}
body .single__box__layout__23{
	height: 100px;	
}
body .single-widgets h3:before{
  background: #ffe169;
}
body .footer-area .widget_nav_menu ul li a{
    color: #ffe169;
}
body .top-bar{
	background: #000;
}
body .top-bar p{
	color: #fff;
}
.enquiry-btn{
	text-align: right;
}
.enquiry-btn button, body .wpb-pcf-form-style-true input[type="submit"].wpcf7-submit{
	background: #000 !important;
	color: #ffde59 !important;
	border: 2px solid #000 !important;
	transition: 0.5s all ease;
	display: inline-block;
}
.enquiry-btn button:hover, .enquiry-btn button:focus, body .wpb-pcf-form-style-true input[type="submit"].wpcf7-submit:hover{
	color: #000 !important;
	background: #ffde59 !important;
	border-color: #000 !important;
}
body .swal2-popup{
	padding: 10px !important;
}
body .wpb-pcf-form-style-true .wpcf7-form{
	margin: 0;
}
body .wpb-pcf-form-style-true label{
	text-align: left;
}
body .contact-form .input-group span.wpcf7-spinner{
	height: 26px;
	line-height: 63px;
	left: 0;
	z-index: 2;
}
@media only screen and (min-width: 992px){
	.stellarnav ul#nav > li > a:before {
		background: #a98804;
	}
	.is-sticky .stellarnav ul#nav > li > a:before {
		background: #ffde59;
	}
	.mainmenu-area .stellarnav ul ul {
		border-color: #a98804;
	}	
}