/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 11 2022 | 18:52:39 */
header#masthead { position:fixed !important; width:100%; }

body{
  	background: url(http://hiramproductions.com/wp-content/uploads/2021/09/4907157-copy-4-1-scaled.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.footer-sec .elementor-column h4:after {
    width: 25px;
    height: 3px;
    background: #F6931E;
    display: block;
    content: "";
    margin: 15px 0px;
}

.services-sec-home h1{
  padding-left:45px;
}

.services-sec-home p{
  padding-left:45px;
  padding-top:40px;
}

.services-sec-home h1:after {
    width: 130px;
    height: 5px;
    background: #F68C12;
    display: block;
    content: "";
    margin: 15px 0px;
  	position: absolute;
    left: 0px;
}

.services-sec-home .elementor-button-wrapper{
  padding-left:45px;
}

.ekit-wid-con .elementskit-single-testimonial-slider{
  box-shadow:none;
}

.center-heading{
  margin-bottom:20px;
}

.center-heading h1:after{
  	width: 40px;
    height: 5px;
    background: #F6931E;
    display: block;
    content: "";
    margin: 10px 0px;
  	margin-left:auto;
  	margin-right:auto;
}

.latest-blogs .premium-blog-entry-container{
  display: inline-grid;
}

.latest-blogs .premium-blog-entry-title{
  color: black;
  order: 2;
  font-weight:600;
}

.latest-blogs .premium-blog-entry-meta{
  display: flex;
}

.latest-blogs .premium-blog-post-author{
  order: 2;
  padding-left: 10px;
  text-transform: capitalize;
}

.latest-blogs .premium-blog-post-author a{
  text-decoration:none;
}

.latest-blogs .premium-blog-post-time{
  order: 1;
}

.latest-blogs .premium-blog-post-time i{
  display:none;
}

.latest-blogs .premium-blog-content-wrapper {
  	height: auto !important;
/*     background-color: #000000c2 !important; */
    padding: 20px !important;
  	margin-top: -155px;
    position: absolute;
}

.latest-blogs .premium-blog-post-container{
  position:relative;
}

.latest-blogs .premium-blog-content-wrapper {
  position:relative;
}

.latest-blogs .fa-user, .fa-clock-o, .premium-blog-meta-separator{
  display:none;
}

.premium-blog-post-content:after {
    content: "";
    display: block;
    background: url(http://hiramproductions.com/wp-content/uploads/2021/09/blog-arrow.png) no-repeat;
    width: 35px;
    height: 20px;
    float: right;
    margin: 4px 0px 0px 0px;
}

.elementor-2 .elementor-element.elementor-element-a467d76 .premium-blog-post-outer-container {
    margin-bottom: 40px;
}

/* .footer-form i{
  	position: absolute;
    top: 12px;
    font-size: 24px;
    color: #f68c12;
} */

.footer-form i {
    top: 35px;
    font-size: 20px;
    color: #f68c12;
    position: relative;
}

.footer-form input[type=text], .eael-contact-form input[type=email], .eael-contact-form input[type=url], .eael-contact-form input[type=tel], .eael-contact-form input[type=date], .eael-contact-form input[type=number], .eael-contact-form textarea{
  background-color:transparent;
  border: none;
    border-bottom: 2px solid #d9d9d9;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 20px;
}

.footer-form .wpcf7-form textarea{ 
    width: 100% !important;
    height:150px;
}

.footer-form .wpcf7-submit{
  	background-color: #05c7b8;
  color:white;
    border-radius: 20px 20px 20px 20px;
  padding: 14px 33px  !important;
  font-weight:600;
}

.wpcf7-submit:before {
    content: "";
    display: block;
    background: url('http://hiramproductions.com/wp-content/uploads/2021/09/Send-message.png') no-repeat;
    width: 20px;
    height: 10px;
    float: right;
    margin: 8px 6px 0px 0px
}

/* #triangle-logo:before{
  content:url(http://hiramproductions.com/wp-content/uploads/2021/09/logo-triangle.png);
} */

.phone-menu{
  margin-right:10px;
}

.logo-and-shape-top{
  position: relative;
/*   display:flex;
  justify-content:space-between; */
  z-index:9999;
}

.logo-and-shape-top .top-logo{
  position:absolute;
  left:0; 
}

.logo-and-shape-top .right-shape{
  position:absolute;
  right:0; 
}

.logo-and-shape-top-small{
  display:none;
}

.logo-and-shape-top-small{
  position: relative;
/*   display:flex;
  justify-content:space-between; */
  z-index:9999;
}

.logo-and-shape-top-small .top-logo{
  position:absolute;
  left:0; 
}

.logo-and-shape-top-small .right-shape{
  position:absolute;
  right:0; 
}

.premium-blog-content-wrapper {
  background-image: url(http://hiramproductions.com/wp-content/uploads/2021/09/blogs.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: contain;
}

/* Media Query */

@media only screen and (max-width: 1024px){
    
    .logo-and-shape-top{
      display:none;
    }
    
    .elementor-background-overlay{
      display:none;
    }
    
}

@media only screen and (min-width: 992px) and (max-width: 1024px){
  
  .logo-and-shape-top-small{
    display:block;
  }
    
}

@media only screen and (max-width: 768px){
	
	.flex-affiliate-logo .elementor-image-box-content{
	display:none;
}
	
	.flex-affiliate-logo .elementor-image-box-img {
  width: 100% !important;
	}
	
/*       .elementor-6 .elementor-element.elementor-element-b341c01 {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 0px;
    } */
  
  header#masthead { position:unset !important;}
  
}

@media only screen and (max-width: 480px){
  #menu-item-728{
    display:none;
  }
}

.flex-affiliate-logo .elementor-image-box-img {
	width:50%;
	margin-left: 0px !important;
}

.elementor-heading-title a{
  text-decoration:none !important;
}

.grecaptcha-badge{
  bottom: 70px !important;
}

.flex-affiliate-logo .elementor-image-box-wrapper {
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
/* 	justify-content: flex-end; */
}

.flex-affiliate-logo .elementor-image-box-img {
	order:2;
	margin:0px !important;
/* 	justify-content: flex-end; */
}

.flex-affiliate-logo .elementor-image-box-content{
	width:5% !important;
	order:1;
}

.flex-affiliate-logo .elementor-image-box-content h1 a{
	text-decoration:none;
}