/*
Theme Name:		 Transland Child
Theme URI:       https://codexpeed.com/transland/
Author:          Modina Theme
Author URI:      https://themeforest.net/user/modinatheme/
Description:     Charity & Foundries WordPress Theme
Template:		 transland
Version:		 1.5.0
Text Domain:	 transland-child
*/


/*
    Add your custom styles here
*/

.hero-contents h1 span {
    -webkit-text-stroke-color: #fff !important;
}
header.header-1 .main-menu ul > li > a:hover {
    color: #939ca9 !important;
}

.block-contents .section-title h5 {
  font-size: 106px !important;
  line-height: 1;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #000 !important;
  -webkit-text-fill-color: #fff  !important;
  /*opacity: .10;*/
  margin-bottom: 0;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
  top: -83px;
  font-weight: 700;
  text-transform: capitalize;
  z-index: -1;
  letter-spacing: -4px;
  margin-top: 18px;
}

.block-contents .section-title h5.relative {
  position: relative;
  margin-bottom: -68px;
  top: inherit;
}

h1, h2, h3, h4, h5, h6, h1.fs-lg.animated.fadeInUp, h1 span{
	color:#6ea5d9 !important;
}

.single-service-card .content p{
	color: #939ca9; !important;
}

.block-contents .section-title h5 {
	font-size: 138px;
}
.hidden-text{
	display: none !important;
}
/* ------------------Junaid's Custom Starts here--------------- */

/* #hamburger .fa-bars:before {
    content: "\e816" !important; 
    font-family: "Font Awesome 5 Free" !important; 
    font-weight: 900 !important; 
    font-size: 32px !important;
    color: inherit !important; 
    display: inline-block !important; 
} */
