/*
  Theme Name:   Jannah Child
  Template: jannah
  Theme URI:    http://jannah.tielabs.com/
  Description:  Beautiful, Powerful & Flexible WordPress Theme for News, Magazine and Blog websites.
  Author:       TieLabs
  Author URI:   https://tielabs.com/
  Version:      6.3.0
  License:      license purchased
  License URI:  http://themeforest.net/licenses/regular_extended
  Tags:         two-columns, buddypress, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, full-width-template, microformats, rtl-language-support, sticky-post, threaded-comments, translation-ready
  Text Domain:  jannah
*/

/*

░░░▒█ █▀▀█ █▀▀▄ █▀▀▄ █▀▀█ █░░█ 　 ▀▀█▀▀ █░░█ █▀▀ █▀▄▀█ █▀▀
░▄░▒█ █▄▄█ █░░█ █░░█ █▄▄█ █▀▀█ 　 ░▒█░░ █▀▀█ █▀▀ █░▀░█ █▀▀
▒█▄▄█ ▀░░▀ ▀░░▀ ▀░░▀ ▀░░▀ ▀░░▀ 　 ░▒█░░ ▀░░▀ ▀▀▀ ▀░░░▀ ▀▀▀

- The stylesheet is located in "assets/css/style.css". */

::placeholder {
  color: #b1b1b1;
}

.site-info {
    background-color: unset !important;
}
/*
.dark-skin .container-wrapper {
    box-shadow: 0px 0px 23px -4px rgb(0 0 0 / 43%);
    padding: 15px !important;
}

.container-wrapper {
    box-shadow: 0px 0px 22px -9px rgb(0 0 0 / 32%);
    padding: 15px !important;
}

.mag-box .posts-items .post-item:hover {
    box-shadow: 0px 0px 12px 4px rgb(0 0 0 / 28%);
}
*/

@media (min-width: 992px) {
    .main-menu .menu>li.tie-current-menu {
        border-bottom: none !important;
    }
	
	.main-menu .menu>li.tie-current-menu>a:after {
		background-color: #27292d !important;
	}
	
	.top-nav-light .main-menu .menu>li.tie-current-menu>a:after {
		background-color: #b63744 !important;
	}
	
	.footer-boxed-widget-area {
        border: none !important;
    }
}

#footer .footer-boxed-widget-area .container-wrapper, #footer .footer-boxed-widget-area .widget.widget-content-only {
	padding: 15px !important;
}

.top-nav-light .main-nav {
    --main-nav-primary-color: #b63744 !important;
}

.dark-skin textarea, .dark-skin input:not([type="submit"]), .dark-skin select {
	color: #ffffff !important;
    background-color: #27292d;
}

input {
    width: 100%;
    direction: rtl;
	text-align: right;
}

.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
    direction: rtl;
}

textarea {
	height: 140px;
}

.container-wrapper {
    border: none !important;
	background-color: 
}

.contactus {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: flex-start;
    flex-direction: row;
    gap: 50px;
    margin-bottom: 20px;
}

.contactus-sub h5{
	font-size: 16px;
}

.phone-ar {
	direction: ltr;
    unicode-bidi: embed;
}

:is(:not(html.dark-skin)) :is(.tie-weather-widget.widget, :not(.tab-content-wrap .mag-box) > .container-wrapper, #tie-block_920, #tie-block_1371, #tie-block_710, #tie-block_304) {
    box-shadow: 0 0px 13px -7px rgba(0,0,0,0.5) !important;
}

:is(html.dark-skin) :is(.tie-weather-widget.widget, :not(.tab-content-wrap .mag-box) > .container-wrapper, #tie-block_920, #tie-block_1371, #tie-block_710, #tie-block_304) {
    box-shadow: 0 0px 13px -3px rgb(67 0 0 / 45%) !important;
}

:is(html.dark-skin) :is(#tie-block_920, #tie-block_304) {
    background-color: #1f2024 !important;
}


#tie-block_920, #tie-block_304 {
	padding: 30px;
}

.main-nav-light .main-nav, .site-footer {
	background-color: #F7F7F7;
}

#footer .container-wrapper {
    background-color: #ffffff !important;
}

#footer.dark-skin .container-wrapper {
    background-color: #27292d !important;
}

select {
    height: 40px !important;
}

.wpcf7-form-control-wrap {
    width: 100%;
    display: block;
    margin-bottom: 20px;
}

.wide-post-box .posts-items li .post-title {
    font-size: 16px !important;
}

.wide-post-box .posts-items li {
    align-items: center;
}

.small-wide-post-box .posts-items li .post-thumb {
    -webkit-flex: 0 0 35%;
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
}

.entry-content {
    padding: 30px 30px !important;
}

.breaking-title:before {
	background: #b53542 !important;
}

ol, ol li {
	list-style: auto !important;
}

.aboutus-cards-container {
	display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: center;
    column-count: 2;
    align-items: flex-start;
}

.aboutus-cards {
	width: calc(50% - 20px);
    margin: 10px 10px 30px 10px;
    border-right: 1px solid #00000026;
    padding-right: 10px;
}

.aboutus-cards h4 {
	color: #B53542;
}

.aboutus-image {
    text-align: center;
    background-image: url(https://asamcenter.com/wp-content/uploads/2026/01/asamcenter-aboutus.jpg);
    background-size: cover;
    height: 600px;
    background-position: center;
}

.aboutus-image:after {
	content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
	background: #000000;
	background: linear-gradient(0deg,rgba(0, 0, 0, 0.27) 0%, rgba(0, 0, 0, 0) 100%);
}

@media (max-width: 991px) {
    .site-footer {
        padding-top: 20px !important;
    }
}

@media (max-width: 767px) {
	.contactus {
		flex-direction: column;
		gap: 16px;
	}
	.site-footer .widget {
        margin-bottom: 20px !important;
    }
	
	.aboutus-image {
		height: 300px;
	}
}

