/*
Theme Name: Avaye Daroon Theme Child
Template: hello-elementor
Author: Saeed
Author URI: https://pelacket.com/
Version: 1.0.0.1762259553
Updated: 2025-11-04 15:32:33

*/

@font-face {
  font-family: 'Vazirmatn';
  src: url('/wp-content/uploads/2025/07/Vazirmatnwght.ttf') format('ttf supports variations'),
       url('/wp-content/uploads/2025/07/Vazirmatnwght.ttf') format('woff2-variations');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

html, body,
p, span, a, li, ul, ol,
h1, h2, h3, h4, h5, h6,
input, textarea, button, select {
  font-family: 'Vazirmatn', sans-serif;
}


blockquote {
	font-weight: 100;
	font-size: 1.5rem;
	max-width: 600px;
	line-height: 1.4;
	position: relative;
	margin: 0;
	padding: .5rem;
	background: #fbfbfb;
	border-radius: 10px;
}

blockquote:before,
blockquote:after {
	position: absolute;
	color: #c7c7c7;
	font-size: 8rem;
	width: 4rem;
	height: 4rem;
}

blockquote:before {
	content: '“';
	left: -2.5rem;
	top: -1rem;
}

blockquote:after {
	content: '”';
	right: -1rem;
	bottom: -1rem;
}

.post-summ {
    font-size: 12px;
}

.post-title {
    height: 60px;
}

p.comment-form-url {
    display: none;
}

p.comment-form-email , p.comment-form-author{
    display: inline-block;
    width: 49.5%;
    margin: 0 !important;
}


p.comment-form-comment {
    width: 99.2%;
}

.abt-gallery figure.swiper-slide-inner {
    height: 300px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
}

.single-copy-link-btn {
    background: transparent !important;
    padding: 0 !important;
    width: 40px;
    height: 40px;
    position: absolute;
    left: -20px;
    top: -20px;
}

.single-copy-link-msg {
    position: absolute;
    left: 0;
    top: 0;
    background: #deffdc;
    padding: 5px;
    border-radius: 10px;
}

.single-cont .elementor-widget-text-editor h2 {
  color: #2a62f6;
  font-weight: bold;
  border-right: 5px solid #316571;
  padding-right: 10px;
  margin: 25px 0;
}

.single-cont .elementor-widget-text-editor h3 {
  color: #316571;
  font-weight: bold;
  border-right: 5px solid #2a62f6;
  padding-right: 10px;
  margin: 25px 10px;
}


@media screen and (max-width: 700px) {
	
	p.comment-form-email, p.comment-form-author {
    width: 100%;
    margin: 10px 0px !important;
	}
}
