/*
This styles loads when user do not want responstive layout , this just has content of layout.css and woocommerce.css but without media queries.


-----
INDEX
-----

1. Global dropdown styles
2. Header and Top Navigation
3. Main navigation dropdown menus
 -3.1 General dropdown menus
4. Containers & Columns
5. Footer widgets
6. IE Fixes

- woocommere.css content
*/

#wrapper {
    min-width: 1200px;
}

/*----------------------*/
/**
 * Variables
 */
@-webkit-keyframes spin-360 {
  from {
    -webkit-transform: rotate(0);
    /* Saf3.1+, Chrome */
  
    -moz-transform: rotate(0);
    /* FF3.5+ */
  
    -ms-transform: rotate(0);
    /* IE9 */
  
    -o-transform: rotate(0);
    /* Opera 10.5 */
  
    transform: rotate(0);
    zoom: 1;
  }
  50% {
    -webkit-transform: rotate(180deg);
    /* Saf3.1+, Chrome */
  
    -moz-transform: rotate(180deg);
    /* FF3.5+ */
  
    -ms-transform: rotate(180deg);
    /* IE9 */
  
    -o-transform: rotate(180deg);
    /* Opera 10.5 */
  
    transform: rotate(180deg);
    zoom: 1;
  }
  to {
    -webkit-transform: rotate(0);
    /* Saf3.1+, Chrome */
  
    -moz-transform: rotate(0);
    /* FF3.5+ */
  
    -ms-transform: rotate(0);
    /* IE9 */
  
    -o-transform: rotate(0);
    /* Opera 10.5 */
  
    transform: rotate(0);
    zoom: 1;
  }
}
@-webkit-keyframes popin {
  from {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
  }
  60% {
    -webkit-transform: scale(0.005);
    -moz-transform: scale(0.005);
    -ms-transform: scale(0.005);
    -o-transform: scale(0.005);
    transform: scale(0.005);
  }
  95% {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
  }
  to {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes salepulse {
  from {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  70% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  to {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes glowbutton {
  from {
    background-color: #b81941;
  }
  50% {
    background-color: #4cd8f8;
  }
  to {
    background-color: #b81941;
  }
}
@-webkit-keyframes slidedown {
  from {
    top: -500px;
  }
  95% {
    top: 1em;
  }
  to {
    top: 0;
  }
}
  /* 2. HEADER STYLES AND TOP NAVIGATION (Add top navigation presentational styles here) */
  #header.d {
    min-height: 84px;
  }
 #header #logo {
    display: block;
	right: 50%;
	margin: 0 -483px 0 0;
	position: absolute;
	top: 21px;
	z-index: 5;
 }
 #header .row {
   display: block;
   position: absolute;
   right: 50%;
   top: 21px;
   z-index: 4;
   width: 292px;
   height: 64px;
   margin: 0 -483px 0 0; 
  }
 #header hgroup {
  }
  #top {
    background: rgba(0, 0, 0, 0.035);
    color: #9ca8ab;
    font-weight: 700;
  }
  #top a {
    color: #253134;
  }
  #top a:hover {
    color: #364245;
  }
  #top ul.contact {
    display: inline;
    float: right;
    width: 30.555555555555557%;
    margin-right: 1.3888888888888888%;
    margin-left: 1.3888888888888888%;
    *width: 30.503472222222225%;
    *margin-right: 1.3368055555555556%;
    *margin-left: 1.3368055555555556%;
    font-size: .857em;
    width: auto;
    display: block;
  }
  #top ul.contact li {
    width: auto;
    float: right;
    padding: .618em 1.387em;
  }
  #top #top-nav {
    display: block;
  }
  #top .top-nav {
    display: inline;
    float: right;
    width: 63.888888888888886%;
    margin-right: 1.3888888888888888%;
    margin-left: 1.3888888888888888%;
    *width: 63.83680555555555%;
    *margin-right: 1.3368055555555556%;
    *margin-left: 1.3368055555555556%;
    width: auto;
    float: left;
    font-size: .857em;
    /* LEVEL 2 */
  
    /* LEVEL 3 */
  
  }
  #top .top-nav ul > li a {
    padding: .618em 1.387em;
  }
  #top .top-nav ul.sub-menu {
    background: #ffffff;
    border: 0.382em solid rgba(0, 0, 0, 0.1);
    border-top: 0;
  }
  
  #headline {  
	background: url("../images/shade-b.png") repeat scroll 0 0 transparent;
    margin: 0;
    padding: 27px 0 25px;
    position: relative;
    z-index: 1; 
	}
	#headline .headline-left-side {  
    right: 50%;
    margin: 0 -476px 0 0;
    position: relative;
    width: 750px;
    z-index: 2;
	}
	#headline .headline-left-side h2{  
	margin-bottom:2px;
	}
	#headline .headline-right-side {  
    list-style: none outside none;
    margin: 0 0 0 -476px;
    padding: 0;
    position: absolute;
    left: 50%;
    text-align: left;
    top: 28px;
    width: 952px;
    z-index: 1;
	}
	#headline .headline-right-side h2{  
	list-style: none outside none;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
	width: 952px;
	z-index: 1;
	}
	#headline .headline-right-side .search_main {  
	width: 300px;
	}
	.headline-message { min-height: 8px; }
  /* 3. MAIN NAVIGATION DROPDOWN MENUS (Add main navigation presentational styles here) */
  .header-top .widget_product_search,
  .header-top .account,
  .header-top .cart {
    display: block !important;
  }
  #navigation {
    display: block !important;
    margin-bottom: 0;
    display: inline;
    float: right;
    width: 100%;
    *width: 100%;
	background: url("../images/nav.png") no-repeat scroll center 20px transparent;
    height: 70px;
    position: relative;
    text-transform: lowercase;
    z-index: 3;
  }
  #navigation ul.nav {
    font-family: Georgia,serif;
    right: 50%;
    list-style: none outside none;
    margin: 0 -104px 0 0;
    padding: 0;
    position: absolute;
    top: 21px;
	float:right;
    width: 575px;
/* LEVEL 2 */

/* LEVEL 3 */
  
  }
  #navigation ul.nav > li:hover a {
  }
  #navigation ul.nav > li a {
  padding: 0.2em 0.6em 0;
  }
  #navigation ul.nav > li a:hover {
    color: #614D3C;
  }
  #navigation ul.nav > li:first-child a {
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  #navigation ul.nav > li.current_page_item a,
  #navigation ul.nav li.current_page_parent a,
  #navigation ul.nav li.current-menu-ancestor a,
  #navigation ul.nav li.current-cat a,
  #navigation ul.nav li.li.current-menu-item a {
    color: #614D3C;
  }
  #navigation ul.nav > li.parent {
    position: relative;
  }
  #navigation ul.nav > li.parent > a:hover {
    color: #614D3C;
  }
/*  #navigation ul.nav > li.parent > a:after {
    font-family: 'FontAwesome';
    display: inline-block;
    font-size: 100%;
    margin-left: .618em;
    font-weight: normal;
    line-height: 1em;
    width: 1em;
    content: "\f107";
  }
*/
  #navigation ul.nav > li.parent:after {
    bottom: 0;
    z-index: 999;
  }
  #navigation ul.nav > li.parent:hover {
    background: #ffffff;
  }
  #navigation ul.nav > li.parent:hover a {
    color: #614D3C;
  }
  #navigation ul.nav > li.parent:hover:after {
    bottom: -2px;
    z-index: 999;
  }
  #navigation ul.nav ul.sub-menu {
    z-index: 99;
  }
  #navigation ul.nav ul.sub-menu li a, #navigation ul.nav li.parent:hover ul.sub-menu a  {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
	background: #FFF;
    color: #b81941;
    display: block;
    padding: 3px 18px;
    text-decoration: none;
    width: 100%;
  }
  #navigation ul.nav ul.sub-menu li a:hover, #navigation ul.nav li.parent:hover ul.sub-menu a:hover  {
	color:#FFFFFF;
	background:#b81941;
  }
  #navigation ul.nav ul.sub-menu ul.sub-menu {
    right: 100%;
  }
  .admin-bar #navigation.fixed {
    top: 28px;
  }
  .nav-toggle {
    display: none;
  }
  	#header, #navigation  ul.nav li ul, .navi > ul.b > li > div { box-shadow: 0 3px 2px rgba(0,0,0,0.1); -moz-box-shadow: 0 3px 2px rgba(0,0,0,0.1); -webkit-box-shadow: 0 3px 2px rgba(0,0,0,0.1); }
	
	/* Below are separate styles for setting up menu styles in different header layouts, few classes are repetitive in these layouts, these were intentionally put separate to make it easy for a general user to customize particular layout of menu without affecting other layouts. */
	
	/* Navigation for layout2 (header class="b") */
	
	#header.b #navigation ul.nav {
		right: inherit;
		margin: 0 0 0 -524px;
		left: 50%;
		top: 0;
		width: 600px;
	}
	#header.b #navigation > ul > li {
		background: none repeat scroll 0 0 transparent;
		display: block;
		float: right;
		height: 85px;
		padding: 0 5px 30px 0;
		margin:0;
	}
	#header.b #navigation > ul > li > a {
		display: block;
		float: right;
		height: 89px;
		line-height: 89px;
		padding: 0 10px;
	}
	#header.b #navigation > ul > li > a:hover {
		background: none repeat scroll 0 0 #b81941;
		color: #FFFFFF;
	}
	#header.b #navigation ul.nav > li.current_page_item a,
	#header.b #navigation ul.nav li.current_page_parent > a,
	#header.b #navigation ul.nav li.current-cat a,
	#header.b #navigation ul.nav li.current-menu-ancestor a,
	#header.b #navigation ul.nav li.li.current-menu-item > a {
		background: none repeat scroll 0 0 #b81941;
		color: #FFFFFF;
	}
	#header.b #navigation ul.nav > li.parent > a:hover {
		background: none repeat scroll 0 0 #b81941;
		color: #FFFFFF;
	}
	#header.b #navigation ul.nav > li.parent:hover a {
		background: none repeat scroll 0 0 #b81941;
		color: #FFFFFF;
	}
	#header.b #navigation ul.nav > li.parent:hover li a {
		background: none repeat scroll 0 0 #FFFFFF;
		color: #b81941;
	}
	#header.b #navigation ul.nav > li.parent:hover li a:hover {
		background: none repeat scroll 0 0 #b81941;
		color: #FFFFFF;
	}
	#header.b #navigation > ul > li > ul,
	#header.b #navigation > ul > li:hover > ul {
		right: 50%;
		margin: 0 -84px 0 0;
		padding: 10px;
		top: 100px;
		width: 152px;
	}
	#header.b #navigation > ul > li > ul li a {
		padding: 4px 10px 5px;
		text-transform:lowercase;
	}
	
	/* Navigation for layout3 (header class="d")*/
	
	#header.c #navigation ul.nav {
		right: inherit;
		margin: 0 0 0 -488px;
		padding: 34px 0 0;
		left: 50%;
		top: 0;
	}
	#header.c #navigation > ul > li {
		margin: 0 -1px 0 0;
		padding: 0 9px 0 0;
		background: url("../images/sprite-a.png") no-repeat scroll 0 -75px transparent;
		display: inline-block;
		font-style: italic;
		height: 36px;
		position: relative;
	}
	#header.c #navigation > ul > li:first-child {
		background: none repeat scroll 0 0 transparent;
		padding-right: 0;
	}
	#header.c #navigation > ul > li > a {
		background-color: #FFFFFF;
		display: block;
		float: right;
		height: 34px;
		padding: 0 11px;
		position: relative;
		z-index: 1;
	}
	#header.c #navigation > ul > li > a {
		border-radius: 2px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
	}
	#header.c #navigation > ul > li > a:hover,
	#header.c #navigation > ul > li > a:focus,
	#header.c #navigation > ul > li > a:active,
	#header.c #navigation > ul > li:active > a,
	#header.c #navigation > ul > li:hover > a {
		background: none repeat scroll 0 0 #b81941;
		color: #FFFFFF;
	}
	#header.c #navigation > ul > li > a:hover {
		background: none repeat scroll 0 0 #b81941;
		color: #FFFFFF;
	}
	#header.c #navigation ul.nav > li.current_page_item a,
	#header.c #navigation ul.nav li.current_page_parent > a,
	#header.c #navigation ul.nav li.current-cat a,
	#header.c #navigation ul.nav li.current-menu-ancestor a,
	#header.c #navigation ul.nav li.li.current-menu-item > a {
		background: none repeat scroll 0 0 #b81941;
		color: #FFFFFF;
	}
	#header.c #navigation ul.nav > li.parent > a:hover {
		background: none repeat scroll 0 0 #b81941;
		color: #FFFFFF;
	}
	#header.c #navigation ul.nav > li.parent:hover a {
		background: none repeat scroll 0 0 #b81941;
		color: #FFFFFF;
	}
	#header.c #navigation ul.nav > li.parent:hover li a {
		background: none repeat scroll 0 0 #FFFFFF;
		color: #b81941;
	}
	#header.c #navigation ul.nav > li.parent:hover li a:hover {
		background: none repeat scroll 0 0 #b81941;
		color: #FFFFFF;
	}
	#header.c #navigation > ul > li > ul,
	#header.c #navigation > ul > li:hover > ul {
		right: 50%;
		margin: 0 -68px 0 0;
		width: 152px;
	}
	#header.c #navigation > ul > li > ul li a {
		padding: 4px 10px 5px;
		text-transform:lowercase;
	}
	#header.c #navigation > ul > li > a > .shade-a {
		background: url("../images/sprite-a.png") no-repeat scroll -170px -417px transparent;
		display: block;
		height: 16px;
		right: 50%;
		margin: 0 -10px 0 0;
		opacity: 0;
		position: absolute;
		top: -60px;
		width: 19px;
		filter: alpha(opacity = 0);
	}
	
	#header.c #navigation > ul > li > a > .shade-b, #header.c #navigation > ul > li > a > .shade-c {
		background: none repeat scroll 0 0 #FFFFFF;
		display: block;
		height: 34px;
		opacity: 0;
		position: absolute;
		top: 0 !important;
		width: 9px;
		filter: alpha(opacity = 0);
	}
	
	#header.c #navigation > ul > li > a > .shade-b {
		left: -9px;
	}
	
	#header.c #navigation > ul > li > a > .shade-c {
		right: -9px;
	}
	#header.c #navigation > ul > li > a:hover > *,
	#header.c #navigation > ul > li > a:focus > *,
	#header.c #navigation > ul > li > a:active > *,
	#header.c #navigation > ul > li.active > a > *,
	#header.c #navigation > ul > li:hover > a > *,
	#header.c #navigation > ul > li.current-menu-item > a > *,
	#header.c #navigation > ul > li.current-menu-ancestor > a > * {
		opacity: 1;
		top: -10px;
		filter: alpha(opacity = 100);
	}
	#header.c #navigation > ul > li > a > .shade-a, #header.c #navigation > ul > li > a > .shade-b {
		transition: all 0.2s ease 0s;
	}
	#header.c #navigation ul.nav > li.parent > a:after { display:none; }
	
	
	/* Navigation for layout4 (header class="d")*/
	 #header.d #logo {
		top: 12px;
		z-index: 23;
	 }
	#header.d #navigation {
		float:none;
		z-index: 22;
	}
	#header.d #navigation ul.nav {
		right: inherit;
		margin: 0 0 0 -524px;
		padding: 24px 0 0;
		left: 50%;
		top: 0;
	}
	#header.d #navigation > ul > li {
		margin: 0 -1px 0 -3px;
		padding: 0 10px 0 0;
		background: url("../images/sprite-a.png") no-repeat scroll 0 -75px transparent;
		display: inline-block;
		font-style: italic;
		height: 36px;
		position: relative;
		margin:0;
	}
	#header.d #navigation > ul > li:first-child {
		background: none repeat scroll 0 0 transparent;
		padding-right: 0;
	}
	#header.d #navigation > ul > li > a {
		background-color: #FFFFFF;
		display: block;
		float: right;
		height: 34px;
		padding: 0 11px;
		position: relative;
		z-index: 1;
	}
	#header.d #navigation > ul > li > a {
		border-radius: 2px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
	}
	#header.d #navigation > ul > li > ul li a {
		padding: 0 10px 1px;
		text-transform: lowercase;
	}
	#header.d #navigation ul.nav > li.parent > a:after { display:none; }
	
	#header.d #main-slider {
		z-index: 1;
		margin-top: -70px;
	}
/* 4. CONTAINERS & COLUMNS */
  #header .header-top {
    display: inline;
    float: right;
    width: 97.22222222222221%;
    margin-right: 1.3888888888888888%;
    margin-left: 1.3888888888888888%;
    *width: 97.17013888888889%;
    *margin-right: 1.3368055555555556%;
    *margin-left: 1.3368055555555556%;
    padding-top: 0.327em;
    padding-bottom: 0.327em;
    background: #ffffff;
  }
  #header .header-top .row {
    display: block;
    width: 102.77777777777777%;
    margin-right: -1.3888888888888888%;
    margin-left: -1.3888888888888888%;
    *width: 102.72569444444444%;
    *margin-right: -1.440972222222222%;
    *margin-left: -1.440972222222222%;
    *zoom: 1;
  }
  #header .header-top .row:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
  }
  #header .header-top .row:before,
  #header .header-top .row:after {
    content: "";
    display: table;
  }
  #header .header-top .row:after {
    clear: both;
  }
  #header .header-top .row hgroup {
    display: inline;
    float: right;
    width: 22.22222222222222%;
    margin-right: 1.3888888888888888%;
    margin-left: 1.3888888888888888%;
    *width: 22.17013888888889%;
    *margin-right: 1.3368055555555556%;
    *margin-left: 1.3368055555555556%;
    padding-right: 2.387em;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
  
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
  
    box-sizing: border-box;
    /* Opera/IE 8+ */
  
    margin-bottom: 0;
  }
  #header .header-top .row hgroup h1,
  #header .header-top .row hgroup h2,
  #header .header-top .row hgroup h3 {
    float: none;
    margin: 0;
  }
  #header .header-top #logo {
    border-left: 1px solid #DCD9D9;
    display: block;
    height: 90px;
    right: 28px;
    position: absolute;
    top: 15px;
    width: 246px;
  }
  #header .header-top #logo img {
    padding-right: 2.387em;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
  
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
  
    box-sizing: border-box;
    /* Opera/IE 8+ */
  
  }
  #header .header-top .row .widget_product_search {
    display: inline;
    float: right;
    width: 47.22222222222222%;
    margin-right: 1.3888888888888888%;
    margin-left: 1.3888888888888888%;
    *width: 47.170138888888886%;
    *margin-right: 1.3368055555555556%;
    *margin-left: 1.3368055555555556%;
    margin-bottom: 0;
    clear: none;
  }
  #header .header-top .row .widget_product_search form {
    margin-bottom: 0;
  }
  #header .header-top .row .widget_product_search #searchform .s,
  #header .header-top .row .widget_product_search #searchform #s {
    background: rgba(0, 0, 0, 0.025);
  }
  #header .header-top .row .account {
    display: inline;
    float: right;
    width: 22.22222222222222%;
    margin-right: 1.3888888888888888%;
    margin-left: 1.3888888888888888%;
    *width: 22.17013888888889%;
    *margin-right: 1.3368055555555556%;
    *margin-left: 1.3368055555555556%;
    float: left;
    margin-top: 0;
    margin-bottom: 0;
  }
  #header .header-top .row .account img {
    width: 3.3em;
    margin: 0;
    -webkit-border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  #header .header-top .row .account .account-links {
    margin-right: 3.3em;
    position: relative;
  }
  #header .header-top .row .account .account-links:after {
    content: "";
    display: block;
    border-width: .45em 0 0 .45em;
    border-color: #0894b4 transparent transparent transparent;
    border-style: solid;
    position: absolute;
    left: -0.5em;
    bottom: -0.4em;
  }
  #header .header-top .row .account .account-links:before {
    top: 1em;
  }
  #header .header-top .row .account .account-links ul {
    -webkit-border-top-right-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    box-shadow: 0.618em 0 0 0 #b81941;
    -webkit-box-shadow: 0.618em 0 0 0 #b81941;
  }
  #header .header-top .row .account .account-links ul li a {
    width: 24.8%;
    padding: 1.1em 0;
  }
  #header .header-top .row .account .account-links ul li:last-child a {
    -webkit-border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  #header .header-top .row .account .account-links ul li:first-child a {
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  #header .header-top.banner .row hgroup,
  #header .header-top.banner .row #topad {
    display: inline;
    float: right;
    width: 47.22222222222222%;
    margin-right: 1.3888888888888888%;
    margin-left: 1.3888888888888888%;
    *width: 47.170138888888886%;
    *margin-right: 1.3368055555555556%;
    *margin-left: 1.3368055555555556%;
    margin-bottom: 1.618em;
  }
  #header .header-top.banner .row .account {
    display: inline;
    float: right;
    width: 22.22222222222222%;
    margin-right: 1.3888888888888888%;
    margin-left: 1.3888888888888888%;
    *width: 22.17013888888889%;
    *margin-right: 1.3368055555555556%;
    *margin-left: 1.3368055555555556%;
  }
  #header .header-top.banner .row .widget_product_search {
    display: inline;
    float: right;
    width: 72.22222222222221%;
    margin-right: 1.3888888888888888%;
    margin-left: 1.3888888888888888%;
    *width: 72.17013888888889%;
    *margin-right: 1.3368055555555556%;
    *margin-left: 1.3368055555555556%;
    padding-right: 2.387em;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
  
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
  
    box-sizing: border-box;
    /* Opera/IE 8+ */
  
    clear: both;
  }
  #header ul.rss {
    margin-left: 0;
    padding-left: 0;
  }
  #header ul.rss li {
    border-left: 0;
  }
  #main.fullwidth,
  .layout-full #main,
  .col-full {
    margin: 0 auto;
    width: 100%;
  }
  .breadcrumbs-wrap {
    display: block;
  }
  #sidebar {
    margin-top: 0;
    display: inline;
    width: 260px;
    *width: 260px;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
  
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
  
    box-sizing: border-box;
    /* Opera/IE 8+ */
  
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    color: #8A8A8A;
  }
  .entry img {
    max-width: 610px;
  }
  .woocommerce-page .entry img {
    max-width: 100%;
  }
  .layout-full .entry img {
    max-width: 900px;
  }
  .layout-right-content #main {
    float: left;
  }
  .layout-right-content #sidebar {
    float: right;
  }
  .layout-full #main,
  .page-template-template-fullwidth-php #main {
    display: inline;
    float: right;
  }
  .page-template-template-contact-php .location-twitter .col-left {
    float: right;
  }
  .page-template-template-contact-php .location-twitter #office-location {
    width: 48%;
    margin: 0;
  }
  .page-template-template-contact-php .location-twitter .contact-social {
    float: left;
    width: 48%;
  }
  .page-template-template-contact-php .location-twitter .contact-social #twitter {
    margin: 0;
  }
  .breadcrumbs-wrap {
    clear: both;
    margin: 25px auto 0;
    width: 952px;
    *width: 952px;
  }
  .headline-left-side .breadcrumbs-wrap {
    margin: 15px auto 0;
  }
  .breadcrumbs-wrap .breadcrumbs {
    background:rgba(0, 0, 0, 0.04);
    font-size: 11px;
    margin: 0 auto;
    max-width: 928px;
    padding: 5px 10px;
	border-right:5px solid #917460;
  }
  .no-headline-bcmp .breadcrumbs-wrap { margin: 10px auto; width: 797px; }
  #portfolio .portfolio-item .one-two .over .shade-c {
   background: url("../images/portfolio2.png") no-repeat scroll 0 0 transparent;
   height: 269px;
   width: 410px;
  }
  #portfolio .portfolio-item .one-two .over .shade-c:hover {
   background: url("../images/portfolio2_hover.png") no-repeat scroll 0 0 transparent;
  }
  .home .woocommerce,
  .business .woocommerce {
    margin-bottom: 1.618em;
  }
  .home .woocommerce-wrap .widget_woothemes_features,
  .business .woocommerce-wrap .widget_woothemes_features,
  .home .woocommerce-wrap .widget_templatation_testimonials,
  .business .woocommerce-wrap .widget_templatation_testimonials {
    display: block;
    width: 102.77777777777777%;
    margin-right: -1.3888888888888888%;
    margin-left: -1.3888888888888888%;
    *width: 102.72569444444444%;
    *margin-right: -1.440972222222222%;
    *margin-left: -1.440972222222222%;
    *zoom: 1;
  }
  .home .woocommerce-wrap .widget_woothemes_features:after,
  .business .woocommerce-wrap .widget_woothemes_features:after,
  .home .woocommerce-wrap .widget_templatation_testimonials:after,
  .business .woocommerce-wrap .widget_templatation_testimonials:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
  }
  .home .woocommerce-wrap .widget_woothemes_features:before,
  .business .woocommerce-wrap .widget_woothemes_features:before,
  .home .woocommerce-wrap .widget_templatation_testimonials:before,
  .business .woocommerce-wrap .widget_templatation_testimonials:before,
  .home .woocommerce-wrap .widget_woothemes_features:after,
  .business .woocommerce-wrap .widget_woothemes_features:after,
  .home .woocommerce-wrap .widget_templatation_testimonials:after,
  .business .woocommerce-wrap .widget_templatation_testimonials:after {
    content: "";
    display: table;
  }
  .home .woocommerce-wrap .widget_woothemes_features:after,
  .business .woocommerce-wrap .widget_woothemes_features:after,
  .home .woocommerce-wrap .widget_templatation_testimonials:after,
  .business .woocommerce-wrap .widget_templatation_testimonials:after {
    clear: both;
  }
  .home .woocommerce-wrap .widget_woothemes_features:after,
  .business .woocommerce-wrap .widget_woothemes_features:after,
  .home .woocommerce-wrap .widget_templatation_testimonials:after,
  .business .woocommerce-wrap .widget_templatation_testimonials:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
  }
  .home .woocommerce-wrap .widget_woothemes_features:before,
  .business .woocommerce-wrap .widget_woothemes_features:before,
  .home .woocommerce-wrap .widget_templatation_testimonials:before,
  .business .woocommerce-wrap .widget_templatation_testimonials:before,
  .home .woocommerce-wrap .widget_woothemes_features:after,
  .business .woocommerce-wrap .widget_woothemes_features:after,
  .home .woocommerce-wrap .widget_templatation_testimonials:after,
  .business .woocommerce-wrap .widget_templatation_testimonials:after {
    content: "";
    display: table;
  }
  .home .woocommerce-wrap .widget_woothemes_features:after,
  .business .woocommerce-wrap .widget_woothemes_features:after,
  .home .woocommerce-wrap .widget_templatation_testimonials:after,
  .business .woocommerce-wrap .widget_templatation_testimonials:after {
    clear: both;
  }
  .home .woocommerce-wrap .widget_woothemes_features .features h2,
  .business .woocommerce-wrap .widget_woothemes_features .features h2,
  .home .woocommerce-wrap .widget_templatation_testimonials .features h2,
  .business .woocommerce-wrap .widget_templatation_testimonials .features h2,
  .home .woocommerce-wrap .widget_woothemes_features .testimonials h2,
  .business .woocommerce-wrap .widget_woothemes_features .testimonials h2,
  .home .woocommerce-wrap .widget_templatation_testimonials .testimonials h2,
  .business .woocommerce-wrap .widget_templatation_testimonials .testimonials h2 {
    display: inline;
    float: right;
    width: 97.22222222222221%;
    margin-right: 1.3888888888888888%;
    margin-left: 1.3888888888888888%;
    *width: 97.17013888888889%;
    *margin-right: 1.3368055555555556%;
    *margin-left: 1.3368055555555556%;
  }
  .home .woocommerce-wrap .widget_woothemes_features .features .feature,
  .business .woocommerce-wrap .widget_woothemes_features .features .feature,
  .home .woocommerce-wrap .widget_templatation_testimonials .features .feature,
  .business .woocommerce-wrap .widget_templatation_testimonials .features .feature,
  .home .woocommerce-wrap .widget_woothemes_features .testimonials .feature,
  .business .woocommerce-wrap .widget_woothemes_features .testimonials .feature,
  .home .woocommerce-wrap .widget_templatation_testimonials .testimonials .feature,
  .business .woocommerce-wrap .widget_templatation_testimonials .testimonials .feature,
  .home .woocommerce-wrap .widget_woothemes_features .features .quote,
  .business .woocommerce-wrap .widget_woothemes_features .features .quote,
  .home .woocommerce-wrap .widget_templatation_testimonials .features .quote,
  .business .woocommerce-wrap .widget_templatation_testimonials .features .quote,
  .home .woocommerce-wrap .widget_woothemes_features .testimonials .quote,
  .business .woocommerce-wrap .widget_woothemes_features .testimonials .quote,
  .home .woocommerce-wrap .widget_templatation_testimonials .testimonials .quote,
  .business .woocommerce-wrap .widget_templatation_testimonials .testimonials .quote {
    display: inline;
    float: right;
    width: 30.555555555555557%;
    margin-right: 1.3888888888888888%;
    margin-left: 1.3888888888888888%;
    *width: 30.503472222222225%;
    *margin-right: 1.3368055555555556%;
    *margin-left: 1.3368055555555556%;
  }
  .home .woocommerce-wrap .widget_woothemes_features .features .feature:nth-child(4n),
  .business .woocommerce-wrap .widget_woothemes_features .features .feature:nth-child(4n),
  .home .woocommerce-wrap .widget_templatation_testimonials .features .feature:nth-child(4n),
  .business .woocommerce-wrap .widget_templatation_testimonials .features .feature:nth-child(4n),
  .home .woocommerce-wrap .widget_woothemes_features .testimonials .feature:nth-child(4n),
  .business .woocommerce-wrap .widget_woothemes_features .testimonials .feature:nth-child(4n),
  .home .woocommerce-wrap .widget_templatation_testimonials .testimonials .feature:nth-child(4n),
  .business .woocommerce-wrap .widget_templatation_testimonials .testimonials .feature:nth-child(4n),
  .home .woocommerce-wrap .widget_woothemes_features .features .quote:nth-child(4n),
  .business .woocommerce-wrap .widget_woothemes_features .features .quote:nth-child(4n),
  .home .woocommerce-wrap .widget_templatation_testimonials .features .quote:nth-child(4n),
  .business .woocommerce-wrap .widget_templatation_testimonials .features .quote:nth-child(4n),
  .home .woocommerce-wrap .widget_woothemes_features .testimonials .quote:nth-child(4n),
  .business .woocommerce-wrap .widget_woothemes_features .testimonials .quote:nth-child(4n),
  .home .woocommerce-wrap .widget_templatation_testimonials .testimonials .quote:nth-child(4n),
  .business .woocommerce-wrap .widget_templatation_testimonials .testimonials .quote:nth-child(4n) {
    clear: both;
  }
  .home .woocommerce-wrap .widget_woothemes_features .features .feature:nth-child(4n),
  .business .woocommerce-wrap .widget_woothemes_features .features .feature:nth-child(4n),
  .home .woocommerce-wrap .widget_templatation_testimonials .features .feature:nth-child(4n),
  .business .woocommerce-wrap .widget_templatation_testimonials .features .feature:nth-child(4n),
  .home .woocommerce-wrap .widget_woothemes_features .testimonials .feature:nth-child(4n),
  .business .woocommerce-wrap .widget_woothemes_features .testimonials .feature:nth-child(4n),
  .home .woocommerce-wrap .widget_templatation_testimonials .testimonials .feature:nth-child(4n),
  .business .woocommerce-wrap .widget_templatation_testimonials .testimonials .feature:nth-child(4n) {
    clear: none;
  }
  .home .woocommerce-wrap .widget_woothemes_features .features .feature:nth-child(5n),
  .business .woocommerce-wrap .widget_woothemes_features .features .feature:nth-child(5n),
  .home .woocommerce-wrap .widget_templatation_testimonials .features .feature:nth-child(5n),
  .business .woocommerce-wrap .widget_templatation_testimonials .features .feature:nth-child(5n),
  .home .woocommerce-wrap .widget_woothemes_features .testimonials .feature:nth-child(5n),
  .business .woocommerce-wrap .widget_woothemes_features .testimonials .feature:nth-child(5n),
  .home .woocommerce-wrap .widget_templatation_testimonials .testimonials .feature:nth-child(5n),
  .business .woocommerce-wrap .widget_templatation_testimonials .testimonials .feature:nth-child(5n) {
    clear: both;
  }
  .home .woocommerce-wrap .widget_templatation_testimonials .testimonials .quote .testimonials-text,
  .business .woocommerce-wrap .widget_templatation_testimonials .testimonials .quote .testimonials-text {
    padding: 1.618em;
  }
  .home .widget_woo_product_categories .woocommerce,
  .business .widget_woo_product_categories .woocommerce,
  .home .widget_woo_recent_products .woocommerce,
  .business .widget_woo_recent_products .woocommerce {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
  .home .widget_woo_product_categories ul.products li.product.product-category {
  margin-left: 25px;
  padding: 0 10px;
  }
  .home #main.full-width,
  .business #main.full-width {
    float: none;
    display: inline;
    float: right;
    width: 97.22222222222221%;
    margin-right: 1.3888888888888888%;
    margin-left: 1.3888888888888888%;
    *width: 97.17013888888889%;
    *margin-right: 1.3368055555555556%;
    *margin-left: 1.3368055555555556%;
  }
  .business {
    display: inline;
    float: right;
    width: 97.22222222222221%;
    margin-right: 1.3888888888888888%;
    margin-left: 1.3888888888888888%;
    *width: 97.17013888888889%;
    *margin-right: 1.3368055555555556%;
    *margin-left: 1.3368055555555556%;
  }
  .business .widget_woothemes_features,
  .business .widget_templatation_testimonials {
    padding: 2.618em 0;
  }
  .jssidebar .widget_woothemes_features .features .feature,
  #sidebar .widget_woothemes_features .features .feature,
  #footer-widgets .widget_woothemes_features .features .feature,
  .jssidebar .widget_templatation_testimonials .features .feature,
  #sidebar .widget_templatation_testimonials .features .feature,
  #footer-widgets .widget_templatation_testimonials .features .feature,
  .jssidebar .widget_woothemes_features .testimonials .feature,
  #sidebar .widget_woothemes_features .testimonials .feature,
  #footer-widgets .widget_woothemes_features .testimonials .feature,
  .jssidebar .widget_templatation_testimonials .testimonials .feature,
  #sidebar .widget_templatation_testimonials .testimonials .feature,
  #footer-widgets .widget_templatation_testimonials .testimonials .feature,
  .jssidebar .widget_woothemes_features .features .quote,
  #sidebar .widget_woothemes_features .features .quote,
  #footer-widgets .widget_woothemes_features .features .quote,
  .jssidebar .widget_templatation_testimonials .features .quote,
  #sidebar .widget_templatation_testimonials .features .quote,
  #footer-widgets .widget_templatation_testimonials .features .quote,
  .jssidebar .widget_woothemes_features .testimonials .quote,
  #sidebar .widget_woothemes_features .testimonials .quote,
  #footer-widgets .widget_woothemes_features .testimonials .quote,
  .jssidebar .widget_templatation_testimonials .testimonials .quote,
  #sidebar .widget_templatation_testimonials .testimonials .quote,
  #footer-widgets .widget_templatation_testimonials .testimonials .quote {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }

	.cols-b > *:first-child { position: relative; z-index: 2; float: right; width: 594px; padding: 0 20px 0 0; }
	.cols-b-full > *:first-child { width: 910px; }
		.cols-b > .shade-a, .cols-b > .shade-b, .cols-b > .shade-c, .cols-b > .shade-d { display: block; position: absolute; right: 320px; width: 8px; height: 6px; margin: 0 -4px 0 0; background: url(../images/sprite-a.png) no-repeat; }
			.cols-b > .shade-a { bottom: -1px; background-position: -280px -268px; }
			.cols-b > .shade-b { top: -1px; background-position: -269px -268px; }
			.cols-b > .shade-c { right: 630px; top: -1px; background-position: -269px -268px; }
			.cols-b > .shade-d { right: 630px; bottom: -1px; background-position: -280px -268px; }
	.cols-b > aside { float: left; width: 280px; padding: 0 0 0 20px; background: #fff; }

	article.hentry header, .search #main article header { overflow: hidden; position: relative; width: 100%; margin: 0 0 13px; }
		article.hentry header figure, .search #main article header figure{ margin: 0 0 10px; float: right; }
			article.hentry header figure img { display: block; position: relative; z-index: 1; border: 3px solid #e4dfdf; }
			article.hentry header figure .shade-a { display: block; position: absolute; right: 4px; top: 4px; z-index: 2; width: 100px; height: 100px; }
			article.hentry header figure .shade-a { box-shadow: 0 0 6px rgba(111,91,92,90) inset; }
	article.hentry, article.hentry p, .search #main article header p{ font-family: Tahoma,Geneva,sans-serif; }

	.blog-grid article.post {
    width: 48%;
    float: right;
    margin-right: 0;
    margin-left: 0;
  }
  .blog-grid article.post .post-content {
    margin: 0;
    width: 100%;
  }
  .blog-grid article.post .post-content .entry {
    padding: 1.618em;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .blog-grid article.post .post-meta {
    display: block;
    padding: 1em 1.618em;
    background: rgba(0, 0, 0, 0.0085);
    *zoom: 1;
    clear: both;
    width: 100%;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
  
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
  
    box-sizing: border-box;
    /* Opera/IE 8+ */
  
    float: none;
    margin: 0;
    -webkit-border-bottom-right-radius: 0.382em;
    -webkit-border-bottom-left-radius: 0.382em;
    border-bottom-right-radius: 0.382em;
    border-bottom-left-radius: 0.382em;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .blog-grid article.post .post-meta:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
  }
  .blog-grid article.post .post-meta:before,
  .blog-grid article.post .post-meta:after {
    content: "";
    display: table;
  }
  .blog-grid article.post .post-meta:after {
    clear: both;
  }
  .blog-grid article.post .post-meta ul li {
    width: 50%;
    float: right;
  }
  .blog-grid .woo-pagination {
	bottom: 0;
	right: 0;
	position: absolute;
  }  
  article.hentry,
  article.post {
    display: block;
    *zoom: 1;
	background: url("../images/border-a.png") no-repeat scroll center 0% transparent;
    margin: 0 0 29px;
    padding: 0 0 38px;
  }
  .page-template-template-portfolio-two-php article.hentry, 
  article.portfolio {
	background: none;
    display:inherit;
    margin: inherit;
    padding: inherit;
  }
   article.post:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
  }
  article.post:before,
  article.post:after {
    content: "";
    display: table;
  }
  article.post .post-header {
    *zoom: 1;
    clear: both;
  }
  article.post .post-header:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
  }
  article.post .post-header:before,
  article.post .post-header:after {
    content: "";
    display: table;
  }
  article.post .post-header:after {
    clear: both;
  }
  article.post .woo-image {
    display: inline;
    float: right;
    width: auto;
    margin-right: 0;
    margin-left: 0;
    *margin-right: 0;
    *margin-left: 0;
  }
  article.hentry .woo-image {
    display: inline;
    float: right;
    margin-right: 0;
    margin-left: 0;
    *margin-right: 0;
    *margin-left: 0;
  }
  article.portfolio .woo-image {
    display: block;
    float: none;
    margin:auto;
  }
  article.post .post-content {
    display: inline;
  }
  article.post .post-content .woo-image {
    width: auto;
    margin: 0;
  }
  article.post .entry .alignleft,
  article.page .entry .alignleft,
  article.post .entry .alignright,
  article.page .entry .alignright {
    padding: 0;
    border: 0;
  }
  article.post .entry .alignleft,
  article.page .entry .alignleft {
    margin-left: 1.618em;
  }
  article.post .entry .alignright,
  article.page .entry .alignright {
    float: left;
    margin-right: 1.618em;
  }
  article.post .entry .wp-caption,
  article.page .entry .wp-caption {
    background: #ffffff;
    padding: 0;
    font-style: italic;
    color: #706A64;
    border: 0;
  }
  article.post .entry .wp-caption img,
  article.page .entry .wp-caption img {
    width: 100%;
  }
  article.post .entry .wp-caption .wp-caption-text,
  article.page .entry .wp-caption .wp-caption-text {
    font-size: .857em;
  }
  article.post .entry .wp-caption.alignright .wp-caption-text,
  article.page .entry .wp-caption.alignright .wp-caption-text {
    text-align: right;
  }
  article.post .entry .wp-caption.alignleft .wp-caption-text,
  article.page .entry .wp-caption.alignleft .wp-caption-text {
    text-align: left;
  }
	#main #connect {
	/*moved to style.css*/  }
  #main #connect .col-left,
  #main #connect .col-right {
    width: 48%;
    margin-bottom: 0;
  }
  .comment #respond {
    padding: 0;
  }
  .post .entry,
  .type-page .entry,
  #comments li.comment .comment_container .comment-text,
  .page .entry,
  .page #contactForm,
  #respond {
    padding: 0;
  }
  #post-author {
    display: block;
    *zoom: 1;
    margin-bottom: 76px;
	background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #DCD9D9;
    color: #4A3B3C;
    display: block;
    min-height: 61px;
    padding: 6px;
    text-decoration: none;
  }
  #post-author:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
  }
  #post-author:before,
  #post-author:after {
    content: "";
    display: table;
  }
  #post-author:after {
    clear: both;
  }
  #post-author .profile-image {
    display: inline;
    float: right;
	margin:8px 8px 0 0;
  }
  #post-author .profile-image img {
    width: 100%;
    height: auto;
    margin: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
	padding: 5px;
	background:#FFFFFF;
  }
  #post-author .profile-content {
    display: inline;
    float: right;
	margin: 9px 24px 9px 9px;
    width: 434px;
/*     margin-right: 1.8518518518518516%;
    *width: 74.02199074074075%;
    *margin-right: 1.7997685185185184%;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
  
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
  
    box-sizing: border-box;
    /* Opera/IE 8+ 
    padding: 2.618em;
    background: #f0f0f0;
    -webkit-border-radius: 0.382em;
    border-radius: 0.382em;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
*/  }
  /* 5. FOOTER WIDGETS */
  #post-author .profile-content h2{
    color: #4A3B3C;
    font-size: 1.1em;
	margin-bottom: 4px;
  }
  #post-author .profile-link {
    border-top: 1px solid #DCD9D9;
    padding: 5px 0 0;
    text-align: left;
  }
  #post-author .profile-link > .shade-a {
    background: url("../images/sprite-a.png") no-repeat scroll -119px -227px transparent;
    display: inline-block;
    height: 11px;
    margin: 0 5px;
    overflow: hidden;
    position: relative;
    text-indent: -3000em;
    width: 9px;
  }
  #content + .breadcrumbs-wrap {
    margin: 0;
    padding: 1em 0;
    background: #f5f5f5;
  }
  #content + .breadcrumbs-wrap .woo-breadcrumbs {
    max-width: 75.998em;
    margin: 0 auto;
  }
  #content + .breadcrumbs-wrap .woo-breadcrumbs .breadcrumb-trail {
    display: inline;
    float: right;
    width: 97.22222222222221%;
    margin-right: 1.3888888888888888%;
    margin-left: 1.3888888888888888%;
    *width: 97.17013888888889%;
    *margin-right: 1.3368055555555556%;
    *margin-left: 1.3368055555555556%;
    display: block;
    float: none;
    -webkit-border-top-right-radius: 0.382em;
    -webkit-border-top-left-radius: 0.382em;
    border-top-right-radius: 0.382em;
    border-top-left-radius: 0.382em;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    padding: 1em 0;
  }
  #footer-wrap {
  }
  #footer-wrap.contact {
    padding-top: 1.618em;
    padding-bottom: 1.618em;
  }
  #footer-wrap.contact ul li {
    display: inline;
    float: right;
    width: 22.22222222222222%;
    margin-right: 1.3888888888888888%;
    margin-left: 1.3888888888888888%;
    *width: 22.17013888888889%;
    *margin-right: 1.3368055555555556%;
    *margin-left: 1.3368055555555556%;
    clear: none;
    font-size: 1.387em;
  }
  #footer-wrap.contact ul li:before {
    background: #142023;
    color: #f8f8f8;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    padding: .53em;
    text-align: center;
  }
  #footer-wrap.contact ul li:nth-child(2n) {
    display: inline;
    float: right;
    width: 22.22222222222222%;
    margin-right: 1.3888888888888888%;
    margin-left: 1.3888888888888888%;
    *width: 22.17013888888889%;
    *margin-right: 1.3368055555555556%;
    *margin-left: 1.3368055555555556%;
  }
  #footer-wrap.contact + #footer-wrap {
    padding-top: 3.631em;
  }
  #footer-widgets {
   border-top: 1px solid #E39685;
   padding:15px 0 17px;
   font-size: 0.923em;
  }
  #footer-widgets .block {
    margin-left: 3.8%;
    float: right;
  }
  #footer-widgets.col-1 .block {
    width: 100%;
    float: none;
  }
  #footer-widgets.col-1 .footer-widget-1 {
    margin-left: 0;
  }
  #footer-widgets.col-2 .block {
    display: inline;
    float: right;
    width: 47.22222222222222%;
    margin-right: 1.3888888888888888%;
    margin-left: 1.3888888888888888%;
    *width: 47.170138888888886%;
    *margin-right: 1.3368055555555556%;
    *margin-left: 1.3368055555555556%;
  }
  #footer-widgets.col-2 .footer-widget-2 {
    margin-left: 0;
  }
  #footer-widgets.col-3 .block {
    display: inline;
    float: right;
    width: 22.22222222222222%;
    margin-right: 1.3888888888888888%;
    margin-left: 1.3888888888888888%;
    *width: 22.17013888888889%;
    *margin-right: 1.3368055555555556%;
    *margin-left: 1.3368055555555556%;
  }
  #footer-widgets.col-3 .block:first-child {
    display: inline;
    float: right;
    width: 47.22222222222222%;
    margin-right: 1.3888888888888888%;
    margin-left: 1.3888888888888888%;
    *width: 47.170138888888886%;
    *margin-right: 1.3368055555555556%;
    *margin-left: 1.3368055555555556%;
  }
  #footer-widgets.col-3 .footer-widget-3 {
    margin-left: 0;
  }
  #footer-widgets.col-4 .block {
    display: inline;
    float: right;
    width: 22.22222222222222%;
    margin-right: 1.3888888888888888%;
    margin-left: 1.3888888888888888%;
    *width: 22.17013888888889%;
    *margin-right: 1.3368055555555556%;
    *margin-left: 1.3368055555555556%;
  }
  #footer-widgets.col-4 .footer-widget-4 {
    margin-left: 0;
  }
  #footer-widgets ul li ul li {
  background: none;
  }
  #footer-widgets ul li a{
  display: block;
  position: relative;
  }
  #footer-widgets ul li a > .shade-a {
	background: none repeat scroll 0 0 #B1B4AC;
	display: block;
	height: 6px;
	right: 5px;
	position: absolute;
	top: 11px;
	width: 6px;
  }
  #footer-widgets ul li a:hover > .shade-a {
	right: 15px;
  }
  #footer .col-left,
  #footer .col-right {
    display: inline;
    width: auto;
  }
  #footer .col-right {
   text-align: left;
  }

  /* 6. IE FIXES */
  .ie7 #top-nav {
    position: relative;
    z-index: 9999999;
  }
  .ie7 #header {
    position: relative;
    z-index: 9999999;
  }
  #navigation.fixed {
    margin-right: 1.38888888%;
  }

/* woocommerce.css
 * This style file is responsible for woocommerce related styles.
 */

/**
 * Variables
 */
@-webkit-keyframes spin-360 {
  from {
    -webkit-transform: rotate(0);
    /* Saf3.1+, Chrome */
  
    -moz-transform: rotate(0);
    /* FF3.5+ */
  
    -ms-transform: rotate(0);
    /* IE9 */
  
    -o-transform: rotate(0);
    /* Opera 10.5 */
  
    transform: rotate(0);
    zoom: 1;
  }
  50% {
    -webkit-transform: rotate(180deg);
    /* Saf3.1+, Chrome */
  
    -moz-transform: rotate(180deg);
    /* FF3.5+ */
  
    -ms-transform: rotate(180deg);
    /* IE9 */
  
    -o-transform: rotate(180deg);
    /* Opera 10.5 */
  
    transform: rotate(180deg);
    zoom: 1;
  }
  to {
    -webkit-transform: rotate(0);
    /* Saf3.1+, Chrome */
  
    -moz-transform: rotate(0);
    /* FF3.5+ */
  
    -ms-transform: rotate(0);
    /* IE9 */
  
    -o-transform: rotate(0);
    /* Opera 10.5 */
  
    transform: rotate(0);
    zoom: 1;
  }
}
@-webkit-keyframes popin {
  from {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
  }
  60% {
    -webkit-transform: scale(0.005);
    -moz-transform: scale(0.005);
    -ms-transform: scale(0.005);
    -o-transform: scale(0.005);
    transform: scale(0.005);
  }
  95% {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
  }
  to {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes salepulse {
  from {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  70% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  to {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes glowbutton {
  from {
    background-color: #b81941;
  }
  50% {
    background-color: #4cd8f8;
  }
  to {
    background-color: #b81941;
  }
}
@-webkit-keyframes slidedown {
  from {
    top: -500px;
  }
  95% {
    top: 1em;
  }
  to {
    top: 0;
  }
}
/*
body {
  *zoom: 1;
}
body:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
*/
#header .widget_product_search {
  clear: both;
}
#header ul.cart {
  list-style: none;
  margin-bottom: 0;
}
#header ul.cart li.container a.cart-contents {
  padding: .857em 1.387em;
  display: block;
  text-align: right;
  -webkit-border-top-left-radius: 0.382em;
  -webkit-border-bottom-left-radius: 0.382em;
  border-top-left-radius: 0.382em;
  border-bottom-left-radius: 0.382em;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #f8f8f8;
  font-weight: 700;
  position: relative;
  padding-left: 5.874em;
}
#header ul.cart li.container a.cart-contents span.contents {
  padding: .857em 1.387em;
  background: #f37324;
  position: absolute;
  top: 0;
  left: 0;
  width: 1.387em;
  text-align: center;
}
#header ul.cart li.container a.cart-contents:before {
  font-family: 'FontAwesome';
  display: inline-block;
  font-size: 100%;
  margin-left: .618em;
  font-weight: normal;
  line-height: 1em;
  width: 1em;
  content: "\f07a";
}
#header ul.cart li.container a.cart-contents:hover {
  background: #f37324;
}
#header ul.cart li.container a.cart-contents:hover span.contents {
  background: #e26213;
}
#header ul.cart li.container:hover a.cart-contents {
  background: #f37324;
}
#header ul.cart li.container:hover a.cart-contents span.contents {
  background: #e26213;
}
#header ul.cart li.container .widget {
  display: none;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#header p.buttons {
  margin-bottom: 0;
}
.woocommerce {
  *zoom: 1;
}
.woocommerce:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}
.woocommerce:before,
.woocommerce:after {
  content: "";
  display: table;
}
.woocommerce:after {
  clear: both;
}
p.demo_store {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  background: #e01c1f;
  z-index: 9999;
  margin-bottom: 0;
  padding: 1em 0;
  color: #fff;
  text-align: center;
}
header.title {
  *zoom: 1;
}
header.title:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}
header.title:before,
header.title:after {
  content: "";
  display: table;
}
header.title:after {
  clear: both;
}
header.title h1,
header.title h2,
header.title h3,
header.title h4,
header.title h5 {
  float: right;
}
header.title a.edit {
  float: left;
  font-weight: bold;
  line-height: 2.4em;
}
header.title a.edit:before {
  font-family: 'FontAwesome';
  display: inline-block;
  font-size: 100%;
  margin-left: .618em;
  font-weight: normal;
  line-height: 1em;
  width: 1em;
  content: "\f044";
}
.star-rating {
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1em;
  font-size: 1em;
  width: 5.2em;
  font-family: 'FontAwesome';
}
.star-rating:before {
  content: "\f005\f005\f005\f005\f005";
  float: right;
  top: 0;
  right: 0;
  position: absolute;
  letter-spacing: 0.1em;
  letter-spacing: 0\9;
  color: #adb9bc;
  float: right;
  font-family: 'FontAwesome';
  font-size: 1em;
  font-weight: normal;
}
.star-rating span {
  overflow: hidden;
  float: right;
  top: 0;
  right: 0;
  position: absolute;
  padding-top: 1.5em;
}
.star-rating span:before {
  content: "\f005\f005\f005\f005\f005";
  top: 0;
  position: absolute;
  right: 0;
  letter-spacing: 0.1em;
  letter-spacing: 0\9;
  color: #b81941;
  float: right;
  font-family: 'FontAwesome';
  font-size: 1em;
  font-weight: normal;
  }
#footer-widgets .star-rating:before {
  font-size: .9em;
  }
#footer-widgets .star-rating span:before {
  color: #FFF;
  font-size: .9em;
  }
.jssidebar .woocommerce .product_list_widget li:hover span:before,
#sidebar .woocommerce .product_list_widget li:hover span:before {
  color: #4A3B3C;
}
.my_account_orders {
  font-size: .75em;
}
.form-row {
  width: 48%;
  float: right;
/*   margin-bottom: 2.053em;
*/}
.form-row label {
  display: block;
  font-size: 0.9em;
  padding: .236em 0;
  color: #706A64;
}
.form-row .input-text,
.form-row select {
  width: 100%;
  *width: 90%;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */

  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */

  box-sizing: border-box;
  /* Opera/IE 8+ */
  color: #888888;
  font-size: 0.9em;
}
.form-row input[type="checkbox"] {
  float: right;
}
.form-row.notes {
  width: 100%;
  float: none;
  margin-bottom: 0;
}
.form-row.notes textarea {
  width: 100%;
  *width: 90%;
}
.form-row.notes + h3 {
  clear: both;
}
.form-row.woocomemerce-invalid .chzn-single,
.form-row.woocomemerce-invalid .chzn-drop,
.form-row.woocomemerce-invalid input.input-text,
.form-row.woocomemerce-invalid select {
  border-color: #e84749;
  background-color: #fceaea;
}
.form-row.woocommerce-validated .chzn-single,
.form-row.woocommerce-validated .chzn-drop,
.form-row.woocommerce-validated input.input-text,
.form-row.woocommerce-validated select {
  border-color: #DCD9D9;
  background-color: #fefefe;
}
.chzn-container-single .chzn-single {
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
.page-description,
.term-description {
  background: #fff;
  padding: 1.618em 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.page-description p:last-child,
.term-description p:last-child {
  margin-bottom: 0;
}
.col2-set .col-2 {
  clear: both;
}
.col2-set .col-2 #shiptobilling {
  width: 100%;
}
.col2-set .col-2 #shiptobilling h3 {
  clear: both;
}
.form-row-first {
  clear: right;
}
.form-row-last {
  float: left;
}
.form-row-wide {
  float: right;
  width: 100%;
  clear: both;
}
p.stars {
  position: relative;
  line-height: 1em;
  font-size: 1em;
  *zoom: 1;
}
p.stars:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}
p.stars:before,
p.stars:after {
  content: "";
  display: table;
}
p.stars:after {
  clear: both;
}
p.stars a {
  width: 19%;
  display: block;
  position: relative;
  float: right;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */

  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */

  box-sizing: border-box;
  /* Opera/IE 8+ */

  padding: .5em .75em .5em .5em;
  background: rgba(0, 0, 0, 0.025);
  margin-left: 1%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
p.stars a:hover,
p.stars a.active {
  background: rgba(0, 0, 0, 0.075);
}
p.stars a.star-1:after,
p.stars a.star-2:after,
p.stars a.star-3:after,
p.stars a.star-4:after,
p.stars a.star-5:after {
  font-family: "FontAwesome";
  content: "\f005";
  position: absolute;
  top: .6em;
  width: 6em;
  left: 1em;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #999;
  text-align: left;
}
p.stars a.star-1:hover:after,
p.stars a.star-2:hover:after,
p.stars a.star-3:hover:after,
p.stars a.star-4:hover:after,
p.stars a.star-5:hover:after,
p.stars a.star-1.active:after,
p.stars a.star-2.active:after,
p.stars a.star-3.active:after,
p.stars a.star-4.active:after,
p.stars a.star-5.active:after {
  color: #e75a39;
}
p.stars a.star-1:after {
  content: "\f005";
}
p.stars a.star-2:after {
  content: "\f005\f005";
}
p.stars a.star-3:after {
  content: "\f005\f005\f005";
}
p.stars a.star-4:after {
  content: "\f005\f005\f005\f005";
}
p.stars a.star-5:after {
  content: "\f005\f005\f005\f005\f005";
}
del,
del .amount {
  opacity: 0.75;
  filter: alpha(opacity=@opacity * 100);
  color: #c73b1b;
}
ins {
/*  text-decoration: none;
*/}
.required {
  border: 0;
  color: #e01c1f;
}
.single-product .summary p.price del .amount {
}
a.remove {
  color: #ffffff;
  background: #b81941;
  display: inline-block;
  text-align: center;
  width: 1.618em;
  height: 1.618em;
  line-height: 1;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: .857em;
  position: relative;
  text-indent: -999em;
}
a.remove:hover {
  background: #cf0b0e;
  text-decoration: none !important;
}
a.remove:after {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  font-family: 'FontAwesome';
  line-height: 1.65;
  content: "\f00d";
  text-indent: 0;
}
.widget .product_list_widget {
  list-style: none;
}
#footer-widgets .widget .product_list_widget li{
  border-bottom: 1px solid #d35231;
  padding:5px 0;
}
.widget .product_list_widget li:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}
.widget .product_list_widget li:before,
.widget .product_list_widget li:after {
  content: "";
  display: table;
}
.widget .product_list_widget li:after {
  clear: both;
}
.widget .product_list_widget li img {
  width: 50px;
  height: auto;
  float: left;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-right: 1em;
  border: 1px solid #DCD9D9;
}
.widget .product_list_widget li .quantity {
  width: auto;
  float: none;
  font-size: 1.2em;
}
.widget .product_list_widget li .quantity .amount {
  color:#b81941;
}
.widget .product_list_widget li a {
}
.widget .product_list_widget li:last-child {
}
.jssidebar.widget_shopping_cart,
#sidebar .widget_shopping_cart {
  background: #ffffff;
}
.widget_shopping_cart .buttons,
#sidebar .widget_shopping_cart .buttons{
  text-align: left;
}
.widget_shopping_cart ul.cart_list li,
#sidebar .widget_shopping_cart ul.cart_list li {
  border: none;
  color: #4A3B3C;
  margin: 0;
  min-height: 62px;
  padding: 0;
  position: relative;
  background:none;
}
.widget_shopping_cart ul.cart_list li:hover ,
#sidebar .widget_shopping_cart ul.cart_list li:hover {
  background:none;
}
.widget_shopping_cart ul.cart_list li:hover a,
#sidebar .widget_shopping_cart ul.cart_list li:hover a,
.widget_shopping_cart ul.cart_list li:hover .quantity,
#sidebar .widget_shopping_cart ul.cart_list li:hover .quantity,
.widget_shopping_cart ul.cart_list li:hover .amount,
#sidebar .widget_shopping_cart ul.cart_list li:hover .amount {
  color: #4A3B3C;
  background:none;
}
.widget_shopping_cart ul.cart_list li:hover a,
#sidebar .widget_shopping_cart ul.cart_list li:hover a {
  text-decoration:underline;
}
.widget_shopping_cart ul.cart_list li a,
#sidebar .widget_shopping_cart ul.cart_list li a {

}
.jssidebar .widget_product_search,
#sidebar .widget_product_search {
  padding: 0;
  background: none;
}
.jssidebar .widget_product_search h3,
#sidebar .widget_product_search h3 {
  display: none;
}
.jssidebar .widget_product_search form,
#sidebar .widget_product_search form {
  margin: 0;
}
.widget_layered_nav ul,
.widget_layered_nav_filters ul {
  list-style: none;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 0;
}
.widget_layered_nav ul li,
.widget_layered_nav_filters ul li {
  padding: .618em 0;
  border-bottom: 1px solid #E0D1D1;
  *zoom: 1;
}
.widget_layered_nav ul li:after,
.widget_layered_nav_filters ul li:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}
.widget_layered_nav ul li:before,
.widget_layered_nav_filters ul li:before,
.widget_layered_nav ul li:after,
.widget_layered_nav_filters ul li:after {
  content: "";
  display: table;
}
.widget_layered_nav ul li:after,
.widget_layered_nav_filters ul li:after {
  clear: both;
}
.widget_layered_nav ul li:last-child,
.widget_layered_nav_filters ul li:last-child {
  border-bottom: 0;
}
.widget_layered_nav ul li .count,
.widget_layered_nav_filters ul li .count {
  float: left;
  display: block;
  width: 14%;
  text-align: left;
  padding: 7px 0 6px;
}
.widget_layered_nav ul li a,
.widget_layered_nav_filters ul li a {
  display: block;
  width: 85%;
  float: right;
}
.widget_layered_nav ul li a:before,
.widget_layered_nav_filters ul li a:before {
  font-family: 'FontAwesome';
  display: inline-block;
  font-size: 100%;
  margin-left: .618em;
  font-weight: normal;
  line-height: 1em;
  width: 1em;
  content: "\f096";
  color: #706A64;
}
.widget_layered_nav ul li a:hover:before,
.widget_layered_nav_filters ul li a:hover:before {
  content: "\f046";
}
.widget_layered_nav ul li.chosen a:before,
.widget_layered_nav_filters ul li.chosen a:before {
  content: "\f046";
}
.widget_layered_nav ul li.chosen a:hover:before,
.widget_layered_nav_filters ul li.chosen a:hover:before {
}
.widget_product_categories ul {
  list-style: none;
}
.widget_product_categories ul li .count {
  float: left;
}
.widget_login form {
  margin: 0;
}
.widget_login label {
  display: block;
}
.widget_login input[type=text],
.widget_login input[type=password] {
  width: 100%;
}
.widget_login p {
  margin-bottom: .53em;
}
.widget_login p:nth-child(3) {
  margin: .857em 0 0;
}
.widget_login p:nth-child(3) a {
  text-transform: uppercase;
  margin-right: 1em;
  font-size: .857em;
}
.widget_price_filter .price_slider {
  margin-bottom: 1em;
}
.widget_price_filter .price_slider_amount {
  text-align: left;
  line-height: 2.4em;
}
.widget_price_filter .price_slider_amount .button {
  float: right;
}
.widget_price_filter .ui-slider {
  position: relative;
  text-align: right;
}
.widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1em;
  height: 1em;
  -webkit-border-radius: 1em;
  border-radius: 1em;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  cursor: pointer;
  outline: none;
  background: #fff;
  border: 1px solid #b81941;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */

  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */

  box-sizing: border-box;
  /* Opera/IE 8+ */

}
.widget_price_filter .ui-slider .ui-slider-handle:last-child {
  margin-right: -1em;
}
.widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background: #b81941;
  -webkit-border-radius: 1em;
  border-radius: 1em;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.widget_price_filter .price_slider_wrapper .ui-widget-content {
  -webkit-border-radius: 1em;
  border-radius: 1em;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #DCD9D9;
}
.widget_price_filter .ui-slider-horizontal {
  height: 1em;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
  right: -1px;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
  left: -1px;
}

.jssidebar .woocommerce ul li ,
#sidebar .woocommerce ul li {
  background:none;
  color: #4A3B3C;
  margin: 0 0 10px;
  min-height: 58px;
  overflow: hidden;
  padding:0;
}
#sidebar .widget_layered_nav ul li {
  min-height: auto;
  margin: 0;
}
.jssidebar .woocommerce .product_list_widget li,
#sidebar .woocommerce .product_list_widget li {
  background: none repeat scroll 0 0 #F8F8F8;
  border: 1px solid #DCD9D9;
  color: #4A3B3C;
  display: block;
  min-height: 61px;
  padding: 6px;
  text-decoration: none;
}
.jssidebar .woocommerce .product_list_widget li:hover,
#sidebar .woocommerce .product_list_widget li:hover {
  background: none repeat scroll 0 0 #b81941;
  border-color: #FFFFFF;
  cursor:pointer;
  color: #FFFFFF;
}
.jssidebar .woocommerce .product_list_widget li:hover a,
.jssidebar .woocommerce .product_list_widget li:hover .amount,
#sidebar .woocommerce .product_list_widget li:hover a,
#sidebar .woocommerce .product_list_widget li:hover .amount {
  color: #FFFFFF;
  text-decoration:none;
}
.jssidebar .woocommerce ul li .amount,
#sidebar .woocommerce ul li .amount {
  color: #b81941;
  font-style: italic;
  font-size: 1.272em;
  font-family: Georgia,serif;
}
.jssidebar .widget_product_categories ul li,
#sidebar .widget_product_categories ul li{
  min-height: auto;
  margin:0;
}

.woocommerce_message,
.woocommerce_info,
.woocommerce_error,
.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.nocomments,
.noreviews,
#infscr-loading,
.create-account p:first-child {
  padding: 1em 3.631em 1em 1em;
  border: 1px solid #DCD9D9;
  border-top: 2px solid #DCD9D9;
  position: relative;
  margin-bottom: 1.618em;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #ffffff;
  clear: both;
}
.woocommerce_message:before,
.woocommerce_info:before,
.woocommerce_error:before,
.woocommerce-message:before,
.woocommerce-info:before,
.woocommerce-error:before,
.nocomments:before,
.noreviews:before,
#infscr-loading:before,
.create-account p:first-child:before {
  font-family: 'FontAwesome';
  display: inline-block;
  font-size: 100%;
  margin-left: .618em;
  font-weight: normal;
  line-height: 0.6em;
  width: 1em;
  font-size: 1.387em;
  position: absolute;
  top: .857em;
  right: .857em;
  font-style: normal;
}
.woocommerce_message .button,
.woocommerce_info .button,
.woocommerce_error .button,
.woocommerce-message .button,
.woocommerce-info .button,
.woocommerce-error .button,
.nocomments .button,
.noreviews .button,
#infscr-loading .button,
.create-account p:first-child .button {
  float: left;
  margin-top: -0.202em;
}
.woocommerce-message,
.woocommerce_message {
  border-top-color: #b81941;
}
.woocommerce-message:before,
.woocommerce_message:before {
  content: "\f05d";
  color: #b81941;
}
.woocommerce-info,
.woocommerce_info,
.noreviews,
.create-account p:first-child,
.nocomments {
  border-top-color: #b81941;
}
.woocommerce-info:before,
.woocommerce_info:before,
.noreviews:before,
.create-account p:first-child:before,
.nocomments:before {
  content: "\f05a";
  color: #b81941;
}
.woocommerce-error,
.woocommerce_error {
  border-top-color: #e01c1f;
}
.woocommerce-error:before,
.woocommerce_error:before {
  content: "\f05c";
  color: #e01c1f;
}
ul.woocommerce-error {
  margin-right: 0 !important;
  list-style: none !important;
}
ul.woocommerce-error li {
  list-style: none !important;
}
#infscr-loading {
  padding: 1em;
  border-top-color: #b81941;
  line-height: 1;
}
#infscr-loading img {
  width: 16px;
  height: 16px;
  float: right;
  margin-left: 1em;
}
.stock:before {
  font-family: 'FontAwesome';
  display: inline-block;
  font-size: 100%;
  margin-left: .618em;
  font-weight: normal;
  line-height: 1em;
  width: 1em;
}
.stock.out-of-stock:before {
  content: "\f00d";
  color: #e01c1f;
}
.stock:before {
  content: "\f00c";
  color: #b81941;
}
span.onsale {
  display: block;
  width: 3.631em;
  padding: 1em 0;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: .857em;
  -webkit-border-radius: 0.382em;
  border-radius: 0.382em;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 98;
  background: #b81941;
  -webkit-animation-name: salepulse;
  -webkit-animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  z-index: 10000;
}
span.onsale:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #b81941;
  -webkit-transform: rotate(45deg);
  /* Saf3.1+, Chrome */

  -moz-transform: rotate(45deg);
  /* FF3.5+ */

  -ms-transform: rotate(45deg);
  /* IE9 */

  -o-transform: rotate(45deg);
  /* Opera 10.5 */

  transform: rotate(45deg);
  zoom: 1;
  z-index: -4;
  -webkit-border-radius: 0.382em;
  border-radius: 0.382em;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.quantity {
  width: 100px;
  position: relative;
  /* Disable input[type=number] buttons until the world is ready */

}
.quantity input::-webkit-outer-spin-button,
.quantity input::-webkit-inner-spin-button {
  display: none;
}
.quantity .qty {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */

  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */

  box-sizing: border-box;
  /* Opera/IE 8+ */

  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.quantity .plus,
.quantity .minus {
  width: 30px;
  padding: 0;
  height: 28px;
  text-align: center;
  background: #F2F2F2;
  position: absolute;
  top: 0;
  font-size: 1.5em;
  color: #706A64;
  -webkit-appearance: none;
  border-width: 0 0 2px 0 ;
  border-color: #917460;
}
.quantity .plus {
  right: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.quantity .minus {
  bottom: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
ul.products {
  *zoom: 1;
  list-style: none;
  position: relative;
}
.post-type-archive-product ul.products,
.archive ul.products { position: inherit; }
ul.products:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}
ul.products:before,
ul.products:after {
  content: "";
  display: table;
}
ul.products:after {
  clear: both;
}
ul.products li.product {
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: none repeat scroll 0 0 #F8F8F8;
  border: 1px solid #DCD9D9;
  float: right;
  padding: 9px 9px 14px;
  position: relative;
  max-width: 280px;
  margin-bottom: 2em;
}
ul.products li.product:hover {
  border-color: #beb9b9; 
  box-shadow: 0 0 4px #beb9b9;
  -moz-box-shadow: 0 0 4px #beb9b9;
  -webkit-box-shadow: 0 0 4px #beb9b9;
}
ul.products li.product.product-category {
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: none;
  border: none;
  padding: 9px 9px 14px;
  position: relative;3
  max-width: 280px;
}
.page-template-template-home-php ul.products li.product.product-category .img-wrap {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #E0DDDD;
  display: block;
  margin: 0 0 23px;
  padding: 10px;
  position: relative;
}
.page-template-template-home-php ul.products li.product.product-category .img-wrap img {
  border: 3px solid #E4DFDF;
  display: block;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  max-height: 161px;
  max-width: 98%;
}
.page-template-template-home-php ul.products li.product.product-category .shade-a ,
.page-template-template-home-php ul.products li.product.product-category .shade-b {
  background: url("../images/sprite-a.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 62px;
  position: absolute;
  width: 63px;
  z-index: 1;
}
.page-template-template-home-php ul.products li.product.product-category .shade-a {
  background-position: -54px -267px;
  right: -12px;
  top: -12px;
}
.page-template-template-home-php ul.products li.product.product-category .shade-b {
  background-position: -125px -267px;
  bottom: -12px;
  left: -12px;
}
ul.products li.product.sale .img-wrap .price {
  background: #b81941;
}
ul.products li.product.sale .img-wrap .price:after {
  border-color: #0894b4 transparent transparent transparent;
}
ul.products li.product a:hover .img-wrap {
  box-shadow: inset 0 9em 0 0 rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: inset 0 9em 0 0 rgba(255, 255, 255, 0.8);
}
ul.products li.product .img-wrap {
  position: relative;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #f8f8f8;
  -webkit-transition: all ease-in-out 0.35s;
  -moz-transition: all ease-in-out 0.35s;
  -ms-transition: all ease-in-out 0.35s;
  -o-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s;
}
ul.products li.product .img-wrap .price {
  position: absolute;
  bottom: 1.618em;
  right: -0.58em;
  background: #f37324;
  padding: .327em .857em;
  color: #fff;
  display: block;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
ul.products li.product .img-wrap .price .from {
  font-weight: 400;
}
ul.products li.product .img-wrap .price:after {
  content: "";
  display: block;
  border-width: .618em .618em 0 0;
  border-color: #d15102 transparent transparent transparent;
  border-style: solid;
  position: absolute;
  right: 0;
  bottom: -0.58em;
}
ul.products li.product img {
  display: block;
  height: auto;
  margin: 0 auto;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -ms-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}
ul.products li.product span.onsale {
  position: absolute;
  top: .618em;
  right: -1em;
}
ul.products li.product h3 {
  border-bottom: 0;
  padding: 1em 0 0;
  position: relative;
  margin-bottom: 0;
}
ul.products li.product h3:after {
  display: block;
}
ul.products li.product .categories {
  margin: 0;
  list-style: none;
  padding: 0 1em 1em 1em;
}
ul.products li.product .categories a {
  color: #586467;
  font-size: .857em;
  font-weight: 400;
}
ul.products li.product .categories a:hover {
  color: #364245;
  text-decoration: underline;
}
ul.products li.product .out-of-stock {
  color: #e01c1f;
  font-size: .857em;
  padding: 0 1.2em 0 1.2em;
  margin-bottom: 0;
  background: #ffffff;
}
ul.products li.product .out-of-stock:before {
  margin-left: .202em;
}
ul.products li.product .rating-wrap {
  margin-left: 1em;
  margin-right: 1em;
  margin-top: 1em;
}
ul.products li.product .rating-wrap .star-rating {
  text-align: right;
  width: 5.1em;
}
ul.products li.product .rating-wrap .review-count {
  color: #706A64;
  font-size: .857em;
  line-height: 2.618em;
  font-weight: 400;
}
ul.products li.product .rating-wrap .star-rating + .review-count {
  position: relative;
  top: -0.382em;
}
ul.products li.product .rating-wrap + .button {
  margin-top: 0;
}
ul.products .shop-cart-button {
  float: left;
}
ul.products li.product .add_to_cart_button {
  -webkit-transition: opacity ease-in-out 0.2s;
}
ul.products li.product .add_to_cart_button.product_type_variable:after {
  display: none;
}
ul.products li.product .button.loading {
  opacity: 0.3;
  filter: alpha(opacity=@opacity * 100);
}
ul.products li.product .button.loading:after {
  font-family: 'FontAwesome';
  display: inline-block;
  font-size: 100%;
  margin-right: .618em;
  font-weight: normal;
  line-height: 1em;
  width: 1em;
  content: "\f021";
  -webkit-animation-name: spin-360;
  -webkit-animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  font-style: normal;
}
ul.products li.product .button.added:after {
  font-family: 'FontAwesome';
  display: inline-block;
  font-size: 100%;
  margin-right: .618em;
  font-weight: normal;
  line-height: 1em;
  font-style: normal;
  width: 1em;
  content: "\f00c";
}
ul.products li.product span.view-more {
  display: none;
}
ul.products li.product.product-category h3 {
  padding-bottom: 1em;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: left;
}
ul.products li.product.product-category a.readmore {
  background: url("../images/border-d.gif") no-repeat scroll center 8px transparent;
  color: #FFFFFF;
  height: 27px;
  line-height: 27px;
  display: block;
  text-align: center;
   margin:10px 0 0;
}
ul.products li.product.product-category span.view-more {
  background: url("../images/background.gif") repeat scroll center 0 transparent;
  border-radius: 3px; 
  -moz-border-radius: 3px; 
  -webkit-border-radius: 3px; 
  box-shadow: 0 2px 0 #917460; 
  -moz-box-shadow: 0 2px 0 #917460; 
  -webkit-box-shadow: 0 2px 0 #917460;
  padding: 0 17px;
  display: inline-block;
  font-style:italic;
  text-transform: lowercase;
  font-family:Cambria,Georgia,serif;
}
ul.products li.product.product-category .description,
ul.products li.product.product-category p{
  margin: 10px 0 0;
}
ul.products li.product .prod-excerpt,
ul.products li.product .excerpt {
  font-family: Tahoma,Geneva,sans-serif;
  font-size: 0.923em;
  margin: 1em 0;
}
.added_to_cart:after, .added_to_cart:hover:after {
 bottom: 0;
 content: "\f07a";
 display: block;
 font-family: "FontAwesome";
 font-weight: 400;
 right: 0;
 line-height: 2.2;
 position: absolute;
 left: 0;
 text-align: center;
 font-style: normal;
 text-indent: 0;
 top: 0;
}
.price { }
.price .amount {
  color: #b81941;
  font-family: Georgia,serif;
  font-size: 1.2307em;
  font-weight: 700;
  margin: 0;
}
.tax-product_cat #main ul.products li.product h3 {
  padding-bottom: 1em 0 0;
}
.tax-product_cat #main ul.products li.product.outofstock h3 {
  border: 0;
  padding-bottom: 0;
}
.tax-product_cat #main ul.products li.product.outofstock p.stock {
  padding-bottom: 1em 0 0;
}
.order-actions a.button {margin-left:10px;}
.woocommerce-result-count,
.woocommerce_ordering,
.woocommerce-ordering {
  color: #706A64;
/*  padding: 1em 0;
*/  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */

  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */

  box-sizing: border-box;
  /* Opera/IE 8+ */

  margin-bottom: 0;
}
.woocommerce-result-count + ul.products,
.woocommerce_ordering + ul.products,
.woocommerce-ordering + ul.products {
  clear: both;
}
.woocommerce-ordering {
  margin-bottom: 2.618em;
/*  padding-top: 0;
*/}
.single-product .product {
  position: relative;
}
.single-product .product span.onsale {
  position: absolute;
}
.single-product .single_variation_wrap .price {
  display: block;
  color: #484848;
}
.single-product .quantity {
  float: right;
  margin: 0 0 0 1em;
}
.single-product .images {
  margin-bottom: 2.618em;
}
.single-product .images img {
  height: auto;
  margin-bottom: 1em;
  padding: 2.5%;
  background: #ECEBEB;
}
.single-product .thumbnails {
  *zoom: 1;
}
.single-product .thumbnails img{
  padding: 0px;
  max-width: 80px;
  border: 1px solid #E0DDDD;
}
.single-product .thumbnails:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}
.single-product .thumbnails:before,
.single-product .thumbnails:after {
  content: "";
  display: table;
}
.single-product .thumbnails:after {
  clear: both;
}
.single-product .thumbnails a {
  display: block;
  width: 30.75%;
  margin-left: 3.8%;
  float: right;
}
.single-product .yith_magnifier_gallery li a {
  margin-top: 8%;
}
.single-product .thumbnails a:nth-child(3n) {
  margin-left: 0;
}
.single-product table.variations {
  border: 0;
  background: none;
  *zoom: 1;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 0;
}
.single-product table.variations:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}
.single-product table.variations:before,
.single-product table.variations:after {
  content: "";
  display: table;
}
.single-product table.variations:after {
  clear: both;
}
.single-product table.variations tr {
  width: 49%;
  float:right;
}
.single-product table.variations th {
  font-size: .75em;
  text-transform: uppercase;
}
.single-product table.variations th,
.single-product table.variations td {
  background: none;
  border: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: inline;
  list-style: none;
}
.single-product table.variations .label {
  line-height:22px;
}
.single-product table.variations th select,
.single-product table.variations td select {
  width: 90%;
  margin-bottom: 15px;
}
.single-product .summary {
  margin-bottom: 2.618em;
}
.single-product .summary .rating-wrap {
  *zoom: 1;
  padding: 1em 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 0;
  float: left;
  }
.single-product .summary .rating-wrap:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}
.single-product .summary .rating-wrap:before,
.single-product .summary .rating-wrap:after {
  content: "";
  display: table;
}
.single-product .summary .rating-wrap:after {
  clear: both;
}
.single-product .summary .rating-wrap a:before {
  font-family: 'FontAwesome';
  display: inline-block;
  font-size: 100%;
  margin-left: .618em;
  font-weight: normal;
  line-height: 1em;
  width: 1em;
  content: "\f075";
}
.single-product .summary .rating-wrap .star-rating {
  float: left;
}
.single-product .summary .rating-wrap .review-count {
  float: right;
  line-height: 1;
  margin-bottom: 0;
}
.single-product .summary form.cart {
  margin: 30px 0 19px;
  overflow: hidden;
  padding: 24px 0;
  text-indent: 0;
  width: 100%;
  *zoom: 1;
}
.single-product .summary form.cart:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}
.single-product .summary form.cart:before,
.single-product .summary form.cart:after {
  content: "";
  display: table;
}
.single-product .summary form.cart:after {
  clear: both;
}
.single-product .summary form.cart .quantity .qty,
.cart_table_item .product-quantity .quantity .qty  {
  background: none repeat scroll 0 0 #F2F2F2;
  border-color: #917460;
  border-width: 0 0 2px;
  text-align: center;
  width: 42px;
  margin-right: 30px;
  height: 28px;
  padding: 0;
}
.single-product .summary form.cart #wl-wrapper.wl-button-wrap {
  float: left;
  display: inline;
  width: 50%;
  margin: 0;
  padding: 0;
  clear: none;
}
.single-product .summary form.cart #wl-wrapper.wl-button-wrap .wl-add-link,
.single-product .summary form.cart #wl-wrapper.wl-button-wrap .button {
  float: left;
}
.single-product .summary .woocommerce-tabs {
  padding-top: 1.618em;
  clear: both;
}
.single-product .summary table.shop_attributes th,
.single-product .summary table.shop_attributes td {
  padding: .387em .618em;
}
.single-product .summary .product_meta,
.single-product .summary .social {
width: 100%;
float: right;
}
.single-product .summary .product_meta .sku_wrapper,
.single-product .summary .product_meta .posted_in,
.single-product .summary .product_meta .tagged_as {
display:block;
width:100%;
}
.single-product .summary .product_meta .sku_wrapper:before {
content: "\f005";
color: #917460;
display: inline-block;
float: right;
font-family: 'FontAwesome';
font-weight: normal;
width: 20px;
} 
.single-product .summary .product_meta .posted_in:before {
content: "\f07c";
color: #917460;
display: inline-block;
float: right;
font-family: 'FontAwesome';
font-weight: normal;
width: 20px;
} 
.single-product .summary .product_meta .tagged_as:before {
content: "\f02b";
color: #917460;
display: inline-block;
float: right;
font-family: 'FontAwesome';
font-weight: normal;
width: 20px;
} 
.single-product .summary .social,
.single-product .summary .shop-sharebox {
float: right;
margin: 20px 0;
}
.single-product .summary .social,
.single-product .summary .shop-sharebox > div {
width: 80px;
}
.single-product .related,
.single-product .upsells {
  border-top: 2px solid #f0f0f0;
  padding-top: 2.618em;
}
.single-product #review_form #respond #commentform label {
  display: inline-block;
}
.single-product #review_form #respond #commentform .comment-form-comment {
  clear: both;
}
.shipping_calculator h2 {
  font-size: 1.387em;
}
.shipping_calculator h2 a {
  display: block;
}
.shipping_calculator h2 a:hover {
  text-decoration: none;
}
a.reset_variations {
  margin-bottom: 1em;
  display: block;
}
a.reset_variations:before {
  font-family: 'FontAwesome';
  display: inline-block;
  font-size: 100%;
  margin-left: .618em;
  font-weight: normal;
  line-height: 1em;
  width: 1em;
  content: "\f021";
}
ul.order_details {
  *zoom: 1;
  list-style: none;
  border: 1px solid #DCD9D9;
  position: relative;
  -webkit-border-radius: 0.327em;
  border-radius: 0.327em;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-right: 0 !important;
}
ul.order_details:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}
ul.order_details:before,
ul.order_details:after {
  content: "";
  display: table;
}
ul.order_details:after {
  clear: both;
}
ul.order_details li {
  float: right;
  padding: 1em 1.618em;
  border-left: 1px solid #DCD9D9;
  font-size: .8em;
  text-transform: uppercase;
  color: #8b979a;
}
ul.order_details li strong {
  display: block;
  font-size: 1.387em;
  text-transform: none;
  color: #364245;
}
ul.digital-downloads {
  margin-right: 0 !important;
}
ul.digital-downloads li {
  list-style: none;
  margin-bottom: .618em;
  padding-bottom: .618em;
  border-bottom: 1px solid #DCD9D9;
}
ul.digital-downloads li .count {
  float: left;
}
ul.digital-downloads li a:before {
  font-family: 'FontAwesome';
  display: inline-block;
  font-size: 100%;
  margin-left: .618em;
  font-weight: normal;
  line-height: 1em;
  width: 1em;
  content: "\f01a";
}
ul.digital-downloads li:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.backorder_notification {
  font-size: .857em;
}
.backorder_notification:before {
  font-family: 'FontAwesome';
  display: inline-block;
  font-size: 100%;
  margin-left: .618em;
  font-weight: normal;
  line-height: 1em;
  width: 1em;
  content: "\f071";
}
dl.variation {
  *zoom: 1;
  font-size: .857em;
}
dl.variation:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}
dl.variation:before,
dl.variation:after {
  content: "";
  display: table;
}
dl.variation:after {
  clear: both;
}
dl.variation dt {
  float: right;
  clear: right;
  margin-left: .236em;
}
dl.variation dd {
  margin-bottom: 0;
}
table.cart .product-remove,

table.cart .product-thumbnail,
table.cart .product-price {
  display: none;
}
table.cart .product-thumbnail img {
  width: 50px;
  height: auto;
}
table.cart .actions {
  text-align: left;
}
table.cart .actions .coupon {
  *zoom: 1;
  margin-bottom: 1em;
}
table.cart .actions .coupon:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}
table.cart .actions .coupon:before,
table.cart .actions .coupon:after {
  content: "";
  display: table;
}
table.cart .actions .coupon:after {
  clear: both;
}
table.cart .actions .coupon label {
  display: none;
}
.checkout_coupon .form-row #coupon_code {
  float: right;
  padding: 7px 8px;
}
table.cart .actions .coupon .input-text {
  width: 48%;
  float: right;
  padding: 5px 8px;
}
table.cart .actions .coupon .button {
  width: 48%;
  float: left;
}
table.cart .actions .button {
  width: 48%;
  float: right;
}
table.cart .actions .checkout-button {
  float: left;
  margin-top: 20px;
}
.checkout {
  margin-bottom: 0;
}
.checkout h3 {
  font-size: 1.387em;
  line-height: 1.387em;
}
.checkout .create-account {
  clear: both;
}
#payment {
  border: 1px solid #DCD9D9;
  *zoom: 1;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  top: 0;
}
#payment:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}
#payment:before,
#payment:after {
  content: "";
  display: table;
}
#payment:after {
  clear: both;
}
#payment .create-account {
  clear: both;
}
#payment .payment_methods {
  margin: 0 !important;
  border-bottom: 1px solid #DCD9D9;
  padding: 0 !important;
}
#payment .payment_methods li {
  list-style: none !important;
  padding: 1em !important;
  border-bottom: 1px solid #DCD9D9;
  margin-right: 0;
}
#payment .payment_methods li img {
  float: left;
  border: 0;
  padding: 0;
}
#payment .payment_methods li:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
#payment .payment_methods li label {
  width: 92%;
  padding-top: 0 !important;
  font-weight: bold;
}
#payment .payment_methods li p {
  margin-bottom: 0;
}
#payment .payment_methods li .payment_box {
  padding: 1em;
  margin: 1em -1em -1em -1em;
  background-color: #f8f8f8;
  background-image: -webkit-gradient(linear, right top, right bottom, from(#f8f8f8), to(#f4f4f4));
  /* Saf4+, Chrome */

  background-image: -webkit-linear-gradient(top, #f8f8f8, #f4f4f4);
  /* Chrome 10+, Saf5.1+, iOS 5+ */

  background-image: -moz-linear-gradient(top, #f8f8f8, #f4f4f4);
  /* FF3.6+ */

  background-image: -ms-linear-gradient(top, #f8f8f8, #f4f4f4);
  /* IE10 */


  background-image: -o-linear-gradient(top, #f8f8f8, #f4f4f4);
  /* Opera 11.10+ */

  background-image: linear-gradient(to bottom, #f8f8f8, #f4f4f4);
  border-top: 1px solid #DCD9D9;
}
#payment .payment_methods li .payment_box fieldset {
  border: 0;
  margin: 0;
  padding: 1em 0 0 0;
  font-size: .857em;
}
#payment .payment_methods li .payment_box fieldset label {
  width: auto;
  margin-right: 0;
}
#payment .payment_methods li .payment_box fieldset .form-row {
  margin-bottom: 1em;
}
#payment .payment_methods li .payment_box fieldset .form-row-first select {
  width: 48%;
}
#payment .payment_methods li .payment_box fieldset .form-row-first select:nth-child(2n) {
  float: left;
}
#payment .payment_methods li .payment_box fieldset #cvv {
  width: 22% !important;
}
#payment .payment_methods li .payment_box fieldset .help {
  width: 75%;
  float: left;
}
#payment .terms {
  width: auto;
  *zoom: 1;
  margin: 1em 0;
}
#payment .terms:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}
#payment .terms:before,
#payment .terms:after {
  content: "";
  display: table;
}
#payment .terms:after {
  clear: both;
}
#payment .terms label {
  display: inline;
  float: left;
}
#payment .terms input {
  float: right;
}
#payment .place-order {
  padding: 1em;
  margin-bottom: 0;
  float: none;
  width: 100%;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */

  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */

  box-sizing: border-box;
  /* Opera/IE 8+ */

}
#payment .place-order .button {
  width: 30%;
  display: block;
}
#payment.fixed {
  top: 4.236em;
  background-color: #fff;
  z-index: 999;
  -webkit-transition: top ease-in-out 0.2s;
  -moz-transition: top ease-in-out 0.2s;
  -ms-transition: top ease-in-out 0.2s;
  -o-transition: top ease-in-out 0.2s;
  transition: top ease-in-out 0.2s;
  box-shadow: 0 0 1em 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 1em 0 rgba(0, 0, 0, 0.2);
}
#footer-widgets .widget_woo_recent_products h1,
#footer-widgets .widget_woo_best_selling_products h1 {
  display: none;
}
#footer-widgets .widget ul.products {
  width: 100%;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 0;
}
#footer-widgets .widget ul.products li.product.featured {
  background: #f8f8f8;
}
#footer-widgets .widget ul.products li.product.featured h3,
#footer-widgets .widget ul.products li.product.featured .excerpt,
#footer-widgets .widget ul.products li.product.featured .categories {
  background: #fff;
}
#footer-widgets .widget ul.products li.product.featured h3 {
  padding: 0 1em;
  text-transform: none;
  margin: 0;
}
#footer-widgets .widget ul.products li.product.featured .excerpt {
  padding: 1em;
}
#footer-widgets .widget ul.products li.product.featured .categories {
  padding-right: 1em;
  padding-left: 1em;
  padding-bottom: 1em;
  margin: 0;
}
#footer-widgets .widget ul.products li.product.featured .button {
  margin-right: 1em;
}
#footer-widgets .widget ul.products li.product.featured h3 {
  padding-top: 1em;
}
.woocommerce-tabs .wl-panel {
  padding: 0;
}

.codenegar_slider_wrapper .ui-slider-horizontal .ui-slider-handle {   margin-right: 0; top: 0; }

.codenegar_slider_wrapper .ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br,
.codenegar_slider_wrapper .ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl,
.codenegar_slider_wrapper .ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr,
.codenegar_slider_wrapper .ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { 	
-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px; }

.codenegar_slider_wrapper .ui-widget-content {
    background: none repeat scroll 0 0 #DCD9D9;
-webkit-border-radius:1em;
	-moz-border-radius:1em;
	border-radius:1em;
	border: none;
}
.yith_magnifier_gallery li { margin-left: 1.5px; }
.single-product .images .thumbnails a.yith_magnifier_thumbnail { margin-left: 0; }
/* Layered navigation styles*/
.yith-woo-ajax-navigation.widget_layered_nav ul li a:before,
.yith-woo-ajax-navigation.widget_layered_nav_filters ul li a:before {
  content: "";
  width: 0;
  margin:0;
}
.yith-woo-ajax-navigation.widget_layered_nav ul li a:hover:before,
.yith-woo-ajax-navigation.widget_layered_nav_filters ul li a:hover:before {
  content: "";
}
.yith-woo-ajax-navigation.widget_layered_nav ul li.chosen a:before,
.yith-woo-ajax-navigation.widget_layered_nav_filters ul li.chosen a:before {
  font-family: 'FontAwesome';
  display: inline-block;
  font-size: 100%;
  margin-left: .618em;
  font-weight: normal;
  line-height: 1em;
  content: "\F00D";
  color: #706A64;
  width:6px;
}
.yith-woo-ajax-navigation.widget_layered_nav ul li a, 
.yith-woo-ajax-navigation.widget_layered_nav_filters ul li a {
 padding: 2px 5px;
}

#sidebar .yith-woo-ajax-navigation ul { }
.yith-wcan-label li, .yith-wcan-color li { float: right; }
.yith-wcan-loading {
    background: url('../images/ajax-loader.gif') no-repeat center;
    height: 100px;
}
#sidebar .yith-woo-ajax-navigation ul li { border-bottom:none;min-height: inherit; }
#sidebar .yith-woo-ajax-navigation ul.yith-wcan-list li { border-bottom: 1px solid #E0D1D1 !important; }
.sidebar .widget.yith-woo-ajax-navigation nav ul { margin-top:-5px; }
.sidebar .widget.yith-woo-ajax-navigation nav ul.colors, .sidebar .widget.yith-woo-ajax-navigation nav ul.sizes { margin-top:0; }
.widget.widget_price_filter form { margin-bottom:0; }
.widget.yith-woo-ajax-navigation li { padding:6px 0; }
.widget.yith-woo-ajax-navigation li a { color:#4f4d4d; text-transform:uppercase; font-size:12px; }
.widget.yith-woo-ajax-navigation li small.count { float:left; color:#a6a6a6; padding:9px 0 6px; border:none;width: auto; }
/* colors */
.widget.yith-woo-ajax-navigation .colors li, .widget.yith-woo-ajax-navigation .sizes li { float:right; padding:0; border:0; }
.widget.yith-woo-ajax-navigation .colors li a { padding:2px !important; background:#e3e0e0 !important; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; }
.widget.yith-woo-ajax-navigation .colors li a:hover, .widget.yith-woo-ajax-navigation .colors li.filter-selected a { background:#aaa !important; }
.widget.yith-woo-ajax-navigation .colors li.filter-selected a:after, .widget.yith-woo-ajax-navigation .colors li.filter-selected a:before,
.widget.yith-woo-ajax-navigation .sizes li.filter-selected a:after, .widget.yith-woo-ajax-navigation .sizes li.filter-selected a:before { content:""; }
.widget.yith-woo-ajax-navigation .colors li .box { padding:0; margin:0; width:26px; height:26px; border:0; -webkit-border-radius:0; -moz-border-radius:0; border-radius:0; }

.woocommerce .yith-woo-ajax-navigation ul.yith-wcan-color.yith-wcan li,
.woocommerce-page .yith-woo-ajax-navigation ul.yith-wcan-color.yith-wcan li,
.woocommerce .yith-woo-ajax-navigation ul.yith-wcan-color.yith-wcan li,
.woocommerce-page .yith-woo-ajax-navigation ul.yith-wcan-color.yith-wcan li {
    border-bottom: none;
}
.woocommerce .yith-woo-ajax-navigation ul.yith-wcan-color.yith-wcan li a,
.woocommerce-page .yith-woo-ajax-navigation ul.yith-wcan-color.yith-wcan li a,
.woocommerce .yith-woo-ajax-navigation ul.yith-wcan-color.yith-wcan li span,
.woocommerce-page .yith-woo-ajax-navigation ul.yith-wcan-color.yith-wcan li span {
    border: 2px solid #ECEBEB;
    display: block;
    height: 26px;
    margin: 5px 0 5px 6px;
    padding: 0px !important;
    width: 26px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

#sidebar .woocommerce .widget_layered_nav ul.yith-wcan-color.yith-wcan li a:hover,
.woocommerce-page #sidebar .widget_layered_nav ul.yith-wcan-color.yith-wcan li a:hover,
#sidebar .woocommerce .yith-woo-ajax-navigation ul.yith-wcan-color.yith-wcan li span:hover,
.woocommerce-page #sidebar .yith-woo-ajax-navigation ul.yith-wcan-color.yith-wcan li span:hover
{
  border: 2px solid #E0D1D1;
}
#sidebar .woocommerce .yith-woo-ajax-navigation ul.yith-wcan-color.yith-wcan li.chosen a,
.woocommerce-page #sidebar .yith-woo-ajax-navigation ul.yith-wcan-color.yith-wcan li.chosen a,
#sidebar .woocommerce .yith-woo-ajax-navigation ul.yith-wcan-color.yith-wcan li.chosen span,
.woocommerce-page #sidebar .yith-woo-ajax-navigation ul.yith-wcan-color.yith-wcan li.chosen span {
   border: 2px dotted #E0D1D1;
}
#sidebar .woocommerce .yith-woo-ajax-navigation ul.yith-wcan-color.yith-wcan li.chosen a:after,
.woocommerce-page #sidebar .yith-woo-ajax-navigation ul.yith-wcan-color.yith-wcan li.chosen a:after,
#sidebar .woocommerce .yith-woo-ajax-navigation ul.yith-wcan-color.yith-wcan li.chosen span:after,
.woocommerce-page #sidebar .yith-woo-ajax-navigation ul.yith-wcan-color.yith-wcan li.chosen span:after {
  font-family: 'FontAwesome';
  display: inline-block;
  font-size: 100%;
  margin-left: .618em;
  font-weight: normal;
  line-height: 1em;
  content: "\F00D";
  color: #706A64;

}
/* List/Grid classes */
.gridlist-toggle{
	width:68px;
	line-height:19px !important;
	margin: 1em 0!important;
	padding:0!important;
	float:left;
}
.gridlist-toggle a{
	display:inline-block;
	width:30px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	text-align:center;
	text-decoration:none!important;
	font-weight:normal!important;
	color:#999999!important;
	-webkit-transition:background ease-in-out .2s;
	border: 3px solid #ECEBEB;
	height: 32px;
    line-height: 30px;
}
.gridlist-toggle a#grid{ margin-left: 3px; }
.gridlist-toggle a span{
	display:none;
}
.gridlist-toggle a:hover{
	color:#333;background:rgba(255,255,255,0.2);
}
.gridlist-toggle a#list.hover,
.gridlist-toggle a#grid.hover,
.gridlist-toggle a#list.active,
.gridlist-toggle a#grid.active {
	border: 3px solid #e0d1d1;
}

ul.products.grid div[itemprop="description"]{
  display:none;
}
ul.products.grid hr{
  display:none;
}
ul.products.list li.product{
  float:none!important;
  width:100%!important;
  text-align:right!important;
  max-width: 600px;
  padding:9px;
}
ul.products.list li.product:after{
 content:"";display:block;clear:both;
}
ul.products.list li.product img{
  float:right;
  margin-bottom:0;
  -webkit-transition:none!important;
  margin-left:2%;
}
ul.products.list li.product h3,
ul.products.list li.product div[itemprop="description"],
ul.products.list li.product .price,ul.products.list li.product .gridlist-buttonwrap{
  clear:none;
}
ul.products.list li.product h3 { padding: 0.2em 0 0;}
ul.products.list li.product div[itemprop="description"]{
  display:block;
}
ul.products.list li.product .prod-excerpt,
ul.products.list li.product .excerpt {
    min-height: 75px;
}
ul.products.list li.product .gridlist-buttonwrap{}
ul.products.list li.product hr{
  clear:both;
}
.shop_attributes { border:1px solid #eee; }
.shop_attributes p{
	margin:0;
}
.shop_attributes th, .shop_attributes td {padding:5px 10px; }
.shop_attributes th { background: none repeat scroll 0 0 #F7F7F7; border-left: 1px solid #EEEEEE; }
.shop_attributes tr:last-child th { border-bottom:none; }
/* sizes */
.widget.yith-woo-ajax-navigation .sizes li { padding-left:8px !important; }
.widget.yith-woo-ajax-navigation .sizes li .size-filter { padding:2px 5px; font-size:16px; color:#a09d9d; background:#fff; border:1px solid #ccc9c9; -webkit-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.23); -moz-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.23); box-shadow:1px 1px 2px rgba(0, 0, 0, 0.23); }
.widget.yith-woo-ajax-navigation .sizes li .size-filter:hover { border-color:#dec084; color:#c38204; }
.widget.yith-woo-ajax-navigation .sizes li.chosen .size-filter { border-color:#dec084; color:#c38204; }

#sidebar .woocommerce .yith-woo-ajax-navigation ul.yith-wcan-label.yith-wcan li,
.woocommerce-page #sidebar .yith-woo-ajax-navigation ul.yith-wcan-label.yith-wcan li,
#sidebar .woocommerce .yith-woo-ajax-navigation ul.yith-wcan-label.yith-wcan li,
.woocommerce-page #sidebar .yith-woo-ajax-navigation ul.yith-wcan-label.yith-wcan li {
    border-bottom: none;
	min-height: inherit;
    padding: 3px 0 6px 6px;
}

#sidebar .woocommerce .yith-woo-ajax-navigation ul.yith-wcan-label.yith-wcan li a,
.woocommerce-page #sidebar .yith-woo-ajax-navigation ul.yith-wcan-label.yith-wcan li a,
#sidebar .woocommerce .yith-woo-ajax-navigation ul.yith-wcan-label.yith-wcan li span,
.woocommerce-page #sidebar .yith-woo-ajax-navigation ul.yith-wcan-label.yith-wcan li span {
    background: #FFFFFF;
	border: 3px solid #ECEBEB;
    display: block;
    margin: 0;
    padding: 1px 8px;
    line-height: 22px;
    overflow: hidden;
    text-decoration: none;
	text-align: center;
	width: auto;
}

#sidebar .woocommerce .yith-woo-ajax-navigation ul.yith-wcan-label.yith-wcan li a:hover,
.woocommerce-page #sidebar .yith-woo-ajax-navigation ul.yith-wcan-label.yith-wcan li a:hover {
    background: #FFFFFF;
	border: 3px solid #E0D1D1;
    display: block;
    margin: 0;
    padding: 1px 8px;
    line-height: 22px;
    overflow: hidden;
    text-decoration: none;
	text-align: center;
	width: auto;
}

.woocommerce .yith-woo-ajax-navigation ul.yith-wcan-label.yith-wcan li.chosen a,
.woocommerce-page .yith-woo-ajax-navigation ul.yith-wcan-label.yith-wcan li.chosen a {
    border: 1px solid #dec084;
    background-image: none;
    background-color: #ffffff;
    color: #c38204;
    line-height: 20px;

    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.yith-woo-ajax-navigation ul.yith-wcan-label.yith-wcan li.chosen a:after {
    position: relative;
    top: -2px;
}

  ul.products li.product {
    width: 44%;
    float: right;
    clear: both;
  }
  ul.products li.product:nth-child(2n) {
    float: left;
    clear: none;
  }
  .clear {
   clear: both;
  }
  .nav-hidden #navigation,
  .nav-hidden #footer-wrap,
  .nav-hidden .breadcrumbs-wrap,
  .nav-hidden #top,
  .nav-hidden #header .widget_product_search,
  .nav-hidden #header ul.cart,
  .nav-hidden #header .account {
    display: none !important;
  }
  .nav-hidden .header-top {
    -webkit-border-bottom-right-radius: 0.382em;
    -webkit-border-bottom-left-radius: 0.382em;
    border-bottom-right-radius: 0.382em;
    border-bottom-left-radius: 0.382em;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .col2-set .col-2 {
    clear: none;
  }
  .col2-set {
    clear: both;
    *zoom: 1;
  }
  .col2-set:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
  }
  .col2-set:before,
  .col2-set:after {
    content: "";
    display: table;
  }
  .col2-set:after {
    clear: both;
  }
  .col2-set .col-1 {
    width: 48%;
    float: right;
  }
  .col2-set .col-2 {
    width: 48%;
    float: left;
  }
  ul.products li.product {
    margin-left: 3.8%;
    clear: none;
  }
  ul.products li.product .rating-wrap {
    margin-top: 1em;
  }
  ul.products li.product .rating-wrap + .button {
    margin-top: 1em;
  }
  ul.products li.product:nth-child(2n) {
    float: right;
  }
  ul.products li.product.first {
    clear: both;
  }
  ul.products li.product.last {
    margin-left: 0;
  }
  ul.products li.product .rating-wrap {
    float: left;
    text-align: left;
  }
  ul.products {
    display: block;
    width: 100%;
    *width: 100%;
    *zoom: 1;
  }
  .jssidebar .widget_woo_best_selling_products ul.products,
  #sidebar .widget_woo_best_selling_products ul.products { width: auto;}
  ul.products:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
  }
  ul.products:before,
  ul.products:after {
    content: "";
    display: table;
  }
  ul.products:after {
    clear: both;
  }
  .woocommerce-columns-2 ul.products li.product {
    width: 44.6%;
  }
  .woocommerce-columns-3 ul.products li.product {
    display: block;
    float: right;
    width: 28%;
    *width: 27.8%;
    margin-left: 3%;
    *margin-left: 3%;
/*  width: 26.629629629629626%;
    *width: 26.577546296296294%;
*/  }
  .woocommerce-columns-4 ul.products li.product {
    width: 20.9%;
    margin-left: 1.1%;
  }
  .woocommerce-columns-4 ul.products li.product .rating-wrap {
    float: none;
    text-align: right;
  }
  .woocommerce-columns-5 ul.products li.product {
    width: 15.5%;
    margin-left: 1.4%;
  }
  .woocommerce-columns-5 ul.products li.product .rating-wrap {
    float: none;
    text-align: right;
  }
  .woocommerce-columns-5 ul.products li.product .rating-wrap + .button {
    margin-top: 0;
  }
  .woocommerce-columns-5 .related ul.products li.product .rating-wrap,
  .woocommerce-columns-5 .upsells ul.products li.product .rating-wrap {
    float: left;
  }
  .woocommerce-columns-5 .related ul.products li.product .rating-wrap + .button,
  .woocommerce-columns-5 .upsells ul.products li.product .rating-wrap + .button {
    margin-top: 1em;
  }
  .home .woocommerce-columns-4 ul.products li.product .rating-wrap {
    text-align: left;
  }
  .home .woocommerce-columns-4 ul.products li.product {
	width: 22.059%;  
  }
  .home ul.products li.product.product-category h3 { font-size: 1.846em; padding-bottom:.5em; }
  .home ul.products li.product.product-category .description, .home ul.products li.product.product-category p {
 	font-size: .923em;
    margin: 0 10px 21px;
  }
  .home ul.products li.product.product-category a.readmore:hover .view-more { text-decoration:underline; }
  .widget_shopping_cart .widgettitle { font-family:Arial, Helvetica, sans-serif; text-transform:capitalize; font-size:1.2em; color: #4A3B3C; }
  .my_account_orders {
    font-size: 1em;
  }
  .home .widget_woo_featured_products ul.products li.product {
  background: #FFFFFF;
  border: 1px solid #BEB9B9;
  }
  .layout-full ul.products {
    display: block;
    width: 102.77777777777777%;
    margin-right: -1.3888888888888888%;
    margin-left: -1.3888888888888888%;
    *width: 102.72569444444444%;
    *margin-right: -1.440972222222222%;
    *margin-left: -1.440972222222222%;
    *zoom: 1;
  }
  .layout-full ul.products:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
  }
  .layout-full ul.products:before,
  .layout-full ul.products:after {
    content: "";
    display: table;
  }
  .layout-full ul.products:after {
    clear: both;
  }
  .layout-full .woocommerce-columns-2 ul.products li.product {
    display: inline;
    float: right;
    width: 45.37%;
    margin-right: 1.3888888888888888%;
    margin-left: 0.8%;
    *width: 45.37%;
    *margin-right: 1.3368055555555556%;
    *margin-left: 0.8%;
	max-width:none;
  }
  .layout-full .woocommerce-columns-3 ul.products li.product {
    display: inline;
    float: right;
    margin-right: 1.5%;
    margin-left: 0.7%;
	width: 28.7%;
    *width: 26%;
  }
  .layout-full .woocommerce-columns-4 ul.products li.product {
    display: inline;
    float: right;
    width: 21.15%;
    margin-right: 1.3888888888888888%;
    margin-left: 0%;
    *width: 21.15%;
    *margin-right: 1.3368055555555556%;
    *margin-left: 0%;
/*  width: 22.22222222222222%;
    margin-left: 1.3888888888888888%;
    margin-right: 1.3888888888888888%;
    *width: 22.17013888888889%;
    *margin-left: 1.3368055555555556%;
    *margin-right: 1.3368055555555556%;
*/  }
  .layout-full .woocommerce-columns-4 ul.products li.product .rating-wrap {
    float: left;
    text-align: left;
    padding-top: 0;
  }
  .layout-full .woocommerce-columns-5 ul.products li.product {
    width: 16.21%;

    margin-right: 1.4%;
    margin-left: 0;
  }
  .layout-full .woocommerce-columns-5 ul.products li.product .rating-wrap {
    float: none;
    text-align: right;
    padding-top: 0;
  }
  .layout-full .woocommerce-columns-5 ul.products li.product .rating-wrap + .button {
    margin-top: 0;
  }
  .layout-full .woocommerce-columns-5 .related ul.products li.product .rating-wrap,
  .layout-full .woocommerce-columns-5 .upsells ul.products li.product .rating-wrap {
    float: left;
  }
  .layout-full .woocommerce-columns-5 .related ul.products li.product .rating-wrap + .button,
  .layout-full .woocommerce-columns-5 .upsells ul.products li.product .rating-wrap + .button {
    margin-top: 1em;
  }
  .home div.woocommerce-wrap {
    margin: 0 auto;
    max-width: 950px;
    width: 100%;
  }
  .woocommerce-result-count,
  .woocommerce_ordering,
  .woocommerce-ordering {
    width: 43.2%;
    float: right;
    margin-bottom: 2.618em;
    padding: 1em 0;
  }
  .woocommerce-result-count {
  }
  .woocommerce-ordering {
    float: left;
	text-align: left;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .page-description + .woocommerce-result-count,
  .term-description + .woocommerce-result-count {
    -webkit-border-top-right-radius: 0;
    -webkit-border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .page-description + .woocommerce-result-count + .woocommerce-ordering,
  .term-description + .woocommerce-result-count + .woocommerce-ordering {
    -webkit-border-top-right-radius: 0;
    -webkit-border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .page-description + ul.products,
  .term-description + ul.products {
    padding-top: 1.618em;
  }
  .single-product .product {
    display: block;
    *zoom: 1;
  }
  .single-product .product:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
  }
  .single-product .product:before,
  .single-product .product:after {
    content: "";
    display: table;
  }
  .single-product .product:after {
    clear: both;
  }
  .single-product .images {
    display: inline;
    float: right;
    width: 35%;
    margin-right: 0;
    margin-left: 2.5%;
  }
  .single-product .images .thumbnails {
    display: block;
    width: 106%;
    margin-right: 0%;
    margin-left: 0%;
    *zoom: 1;
	max-height: 100px;
	max-width: 350px;
    *zoom: 1;
  }
  .single-product .images .thumbnails:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
  }
  .single-product .images .thumbnails:before,
  .single-product .images .thumbnails:after {
    content: "";
    display: table;
  }
  .single-product .images .thumbnails:after {
    clear: both;
  }
  .single-product .images .thumbnails a {
    display: inline;
    float: right;
    width: auto;
    margin-right: 1%;
    margin-left: 2px;
  }
  .single-product .summary {
    display: inline;
    float: right;
    width: 60%;
    margin-right: 2%;
    margin-left: 0%;
    *zoom: 1;
  }
  .single-product .summary:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
  }
  .single-product .summary:before,
  .single-product .summary:after {
    content: "";
    display: table;
  }
  .single-product .summary:after {
    clear: both;
  }
  .single-product .summary .product_title {
    width: 100%;
	font-size: 1.7em;
  }
  .single-product .summary .price {
    clear: both;
    float: right;
    margin-bottom: 0;
    width: 25%;
  }
  .single-product .summary .price .amount {
    line-height: 1.5;
    margin: 0 0 6px;
  }
  .single-product .summary .price del .amount {
    font-size: 1em;
  }
  .single-product .summary .single_variation_wrap {
    *zoom: 1;
  }
  .single-product .caroufredsel_wrapper .yith_magnifier_gallery li {
    margin-left: 15px;
    padding: 2px;
  }
  .single-product .summary .single_variation_wrap:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
  }
  .single-product .summary .single_variation_wrap:before,
  .single-product .summary .single_variation_wrap:after {
    content: "";
    display: table;
  }
  .single-product .summary .single_variation_wrap:after {
    clear: both;
  }
  .single-product .summary .single_variation_wrap .single_variation {
    padding-left: 1em;
    margin-left: 1em;
    border-left: 1px solid #DCD9D9;
    float: right;
  }
  .single-product .summary .single_variation_wrap .single_variation .price {
    float: none;
    width: auto;
    text-align: right;
  }
  .single-product .summary .group_table .price {
    width: auto;
    float: none;
    text-align: right;
  }
  .single-product .summary .group_table .price .amount {
    font-size: 1em;
  }
  .single-product .summary .group_table .price .stock {
    display: inline-block;
    clear: none;
    float: left;
  }
  .single-product .summary .group_table .quantity .qty {
    background: #ffffff !important;
  }
  .single-product .summary .rating-wrap,
  .single-product .summary .variations_form,
  .single-product .summary .woocommerce-tabs,
  .single-product .summary .product_meta,
  .single-product .summary .stock,
  .single-product .summary form.cart {
    clear: both;
    display: block;
  }
  .single-product .summary .review-count {
    margin-bottom: 1em;
  }
  .single-product .related,
  .single-product .upsells,
  .single-product #reviews {
    display: inline;
    float: right;
    width: 100%;
    *width: 100%;
  }
  .single-product .related ul.products,
  .single-product .upsells ul.products,
  .single-product #reviews ul.products {
    display: block;
    width: 103.7037037037037%;
    margin-right: -1.8518518518518516%;
    margin-left: -1.8518518518518516%;
    *width: 103.65162037037037%;
    *margin-right: -1.903935185185185%;
    *margin-left: -1.903935185185185%;
    *zoom: 1;
  }
  .single-product .related ul.products:after,
  .single-product .upsells ul.products:after,
  .single-product #reviews ul.products:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
  }
  .single-product .related ul.products:before,
  .single-product .upsells ul.products:before,
  .single-product #reviews ul.products:before,
  .single-product .related ul.products:after,
  .single-product .upsells ul.products:after,
  .single-product #reviews ul.products:after {
    content: "";
    display: table;
  }
  .single-product .related ul.products:after,
  .single-product .upsells ul.products:after,
  .single-product #reviews ul.products:after {
    clear: both;
  }
  .single-product .related ul.products li.product,
  .single-product .upsells ul.products li.product,
  .single-product #reviews ul.products li.product {
    display: inline;
    float: right;
    width: 27.8%;
    margin-right: 1.8518518518518516%;
    margin-left: 0;	
    *width: 27.7%;
    *margin-right: 1.7997685185185184%;
  }
  .single-product.layout-full .product {
    display: block;
/*  width: 102.77777777777777%;
    margin-left: -1.3888888888888888%;
    margin-right: -1.3888888888888888%;
    *width: 102.72569444444444%;
    *margin-left: -1.440972222222222%;
    *margin-right: -1.440972222222222%;
*/    *zoom: 1;
  }
  .single-product.layout-full .product:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
  }
  .single-product.layout-full .product:before,
  .single-product.layout-full .product:after {
    content: "";
    display: table;
  }
  .single-product.layout-full .product:after {
    clear: both;
  }
  .single-product.layout-full .product .images,
  .single-product.layout-full .product .summary {
    display: inline;
    float: right;
  }
  .single-product.layout-full .product .images {
  }
  .single-product.layout-full .product .summary {
  }
  .single-product.layout-full .product .images .thumbnails {
  }
  .single-product.layout-full .product .images .thumbnails:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
  }
  .single-product.layout-full .product .images .thumbnails:before,
  .single-product.layout-full .product .images .thumbnails:after {
    content: "";
    display: table;
  }
  .single-product.layout-full .product .images .thumbnails:after {
    clear: both;
  }
  .single-product.layout-full .product .images .thumbnails a {
  }
  .single-product.layout-full .product .related ul.products,
  .single-product.layout-full .product .upsells ul.products {
    display: block;
    width: 102.77777777777777%;
    margin-right: -1.3888888888888888%;
    margin-left: -1.3888888888888888%;
    *width: 102.72569444444444%;
    *margin-right: -1.440972222222222%;
    *margin-left: -1.440972222222222%;
    *zoom: 1;
  }
  .single-product.layout-full .product .related ul.products:after,
  .single-product.layout-full .product .upsells ul.products:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
  }
  .single-product.layout-full .product .related ul.products:before,
  .single-product.layout-full .product .upsells ul.products:before,
  .single-product.layout-full .product .related ul.products:after,
  .single-product.layout-full .product .upsells ul.products:after {
    content: "";
    display: table;
  }
  .single-product.layout-full .product .related ul.products:after,
  .single-product.layout-full .product .upsells ul.products:after {
    clear: both;
  }
  .single-product.layout-full .product .related ul.products li.product,
  .single-product.layout-full .product .upsells ul.products li.product {
    display: inline;
    float: right;
    width: 21.15%;
    margin-right: 1.3888888888888888%;
    margin-left: 0;
    *width: 21.15%;
    *margin-right: 1.3368055555555556%;
  }
  table.cart {
    background: none repeat scroll 0 0 transparent;
    font-size: 1em;
  }
  table.cart thead th { 
    border-bottom: 1px solid #DCD9D9;
    border-top: 1px solid #DCD9D9;
    font-weight: 500;
    padding: 5px;
	background:#F8F8F8;
	font-style:italic;
  }
  table.cart .cart_table_item .product-name { 
    font-size: 1.3em;
    font-style: italic;
  }
  table.cart .cart_table_item .product-price,
  table.cart .cart_table_item .product-subtotal
   { 
    font-size: 1.1em;
	color: #b81941;
	font-weight: 700;
  }
  
  table.cart .product-quantity, table.cart .product-subtotal, table.cart .product-price {
   border-right: 1px solid #DCD9D9;
  }
  table.cart .product-remove,
  table.cart .product-thumbnail,
  table.cart .product-price {
    display: table-cell;
  }
  table.cart .actions .button {
    width: auto;
    float: none;
  }
  table.cart .actions .coupon {
    width: 55%;
    float: right;
    text-align: right;
    margin-bottom: 0;
  }
  table.cart .actions .coupon .input-text,
  table.cart .actions .coupon .button {
    width: auto;
    float: none;
  }
  .cart-collaterals {
    *zoom: 1;
  }
  .cart-collaterals:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
  }
  .cart-collaterals:before,
  .cart-collaterals:after {
    content: "";
    display: table;
  }
  .cart-collaterals:after {
    clear: both;
  }
  .cart-collaterals .cross-sells,
  .cart-collaterals .cart_totals,
  .cart-collaterals .shipping_calculator {
    width: 48%;
  }
  .cart-collaterals .cross-sells {
    float: right;
    width: 100%;
  }
  .cart-collaterals .cross-sells li.product {
    border: 1px solid #DCD9D9;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
  
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
  
    box-sizing: border-box;
    /* Opera/IE 8+ */
  
    -webkit-border-top-right-radius: 0.382em;
    -webkit-border-top-left-radius: 0.382em;
    border-top-right-radius: 0.382em;
    border-top-left-radius: 0.382em;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .cart-collaterals .cross-sells li.product .categories {
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .cart-collaterals .cart_totals,
  .cart-collaterals .shipping_calculator {
    float: left;
    font-size: 1em;
    font-weight: normal;
  }
  .cart-collaterals .cart_totals table {
   border: 1px solid #DCD9D9;
   background: none repeat scroll 0 0 transparent;
  }
  .cart-collaterals .cart_totals table tbody tr:nth-child(2n) td,
  .shop_table tbody tr:nth-child(2n) td { 
	background:none;  border-bottom: 1px solid #DCD9D9;
    border-top: 1px solid #DCD9D9; }
  .cart-collaterals .cart_totals tr.alt-table-row,
  .checkout .shop_table .cart-subtotal,
  .checkout .shop_table .total
  { 
    border-bottom: 1px solid #DCD9D9;
    border-top: 1px solid #DCD9D9;background:#F8F8F8;  }
  .cart-collaterals .cart_totals table tbody th { background:none; }
  .cart-collaterals .cart_totals tbody th { font-weight:normal; }
  .cart-collaterals .cart_totals table tbody tr { font-weight:normal; }
  .cart-collaterals .cart_totals table tbody .shipping th {border-top: 1px solid #DCD9D9;border-bottom: 1px solid #DCD9D9;}
  .cart-collaterals .cart_totals table tbody .total { color:#b81941; }
  article.hentry .cart-collaterals h2 {
  }
.cart-collaterals .shipping_calculator {
	float: right;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
  
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
  
    box-sizing: border-box;
    /* Opera/IE 8+ */
  
  }
  .cart-collaterals .shipping_calculator h2 {
    margin: 0;
  }
  .cart-collaterals .shipping_calculator .shipping-calculator-form {
    *zoom: 1;
    padding-top: 1em;
  }
  .cart-collaterals .shipping_calculator .shipping-calculator-form:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
  }
  .cart-collaterals .shipping_calculator .shipping-calculator-form:before,
  .cart-collaterals .shipping_calculator .shipping-calculator-form:after {
    content: "";
    display: table;
  }
  .cart-collaterals .shipping_calculator .shipping-calculator-form:after {
    clear: both;
  }
  .cart-collaterals .shipping_calculator .clear {
    clear: both;
  }
  .cart-collaterals .shipping_calculator .clear + p {
    margin-bottom: 0;
  }
  .checkout {
    *zoom: 1;
  }
  .shop_table { background:none; border-collapse: collapse; border: 1px solid #DCD9D9; }
  .shop_table thead th { padding: 10px; }
  .buttons .checkout {
	background: #4A3B3C;
	margin-right: 8px;
	}
  .checkout:after {

    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
  }
  .checkout:before,
  .checkout:after {
    content: "";
    display: table;
  }
  .checkout:after {
    clear: both;
  }
  #customer_details {
    width: 100%;
    float: right;
	margin-bottom: 30px;
  }
  #customer_details .col-1,
  #customer_details .col-2 {
    float: none;
    width: 100%;
    *zoom: 1;
  }
  #customer_details .col-1:after,
  #customer_details .col-2:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
  }
  #customer_details .col-1:before,
  #customer_details .col-2:before,
  #customer_details .col-1:after,
  #customer_details .col-2:after {
    content: "";
    display: table;
  }
  #customer_details .col-1:after,
  #customer_details .col-2:after {
    clear: both;
  }
  #customer_details #shiptobilling {
    float: none;
    width: 100%;
  }
  #customer_details .notes {
    clear: both;
  }
  #order_review_heading,
  #order_review {
    width: 100%;
    float: right;
  }
  #order_review {
    *zoom: 1;
	margin-top: 10px;
  }
  #order_review:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
  }
  #order_review:before,
  #order_review:after {
    content: "";
    display: table;
  }
  #order_review:after {
    clear: both;
  }
  #order_review .product-name {
    min-width: 150px;
	background: none repeat scroll 0 0 #FAFAFA;
  }
  #order_review .product-total {
	background: none repeat scroll 0 0 #FAFAFA;
  }
  #order_review .checkout_table_item .product-name {
	background: none;
  }
  #order_review .checkout_table_item .product-total {
	background: none;
  }
  #order_review #payment {
    margin-left: 0;
  }

.gecko .star-rating {
/*  font-size: 1.2em;
*/}
.gecko p.stars,
.gecko p.stars {
/*  width: 3.5em;
  font-size: 1.5em;
*/}
.gecko p.stars a.star-1,
.gecko p.stars a.star-1 {
/*  width: .7em;
*/}
.gecko p.stars a.star-2,
.gecko p.stars a.star-2 {
/*  width: 1.4em;
*/}
.gecko p.stars a.star-3,
.gecko p.stars a.star-3 {
/*  width: 2.1em;
*/}
.gecko p.stars a.star-4,
.gecko p.stars a.star-4 {
/*  width: 2.8em;
*/}
.gecko p.stars a.star-5,
.gecko p.stars a.star-5 {
/*  width: 3.5em;
*/}
.ie8 ul.products .details-link,
.ie9 ul.products .details-link {
  display: none !important;
}
