<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
*/

/* Theme customization starts here




-------------------------------------------------------------- */

.white h2 {
color:white;
}

#Footer .footer_action {
background-color: #a81880;
color: white;
font-size: 24px;
font-weight: 300;
letter-spacing: 0px;
font-family: "Ubuntu Condensed", Arial, Tahoma, sans-serif;
}

.column, .columns {
    float: left;
    margin: 0;
}

#Action_bar .contact_details li {
    display: inline-block;
    margin-right: 10px;
    padding: 20px 0;
    color: white;
}

#Action_bar a {
    color: white;
}



.morat h4 {
font-size: 30px;
color: #a81880;
}

#Footer .widgets_wrapper .column {
    margin-bottom: 0;
    margin: 10px;
}

.footer-copy-center #Footer .footer_copy .copyright {
font-size:15px;
    float: none;
    margin: 0 0 10px;
}

.one-fifth.column {
    width: 18%;
}

.column, .columns {
    float: left;
    margin-right: 22px;
}

.offer_thumb_ul li.offer_thumb_li .desc_wrapper.no-link .title h3 {
font-family: "Lato", Arial, Tahoma, sans-serif !important;
}

#Top_bar .menu_wrapper {
    float: right;
    z-index: 201;
}

.offer_thumb_ul li.offer_thumb_li .desc_wrapper.align_right {
    text-align: left;
}



@media only screen and (max-width: 767px) {
.header-classic #Action_bar {background: #50bab9 !important;}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
.header-classic #Action_bar {background: #50bab9 !important;}
}

@media only screen and (max-width: 300px) {
#Action_bar {background: #50bab9 !important;}
}

.icon-user::before {
display:none;
}

.post-meta .author-date a {
    display: none;
}

.post-meta .label {
    display: none;
}

h4 a {
color: #a81880 !important;
}</pre></body></html>