.blog #primary, .search #primary, .single #primary, .not_home_page #primary {
	-ms-grid-columns: minmax(16rem, auto) minmax(50%, 50%) minmax(16rem, auto) !important;
	grid-template-columns: minmax(16rem, auto) minmax(50%, 50%) minmax(16rem, auto) !important;
	max-width: 1240px;
	grid-gap: 50px;
}
#left-sidebar .widget {
    box-shadow: 0 0 8px -1px #9a9a9a;
    border-radius: 3px;
    display: inline-block;
    overflow: hidden;
}
.karma-by-kadar__simple-player{
	margin-bottom: 5px !important;
}
#left-sidebar .widget-title {
    font-family: inherit;
}

#left-sidebar .widget {
        box-shadow: 0 0 8px -1px #9a9a9a;
        border-radius: 3px;
        display: inline-block;
        overflow: hidden;
	    width: 100%; 
}
#secondary .widget {
	width: 100%;
}
#left-sidebar .widget &-title {
    background: #0066FF;
    color: #fff;
    padding: 11px 20px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Montserrat',sans-serif;
    letter-spacing: 3px;
    font-size: 16px;
    font-weight: 700;
    margin-top: 0;
}

#left-sidebar .widget ul, #left-sidebar .menu-most-popular-container ul, #secondary .widget ul, #left-sidebar .widget_nav_menu ul {
    padding: 0;
}
#left-sidebar .widget-title {
	background: #397f2f;
	color: #fff;
	padding: 11px 20px;
	text-align: center;
	text-transform: uppercase;
	font-family: "Montserrat",sans-serif;
	letter-spacing: 3px;
	font-size: 16px;
	font-weight: 700;
	margin-top: 0;
}
#left-sidebar .add_recovery .widget-title {
	background: #008080;
}
#secondary .add_health .widget-title {
	background: #39717d !important;
}
#secondary .widget-title {
	background: #003366; 
}
#left-sidebar .widget-title {
	font-family: inherit;
}
#left-sidebar .widget_recent_entries ul, #left-sidebar .menu-most-popular-container ul, #secondary .widget ul, #left-sidebar .widget_nav_menu ul {
	margin: 0;
	list-style: none;
}
#left-sidebar .widget ul, #left-sidebar .menu-most-popular-container ul, #secondary .widget ul, #left-sidebar .widget_nav_menu ul {
	padding: 0;
}
#left-sidebar .widget_recent_entries ul li, #left-sidebar .menu-most-popular-container ul li, #secondary .widget ul li, #left-sidebar .widget_nav_menu ul li {
	border-bottom: 1px #e2e2e2 solid;
	font-size: 14px;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 15px;
	padding: 0 15px 10px 23px;
	position: relative;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}
#left-sidebar .widget_recent_entries ul li, #left-sidebar .menu-most-popular-container ul li, #secondary .widget ul li, #left-sidebar .widget_nav_menu ul li {
	font-size: 16px;
}
#left-sidebar .widget_recent_entries ul li a, #left-sidebar .menu-most-popular-container ul li a, #secondary .widget ul li a, #left-sidebar .widget_nav_menu ul li a {
	color: #0065ff;
	display: block;
	text-decoration: none;
}
#left-sidebar .widget_recent_entries ul li a:hover, #left-sidebar .menu-most-popular-container ul li a:hover, #secondary .widget ul li a:hover, #left-sidebar .widget_nav_menu ul li a:hover {
	text-decoration: underline;
}
#left-sidebar .widget_recent_entries ul li:last-child, #left-sidebar .menu-most-popular-container ul li:last-child, #secondary .widget ul li:last-child, #left-sidebar .widget_nav_menu ul li:last-child {
	border: 0;
	margin-bottom: 6px;
}


#left-sidebar .widget_search {
	width: 100%;
	box-shadow: none;
}
#left-sidebar .widget_search form {
	display: inline-block;
	width: 100%;
}
#left-sidebar .widget_search form label {
	float: left;
	width: calc(100% - 90px);
}
#left-sidebar .widget_search form .wp-block-search__button {
	float: right;
	width: 80px;
	text-align: center;
	font-size: 0.8em;
	height: 36px;
	cursor: pointer;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0,0,0,.8);
}
.widget_search input.search-field {
	width: 100%;
	height: 36px;
}
#left-sidebar .widget_search form .wp-block-search__button:hover,
#left-sidebar #search-3 input.search-submit:hover {
	background: #fafafa;
}
#left-sidebar .widget-title {
    font-family: inherit;
}
#left-sidebar .widget_recent_entries ul li {
	font-size: 16px;
}
#left-sidebar .widget_recent_entries ul li a:focus {
	outline:none;
}
#left-sidebar .wp-block-search__label {
	display: none;
}
#left-sidebar .widget_search form {
	display: inline-block;
	width: 100%;
}
#left-sidebar .widget_media_image .wp-block-image {
	margin: 0;
}
#left-sidebar .wp-block-image img {
	float: left;
	width: 100%;
}
#left-sidebar .widget {
	width: 100%;
}
#left-sidebar #search-3 form label {
	float: right;
}
#left-sidebar #search-3 input.search-submit {
	margin-left: 0;
	margin-right: 10px;
	float: left;
	width: 80px;
	text-align: center;
	font-size: 0.8em;
	height: 36px;
	cursor: pointer;
	padding: 7px 12px;
}
.blog #primary #left-sidebar, .blog #primary #secondary,
.search #primary #left-sidebar, .search #primary #secondary,
.singlesingle #primary #left-sidebar, .blog #primary #secondary,
.not_home_page #primary #left-sidebar, .not_home_page #primary #secondary{
	/*margin-top: 12px; */
}
.hidden_visibility {
    visibility: hidden;
}
@media only screen and (max-width: 1280px) {
.blog #primary, .search #primary, .single #primary, .not_home_page #primary {
	max-width: 100%;
}
}
@media only screen and (max-width: 1200px) {
.blog #primary, .search #primary, .single #primary, .not_home_page #primary {
	-ms-grid-columns: minmax(20%, auto) minmax(50%, 50%) minmax(20%, auto) !important;
	grid-template-columns: minmax(20%, auto) minmax(50%, 50%) minmax(20%, auto) !important;
}
}
@media only screen and (max-width: 991px) {
	.bmi-calculator.bac-wrap{
		padding: 24px 15px 24px 15px !important;
	}
}
@media only screen and (max-width: 767px) {
.hidden_visibility {
    display: none !important;
}
.blog #primary, .search #primary, .single #primary, .not_home_page #primary {
	max-width: calc(100% - 32px) !important;
	-webkit-box-orient:  vertical;
	-webkit-box-direction:  normal;
	    -ms-flex-direction:  column;
	        flex-direction:  column;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
	#secondary {
		order: 3;
	}	
	#left-sidebar {
		order: 1;
	}
#secondary .widget {
	width: 100%;
}
.blog #primary .entry-content p:last-child, 
.search #primary .entry-content p:last-child, 
.single #primary .entry-content p:last-child, 
.not_home_page #primary .entry-content p:last-child {
	margin-bottom: 0;
}
#left-sidebar .widget, #secondary .widget {
	margin-bottom: 0;
}
.blog #primary .entry-content, 
.search #primary .entry-content, 
.single #primary .entry-content, 
.not_home_page #primary .entry-content {
	margin: 0;
}
#left-sidebar .widget_search, #secondary .widget_search {
	margin: 20px 0 !important;
}
.blog #primary #left-sidebar, .blog #primary #secondary,
.search #primary #left-sidebar, .search #primary #secondary,
.singlesingle #primary #left-sidebar, .blog #primary #secondary,
.not_home_page #primary #left-sidebar, .not_home_page #primary #secondary{
	margin-top: 0;
}	
}



























  























