/*
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.   ***************/


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


}

body{
	
/* 	font-family: 'Montserrat', sans-serif !important; */
	
	
}

h1, h2, h3, h4, h5, h6{
	
/* 	font-family: 'Montserrat', sans-serif !important; */
	
	font-family: 'Lato', sans-serif !important;
	
}
.header-top{
	
	min-height: 6px !important;
	
}


a{
	
	text-decoration:none;
	
}

.header-bottom .container{
	
	background: #8ec038;
    padding: 7px 29px;
    border-radius: 9px;
    margin-bottom: -55px;
	
}

.button span{
	
	padding: 8px;
	
}


.banner_text{
	
	font-size: 72px !important;
    font-weight: 900 !important;
	
}

.blog_inner_images{
	
	margin-top:29px;
}

.top_details li{
	
	list-style:none;
	display:inline-block;
	
}
.top_details li strong{
	
	font-size:20px;
	color:#ed1c22;
	font-weight:900;
	
}
.top_details li:nth-child(1){
		margin-right:24px;
	
}

.top_details li a{
	
	color: #000;
    font-weight: 600;
    font-size: 17px;
	
}
.header-main{
	
	padding-top: 21px;
	
}
.About_left .box-text h4{
	
	color:#000;
	margin:0px;
}

.About_left .box-text h4 a{
	
	color:#000;
	
}

.About_left .box-text{
	
/* 	width: 84%; */
    height: 55px;
    background: #8ec038;
    position: absolute;
    bottom: -22px;
    /* left: 0px; */
    right: 0px;
    box-shadow: 0px 2px 13px -1px rgb(0 0 0 / 11%);
    -webkit-box-shadow: 0px 2px 13px -1px rgb(0 0 0 / 11%);
    -moz-box-shadow: 0px 2px 13px -1px rgba(0,0,0,0.11);
    border-radius: 9px;
	padding-bottom:0px;
	padding-top:15px;

}

.big_images{
	position: relative;
    z-index: 9;
	
}

.Webinar_Educational_Sessions span{
	
	    text-align: center;
    color: #000;
    display: block;
    font-size: 21px;
    line-height: 7px;
    margin-bottom: 52px;
	
}

.privacy_policy_text p, .privacy_policy_text h5, .privacy_policy_text h6, .privacy_policy_text li{
	
	color:#000;
}

.about_text{
	
	text-align:center;
	
}

.about_text span{
	
text-transform:uppercase;
	color:#ed1c22;
	font-weight:400;
	font-size:24px;
}
.about_text h5{
    text-transform: uppercase;
    color: #ed1c22;
    font-weight: 800;
    letter-spacing: 2px;
    margin-top: 8px;
    margin-bottom: 11px;
		
}

.about_text p{
	
	text-align:justify;
	color:#000;
}

.about_text h1{
	
	font-weight:900;
	color:#121312;
	font-size:42px;
	margin-bottom:0px;
}
.about_text ul{
	
	text-align:center;
	
}
.about_text ul li{
	
	list-style:none;
	margin-left:0px !important;
	    line-height: 9px;
	
}
.about_text ul li span{
	
color: #121312;
    font-weight: 800;
    font-size: 15px;
	
}
.about_text ul li strong{
	
	text-transform:uppercase;
 color:#ed1c22;
	
}


.about_text ul li .iconify{
	
vertical-align: middle;
    font-size: 35px;
    color: #8dbf33;
    margin-right: 10px;
	
}

.about_text ul li a{
	
	color: #121312;
    font-weight: 800;
    font-size: 15px;
	
}

.about_btn{
	
	    width: 162px;
    height: 42px;
    background: #ff7200;
    text-align: center;
    display: block;
    margin: 0px auto;
    line-height: 44px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 50px;
    font-size: 14px;
	
}
.blog_text h5, .blog_text strong, .blog_text p{
	
	
	color:#000;
	
}


.blog_text ol li{
	
color:#000;
	
}

.blog_text ul li{
	
	color:#000;
}

.testimonials_heading{
	
	text-align:center;
	
}

.testimonials_heading h1{
	
	font-size:30px;
	color:#000;
	text-transform:capitalize;
}

.Portfolio_image{
	
	    width: 95px;
    height: 95px;
    margin: 0px auto;
    border-radius: 50%;
	overflow:hidden;
	margin-bottom:10px;
}

.Portfolio_image img{
	
	width:100%;
	height:100%;
	object-fit: cover;
	
}

.testimonials_text p{
	
	text-align:Center;
	color:#000;
}

.Recipes_panel h1{
	
	    color: #000;
    font-size: 37px;
	margin-top: 41px;
    font-weight: 900;
	
}

.Recipes_panel p{
	
	color:#000;
	line-height:36px;
	
}

/* .Service_panel:after{
	
	content:"";
	width:50%;
	height:100%;
	background:url("http://anupama74.dev.wcukdev.co.uk/decisionsdecidehealth/wp-content/uploads/2021/03/Service_bg.jpg");
	background-size:cover;
	top:0px;
	left:0px;
	position:absolute;
	
} */

.Recipes_panel a{
    width: 231px;
    height: 47px;
    background: #ff7200;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    display: block;
    line-height: 49px;
    border-radius: 50px;
    margin-top: 20px;
    font-size: 15px;
	
	
}

.Recipe_wrap{
	
	width:100%;
	height:378px;
	background:#fff;
	position:relative;
	margin-bottom:38px;
	
}

.recipes_image{
	
	width:100%;
	height:305px;
	overflow:hidden;
}


.recipes_image img{
	
	width:100%;
	height:100%;
	object-fit:cover;
	
}

.recipes_name{
	
	width:100%;
	height:auto;
	  background-color: #a9cf68; /* For browsers that do not support gradients */
  background-image: linear-gradient(to right, #a9cf68 , #ff933e);
	position:absolute;
	bottom:0px;
	left:0px;
	right:0px;
	text-align:center;
}

.recipes_name h1{
	
	text-transform:capitalize;
	color:#000;
	    font-size: 18px;
	margin:20px 0px;
	
}
.Slider_wrap{
	
	margin-top:56px;
	
}
.recipes_name:hover .Recipe_btn{
	
	display:block;
	
} 
.Recipe_btn{
	
	width: 117px;
    height: 33px;
    background: #fff;
    text-transform: uppercase;
    color: #000;
    display: block;
    margin: 0px auto 21px;
    line-height: 31px;
    font-size: 14px;
    font-weight: 600;
    border-radius: 6px;
	display:none;
	
}

.home_blog .box-text{
	
	background:#f4f5ed;
	height:123px;
	
}

.blog_heading{
	
	text-align:center;
	color:#000;
	font-size:30px;
	margin-top: 30px;
	
}
.stuck .header-bottom{
	
	background: #8ec038;
}
.stuck .container{

    border-radius: 0px;
    margin-bottom: 0px;
}

.Home_footer_row .col{
	
	padding:26px 25px 0px !important;
	
}
.Home_footer_row{
	
	-webkit-box-shadow: 0px 0px 8px -1px rgba(0,0,0,0.32);
-moz-box-shadow: 0px 0px 8px -1px rgba(0,0,0,0.32);
box-shadow: 0px 0px 8px -1px rgba(0,0,0,0.32);
	background:#fff;
	
}

.Home_footer_section:after{
	
	content:"";
	position:absolute;
	width:100%;
	height:50%;
	background:url("https://www.decisionsdecidehealth.com/wp-content/uploads/2021/03/Footer_bg.jpg");
		bottom:0px;
	left:0px;
	right:0px;
	
}
.home_contact_details li b{
	
/* 	font-family: 'Oswald', sans-serif; */
    text-transform: uppercase;
    font-weight: 300;
    font-size: 25px;
	color:#000;
}
.home_contact_details li{
	
	list-style:none;
	margin-left:0px !important;
}
.home_contact_details li b{
	  
     font-size: 21px;
    line-height: 20px;
    font-weight: 400;
	
	
}

.home_contact_details li:nth-child(1){
	
padding:0px 0px;
	margin-bottom:0px;
	
}
.home_contact_details li:nth-child(1), .home_contact_details li:nth-child(2){
	
	border-top:none;
}
.home_contact_details li:nth-child(5) a{
	
font-size: 28px;
    font-weight: 800;
    color: #000;
	
} 
.home_contact_details li strong{
	
	color:#000;
	font-size:18px;
}
.home_contact_details li:nth-child(1) a{
	
	margin-top: 8px;
    display: block;
	color:#f12f30;
	font-weight:700;
	
}
.home_contact_details li:nth-child(3) a{
	
	font-weight:400;
	color:#000;
	
}

.home_contact_details li:nth-child(4) a{
	
	font-weight:800;
	font-size:15px;
	color:#000;
	
}
.home_contact_details{
	
	margin-top: 95px;
}

.home_contact_details li{
	
	border-top:4px solid #8ec039;
	padding: 16px 0px;
}

.home_contact_details li p{
	
	line-height: 20px;
    font-weight: 500;
    font-size: 15px;
    color: #000;
	margin-bottom:0px;
	
}
.right_image, .About_left{
	
/* 	-webkit-box-shadow: -1px 2px 12px -5px rgba(0,0,0,0.59);
-moz-box-shadow: -1px 2px 12px -5px rgba(0,0,0,0.59);
box-shadow: -1px 2px 12px -5px rgba(0,0,0,0.59); */

}
.top_social_media strong{
	
	font-size: 20px;
    color: #ed1c22;
    font-weight: 900;
	
}

.top_social_media li a{
	
	margin-top:8px;
    display: block;
	color:#fff;
}
.top_social_media li{
	
	    display: inline-block;
    width: 33px;
    height: 33px;
    margin: 6px 2px 0px;
    text-align: center;
	background:#ff7200;
	border-radius: 4px;
}
.recipes_heading small{
	
	color:#000;
	font-size: 17px;
}
.recipes_heading h1{
	
	margin-bottom:0px;
	color:#000;
	    font-size: 21px;
	text-transform: uppercase;
	
}
.recipes_heading .iconify{
	
	    color: #f12f30;
    font-size: 29px;
    vertical-align: middle;
    margin-right: 3px;
}

.consultations_btn{
background: #ff7200;
    width: 258px;
    height: 50px;
    display: block;
    margin-top: 5px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 52px;
    border-radius: 4px;
	float:right;
	
}

.recipes_circle .img-inner{
	
	
	border-radius:50%;
	
}

.home_contact_details h2{
	
	text-transform: uppercase;
    color: #000;
    font-size: 31px;
    margin-bottom: 0px;
	
}
.contact_form label{
	
	font-weight:400;
	
}
.contact_form input[type="text"], .contact_form input[type="email"]{
	

	
}
.contact_form{
	
	background: #e6e6e6;
    padding: 31px;
	
}
.copyright-footer a{
	
	text-transform:uppercase;
	color:#000;
	font-weight:800;
	
}
.copyright-footer{
	
	display: flex;
    justify-content: space-between;
}

.blog-single{
	
	margin-top:56px;
	
}

.nav-size-large>li>a{
	
	font-size: 18px;
}
#logo{
	width: 172px !important;
	    margin-top: -20px;
}
#logo img{
	
	    max-height: 169px !important;
    margin-top: -13px;
}

.html_nav_position_text_top{
	
	width:100% !important;
	
}

.social-icons a:nth-child(1){
	
	
	background:#3b5998;
	color:#fff;
}
.social-icons a:nth-child(2){
	background:#262626;
	color:#fff;
	
	
}

.social-icons a:nth-child(3){
	background:#0077b5;
	color:#fff;
	
	
}

.social-icons a:nth-child(4){
	
	
	background:#FF0000;
    color: #fff;
}

.middle_header_writer{
	
	text-align:center;
	
}

.middle_header_writer small{
	
	    color: #000;
    text-transform: uppercase;
    font-size: 21px;
    font-weight: 700;
	
}
.middle_header_writer h1{
	
	font-size: 36px;
    font-weight: 800;
    color: #d09b11;
    text-transform: uppercase;
	margin-bottom:0px;
	font-family: 'Lato', sans-serif !important;

}
.about_text b{
	
	text-align:center;
	display: block;
}

.about_text img{
	
	    width: 38%;
    margin: 0px auto;
    display: block;
	
}
.inner_banner_text h1{
	
	text-transform:uppercase;
	font-size:33px;
	
	
}
.our_service_text h1{
	
	color:#000;
}
.our_service_text{
	
	text-align:center;
	color:#000;
	
}

.Service_panel_content{
	
	padding-left:30px;
	
}
.About-Us_main_content{
	
	text-align:center;
}

.About-Us_main_content h1{
	
	font-family:'Lato', sans-serif !important;
	font-weight:600;
	color:#000;
}

.abouT-content_bg{
	
	background:#f3f5ed;
	
}

.ABout_ceo{
	
	    z-index: 9;
    position: relative;
}
.Client_linda_text p{
	
	font-size:15px;
	line-height:31px;
	 color: #000;
}

.Client_linda_text h1{
	
	font-family: 'Lato', sans-serif !important;
    font-weight: 600;
    color: #000;
}


.About-Us_main_content p {
    font-family: 'Lato', sans-serif !important;
    font-size: 15px;
    color: #000;
    line-height: 30px;
}

.training_points h4{
  font-family: 'Lato', sans-serif !important;
	color:#000;
	font-size:20px;
	
}
.Training_wrap{
	
	z-index:1;
}

.training_points h1{
	  font-family: 'Lato', sans-serif !important;
	color:#fff;
	font-size:31px;
	text-align:center;
	    margin-top: 52px;
    margin-bottom: 22px;
}

.empower_text1 p{
	font-size: 18px;
    line-height: 38px;
    margin-top: 35px;
}

.groupe_content h1{
	
	    color: #000;
	font-size:20px;
	text-align:center;
	text-transform:capitalize;
}

.groupe_content ul{
	padding:0px;
	margin:20px 0px 0px 0px;
	text-align:center;
}

.groupe_content ul li{

    list-style: none;
    display: inline-block;
		font-family: 'Lato', sans-serif !important;
    color: #000;
    font-size: 16px;
    background: url("https://www.decisionsdecidehealth.com/wp-content/uploads/2022/03/check.png");
    background-repeat: no-repeat;
    background-position: top 0px left;
    padding-left: 31px;
    background-size: 24px;
    margin-bottom: 16px;
    vertical-align: top;
    text-align: left;
}

.cpd li{
	color:#fff !important;
	font-size:23px !important;
	background:url("https://www.decisionsdecidehealth.com/wp-content/uploads/2022/03/check-2.png") !important;
	background-repeat:no-repeat !important;
	background-position: top 5px left !important;
    padding-left: 31px !important;
    background-size: 23px !important;
    margin-bottom: 16px !important;
}
.Contracted_text h1{
	  font-family: 'Lato', sans-serif !important;
	color:#000;
	text-align:center;
	text-transform:capitalize;
}

.Contracted_text p{
	 font-family: 'Lato', sans-serif !important;
	color:#000;
	text-align:center;
}

.training_points  li{
	
	list-style:none;
	display:list-item;
		  font-family: 'Lato', sans-serif !important;
	color:#000;
	font-size:15px;
	background:url("https://www.decisionsdecidehealth.com/wp-content/uploads/2022/03/check.png");
	background-repeat:no-repeat;
	background-position: top 0px left;
    padding-left: 31px;
  background-size: 23px;
	margin-bottom:16px;
}
.community_text h1{
	
	color:#fff;
}

.community_text p{
	
	color:#fff;
	
}

.Training_wrap:after {
    content: "";
     width: 372px;
    height: 303px;
    position: absolute;
     left: -79px;
    right: 0px;
    bottom: -40px;
    background: url("https://www.decisionsdecidehealth.com/wp-content/uploads/2022/03/01_fruits-280x355-1.png");
    background-repeat: no-repeat;
    background-position: bottom center;
    z-index: 2;
    margin: 0px auto;
    background-size: cover;
}

.Client_base h1{
	 font-family: 'Lato', sans-serif !important;
	text-align:center;
	color:#000;
	font-size:30px;
	text-transform:capitalize;
}
.Client_base p{
	
	text-align:center;
	  font-family: 'Lato', sans-serif !important;
	color:#000
}


.Webinar_Educational_Sessions h1{
	 font-family: 'Lato', sans-serif !important;
	text-align:center;
	color:#000;
	font-size:30px;
	text-transform:capitalize;
	
}

.Webinar_Educational_Sessions ul{
	
	padding:0px;
	margin:0px;
	text-align:center;
}

.icon_panel h5{
	
	margin-bottom:0px;
	color:#000;
	font-size:20px;
} 

.icon_panel small{
	color:#000;
	
}

.service_icon_panel .icon-box-img{

	margin-bottom:0px;


}
.service_icon_panel:hover{
	 box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
	
}
.service_icon_panel{
	
	
    border: 1px solid #00000038;
    padding-bottom: 21px;
	height:100%;
   
transition:all .5s ease;
}

.Services_offered_points p{
	
	color:#000;
	padding-left: 21px;
}

.Services_offered_points h5{
 font-family: 'Lato', sans-serif !important;
	text-align:left;
	color:#000;
	font-size:30px;
	text-transform:capitalize;	
	    padding-left: 20px;
	
}
.Services_offered_points ul{
	
	padding:0px;
	margin:0px;
	
}
.Services_offered_points ul li{
	list-style: none;
    display: list-item;
    font-family: 'Lato', sans-serif !important;
    color: #000;
    font-size: 15px;
    background: url("https://www.decisionsdecidehealth.com/wp-content/uploads/2022/03/check.png");
    background-repeat: no-repeat;
    background-position: top 0px left;
    padding-left: 31px;
    background-size: 24px;
    margin-bottom: 16px;

    vertical-align: top;
    text-align: left;
	
}

.Webinar_Educational_Sessions ul li {
    list-style: none;
    display: inline-block;
    font-family: 'Lato', sans-serif !important;
    color: #000;
    font-size: 14px;
    background: url("https://www.decisionsdecidehealth.com/wp-content/uploads/2022/03/check.png");
    background-repeat: no-repeat;
    background-position: top 0px left;
    padding-left: 31px;
    background-size: 22px;
    margin-bottom: 16px;
    width: 31%;
    vertical-align: top;
    text-align: left;
}


.empower_text p, .empower_text strong{
	color:#000;
}

.call_or_fill{
	
    margin: 30px auto 0;
    display: block;
    width: 63%;

	
}



@media handheld, only screen and (max-width: 414px) {
	
	
	.copyright-footer {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
	
	.Webinar_Educational_Sessions ul li{
		
		width:100%;
	}
	.middle_header_writer h1{
		
		font-size: 34px;
    font-weight: 800;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 21px;
    line-height: 30px;
}
	
	.inner_banner_text h1{
		
		font-size:30px;
	}
		
	
	.Training_wrap:after {
 left:0px;
		    right: -195px;
    width: 193px;
    height: 157px;
	}
	
	.header-button{
	
	width: 77% !important;
}
	
	.recipes_heading{
		
		text-align:center;
		
	}
	.consultations_btn{
		
		float:none;
		margin:0px auto;
		
	}
.header-button span{
	    padding: 0px;
    line-height: 15px;
    padding-top: 6px;
	
}
	
	.middle_header_writer small{
		
		    color: #fff;    margin-top: 16px;
		
	}
	
	.header-main{
		
		height: 153px !important;
	}
	
	.about_text img {
		
		    width: 54%;
		margin:27px auto 0px;
	}
	
}


@media handheld, only screen and (max-width: 375px) {
	
.middle_header_writer h1{
		
		font-size: 34px;
    font-weight: 800;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 21px;
    line-height: 30px;
}	
	
}
