<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */




/* Home */

.vc_btn3.vc_btn3-color-pink, .vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat {
    color: #fff;
    background-color: #95c11e;
}

.vc_btn3.vc_btn3-color-pink, .vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat:hover {
    background-color: #20b2aa;
}

.vc_gitem_col .vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    background-color: #95c11e;
    padding: 10px 25px;
    border-radius: 0px;
}

.vc_gitem_col .vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover {
    background: #0e8e0e;
}

.sidebar {
	margin-top: 110px;
}

#iconen-rij {
	color: #000 !important;
}

#iconen-rij .wpb_wrapper &gt; div {
	margin-bottom: 0px !important;
}

.pagina-intro {
    text-align: justify;
    font-size: 18px;
}

h1 {
	color: #E3147E !important;
}

h2 {
	color: #E3147E !important;
}

h3 {
	color: #E3147E !important;
}

#iconen-rij {
	min-height: 500px;
}

/* Sidebar */

.widget:after {
	display: none;
}


/* Over ons */

.over-ons h1 {
	color: #95c11e !important;
}

.over-ons h2 {
	color: #95c11e !important;
}

.over-ons h3 {
	color: #95c11e !important;
}

.over-ons-intro p {
	font-size: 18px;
	text-align: justify;
}

.tekstblok p {
	text-align: justify;
}

/* Cloud Solutions */

.over-ons {
	padding-right: 10px;
}

.page-id-316 h1, .page-id-316 h2, .page-id-316 h3 {
	color: #0e8e0e !important;
}

.cloud-intro p {
	font-size: 18px;
	text-align: justify;
}

/* Call */

.call-intro h1 span {
	color: #1a8f89 !important;
}

.call-intro p {
	font-size: 18px;
	text-align: justify;
}

.callblok h2 {
	color: #1a8f89 !important;
}

.callblok p {
	text-align: justify;
}

.page-id-429 h3 {
	color: #1a8f89 !important;
}

/* Social */

.page-id-482 h3, .page-id-482 h2, .page-id-482 h1   {
	color: #0e8e0e !important;
}

/* Security */

.page-id-475 h1, .page-id-475 h2, .page-id-475 h3 {
	color: #187ddf !important;
}

/* Workplace */

.page-id-477 h1, .page-id-477 h2, .page-id-477 h3 {
	color: #0f5292 !important;
}

/* Support */

.page-id-633 h3 .page-id-633 h2 .page-id-633 h1 { 
	color: #BA55D3 !important;
}
/* Blog */

.vc_gitem_row .vc_gitem-col {
	padding: 25px;
}

.vc_gitem_row .vc_gitem-col h4 {
        text-transform: uppercase;
	font-weight: 600;
}

.single-post .section-post-related {
        padding: 60px 0px;
}

.single-post .post-related .desc, .post-nav, .post-header, .share_wrapper {
	display: none;
}

.single-post #Header {
	min-height: 0px !important;
	border-bottom: 5px solid #e3147e;
}

.single-photo-wrapper.image {
    text-align: left !important;
}

.Latest_news ul li.has-post-thumbnail .desc {
    margin-left: 35% !important;
    widht: 60% !important;
}

.Latest_news ul li {
    margin: 0 0 60px !important;
}

.post img {
    border-radius: 100%;
}

.post .photo {
    border-right: 0 !important;
}

.testimonials_slider .testimonials_slider_ul li .bq_wrapper {
    padding: 10px 10px 10px 0px;
}

/* Footer */

#Footer {
	background: #fff !important;
	color: #000 !important;
	font-size: 14px;
}
#Footer .widgets_wrapper {
	padding: 30px 0px !important;
}

#Footer h4 {
	color: #111 !important;
}

.widgets_wrapper #text-9 {
margin-top: 38px !important;
}

/* Knoppen */

.button-cloud a {
 	background: #95c11e !important;
}

.button-social a {
	background: #7ca118 !important;
}

.button-call a {
	background: #1a8f89 !important;
}

.button-security a {
	background: #187ddf !important;
}
.button-support a {
	background: #BA55D3 !important;
}
.support-btn a {
 background: #BA55D3 !important;
}

/* Responsive */

@media screen and (max-width: 960px) { 
        #Content .vc_row {
		margin-top: 0px !important;
	}
}

@media only screen and (max-width: 767px) { 
        .mobile-header-mini #Top_bar .logo {
		margin-left: 15px !important;
	}
}

@media only screen and (max-width: 767px) { 
        #mfn-rev-slider {
		display: none !important;
	}
}

.button_icon {
	display: none !important;
}
</pre></body></html>