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

/*************** ADD CUSTOM CSS HERE.   ***************/
p {
    text-align: justify;
}

.widgets-boxed .widget h3 {
    background-color: #161616;
}

.banner .h3 {
    padding: 0;
    font-weight: normal;
    margin-top: .2em;
    margin-bottom: .2em;
    line-height: 1;
    font-size:2.0em;
    font-family: "Poiret One", sans-serif;
}

.container .h3 {
    font-family: "Poiret One", sans-serif;
}

.widget-title {
    background: #161616;
    text-align: center;
    color: #fff;
    padding: 13px 0 !important;
    font-size: 13px !important;
    font-family: 'Roboto';
    font-weight:400;
    position: relative;
    margin-bottom: 25px;
    letter-spacing: 1px;
    text-transform: uppercase;
    -o-transition: .25s;
    -ms-transition: .25s;
    -moz-transition: .25s;
    -webkit-transition: .25s;
    transition: .25s;
    display:block;
}

.widget-title:after {
    content: "";
    display: block;
    position: absolute;
    border-top: 5px solid;
    border-top-color: #161616;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    bottom: -5px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -5px;
}

#top-bar .nav li a:hover {
    color: #999;
}

.nav>li {

    margin: 0 15px;
}

#top-bar .nav li a {
    color: #fff;
    line-height: 50px;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    -o-transition: .25s;
    -ms-transition: .25s;
    -moz-transition: .25s;
    -webkit-transition: .25s;
    transition: .25s;
}

#top-bar ul.nav ul a, #top-bar .nav ul ul a {
    color: #999;
    margin: 0;
    font-size: 12px;
    letter-spacing: 1px;
    padding: 7px 12px;
    line-height: 20px;
    -o-transition: .25s;
    -ms-transition: .25s;
    -moz-transition: .25s;
    -webkit-transition: .25s;
    transition: .25s;
    border-top: 1px solid;
    border-color: #333;
    border-top-color: rgb(51, 51, 51);
    border-right-color: rgb(51, 51, 51);
    border-bottom-color: rgb(51, 51, 51);
    border-left-color: rgb(51, 51, 51);
}

#top-bar ul.nav ul a:hover, #top-bar .nav ul ul a:hover {
    color: #fff;
    background: #333;
}

.nav-dropdown {
    box-shadow: none;
    border: none;
    padding:0;
}

.cat-label {
    font-size: 0.9em;
    color: #f08584;
    padding-bottom: .9em;
}

.is-divider {
    background-color: #777;
}

.box-blog-post .is-divider {
    margin-top: .9em;
}

.widget .is-divider {
    display: none;
}

.box {
    border-bottom: 1px solid #efefef;
    padding-bottom: 10px;
    min-height: 200px;
}

.taxonomy-description {
    border-bottom: 1px solid #efefef;
}

.badge-outline .badge-inner {
    border: none;
}

.badge-inner:hover {
    color: #fff !important;
}

input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select, .select2-container .select2-choice, .select2-container .select2-selection {
    box-shadow: none;
}

input[type='submit'] {
    border: 2px solid #161616;
    background-color: #ffffff !important;
    color: #161616;
}

input[type='submit']:hover {
    border: 2px solid #161616;
    background-color: #161616 !important;
    color: #ffffff;
}

.wpcf7 input[type='submit'] {
    width: 100%;
}

.wpcf7 p {
    font-size: 14px;
    color: #777;
}

.site-slogan {
    padding-bottom: 50px;
    display: inline-block;
    font-size:18px;
    font-family: 'poiret one', sans-serif;
    font-weight: 400 !important;
}

.header-main {
    margin-top: 30px;
}

.row .row-small:not(.row-collapse) {
    margin-left: 0px;
    margin-right: 5px;
}

.page-inner ul li {
    margin-left: 15px;
}

@media screen and (min-width: 850px) {
.col-divided {
    padding-right: 60px;
    border-right: none;
}
}

@media screen and (min-width: 850px) {
.col-border+.col, .col-divided+.col {
    padding-left: 0 15px 30;
}
}

.childof {
    background-color: #333;
    padding-left: 20px;
    border-bottom: 1px solid #666;
}

.section-title i.icon-angle-right {
    display: none;
}

.cat_links {
    color: #555 !important;
}

.is-divider-long {
    border-bottom: 1px solid #efefef;
    margin: 20px 0px;
}

.nav-vertical li li {
    border-top: 1px solid #333;
}

input[type='submit']:not(.is-form) {
    font-size: 0.8em;
}

.comment li:last-child {
    margin-bottom:60px;
}

.guest-author-box {
    border: none;
    background: rgb(85,85,85);
    padding: 35px 35px 10px 35px;
    color: #fff;
    border-radius: 0 32px;
}

#wpcf7-f4228-p3384-o1 {
    display: block;
    margin: 0 auto;
    margin-top: 19px;
    width: 60%;
}

#wpcf7-f4228-p3384-o1 p {
    color: white;
}

#wpcf7-f4228-p3384-o1 input[type='submit'], #wpcf7-f4241-p4005-o1 input[type='submit'] {
    width: auto;
    border: none;
    margin-top: 18px;
}

#wpcf7-f4228-p3384-o1 input[type='submit']:hover {
    color: white !important;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/

#wpcf7-f4228-p3384-o1 {
    width: 90%;
}

	.crp_related ul {
	flex-wrap:wrap;
}	
	
}

.page-id-5788 div.page-title{display:none}


.crp_title {
	display:block;
	margin-top:5px;
}

.crp_related ul {
	display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.crp_related ul li {
    width: 240px;
    list-style: none;
	margin-right: 10px;
	margin-top:10px;
	flex-grow:1;
}