iframe {
  	border: none;
	border-radius: 4px;
}

.sm-btn-120:after {
	content: "\f0a9";
	font-family: 'FontAwesome' !important;
	color: #b91549;
	font-size: 36px;
}

.menu-icon-cont .menu-icon3 {
  display:none;
}

.menu-icon-cont {
  border: 2px solid #b91549;
  border-radius: 3px;
  padding: 8px;
}

.menu-icon-cont:hover {
  background: #efefef;
}

.sm-btn-120:before {
    right: inherit;
  	position: relative;
	padding: 0 12px 0 0;
  top:-2px;
  background: transparent;
}

.sm-overlay-120 .sm-btn-120:after {
  display:none;
}


.sm-overlay-120 .menu-icon-cont .menu-icon3 {
  display:block;
}

.sm-overlay-120 .sm-btn-120:before {
    right: 100%;
  	position: absolute;
  content: "";
}

    


/* afdwingen override inline opmaak */

div[itemprop="articleBody"] span, div[itemprop="articleBody"] p, div[itemprop="articleBody"] div, div[itemprop="articleBody"] .huidinfo, div[itemprop="articleBody"] font {
	font-family: 'Open Sans', sans-serif !important;
font-weight: 400 !important;
	margin-bottom: 2rem !important;
	font-size: 1rem !important;
	color: #212529 !important;
  
}

/* eind afdwingen override inline opmaak */

body {
  line-height: 2;
}

p {
    margin-bottom: 2rem;
}

.webcamconsult-frontend-iframe {
  max-width:100% !important;
}

/* screen sizes */
/* @media (max-width:1200px) {
#sp-title {
    top: -200px;
    z-index: -1;
}
} */

@media (max-width:768px) {
.sp-page-title .sp-page-title-heading {
	font-size: 54px;
	line-height: 62px;
}
}

@media (max-width:576px) {
.sp-page-title .sp-page-title-heading {
	font-size: 32px;
	line-height: 42px;
}
}

@media (max-width:992px) {
	#sp-component {
		margin-bottom: 50px;
	}
}

/* @media (max-width:375px)  {
#sp-title {
    top: -240px;
    z-index: -1;
}
} */

/* end screen sizes */

/* HEADER */

/* kruimelpad */

#sp-kruimel {
  position:absolute;
  top: 350px;
  display: block;
}

.breadcrumb {
  font-size:12px;
  margin-bottom: 2rem;
  background-color: #ffeee2;
}


/* topmenu */

#sp-top1 .custom {
    margin: 8px 0;
    font-size: 14px;
    letter-spacing: 1px;
    background-color: #e6b79880;
    padding: 6px;
}

#sp-top1 h4 {
    font-size: 12px;
    color: #fff;
  	margin-bottom: 0;
	font-weight: 600;
}

#sp-top-bar .sp-module {
    display: inline-block;
    margin: 0;
}

#sp-top2 .sp-module {
	float: right;
}


#sp-top-bar .sp-module ul > li {
    display: inline-block;
  	padding-right: 12px;
}



#sp-top-bar .sp-module ul > li a {
  font-weight: 600;
  text-transform: uppercase;
  font-size:12px;
  letter-spacing: 1px;
}

#sp-top2 ul.menu {
  margin-top: 6px;
  float: right;
  margin-bottom: 0;
}

#sp-top-bar {
    background: transparent !important;
}

#sp-top-bar .container {
  border-bottom: 1px solid #fff;
}

#sp-top-bar a {
    color: #fff;
}

#sp-top-bar a:hover {
    color: #b91549;
}

/* logo */

#sp-header .logo {
    height: 70px;
}

.logo-image-phone {
	height: 40px !important;
}
  
/* menu */

/* #sp-menu {
  background: transparent;
} */

.sm-btn-120 {
	z-index: 0;
}

#offcanvas-toggler {
    height: 60px;
    line-height: 60px;
}

#sp-header {
	background: transparent;
    height: 80px;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 99;
    box-shadow: none;
}

#sp-header.header-sticky {
  background:#e6b798;
}

.sp-megamenu-parent > li > a {
    color: #fff !important;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: rgba(255,255,255,0.9);
    border-radius: 3px;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    line-height: 60px;
  letter-spacing: 1.4px;
}

.sp-megamenu-parent > li.active:hover > a::before, .sp-megamenu-parent > li.active > a::before {
    height: 2px;
}

/* title */

/* .sp-page-title::after {
    opacity: 0.4;
	background: #f01e1e;
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
} */

div.sp-page-title {
    padding: 156px 0 80px;
}

#sp-title {
    top: -160px;
    z-index: -1;
}


.sp-page-title {
  background-size: cover;
}

@media (min-width:769px) { 
	.sp-page-title .sp-page-title-heading {
    	color: #fff;
  		font-size: 64px;
    	line-height: 76px; 
  		font-family: 'Bree Serif', sans-serif;
		font-weight: 400;
}
}

/* END HEADER */

/* BLOG LAYOUT */
.items-more .nav {
    display: inherit;
  margin: 20px 0;
}

.blog-featured img {
  margin: 6px 30px 20px 0;
}

.view-category #sp-main-body {
    background-color: #fff;
}

.content-category h2 {
  margin-bottom: 20px;
}

.readmore a {
  background-color: #b91549;
  color: #ffffff;
  padding: 6px 12px;
  border-radius: 4px;
  margin: 12px 0 0 0;
  display: inline-block;
}

.readmore a:hover {
  background-color: #eb416f;
}

.leading-0, .leading-1, .item {
  border-bottom: 1px solid #dee2e6;
  margin-bottom: 30px;
  padding-bottom: 30px;
}

.items-more li {
  border-bottom: 1px solid #dee2e6;
  padding: 6px 0;
}

/* cat list layout */

.cat-children h3 {
  font-size: 1rem !important;
  font-weight: inherit;
  border-bottom: 1px solid #dee2e6;
  padding: 6px 0;
}

.badge-info {
    color: #fff;
    background-color: #a1a5a8;
  margin-left:12px;
}

.cat-children {
	padding-top: 30px;  
}

.table-bordered td, .table-bordered th {
    border-top: 1px solid #dee2e6;
  border-bottom:none;
  border-left:none;
  border-right:none;
}

.table-bordered td:last-child {
    border-bottom: 1px solid #dee2e6;
}

.table-bordered {
    border: none;
}

table.category tbody > tr {
    border: none;
}


/* END BLOG LAYOUT */

/* ARTICLE LAYOUT */

/* article header */

#sp-component img {
    text-align: left;
    margin: 0 40px 16px 0 !important;
}

.view-article #sp-main-body .container .article-details .article-header-wrap::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: -160px;
    left: 0;
	opacity: 0.4;
	background-color: #f01e1e;
    z-index: -1;
}

/* .article-header-wrap {
     background-image: url(/huidconsult/j39/images/template/achtergrond.jpg);
     top: -116px;
     z-index: -2;
} */

.view-article #sp-main-body .container .article-details .article-header-wrap {
    padding: 50px 0 180px;
    margin-bottom: 0;
}

/* .article-body-content img {
  margin: 6px 30px 10px 0;
} */

/* TAGS */
.tags > li {
    padding-bottom: 12px;
}

.tags > li a {
    font-size: 0.65rem;
}

blockquote {
    margin: 0;
    background: #f5f5f5;
    padding: 20px;
  border-radius:3px;
  margin-bottom: 30px;
  font-family: 'Bree Serif', sans-serif;
  font-weight: 200;
}

blockquote hr {
  border-top: 1px dotted #333;
}

blockquote img {
    text-align: left;
    margin: 0 6px 0 0 !important;
  	display:inline;
}

  
/* END ARTICLE LAYOUT */

/* BOTTOM */

/* bottom nav */
#sp-bottom .sp-module .sp-module-title {
    font-size: 20px;
    font-weight: 400;
    color: inherit;
  	text-transform:uppercase;
  	letter-spacing:1.4px;
}

#sp-bottom .sp-module a {
    color: #fff;
    font-weight: 400;
    line-height: 2em;
}

#sp-bottom .sp-module a:focus, #sp-bottom .sp-module a:hover{
    color: #dee2e6;
	text-decoration:none;
}

/* END BOTTOM */

/* FOOTER */
#sp-footer {
    border-top: none;
}

/* END FOOTER */

/* RIGHT BAR */
#sp-right .sp-module {
  padding: 12px;
  font-size: 14px;
  margin-bottom: 20px;
  border: 1px solid rgba(0, 0, 0, .15);
}

#sp-right h3.sp-module-title {
     font-family: 'Bree Serif', sans-serif;
    font-weight: 400;
    font-size: 20px;
    background: #3b4852;
    letter-spacing: 0px;
    padding: 12px;
    margin: -12px -12px 20px -12px !important;
    color: #fff;
}

.customdermo img {
  margin:-20px -12px -12px;
}

/* slim zoeken */

label.element-invisible {
  display:none;
  visibility:hidden;
}

.btn-primary.disabled {
	background-color: #b91549;
	border-color: #b91549;
}


/* END RIGHT BAR */

/* FIX HELIX 

.view-article #sp-right {
display: none;
}

.view-article #sp-title {
display: block;
} */

/* dermawizard */


.sm-tree.off-menu_120 dd.opened {
    border: 1px solid #fff;
    background: rgba(255,255,255,0.5);
}
 
#off-menu_120 h3.sm-head {
    background: #fff;
    height: 60px;
}

@media (min-width:993px) {
	#off-menu_120 h3.sm-head span {
    	font-size: 24px;
    	text-shadow: none;
    	line-height: 60px;
}
}
@media (max-width:992px) {
	#off-menu_120 h3.sm-head span {
		font-size: 18px;
		line-height: 54px;
}
	.off-menu_120 dl a, .off-menu_120 dl a:link, .off-menu_120 dl.level1 a, .off-menu_120 dl.level1 a:link {
    	font-size: 18px;
}
	.off-menu_120 dl dt.opened.parent a, .off-menu_120 dl.level1 dt.opened.parent a, .off-menu_120 dl dt.hover a, .off-menu_120 dl dt:hover a, .off-menu_120 dl.level1 dt.hover a, .off-menu_120 dl.level1 dt:hover a {
    font-size: 18px;
}
}

@media (max-width:576px) {
	.sm-overlay-120 #off-menu_120 {
    width: 100% !important;
}
}

@media (max-width:400px) {
	#off-menu_120 h3.sm-head span {
		font-size: 15px;
		line-height: 54px;
}
}

/* END dermawizard */

/* CCOMMENT */

#ccomment {
	margin-top: 20px;
	background: #fdf8f4;
    padding: 20px;
    font-size: 75%;
    line-height: 130%;
  border-radius:3px;
}

.ccomment-comments-list {
    margin: 20px 0 50px !important;
}

#ccomment img {
    text-align: left;
    margin: 0 6px 0 0 !important;
  	display:inline;
}

.ccomment .ccomment-comment-content {
    border-top: none;
    padding: 0;
}

.ccomment-level-0, .ccomment-level-1, .ccomment-comment-content {
	margin-bottom: 20px !important;
}

#ccomment p.text-center {
	display: none;
}


#ccomment .item {
  border-top: 1px dotted #b91549;
	border-bottom: none !important;
	padding-top: 20px;
}

.ccomment .ccomment-actions {
    margin-top: 0;
}

.ccomment .ccomment-actions button {
	font-size: 100%;
}

button.ccomment-quote {
	display: none !important;
}

.ccomment-form {
	margin-bottom: 50px;
}

#ccomment .small, small {
    font-size: 100%;
}

#ccomment .btn-link {
    color: #b91549;
    border: none;
    padding: 10px 0 0 0;
}

.ccomment-actions div.pull-right {
	float: left !important;
	margin-top: 20px;
}

.ccomment-notify {
	margin-top: 10px !important;
}

.ccomment-notify input[type="checkbox"] {
	margin-top: 0 !important;
}

btn.ccomment-cancel {
	background: #efefef !important;
}

.ccomment .btn-primary {
    color: #ffffff;
    text-shadow: none;
    background-color: #b91549;
    background-image: none !important;
    filter: none;
    border-color: #b91549;
	font-family: 'Open Sans', sans-serif;
	box-shadow: none !important;
}

.ccomment-cancel, .ccomment-add-new {
    color: #6c757d !important;
    text-shadow: none !important;
    background-color: #ffffff !important;
    background-image: none !important;
    filter: none !important;
    border-color: #6c757d !important;
	font-family: 'Open Sans', sans-serif !important;
	box-shadow: none !important;
}

.ccomment .btn-primary:hover, .ccomment-cancel:hover {
    background-color: #eb416f;
}

.ccomment-cancel:hover, .ccomment-add-new:hover {
	color: #ffffff !important;
	background-color: #6c757d !important;
	border-color: #6c757d !important;
	box-shadow: none !important;
}

.ccomment-add-new {
	font-size: 12px !important;
}
.ccomment .pagination ul {
	box-shadow: none !important;
}

.ccomment .pagination ul > li:last-child > a, .ccomment .pagination ul > li:last-child > span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

/* REACTIES MODULE OVERRIDE */

#reacties {
	margin-top: 20px;
}

.card-header {
    padding: 20px 0;
    margin-bottom: 0;
    background-color: #fdf8f4;
    border-bottom: 1px solid #b91549;
}

.btn-link {
	color: #b91549;
}

.btn-link:hover {
	color: #eb416f;
}
	
.card-body {
	background: #fdf8f4;
    padding: 20px;
    font-size: 75%;
    line-height: 130%;
}

.card-body hr {
	border-top: 1px dotted #b91549;
	padding-top: 20px 0;

}

#reacties .card {
	border: none;
	border-radius: 3px;
}

.accordion-toggle:after {
    font-family: 'FontAwesome';
    content: "\f078";    
    float: right;
	padding-left: 10px;
}
.accordion-opened .accordion-toggle:after {    
    content: "\f054";    
}
.card-body img {
  float: left;
  margin: 0 10px 2px 0 !important;
}
	
	
	
.page-item.active .page-link {
	background-color: #5B5B5B !important;
	border-color: #5B5B5B !important;
}