@font-face {
  font-family: Hind Siliguri Regular;
  src: url('/wp-content/themes/SH2023/assets/fonts/hind-siliguri/HindSiliguri-Regular.woff2');
  font-display: swap;
}
@font-face {
  font-family: Hind Siliguri SemiBold;
  src: url('/wp-content/themes/SH2023/assets/fonts/hind-siliguri/HindSiliguri-SemiBold.woff2');
  font-display: swap;
}
@font-face {
  font-family: Hind Siliguri Bold;
  src: url('/wp-content/themes/SH2023/assets/fonts/hind-siliguri/HindSiliguri-Bold.woff2');
  font-display: swap;
}
@font-face {
  font-family: Hind Siliguri Bold;
  src: url('/wp-content/themes/SH2023/assets/fonts/hind-siliguri/HindSiliguri-Bold.woff2');
  font-display: swap;
}
@font-face {
  font-family: Lobster;
  src: url('/wp-content/themes/SH2023/assets/fonts/lobster/Lobster-Regular.woff2');
  font-display: swap;
}

@font-face {
  font-family: Century Gothic;
  src: url('/wp-content/themes/SH2023/assets/fonts/century-gothic/Century Gothic.woff2');
  font-display: swap;
}
@font-face {
  font-family: Akko Pro Bold;
  src: url('/wp-content/themes/SH2023/assets/fonts/akko-pro/akko-pro-bold.ttf');
  font-display: swap;
}
@font-face {
  font-family: Akko Pro Regular;
  src: url('/wp-content/themes/SH2023/assets/fonts/akko-pro/akko-pro-regular.ttf');
  font-display: swap;
}
@font-face {
  font-family: Roboto Regular;
  src: url('/wp-content/themes/SH2023/assets/fonts/roboto/roboto-regular.ttf');
  font-display: swap;
}
@font-face {
  font-family: Roboto Bold;
  src: url('/wp-content/themes/SH2023/assets/fonts/roboto/roboto-bold.ttf');
  font-display: swap;
}
h1,h2,h3,h4,h5{
  font-family: "Akko Pro Bold",sans-serif;
}
p, a{
  font-family: "Roboto Regular",sans-serif;
}
.pushcrew-chicklet-position-tr{
  top:25%!important;
}
.sh__banner {
    background-image: url(https://seo-hacker.com/wp-content/themes/SH2023/assets/images/header/seohackerbanner.jpg);
    height: 160px;
    background-position-x: left;
    background-size: cover;
    background-repeat: no-repeat;
}
.hellogrowth p{
  color: #FFF;
  font-family: "Century Gothic", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.hellogrowth p span.colored{
  color: #F7DF2B;
  font-family: Century Gothic;
  font-size: 21px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.hellogrowth {
    background: #000;
    display: block;
    position: relative;
    top: 0px;
    right: 0;
    left: 0;
    text-align: center;
    color: #fff;
    z-index: 1;
   	padding: 10px 15px 15px;
}
.growthbar p{
  color: #FFF;
  font-family: Century Gothic;
  font-size: 21px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.growthbar {
    background: #C1272D;
    padding: 10px;
    position: relative;
    top: 0px;
    right: 0;
    left: 0;
    text-align: center;
    color: #fff;
    z-index: 1;
    visibility: visible;
}
.stickky-ickky{
  position: fixed;
}
.hellogrowth p{
	margin: 0 15px 0 0;
}
.hellogrowth .af-body{
    display: flex;
    justify-content: center;
    align-items: center;
}
.hellogrowth .growth__inputs{
	display: flex;
	align-items: center;
}
.hellogrowth .growth__inputs input:not(#af-submit-image-1356981363){
	padding: 10px 20px;
	border-radius: 4px;
	margin-right: 23px;
	border:none;
}
.sh__header .sh__banner img{
	max-width: 100%;
	width: 100%;
  height: 160px;
}
.sh__header nav.navbar.navbar-expand-xl {
    background-color: #000;
    padding: 0;
}
.sh__header a{
	padding: 15px!important;
	color:#fff!important;
	text-transform: uppercase;
}
.sh__header a.active,
.sh__header a:hover{
	background-color:#444;
}
.sh__header .nav-item:not(:last-child){
/*	margin-right: 35px;*/
}

.divider{
  background-color:#fff;
  height:100px;
}

.sh__header .row > div {
    padding: 0;
}

.sh__header .row > div,
.sh__main-wrapper .row > div,
.sh__post-wrapper .row > div{
  background: #fff;
}

footer{
  padding: 30px 0 15px 0;
  text-align: center;
}
footer p,
footer a{
    color: #464646;
    font-family: 'Roboto Regular', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    text-decoration: none;
}
footer a{
  color:#d11242!important;
}
.custom-search-form label{
    display: flex;
    align-items: center;
    border: 1px solid #000;
    justify-content: space-between;
    padding: 14px;
}
.custom-search-form label input{
  border:unset;
  max-width: 90%;
  outline: none;
  background: unset;
  width: 100%;
}
.growthbar a.subscbtn {
    font-family: 'Lobster', cursive;
    color: #fff;
    font-weight: 400;
    background: #344FFF;
    padding: 5px 10px;
    text-decoration: none;
    border-radius: 5px;
    margin-left: 10px;
}

.nav-item.dropdown:hover .dropdown-menu{
  display: block;
  background: #000;
  margin-top: 0;
  padding: 0;
}
.sh__header nav.navbar.navbar-expand-xl .navbar-collapse{
  justify-content: center;
}
.nav-item.yellow-btn,
.nav-item.yellow-btn{
  background: #FEE62C;
}
.nav-item.yellow-btn a:hover{
  background: unset;
}
.nav-item.yellow-btn a{
    color: #D11242!important;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
}
footer {
    padding: 15px 0;
    text-align: center;
    background: #F5F5F5;
}
footer p{
  margin-bottom: unset;
}
@media all and (max-width:1500px){
    .offset-lg-1{
      margin-left: unset;
    }
    .col-lg-10{
      width: 100%;
    }
    .col-lg-2{
      width: 25%;
    }
}
@media all and (max-width:1199px){
  .sh__main-wrapper .row > div, 
  .sh__post-wrapper .row > div{
    padding: 0 30px;
  }
  .hellogrowth .af-body {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }
    .hellogrowth .af-body p.areaNavi {
    margin-bottom: 10px;
  }
  .divider{
    height: 75px;
  }

  .sh__main-wrapper .blog__card:not(.blog__card:nth-last-child) {
    margin-bottom: 60px;
  }
  .navbar.navbar-expand-xl{
    justify-content: flex-end;
  }
  .navbar-toggler-icon{
    filter: invert(100%) sepia(93%) saturate(28%) hue-rotate(85deg) brightness(106%) contrast(100%);
  }
  .nav-item.dropdown .dropdown-menu{
    display: block;
    background: #000;
    padding: 0 0 0 15px;
    margin: 0;
  }
}
@media all and (max-width:1199px){
  .pushcrew-chicklet-position-tr{
    top:30%!important;
  }
  .sh__banner{
    height: 100px;
  }
  .left-bar{
      order:3;
      width: 100%;
    }
    .main-content{
      order:1;
      width: 100%;
    }
    .paginate-bar{
      order:2;
    }
    .right-bar{
      display: none;
    }
}
@media all and (max-width:767px){ 
  .blog__card {
    max-width: 100%!important;
    flex: 0 0 auto!important;
  }
  .sh__main-wrapper .row > div, 
  .sh__post-wrapper .row > div{
    padding: 0 20px;
  }
 /* .sh__header {
    margin-top: 0px;
  }*/
  .divider{
    height: 50px;
  }
  .sh__banner{
    height: 80px;
  }
}
@media all and (max-width:575px){
  .post__container .author-box{
    flex-wrap: wrap;
  }
}
.sean-sign{
  max-width: 150px!important;
}