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

/* HEADER */

#Top_bar .menu > li a:not(.menu-toggle):after{
	background-color: rgba(0,0,0,0)!important;
}
/* .menu_wrapper.menu_wrapper{
	margin-right: 1.5rem;
} */

.top_bar_left.top_bar_left{
	display: flex;
	align-items: center;
	padding-left: 25px;
}

@media (max-width: 767px) {
.top_bar_left.top_bar_left{
	display: block
}
  .logo a#logo img.logo-mobile{
	 width: 150px !important; 
	  height: auto;
	}
}

#Top_bar .column.column {
	height: 60px
}

#Top_bar .top_bar_right .top-bar-right-icon.top-bar-right-icon{
	margin: 0 19px;
	font-size: 23px;
}

#Top_bar .top_bar_right .top-bar-right-icon.top-bar-right-icon svg{
	width: 32px;
}

#Top_bar .menu.menu > li > a {
	padding: 1px 0;
}

/* SINGLE PRODUCT */
/* .woocommerce .product div.entry-summary .price.price {
	margin: 0;
	margin-bottom: 2rem;
	display: block;
	width: 100%;
}

.woocommerce .product div.entry-summary .single_add_to_cart_button.single_add_to_cart_button.single_add_to_cart_button  {
	margin: 0;
	width: auto;
}

.woocommerce .product form.cart{
	width: 100%;
	justify-content: center;
}

.woocommerce-product-details__short-description{
	text-align: right;
	padding: 0 3rem;
}

@media (max-width: 767px){
	.woocommerce-product-details__short-description{
		padding: 0;	
	}
}

.woocommerce .product form.cart .quantity .input-text{
	font-family: "IRANSansWeb(FaNum)_Medium";
}

.product_tabs_wrapper .section_wrapper {
	padding-top: 1rem;
}

.product_wrapper .three-fifth.column.column {
	width: 50%
}
.product_wrapper .two-fifth.column.column {
	width: 50%
}
.woocommerce table.woocommerce-product-attributes th.woocommerce-product-attributes-item__label{
	text-align: left;
}

.woocommerce table.shop_attributes th.woocommerce-product-attributes-item__label{
	width: 77px;
}

.single-product .share-simple-wrapper {
   display: none !important;
}
 */

/* PRODUCT NAVIGATION STICKER */
.fixed-nav h6{
	color: #2d2d2e;
}
/* PRODUCT NAVIGATION STICKER END */

/* HEADING SLOPE 5% STYLES AND CLASSES */

.slope{
	position: relative;
	display: inline-block;
}

.slope:after{
	content: "";
	position: absolute;
	bottom: -10px; /* Adjust this value to control the distance of the line from the text */
	left: 0;
	width: 100%;
	height: 2px; /* Adjust this value to control the thickness of the line */
	background-color: #fff; /* Adjust the color of the line */
	transform: rotate(
		-2.86deg
	); /* Adjust the rotation angle to create the slant effect */
	transform-origin: left bottom;
}

.slope-accent{
	position: relative;
	display: inline-block;
}

.slope-accent:after{
	content: "";
	position: absolute;
	bottom: -10px; /* Adjust this value to control the distance of the line from the text */
	left: 0;
	width: 100%;
	height: 2px; /* Adjust this value to control the thickness of the line */
	background-color: #f37435; /* Adjust the color of the line */
	transform: rotate(
		-2.86deg
	); /* Adjust the rotation angle to create the slant effect */
	transform-origin: left bottom;
}

/* FOOTER */
.wp-block-heading{
	padding: 0px 0px 0px 8px;
	border-style: solid;
	border-width: 0px 0px 0px 4px;
	border-color: var(--e-global-color-3857284);
	border-radius: 4px 4px 4px 4px;
  	line-height: 22px;
}

#Footer .widgets_wrapper.widgets_wrapper {
	padding: 28px 0 15px;
}

/* WOOCOMMERCE PRODUCT LIST */

.mcb-sidebar.sidebar.sidebar.sidebar.sidebar.sidebar{
	display: none;
}
.with_aside .sections_group.sections_group{
	width: 100%;
}

.woocommerce .product.style-default .entry-summary .product_meta{
	display: none;
}

@media (max-width: 767px){
/* 	.woocommerce ul.products li.product .price.price{
		font-size: 14px;
	} */
	
/* 	.button-round .woocommerce a.button.button{
		padding: 3px 9px;
		font-size:9px;
	} */
	
/* 	.woocommerce ul.products li.product .mfn-li-product-row-button.mfn-li-product-row-button{
		display: block;
	} */
/* 	
	.woocommerce ul.products:not(.list) li.product.has-background-color .desc.desc {
		padding-left: 10px;
		padding-right: 10px;
	} */
}

/* COUPON CODE */
/* .input-text#coupon_code {
    letter-spacing: normal;
	font-family: "IRANSansWeb_Light"
}

input.input-text{
	font-family: "IRANSansWeb(FaNum)_Light"
} */

/* CART PAGE */

/* @media (max-width: 767px){
	.shop_table shop_table_responsive.cart.woocommerce-cart-form__contents td.actions{
		display: flex;
		flex-direction: column;
	}
	
	.input-text#coupon_code {
		margin: 0;
		margin-bottom: 10px;
	}
	
	button.button[name="apply_coupon"] {
		margin: 0;
		margin-bottom: 10px;
	}
	
	.cart-collaterals.cart-collaterals.cart-collaterals{
		margin-right: 0;
	}
	.mfn-cart-step-2 .woocommerce #order_review{
		margin-right: 0;
	}
	
	.woocommerce table.shop_table tr.order-total .woocommerce-Price-amount.woocommerce-Price-amount{
		font-size: 13px
	}
	a.checkout-button.button.alt[href="https://omedal.ir/checkout/"]{
		font-size: 11px;
		margin: 0
	}
	
	input[type="number"].input-text.qty.text {
    	font-family: "IRANSansWeb(FaNum)_Medium";
	}
} */

/* CHECKOUT PAGE */


/* .mfn-checkout-steps li:not(:last-child):after{
	content: '\003E';
 	font-family: cursive;
}
 */
.select2-results__option.select2-results__option{
	color: #111111;
}

/* .select2-container--default .select2-selection--single .select2-selection__rendered{
	text-align: right;
} */

/* .woocommerce form .form-row textarea{
	height: unset;
}

.woocommerce-order-details__title{
	display: none;
} */

