/*
Theme Name: Factrie Child
Description: Child Theme for Factrie Theme
Author: zozothemes
Version: 1.0
Template: factrie
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: catchpixel
*/

/*Custom Style Code Right Here */

.site-footer .widget .widget-title{
	text-transform:  none;
}

ul.factrie-main-menu > li > a, ul.factrie-main-menu > li > .main-logo{
	color:  inherit;
}

ul.factrie-main-menu > li.current-menu-item > a{
	color:  #15a0db !important;
}

.header-sticky .navbar a:hover, .sticky-scroll.show-menu .navbar a:hover{
	color:  #15a0db !important;
}

ul.dropdown-menu > li a:hover, ul.mega-child-dropdown-menu > li a:hover, .header-sticky ul.dropdown-menu > li a:hover, .sticky-scroll.show-menu ul.dropdown-menu > li a:hover, .header-sticky ul.mega-child-dropdown-menu > li a:hover, .sticky-scroll.show-menu ul.mega-child-dropdown-menu > li a:hover{
	color:  #15a0db !important;
}

.mobile-bar li a:hover{
	color:  #15a0db;
}

.mobile-bar{
	background: #fff !important;
}
/*
.mobile-header-items li a{
	color:  #fff !important;
}
*/
/*
.mobile-bar li a{
	color:  #fff;
}
*/

.contact-widget-info > p > span:before, .contact-info-wrapper .icons::before{
	color:  #fff;
}

#block-18 .wp-block-button a{
	background:  #fff !important;
	color:  rgba(6,30,57,1);
}

#block-18 .wp-block-button a mark{
	background:  inherit !important; 
	color:  inherit !important;
}

.sticky-logo img{
	padding-top: 10px;
	padding-bottom: 10px;
}

.header-sticky .navbar-items > li, .sticky-scroll.show-menu .navbar-items > li{
	line-height: 90px !important;
}

.btn{
	text-transform: none !important;
}

.services-title a{
	text-transform: none !important;
}

.section-title{
	text-transform: none !important;
}

.section-title-wrapper .title-wrap > .sub-title::before{
	background-color: #15a0db !important;
}

.title-separator.separator-border{
	background-color: #15a0db !important;
}

.site-footer .fa-instagram{
	font-size: 35px;
}

h1.page-title{
	text-transform: none !important;
}
/*
.close:before, .close:after{
	background: #fff !important;
}
*/

.sticky-outer{
	height: auto !important;
}

.mobile-header .header-sticky, .mobile-header .show-menu{
	background: #fff !important;
}

.mobile-header{
	background: #fff !important;
}

.full-search-toggle{
	display: none !important;
}

b{
	color: #15a0db;
}

.postid-1960 .breadcrumb a:nth-child(2), .postid-1959 .breadcrumb a:nth-child(2), .postid-1958 .breadcrumb a:nth-child(2){
	display:  none;
}

@media screen and (max-width:  768px){
	.page-title{
		font-size: 40px !important;
	}
}