@import url(http://www.google.com/fonts#UsePlace:use/Collection:Roboto:400,500,900,700);
{
  /* HOMEPAGE */
}
.shop-now {
background: #85b90e; 
  color: #fff;
  padding: 7px 15px;
  text-align: center;
  font-weight: bold;
  font-size: .75em;
}
.l-content .the-slideshow-wrapper {
  /*height: 1000px;*/
  margin-bottom: 20px;
  padding: 0 0px 10px;
 /* background-color: #ffffff;*/
  width: 804px;
  float: right;
}
.l-content .the-slideshow-wrapper .maincontent-wrapper {
  width: 795px;
  height: 490px;
}
.l-content .the-slideshow-wrapper .the-slideshow {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.l-content .the-slideshow-wrapper .the-slideshow .slides {
  height: 100%;
}
.l-content .the-slideshow-wrapper .the-slideshow .slide {
  position: relative;
}
.l-content .the-slideshow-wrapper .the-slideshow .slide .slide-texts {
  position: absolute;
  top: 145px;
  left: 55px;
}
.l-content .sidebar-left {
  width: 260px;
  floet: left;
  height: 300px;
  background: #d67;
}
.l-content .special-collections {
  height: 275px;
  margin-bottom: 30px;
  margin-top: 20px;
  position:relative;
}
.l-content .special-collections .new{
  height: 70px;
  width:70px;
  position: absolute;
  background: url(../img/new.png) left top no-repeat;
  top:0;
  right:0;
  z-index:1
}
.l-content .special-collections ul {
  height: 100%;
}
.l-content .special-collections li {
  float: left;
  width: 264px;
  position: relative;
  -moz-box-shadow: 0px 0px 1px 0px #656565;
-webkit-box-shadow: 0px 0px 1px 0px #656565;
-o-box-shadow: 0px 0px 1px 0px #656565;
box-shadow: 0px 0px 1px 0px #656565;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=NaN, Strength=1);
}
.l-content .special-collections li .more-info {
  display: block;
  height: 80px;
  position: absolute;
  background-color: #85b90e;
  bottom: 0;
  font-size: 24px;
  text-align: left;
  padding-left: 15px;
  padding-top: 20px;
   text-transform: uppercase;
   color:#fff
}
.l-content .special-collections li .more-info h2 {
  line-height: 34px;
  float: left;
  font-weight: 700;
  color:#fff;
 
}
.l-content .special-collections li.block-wide .more-info h2 {
	line-height:40px;
}
.l-content .special-collectionsli .more-info:hover {
	background-color:#85b90e
}
.l-content .special-collections li .arrow {
  display: block;
  width: 15px;
  height: 16px;
  float: right;
  background-image: url("../img/sprite.png");
  background-position: -72px -558px;
  background-repeat: no-repeat;
  margin-right: 10px;
  margin-top: 10px;
}
.l-content .special-collections li.block-wide .arrow {
	margin-top:-28px
}
.l-content .special-collections .block-normal {
  margin-right: 5px;
}
.l-content .special-collections .block-wide {
  margin-right: 5px;
}
.l-content .special-collections .block-wide.b2 .more-info{
	background-color:#85b90e
}
.l-content .special-collections .b3 .more-info {
	background-color:#000;
	padding-top: 20px;
}
.l-content .special-collections .block-wide b {
  font-size: 22px;
  display: block;
  width: 30px;
  float: left;
  clear: left;
}
.l-content .special-collections .block-wide h2 {
  line-height: 40px;
}

.l-content .brands-showcase {
  position: relative;
  width: 715px;
  margin: 20px auto;
  text-align: center;
  z-index: 99;
}
.l-content .brands-showcase h3 {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin-bottom: 20px;
  padding: 0 15px;
  background-color: #fff;
  color: #2e2e2e;
  font-size: 1.4em;
  text-transform: uppercase;
}
.l-content .brands-showcase h3:before {
  content: '';
  position: absolute;
  z-index: -1;
  top: .3em;
  left: 0;
  display: block;
  width: 100%;
  border-bottom: 3px solid #121212;
}
.l-content .brands-showcase h3 span {
  /* text-transform: uppercase; */
}
.l-content .brands-showcase li {
  display: table;
  float: left;
  width: 113px;
  height: 50px;
  margin: 3px;
  border: 1px solid #e8e8e8;
  background-color: #fff;
}
.l-content .brands-showcase li a {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.l-content .brands-showcase li a img {
  max-width: 85%;
  max-height: 55px;
}
.l-content .product-banner {
  width: 100%;
  height: 40px;
background: #85b90e; /* Old browsers */
  color: #FFFFFF;
  line-height: 40px;
  text-align: left;
  padding-left: 20px;
   text-transform: uppercase;
  font-weight: bold;
  margin-bottom: -5px;
  font-size: 17px;
 
}
.l-content .reassurance-messages {
  display: table;
  width: 100%;
  height: 105px;
  background-color: #87909c;
}
.l-content .reassurance-messages ul {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}
.l-content .reassurance-messages li {
  position: relative;
  float: left;
  width: 25%;
  text-transform: capitalize;
}
.l-content .reassurance-messages li:hover:before {
  background-color: #2f2f2f;
}
.l-content .reassurance-messages li:before {
  content: '';
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  float: left;
  width: 65px;
  height: 65px;
  margin: 0 10px 0 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: #85b90e;
  background-image: url("../img/sprite.png");
  background-position: -34px -256px;
  background-repeat: no-repeat;
  -webkit-transition: background-color 500ms ease;
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
}
.l-content .reassurance-messages li h5 {
  margin-top: 15px;
  font-size: .8em;
  font-weight: bold;
}
.l-content .reassurance-messages li h6 {
  font-size: .65em;
}
.collection-block, .the-slideshow-banner {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.collection-block:hover img, .the-slideshow-banner:hover img {
  transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
}
.collection-block a, .the-slideshow-banner a {
  display: block;
  width: 100%;
  height: 100%;
}
.collection-block img, .the-slideshow-banner img {
  position: absolute;
  top: 0;
  left: 0;
  /*max-width: 100%;
  max-height: 100%;*/
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.collection-block .block-info, .the-slideshow-banner .block-info {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 15px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  font-weight: bold;
}
.collection-block .block-info h3, .the-slideshow-banner .block-info h3 {
  position: absolute;
  top: -1.55em;
  left: 0;
  padding: 15px 15px .2em;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  font-size: 1.4em;
  text-transform: capitalize;
}
.collection-block .block-info h4, .the-slideshow-banner .block-info h4 {
  margin-bottom: 5px;
  font-size: 1.05em;
  text-transform: capitalize;
}
.collection-block .block-info h5, .the-slideshow-banner .block-info h5 {
  font-size: 1em;
}
.collection-block .block-info h5 b, .the-slideshow-banner .block-info h5 b {
  color: #d30708;
  font-weight: bold;
}
.collection-block .block-info .shop-now, .the-slideshow-banner .block-info .shop-now {
  position: absolute;
  right: 15px;
  top: 30%;
}
{
  position: relative;
  vertical-align: top;
  /* Custom Page */
  /* Category Page */
}
.custom-page {
  /*padding-top*/
  padding-right: 20px;
  color: #5f5b58;
  background:#fff;
}
.custom-page h3 {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin-bottom: 25px;
  padding: 10px 25px;
  color: #fff;
background: #85b90e; /* Old browsers */
  text-transform: uppercase;
  font-size: 1.2em;
  font-weight: 100;
  font-family: 'Lato', sans-serif;
}
.custom-page h4 {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight:bold;
}
.custom-page h5 {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight:bold;
}
.custom-page p {
  margin-bottom: 20px;
  font-size: 13px;
}
.product-list-container {
  margin-top: 20px;
}
.product-inner-table {
  width: 95%;
  height: 336px;
  margin-bottom: 15px;
  margin-left: 10px;
  font-size: .8em;
  font-weight: bold;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: rgba(50, 50, 50, 0.4) 0px 2px 15px 0px;
  -moz-box-shadow: rgba(50, 50, 50, 0.4) 0px 2px 15px 0px;
  box-shadow: rgba(50, 50, 50, 0.4) 0px 2px 15px 0px;
  color: #242424;
  background-color:#fff;
}
.product-inner-table a {
  color: #242424;
}
.product-image-wrapper {
  padding: 0 !important;
  margin: 25px auto !important;
}
.product-image-container {
  height: 195px;
  display: table;
  /* padding-top: 20px; */
  /*
  .product-image {
  	width: 140px;
  	height: 140px;
  }
  */
}
.product-image-container .product-image-link {
  display: block;
  width: 100%;
  height: 100%;
}
.product-image-container .g-hlp {
  display: table-cell;
  width: 100%;
  height: 206px;
  vertical-align: middle;
}
.zoom-tool-container, .description-container, .subtitle, .product-payment-matters {
  width: 90%;
  margin: 0 auto;
}
.subtitle {
  font-weight: normal;
}
.zoom-tool-container {
  /*margin-top: -50px;*/
  text-align: right;
  /*&:after {
  	content: '';
  	display: block;
  	width: 60px;
  	margin: 25px auto 15px auto;
  	border-bottom: 1px solid #cfcfcf;
  }*/
}
.zoom-tool-container .zoom-button {
  padding-left: 16px;
  background-image: url("../img/sprite.png");
  background-position: -60px -500px;
  background-repeat: no-repeat;
  font-weight: bold;
  font-size: .9em;
}
.product-info-container {
  height: 130px;
}
.all-texts {
  height: 65px;
}
.product-payment-matters {
  height: 35px;
  margin-top: 15px;
}
.product-payment-matters td {
  width: 50%;
}
.product-price {
  text-align: center;
  color: #d30708;
  font-size: 1.2em;
}
.product-old-price {
  width: 30%;
  text-align: center;
  color: #d30708;
  font-weight: bold;
  font-size:14px;
}
.product-old-price .oriprs {
  font-size: .9em !important;
  float: none !important;
}
.clr.time2 {
  display: none;
}
.bottom-pagination-container {
  margin-top: 20px !important;
  border: 0 !important;
  font-size: .8em;
}
.bottom-pagination-container .pager {
  display: block !important;
}
.bottom-pagination-container .prev, .bottom-pagination-container .next {
  width: 50%;
}
.bottom-pagination-container .prev a, .bottom-pagination-container .next a {
  color: #212121 !important;
  font-weight: normal !important;
}
.bottom-pagination-container .prev a:first-child, .bottom-pagination-container .next a:last-child {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  width: 15px;
  height: 17px;
  margin-top: -3px;
}
.bottom-pagination-container .prev a:first-child img, .bottom-pagination-container .next a:last-child img {
  display: none;
}
.bottom-pagination-container .prev {
  text-align: right;
}
.bottom-pagination-container .prev a:first-child {
  background-image: url("../img/sprite.png");
  background-position: -9px -499px;
  background-repeat: no-repeat;
}
.bottom-pagination-container .next {
  text-align: left;
}
.bottom-pagination-container .next a:last-child {
  background-image: url("../img/sprite.png");
  background-position: -30px -499px;
  background-repeat: no-repeat;
}
.bottom-pagination-container .pages {
  text-align: center;
}
.bottom-pagination-container .pages a {
  font-weight: normal !important;
}
.bottom-pagination-container .pages a.enabled, .bottom-pagination-container .pages .pipe {
  color: #212121 !important;
}
.bottom-pagination-container .pages a.disabled {
  color: #c31608;
}
.page-number, .goto-form {
  display: none;
}

.page-home .top-options, .page-home .bottom-pagination-container {
  display: none;
}

/* Cross-Browser Bug Fixes */
/* IE */
.ie .product-image-container {
  border: 1px solid #b0b0b0;
}
.ie .product-image-container .g-hlp {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
