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

<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Almarai:wght@300;400;700;800&display=swap" rel="stylesheet">
.almarai-light {
  font-family: "Almarai", sans-serif;
  font-weight: 300;
  font-style: normal;
}
@import url('https://fonts.googleapis.com/css2?family=Almarai:wght@300;400;700;800&display=swap');

.almarai-regular {
  font-family: "Almarai", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.almarai-bold {
  font-family: "Almarai", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.almarai-extrabold {
  font-family: "Almarai", sans-serif;
  font-weight: 800;
  font-style: normal;
}


@font-face {
    font-family: 'IRANSans-web';
    src: url('Fonts/IRANSans-Bold.eot?#') format('eot'),
        /* IE6–8 */
        url('Fonts/IRANSans-Bold.woff2') format('woff2'),
        /* Chrome36+, Opera24+*/
        url('Fonts/IRANSans-Bold.woff') format('woff');
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    font-weight: bold;
}

@font-face {
    font-family: 'IRANSans-web';
    src: url('Fonts/IRANSans-Black.eot?#') format('eot'),
        /* IE6–8 */
        url('Fonts/IRANSans-Black.woff2') format('woff2'),
        /* Chrome36+, Opera24+*/
        url('Fonts/IRANSans-Black.woff') format('woff');
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    font-weight: 900;
}


@font-face {
    font-family: 'IRANSans-web';
    src: url('Fonts/IRANSans-UltraLight.eot?#') format('eot'),
        /* IE6–8 */
        url('Fonts/IRANSans-UltraLight.woff2') format('woff2'),
        /* Chrome36+, Opera24+*/
        url('Fonts/IRANSans-UltraLight.woff') format('woff');
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    font-weight: 200;
}

@font-face {
    font-family: 'IRANSans-web';
    src: url('Fonts/IRANSans-Light-Expanded.eot?#') format('eot'),
        /* IE6–8 */
        url('Fonts/IRANSans-Light-Expanded.woff2') format('woff2'),
        /* Chrome36+, Opera24+*/
        url('Fonts/IRANSans-Light-Expanded.woff') format('woff');
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    font-weight: 300;
}


@font-face {
    font-family: 'IRANSans-web';
    src: url('Fonts/IRANSANSExpanded.eot?#') format('eot'),
        /* IE6–8 */
        url('Fonts/IRANSANSExpanded.woff2') format('woff2'),
        /* Chrome36+, Opera24+*/
        url('Fonts/IRANSANSExpanded.woff') format('woff');
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    font-weight: normal;
}
	@font-face {
	font-family: yekan;
	font-style: normal;
	font-weight: normal;
	src: url('Fonts/Yekan.eot');
	src: url('Fonts/Yekan.eot?#iefix') format('embedded-opentype'), 
 url('Fonts/Yekan.woff') format('woff'), 
		url('Fonts/Yekan.woff2') format('woff2')
}
.counter span.number {
	font-family:  Yekan !important;
}
span.post-date.updated {
    font-family: Yekan !important;
}
body,
button,
span.date_label,
.timeline_items li h3 span,
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="text"],
input[type="password"],
input[type="tel"],
input[type="email"],
textarea,
select,
.offer_li .title h3,
#menu>ul>li>a,
a.action_button,
#overlay-menu ul li a,
#Subheader .title,
h1,
h2,
h3,
h4,
.text-logo #logo,
h5,
h6,
blockquote,
p,
.chart_box .chart .num,
.counter .desc_wrapper .number-wrapper,
.how_it_works .image .number,
.pricing-box .plan-header .price,
.quick_fact .number-wrapper,
.woocommerce .product div.entry-summary .price,
.rev_slider .tp-caption, .wpcf7-form-control.wpcf7-select.departeman option, .column.mcb-column.column_header_search.search-menu .search_wrapper input[type="text"], .column.mcb-column.column_footer_menu .mfn-footer-menu a, .button-custom .button, .mfn-header-menu > .mfn-menu-li > .mfn-menu-link, .mfn-megamenu-menu li ul a, .mfn-megamenu-menu li .sub-menu li a, .mfn-megamenu-menu > li > a {
     font-family: "Almarai", sans-serif!important;
}
/*---------------heading--------------*/

h1 {
    font-weight: 600;
    line-height: 1.1;
    font-size: calc(2.8rem + 1.3vw);
}

h2 {
    font-weight: 600;
    line-height: 1;
    font-size: calc(2rem + 1vw);
	text-transform: uppercase;
}

h3 {
    font-weight: 600;
    line-height: 1;
    font-size: calc(2.0rem + 1.2vw);
	text-transform: uppercase;
}

h4 {
   font-weight: 600;
    line-height: 1;
    font-size: calc(1.4rem + 1.0vw);
}
h5 {
   font-weight: 600;
    line-height: 1;
    font-size: calc(1rem + .6vw);
}
h6 {
   font-weight: 600;
    line-height: 1;
    font-size: calc(.9rem + .5vw);
}
/*---------------heading--------------*/
.column.mcb-column.column_header_search.search-menu .search_wrapper input[type="text"] {
  padding-left: 40px;
  padding-right: 10px;
}
.column.mcb-column.column_header_search.search-menu .icon_search {
  left: 0;
  right: auto;
}
.column.mcb-column.column_header_search.search-menu .icon_search {
transform: translate(50%,-50%);

}

.post-header .title_wrapper {
  margin-right: 0px;
  margin-left: 0;
  border-right-width: 1px;
  border-left-width: 0;
  padding-right: 0px;
  padding-left: 0;
}

.column_column ul {
  margin: 0 10px 15px 0px;
}
.column_column ul li {
  color: #000;
}
.column_column ul {
  list-style: none;
}
.column_column ul li::before {
  content: "\f104";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  vertical-align: middle;
  padding-left: 12px;
  font-size: 20px;
}
.column.mcb-column.column_product_short_description .mcb-column-inner.mcb-item-product_short_description-inner {
  margin-bottom: 15px;
}
.woocommerce .woocommerce-Price-amount bdi {
  float: right;
}
.woocommerce .woocommerce-Price-amount bdi .woocommerce-Price-currencySymbol {
  float: left;
}
.txt-footer {
  direction: ltr;
}
.faq .question > .title {
  font-size: 19px;
	font-weight: 400;
}
.style-simple .faq .question .title{

  color: #223b68;
}
/*-------------------blog---------------*/
.blog .post-excerpt {
  margin-bottom: 15px;
  min-height: 140px;
}
/*-------------------blog---------------*/
/*-------------------products---------------*/

.woocommerce ul.products li.product.align-left {
  text-align: right;
}
.woocommerce table.shop_attributes td {
  font-style: normal;
}
.mcb-section .mcb-wrap .mcb-item-5c0f5c3d8 .woocommerce ul.products li.product .desc {
  text-align: right;
}

/*-------------------products---------------*/