/*
By: Morteza Rajabzade
*/
@font-face {
  font-family: 'Banoofaghani';
  font-style: normal;
  font-weight: normal;
  src: url('fonts/Estedad-Regular.otf');
  src: url('fonts/Estedad-Regular.otf') format('opentype'),
    url('fonts/Estedad-Regular.woff2') format('woff2'),
    url('fonts/Estedad-Regular.woff') format('woff'),
    url('fonts/Estedad-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Banoofaghani';
  font-style: normal;
  font-weight: bold;
  src: url('fonts/Estedad-Bold.otf');
  src: url('fonts/Estedad-Bold.otf') format('opentype'),
    url('fonts/Estedad-Bold.woff2') format('woff2'),
    url('fonts/Estedad-Bold.woff') format('woff'),
    url('fonts/Estedad-Bold.ttf') format('truetype');
}

*{outline:none!important}
#commentform.comment-form p.comment-form-cookies-consent{display:inline-block;width:100%}
.woocommerce-review__published-date{display:inline-block}
.rtl .ast-comment-cite-wrap{text-align:right!important}

body, button, input, select, textarea, .ast-button, .ast-custom-button {
    font-family: Banoofaghani ;
}
.text-white-glow {
    text-shadow: 0 0 0 #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 8px #fff, 0 0 8px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 12px #fff, 0 0 12px #fff, 0 0 14px #fff, 0 0 14px #fff, 0 0 16px #fff;
}

.font-size-xx-large a.wp-block-button__link.has-black-color.has-white-background-color.has-text-color.has-background.has-link-color.wp-element-button {
    font-size: xx-large;
}