/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.1
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

.banner.ux_banner .bg-fill, .banner-bg.fill .bg-fill {
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important; 
}
.testimonial-meta.pt-half {
    padding-bottom: 15px;
    padding-top: 1px;
}
.bread-header {
    display: none;
}

.section-title-bold-center span, .section-title-bold span {

border: 2px solid #e68e9c;
padding: .3em .8em;
color: #e68e9c;
}
.section-title b {

    display: block;
    -ms-flex: 1;
    flex: 1;
    height: 2px;
    opacity: 1;
    background-color: #e68e9c;

}
.accordion-title {
    font-size: 110%;
    padding: .6em 2.3em;
    display: block;
    position: relative;
    border-top: 1px solid #ddd;
transition: border 200ms ease-out, background-color .3s;
color:#e68e9c !important;
    font-weight: bold;
}
.white-title.section-title-main {

    color: #fff !important;

}
@font-face {
	font-family: 'enlighten-ico';
	src:url('css/fonts/enlighten-ico.eot?qyg9z1');
	src:url('css/fonts/enlighten-ico.eot?#iefixqyg9z1') format('embedded-opentype'),
		url('css/fonts/enlighten-ico.woff?qyg9z1') format('woff'),
		url('css/fonts/enlighten-ico.ttf?qyg9z1') format('truetype'),
		url('css/fonts/enlighten-ico.svg?qyg9z1#enlighten-ico') format('svg');
	font-weight: normal;
	font-style: normal;
}
.e-ico-bubbles:before {
	content: "\e600";
}
.e-ico-book:before {
	content: "\20";
}
.e-ico-file:before {
	content: "\e604";
}
.e-ico-cart:before {
	content: "\e605";
}
.e-ico-credit:before {
	content: "\e606";
}
.e-ico-home:before {
	content: "\e601";
}
/*.header:not(.transparent) .header-nav.nav > li > a {
color: #555555 !important;*/
}

/*Green*/
.page-id-190847  .wpcf7-form-control.wpcf7-submit {
background-color: #78ba37 !important;
}

.page-id-190847  #top-bar {
background-color: #78ba37 !important;
}

/*Blue*/
.page-id-190984 #top-bar {
    background-color: #3eaee3 !important;
}


/*Orange*/
.page-id-190958 #top-bar {
background-color: #ee7948 !important;
}

.page-id-190958 .header-top {
background-color: #ee7948 !important;
}

/*teal*/
.page-id-1195 #top-bar {
background-color: #45b6b0 !important;
}

.page-id-1195 .header-top {
background-color: #45b6b0 !important;
}

