.single-blog .main h3 {
    font-size: 18px !important;
    line-height: 32px;
}

.home .py-5, .header {
    background-color: #061128 !important;
}

#HW_badge.HW_softHidden {
    background: #e51762 !important;
}

.menu-notify.nav-item.nav-link.px-1.mr-1 > span {
	font-size: 1rem;
	font-weight: 500;
}

.pt-0, .py-0 {
    padding-top: 50px!important;
}

.bg-light {
    background-color: #fff!important;
}

.fa, .far {
    font-family: Font Awesome\ 5 Free;
    color: #fff;
}

.fas {
    font-family: Font Awesome\ 5 Free;
    color: #e51762;
}

.mr-1 .fas {
    font-family: Font Awesome\ 5 Free;
    color: #fff !important;
}

.menu-btn {
    border-color: #e51762;
    color: #fff;
}

.section, .container {
    border-top: 0px solid transparent;
}

.home #ajax-search-content > div > h2 {
	color: #fff;
	font-weight: 500;
}

.home .ajax-search-wrapper {
    border-bottom: 0px solid rgba(255,255,255,1);
}

.home .ajax-search {
    background: #fff;
    border-radius: 50px;
	  padding: 10px 50px 10px 30px;
}

.home .ajax-search-wrapper .search-icon {
    color: #e51762;
}

/*---- Blog ----*/


.sidebar .pink-heading {
    color: #e51762 !important;
    font-size: 22px !important;
    line-height: 27px !important;
	  text-align: center;
	  margin-top: 30px;
}

.sidebar .py-5 {
	background-image: url("") !important;
	height: 350px; 
}

.sidebar .ajax-search-content p {
    font-size: 22px;
    line-height: 27px;
    margin-bottom: 10px !important;
}


.qn-nav-item.active img, .qn-nav-item img:hover  {
    background-color: #e51762 !important;
	  border-color: #e51762 !important;
}

.qn-nav-item img {
    background-color: #fff !important;
	  border-color: #fff !important;
}

.qn-nav-item {
    position: relative;
    opacity: 1;
}

#mc4wp-form-1 > input[type=submit] {
	background-color: #e51762
}



/*---- Home ---- */

.ajax-search-content p {
    font-size: 28px;
    line-height: 33px;
	  margin-bottom: 20px;
	  font-weight: 700;
}

.ajax-search-content {
    padding: 0px 0 !important;
}

.mb-5, .my-5 {
    margin-bottom: 0rem!important;
}
.mt-5, .my-5 {
    margin-top: 0rem!important;
}

#hero-2 > div > div > div.col-8.col-md-6.col-lg-5.order-md-2.mx-auto > img {display: none;}

#hero-2 {
	display:none;
}

.home .above-footer {
	background-image: url("https://itsagrowthparty.com/wp-content/uploads/2019/09/cloud-border-wtdouble.png");
	height: 300px; 
  background-position: bottom;
  background-repeat: no-repeat; 
  background-size: contain;
}

@media only screen and (max-width: 767px) {
.home .above-footer {
	background-image: url("https://itsagrowthparty.com/wp-content/uploads/2019/09/cloud-border-wt.png");
	height: 250px; 
  background-position: bottom;
  background-repeat: no-repeat; 
  background-size: contain;
}
}

.home .py-5 {
	background-image: url("https://itsagrowthparty.com/wp-content/uploads/2019/09/startup-tools.jpg");
	height: 500px; 
  background-position: bottom;
  background-repeat: no-repeat; 
  background-size: cover;
	margin-bottom: 30px;
}

@media only screen and (max-width: 767px) {
.py-5 {
	background-image: url("https://itsagrowthparty.com/wp-content/uploads/2019/09/startup-tools-mob.jpg") !important;
	height: 350px; 
  background-position: bottom;
  background-repeat: no-repeat; 
  background-size: contain !important;
  margin-bottom: 0px;
}
}

.section .container {
    padding-top: 0px;
    padding-bottom: 10px;
}


/*---- Header ----*/

@media only screen and (max-width: 696px) {
	#navbar > ul > li.nav-item.nav-link.px-0 {
		display: none;
	}
}

.header {
    background-color: #fff;
}


.lf-nav-inner, .lf-welcome-start-button, .lf-submit-button-text, .lf-upload-button, .lf-save-and-continue-email-submit, .lf-nav-inner:active, .lf-welcome-start-button:active, .lf-submit-button-text:active, .lf-upload-button:active, .lf-save-and-continue-email-submit:active, .lf-nav-inner:hover, .lf-welcome-start-button:hover, .lf-submit-button-text:hover, .lf-upload-button:hover, .lf-save-and-continue-email-submit:hover {
    background-color: #e51762 !important;
    border-color: #e51762 !important;
    color: #FFFFFF;
}





/*---- Footer ----*/

.lg-font__size {
    font-size: 28px;
    line-height: 33px;
    color: #e51762;
}


.mc4wp-form-fields input[type=submit] {
    color: #fff;
	  border: 0px;
    background: #e51762 !important;
	  cursor: pointer;
}

.mc4wp-form-fields input[type=submit]:hover {
    color: #e51762;
	  border: 2px solid #e51762;
    background: #fff !important;
	  cursor: pointer;
}

#cookie-notice .cn-button {
    border: 2px solid #fff;
    border-radius: 10px;
    padding: 5px 8px;
    color: #fff;
}