/* Enter Your Custom CSS Here */

@media all and (min-width:791px){

.white-black li{
	color:#fff;
      padding-left: 28px;
}

.white-black li::before {
  color: #fff;
}

  .margin-me{
  	margin-top:-100px;
  }
  
}

@media all and (max-width:790px){

.white-black{
	color:#000;
}

}

.my-custom-heading{
	    font-family: 'Lato'!important;
    color: #d9ad66!important;
      text-transform: uppercase!important;
}

.my-custom-class{
    background: #000;
    border: 2px solid #e9af61;
    cursor: default!important;
}

.cursor{
cursor: default!important;
}

.styled-button{
background: #e9af61!important;
    color: #0c1113!important;
  cursor: default!important;
}

.single-post .post_image img{
width:100%;
}

.single-post p{
    text-align: justify;
}

.addthis-smartlayers, div#at4-follow, div#at4-share, div#at4-thankyou, div#at4-whatsnext{
display:none;
}

.single-post .addthis-smartlayers, .single-post div#at4-follow, .single-post div#at4-share,.single-post div#at4-thankyou,.single-post div#at4-whatsnext{
display:block;
}

.post_text_inner{
    text-align: justify!important;
}

.post_text_inner img{
display:block;
      margin-top: 0.75rem;
}

.post_text_inner h3{
margin-top: 0.7rem;
}

.post_img img{
    width: 100%;
    max-height: 313px;
}

.post_img,
.post_txt{
display: inline-block!important;
    float: left!important;
}

@media all and (max-width:791px){

  footer.default .row p:last-child{
  	display:block;
    text-align:center;
        width: 100%;
  }
  
  footer.default .row p:nth-child(7),
  footer.default .row p:nth-child(8){
  	display:none;
  }
  
}

.page-id-523 h2.pg_title{
    font-weight: bold;
  text-transform: uppercase;
  font-family:Lato!important;
}

.footer-bottom .textwidget{
	width:50%;
  float:left;
}

.footer-bottom .footer-links{
text-align:right;
}

.footer-links a{
 color:#a2a2a2;
}

.footer-links p,
.footer-links br{
display:none;
}

@media all and (min-width:991px){
  .footer-links a{
  	display:none;
  }
}

@media all and (max-width:791px){
  .footer-bottom .textwidget{
		width:100%;
	}
  
  .footer-bottom{
  	text-align:center;
  }
  
  .footer-bottom .footer-links{
  	text-align:center;
    margin-top: 5px;
  }
  
  .footer-links a{
   color:#a2a2a2!important;
  }
}

.page-id-383 .cloud_bg::after{
	margin-left:-110px;
}

.mycustomclass{
	    background: url(http://bedrumours.co.nz/wp-content/uploads/2018/09/5374.jpg);
    min-height: 250px;
}

.bold-text{
    font-weight: 600;
    margin-bottom: 60px;
}

.page-id-9 .cus_heading{
text-align:center;
}

.page-id-9 h2.pro_strong{
	font-size:45px;
}

.page-id-9 .line-spacing{
   letter-spacing: 10px;
   font-size: 35px;
}

.col-md-2-custom{
    width: 16.6666666%;
    float: left;
}


.col-md-2-custom p{
    font-size: 11px;
      margin-bottom: 0;
}

@media all and (max-width:971px){
  
	.col-md-2-custom{
    width: 50%;
    float: left;
	}
  
}

.custom-section-commercial p,
.custom-section-commercial h3{
	color:#212529!important;
}

.custom-section-commercial p{
	font-weight:600;
}

.custom-section-commercial .col-12{
	float:left;
}

.custom-section-commercial .col-12 h3{
	font-size:25px;
      font-weight: 600;
}