/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
span.nav-link-text {
    color: #000;
    font-family:'Poppins';
    font-size: 15px;
    font-weight: 500;
    padding-right: 25px;
}
ul#menu-menu {
    margin-top: 25px;
    margin-left: 80px;
}

a.wd-logo img {
    margin-top: 15px;
}
.set-cont-mb-s p {
    font-size: 11px;
    color: #000;
    font-family: 'Poppins';
    font-weight: 500;
    margin-left: 41px;
}
a.header-btn {
    border: 1px solid #000;
    color: #fff;
    background-color: #000;
    font-family: 'Poppins';
    font-weight: 600;
    padding: 10px 32px;
    font-size: 23px;
}

.whb-col-right, .whb-mobile-right {
    justify-content: flex-end;
    width: 22%;
	margin-right: 0px !important;
}

.main-page-wrapper{
	padding-top: 0px !important;
}
.donate h1, .donate h1 strong {
  font-weight: 900;
}
.donate h1 {
  font-size: 140px;
  font-family: 'Poppins';
  line-height: 0.94;
}
.donate h1 strong {
  color: #fdb913;
}
.vc_row.wpb_row.absoverflow {
  overflow: visible;
}
.info-donate h2 {
    font-size: 30px;
    font-weight: 400;
    padding-top: 21px;
}
.mobile-col h2 {
  font-size: 90px;
  line-height: 85px;
  font-family: 'Poppins';
  font-weight: 900;
}
.mobile-col h2 strong {
  color: #fdb913;
  font-weight: 900;
}
.founder-col h2 strong {
  color: #fdb913;
  font-size: 50px;
  font-weight: 800;
  line-height: 1.4;
}
.founder-col h2 {
  font-size: 72px;
  color: #000;
  line-height: 57px;
  font-family: 'poppins';
  font-weight: 900;
}
footer .wp-block-heading {
  text-transform: capitalize !important;
}
.footer-column.footer-column-2 img {
  width: 22px;
  margin-right: 15px;
}
h2.wp-block-heading {
  font-weight: 400;
}
.para-founder p {
    font-size: 19px;
    width: 102%;
    color: #000;
    font-family: 'Poppins';
}

.vc_custom_1716126967749 {
    background-color: #fc9f00 !important;
    height: 172vh;
}

.para-founder h4 {
    color: #000;
    font-family: 'Poppins';
}
img.vc_single_image-img.attachment-large {
    width: 550px !important;
}

/******fotter*************/

h2.wp-block-heading {
    color: #FFF;
    border: none;
    font-family: 'poppins';
    font-weight: 300;
}

div#block-9 {
    padding: 0px 0;
    margin: 0;
}

.widget ul li {
    color: #fff;
	cursor: pointer;
}
div#block-10 {
    margin: 0px;
    padding: 7px 0 !important;
}
div#block-12 {
    margin: 0;
   padding: 16px 0px 5px 0px;
    text-align: center;
}



.footer-widget p {
    color: #fff;
    font-family: 'poppins';
    padding: 10px 0;
}
div#block-13 p {
    color: #fdb913;
    font-size: 24px;
    font-weight: bolder;
    text-align: center;
}
footer .wd-social-icon span {
  font-size: 22px !important;
  padding: 0 6px;
}
div#block-8 {
    margin: 0;
	   padding: 16px 0px 5px 0px;
}
.footer-sidebar {
	    padding-block: 40px 60px !important;
}
    
.footer-column-3 {
    margin-top: 39px;
}
.footer-column-2 {
    margin-top: 39px;
}

img.wp-image-111 {
    width: 65%;
}
.vc_custom_1716136644350 {
    margin-top: -272px !important;
    background-image: url(http://localhost/izzat/wp-content/uploads/2024/05/Mobile.png?id=64) !important;
    padding-bottom: 100%;
    background-position: 0 0 !important;
    background-repeat: no-repeat !important;
}
.accounts-col p {
  font-size: 29px;
  color: #000;
  font-weight: 500;
  font-family: 'Poppins';
  margin-bottom: 13px;
}
.mobile_imgcss img {
  margin-top: -180px;
  margin-bottom: -70px;
}
.accounts-col h3 {
  font-size: 46px;
  line-height: 27px;
  font-weight: bold;
  color: #000;
  font-family: 'Poppins';
  margin-bottom: 40px;
}

.mobile-text p {
    padding-top: 152px;
    font-size: 49px;
    font-weight: 600;
    font-family: 'Poppins';
    line-height: 59px;
    color: #fff;
}
@media only screen and (max-width: 767px){
	a.wd-logo img {
	  margin-top: 0 !important;
	}
	.donate h1 {
	font-size: 45px !important;
	}
	.info-donate h2 {
		font-size: 22px !important;
	}
	.mobile-col h2 {
		font-size: 50px;
		line-height: 1.1;
	}
	.accounts-col p {
		font-size: 22px;
	}
	.accounts-col h3 {
	  font-size: 30px;
	  line-height: 27px;
	  font-weight: bold;
	  color: #000;
	  font-family: 'Poppins';
	  margin-bottom: 33px;
	}
	.mobile_imgcss img {
	  margin-top: 0 !important;
	  margin-bottom: -70px;
	}
	.founder-col h2 {
	  font-size: 50px;
	  line-height: 37px;
	  }
	.founder-col h2 strong {
	  font-size: 35px !important;
	 }
	.para-founder p {
	  font-size: 14px;
		width: 100%;
	}
	.para-founder p br{
	display: none;
	}
	.footer-column {
	margin: 0 !important;
	}
	.footer-column.footer-column-3.col-12.col-sm-4 {
	border-top: 1px solid;
	margin-top: 35px !important;
	padding-top: 20px;
	}
}