/** Shopify CDN: Minification failed

Line 1452:29 Expected ")" to end URL token

**/
@font-face {
  font-family: 'Fira Sans';
  font-weight: 300;
  font-style: normal;
  src: url('Fira-Sans-300.eot');
  src: url('Fira-Sans-300.eot?#iefix') format('embedded-opentype'),
       local('Fira Sans Light'),
       local('Fira-Sans-300'),
       url('Fira-Sans-300.woff2') format('woff2'),
       url('Fira-Sans-300.woff') format('woff'),
       url('Fira-Sans-300.ttf') format('truetype'),
       url('Fira-Sans-300.svg#FiraSans') format('svg');
}

@font-face {
  font-family: 'Fira Sans';
  font-weight: 400;
  font-style: normal;
  src: url('Fira-Sans-regular.eot');
  src: url('Fira-Sans-regular.eot?#iefix') format('embedded-opentype'),
       local('Fira Sans'),
       local('Fira-Sans-regular'),
       url('Fira-Sans-regular.woff2') format('woff2'),
       url('Fira-Sans-regular.woff') format('woff'),
       url('Fira-Sans-regular.ttf') format('truetype'),
       url('Fira-Sans-regular.svg#FiraSans') format('svg');
}

@font-face {
  font-family: 'Fira Sans';
  font-weight: 500;
  font-style: normal;
  src: url('Fira-Sans-500.eot');
  src: url('Fira-Sans-500.eot?#iefix') format('embedded-opentype'),
       local('Fira Sans Medium'),
       local('Fira-Sans-500'),
       url('Fira-Sans-500.woff2') format('woff2'),
       url('Fira-Sans-500.woff') format('woff'),
       url('Fira-Sans-500.ttf') format('truetype'),
       url('Fira-Sans-500.svg#FiraSans') format('svg');
}

@font-face {
  font-family: 'Fira Sans';
  font-weight: 700;
  font-style: normal;
  src: url('Fira-Sans-700.eot');
  src: url('Fira-Sans-700.eot?#iefix') format('embedded-opentype'),
       local('Fira Sans Bold'),
       local('Fira-Sans-700'),
       url('Fira-Sans-700.woff2') format('woff2'),
       url('Fira-Sans-700.woff') format('woff'),
       url('Fira-Sans-700.ttf') format('truetype'),
       url('Fira-Sans-700.svg#FiraSans') format('svg');
}
@font-face {
	font-family: 'BrushScriptStd';
	src: url('BrushScriptStd.eot');
	src: url('BrushScriptStd.woff') format('woff'), url('BrushScriptStd.ttf') format('truetype');
}
body {
	font:15px/20px "Fira Sans", Arial, Helvetica, sans-serif;
	color:#000000;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
}
ol, ul {
	padding:0;
	margin:0;
	list-style:none;
}
a {
	color:#000;
}
a:focus, a:hover {
	text-decoration: underline;
	color:#000000;
}
h1, h2, h3, h4{
	padding:0;
	margin:0 0 15px;
}
h5, h6 {
	margin:0 0 10px;
}
p {
	margin: 0 0 15px;
}
h1 {
	font:40px/39px "Fira Sans", Arial, Helvetica, sans-serif;
}
h2 {
	font:300 34px/33px "Fira Sans", Arial, Helvetica, sans-serif;
}
h3 {
	font:28px/27px "Fira Sans", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
h4 {
	font:23px/22px "Fira Sans", Arial, Helvetica, sans-serif;
}
h5 {
	font:500 20px/19px "Fira Sans", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
h6 {
	font:500 17px/16px "Fira Sans", Arial, Helvetica, sans-serif;
}
.mega-dropdown-menu .text:hover, .drop-Cell:hover .opacity, .mega-dropdown-menu .drop-Img:hover .text, .mega-dropdown-menu .drop-Img:hover .shopNow, mega-dropdown-menu > li > ul > li:hover, .productFilter{
	transition: all 150ms ease;
	-ms-transition: all 150ms ease;
	-o-transition: all 150ms ease;
	-moz-transition: all 150ms ease;
	-webkit-transition: all 150ms ease;
}
/* general style */
.paddingT {
	padding-top:50px;
}
.paddingT-Avg {
	padding-top:30px;
}
.paddingT-Sml {
	padding-top:20px;
}
.paddingT-VSml {
	padding-top:10px;
}
.paddingB {
	padding-bottom:50px;
}
.paddingB-Avg {
	padding-bottom:30px;
}
.paddingB-Sml {
	padding-bottom:20px;
}
.paddingB-VSml {
	padding-bottom:10px;
}
.marginB {
	margin-bottom:50px;
}
.marginB-Avg {
	margin-bottom:30px;
}
.marginB-Sml {
	margin-bottom:20px;
}
.marginB-VSml {
	margin-bottom:10px;
}
.marginT{
	margin-top:50px;
}
.marginT-Avg {
	margin-top:30px;
}
.marginT-Sml {
	margin-top:20px;
}
.marginT-VSml {
	margin-top:10px;
}
.marginR-Avg {
	margin-right:30px;
}
.marginL-Avg {
	margin-left:30px;
}
.imgL {
	float:left;
	margin:0 15px 15px 0;
}
.imgR {
	float:right;
	margin:0 0 15px 15px;
}
.overHidden {
	overflow:hidden;
}
/* general style end */
.container {
	width: 1105px;
}
#myCarousel.carousel {
    color: #fff;
    height: 426px;
	overflow:hidden;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
	margin: auto;
}
.navbar-default {
    background-color: #f0ebb0;
    border-color: #f0ebb0;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	margin-bottom:0;
	min-height:inherit;
}
.navbar-default .navbar-nav > li > a {
	color: #5c052f;
	text-transform:uppercase;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #5c052f;
    text-decoration: underline;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background-color: transparent;
    color: #5c052f;
    text-decoration: underline;
}
.navbar-nav > li > a {
	/*padding: 10px 28.3px;*/
  	padding: 10px 28.0px;
}
.dropdown-menu {
	background-color: #ed0c6e;
}
.dropdown-menu > li > a {
	color: #fff;
	padding: 6px 20px;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
	background-color: #ffc20e;
	color: #000;
}
.caret {
	margin-top: 9px;
	vertical-align: top;
}
.carousel-caption {
	padding-bottom:100px;
	left:0;
	right:0;
}
.carousel-caption h1 {
	font:600 52px/55px "Fira Sans", Arial, Helvetica, sans-serif;
}
.carousel-caption h4 {
	margin-bottom:50px;
}
/* Normal Style */
.navbar-nav>li>.dropdown-menu {
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	background:#fff;
	color:#000;
	font:18px/22px "Fira Sans", Arial, Helvetica, sans-serif;
}
.mega-dropdown {
	position: static !important;
}
.mega-dropdown-menu {
	padding:0;
	margin:0;
	width: 100%;
	box-shadow: none;
	-webkit-box-shadow: none;
	border-radius:0;
	border:none;
}
.mega-dropdown-menu > li > ul {
    padding: 20px 10px 0 25px;
    margin: 0;
}
.mega-dropdown-menu > li > ul > li.readmore {
    position: absolute;
    bottom: 10px;
    right: 30px;
}
.mega-dropdown-menu > li > ul > li{
	border-left:10px;
	margin-bottom:10px;
	transition: all 150ms ease;
	background:url(bulletMenu.jpg) no-repeat -5px 10px ;
}
/*.mega-dropdown-menu > li > ul > li:before{
    content: ' \25CF ';
	font-size:12px;
	vertical-align:top;
	padding-right:5px;
}*/

.mega-dropdown-menu > li > ul > li:hover{
	padding-left:15px;
	background:url(bulletMenu.jpg) no-repeat 8px 10px ;
}
.mega-dropdown-menu > li ul > li > a:hover, .mega-dropdown-menu > li ul > li > a:focus {
	text-decoration: underline;
}
.mega-dropdown-menu .readmore a, .readmore a {
    color: #b99b65;
    text-decoration: underline;
    font: 15px/20px "Fira Sans", Arial, Helvetica, sans-serif;
}
.mega-dropdown-menu form {
	margin: 3px 20px;
}
.mega-dropdown-menu .form-group {
	margin-bottom: 3px;
}
.mega-dropdown-menu .drop-Img {
    height: auto;
	overflow:hidden;
	position:relative;
}
.mega-dropdown-menu .opacity {
	opacity:0.5;
	filter: alpha(opacity=50);
	width:100%;
	height:100%;
	background:#000;
	position:absolute;
	bottom:0;
}
.mega-dropdown-menu .text, .shopNow{
	color:#fff;
	z-index:2;
	text-align:center;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	width:80%;
}
.mega-dropdown-menu .text h2 {
    font: 500 34px/33px "Fira Sans", Arial, Helvetica, sans-serif;
}
.shopNow{
	display: none;
}
.mega-dropdown-menu .drop-Img:hover .text{
	display:none;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.mega-dropdown-menu .drop-Img:hover .shopNow{
	display: block;
}
.mega-dropdown-menu .drop-Img img {
	height:auto;
    width:100%;
}
.drop-Cell {
    float: left;
    width: 28%;
    position: relative;
    min-height: 298px;
}
.drop-Cell:first-child {
	width:16%;
}
.drop-Cell:hover .opacity{
	opacity:0;
	filter: alpha(opacity=10);
	cursor:pointer;
}
.btn-primary {
	background-color:#fff;
	border-color:#cdcdcd;
	color:#000;
	font:normal 16px/18px "Fira Sans", Arial, Helvetica, sans-serif;
}
.btn-primary:hover, .btn-default, .productList:hover .btn-primary{
	color: #000;
	background-color: #c6d79c;
	border-color: #c6d79c;
}
.btn-default:hover{
	color: #000;
	background-color: #c6d79c;
	border-color: #c6d79c;
}
.btn-default{
	font:500 16px/20px "Fira Sans", Arial, Helvetica, sans-serif;
}
header .form-control, .btn {
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}
header .btn-default {
    background-color: #fff;
    border-color: #ccc;
	border-left-color: #fff;
    color: #333;
    font: 500 16px/14px "Fira Sans",Arial,Helvetica,sans-serif;
	height:32px;
}
header .form-control {
    height: 32px;
	box-shadow: none;
}
header .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
/*social icons */
ul.social-network li {
	display: inline;
	margin: 0 0 0 4px;
}
.social-network a:hover {
	background-color:#929191;
}
a.socialIcon:hover, .socialHoverClass {
	color:#44BCDD;
}
.social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 26px;
	height: 26px;
	font-size:17px;
	line-height:23px
}
.social-circle li i {
	margin:0;
	line-height:26px;
	text-align: center;
}
.social-circle li a:hover i {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
	color:#e5e5e5;
}
.social-circle i {
	color: #676767;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}
.social-circle i a {
	background-color: #D3D3D3;
}
.grayBg {
	background:#e5e5e5;
}
ul.topLink {
	float:right;
	clear:both;
	padding-bottom:55px;
}
.topLinkMain{
	padding:8px 0;
}
.topLinkMain .topLink {
	font:500 14px/20px "Fira Sans", Arial, Helvetica, sans-serif;
	color:#676767;
}
.topLinkMain ul.topLink {
	padding-bottom:0px;
}
.topLinkMain .topLink li {
	margin-left: 40px;
}
.topLinkMain .topLink a {
	color:#676767;
}
.topLinkMain .topLink a:hover, .topLinkMain .topLink a span {
	color:#000;
}
.topLinkMain .topLink a span {
	padding:0 2px 0 10px;
}
.topLink li {
	margin-left:37px;
	display:inline;
}
.topLink li:first-child {
	margin-left:0px;
}
.logo {
	margin:20px 0;
	background:url(epica-logo.jpg) no-repeat 0 0;
	width:292px;
	height:69px;
	position:relative;
}
.logo span {
    position: absolute;
    bottom: 0;
    right: 0;
    font: 20px/22px "BrushScriptStd", Arial, Helvetica, sans-serif;
    color: #5d052f;
    letter-spacing: 1.8px;
}
.offerBox {
	box-shadow: inset 0px 0px 40px -2px #e4e4e4;
	-webkit-box-shadow: inset 0px 0px 40px -2px #e4e4e4;
	-moz-box-shadow: inset 0px 0px 40px -2px #e4e4e4;
	-o-box-shadow: inset 0px 0px 40px -2px #e4e4e4;
	border:1px solid #e4e4e4;
	padding:30px;
	background:#f2f2f2;
}
.offerBox p {
	line-height:22px;
}
.productD {
	box-shadow: inset 0px 0px 80px -2px #ebe7e1;
	-webkit-box-shadow: inset 0px 0px 80px -2px #ebe7e1;
	-moz-box-shadow: inset 0px 0px 80px -2px #ebe7e1;
	-o-box-shadow: inset 0px 0px 80px -2px #ebe7e1;
	border:1px solid #ebe7e1;
	padding:25px;
	position:relative;
	min-height: 410px;
}
.productD h3 {
	margin-bottom:5px;
}
.productD p {
	font:14px/20px "Fira Sans", Arial, Helvetica, sans-serif;
}
.productD .cell {
	position:absolute;
}
.productD .cell img {
	max-width:100%;
}
.productD .cell1 {
	width:64%;
}
.productD .cell2 {
	bottom: 10px;
	right: 10px;
	width: 36%;
}
.productDRed {
	box-shadow: inset 0px 0px 80px -2px #f0e6e7;
	-webkit-box-shadow: inset 0px 0px 80px -2px #f0e6e7;
	-moz-box-shadow: inset 0px 0px 80px -2px #f0e6e7;
	-o-box-shadow: inset 0px 0px 80px -2px #f0e6e7;
	border:1px solid #f0e6e7;
	min-height: 300px;
}
.productDRed .cell1 {
	width:36%;
}
.productDRed .cell2 {
	width: 64%;
}
.productDGray {
	box-shadow: inset 0px 0px 80px -2px #e8e8e8;
	-webkit-box-shadow: inset 0px 0px 80px -2px #e8e8e8;
	-moz-box-shadow: inset 0px 0px 80px -2px #e8e8e8;
	-o-box-shadow: inset 0px 0px 80px -2px #e8e8e8;
	border:1px solid #e8e8e8;
	min-height: 290px;
}
.productDGreen {
	box-shadow: inset 0px 0px 80px -2px #eff0db;
	-webkit-box-shadow: inset 0px 0px 80px -2px #eff0db;
	-moz-box-shadow: inset 0px 0px 80px -2px #eff0db;
	-o-box-shadow: inset 0px 0px 80px -2px #eff0db;
	border:1px solid #eff0db;
	min-height: 420px;
}
.productDGreen .cell2 {
	bottom: 10px;
	right: 20px;
	width: 53%;
}
.title {
	text-align:center;
	font:28px/28px "Fira Sans", Arial, Helvetica, sans-serif;
	background:url(line.jpg) repeat-x center left;
	clear:both;
}
.title span {
	background:#fff;
	padding:0 35px;
}
.productList {
	border:1px solid #e9e9e9;
	padding:10px;
}

.productListMain a:hover{
	text-decoration:none;
}
.productList h6 {
    font:normal 17px/18px "Fira Sans", Arial, Helvetica, sans-serif;
}
.productList:hover, .latestBlogImg:hover{
	box-shadow: 0px 0px 15px #b7b5b5;
	-webkit-box-shadow: 0px 0px 15px #b7b5b5;
	-moz-box-shadow: 0px 0px 15px #b7b5b5;
	border:1px solid #d5d4d4;
}
.productImg {
	height: 220px;
	vertical-align: middle;
	text-align: center;
}
.productImg img {
	max-width:100%;
}
.price {
	color:#b99b65;
	font:500 15px/30px "Fira Sans", Arial, Helvetica, sans-serif;
	float:left;
	width:45%;
}
.productPrice .btn-primary {
	font: normal 15px/18px "Fira Sans", Arial, Helvetica, sans-serif;
}
.productFilter{
	position:relative;
}
.productFilter .col-md-3{
	width:276px;
}
#hideFilter{
	display:none;
	float:right;
}
.filter-cell{
	display:none;
}
.hide-filter{
	display:none;
}
.filter-cell {
    width: 23%;
    float: left;
}
.show-filter{
	display:block;
}
.filter-product {
    float: right;
    width: 75%;
}
.photoAlbum {
	background:#bdae82 url(photoAlbum.jpg) no-repeat 0 0 / 100% auto;
	height:330px;
}
.photoAlbum h1 {
	margin-bottom:35px;
}
.photoAlbum h2 {
    font: 300 32px/33px "Fira Sans",Arial,Helvetica,sans-serif;
    margin-bottom: 35px;
}
.latestBlog {
}
.latestBlogImg {
	border:1px solid #919191;
}
.latestBlogImg img {
	max-height:177px;
}
.bgBlack {
	background:#000;
}
.bgBlack h3 {
	color:#fff;
	text-transform: inherit;
}
.bgBlack iframe{
	width:100%;
	height:100%;
}
.bgBlack .main iframe{
	min-height:600px;
}

.floatMobile {
	float:right;
}
.stockClear {
	background:#e9e9e9 url(stockClear.jpg) repeat-x bottom center;
}
.stockClear h4 {
	font:500 24px/23px "Fira Sans", Arial, Helvetica, sans-serif;
}
.footerLink{
	background:#f2f2f2;
}
.footerLink p {
	margin-bottom:2px;
}
.footerLink .fa {
	color:#676767;
}
footer {
    background: #7f7f7f;
    color: #fff;
    line-height: 35px;
}
footer .social-network {
	float:right;
}
footer .social-circle i {
	color: #bfbfbf;
}
footer ul.social-network li {
	margin: 0 0 0 15px;
}
footer .social-circle li i {
	line-height: 36px;
}
footer .social-circle li a {
	width: 34px;
	height: 34px;
	font-size: 22px;
	line-height: 36px;
}

.bgBlack .carousel-indicators {
    bottom: -5px;
    left: 50%;
    width: 25%;
    margin-left: -12%;
	z-index:0;
}
.bgBlack .carousel-control {
    top: 96%;
}
.bgBlack .carousel-control.left, .bgBlack .carousel-control.right{
	width:40%;
	text-align:right;
}
.carousel-control .glyphicon-chevron-left{
    left: 90%;
}
.carousel-control .glyphicon-chevron-right{
    right: 90%;
}
.bgBlack .carousel-indicators li {
    background-color: #808080;
    border: 1px solid #808080;
	margin-left:15px;
}
.bgBlack .carousel-indicators li:first-child{
	margin-left:0;
}
.bgBlack .carousel-indicators .active {
    background-color: #fff;
    border: 1px solid #fff;
}
.videoContainer{
	border:3px solid #fff;
	height:210px;
	position:relative;
}
.videoContainer a{
	color:#808080;
	font-size:60px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index:2;
}
.videoContainer a:hover{
	color:#fff;
}
.videoContainer .expandBtn{
	position: absolute;
	bottom:-10px;
	left:5px;
}
.videoContainer .expandBtn .fa{
	font-size:15px;
}
.yellow{
	color:#b99b65;
	font:500 25px/25px "Fira Sans", Arial, Helvetica, sans-serif;
}
ul.commentBox{
	color:#959595;
	font:14px/18px "Fira Sans", Arial, Helvetica, sans-serif;
}
.commentBox li{
	display:inline;
	padding-left:15px;
}
.commentBox li:first-child{
	padding-left:0px;
}
.readmore1{
	font:500 15px/20px "Fira Sans", Arial, Helvetica, sans-serif;
}
.pagination>.active>a{
    background-color: #333333;
    border-color: #333333;
}
.pagination>li>a {
    color: #333333;
    margin-left: 10px;
	border-radius:4px;
}
.sideThumb {
    float: left;
    margin-bottom:20px;
    width: 100%;
}
.pagination>.active>a:hover{
    background-color: #5c052f;
    border-color: #5c052f;
}
.sideThumb .sideThumb-Img, .sideThumb .sideThumb-Txt{
	width:25%;
	float:left;
}
.sideThumb .sideThumb-Txt{
	width:75%;
	padding-left:15px;
}
.form-horizontal .control-label {
    text-align: left;
}
.topArrow .glyphicon{
	margin-bottom:2px;
	font-size:8px;
}
.orange{
	color:#b99b65;
}
.btn-default[disabled]{
    background-color: #c6d79c;
    border-color: #c6d79c;
}
.btn-default[disabled]:hover{
    background-color: #c6d79c;
    border-color: #c6d79c;
}
.topArrow a{
    background:#b29d65;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    bottom:50px;
    height:40px;
    padding:5px;
    position: absolute;
    right: 0px;
    width: 40px;
	text-align:center;
	font:11px/12px "Fira Sans", Arial, Helvetica, sans-serif;
	color:#fff;
}
.footerLink .container{
	position:relative;
}
.collectionMain{
	background:#b99c65;
	float: left;
	position:relative;
    width:100%;
}
.collectionMain .fa-chevron-left, .collectionMain .fa-chevron-right{
	position:absolute;
	top:50%;
	color:#5c052f;
	font-size:30px;
}
.collectionMain .fa-chevron-left{
	left:10px;
}
.collectionMain .fa-chevron-right{
	right:10px;
}
.red{
	color:#5c052f;
}
.collection-Img, .collection-Txt{
	width:50%;
}
.collection-Img{
	background:#f5f5f5;
}
.collection-Txt{
	padding:35px 25px;
	color:#fff;
}
.collection-Txt a{
	color:#fff;
}
.collectionMain h4 {
	font:26px/26px "Fira Sans", Arial, Helvetica, sans-serif;
}
.collectionMain p{
	font:16px/26px "Fira Sans", Arial, Helvetica, sans-serif;
}
.bullet-default li, .bullet li{
	background:url(bullet.jpg) no-repeat 3px 6px;
	padding-left:18px;
	margin-bottom:3px;
}
.bullet li{
	background:url(bullet1.jpg) no-repeat 3px 10px;
}
ul.colorPick{
	margin:0 0 15px -15px;
	clear:both;
	float:left;
	width:100%;
}
.colorPick li{
	margin:0 0 15px 15px;
	float:left;
}
.colorPick li a{
	padding:10px;
	background:#222222;
	display:block;
	width:30px;
	height:30px;
	border:1px solid #dbdbdb;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}
.colorPick li.one a{
	background:#fff;
}
.colorPick li.two a{
	background:#db9b69;
}
.colorPick li.three a{
	background:#593833;
}
.colorPick li.four a{
	background:#1f8727;
}
.colorPick li.five a{
	background:#daca19;
}
.colorPick li.six a{
	background:#e52916;
}
.main{
	min-height:500px;
}
.loginMain label {
    font-weight: normal;
    text-transform: uppercase;
}

label {
    font-weight: 500;
}
.slideBox{
	display:none;
}
.btn-link {
    font-weight: 500;
    color: #282828;
	line-height:25px;
}
.btn-link:focus, .btn-link:hover {
    color: #282828;
    text-decoration: underline;
    background-color: transparent;
}
.checkbox, .radio {
	width: 25px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
	margin-top:0;
	line-height:17px;
}
.radio {
	background: url(radio.gif) no-repeat;
}
.select {
	position: absolute;
	width: 250px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 39px;
	line-height: 39px;
	padding: 0 30px 0 8px;
	background:url(select.gif) no-repeat;
	overflow: hidden;
	float:left;
}
.col-md-4 .select {
	background:url(selectBig.gif) no-repeat;
	width: 335px;
}
.col-md-4 select.styled {
    width: 335px;
}

.videoBanner {
    position: relative;
}
.videoBanner .play, .videoBanner .pause {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    top: 20px;
    cursor: pointer;
    position: absolute;
    right: 8%;
    text-align: right;
    vertical-align: bottom;
    width: 100%;
	z-index:999;
	font-size:30px;
	color:#fff;
}
.videoBanner video {
    display: block !important;
    width: 100%;
}
.carousel-control {
    width: 4%;
}
.form-control:focus {
    box-shadow: none;
    outline: 0 none;
}
.btn-primary:active:hover{
    color: #000;
    background-color: #c6d79c;
    border-color: #c6d79c;}
.visible-md{
  display:none !important;
}
/* smaller device */
@media screen and (min-width: 768px) and (max-width: 1104px) {
.innerC-Img, .innerC-Txt {
    width: 35%;
}
.innerC-Txt {
    width: 65%;
	padding:20px;
}
.navbar-nav > li > a {
    font: 14px/20px "Fira Sans",Arial,Helvetica,sans-serif;
    padding: 10px 6px;
}
.container {
 width: 750px;
}
.drop-Cell:first-child, .drop-Cell {
    width: 50%;
}
.carousel-caption {
 padding-bottom: 15px;
}
.productD {
 min-height:300px;
 padding: 10px;
 position: static;
}
.productD .cell, .productD .cell1 {
 width: 100%;
 position: static;
}
.productDGreen .cell1{
	width:53%;
}
.productImg {
 height: 200px;
}
.price {
 width: 100%;
}
.previews li {
    width: 22.1%;
}
.previews img {
    height: 65px;
    max-width: 100%;
}
.productFilter .col-md-3 {
    width: 250px;
}
.filter-product .col-md-3 {
    width: 285px;
}
.productImg {
    height: 230px;
}
}
 @media screen and (max-width: 767px) {
.latestBlogImg {
    float: left;
}
.latestBlog h4{
	clear:both;
}
.col-md-4 .select {
	background:url(select.gif) no-repeat;
	width: 250px;
}
.col-md-4 select.styled {
    width: 250px;
}

.bgBlack .carousel-indicators {
    bottom: 0px;
}
.bgBlack .main iframe{
	min-height: inherit;
}
.main{
	min-height: inherit;
}
#myCarousel.carousel {
    height: auto;
}
.bgBlack .carousel-control.left, .bgBlack .carousel-control.right {
    width: 10%;
}
.bgBlack .carousel-indicators {
    left: 37%;
    width: 50%;
}
.select {
    background: url(selectSml.gif) no-repeat 0 0;
    width: 200px;
}
.productFilter .col-md-3 {
    width: auto;
}
.filter-product {
    width: 65%;
}
.filter-cell {
    width: 32%;
}
.collection-Img, .collection-Txt {
    clear: both;
    width: 100%;
}
header .social-network{
	margin-bottom:10px;
}
.photoAlbum {
    height: auto;
	background:#bdae82 url(photoAlbum.jpg) no-repeat 0 0 / auto 100%;
}
.previews li {
    width: 22%;
}
.full {
    height: 300px;
}
.galleryMain .previews img {
    height: 75px;
    max-width: 100%;
}
.innerC-Img, .innerC-Txt {
    width: 100%;
}
.logo {
    margin: 0 auto 10px;
}
ul.topLink {
 display:none;
 float: none;
}
.topLinkMain ul.topLink {
 padding-bottom: 10px;
 display: block;
}
.floatMobile {
 float: none;
}
.topLinkMain {
 text-align:center;
}
.container {
 width: 100%;
}
.navbar-nav .open .dropdown-menu {
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
 color: #000;
}
.navbar-default .navbar-toggle {
 background: #fff;
}
.carousel-caption {
 display:none;
}
.boxText {
 min-height: auto;
}
.carousel-inner>.item>img {
 max-width:100%;
}
.visible-lg, .visible-md, .visible-sm, .visible-xs {
 display: block !important;
}
.logo .img-responsive {
 display: inline;
}
.productD {
 min-height:300px;
 padding: 10px 10px 0px;
 position: static;
}
.productD .cell, .productD .cell1 {
 width: 100%;
 position: static;
}
.offerBox {
    padding: 10px;
}
.title span {
    padding: 0 15px;
}
footer {
    text-align: center;
}
footer .social-network {
    float: none;
}
.navbar-nav > li > a {
    padding: 10px;
}
.navbar-default {
    background-color: #f0ebb0;
    border-color: #f0ebb0;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    background-color: #f0ebb0;
    border-color: #b99c65;
}
.drop-Cell:first-child{
    width: 100%;
    background: #fff;
	display: block;
}
.drop-Cell{
	display:none;
    min-height: 230px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background-color: #c1b08d;
}
.previews img{
	height:100px;
	width:100px;
}
}
@media screen and (max-width: 480px) {
.filter-cell, .filter-product{
    width: 100%;
}
.latestBlogImg img {
    max-height: 150px;
}
}

/************ADDITIONAL****************/
div.errors ul li {
    padding: 5px 0px 5px 0;
    color: red;
}
.form-success{
  padding: 5px 0px 5px 0;
  color:green;
}
.list-view-item__on-sale{
  position: absolute;
  top: 0%;
  right: 5.5%;
  padding: 1%;
  background: green;
  color: #FFF;
}
.list-view-item__sold-out{
  position: absolute;
  top: 0%;
  left: 5.7%;
  background: red;
  padding: 1%;
  color: #FFF;
}
.product-price__sale{
    position: absolute;
    bottom: 0%;
    left: 11.2%;
}
ul.payment-icons li.payment-icon{
  	width:30px;
  	float:left;
  	margin-right: 3px;
}
div.turstSeal{
  	display:inline-block;
  	float:left;
  	width:100%;
}
div.turstSeal img{
  	width:70%;
}
.dd-style{
  margin-bottom: 15px;
  height: 39px;
  position: relative;
  width: 250px;
  opacity: 1;
  filter: alpha(opacity=0);
  z-index: 5;
  padding:3px;
  border-radius: 3px;
  border: 0px solid #CCC;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
    background: url(select.gif)  no-repeat #FFF;
}
/*************PRODUCT FILTERS*****************/
.filter-menu{
  margin: 15% 0 0 0;
}
.filter-group .selected a {
    font-weight: bold;
}

.filter-group {
    position: relative;
    padding: 0;
}

.filter-group .filter-clear {
    position: absolute;
    top: 0;
    right: 10px;
    border-radius: 10px;
    padding: 0 5px;
    background-color: #EEE;
    text-decoration: none;
    line-height: 17px;
    font-size: 11px;
}

.filter-group .filter-clear:hover {
    background-color: #DDD;
}

.filter-group .collection-container
{
    overflow: hidden;
    position: relative;
}

.filter-group .collection-count
{
    position: absolute;
    right: 10px;
}

.filter-group h4 {
    margin-top: 10px;
    margin-bottom: 5px;
}

.filter-group li a {
    display: inline-block;
    max-width: 165px;
    font-size:12px;
    height: 16px;
    overflow: visible;
}

.filter-group ul {
    margin-left: 5px;
    list-style: none;
}

.span9.no-margin {
    margin: 0;
    width: 747px;
}

@media only screen and (max-width: 984px) and (min-width: 768px) {
    .span9.no-margin {
        width: 576px;
    }

    .filter-group .collection-count
    {
        display: none;
    }

    .filter-group li a {
        display: inline-block;
        max-width: auto;
        height: auto;
        overflow: visible;
    }

}

@media only screen and (max-width: 767px) and (min-width: 600px) {
    .span9.no-margin {
        width: 450px;
    }

    .filter-group .collection-count
    {
        display: none;
    }

    .filter-group li a {
        display: inline-block;
        max-width: auto;
        height: auto;
        overflow: visible;
    }
}

@media only screen and (max-width: 599px) {
    .products .span3,
    .span9.no-margin {
        width: 95%
    }
}

i.check-icon {
    background-image: url({{ 'checkbox-808080-retina.png' | asset_url }});
    background-position: 0px -176px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    line-height: 16px;
    margin-top: 0px;
    vertical-align: text-top;
    width: 20px;
}

.selected i.check-icon {
    background-position: 0px -144px;
}


@media only screen and (-webkit-min-device-pixel-ratio: 1.1),
only screen and (min-device-pixel-ratio: 1.1) {
    i.check-icon {
        /* Translate the @2x sprite's dimensions back to 1x */
        background-size: 16px 96px;
        background-position: 0px -32px;
    }

    .selected i.check-icon {
        background-position: 0px 0px;
    }
}
.left label,.center label,.right label{
display:none;
}
.monograms-initials label, .personalized-embossing label{
    width: 100%;
    background-color: #f0ebb0;
    padding: 5px 10px;
    border-radius: 5px;
    cursor: pointer;
    color:#5c052f;
}
.monograms-initials label:hover, .personalized-embossing label:hover{
    background-color: #e5e5e5;
}
.left, .center, .right {
float:left;
  width:25%;
  padding-right:5%;
}

.left .col-sm-6, .center .col-sm-6, .right .col-sm-6{
  width:100%;
}
.style{
  clear:both;
}