/** Shopify CDN: Minification failed

Line 21:56 Expected identifier but found "*"
Line 29:294 Expected identifier but found "*"
Line 805:20 Expected identifier but found "!"
Line 864:358 Expected identifier but found "*"
Line 864:390 Expected identifier but found "*"
Line 1038:14 Expected identifier but found "!"
Line 1090:14 Expected identifier but found "!"
Line 1327:17 Expected identifier but found "!"
Line 1697:14 Expected ":"
Line 1751:17 Expected identifier but found "!"

**/

/****** Reset *********/


/* !Reset Box-sizing */
	* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; 
     -o-box-sizing: border-box; box-sizing: border-box; *behavior: url(boxsizing.htc); }

	/* !Defaults */
	.gridlock .row { margin-left: auto; margin-right: auto; width: 1000px; /* Fallback */ }
	.gridlock .row:after { clear: both; content: "."; display: block; height: 0; line-height: 0; visibility: hidden; }
	.gridlock .row .row { margin-left: -1.0416666666666667%; margin-right: -1.0416666666666667%; width: 102.0833333333333334%; }
	.gridlock .row [class*="desktop-"] { float: left; margin-left: 1.0416666666666667%; margin-right: 1.0416666666666667%; }
	.gridlock .row [class*="desktop-"].right { float: right; }
	.gridlock .row [class*="desktop-"].padded { margin-left: 0; margin-right: 0; padding-left: 1.0416666666666667%; padding-right: 1.0416666666666667%; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; -ms-box-sizing: content-box; -o-box-sizing: content-box; box-sizing: content-box; *behavior: none; }

		/* !Rows, Widest to Thinest */
	@media screen and (min-width: 1180px) {
		.gridlock .row { width: 1180px; }
	}
	@media screen and (max-width: 1000px) {
		.gridlock .row { width: 980px; }
	}
	@media screen and (max-width: 980px) {
		.gridlock .row { width: 720px; }
	}
	@media screen and (max-width: 740px) {
		.gridlock .row { width: 480px; }
	}
	@media screen and (max-width: 500px) {
		.gridlock .row { width: 300px; }
	}
	/* !Desktop - Default, 12 column, 1220 + 960 (min 980), IE Standard */
	.gridlock .row .desktop-1  { width: 6.25%; }
	.gridlock .row .desktop-1-1{ width: 10.25%; }
	.gridlock .row .desktop-2  { width: 14.5833333333333333%; }
	.gridlock .row .desktop-3  { width: 22.9166666666666667%; }
	.gridlock .row .desktop-31 { width: 24%;}
	.gridlock .row .desktop-4  { width: 31.25%; }
	.gridlock .row .desktop-41  { width: 32.2%; }
	.gridlock .row .desktop-5  { width: 39.5833333333333333%; }
	.gridlock .row .desktop-6  { width: 47.9166666666666667%; }
	.gridlock .row .desktop-7  { width: 56.25%; }
	.gridlock .row .desktop-8  { width: 64.5833333333333333%; }
	.gridlock .row .desktop-9  { width: 72.9166666666666667%; }
	.gridlock .row .desktop-10 { width: 81.25%; }
	.gridlock .row .desktop-11 { width: 89.5833333333333333%; }
	.gridlock .row .desktop-12 { width: 100%; }

	/* Push Cells */
	.gridlock .row .desktop-push-1  { margin-left: 9.375%; }
	.gridlock .row .desktop-push-2  { margin-left: 17.7083333333333333%; }
	.gridlock .row .desktop-push-3  { margin-left: 26.0416666666666667%; }
	.gridlock .row .desktop-push-4  { margin-left: 34.375%; }
	.gridlock .row .desktop-push-5  { margin-left: 42.7083333333333334%; }
	.gridlock .row .desktop-push-6  { margin-left: 51.0416666666666667%; }
	.gridlock .row .desktop-push-7  { margin-left: 59.375%; }
	.gridlock .row .desktop-push-8  { margin-left: 67.7083333333334%; }
	.gridlock .row .desktop-push-9  { margin-left: 76.0416666666668%; }
	.gridlock .row .desktop-push-10 { margin-left: 84.375%; }
	.gridlock .row .desktop-push-11 { margin-left: 92.7083333333335%; }

	/* Center Cells */
	.gridlock .row [class*="desktop-"].center { margin-left: auto; margin-right: auto; }

	/* !Generic, fractions */
	.gridlock .row .desktop-third { width: 31.25%; }
	.gridlock .row .desktop-half { width: 47.9166666666666667%; }
	.gridlock .row .desktop-full { width: 97.9166666666666667%; }

	.gridlock .row .desktop-push-third { margin-left: 34.375%; }
	.gridlock .row .desktop-push-half { margin-left: 51.0416666666666667%; }

	/* !Desktop - Max, 12 column, 1200 (min 1221) */
	@media screen and (min-width: 1221px) {
		.gridlock .row .max-1  { width: 6.25%; }
		.gridlock .row .max-2  { width: 14.5833333333333333%; }
		.gridlock .row .max-3  { width: 22.9166666666666667%; }
		.gridlock .row .max-4  { width: 31.25%; }
		.gridlock .row .max-5  { width: 39.5833333333333333%; }
		.gridlock .row .max-6  { width: 47.9166666666666667%; }
		.gridlock .row .max-7  { width: 56.25%; }
		.gridlock .row .max-8  { width: 64.5833333333333333%; }
		.gridlock .row .max-9  { width: 72.9166666666666667%; }
		.gridlock .row .max-10 { width: 81.25%; }
		.gridlock .row .max-11 { width: 89.5833333333333333%; }
		.gridlock .row .max-12 { width: 97.9166666666666667%; }

		/* Push Cells */
		.gridlock .row .max-push-1  { margin-left: 9.375%; }
		.gridlock .row .max-push-2  { margin-left: 17.7083333333333333%; }
		.gridlock .row .max-push-3  { margin-left: 26.0416666666666667%; }
		.gridlock .row .max-push-4  { margin-left: 34.375%; }
		.gridlock .row .max-push-5  { margin-left: 42.7083333333333334%; }
		.gridlock .row .max-push-6  { margin-left: 51.0416666666666667%; }
		.gridlock .row .max-push-7  { margin-left: 59.375%; }
		.gridlock .row .max-push-8  { margin-left: 67.7083333333334%; }
		.gridlock .row .max-push-9  { margin-left: 76.0416666666668%; }
		.gridlock .row .max-push-10 { margin-left: 84.375%; }
		.gridlock .row .max-push-11 { margin-left: 92.7083333333335%; }
	}

	/* !Tablet, 6 column, 720 (min 739) */
	@media screen and (min-width: 739px) and (max-width: 980px) {
		.gridlock .row [class*="desktop-push-"] { margin-left: 1.0416666666666667%; margin-right: 1.0416666666666667%; }

		.gridlock .row .tablet-1 { width: 14.5833333333333333%; }
		.gridlock .row .tablet-2 { width: 31.25%; }
		.gridlock .row .tablet-3 { width: 47.9166666666666667%; }
      	
		.gridlock .row .tablet-4 { width: 64.5833333333333333%; }
		.gridlock .row .tablet-5 { width: 81.25%; }
		.gridlock .row .tablet-6 { width: 97.9166666666666667%; }

		/* Push Cells */
		.gridlock .row .tablet-push-1 { margin-left: 17.7083333333333333%; }
		.gridlock .row .tablet-push-2 { margin-left: 34.375%; }
		.gridlock .row .tablet-push-3 { margin-left: 51.0416666666666667%; }
		.gridlock .row .tablet-push-4 { margin-left: 67.7083333333334%; }
		.gridlock .row .tablet-push-5 { margin-left: 84.375%; }

		/* !Generic, fractions */
		.gridlock .row .tablet-third { width: 31.25%; }
		.gridlock .row .tablet-half { width: 47.9166666666666667%; }
		.gridlock .row .tablet-full { width: 97.9166666666666667%; }

		.gridlock .row .tablet-push-third { margin-left: 34.375%; }
		.gridlock .row .tablet-push-half { margin-left: 51.0416666666666667%; }
	}

	/* !Mobile, 3 column, 300 + 480 (max 740) */
	@media screen and (max-width: 740px) {
		.gridlock .row [class*="desktop-push-"], 
		.gridlock .row [class*="tablet-push-"] { margin-left: 1.0416666666666667%; margin-right: 1.0416666666666667%; }

		.gridlock .row .mobile-1 { width: 31.25%; }
		.gridlock .row .mobile-2 { width: 64.5833333333333333%; }
		.gridlock .row .mobile-3 { width: 97.9166666666666667%; }

		/* Push Cells */
		.gridlock .row .mobile-push-1 { margin-left: 34.375%; }
		.gridlock .row .mobile-push-2 { margin-left: 67.7083333333334%; }

		/* !Generic, fractions */
		.gridlock .row .mobile-third { width: 31.25%; }
		.gridlock .row .mobile-half { width: 47.9166666666666667%; }
		.gridlock .row .mobile-full { width: 97.9166666666666667%; }

		.gridlock .row .mobile-push-third { margin-left: 34.375%; }
		.gridlock .row .mobile-push-half { margin-left: 51.0416666666666667%; }
	}

	/* !Mobile - Min, 300 (max 500) */
	@media screen and (max-width: 500px) {
		.gridlock .row .min-full { width: 97.9166666666666667%; }
	}


/****** General Styles *****/


body {	
  color: #585858;
  font-size: 13px; 
  font-family:'Muli', sans-serif;	
  line-height: 1.6em;
  margin: 0px;
  border-bottom: 20px solid #ededed; 
  -webkit-text-size-adjust: none;	
  	letter-spacing: .04em;

}

img {max-width:100%; border: 0;}

h1, h2, h3, h4, h5, h6 {
	color: #404040;
	font-family:'Muli', sans-serif;
	font-weight: normal;
	letter-spacing: .05em;
	margin-top: 0;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
h1 { font-size: 13px; }
h2 { font-size: 13px; }
h3 { font-size: 14px; }
h4 { font-size: 16px; }
h5 { font-size: 12px; }
h6 { font-size: 14px; }


h1, h2, h3, h4, h5, h6, p, dl, hr, ol, ul, pre, table, address, fieldset { margin-bottom: 5px; }

h2 {margin: 15px 0px;}
h2 {color: #cbaeae;}
p { font-size: 13px; margin-bottom: 10px; line-height: 1.7em;}
strong { font-weight: bold; }
em { font-style:italic; }
pre { font-family: "Courier New", Courier, monospace; font-size: 13px; font-weight:bold; }

p.date { margin:0px;}

.text-left { text-align: left; }
.text-center { text-align: center; }
.text-right { text-align: right; }

a { text-decoration:none; color: #cbaeae; outline: 0;}
a:hover { color: #d5d5d5!important; text-decoration:none; outline: 0;}
a:visited { color:#cbaeae; text-decoration:none; outline: 0; }
a:focus { outline:1px dotted #79160d; outline: 0; }

/* .row hr, .row p, .row ul, .row ol, .row dl, .row pre, .row address, .row table, .row form {margin-bottom: 1.6em;} */

dt { font-weight: bold; }

ol { padding: 0; margin-left: 0; text-indent: 0; list-style-position: inside; }
ul { padding: 0; margin: 0; list-style:disc inside;}
li {  }
blockquote, blockquote p { 
  font-family: Georgia, "Times New Roman", Times, sans-serif; 
  line-height: 1.6em; 
  font-style:italic; 
  padding-left:0px; 
 }


blockquote {
  margin:1.5em 0em 1.5em 10px;
  padding:.5em 0em;
  quotes:"\201C""\201D";
    font-size:1.1em;


}
blockquote:before{
color:#cbaeae;
  content:open-quote;
  font-size:2em;
  line-height:0em;
  margin-left: -35px;
  margin-right: 10px;

  vertical-align:-0.48em;
  font-family: Georgia;
}
blockquote :first-child { display:inline; }
blockquote :last-child { margin-bottom:0; }
blockquote:after { content: no-close-quote; }

input, textarea { }

hr { background:#eaeaea; border:none; color:#eaeaea; display:block; height:1px; margin-top: 20px; width:100%;}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.hidden {
	display: none !important;
}

.center {text-align:center;}
.small {font-size: 13px;}
.times { font-family: Georgia, "Times New Roman", Times, serif;  }
.quote {
  font-family: "Gentium Basic", Georgia, "Times New Roman", Times, serif; 
  font-size: 1.2em; 
  line-height: 1.5em; 
  border-top: 6px double #F1E6E5; 
  border-bottom: 6px double #F1E6E5; 
  padding: 20px; 
  margin: 25px 0px!important;
  color: #848484;
}
.uppercase {  text-transform: uppercase;
}

#quote {margin: 0px 100px 0px 100px;}
#quote p{
  font-family: Georgia!important; 
  font-size: 1.05em!important;
}



#mobile-product { display: none; }


/****** Fonts & Icons ******/


@font-face { 
  font-family: 'icons'; 
  src: url('  //bobandblossom.co.uk/cdn/shop/t/5/assets/web-icons.eot?v=146730855618391485731763040359  '); 
    src: url(' //bobandblossom.co.uk/cdn/shop/t/5/assets/web-icons.eot?v=146730855618391485731763040359 ?#iefix ') 
      format("embedded-opentype"), url('  //bobandblossom.co.uk/cdn/shop/t/5/assets/web-icons.woff?v=61782330397989990281763040359  ') 
        format("woff"), url('  //bobandblossom.co.uk/cdn/shop/t/5/assets/web-icons.ttf?v=74661228507603658381763040359  ') 
          format("truetype"), url('  //bobandblossom.co.uk/cdn/shop/t/5/assets/web-icons.svg?v=26180172584998422491763040359 #web-icons ') 
            format("svg"); font-weight: normal; font-style: normal; 
            }


@font-face {
  font-family: 'web2';
  src:url('//bobandblossom.co.uk/cdn/shop/t/5/assets/web2.eot?v=110072976011732556841763040359');
  src:url('//bobandblossom.co.uk/cdn/shop/t/5/assets/web2.eot?%23iefix&v=110072976011732556841763040359') format('embedded-opentype'),
    url('//bobandblossom.co.uk/cdn/shop/t/5/assets/web2.woff?v=96239070331038231691763040359') format('woff'),
    url('//bobandblossom.co.uk/cdn/shop/t/5/assets/web2.ttf?v=43519677532758978331763040359') format('truetype'),
    url('//bobandblossom.co.uk/cdn/shop/t/5/assets/web2.svg%23web2?2793') format('svg');
  font-weight: normal;
  font-style: normal;
}

[data-icon]:before {
  font-family: 'web2';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

.icon-menu, .nav a.icon-cart, #header a.icon-cart, .nav a.icon-user, .nav a.icon-search, .nav a.icon-pinterest, 
a.icon-pinterest, .nav a.icon-vimeo, .nav a.icon-tumblr, .nav a.icon-google-plus, a.icon-google-plus, .nav a.icon-facebook, a.icon-facebook, .nav a.icon-instagram, .nav a.icon-twitter, .icon-twitter, .icon-feed, .nav a.icon-linkedin, .icon-linkedin, .nav a.icon-vimeo-2, a.icon-vimeo-2, .nav a.icon-flickr, a.icon-flickr, .icon-phone, .nav a.icon-mail, a.icon-mail, .icon-mail, .icon-plus, .icon-checkmark, .nav a.icon-youtube, .icon-youtube, .icon-facebook, .icon-google-plus, .icon-pinterest, .icon-tumblr, .icon-instagram {
  font-family: 'web2';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
}
.icon-menu:before {
  content: "\e000";
}
.icon-cart:before {
  content: "\e001";
}
.icon-user:before {
  content: "\e002";
}
.icon-search:before {
  content: "\e003";
}
.icon-pinterest:before {
  content: "\e004";
}
.icon-vimeo:before {
  content: "\e008";
}
.icon-tumblr:before {
  content: "\e009";
}
.icon-google-plus:before {
  content: "\e00b";
}
.icon-facebook:before {
  content: "\e007";
}
.icon-instagram:before {
  content: "\e006";
}
.icon-twitter:before {
  content: "\e00c";
}
.icon-feed:before {
  content: "\e005";
}
.icon-linkedin:before {
  content: "\e00d";
}
.icon-vimeo-2:before {
  content: "\e00e";
}
.icon-flickr:before {
  content: "\e00f";
}
.icon-phone:before {
  content: "\e00a";
}
.icon-mail:before {
  content: "\e010";
}
.icon-plus:before {
  content: "\e011";
}
.icon-checkmark:before {
  content: "\e012";
}
.icon-youtube:before {
  content: "\e013";
}


@font-face { 
  font-family: 'icons'; 
  src: url('  //bobandblossom.co.uk/cdn/shop/t/5/assets/web-icons.eot?v=146730855618391485731763040359  '); 
  src: url(' //bobandblossom.co.uk/cdn/shop/t/5/assets/web-icons.eot?v=146730855618391485731763040359 ?#iefix ') format("embedded-opentype"), 
    url('  //bobandblossom.co.uk/cdn/shop/t/5/assets/web-icons.woff?v=61782330397989990281763040359  ') format("woff"), 
      url('  //bobandblossom.co.uk/cdn/shop/t/5/assets/web-icons.ttf?v=74661228507603658381763040359  ') format("truetype"), 
        url('  //bobandblossom.co.uk/cdn/shop/t/5/assets/web-icons.svg?v=26180172584998422491763040359 #web-icons ') format("svg"); 
          font-weight: normal; 
          font-style: normal; }


/****** Buttons *********/


    .button,
	button,
	input[type="submit"],
	input[type="reset"],
	input[type="button"] {
	  background: #dbc9c1; 
	  border: 1px solid #dbc9c1;
	  -moz-border-radius: 0px;
	  -webkit-border-radius: 0px;
	  border-radius: 0px;
	  color: #ffffff!important;
	  display: inline-block;
	  font-size: 12px;
	  font-weight: normal;
	  text-decoration: none;
	  cursor: pointer;
	  margin-bottom: 0px;
	  line-height: normal;
	  padding: 6px 12px;
	  font-family: 'Muli', sans-serif; 
      -webkit-appearance: none; }

	.button:hover,
	button:hover,
	input[type="submit"]:hover,
	input[type="reset"]:hover,
	input[type="button"]:hover {
		color: #ffffff!important; 
		background: #b0b0b0;
	  border: 1px solid #b0b0b0;
	}

	.button.full-width,
	button.full-width,
	input[type="submit"].full-width,
	input[type="reset"].full-width,
	input[type="button"].full-width {
		width: 100%;
		padding-left: 0 !important;
		padding-right: 0 !important;
		text-align: center; }

	/* Fix for odd Mozilla border & padding issues */
	button::-moz-focus-inner,
	input::-moz-focus-inner {
    border: 0;
    padding: 0;
	}
   
.secondary{}
.secondary:hover{
  background-color: #B2B2B2!important;
  color: #ffffff!important;
  border: 1px solid #B2B2B2!important;
}

.secondary1{
  letter-spacing: .15em;
  background-color: #FFEAE4!important;
  border: 1px solid #FFEAE4!important;
  /* -moz-border-radius: 3px;
	  -webkit-border-radius: 3px;
	  border-radius: 3px;*/
  color: #000000!important;
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  margin-bottom: 20px;
  line-height: normal;
  padding: 6px 12px;
  font-family: 'Muli', sans-serif; 
   -webkit-appearance: none; 
}

.secondary1:hover{
  background-color: #B2B2B2!important;
  color: #ffffff!important;
  border: 1px solid #B2B2B2!important;
}




/****** Forms *********/


    form {
		margin-bottom: 20px; }
	fieldset {
		margin-bottom: 20px; }
	input[type="text"],
	input[type="password"],
	input[type="email"],
	textarea,
	select {
		border: 1px solid #ccc;
		padding: 6px 4px;
		outline: none;
	/*	-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px;*/
		font: 13px 'Muli', sans-serif;
		color: #000;
		margin: 0;
		width: 250px;
		max-width: 100%;
		display: block;
		margin-bottom: 20px;
		background: #fff; }
	select {
		padding: 0; }
	input[type="text"]:focus,
	input[type="password"]:focus,
	input[type="email"]:focus,
	textarea:focus {
		border: 1px solid #aaa;
 		color: #000;
 		-moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
		-webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
		box-shadow:  0 0 3px rgba(0,0,0,.2); }
	textarea {
		min-height: 60px; width: 100%; }
	label,
	legend {
		display: block;
		font-weight: normal;
		font-size: 13px;  }
	select {
		width: 220px; }
	input[type="checkbox"] {
		display: inline; }
	label span,
	legend span {
		font-weight: normal;
		font-size: 13px;
		color: #000; }





/****** Header Styles *********/

#wrapper {  }
#content { margin-top:0px;min-height: 500px;  }
#content.home {min-height: 200px; }
#header-border {
	margin-top: 0px;
	margin-bottom: -1px;
	height: 1px;
	background: #eaeaea;
  	position: relative;
}


#top-row-solid {
  color: #ffffff!important;
  background: #dbc9c1;
  font-size: 15px;
  padding-top: 3px;
  line-height: 2.1em;
  text-align: center;
  letter-spacing: 0.02em!important;
}

#top-row-background {background: #ffffff; border-bottom: 0px solid #F5F8F8;}

#top-row { margin-top:px; padding:11px 0px; margin-bottom:0px; }
#top-row p {  color: #404040; margin-top: 7px; font-size: 12px;}
#top-row ul{ padding-top:0px;  list-style-type: none;}

ul.icons-top .icons {margin-top:-4px!important; padding-top: 0px; }

ul.icons-top li.icons a {
  color: #404040;
  font-size: 18px;
  width: 10px;
  display: inline-block;
  text-align: center;
  line-height: 40px;
  margin: 0 5px 10px 15px;
  float: left;
}

ul#cart {   font-size: 11px; letter-spacing: .05em; margin-top: 5px; text-align: right; text-transform: uppercase;  }
ul#cart li { display: inline; margin-left: 20px;  }
ul#cart li a{  color: #404040!important; }
ul#cart li a:hover{ color:#000!important;  }

#currencies {
  width: inherit;
  background: transparent;
  border: 0;
  margin-bottom: 0px;
height: 21px!important;  font-size: 11px;
  float: right;
  margin-left: 15px;

}


select#currencies {
  color: #404040!important; 

    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
  }

select#currencies option{
  background-color: #ffffff;
  color: #404040;
}


.search {
  margin-top: 0px;
  height:12px;
  margin-left: 0px!important;
  margin-right: 0px!important;
}

.search input {
  border: none;
  color: #000000;
}


#search-submit {
  outline:none;
  border:none;
  height:12px;
  width:20px;
  background:url(//bobandblossom.co.uk/cdn/shop/t/5/assets/icon-search.png?v=147282780354405803171763040359) no-repeat;
  margin-top:0px;
  margin-right:0px;
  padding:0;
  float:right;
  display:block;

}

#search-form { 
  width:200px;
  display:block;
  margin-top:0px;
  margin-right:0px;
}

#search-field {
border: 0px solid #ccc!important;
border-bottom: 1px solid #ccc!important;
  outline:none;
  padding:3px!important;
  font-size:11px;
  color: #000000!important;
  margin-left:0px;
  width:200px;
  background:url(//bobandblossom.co.uk/cdn/shop/t/5/assets/icon-search.png?v=147282780354405803171763040359) no-repeat 175px;;
  background-color: #fff;
  margin-top:0px;
}               

#search-field input{
  color: #000000!important;
  opacity: 1;
  outline-width: 0px;
  outline-style: none;
}
.search-header {}
.search-header p {font-size: 12px; color: #fff;  }



#logoheader { 
  text-align: center; 
  margin: 0px auto;
}

#logo h1 { margin: 0px; padding: 0px; line-height: 40px; }
#logo {padding-top:0px;}

#logo img {
  width: 250px;
  height: 40px;
  margin:0px 0px 10px 0px;
  padding-bottom: 0px; 
  }


/**** Navigation Style ****/



ul#nav li.last {margin-right: 0px!important;}

#header-nav { position: relative;}


#navigation {
  background: #ffffff;
  font-family: 'Muli', sans-serif;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
}


ul#nav {
  list-style: none;
  height: 45px;
}

ul#nav li {
  display: inline-block;
  position: relative;
  z-index: 8;
}

ul#nav li:hover {
  color: #cbaeae!important;
  background: #ffffff;
}

ul#nav.active{
  color: #cbaeae;
	
}
ul#nav li a {
  font-size: 13px;
  color: #404040;
  font-weight: normal;
  height: 45px;
  display: block;
  padding: 0em 1.5em;
  text-transform: uppercase;
  letter-spacing: .09em;
  line-height: 45px;
}

ul#nav li a:hover {
  background: #ffffff;
  color: #cbaeae!important;
  text-decoration: none;
}

ul#nav li ul{
    display: none;
    float: left;
    position: absolute;
    top: 44;
    left: 0;
    z-index: 5;
    margin: 0;
    padding: 0;
	border: 1px solid #eaeaea;
 
}


ul#nav li:hover ul{
    display: block;
    background: #ffffff;
}

ul#nav li ul li{
  background: #ffffff;
  color: #404040;
  width: 215px;
  margin-right: 0px;!important;
  padding: .1em 1.5em .5em 1.5em;

}


ul#nav li ul li:hover {
  background: #ffffff;
}

ul#nav li ul li a:hover {
	color: #e5c9c9;
	background: #ffffff;
}

ul#nav li ul li a{
  font-size: .8em;
  text-align: left;
  padding: 5px 0px;
  color: #404040;
  text-transform: uppercase!important;
  height: 2.2em!important;
  line-height: 2.2em!important;
  font-family:'Muli', sans-serif;
}

.down {
    float: right;
  	margin-top: -31px;
    margin-right: 7px;
    font-weight: bolder;
    font-size: 10px;
    color: #404040;
}

nav.primary select { display: none; }

#nav-border {
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: -1px;
  height: 1px;
  background: #eaeaea;
  position: relative;
}

#nav-border0 {
  margin-top: 0px;
  margin-bottom: -1px;
  height: 1px;
  background: none;
  position: relative;
}

/*** Mobile Navigation *****/



nav.compact {background: #dbc9c1; position: relative; }
nav.compact .nav-item { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; position: relative; height: 50px; width: 33.33333%; font-family: 'icons'; -webkit-font-smoothing: antialiased; display: -moz-inline-stack; display: inline-block; vertical-align: middle; *vertical-align: auto; zoom: 1; *display: inline; }
nav.compact .nav-item.dropdown .icon { font-size: 27px; margin-top: 16px; }
nav.compact .nav-item.account .icon { font-size: 26px; margin-top: 16px; }
nav.compact .nav-item.cart .icon { font-size: 41px; margin-top: 13px; }
nav.compact .nav-item.search .icon { font-size: 27px; margin-top: 18px; }
nav.compact .nav-item.cart .count { display: block; position: absolute; top: 14px; left: 50%; padding: 3px 3px 0px 3px; line-height: 10px; margin-left: 4px; -webkit-border-radius: 12px; 
  -moz-border-radius: 12px; -ms-border-radius: 12px; -o-border-radius: 12px; border-radius: 12px; background: #ffffff; }
nav.compact .nav-item.cart .count span { position: relative; color: #dbc9c1; font-weight: bold;  font-size: 10px; margin: 0; padding: 0; top: -2px; }
nav.compact .nav-item > a, nav.compact .nav-item > div { position: absolute; top: 0; right: 0; 
  bottom: 0; left: 0; color:  #ffffff; cursor: pointer; }
nav.compact .nav-item > a span, nav.compact .nav-item > div span { display: block; margin-top: 15px; text-align: center; }
nav.compact .nav-item > a:before, nav.compact .nav-item > div:before { content: ''; position: absolute; top: 11px; bottom: 11px; right: 0px; width: 1px; background-color:   ; }
nav.compact .nav-item.last a:before, nav.compact .nav-item.last div:before { display: none; }
nav.compact .nav-item.active { background-color: #d5d5d5; }
nav.compact .nav-item.active > a, nav.compact .nav-item.active > div { color: #ffffff; }
nav.compact .nav-item.active > a:before, nav.compact .nav-item.active > div:before { display: none; }
nav.compact .nav-item.active .arrow { background-color: #ffffff;}
nav.compact .nav-item .dropdown-wrap { display: none; }
nav.compact .nav-item .dropdown-wrap.top { position: absolute; top: 100%; left: 0; }
nav.compact.account-enabled .nav-item { width: 24%; }
nav.compact .search-outer-wrap { display: none; position: absolute; top: 0px; bottom: -5px; left: 0; right: 0; background: white; font-family: 'icons'; -webkit-font-smoothing: antialiased; }
nav.compact .search-outer-wrap .search-wrap { display: block; top: 50%; left: 8%; right: 8%; width: auto; }
nav.compact .search-outer-wrap .search-wrap span { top: 7px; right: 10px; font-size: 25px; position: absolute; }
 
nav.compact .active { background-color: #d5d5d5; color: #000000; }


@media (max-width: 850px) { #navigation { display: none; }       #top-row-background {display: none!important;} #header { width: 100%; margin: 0; } }

.mobile-dropdown {  position: relative; z-index: 5000; margin-top: -2px; background-color: #d5d5d5; display: none; }
@media (min-width: 850px) { .mobile-dropdown, nav.compact { display: none !important; } }
.mobile-dropdown .list.primary {text-transform: uppercase; background-color: #d5d5d5; margin: 0; padding: 0 0 0 0px; display: block; list-style: none; } 
.mobile-dropdown .list.primary > .first { border-top: none; padding-top: 10px; }
.mobile-dropdown .list.msecondary {  display: none; background-color: #f7f7f7; list-style: none; }
.mobile-dropdown .list.msecondary .list-item a { background-color: #f7f7f7; }
.mobile-dropdown .list.tertiary { display: none; background-color: #000000; }
.mobile-dropdown .list.tertiary .list-item a { background-color: #000000; }
.mobile-dropdown .list.quaternary { display: none; background-color: #060606; }
.mobile-dropdown .list.quaternary .list-item a { background-color: #060606; }
.mobile-dropdown .list .list-item { cursor: pointer; width: 100%; border-top: 1px solid rgba(255, 255, 255, 0.05); }
.mobile-dropdown .list .list-item a { display: block; margin: 0 auto; padding: 19px 15px; width: 84%; min-width: 290px; font-size: 12px; color: #ffffff;  position: relative; }
.mobile-dropdown .list .list-item .icon { font-size: 1.5em; position: absolute; top: 19px; right: 5px; height: 15px; width: 15px; background: url( //bobandblossom.co.uk/cdn/shop/t/5/assets/main-sprite.png?2793 ) no-repeat -162px -17px; }
.mobile-dropdown .list .list-item.expanded > a .icon { background-position: -192px -17px; }

.mobile-dropdown.dark .list .list-item { border-top-color: rgba(0, 0, 0, 0.05); }
.mobile-dropdown.dark .list .list-item a { color: #000000; }
.mobile-dropdown.dark .list .list-item .icon { background-position: -162px -47px; }
.mobile-dropdown.dark .list .list-item.expanded > a .icon { background-position: -192px -47px; }


nav.compact.dark .nav-item.active > a, nav.compact.dark .nav-item.active > div { color: #000000; }
nav.compact.dark .nav-item.active .arrow { background-color: #000000; }
nav.compact.dark .nav-item.active .border { position: absolute; top: -1px; left: 0; right: 0; bottom: 1px; border-top: 1px solid rgba(0, 0, 0, 0.15); border-right: 1px solid rgba(0, 0, 0, 0.15); border-left: 1px solid rgba(0, 0, 0, 0.15); }

.main-header nav.compact { display: none; }

@media (max-width: 850) { .main-header nav.compact { display: block; } }

.mobile-dropdown a:hover{color: #b0b0b0!important;}
nav.compact  a:hover{color: #b0b0b0!important;}


/********** Index **********/

#home-images { 
  margin: 1.5% 0px 0px;  
}

#home-images h1{ 
margin-top: -65px!important;
      background-color: #dbc9c1;
padding: 15px 0px;
  color: #fff!important;
  font-size: 15px;
  text-align: center;
z-index: 0;
}



#left-image, #right-image { 
margin: 0px 1.7% 1.5% 0px!important;
}
#left-image img, #right-image img { 
margin-bottom:0px;

}
#left-image img.last, #right-image img.last { 
  margin-bottom: 0;   margin-right: 0px!important;
}

#right-image { 
  margin-bottom: 0;   margin-right: 0px!important;
}


#welcome-text { 
  margin: 20px 0px 0px; 
  padding-top: 10px; 
  padding-bottom: 10px; 
}
#welcome-text h1{
  font-size:23px!important;
  overflow: visible;
  line-height: 1.3em;
  margin: 0px auto 10px auto;
  text-align: center;
  width: 97.9166666666666667%;
  text-transform: uppercase;
  color: #585858;
}

#welcome-text h2{  
  color: #585858;
  font-size:18px!important;
}

#welcome-text p{ 
  margin: 20px 25%; 
  font-size: 16px;
}

#homepage .flexslider .slides img {
  display: block;
  margin: 0 auto;
  width: auto;
  margin-top: 0px;
}
#homepage .flexslider {
  overflow: hidden;
}


/********** Alternate Banner **********/
.fullwidth-banner {
   text-align: center;
   padding: 25% 10%;
   margin: 0px 0 0px;
   background-size: cover;
   background-position: center center;
   background-repeat: no-repeat;
  height: ;
}


h2.banner-title {
  color: #404040;
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 1em;
  line-height: 1.2em;
}

p.banner-text {
  color: #ffffff;
  font-size: 20px;
  margin-bottom: 1em;
  line-height: 1.3em;
   }

.fullwidth-banner  .cta {
    background-color: rgba(235,211,200,.85);
  color: #404040;
  font-size: 14px;
  padding: .7em 1.05em;
  width: 70%;
  margin: 0px auto;
  letter-spacing: .05em;
  border-radius: 0px;
    line-height: 1.2em;

}

a.cta {
  color: #000;!important;

}

a.cta:hover {
  color: #fff!important;

}



/********** Alternate Spotlights **********/
.alt-spotlights {
   text-align: center;
       padding-top: 22%;
    padding-bottom: 5%;
    padding-left: 10%;
    padding-right: 10%;
   margin: 0px 0 0px;
   background-size: cover;
   background-position: center center;
   background-repeat: no-repeat;
}


h2.spotlight-title {
  color: #ffffff;
  font-size: 15px;
  font-weight: 300;
  margin-bottom: 1em;
  line-height: 1.2em;
}

p.spotlight-text {
  color: ;
  font-size: px;
  margin-bottom: 1em;
  line-height: 1.3em;
   }

.alt-spotlights  .cta {
    background-color: rgba(219,201,193,.85);
  font-size: 15px;
  padding: .7em;
  margin: 0px auto;
  letter-spacing: .05em;
  border-radius: 0px;
    line-height: 1.5em;
margin-top:44%;
}

a.cta {
  color: #fff;!important;

}

a.cta:hover {
  color: #333!important;

}


@media all and (max-width: 1024px) {
#homepage .flexslider .slides img {
  display: block;
  height: auto;
  width: 100%;
}
}


#divider2.homeproducts {margin-bottom: 50px;}

ul#featured-posts {   margin-top: 20px;list-style-type: none; float: left; }
ul#featured-posts li { float: left; display: inline; }

#homepage-excerpt {text-align: center!important;}
#homepage-blog h3 {font-size:16px; margin-top:15px; margin-bottom: 0px; text-transform: uppercase; }
#homepage-excerpt p {margin-top: 15px;}

#homepage-blog h3  {  color: #585858!important;}
#homepage-blog .date {font-size:12px;}


#instagram { 
  width: 100%; 
  float: left; 
  clear: left; 
  display: block; 
  margin: 40px auto;
  padding-bottom: 0px; 
  padding-left:0px;
}

#instafeed {
  margin-top: 0px;
}

.instagram-image {
  padding: 0px 6px 0px 6px ;
  max-width:12.5%; 
}


/****** Collections ********/

#page.collection{margin-bottom: 10px!important;}



#collection-loop h3 {
	margin: 10px 0;
}

ul#collection-loop { 
  list-style-type: none; 
  float: left; 
  margin-top: 20px;
}
ul#collection-loop li { 
  float: left; 
  display: inline; 
  min-height: 200px;}

.collection-image {
  min-height: 200px;
}

#collection-description {
  margin-top:20px; 
  margin-bottom:20px; 
}

#collection-description-text {
  margin-left:150px; 
  margin-right:150px; 
  font-family:'Muli', sans-serif;
  letter-spacing: .05em;
  margin-top: 10px;
  font-size: 16px!important;
}

#collection-description-text p {
  margin-top: 20px;
  font-size: 16px!important;
}

#collection-description h1 { 

  text-align: center;
  font-size: 13px;
  margin: 45px 0px 35px 0px; 
  text-transform: uppercase;
      letter-spacing: .09em;


}

#collection-description h2 { 
  color: ;
  text-align: center;
  font-size:23px!important;
  margin: 50px 0px 40px 0px; 
  text-transform: uppercase;
}

#collection-description h2 a {}
#collection-description h2 a:hover {}


#collection-description h3 { 
  color: ;
  text-align: left;
  font-size:20px!important;
  margin: 30px 0px 20px 0px; 
  text-transform: uppercase;
}


#full-width-filter {
  overflow: hidden; 
  margin-bottom: 20px;
}
#full-width-filter .filter { 
  float: left; 
  margin-right: 20px; 
  text-transform: uppercase;
}
#full-width-filter p { 
  margin-bottom: 5px;
  float:left;
  margin-top: 10px;
}

#sort {
  float:right;
  margin-top:0px;
  width: 290px;
}

#sort label{
  float: left;
  margin: 1px; 
  margin-right: 5px;
}


ul#categories {list-style-type: none;
  font-size: 14px;
  text-align: center; 
  padding: 10px 0px; 
  margin-bottom: 20px;
  margin-top:5px;
  text-transform: uppercase;

  border-bottom: 1px solid #eaeaea;
}

ul#categories li {margin: 0px 10px; display: inline;}
ul#categories li a {  color: #585858; }
ul#categories li a:hover{ color:#cbaeae!important;  }

#sidebar {}
#sidebar h1 { font-weight: normal; }
#sidebar h4 { margin: 20px 0px 10px 0px!important; font-size: 1.1em; }
#sidebar ul { list-style-type: none; margin-bottom: 20px; }
#sidebar h1 { padding-bottom: 10px; border-bottom: 1px solid #eaeaea; margin-bottom: 20px;  }
#sidebar ul li a.current { border-bottom: 1px solid #eaeaea; text-decoration: none; }


#side-filter { width: 100%; border-top: 1px solid #eaeaea; border-bottom: 1px solid #eaeaea; margin-bottom: 20px; padding-top: 20px; }
#side-filter p { margin-bottom: 5px; }
#side-filter li { margin-bottom: 10px; }


ul#sortme  {padding-left:0px; padding-bottom:25px; }
ul#sortme h4 { margin: 0px; font-size: 16px; }
ul#sortme li {float:left; text-transform: uppercase; }
ul#sortme p {  }

.coll-filter { text-transform: uppercase; }
.clearfix.filter { display: block; border: 0; overflow: hidden; max-width: 175px; }

span.customSelect { 
    font:12px sans-serif;
    background:#fff url(//bobandblossom.co.uk/cdn/shop/t/5/assets/select.png?v=165875623313023863111763040359) right center no-repeat;
    border:1px solid #ddd;
    color:#555;
    padding:7px 9px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px 2px;
    width:175px;
}

#product-meta, h3.linklist{
  margin-top:20px;
  text-align: center;
  font-size: 13px!important;
  letter-spacing: .1em;
  line-height: 16px;

}
#product-meta h3, h3.linklist, #product-meta h3 a {
  font-size: 13px!important;
  margin-bottom: 0px;
  text-transform: none;
}

#product-meta h3 a:hover, h3.linklist a:hover{
  margin-bottom: 10px;
}

#product-meta p {
  margin: 0px;
  font-size:12px;
  font-style:italic;
}

.prod-price{
  outline: 0;
  font-size: 12px;
}

#product-meta .price {
  padding-top: 10px;  
  color: #404040;
}
#product-meta a:hover h3{  
  color: #cbaeae;!important
}

ul#product-loop { padding-top: 10px; list-style-type: none; float: left; width:1180px; padding-right: 2px; padding-left: 2px;}
ul#product-loop li { float: left; display: inline; ; }
ul#product-loop2 { padding-top: 10px; list-style-type: none; float: left; width:100%;}

.product { ; position: relative; margin-bottom: 50px; }
.product {  ; position: relative; margin-bottom:50px; }
.product img { display: block; margin: 0 auto; }
.product img a { border: 0; }


#product-image { 
  margin-left: 0px;
  margin-right: -1px;  
}

.first { 
  clear: left; 
}
.prod-price {
  font-size: 12px;  
}
.was, .product-compare-price { 
  color: #cbaeae; 
  text-decoration: line-through; 
}
.was { 
  font-size: 13px; 
  display: inline; 
  margin-left: 5px; 
}
.onsale {
  font-size: 13px;  
  color: #cbaeae; 
  display: inline; 
}
.instagram { overflow:hidden; }

.new { 
  background: url(//bobandblossom.co.uk/cdn/shop/t/5/assets/transparency.png?v=66008117760441266861763040359); 
  padding: 5px 10px; 
  position: absolute; 
  top: 5px; 
  left: 5px; 
  border: 1px solid #66787f; 
  text-transform: uppercase; text-align: center; z-index: 2;  
}

.sale-item { 
  background: #ccc; 
  font-size:12px;
  color: #fff;
  padding: 5px 10px; position: absolute; 
  top: 5px; left: 5px; border: 0px solid #66787f; 
  text-transform: uppercase; text-align: center; z-index: 2;
}

.eight { 
  background: #ccc; 
  font-size:12px;
  color: #fff;
  padding: 5px 10px; position: absolute; 
  top: 5px; left: 5px; border: 0px solid #66787f; 
  text-transform: uppercase; text-align: center; z-index: 2;
}


.so { 
  background: url(//bobandblossom.co.uk/cdn/shop/t/5/assets/transparency.png?v=66008117760441266861763040359); 
  padding: 5px 10px; 
  position: absolute; 
  top: 5px; 
  left: 5px; 
  border: 1px solid #66787f; 
  text-transform: uppercase; 
  text-align: center; 
  z-index: 3; 
}

.backto {
	margin-right: 10px;
	border-right: 1px solid #eee;
	padding-right: 5px; 
}

.prev-prod {
	margin-right: 10px;
	padding-right: 5px;
	border-right: 1px solid #444444;
}

h3.linklist {text-align: center;}



/**** Pagination & Breadcrumb *****/

 
#pagination { text-align: center; margin-top: 10px; padding-top: 10px; }
#pagination a { margin: 0 5px; background: #cbaeae; padding: 3px 6px; color: #fff; }
#pagination a:hover { text-decoration: none; background: #f3f3f3!important; color: #333!important; }
#pagination .current { background: transparent; }
.count { display: ; font-size: 12px; margin-right: 10px; line-height: 15px;}

.pagination {
  float: right; 
  font-size: 12px; 
  letter-spacing: .10em; 
  text-transform: uppercase; 
  margin-right: 20px;
}

#pagination .current{color: #cbaeae;}

#breadcrumb { 
  font-size: 11px; 
  margin-bottom: 60px; 
  margin-top: 35px;  
  letter-spacing: .10em;  
  font-size: 12px;
 }

#breadcrumb a { padding: 0 5px 0 0; }
#breadcrumb p { padding: 0 5px 0 0; }

.separator { padding-right: 5px; }
.prev {float: left;}
.next {float: right;}



/****** Product Pages ******/


#product-area {margin-bottom: 30px;}

#product-description form { 
  border-top: 0px solid #eaeaea; 
  border-bottom: 0px solid #eaeaea; 
  padding-bottom: 0px; 
}


#product-description { 	
  padding-left: 10px; 
}

#product-description p {
  margin: 12px 0px 12px 0px; 
}
#product-description h1{
  text-transform: uppercase; 
  color: ; 
  padding-top:0px; 
  font-size: 15px; 
  letter-spacing: .05em;
  padding-bottom: 0px;
}

#product-description h2{
  font-size: 13px;
  font-family:'Muli', sans-serif;	
  line-height: 1.6em; 
  padding-top:5px;
  margin-top:0px;
}

#product-description h2.vendor{}

#product-description h3{
  font-size: 15px;
  margin-top:10px;
}

#bigimage { 
  text-align: left;  
  cursor: pointer;  
}

div.zoomWindow {  display: none! important; }
div.zoomLens {   opacity: 0! important; }
.zoomContainer { display: none; }


#product-photos .thumbnail { 
  margin-bottom: 4px; 
  border: 1px solid #fff;  
  text-align: center;
  min-height: 120px;
}

ul#thumbs img { border: 1px solid transparent; }
.active img {border:1px solid #ccc !important;}

#product-price  { 
  border-bottom: 0px solid #eaeaea; 
	font-family:'Muli', sans-serif; 
  font-size: 14px!important; 
  margin-bottom: 5px; 
  margin-top:5px!important;
  padding-top: 0px; }

#add { margin-top: 0px; }

.add {   
  font-size: 13px!important; 
  text-transform: uppercase;
  letter-spacing: .15em!important;
  padding: 10px 50px!important;
  color:#fff!important;
}

.add {
  border:none!important;
  border-radius: 0px;
}

.add:hover {
  border:none!important;
}



.sku {  
  font-size: 12px!important; 
  text-transform: uppercase;
  letter-spacing: .15em;
  padding: 10px 0px;
  border-bottom: 0px solid #eaeaea; 
}
  
label {
  display: block;
  font-size: 14px;
  color: #333;
  margin-bottom: 8px;           
}

input[type="checkbox"], input[type="radio"], .checkbox, .radio {
  margin:4px 5px 0 0;
  float:left;
}

.ie9 input[type="checkbox"], .ie9  input[type="radio"], .ie9  .checkbox, .ie9  .radio,.lt-ie9 input[type="checkbox"], .lt-ie9 input[type="radio"], .lt-ie9 .checkbox, .lt-ie9 .radio {
  margin-top:2px;
}

.styled-input, input[type=text], input[type=tel], input[type=password], input[type=email], textarea {
  border:1px solid #ccc;
  -webkit-border-radius:0px;
  -moz-border-radius:0px;
  border-radius:0px;
  outline:0;
  background-color:transparent;
  padding:10px 9px!important;
  font-size:12px;
  -webkit-appearance:none;
  margin-bottom:14px;
}
  

#product-variants {
  margin-bottom:15px;
  margin-top: 15px;
}

#product-variants select {
  height:25px;
  line-height:20px;
  border:1px solid #BBB;
  font-size:13px;
  padding:0px 0px;
  padding-left: 5px;
  margin-bottom: 5px;
}
 
#product-variants label {
  float:left;
  width: 110px;
  margin-bottom: 3px;
}


#quantity { width:45px; margin-bottom:0; text-align:center; } 
.quantity label {float: left; padding:5px 10px 5px 0px;}
.quantity input {padding: 6px!important; background: #fff;}

.add-to-qty {
    display: inline-block;
    float: left;
    margin-right: 10px;
    overflow: hidden;
    padding-right: 20px;
    position: relative;
}
.add-to-qty #qty-text {
    float: left;
    line-height: 36px;
    margin-right: 10px;
}
.add-to-qty {
    display: inline-block;
    float: left;
    margin: 0px 10px 0px 0;
    position: relative;
}

.add-to-qty #qty-text {
    float: left;
    line-height: 34px;
    margin-right: 10px;
}

.add-to-qty .desc-qty {
    background: url(//bobandblossom.co.uk/cdn/shop/t/5/assets/quantity-plus.png?v=105535286642501339601763040359) no-repeat 100% 100% #bbbbbb;
    bottom: 0;
    position: absolute;
    right: 0;
}
.add-to-qty .inc-qty {
    background: url(//bobandblossom.co.uk/cdn/shop/t/5/assets/quantity-minus.png?v=100936194275157493071763040359) no-repeat 100% 0 #bbbbbb;
    position: absolute;
    right: 0;
    top: 0;
}
.button-qty {
    cursor: pointer;
    float: left;
    font-size: 16px;
    height: 22.5px;
    line-height: 14px;
    padding: 4px 0;
    -webkit-transition: all 0.15s linear 0s;
    -moz-transition: all 0.15s linear 0s;
    transition: all 0.15s linear 0s;
    width: 20px;
    overflow: hidden;
    text-indent: -999px;
}



ul.related-products { list-style-type:none; }
.related-products * { text-align:center; padding:0 }
.related-products div.image {  }
.related-products img { width: 100%; max-width: 100%; }
.related-products li { float:left; margin: 0 0 20px; }
.related-products {  }

#recently-viewed-products #divider2 h2{
}
#recently-viewed-products #divider2 {
  margin-bottom: 30px!important;
}

h3.recent {
  font-size: 12px;
  line-height: 1.5em;
  text-align: center;}



#pop-one { max-width: 800px!important;}
#pop-two { max-width: 800px!important;}
ul#popups { max-width: 100%;margin: 10px 0 0px; list-style-type: none; }
ul#popups li {
  font-size:13px; 
  display: inline; 
  margin-right 12px; 
  border-right: 1px solid #eaeaea; 
  padding-right: 10px; margin-left: 10px; }
ul#popups li.first { margin-left: 0; }
ul#popups li.last { border-right: 0; }
ul#popups li.first2 { margin-left: 0; border-right: none;}
ul#popups li.first2 a {color: #cbaeae; }
ul#popups li a {color:#cbaeae;}
#pop-one h2 {font-size:20px; line-height: 30px; color: #cbaeae;}
#pop-one ul { margin-bottom: 15px; }
#pop-one li {list-style-position: inside; text-indent: -1em; margin-left: 60px; }
#pop-two h2 {font-size:20px; line-height: 30px; color: #cbaeae;}
#pop-two ul { margin-bottom: 15px; }
#pop-two li {list-style-position: inside; text-indent: -1em; margin-left: 60px; }

#social { 
  float: left; 
  width: 100%; 
  padding: 0px 0px; 
}


.addthis_button_facebook_like{
    width:63px !important;
}

.addthis_toolbox {margin:10px 0px 5px 0px!important;}

/********* Pages ***********/



#page {margin:10px 0px; margin-bottom: 100px;}
#page-center {width: 85%; margin: 0px auto;}


#page h1 {  
  text-align: center;
  font-size: 13px;
  margin: 45px 0px 35px 0px; 
  text-transform: uppercase;
      letter-spacing: .09em;

}

#page h2 { 
  color: #404040;
  font-size: 13px;
  line-height: 1.6em;
  margin-top: 20px;
 }

#page h3 { 
  color: #404040;
  font-size:14px;!important;
  margin: 15px 0px 0px 0px!important; 

}

#page ul {margin-top: 20px; }


#page li {
  list-style-position: inside;
  text-indent: -1em; 
  margin-left: 40px; 
  margin-bottom: 6px; 
}

#page li {
  list-style: none;
}

#page li:before {
  /* For a round bullet */
  content: '\2022';
  /* For a square bullet */
  /*content:'\25A0';*/
  display: block;
  position: relative;
  max-width: 0;
  max-height: 0;
  left: -10px;
  top: 0;
  color: #cbaeae;
}

/********** Blog ***********/



h1.blog-title  {  
  text-align: center;
  font-size:23px!important;
  margin: 55px 0px 35px 0px; 
  text-transform: uppercase;
}

ul#blog-articles {  
  list-style-type: none; 
}

#article-body li {
  list-style-position: inside;
  text-indent: 0em; 
  margin-left: 0px; 
  margin-bottom: 6px; 
}
 
#article-body li {
  list-style: none;
}
#article-body  li:before {
  /* For a round bullet */
  content: '\2022';
  /* For a square bullet */
  /*content:'\25A0';*/
  display: block;
  position: relative;
  max-width: 0;
  max-height: 0;
  left: -10px;
  top: 0;
  color: #cbaeae;
}


.single-article { 
  font-style: normal; 
  margin-bottom: 20px; 
  padding-bottom: 30px; 
  border-bottom: 1px solid #eaeaea; 
  float: left; 
  clear: left; 
}

ul#blog-articles h1, #article-body h1{ 
  margin: 20px 0px 20px 0px;
  font-size: 26px; 
  line-height: 1.4em; 
  text-transform: uppercase!important;
}

ul#blog-articles h2, #article-body h2{ 
  color: #585858; 
  margin: 25px 0px 15px 0px;
  font-size: 24px; 
  line-height: 1.4em; 
  text-transform: uppercase!important;
}

ul#blog-articles h3, #article-body h3{ 
  color: #585858;  
  margin: 25px 0px 15px 0px;
  font-size: 22px; 
  line-height: 1.4em; 
  text-transform: uppercase!important;
}

ul#blog-articles h4, #article-body h4{  
  margin: 25px 0px 15px 0px;
  font-size: 18px; 
  line-height: 1.4em; 
  text-transform: uppercase!important;
}

ul#posts { margin-bottom: 25px;list-style: none; }
ul#posts li { margin-bottom: 5px; padding-bottom: 0px; border-bottom: 0px solid #eaeaea; }
ul#posts li p { margin-top: 0; }
ul#posts li.tags { padding-bottom: 5px; }

#comments { clear: left; float: left; border-top: 1px solid #eaeaea; padding-top: 20px; margin-top: 20px; width: 100%; }
#comment-form { clear: left; float: left; } 
#comments ul { margin-top: 20px; list-style-type: none!important; list-style:none;}
#comments ul li { float: left; display: block; width: 100%; margin: 0 0 20px 0; border-bottom: 1px solid #eaeaea; padding-bottom: 20px;   list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
list-style:none;}

.comment-details { margin-bottom: 10px; }
.gravatar { float: left; margin-right: 20px; }
.comment { float: left; }
.comment p { margin-top: 0; }

dd { margin-left: 0; }

.notice { border: 1px dashed #eee; padding: 5px; background: ghostwhite; margin: 20px 0; }

#sidebar .blog-sidebar {margin-top: 28px;}

/********* Search **********/


#search-bar {  margin-top: 20px; border-bottom: 0px solid #eaeaea; }
#search-bar .searchpage {  margin-top: 0px;  }

#q { text-transform: uppercase; font-size: 11px; }


.search-results {
  z-index: 8889;
  list-style-type: none;   
  width: ;
  margin: 0;
  padding: 0;
  background: #ffffff!important;
  border: 1px solid ;
  border-radius: 3px;
  -webkit-box-shadow: 0px 4px 7px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 4px 7px 0px rgba(0,0,0,0.1);
  overflow: hidden;
}
.search-results li {
  display: block;
  width: 100%;
  height: 38px;
  margin: 0;
  padding: 0;
  border-top: 1px solid ;
  line-height: 38px;
  overflow: hidden;
}
.search-results li:first-child {
  border-top: none;
}
.search-results .title {
  float: left;
  width: -50px;
  padding-left: 8px;
  white-space: nowrap;
  overflow: hidden;
  /* The text-overflow property is supported in all major browsers. */
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-align: left;
}
.search-results .thumbnail {
  float: left;
  display: block;
  width: 32px;
  height: 32px;    
  margin: 3px 0 3px 3px;
  padding: 0;
  text-align: center;
  overflow: hidden;
}


/********* Cart *********/


#cartform { margin-top: 20px; }
.cart-item { display: table-cell; }
.cart-image { display: inline-block; margin-right: 10px; }
.cart-image img { vertical-align: middle; } 
.cart-title { display: inline-block; vertical-align: middle!important;}

table.cart  {width:100%;}

.cart td, th {  vertical-align: middle!important; padding: 10px; font-size: 13px!important;text-align: left; }

#shopping-cart table { width: 100%; border-collapse: collapse; }

#basket-right { 
  margin-top: 25px;
  text-align: right; 
  float: right; 
}

#basket-right h4 { 
  margin: 20px 0px 10px 0px; 
  font-size: 15px; 
}

#note { background: transparent;}
#shopping-cart h2 {font-size: 17px;}
#shopping-cart h1{ color: #cbaeae;}
#shopping-cart {margin-bottom: 25px;}
#cart-notes { margin-top: 20px; margin-bottom: 20px; }
a.continue-shopping {font-size: 10px;}

.checkout-button{
  background-color: #FFEAE4!important;
  border: 1px solid #FFEAE4!important;
	 /* -moz-border-radius: 3px;
	  -webkit-border-radius: 3px;
	  border-radius: 3px;*/
  color: #000000!important;
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  margin-bottom: 20px;
  line-height: normal;
  padding: 6px 12px;
  font-family: 'Muli', sans-serif; 
  -webkit-appearance: none; 
}

.checkout-button:hover{
  background-color: #B2B2B2!important;
  color: #ffffff!important;
  border: 1px solid #B2B2B2!important;
}

#checkout.button, #update-cart.button {
  font-size: 13px;
  padding: 9px;
  border:none;
  letter-spacing: 0.08em;
}

#update-cart.button {margin-right: 5px;background: #D4D4D4;}

/* Zebra striping */
tr:nth-of-type(odd) { 
}
th { 
  border-top: 1px solid #eaeaea;
   border-bottom: 1px solid #eaeaea;
  background: #ffffff; 
  font-weight: normal; 
  font-size: 12px;
  letter-spacing: .1em;
}
td, th { 
  padding: 5px; 
  vertical-align: top;
  text-align: left; 
}



/****** Customer Accounts *****/


#customer-wrapper {margin-top: 60px;}
#customer-wrapper p { margin-top: 0! important; margin-bottom: 0! important; }
#forgot_password {margin-bottom: 15px; }
#customer-wrapper form { margin-top: 20px; }
#customer-wrapper h2 {font-size: 18px; } 
#customer-wrapper h1 {}
#admin_header { margin-bottom: 30px; }
.view_address p { margin: 0; }
#customer_detail p { margin: 0; }
#order_address {
clear: both;
float: left;
width: 100%;
margin-bottom: 20px;
}
#order_details { float: left; }
	


/****** Footer  ********/


#footer-wide {
  background: #ededed; 
  margin-top: 0px; 
  padding-top: 0px; 
  margin-bottom: 0px;}

#footer { 
  background: #ededed;
  margin-bottom: -10px;    
  font-size: 12px; 
  line-height: 1.5em;
}

#footer ul { list-style-type: none;}
#footer ul li a, #footer .about-info a  { color: #585858!important;line-height: 2em;}
#footer ul li a:hover, #footer .about-info a:hover  { color: #cbaeae!important;}

#footer h4{
  font-size: 13px;
  margin:20px 0px 15px 0px!important;
}

#footer p {   
  font-size: 11px; 
  margin-right: 10px;
}

li.footermenu{  
  display: inline-block;
  padding: 0px 10px 0px 0px;
}

li.footercopy {
  font-size: 14px;
  color: #918C86;
}

#footer-border {
	margin-top: 20px;
	margin-bottom: 25px;
	height: 1px;
	background:#eaeaea; 
}

.mailing-list {line-height: 1.5em;}
.about-info {margin-bottom:20px; }
.icons { margin-top:30px; padding-top: 30px;clear: left; padding-right: 5px;  }
.icons img {margin-right:5px; }

ul.icons-bottom .icons {
  margin-top:10px!important; 
  padding-top: 0px; 
}

ul.icons-bottom li.icons a {
  font-size: 20px;
  width: 20px;
  display: inline-block;
  text-align: center;
  line-height: 40px;
  margin: 10px 6px 10px 0px;
}


#mc_embed_signup {margin-top: 10px;}


#mc_embed_signup .button{
  border-radius: 0px; 
  padding: 10px 12px;  
  letter-spacing: 0.15em;
  background: #b0b0b0;
  border: 0px solid #B3B3B3;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  color: #fff;
  width: 30%; 
}

#mc_embed_signup .button:hover {
  color: #000!important; 
  background: #B3B3B3;
  border: 0px solid #B3B3B3;
}

#mce-EMAIL {
  float: left;
  margin-right: 10px;
  width: 62%; 
  background: #fff;
  color: #000;
}


#email-input {
  width: 62%; 
  margin-right: 10px;
  float: left;     	  
  border: 1px solid #B3B3B3;
  background: #fff;
}

#mc-embedded-subscribe {
  float: left;
  width: 10%;
  padding: 6px 10px;
}




#payment { text-align: center; margin-top: 10px; margin-bottom: 0px; }
#payment img { max-width: 60px; text-align: center;  margin-bottom: 10px; }



#cards {margin-top: 25px;}

.id a {
  color: #C5C5C5;
  font-size: 11px;
}
.id  {
margin-top: 10px;
  font-size: 11px;
}

/******** Popup *********/


#subscribe_popup  img{min-width: 100%}
#subscribe_popup #mce-EMAIL {width: 100%;}
#subscribe_popup, #subscribe_popup #mc_embed_signup {text-align: center;}
#subscribe_popup #mc-embedded-subscribe {width: 100%; text-align: center;}
#subscribe_popup h3 {font-size: 25px;}
#subscription h2 {font-size: 20px; padding-top: 15px;}
#subscription {margin-top:50px;}



/********** Misc ***********/



#divider{
  border-bottom: 0px solid #eaeaea;
  overflow: visible;
  line-height: 20px;
  height: 17px;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  margin-bottom: 30px;
  clear:both;
}

#divider h2 {
  letter-spacing: 0.1em!important;
  font-size: 15px;
  margin: 40px auto; 
  padding: 6px 0px 6px 0px;
  width: 420px; 
  background: #cbaeae;
  border-left: 5px solid #fff;
  border-right: 5px solid #fff;
  color: #fff;}

#divider h2 a{color: #fff;}


#divider2, #directededge-label{
  border-bottom: 0px solid #eaeaea;
  overflow: visible;
  line-height: 20px;
  height: 17px;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  margin-bottom: 30px;
  clear:both;
}

#divider2 h2{
  letter-spacing: 0.1em!important;
  font-size: 14px;
  margin: 40px auto; 
  padding: 6px 0px 6px 0px;
  width: 400px; 
  background: #fff;
  border-left: 5px solid #fff;
  border-right: 5px solid #fff;
  color: #cbaeae;}

h3#directededge-label{
  letter-spacing: 0.1em!important;
  font-size: 14px;
  margin: 40px auto; 
  padding: 6px 0px 6px 0px;
  width: 100%; 
  background: #fff;
  border-left: 5px solid #fff;
  border-right: 5px solid #fff;
  color: #cbaeae;}



#divider2 h2 a{color: #cbaeae;}

.ajaxified-cart-feedback {
  display: block;
  line-height: 36px;
  font-size: 90%;
  vertical-align: middle;
}
.ajaxified-cart-feedback.success { }
.ajaxified-cart-feedback.error { color: #FF4136; } 
.ajaxified-cart-feedback a {border-bottom: 1px solid;}



.sticky {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 100;
  border-top: 0;
  background: #ffffff;
  box-shadow: 0px 5px 6px -3px rgba(2, 3, 3, 0.2);}


#video-container-center  {  
  margin: 0px auto;
  max-width: 750px;
}


.video-container {
	position:relative;
	padding-bottom:40.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

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

#scrolltotop {
    position:fixed;
    right:84px;
    bottom:-100px;
    top: auto !important;
    width:70px;
    text-align:center;
    font-weight:normal;
    padding:20px 5px 20px;
    background-color:#fff;
    color:#737A80;
    font-size:25px;
    line-height:25px;
    z-index:9999999;
    border: 1px solid #bababa;    
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;    
    -webkit-box-shadow: 0px 0px 3px -1px #bababa;
    -moz-box-shadow: 0px 0px 3px -1px #bababa;
    box-shadow: 0px 0px 3px -1px #bababa;    
    -webkit-transition: bottom 0.2s ease-in-out;
    -moz-transition: bottom 0.2s ease-in-out;
    -o-transition: bottom 0.2s ease-in-out;
    -ms-transition: bottom 0.2s ease-in-out;
    transition: bottom 0.2s ease-in-out;
  }

#contactFormWrapper textarea {font-size: 15px;}


.home {   width: auto;}