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

.floating-menu {
    background: #E7F2F0;
    padding: 5px;
    width: 250px;
    position: fixed;
	z-index: 999999;
	left:0;
	top: 20%;
	border-radius: 5px;
 }

.floating-menu a, 
.floating-menu h3 {
    display: block;
    margin: 0 0.5em;
    color: #555;
	font-size: 16px;
	line-height: 28px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.floating-menu h3 {
    color: #57b1ba;
	font-weight: bold;
	font-size: 19px;
	text-transform: uppercase;
}

.floating-menu hr {
	height: 2px;
	background: #fff;
}

#Content {
	z-index: 99;
}

.justify {
	text-align: justify;
}


html {
	scrollbar-color: #fff #662D91;
	scrollbar-width: thin;
}

::-webkit-scrollbar {
	width: 10px;
}

::-webkit-scrollbar-track {
	background: #662d91;
}

::scrollbar-track {
	background: #662d91;
}

::-webkit-scrollbar-thumb {
	background: #fff;
}

::-webkit-scrollbar-thumb:hover {
	background: #000;
}

#Footer .widgets_wrapper {
	padding: 70px 0;
	background: #f9f9f9;
	color: #000 !important;
	font-size: 17px;
	line-height: 29px;
}

#Footer h4,
#Footer h4 a,
#Footer h4 a:hover {
	color: #000;
	font-size: 22px;
	line-height: 32px;
	font-weight: 700;
	text-transform: uppercase;
}


.textwidget ul li:before, ul.textwidget li:before {
	content: "\f0da" !important;
	font-family: 'Font Awesome 5 Free' !important;
	font-weight: 900;
	margin-right: 10px;
	font-size: 15px !important;
	color: #662d91 !important;
}

.textwidget ul li, ul.textwidget li {
	color: #5d5d5d;
	font-size: 16px;
	line-height: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}

.textwidget p {
	color: #5d5d5d;
	text-align: justify;
}

.textwidget ul li:hover, ul.textwidget li:hover {
	background: #fff;
}

.textwidget ul li a, ul.textwidget li a {
	color: #5d5d5d !important;
}

.textwidget ul li a:hover, ul.textwidget li a:hover {
	text-decoration: none;
}

.widget_text {
	margin: 0;
}

.desc h6 {
	color: #000 !important;
}

#Footer .Recent_posts ul li .desc {
	background: #f9f9f9;
}

.desc span.date {
	color: #000 !important;
	font-size: 14px;
}

.Recent_posts img.scale-with-grid.wp-post-image {
	height: 100%;
	object-fit: cover;
}

span.vcard.author.post-author {
	display: none;
}

h2.entry-title {
	font-size: 28px;
	line-height: 32px;
	font-weight: 400;
}

h2.titluAlb,
h2.titluNegru {
	color: #fff;
	font-size: 48px;
	line-height: 55px;
	font-weight: bold;
}

h5.titluAlb,
h5.titluNegru {
	color: #fff;
	letter-spacing: 4px;
	font-size: 14px;
	font-weight: 400;
}

.shape1,
.shape1N,
.shape2N {
	background: rgba(255, 255, 255, 0.06);
	width: 120%;
	position: absolute;
	height: 40px;
	right: 0;
	margin: auto;
	left: -10%;
	bottom: -5px
}

.shape0,
.shape0N,
.shape3N {
	background: #fff;
	width: 40px;
	height: 3px;
	bottom: -34px;
	left: calc(50% - 20px);
	position: absolute;
}

.shape3N {
	left: 0;
}

h2.titluNegru {
	color: #000;
}

h5.titluNegru {
	color: #a9a9a9;
}

.shape1N {
	background: rgba(0, 0, 0, 0.06);
}

.shape0N,
.shape3N {
	background: #662d91;
}



#Subheader .title {
	font-weight: 600;
	font-style: normal;
}

.blog-single-post h3,  .woocommerce #tab-description h3 {
	margin-top: 30px !important;
}

.blog-single-post h3:after,  .woocommerce #tab-description h3:after {
	content: " ";
	background: #662d91;
	height: 3px;
	width: 100%;
	display: table;
	margin-top: 10px;
}

h2.titluAlb {
	color: #fff;
	font-size: 48px;
	line-height: 55px;
	font-weight: bold;
}

h5.titluAlb {
	color: #fff;
	letter-spacing: 4px;
	font-size: 14px;
	font-weight: 400;
}

.shape1 {
	background: rgba(255, 255, 255, 0.06);
	width: 110%;
	position: absolute;
	height: 40px;
	right: 0;
	margin: auto;
	left: -5%;
	bottom: -5px
}

.shape0 {
	background: #fff;
	width: 40px;
	height: 3px;
	bottom: -34px;
	left: calc(50% - 20px);
	position: absolute;
}

.title-box {
	display: inline-block;
	position: relative;
}

#Footer .widgets_wrapper {
	box-shadow: 0 10px 15px -2px rgba(0, 0, 0, 0.75) !important;
}

.footer_copy a {
	color: #fff !important;
}

li.authors {
	display: none;
}

.widget > h3 {
	font-weight: 600;
	margin-bottom: 30px;
	font-size: 18px;
	line-height: 18px !important;
}

.widget h3:before {
	content: "";
	width: 46px;
	height: 4px;
	position: absolute;
	top: 35px;
	left: 0;
	display: block;
	background: #662d91;
}

.widget h3 {
	position: relative;
	margin: 20px 0;
	padding-bottom: 19px;
	line-height: 18px;
	border-bottom: 2px solid #e5e5e5;
	text-transform: uppercase;
}

.sidebar.has-lines .widget {
	padding-bottom: 0;
}

.mcb-sidebar:before, .widget_categories ul {
	background: #f9f9f9;
	list-style: none;
	padding-left: 0;
}

.widget_categories ul li a {
	color: #000 !important;
	padding-left: 15px;
	font-size: 16px;
}

.post-excerpt {
	margin-bottom: 15px;
	text-align: justify;
}

.widget ul li.cat-item a:before {
	content: "\f0da" !important;
	font-family: 'Font Awesome 5 Free' !important;
	font-weight: 900;
	font-size: 15px !important;
	color: #662d91 !important;
	padding-right: 8px;
}

.widget ul li.cat-item a:hover {
	text-decoration: none;
}

.widget ul li.cat-item:hover {
	background: #fff;
	width: 100%;
}

.widget ul li.cat-item {
	border-bottom: 1px solid #e5e5e5;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}

.widget:after {
	border: none;
}

.tagcloud a, .wp-block-tag-cloud a {
	background: #662D91;
	color: #fff;
	padding: 2px 9px;
	transition-duration: 0.4s;
	display: inline-block;
	font-size: 10.8pt !important;
	margin-bottom: 5px;
}

.tagcloud a:hover {
	background: #000;
	text-decoration: none;
}

#Side_slide #menu ul li {
	text-transform: uppercase;
}

@media only screen and (min-width: 1240px) {
	.post-header .title_wrapper h1 {
		font-size: 40px;
		line-height: 50px;
		font-weight: 600;
		text-align: center;
	}

}

@media only screen and (max-width: 768px) {
	.desktop {
		display: none !important
	}

	h2.titluAlb, h2.titluNegru {
		font-size: 29px;
		line-height: 34px;
	}

	.portfolio_grid img {
		object-fit: cover !important;
		max-height: initial !important;
		min-height: initial !important;
	}

}

