/*
 Theme Name:   Solak Child  
 Theme URI:    https://wordpress.themeholy.com/solak/
 Description:  This is a child theme for solak - WordPress Theme
 Author:       Themeholy
 Author URI:   https://themeforest.net/user/themeholy
 Template:     solak
 Version:      1.0
 Tags:         two-columns, three-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, theme-options, editor-style, featured-images, microformats, post-formats,  sticky-post, threaded-comments, translation-ready
 Text Domain:  solak-child
*/

/*  [ Add your custom css below ] 
- - - - - - - - - - - - - - - - - - - - */
a{
	color:#ed4722;
}
/* Popup Style Changes */
html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active {
	background-color: rgba( 255, 255, 255, 0.4 );
}
.pum-theme-2149 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close{
	line-height: unset;
	font-size: 24px;
	padding: 5px;
	background-color: unset;
	color: red;
	box-shadow: unset;
	font-weight: bolder;
}
/* Header */
.header-links li > i{
	color:#ed4722;
}
/* Mobile Menu */
@media (max-width: 1200px) {
	header>.header-top{
		display:none;
	}
	.header-layout1 .menu-area{
		padding:13px 0;
	}
}
.th-menu-toggle, .th-menu-wrapper .th-menu-toggle{
	background-color: #ed4722;
}
.th-menu-wrapper .th-menu-area{
	border-right-color:#ed4722;
}
.th-mobile-menu ul li.th-active > a {
  color: #ed4722;
}
/* Menu - Desktop */
.main-menu.style2 > ul > li > a:hover{
	color:#ed4722;
}
.main-menu ul.sub-menu li a::before{
	color:#ed4722;
}
.main-menu ul.sub-menu{
	border-color:#ed4722;
}
.main-menu.style2 > ul > li > a:hover::before{
	background-color:rgba(237, 71, 34, 0.1);
}
/* Breadcumb */
.breadcumb-menu li{
	color:#ed4722;
}
/** Home Page **/
.hero-style1 .sub-title{
	color:#ed4722;
}
.sub-title{
	color:#ed4722;
}
.elementor-23 .elementor-element.elementor-element-7a57372:not(.elementor-motion-effects-element-type-background), .elementor-23 .elementor-element.elementor-element-7a57372 > .elementor-motion-effects-container > .elementor-motion-effects-layer{
	background-color:transparent;
}
.discount-wrapp .play-btn > i, .service-card .box-icon, .about-feature .box-icon, .swiper-pagination-bullets .swiper-pagination-bullet, .appointment-form{
  background-color:#fac8bd;
}
.hero1-item{
  background-color:#fff;
  //border: 2px solid #ed4722;
}
#hero .hero-over-image .container .col-xl-3.col-lg-4{
	padding-bottom:10px;
}
#hero .hero-over-image .container .col-xl-3.col-lg-4 .hero1-item{
	box-shadow: 1px 1px 15px;		
}
#hero .hero-over-image .container .col-xl-3.col-lg-4 .hero1-item .box-icon{
	background-color: #fac8bd;
}
/* Footer */
.footer-widget.widget_nav_menu a:hover::before{
	color:#ed4722;
}
.th-widget-about .footer-info i{
	background-color:#ed4722;
}
.footer-widget .widget_title::before{
	background-color:#ed4722;
}
.widget .th-social a:hover{
	background-color:#ed4722;
}
/* Scroll Top */
.scroll-top::after{
	color:#ed4722;
	border-color:#ed4722;
}
.scroll-top .progress-circle path{
	stroke:#ed4722;
}
/* About Us */
.img-box3 .discount-wrapp .box-counter{
	background-color:#ed4722;
}
.choose-feature2 .box-icon{
	background-color:#fac8bd;
}
.feature-timeline .swiper-pagination-custom .swiper-pagination-switch.item-active .switch-title::before {
  background: rgba(237, 71, 34, 0.3);
}
.feature-timeline .swiper-pagination-custom .swiper-pagination-switch .switch-title{
	top: 31%;
}
/* contact Us */
.contact-media .icon-btn{
	background-color:#fac8bd;
}
/* Services */
.elementor-501 .elementor-element.elementor-element-f77020b:not(.elementor-motion-effects-element-type-background){
	background-color:#ed4722;
}
/* Review */
.testi-card .box-review i{
	color:#ed4722;
}