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

.added_to_cart, .button.alt, .wc-block-components-button:not(.is-link), .widget-area .widget a.button.alt, .widget a.button.checkout, button.alt, input[type=button].alt, input[type=reset].alt, input[type=submit].alt{
	background: #fb9ebb;
	border-color: #fb9ebb;
}

.added_to_cart:hover, .button.alt:hover, .wc-block-components-button:not(.is-link):active, .wc-block-components-button:not(.is-link):focus, .wc-block-components-button:not(.is-link):hover, .widget-area .widget a.button.alt:hover, .widget a.button.checkout:hover, button.alt:hover, input[type=button].alt:hover, input[type=reset].alt:hover, input[type=submit].alt:hover{
	border-color: #fb9ebb;
	background: #fff;
	color: #fb9ebb;
}

.share-simple-wrapper, .product_meta{
	display: none!important;
}

.archive .mfn-li-product-row-button{
	display: none!important;
}

.mcb-section .mcb-wrap .mcb-item-kvyr9u4pf .mfn-header-menu > li.mfn-menu-li > a.mfn-menu-link{
	padding: 12px 15px;
}

.single-product .post-nav{
	display: none;
}

.mfn-header-tmpl-fixed{
	position: unset;
}

#Subheader {
	background: #f5f5f5;
}

.content_slider.flat.description ul li .desc{
	padding: 0;
}

.mfn-header-menu .mfn-menu-li .mfn-submenu{
	width: 330px;
}

.elementor-heading-title {
	word-spacing: 3px;
}

.button i, .widget a.button i, .wp-block-button__link i, button i, input[type=button] i, input[type=reset] i{
	font-size: 40px;
	color: #fb9ebb;
}

.gallery-item{
	padding: 5px!important;
	border: 1px solid #f5f5f5;
}

.button_theme, input[type=submit]{
	background: #FB9EBB;
	border: 1px solid #FB9EBB;
}

.mfn-header-menu .mfn-menu-li.current-menu-item>.mfn-menu-link, .mfn-header-menu .mfn-menu-link .menu-icon i{
	color: #FB9EBB;
}

.mcb-section .mcb-wrap .mcb-item-0lzqhv2se .mfn-header-tmpl-menu-sidebar .mfn-header-menu > li:hover > a, .mcb-section .mcb-wrap .mcb-item-0lzqhv2se .mfn-header-tmpl-menu-sidebar .mfn-header-menu > li.current-menu-item > a{
	color: #FB9EBB;
}

.mfn-menu-align-mobile-flex-start{
	margin-top: 50px;
}

.mfn-header-tmpl-menu-sidebar .mfn-header-tmpl-menu-sidebar-wrapper{
	padding: 0!important;
}

.content_slider.flat.description .content_slider_li .desc{
	padding: 0!important;
}

/*====================BLOG======================*/
.section-filters{
	display: none;
}

.content_slider .content_slider_ul li{
	float: unset;
	display: list-item;
	list-style-position: inside;
	padding: 10px 0;
}

.blog .post-excerpt{
	display: none;
}

.blog .post{
	box-shadow: 15px 15px 38px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 15px 15px 38px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 15px 15px 38px 0 rgba(0, 0, 0, 0.1);
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	padding: 20px;
}
