/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

 @font-face {
    font-family: 'Noto Sans Arabic';
    src: url('fonts.google.com/noto/specimen/Noto+Sans+Arabic') format('truetype');
}

.elementor-8502 .elementor-element.elementor-element-f8c7ead {
    text-align: justify;
}


.elementor hr {
    margin: 1.5rem 0;
	border-bottom-color: #E7E6E3;
    border-bottom-width: 2px;
	border-top-width: 0;
    border-left-width: 0;
    border-right-width: 0;
}

.elementor-4816 .elementor-element.elementor-element-e08ae8e .post-entry-content {
    align-items: flex-start;
}
.entry-meta .category-link a{
      color: #ffffff !important;
}
.entry-meta .category-link {
    display: block;
	width: fit-content;
    padding: 0.25em 0.85em !important;
    border-radius: 10px !important;
    background-color: #a6aaa2 !important;
    margin: 0 0 0 0.25rem !important;
}

.comment-form .logged-in-as , .elementor-kit-7 .comment-notes{
    content-visibility:hidden
}

.comment-form .form-submit .dt-btn::after{
     font-size: 15px;
    
}
.comments-area h3{
    font-size: 22px;
}
.comment-form-cookies-consent label {
    font-size: 12px;
    padding-right: 5px;
}

blockquote{
	background-color:transparent !important;
	padding:0;
	margin:0;
}

blockquote:before {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 1px;
    font-size: 2.3em;
    content: '\201D';
    display: block;
    font-family: "fontello";
    color:#707123;
}

 blockquote p {
     font-size: 18px !important;
	 margin-right: 40px;
	 font-weight: bold;
	 line-height:26px;
}