/*
 Theme Name:   Organic Food Child
 Theme URI:    http://organic-food.bold-themes.com
 Description:  OrganicFood Child Theme
 Author:       BoldThemes
 Author URI:   http://bold-themes.com
 Template:     organic-food
 Version:      1.0.0
 Tags:         one-column, right-sidebar, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  organic-food-child
*/


/* Theme customization starts here
-------------------------------------------------------------- */
.mikrovioma-diatrofi .btIcoHolder::before {
    content: "";
    display: block;
    width: 150px!important;
    height: 80px!important;
    background-image: url('/wp-content/uploads/2025/03/Asset-1.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
	border-radius:0px;
}

.diatrofikes-diataraxes .btIcoHolder::before {
    content: "";
    display: block;
    width: 150px!important;
    height: 80px!important;
    background-image: url('/wp-content/uploads/2025/03/Asset-2.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
	border-radius:0px;
}
.kliniki-diatrofi .btIcoHolder::before {
    content: "";
    display: block;
    width: 150px!important;
    height: 80px!important;
    background-image: url('/wp-content/uploads/2025/03/Asset-3.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
	border-radius:0px;
}

.programma-diatrofis .btIcoHolder::before {
    content: "";
    display: block;
    width: 150px!important;
    height: 80px!important;
    background-image: url('/wp-content/uploads/2025/03/Asset-4.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
	border-radius:0px;
}

.diaxeirisi-varous .btIcoHolder::before {
    content: "";
    display: block;
    width: 150px!important;
    height: 80px!important;
    background-image: url('/wp-content/uploads/2025/03/Asset-5.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
	border-radius:0px;
}

.diatrofi-dna .btIcoHolder::before {
    content: "";
    display: block;
    width: 150px!important;
    height: 80px!important;
    background-image: url('/wp-content/uploads/2025/03/Asset-6.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
	border-radius:0px;
}

.page-id-2841 .bottomSemiSpaced,
.page-id-2844 .bottomSemiSpaced,
.page-id-2846 .bottomSemiSpaced,
.page-id-2848 .bottomSemiSpaced,
.page-id-2850 .bottomSemiSpaced,
.page-id-2852 .bottomSemiSpaced{
	padding-bottom:18em!important;
	padding-top:18em!important;
	margin-bottom: 100px;
}

.page-id-2841 .btSuperTitle,
.page-id-2844 .btSuperTitle,
.page-id-2846 .btSuperTitle,
.page-id-2848 .btSuperTitle,
.page-id-2850 .btSuperTitle,
.page-id-2852 .btSuperTitle{
	display:none;
}

.hero-section{
	background-position:center!important;
}

body:not(.home) header a.btIconWidget {
    color: #fff !important;
    font-size: 9px !important;
}

.header.blue-text h1 .headline{
	color:#277299!important;
}

.header.blue-text .btSubTitle{
	color:#277299!important;
}

.cta-nourishwell{
	text-align:center;
	margin:20px;
}

.cta-nourishwell .cta-mobile,
.page-id-2210 .cta-nourishwell,
.page-id-1675 .cta-nourishwell{
	display:none;
}
@media (max-width: 648px){
	.cta-nourishwell .cta-desktop{
		display:none;
	}
	.cta-nourishwell .cta-mobile{
		display:block;
	}
}

.category .btArticleListBodyContent{
	height: 120px;
    overflow: hidden;
}

.d-none{
	display:none;
}
@media (min-width: 768px) {
	.d-md-block{
		display:block;
	}
  	.d-md-none{
		display:none;
	}
}
