@charset "utf-8";
/* CSS Document */

#facebook{
	background-color:#FFFFFF !important;	
}

.social-icons-info-page a{
	font-size:24px;
	letter-spacing:10px !important;
	margin-right:5px;
}

.fa-linkedin{
	color:#007bb5;
}

.fa-facebook{
	color:#3b5998;
}

.fa-youtube{
	COLOR:#ff0000;
}

.fa-instagram{
	color:#c32aa3;
	
}

.fa-twitter-square{
	color:#1da1f2;	
}

.social-icons-info-page a:hover{
	color:#000000;	
}


.additional-content-buy-product:link{
	background: #19d051 !important;
    color: #ffffff !important;
    display: inline-block;
    border-radius: 50em;
    text-transform: uppercase;
    letter-spacing: normal;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    -webkit-transition: all .2s;
    margin-top: 10px;
    margin-left: 5px;
    font-size: 15px !important;
	font-weight:600;
    padding: 5px 5px 5px 5px !important;
	min-width:150px;
	text-align:center;
}

.View-Product-Btn:link, .View-Product-Btn:active, .View-Product-Btn:visited {
	background:#19d051 !important;
    color: #ffffff !important;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: normal;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    -webkit-transition: all .2s;
    margin-top: 10px;
    margin-left: 5px;
    font-size: 12px !important;
	font-weight:600;
    padding: 5px !important;
	text-align:center;
	max-width:220px;
	margin: 0 auto;
}

.additional-content-buy-product:hover, .View-Product-Btn:hover{
	background:#008E1D !important;
	color:#FFFFFF !important;
}


.large_icon_size{
	font-size: 85px !important;
	color:black !important;
	margin:5px;
}

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.KitchenSplashback-Column:hover img{
	opacity: 0.3;
}

.KitchenSplashback-Column:hover .middle {
  opacity: 1;
}

.text {
  background-color: #161616;
  color: white;
  font-size: 16px;
  padding: 16px 32px;
}

.Hob_BG{
	background: #e6e6e6;
    padding: 20px;
	margin-top:20px;
	margin-bottom:20px;
}

.KitchenSplashbackIMG{
	width:100%;
	height:auto;
}

.KitchenSplashback-Column{
	margin-bottom: 20px;
}

.phone_number_wrapper{
 float:right;
}

.Whiteboard-Quotation-Btn:link{
	background:#19d051 !important;
    color: #ffffff !important;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: normal;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    -webkit-transition: all .2s;
    margin-top: 10px;
    margin-left: 5px;
    font-size: 15px !important;
	font-weight:600;
    padding: 5px 5px 5px 5px !important;
	min-width:150px;
	text-align:center;
}

.Whiteboard-Quotation-Btn:hover{
	background:#008E1D !important;
	color:#FFFFFF !important;
}

.Glass_Services_IMG{
	margin-bottom: 30px;
}

.h4_wall_Art{
	color:black !important;
	font-weight: 700 !important;
}


@media (min-width:0px) and (max-width:767px){
	.contact_icon_div, .contact_icon_div .info-post{
		width:100% !important;	
		text-align: left;
	}
	.phone_number_wrapper{
		float:none !important;	
	}
}

@media (min-width:0px) and (max-width:649px){
 .mobile-banner{
	display: block;
 }
.desktop-banner{
	display:none;
}
}

@media (min-width:650px){
 .mobile-banner{
	display: none;
 }

.desktop-banner{
	display:block;
}
}

.image-grid{
	margin-bottom:20px;
}
