/*  
Theme Name:   Mayosis
Theme URI: https://teconce.com
Description: Wordpress Theme With Easy Digital Download & Awesome Options.
Author: Teconce
Author URI: https://teconce.com/contact/
Version:4.5.7
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-background, threaded-comments, translation-ready, custom-menu
Text Domain: mayosis */


@font-face {
  font-family: 'IranSansX';
  src: url('fonts/IRANSansX-Regular.woff2') format('woff2'),
         url('fonts/IRANSansX-Regular.woff') format('woff');
}

@font-face {
  font-family: 'Moraba';
  src: url('fonts/Morabba-Regular.woff2') format('woff2'),
         url('fonts/Morabba-Regular.woff') format('woff');
}

body,div,p,span, .single-post-block {
  font-family: "IranSansX";
}

h1,h2,h3,h4,h5,h6, .btn-primary, .product-title a {
  font-family : "Moraba", "Segoe UI", Tahoma!important;
  letter-spacing: 1px!important;
}

h1.single-post-title {
    font-size: 34px;
}

.single-post-block p {
    font-size: 17px;
}

#mayosis-sticky-cart-bar h4 {
    font-size: 21px;
    font-weight: 800;
}

#mayosis-sticky-cart-bar .multiple_button_v, #mayosis-sticky-cart-bar .edd-submit {
    font-size: 16px;
}

.edd_purchase_receipt_files li {
  list-style-type:none;
}

.desc-title {
  color: #d82424!important;
  font-weight: bold!important;
  font-size :19px!important;
  font-family : "Moraba", "Segoe UI", Tahoma!important;
}

.desc {
  font-size: 17px!important;
  color: #1136c4!important;
}