/** Shopify CDN: Minification failed

Line 15:56 Expected identifier but found "*"
Line 23:294 Expected identifier but found "*"
Line 1038:14 Expected ":"
Line 1315:0 Unexpected "}"
Line 1714:358 Expected identifier but found "*"
Line 1714:390 Expected identifier but found "*"
Line 1739:0 Unexpected "{"

**/

	/* !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: 940px; /* 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: 960px; }
	}
	@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-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: 97%; }

	/* 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%; }
	}



body {	
    color: #333333;
 
    font-size: 14px; 
    font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;	
	line-height: 1.6em; 
	-webkit-text-size-adjust: none;	
    
    background: rgba(0,0,0,0);
  
margin:0px!important;
	}
	
@font-face { font-family: 'icons'; src: url('  //www.cherryvelvetplus.com/cdn/shop/t/4/assets/atlantic-icons.eot?v=146730855618391485731427498552  '); src: url(' //www.cherryvelvetplus.com/cdn/shop/t/4/assets/atlantic-icons.eot?v=146730855618391485731427498552 ?#iefix ') format("embedded-opentype"), url('  //www.cherryvelvetplus.com/cdn/shop/t/4/assets/atlantic-icons.woff?v=61782330397989990281427498552  ') format("woff"), url('  //www.cherryvelvetplus.com/cdn/shop/t/4/assets/atlantic-icons.ttf?v=74661228507603658381427498552  ') format("truetype"), url('  //www.cherryvelvetplus.com/cdn/shop/t/4/assets/atlantic-icons.svg?v=26180172584998422491427498552 #atlantic-icons ') format("svg"); font-weight: normal; font-style: normal; }

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

h1, h2, h3, h4, h5, h6 {
	color: ;
	font-family:'Arvo', serif;
	font-weight: normal;
	letter-spacing: 1px;
	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: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
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-top: 15px; 
}

p { font-size: 14px; 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 { }

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

a { text-decoration:none; color: #1bbcbc; outline: 0;}
a:hover { color: #d82241!important; text-decoration:none; outline: 0;}
a:visited { color:#1bbcbc; 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;}

#page ul, #description ul {
 padding-left: 20px;
}
#page ul li, #description ul li {
       list-style-type: disc;
    list-style-position: inside;
    text-indent: -1em;
    padding-left: 1em;
}

blockquote { font-family: Georgia, "Times New Roman", Times, sans-serif; font-size:18px; line-height: 24px; font-style:italic; padding-left:35px; color: #999; margin: .5em 0 .5em 0; }

input, textarea { }

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

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

/* #Buttons
================================================== */

    .button,
	button,
	input[type="submit"],
	input[type="reset"],
	input[type="button"] {
	  background: #d82241; 
	  border: 1px solid #d82241;
	  -moz-border-radius: 4px;
	  -webkit-border-radius: 4px;
	  border-radius: 4px;
	  color: #ffffff;
	  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: 'Helvetica Neue', Helvetica, Arial, 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: #1bbcbc;
	  border: 1px solid #1bbcbc;
	}

	.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;
	}
    

/* #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 'Helvetica Neue', Helvetica, Arial, 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; }

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

#product-variants {
  margin-bottom:20px;}



/* =============== */
/* = Start CSS = */
/* =============== */


#wrapper { padding: 0px 0px; max-width: 1180px;margin: 0px auto;background: #ffffff; }


#top-row {margin-top:0px;padding-top:20px; margin-bottom:0px;}
#top-row ul{ padding-top:0px;  list-style-type: none;}
.top-headline {font-size: 16px; color: #1bbcbc; margin-bottom:5px;}
#content { margin-top:5px;min-height: 500px;  }
#content.home {min-height: 200px; }
ul#cart { font-size: 13px; letter-spacing: .05em; margin-top: -5px; text-align: right; margin-right: 10px;}
ul#cart li { display: inline; margin-left: 8px;  }
ul#cart li a{ color:#333;  }

.search {

	height: 15px;
	padding: 0px 0px;
 margin-top: -4px;
  font-size: 13px;
letter-spacing: .05em;
}


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


#search-submit {
  outline:none;
  border:none;
  height:15px;
  width:20px;
  background:url(//www.cherryvelvetplus.com/cdn/shop/t/4/assets/icon-search.png?v=147282780354405803171427936382) no-repeat;
  margin-top:10px;
  margin-right:0px;
  padding:0;
  float:right;
  display:block;
}
#search-form { 

  width:180px;
  height:18px;
  display:block;


  margin-right:0px;
}

#search-field {
 border: 1px solid #ccc;
  outline:none;
  padding:5px!important;

  font-size:11px;
  color: #000000!important;
  margin-left:15px;
  width:180px;
  background:url(//www.cherryvelvetplus.com/cdn/shop/t/4/assets/icon-search.png?v=147282780354405803171427936382) no-repeat 155px;;

  margin-top:0px;
}               

#search-field input{
 
    color: #000000!important;
    outline-width: 0px;
  outline-style: none;
}


/*-----------*/


#leftlogoheader {}

#leftnavigation{background: #ffffff;
	font-family: 'Arvo', serif;
text-align: right;
margin-top:10px;
  	bottom: 0px;
  float: right;
}

.headertext {text-align: right;margin-right: -10px!important;}
.leftsearch {display: none; float:right;}
#navheader {  }

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

#leftheader {
margin-top:20px; margin-bottom:10px;
}


#leftheader ul
{
 padding-top:0px;  list-style-type: none;
}
/*-----------*/


#header { position: relative;  }

#logoheader { text-align: center; margin: 0px auto;}
#logo h1 { margin: 0px; padding: 0px; line-height: 40px; }
#logo {margin-top:-10px;}


#navigation {
/*    background: #ffffff;*/
	font-family: 'Arvo', serif;
text-align: center;
margin-top: 0px;
  	bottom: 0px;
  margin-left: 10px;
    margin-right: 0%;
  border-top: 1px dashed #ccc;
  border-bottom: 1px dashed #ccc;
}

ul#nav {

    list-style: none;
  height: 35px;
}

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

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

ul#nav.active{
    color: #86badb;
	
}
ul#nav li a {
  font-size: 13px;

    color: #333333;
    height: 35px;
    display: block;
    padding: 0 15px;
    text-transform: uppercase;
    letter-spacing: .01em;
  	line-height: 40px;
}

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

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


ul#nav li:hover ul{
    display: block;
    background: rgba(0,0,0,0);
}

ul#nav li ul li{
    background: #ffffff;
	color: #333333;
    width: 180px;
    text-align: left;

}


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

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

ul#nav li ul li a{
  font-size: 13px;
    text-align: left;
    padding-left: 10px;
  padding-bottom: 5px;
    color: #333333;
	text-transform: none!important;
        height: 25px!important;
    	line-height: 25px!important;
    font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
}

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

nav.primary select { display: none; }

/*#nav-border {
	margin-top: 0px;
	margin-bottom: -1px;
	height: 1px;
	background: #e7e7e7;
  	position: relative;
}

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

*/

/* =============== */
/* = index.liquid = */
/* =============== */

#left-images
{margin: 20px auto 20px 0px!important;}
#right-images
{margin: 20px auto 20px 0px!important;}

#left-images img.last, #right-images img.last { margin-bottom: 0; }


#left-images3, #right-images3{margin-top: 30px;text-align: center;}
#left-images3 img, #right-images3 img { margin: 0px auto 20px auto; }
#left-images3 img.last, #right-images3 img.last { margin-bottom: 0; margin-right:0px;  }


#homepage-products h2, #homepage-collections h2, #homepage-blog h2, #follow-us h2 {
	color: ;
	border-bottom: 1px solid #e7e7e7;
	overflow: visible;
	line-height: 17px;
	height: 9px;
	margin: 40px auto;
	text-align: center;
	width: 97.9166666666666667%;
	text-transform: uppercase;
}


#welcome-text h1{
	color: #0f4566;
	font-size:28px!important;
	overflow: visible;

	margin: 50px auto 30px auto;
	text-align: center;
	width: 97.9166666666666667%;

}
#welcome-text h2{
  color: #0f4566;}
#welcome-text p{ margin: 0px 100px; font-size: 16px;
}
#homepage-products span, #homepage-collections span, #homepage-blog span, #follow-us span {
	padding: 0 10px;
	background: #fff;
}

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

ul#collection-loop { list-style-type: none; float: left; }
ul#collection-loop li { float: left; display: inline; }

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

/* =============== */
/* = collections = */
/* =============== */

ul#collection-loop { margin-top: 20px; }

#collection-description {margin-top:10px;  }
#collection-description h1 { 
font-size:26px!important; text-align: center;
margin: 20px 0px; text-transform: uppercase;}
#full-width-filter { overflow: hidden; margin-bottom: 20px;}

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


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



#sidebar h1 { font-weight: normal; }
#sidebar h4 { padding-bottom: 5px; margin-bottom: 5px; }
#sidebar ul { list-style-type: none; margin-bottom: 20px; }
#sidebar h1 { padding-bottom: 10px; border-bottom: 1px solid #e7e7e7; margin-bottom: 20px;  }

#sidebar ul li a.current { border-bottom: 1px solid #e7e7e7; text-decoration: none; }

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

ul#sortme h4 { margin-top: 10px; }
#full-width-filter  {margin-bottom: 20px;}

#full-width-filter .filter { float: left; margin-right: 20px; }
#full-width-filter p { margin-bottom: 5px;}
.clearfix.filter { display: block; border: 0; overflow: hidden; max-width: 175px; }
ul#sortme li { }
ul#sortme p {  }
.coll-filter {  }

span.customSelect { 
    font:12px sans-serif;
    background:#fff url(//www.cherryvelvetplus.com/cdn/shop/t/4/assets/select.png?v=165875623313023863111427498558) 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;
  line-height: 16px
 
}
#product-meta h3, h3.linklist {
  font-size: 12px!important;
  margin-bottom: 10px;
  color: #474747;
      text-transform: uppercase;

}

#product-meta h3 a:hover, h3.linklist a:hover{

  margin-bottom: 10px;
  color: #ddd;
}
#product-meta .price {font-size: 12px!important;}

.prod-price {
outline: 0;
color: #666; 
}

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

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

.first { clear: left; }

#product-info {
	display: none;
	padding: 30px 5px;
	background: url(//www.cherryvelvetplus.com/cdn/shop/t/4/assets/transparency2.png?v=133378508771205148601427498559);
	position: absolute;
	width: 80%;
  height:80px;
	left: 10%;
	bottom: 5%;
	cursor: pointer;
	text-align: center;
	border: 1px solid #ccc;
	z-index: 10000;	
}

#product-info h3 { font-size: 13px; color:#474747; line-height: 17px;}
#product-info p { margin-bottom: 0; }
#product-info a { text-decoration: none! important; text-transform: uppercase; }
#show-sizes { margin-top: 5px; margin-bottom: 10px; }
#show-sizes span { background: transparent; padding: 0; }

#show-sizes .size.options { text-align: center; }
#show-sizes .size.options li { border: 0; margin: 0 3px; position: relative; float: none! important;}
#show-sizes .crossed-out { top: 0; position:absolute; width:15px; height:15px; left:-2px; right:0; }

.prod-price {  }
.was, .product-compare-price { text-decoration: line-through; }
.was { color: #666; display: inline; margin-left: 5px; }
.onsale {  color: #d9163d; display: inline; }

.instagram { overflow:hidden; }

.new { background: url(//www.cherryvelvetplus.com/cdn/shop/t/4/assets/transparency.png?v=66008117760441266861427498559); 
  font-size: 11px;
  padding: 9px; 
  position: absolute; 
  top: 5px; 
  left: 5px; 
  border: 1px solid #fff;
	border-radius: 50%;
  	font-family: 'Arvo', serif;
  text-transform: uppercase; 
  text-align: center; 
  letter-spacing: .08em;
  z-index: 2;  }

.sale-item { 
  background: url(//www.cherryvelvetplus.com/cdn/shop/t/4/assets/transparency.png?v=66008117760441266861427498559); 
   font-size: 11px;
  padding: 9px; 
  position: absolute; 
  top: 5px; 
  left: 5px; 
  border: 1px solid #fff;
	border-radius: 50%;
  	font-family: 'Arvo', serif;
  text-transform: uppercase; 
  text-align: center; 
  letter-spacing: .08em; z-index: 2;  }

.so { background: url(//www.cherryvelvetplus.com/cdn/shop/t/4/assets/transparency.png?v=66008117760441266861427498559); padding: 5px 10px; position: absolute; top: 5px; 
  left: 5px; border: 1px solid #ccc; 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;
}


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



#pagination { text-align: right; margin-top: 10px; padding-top: 10px; }
#pagination a { margin: 0 5px; background: #e7e7e7; padding: 2px 5px; border-radius: 15px; }
#pagination a:hover { text-decoration: none; background: #333333; color: #fff; }
#pagination .current { background: transparent; }
.count { display: none; font-size: 12px; margin-left: 5px; line-height: 15px;}

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

.current{
  
  color: #F2C0B6;
}

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






/* ================ */
/* = Product page = */
/* ================ */

ul#thumbs { list-style-type: none; }
ul#thumbs li {     
  display: inline-block;
  position: relative; 
 width: 100px;
margin-top:5px;}

ul#thumbs li img {width: 100px; }

#product-description h1
{ color: #1bbcbc;
 }

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

#product-description h2
{
font-size: 14px;
  font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;	
line-height: 1.6em; 
padding-top:5px;
margin-top:0px;
border-top: 1px #D1D1D1 solid;
}
#product-description p {


  margin: 0px 0px 10px 0px;
}

#bigimage { text-align: left; max-width: 580px;  }

/*
#bigimage { text-align: left; max-width: 640px; max-height: 450px; }
#bigimage img {max-width: 640px; max-height: 430px;}*/

/*set a border on the images to prevent shifting*/
 ul#thumbs img { border: 1px solid transparent; }
 
 /*Change the colour*/
 .active img {border:1px solid #ccc !important;}

#product-price  {   
  border-top: 0px solid #e7e7e7; 
	font-family:'Arvo', serif; 
  font-size: 16px!important; 
  margin-bottom: 5px; 
  margin-top:5px!important;
  padding-top: 0px; 
  display: inline-block;
}

#add { margin-top: 0px; }
.add {   
  font-size: 14px!important; 
  text-transform: uppercase;
  letter-spacing: .05em;
  padding: 10px 15px!important;
color:#fff!important;
}

.add {

border:none!important;
  border-radius: 4px;
}

.add:hover {
background-color: #B2B2B2!important;
border:none!important;
  
}
.sku {  font-size: 12px!important; 
  text-transform: uppercase;
  letter-spacing: .15em;
padding: 10px 0px;
  border-bottom: 0px solid #e7e7e7;
  
}
  
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 #bbb;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
outline:0;
background-color:transparent;

padding:10px 9px!important;
font-size:12px;
-webkit-appearance:none;
margin-bottom:14px;
}
  
#product-description { 	padding-left: 10px; }
#product-description form { border-top: 0px solid #e7e7e7; 
  border-bottom: 0px solid #e7e7e7; padding-bottom: 0px; }

#product-description h1{ padding-top:0px; font-size: 20px; letter-spacing: .08em;padding-bottom: 6px;}
.product-text { font-family: Georgia, "Times New Roman", Times, sans-serif;  }
#related h4 { margin-bottom: 20px; }
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 h4{
 font-size: 17px;

}

ul#popups { max-width: 100%;margin: 10px 0 20px; list-style-type: none; }
ul#popups li {
  font-size:14px; 
  display: inline; 
  margin-right 10px; 
  border-right: 1px solid #e7e7e7; 
  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: #1bbcbc; }
ul#popups li a {color:#1bbcbc;;}
#social { float: left; width: 100%; padding: 10px 0px; }
#looked-at { margin-top: 20px; border-top: 1px solid #e7e7e7; }
#looked-at h4 { margin-bottom: 20px; }

/* =============== */
/* = 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; }
.cart td, th { vertical-align: middle; 
  padding: 10px; 
font-size: 15px!important;
  text-align: left; 
}
#shopping-cart h3{font-size: 18px; color: #1bbcbc;}
.small {font-size: 11px;}

table { 
  width: 100%; 
  border-collapse: collapse; 
}


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

#basket-right { text-align: right; float: right; }
#basket-right h4 { margin: 20px 0px 0px 0px; font-size: 15px; }
#note { background: transparent;}
#shopping-cart h2 {font-size: 17px;}
#shopping-cart h1
{ color: #1bbcbc;}
#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: 'Helvetica Neue', Helvetica, Arial, sans-serif; 
      -webkit-appearance: none; }

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



/* =============== */
/* = Blogs & Pages = */
/* =============== */

#inspiration {margin-bottom:20px;}
#page h1.title{text-transform: uppercase; margin: 30px 0px; text-align: center; }


#page li {list-style-position: inside;
text-indent: -1em; margin-left: 60px; }
#page {margin:10px 20px;}

ul#blog-articles { list-style-type: none; }
.single-article { margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #e7e7e7; float: left; clear: left; }

ul#posts { list-style: none; }
ul#posts li { margin-bottom: 20px; padding-bottom: 0; border-bottom: 1px solid #e7e7e7; }
ul#posts li p { margin-top: 0; }
ul#posts li.tags { padding-bottom: 10px; }

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

.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; }

/* =============== */
/* = Search = */
/* =============== */

#search-bar {  margin-top: 20px; border-bottom: 1px solid #e7e7e7; }
#q { text-transform: uppercase; font-size: 11px; }


/* =============== */
/* = Customer Accounts = */
/* =============== */
#customer-wrapper {margin-top: 40px;}
#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: 15px; letter-spacing: .15em;} 
#customer-wrapper h1
{ color: #1bbcbc;}


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


.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: 'Helvetica Neue', Helvetica, Arial, sans-serif; 
      -webkit-appearance: none; }

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

.secondary

	{
}


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

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


#footer { margin: 20px 10px;    
  font-size: 13px; line-height: 1.5em; padding-top: 20px;
  border-top: 1px dashed #ccc;
  max-width: 1160px;
}
#footer ul { list-style-type: none;
}

  #footer-wide {}
#footer ul li a { line-height: 1.8em;
}
#footer h4{

  font-size: 18px;
  margin-bottom:10px;
}

li.footermenu{  
display: inline-block;
padding: 0px 5px 0px 0px;
}
  li.footercopy {
      font-size: 11px;
  color: #918C86;
 

}

/*#footer-border {
	margin-top: 20px;
	margin-bottom: 25px;
	height: 1px;
	background: #e7e7e7; 
}
*/
.icons { margin-top:-2px; padding-top: 0px;clear: left; padding-right: 5px;  }
.icons img {margin-right:5px; }
.mailing-list {line-height: 1.5em;margin-right: 5px;}
.about-info {margin-bottom:20px; font-size: 13px; }
#mc_embed_signup {
	margin-top: 10px;

}


#mc_embed_signup .button{
border-radius: 4px; 
  	  padding: 9px 10px;  
	  background: #d82241; 
color: #fff;
  width:100px;
}

#mc_embed_signup .button:hover{
border-radius: 4px; 
  	  padding: 9px 10px;  

background: #333;
color: #fff;
}

#mce-EMAIL {
	float: left;
	margin-right: 10px;
  width: 210px;background: #fff; 
	border: 1px solid #ccc;
 		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); }
}
#email-input {width:175px; margin-right: 10px;
float: left; }

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

#mc_embed_signup input[type="email"]
{width: 200px;float: left; margin-right: 10px;}

#payment { text-align: center; margin-top: 10px; margin-bottom: 10px; }
#payment img { max-width: 60px; text-align: center;  margin-bottom: 10px; }
#payment .diane img { max-width: 200px!important; text-align: center;  margin-bottom: 10px; }
/* =============== */
/* = Mobile Hides = */
/* =============== */

#mobile-product { display: none; }

/* =============== */
/* = Global = */
/* =============== */


 #directededge-label{
display:none!important;
}
 #directededge-layout td th{
padding-top:0px!important;
  vertical-align: top!important;
}


.ir
{
  display: block;
  text-indent: -999em;
  overflow-x: hidden;
  overflow-y: hidden;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}



/*Tabs */
ul.tabs { display: block; 
  margin: 20px 0 15px 0; 
  padding: 0; 
  border-bottom: solid 1px #EEEEEE; }
ul.tabs li { 
  display: block; 
  width: auto; 
  height: 30px; 
  padding: 0; 
  float: left; 
  margin-bottom: 0;
   text-transform: uppercase;
}
ul.tabs li a { 
  display: block; 
  text-decoration: none; 
  width: auto; height: 30px; padding: 0px 20px; 
  line-height: 28px; 
  font-size: 14px;
    letter-spacing: .03em;
  color:#474747;
  
font-weight:400;

  border: solid 1px #EEEEEE;  
  border-width: 1px 1px 0 0; margin: 0; 

}
ul.tabs li a.active { 
  background-color:#f2f2f2;
  height: 34px; 
  position: relative; 
  top: -4px; 
  padding-top: 4px; 
  border-left-width: 1px; 
  margin: 0 0 0 -1px; 
  color: #474747; 
  -moz-border-radius-topleft: 0px; 
  -webkit-border-top-left-radius: 0px; 
  border-top-left-radius: 0px; 
  -moz-border-radius-topright: 0px; 
  -webkit-border-top-right-radius: 0px; 
  border-top-right-radius: 0px; }
ul.tabs li:first-child a.active { margin-left: 0; }
ul.tabs li:first-child a { 
  border-width: 1px 1px 0 1px; 
  -moz-border-radius-topleft: 0px; 
  -webkit-border-top-left-radius: 0px; 
  border-top-left-radius: 0px; }
ul.tabs li:last-child a { 
  -moz-border-radius-topright: 0px; 
  -webkit-border-top-right-radius: 0px; 
  border-top-right-radius: 0px; }

ul.tabs-content { 
  margin: 0 0 20px; 
  display: block; }

ul.tabs-content > li { 
  display: none; 
  list-style: none outside none; }
ul.tabs-content > li.active { 
  display: block; }
ul.tabs:before, ul.tabs:after { 
  content: '\0020'; 
  display: block; 
  overflow: hidden; 
  visibility: hidden; 
  width: 0; height: 0; }
ul.tabs:after { clear: both; }
ul.tabs { zoom: 1; }




ul.tabs-content p a {
color: #872D49; }

ul.tabs-content td {
 padding: 6px;
  border: 1px solid #E6E6E6;
  vertical-align: top;
  text-align: left;
font-size: 12px
}




#tab1,#tab2,#tab3 { list-style:none; }

#top-row-solid {
padding-top: 4px; 
  padding-bottom: 4px;
  color: #ffffff;
background: #D42028;
 font-size: 14px;
text-align: center;
border-bottom: 0px solid #eeeeee;}


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

  font-size: 11px;
}

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


h3.linklist {text-align: center;}

.social_buttons, .social_buttons a {
  color: #444 !important;
}
.social_buttons a {
  padding-left: 5px;
}
.social_buttons a:hover {
  color: #444 !important;
}

@font-face {
  font-family: 'OutOfTheSandbox';
  src:url('//www.cherryvelvetplus.com/cdn/shop/t/4/assets/OutOfTheSandbox.eot?v=110072976011732556841427498557');
  src:url('//www.cherryvelvetplus.com/cdn/shop/t/4/assets/OutOfTheSandbox.eot?%23iefix&v=110072976011732556841427498557') format('embedded-opentype'),
    url('//www.cherryvelvetplus.com/cdn/shop/t/4/assets/OutOfTheSandbox.woff?v=96239070331038231691427498558') format('woff'),
    url('//www.cherryvelvetplus.com/cdn/shop/t/4/assets/OutOfTheSandbox.ttf?v=43519677532758978331427498557') format('truetype'),
    url('//www.cherryvelvetplus.com/cdn/shop/t/4/assets/OutOfTheSandbox.svg%23OutOfTheSandbox?3435') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
  font-family: 'OutOfTheSandbox';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.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: 'OutOfTheSandbox';
  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";
}
.breadcrumb { display: none; }

/* #Font-Face
================================================== */
/*  This is the proper syntax for an @font-face file.
    Upload your font files to Assets and then
    copy your FontName into code below and remove
    comment brackets */
    
/*  @font-face {
      font-family: 'FontName';
      src: url('FontName.eot');
      src: url('FontName.eot?iefix') format('eot'),
           url('FontName.woff') format('woff'),
           url('FontName.ttf') format('truetype'),
           url('FontName.svg#webfontZam02nTh') format('svg');
      font-weight: normal;
      font-style: normal; }
*/
    




#homepage1 .flexslider .slides img {
  display: block;
  width: 100%;
  margin: 0 auto;
  width: auto;
    margin-top: 6px;
}
#homepage1 .flexslider {
  overflow: hidden;
}
@media all and (max-width: 1024px) {
#homepage1 .flexslider .slides img {
  display: block;
  height: auto;
  width: 100%;
}
}



#collection-description h2 a {
color:#872D49;
  font-size: 16px;
}

#collection-description h2 a:hover {
color:#333333!important;

}



/* Flexible iFrame */

.Flexible-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;
    overflow: hidden;
}

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

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



#instafeed {
margin-top: px;
}

.instagram-image {
padding: 5px 6px 0px 6px ;
  max-width:20%; 
}
#checkout.button, #update-cart.button 
{font-size: 13px;
padding: 9px;
border:none;
letter-spacing: 0.08em;}

#update-cart.button {margin-right: 5px;background: #D4D4D4;}
#page-center {width: 85%; margin: 0px auto;}


ul#tags { font-size: 13px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
ul#tags li{   display: inline; margin-right: 5px;}
.property-wrapper { margin:15px 0px 0px 0px;}









nav.compact { 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: 55px; 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: 27px; margin-top: 14px; }
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-color:  #4f5558 ; border: 1px solid ; }
nav.compact .nav-item.cart .count span { position: relative; color: #ffffff; font-family: 'Helvetica Neue'; 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:  #4f5558 ; 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: #222222; }
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: 14px; 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: 32px; position: absolute; }
 
nav.compact .active { background-color: #222222; color: #666666; }

nav.compact .search-outer-wrap input[type="text"],
{
		border: 1px solid #ccc;
		padding: 6px 4px;
		outline: none;
	/*	-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px;*/
		font: 13px 'Helvetica Neue', Helvetica, Arial, sans-serif;
		color: #000;
		margin: 0;
		width: 250px;
		max-width: 100%;
		display: block;
		margin-bottom: 20px;
		background: #fff; }

@media (max-width: 767px) { #navigation { display: none; } #header { width: 100%; margin: 0; } }

.mobile-dropdown {  position: relative; z-index: 5000; margin-top: -2px; background-color: #222222; display: none; }
@media (min-width: 768px) { .mobile-dropdown, nav.compact { display: none !important; } }
.mobile-dropdown .list.primary {text-transform: uppercase; background-color: #222222; 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: #1b1b1b; list-style: none; }
.mobile-dropdown .list.msecondary .list-item a { background-color: #1b1b1b; }
.mobile-dropdown .list.tertiary { display: none; background-color: #101010; }
.mobile-dropdown .list.tertiary .list-item a { background-color: #101010; }
.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; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); opacity: 0.7; position: relative; }
.mobile-dropdown .list .list-item .icon { font-size: 36px; position: absolute; top: 19px; right: 5px; height: 15px; width: 15px; background: url( //www.cherryvelvetplus.com/cdn/shop/t/4/assets/main-sprite.png?3435 ) no-repeat -162px -17px; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); opacity: 0.7; }
.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; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); opacity: 0.7; }
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: 719px) { .main-header nav.compact { display: block; } }

#cherry {
  background: url(https://cdn.shopify.com/s/files/1/0219/8290/t/2/assets/cherry.png?1548) no-repeat 90% 0%;

}

#page-image {
  
  float: left;
}

#page-text {
  
  float: right;
  width: 650px;
}




/********** 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;
    padding: 0px 5%;

}
#article-body {  

    padding: 0px 5%;

}


#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: #1bbcbc;
}


.single-article { 
  font-style: normal; 
  margin-bottom: 20px; 
  padding-bottom: 30px; 
  border-bottom: 1px solid #e7e7e7; 
  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: #333333; 
  margin: 25px 0px 15px 0px;
  font-size: 24px; 
  line-height: 1.4em; 
  text-transform: uppercase!important;
}

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

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


/* ===============================================
// Reveal module
// =============================================== */

.reveal .hidden { display: block !important; visibility: visible !important;}
.product:hover .reveal img { opacity: 1; }
.reveal { position: relative; }
.reveal .hidden { 
  position: absolute; 
  z-index: -1;
  top: 0; 
  width: 100%; 
  height: 100%;  
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;  
}
.reveal:hover .hidden { 
  z-index: 100000;
  opacity: 1;    
}
.reveal .caption {
  position: absolute;
  top: 0;  
  display: table;
  width: 100%;
  height: 100%;
  background-color: white; /* fallback for IE8 */
  background-color: rgba(255, 255, 255, 0.7);
  font: 13px/1.6 sans-serif;
  text-transform: uppercase;
  color: #333;
  letter-spacing: 1px;
  text-align: center;
  text-rendering: optimizeLegibility;
}
.reveal .hidden .caption .centered {
  display: table-cell;
  vertical-align: middle;
}

@media (min-width: 480px) and (max-width: 979px) {
  .reveal .caption { 
    font-size: 11px; 
  }
}



