/*
 Theme Name:   Entezar
 Theme URI:    https://example.com/
 Description:  A child theme for the twenty twenty-five theme.
 Author:       Your Name
 Author URI:   https://example.com/
 Template:     twentytwentyfive
 Version:      1.0.0
*/

/*
 * Link styles
 * https://github.com/WordPress/gutenberg/issues/42319
 */
a {
	text-decoration-thickness: 1px !important;
	text-underline-offset: .1em;
}

/* Focus styles */
:where(.wp-site-blocks *:focus) {
	outline-width: 2px;
	outline-style: solid;
}

/* Increase the bottom margin on submenus, so that the outline is visible. */
.wp-block-navigation .wp-block-navigation-submenu .wp-block-navigation-item:not(:last-child) {
	margin-bottom: 3px;
}

/* Increase the outline offset on the parent menu items, so that the outline does not touch the text. */
.wp-block-navigation .wp-block-navigation-item .wp-block-navigation-item__content {
	outline-offset: 4px;
}

/* Remove outline offset from the submenus, otherwise the outline is visible outside the submenu container. */
.wp-block-navigation .wp-block-navigation-item ul.wp-block-navigation__submenu-container .wp-block-navigation-item__content {
	outline-offset: 0;
}

/*
 * Progressive enhancement to reduce widows and orphans
 * https://github.com/WordPress/gutenberg/issues/55190
 */
h1, h2, h3, h4, h5, h6, blockquote, caption, figcaption, p {
	text-wrap: pretty;
}

/*
 * Change the position of the more block on the front, by making it a block level element.
 * https://github.com/WordPress/gutenberg/issues/65934
*/
.more-link {
	display: block;
}

.has-text-align-left {
    text-align: right !important;
}

body {
    direction: rtl;
    text-align: right;
	font-family: ahangsharp !important;
}
h1, h2, h3, h4, h5, div, span, a {
	font-family: ahangsharp !important;
}
.container {
    text-align: right;
}

.wp-block-cover__background{
	    background: linear-gradient(35deg, rgb(239 206 150) 0%, rgb(255 254 252) 73%, rgb(250 245 229) 100%) !important;
}


.wp-block-media-text{
	direction: rtl;
}


@font-face {
	font-family: ahangsharp;
	font-style: normal;
	font-weight: 100;
	src: url('/wp-content/uploads/fonts/woff2/ahang-thinsharp.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('/wp-content/uploads/fonts/woff/ahang-thinsharp.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
	font-family: ahangsharp;
	font-style: normal;
	font-weight: 200;
	src: url('/wp-content/uploads/fonts/woff2/ahang-ultralightsharp.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('/wp-content/uploads/fonts/woff/ahang-ultralightsharp.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
	font-family: ahangsharp;
	font-style: normal;
	font-weight: 300;
	src: url('/wp-content/uploads/fonts/woff2/ahang-lightsharp.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('/wp-content/uploads/fonts/woff/ahang-lightsharp.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
	font-family: ahangsharp;
	font-style: normal;
	font-weight: 500;
	src: url('/wp-content/uploads/fonts/woff2/ahang-mediumsharp.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('/wp-content/uploads/fonts/woff/ahang-mediumsharp.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
	font-family: ahangsharp;
	font-style: normal;
	font-weight: 600;
	src: url('/wp-content/uploads/fonts/woff2/ahang-demiboldsharp.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('/wp-content/uploads/fonts/woff/ahang-demiboldsharp.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

@font-face {
	font-family: ahangsharp;
	font-style: normal;
	font-weight: 800;
	src: url('/wp-content/uploads/fonts/woff2/ahang-extraboldsharp.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('/wp-content/uploads/fonts/woff/ahang-extraboldsharp.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
	font-family: ahangsharp;
	font-style: normal;
	font-weight: 850;
	src: url('/wp-content/uploads/fonts/woff2/ahang-ultraboldsharp.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('/wp-content/uploads/fonts/woff/ahang-ultraboldsharp.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
	font-family: ahangsharp;
	font-style: normal;
	font-weight: 900;
	src: url('/wp-content/uploads/fonts/woff2/ahang-blacksharp.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('/wp-content/uploads/fonts/woff/ahang-blacksharp.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
	font-family: ahangsharp;
	font-style: normal;
	font-weight: bold;
	src: url('/wp-content/uploads/fonts/woff2/ahang-boldsharp.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('/wp-content/uploads/fonts/woff/ahang-boldsharp.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
	font-family: ahangsharp;
	font-style: normal;
	font-weight: normal;
	src: url('/wp-content/uploads/fonts/woff2/ahang-regularsharp.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('/wp-content/uploads/fonts/woff/ahang-regularsharp.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

.ast-site-identity {
    display: flex;
    align-items: center;
}

.site-title {
    margin-right: 10px;
margin-top: 10px; /* Add some space between the logo and title */
}

.wp-site-blocks main {
	margin-top: 0px !important;
	padding-top: 0px !important;
}
.wp-site-blocks>main, main>div:first-child, div.entry-content:first-child {
	margin-top: 0px !important;
	padding-top: 0px !important;
}

.castos-player .player__body {
    padding: 13px 0px 10px 13px !important;
}