/*
Theme Name: Medicross Child
Theme URI: http://demo.casethemes.net/medicross
Author: Case-Themes
Author URI: https://casethemes.net/
Description:Medicross is a beautifully handcraftedfor doctors, clinics, medical care and health care centers, hospitals, dentists, orthopedic doctors, pediatricians, psychologists on Elementor Page Builder & designed with great attention to details, flexibility and performance. Medicross has stunning styles and elements to help you make a professional website in no time.
Version: 1.0.3
License: ThemeForest
License URI: https://themeforest.net/licenses
Template: medicross
Text Domain: medicross-child
Tags:appointment booking, chiropractor, dentist, doctor, doctor appointment, doctor booking, health, health theme, healthcare, hospital, medical, medical appointment, medical booking, medical theme, pharmacy
Requires at least: 5.8 or Higher
Requires PHP: 7.4 or Higher
Tested up to: 6.4.1
*/

@font-face {
  font-family: 'PelakFA';
  src: url('fonts/PelakFA-Bold.woff2') format('woff2'),
       url('fonts/PelakFA-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'PelakFA';
  src: url('fonts/PelakFA-Regular.woff2') format('woff2'),
       url('fonts/PelakFA-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Morabba';
  src: url('fonts/Morabba-Black.woff2') format('woff2'),
       url('fonts/Morabba-Black.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}


/* === YekanBakh Variable Font === */
@font-face {
  font-family: 'YekanBakhFaNum';
  src: url('fonts/YekanBakhFaNum-VF.woff2') format('woff2-variations'),
       url('fonts/YekanBakhFaNum-VF.woff') format('woff-variations');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

/* === Apply fonts === */

/* Headings use PelakFA */
h1, h2, h3, h4, h5, h6 {
  font-family: 'PelakFA', sans-serif;
  font-weight: 700;
  color: #763e65;
}

h2, .h2 {
    font-size: 30px;
}

h3, .h3 {
    font-size: 27px;
}

h4, .h4 {
    font-size: 24px;
}



/*Body, paragraphs, lists, buttons, etc. use YekanBakhFaNum */
body,
p,
a,
li,
span,
div,
input,
textarea
button {
  font-family: 'YekanBakhFaNum', sans-serif;
}
a:hover {
    font-family: 'YekanBakhFaNum', sans-serif;
    font-weight: 700;
}
p {
    text-align: justify;
}

body.rtl .comment-form .form-submit button i {
    margin-right: 0;
}

/* Header color and position change */

#pxl-header-elementor #pxl-header-mobile.pxl-header-mobile-fixed {
    background-color: #ffffff00;
    bottom:0;
    top:auto;
}

/* Breadcrumb arrow change */
.pxl-breadcrumb a i{
    margin-left: auto;
    margin-right: 5px;
    font-size: 17px;
}

/* post page, shifting to top */

.single-post #pxl-main {
    padding: 25px 0;
}

@media screen and (max-width: 1024px) {
    .single-post #pxl-main {
        padding: 25px 0 70px !important;
    }
}

@media screen and (min-width: 992px) {
    body.single-post .pxl-content-wrap.no-sidebar .pxl-content-area{
                max-width: 1200px;
    }
}

/* Article's Date Box Style */
.pxl-archive-post .post-date {
    width: 60px;
    height: 60px;
}

.pxl-archive-post .post-date .date-day {
    font-size: 15px;
    margin-top: 5px;
}