﻿/* Imports */
@import url("reset.css");

/*font*/
@font-face { 
	font-family: 'Brandon Medium'; 
	src: url("fonts/brandon-med.otf"); 
}
@font-face { 
	font-family: 'Brandon'; 
	src: url("fonts/brandon-reg.otf"); 
}
/* Body -------------------------------------------------------------- */
body {
	font:12px Century Gothic Regular, Century Gothic, helvetica, sans-serif;
	line-height: 1.5;
	color:#595959;
	text-align:left;
	background:#fff;
}
/* Headings -------------------------------------------------------------- */
h1 {
	font-size: 24px;
}   /* 22px */
h2 {
	font-size: 22px;
}   /* 22px */
h3 {
	font-size: 1.2em;
}   /* 20px */
h4 {
	font-size: 18px;
}   /* 18px */
h5 {
	font-size: 16px;
}   /* 16px */
h6 {
	font-size: 14px;
}   /* 14px */
h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
	line-height: 1.1;
	margin-bottom: .8em;
	color:#595959;
}
/***** Global *****/
.mediamoblie{
	display: none;
}
.mediapc{
	display: block;
}
.hidden{
	display:none !important;
}
.column1{
	font-family:'Brandon', helvetica, sans-serif;
	font-size:16px;
}
.column1 h1, .column1 h2, .column1 h3, .column1 h4, .column1 h5, .column1 h6{
	font-family:'Brandon', helvetica, sans-serif;
}

span.home{
	text-decoration: underline;
}
span.home1{
	color: #eb4313;
	text-decoration: underline;
}

/* Anchors -------------------------------------------------------------- */
a {
	color:#333333;
	outline: 0;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	outline: 0;
}
.linText a:hover{
	text-decoration: none !important;
	color: #595959 !important;
}
#specHome span:hover{
	text-decoration: underline !important;
}
a img {
	border: 0;
	text-decoration: none;
}
img.img-left {
	float: left;
	margin: 5px 20px 10px 0;
}
img.img-right {
	float: right;
	margin: 5px 0 10px 20px;
}

/* Paragraphs -------------------------------------------------------------- */
p {
	margin-bottom: 15px;
}
strong,b {
	font-weight: bold;
}
em,i {
	font-style: italic;
}
::-moz-selection,
::selection {
	color: #fff; background-color: #FF4A4A;
}
/* Lists -------------------------------------------------------------- */
ul,ol {
	list-style: none;
}
/* Tools -------------------------------------------------------------- */
.fl-l {
	float:left!important;
}
.fl-r {
	float:right!important;
}
.clear {
	clear:both!important;
}
.a-center {
	text-align: center!important;
}
.a-left {
	text-align: left!important;
}
.a-right {
	text-align: right!important;
}
hr  {
	background: #e9e9e9;
	height:1px;
	border: 0;
	margin: 5px 0 25px;
}
/* Quotes -------------------------------------------------------------- */
blockquote {
	background: url(images/quote.png) no-repeat scroll 10px 10px transparent;
	padding: 15px 30px;
	font-style: italic;
}
.dropcap {
	background: #ACACAC;
	color: #fff;
	display: inline-block;
	float: left;
	font-size: 23px;
	font-weight: 600;
	height: 36px;
	line-height: 36px;
	margin: 0 7px 0 0;
	text-align: center;
	width: 36px;
}
#loader{
	display: none;
}  
/* HTML5 tags -------------------------------------------------------------- */
header,section,footer,aside,nav,article,figure {
	display: block;
}
:focus {
	outline:0;
}
input {
	border:1px solid #cccccc;
	background: white;
	padding:5px;
}
input:focus,
textarea:focus {
	border: 1px solid #acacac;
}
textarea {
	border:1px solid #cccccc;
}
select {
	border:1px solid #cccccc;
	background: white;
	padding:5px;
}
/* === FireFox === -------------------------------------------------------------- */
@-moz-document url-prefix() {
	.input-btn-set input {
		padding: 7px 5px 5px;
	}
}
.continue_shopping,
.go_to_checkout,
input[type='submit'],
.button {
	width: auto;
	padding: 0 15px;
	text-align: center;
	white-space:nowrap; 
	cursor: pointer;
	display: inline-block;
	border:none;
	color:white;
}
.continue_shopping,
.go_to_checkout,
input[type='submit'],
.button span {
	line-height: 32px;
	font-family: Century Gothic Regular, Century Gothic, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
	color:white;
}
input[type='submit'] {
	height:28px;
	line-height:28px;
}
input[type='submit'].big,
.button.big {
	padding: 0 25px;
}
.fixed{
	position:fixed;
	top:0;
	width:100%;
    z-index: 999999;
}
.button:hover {
	color:white;
	text-decoration: none;
}
.continue_shopping:hover,
.go_to_checkout:hover {
	color:white;
}
.button.add-to-cart.sml {
	font-size:11px;
	text-transform: uppercase;
}
.delete-btn {
	border: none;
	display: block;
	text-indent: -99999px;
	cursor: pointer;
	width:14px!important;
	height:14px!important;
	background-color:transparent!important;
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url(images/delete.png);
}
.update-btn {
	line-height: 1px!important;
	background: none!important;
	color:#353535!important;
	padding:2px!important;
}
.delete-btn:hover {
	background-position: bottom center;
}
.input-btn-set input {
	border-right:0;
}
.input-btn-set button {
	margin-left:-10px;
}
.button.emptycart,
#top-cart .cart-popup .button.active {
	width: 25%;
	background-repeat: no-repeat;
}
.button.emptycart{
	position: relative;
	padding: 0 3px 0 15px;
	background-image: url(images/arrow_2_2.png);
	background-position: 2px 2px;
}
#top-cart .cart-popup .button.active {
	background-image: url(images/arrow_1_2.png);
	background-position: 74px 2px;
	padding: 0 15px 0 3px;
}
/* Lists -------------------------------------------------------------- */
input::-webkit-input-placeholder{
	color:#cccccc;
}
article ol,
p ol {
	list-style: decimal;
	margin-bottom:20px;
}
article ul,
p ul {
	list-style: disc;
	margin-bottom:20px;
}
article li,
p li {
	margin-left: 30px;
}
ul.none {
	list-style: none;
	margin: 0;
}
ul.dotted {
	margin:0 0 20px 0;
}
ul.dotted + ul.dotted:before {
	content:'';
	display: block;
	clear: both;
	border-bottom: 1px dotted #bdbdbd;
	margin: -15px 0 5px;
}
.arrow li,
.arrow-2 li,
.circle li,
.check li,
.list-square li,
.star li,
.plus li,
.dash li,
.square li {
	list-style: none;
	margin: 0;
	padding: 1px 0 1px 24px;
	background-position: left center;
	background-repeat: no-repeat;
}
.arrow li {
	background: url(images/list-arrow.png) no-repeat 5px 5px;
}
.arrow-2 li {
	background: url(images/list-arrow-2.png) no-repeat 2px 4px;
}
.circle li {
	background: url(images/list-circle.png) no-repeat 4px 5px;
}
.check li {
	background: url(images/list-check.png) no-repeat 3px 4px;
}
.list-square li {
	background: url(images/list-square.png) no-repeat 0 4px;
}
.star li {
	background: url(images/list-star.png) no-repeat 0 1px;
}
.plus li {
	background: url(images/list-plus.png) no-repeat 3px 3px;
}
.dash li {
	background: url(images/list-dash.png) no-repeat 3px 8px;
}
.square li {
	background-image: url(images/square_li.png);
}
/* Table -------------------------------------------------------------- */
table th {
	border-bottom: 1px solid #e9e9e9;    
	font-size: 1em;
	color: #090909;
	text-transform: uppercase;
	padding:2px 15px;
	vertical-align: top;
}
table tr:last-child th,
table tr:last-child td {
	border-bottom: 0;
}
table td {
	border-bottom: 1px solid #e9e9e9;
	padding: 0;
	vertical-align: top;
	background: white;
}
table.data-table tr:hover {
	background: #FCFCFC;
}
table thead tr:hover,
table tr.header:hover {
	background: #fff;
}
table.table {
	border-right: 1px solid #e9e9e9; 
	border-bottom: 1px solid #e9e9e9;            
	margin-bottom: 20px;
}
table.table tr:hover td {
	background: #fbfbfb;
}
table.table th,
table.table td {
	text-transform: none;
	border-top: 1px solid #e9e9e9; 
	border-left: 1px solid #e9e9e9; 
	border-bottom: 0;
}
table.table td {
	font-size: 0.92em;
	color:#818181;
}
table.table th {
	padding:10px 20px;
	font-size: 1.33em;
	background: #f9f9f9;
	color:#111;
	text-align: center;
	font-weight: normal;
}
/* Msg -------------------------------------------------------------- */
.error,
.woocommerce_message,
.woocommerce_error,
.success,
.info,
.notice {
	display: block;
	padding: 8px 20px 10px 34px;
	border-style: solid;
	border-width: 1px 1px 1px 5px;
}
.woocommerce_error {
	margin-bottom:20px;
}

.woocommerce_error,
.error {
	background: #FFF9F9 url(images/icon-box-error.png) no-repeat 15px 16px;
	border-color: #f6c5c8;
	color: #ff4949;
	font-family: 'Brandon', helvetica, sans-serif;
    font-size: 1.25em;
}
.woocommerce_message,
.success {
	background: #FBFFF2 url(images/icon-box-success.png) no-repeat 15px 16px;
	border-color: #bfcf88;
	color: #67942d;
}
.info {
	background: #F7FCFF url(images/icon-box-info.png) no-repeat 15px 16px;
	border-color: #98c6dd;
	color: #4aaffd;
}
.notice {
	background: #FFFCEA url(images/icon-box-notice.png) no-repeat 15px 16px;
	border-color: #f2da7a;
	color: #dcb721;
}
/* Columns -------------------------------------------------------------- */
.one-half,
.one-third,
.two-third,
.one-fourth,
.three-fourth {
	float: left;
	margin-right: 20px;
}
.one-half.last,
.one-third.last,
.two-third.last,
.one-fourth.last,
.three-fourth.last {
	margin-right: 0;
}
.one-half {
	width: 460px;
}
.one-third {
	width: 300px;
}
.two-third {
	width: 620px;
}
.one-fourth {
	width: 220px;
}
.three-fourth {
	width: 700px;
}
.one-third.last.typography-alert {
	float: right;
	margin-top: 58px;
}
/* Content Columns -------------------------------------------------------------- */
.col2-set .col-1,
.col2-set .col-2 {
	width:48.5%;
	background: white;
}
.col2-set .col-1,
.col3-set .col-1,
.col3-set .col-2,
.col4-set .col-1,
.col4-set .col-2,
.col4-set .col-3 {
	float:left;
}
.col2-set .col-2,
.col3-set .col-3,
.col4-set .col-4 {
	float:right;
}
.col2-set .col-narrow,
.col3-set .col-1,
.col3-set .col-2,
.col3-set .col-3 {
	width:32%;
}
.col2-set .col-wide {
	width:65%;
}
.col3-set .col-2 {
	margin-left:2%;
}
.col4-set .col-1,
.col4-set .col-2,
.col4-set .col-3,
.col4-set .col-4 {
	width:23.5%;
}
.col4-set .col-2 {
	margin:0 2%;
}
/* Layout -------------------------------------------------------------- */
.page-width{
	width:1000px;
	margin: 0 auto; 
}
.old-width{
	width:940px;
}
.back{
	float:left;
}
.forward{
	float:right;
}
/* header */
#top-nav{
	width:100%; 
	font-family: Century Gothic Regular, Century Gothic, Helvetica, sans-serif;
	font-size:16px;
	background-color:#f5bbbc;
	color:white;
	height:34px;
}
.ewi_top {
	line-height:34px;
}



#sidebar3 {
	display:none;
}
#top-right {
	float:right;
}
#container {
	width:100%;
	background:#fff;
}
.containerInner {
	padding: 2px 0;
	background: white;
}
.facebook_customer_review{
	float: left; width: 50%;	
}
.facebook_customer_review img{ margin:10px 0px; }
.moblicimg{
	margin: 5px 0;
	text-align: center;
}
.moblicimg img{
	margin:0 auto;
}
#fcr{ max-width:830px; margin:0 auto; } 
.mobile-top-cart{display: none;}
#main {
	padding:0;
}
.blog-default {
	width:1173px;
	position:relative;
	margin-left:-75px;
}
.columns2-right > #sidebar,
.columns2-left > #sidebar {
	max-width: 226px;
	width:22.6%;
}
.columns2-left > #sidebar,
.columns2-right > .content,
.columns2-left > .content {
	float:left;
}
.columns2-right > .content,
.columns2-left > .content {
	max-width: 700px;
	width:70%;
}
.columns2-right > #sidebar {
	float:right;
}
.content{
	margin-top: 10px;
}
/* Header -------------------------------------------------------------- */
.logo {
	margin: 20px auto;
	
	text-align:center;
}
.logo img,.logo{
	min-width: 320px;
	max-width: 100%;
	width: 400px;
}
.logo .logo-text {
	color:#595959;
	font-size:20px;
	line-height: 54px;
	font-family:Georgia;
}
.logo .logo-text:hover {
	color:#575757;
	text-decoration: none;
}
#search {
	float:left;
	max-width:235px;
	text-align: left;
	position:relative;
}
#search #site-description {
	line-height: 11px;
	margin-bottom: 1px;
	font-size: 11px;
}
#search input[type="text"] {
	width:170px;
	color:#828282;
	font-size:11px;
	padding-right: 30px;
}

#search input:focus{
	border: 1px solid #acacac;
}
#search input[type="submit"] {
	color: #818181;
	position: absolute;
    right: 5px;
    top: 0;
}
#search input[type="submit"]:hover{
	color: #FF4949;
}
#search .button {
	margin-left:-30px;
	padding:0;
	border:none;
	background: none;
}
#search .button span {
	color:#828282;
	background: none;
	text-transform: uppercase;
}
.cart-wrapper{float: right;}

.top-right li{
    color: #646464;
	line-height:34px;
	padding:0 20px;
	position: relative;
}
.top-right .top-padding-noright{
	padding-right:0;
}
.top-border-left:before{
	content: '';
    width: 1px;
    height: 14px;
    position: absolute;
	left:0;
    top: 50%;
    margin-top: -7px;
    background: #cccccc;
}
#top-cart {
	
	text-align: right;
	float:right;
	position: relative;
}
#top-right span.fa {
    margin-right: 10px;
    font-size: 20px;
    vertical-align: text-bottom;
}
#top-right li a {
	color: white;
}
#top-right li a:hover{
	color: #595959;
}
#top-cart .mobile-link {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	text-indent: -9999em;
}
#top-cart .dark-span {
}
#top-cart .dark-span .amount {
	color: #646464;
	font-size:14px;
}	

#top-cart .cart-popup {
	display:none;
	width:295px;
	text-align: left;
	padding:20px 15px 15px 15px;
	border:1px solid #acacac;
	background: white url(images/line3.png) repeat-x top;
	position: absolute;
	z-index:10001;
	right:0;
	top:33px;
}
#top-cart .cart-popup .button span{
	font-size: 12px;
}
#top-cart .cart-popup .empty {
	text-align: center;
}
#top-cart .cart-popup .recently-added {
	font-size:10px;
	text-transform: uppercase;
}
#top-cart .cart-popup .totals .amount,
#top-cart .cart-popup .totals {
	font-family: Verdana;
	clear: both;
	padding:5px 0;
	margin-bottom: 10px;
	font-size:14px;
	text-transform: uppercase;
	text-align: right;
	color:#818181;
}
#top-cart .cart-popup .totals .amount{
	color:#090909;
}
#top-cart .amount {
	font-weight: normal;
	color:#FF4949;
}
#top-cart .cart-popup .totals .price {
	font-size:14px;
	font-weight: normal;
	color:#090909;
}
#top-login{
}

#links {
	position:absolute;
	top:42px;
	right:0;
}










	
	
#links li{
	margin-left:5px;
	float:left;
}
#links li .fa{
	vertical-align:middle;
	font-size:20px;
	margin-right:5px;
}
#links li .fa-envelope{
	font-size:15px;
}
.entry-title,
.page-title {
	font-size:24px; 
	font-weight:normal; 
	padding-top: 5px;
	color: #090909 !important;
}
.page-description {
	padding:40px 0;
	border:1px solid #efefef;
	border-right:0;
	border-left:0;
	margin:10px 0 30px 0;
	font-size:32px; 
	line-height:40px;
	font-weight:normal; 
}
h1.notFound {
	font-size:48px;
}
h1.notFound strong{
	color: #FF4949
}
.error404 {
	padding:0 0 20px 0;
}
/* Navigation -------------------------------------------------------------- */
#etheme_mobile_menu {
	display: none;
}
#nav-content{
	border-bottom:1px solid #cccccc;
	background:#ffffff;
}
#nav-content.fixed{
}
.menu{
	width:100%;
	height:34px;
	text-align: left;
	padding:0;
	margin-top: 5px;
	font-family: Century Gothic Regular, Century Gothic, Helvetica, sans-serif;
	font-size:14px;
	display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
/* level 0 -------------------------------------------------------------- */
.menu > ul > li:first-child,
#main-nav > ul > li:first-child {
	margin-left:2%;
}
.menu > ul > li:last-child,
#main-nav > ul > li:last-child {
	margin-right:2%;
}

.menu > ul > li,
#main-nav > ul > li {
	padding: 6px 1px;
	display:inline-block;
	position: relative;
}

.menu > ul > li .sf-sub-indicator,
#main-nav > ul > li .sf-sub-indicator {
	display: none;
}
.menu > ul > li.clearence,
#main-nav > ul > li.clearence {
	float:right;
}    

.menu > ul > li.current_page_item,
#main-nav > ul > li.current_page_item ,
.menu > ul > li:hover,
#main-nav > ul > li:hover {
	padding: 5px 0;
	border:1px solid #fff;
	border-bottom:1px solid #fff;
	background: white;
}

.menu > ul > li > a,
#main-nav > ul > li > a {
	padding:5px 7px;
	display:block;
	font-size:15px;
	text-transform: uppercase;
	display:inline;
}
#main-nav > .menu > li > a {
	font-family: Century Gothic Regular, Century Gothic, Helvetica, sans-serif;
    font-weight: normal;
    color: #595959;
}
.menu > ul > li.current_page_item > a,
#main-nav > ul > li.current_page_item > a,
.menu > ul > li > a:hover,
#main-nav > ul > li > a:hover {
	text-decoration: none;
	color:#de9698 !important;
}

/* level 1 -------------------------------------------------------------- */ 
.menu > ul > li > ul,
#main-nav > ul > li > ul {
	border-top:0!important;
	top: 34px;
	left: -1px;
}
/* level 1 + -------------------------------------------------------------- */
.menu > ul > li ul,
#main-nav > ul > li ul {
	position: absolute;
	padding:15px;
	min-width:180px;
	background: white;
	list-style: none;
	border:1px solid #acacac;
	display: none;
	z-index: 10001;
}
.menu > ul > li > ul li,
#main-nav > ul > li > ul li {
    position: relative;
    margin: 0;
	padding-left:15px;
    min-height: 40px;
    line-height: 40px;
	/*background: url("/wp-content/themes/blanco/images/headernav/nav-icon.png") center left no-repeat;*/
}

.menu-item-children2 ul li {
    min-height: 30px !important;
    line-height: 24px !important;
    background: none !important;
    font-size: 13px;
}
.menu-item-children2 ul li:first-child {
    text-align: left !important;
	padding: 7px 0 0 0 !important;
}
.menu-item-children1 ul li {
    /*min-height: 30px !important;*/
    line-height: 25px !important;
    /*background: none !important;*/
	font-size: 13px;
}
.menu-item-children10 ul li {
	/*min-height: 30px !important;*/
	line-height: 25px !important;
	/*background: none !important;*/
	font-size: 13px;
}

.specsimple{
	line-height: 35px !important;
}
.leftimg{
	width: 135px;
}
.menu > ul > li > ul > li a,
#main-nav > ul > li > ul > li a {}
.menu > ul > li > ul > li  ul,
#main-nav > ul > li > ul > li  ul {
	top:0;
	left:140px;
} 
.menu > ul > li > ul > li .sf-sub-indicator,
#main-nav > ul > li > ul > li .sf-sub-indicator {
	float:right;
}
#main-nav .menu-item-images{
	list-style: none;
    line-height: normal !important;
	padding:15px 0 0 0;
	text-align:center;
	text-transform: uppercase;
}
#main-nav .menu-item-images img{
	margin-bottom:5px;
}
#main-nav .menu-item-children2>.sub-menu{
    box-sizing:border-box;
    padding: 18px 20px 30px 46px;
    min-width:470px;
    height:auto;
    -moz-column-count:2; /* Firefox */
    -webkit-column-count:2; /* Safari and Chrome */
    column-count:2;
	-moz-column-gap: 25px; /* Firefox */
	-webkit-column-gap: 25px; /* Safari and Chrome */
	column-gap: 25px;
}
#main-nav .menu-item-children3>.sub-menu{
    box-sizing:border-box;
    padding:20px 0 20px 46px;
    min-width:470px;
    height:auto;
    -moz-column-count:2; /* Firefox */
    -webkit-column-count:2; /* Safari and Chrome */
    column-count:2;
}
#main-nav .menu-item-children1>.sub-menu{
	box-sizing:border-box;
	padding: 20px 0 10px 50px;
	min-width:1000px;
	height:auto;
	-moz-column-count:3; /* Firefox */
	-webkit-column-count:3; /* Safari and Chrome */
	column-count:3;
}
#main-nav .menu-item-children10>.sub-menu{
	box-sizing:border-box;
	padding: 20px 40px 15px 25px;
	min-width:770px;
	height:auto;
	right: 3px;
	left: auto;
	-moz-column-count:3; /* Firefox */
	-webkit-column-count:3; /* Safari and Chrome */
	column-count:3;
}
.ablock{
	display: inline-block;
}

#main-nav .menu-item-children3>.sub-menu{
    right: -26px;
	left: auto;
}
#main-nav .menu-item-children3>.sub-menu li {
    padding-left:30px;
	/*background: url("/wp-content/themes/blanco/images/headernav/nav-icon.png") center right no-repeat;*/
	text-align:left;
    background: none;
    font-size: 15px;
}
#main-nav .menu-item-children3>.sub-menu .menu-item-images{
	background:transparent;
	padding:15px 0 0 0;
	text-align:center;
}
#main-nav .menu-item-children4,#main-nav .menu-item-children5,#main-nav .menu-item-children6,#main-nav .menu-item-children7,#main-nav .menu-item-children8{
	/*background: url("/wp-content/themes/blanco/images/headernav/nav-icon.png") center left no-repeat;*/
	/*background: none;*/
}
#main-nav .menu-item-children4>.sub-menu,#main-nav .menu-item-children5>.sub-menu,#main-nav .menu-item-children6>.sub-menu,#main-nav .menu-item-children7>.sub-menu,#main-nav .menu-item-children8>.sub-menu{
	position: relative;
    left: 0;
    padding: 0;
    border: none;
    width: auto;
    /*display: block !important;
    visibility: visible !important;*/
}
#main-nav .menu-item-children1 .menu-item-103870{
	padding-top: 35px;
}
#main-nav .menu-item-children1 #menu-item-103870{
	padding-top: 65px;
}
#main-nav .menu-item-children1 #menu-item-103827{
	padding-top: 60px;
}
.sub-menu li a strong {font-weight: normal;}
.header-center{
	height:80px;
	font-family: Century Gothic Regular, Century Gothic, Helvetica, sans-serif;
	font-size:12px;
	position:relative;
}	
/* Mobile Navigation -------------------------------------------------------------- */
.et-mobile-menu {
	text-align: left;
	display: none;
	margin-bottom: 40px;
}

.et-menu-title {
	float: left;
	cursor: pointer;
	display: none;
	padding:0 15px;
	color:#ff4949;
	font-size: 20px;
	background-color: transparent !important;
	text-transform: uppercase;
	vertical-align: middle;
	text-align: left;
}
/* level 0 -------------------------------------------------------------- */
.et-mobile-menu li {
	display:block;
	position: relative;
}

.et-mobile-menu li .open-child {
	float:right;
	display: block;
	text-indent: -99999px;
	width:45px;
	height:46px;
	background-color: #f5f5f5;
	background-image: url(images/plus.png);
	background-position: center center;
	background-repeat: no-repeat;
	cursor:pointer;
}
.et-mobile-menu li .open-child::selection{
	background-color: transparent !important;
}
.et-mobile-menu li .open-child:hover {
	background-color: #f5f5f5;
	-webkit-transition: background-color .3s ease;
	-moz-transition: background-color .3s ease;
	-ms-transition: background-color .3s ease;
	-o-transition: background-color .3s ease;
	transition: background-color .3s ease;  
}

.et-mobile-menu li.over > .open-child {
	background-image: url(images/minus.png);  
}
.et-mobile-menu li > a {
	display: block;
	line-height:45px;
	padding:0 10px;
	font-size:16px;
	text-transform: uppercase;
	background: white;   
	border-top:1px solid #efefef;
}

.et-mobile-menu li > a:hover {
	background-color: #f5f5f5;
	text-decoration: none;    
	color: #ff4949;
	-webkit-transition: background-color .3s ease;
	-moz-transition: background-color .3s ease;
	-ms-transition: background-color .3s ease;
	-o-transition: background-color .3s ease;
	transition: background-color .3s ease;  
}
/* level 1 -------------------------------------------------------------- */ 
.et-mobile-menu > li > ul {
border-top:0!important;
}
/* level 1 + -------------------------------------------------------------- */
.et-mobile-menu > li ul {
	display: none;
}

.et-mobile-menu > li > ul li {
	display: block;
	position: relative;
}
.et-mobile-menu > li > ul > li a {
	padding-left:20px;
	display: block;
	text-transform: capitalize;
}

.et-mobile-menu > li > ul > li li a {
	padding-left:40px;
}
.et-mobile-menu > li > ul > li li li a {
	padding-left:60px;
}
/* Blocks -------------------------------------------------------------- */   
.widget-container {
	margin: 0;
	padding:0;
}
#sidebar .widget-area .widget-container{padding: 0 0 10px 0;}
.widget-container h3 {
	font-size:16px;
	text-transform: uppercase;
	color:#333333;
	line-height:50px;
	font-family: Century Gothic Regular, Century Gothic, Helvetica, sans-serif;
	font-weight:bold;
	margin:0;
}
#recent-posts-2 {font-family: century gothic;color: #555;}
#recent-posts-2 h3{font-family: century gothic;color: #555;font-size: 22px;text-align: center;font-weight: bold;background: url(images/line4.jpg) repeat-x top;padding: 30px 10px 15px;}
#recent-posts-2 ul {list-style: disc;padding-left: 5px;}
#recent-posts-2 ul li {padding-bottom: 10px;}
#recent-posts-2 ul li a{color: #555;font-size: 13px;}
/* widget_categories -------------------------------------------------------------- */
.widget_categories .widget-title{
	padding: 10px 10px 9px !important;
	line-height: 34px;
}
.widget_product_categories .widget-title,
.widget_categories .widget-title {
	text-transform: uppercase;
	text-align: center;
	font-size:22px;
	color:white;
	background-image: none!important;
}
.widget_categories > ul {
	padding: 10px 5px 0 5px;
	margin-top: 5px;
	list-style: square;
}

.widget_categories > ul > li {
	font-size:12px;
	padding:2px 2px 2px 0;
}
/* etheme_widget_recent_entries -------------------------------------------------------------- */
.etheme_widget_recent_entries > ul > li {
	margin-bottom: 15px;
	border-bottom:1px solid #EFEFEF;
	padding-bottom: 5px;
}

.etheme_widget_recent_entries > ul li:last-child {
	margin-bottom: 0;
	border-bottom: 0;
}

.etheme_widget_recent_entries > ul > li .postimg {
	display: block;
	float:left;
	width: 60px;
	height: 60px;
	margin: 0 15px 5px 0;
	background-repeat: no-repeat;
	background-position: center center;
}

.etheme_widget_recent_entries > ul > li a {
	float:left;
	display: block;
	width:120px;
}
/* .widget_wpsc_price_range -------------------------------------------------------------- */
.widget_wpsc_price_range .widget-title {
	text-transform: uppercase;
}
.widget_wpsc_price_range ul li:last-child a {
	font-size: 11px;
	color:#828282;
}
.widget_wpsc_price_range ul li .pricedisplay {
	font-size: 12px;
}
/* widget_recent_entries -------------------------------------------------------------- */
.etheme_widget_recent_comments > ul > li  {
	margin-bottom:10px;
}

.etheme_widget_recent_comments > ul > li span {
	display: inline-block;
	background: url(images/square_li.png) no-repeat left center;
	padding: 1px 2px 4px 9px;
	color:#090909;
}
.etheme_widget_recent_comments > ul > li > a {
	display: inline-block;
	margin-left:9px;
	color:#808080;
}
/* widget_archive -------------------------------------------------------------- */
.widget_archive li {
	background: url(images/square_li.png) no-repeat left center;
	padding: 3px 2px 7px 9px;
	border-bottom:1px solid #EFEFEF;
	color:#353535; 
}
/* widget_product_search -------------------------------------------------------------- */
.widget_product_search input[type="text"] {
	width: 110px;
	line-height: 13px;
}
.widget_product_search label {
	display: none;
}
/* search -------------------------------------------------------------- */
#search-3{margin: 20px 0 10px 0;}
#search-3 form{width: 236px;}
.widget_search {
	padding-top:20px;
}
.widget_search .widget-title {
	padding-top:0;
}
.widget_search input[type="text"] {
	width:180px;
	padding-right: 0;
}
.widget_search input[type="submit"] {
	line-height: 18px;
	padding: 0 10px;
}
/* product_list_widget -------------------------------------------------------------- */
.product_list_widget li {
	margin-bottom: 7%;
	padding-bottom: 7%;
	border-bottom: 1px solid #e9e9e9;
	width: 50%;
}
.widget-container .product_list_widget li img{
	width: 85.5%;
	height: auto;
    border: 1px solid #e9e9e9;
    padding: 4%;
	margin-right:0;	
	float:none;
	text-align:left;
}
.widget-container .product_list_widget li:nth-child(even){
	text-align:right;
}
.widget-container .product_list_widget li a{
	font-size:12px;
	line-height:16px;
	font-family: 'Brandon', helvetica, sans-serif;
	color: #666666;
	line-height: 0;
    font-size: 0;
}
.product_list_widget li .amount{
	font-size:14px;
	font-weight:normal;
}
.widget_best_sellers ul.product_list_widget{
	display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
/* widget_meta -------------------------------------------------------------- */
.widget_meta h3 {
	padding-bottom: 10px;
}
.widget_meta a {
	width: 100%;
	color:#353535;
	display: inline-block;
	padding:5px 0;
	border-bottom:1px solid #EFEFEF;
}
.side_banner {
	position: relative;
	text-align: center;
	margin: 0 -10px 0;
}
.side_banner .button {
	position: absolute;
	bottom: 15px;
	left: 65px;
}
.product-banner .button.active:hover,
.side_banner .button.active:hover,
.addto-container button.big.active:hover,
#top-cart .cart-popup .button.active:hover {
	background-color: #acacac !important;
}
.block {
	margin: 0 0 20px 0;
	background: white;
}
.block .block-head {
	font-size:14px;
	color:#090909;
	background: url(images/line3.png) repeat-x top;
	padding: 10px 10px 9px;
	line-height: 34px;
}  
.block.non-line .block-head {
	background: none;
	padding:5px 10px 5px;
}    
.block .block-content {
	padding:10px;
}    

.block.contats {
	padding: 10px;
	text-align: left;
}
/* Cats -------------------------------------------------------------- */
.cats .block-head {
	text-transform: uppercase;
	text-align: center;
	font-size:22px;
	color:white;
	background-image: none!important;
	margin-bottom: 15px;
}
.cats .block-content .categories-group {
	margin-bottom: 10px;
}
.cats .block-content .wpsc_category_title {
	font-size:12px;
	font-family: Verdana;
	margin-bottom: 0;
}
.cats .block-content .wpsc_categories li a,
.cats .block-content .wpsc_categories li {
	font-size:11px;
	font-family: Verdana;
}
.cats .block-content .wpsc_categories > li > a {
	margin-left:1px;
	color:#323232;
	padding:1px 0 3px 8px
}
.cats .block-content .wpsc_categories > li ul > li a {
	color:#090909;
	padding:3px 0 3px 0;
}
.cats .block-content .wpsc_categories > li ul > li a:hover{
	color: #FF4949;
}
.widget_price_filter .price_label{
	margin-top: 5px;
}
#bookmark{
	float:right;
	width:127px;
	height:30px;
	background:url("/wp-content/themes/blanco/images/category/bookmark.png");
}
/* ------------------------------------*/
.cats .block-content ul.children {
	margin-left: 25px !important;
	list-style: square;
}
.cats .block-content .wpsc_categories p {
	margin-bottom: 5px;
}
.cats .block-content .wpsc_categories ul {
	margin-left: 5px;
}
.cats .block-content .wpsc_categories li {
	padding: 3px;
}
.cats.acc_enabled .block-content .wpsc_category_title a {
	display: inline-block;
	text-transform: uppercase;
}
.cats.acc_enabled .block-content .categories-group .wpsc_top_level_categories {
	display: none;
}
.cats.acc_enabled .block-content .categories-group.current-parent .wpsc_top_level_categories {
	display: block;
}
.cats.acc_enabled .block-content .categories-group.has-subnav .btn-show {
	cursor: pointer;
	display: inline-block;
	float: right;
	width:20px;
	height:20px;
	background: url(images/btn-show.png) no-repeat top left;
}
.cats.acc_enabled .block-content .categories-group.has-subnav.opened .btn-show {
	background-position: top right;
}
.cats.acc_enabled .block-content .categories-group.has-subnav.opened .btn-show:hover {
	background-position: bottom right;
}
.cats.acc_enabled .block-content .categories-group.has-subnav .btn-show:hover {
	background-position: bottom left;
}
.cats.acc_enabled .block-content .categories-group .btn-show {
	display: none;
}
/* .widget_wpsc_price_range -------------------------------------------------------------- */
.widget_wpsc_price_range ul li {
	font-size: 12px;
	margin: 2px 1px;
}
/* Text (sidebar block) -------------------------------------------------------------- */
.text .block-content p {
	font-size:11px;
}
/* Prefooter -------------------------------------------------------------- */  
#prefooter {
	border-top:1px solid #efefef;
	padding:10px 0;
	margin-top: 60px;
}
#prefooter .one-third.gift {
	border-right:1px solid #efefef;
	border-left:1px solid #efefef;
	margin-right:18px;
	text-align: center;
}
.follow-us {
	margin-top: 3px;
}
.follow-us h5 {
	display: inline-block;
	float:left; 
	line-height: 24px;
	margin: 2px 13px 0 0;
	font-size: 14px;
	text-transform: uppercase;
}

.follow-us a {
	display: block;
	float:left; 
	height:24px; 
	overflow: hidden; 
	margin:0 10px 0 0;
}

.follow-us a:hover img {
	margin-top:-24px;
}
.twitter-message {
	background: url(images/quote.png) no-repeat scroll 5px 2px transparent;
	padding: 0 0 5px 23px;
	font-size:11px;
}
.twitter-message a {
	color:#ff4a4a;
}

/* Footer -------------------------------------------------------------- */   
#footer {
	background-color:#f6f6f6;
	color:#595959;
	font-weight: 400;
    -webkit-font-smoothing: antialiased;
  font-size:12px;
}
.footer-content{
	padding:20px 0;
}
.footer-information ul {
	list-style: none;
	margin:0;
}
.footer-information ul li{
    line-height: 25px;
    background: url(/wp-content/themes/blanco/images/headernav/nav-icon.png) 0px 13px no-repeat;
    padding-left: 10px;
}
.footer-information ul li.noliststyle{
	background: transparent;
}
.footer-information ul li .fa{
	margin-right:10px;
	vertical-align:middle;
	width: 20px;
	text-align: center;
    height: 30px;
    line-height: 30px;
    display: block;
    float: left;
}
.footer-information ul li a {
	
}
.footer-information ul li a:hover,
.footer-information ul li:hover{
	color: #FF4949;
}
.footer-information .one-third {
	width: 260px;
}
.footer-information h5{
	text-transform: uppercase;
	font-size: 22px;
	font-weight:bold;
	font-family: Century Gothic Regular, Century Gothic, Helvetica, sans-serif;
}
.footer-information ul li.embedded-li{
	background: transparent;
	padding-left: 0px;
	padding-top:10px;
}
#embedded-li-EMAIL{
	width:120px;
	height:26px;
	line-height:26px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
    border-right: none;
	padding: 0 0 0 5px;
}
#embedded-li-subscribe{
	height:28px;
	line-height:28px;
	width:80px;
	background:#ccc;
  font-size: 14px;
  padding: 0;
  font-weight:normal;
  color:#595959;
}
#embedded-li-subscribe:hover{
	background:#de9698;
}
#subscribe input{
	width: 176px;
}

.col5-set .col-1{
	width: 33%;
}
.col5-set .col-2{
	width: 25%;
}
.col5-set .col-3{
	width: 17%;
}

.col5-set .col-5{
	width: 25%;
}
.col5-set .col-5 .one-third{
	width:100% !important;
}
.col5-set .col-5 li{
    line-height: 20px;
	background: url(/wp-content/themes/blanco/images/headernav/nav-icon.png) 0px 8px no-repeat;
	padding-bottom: 10px;
	color: #818181;
}
#footer .footer-time {
	margin: 10px 0 0 0;
}
#footer .footer-time span{
	font-size:11px;
	color:#888;
}
#footer .copyright {
	background-color:white;
	padding: 20px 0;
	text-align:center;
	color:#333333;
	font-family: Century Gothic Regular, Century Gothic, Helvetica, sans-serif;
}
#footer .copyright li{
    padding: 0px 10px 0px 30px;
	font-size:16px;
}
#footer .copyright li:first-child{
    padding-left:0;
}
#footer .copyright p{
	font-size:14px;
	
	color:#818181;
	word-wrap: break-word;
}
#back-to-top { 
	font-size: 12px; 
	display: none;
	z-index: 999; 
	position: fixed; 
	bottom: 70px; 
	margin-top: -35px; 
	right: 15px; 
	margin-left: -70px; 
	width: 140px; 
	color:#cdcab9; 
}
#back-to-top a { 
	color: #666669;
	font-size: 11px;
	display:block; 
	padding: 13px 11px 16px 20px; 
	background: url(images/top.png) no-repeat top left; 
	text-align: center; 
	text-transform: lowercase; 
}
#back-to-top a:hover { 
	background:  url(images/top.png) no-repeat bottom left; 
	color: #fff!important; 
	text-decoration: none; 
}
/* Home Page -------------------------------------------------------------- */
.page-template-frontpage-php .banner {
	margin-bottom: 0;
	position: relative;
}
.page-template-frontpage-php .banner .button {
	position: absolute;
	bottom:20px;
	right:20px;
}

.page-template-frontpage-php .slideshow-with-banners {
	float: left;
	width:700px;
	margin-right: 20px;
}

.page-template-frontpage-php .slideshow-container {
	position: relative;
}

.page-template-frontpage-php .slideshow-right-banners {
	float:right;
	width:220px;
}

.page-template-frontpage-php .slideshow-right-banners img {
	margin-bottom: 20px;
}

#homepage-sidebar {
	margin-bottom: 15px;
	border-top:1px solid #d8d5d5;
	border-bottom:1px solid #d8d5d5;
}
#homepage-sidebar .widget-container {
	padding: 0;
	margin:0;
}
/* Product Slider -------------------------------------------------------------- */
.newproducts .carousel {
	height:320px;
}
.product-slider {
	position: relative;
	margin:0 0 15px 0;
    color: #666666;
}
.product-slider a:hover{
	text-decoration:none;
	color:#ff4949;
}
.product-slider::selection{
	background: transparent !important;
}
.product-slider .slide {
	float:left;
}    
.product-slider .slider-title,.mainpage-title {
	font-family: Century Gothic Regular, Century Gothic, Helvetica, sans-serif;
	width: 500px;
    max-width: 100%;
	background: white;
	margin:21px auto -15px auto;
    font-size: 22px;
    line-height: 30px;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    z-index: 10;
}
.product-slider .carousel{
	padding:40px 0 0 0;
	border-top:1px solid #dfdfdf;
}
.product-slider .product-slide {
	width:310px;
	margin-right:35px;
	position: relative;
	padding: 0;
	text-align:center;
}
.product-slider .product-slide::selection{
	background: transparent !important;
}
.product-slider .product-slide:last-child {
	margin-right:0;
}

.product-slider .product-image {
	position: relative;
	display: block;
	height:310px;
}

.product-slider .product-image img {
	max-width: 310px;
	max-height: 310px;
}
.product-slider .product-slide .product-image {
	margin-bottom: 10px;
}
.product-slider .product-slide .product-name {
	display: block;
	width:100%;
	text-align: center;
	margin-bottom: 10px;
}
.product-slider .product-slide .product-name a {
	color:#090909;
	font-size:14px;        
}
.product-slider .product-slide .product-name a:hover{
	color: #ff4949;
}
.product-slider .product-slide .price {
	line-height: 26px;
	text-align: center;
	float:left;
	width:49%;
}
.product-slider .product-slide .price.sale {
	line-height: 18px;
	font-size:16px;
	margin-top:-4px;
}
.product-slider .product-slide .price del .amount,
.product-slider .product-slide .price .from {
	font-size: 14px;
}
.product-slider .product-slide .price .amount,
.product-slider .product-slide .price.sale .currentprice  {
	font-size:16px;
}
.product-slider .product-slide .btn-cont {
	float:right;
	width:49%;
}
.product-slider .product-name .slide-words{
    font-weight: normal;
    font-family: 'Brandon', helvetica, sans-serif;
    font-size: 14px;
	display:block;
}
.product-slider .product-name .slide-price{
	color:#333333;
	font-size:16px;
	font-family: 'Brandon Medium', helvetica, sans-serif;
	font-weight: bold;
}


/* Products Small -------------------------------------------------------------- */
.products-small .product-item {
	font-size: 12px;
	border-bottom:1px solid #EFEFEF;
	margin-bottom: 10px;
}
.products-small .product-item h5 a{
	text-transform: uppercase;
	font-size: 12px;
	line-height: 1.3em;
}
.products-small .product-item:last-child {
	border-bottom:0;
}
.products-small .product-item .product-image {
	float:left;
	margin:0 7px 7px 0;
}
.products-small .product-item .product-image img {
	border: 1px solid #EFEFEF;
}
.products-small .product-item h5 {
	font-size: 12px;
	margin-bottom:5px;
	width: 85%;
}
.products-small .product-item .qty {
	float:left;
}
.products-small .product-item .price {
	font-size: 12px;
}
.products-small .product-item .delete-btn {
	float:right;
	margin-top: 3px;
}

/* Products grid -------------------------------------------------------------- */
#breadcrumb,
.wpsc-breadcrumbs {
	font-size: 12px;
	float:left;
	line-height: 15px;
	margin:10px 0;
	font-family: Century Gothic, Helvetica, sans-serif;
}
#breadcrumb a,
.wpsc-breadcrumbs a {
	margin-bottom: 12px;
}
.back-to {
	font-size: 11px;
	line-height: 10px;
	float:right;
	padding: 0 0 0 15px;
	font-size:11px; 
	display:none;
}
#default_products_page_container .back-to{
	margin: -15px 0 15px 0;
}
.back-to:hover {
	background-position: 4px -18px;
}
.toolbar {
	padding:20px 0;
	width:100%;
	margin:20px 0 0 0;
	clear: both;
	border-bottom:1px solid #eaeaea;
	line-height:30px;
	font-size:16px;
	font-family: Century Gothic Regular, Century Gothic, Helvetica, sans-serif;
}
.woocommerce-result-count{
	float:right;
	margin:0 12% 0 0;
}
.toolbar.bottom {
	margin: 0;
	padding:0;
	border:none;
}
.toolbar .pagintaion {
	float:right;
	display:none;
}

.toolbar.bottom .pagintaion {
	display:block;
	text-align: center;
}

.toolbar .pagintaion .selected,
.toolbar .pagintaion span {
	color:white!important;
}
.pagintaion-words{
	float:left;
	padding:0 5px;
}
.page-numbers{
    display: inline-block;
	font-size:14px;
}	
.page-numbers li{
    padding: 0;
    float: left;
    margin-left: 1px;
	height:30px;
}

.toolbar .pagintaion span,
.toolbar .pagintaion a {
	display: inline-block;
    margin: 0;
    color: #818181;
    padding: 0 2px;
    line-height: 28px;
    min-width: 30px;
    box-sizing: border-box;
    text-align: center;
	border:1px solid #e9e9e9;
	height: 100%;
}
.toolbar .pagintaion a.prev, .toolbar .pagintaion a.next{
	padding:0;
	border:none;
}
.toolbar .pagintaion a.prev:hover, .toolbar .pagintaion a.next:hover{
	border:none;
}
.toolbar .pagintaion .current{
	border:1px solid #ff4949;
	background-color: #ff4949;
}
.toolbar .pagintaion a:hover {
	color:white;
	text-decoration: none;
	background-color: #ff4949;
	border:1px solid #ff4949;
}
.toolbar .pagintaion .prev_page,
.toolbar .pagintaion .next_page {
	display: inline-block;
	background-position: top left; 
	background-repeat: no-repeat; 
	line-height: 15px;       
}

.toolbar .pagintaion .prev_page:hover,
.toolbar .pagintaion .next_page:hover {
	background-position: bottom left; 
}
.toolbar .pagintaion span.page-numbers.dots {
	background: none !important;
	color: #818181 !important;
	border: 1px solid #ffffff;
}

.toolbar .view-mode {
	float:left;
	min-width: 150px;
}

.toolbar .view-mode label {
	float:left;
	padding: 1px 0 0;
	display: block;
}

.toolbar .view-mode .switcher {
	cursor: pointer;
	display: inline-block;
	text-indent: -9999px;
	width:32px;
	height:18px;
	margin-left:5px;
	background-repeat: no-repeat;
	background-position: bottom center;
}

.toolbar .view-mode .switcher.switchToList {
	background-image: url(images/list.png);
}

.toolbar .view-mode .switcher.switchToGrid {
	background-image: url(images/grid.png);
}

.toolbar .view-mode .switcher:hover,
.toolbar .view-mode .switcher.active_switcher {
	background-position: top center;
}

.toolbar .view-mode .switcher.active_switcher {
	cursor: default;
}

.toolbar .view-mode .default_mode {
	float:left;
}
.toolbar .woocommerce-ordering{
}
.toolbar .woocommerce-ordering-words{
	font-size:16px;
	color:#333333;
	font-weight:bold;
}
.cat-banner {
	margin-bottom: 15px;
}
#default_products_page_container {
	width:75%;    
	float:right;
	margin: 5px 0;
}
#default_products_page_container.no-sidebar {
	width:100%;
}
#default_products_page_container .page-description{
	padding:0;
	margin:0;
}
.category-block {
	width:220px;
	float:left;
	margin: 0 0 20px 20px;
}
.category-block mark {
	background: none;
}
.category-block a:hover,
.category-block h3:hover {
	text-decoration: none;
}
/* 4 columns -------------------------------------------------------------- */
ul.products .product-grid.woocols4,
ul.products .product-grid.woocols4 .img-wrapper,
#default_products_page_container.with-sidebar li.product.columns4,
#default_products_page_container.with-sidebar li.product.columns4 .img-wrapper,
#default_products_page_container.with-sidebar .rows-count4 .img-wrapper,
.with-sidebar #products-grid.products_grid.rows-count4 .product-grid {
	width: 160px;
}
.products_grid.rows-count4 .product-grid:nth-child(4n+1){
	clear: both;
	margin-bottom: 40px !important;
}
ul.products .product-grid.woocols4 .product-image,
ul.products .product-grid.woocols4 .img-wrapper,
#default_products_page_container.with-sidebar li.product.columns4 .img-wrapper,
#default_products_page_container.with-sidebar .rows-count4 .img-wrapper,
.with-sidebar #products-grid.products_grid.rows-count4 .product-image {
	height: 160px;
}
.with-sidebar #products-grid.products_grid.rows-count4 .product-image img {
	max-width:160px;
	max-height:160px;
}
.with-sidebar #products-grid.products_grid.rows-count4 .button {
	padding: 0 8px;
}
.with-sidebar #products-grid.products_grid.rows-count4 .button span {
	font-size: 10px;
}
.added_to_cart {
	display: none;
}
/* 4 columns (No Sidebar) -------------------------------------------------------------- */
#default_products_page_container.no-sidebar li.product.columns4,
#default_products_page_container.no-sidebar li.product.columns4 .img-wrapper,
#default_products_page_container.no-sidebar .rows-count4 .img-wrapper,
.no-sidebar #products-grid.products_grid.rows-count4 .product-grid {
	width: 220px;
}

#default_products_page_container.no-sidebar li.product.columns4 .img-wrapper,
#default_products_page_container.no-sidebar .rows-count4 .img-wrapper,
.no-sidebar #products-grid.products_grid.rows-count4 .product-image {
	height:220px;
}
.no-sidebar #products-grid.products_grid.rows-count4 .product-image img {
	max-width:220px;
	max-height:220px;
}
/* 5 columns -------------------------------------------------------------- */
ul.products .product-grid.woocols5,
ul.products .product-grid.woocols5 .img-wrapper,
#default_products_page_container.no-sidebar li.product.columns5,
#default_products_page_container.no-sidebar li.product.columns5 .img-wrapper,
#default_products_page_container .rows-count5 .img-wrapper,
#products-grid.products_grid.rows-count5 .product-grid {
	width: 172px;
}

ul.products .product-grid.woocols5 .img-wrapper,
ul.products .product-grid.woocols5 .product-image,
#default_products_page_container.no-sidebar li.product.columns5 .img-wrapper,
#default_products_page_container .rows-count5 .img-wrapper,
#products-grid.products_grid.rows-count5 .product-image {
	height:172px;
}
#products-grid.products_grid.rows-count5 .product-image img {
	max-width: 172px;
	max-height: 172px;
}

.products_grid.rows-count5 .product-grid:nth-child(5n+1){
	clear: both;
}
#products-grid.products_list.rows-count5 .product-grid .product-name,
#products-grid.products_list.rows-count5 .product-grid .wpsc_description {
	width: 570px;
}
/* List & Grid -------------------------------------------------------------- */
#default_products_page_container li.product {
	list-style: none;
	float: left;
	margin-right: 20px;
	width: 220px;
}
#default_products_page_container li.product.last {
	margin-right: 0;
}

#default_products_page_container li.product mark {
	background: none;
}

#products-grid hr {
	margin:30px 0 20px 0;
	visibility: visible!important;
}
#products-grid .hr3,
#products-grid .hr4,
#products-grid .hr5{
	clear: both;
	display: block;
}
#products-grid.products_grid.rows-count3 .hr4,
#products-grid.products_grid.rows-count3 .hr5,
#products-grid.products_grid.rows-count3 .hr4,
#products-grid.products_grid.rows-count3 .hr5,
#products-grid.products_grid.rows-count4 .hr3,
#products-grid.products_grid.rows-count4 .hr5,
#products-grid.products_grid.rows-count5 .hr3,
#products-grid.products_grid.rows-count5 .hr4{
	display: none !important;
}
ul.products .product-grid.woocols3 .product-image {
	height:220px;
}
ul.products .product-grid.woocols3 .product-image img{
	max-height: 100%;
	max-width: 100%;
}
#products-grid .product-image img{
	width: 100%;
	height: auto;
}
#products-grid.products_grid .product-grid .price del .amount {
	font-size: 14px;
	font-family: 'Franklin Gothic Medium';
	color: #818181;
}
#products-grid.products_grid .product-grid .price .from {
	font-size: 12px;
	font-family: Verdana;
	color: #818181;
	display: block;
	margin-bottom: 4px;
	margin-left: -7px;
	margin-top: -16px;
}
#products-grid.products_grid .product-grid .price .amount,
#products-grid.products_grid .product-grid .price .currentprice {
	font-size:16px;
}

/* Grid -------------------------------------------------------------- */
ul.products .woo-clear,
#products-grid.products_grid .et-clear {
	clear: both;
}
ul.products .et-clear,
ul.products hr {
	display: none;
}

.product-image .hideableHover {
	border: 0;
	left: 0;
	top:0;
	background: #fff;
	position: absolute;
	width: 100%;
	height: 100%;
	text-align: center;
	opacity: 0;
	z-index: 2;
}
.product-image .img-wrapper{
	font-size:0;
}
.product-image .img-wrapper img {
	max-width: 100%;
	max-height: 100%;
}
#products-grid a:hover{
	text-decoration:none;
	color: #FF4949;
}
ul.products .product-grid,   
#products-grid.products_grid .product-grid {
	width:31.6%;
	float:left;
	margin-right:2.5%;
	background: white;
	padding: 10px 0 20px 0;
	position: relative;
	transition:all 400ms ease-in-out;
	-webkit-transition:all 400ms ease-in-out;
	-moz-transition:all 400ms ease-in-out;
	-o-transition:all 400ms ease-in-out;
	text-align:center;
}
#products-grid.products_grid .product-grid.last,
ul.products .product-grid.woolast {
	margin-right: 0;
}
#products-grid.products_grid .product-grid .imagecol {
	position: relative;
}

ul.products .product-grid .product-image,   
#products-grid.products_grid .product-grid .product-image {
	position: relative;
	margin-bottom: 15px;
	display: block;
}
#products-grid.products_grid .product-grid .product-name {
	display: block;
	width:100%;
	text-align: center;
	margin-bottom: 15px;
}
#products-grid.products_grid .product-name .slide-words{
    font-weight: normal;
    font-family: 'Brandon', helvetica, sans-serif;
    font-size: 14px;
	display:block;
}
#products-grid.products_grid .product-name .slide-price{
	color:#ff4949;
	font-size:16px;
	font-family: 'Brandon Medium', helvetica, sans-serif;
	font-weight: bold;
}

#products-grid.products_grid .product-grid .wpsc_description {
	display: none;
}
#products-grid.products_grid .product-grid .price {
	line-height: 24px;
	text-align: center;
	float:left;
	width:49%;
}
#products-grid.products_grid .product-grid .price del{
	display: block;
	margin-top: -13px;
	margin-bottom: -5px;
}
#products-grid.products_grid .product-grid .price .oldprice-p {
	margin-top:-10px;
}
#products-grid.products_grid .product-grid .btn-cont {
	float:right;
	width:49%;
}
#products-grid.products_grid .product-grid .wpsc_product_utility {
	font-size:11px;
	margin:5px 10px 0 0;
	text-align: right;
}
#products-grid.products_grid .product-grid .btn-cont .button {
	margin:0;
}
.products_grid.rows-count3 .product-grid:nth-child(3n+1){
	/*margin-bottom: 40px !important;*/
	clear: both;
}
/* List -------------------------------------------------------------- */
#products-grid.products_list .product-grid {
	width:100%;
	position: relative;
	margin-bottom:35px;
	padding-bottom:10px;
	border-bottom: 1px solid #efefef;
	background: white;
}
#products-grid.products_list hr{
	display: none;
}
#products-grid.products_list .product-grid .imagecol {
	position: relative;
	float:left;
	margin-right: 20px;
}
#products-grid.products_list .product-grid .product-image {
	margin-bottom: 5px;
	display: block;
}
#products-grid.products_list .product-grid .product-image,
#products-grid.products_list .product-grid .product-image img {
	width:192px;
	height:192px;
}
#products-grid.products_list .product-grid .product-name {
	display: block;
	float:left;
	width:340px;
	margin-top: 10px;
	margin-left:20px;
	text-align: left;
	margin-bottom: 10px;
}
#products-grid.products_list .product-grid .product-name a {
	color:#090909;
	font-size:14px;        
	text-transform: uppercase;
}
#products-grid.products_list .product-grid .wpsc_description {
	display: block;
	float:left;
	width:340px;
	margin-left:20px;
	text-align: left;
	margin-bottom: 10px;
}
#products-grid.products_list .product-grid .price {
	line-height: 20px;
	text-align: center;
	float:right;
	width:120px;
}
#products-grid.products_list .product-grid .price .oldprice-p {
	margin-top:-10px;
}
#products-grid.products_list .product-grid .price .currentprice {
	font-size:16px;
}
#products-grid.products_list .product-grid .btn-cont {
	float:right;
	width:120px;
	margin-top: 10px;
	clear: right;
	text-align: center;
}
#products-grid.products_list .product-grid .wpsc_product_utility {
	font-size:11px;
	margin:5px 10px 0 0;
	text-align: right;
}

#products-grid.products_list .product-grid .btn-cont .button {
	margin:0;
}
#products-sidebar {
	float: left;
	width:21%;
	margin: 5px 0;
	font-family: Century Gothic, Helvetica, sans-serif;
}
.wpsc_category_details {
	margin-bottom: 20px;
}
/* wpsc-product -------------------------------------------------------------- */
.wpsc-product > h1.entry-title {
	display: none;
}
/* Product Page -------------------------------------------------------------- */
#product-page {
	position: relative;
	font-family:'Brandon', helvetica, sans-serif;
	font-size:16px;
	margin: 5px 0;
}
/* Horizontal Layout -------------------------------------------------------------- */
#product-page.product_layout_horizontal .product-sidebar  {
	display: none;
}
#product-page.product_layout_horizontal .product-images,
#product-page.product_layout_horizontal .product-shop {
	width:460px;
}
#product-page.product_layout_horizontal .product-images .views-gallery {
	width: 410px;
}
/* Vertical Layout -------------------------------------------------------------- */
#product-page.product_layout_vertical .product-images  {
	width:330px;
}
#product-page.product_layout_vertical .product-shop {
	width:415px;
}
#product-page.product_layout_vertical .product-images .views-gallery {
	width: 246px;
}
/* Universal Layout -------------------------------------------------------------- */
#product-page.product_layout_universal .product-images  {
	width:415px;
}
#product-page.product_layout_universal .label-icon  {
	left:95px;
}
#product-page.product_layout_universal .product-shop {
	width:330px;
}
#product-page.product_layout_universal .product-images .main-image {
	float: right;
}
#product-page.product_layout_universal .product-images .views-gallery {
	margin: 0;
	float: left;
	width:80px;
	overflow: visible;
	height: auto;
}
#product-page.product_layout_universal .product-images .views-gallery::selection{
	background: transparent !important;
}
#product-page.product_layout_universal .product-images .views-gallery .slide {
	float: none;
}
#product-page.product_layout_universal .product-images .views-gallery .slide a {
	display: block;
	height:77px;
}
/* Product images -------------------------------------------------------------- */
.imageHolder{
	z-index: 10001;
	-webkit-box-shadow:0 0 10px #888;
	   -moz-box-shadow:0 0 10px #888;
	        box-shadow:0 0 10px #888;
}
#product-page .product-images {
	float:left;
	width:53%;
	position: relative;
}
#product-page .product-images .main-image {
	max-height: 530px;
}
#product-page .product-images::selection{
	background: transparent !important;
}
#product-page .product-images .img-glass{
    width: 35px;
    height: 35px;
    background: url(images/glass.png) center center no-repeat,#fff;
    position: absolute;
    right: 10px;
    bottom: 10px;
    opacity: 0.5;
    z-index: 999;
}
/*empty area clickable fix
prevent covering by <a> tag -------------------------------------------------------------- */
#product-page .product-images .main-image #wrap {
	display: inline-block;
}
#product-page .product-images .main-image img {
	border:1px solid #efefef;
}
#product-page .product-images .main-image .lightbox-btn  {
	text-indent: -9999px; 
	display:block; 
	width:93px; 
	height:26px; 
	background: url(images/zoom_img.png) no-repeat top center;
}
#product-page .product-images .main-image .lightbox-btn:hover { 
	background-position: bottom; 
}
#product-page .product-images .views-gallery {
	width:91.5%;
	margin:20px auto 0;
}
#product-page .product-images .views-gallery .slide {
	float:left;
	width:150px;
	height:150px;
	text-align: center;
	margin: 0px 5.5px;
}
.views-gallery-content .slide img {
	border:1px solid #ffffff;
	padding:2px;
}
/* Product shop -------------------------------------------------------------- */
#product-page .product-shop {
	float:right;
	width:43%;
}
#product-page .product-shop .price,
#product-page .product-shop .currentprice{
	font-family: Verdana !important;
}
.product_average_vote strong,
.product_user_vote strong{
	font-size: 11px !important;
}
#product-page hr {
	margin-bottom: 10px;
}

#product-page .product-shop h1 {
	font-size:24px;
	line-height:32px;
	margin-bottom: 5px;
}
.mobile-title {
	display:none;
}
h1.normal-title {
	font-weight:normal;
}
font.normal-title {
	font-size:20px;
	color:#FF4949;
}
.order_sample > a {
	text-decoration: none;
    font-size: 15px;
    border: 1px solid #ccc;
    padding: 4px 12px;
    border-radius: 4px;
    background: linear-gradient(to bottom, #fff 0%,#f3f3f3 50%,#ededed 51%,#fff 100%);
    font-weight: bold;
    font-family: sans-serif;
}

/* Price, "in stock", product code -------------------------------------------------------------- */
#product-page .product-shop .main-info {
	margin-bottom: 10px;
}
#product-page .product-shop .main-info .price-block {
	width: 100%;
	margin-top: -5px;
	margin-bottom: 17px;
}
#product-page .product-shop .main-info .product-code {
	float: left;
}
#product-page .product-shop .main-info .stock{
	float: right;
	margin-top: -18px;
}
#product-page .product-shop .main-info .product-code span {
	color:#090909;
}
#product-page .short-description iframe{
	max-width:100%;
}
#product-page .product-shop .quick-overview {
	text-transform: uppercase;
	font-size:12px;
	color:#323232;
}
#product-page .product-shop .product-description {
	margin-bottom:10px;
}
/* Product variation -------------------------------------------------------------- */
#product-page .product-shop .variation {
	margin-bottom:10px;
	float: left;
}
#product-page .product-shop .variation .variant {
	color:#323232;
	margin-bottom: 10px;
}
.variations_form table.variations {
	margin: 0 auto;
}
#product-page .product-shop .variations .label,
#product-page .product-shop .variation .variant label {
	margin-bottom:3px;
	color:#323232;
}
#product-page .product-shop .variations select,
#product-page .product-shop .variation .variant select {
	width:255px;
	margin-left:3px;
}
#product-page .wpsc_select_variation{
	margin-left: 50px !important;
}
#product-page .product-shop .variations .reset_variations {
	display: none;
	float: right;
}
#product-page .product-shop .group_table {
	width:100%;
	margin: 0 0 10px 0;
}

#product-page .product-shop .group_table .qty-block label {
	display: none;
}        
/* Product add to cart container -------------------------------------------------------------- */
#product-page .product-shop .addto-container {
	margin-top: 7px;
	margin-bottom:15px;
	float:left;
	width: 100%;
}
#product-page .addto-container select, #product-page .addto-container input{
	width: 100%;
	font-size: 14px;
	box-sizing: border-box;
}
#product-page h2.gsection_title{
	font-size: 24px;
    font-family: Century Gothic, Helvetica, sans-serif;
	font-weight:bold;
}
#product-page .top_label .gfield_label{
	font-size: 18px;
    font-weight: normal;
}
#product-page .gfield_description, #product-page .gsection_description{
	color: #818181;
    font-size: 14px;
}
#product-page .top_label textarea.textarea{
    width: 100%;
    box-sizing: border-box;
	min-height:90px;
}
#product-page .product-shop .wpsc_buy_button{
	margin-left: 45px;
}
#product-page .product-shop .addto-container .qty-block {
	display: block;
	float:left;
	margin-left:30px;
	margin-top: -2px;
}
#product-page .product-shop .size_guide {
	width: 80px;
	float: left;
}
#product-page .product-shop .size_guide a {
	display: block;
	width: 80px;
	font-size: 11px;
	padding: 0 0 15px 0;
	background: url(images/size_icon.png) no-repeat bottom center;
	text-align: center;
}
#cart_info{font: 15px arial;margin-bottom: 10px;}   
/* Etheme Popup -------------------------------------------------------------- */
.etheme-popup-overlay,
.etheme-popup{
	left:0; 
	top:0; 	
	width: 100%;
}
.etheme-popup-overlay {
	height: 100%; 
	position:fixed; 
	z-index:10001; 
	background: black; 
	opacity: .75;  
	filter: alpha(opacity=75);   
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; 
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
}
.etheme-popup { 
	height: 0; 
	position:relative; 
}
.etheme-popup-content {
	position: fixed; 
	width: 308px; 
	background-color: #fff; 
	background-image: url(images/loading.gif);
	min-height:50px; 
	background-repeat: no-repeat; 
	background-position: center center; 
	border:1px solid #efefef; 
	padding:15px;
	z-index: 10002; 
	top:300px;
	left:37%;
}
.etheme-popup img {
	border:1px solid #efefef; 
	float:left;
	margin:0 15px 15px 0;
}
/* Product sidebar -------------------------------------------------------------- */
#product-page .product-sidebar {
	border-left:1px solid #efefef;
	float:right;
	width:165px;
	border-top:1px solid #bbb;
	border-bottom:1px solid #bbb
}

#product-page .product-sidebar .product-banner {
	position: relative;
	margin-bottom:15px;
}
#product-page .product-sidebar .product-banner .button {
	position: absolute;
	bottom:20px;
	left:30px;
}
#product-page .product-slider.related {
	margin:20px 0 40px 0;
}

#product-page .tabs-nav {
	margin-top:20px;
}

div.wpsc_loading_animation {
	visibility: hidden;
	display: none!important;
}
/* Labels -------------------------------------------------------------- */
.label-icon { 
	text-indent: -9999px; 
	background-repeat: no-repeat; 
	background-position: left top; 
	position:absolute; 
	left:5px;
	top:8px;
	z-index: 10000;
}
/* Price -------------------------------------------------------------- */
.price,
.currentprice {
	color:#090909;
	font-size:16px;
	font-family: Franklin Gothic Medium;
}
ins {
	text-decoration: none;
}
.pricedisplay {
	margin:0;
	font-size: 14px;
	font-weight: normal;
	color: #FF4949;
}
.products_list .pricedisplay {
	font-size: 16px;
	text-align: center;
}
.products_list .wpsc_description p {
	font-size: 11px;
	line-height: 16px;
}
.widget-container .pricedisplay {
	color: inherit;
}
del .amount,
.old-price {
	color:#090909;
	font-size:16px;
	margin-right: 10px;
}

.oldprice .pricedisplay,
.old-price .price,
.oldprice {
	text-decoration: line-through;
	font-size: 14px;
	font-family: Franklin Gothic Medium;
	color: #818181;
}

.onsale-price {
	color:#818181;
	font-size:16px;
}
   
.amount, 
.onsale-price .price,
.currentprice {
	font-size:1.25em;
}
.price-normal .amount, 
.price-normal .currentprice,
.price-normal del .amount {
	font-size: 14px;
	font-weight: normal;
}
.ppp_price {
	color:#818181;
	font-size: 11px;
	display: block;
}
.ppp_price .pp_price .pricedisplay {
	font-size: 11px;
	margin-left: 3px;
}
.you-save {
	color:#818181;
	font-size:11px;
}
    
.you-save .pricedisplay,
.you-save .price {
	font-weight:normal;
	font-size:11px;
	font-family: Verdana;
}
/* -------------------------------------------------- */
/*  Woo Price
/* -------------------------------------------------- */
/* Stock
-------------------------------------------------------------- */
.stock {
	font-size:11px;
	font-family:Verdana;
}
.stock.in-stock span {
	color:#090909;
}
.stock.out-stock span {
	color:#ff292c;
}
/* qty-block -------------------------------------------------------------- */
.qty-block {
	text-align: center;
	display: inline-block;
}
.qty-block label {
	font-size: 11px;
}
.qty-block .qty,
.qty-block .qty-input {
	float:left;
	width:22px;
	text-align: center;
	margin: 0;
	padding:6px 4px 6px;
}
.qty-block .plus, 
.qty-block .quantity_box_button_up {
	float:left;
	background-image: url(images/qt_up.png); 
}
.qty-block .minus,
.qty-block .quantity_box_button_down {
	float:left;
	background-image: url(images/qt_down.png); 
}
.qty-block .plus,
.qty-block .minus,
.qty-block .quantity_box_button_down,
.qty-block .quantity_box_button_up {
	text-indent: -99999px;
	border:none;
	cursor:pointer; 
	width:19px; 
	height:27px;
	margin-top: 2px;
	background-color: white; 
	background-repeat: no-repeat; 
	background-position: top center;
}
.qty-block .plus:hover,
.qty-block .minus:hover,
.qty-block .quantity_box_button_down:hover,
.qty-block .quantity_box_button_up:hover {
	background-position: bottom center;
}
    
/* Tabs -------------------------------------------------------------- */
.woocommerce_tabs {
	margin:20px 0;
}
.panel.entry-content,
.tabs-container {
	border: 1px solid #d8d5d5;
	margin: -1px 0 20px;
	overflow: hidden;
	width: 100%;
}
.panel.entry-content {
	width: 900px;
}
.panel.entry-content {
	margin: -2px 0 20px;
}
.panel.entry-content,
.tab-content {
	padding: 20px;
	background: white;
}
.nav-tabs,
.nav-pills {
	*zoom: 1;
}
.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
	display: table;
	line-height: 0;
	content: "";
}
.nav-tabs:after,
.nav-pills:after {
	clear: both;
}
.nav-tabs > li,
.nav-pills > li {
	float: left;
}
.nav-tabs > li > a,
.nav-pills > li > a {
	padding-right: 12px;
	padding-left: 12px;
	line-height: 14px;
}

.nav-tabs > li {
	margin-right: 20px;
	border-top: 1px solid transparent;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
}
.nav-tabs > li:hover{
	border-top: 1px solid #efefef;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
}
.nav-tabs > li > a {
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 32px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 14px;
}
.nav-tabs > .active,
.nav-tabs > .active:hover {
	color: #555555;
	cursor: default;
	border: 1px solid #efefef;
	border-bottom: 1px solid #fff;
}
.nav-tabs > .active > a{
	border-bottom: 1px solid transparent;
}
.tabbable {
	*zoom: 1;
	margin-top: 20px;
}
.tabbable:before,
.tabbable:after {
	display: table;
	line-height: 0;
	content: "";
}
.tabbable:after {
	clear: both;
}
.tabs_product{
	position: relative;
	top: 1px;
}
.tabs_product:first-child{
	margin-left: 20px;
}
.tab-content {
	overflow: auto;
	border: 1px solid #efefef;
	margin-bottom: 20px;
}
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
	border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
	display: none;
}
.tab-content > .active,
.pill-content > .active {
	display: block;
	font: 12px Arial, sans-serif;
	color: #808080;
	line-height: 1.8;
}
.tab-content {
	padding:20px;
}
.mobile-tabs {
	margin:20px auto;
	width:100%;
	display:none;
}
.mobile-tabs .tab {
	float:left;
	margin-bottom:10px;
	text-align:center;
	width:100%;
}
.mobile-tabs .tab a {
	color:#090909;
	display:block;
	font-size:16px;
	padding:10px 0;
	text-transform:uppercase;
	text-decoration: none;
	border: 1px solid #d8d5d5;
}
.mobile-tabs .tab .tab-pane {
	float: left;
	width: 97%;
	background:#fff;
	border:1px solid #e1e1e1;
	display:none;
	font:12px Arial, sans-serif;
	line-height:1.8;
	padding:10px;
}
.tab-pane h3,
.tab-pane h2,
.tab-pane h4 {
	color:gray !important;
	font-size:16px;
}
.mobile-tabs .tab.opened .tab-pane {
	font:12px Arial, sans-serif;
	line-height:1.8;
	padding:10px;
}
.mobile-tabs .tab.opened a {
	background: #fafafa;
	border-color: #ddd;
	color: #ff4949;
	border-bottom: none;
}
.mobile-tabs .tab.opened .tab-pane p {
	text-align: left;
}
.two-third.typography-tabs {
	margin-bottom: 40px;
}
.two-third.typography-tabs >ul {
	margin-top: 0 !important;
}
#tabs {
	width: 100%;
	border: none;
	position: relative;
	margin-top: 40px;
	font-family: 'Brandon', helvetica, sans-serif;
	font-size: 16px;
}
ul#tabs {
	padding: 0;
}
#tabs > li {
	list-style: none; 
	display: inline;
	border-top: 1px solid transparent;
	border-right: 1px solid transparent;
}
#tabs li > a {
	padding: 0 20px;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #f8f8f8;
	border: 1px solid #e9e9e9;
	margin-bottom: -1px;
	line-height:40px;
	display: inline-block;
}
#tabs li > a:hover,
#tabs li > a.active {
	color: #ff4949;
	cursor: pointer;
	border-bottom: 1px solid #fff;
	background-color: #fff;
}

#tabs li a.active {
	position: relative;
}
#tabs section {
	padding: 20px;
	left: 0;
	display: none; 
	float: left;
	border: 1px solid #efefef;
	background: #FFF;
	width: 100%;
	box-sizing: border-box;
}
.no-js #tabs section{
	display: block; 
}
#tabs li ul li a {
	padding: 10px 25px;
	border-bottom: 1px dotted #efefef;
}
#tabs section h3,
#tabs section h2,
#tabs section h4 {
	color: #333333;
	font-family: 'Brandon', helvetica, sans-serif;
	font-size:18px;
}
#tabs section table.shop_attributes th {
	font-weight: normal;
	padding: 8px;
	font-size: 11px;
	color: #818181 !important;
}
#tab_faq{
	display: none;
}
/* Accordion -------------------------------------------------------------- */
.acc-trigger {
	border-top: 1px dotted #ced8df;
	cursor: pointer;
	display: block;
	margin: 0;
}
.acc-trigger:last-of-type,
.acc-container:last-of-type {
	border-bottom: 1px dotted #ced8df;
	margin-bottom: 20px;
}
.no-js .acc-trigger:last-of-type {
	border-bottom: none;
}
.acc-trigger a {
	background: url(images/accordion-content-buttons.png) no-repeat 20px 11px;
	display: block;
	color: #959393;
	outline: medium none;
	padding: 15px 20px 15px 55px;
	text-decoration: none;
	text-shadow: none;
}
h3.acc-trigger a,
h4.acc-trigger a,
h6.acc-trigger a {
	background-position: 20px 11px;
}
.acc-trigger a:hover {
	background-color: #f8f8f8;
}
.acc-trigger a:hover,
.acc-trigger.active a,
.acc-trigger.active a:hover {
	color: #FF4949;
}
.acc-trigger.active a:hover {
	background-color: transparent;
}
.acc-trigger.active {
	cursor: default;
}
.acc-trigger.active:last-of-type {
	border-bottom: none;
	margin-bottom: 0;
}
.acc-trigger.active a {
	background-position: 20px -100px;
	cursor: default;
}
h3.acc-trigger.active a,
h4.acc-trigger.active a {
	background-position: 20px -87px;
}
h6.acc-trigger.active a {
	background-position: 20px -90px;
}
.acc-container .content {
	padding: 0 20px 25px 55px;
}
.js .acc-container {
	margin-top: -15px;
}
/* Code -------------------------------------------------------------- */
pre code {
	display: block; padding: 0.5em;
	color: #000;
	background: #f8f8ff;
	border: 1px solid #D8D5D5;
}
pre .comment,
pre .template_comment,
pre .diff .header,
pre .javadoc {
	color: #998;
	font-style: italic;
}
pre .keyword,
pre .css .rule .keyword,
pre .winutils,
pre .javascript .title,
pre .lisp .title,
pre .subst {
	color: #000;
	font-weight: bold;
}
pre .number,
pre .hexcolor {
	color: #40a070;
}
pre .string,
pre .tag .value,
pre .phpdoc,
pre .tex .formula {
	color: #d14;
}
pre .title,
pre .id {
	color: #900;
	font-weight: bold;
}
pre .javascript .title,
pre .lisp .title,
pre .subst {
	font-weight: normal;
}
pre .class .title,
pre .haskell .label,
pre .tex .command {
color: #458;
font-weight: bold;
}
pre .tag,
pre .tag .title,
pre .rules .property,
pre .django .tag .keyword {
color: #000080;
font-weight: normal;
}
pre .attribute,
pre .variable,
pre .instancevar,
pre .lisp .body {
	color: #008080;
}
pre .regexp {
	color: #009926;
}
pre .class {
color: #458;
font-weight: bold;
}
pre .symbol,
pre .ruby .symbol .string,
pre .ruby .symbol .keyword,
pre .ruby .symbol .keymethods,
pre .lisp .keyword,
pre .tex .special,
pre .input_number {
	color: #990073;
}
pre .builtin,
pre .built_in,
pre .lisp .title {
	color: #0086b3;
}
pre .preprocessor,
pre .pi,
pre .doctype,
pre .shebang,
pre .cdata {
	color: #999;
	font-weight: bold;
}
pre .deletion {
	background: #fdd;
}
pre .addition {
	background: #dfd;
}
pre .diff .change {
	background: #0086b3;
}
pre .chunk {
	color: #aaa;
}
pre .tex .formula {
	opacity: 0.5;
}
/* Social List -------------------------------------------------------------- */
ul.socialList{
	margin: 0 0 12px;
	list-style: none outside none;
}
ul.socialList li{
	float: left;
	margin: 0 8px 6px 0;
	width: 28px;
	height: 28px;
}
/* Contacts -------------------------------------------------------------- */
#map {
	border:1px solid #efefef;
	margin-bottom:30px;
	height: 280px;
	position: relative;
	width: 100%;
}
.form .form-submit {
	margin-left: 185px;
}
.form .formField,
#commentform .formField{
	margin: 0 0 10px;
	position: relative;
}
.form .formField label,
#commentform .formField label{
	float: left;
	width: 150px;
	margin: 0;
	padding: 3px 0;
	font-size: 11px;
	color: #090909;
	cursor: pointer;
}
.form .formField .required,
#commentform .formField .required {
	margin: 0 3px;
	color:red;
}
.required{
	color: red;
}
.form input[type=text],
.form textarea,
#commentform input[type=text],
#commentform input[type=url],
#commentform input[type=tel],
#commentform input[type=number],
#commentform input[type=color],
#commentform input[type=email],
#commentform textarea{
	float: left;
	width: 190px;
	margin: 0;
	clear: both;
}
.form textarea,
#commentform textarea{
	width: 290px;
	height: 120px;
}
.form input[type=text]:focus,
.form textarea:focus,
#commentform input[type=text]:focus,
#commentform input[type=url]:focus,
#commentform input[type=tel]:focus,
#commentform input[type=number]:focus,
#commentform input[type=color]:focus,
#commentform input[type=email]:focus,
#commentform textarea:focus{
	border-color: #acacac;
}
.form .formField input[type=submit],
.form .formField .button,
#commentform .formField input[type=submit],
#commentform .formField .button{
	float: right;
	margin: 10px 15px 0 0;
}
.form .formField input[type=submit],
.form .formField .button{
	margin: 10px 3px 0 0;
}
.form .formField input[type=submit][disabled="disabled"],
.form .formField .button[disabled="disabled"] {
	cursor: default;
}
.form .formField input[type=submit][disabled="disabled"]:hover,
.form .formField .button[disabled="disabled"]:hover {
	background: #c0c0c0;
}
.form .contactSpinner {
	float: right;
	margin: 9px 20px 0 0;
	width:32px;
	height:32px;
	background: url(images/spinner.gif);
	display: none;
}
.form input.textField,
#commentform input.textField{
	margin: 0 0 15px;
	width: 196px;
}
.form input.textField{
	margin: 0;
}
.form .oneThird input.textField,
#commentform .oneThird input.textField{
	width: 276px;
}
#commentsMsgs {
	margin-bottom: 20px;
	width:400px;
}
/* Article -------------------------------------------------------------- */
.nav-previous ,
.nav-next {
	margin-bottom: 15px;
	line-height: 10px;
}
.nav-previous a,
.nav-next a {
	color: #818181;
	font-size: 11px;
}
.nav-previous {
	width: 50%;
	text-align: left;
}
.nav-next {
	text-align: right;
	float:right;
	width: 50%;
}
.article,
.article-single {
	margin-bottom:30px;
}
.article-title{
	text-transform: uppercase;
	font-size: 16px;
	line-height: 1.3;
}
.article .article-image {
	display: block;
	margin-bottom:10px;
}

.article .article-image img,
.article-single .article-image img {
	max-width: 100%;
}

.article .read_more,
.article p .more-link,
.article-single .read_more,
.article-single p .more-link {
	font-size: 14px;    
}

.article p,
.article-single p {
	font-size: 11px;
}
.article-meta,
.article-single .entry-utility {
	padding: 10px 0;
	margin:15px 0;
	font-size:12px;
	border-top:1px solid #efefef;
	border-bottom:1px solid #efefef;
}   
.article-meta a,
.article-single.article-meta a {
	display: inline-block;
}

.article .entry-utility,
.article-single .article-meta {
	padding: 5px 0;
	margin:15px 0;
	font-size:11px;
	border-top:1px solid #efefef;
	border-bottom:1px solid #efefef;
}

.article-single .article-image {
	margin-bottom:20px;
}

.article-single .article-image img{
	height: auto;
}
.article-single.article-meta a {
	font-style: italic;
}
 
/* Portait Images -------------------------------------------------------------- */ 
.blog-portrait .article .article-image {
	width:240px;
	height: auto;
	float: left;
	margin-right:20px;
} 

.blog-portrait .article .article-title {
	margin-bottom: 0;
} 

.blog-portrait .article p,
.blog-portrait .article .article-title,
.blog-portrait .article .entry-utility {
	width:440px;
	float: right;
} 
.blog-portrait .article.without-image .entry-utility,
.blog-portrait .article.without-image p,
.blog-portrait .article.without-image .article-title {
	float:none;
	width:auto;
}
/* Horizontal Images -------------------------------------------------------------- */
.blog-horizontal .article .article-image {
	height:140px;
	margin-right:20px;
} 

.blog-horizontal .article p,
.blog-horizontal .article .article-image {
	width:340px;
	float: left;
} 
.blog-horizontal .article .entry-utility {
	padding: 5px 0;
	float: right;
	width: 340px;
	font-size:11px;
	margin-top: 0 !important;
	border-top:1px solid #efefef;
	border-bottom:1px solid #efefef;
}

.blog-horizontal .article.without-image .entry-utility,
.blog-horizontal .article.without-image p,
.blog-horizontal .article.without-image .article-title {
	float:none;
	width:auto;
}
/* Pagination -------------------------------------------------------------- */
.pagination {
	margin: 0;
}
.pagination li {
	display: inline-block;
	list-style: none;
	margin: 0 5px 0 0;
}
.pagination li:last-child {
	margin-right: 0;
}
.pagination .current {
	background: #e6edef;
}
.pagination a,
.pagination .current {
	border: 1px solid transparent;
	display: inline-block;
	padding: 2px 8px 4px;
}
.pagination a:hover {
	border-color: #e6edef;
}
.pagination .next a,
.pagination .prev a {
	border: none;
}
    
/* Comments -------------------------------------------------------------- */
#comments h3 {
	font-size: 16px;
}
#comments .section-title,
#respond .section-title {
	margin-bottom: 15px;
}
.comments-list {
	border-bottom: 1px solid #efefef;
	margin: 27px 0 45px;
	padding: 0 0 30px;
}
.comment {
	border-top: 1px solid #efefef;
	list-style: none;
	margin: 30px 0 0;
	padding: 35px 0 0;
}
.comment:first-child {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}
.comment > article,
.comment .author,
.comment .author a,
.comment .children {
	margin: 0;
}
.comment .comment-body,
.comment .comment-meta {
	float: left;
	margin: 0 0 0 25px;
	width:80%;
}
.comment .comment-meta {
	margin-bottom: 0;
}

.comment .author .comment-reply-link {
	font-size: 11px;
}
.comment .date,
.comment .date a {
	font-style: italic;
	margin: 1px 0 5px;
}
.comment .children {
	padding: 30px 0 0 70px;
}
.comment .children .comment {
	border-top: 1px solid #efefef;
	margin: 30px 0 0;
	padding: 35px 0 0;
}
.comment .children .comment:first-child {
	margin-top: 0;
}

#respond .button { 
	margin: 20px 15px 0 335px;
	float:left;
}
/* checkout -------------------------------------------------------------- */
#checkout-slider-mask {
	position: relative;
	width:100%;
	clear:both;
}
#checkout-slider {
	width:3000px;
}
#shopping-cart > h3 {
	display: none;
}
#shopping-cart,
#shopping-cart-form {
	float:left;
	margin-right:30px;
	width:100%;
}
#shopping-cart-form {
	display:none;
}
.checkout_cart {
	width:100%;
}
.checkout_cart img{
	border: 1px solid #efefef;
}
.checkout_cart tr:last-child td {
	border-bottom:1px solid #efefef;
}

.table td.product-name a,
.checkout_cart td.product-name a,
.checkout_cart .wpsc_product_name {
	font-family: inherit;
	font-size: 18px;
	color: #333333;
}
.table td.product-name a:hover,
.checkout_cart td.product-name a:hover {
	color: #ff4949;
}
.table td.product-name dt,
.checkout_cart td.product-name dt {
	font-size:16px;
	float:left;
	margin-right: 5px;
}
.table td.product-name dt {
	font-size:12px;
}
.table td.product-name dd,
.checkout_cart td.product-name dd {
	font-size:16px;
	color: #353535;
}
.table td.product-name dd{
	font-size:12px;
}
.table td.order-total span,
.table td.product-total span,
.checkout_cart td.product-price span {
	font-size:14px !important;
}

.checkout_cart .wpsc_product_quantity {
	text-align: center;
}
.productcart,    
.wpsc_checkout_table.table-4 {
	float:right;
	clear: both;
}
.productcart tr:last-child td,    
.wpsc_checkout_table.table-4 td {
	border-bottom: 0;
}

.productcart tr:hover,
.wpsc_checkout_table.table-4 tr:hover {
	background: none !important;
}

.wpsc_checkout_table.table-4 .wpsc_totals {
	font-size:18px; 
	font-weight:normal; 
	color:#808080;
}

.wpsc_checkout_table.table-4 .wpsc_totals .checkout-total {
	font-family: Franklin Gothic Medium;
	font-size:18px; 
	font-weight:normal; 
	color:#090909;
}
    
#checkout-next {
	float:right;
	margin:5px 0;
}
.wpsc_checkout_table.table-2,
.wpsc_checkout_table.table-1 {
	width:100%;
}
.checkout {
	overflow: hidden;
}
#calc_shipping_state,
#calc_shipping_postcode {
	width: 222px !important;
}
#shopping-cart-form .back-to {
	margin: -37px 0 0 0;
}
#shopping-cart-form .wpsc_email_address {
	width:350px;
	margin-bottom: 20px;
}
#shopping-cart-form .wpsc_email_address img {
	float:left;
	margin-right: 10px;
}
#shopping-cart-form .wpsc_email_address label {
	clear:right;
	display: block;
	margin: 10px 10px 10px 0;
}
#shopping-cart-form textarea,
#shopping-cart-form input[type='text']{
	width:250px;
	padding: 5px;
	border: 1px solid #D8D5D5;
}
#shopping-cart-form select{
	width:262px;
	padding: 5px;
	border: 1px solid #D8D5D5;
}
.wc-checkout-totals tr th,
.wc-checkout-totals tr td {
	vertical-align: middle;
	border-bottom: 0;
	text-transform: none;
}
.wc-checkout-totals strong,
.wc-checkout-totals tr th,
.wc-checkout-totals .total strong,
.wc-checkout-totals .total .amount,
.wc-checkout-totals tr:last-child th .amount,
.wc-checkout-totals tr:last-child td .amount {
	font-weight: normal;
}
.wc-checkout-totals tr th{
	text-align: left;
}
.wc-checkout-totals .total strong,
.wc-checkout-totals .total .amount,
.wc-checkout-totals tr:last-child th .amount {
	font-size:1em;
}
.wc-checkout-totals tr td .amount{
	color:#333333;
}
.wc-checkout-totals tr:last-child td .amount{
	font-size:1.5em;
}
.wc-checkout-totals .total .amount,
.wc-checkout-totals tr:last-child th .amount,
.wc-checkout-totals tr:last-child td .amount {
 	color:#FF4949 !important;
}
.shipping_calculator {
	padding-top:15px;
	background: url(images/line3.png) repeat-x top; 
}
/* PROFILE PAGE -------------------------------------------------------------- */
.logdisplay {
	width:100%;
}
.processed a img {
	margin-right: 5px;
}
/* clearfixes -------------------------------------------------------------- */
ul.products::after {
	clear: both;
}

.links li.fs{
	background: url(/wp-content/uploads/2013/05/free-shipping.png) no-repeat center center;
	color: #fff;
	font-size: 12px;
	letter-spacing: -1px;
  padding: 2px 10px 5px 45px;
}
#Tab1{
	margin-top:10px;
	color:#000;
	width:100%;
}
.Menubox {
	width:100%;
	height:28px;
	line-height:28px;
	border-bottom:1px solid #eee;
}
.Menubox ul,
#text-40{
	margin:0;
	padding:0;
}
.Menubox li{
	float:left;
	display:block;
	cursor:pointer;
	width:112px;
	text-align:center;
	color:#000;
	border:1px solid #eee;
	border-bottom:none;
	background-color:#f4f4f4;
	margin-right:5px;
	text-transform:uppercase;
}
.Menubox li.hover{
	border:1px solid #eee;
	border-bottom:1px solid #fff;
	background-color:#fff;
	color:#ef4646;
	height:27px;
	line-height:27px;
	text-transform:uppercase;
}
.Contentbox{
	clear:both;
	margin-top:0;
	border:1px solid #f4f4f4;
	border-top:none;
	padding:2%;
	float:left;
	font-size:12px;
	width:96%;
}
#con_one_3 form input[type="submit"]{
	background-color:#000;
	font-family:"Times New Roman", Times, serif;
}
#text-2>.widget-title{
	padding: 0 0 10px;
}
.label-icon.sale-label {
	display: none;
}
.w_favors {
	background: url("images/EWI_03.jpg") no-repeat;
	width: 700px;
	height: 186px;
}
.w_favors h3{
	text-align: center;
	font-size: 22px;
	color: #4f4f4f;
	margin: 0;
	font-weight: bold;
	padding-top: 10px;
}
.w_favors p{
	padding: 5px 65px 0 20px;
	font-size: 13px;
	color: #666;
	margin: 0;
}
.w_favors_img a{
	float: left;
	margin: 5px 0 5px 10px;
}
.blog_left{
	width:230px;
	text-align:center;
	font: inherit;
}
.blog_left2{
	width:auto;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
}
.blog_left_share a{margin: 0 8px;}
.blog_content{
	background: url("/images/blog_left_category_05.png") repeat-y;
}
.blog_content > ul > li{
	font-size:22px;
	font-weight:bold;
}
.blog_content > ul a{
	color:#555;
	font-family: century gothic;
	font-size: 13px;
}
.blog_content > ul > li > ul{
	text-align:left;
	font-size:16px;
	font-weight:normal;
	padding:0 6px;
}
.blog_content > ul > li > ul > li{
	border-bottom:1px dashed #ccc;
	line-height:33px;
	font-size:12px;
}
.blog_content > ul hr{
	background:#ccc;
	margin:0 6px;
}
.match-item{
	float: left;
	padding: 0 0 10px 0;
	text-align: center;
}
.match-item>span{
	width: 140px;
	margin:2px;
	display: block;
}
.match-item a{
	text-decoration: none;
}
.match-item-imgspan{
	overflow:  hidden;
	display: block;
	width: 140px;
	height: 140px;
	line-height: 140px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #ccc;
}
.match-item img{
	max-width: 140px;
	max-height: 140px;
	vertical-align: middle;
}
.match-item-namespan{
	display: block;
	padding: 5px 0;
	font-size: 12px;
	font-family: Arial;
}
.match-item-pricespan{
	margin: auto;
	padding: 2px 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 2px;
	border: 1px solid ;
	background: none;
	color: #333333;
	font-size: 12px;
	font-weight:bold;
}
.wholesale_imgcenter{
	text-align:center;
}
h2.wholesale{
	font-family:arial;
}
p.wholesale{
	width:465px;
	float:left;
	line-height:25px;
	color:black;
}
.wholesale_contact{
	width:465px;
	float:left;
}
.wholesale_products,
.wholesale_products img{
	float:left;
}
.wholesale_p_img{
	padding: 5px;
}
#adright,
#rmktright{
	position: fixed;
	top: 20%;
	width: 640px;
	min-height: 300px;
	padding: 10px 20px;
	right: -610px;
	z-index: 10001;
}
#adright {
	background: url(/wp-content/themes/blanco/images/adright.jpg) no-repeat;
}
#gform_fields_132 .gfield_label {
	font-family: arial, helvetica, sans-serif;
	font-weight:bold;
	color: #000000;
}
#field_132_10,
#field_132_12,
#field_132_16,
#field_132_15,
#field_132_14 {
	margin-top:10px;
	border-top:1px dashed #b37644;
}
#rmktright {
	background: url(/wp-content/themes/blanco/images/rmktright.jpg) no-repeat;
}
.cart-collaterals{
	position:relative;
}
#pit_mobile{
	display:none;
}
ul.ordering{
	margin-top: 10px;
}
ul.ordering > li{
	color:#000;
	border-bottom: 1px dashed #aaa;
	padding: 16px 0;
	height: 43px;
	text-align: left;
	display: flex;
    align-items: center;
}
ul.ordering > li.confirm{border-top: 1px dashed #aaa;}
ul.ordering > li > div {
    color: white;
    border-radius: 30px;
    height: 36px;
    width: 36px;
    padding: 6px;
    float: left;
    text-align: center;
    font-size: 10px;
    margin-right: 10px;
}
ul.ordering li.confirm > div {padding: 6px 12px 0 0; margin-top: -9px;}
ul.ordering li.confirm > div > img {max-width:48px !important;width: 48px !important;height: 48px !important;}
ul.ordering li.design > div {background-color: rgb(219,207,35)}
ul.ordering li.preview > div {background-color: rgb(226,110,120)}
ul.ordering li.check > div {background-color: rgb(90,160,190)}
ul.ordering li.print > div {background-color: rgb(160,190,126)}
ul.ordering li.shipping > div {background-color: rgb(96,180,180)}
ul.ordering > li > div > span {
    font-size: 3em;
    margin: 4px;
}
.tab_ordering{
	color: #000;
	font-size: 14px;
}
/* -------------------------------------------------- */
/*  Media Queries
/* -------------------------------------------------- */
/* Standard 960 or larger (browsers) */

.mobile_banner{display: none;}
.stButton {line-height: 26px !important;}
.cartPicture .slider-title {
    float: left;
    border: 1px solid #efefef;
    border-bottom: 0;
    margin: 0 0 0 15px;
    background: white;
    padding: 8px;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 16px;
}
#menu-item-11143 ul{
	width:220px !important;
}
#menu-item-48875 {
	background: url("/wp-content/themes/blanco/images/new.gif") bottom right no-repeat !important;
	background-size:34px 30px !important;
}
#cate_change_content{
	width:100%;
	box-sizing: border-box;
	border:1px solid #e9e9e9;
	margin:0 auto;
	font-family: Century Gothic, Helvetica, sans-serif;
	color:#333333;
	box-sizing: border-box;
	display: none;
}
#cate_change_content .cate_title{
	background:#e9e9e9;
	letter-spacing: 5px;
	font-size:20px;
	text-align:center;
	text-transform :uppercase;
	line-height:42px;
	font-weight:bold;
}
#cate_change_content .change_btn{
	width:17.8%;
	float:left;
	padding-right: 2px;
	box-sizing:border-box;
}
#cate_change_content .img_content{
	width:auto;
	margin-left:17.8%;
	box-sizing:border-box;
}
#cate_change_content .img_content_list{
	text-align:center;
}
#cate_change_content .img_content-blink{
	width:160px;
	line-height:24px;
	background:#828282;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
}
#cate_change_content .img_content-img{
	padding:3.2%;
}
#cate_change_content .change_list li{
	width:100%;
	line-height:42px;
	text-align:center;
	background:#e9e9e9;
	font-size:14px;
	margin-bottom:2px;
	cursor:pointer;
}
#cate_change_content .change_list li:nth-last-child(1){
	margin-bottom:0px;
}
#cate_change_content .change_list .maint_left_x{
	color:#ffffff;
	background:#ff4949;
}
#cate_change_content .title_bottom{
	font-size:14px;
	color:#000000;
	line-height:24px;
	text-align:left;
}

.top-right li:hover .top-right-dropdown,.top-right-dropdown:hover{ 
	display:block !important; 
}
.top-right-dropdown{
    z-index: 10;
    width: 100%;
	display:none;
    position: absolute;
    top: 32px;
    left: 0;
    padding-top: 10px;
}
.brand-description{
	padding:0 15px;
	border:1px solid #e9e9e9;
	background-color: white;
	z-index:150;
	line-height:33px;
	margin: 0px;
	position:relative;
}
.brand_rollover_notch_border{
	width:0;
	height:0;
	border-style:solid;
	border-width: 0 10px 10px;
	border-color:transparent transparent #e9e9e9 transparent;
	opacity:1;
	filter:alpha(opacity = 100);
	background:none;
	position:absolute;
	top: -10px;
	_top: -12px;
	left: 40%;
	font-size: 0;
}
.brand_rollover_notch{
	width:0;
	height:0;
	border-style:solid;
	border-width: 0 10px 10px;
	border-color:transparent transparent #fff transparent;
	opacity:1;
	filter:alpha(opacity = 100);
	background:none;
	position:absolute;
	top: -8px;
	_top: -10px;
	left: 40%;
	font-size: 0;
}
.top-right-search{
    width: 252px;
	display:block;
	z-index: 1;
    position: absolute;
    top: 32px;
    left: -199px;
    padding-top: 2px;
}
.top-right-search .brand-description{
	border:4px solid #e9e9e9;
	padding:0;
}
.top-right-search .brand_rollover_notch_border{
	left: 89%;
}	
#search-top{
	height:24px;
}
#search-top form{
	height:100%;
}
#search-top .product_type_simple{
	width: 15%;
    height: 100%;
    height: 24px;
    margin: 0;
    padding: 0;
    text-indent: 50px;
    background: url(/images/header/search.png) center center no-repeat;
    border-left: 1px solid #e9e9e9;
}
#search-top input[type="text"]{
    padding: 0 10px;
    box-sizing: border-box;
    margin: 0;
    line-height: 24px;
    width: 85%;
    border: none;
    display: block;
    float: left;
}

a.pinit-button {
	width: 100px !important;
	height: 100px !important;
	background: transparent url('/images/pin_it.png') no-repeat 0 0 !important;
	opacity:0.65;
	background-size: 100px 100px !important
}
a.pinit-button.pinit-top-left {
				margin: 20px 0 0 20px           }
a.pinit-button.pinit-top-right {
				margin: 20px 20px 0 0           }
a.pinit-button.pinit-bottom-left {
				margin: 0 0 20px  20px          }
a.pinit-button.pinit-bottom-right {
				margin: 0 20px  20px 0          }
img.pinit-hover {
	opacity: 0.7 !important;
	filter:alpha(opacity=70) !important; /* For IE8 and earlier */
}
.left{float:left;}
.stButton {line-height: 26px !important;}
.cartPicture .slider-title {
	float: left;
	border: 1px solid #efefef;
	border-bottom: 0;
	margin: 0 0 0 15px;
	background: white;
	padding: 8px;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 16px;
}

#menu-item-11143 ul{
	width:220px !important;
}
#menu-item-48875 {
	background: url("/wp-content/themes/blanco/images/new.gif") bottom right no-repeat !important;
	background-size:34px 30px !important;
}
.mobile-row{float: none;margin: 0 auto;}

#customer_testim{
	font-family:'Brandon';
	color:#333333;
}
.tes_list{
	padding-top:20px;
	border-top: 1px solid #dfdfdf;
	margin-bottom:5px;
}
.tes_customer_name { 
	font-size:20px;
	font-family:'Brandon Medium';
}
.tes_customer_ico { 
	min-width: 108px;
	text-align:center;
}
.tes_time{
	font-size:16px;
	font-family:'Brandon';
	margin-left:20px;
}
.tes_content{
	width: 100%; 
	border-bottom: 1px solid #dfdfdf; 
	margin: 0; 
	padding: 20px 0;
	display: flex;
}
.tes_no_border{
	border:none;
}
.tes_customer_text { 
    min-width: 40%;
	flex-grow: 1;
	color: #333333;
    font-size: 16px;
    line-height: 24px;
    padding: 0 4% 10px 4%;
}
.tes_customer_text p{
	margin:0;
	font-size:18px;
	color:#666666;
    font-family: 'Brandon';
}
.tes_customer_pic{
	width:199px;
}
.video-button{
    width: 100%;
    height: 100%;
	top:0;
    position: absolute;
    background: url(/images/mainpage/video-button.png) center center no-repeat;
}
.tes_customer_a{
	max-width: 166px;
    display: block;
	position: relative;
	margin:0 auto;
}
.tes_customer_a.highslide img{
	border:none;
}
.tes_customer_img{
	position: relative;
	text-align:center;
	min-width: 166px;
}
.nav-arrow{ 
	background: url("/wp-content/themes/blanco/images/headernav/nav-arrow.png") center left no-repeat;
	width:4px;
	height:7px;
	display: inline-block;
}
a.slide_1{
	top:22px;
	left:4px;
	width:222px;
	height:166px;
	box-shadow:5px 1px 5px #aaa;
}
a.slide_2{
	top:218px;
	left:4px;
	width:222px;
	height:166px;
	box-shadow:5px 1px 5px #aaa;
}
/*reset css*/
.pic-con{
	width:33%;
	text-align:center;
	float:left;
	font-family:Times New Roman;
	font-size:14px;
	font-weight:bold;
	color:#575757;
}
.faq-con{
	background:url(/wp-content/uploads/2013/03/faqbg.jpg) no-repeat;
	padding: 18px 0 5px 0; 
	overflow: auto;
}
/* tab*/
.dhooo_tab{position:relative; float:left;margin-top: 10px;}
.tab_btn li {font-size:14px;display:block;zoom:1;text-decoration:none; font-weight:bold;color:#f00;cursor:pointer;line-height:42px;float:left;margin: 0  12px;font-family:arial;}
.tab_btn li.hover {background: url(/wp-content/uploads/2013/03/li-left.png) no-repeat #fff;color:#f00;font-weight:bold;cursor:default;}
.tab_btn li.hover span{background: url(/wp-content/uploads/2013/03/li-right.png) right no-repeat ;color:#f00;font-weight:bold;cursor:default;padding: 14px  12px;}
.tab_btn{overflow:hidden;height:42px; padding-left:10px; padding-top:3px; background:#e2e4e4; }
.tab_btn_num{position:absolute; right:50px;bottom:15px;}
.tab_btn_num li{width:20px;height:20px;background: #CC3300;border:2px solid #993300; overflow:hidden; color:#fff; filter:alpha(opacity=80);opacity:0.8;float:left;cursor:default; font-size:12px;line-height:20px; margin:0px 5px; font-family:Arial;}
.tab_btn_num li.hover{background:#FFCC00; color:#993300; border:2px solid #FF0000; }
.shell{width:99999px; height:100%; }
.shell li{float:left; width:700px;  }
.main{width:700px; overflow:hidden;  margin:10px auto; text-align:left;font-size:12px;}
ul#menu,ul#menu1,ul#menu2 {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 15em;
}
ul#menu a,ul#menu1 a,ul#menu2 a {
  display: block;
  text-decoration: none;	
  font-weight:bold;
}
ul#menu li,ul#menu1 li,ul#menu2 li {
  margin-top: 1px;
}

ul#menu li a,ul#menu1 li a,ul#menu2 li a {
  padding: 0.5em;
}

ul#menu li p,ul#menu1 li p,ul#menu2 li p {
  padding-left: 20px;
}
.faq_list{color:#333333;}
.faqtel{background:url('images/faqtel.png') no-repeat center left;	padding-left: 22px;	color:#666;}
.faqmail{background:url('images/faqmail.png') no-repeat center left;	padding-left: 22px;	color:#666;}
.faqchat{background:url('images/faqchat.png') no-repeat center left;	padding-left: 22px;	color:#666;}
.faqser{
	line-height:18px;
	color:#666; 
	padding:5px 0;
}

/*shopping cart*/
.cart-content{
	font-family: 'Brandon', helvetica, sans-serif;
	font-size:16px;
}
.cart-content .button{
	box-sizing:border-box;
	text-align:center;
}
.cart-content .button span{
	font-size:1.1em;	
}
.cart-top{
	margin:15px 0;
}
.cart-title{
	text-transform:uppercase;
	font-size:36px;
	max-width:100%;
	min-width:50%;
	display:inline-block;
	margin:0;
	line-height: 46px;
}
.cart-content th{
	font-size:18px;
	padding:10px 0;
}
.cart-links{
	max-width:100%;
	width:465px;
	min-height:36px;
}
.cart-content .goback-button{
	background-color:white;
	border:2px solid #ff4949;
	color:#ff4949;
	vertical-align: middle;
	width:222px;
    height: 36px;
	max-width:80%;
	padding: 0 20px;
	margin:5px 0;
}
.cart-content .goback-button span{
	color:#ff4949;
}
.cart-content .goback-button:hover span{
	color:#ffffff;
}
.cart-content .checkout-button{
	vertical-align: middle;
    height: 36px;
    line-height: 36px;
	width:222px;
	max-width:80%;
    margin: 5px 0 5px 20px;
    padding: 0 20px;
}
.checkout_cart .product-subtotal{
	width:27%;
	text-align:center;
}
.checkout_cart .product-name{
	text-align:left;
}
.checkout_cart .product-thumbnail{
	text-align:center;
	width:26%;
}
.checkout_cart .product-remove{
	text-align:center;
	width:2%;
}
.checkout_cart td.product-thumbnail{
	height: 260px;
}
.cart-bottom-left p{
	max-width:100%;
	margin:70px 0 0 0;
	color: #333333;
}
.cart-bottom-left{
	width:412px;
	max-width:100%;
	padding-top:20px;
}
.cart-bottom-right{
	width:465px;
	max-width:100%;	
}
/*login*/
.page_15{
	font-size:18px;
	font-family: 'Brandon', helvetica, sans-serif;
}
.page_15 h1{
	font-size:1.66em;
}
.page_15 h2{
	font-size:1.33em;
}
#customer_login{
	padding:20px 0;
	border-top:1px solid #eaeaea;
}
.ewi_old_banner>div{
	font-size:0;
	margin-top:5px;
}
#menu-item-118143,#menu-item-118144,#menu-item-118145,#menu-item-118146,#menu-item-118147,#menu-item-118148,
#menu-item-118149,#menu-item-118150,#menu-item-118151,#menu-item-118152,#menu-item-118153,#menu-item-118154
{
	display: none;
}
@media only screen and (max-width: 999px) {
/* -------------------------------------------------- */
/*  Container
/* -------------------------------------------------- */
	.page-width{
		width: 100%;
	}
	#rmktright{
		display:none;
	}
	.logo, #main, .sample-image {
		width: 100%;
	}
	#main {
		margin: 0;
	}
	#sidebar2 {
		display: none;
	}
	#sidebar3 {
		display:block;
	}
	#default_products_page_container {
		margin-bottom: 20px;
	}
	#default_products_page_container.no-sidebar{
		width:100% !important;
	}
	#default_products_page_container .back-to{
		margin-top: -33px;
	}
	.containerInner img {
		max-width: 100%;
		height: auto;
		margin-left:0;
	}
	.sample-image {
		margin-top: 0 !important; 
	}
	.sample-text,
	.sample-title,
	.sample-list,
	.columns2-right > #sidebar, 
	.columns2-left > #sidebar{
		text-align: left;
	}
	.mobile-title {
		text-align: center !important;
	}
	.blog-default .content {
		margin-bottom: 40px;
		padding: 0;
	}
	.etheme_widget_recent_entries > ul > li a {
		width: 105px;
	}
	.widget_price_filter .price_slider_wrapper .price_slider {
		margin: 1em 0 0 !important;
	}
	div.product div.summary p {
		text-align: left;
	}
/* -------------------------------------------------- */
/*  Header
/* -------------------------------------------------- */
	
	#etheme_mobile_menu,
	.et-menu-title {
		display: block;
	}
	#etheme_mobile_menu select {
		width: 100%;
	}
	.et-mobile-menu :last-child > a {
		border-bottom: 1px solid #efefef;
	}
	.tab-pane h3,
	.tab-pane h2{
		text-align: left;
	}
/* -------------------------------------------------- */
/*  Columns
/* -------------------------------------------------- */
	.one-half,
	.one-third,
	.two-third,
	.one-fourth,
	.three-fourth {
		float: left;
		margin-right:1%;
	}
	.one-half {
		width: 48%;
	}
	.one-third {
		width: 32%;
	}
	.two-third {
		width: 65%;
	}
	.one-fourth {
		width: 24%;
	}
	.three-fourth {
		width: 74%;
	}
/* -------------------------------------------------- */
/*  Product Page
/* -------------------------------------------------- */    
	.cloud-zoom-lens,
	.cloud-zoom-big,
	#back-to-top {
		display:none !important;
	}
	#product-page .product-images {
	}
	#product-page .product-images .main-image {
	}
	#product-page .label-icon {
		display: none;
	}
	.product_average_vote strong,
	.product_user_vote strong{
		font-size: 9px !important;
	}
	#product-page .product-sidebar {
		width:130px;
	}
	#product-page .product-sidebar .product-banner .button {
		left:24px;
		bottom:10px;
	}
	#product-page .product-images .views-gallery {
	}
	#product-page .product-shop .size_guide,
	#product-page .product-shop .main-info .product-code,
	.mobile-tabs{
		float: left;
	}
	#product-page .product-shop {
	}
	#product-page .product-shop .main-info .price-block,
	#product-page .product-shop .main-info .product-stock,
	#product-page .product-shop .addto-container {
		float:none;
	}
	#product-page .product-shop .main-info .product-stock {
		margin-top: 20px;
	}
	#product-page .product-shop .main-info .stock {
		float: right;
		margin-top: -18px;
	}
	#product-page .product-shop .variations select,
	#product-page .product-shop .variation .variant select {
		width: 200px;
	}
	.cart_table_item .qty-block .qty,
	.qty-block .qty-input {
		width: 22px;
		padding: 6px 4px 6px;
	}
	.mobile-tabs {
		display: block;
		margin-bottom: 40px;
	}
	.custom-tabs{
		width: 100% !important;
		border-right: none !important;
	}
	.panel.entry-content {
		width:94%;
	}
	#product-page .product-shop .addto-container {
		margin: 10px auto;
	}
	.variations_form table.variations tr select {
		width:100%;
	}
	.tabs li,
	.tabs-nav li {
		float: none;
		margin-bottom: 5px;
	}
	
	.tabs li a,
	.tabs-nav li a {
		border: 1px solid white;
	}
	
	.tabs-container {
		margin-top: 0;
	}
	.tabs li,
	.tabs-nav li,
	.article-single .article-meta,
	.article-description,
	#comments{
		text-align: left;
	}
	ul#tabs > :first-child {
		margin-left: 0 !important;
	}
	#tabs li > a {
		display: block;
		text-align: center;
		color: #090909;
		font-size: 16px;
		padding: 10px 12px;
		text-transform: uppercase;
		text-decoration: none;
		border: 1px solid #efefef;
	}
	#tabs li > a.active,
	#tabs li > a.active:hover {
		background: #fafafa;
		border-color: #efefef;
		color: #ff4949;
		border-bottom: none;
	}
	#tabs li > a:hover {
		border: 1px solid #efefef;
		color: #090909;
	}
	.typography-content h1{
		text-align: center;
	}
/* -------------------------------------------------- */
/*  Contact Us
/* -------------------------------------------------- */
	.form .formField input[type="submit"], 
	.form .formField .button, 
	#commentform .formField input[type="submit"], 
	#commentform .formField .button {
		float:right;
	}
	.form .formField label,
	#commentform .formField label,
	#footer {
		text-align:left;
	}
	a.slide_1{top:21px;left:3px;width:168px;height:127px}
	a.slide_2{top:160px;left:3px;width:168px;height:127px}
}
/* pad */
@media only screen and (min-width: 768px) and (max-width: 999px) {
	.page-width{
		width:760px;
	}
 	.containerInner {
		padding: 0;
		box-sizing: border-box;
		margin-top: 0;
	}
	.media-nopad{
		display:none;
	}
	#product-page .product-images .views-gallery{
		width:83.75%;
	}
	/*#main-nav > ul > li:last-child{
		display:none;	
	}*/
	#menu-item-33000{
		display:none !important;
	}
	.cart-bottom-right{
		width:300px;
	}
	.mobile_banner{display: none;}
	.pc_banner{display: block;}
	.logo{
		width:auto;
	}
 	.hidden-desktop,
 	.visible-tablet {
		display: inherit !important;
 	}
 	.visible-desktop,
 	.hidden-tablet {
		display: none !important ;
 	}
	.mobile-row{width: 100% !important;}
	#search{/*margin-left: 99px;*/}
	#top-cart {
		margin-top: 0;
	}

	.toolbar.bottom {
		margin-bottom: -20px;
	}
	#default_products_page_container {
	}
	#default_products_page_container #sidebar {
		width: 220px !important;
		float: left !important;
	}
	.woocommerce-checkout .content {
		width: 67%;
	}
	.woocommerce_error,
	.error {
		text-align: left;
	}

	ul.products .product-grid.woocols4 .img-wrapper,
	#default_products_page_container.with-sidebar li.product.columns4 .img-wrapper,
	#default_products_page_container.with-sidebar .rows-count4 .img-wrapper {
		width: 150px;
		height: 150px;
	}
	.blog-default .content {
		width: 480px;
	}
	.entry-title {
		text-align: left;
	}
	.article .article-image img {
		height: auto !important;
	}
	ul.products {
		margin-left:-20px;
	}
	
	ul.products hr, 
	ul.products .et-clear, 
	ul.products .et-clear2, 	
	ul.products .product-grid {
		width:225px;
		margin-right:0;
		margin-left:20px;
	}
	ul.products .product-grid.woocols3 .product-image,

	.products_grid.rows-count4 .product-grid:nth-child(4n+1),
	.products_grid.rows-count5 .product-grid:nth-child(5n+1){
		clear: none;
	}
	.products_grid.rows-count4 .product-grid:nth-child(3n+1),
	.products_grid.rows-count5 .product-grid:nth-child(4n+1) {
		clear: both;
	}
	.products_grid.rows-count5 .product-grid:nth-child(4n+1) {
		margin-bottom: 40px;
	}
	.products_grid .h3{
		display: block !important;
	}
	#product-page .product-shop h1,
	#product-page .product-shop .main-info .price-block,
	.tab-pane h3,
	.tab-pane h2,
	.tab-pane h4,
	#tabs section h3,
	#tabs section h2,
	#tabs section h4,
	.mobile-tabs .tab.opened .tab-pane p,
	#tabs section p,
	.list-square li,
	.woocommerce_message,
	.success {
		text-align: left;
	}
	#product-page .product-shop .addto-container,
	.tab-pane img,
	#tabs section img,
	.form .form-submit {
		float: left;
	}
	.tab-pane img {
		margin: 0 22px 0 0;
	}
	#tabs section p {
		padding-top: 10px;
	}
	.variations_form table.variations tr label {
		text-align: left !important;
		width: 75px;
	}
	#product-page .product-shop .addto-container .qty-block {
		margin-left: 0;
	}
	form.cart .button{
		margin-left: 19px !important;
	}
	#product-page .product-shop .variations select,
	#product-page .product-shop .variation .variant select {
		width: 160px;
	}
	.mobile-tabs .tab .tab-pane > div {
		width: 100% !important;
		border: none !important;
	}
	#tabs section {
		padding: 20px;
		left: 0;
	}
	#tabs section img {
		margin-right: 20px;
	}
	.form .form-submit {
		margin-left: 185px;
	}
/* -------------------------------------------------- */
/*  Product Page Horizontal Layout
/* -------------------------------------------------- */  
	#product-page.product_layout_horizontal .product-shop {
		width: 360px;
		float: right;
	}
	#product-page.product_layout_horizontal .product-images {
		width: 340px;
	}
	#product-page.product_layout_vertical .product-images{
		width: 250px;
	}
	#product-page.product_layout_vertical .product-shop{
		width: 280px;
	}
	.one-third,
	.tab-content{
		text-align: left;
	}
	#customer_details{
		text-align: left !important;
	}
	.typography-content .one-third{
		margin-bottom: 40px;
	}
	.typography-content h4{
		text-align: center;
	}
/* -------------------------------------------------- */
/*  Home page
/* -------------------------------------------------- */  
	.page-template-frontpage-php .banner {
		width:351px;
	}
	.banner.one-half.last,
	.form .formField input[type="submit"],
	.form .formField .button,
	#commentform .formField input[type="submit"],
	#commentform .formField .button {
		float: right;
	}
	.product-slider .carousel {
		width:695px;
		padding:40px 25px 0 25px;
	}
	
	.footer-information .one-third {
		width:31% !important;
	}
	.follow-us {
		margin: 5px auto;
	}
	.fl-l.links {
		width: 53% !important;
	}
	.one-third.typography-block {
		width: 47%;
		margin: 0 10px;
	}
	.two-third.typography-tabs{
		width: 100%;
	}
	.typography-content .one-third.last {
		width: 48%;
		margin-top: 40px;
	}
	.typography-content p,
	.article-title,
	.article p,
	.article .entry-utility {
		text-align: left;
	}
	.form .formField input[type="submit"],
	.form .formField .button,
	#commentform .formField input[type="submit"],
	#commentform .formField .button {
		margin-right: -65px;
	}
	#ethemeContactForm .button{
		margin-right: -122px !important;
	}
	.blog-default h3,
	.blog-portrait h3,
	.blog-horizontal h3{
		text-align: left !important;
	}
	.blog-portrait #sidebar {
		width: 450px!important;
		float: none !important;
		margin: 0 auto;
	}
	.blog-portrait #sidebar > div > div{
		width: 200px;
		float: left;
		margin: 0 10px;
		box-sizing: border-box;
	}
	.blog-portrait .article .entry-utility{
		margin-top: 0;
	}
	.blog-portrait .article .entry-utility,
	.blog-portrait .article p{
		width: 460px !important;
	}
	.blog-portrait .article-title{
		width: 100% !important;
		margin-bottom: 20px !important;
	}
	.blog-portrait .article p .more-link{
		float: right;
	}
	.blog-horizontal .content{
		width: 500px;
	}
	.blog-horizontal #sidebar{
		width: 200px;
	}
	.blog-horizontal .article .article-image{
		width: 220px;
	}
	.blog-horizontal .article .entry-utility, .blog-horizontal .article p{
		width: 260px;
	}
	.checkout .col-2 textarea{
		width: 210px !important;
	}
	#contactMessage{
		width: 270px !important;
	}
	#shiptobilling{
		float: none !important;
	}
/* -------------------------------------------------- */
/*  Category
/* -------------------------------------------------- */
	#cate_change_content .cate_title{
		line-height:34px;
		font-size:18px;
	}
	#cate_change_content .change_list li{
		line-height:34px;
		font-size:12px;
	}
    .big_title{
        margin:0 3px;
    }
	.big_title span{
		font-size:12px;
	}
}
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
	.page-width{
		width: 100%;
	}
	.media-nopad{
		display:none;
	}
	.containerInner img {
		max-width: 100%;
		height: auto;
		margin-left:0;
	}
	#product-page .product-images .views-gallery{
		width:83.75%;
	}
	#products-grid.products_grid .product-grid .product-image{
		height:300px !important;
		margin-bottom:15px;
	}
	.mobile_banner{display: block;}
	.pc_banner{display: none!important;}
	#loader {
		display: block;
		position:fixed;
		width: 100%;
		height: 100%;
		top:0;
		left:0;
		right:0;
		bottom:0;
		background-color:#fff; 
		z-index:999999; 
	}
	.columns2-right > .content,
	.columns2-left > .content {
		width: 100%;
	}
	#loader-status {
		z-index:999999;
		height:200px;
		position:absolute;
		left:50%; 
		top:50%; 
		background:url(images/status.gif) no-repeat center; 
		background-size:32px 32px;
		margin:-125px 0 0 -125px; 
	}
	#loader-status p{
		top:60%;
	}
	#loader-status em{
		font-size:10px !important;
		display:block;
		font-style:normal;
	}
/* -------------------------------------------------- */
/*  Header
/* -------------------------------------------------- */
	#search #site-description {
		display: none !important;
	}

	#links {
		width: 100%;
		text-align: center;
	}
	#search input[type="text"]{
		padding: 7px 30px 7px 5px;
	}
	.mobile-top-cart{display: block;float: right; color: #ff4949;padding: 0 5px;}
	.mobile-login{
		margin-left:5px;
	}
	.mobile-login .fa-user{font-size: 22px;}
	#top-cart {
		display: none;
		width: auto;
		margin: 0 auto;
		padding: 10px 0 0 20px;
		float: none;
		clear: both;
		text-align: center;
		height: 24px;
	}
	#top-cart .cart-popup {
		width: 93%;
		top:16px;
	}
	#etheme_mobile_menu {
		display: block;
	}
	.menu.sf-js-enabled.sf-shadow,
	.menu, #main-nav{
		display: none;
	}

	#etheme_mobile_menu select {
		width: 100%;
	} 
	.toolbar .pagintaion{
		float: none;
	}
	.button.big {
		padding: 13px 20px;
	}
/* -------------------------------------------------- */
/*  Columns
/* -------------------------------------------------- */
	.one-half,
	.one-third,
	.two-third,
	.one-fourth,
	.three-fourth {
		float: left;
		margin-right:0%;
	}
	.one-half {
		width: 48%;
		margin-right: 4%;
	}
	.two-third,
	.one-fourth,
	.three-fourth {
		width: 100%;
	}
	.type-page .one-third,
	.type-page .one-third.last{
		width: 100% !important;
	}
	.type-page .one-third h4,
	.type-page .one-third.last h4{
		text-align: left;
	}
	/*.footer-information .two-third{
		margin-bottom: 46px;
	}*/
	.content{
		margin-bottom: 30px;
		padding-left: 0 !important;
	}
/* -------------------------------------------------- */
/*  Sliders
/* -------------------------------------------------- */
	.product-slider {
		width: 440px;
		margin-right: auto;
		margin-left: auto;
	}
	.product-slider .product-slide {
		width:210px;
	}
	.product-slider .product-image{
		height: 210px;
	}
	.product-slider .product-slide .product-image .img-wrapper {
		width: 210px;
		height: 210px;
	}
	
	.product-slider .product-slide .price {
		width:43%;
	}
	
	.product-slider .product-slide .btn-cont {
		width:55%;
	}
        
	.product-slider .carousel {
		height: 340px !important;
	}
        
/* -------------------------------------------------- */
/*  #default_products_page_container
/* -------------------------------------------------- */    
	#default_products_page_container {
		width: 100%;
	}
	
	.mobile-title {
		display:block;
		text-transform: uppercase;
	}
	.toolbar form.woocommerce_ordering,
	.toolbar .view-mode,
	#products-grid hr,
	#products-grid .et-clear {
		display: none;
	}
	
	#products-grid {
		width: 480px;
		margin-left:-10px;
	}
	.products_list{
		width: 440px !important;
	}
	#products-grid .et-clear2,
	.products_grid.rows-count5 .product-grid:nth-child(2n+1),
	.products_grid.rows-count4 .product-grid:nth-child(2n+1) {
		clear:both;
	}
        
	#products-grid.products_grid.rows-count5 .product-grid{
		width: 205px !important;
	}
	.products_grid.rows-count5 .product-grid:nth-child(5n+1),
	.products_grid.rows-count4 .product-grid:nth-child(4n+1) {
		clear: none;
	}
	#default_products_page_container .rows-count5 .img-wrapper,
	ul.products .product-grid.woocols4 .img-wrapper,
	#default_products_page_container.with-sidebar li.product.columns4 .img-wrapper,
	#default_products_page_container.with-sidebar .rows-count4 .img-wrapper{
		width: 220px;
		height: 220px;
	}
	#products-grid.products_grid.rows-count5 .product-image img{
		max-width: 210px;
		max-height: 210px;
	}
	#products-grid.products_grid .product-grid {
		margin:0 10px 20px 10px;
		width: 300px !important;
	}
	#products-grid.products_grid .product-image {
		height: 300px;
		width: 300px;
	}
	#products-grid.products_grid .img-wrapper{
		width: 300px;
		height: 300px;
	}
	#products-grid.products_grid.rows-count5 .product-grid .product-image{
		height: 210px;
	}
	ul.products .product-grid.woocols4 .product-image,
	.with-sidebar #products-grid.products_grid.rows-count4 .product-image{
		height: 220px;
	}
	.with-sidebar #products-grid.products_grid.rows-count4 .product-image img{
		max-width: 220px;
		max-height: 220px;
	}
	#sidebar {
		width: 450px !important;
		float: none !important;
		margin: 0 auto;
	}
	#default_products_page_container {
		width:100% !important;
		margin-bottom: 20px;
	}
	#sidebar > div > div{
		width: 200px;
		float: left;
		margin: 0 10px;
		box-sizing: border-box;
	}
	.blog-portrait .content,
	.blog-horizontal .article .article-image,
	.article .article-image img,
	.blog-horizontal .article .entry-utility,
	.blog-horizontal .article p,
	.typography-content ul#tabs,
	#tabs > li {
		width: 100%;
	}
	.blog-horizontal .article .article-image{
		margin-right: 0;
	}
	#tabs{
		float: left;
		width: 100%;
		margin: 40px 0;
		text-align: left;
	}
	#tabs section{
		padding: 10px;
	}
	#tabs > li{
		margin-bottom: 10px;
		float: left;
	}
	.type-page .one-third,
	.type-page .one-third.last{
		margin-bottom: 30px;
	}
	.one-third.last.typography-alert{
		margin-top: 0 !important;
	}
/* -------------------------------------------------- */
/* Content Columns                                    */
/* -------------------------------------------------- */        
	.col5-set .col-1,
	.col5-set .col-2,
	.col5-set .col-3,
	.col5-set .col-4 {
		width:49%;
		margin: 10px 0;
	}
	.col4-set h5{
		font-size: 12px;
		font-weight: bold;
	}
	.one-third {
		display:none;
	}
/* -------------------------------------------------- */
/*  Category                                          */
/* -------------------------------------------------- */
	.term-description p,
	.woocommerce-ordering{
		display:none;
	}
	.woocommerce-result-count{
		float:left;
		margin:0 0 10px 0;
	}
	.toolbar{
		margin:0;
		padding:0;
	}
	#bookmark{
		margin-top: 0;
	}
	.w_favors{
		display: none;
	}
/* -------------------------------------------------- */
/*  Single Product
/* -------------------------------------------------- */
	.back-to,
	div.woocommerce_message a,
	.mousetrap,
	#product-page .product-shop .size_guide,
	#product-page .product-sidebar,
	.normal-title {
		display: none;
	}
	
	#product-page .product-images,
	#product-page .product-shop,
	.woocommerce_tabs .panel > div,
	#product-page #tab6 > div,
	#product-page #tab5 > div,
	#product-page #tab4 > div {
		width: 100% !important;
	}
	
	#product-page .product-shop,
	div.woocommerce_message,
	.entry-content p {
		text-align:left;
	}
	
	#product-page .product-shop .variations .reset_variations,
	.woocommerce_tabs .panel > div > img,
	#product-page #tab6 > div > img,
	#product-page #tab5 > div > img,
	#product-page #tab4 > div > img {
		display: block;
	}
	
	div.woocommerce_message {
		width:80%!important;
	}
	.cloud-zoom-lens,
	.cloud-zoom-big,
	#fancy_notification_content {
		display: none !important;
	}
	#product-page .product-shop .addto-container .qty-block{
		float: left;
		margin: -10px 41% 5px;
	}
	#product-page .product-shop .addto-container{
		float: left;
		width: 100%;
		padding: 4px 0 7px;
		box-sizing: border-box;
	}
	.wpsc_variation_forms{
		float: none !important;
	}
	#product-page .product-slider.related {
		margin: 0 auto;
	}
	
	.panel.entry-content {
		width: 85%!important;
	}
	.gform_button.button.big span{font-size: 20px;}
	.woocommerce_tabs .panel > div,
	#product-page #tab6 > div,
	#product-page #tab5 > div,
	#product-page #tab4 > div {
		border:none !important;
	}
	.woocommerce_tabs .panel > div > img,
	#product-page #tab6 > div > img,
	#product-page #tab5 > div > img,
	#product-page #tab4 > div > img {
		max-width: 100% !important;
		float:none!important;
		margin:  0 auto 10px auto!important;
	}
	#fancy_notification{
		position: fixed;
		background: #ffffff;
		border: 1px solid #ACACAC;
		display: none;
		height: auto;
		z-index: 10050;
	}
	.typography-heading{
		text-align: left !important;
	}
	h1.mobile-title{
		font-family:arial,verdana,arial,helvetica,sans-serif;
		margin-bottom:5px;
		font-weight:bold;
		font-size: 14px;
	}
	font.mobile-title{
		color:#FF4A4A;
	}
	#gform_totals_1{
		text-align:center;
	}
	.carousel{
		height:100% !important;
	}
/* -------------------------------------------------- */
/*     Cart
/* -------------------------------------------------- */     
	#cart_info{
		color:black;
		border:1px solid black;
		padding:5px;
	}
	.payment_instructions{
		width:100px;
	}
	.wc-checkout-totals{
		text-align:right;
	}
/* -------------------------------------------------- */
/*     Checkout
/* -------------------------------------------------- */     
	.table td.product-name a,
	.checkout_cart td.product-name a,
	.checkout_cart .wpsc_product_name{
		text-align: left !important;
	}
	.cart_del_column {
		display: none;
	}
	
	.product-name{
		text-align: left;
	}
	
	.wpsc_checkout_table.table-2, 
	.wpsc_checkout_table.table-1 {
		clear: both;
	}
	
	#shopping-cart-form .wpsc_email_address {
		width: 100%;
	}
	
	#shopping-cart-form select, 
	#shopping-cart-form textarea, 
	#shopping-cart-form input[type="text"] {
		max-width: 180px;
		float: left;
	}
	.checkout_cart tr:last-child td .button {
		width:340px;
		margin: 10px 0;
	}
                
	.cart-collaterals .cart_totals .button {
		padding: 7px;
	}
	.col2-set .col-1,
	.col2-set .col-2 {
	  width: 100% !important;
	  margin-bottom: 20px;
	}
	
	.checkout .col-2 textarea {
		width:260px;
	}
	
	#payment #place_order {
		margin-bottom: 20px;
	}
	.woocommerce-checkout .amount {
		font-size:14px;
		font-weight: normal;
	}
/* -------------------------------------------------- */
/*  Blog
/* -------------------------------------------------- */
	.nav-previous, 
	.nav-next {
		display: none;
	}
	
	.attachment-post-thumbnail,
	.attachment-post_thumbs {
		height: auto!important;
	}
	
	.comment .comment-body, 
	.comment .comment-meta {
		width: auto;
		float: none;
	}
	
	.form textarea, 
	#commentform textarea {
		width: 270px;
	}
	
	.form .form-submit {
		margin-left: 160px;
	}
	.block.contats,
	.one-third.fl-r.last{
		text-align: center;
	}
/* -------------------------------------------------- */
/*  Feauters
/* -------------------------------------------------- */
	pre code {
		display: none;
	}
	    
	#ethemeContactForm .formField:last-child .button {
		margin-bottom: 20px;
		float: left;
		margin-left: 170px;
	}
/* -------------------------------------------------- */
/*  Footer
/* -------------------------------------------------- */
	#prefooter .one-third.gift {
		border:none;
		margin:0;
	}
	
	#prefooter .follow-us {
		width: 200px;
		margin: 0 auto 10px;
	}
	
	#footer .copyright .fl-r, 
	#footer .copyright .fl-l,
	.one-third.fl-r.last {
		width: 100%;
	}
	#footer .copyright .fl-r,
	#footer .copyright {
		text-align: center;
	}
	#footer .copyright {
		margin-top: 0;
	}
	#prefooter .one-third{
		width: 100% !important;
	}
}
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.page-width{
		width:100%;
	}
	.hidden-phone ,.pc_banner{
		display:none !important;
	}
	#mc_embed_signup form {
		left:18%;
	}
	.mobile-row{width: 308px;}
	a.slide_1{
		top:0;
		left:0;
		float: left;
		width:49% !important;
		height:auto;
	}
	a.slide_2{
		top:0;
		left:0;
		float: right;
		width:49% !important;
		height:auto;
	}
	.mobile_banner{display: block;}
	.containerInner {
		padding: 0;
	}
	.form .form-submit {
		margin-left: 165px;
		float: left;
	}
	#search{
		margin-bottom: 20px;
	}
  .cart-wrapper{float: left;}
	#top-cart .cart-popup{
		width: 295px !important;
		margin-right: 55px;
	}
/* -------------------------------------------------- */
/*  Sliders
/* -------------------------------------------------- */

/* -------------------------------------------------- */
/*     Checkout
/* -------------------------------------------------- */          
	
	#checkout-slider-mask{
		width:440px;
	}
	
	#product-page .product-shop .qty-block {
		margin-left:100px;
	}
	
	.checkout_cart tr:last-child td .button{
		width: auto;
		margin: 0;
	}
	.content .product-slider.upsells{
		margin-bottom: -40px !important;
	}

/* -------------------------------------------------- */
/*     Product Page
/* -------------------------------------------------- */  
	#product-page .product-shop h1 {
		display:none;
	}
	
	.mobile-tabs .tab .tab-pane{
		width: 95%;
	}
	.mobile-tabs .tab .tab-pane > div {
		width: 100% !important;
		border: none !important;
	}
	.tab-pane h3,
	.tab-pane h2,
	.tab-pane h4{
		float: left;
	}
	.more-views-arrow.prev{
		left: 19px !important;
	}
	.more-views-arrow.next {
		right: 19px !important;
	}
	#product-page .product-shop .variations .reset_variations{
		margin-left: -90px !important;
	}
	#products-grid.products_list .product-grid .price,
	#products-grid.products_list .product-grid .btn-cont{
		margin-right: 50px;
	}
	.article-title{
		text-align: center;
	}
	.blog-portrait .content{
		margin-bottom: 25px;
	}
	.blog-portrait .article .article-title{
		margin-bottom: 15px;
	}
	.article p,
	.article .entry-utility,
	.blog-portrait .article-single .article-meta,
	.blog-portrait .article-single p{
		text-align: left;
	}
	.blog-portrait #sidebar > div > div{
		margin: 0 10px;
	}
	.blog-portrait .article .article-image{
		width: 200px;
	}
	.blog-portrait .article .entry-utility{
		width: 220px;
		margin-top: 0;
		margin-bottom: 10px;
	}
	.blog-portrait .article p{
		float: none;
	}
	.blog-portrait #comments{
		text-align: left !important;
	}
/* -------------------------------------------------- */
/*     Catalog
/* -------------------------------------------------- */     
	#shopping-cart,
	#shopping-cart-form,
	#default_products_page_container.no-sidebar {
		width: 440px
	}
	#products-grid.products_list .product-grid .product-name,
	#products-grid.products_list .product-grid .wpsc_description{
		width: 208px;
		box-sizing: border-box;
	}
	.products_grid.rows-count3 .product-grid:nth-child(2n+1){
		clear: both;
	}
	.products_grid.rows-count3 .product-grid:nth-child(3n+1){
		clear: none;
	}
	#contactName,
	#contactEmail,
	#contactSubject{
		width: 165px;
	}
	#contactMessage{
		width: 210px;
	}
	#ethemeContactForm .formField:last-child .button{
		margin-left: 110px !important;
	}
	.customize-support .one-third{
		width: auto !important;
	}
	.customize-support .one-third.fl-r.last{
		width: 100% !important;
	}
	.block.contats{
		text-align: left !important;
	}
	.one-third.fl-r.last {
		width: 48%;
	}
	.footer-information .one-third.fl-r.last {
		width: 100% !important;
	}
	.footer-information .col4-set{
		margin-left: 60px !important;
	}
	#customer_details label{
		text-align: left;
		width: 100px;
	}
	#customer_details input{
		width: 300px;
	}
	#customer_details h3{
		text-align: left;
	}
	#shiptobilling > label{
		width: 140px !important;
		line-height: 20px;
	}
	#shiptobilling input {
		width: 30px;
		float: right;
	}
	#createaccount{
		width: 30px !important;
		margin-left: -300px;
		margin-top: 8px;
	}
	#createaccount-label,
	.create-account label{
		width: 150px !important;
	}
	#account_username,
	#account_password,
	#account_password-2{
		width: 269px !important;
	}
	.twitter-message {
		background: url(images/quote.png) no-repeat scroll 25px 2px transparent;
		padding: 0 0 5px 23px;
		font-size: 11px;
	}
	.two-third.typography-tabs{
		margin-bottom: 0 !important;
	}
}
/* only mobile */
@media only screen and (max-width: 479px) {
	/*do not change this*/
	.page-width{
		width: 100%;
	}
	.mediamoblie{
		display: block;
	}
	.mediapc{
		display: none !important;
	}
	.product-slider .slider-title,#customer_testim .mainpage-title .mainpage-title-content{
		font-size: 26px;
	}
	.panel-moblie_padding{
		padding-left: 2% !important;
		padding-right: 2% !important;
		box-sizing: border-box;
	}
	.column1{
		font-size:12px;
	}
	/*do not change this*/
	.page_15{
		font-size:12px;
	}
	.tes_content {
		display:none;
	}
	.zopim{
		display:none !important;
	}
	.col5-set .col-4{
		width:100%;
	}
	.col5-set .col-4 ul{
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.col5-set .col-4 ul li{
		background:transparent;
		padding-left: 0px;
	}
	#footer .copyright{
		border-top: none;
		padding-top:0;
	}
	#footer .footer-content{
		padding-bottom:0;
	}
	#nav-content{
		border:none;
	}
	.facebook_customer_review{
		float: none; 
		width: 98%;
		text-align: center;
	}
	#hilten{
		display: block;
	}
	.containerInner{
		padding: 0;
		margin: 0;
	}
	#bookmark,.term-description,#links,.fs.no,.pc_banner{display: none !important;}
	.mobile_banner{display: block;}
	.mobile-row{
		display: flex;
		align-items: center;
		justify-content: center;
		margin:0 auto;
		max-width:330px;
	}
	a.slide_1{
		top:0;
		left:0;
		float: left;
		width:49% !important;
		height:auto;
	}
	a.slide_2{
		top:0;
		left:0;
		float: right;
		width:49% !important;
		height:auto;
	}
	.footer-information{padding:0 10px;}
	.cart-wrapper{float: left;}
	#fcr{width: 100%;margin-top: 5px;}
	.stButton{margin-right: 0 !important;margin-left: 0 !important;}
	.product-slider.related,#product-page hr{display: none;}
	#product-page .product-shop .main-info{margin-bottom:5px !important;}
	#product-page .product-shop .addto-container{margin-top: 5px !important;}

	.mobile_banner{display: block;}
	.pc_banner{display: none !important;}
	.hidden-phone,
	.containerInner  > p{
		display: none;
	}
	.banner.one-half{width: 100%;}

	#top-cart .cart-popup .button {
		padding: 0 28px;
	}
	#top-cart .cart-popup .button.active {
		width: auto;
		background-position: 88px 1px;
	}
	#sidebar {
		width: 100% !important;
		float: left !important;
		margin: 0 auto !important;
	}
	.columns2-left #sidebar,
	.columns2-right #sidebar,
	#products-sidebar {
		display:none;
	}
	.logo{
		width: 100%;
		margin: 10px auto;
		float: none;
	}
	.logo >a >img{
		min-width: 90%;
	}
	.logo .logo-text {
		font-size: 62px;
	}
	#tab_faq {
		display:block;
	}
	#tab_faq > li,
	#pit_mobile > li {
		margin-top: 10px;
		clear: both;
	}
	#tab_faq > li > a,
	#pit_mobile > li > a {
		text-align: center;
		color: #090909;
		font-size: 16px;
		padding: 10px 0;
		text-decoration: none;
		font-family: Georgia;
		border: 1px solid #efefef;
		display: block;
		margin-bottom: -1px;
		position: relative;
	}
	#tab_faq li > a:hover,
	#pit_mobile li > a:hover {
		border: 1px solid #efefef;
		color: #090909;
	}
	#tab_faq li > a.active, 
	#tab_faq li > a.active:hover,
	#pit_mobile li > a.active,
	#pit_mobile li > a.active:hover {
		background: #fafafa;
		color: #ff4949;
		border-bottom: none;
	}
	#tab_faq > li > br,
	#pit_mobile > li > br {
		display: none;
	}
	#tab_faq li section,
	#pit_mobile li section {
		padding: 5px;
		display: none;
		float: left;
		border: 1px solid #efefef;
		width: 100%;
		box-sizing: border-box;
		text-align: left;
		margin-bottom: 10px;
	}
	#tab_faq li section a {
		font-weight: bold;
	}
	.dhooo_tab{
		display: none;
	}
	#pit_pc,
	#pit_banner {
		display:none;
	}
	#pit_mobile {
		display:block;
	}
/* -------------------------------------------------- */
/*  Sliders
/* -------------------------------------------------- */

	.product-slider {
		width:100%;
		padding: 0;
		height: auto;
	}
	.ls-blanco .ls-nav-next{
		right: 0 !important;
		display: none;
	}
	.ls-blanco .ls-nav-prev{
		left: 0 !important;
		display: none;
	}

/* -------------------------------------------------- */
/*     Catalog
/* -------------------------------------------------- */

	#cate_change_content .cate_title{
		line-height:24px;
		font-size:12px;
	}
	#cate_change_content .change_list > li{
		line-height:24px;
		font-size:12px;
	}
	#default_products_page_container.no-sidebar {
		width: 320px
	}
	#product-page .product-shop h1,
	#products-grid .et-clear2,
	#products-grid hr,
	.fb-like,
	#products-grid .et-clear {
		display:none;
	}
	.w_favors_img{
		overflow: hidden;
	}
	.w_favors_img a{
		float: none;
	}
	.mobile-title {
		display:block;
	}
	.woocommerce #product-page .product-images .main-image {
		height:auto;
	}      
	 #products-grid.products_list .product-grid .price,
	 #products-grid.products_list .product-grid .btn-cont{
		margin-right: 80px;
	}
	.products_list,
	#products-grid.products_list .product-grid .wpsc_description,
	#products-grid.products_list .product-grid .product-name,
	.blog-portrait .article .article-image img{
		width: 100% !important;
	}
	.products_list .product-image .img-wrapper{
		height: 192px;
	}	
	#products-grid {
		width:auto;
		margin-left:-10px;
	}
	
	#products-grid.products_grid .product-grid {
		margin:0 auto 20px auto;
		float:none;
	}
	
	#products-grid.products_grid .product-grid.last {
		margin-right:auto;
	}
	.article p{
		padding-bottom: 20px;
	}
	article.article .button {
		margin-right: 90px;
		position: relative;
		top: 12px;
	}
	.blog-portrait .article .article-title,
	.blog-portrait .article .entry-utility,
	.blog-portrait .article p{
		width: auto;
	}
	.blog-portrait .article .entry-utility,
	.blog-portrait .article p,
	.blog-portrait .article-single .article-meta,
	.blog-portrait .article-single p,
	.blog-portrait #comments,
	.blog-horizontal .article .entry-utility,
	.blog-horizontal .article p{
		text-align: left;
	}
	.blog-portrait .article .article-title{
		margin-bottom: 15px;
	}
	.blog-portrait .article .article-image{
		margin: 0;
		width: auto;
	}
	.blog-portrait #sidebar,
	#sidebar > div > div{
		width: 100%;
	}
	.blog-horizontal .article .article-image{
		height: auto;
	}
	#sidebar > div > div{
		margin: 0 !important;
	}
	.etheme_widget_recent_entries > ul > li a{
		width: 155px;
	}
	form.login{
		width: auto !important;
	}
/* -------------------------------------------------- */
/*     Product Page
/* -------------------------------------------------- */  
	#breadcrumb,
	.wpsc-breadcrumbs{
		line-height: 18px;
		text-align: left;
	}
	.mobile-tabs .tab .tab-pane{
		text-align: left;
	}
	.blog-portrait .article .article-title{
		margin-bottom: 15px;
	}
	.blog-portrait .article .article-image{
		margin: 0;
		width: auto;
	}
	.blog-portrait .article .article-image img{
		width: 100% !important;
	}
	.blog-portrait #sidebar{
		width: 100%;
	}
	.blog-horizontal .article .article-image{
		height: auto;
	}
	#sidebar > div > div{
		width: 100%;
		margin: 0 !important;
	}
	.etheme_widget_recent_entries > ul > li a{
		width: 155px;
	}
	form.login{
		width: auto !important;
	}
/* -------------------------------------------------- */
/*     Product Page
/* -------------------------------------------------- */  
	#breadcrumb,
	.wpsc-breadcrumbs{
		line-height: 18px;
		text-align: left;
	}
	.mobile-tabs .tab .tab-pane{
		width: 92%;
	}
	#tabs li > a,
	#tab_faq > li > a {
		width: 278px !important;
	}
	.more-views-arrow.prev,
	.more-views-arrow.next{
		margin-top: -1px;
	}
	.mobile-tabs .tab .tab-pane > div {
		width: 100% !important;
		border: none !important;
	}
	#product-page .product-shop .addto-container .qty-block{
		margin: -10px 36% 5px;
	}
	.button.big{
		padding: 0 7px;
	}
	
	#product-page .product-shop .variations select,
	#product-page .product-shop .variation .variant select{
		width: 150px;
	}
	.two-third.typography-tabs{
		margin-bottom: 0;
	}
	.match-item,
	.match-item>span{
		width: 100%;
	}
	.match-item-imgspan{
		margin:auto;
	}
	.match-item-imgspan,
	.match-item-imgspan> img{
		width:260px;
		height: 260px;
		max-height:260px;
	}
/* -------------------------------------------------- */
/*     Checkout
/* -------------------------------------------------- */     
	#checkout-slider-mask,
	#shopping-cart,
	#shopping-cart-form{
		width:280px;
	}
	.cart-collaterals .cart_totals{
		text-align: center !important;
		max-width: 340px !important;
	}
	.form .formField input[type="submit"],
	.form .formField .button,
	#commentform .formField input[type="submit"],
	#commentform .formField .button{
		float: left !important;
		margin-left: 65px;
	}
	.table td.product-name a,
	.checkout_cart .wpsc_product_name{
		font-size: 12px;
	}
	.form input.textField,
	#commentform input.textField,
	#commentform input[type="text"],
	#commentform input[type="url"],
	#commentform input[type="tel"],
	#commentform input[type="number"],
	#commentform input[type="color"],
	#commentform input[type="email"]{
		width: 265px;
	}
	#product-page .more-views-arrow.next{
		right: -3px !important;
		bottom: 2px !important;
	}
	.qty-block .qty,
	.qty-block .qty-input{
		width: 29px;
		padding: 10px 4px 10px;
	}
	#ethemeContactForm .formField:last-child .button{
		margin-left: 0 !important;
		width: 275px;
	}
	.cart-collaterals .shipping_calculator{
		text-align: center !important;
	}
	.checkout{
		text-align: left;
	}
	#shiptobilling{
		float: left !important;
		width: 185px;
	}
	#order_comments_field > textarea,
	#customer_details input{
		width: 265px;
	}
	#shiptobilling-checkbox{
		width: auto !important;
	}
	#createaccount {
		width: 30px !important;
	}
}

/* pc */
.ewi_home_banner{
	display:flex;
	justify-content: space-between;
}
.ewi_home_banner .banner-center{
	margin:0 auto;
}
.ewi_home_banner .banner{
	text-align:center;
}
#menu-item-82417 > a{font-weight: bold;}
.relative-content{
	position: relative;
}

/* simple-product-form */
#simple-product-form .gform_wrapper{
	max-width: 100%;
}
#simple-product-form .gform_button{
	float: left;
	margin: 0;
	width: 100%;
	display: block;
	line-height: 36px;
}
#simple-product-form .gform_button span{
	vertical-align: middle;
    font-size: 18px;
	line-height: 35px;
}
#simple-product-form .gform_button span.fa-shopping-cart{
    font: normal normal normal 21px/1 FontAwesome;
    margin-right: 10px;
}
#simple-product-form .product_totals .ginput_container{
	float:right;
}
#simple-product-form .product_totals .ginput_container .amount{
	font-size:24px;
	font-family: 'Brandon Medium', helvetica, sans-serif;
	color:#333333;
}
/* simple-product-form */
#product-page .product-images .views-gallery{
	height: 150px;
}
.views-gallery-content .cloudzoom-gallery-active img{
	border: 1px solid #ff4949;
}
.clearfont{
    font-size: 0;
}	
.reviews_comment_notch_border{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 12px 8px;
    border-color: transparent #cccccc transparent transparent;
    opacity: 1;
    filter: alpha(opacity = 100);
    background: none;
    position: absolute;
    left: 66px;
    top: 15px;
    _top: -12px;
    font-size: 0;
}
.reviews_comment_notch{
	width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 12px 8px;
    border-color: transparent #fff transparent transparent;
    opacity: 1;
    filter: alpha(opacity = 100);
    background: none;
    position: absolute;
    _top: -10px;
    left: 68px;
    font-size: 0;
    top: 15px;
}
/*tools bug*/
div.pp_woocommerce{
	max-width:97%;
}
/*bootstrap*/
.clearfix:before,.clearfix:after{
	content:" ";
	display:table;
}
.clearfix:after{
	clear:both;
}
.img-responsive{
	max-width:100%;
	height:auto;
}

/*categories left*/
.categories-list{
	border:1px solid #e9e9e9;
	padding:0 7%;
}
ul.product-categories{
	font-size: 14px;
	padding-bottom:10px;
	border-bottom:1px solid #e9e9e9;
}
.categories-list .product-categories:last-child{
	border-bottom:none;
}
.big_title{
	background: url(/images/sidebar/down.jpg) right center no-repeat;
	line-height: 40px;
	cursor:pointer;
}
.big_title.open{
	background: url(/images/sidebar/up.jpg) right center no-repeat;
}
.big_title span {	
	text-transform:uppercase;
	font-weight:bold;
	color:#333333;
	font-size:14px;
}
li.navbig_list{
	margin:0;
	line-height:30px;
}
li.navbig_list a{	
	color:#666666;
}
.pink_pic{			
	background:url(/images/sidebar/pink.png) 80% center no-repeat;			
}
.blue_pic{	
	background:url(/images/sidebar/blue.png) 80% center no-repeat;			
}
.purple_pic{		
	background:url(/images/sidebar/purple.png) 80% center no-repeat;			
}	
.white_pic{		
	background:url(/images/sidebar/white.png) 80% center no-repeat;	
}
.red_pic{		
	background:url(/images/sidebar/red.png) 80% center no-repeat;			
}
.gold_pic{
	background:url(/images/sidebar/yellow.png) 80% center no-repeat;
}
.green_pic{			
	background:url(/images/sidebar/green.png) 80% center no-repeat;
}	
.black_pic{
	background:url(/images/sidebar/black.png) 80% center no-repeat;
}
.silver_pic{
	background:url(/images/sidebar/silver.png) 80% center no-repeat;
}
.left-img-banner{
	text-align:center;
	padding:10px 0;
	border-bottom:1px solid #e9e9e9;
}
.left-img-banner img{
	padding:2px 0;
}
.left-img-banner a{
	font-size:0;
}

.product-slider .prev, .product-slider .next{
	top:38% !important;
}
.carousel{
	max-height:415px !important;
}
.product-slider .slider-title > a{
	color:#888;
}
#footer .etlink-ig, #footer .etlink-fb, #footer .etlink-pin{
	float:left;
}
#top-nav div.back.media-nopad a{
	text-decoration:underline;
	color:white;
}
#top-nav div.back.media-nopad a:hover{
	color:rgb(226,163,165);
}
@media (min-width:1000px){
	#home-adslider{
		height:560px;
		position:relative;
		overflow:hidden;
	}
	#home-adslider .iosSlider{
		min-height:560px !important;
		max-height:560px !important;
	}
	#home-adslider > div{
		width:1920px;
		position:absolute;
	}
}
@media (max-width: 999px){
	#home-adslider .iosSlider{
		height:auto !important;
	}
	.header-center{
		height:100px;
	}
}
#menu-item-109757 a strong,#menu-item-109769 a strong{
	padding-left: 60px;
}

.newhot img{
	width: 35px;
}
#menu-item-119455{
	margin-top: -8px !important;
}
#menu-item-119524{
	margin-top:15px !important;
}
#menu-item-119529{
	margin-top: -10px !important;
}
#menu-item-119529 img{
	height: 176px;
}
#menu-item-33007{
	display: none;
}
.pchidden{
	display: none;
}
#floral{
	padding-left: 20px;
}
@media (max-width: 700px){
	#menu-item-118143,#menu-item-118144,#menu-item-118145,#menu-item-118146,#menu-item-118147,#menu-item-118148,
	#menu-item-118149,#menu-item-118150,#menu-item-118151,#menu-item-118152,#menu-item-118153,#menu-item-118154{
		display: block;
	}
	#menu-item-109770,#menu-item-109753,#menu-item-109771,#menu-item-109772,#menu-item-109773,#menu-item-109774,#menu-item-119291,.pcimg,#menu-item-33007,#menu-item-119290,#menu-item-10213,#menu-item-119284,#menu-item-119455,#menu-item-119302,#mhidden,#menu-item-119301,#menu-item-109758,#menu-item-109760{
		display: none;
	}
	#menu-item-119292 a strong{
		color: #de9698;
	}
	#menu-item-109769 a{
		line-height: 22px !important;
	}
	.ablock{
		line-height: 22px !important;
	}
	#menu-item-109757 a strong,#menu-item-109769 a strong{
		padding-left: 0;
	}
	.pchidden{
		display: block !important;
	}
	#floral{
		padding-left: 0 !important;
	}
	#menu-item-119524{
		margin-top: 0 !important;
	}
}
#main-nav .menu-item-children1>.sub-menu
@media (min-width:1000px) and (max-width:1024px){
	#mc_embed_signup form{
		left:7% !important;
	}
}
.menu > ul > li > ul > li a:hover,
#main-nav > ul > li > ul > li a:hover{
	color:#de9698 !important;
}