<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: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0
*/

.date-256 {
	width: 50%;
}

h3, h4 {
	font-family: 'nunito sans'
}

.date-256 input{
	margin: 0;
}

#menu-item-1281 .menu-toggle{
	display: none !important;
}

.post-desc-wrapper {
	padding-left: 50px;
}
#Top_bar .menu li ul li { width: 300px !important; }

#Header {
	box-shadow: 0px 0px 10px -3px rgba(0,0,0,0.67);
}

#Footer .one-third.column:first-child {
	max-width: 200px;
}

#Footer .one-third.column:nth-child(2) {
	width: 40%;
}


#Footer .one-third.column:last-child {
	float: right;
}

#Footer #block-9{
	display: flex;
	justify-content: flex-end;
}

.testimonials_slider .slick-slide .bq_wrapper {
	margin: 0 !important;
}

.testimonials_slider .slick-slide .hr_dots {
	display: none;
}

@media only screen and (max-width: 1239px) {
	#menu-item-1281 .menu-toggle{
	display: block !important;
}
}

@media only screen and (max-width: 980px) {
	#Footer #block-9{
	display: flex;
	justify-content: flex-start;
}

	
	#Footer .one-third.column {
	float: none;
	width: 100%;
}
	
	.post-desc-wrapper {
	padding-left: 0px;
}
} </pre></body></html>