/** Shopify CDN: Minification failed

Line 22:56 Expected identifier but found "*"
Line 37:294 Expected identifier but found "*"
Line 914:20 Expected identifier but found "!"
Line 973:358 Expected identifier but found "*"
Line 973:390 Expected identifier but found "*"
Line 983:31 Expected identifier but found whitespace
Line 1359:17 Expected identifier but found "!"
Line 1732:14 Expected ":"
Line 1781:17 Expected identifier but found "!"
Line 1788:17 Expected identifier but found "!"
... and 1 more hidden warnings

**/

/****** 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: 95%; /* Fallback */ 
      display: flex;
      justify-content: center;
      align-items: center;
    }
	.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: 960px; }
	}
	@media screen and (max-width: 740px) {
		.gridlock .row { width: 720px; }
	}
	@media screen and (max-width: 500px) {
		.gridlock .row { width: 480px; }
	} */
	/* !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-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: #666666;
  font-size: 15px; 
  font-family:'Open Sans', sans-serif;	
  line-height: 1.6em;
  margin: 0px;
  border-bottom: 20px solid #f2f2f2; 
  -webkit-text-size-adjust: none;	
}

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: 24px; }
h2 { font-size: 22px; }
h3 { font-size: 20px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }
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: #517B7B;}
p { font-size: 15px; 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: #517B7B; outline: 0;}
a:hover { color: #b0b0b0!important; text-decoration:none; outline: 0; text-decoration-line: underline;}
a:visited { color:#517B7B; 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; 
  font-size:15px!important; 
  line-height: 1.6em; 
  font-style:italic; 
  padding-left:0px; 
 }


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

}
blockquote:before{
  color: #6db8b3;
  content:open-quote;
  font-size:3.5em;
  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:#eeeeee; border:none; color:#eeeeee; 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('  //www.orangeavocado.ca/cdn/shop/t/4/assets/web-icons.eot?v=146730855618391485731508271582  '); 
    src: url(' //www.orangeavocado.ca/cdn/shop/t/4/assets/web-icons.eot?v=146730855618391485731508271582 ?#iefix ') 
      format("embedded-opentype"), url('  //www.orangeavocado.ca/cdn/shop/t/4/assets/web-icons.woff?v=61782330397989990281508271582  ') 
        format("woff"), url('  //www.orangeavocado.ca/cdn/shop/t/4/assets/web-icons.ttf?v=74661228507603658381508271582  ') 
          format("truetype"), url('  //www.orangeavocado.ca/cdn/shop/t/4/assets/web-icons.svg?v=26180172584998422491508271582 #web-icons ') 
            format("svg"); font-weight: normal; font-style: normal; 
            }


@font-face {
  font-family: 'web2';
  src:url('//www.orangeavocado.ca/cdn/shop/t/4/assets/web2.eot?v=110072976011732556841508271582');
  src:url('//www.orangeavocado.ca/cdn/shop/t/4/assets/web2.eot?%23iefix&v=110072976011732556841508271582') format('embedded-opentype'),
    url('//www.orangeavocado.ca/cdn/shop/t/4/assets/web2.woff?v=96239070331038231691508271583') format('woff'),
    url('//www.orangeavocado.ca/cdn/shop/t/4/assets/web2.ttf?v=43519677532758978331508271582') format('truetype'),
    url('//www.orangeavocado.ca/cdn/shop/t/4/assets/web2.svg%23web2?3640') 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('  //www.orangeavocado.ca/cdn/shop/t/4/assets/web-icons.eot?v=146730855618391485731508271582  '); 
  src: url(' //www.orangeavocado.ca/cdn/shop/t/4/assets/web-icons.eot?v=146730855618391485731508271582 ?#iefix ') format("embedded-opentype"), 
    url('  //www.orangeavocado.ca/cdn/shop/t/4/assets/web-icons.woff?v=61782330397989990281508271582  ') format("woff"), 
      url('  //www.orangeavocado.ca/cdn/shop/t/4/assets/web-icons.ttf?v=74661228507603658381508271582  ') format("truetype"), 
        url('  //www.orangeavocado.ca/cdn/shop/t/4/assets/web-icons.svg?v=26180172584998422491508271582 #web-icons ') format("svg"); 
          font-weight: normal; 
          font-style: normal; }


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


    .button,
	button,
	input[type="submit"],
	input[type="reset"],
	input[type="button"] {
	  background: #7fabac; 
	  border: 1px solid #7fabac;
	  -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: 'Open Sans', 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: #a8a314;
	  border: 1px solid #a8a314;
	}

	.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: 'Open Sans', 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 'Open Sans', 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; }


/* Margin and Padding */
/* Padding Bottom */
.pb-0 { padding-bottom: 0rem; }
.pb-1 { padding-bottom: 0.25rem; }
.pb-2 { padding-bottom: 0.5rem; }
.pb-3 { padding-bottom: 1rem; }
.pb-4 { padding-bottom: 2rem; }
.pb-5 { padding-bottom: 3rem; }

/* Padding Top */
.pt-0 { padding-top: 0rem; }
.pt-1 { padding-top: 0.25rem; }
.pt-2 { padding-top: 0.5rem; }
.pt-3 { padding-top: 1rem; }
.pt-4 { padding-top: 2rem; }
.pt-5 { padding-top: 3rem; }

/* Padding Left */
.pl-0 { padding-left: 0rem; }
.pl-1 { padding-left: 0.25rem; }
.pl-2 { padding-left: 0.5rem; }
.pl-3 { padding-left: 1rem; }
.pl-4 { padding-left: 2rem; }
.pl-5 { padding-left: 3rem; }
.pl-6 { padding-left: 4rem; }

@media (min-width: 1024px) {
  .pl-5-desktop {
    padding-left: 3rem; /* Adjust based on your design needs */
  }

  .pr-5-desktop {
    padding-right: 3rem; /* Adjust based on your design needs */
  }
}

/* Padding Right */
.pr-0 { padding-right: 0rem; }
.pr-1 { padding-right: 0.25rem; }
.pr-2 { padding-right: 0.5rem; }
.pr-3 { padding-right: 1rem; }
.pr-4 { padding-right: 2rem; }
.pr-5 { padding-right: 3rem; }

/* Padding All Sides */
.p-0 { padding: 0rem; }
.p-1 { padding: 0.25rem; }
.p-2 { padding: 0.5rem; }
.p-3 { padding: 1rem; }
.p-4 { padding: 2rem; }
.p-5 { padding: 3rem; }

/* Margin Bottom */
.mb-0 { margin-bottom: 0rem; }
.mb-1 { margin-bottom: 0.25rem; }
.mb-2 { margin-bottom: 0.5rem; }
.mb-3 { margin-bottom: 1rem; }
.mb-4 { margin-bottom: 2rem; }
.mb-5 { margin-bottom: 3rem; }

/* Margin Top */
.mt-0 { margin-top: 0rem; }
.mt-1 { margin-top: 0.25rem; }
.mt-2 { margin-top: 0.5rem; }
.mt-3 { margin-top: 1rem; }
.mt-4 { margin-top: 2rem; }
.mt-5 { margin-top: 3rem; }

/* Margin Left */
.ml-0 { margin-left: 0rem; }
.ml-1 { margin-left: 0.25rem; }
.ml-2 { margin-left: 0.5rem; }
.ml-3 { margin-left: 1rem; }
.ml-4 { margin-left: 2rem; }
.ml-5 { margin-left: 3rem; }

/* Margin Right */
.mr-0 { margin-right: 0rem; }
.mr-1 { margin-right: 0.25rem; }
.mr-2 { margin-right: 0.5rem; }
.mr-3 { margin-right: 1rem; }
.mr-4 { margin-right: 2rem; }
.mr-5 { margin-right: 3rem; }

/* Margin All Sides */
.m-0 { margin: 0rem; }
.m-1 { margin: 0.25rem; }
.m-2 { margin: 0.5rem; }
.m-3 { margin: 1rem; }
.m-4 { margin: 2rem; }
.m-5 { margin: 3rem; }

/* Margin Auto */
.mx-auto { margin-left: auto; margin-right: auto; }
.my-auto { margin-top: auto; margin-bottom: auto; }
.m-auto { margin: auto; }



/****** 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;
  	position: relative;
}


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

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

#top-row { margin-top:0px; padding:6px 0px; margin-bottom:0px; }
#top-row p {  color: #ffffff; 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: #ffffff;
  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: 0px; text-align: right; text-transform: uppercase;  }
ul#cart li { display: inline; margin-left: 20px;  }
ul#cart li a{  color: #ffffff!important; }
ul#cart li a:hover{ color:#000;  }

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


select#currencies {
  color: #ffffff!important; 
    text-indent: 1px;
    text-overflow: '';
  }

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


.search {
  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(//www.orangeavocado.ca/cdn/shop/t/4/assets/icon-search.png?v=147282780354405803171508271577) 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: 1px solid #ccc;
  outline:none;
  padding:3px!important;
  font-size:11px;
  color: #000000!important;
  margin-left:0px;
  width:200px;
  background:url(//www.orangeavocado.ca/cdn/shop/t/4/assets/icon-search.png?v=147282780354405803171508271577) no-repeat 175px;;
  background-color: #fff;
  margin-top:0px;
}               

#search-field input{
  color: #000000!important;
  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:10px;}
#logo img {margin: 0px 0px;padding-bottom: 0px;}


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



ul#nav li.last {margin-right: 0px!important;}
#header-nav,
#top-row-solid {
  position: sticky;
  z-index: 10;
}
#top-row-solid {
  top: 0;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  @media (max-width: 1024px) {
    font-size: 12px;
  }
}
#nav,
#header-nav { 
  /* This is based off of the current alert banner message. Short banners will only ever need between 1.7 and 2 rem */
  @media (max-width: 558px) {
    top: 3.325rem;
  }
  @media (min-width: 559px) and (max-width: 1024px) {
    top: 1.7rem;
  }
  @media (min-width: 1025px) {
    top: 2rem;
  }
}


#navigation {
  background: #ffffff;
  font-family: 'Lato', 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: #a8a314!important;
  background: #ffffff;
}

ul#nav.active{
  color: #a8a314;
	
}
ul#nav li a {
  font-size: 14px;
  color: #222222;
  font-weight: normal;
  height: 45px;
  display: block;
  padding: 0em 1.2em;
  text-transform: uppercase;
  letter-spacing: .08em;
  line-height: 45px;
}

ul#nav li a:hover {
  background: #ffffff;
  color: #a8a314!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 #eeeeee;
 
}


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

ul#nav li ul li{
  background: #ffffff;
  color: #222222;
  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: #a8a314;
	background: #ffffff;
}

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

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

nav.primary select { display: none; }

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

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

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



nav.compact {background: #7fabac; 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: 23px; margin-top: 16px; }
nav.compact .nav-item.cart .icon { font-size: 41px; margin-top: 10px; }
nav.compact .nav-item.search .icon { font-size: 27px; margin-top: 14px; }
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: #7fabac; 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: {display: block; margin-top: 15px !important; text-align: center;}
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 .search-outer-wrap .search-wrap span { top: 7px; right: 10px; font-size: 25px; }
nav.compact .search-outer-wrap .search-wrap span:not(.title):not(.thumbnail) { position: absolute; }
nav.compact .search-outer-wrap .search-wrap span.title { font-family: 'Muli', sans-serif; }
nav.compact .search-outer-wrap .search-wrap .search-results { left: 25%; }
/* nav.compact .search-outer-wrap .search-wrap form { width: 80%; } */
nav.compact .search-outer-wrap .search-wrap { display: flex; justify-content: center; }
nav.compact .search-outer-wrap .search-wrap .search-input { border-radius: 8px }
nav.compact .search-outer-wrap .search-wrap .search-results { max-width: }
nav.compact .search-outer-wrap .search-wrap .search-results li:hover { background-color: #d5d5d5 }
 
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: 36px; position: absolute; top: 19px; right: 5px; height: 15px; width: 15px; background: url( //www.orangeavocado.ca/cdn/shop/t/4/assets/main-sprite.png?3640 ) 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: #8b8b8b!important;}
nav.compact  a:hover{color: #8b8b8b!important;}


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

#home-images { 
  margin: 20px 0px 0px;  
}
#home-images img {
  border-radius: 8px;
}
#left-image img, #right-image img { 

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


#welcome-text { 
  margin: 20px 0px 0px; 
  padding-top: 30px; 
  padding-bottom: 30px; 
}
#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: #666666;
}

#welcome-text h2{  
  color: #666666;
  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: left;
   padding: 30% 10%;
   margin: 0px 0 0px;
   background-size: cover;
   background-position: center center;
   background-repeat: no-repeat;
  height: ;
}

#fullwidth-banner-text {margin-top: -10%;}

h2.banner-title {
  color: #f7f7f7;
  font-size: 30px;
  font-weight: 300;
  margin-bottom: .5em;
  line-height: 1.2em;
}

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

.fullwidth-banner  .cta {
  background-color: #7dcec8;
  color: #ffffff;
  font-size: 18px;
  padding: .6em 1em;
  letter-spacing: .05em;
  border-radius: 0px;
}


@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: #666666!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 2px 0px 2px ;
  max-width:16.66%; 
}


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




#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 { 
  color: ;
  text-align: center;
  font-size:23px!important;
  margin: 30px 0px 40px 0px; 
  text-transform: uppercase;
}

#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 #eeeeee;
}

ul#categories li {margin: 0px 10px; display: inline;}
ul#categories li a {  color: #666666; }
ul#categories li a:hover{ color:#517B7B!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 #eeeeee; margin-bottom: 20px;  }
#sidebar ul li a.current { border-bottom: 1px solid #eeeeee; text-decoration: none; }


#side-filter { width: 100%; border-top: 1px solid #eeeeee; border-bottom: 1px solid #eeeeee; 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(//www.orangeavocado.ca/cdn/shop/t/4/assets/select.png?v=165875623313023863111508271581) 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;
}

#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: #517B7B;!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 {
  border-radius: 8px     
}
.product img { 
  display: block; 
  margin: 0 auto; 
  border-radius: 8px
}
.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 { 
  font-size: 13px; 
  text-decoration: line-through; 
}
.was { 
  font-size: 13px; 
  display: inline; 
  margin-left: 5px; 
}
.onsale {
  font-size: 13px;  
  color: #cf1a5c; 
  display: inline; 
}
.instagram { overflow:hidden; }

.new { 
  background: url(//www.orangeavocado.ca/cdn/shop/t/4/assets/transparency.png?v=66008117760441266861508271582); 
  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: url(//www.orangeavocado.ca/cdn/shop/t/4/assets/transparency.png?v=66008117760441266861508271582); 
  padding: 5px 10px; position: absolute; 
  top: 5px; left: 5px; border: 1px solid #66787f; 
  text-transform: uppercase; text-align: center; z-index: 2;
}

.so { 
  background: url(//www.orangeavocado.ca/cdn/shop/t/4/assets/transparency.png?v=66008117760441266861508271582); 
  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: #517B7B; 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: #517B7B;}

#breadcrumb { 
  font-size: 11px; 
  margin-bottom: 30px; 
  margin-top: 30px;  
  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: 50px;}

#product-description form { 
  border-top: 0px solid #eeeeee; 
  border-bottom: 0px solid #eeeeee; 
  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: 20px; 
  letter-spacing: .08em;
  padding-bottom: 0px;
}

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

#product-description h2.vendor{}

#product-description h3{
  font-size: 17px;
  margin-top:20px;
}

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

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


#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 #eeeeee; 
	font-family:'Muli', sans-serif; 
  font-size: 17px!important; 
  margin-bottom: 5px; 
  margin-top:5px!important;
  padding-top: 0px; }

#add { margin-top: 0px; }

.add {   
  font-size: 1.01em!important; 
  text-transform: uppercase;
  letter-spacing: .05em;
  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 #eeeeee; 
}
  
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(//www.orangeavocado.ca/cdn/shop/t/4/assets/quantity-plus.png?v=105535286642501339601508271581) no-repeat 100% 100% #bbbbbb;
    bottom: 0;
    position: absolute;
    right: 0;
}
.add-to-qty .inc-qty {
    background: url(//www.orangeavocado.ca/cdn/shop/t/4/assets/quantity-minus.png?v=100936194275157493071508271581) 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;
}

#add { margin-top: 0px; }

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

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

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

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{
 font-size: 16px; 
}
#recently-viewed-products #divider2 {
  margin-bottom: 30px!important;
}

#pop-one { max-width: 800px!important;}
#pop-two { max-width: 800px!important;}
ul#popups { max-width: 100%;margin: 10px 0 20px; list-style-type: none; }
ul#popups li {
  font-size:15px; 
  display: inline; 
  margin-right 12px; 
  border-right: 1px solid #eeeeee; 
  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: #517B7B; }
ul#popups li a {color:#517B7B;}
#pop-one h2 {font-size:20px; line-height: 30px; color: #517B7B;}
#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: #517B7B;}
#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: 10px 0px;
}

#social a {
  margin-left: 10px;
  margin-right: 10px;
}

.addthis_button_facebook_like{
    width:63px !important;
}



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



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


#page h1 {  
  text-align: center;
  font-size: 24px; 
  margin: 45px 0px 35px 0px; 
  text-transform: uppercase;
}

#page h2 { 
  font-size:22px;!important;
  line-height: 1.6em;
  margin-top: 20px;
 }

#page h3 { 
  color: #517B7B;
  font-size:20px;!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: #517B7B;
}

/********** 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: #517B7B;
}


.single-article { 
  font-style: normal; 
  margin-bottom: 20px; 
  padding-bottom: 30px; 
  border-bottom: 1px solid #eeeeee; 
  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{ 

  font-size:22px;!important;
  line-height: 1.6em;
  margin-top: 20px;
 
}

ul#blog-articles h3, #article-body h3{ 
  color: #666666;  
  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 #eeeeee; }
ul#posts li p { margin-top: 0; }
ul#posts li.tags { padding-bottom: 5px; }

#comments { clear: left; float: left; border-top: 1px solid #eeeeee; 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 #eeeeee; 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 #eeeeee; }

#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 .mobile {
  font-family: 'Muli', sans-serif;
}
.search-results li {
  display: block;
  width: 100%;
  height: 38px;
  margin: 0;
  padding: 0;
  border-top: 1px solid ;
  line-height: 38px;
  overflow: hidden;
}

.search-results:hover {
  background-color: #d5d5d5;
}
.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: flex; align-items: center; }
.cart-image { display: inline-block; margin-right: 10px; }
.cart-image img { vertical-align: middle; } 
.cart-title { 
  display: inline-block; 
  vertical-align: middle!important;
  font-weight: bold;
}

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: #517B7B;}
#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: 'Open Sans', 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 #eeeeee;
   border-bottom: 1px solid #eeeeee;
  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: #f2f2f2; 
  margin-top: 0px; 
  padding-top: 0px; 
  margin-bottom: 0px;}

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

#footer ul { list-style-type: none;}
#footer ul li a, #footer .about-info a  { color: #666666!important;line-height: 1.8em;}
#footer ul li a:hover, #footer .about-info a:hover  { color: #517B7B!important;}

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

#footer p {   
  font-size: 13px; 
  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:#eeeeee; 
}

.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: #517B7B;; 
  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: 1px 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 ***********/

@media only screen and (max-width: 768px) {
  .has-width-49-percent-mobile {
    width: 49% !important;
  }
}


#divider{
  border-bottom: 1px solid #eeeeee;
  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: #a8a314;
  border-left: 5px solid #fff;
  border-right: 5px solid #fff;
  color: #fff;}

#divider h2 a{color: #fff;}


#divider2{
  border-bottom: 1px solid #eeeeee;
  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: 16px;
  margin: 40px auto; 
  padding: 6px 0px 6px 0px;
  width: 400px; 
  background: #fff;
  border-left: 5px solid #fff;
  border-right: 5px solid #fff;
  color: #a8a314;}

#divider2 h2 a{color: #a8a314;}

.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:100px;
    text-align:center;
    font-weight:normal;
    padding:20px 10px 30px;
    background-color:#fff;
    color:#737A80;
    font-size:15px;
    line-height:15px;
    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;}