@charset "utf-8";
/*
cholor scheme
new

    font-family: 'Lora', serif;

    font-family: 'Open Sans', sans-serif;

    font-family: 'Roboto', sans-serif;


/*button*/
.formWrapper
{
	height:713px;
	overflow:hidden;
}
iframe.youtube
{
	width:720px;
	height:405px;
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 0px;
    height: 0; 
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: -2px;
	width: 100%;
	height: 100%;
	
}

.announcement
{
	position:relative;
	top:-80px;
	left:900px;
	width:345px;
	height:412px;
	background:url("../image_press/message-add-on-homepage.jpg");
}
.announcement h3{color:#fff; font-size:1.5em; margin-top:0px;padding-top:4px; margin-bottom:0px;padding-bottom:5px;}
.announcement h4{color:#fff; text-align:left;margin:0px; padding:0px;}
.announcement p{margin:0px;padding:0px;font-size:0.7em;color:#fff;}
.announcement ul{margin-top:0px;}
.announcement li{ width:250px; margin-left:20px;margin-top:10px;list-style:none; padding-left:60px; padding-bottom:3px;}
.announcement li.boost{background:url("../image_press/li-boost.jpg") 0px 0px no-repeat;}
.announcement li.energy{background:url("../image_press/li-energy.jpg") 0px 0px no-repeat;}
.announcement li.allergies{background:url("../image_press/li-allergies.jpg") 0px 0px no-repeat;}
.announcement li.body{background:url("../image_press/li-body.jpg") 0px 0px no-repeat;}
.announcement li.text{font-style:italic;}


.bannerTopWellness
{
	background: url( "../treatments-iv-drips/images/wellness-infusions-banner.jpg") left center no-repeat;
    background-size: auto;
background-size: cover;
 padding-top:100px;
	padding-bottom:100px;
z-index: -999;
	position: relative;
}
.bannerVitaminBooster
{background: url( "../vitamins-booster-injections/images/banner-vitamin-booster.jpg") left center no-repeat;
	
    background-size: auto;
background-size: cover;
 padding-top:100px;
	padding-bottom:100px;
z-index: -999;
	position: relative;
}
.bannerMemberships
{
	background: url( "../memberships/images/banner-memberships.jpg") left center no-repeat;
	
    background-size: auto;
background-size: cover;
 padding-top:100px;
	padding-bottom:100px;
z-index: -999;
	position: relative;
}
 
.BUTTON_TRT {
   background: #B4BCB1;
   background-image: -webkit-linear-gradient(top, #B4BCB1, #405837);
   background-image: -moz-linear-gradient(top, #B4BCB1, #405837);
   background-image: -ms-linear-gradient(top, #B4BCB1, #405837);
   background-image: -o-linear-gradient(top, #B4BCB1, #405837);
   background-image: -webkit-gradient(to bottom, #B4BCB1, #405837);
   -webkit-border-radius: 20px;
   -moz-border-radius: 20px;
   border-radius: 20px;
   color: #FFFFFF;
   font-family: Open Sans;
   font-size: 21px;
   font-weight: 100;
   padding: 17px;
   text-shadow: 1px 1px 20px #000000;
   text-decoration: none;
   display: inline-block;
   cursor: pointer;
   text-align: center;
	margin-bottom:10px;
}

.BUTTON_TRT:hover {
   border: solid #FFFFFF 1px;
   background: #B4BCB1;
   background-image: -webkit-linear-gradient(top, #B4BCB1, #1E2A19);
   background-image: -moz-linear-gradient(top, #B4BCB1, #1E2A19);
   background-image: -ms-linear-gradient(top, #B4BCB1, #1E2A19);
   background-image: -o-linear-gradient(top, #B4BCB1, #1E2A19);
   background-image: -webkit-gradient(to bottom, #B4BCB1, #1E2A19);
   -webkit-border-radius: 20px;
   -moz-border-radius: 20px;
   border-radius: 20px;
   text-decoration: none;
}
.container p.excludingMembership
{
	 
	font-size:0.85em;
	line-height:120%;
}
.frameMemberships
{
	background:url("../memberships/images/frame-promotion.jpg") top right no-repeat;
	height:786px;
	padding-top:140px;
	 
}
.frameMemberships h4
{
	font-size:3em;
	font-weight:bold;
	margin-bottom:0px;
	padding-bottom:0px;
}
.fauxColumns
{
	background:url("../image_press/faux.jpg") no-repeat;
	background-size:cover;
}
.container p.pCenter
{
	text-align:center;
}
.imgMembershipPackages, .imgAntiAging
{
	padding-right:80px;
	margin-bottom:120px;
}
.imgAntiAging 
{
	margin-left:250px;
}
.imgAbout 
{
	margin-left:50px;
}

.container a.aMoreInfo
{
	 border: 1px solid #b3bdb2;
color: #fff;
font-family: 'Lora', serif;
padding: 10px 10px 10px 10px;
text-transform: uppercase;
text-decoration: none;
font-size: 0.8em;
background: #b3bdb2;
}
.container a.aMoreInfo:hover{
	background:rgba(34,52,26,1.00);
}
img.separator
{
	margin-bottom:70px;
}
h1.h1Body, .container p.pBody
{
	text-align:justify;
	
}
h1.h1Body
{
	font-family: "Playfair Display", serif;
}
.container p.pBody
{
	
	
}
.container a.aLearnMore
{
	border:1px solid #b3bdb2; color:#b3bdb2; font-family: 'Lora', serif; padding: 10px 10px 10px 10px; text-transform:uppercase; text-decoration:none; font-size:0.8em;
		
}
.container a.aLearnMore:hover
{
	border:1px solid #b3bdb2; color:#fff; font-family: 'Lora', serif; padding: 10px 10px 10px 10px; text-transform:uppercase; text-decoration:none; font-size:0.8em;
	background:#b3bdb2;
		
}

.outerContactBand
{
	background-color:#BDA78F;
}
.callNow {
	float:right;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#E2E1DD;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
text-indent:0;
	display:inline-block;
	color:#000;
	font-family: "Playfair Display", serif;
	font-size:21px;
	font-weight:bold;
	font-style:normal;
height:61px;
	line-height:61px;
width:400px;
	text-decoration:none;
	text-align:center;
	text-shadow:0px 1px 0px #ffffff;
	text-transform:uppercase;
}
.callNow:hover{
	background-color:#F6F6F4;
}
a.callNow, a.callNow:link, a.callNow:visited
{
	color:#000;
	text-decoration:none;
}
 
.container p.callNowP
{
	color:#000;
	font-size:1.5em;
	text-transform:capitalize;
	line-height:130%;  
	font-family: "Playfair Display", serif;
}
.container p.callNowFirstBand
{
	color:#000;
	font-size:1.5em;
	text-transform:capitalize;
	line-height:130%;
	text-align:center;
	max-width:none;
	margin:0 auto;
	font-family: "Playfair Display", serif;
}

.homepageCall
{
	 
	padding-top:0px;
	padding-bottom:40px;
	background:url("../image_press/background-callNow-stripe.jpg") center center repeat;
}
.homepageCall p
{
	color:#fff;
	font-size:1.5em;
	max-width:900px;
	float:left;
	font-family: 'Merriweather', serif;
}

 
 

 img.logo
{display: block;
  margin-left: auto;
  margin-right: auto;}
h1.logo
{
	font-family: 'Alegreya', serif;
	color:#434343;
	font-size:1.4em;
	font-weight:100;
	padding:0px;
	margin:0px;
}
h1.logo a
{
	text-decoration:none;
	color:#434343;
}

.arrow {
  position: fixed;
  bottom: 0;
  left: 50%;
  margin-left:-20px;
  width: 40px;
  height: 40px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0yOTMuNzUxLDQ1NS44NjhjLTIwLjE4MSwyMC4xNzktNTMuMTY1LDE5LjkxMy03My42NzMtMC41OTVsMCwwYy0yMC41MDgtMjAuNTA4LTIwLjc3My01My40OTMtMC41OTQtNzMuNjcyICBsMTg5Ljk5OS0xOTBjMjAuMTc4LTIwLjE3OCw1My4xNjQtMTkuOTEzLDczLjY3MiwwLjU5NWwwLDBjMjAuNTA4LDIwLjUwOSwyMC43NzIsNTMuNDkyLDAuNTk1LDczLjY3MUwyOTMuNzUxLDQ1NS44Njh6Ii8+DQo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMjIwLjI0OSw0NTUuODY4YzIwLjE4LDIwLjE3OSw1My4xNjQsMTkuOTEzLDczLjY3Mi0wLjU5NWwwLDBjMjAuNTA5LTIwLjUwOCwyMC43NzQtNTMuNDkzLDAuNTk2LTczLjY3MiAgbC0xOTAtMTkwYy0yMC4xNzgtMjAuMTc4LTUzLjE2NC0xOS45MTMtNzMuNjcxLDAuNTk1bDAsMGMtMjAuNTA4LDIwLjUwOS0yMC43NzIsNTMuNDkyLTAuNTk1LDczLjY3MUwyMjAuMjQ5LDQ1NS44Njh6Ii8+DQo8L3N2Zz4=);
  background-size: contain;
}

 
.imageTop
{
	background:url(../image-press/custom-commercial-wine-cellars.jpeg) center center no-repeat;
	background-size:cover;
	padding:400px 100px;
	padding-top:50px;
	padding-bottom:800px;	
}
.imageStripe
{
	background:url(../image_press/body-background.png) 0px 85px repeat-x;
	padding-bottom:0px;
	 
	
}
.imageContact
{
	background:url(../image-press/contact-image-top-coffe-catering.jpg) center center no-repeat;
	background-size:cover;
	padding:400px 100px;
	padding-top:50px;
	padding-bottom:1000px;
	
}
 
.imageShop
{
	padding-bottom:0px;
	
}

.imageAbout
{
	background:url(../image-press/gallery-of-pictures-image-top.jpg) center center no-repeat;
	background-size:cover;
	padding:400px 100px;
	padding-top:50px;
	padding-bottom:800px;
	
}
.imageCoffeeCateringServices
{
	background:url(../image-press/services-image-top-grizzafi-coffe-houston-catering.jpg) center center no-repeat;
	background-size:cover;
	padding:400px 100px;
	padding-top:50px;
	padding-bottom:800px;
	
	
}
 
 
 
 


body{
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background: url("../image_press/groovepaper.jpg");
	margin: 0;
	padding: 0;
	color: #434343;
	 font-family: 'Merriweather', serif;
	
}
img.aabcCustomWineCellarsLogoMobile
	
	{
		display:none;	
		
	}
hr
{
	 border: 0; height: 1px; background: #fff; background-image: linear-gradient(to right, #fff, #ad8295, #fff);
	 margin-top:50px;
	 margin-bottom:50px;
	 width:140px;	
}
.band
{
	width:100%;
	height:580px;
	margin-top:80px;	
}
.messageInBand
{
	text-align:center;
	font-family: 'Libre Baskerville', serif;	
	color:#FFF;
	font-size:3em;
	text-transform:capitalize;
	text-shadow: 2px 0px 4px #000000;
	width:66%;
	margin:0 auto;
	position:relative;
	top:50%;
	transform: translateY(-50%);
}
.middle
{
	background:url(../image-press/WINECELLAR-BAND-AABC-HOUSTON-WINE-CELLARS-2016.jpg) no-repeat;
	background-size:100% auto;
}
.about
{
	background:url(../about-wine-cellars-houston/images/about-aabc-custom-wine-cellar.jpg) no-repeat;
	   background-size:100% auto;
	   margin-top:0px;	
}
.googleBand
{
	
	padding:10px 0px;
	
	margin-top:40px;
	
	height:50px;
	background-color:rgba(255,255,255,0.61);
	
}
.googleBandinner
{
	max-width:960px;
	margin:0 auto;	
	position:relative;
}
.googleBand img
{
	position:absolute;
	left:250px;
	top:10px;
}
.googleBand a
{
	color:#fff !important;	
	margin-left:90px;
}
span.review
{
	
	position:absolute;
	left:290px;
	top:18px;
	
		
}

.contactBand
{
	
	color:#fff;
	
}
.contactBand form
{
	margin-bottom:30px;	
}
.contactBand p{
	font-family: "Julius Sans One",sans-serif;
    font-size: 2.5em;
    padding: 0;
    text-align: center;
    text-transform: uppercase;	
	
}
.contactBand a {
	color:rgba(44,43,160,1.00);
		
}
.contactBand a:link{
	color:rgba(44,43,160,1.00);
}
.contactBand input
{
	width:100%;	
	height:50px;
	background-color:rgba(255,255,255,0.8);
	border:1px solid #d7ccc7;
	color: rgba(0,0,0,1.00);
	 font-family: 'Alegreya', serif;
	font-size:1em;
	margin-bottom:15px;
	padding-left:10px;
}
.contactBand textarea
{
	 
	width:100%;
	
	 
	color: rgba(0,0,0,1.00);
	 
	display:block;
	padding-left:10px;
	 font-family: 'Alegreya', serif;
	border:1px solid #d7ccc7;
	font-size:1em;
}
input[type=submit]{
	width:40%;	
	margin-top:20px;
}

header, section, footer, aside, article, figure {
	display: block;
}
header {
	background: transparent;
	max-width:1396px;
	margin:0 auto;
		height:230px;
	position:relative;
	 
}
header .telephone img
{
	margin-right:3px;	
}
header .telephone
{
	position:absolute;
	top:50px;
	left:0px;
	 
	font-size:1.2em;
	font-family: 'Open Sans', sans-serif;
	text-align:left;
	color: #434343;
}
header .telephone a
{
	color: #fff;
	
}
header h1.pageTitle
{
	position:absolute;
	right:0px;
	color:#000;
	font-size:0.9em;
	font-weight:normal;
	padding:0;
	margin:0;	
}
header h1.telephone a
{
	color:#fffbf4;
}
.sloganMain
{
		font-family: 'Dosis', sans-serif;
		color:#fff;
		max-width:300px;
		text-transform:uppercase;
		font-size:4em;
		font-weight:500;
		border-left: 3px solid #fff;
		padding-left:120px;
		margin-top:120px;
		margin-left:100px;
	text-shadow: 2px 2px 6px rgba(0, 0, 0, 1);
}
.linksServices
{
	margin-left:110px;
color:#fff;	
}
.linksServices a, .linksServices a:visited
{
	color:#fff;	
	font-size:1em;
}
.homepageHiTechMainPicture
{
	 
	 
	padding-top:290px;
	/*padding-bottom:270px;*/
}
.homeMainImage
{
	background:url( "../image_press/main-image-houston-wellness-center.jpg") 0px top no-repeat;	
	background-size:cover;
	 
	/*padding-bottom:270px;*/
	z-index:-999;
	margin-bottom:-1000px;
	height:1000px;
	position:relative;
	 
}


.homepageThermalImaging
{
	background:url( ../image_press/images/Thermal-Imaging-Inspections.jpg) center center no-repeat;	
	background-size:cover;
	padding-top:200px;
	padding-bottom:200px;
}

.homepageInspections
{
	background:url( ../image_press/images/construction-Inspections.jpg) center center no-repeat;	
	background-size:cover;
	padding-top:200px;
	padding-bottom:200px;
}
 
 

.map-responsive{
    overflow:hidden;
    padding-bottom:25.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
.bookAppointment
{
	background:url( ../images/book-your-appointment.jpg) center center no-repeat;	
	background-size:cover;
	padding-top:200px;
	padding-bottom:200px;
}

.homepageMainSlogan, .kitchenRemodelingMainSlogan, .bathroomMainSlogan, .residentialRemodelingMainSlogan, .commercialRemodelingMainSlogan, .bookAppointmentSlogan
{
 
	
 	width:100%;
	background-color:rgba(189, 167, 143, 0.40);
	padding-top:30px;
	padding-bottom:30px;
	margin-top:150px;/*270*/
	
}
.innerHomepageMainSlogan
{
	max-width:1350px;
	margin:0 auto;
}
.homepageMainSlogan p, .kitchenRemodelingMainSlogan p, .bathroomMainSlogan p, .residentialRemodelingMainSlogan p, .commercialRemodelingMainSlogan p, .bookAppointmentSlogan p
{
	text-align:right; 
	color:#000; 
	font-family: "Playfair Display", serif;
 	font-size:1.9em;
	font-weight:normal;
	font-variant: small-caps;
 	 
	 
 
}
.homepageMainSlogan p a, .kitchenRemodelingMainSlogan p a, .bathroomMainSlogan p a, .residentialRemodelingMainSlogan p a, .commercialRemodelingMainSlogan p a
{
	color:#fff;
}
.homepageMainSlogan h1, .kitchenRemodelingMainSlogan h1, .bathroomMainSlogan h1, .residentialRemodelingMainSlogan h1, .commercialRemodelingMainSlogan h1, .bookAppointmentSlogan h1
{
	text-align:right; 
	color:#000000; 
	

      font-family: "Playfair Display", serif;


	font-weight:normal;
	 
	font-size:3.5em;
	margin:0px;
	padding:0px;
 
	 
 
}


.houstonBestCoffeeCatering
{
	 
	padding-top:200px;
	padding-bottom:200px;
}

.containerBestCoffee
{
	max-width:1300px;
	margin:0 auto;
}
.containerBestCoffee a
{
	color:#fff;	
}
/********************/
img.houstonBestCoffeeCatering
{
	display:block;
	margin-left:auto;
	margin-right:auto;
	background:none;
	padding:0px;
	padding-bottom:50px;	
}
.houstonBestCoffeeCatering p.houstonBestCoffeeCatering
{
	text-align:center;
	font-family: 'Julius Sans One', sans-serif;
	color:#fff;	
	text-transform:uppercase;
	font-size:2.5em;
	background:none;
	padding:0px;

}
/*********************/
.houstonBestCoffeeCateringSecond
{
	background:url(../image-press/houston-best-coffee-catering-grizzafi.jpg) center center no-repeat;	
	background-size:cover;
	padding-top:300px;
	padding-bottom:300px;
}
.houstonBestCoffeeCateringSecond p.houstonBestCoffeeCatering
{
	text-align:center;
	font-family: 'Julius Sans One', sans-serif;
	color:#fff;	
	text-transform:uppercase;
	font-size:2.5em;
	background:none;
	padding:0px;

}
.houstonBestCoffeeCateringSecond p.body
{
	text-align:justify;
	font-family: 'Open Sans', sans-serif;
	color:#fff;
	font-size:1.2em;
	background:none;
	padding:0px;
	font-weight:normal;
	line-height:1.9em;

}
/** =p **/
p.body
{
	text-align:justify;
	font-family: 'Open Sans', sans-serif;
	color:#fff;
	font-size:1.2em;
	background:none;
	padding:0px;
	font-weight:normal;
	line-height:1.9em;

}
/*******************/
.eastSideFarmersMarket
{
	background: url(../image-press/east-side-farmers-market-grizzafi-coffee-catering-houston.jpg) center center no-repeat;	
	background-size:cover;
	padding-top:300px;
	padding-bottom:300px;
}
.eastSideFarmersMarket p.houstonBestCoffeeCatering
{
	text-align:center;
	font-family: 'Julius Sans One', sans-serif;
	color:#fff;	
	text-transform:uppercase;
	font-size:2.5em;
	background:none;
	padding:0px;

}
.eastSideFarmersMarket p.body
{
	text-align:justify;
	font-family: 'Open Sans', sans-serif;
	color:#fff;
	font-size:1.2em;
	background:none;
	padding:0px;
	font-weight:normal;
	line-height:1.9em;

}
/*****************/
.discoveryGreenPark
{
	background: url(../image-press/discovery-green-park-grizzafi-coffee-catering.jpg) center center no-repeat;	
	background-size:cover;
	padding-top:300px;
	padding-bottom:300px;
}
.discoveryGreenPark p.houstonBestCoffeeCatering
{
	text-align:center;
	font-family: 'Julius Sans One', sans-serif;
	color:#fff;	
	text-transform:uppercase;
	font-size:2.5em;
	background:none;
	padding:0px;

}
.discoveryGreenPark p.body
{
	text-align:justify;
	font-family: 'Open Sans', sans-serif;
	color:#fff;
	font-size:1.2em;
	background:none;
	padding:0px;
	font-weight:normal;
	line-height:1.9em;

}


/**************************
buttons
//////////////////////////////*/

.btn {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #0c3292);
  background-image: -moz-linear-gradient(top, #3498db, #0c3292);
  background-image: -ms-linear-gradient(top, #3498db, #0c3292);
  background-image: -o-linear-gradient(top, #3498db, #0c3292);
  background-image: linear-gradient(to bottom, #3498db, #0c3292);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
   font-family: 'Julius Sans One', sans-serif;
	 
  color: #ffffff;
  font-size: 0.7em;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}
a.btn:link 
{text-decoration:none;}

a.btn:visited 
{text-decoration:none;color:#000;}

.btn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}
/*****************/
.findUs
{
	background: url(../image-press/find-us-in-houston-grizzafi-coffee-catering.jpg) center center no-repeat;	
	background-size:cover;
	padding-top:200px;
	padding-bottom:200px;
}
.findUs p.houstonBestCoffeeCatering
{
	text-align:center;
	font-family: 'Julius Sans One', sans-serif;
	color:#fff;	
	text-transform:uppercase;
	font-size:2.5em;
	background:none;
	padding:0px;

}
.findUs p.body
{
	text-align:justify;
	font-family: 'Open Sans', sans-serif;
	color:#fff;
	font-size:1.2em;
	background:none;
	padding:0px;
	font-weight:normal;
	line-height:1.9em;

}
.grizzafiLocations .option span.location
{
	text-transform: uppercase;
}
a.aPhoneNumber:link
{
	color:#fff;
}
.instagram
{
	background:rgba(253,193,134,1.00);
	padding-top:50px;
	padding-bottom:50px;
}
.instagram h1
{
	text-align:center;
}
/*****************/
.contactUs
{
	background: url(../image-press/contact-grizzafi-band.jpg) center center no-repeat;	
	background-size:cover;
 	margin:0px; padding:0px;
}
.contactUs p.houstonBestCoffeeCatering
{
	text-align:center;
	font-family: 'Julius Sans One', sans-serif;
	color:#fff;	
	text-transform:uppercase;
	font-size:2.5em;
	background:none;
	padding:0px;

}
.contactUs p.body
{
	text-align:justify;
	font-family: 'Open Sans', sans-serif;
	color:#fff;
	font-size:1.2em;
	background:none;
	padding:0px;
	font-weight:normal;
	line-height:1.9em;

}
/***** for the contact page **/
.containerBestCoffee a.contactPageA
{
	color:#fff;
text-align:center;	font-size:1.5em;
padding-top:20px;
padding-bottom:20px;
margin-top:20px;
margin-bottom:20px;
}
img[alt="instagram"]
{
	margin-left:110px;
	margin-right:20px;	
}
img[alt="tweeter"]
{
	margin-right:20px;	
}
img.facebookIcon
{
	margin-right:10px;
}
p.phoneNumberContact
{
	text-align:center;
	font-size:1.5em;
	font-family: 'Open Sans', sans-serif;	
}
/*****************/
.about
{
	background: url(../image-press/about-image-band.jpg) center center no-repeat;	
	background-size:cover;
	padding-top:200px;
	padding-bottom:200px;
}
.industriesWeServeBodyContent
{
	background: url(../image-press/industries-we-serve-body-text.jpg) center center no-repeat;	
	background-size:cover;
	padding-top:200px;
	padding-bottom:200px;
}
.industriesWeServeBodyContent p.industriesWeServeTitle
{
	text-align:center;
	font-family: 'Julius Sans One', sans-serif;
	color:#fff;	
	text-transform:uppercase;
	font-size:2.5em;
	background:none;
	padding:0px;
}
.about p.houstonBestCoffeeCatering
{
	text-align:center;
	font-family: 'Julius Sans One', sans-serif;
	color:#fff;	
	text-transform:uppercase;
	font-size:2.5em;
	background:none;
	padding:0px;

}
.about p.body, .industriesWeServeBodyContent p.body
{
	text-align:justify;
	font-family: 'Open Sans', sans-serif;
	color:#fff;
	font-size:1.2em;
	background:none;
	padding:0px;
	font-weight:normal;
	line-height:1.9em;

}
 
/**************/
.footer
{
	border-top:10px solid #C0A286;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+1,fff9fb+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 1%, #fff9fb 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffffff 1%,#fff9fb 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffffff 1%,#fff9fb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fff9fb',GradientType=0 ); /* IE6-9 */

	
	padding-top:100px;
	padding-bottom:100px;
}
.footer p
{
	text-align:center;
	font-family: 'Merriweather', serif;
	color:#fff;	
	text-transform:none;
	font-size:1em;
	background:none;
	padding:0px;

}
.footer p a
{
	color:#434343;	
}
.footer p.body
{
	text-align:justify;
	 
	color:#fff;
	font-size:1.2em;
	background:none;
	padding:0px;
	font-weight:normal;
	line-height:1.9em;

}
/***********************/
a img { 
	border: none;
}

.sidebar1 {
	float: left;
	width: 220px;
	background-color: #F9F9F9;
	padding-bottom: 10px;
	padding-top:10px;
}
.content {
	padding: 10px 0;
	max-width: 740px;
	float: left;
}


.content ul, .content ol {
	padding: 0 15px 15px 40px; 
}


nav ul{
	list-style: none; 
	
	margin-bottom: 15px; 
}
nav li {

}
nav a, nav a:visited { 
color: #EF0D10;
	padding: 5px 5px 5px 15px;
	display: block; 
	max-width: 220px;  
	text-decoration: none;
	background-color: transparent;
	padding:10px;
	
}
nav a:hover, nav a:active, nav a:focus { 
	background-color: #EF0D10;
	color: #FFF;
}






ul, ol, dl { 
	padding: 0;
	margin: 0;
}


h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
	 
	
}
h2
{
	margin-top:50px;
	 
}
h2.h2BckdWhite
{
	margin-top:80px;
	font-family: 'Open Sans', sans-serif;
	font-weight:normal;
	font-size:2.5em;
	
}
/* =p */
.container p
{
	font-family: 'Merriweather', serif;
	color:#434343;	
	font-weight:400;
	text-align:justify;
	
	font-size:1em;
	line-height: 220%;
}
.container p.pCenter
{
	text-align:center;
}
.container p.messageCenterHomepage
{
	text-align:center;
	font-size:2em;
 	font-family: 'Merriweather', serif;
	color:#434343;	
	padding-top:0px;
	font-style:italic;
}
.homepageTestimonials
{
	background:url("../images/testimonials-background.jpg") top center no-repeat;
	background-size:cover;
	padding-top:100px;
	padding-bottom:300px;
}
 
.container p.testimonialsCenterTitle
{
	text-align:center;
	font-size:2em;
 	font-family: 'Merriweather', serif;
	color:#fff;	
	padding-top:0px;
	font-style:italic;
	padding-bottom:80px;
}
.homepageTestimonials p
{
	color:#fff;
	font-family: 'Merriweather', serif;
	font-size:1.2em;
}
.homepageTestimonials p a
{
	color:#fff;
}
.container p.ContactMessage
{
	text-align:center;
	font-size:1.8em;
	padding:8px;
	font-family: 'Playfair Display', serif;
	color:#fff;	
	padding-top:50px;
}
.container ul
{
	margin-left:50px;
	margin-bottom:30px;
}
.container ul li a
{
	color:#111A7F;
}

.innerFooter p{
	font-size:14px;
	text-align:center;
	
}
.innerFooter
{
	max-width:960px;
	margin:0 auto;	
	padding-top:30px;
}
footer {
	
	position: relative;
	clear: both; 
	padding: 0px 0;
	text-align:center;
	padding-bottom:0px;
}


footer p a:visited, footer p a:link, footer p a:active
{
	
	color:#a92475;
}
footer p.webDesignBy
{
	font-size:0.7em;
	font-style:normal;	
}
.innerFooter h2
{
	color:#000;
	font-size:16px;
}
a img { 
	border: none;
}

a:link {
	color:  #116065;
	text-decoration: underline; 
}
a:visited {
	color: #B71901;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}


.container {
	max-width: 1266px;
	background: transparent;
	margin: 0 auto; 
	padding-top:40px;
	padding-bottom:40px;
	padding-right:50px;
	padding-left:50px;
}
.containerBookNow
{
	max-width:1350px;
}
.containerFaux
{
	background:#fff;
	-webkit-box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.17); 
box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.17);
}


.fltrt {  
	float: right;
	margin-left: 40px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#featuredSheds
{
	background-color:#D4D4D4;
	text-align:center;
	margin-bottom:15px;
}
table.sheds td, tr
{
	padding:2px;
	margin:1px;
}
table.sheds ul
{
	list-style:none;
}
table.sheds ul li a
{
	font-size:12px;
}

table.sheds td.headerTable
{
	background-color:#4C5769;
	color:#fff;
}
table.sheds td.headerTableHome
{
	background-color:#EF0D10;
	color:#fff;
	text-align:center;
}
table.sheds td.headerTableHome a
{
	font-size:18px;
	color:#fff;
}
table.sheds td.headerTable h2
{
	text-align:center;	
	padding:0;margin:0;
}
table.sheds td.headerTable a
{
	color:#FFFFFF;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.8em;
	
}
h3
{
	font-family: 'Merriweather', serif;
	color:#BDA78F;
	background-color:transparent;
	padding-top:40px;
	padding-bottom:30px;
	margin-bottom:0px;
	text-align:center;
	font-weight:normal;
	font-size:2.2em;
	
}
h4
{
	color:#116065;
	font-size:1.2em;
	text-align:center;
	font-weight:normal;
}
span.price
{
	color:#4A1811;
	font-weight:bold;
}
table.prices
{
	width:100%;
}
ol
{
	margin-left:50px;
}
a#various3, a#pricesSizesCabins, a#gablesPrices
{
	
	color:#fff;	
}
span.off
{
	color:red;	
}
span.messageInline
{
	font-size:44px;
	font-weight:bold;	
}
h1.h1Announcement
{
	color:red;
	font-family: 'Poppins', sans-serif;
	font-size:44px;
	text-decoration:underline;
}
div.santa
{
	position:relative;
		
}
div.santa img
{
	position:absolute;
	top:-3000px;
	left:-230px;	
}

a.iframe
{
	font-size:20px;	
}

img {
	max-width: 100%;
	height: auto;
}


.redBox
{
	background-color:red;
	font-weight:bold;
	font-size:35px;
	margin-top:20px;
	padding:10px 0px;
	color:#fff;	
}
/****************
CLEAR THE FLOATS FIXING
*************************/
.clearfix:after{visibility:hidden; display:block; font-size:0;content:"";clear:both;height:0;}
.clearfix{display:inline-block;}
.clearfix{display:block;zoom:1;}
 
/************************************
the options columns 
****************************************/
.optionsServices{background-repeat:no-repeat; max-width:1100px; margin:0 auto;}

.optionsServices a{border:1px solid #b3bdb2; color:#b3bdb2; font-family: 'Lora', serif; padding: 10px 10px 10px 10px; text-transform:uppercase; text-decoration:none; font-size:0.8em;}
.optionsServices a:hover
{
	border:1px solid #b3bdb2; color:#fff; font-family: 'Lora', serif; padding: 10px 10px 10px 10px; text-transform:uppercase; text-decoration:none; font-size:0.8em;
	background:#b3bdb2;
		
}
 
.optionsServices .option{width:30%; /*height:301px;*/ float:left;   text-align:left; margin-left:35px; /*background-position:top center;*/  background-repeat:no-repeat; /*background-position:0px 70px; */padding-top:240px; margin-bottom:50px;}




 
.optionsServices .option p.pPrice{font-family: 'Lora', serif;
color: #B4BCB1; font-size:1.5em; font-weight:bold; padding-top:5px; text-align:left; display:none;}
.optionsServices .option p.pCategory{color:#000; font-size:1.6em; font-weight:normal; padding-top:0px; text-align:left;  font-family: 'Lora', serif; padding-bottom:0px; margin-bottom:0px;}

.optionsServices .option p.pContent{color:#000; font-size:0.9em; padding-top:5px; padding-right:15px; font-family: 'Open Sans', sans-serif; line-height:160%;}
 
.option.one
{
	background-image:url("../image-press/wellness-infusions.jpg");	
}
.option.two
{
	background-image:url("../image-press/vitamin-booster-injections.jpg");	
}
.option.three
{
	background-image:url("../image-press/aesthetics-and-pro-aging.jpg");	
}
.option.four
{
	background-image:url("../image_press/collection-services/commercial-debt.jpg");	
}
.option.five
{
	background-image:url("../image_press/collection-services/litigation.jpg");	
}
.option.six
{
	background-image:url("../image_press/collection-services/probate.jpg");	
}
.option.seven
{
	background-image:url("../image_press/collection-services/carrier-liens.jpg");	
}
.option.eight
{
	background-image:url("../image_press/collection-services/Employment-laws.jpg");	
}
/**********************************************
VITAMIN BOOSTER PAGE
********************************************/

.option.B12
{
	background-image:url("../vitamins-booster-injections/images/b12.jpg");	
}

.option.b-complex
{
	background-image:url("../vitamins-booster-injections/images/b-complex.jpg");	
}
.option.vitaminD
{
	background-image:url("../vitamins-booster-injections/images/vitaminD.jpg");	
}
.option.folic-acid
{
	background-image:url("../vitamins-booster-injections/images/folic-acid.jpg");	
}
.option.b6
{
	background-image:url("../vitamins-booster-injections/images/b6.jpg");	
}
.option.slim-shot
{
	background-image:url("../vitamins-booster-injections/images/slim-shot.jpg");	
}

.option.super-slim-shot
{
	background-image:url("../vitamins-booster-injections/images/super-slim-shot.jpg");	
}

.option.proline
{
	background-image:url("../vitamins-booster-injections/images/proline.jpg");	
}
.option.super-slim-shot
{
	background-image:url("../vitamins-booster-injections/images/super-slim-shot.jpg");	
}
.option.biotin
{
	background-image:url("../vitamins-booster-injections/images/biotin.jpg");	
}
.option.glutathione
{
	background-image:url("../vitamins-booster-injections/images/glutathione.jpg");	
}

.option.beauty-boost
{
	background-image:url("../vitamins-booster-injections/images/beauty-boost.jpg");	
}

.option.glycine
{
	background-image:url("../vitamins-booster-injections/images/glycine.jpg");	
}
.option.glycine
{
	background-image:url("../vitamins-booster-injections/images/glycine.jpg");	
}

.option.taurine
{
	background-image:url("../vitamins-booster-injections/images/taurine.jpg");	
}

.option.CARNITINE
{
	background-image:url("../vitamins-booster-injections/images/CARNITINE.jpg");	
}

.option.CoQ10
{
	background-image:url("../vitamins-booster-injections/images/CoQ10.jpg");	
}

.option.chill-out
{
	background-image:url("../vitamins-booster-injections/images/chill-out.jpg");	
}

.option.the-athlete
{
	background-image:url("../vitamins-booster-injections/images/the-athlete.jpg");	
}
.option.supercharged-energy
{
	background-image:url("../vitamins-booster-injections/images/supercharged-energy.jpg");	
}
.option.study-buddy
{
	background-image:url("../vitamins-booster-injections/images/study-buddy.jpg");	
}
.option.vitamin-c
{
	background-image:url("../vitamins-booster-injections/images/vitamin-c.jpg");	
}
.option.taurine
{
	background-image:url("../vitamins-booster-injections/images/taurine.jpg");	
}
.option.hangover-helper
{
	background-image:url("../vitamins-booster-injections/images/hangover-helper.jpg");	
}
.option.germ-buster
{
	background-image:url("../vitamins-booster-injections/images/germ-buster.jpg");	
}
.option.liver-flush
{
	background-image:url("../vitamins-booster-injections/images/liver-flush.jpg");	
}
.option.allergy-buster
{
	background-image:url("../vitamins-booster-injections/images/allergy-buster.jpg");	
}
.option.the-athlete
{
	background-image:url("../vitamins-booster-injections/images/the-athlete.jpg");	
}
.option.the-athlete
{
	background-image:url("../vitamins-booster-injections/images/the-athlete.jpg");	
}
.option.the-athlete
{
	background-image:url("../vitamins-booster-injections/images/the-athlete.jpg");	
}

/*************************************************************/

table.tableSheds
{
	width:100%;	
}
.standardFeaturesPhone
{
	display:none;	
}
.sidebar1 h3
{
	background-color:#FECB02;
	color:#000;	
}

/********************************
gallery
*********************************/
/************************************
the options columns 
****************************************/

.optionsGallery
{
	margin-top:90px;	
}
.optionsServices .gallery
{
	width:32.3%; /*height:301px;*/ float:left;   text-align:center; margin-left:8px; background-repeat:no-repeat; /*background-position:0px 70px; */padding-top:40px;	
}




/*****
COLUMNS CONTENT
****/
.promo {
	max-width: 1300px;
	margin: 0 auto;
	margin-bottom: 30px;
	padding-top: 30px;
}
.promo h3 {
	color: #000;
	text-align: center;
	margin-bottom: 8px;
	font-weight:normal;
}
.promo a {
	color: #257c25;
}
.promo .column {
	width: 33%;
	float: left;
	text-align: center;
}
.promo .column h5
{
	text-align:left;
	 
	
font-family: 'Lora', serif;
     

	font-size:1.4em;
	font-weight:normal;
	padding-left:0px;
	padding-right:0px;
	margin-bottom:10px;
	color:#434343;
	margin-top:15px;
	width:80%;
	text-transform:uppercase;
}
.promo .column ul {
	
	list-style:none;
	margin:0px;
	padding:0px;
	color:#434343; 
}
.promo .column ul li {
	
	text-align:left;
	font-family: 'Open Sans', sans-serif;
	padding-top:5px;
	margin-left:9px;
}
.promo .column a{
	color:#000;
	 
}
.promo .column img {
}
.promo .column p {
	color: #000;
	text-align: center;
}
.promo .column .img {
}
.promo .column.one {
	width: 33%;
	float: left
}
.promo .column.two {
	width: 33%;
	float: left
}


/*******************
menus
///////////////////////*/



 .menuBars h1
{
	
	background-color: rgba(202,106,45,0.30); 
 	font-size:1.1em;
	text-align:center;
	margin:0 auto;
	color:#fff;
	width:300px;
	padding:10px 10px;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
	
	
}
.menuBars h3
{
	background-color: rgba(35,20,11,0.94); 
 	font-size:1.1em;
	text-align:center;
	margin:0 auto;
	color:#fff;
	width:300px;
	padding:10px 10px;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
	margin-top:30px;
	text-transform:uppercase;
	font-family:'Julius Sans One', sans-serif;
}
 .menuBars
{
	text-align:center;
	color:#fff;
}
 .menuBars h4
{
	padding-top:10px;
	padding-bottom:0px;
	margin-bottom:0px;
}
.menuBars p
{
	margin:0px;
	padding:0px;
}
table.pastriesTable
{
	color:#000;
	background-color:rgba(255,255,255,0.70);
}

table.pastriesTable td
{
	border-bottom:1px solid rgba(112,110,110,1.00);
	padding-top:40px;
	padding-bottom:30px;
	
}
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position: absolute;
	top: 0;
	left: 1px;
	width: 100%;
	height: 100%;
}

/***********************

RESPONSIVE

*/
 
@media screen and (min-width:1240px) and (max-width:1500px) {
 .homepageMainSlogan h1
	{
		margin-left:800px;
	}
	.homepageMainSlogan p
	{
		margin-left:950px;
	}
}
@media screen and (min-width:500px) and (max-width:1239px) {
 .homepageMainSlogan h1
	{
		margin-left:0px;
	}
	.homepageMainSlogan p
	{
		 margin-left:0px;
	}
}
@media screen and (min-width:480px) and (max-width:800px) {
  /* Target landscape smartphones, portrait tablets, narrow desktops
*/

header .telephone
	{
		color:#000; 
	}
.sloganMain
{
		text-transform:uppercase;
		font-size:1em;
		font-weight:500;
		border-left: 3px solid #fff;
		padding-left:0px;
		margin-top:120px;
		margin-left:0px;
}
.megamenu > li.showhide span.title{
	margin: 15px 0 0 0px;
	float: left;
	
}

.middle
{
	background-size:cover;	
	background-position:center center;
}
.about
{
	background-size:cover;	
}
.contactBand
{
	background-size:cover;	
}

}

@media screen and (max-width:480px) {
  /* Target portrait smartphones */
	.homeMainImage
	{
		background-position:top center;
	}
	 .homepageCall p
	{
		text-align:center;
		float:none;
	}
	.callNow
	{
		float:none;
		margin:0 auto;
		width:100%;
	}
	
	
	.promo .column
	{
		width:90%;
		margin-bottom:50px;
	}
	.footer
	{
		margin-top:20px;
		padding-top:0px;
	}
	.contactBand
	{
		margin-bottom:0px;
	}
	.optionsServices .option
	{
		 width:100%;
		 
		 
		margin-left:5px;
		 
	}
	.optionsServices .option:after
	{
		 
	}
	h1.h1Body
	{
		text-align:center;
	}
	.container p.pBody
	{
		text-align:left;
	}
	.map-responsive
	{
		padding-bottom:50%;
	}
	.homepageMainSlogan h1, .kitchenRemodelingMainSlogan h1, .bathroomMainSlogan h1, .residentialRemodelingMainSlogan h1, .commercialRemodelingMainSlogan h1, .bookAppointmentSlogan h1
	{
		margin-left:0px;
		text-align:center;
	}
	.homepageMainSlogan p, .kitchenRemodelingMainSlogan p, .bathroomMainSlogan p, .residentialRemodelingMainSlogan p, .commercialRemodelingMainSlogan p, .bookAppointmentSlogan p
	{
		text-align:center;
		margin-left:0px;
	}
		h1.logo
{
	text-align:center;
}
	.imageStripe
	{
		 
		background:none;
	}
	.homepageMainSlogan h1
	{
		font-size:1.8em;
	}
	.Home_Inspections_Houston_Logo
	{
		margin-left:50px;
	
	}
	header .telephone
	{top:0px;}
  .imageTop
{
	background-size:cover;
	padding:0px 0px;
	padding-top:30px;
	padding-bottom:50px;	
}
header
  {
	
	padding-bottom:140px; 

	 
  }
  .containerBestCoffee
  {
		padding-right:20px;
		padding-left:20px;  
  }
  .sloganMain
{
		text-transform:uppercase;
		font-size:1.8em;
		font-weight:500;
		border-left: 3px solid #fff;
		padding-left:30px;
		margin-top:30px;
		margin-left:0px;
}
div.houstonBestCoffeeCateringSecond
{
	padding-top:50px;
	padding-bottom:50px;
	padding-right:0px;
	padding-left:0px;
	background-size:cover;	
}
  body
  {
		background: #fff; 
		padding-top:0px;
  }
  .about
  {
	background-size:cover;  
	background-position:center center;
  }
  p.messageInBand
  {
	font-size:2em;  
	top:25%;
  }
  
  header .telephone
  {
	margin-top:0px; 
	text-align:center;
	margin-left:auto;
	margin-right:auto; 
	position:relative;
	right:0px;
	
	  
  }
  header .telephone img
  {
	margin-right:0px;  
  }
  header h1.pageTitle
  {
	display:none;  
	  
  }
img.theProcess
{
	
}
.navbar
{
	
	margin-top:10px;
	
}
 

.content{
	width:auto;	
	float:none;
	
}
.middle
{
	display:none;	
}
.contactBand
{
	/*background:#d7ccc7;*/
	padding-bottom:0px;
	margin-bottom:100px;
		
}
.containerSendMessage
	{
		padding-left:0px;
		padding-right:0px;
	}
form{
	
}
input[type=text]{
margin-bottom: 20px;
margin-top: 10px;
width:370px;
padding: 15px;

 
}
.googleBand
{
	padding-bottom:40px;
	width:100%;
}
.googleBand img
{
	position:relative;
	left:0px;
}
.googleBand a
{
	color:#fff !important;	
	margin-left:0px;
	font-size:11px;
	
}
span.review
{
	
	position:absolute;
	left:0px;
	top:58px;
	
		
}
.sidebar1
{
	width:auto;
	display:block;
	float:none;
		
}

.megamenu{
	margin-top:0px;
}
	header
	{
		height:100px;
	}
h1.h1Announcement
{
	font-size:28px;	
}
h1.h1AnnouncementTwo{font-size:22px;}
a.linkSmallSize
{
	font-size:18px;	
}
.grizzafiLocations .option{
	float:none;
	width:auto;	
	padding-left:0px;
}
.grizzafiContact .option{
	float:none;
	width:auto;	
}
p.phoneNumberContact a:visited
{
	color:#fff;	
}
p.phoneNumberContact a:link
{
	color:#fff;
}
.optionsServices .gallery
{
	float:none;
	width:auto;
}	
footer
{
	background:transparent;
	
	
}
.innerFooter
{
	max-width:305px;
	margin:0 auto;	
	padding-top:30px;
}
footer p
{
	text-align:center;	
}
img[alt="instagram"]
{
	margin-left:20px;
	margin-right:20px;	
}
img[alt="tweeter"]
{
	margin-right:20px;	
}
footer p a
{
	
	color:#bfbfbf;
}
footer p a:visited, footer p a:link, footer p a:active
{
	
	color:#bfbfbf;
}
table.tableSheds
{
		
	display:none;
}
.standardFeaturesPhone
{
	display:block;	
}
.christmas img
{
	display:none;	
}

	
.imageHotCocoa

	{
		
		padding-bottom:1624px;
	}
	
.Smoothie-Bar-menu
	{
		padding-bottom:1624px;
	}
.Gelato-Bar-menu
	{
		padding-bottom:1624px;
	}
	.gourmet-expressso-bar
	{
		padding-bottom:1124px;
	}
	.brew-bar
	{
		padding-bottom:800px;
	}

}
 
 
/* iphone 6*/
@media only screen and (max-device-width: 667px) and (-webkit-device-pixel-ratio: 2) {
	
.megamenu > li.showhide span.title{


	
}

}

/* iphone 6plus */
@media screen and (min-device-width : 414px) and (-webkit-device-pixel-ratio: 3){
	.megamenu > li.showhide span.title{
	
	
}
		
}
