/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*****General CSS******/
body .fa-cut:before
{
content: url(https://sandbox.united-muslims.org/wp-content/uploads/2025/09/tiktok-footer-white.png) !important;
}
table tbody tr:hover>td, table tbody tr:hover>th
{
	background-color:transparent;
}
.elementor-element-25aba57 .slider-nav .swiper-pagination-bullet
{
	width:40px !important;
}
.swiper-button-next-mak.swiper-button-disabled, .swiper-button-prev-mak.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none;
}
#quickDonateBar
{
	display:none;
}
.mak_active
{
	display:block !important;
}
.ekit-template-content-footer.has-quick-donate
{
	padding-bottom:25px;
	background-color:#202020;
}
/*****General CSS END******/



/*****apeals-section******/
.appeals-wrapper {
	display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin: 30px 0;
    align-items: stretch;
}
.appeals-wrapper .donate-btn {
	display:flex;
	padding:12px 15px;
	justify-content:space-between;
}
.appeal-item .hover_tick {
	display:none;
}
.appeal-item {
	background:#F4F4F4;
}
.appeal-item:hover .hover_tick {
	display:block;
}
.appeal-title {
	font-size:20px;
	color:#131313 !important;
	text-decoration:none !important;
	display:flex;
	padding:5px 10px;
	margin-bottom:0px;
	gap:10px;
}
.appeal-title  img {
	margin-top:-4px;
}
.appeal-title a {
	font-size:20px;
	color:#131313 !important;
	text-decoration:none !important;
}
.appeal-img img {
	height:247px;
	width:100%;
}
.appeal-excerpt {
	color: #4D5869;
min-height:75px;
font-family: Sora;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
	padding:15px 10px;
}
.desktop-none {
	display:none;
}






















/*********Blog Post Category*****/
    .stories-section {
      max-width: 1224px;
      margin: 0 auto;
    }
 
    /* Header */
    .stories-header {
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin-bottom: 30px;
    }
    .stories-header-left {
      display: flex;
      align-items: center;
    }
    .stories-counter {
      display: flex;
      flex-direction: column;
      align-items: center;
      margin-right: 10px;
    }
 
    .stories-title {
      font-size: 44px;
      color: #202020;
      font-weight: bold;
      padding-left: 15px;
      border-left: 8px solid #0E926B;
    }
 
    /* Story Card */
    .story-card {
      text-align: left;
      background: #fff;
      border-radius: 0px;
      overflow: hidden;
		margin: 0px 15px 0px 0px;
     
background: #F4F4F4;
    }
    .story-card img {
      width: 100%;
      height: 315px;
      object-fit: cover;
      display: block;
    }
    .story-card h3 {
      font-size: 22px;
      padding: 20px;
      margin: 0;
      font-weight: 600;
      min-height: 70px;
    }
    .story-card a {
      color: #FF9F0D;
      font-size: 16px;
      padding: 0 20px 20px;
      display: inline-block;
      text-decoration: none;
      font-weight: 500;
      text-decoration: underline;
    }
 

 
 
/*******Custom Post Type Slider********/
.container {
      max-width: 1224px;
      width: 100%;
      position: relative;
    }
    .slider-wrapper {
      position: relative;
      overflow: hidden;
		align-items: stretch;
    }
/*     .slider {
      display: flex;
      transition: transform 0.5s ease;
      gap:10px;
    } */

    .card {
      box-sizing: border-box;
      position: relative;
      background: #f5f5f5;
      padding: 0px; 
		max-width: 291px;
    margin-right: 18px !important;
		width:100%;
    }
    .card-inner {
     
      height: 100%;
    }

    .card-number {
      text-align: end;
      top: -140px;
      right: -15px;
      font-size: 140px;
      color: rgba(0, 0, 0, 0.05);
      font-weight: 400;
    }

    .card-title {
      margin: 30px 0 10px 0;
      font-size: 1.2rem;
      font-weight: bold;
      color: #222;
    }
.card-title {
    padding: 0px 20px;
}

    .card-desc {
      font-size: 16px;
      color: #4D5869;
      margin-bottom: 40px;
		  padding: 0px 20px 0px 20px;
    }
    .donate-btn {
      width: 100%;
      right: 20px;
      background: #C52920;
      color: white;
      padding: 12px;
      font-size: 1rem;
      font-weight: bold;
      text-align: center;
      border: none;
      cursor: pointer;
    }

    .nav-buttons {
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin-top: 10px;
      color: #D3911C;
      font-weight: bold;
      align-items: start;
    position: absolute;
    top: 0px;
    right: 0px;
    gap:20px;
    }

    .nav-buttons span {
      cursor: pointer;
      font-size: 1rem;
    }

    .nav-buttons span.disabled {
      opacity: 0.5;
      cursor: default;
    }
	.nextBtn:after, .prevBtn:after{
	content:'' !important;
}
	.swiper-nav {
    position: absolute;
    top: -75px !important;
    display: flex;
    gap: 85px;
    z-index: 10;
    padding: 10px;
    text-transform: uppercase;
		    right: 25px;
}
.mak-nav
{
	position: absolute;
    top: -45px;
    display: flex;
    gap: 40px;
    z-index: 10;
    padding: 10px;
    text-transform: uppercase;
    right: 0px;
    align-items: center;
}
.mak-nav .swiper-button-next-mak, .mak-nav .swiper-button-prev-mak
{
	position: static !important;
    color: #FF9F0D !important;
    cursor: pointer;
}
.mak-nav .swiper-button-next-mak img, .mak-nav .swiper-button-prev-mak img
{
	vertical-align:middle;
}
	.swiper-button-next,
	.swiper-button-prev {
  	position: static !important; /* Remove default absolute positioning */
  	width: 30px;
  	height: 30px;
  	color: #FF9F0D !important; /* Your custom color */
  	cursor: pointer;
}

	.mak_pagination {
		position:relative !important;
	    justify-content: center;
		margin-top: 40px;
}
.mak_pagination .swiper-pagination-bullet
{
	    width: 60px;
    height: 4px;
    border-radius: 0;
}
@media (max-width: 1920px) {
.banner-slider  .swiper-slide {
  
    height: 880px !important;
}
}
@media (max-width: 1366px) {
	.banner-slider .swiper-slide {
        height: 690px !important;
    }
}
    @media (max-width: 1024px) {
      .card {
        flex: 0 0 50%; /* 2 cards visible at once */
      }
		.desktop-none .elementskit-megamenu-panel {
			display:block !important;
		}
		
		 #menu-item-29775 > a {
    display: none !important;
  }
	 .elementskit-nav-identity-panel {
        padding: 35px 0px 10px 0px !important;
    }	
	.elementskit-menu-toggler:hover {
    background-color: transparent !important;
   
}
		
    }
@media (max-width: 767px) {
  .banner-slider .swiper-slide:nth-child(1) .swiper-slide-bg {
      background-image: url('https://sandbox.united-muslims.org/wp-content/uploads/2025/09/slider_m_1.webp') !important;
  }
  .banner-slider .swiper-slide:nth-child(2) .swiper-slide-bg {
      background-image: url('https://sandbox.united-muslims.org/wp-content/uploads/2025/09/slider_m_2.webp') !important;
  }
  .banner-slider .swiper-slide:nth-child(3) .swiper-slide-bg {
      background-image: url('https://sandbox.united-muslims.org/wp-content/uploads/2025/09/slider_m_3.webp') !important;
  }
}
@media (max-width: 767px) {
  selector .swiper-slide:nth-child(1) .swiper-slide-bg {
      background-image: url('https://sandbox.united-muslims.org/wp-content/uploads/2025/09/slider_m_1.webp') !important;
  }
  selector .swiper-slide:nth-child(2) .swiper-slide-bg {
      background-image: url('https://sandbox.united-muslims.org/wp-content/uploads/2025/09/slider_m_2.webp') !important;
  }
  selector .swiper-slide:nth-child(3) .swiper-slide-bg {
      background-image: url('https://sandbox.united-muslims.org/wp-content/uploads/2025/09/slider_m_3.webp') !important;
  }
}

    /* For mobile devices */
    @media (max-width: 600px) {
		
		
		.desktop-none .elementskit-megamenu-panel {
			display:block !important;
		}
		
		 #menu-item-29775 > a {
    display: none !important;
  }
	 .elementskit-nav-identity-panel {
        padding: 35px 0px 10px 0px !important;
    }	
	.elementskit-menu-toggler:hover {
    background-color: transparent !important;
   
}
		
      .card {
        flex: 0 0 100%; /* 1 card visible at once */
      }
		 .card {
      box-sizing: border-box;
      position: relative;
      background: #f5f5f5;
      padding: 0px; 
		max-width: 100%;
    margin-right: 10px !important;
		width:100%;
    }
		.appeals-wrapper {
    display: grid;
    grid-template-columns: repeat(1, 1fr) !important;
   
}
		.appeal-img img {
    height: 247px;
    width: 100%;
    object-fit: cover;
}
    }
/******Hero Form CSS******/
   .donation-section {
      background: #1a1a1a;
      color: #fff;
      text-align: center;
      padding: 20px 20px;
      max-width: 1225px;
      width: 100%;
      margin: auto;
    }
 
    .donation-section h3 {
      font-size: 16px;
      font-weight: 500;
      letter-spacing: 1px;
      margin-bottom: 20px;
      color: #ccc;
		margin-top:0px;
    }
 
    .donation-options {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      gap: 10px;
      margin-bottom: 20px;
      max-width: 750px;
    margin: 20px auto;
    grid-template-columns: repeat(3, 1fr);
    }
 
    .donation-options button {
      background: #333;
      border: none;
      color: #fff;
      padding: 9px 20px;
      font-size: 14px;
      cursor: pointer;
      width: 108px;
      border-radius: 0px;
      transition: all 0.3s ease;
      max-width: 720px;
 
    }
 
    .donation-options button.active {
      background: #f7931e; /* Orange for selected */
    }
 
    .donation-options button:hover {
      background: #f7931e;
    }
 
    .donate-btn {
      background: #c20e0e; /* Red donate button */
      color: #fff;
      border: none;
      padding: 12px 40px;
      font-size: 16px;
      font-weight: bold;
      border-radius: 0px;
		text-decoration:none !important;
		text-transform:uppercase;
      cursor: pointer;
      transition: all 0.3s ease;
      width: 100%;
      max-width: 700px;
		display:inline-block;
    }
 
    .donate-btn:hover {
      background: #a50c0c;
    }
 .donate-btn img
{
	vertical-align:middle;
}
.desktop-none .elementskit-megamenu-panel {
	width:100% !important;
}
    @media (max-width: 600px) {
         .donation-options {
    display: grid;
    grid-template-columns: repeat(3, 1fr); /* 2 buttons per row */
    gap: 10px;
  }
  .donation-options button {
    width: 100%; /* pura column cover kare */
  }
  .donate-btn {
    width: 100%; /* donate button bhi full width */
  }
		


		
		
		
		
		
		
		
		
		
		
		
		
		
		
    }




/*******Sticky Bar HTML********/


.toggle-btn {
  display:block;
  box-sizing:border-box;
  float:left;
  left:50%;
  transform:translateX(-50%);
  border-radius:12px 12px 0 0; /* rounded top now */
  margin-right:24px;
  z-index:1;
}
.toggle-btn:before, .toggle-btn:after {
  content:"";
    width: 56px;
    height: 56px;
  position:absolute;
  border-radius:50%;
  z-index:-10;
  pointer-events:none;
}
.toggle-btn:before {
    left: -44px;
    bottom: -12px;
    border-bottom: 12px solid #ff9f0d;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    border-top: 12px solid transparent;
    transform: rotate(-45deg);
}
.toggle-btn:after {
  right:-44px;
  bottom:-12px;
  border-bottom:12px solid #ff9f0d;
  border-right:12px solid transparent;
  border-left:12px solid transparent;
  border-top:12px solid transparent;
  transform:rotate(45deg);
}


.toggle-btn {
  position: relative;
  
}



.quick-donate-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 9999;
  font-family: Arial, sans-serif;
}
 
/* Toggle Button */
.quick-donate-bar .toggle-btn {
  background: #FF9F0D; /* Orange */
  border: none;
  padding: 10px 20px;
  border-radius: 16px 16px 0 0;
  font-size: 26px;
  width: 100%;
  max-width: 290px;
  height: 50px;
  font-weight: bold;
  cursor: pointer;
  color: #fff;
	margin-top:-50px;
}
.quick-donate-bar .toggle-btn.active {
  background: #FF9F0D; /* Green */
  color:#fff;
}
/* Donation Form */
.donate-form {
	border-top: 14px solid #FF9F0D;

}
 .mak_formWrap
{
	  display: none;
	  background: #0E926B; /* Green background */
  padding: 20px 15px;
}
/* Fields Wrapper */
.donate-form .form-fields {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
}
/* .toggle-btn.active {
    height: 40px;
} */
/* Currency box */
.currency {
  background: #FF9F0D;
  border: none;
  color: #202020;
  font-weight: bold;
  padding: 8px 10px;
  border-radius: 0px !important;
  cursor: pointer;
}
select {
   
    -moz-appearance: none;
    appearance: none;
    background: #fff url(https://sandbox.united-muslims.org/wp-content/uploads/2025/09/.svg) no-repeat;
    background-position: right 1em center;
    background-size: 10px;
    outline: 0;
}
select.currency {
    color: #202020;
    -moz-appearance: none;
    appearance: none;
    background: #FF9F0D url(https://sandbox.united-muslims.org/wp-content/uploads/2025/09/-1.svg) no-repeat;
    background-position: right 1em center;
    background-size: 10px;
    outline: 0;
}
 
/* Amount Input */
.donate-form input {
  padding: 8px 10px;
  border: none;
  border-radius: 0px;
  width: 288px;
  height: 44px;
  margin-left: -8px;
 
  outline: none;
}
 
/* Dropdowns */
.donate-form select {
  padding: 8px 10px;
  border: none;
  height: 44px;
  border-radius: 0px;
  width: 288px;
  cursor: pointer;
}
.donate-form .currency {
 width: 45px;
}
/* Donate Button */
.donate-form .donate-btn {
  background: #d6281a; /* Red */
  color: #fff;
  border: none;
  padding: 10px 18px;
  border-radius: 0px;
  justify-content: center;
    align-items: center;
    display: flex
;
    gap: 8px;
  cursor: pointer;
  height: 44px;
  width: 186px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  transition: 0.3s;
}
 
.donate-form .donate-btn:hover {
  background: #b81f14;
}

@media (max-width: 768px) {
  .donate-form .form-fields {
    flex-direction: column;
    gap: 12px;
    align-items: stretch;
	  width:100%;
  }
 .slider-nav .swiper-pagination-bullet {
    width: 49px !important;
    height: 4px !important;
    border-radius: 0px !important;
    background: rgba(217, 217, 217, 0.56);
}
	#menu-primary-menu .menu-item a {
		text-transform:capitalize;
	}
  .amount-group {
    width: 100%;
  }
 .desktop-none {
	display:block;
}
  .amount-group select.currency {
    width: 70px;
  }
 
  .amount-group input {
    width: 100%;
  }
 
  .donate-form select,
  .donate-form .donate-btn {
    width: 100%;
  }
 
  .donate-form .donate-btn {
    font-size: 16px;
    text-align: center;
  }
}
/*******Email Subscriber Css*********/
.sib_signup_box_inside_1 table, .sib_signup_box_inside_1 table tr td
{
	border:0px !important;
	padding:0;
}
.sib_signup_box_inside_1 .sib-email-area
{
	background-color: #202020;
    border: none;
    border-bottom: 2px solid #808080;
    border-radius: 0px;
    padding: 8px 0;
}
.sib-default-btn{
	margin-top:20px;
	color: #fff;
    border: 0px;
    background-color: #0E926B;
    font-size: 16px;
    font-weight: 600;
	padding: 10px 24px;
	border-radius: 0px;
	width: 148px;
	border:1px solid #0E926B;
}
.sib-default-btn:hover
{
	color: #0E926B;
	background-color:transparent;
	border:1px solid #0E926B;
}