/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #161616;
}

body {
    font-size: 0.8125em; /* 13px */
    line-height: 1.5;
}

::-moz-selection { 
	background: #0e7db7; 
	color: #fff; 
	text-shadow: none;
}

::selection { 
	background: #0e7db7; 
	color: #fff; 
	text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}


.btn {
	padding: 5px 10px;
	font-family: "jaf-facitweb",sans-serif;
	font-style: normal;
	text-transform: uppercase;
	font-weight: 600;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	display: block;
}

a.btn {
	color: #FFF !important;
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-o-transition: none !important;
	transition: none !important;
}

#home-services .btn,
#home-services-btns .btn {
	width: 125px;
	font-family: "kremlin-pro-web-expanded",serif;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	font-size: 0.875rem;
}

.btn:active,
.btn:hover {
	background: #65c73a;
	background: -moz-linear-gradient(top,  #65c73a 0%, #3bb107 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#65c73a), color-stop(100%,#3bb107));
	background: -webkit-linear-gradient(top,  #65c73a 0%,#3bb107 100%);
	background: -o-linear-gradient(top,  #65c73a 0%,#3bb107 100%);
	background: -ms-linear-gradient(top,  #65c73a 0%,#3bb107 100%);
	background: linear-gradient(to bottom,  #65c73a 0%,#3bb107 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#65c73a', endColorstr='#3bb107',GradientType=0 );
	border: 1px solid #2f9b00;
}

.red-btn {
	background: #bf2600;
	background: -moz-linear-gradient(top,  #bf2600 0%, #a32000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bf2600), color-stop(100%,#a32000));
	background: -webkit-linear-gradient(top,  #bf2600 0%,#a32000 100%);
	background: -o-linear-gradient(top,  #bf2600 0%,#a32000 100%);
	background: -ms-linear-gradient(top,  #bf2600 0%,#a32000 100%);
	background: linear-gradient(to bottom,  #bf2600 0%,#a32000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf2600', endColorstr='#a32000',GradientType=0 );
	color: #FFF !important;
	border: 1px solid #901d00;
}

.orange-btn {
	background: #ffa84c;
	background: -moz-linear-gradient(top,  #ffa84c 0%, #ff7b0d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa84c), color-stop(100%,#ff7b0d));
	background: -webkit-linear-gradient(top,  #ffa84c 0%,#ff7b0d 100%);
	background: -o-linear-gradient(top,  #ffa84c 0%,#ff7b0d 100%);
	background: -ms-linear-gradient(top,  #ffa84c 0%,#ff7b0d 100%);
	background: linear-gradient(to bottom,  #ffa84c 0%,#ff7b0d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c', endColorstr='#ff7b0d',GradientType=0 );
	color: #FFF !important;
	border: 1px solid #ea6e06;
}

#mobile-menu-toggle.btn:active,
#mobile-menu-toggle.btn:hover,
.black-btn {
	background: #585858;
	background: -moz-linear-gradient(top,  #585858 0%, #282828 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#585858), color-stop(100%,#282828));
	background: -webkit-linear-gradient(top,  #585858 0%,#282828 100%);
	background: -o-linear-gradient(top,  #585858 0%,#282828 100%);
	background: -ms-linear-gradient(top,  #585858 0%,#282828 100%);
	background: linear-gradient(to bottom,  #585858 0%,#282828 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#585858', endColorstr='#282828',GradientType=0 );
	color: #FFF !important;
	border: 1px solid #181818;
}

.grey-btn {
	background: #848484;
	background: -moz-linear-gradient(top,  #848484 0%, #515151 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#848484), color-stop(100%,#515151));
	background: -webkit-linear-gradient(top,  #848484 0%,#515151 100%);
	background: -o-linear-gradient(top,  #848484 0%,#515151 100%);
	background: -ms-linear-gradient(top,  #848484 0%,#515151 100%);
	background: linear-gradient(to bottom,  #848484 0%,#515151 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#848484', endColorstr='#515151',GradientType=0 );
	color: #FFF !important;
	border: 1px solid #393939;
}

/* =============================================================================
   Global element styles
   ========================================================================== */

.container-1300 {
	width: 90%;
	max-width: 1300px;
	margin: 0 auto;
	position: relative;
}

.container-inherit {
	height: inherit;
}

.shop1 {
	margin-right: 5%;
	float: left;
}

.shop2 {
	
}

.btm-pad {
	margin-bottom: 40px;
	width: 100%;
	display: inline-block;
	text-align: center;
	
}

.menu {
	background: url(../img/menu-bg.jpg) no-repeat center top; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
}

.menu  h2 {
	text-align: center;
	background: #000;
	color: #FFF;
	padding: 5px;
	
}

.menu-group {
	padding: 20px 20px 1px 20px;
	width: 30%;
	margin-right: 5%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.menu-group:last-of-type {
	margin-right: 0;
}

span {
	color: red;
}

.menu-group h4 {
	text-align: left;
}

.shop1,
.shop2 {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 47.5%;
	display: inline-block;
	text-align: center;
	padding: 30px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
}

.shop1 {
	background: url(../img/bg-1.jpg) no-repeat center center; 
}

.shop2 {
	background: url(../img/bg-2.jpg) no-repeat center center; 
}

.float-left {
	margin-right: 5%;
	float: left;
	width: 47.5%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.float-right {
	float: right;
	width: 47.5%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.shop-1-img {
	height: 250px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-image: url('../img/frydays-woodbridge-road.jpg');
	border: 1px solid #000 !important;
}

.shop-2-img {
	background-image: url('../img/frydays-woodbridge-road.jpg');
}

iframe {
	max-width: 100%;
	width: 100% !important;
	height: 250px !important;
	border: 1px solid #000 !important;
}

/* =============================================================================
   Header styles
   ========================================================================== */

header {
	line-height: 1;
	font-size: 14px;
	font-size: 0.875rem;
	background: #000;
	z-index: 5000;
	padding: 30px 0;
	margin-bottom: 30px;
}


#header-name {
	float: left;
	color: #FFF;
}

#phone-btns {
	float: right;
}

.hygiene {
	float: left;
	margin-right: 20px;
}

#hygiene {
	max-height: 80px;
}

.btns-right {
	float: right;
}

#phone-btns a {
	margin-bottom: 5px;
}

/* =============================================================================
   Footer styles
   ========================================================================== */

footer {
	background: #000;
	color: #FFF;
	padding: 10px 0;
}

footer a {
	color: #FFF;
}

#left {
	float: left;
}

#right {
	float: right;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media (max-width: 1200px) {

	.shop-1-img,
	.shop-2-img,
	.shop1 .float-right,
	.shop2 .float-right {
		width: auto !important;
		margin-right: 0 !important;
		float: none !important;
	}
	
	.shop-1-img,
	.shop-2-img,
	iframe {
		height: 200px !important;
	}
	
	iframe {
		margin-top: 20px;
	}

}

@media (max-width: 1000px) {

	header {
		text-align: center;
	}

	#header-name,
	#phone-btns,
	.float-left,
	.float-right,
	.shop1,
	.shop2 {
		float: none;
		width: auto;
		margin-right: 0;
	}
	
	#header-name {
		margin-bottom: 10px;
	}
	
	.shop1 {
		margin-bottom: 20px;
	}
	
	.btm-pad {
		margin-bottom: 20px;
	}
	
	h1 {
		font-size: 28px;
	    font-size: 1.75rem;
	}
	
	h2 {
		font-size: 18px;
		font-size: 1.125rem;
	}
	
	h3 {
		font-size: 20px;
	    font-size: 1.25rem;
	}

}

@media (max-width: 767px) {

	.container-1300 {
		width: 60%;
	}
	
	.menu-group,
	.hygiene,
	.btns-right {
		float: none;
		width: auto;
		margin-right: 0;
	}
	
	.shop-1-img,
	.shop-2-img {
		display: none;
	}

}

@media (max-width: 520px) {
	
	.container-1300 {
		width: 90%;
	}

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}