@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

body {
    font-family: 'Roboto', sans-serif;
 	font-style: normal;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.4;
    color: #252525;
}

/* HEADINGS */
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 1rem;
    font-weight: 700;
    line-height: 1.2;
	color: #444;
}

.h1, h1 {font-size: 1.5rem;} 	/* 1.625 = 24px */
.h2, h2 {font-size: 1.375rem;} 	/* 1.375 = 22px */
.h3, h3 {font-size: 1.25rem;} 	/* 1.25 = 20px */
.h4, h4 {font-size: 1.125rem;} 	/* 1.125 = 18px */
.h5, h5 {font-size: 1.0rem;} 	/* 1.0 rem = 16px */
.h6, h6 {font-size: 0.875rem;} 	/* 0.875 = 14px */

.article-details .article-header h1 {font-size: 1.5rem;}
.article-details .article-header h2 {font-size: 1.125rem;}
.article-list .article .article-header h1 {font-size: 1.5rem;}
.article-list .article .article-header h2 {font-size: 1.125rem;}
.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {color: #007946 !important;}


/* LINKS */
a {color: #007946;}
a:hover, a:focus, a:active {color: #5fa5b9;}

.sppb-btn-secondary {padding: 12px 25px; color: #007946; background: #fff; border-radius: 26px; font-weight: 600;}
.sppb-btn-secondary:hover {
    color: #fff;
    background-color: #333;
    border-color: #333;
}

#sppb-addon-1524679307628 #btn-1524679307628.sppb-btn-secondary {
    padding: 15px 25px 15px 25px;
}

#sppb-addon-1524679505308 #btn-1524679505308.sppb-btn-secondary {
    padding: 15px 25px 15px 25px;
}

/* MENU */
.sp-megamenu-parent>li:last-child>a {padding: 0px 15px 0px 15px;}
.sp-megamenu-parent>li>a {color: #fff;}
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
	padding: 0 12px;
	line-height: 70px;
	font-size: 1.0rem;
	font-weight: 700;
	text-transform: none;
}
.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {color: #82e3ba;}
.sp-megamenu-parent>li:hover>a {color: #82e3ba;}

/* sub menu */
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {font-size: 1.0rem; padding: 6px 0;}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a:hover {color: #82e3ba;}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {color: #82e3ba;}

/* sub menu rechts */

#sp-left .sp-module, #sp-right .sp-module {
    margin-bottom: 20px;
    border: 1px solid #eee;
    padding: 20px 20px 10px 20px;
    border-radius: 0px;
    margin-top: 0;
    background: #f9f9f9;
	box-shadow: 1px 1px 12px 1px #e8e8e8
}

#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
    margin: 0 0 10px;
    padding-bottom: 10px;
    font-size: 1.125rem;
    font-weight: 600;
    border-bottom: none;
}

#sp-right .sp-module-content li.active>a {color: #007946; background: #fff; border-left: 3px solid #007946; border-radius: .25rem;}
#sp-right .sp-module-content>ul>li ul>li {padding-left: 20px;}
#sp-right .sp-module ul>li>a {display: block; padding: 8px 8px 8px 15px; line-height: 25px;}
#sp-right .sp-module ul>li {border-bottom: 1px solid #ddd;}
#sp-right .sp-module ul>li:first-child {border-top: 1px solid #ddd;}
.sp-module ul>li>a:hover {color: #007946;}

/* MENU MOBIEL */

@media (max-width: 992px) {
	.logo-image-phone {height: 50px !important; margin-top: 0px;}
	#sp-header {height: 70px !important;}
	#sp-top2 {display: none !important;}
	#sp-top3 {display: none !important;}
	#sp-top4 {display: none !important;}
}

@media (max-width: 1200px) {
	.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {padding: 0 6px;font-size: 0.875rem; font-weight: 700;}
}

.offcanvas-menu .offcanvas-inner ul.menu li.active a {color: #0b7999 !important;}
.offcanvas-menu .offcanvas-inner ul.menu>li a:hover, .offcanvas-menu .offcanvas-inner ul.menu>li a:focus, .offcanvas-menu .offcanvas-inner ul.menu>li span:hover, .offcanvas-menu .offcanvas-inner ul.menu>li span:focus {color: #0b7999 !important;}
.offcanvas-menu .offcanvas-inner ul.menu>li {border-bottom: 1px solid #eee;}
.burger-icon>span {height: 4px;background-color: #fff;}

/* BLOK TOP */
#sp-main-body {padding: 40px 0;}
#sp-top-bar {background: #f5f5f5; color: #252525; padding: 8px 0; font-size: 1.0rem;}
#sp-top1, #sp-top2 {color: #252525;}
#sp-top-bar a {color: #0b7999;}
#sp-section-1 {
	background: #fff !important;
    border-bottom: 1px solid #eee;
    box-shadow: inset 0 -1px 0 0 #eee;
    padding: 10px 0 !important;
}
#sp-section-2 { background: #fff; padding: 10px 0px 5px 0px;}
#sp-section-3 {background: #007946;}

#sp-top2 {display: flex; justify-content: flex-end; align-items: center;}
#sp-top3 {display: flex; justify-content: flex-end; align-items: center;}
#sp-logo {display: flex; justify-content: flex-start; align-items: center}
#sp-top3 img {display: inline;}
.logosamex {margin-right: 30px; padding: 0 4px;}
.logofarmax {margin: 0px; padding: 0 4px;}
.logosamexmobiel {margin-top: 20px; padding: 0 8px;}
.logofarmaxmobiel {margin-top: 20px; padding: 0 8px;}

div.mod-languages ul li.lang-active {
    background-color: transparent !important;}
	
#sp-section-1 #sp-top2 .sp-column {align-items: center; display: flex;}
ul.social-icons {border-left: 1px solid #ccc; padding-left: 15px;}

/* BLOK FOOTER */
#sp-bottom {
    padding: 50px 0 20px;
    font-size: 0.938rem;
    line-height: 1.6;
	background: #002F1B;
    color: #fff;
}

#sp-bottom .sp-module ul>li {margin-bottom: 4px;}
#sp-bottom a {color: #82e3ba;}
#sp-footer a {color: #82e3ba;}
#sp-footer a:hover, #sp-footer a:active, #sp-footer a:focus, #sp-bottom a:hover, #sp-bottom a:active, #sp-bottom a:focus {color: #fff;}
#sp-footer {background: #002F1B; color: #fff; font-size: 1rem;}
#sp-footer .container-inner {padding: 20px 0;}
#sp-footer #sp-footer2 {
    text-align: left;
	font-size: 0.938rem;
}

/* TITEL */
@media(max-width:991px) {
	.sp-page-title {padding: 60px 0 60px !important;}
	.sp-page-title .sp-page-title-heading {font-size: 24px !important;}
}
@media(max-width:767px) {
	.sp-page-title {padding: 30px 0 30px !important;}
	.sp-page-title .sp-page-title-heading {font-size: 18px !important;}
}

.sp-page-title {
    position: relative;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    position: relative;
    padding: 90px 0;
    text-align: left;
    align-items: end;
    display: flex;
	background: #f5f5f5;
}

.sp-page-title h2 {
    background-color: rgba(0, 0, 0, 0.5);
    padding: 10px !important;
	float: left;
}

.sp-page-title .sp-page-title-heading {font-size: 32px; font-weight: 500; line-height: 1.2;}
.sp-page-title .sp-page-title-heading, .sp-page-title .sp-page-title-sub-heading {margin: 0; padding: 0; color: #fff;}
.sp-page-title > .container {position: relative; z-index: 2;}

/* CONTENT */
.article-list .article, .sppb-addon-articles .sppb-addon-article {box-shadow: 1px 1px 12px 1px #e8e8e8;}


.article-list .article .readmore {
   	color: #007946;
	background-color: transparent;
	border-color: #007946;
	margin-top: 10px;
	border: 1px solid;
	border-radius: 20px;
	padding: 8px 25px !important;
	width: fit-content;
}

.article-list .article .readmore:hover {
    color: #fff;
    background-color: #007946;
    border-color: #007946;
}

.pagination>.active>a, .pagination>.active>span {
    border-color: #005095;
    background-color: #005095;
}

.article-list .article .readmore a {color: #007946; font-weight: 400;}
.article-list .article .readmore a:hover, .article-list .article .readmore a:active, .article-list .article .readmore a:focus {color: #fff;}
.sppb-addon-articles .sppb-addon-article .sppb-article-info-wrap {padding: 20px;}

#sppb-addon-fc17ac92-7644-4a6c-bb3a-0197af6a6f7b .sppb-col-sm-2 {
    padding-right: 5px !important;
    padding-left: 5px !important;
}

.sppb-img-responsive.sppb-addon-clients-image {
    margin: 5px 0;
}

.sppb-addon.sppb-addon-feature {border: 1px solid #ccc; background: #f9f9f9;}
.sppb-addon.sppb-addon-feature .sppb-media-content {padding: 20px 15px 20px 15px; font-size: 15px;}

.sppb-btn-info {
	color: #007946;
	background-color: transparent;
	border-color: #007946;
	margin-top: 10px;
	border: 2px solid;
	border-radius: 30px;
	padding: 8px 25px !important;
}

.sppb-btn-info:hover {
    color: #fff;
    background-color: #007946;
    border-color: #007946;
}

.article-details .article-info {display: none;}

.article-details  {
    background: #fff;
    box-shadow: 1px 2px 7.28px 0.72px rgba(0, 0, 0, 0.08);
	padding: 30px;
}

/* */

.djc_files h3 {margin-top: 20px;}

.djc_readon .btn-primary {
   	color: #007946;
	background-color: transparent;
	border-color: #007946;
	margin-top: 10px;
	border: 1px solid;
	border-radius: 20px;
	padding: 8px 25px !important;
}

.djc_readon .btn-primary:hover {
    color: #fff;
    background-color: #007946;
    border-color: #007946;
}

#djcatalog .djc_image img {
    width: 100% !important;
}

 #djcatalog .djc_items .djc2_cols_2 .djc_image {
    margin: 0px 0px 12px 0px;
}

.djc_readon .btn {padding: 0px;}

.djc_title {
    font-size: 24px;
    font-weight: 600 !important;
    letter-spacing: 1px;
    line-height: 1;
    margin: 0px 0px 12px 0px;
    text-transform: capitalize;
	font-family: Open Sans,sans-serif;
}

#djcatalog .djc_item .djc_title h3 {
    font-size: 16px;
    font-weight: 600 !important;
    letter-spacing: 1px;
    line-height: 1;
    margin: 0px 0px 12px 0px;
    text-transform: capitalize;
	font-family: Open Sans,sans-serif;
}

#djcatalog .djc_items .djc_item_bg, #djcatalog .djc_related_items .djc_item_bg {
    position: relative;
	background: #eee;
}
 .djc_readon {
 margin-bottom: 6px;
 }


#djcatalog .djc_image img{
width: 200px;
}
.itemid-518 h2{
letter-spacing: 0;
font-size: 18px;
}

@media (max-width: 768px){
  ._menu{
    height: 100px;
    overflow: scroll;
  }
}

