/* 
Theme Name: Heroprint
Author: Frenchie Lyon
Version: 1.0
*/

/* GLOBAL STYLE START */
@font-face {
    font-family: 'Gotham';
    src: url("/heroprint/fonts/Gotham-Bold.otf") format('otf');
    font-weight:normal;
  }
  @font-face {
    font-family: 'Gotham';
    src: url('/heroprint/fonts/Gotham-Book.otf') format('otf');
    font-weight: bold;
  }
  @font-face {
    font-family: 'Gotham';
    src: url('/heroprint/fonts/Gotham-Medium.otf') format('otf');
    font-weight: 400;
  }
  @font-face {
    font-family: 'Gotham';
    src: url('/heroprint/fonts/Gotham-Ultra.otf') format('otf');
    font-weight: 900;
  }
html, body {
    overflow-x: hidden !important; /* Hide horizontal overflow */
	max-width: 100vw !important;
  }

h3{
    color: #aec936;
}
.btn{
    position: relative;
    background-color: #aec936;
    color: #fff;
    padding: 3px;
    border-radius: 0px;
    text-align: center;
    
}
#hero{
    color: #fff;
    background-size: cover !important;
    background-position: center !important;
    overflow-x: hidden !important;
}
/* GLOBAL STYLE END */

/* header styling*/
#logo-img{
    width: 100%;
    max-width: 250px;
}
.main-hero-img{
    display: flex;
  margin-left: 18rem;
  margin-top: 3rem;
}
#nav-header{
    background-color:#aec936;
}
#menu-navbar a{
    text-decoration: none;
    color: #fff ;
    margin-right: 20px;
    margin-left: 60px;
    display: flex;
    align-items: flex-end;
}
#menu-navbar a:hover{
    color: #575756;
    text-decoration: underline;
    transition:0.8s;
    font-weight: 600;
}
#menu-navbar{
    display: flex;
    flex-direction: row;
}
#menu-navbar li{
    list-style: none;
    margin-top: 54px;
}


/* front-page content */
h1{
    font-weight: bold !important;
    color: #aec936;
    margin-top: 64px;
 }
 .main-content{
    padding-bottom: 64px;
 }
 .main-content p{
    margin-bottom: 36px;
    font-size: 18px;
 }
 .bg-green{
  position: absolute;
  right: 0;
  margin-top: -32px;
 }
/* services front page styling */
#service-headers{
    font-weight: 500;
    font-size: 24px;
    margin-left: -32px;
    color: #fff;
    margin-bottom: 20px;
    padding-left: 2rem;
}
.mid-content{
    text-align: center;
    display: flex;
    flex-direction: row;
    padding-top: 6rem;
    padding-bottom: 6rem;
}
.mid-content h1{
    display: flex;
    align-items: start;
    margin-bottom: 2rem;
    margin-top: -32px;
   
}
/* gallery section */
.vp-id-104{
    position: relative;
    margin-top: 55px;
}
/* downloads section */
.downloads{
    padding-bottom: 64px;
}
#download-header{
    margin-bottom: 32px;
}
#download-items{
    text-align: center;
}
/* testimonial content */
.testimonial-content{
    background-color: #575756;
    padding-bottom: 120px;
    color: #fff;
    text-align: center;
}
.testimonial-content h1{
    margin-left: -560px;
}
.testimonial-content p{
    text-align: start;
    } 
 #bottom-bg{
    position: fixed;
    right: 0;
 }
 .lower-logos{
    width: 100%;
    height: auto;
    margin-left: 6rem;
 }
/* SERVICES PAGE */
#service-gear{
    display: flex;
    height: 60vh;
    width: auto;
    margin-right: 40px;
}
 .printing{ 
   background-color: #575756;
   padding-bottom: 64px;

}
.services-top{
    height: 75vh;
    color: white;
    padding-top: 200px;
    padding-bottom: 200px;
    background: linear-gradient(0deg, rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url('http://heroprint-final.local/wp-content/uploads/2025/04/close-up-people-connecting-through-hands-1-scaled.png');
    background-size: cover;
    background-position: center;  
}
.cover-img{
     height: 50vh;
    position: absolute;
    right: 0;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-right: 0 !important;
}
.main-content{
    background: linear-gradient(0deg, rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url('http://heroprint-final.local/wp-content/uploads/2025/04/DSC_8234-scaled.jpg');
    background-size: cover;
    background-position: top;  
    color: white;
}
#service-img{
    height: 460px;
    width: auto;
    display: flex;
    left: 0;
    margin-left: -20rem;

}
#services-float-img{
    position: absolute;
    height: 160px;
    width: 180px;
    margin-left: 330px;
    margin-top: 60px;
}
.services-bg-green{
    position: absolute !important;
    margin-left: 144px !important;
    margin-top: 430px;
}
.printing{
    margin-bottom: -6px
}
.printing ul{
    color: #aec936;
    font-size: 20px;
    margin-left: -10px;
    font-family: 'Gotham';
    font-weight: 500;
}
.printing h3{
    margin-top: 3rem;
}
.printing p{
    color: #fff;
}
.branding-content p{
    text-align:left;
}
.branding-list ul{
    color: #aec936;
    font-family: 'Gotham';
    margin-top: 6rem;
    font-size: 20px;
    margin-left: 6rem;
    font-weight: bold;
}
#branding-logo{
    margin-right: 20px;
    margin-right: 20px;
    margin-bottom: 16px;
}
.vp-id-158{
    margin-right: 200px;
    margin-top: 55px;
    margin-left: -20px;
    
}  
.service-gallery-bg{
  position: absolute;
  height: 914px;
  width: auto;
  right:0 !important ;
  margin-top: -406px;
  margin-right: -51px;
 
}
/* finishing section */
.finishing{
    padding-bottom: 164px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#finishing-left{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding-top: 64px;
}
.finishing ul{
    color: #aec936;
    font-weight: 500;
    display:flex ;
    flex-direction: row;
    justify-content: space-between;
    
}
#list-two{
    margin-top: -38px;
}
.finishing li{
    margin: 20px;
}
/* why hero print section */

.hero-gallery-bg{
    position: absolute;
    height: auto;
    width: 1200px;
    right:0;
    margin-right: -51px;
    z-index: -1;
    
} 
#hero-break{
    color: #aec936;
    height: 4px;
    border-radius: 3px;
    opacity: 100%;
}
.why-hero-top{
    margin-left: -60rem;
    overflow: hidden;
    
}
.why-hero-top img{
    margin-top: -1.3rem;
    height: 460px;
    width: auto;
    
}
.finishing-right{
   margin-top: 6rem;
   color: #aec936;
}
.why-hero h2{
color: #aec936;

}
.single-option h2{
    font-size: 24px;
    margin: 24px;
}
.why-hero-top h1{
    display: flex;
    align-items: center;
    justify-content: center;

}
.why-content p{
    margin-left: 100px;
}
.why-hero{
    margin-bottom: 52px;
}

#hero-landing{
    height: 180px;
    width: auto;
}
#option-headers{
   position: relative;
    font-weight: bold;
    padding-bottom: 46px;
    margin-left: 24px;
}
.why-hero-bottom{
    background-color: #575756;
    text-align: center;
    height: 30vh;
    margin-bottom: 64px;
    padding-top: 24px;
    
}
.single-stat{
    max-width: 1000px;
    /* margin-bottom: -20px; */
    margin-left: 120px;
}
.single-stat p{
    padding-top: -20px; 
     /* margin-bottom: -20px; */
    margin-left: 64px;
}
#stat-headers{
    margin-left: 24px;
}
.single-stat img{
    margin-top: 54px;
    
}
.left-bg{
    height: 600px;
    width: auto;
    position: relative;
    left: 0;
	margin-top: -64px;
		margin-left: -20px;
   
}
.gal-bg{
    /* margin-left: -15vw; */
position: absolute;
left: -6vw;
height: 100%;

}
.floating-img{
    position: absolute;
    z-index: 1;
    margin-left: 220px;
    margin-top: -36px;
    width: auto;
    height: 80px
}
/* footer */
#footer-img{
    height:100%;
    width: auto;
    margin-top: -46px;
}

.footer{
    display: flex;
    align-items: center;
    justify-content: center;
}

#contact-form input{
    background-color: lightgray;
}

/* Base styles */
#contact-form {
  padding: 2rem;
  border-radius: 10px;
  padding-right: 20vw;
}




}
#mail a{
    text-decoration: none;
   color: #000;
}
.contact-bg{
     background-color: #575756;
    position: absolute;
    left: 0;
    /* height: 20vw; */
    height: 64vh;
    margin-left: -320px;
    /* bottom: 0; */
   
    HEIGHT: 100%;
    
  
}

.contact-img{
/*     position: absolute;
    height: 70vh;
    left:0 ;
    margin-left: -220px;
    margin-top: -58px;
	bottom:0;
		transform: scale(1.5); */
	    position: absolute;
    /* height: 70vh; */
    top: -40px;
    left: -220px;
    bottom: 0;
    transform: scale(1.1);
}



/* Medium and up */
@media (max-width: 576px) {

  .btn {
    position: relative;
    right: 0 !important;
    margin-top: -8px !important;
    margin-right: 10px;
	
  }

  .green-bg{
    display: none;
  }
  .navbar-toggler{
    position: absolute;
    right: 0;
    margin-top: -5rem;
	  z-index:1;
  }
  .nav-list{
    display: list-item;
	  z-index:1;
  }

  /* services page */
  .cover-img{
    position: absolute;
   width:auto !important;
   height: 8vh !important;
   margin-top: 4rem;
   margin-right: 12px !important;
	  z-index:below


  }


  #service-img{
    display: none;
  }
  #services-float-img{
    position: absolute;
    margin-top: 5rem;
    margin-left: 16rem;
  }

  #services-float-img{
    margin-top: 28rem;
    opacity: 0.5;
}


 .services-bg-green{
    display: none;
 }

 .service-gallery-bg{
display: none;
 }
.branding-content{
    padding-left: 10px;
}
.braning-list{
    margin-top: -20px;

}
.lower-logos{
  margin-left: -2rem;
  padding-left: 2rem;
}

.left-bg{
    display: none;
}
#hero-landing{
    width: 100%;
    height: auto;
    padding-top: 30px;
}

.points{
margin-left: -12rem;
}
.floating-img{
    margin-left: -10px;
}

#address{
    margin-left: 0px;
}

.nav-list{
    display: inline-block !important;
}
.wp-image-36{
    height: 60px;
}
  .navbar-collapse{
    position: absolute !important;
    top: 20px;
    right: 0;
    background-color: #aec936;
    font-weight: 600;
  }
#menu-navbar{
    
    margin-left: -20px;
    padding-left: 0;
}

}
@media(max-width: 768px) {
	.branding-content{
padding-left:10px;
	}
	.points{
		margin-left: -8rem;
	}
   .navbar-toggler{
    z-index: 5;
    position: absolute;
    right: 0;
    margin-top: -8rem;
  }
  #download-items{
    display: flex;
    flex-direction: row;
  }
    .btn {
    right: 0 !important;
    margin-top: -30px;
    margin-right: 10px;
  }

  .green-bg{
    display: none;
  }
  .navbar-toggler{
    position: absolute;
    right: 0;
    margin-top: -5rem;
  }
  .nav-list{
    display: list-item;
  }

  /* services page */
  .cover-img{
    position: absolute;
   width:auto !important;
   height: 15vh !important;
   margin-top: 4rem;
	  
   margin-right: 12px !important;

  }


  #service-img{
    display: none;
  }
  #services-float-img{
    position: absolute;
    padding-bottom: -20px;
    margin-left: 20rem;
    width: 40vw;
    height: 35vh;
  }



  #finishing-list{
    font-size: large;
  }
   #list-two{
    font-size: large;
  }

  #serv-gallery{
   margin-right: -5rem !important;
  }

#services-float-img{
    margin-top: 20rem;
    opacity: 0.5;
    padding-right: -2rem;
}

 .services-bg-green{
    display: none;
 }

 .service-gallery-bg{
display: none;
 }
.branding-content{
    padding-left: 10px;
}
.braning-list{
    margin-top: -20px;
	padding-left: -25px

}


.lower-logos{
  margin-left: -2rem;
  padding-left: 2rem;
}

.left-bg{
    display: none;
}
#hero-landing{
    width: 100%;
    height: auto;
    padding-top: 30px;
}

.points{
margin-left: -12rem;
}
.floating-img{
    margin-left: -10px;
}

#address{
    margin-left: 80px;
}

.nav-list{
    display: inline-block !important;
}
.branding-list{
    padding-left: 0;
    margin-left: -4rem;
}
  .navbar-collapse{
    position: absolute !important;
    top: 20px;
    right: 0;
    background-color: #aec936;
    font-weight: 600;
  }
#menu-navbar{
    margin-left: -20px;
    padding-left: 0;
}

}

@media (max-width: 1199px) {
  /* styles for screens smaller than 992px */
 .nav-list{
    display: inline-block !important;
}
.navbar-toggler{
	z-index: 1;
    position: absolute;
    right: 0;
    
  }
	.gal-1{
     padding-left: -20px;
	}

  .navbar-collapse{
    position: absolute !important;
    top: 20px;
    right: 0;
    background-color: #aec936;
    font-weight: 600;
	z-index:9;
  }
#menu-navbar{
    margin-left: -20px;
    padding-left: 0;
	z-index:1;
}
      

  .cover-img{
 position: absolute;
   width:auto !important;
   height: 30vh !important;
   margin-top: 0rem;
   margin-right: 12px !important;
	  z-index: 1;

  }

  .service-gallery-bg{
    display: none;
  }
  #services-float-img{
    margin-left: 1rem !important;
    margin-top: -80px;
  }
 body{
    overflow-x: hidden !important;
}

.cover-img{
    position: absolute;
   width:auto !important;
   height: 30vh !important;
   margin-top: 4rem;
   margin-right: 12px !important;

  }
#service-img{
    position: relative;
    left: 0;
    height: 440px;

}

html, body{
    overflow-x: hidden !important;
}


.why-hero-bottom{
    z-index: 9;
}
#why-bg{
    z-index: -1;
    margin-top: 26px;
}
.contact-img{
/*     position: relative; */
    padding-right: -2rem;
/*     bottom: 0; */
/*     height: 70vh; */

}

}
#mail a{
    text-decoration: none;
   color: #000;
    margin-bottom: 0;

}
#call{
  
    padding-bottom: 0;
    margin-bottom: 0;
}
#contact-form{
    padding-right: 0;
    margin-bottom: 0;

}
.mt-4{
    padding-bottom: 0;
}
}


/* Extra large and up */
@media (min-width: 1999px) (max-width: 1400px) {
  /* styles for screens smaller than 1400px */
	.left-bg{
		margin-top:30rem;
		position:relative;
		margin-bottom:-30px
		
	}
}

/* DONE */