/*
	Custom RTL css. By Hussain Mousavi At mrchatgpt.org
*/
@font-face {
    font-family: "Pinar-VF";
    src: url("fonts/Pinar-VF.woff2")
}
@font-face {
    font-family: "Pinar-VF";
    font-weight: 900;
    src: url("fonts/Pinar-DS1-FD-Bold.woff2")
}
@font-face {
    font-family: "Estedad";
    src: url("fonts/Estedad.woff2")
}
@font-face {
    font-family: "Peyda";
    src: url("fonts/PeydaWeb-Regular.woff2")
}
@font-face {
    font-family: "Peyda";
    font-weight: 900;
    src: url("fonts/PeydaWeb-Bold.woff2")
}
@font-face {
  font-family: "Iranyekan";
  font-style: bold;
  font-weight: 500;
  src: url("fonts/iranyekanwebbold.eot") format("embedded-opentype"), url("fonts/iranyekanwebbold.woff2") format("woff2"), url("fonts/iranyekanwebbold.woff") format("woff"), url("fonts/iranyekanwebbold.ttf") format("truetype");
}
@font-face {
  font-family: "Iranyekan";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/iranyekanwebregular.eot") format("embedded-opentype"), url("fonts/iranyekanwebregular.woff2") format("woff2"), url("fonts/iranyekanwebregular.woff") format("woff"), url("fonts/iranyekanwebregular.ttf") format("truetype");
}

body p, body a {font-family:  dana;}
body{font-family:  dana !important;}
.nav > li > a {font-family:  dana !important;}
h1,h2,h3,h4,h5,h6, .heading-font{font-family:  dana !important;}
.alt-font{font-family:  dana!important;}
.uppercase, h6, th, span.widget-title {
    letter-spacing: 0 !important;
}
@supports (font-variation-settings: normal) {
body p, body a {font-family: 'DanaVF'}
body{font-family: 'DanaVF'}
.nav > li > a {font-family: 'DanaVF' !important;}
h1,h2,h3,h4,h5,h6, .heading-font{font-family: 'DanaVF' !important;}
.alt-font{font-family: 'DanaVF'!important;}
}

@font-face { 
    font-family: 'DanaVF';
    src: url('https://mrchatgpt.org/wp-content/themes/mrchatgpt/fonts/DanaVF.woff') format('woff-variations'),
    /* will be the standard and works in Safari now */
    url('https://mrchatgpt.org/wp-content/themes/mrchatgpt/fonts/DanaVF.woff') format('woff');
    /* for the other supporting browsers */
    font-display: fallback;
}
@font-face {
    font-family: dana;
    src: url('https://mrchatgpt.org/wp-content/themes/mrchatgpt/fonts/Dana-Regular.woff') format('woff');
}
@font-face {
    font-family: dana;
    src: url('https://mrchatgpt.org/wp-content/themes/mrchatgpt/fonts/Dana-Bold.woff') format('woff');
    font-weight: 700;
}
@-webkit-keyframes mover {
    0% { transform: translateY(-3px);
	transform: scale(1.0);
            -webkit-transform: scale(1.0);}
    100% { transform: translateY(3px);	transform: scale(1.2);
            -webkit-transform: scale(1.2); }
}
@keyframes mover {
    0% { transform: translateY(-3px);transform: scale(1.0);
            -webkit-transform: scale(1.0); }
    100% { transform: translateY(3px);transform: scale(1.2);
            -webkit-transform: scale(1.2); }
}
.dark .form-flat input:not([type="submit"]), .dark .form-flat textarea, .dark .form-flat select, .nav-dark .form-flat input:not([type="submit"]), .nav-dark .form-flat textarea, .nav-dark .form-flat select {
    text-align: right;
    direction: rtl;
}
li.current-dropdown>.nav-dropdown {
    top: 39px;
}
.dig_rtl * {
    font-family: 'dana' !important;
    font-weight: bold;
    color: #000;
}
.woocommerce-account-fields h6.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
    display: none;
}
#logo img {
    /*border: 3px solid;*/
    /*border-radius: 85%;*/
      /*-webkit-animation:spin 10s linear infinite;*/
    /*-moz-animation:spin 10s linear infinite;*/
    /*animation:spin 30s linear infinite;*/
}
@-moz-keyframes spin { 
    100% { -moz-transform: rotate(360deg); } 
}
@-webkit-keyframes spin { 
    100% { -webkit-transform: rotate(360deg); } 
}
@keyframes spin { 
    100% { 
        -webkit-transform: rotate(360deg); 
        transform:rotate(360deg); 
    } 
}
.stuck .header-main li.current-dropdown>.nav-dropdown {
    top: 70px;
}
.reserve-btn {
    background: #70b207;
    padding: 5px !important;
    border-radius: 25px;
}

.reserve-btn a {
    color: #fff !important;
}
p.gform_required_legend {
    display: none;
}
/**/

@font-face {
  font-family: "Estedad Light";
  /* font-style: normal;
  font-weight: 300; */
  src: url('fonts/Estedad-Light.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
  url('fonts/Estedad-Light.ttf') format('truetype');
  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
  font-family: "Estedad SemiBold";
  /* font-style: normal;
  font-weight: 600; */
  src: url('fonts/Estedad-SemiBold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
  url('fonts/Estedad-SemiBold.ttf') format('truetype');
  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

@font-face {
  font-family: "Estedad ExtraBold";
  /* font-style: normal;
  font-weight: 800; */
  src: url('fonts/Estedad-ExtraBold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
  url('fonts/Estedad-ExtraBold.ttf') format('truetype');
  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

@font-face {
  font-family: "Estedad Bold";
  /* font-style: normal;
  font-weight: bold; */
  src: url('fonts/Estedad-Bold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
  url('fonts/Estedad-Bold.ttf') format('truetype');
  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}


@font-face {
  font-family: "Pelak ExtraBold";
  /* font-style: normal;
  font-weight: 900; */
  src: url('fonts/Pelak-ExtraBold.woff2') format('woff2'),   /* FF39+,Chrome36+, Opera24+*/
  url('fonts/Pelak-ExtraBold.woff') format('woff'),    /* Safari, Android, iOS */
  url('fonts/Pelak-ExtraBold.ttf') format('truetype')    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/;
}

/**/
*{    -moz-font-feature-settings: "ss02";
    -webkit-font-feature-settings: "ss02";
    font-feature-settings: "ss02";}