.top-header{
	background: #b10101;
	padding: 5px 0px 5px 0px;
}

 .contact-head a{
	 color:#ffffff;
 }
 .contact-head .green{
		 color:#ffffff; 
 }
 .left-head-top .contact-head{
	 border:none;
 }
  .top-header .social-links li a {
	  background-color: #ced4db;
  }
  .top-header .social-links li a {
	  background-color: #fff;
  }
   .top-header .social-links li a {
  color: #b10101;
}
.social-icons li {
  display: inline-block;
}
.social-links li a {
  width: 32px;
  height: 32px;
  line-height: 32px;
  display: inline-block;
  text-align: center;
  position: relative;
  margin: 0;
    margin-right: 0px;
  margin-right: 5px;
  border-radius: 50%;
}

#new-collection-area .bg{
	background-image: url("../img/bg_banner_2.jpg");
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
padding: 90px 30px 85px;
position: relative;
z-index: 1;
}
 #new-collection-area .bg:after{
	 	background-color: rgba(244, 245, 247, 0.90);
content: '';
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
z-index: -1;
display: block;
 }
 
.say-hello-content-wrap .bg{
	background-image: url("../img/bg_banner_1.jpg");
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
padding: 90px 30px 85px;
position: relative;
z-index: 1;
}
.say-hello-content-wrap .bg:after{
	 	background-color: rgba(244, 245, 247, 0.90);
content: '';
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
z-index: -1;
display: block;
 }
 #header-area.fixed .logo-area img{
	max-width:60%; 
	-webkit-transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
 }
.footer-area{
	background: #6b6b6b;
padding-top: 4%;
}
.footer-about{
	font-style: italic;
font-size: 1.5rem;
line-height: 3rem;
	color: #fff;
}
.links-list li a{
	
  font-style: italic;
  font-size: 1.5rem;
  line-height: 3rem;
  color: #fff;
}
.contact-options li{
	font-style: italic;
font-size: 1.5rem;
line-height: 3rem;
color: #fff;
}

.footer-area h5{
	font-weight: 700;
font-family: "Playfair Display";
color: #d7a542;
font-size: 2rem;
line-height: 1.2;
margin-bottom: 17px;
margin-top: -9px;
text-shadow: none;
}
.read-more-btn{
color: #d49a30;
  font-weight: bold;
}
.grow_business {
	background-position: right bottom !important;
	background: url(../images/bg_patter_2.png);
	background-repeat: no-repeat;
}
.padding_layout_1 {
  padding-top: 60px;
  padding-bottom: 60px;
}
.main_heading.heading_icon h2 {
  background-image: url('../images/heading_icon.png');
  background-position: center left;
  background-repeat: no-repeat;
  background-size: 60px;
  padding-left: 80px;
  text-transform: none;
  color: #273a47;
  margin-bottom: 35px;
  letter-spacing: 0.1px;
  font-size: 28px;
  line-height: 30px;
  min-height: 60px;
}
.main_heading.heading_icon h2 small {
  color: #fa6742;
  position: relative;
  top: -3px;
}
.grow_business p {
  color: #707070;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}
.white_fonts div {
  color: #fff !important;
}
.white_fonts p{
	
}
.quick-view-content .btn-add-to-cart{
	z-index: 9;
}
.list_style_1 {
  font-size: 14px;
  font-weight: 500;
  margin: 20px 0 15px;
}
.dark_bg {
  background-color: #273a47;
}
.layout_bg {
	background-position: center bottom !important;
	background: url('../images/bg_patter_1.png');
	background-repeat: no-repeat;
}	
.list_style_1 li {
  font-weight: 300;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  color: #707070;
  line-height: 24px;
}
.comment-author img{
	max-width: 100%;
max-height: 100%;
position: absolute;
right: 0px;
left: 0px;
bottom: 0px;
top: 0px;
margin: auto;
border-radius: 100%;
}
.people-text.comment-info h4{
	line-height: 120px;
}
.footer-logo img{
max-width: 150px;
margin-bottom: 10px;
}
@media only screen and (min-width: 320px) and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
	.top-header .left-head-top{
display: block !important;
text-align: center;
	}
	.social-links .social-icons{
		text-align:center !important;
	}
	.left-head-top .phone{
		margin-top: -17px;
	}
}