/*
Theme Name: Service Integrity
Description: Custom Theme for Service Integrity.
Author: Lee Johnson
Author URI: http://redgroup.co.za
Version: 1.0
*/

/* Global */

body {
	font-family: adelle-sans, sans-serif;
	font-weight: 400;
	font-size: 1em;
	color: #414142;
	background:#c5a36c url(images/bg.jpg) top center;
}
h1, h2, h3{
	font-family: refrigerator-deluxe, sans-serif;
	line-height:1;
	margin:0 0 1em 0 !important;
}
h2{
	font-size:1.8em;
}
h3{
	font-size:1.5em;
}
img {
	max-width: 100%;
}
a:link {
	color: #676768;
	text-decoration: none;
}
a:hover {
	color: #565656;
	text-decoration: none;
}
a:visited {
	color: #676768;
	text-decoration: none;
}
p{margin-top:0 !important;}

.clearboth { clear: both; }

.top-margin{
	margin-top:220px !important;
}

.white{
	color:#fff;
}

.meta{
	padding:0 40px 30px;
	border-bottom:1px dashed #fff;
}
.meta a{
	color:#414142;
}
.meta-date{
	float:left;
}
.meta-comments{
	background:url(images/icon-comments.png) no-repeat left center;
	padding-left:30px;
	float:left;
	margin-left:10px;
 	display:none;
}
.meta-edit{
	background:url(images/icon-edit.png) no-repeat left center;
	float:left;
	margin-left:10px;
	width:25px;
	height:23px;
}
.meta-edit a{
	width:25px;
	height:23px;
	display:block;
}
h1.storytitle a{
	color:#414142;
}
h1.storytitle{
	font-size:4em;
	padding:0 60px 0 40px;
	margin:20px 0 !important;
}
.storycontent-top{
	background:url(images/blog-post-top.png) no-repeat top left;
	width:81px;
	height:81px;
}
.storycontent{
	background:#fff;
	padding:60px;
	border-top-right-radius:85px;
	-moz-border-topright-radius:85px;
}
.hentry{
	margin-bottom:50px;
}
.margin-top{
	margin-top:220px;
}


/* Navigation */

.menu {
	position:fixed;
	top:0px;
	width:100%; 
	height:auto !important; 
	background-color:#414142;
	z-index:100;
}
#logo {
	margin: 10px 0;
	width:150px;
	float:left;
}
#logo img{
	margin-left:35px;
}
#nav {
	margin: 50px 0 0 0;
	position:relative;
}
.navigation, .navigationnon{
	float: left;
	list-style: none;
	margin: 0;
	padding:0;
}
.navigation li, .navigationnon li{
	float: left;
	padding:0 0 0 40px;
	width:75px;
}
.navigation li a, .navigationnon li a{
	font-size:26px;
	text-transform: uppercase;
	font-weight:bold;
	line-height:1;
	color:#b5945f;
	font-family: refrigerator-deluxe, sans-serif;
}
.navigation li a:hover, .navigationnon li a:hover, .navigation li.active a, .navigationnon li.current-menu-item a{
	color: #fff;
}
.navigationnon li a.active{color:#fff !important;}

.shoppermenu{
	position:relative;
	//top:150px;
	padding-bottom:15px;
	right:0;
	text-align:right;
	color:#414142;
	font-size:18px;
	font-weight:bold;
	display:block;
	font-family: refrigerator-deluxe, sans-serif;
	background: #c5a36c url(images/bg.jpg) top center;
	z-index:1;
}
.shoppermenu a{
	color: #414142;
}


.footer_panel .af-form-wrapper{
position:relative !important;
/*right:40px !important;
top:0 !important;*/
float:right;
width:350px;
}
.footer_panel #af-form-1524593832 .af-body{
padding:0 !important;
margin-top:15px;
position:relative;
}
.footer_panel #af-form-1524593832{
background-color:transparent !important;
}
.footer_panel #af-form-1524593832 .af-standards .af-element{
padding:0 !important;
}
.footer_panel #af-form-1524593832, #af-form-1524593832 .quirksMode{
max-width:350px !important;
}
.footer_panel #af-form-1524593832 .af-body label.previewLabel{
float:left !important;
padding: 0 6px 0 0;
font-family: refrigerator-deluxe, sans-serif !important;
color:#c5a36c !important;
font-size: 30px !important;
}
.footer_panel #af-form-1524593832 .af-body .af-textWrap{
float:left !important;
width:50% !important;
}
.footer_panel #af-form-1524593832 .af-body .af-textWrap input{
height:29px;
font-size:15px
}
.footer_panel #af-form-1524593832 .buttonContainer{
right: 0;
position: absolute;
width:25%;
top:2px;
}
.footer_panel #af-form-1524593832 .af-body .privacyPolicy p{
padding:0 !important;
float:right;
}

.sidebar #af-form-1524593832{
background-color:transparent !important;
border:3px solid #bd2026;
border-radius:20px;
-moz-border-radius:20px;
-webkit-border-radius:20px;
}
.sidebar #af-form-1524593832 .af-body label.previewLabel{
font-family: refrigerator-deluxe, sans-serif !important;
color:#414142 !important;
font-size:40px;
}
.sidebar #af-form-1524593832 .af-body .privacyPolicy{
color:#414142 !important;
}
.sidebar #af-form-1524593832 .af-body .af-textWrap input{
height:29px;
font-size:15px
}

/* Contact Form Overrides */
.wpcf7 input[type=text].wpcf7-form-control,
.wpcf7 input[type=email].wpcf7-form-control,
.wpcf7 input[type=tel].wpcf7-form-control,
.wpcf7 textarea.wpcf7-form-control
{
background-color:#e5d2b4;
padding:8px;
width:95%;
border:none;
color:black;
font-size:0.9em;
}
.wpcf7 input[type=submit]
{
background-color: #c7a46d;
border: none;
font-size: 1.5em;
text-transform: uppercase;
padding: 10px;
font-weight: bold;
font-family: refrigerator-deluxe, sans-serif;
}
.wpcf7 .wpcf7-not-valid-tip
{
color:white;
}
.wpcf7 div.wpcf7-mail-sent-ok
{
display: block;
background-color: rgb(85, 121, 85);
border-color:rgb(85, 121, 85);
color: white;
}
.wpcf7 div.wpcf7-validation-errors
{
display: block;
background-color: #DD8744;
border-color:#DD8744;
color: white;

}

/* Media Alterations */
@media (max-width:768px) {
//div#logo { width:110px; }
//#div#logo img { max-width:85%;}

.navbar-toggle {
position: relative;
float: right;
padding: 9px 10px;
margin-top: 30px;
margin-right: 15px;
margin-bottom: 8px;
background-color: #fff;
border: 1px solid transparent;
border-radius: 4px;
}
.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
background: #CF181E;
}
.navbar-toggle .icon-bar + .icon-bar {
margin-top: 4px;
}
.navbar-collapse {
max-height: 340px;
padding-right: 15px;
padding-left: 15px;
overflow-x: visible;
border-top: 1px solid transparent;
//box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow:none !important;
-webkit-overflow-scrolling: touch;
}
/*.collapse {
display: none !important;
}*/
.navbar-collapse.in {
overflow-y: hidden !important;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
          transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}


.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
          transition: height 0.35s ease;
}
.margin-top, .top-margin{
	margin-top:0px !important;
}
#nav{
	margin:0 !important;
	float: right;
width: 40%;
}
.menu{
	position:relative;
}
.navigation, .navigationnon{
	float:right;
}
.navigation li, .navigationnon li{
	width:100%;
	padding:0;
	text-align:right;
}
h1.storytitle {font-size:2.5em;}
}


/* General Slides */ 

.slide{
	background-attachment: fixed;
	width:100%;
	height:auto;
	position: relative;
	padding-top:145px;
	margin-top: -120px;
}
.slide#slide1 { margin-top:0px !important; }

/*SIDEBAR*/
.sidebar{
width: 28% !important;
float: right !important;
}
.sidebar ul{
	padding:0;
}

h3.sidebar-posts{
	margin-bottom:0 !important;
}
.sidebar-post{
	float:left;
	border-bottom:1px dashed #fff;
	padding:20px 0 10px;
}
.sidebar-post-date{
	width:22%;
	float:left;
	border-right:1px solid #a28251;
}
.month{
	font-weight:bold;
}
.year{
	font-weight:bold;
	font-size:1.2em;
}
.post-title{
	width:75%;
	float:right;
	color:#fff;
	font-size:1.3em;
	font-family: refrigerator-deluxe, sans-serif;
	margin-top:-5px;
}


/* Tablet */
@media screen and (max-width: 1024px) {

.footer_panel .af-form-wrapper { position:relative !important; float:right;}
.slide{
	background-attachment: fixed;
	width:100%;
	position: relative;
	padding:150px 0 0 0;
}

#decorative {
	display:none;
}

#slide1 h1 {
	line-height: 1em;
}
#slide1 h2 {
	line-height: 1em;
}
#slide2 h1 {
	line-height: 1em;
}
#slide2 h2 {
	line-height: 1em;
}
#slide3 h1 {
	line-height: 1em;
}
#slide3 h2 {
	line-height: 1em;
}
#slide4 h1 {
	line-height: 1em;
}
#slide4 h2 {
	line-height: 1em;
}

}




/* Mobile */
@media screen and (max-width: 480px) {

	/* Blog overrides */
	.storycontent-top { display:none;}
	.storycontent { padding: 15px; border-top-right-radius:10px; }
	.storycontent img.alignright { width:100%; }
	.storycontent img.alignleft { width:100%; }
	
	.slide{
		background-attachment: fixed;
		width:100%;
		position: relative;
		padding:70px 0;
		margin-top: -20px;
	}
	
	
	#slide1 h1 {
		line-height: 1em;
	}
	#slide1 h2 {
		line-height: 1em;
	}
	#slide2 h1 {
		line-height: 1em;
	}
	#slide2 h2 {
		line-height: 1em;
	}
	#slide3 h1 {
		line-height: 1em;
	}
	#slide3 h2 {
		line-height: 1em;
	}
	#slide4 h1 {
		line-height: 1em;
	}
	#slide4 h2 {
		line-height: 1em;
	}
	


}


footer{
	width:100%;
	float:left;
	background:#bd2026;
	border-top-left-radius:85px;
	-moz-border-topleft-radius:85px;
}
.social{
	float:right;
	padding:15px 30px;
}



/* Featured Image */
.attachment-page-single {
    /*float: right;
    margin: 12px 0px 8px 8px;*/
	display:none;
}
 
.attachment-index-categories {
    float: left;
    margin: 3px 8px 8px 0px;
	border-bottom:7px solid #003e7e;
	display:none;
}

/* Images */

img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%;
	height: auto;
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right:20px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left:20px;
	margin-top: 0;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #ebebeb;
	line-height: 18px;
	margin-bottom: 3px;
	max-width: 630px !important;
	padding: 3px 13px 4px 3px;
	text-align: center;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.wp-caption img {
	margin: 10px 10px 0;
}
.wp-caption p.wp-caption-text {
	color: #555;
	font-size: 12px;
	margin: 0;
}
.wp-smiley {
	margin: 0;
}
.gallery-caption {
	color: #888;
	background:#999;
	font-size: 10px;
	margin: 0 0 12px;
}
.bypostauthor{
}
.feedback{
	text-align:right;
	padding:0 20px 10px 0;
	clear:both;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #000;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}

/* Comments */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
}
.reply a:hover,
a.comment-edit-link:hover {
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	font-weight: bold;
}
#respond label {
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 30%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}
#advert{
	width:640px;
	margin-left:-40px;
}
#advert ul{
	list-style:none;
}
/* =Widget Areas
-------------------------------------------------------------- */

.textwidget{
float:left;
width:100%;
margin-bottom:20px;
}
.widget-area ul {
	list-style: none;
	margin: 0;
	padding-left:0;
}
.widget-area ul ul {
	margin: 0;
	padding-left:10px;
}
.widget-area select {
	max-width: 100%;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0;
	padding:0;
}
li.widget-container{
	list-style:none;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
	color:#666;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: none;
	color:#002776;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #999;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
	text-shadow:none;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
}
#wp-calendar tbody td {
	border: 1px solid #333;
	padding: 3px 0 2px;
	text-align: center;
	font-size:12px;
}

#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #CC0000;
}
.widget_rss a.rsswidget:hover {
	color: #FF0000;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
#primary {
}
#secondary {
}

/*======================= SHORTCODES ========================== */
.page_panel{
	padding:40px;
	line-height:1;
	margin-bottom:40px;
	font-family: refrigerator-deluxe, sans-serif;
}
.home_content{
	max-width:1000px;
	float:left;
}
.home_content-wrap{
	background:#414142;
	padding:2% 4.5% 2% 6%;
	color:#e4d2b4;
	font-size:1.2em;
	margin-bottom:40px;
	font-family: refrigerator-deluxe, sans-serif;
	margin-top:-6px;
	float:left;
}
.col_half_left, .col_half_right{
	width:48%;
}
.col_half_left{
	float:left;
}
.col_half_right{
	float:right;
}
.footer_panel{
	width:89.5% !important;
	float:left;
	background:#be141b;
	position:relative;
	color:#c5a36c;
	font-size:1.5em;
	margin-bottom:40px;
	text-transform: uppercase;
	font-family: refrigerator-deluxe, sans-serif;
	padding:2% 4.5% 2% 6%;/*35px 45px 35px 60px;*/
	z-index:500;
}
.footer_panel p{
	margin:0;
}
.main_title_shop{
background:url(images/title-arrow.png) no-repeat left top;
padding-left:130px;
float:left;
max-width:600px;
text-transform: uppercase;
}
.main_title_shop h2{
	padding:40px 0;
}

.page_heading {
background:url(images/title-arrow.png) no-repeat left top;
padding-left:130px;
float:left;
max-width:600px;
}
.page_heading.upper {
text-transform: uppercase;
}

.page_heading h2{
	padding-top:40px;
	font-size:2.5em;
}

.indent_content_point{
	background:url(images/indent-point-arrow.png) no-repeat left top;
	padding-left:35px;
	padding-right:50px;
	margin-left:130px;
	float:left;
}
.indent_content_point h2 {
	padding-top:10px;
}
.indent_content{
	margin-left:130px;
	float:left;
	margin-top:50px;
}

.the_company{
	background:#be141b url(images/the-company-top.png) no-repeat top left;
	border-top-left-radius:85px;
	-moz-border-topleft-radius:85px;
	float:left;
	font-size:1.2em;
	margin-bottom:50px;
	margin-top:20px;
}
.company_content{
	padding:50px 0 0 50px;
	font-family: refrigerator-deluxe, sans-serif;
	color:#fff;
}
.company_content h3{
	text-transform: uppercase;
	color:#c6a46d;
	margin-bottom:20px;
}
.company_image{
	margin:0 !important;
}

.shopper-right-align {
	background:#404041 url(images/shopper-right-image-top.png) no-repeat top right;
	border-top-right-radius:85px;
	-moz-border-topright-radius:85px;
	float:left;
	font-size:1.2em;
	margin-bottom:20px;
}
.shopper-right-align-content{
	padding:100px 0 0 50px;
	font-family: refrigerator-deluxe, sans-serif;
	color:#fff;
}
.shopper-right-align-content h3{
	text-transform: uppercase;
	color:#c6a46d;
	margin-bottom:20px;
}
.shopper-right-align-image{
	margin:0 !important;
}

.shopper_bottom{
	background:#404041;
	border-bottom-left-radius:85px;
	-moz-border-bottomleft-radius:85px;
	float:left;
	font-size:1.2em;
	margin-bottom:25px;
}
.shopper_bottom_content{
	padding:50px 0 0 50px;
	font-family: refrigerator-deluxe, sans-serif;
	color:#fff;
}
.shopper_bottom_content h3{
	text-transform: uppercase;
	color:#c6a46d;
	margin-bottom:20px;
}
.shopper_bottom_image{
	margin:0 !important;
}

.become_a_shopper{
	background:#404041 url(images/become-a-shopper-top.png) no-repeat top left;
	border-top-left-radius:85px;
	-moz-border-topleft-radius:85px;
	float:left;
	font-size:1.2em;
}
.become_a_shopper_content {
	padding: 100px 0 0 50px;
	font-family: refrigerator-deluxe, sans-serif;
	color: #fff;
	font-size:1.2em;
}
.become_a_shopper_content img {
	float:right;
}
.become_a_shopper_content h3 {
	text-transform: uppercase;
	color:#c6a46d;
	margin-bottom:20px;
}

.single_bio{
	padding-left:130px;
	background:url(images/title-arrow.png) no-repeat top left;
	float:left;
	margin-bottom:50px;
}
.bio_title{
	font-family: refrigerator-deluxe, sans-serif;
	font-size:2em;
	margin-bottom:20px;
}
.bio_icon{
	margin-right:10px;
	float:left;
}
.bio_image{
	border-radius:50%;
}
.group_bio{
	margin-bottom:50px;
	float:left;
}
.group_header{
	padding-left:130px;
	background:url(images/title-arrow.png) no-repeat top left;
	float:left;
}
.bioimage{
	text-align:center;
}

.indented_content{
	padding-left:130px;
	background:none;
	float:left;
	margin-bottom:50px;
}
.arrow-narrow {
	background:url(images/arrow-narrow.png) no-repeat top left;
}
.indented_content_title{
	font-family: refrigerator-deluxe, sans-serif;
	font-size:2em;
	margin-bottom:20px;
}

.contact_left{
	padding-left:80px;
}
.contact_left a{
	color:#2A2A2A; /* #676768;*/
	text-decoration:underline;
}
.contact_left a:hover{
	color:#2A2A2A; /* #676768;*/
	text-decoration:none;
}
.contact_left h2{
	margin-bottom:20px;
}
.contact_right_content{
	padding:40px;
	background:#404041;
	color:#fff;
	margin-top:-5px;
}
.contact_right_content h2{
	color:#fff;
	margin-bottom:20px;
}

.blog_pic img{
	box-shadow:3px 3px 10px #555;
	float:right;
}

.shopper-form .grid_12 {
	margin-bottom:0;
}
.shopper-form .wider .grid_3 { width:30% !important; }
.shopper-form .medium-gap { margin-top:20px; }
.shopper-form .large-gap { margin-top:40px; }

.shopper-form input[type="text"], 
.shopper-form input[type="password"], 
.shopper-form input[type="date"], 
.shopper-form textarea, 
.shopper-form select {
        font-family: adelle-sans, sans-serif;
        font-weight: 400;
        font-size: 0.9em;
	color: black;
        padding: 5px;
        background: #e5d2b4;
        width:80%;
	border: none;
}
.shopper-form select {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.input_size_6 { width:49% !important;}

.shopper-form input[type=submit], .shopper-form button
{
background-color: #404041;
color:#c7a46d;
border: none;
font-size: 1.5em;
text-transform: uppercase;
padding: 6px;
padding-left: 25px;
padding-right:20px;
font-weight: bold;
font-family: refrigerator-deluxe, sans-serif;
}
.shopper-form button span.submit-text{ float: left; margin-right: 5px; }

.error-message { color:rgb(151, 41, 41) !important; font-weight:bold !important;}

.post object, .post embed { width: 99%; height: 99%; }

iframe { width:99% !important; }

.no-padding { padding:0 !important }

.no-top-margin .top-margin { margin-top:-60px !important; }
.no-top-margin .shoppermenu { display:none; }
/* ================ Bootstrap customisations ======================*/
.container.header {
	background-color:#414142;
	min-height: 160px;
}

body {
	font-family: adelle-sans, sans-serif !important;
	font-weight: 400  !important;
	font-size:1em !important;
	line-height:1.4em;
}
.grid_12.footer_panel { width:100% !important; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6
{
font-family:refrigerator-deluxe, sans-serif !important;
}

/* ================ MEDIA CHANGES ======================*/
.mobile-only { display:none;}

@media screen and (min-width:1000px) {
	.footer_panel .af-form-wrapper { margin-top: -15px; }
}
@media (min-width:770px) {
	#mainmenu { padding-top:40px;}
	.navbar-right li { width: 115px; margin-right: 5px; text-align: center;} 
	.menu button{
		display:none;
	}
	.navbar-static-top
	{
	    position: fixed !important;
	    top: 0;
	    left: 0;
	    width: 100%;
	}
}

@media (max-width:1000px) {
	.menu{
			zoom:0.7;
	}
	.shoppermenu{top:100px;right:10px;}
}

@media (max-width:768px) {
	.menu{ zoom:0.7; }
	.contact_left { padding-left:10px;}
	.shoppermenu{top:0;right:10px;}
	.indent_content_point, .indent_content, #logo img{
		margin-left:0;
	}
	#content, .sidebar{width:100% !important}
	.company_content{
		padding:50px 0 0 5%;
	}
	.become_a_shopper_content {
		padding:100px 5% 0 5%;
	}
	.become_a_shopper_content img {
		float:left;
		max-width:150px;
	}
	.shopper_bottom_content {
		padding:5%;
	}
	.shopper-right-align-content {
		padding-top:25px;
	}
	.slide{ margin-top:0px; padding:20px 0; }

	.desktop-only { display:none;}
	.mobile-only { display:block;}

	/* Header Overrides */
	.container.header {
		background-color:transparent;
	}

	.container.header .navbar-header {
		text-align:center;
	}

	.container.header .navbar-header #logo {
		margin:0; width:100%; float:none; 
	}

	.container.header .navbar-header .navbar-brand {
		float:none;
		padding:0px;
		margin:0px;
	}

	.container.header .navbar-header .navbar-brand img {
		width:50%;
		max-width:140px;
		display:initial;
	}

	.container.header .mobile-only ul {
		margin-top:0px;
	}

.no-top-margin .top-margin { margin-top:-220px !important; }

}

@media (max-width:480px) {
	body{
		font-size:80%;
	}


	.grid_7, .grid_5, .grid_3, .grid_8{
		width:100%;
	}
	.shopper-form .grid_12 {
		margin-bottom:5px;
	}
	.shopper-form .wider .grid_3 { width:95% !important; }
	
	.shopper-form input[type="text"], 
	.shopper-form input[type="password"], 
	.shopper-form input[type="date"], 
	.shopper-form textarea, 
	.shopper-form select {
	        width:90%;
	}
	.shopper-form button span.submit-text{ padding-top: 2px; }
	
	.bio_image{
		width:73% !important;
		margin-top: 20px !important;
	}
	.main_title_shop, .social{
		zoom:0.8;
	}
	#nav{
		width:50%;
	}
	.single_bio{
		padding-left:0;
		background:none;
	}
	.indented_content{
		padding-left:0;
		background:none;
	}
	.arrow-narrow {
		background:none;
	}
	
	h1.storytitle{
		padding:0;
	}
	.meta{
		padding:0;
	}

	// main page - shopper email form
	.footer_panel .AW-Form-1524593832 img { display:none; }
	.footer_panel .AW-Form-1524593832 .af-form-wrapper { width:100%;}
	.footer_panel .AW-Form-1524593832 .af-form-wrapper .af-element label.previewLabel { width:100% !important;}
	.footer_panel #af-form-1524593832 .af-body .af-textWrap { width:100% !important;}
	
	.main_title_shop h2 { padding-top:0px; clear: both; margin-left: -85px !important; }

}

@media (max-width:387px) {
	.shoppermenu{
		zoom:0.8;
	}
}

@media (max-width:240px) {
	#logo{
		width:100px;
	}
}

.home_content p
{
display:none;
}

.home_content-wrap p
{
display:block !important;
}
