/**
            Catalog CSS V.5

        Written by James Mussman
       Copyright Inroads 2015
     catalog.css - catalog desktop view

*/


.product_container {
  padding-left: 7px;
  padding-right: 7px;
}

.MagicZoomBigImageCont img {
  max-width: initial;
}


/* __________ Cart __________ */
/* cart is a part of the catalog/cart
   - however dev12 would have a hole without it. Not sure what to do about that
   - this section needs to be coded to have more unique names, i think some of these are used on the cart/ pages*/
.cart {
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 100%;
  width: 235px;
}

.cart li {
  padding: 16px 19px 20px;
}

.cart .cart_item_product {
  float: left;
  margin-right: 20px;
  width: 60px;
}

.cart_item_title {
  display: block;
  text-transform: uppercase;
  line-height: 1em;
  font-size: 0.91667em;
}

.cart_item_price {
  display: block;
  text-transform: uppercase;
  font-weight: 900;
  line-height: 1.71429em;
  font-size: 1.16667em;
}

.cart_total {
  padding: 15px 19px 19px;
}

.cart_total .clearfix {
  padding-bottom: 14px;
}

.cart_total .cart_subtotal {
  text-transform: uppercase;
  line-height: 1.42857em;
  font-size: 0.91667em;
}

.cart_total .cart_subtotal b {
  float: right;
  display: inline-block;
  line-height: 1.42857em;
  font-size: 1.33333em;
}

.cart_total .btn {
  width: 100%;
}

/*  Search Form */
/* Search form is a part of the catalog 
   - however dev12 would have a hole without it. Not sure what to do about that*/
.top_search_form {
  float: right;
  position: relative;
}

.top_search_btn {
  position: relative;
  display: block;
  margin: 0;
  padding: 20px 22px 20px 20px;
  font-size: 1.33333em;
  transition: none;
  -webkit-transition: none;
}

.top_search_form .top_search_btn:hover:before,
.top_search_form .top_search_btn:hover:after {
  content: '';
  position: absolute;
  left: -1px;
  right: -1px;
  top: -2px;
  height: 2px;
}

.top_search_form .top_search_btn:hover:before {
  top: auto;
  bottom: -2px;
}

.top_search_form.form_active .top_search_btn:before {
  content: '';
  position: absolute;
  z-index: 9999;
  left: 0;
  right: 0;
  bottom: -2px;
  height: 3px;
}

.top_search_form form {
  position: absolute;
  top: 100%;
  right: 0;
  width: 235px;
}

.top_search_form input[type="text"] {
  margin: 0;
  border: 0;
  height: 50px;
  width: 100%;
}

/* componentW100 is found on no-products-found.html - check to see if naming can be modified */
.componentW100 {
  width: 100%;
  padding: 50px 0;
}

.componentW100 h2 {
  font-size: 3em;
  margin-bottom: 0;
  line-height: 1.2em;
}

/* SORTING product PANEL */
.sorting_options {
/*  padding: 0 0 15px;
  border-bottom: 1px solid #e9e9e9;*/
  margin-bottom:15px
}
.titlePage + .sorting_options .pagination{
  margin-top:30px
}

.sorting_options p {
  position: relative;
  display: inline-block;
  margin: 0 9px 0 0;
  padding-right: 9px;
  font-weight: 900;
  font-size: 1.16667em;
  color: #353535;
}

.sorting_options p:before {
  content: '';
  position: absolute;
  right: 0;
  top: 4px;
  width: 1px;
  height: 13px;
  border-right: 1px dotted #e9e9e9;
}

.sorting_options .product_sort {
  float: left;
  margin-right: 40px;
}

.sorting_options .pagination {
  margin-left: 30px;
}

.sorting_options .pagination a, .sorting_options .pagination li.active span {
  /* jmm 12-31-14 added span */
  height: 25px;
  width: 25px;
  line-height: 1.4em;
  font-size: 1.41667em;
}

.sorting_options .pagination li.active a, .sorting_options .pagination li.active span {
  line-height: 1.644em;
  font-size: 1.16667em;
}

.sorting_options .pagination a:hover {
  line-height: 21px;
}

.sorting_options .showInfo {
  float: right;
  margin-right: 22px;
}

.sorting_options .view_box {
  margin-right: 15px;
}

.sorting_options .pagination span {
  line-height: 1.78571em;
  border: none;
  padding: 0;
}

.product_sort {
  display: inline-block;
  vertical-align: top;
}

/*----new shortingpanel----*/
.shortingContainer.showInfo {
  font-size: 11px;
  padding: 17px 15px;
}

/*Chrome style*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.shortingContainer.showInfo {
		font-size: 11px;
		padding: 17px 15px 18px;
	}
}
/*//Chrome style*/

.shortingContainer {
  border: 1px solid #ccc;
  border-left: none;
  padding: 15px;
}

.product-dropdown p {
  float: left;
  margin: 0 8px 0 0;
}

/*---*/
.count_product_items {
  display: inline-block;
  vertical-align: top;
}

/*---*/
.compare {
  margin: -3px 0 -2px;
  overflow: hidden;
}

.compare a {
  float: left;
  display: block;
  width: 25px;
  height: 25px;
  border: 1px solid #ccc;
  margin-right: 3px;
}

.compare .btn_compare {
  width: auto;
  padding: 3px 5px;
  border: 1px solid #ccc;
  background: none;
}

.compare .btn_compare:hover {
  color: #555555;
  border-color: #555555;
}

/*---*/
.btn.info {
  padding: 4px 9px;
  font-size: 1em;
  margin-top: -5px;
}

/*----*/
#toggle-sizes {
  float: right;
  min-height: 20px;
}

#toggle-sizes a {
  display: inline-block;
  margin-left: 6px;
  line-height: 1em;
  font-size: 1.5em;
}

/* Pagination */
.pagination {
  margin: 0;
}

.pagination li {
  display: inline-block;
  vertical-align: top;
  margin: 0 7px 0 0;
}

.pagination li a, .pagination li.active span {
  display: block;
  width: 40px;
  height: 40px;
  padding: 0;
  font-weight: 400;
  font-size: 1.33333em;
  text-align: center;
  line-height: 2.3em;
  border-radius: 0 !important;
  transition: border-color 0.3s ease-in-out, color 0.3s ease-in-out;
  -webkit-transition: border-color 0.3s ease-in-out, color 0.3s ease-in-out;
}

.pagination li.active a,.pagination li a:hover {
  font-weight: 900;
  line-height: 2.3em;
  font-size: 1.33333em;
  background: none;
}


/*---shop---*/
.shop_block {
  padding-top: 40px;
}

.product_img {
  overflow: hidden;
  position: relative;
  text-align: center;
  z-index: 0;
}

.product_img .product_img_wrapper > a{
	display: block;
}

.product_list .product_img {
  width: 25%;
  float: left;
}

.product_item:hover .product_img_wrapper a,
.jcarousel a:hover .box-shadow,
.product_item_new:hover .product_img.box-shadow,
.product_item_new:hover .box-shadow {
  -moz-box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.5);
  -moz-transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  z-index: 10;
}

.product_item:hover .product_image_wrapper a {
  display: block;
}

/*----product btn----*/
.product_item_btns {
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: -10px;
  margin: 0 -5px;
  opacity: 0;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.product_item:hover .product_item_btns {
  opacity: 1;
  bottom: 15px;
}

.product_item_btns a {
  display: inline-block;
  /* margin:0 3px 0 3px; */
}

.featured-products .product_item_btns a {
  margin: 0;
}

/*make sure this is not redundant!*/
.product_item_new .product_img img {
  width: 100%;
}

.product_img_wrapper img {
  -moz-transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  width: 100%;
}

.product_item:hover .product_img_wrapper .img {
  opacity: 0.9;
  position: relative;
  z-index: -2;
}

.product_right .in-stock {
  font-style: italic;
  margin-bottom: 5px;
}

/* was important on calico, verify if it needs to be*/
.product_rating {
  margin-bottom: 5px;
}

.review-inline-stars {
  display: inline;
  position: relative;
  padding-left: 70px;
  margin: 0;
}

.review-stars {
  width: 72px;
  float: none;
  height: 13px;
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
  display: inline-block;
  background: inherit;
  vertical-align: middle;
}

.review-inline-stars .review-stars {
  position: absolute;
  top: 0;
  left: 0;
}

.review-stars-amount {
  position: absolute;
  z-index: 1;
  height: 100%;
  background-color: #EABB00;
}

.review-stars-mask {
  position: absolute;
  z-index: 2;
  height: 13px;
  width: 100%;
  background-image: url("../catalogengine/images/reviews-stars.png");
  background-size: cover;
}

.ratingNum {
  float: none;
  margin-top: 0;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 10px;
}

.product_list .ratingNum {
  float: right;
}

.product_description {
  padding-top: 10px;
  margin-bottom: 15px;
}

.product_description .compareCheck {
  margin-top: -5px;
  /*clear: both;*/
}

.product_item_new .product_title {
  float: none;
  width: 100%;
  padding-bottom: 0;
}

#home .product_item:hover a.brand_name span.featuredBrand, .product_item:hover a.product_title {
  overflow: visible;
  height: auto;
}

.product_title {
  display: block;
  font-weight: 900;
  line-height: 1.28571em;
  font-size: 1.08333em;
  color: #333333;
  /* should color be here*/
  /* calico doesn't have height and overflow: test and find standard*/
  height: 2.4em;
  overflow: hidden;
}

.titlePage.product_list {
  margin-bottom: 30px;
}

.product_list .product_title {
  font-weight: normal;
  font-size: 1.66667em;
}

.product_list .brand_name {
  margin-top: 10px;
  text-transform: uppercase;
}

.brand_name {
  text-transform: uppercase;
}

.product_list .free_shipping {
  font-size: 1.16667em;
  text-transform: uppercase;
  font-weight: bold;
  display: block;
  margin-top: 8px;
}

.product_description .more_options,
.product-description .brand_name,
.product_title,
.product_price {
  display: block;
  float: none !important;
  margin-bottom: 5px;
}

.product_description .more_options {
  font-style: italic;
}

.product_description .brand_name {
  padding-top: 15px;
  text-transform: uppercase;
}

.product_description .btn {
  width: 100%;
  padding: 10px 0;
  font-size: 1em;
  text-align: center;
}

.product_description .brand_name span {
  margin-left: 3px;
  padding-left: 5px;
}

.product_description .brand_name span.upc {
  margin: 0;
  padding: 0;
  border: none;
}

.product_price {
  display: block;
  font-weight: 900;
  font-size: 1.14286em;
  font-size: 1.33333em;
}
.product_view_description .product_price {
  font-size: 2.5em;
  margin-bottom: 10px;
  position: relative;
}

.product_view_description .product_right p{
  margin-bottom: 2px;
  text-align: right;
}

.product_rightalt p {
	text-align: left;
	margin-bottom: 2px;
}

.product_view_description .product_right i,
.product_rightalt i {
  margin-bottom: 10px;
  display: block;
}

.product_view_description .free_shipping,
.product_rightalt .free_shipping {
  text-transform: uppercase;
  font-weight: bold;
}

.product_alt .product_view {
  padding: 13px;
  margin: 0 1px;
}

.product_description .product_price, .product_list .product_price {
  padding-top: 5px;
  font-size: 1.66667em;
  margin-bottom: 10px;
}

.product_description .product_right {
  text-align: right;
  margin-top: 10px;
}

.product_rightalt{
	text-align: left;
}

.product_view_btn {
  margin-bottom: 10px;
  padding: 0 0 17px;
}

.product_view_btn div[class^="col-"] {
  padding-left: 0;
  padding-right: 0;
}

.product_details_wrapper .product_view_btn div[class^="col-"]:first-child {
  padding-right: 15px;
}

.product_details_wrapper .product_view_btn div[class^="col-"]:last-child {
  padding-left: 15px;
}

.product_details_wrapper .sub_products .product_view_btn div[class^="col-"] {
  padding-left: 0;
  padding-right: 0;
}

.product_details_wrapper .sub_products .product_view_btn div[class^="col-"]:first-child {
  padding-left: 15px;
}

.product_details_wrapper .sub_products .product_view_btn div[class^="col-"]:last-child {
  padding-right: 15px;
}

.product_view_btn .input_div {
  display: inline;
}

.product_list .col-xs-3.product_right .product_view_btn .input_div {
  display: block;
}
.product_view_btn .fancy-select {
  margin-right: 7px;
  text-align: left;
}

.product_list .col-xs-3.product_right .product_view_btn .fancy-select {
  margin-right: 0;
  width: 100%;
}

.product_list .col-xs-3.product_right .product_view_btn .fancy-select div.trigger {
  width: 100%;
}

.product_view_btn .add_bag {
  display: inline-block;
  padding: 13px 10px;
  width: auto;
  text-transform: uppercase;
  font-weight: 900;
  line-height: 22px;
  font-size: 14px;
}

.product_list .col-xs-3.product_right .product_view_btn .add_bag {
  width: 100%;
  float: none;
}

.product_view_btn .add_bag i {
  padding-right: 15px;
}

.open-project-link {
  display: inline-block;
}

.open-project-link.col-xs-7 {
  padding-left: 15px;
  padding-right: 1px;
}

.list-lovelist.col-xs-2 {
  padding-left: 0;
  padding-right: 0;
}

.list-addcart.col-xs-3 {
  padding-left: 1px;
  padding-right: 15px;
}

.col-xs-12.product_list .open-project-link[class*="col-xs-"] {
  padding-right: 1px;
  width: 58.333333333333336%;
  float: left;
}

.col-xs-12.product_list .list-lovelist[class*="col-xs-"] {
  padding-left: 0;
  padding-right: 0;
  width: 16.666666666666664%;
}

.col-xs-12.product_list .list-addcart[class*="col-xs-"] {
  padding-left: 1px;
  width: 25%;
}

.col-xs-12.product_list .product_img_col.col-md-2 .open-project-link.col-xs-7 {
  padding-right: 15px;
  width: 100%;
  margin-bottom: 2px;
}

.col-xs-12.product_list .product_img_col.col-md-2 .list-lovelist.col-xs-2 {
  padding-left: 15px;
  padding-right: 15px;
  width: 50%;
}

.col-xs-12.product_list .product_img_col.col-md-2 .list-lovelist.col-xs-2 a {
  font-size: 1.2em;
}

.col-xs-12.product_list .product_img_col.col-md-2 .list-addcart.col-xs-3 {
  padding-left: 15px;
  padding-right: 15px;
  width: 50%;
}

.col-xs-12.product_list .product_img_col.col-md-2 .list-addcart.col-xs-3 a {
  font-size: 1.2em;
}

.col-sm-3.product_grid .open-project-link.col-xs-7 {
  padding-right: 1px;
}

.col-sm-3.product_grid .list-lovelist.col-xs-2 {
  padding-left: 0;
  padding-right: 0;
}

.col-sm-3.product_grid .list-addcart.col-xs-3 {
  padding-left: 1px;
}

.col-md-2 .open-project-link.col-xs-12 a {
  font-size: .9em;
}

.col-md-2.product_grid .list-lovelist.col-xs-6 {
  padding-right: 1px;
}

.col-md-2 .list-lovelist.col-xs-6 a {
  font-size: 1em;
  /* line-height:3.7em; */
}

.col-md-2.product_grid .list-addcart.col-xs-6 {
  padding-left: 1px;
}

.col-md-2 .list-addcart.col-xs-6 a {
  font-size: 1em;
}

.product_item_btns a.product_view {
  padding: 13px 5px 12px;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 14px;
  width: 100%;
  display: block;
  text-align: center;
}

.product_list .col-xs-2 .product_item_btns a.product_view {
  font-size: 1em;
}

.add_bag, .add_lovelist {
    display: inline-block;
	font-size: 16px;
    height: 50px;
    line-height: 46px;
    text-align: center;
    width: 50px;
}



.product_list .col-xs-2 .product_item_btns a.add_lovelist,
.product_list .col-xs-2 .product_item_btns a.add_bag {
  font-size: 3.8em;
}

.product_description .product_right p {
  margin-bottom: 0;
  line-height: 1.3em;
}

.product_description .product_right .free_shipping {
  text-transform: uppercase;
  font-weight: 700;
}

.productBlock2 .product_price {
  float: left !important;
  font-weight: 300;
  line-height: 50px;
}

.productBlock2 .product_price span {
  margin: 0 8px 0 5px;
}

.productBlock2 .product_view_btn {
  border: none;
}

/*---sale new----*/
.product_view_fotos .sale, .product_view_fotos .new,
.product_img .sale, .product_img .new {
  position: absolute;
  top: 0;
  display: block;
  padding: 8px;
  text-transform: uppercase;
  width: 25px;
  overflow: hidden;
  z-index: 3;
}

.product_view_fotos .sale,
.product_img .sale {
  left: 0;
}

.product_view_fotos .new,
.product_img .new {
  right: 0;
}

.product_view_fotos .sale:focus, .product_view_fotos .new:hover,
.product_view_fotos .new:focus, .product_view_fotos .sale:hover,
.product_section .sale:hover, .product_section .sale:focus,
.product_section .new:hover, .product_section .new:focus,
.product_img .sale:hover, .product_img .sale:focus,
.product_img .new:focus, .product_img .new:hover {
  width: 60px;
}

.shop .sale:hover, .shop .sale:focus, .shop .new:hover, .shop .new:focus {
  width: 60px;
}

.product_details .sale:hover, .product_details .sale:focus, .product_details .new:hover, .product_details .new:focus {
  width: 60px;
}

.product_view_fotos .sale span, .product_view_fotos .new span,
.product_img .sale span, .product_img .new span {
  display: block;
  position: absolute;
  right: -30px;
  top: 5px;
}

.product_view_fotos .sale:hover span, .product_view_fotos .new:hover span,
.product_img .sale:hover span, .product_img .new:hover span {
  right: 8px;
}

.product_view_fotos .sale i, .product_view_fotos .new i,
.product_img .sale i, .product_img .new i {
  font-size: 1em;
}

/*-----------------------------------------------------------------------------------*/
/*  SIDEBAR
/*-----------------------------------------------------------------------------------*/
.view_all, .refineSearch {
  display: block;
  width: 100%;
  text-align: right;
}

#sidebar h3 {
  font-weight: 700;
  margin-top: 0;
  font-size: 15px;
}

#sidebar .sub-menu ul {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: 170px;
  z-index: 100;
  width: 100%;
}

#sidebar .sub-menu ul li {
  padding: 0;
}

#sidebar .sub-menu ul a {
  padding: 5px 0 5px 10px;
}

#sidebar .sub-menu ul a:before {
  content: "\f105";
  font-family: FontAwesome;
  font-size: 1.16667em;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  opacity: 0;
  margin-right: 5px;
}

#sidebar .sub-menu ul a:hover {
  font-weight: normal;
}

#sidebar .sub-menu ul a:hover:before {
  opacity: 1;
}

#sidebar .sub-menu ul .sub-menu ul {
  margin-left: 178px;
}

.sidepanel {
  margin: 0 0 10px;
  padding: 14px 18px 7px;
  border:1px solid #dddddd
}

.sidepanel hr {
  margin: 5px 0 15px;
  clear: both;
}

.widget_filters .titleSidebar {
  padding-bottom: 10px;
  margin-bottom: 10px !important;
}

.widget_filters .search_form button {
  position: absolute;
  right: 5px;
  top: 33px;
  background: none;
  border: none;
  font-size: 1.16667em;
}

.widget_filters .search_form {
  margin-top: 15px;
  position: relative;
}

.widget_filters .titleAlt {
  margin-top: 15px !important;
}

.catalog-search-label {
  margin-bottom: 10px;
  font-size: 14px;
}

.catalog-filter-label {
  margin-bottom: 10px;
  font-size: 14px;
}

.widget_filters h3 {
  margin-bottom: 10px;
  font-size: 14px;
}

.catalog-search-label {
  margin-bottom: 10px;
  font-size: 14px;
}

.catalog-filter-label {
  margin-bottom: 10px;
  font-size: 14px;
}

.widget_filters h3 {
  margin-bottom: 10px;
  font-size: 14px;
}

.titleWidget {
  font-size: 16px;
  margin-bottom: 5px;
  text-transform: uppercase;
}

.refineSearch {
  font-size: 0.91667em;
}

.widget_categories li {
  position: relative;
  padding: 5px 0 4px 15px;
}

.categoryList ul {
  padding-left: 8px;
  display: none;
}

.categoryList a {
  text-transform: uppercase;
  color: #666666;
  font-size: 0.91667em;
  display: block;
  border-bottom: 1px solid #e9e9e9;
  padding: 3px 0 3px 10px;
}

.categoryList a:hover, .categoryList li.active a {
  color: #333333;
}

.categoryList li.sub_menu > a:before {
  content: "\f196";
  font-family: FontAwesome;
  font-size: 12px;
  margin-left: -7px;
  margin-right: 5px;
}

.categoryList li.parent_active > a {
  color: #222222;
}

.categoryList .parent_active ul {
  display: block;
}

.categoryList li.parent_active > a:before {
  content: "\f147";
  font-family: FontAwesome;
}

.viewAll {
  text-transform: uppercase;
}

.widget_categories li a {
  display: block;
  text-transform: uppercase;
  line-height: 1.42857em;
  font-size: 0.91667em;
}

.widget_categories li a:hover {
  font-weight: 900;
}

/*home page stuff which are catalog stuff*/
.home-category {
  max-width: 200px;
}

.home_category_name {
  height: auto;
  overflow: hidden;
}

/*---product-----*/
.product_section {
  padding-top: 26px;
}

.product_img img {
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}

.product_item_new:hover .product_img img {
  opacity: 0.9;
}

.product_item_new .product_view {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -10px;
  display: block;
  width: 110px;
  margin: 0 auto;
  padding: 9px 13px 8px;
  text-transform: uppercase;
  font-weight: 900;
  line-height: 1.42857em;
  font-size: 1em;
  opacity: 0;
}

.product_item_new .product_price {
  float: none;
}

.product_item_new:hover .product_view {
  opacity: 1;
  bottom: 15px;
}

.variable-sizes .product_sale:before {
  left: 0;
  right: auto;
}

.product_item_new p {
  margin-bottom: 0;
}

.product_item_new .free_shipping {
  margin: 5px 0;
}

.product_item_new .free_shipping,
.product_item_new .save,
.free_shipping,
.save {
  text-transform: uppercase;
  font-weight: bold;
}

.mediaSelect .btn {
  padding: 10px 15px;
  margin: 2px;
}

.product_item_new .open-project-link {
  -moz-transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  position: absolute;
  left: 5px;
  right: 5px;
  bottom: 0;
}

.product_item_new .product_view {
  -moz-transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}

.product_item_new .btn {
  width: 70%;
}

.product_item_new .brand_name {
  padding: 0;
  margin-top: -3px;
  display: block;
}

.product_item_new .upc {
  margin-bottom: -3px;
}

.product_item_new .product_rating {
  margin-bottom: 5px;
}

/* new product list grid and detail view styles jmm 12-31-14 */
.product_grid .list_view {
  position: absolute;
  top: -99999px;
  left: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.product_list .grid_view {
  position: absolute;
  top: -99999px;
  left: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.product_grid .row.grid_view_disable {
  margin-left: 0;
  margin-right: 0;
}

.product_list .row.list_view_disable {
  margin-left: 0;
  margin-right: 0;
}

.product_grid .grid_view_disable[class*="col-"] {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

/* end new product list grid and detail view styles jmm 12-31-14 */
.product_item_small_img {
  width: 100%;
}

.product_attribute_select .fancy-select {
  min-width: 50%;
}

.product_attribute_select .fancy-select .trigger {
  padding: 8px 30px 8px 8px;
  height: auto;
  width: 100%;
}

.product_attribute_select .fancy-select .options {
  width: 100%;
}

/*compare1*/
.ohidden {
  overflow: hidden;
}

.compareBlock {
  display: block;
  float: none;
}

.product_list_info .more_options {
  float: left !important;
}

.compareCheck input[type="checkbox"] + label {
  border: none;
}

.compareTable .titleTable {
  font-size: 1.25em;
}

.compareTable .firstCol {
  font-size: 1.08333em;
  width: 300px;
}

.titleTable .btn {
  font-size: 0.8em !important;
  background-color: #353535;
  color: #fafafa;
  font-weight: 300;
}

.compareTable .product_right {
  text-align: left !important;
}

.compareTable .main {
  width: 225px;
}

.compareButton {
  border: 1px solid #ccc;
  padding: 4px 10px;
  margin-left: 5px;
  text-align: center;
}

.compareButton .fa-caret-left {
  color: #353535;
}

.compareButton i {
  margin-right: 5px;
}

/* compare page?*/
.compareTable .btn {
  padding: 8px 12px;
  font-size: 1.16667em;
}

.removieproduct {
  padding: 35px 15px 10px;
  position: relative;
}

.removieproduct .closeproduct {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 1.66667em;
}

/*--------product variables----------*/
.product_list {
  width: 100%;
  padding-bottom: 0;
  margin-bottom: 20px;
  display: none;
}

.product_grid div.product_img_col[class*="col-xs-"] {
  width: 100%;
}

.product_list .product_img .product_item_btns .add_bag {
  display: none;
}

.product_grid .product_description[class*="col-xs-"] {
  width: 100%;
}

.product_list .product_description {
  padding: 0 15px;
  overflow: hidden;
}

.product_list .pldescription, .product_list .product_view_btn,
.product_list .plist_price {
  display: block !important;
}

.product_list .pldescription {
  clear: both;
}

.product_list .button_product, .product_grid .pldescription,
.product_grid .product_view_btn, .product_grid .plist_price,
.product_list .product_price {
  display: none;
}

.product_list .free_shipping {
  margin-bottom: 0;
}

.product_list .in-stock {
  margin-bottom: 5px;
}

.product_list .product_view_btn {
  border: none;
}

.product_list .rating_stars, .rating_stars {
  overflow: hidden;
}

.rating_stars {
  float: none;
  clear: both;
}

/* .product_list .ratingNum,.product_list  .review-stars{float:right} removed from calico by JMM 2-12-15*/
.product_list .add_bag {
  float: right;
  margin-right: 0;
}

.product_list .product_view_btn .fancy-select {
  text-align: left;
}

.product_list .product_view_btn {
  margin-bottom: 0;
  padding-bottom: 10px;
}

.product_list .product_view_btn:after {
  display: table;
  content: " ";
  clear: both;
}

.product_list .qty_disc {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
}

.product_list .qty_disc a {
  color: #1074B9;
}

.product_grid.col-sm-2 .product_item .button_product {
  margin-left: -15px;
  margin-right: -15px;
}

.product_item .button_product {
  margin: 10px 0 0 0;
  display: block;
}

/*-----------------------------------------------------------------------------------*/
/*  product SECTION - homepage
/*-----------------------------------------------------------------------------------*/
.product_section {
  padding-top: 26px;
}

/*-----------------------------------------------------------------------------------*/
/*  Media on detail pages
/*-----------------------------------------------------------------------------------*/
.mediaSelect {
  margin-bottom: 15px;
}

.mediaSelect:after {
  display: table;
  content: " ";
  clear: both;
}

.mediaSelect .video_div {
  display: inline-block;
  width: auto;
}

.mediaSelect .audio {
  display: inline-block;
}

.mediaSelect .video_div .video_hyperlink,
.mediaSelect .btn {
  padding: 10px 15px;
  border-color: #cccccc;
  color: #cccccc;
  margin: 2px;
}

.mediaSelect .video_div .video_hyperlink.active,
.mediaSelect .btn.active {
  border-color: #353535;
  color: #353535;
  background-color: #ffffff;
}

/*-----------------------------------------------------------------------------------*/
/*  product image
/*-----------------------------------------------------------------------------------*/
/* product Carousel */
.product_view_fotos {
  position: relative;
}

.product_view_fotos .slides {
  position: relative;
}

/*#slider1, #slider2 {float:left; padding-right:98px;}*/
#slider2 {
  position: relative;
}

#carousel2 {
  width: 100%;
}

#carousel2 .slides li {
  overflow: hidden;
  float: none !important;
  margin-bottom: 10px;
  width: 80px;
  height: 90px;
}

#carousel2 .slides li {
  float: left !important;
  margin-right: 15px;
  margin-top: 10px;
}

#carousel2 .slides li img {
  margin-bottom: 10px;
}

#carousel2 .flex-active-slide {
  position: relative;
}

#carousel2 .flex-active-slide:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #e9e9e9;
}

#carousel2 .slides li img {
  opacity: 0.5;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}

#carousel2 .slides .flex-active-slide img,
#carousel2 .slides li img:hover {
  opacity: 1;
}

#carousel2:hover .flex-direction-nav {
  display: block;
  position: static;
}

#carousel2 .flex-direction-nav li {
  position: absolute;
  top: 50%;
  z-index: 2;
  margin-top: -40px;
  max-width: 0%;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

#carousel2 .flex-direction-nav li:first-child {
  left: 0;
}

#carousel2 .flex-direction-nav li:last-child {
  right: 0;
}

#carousel2:hover .flex-direction-nav li {
  max-width: 100%;
}

#carousel2 .flex-direction-nav li a {
  background: #6b6b6b;
  width: auto;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  height: 80px;
  display: block;
  overflow: hidden;
}

#carousel2:hover .flex-direction-nav li a:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  color: #ffffff;
  line-height: 80px;
}

#carousel2:hover .flex-direction-nav li:first-child a {
  padding: 0 6px 0 3px;
}

#carousel2:hover .flex-direction-nav li:last-child a {
  padding: 0 3px 0 6px;
}

#carousel2:hover .flex-direction-nav li:first-child a:before {
  content: "\f104";
}

#carousel2:hover .flex-direction-nav li:last-child a:before {
  content: "\f105";
}

/*-----------------------------------------------------------------------------------*/
/*  product description
/*-----------------------------------------------------------------------------------*/
/* product Description */
.product_view_description .sale, .product_view_description .new {
  position: static;
  float: left;
  width: 60px;
  padding: 5px;
  font-size:14px
}

.product_view_description .sale span, .product_view_description .new span {
  position: static;
}

.product_view_description .sale i, .product_view_description .new i {
  margin-top: 3px;
}

.product_view_description .new {
  margin-left: 5px;
}

.product_view_description .saleNew {
  clear: both;
  overflow: hidden;
}

/*-----------------------------------------------------------------------------------*/
/*  product info
/*-----------------------------------------------------------------------------------*/
.product_view_title {
  font-weight: 300;
  line-height: 1.1em;
  font-size: 2.5em;
}

.product_article {
  padding-bottom: 17px;
  line-height: 1em;
  font-size: 0.91667em;
}

.product_brend_price {
  margin-bottom: 15px;
  padding-bottom: 24px;
  border-bottom: 1px solid #e9e9e9;
}

.product_brend {
  font-weight: 300;
  line-height: 2.14286em;
  font-size: 2em;
  color: #333;
}

.product_view_price {
  margin-top: -5px;
  font-weight: 900;
  line-height: 1.71429em;
  font-size: 1.83333em;
  color: #333;
}

.product_view_price span {
  display: block;
  text-decoration: line-through;
  line-height: 1.21429em;
  font-size: 1.08333em;
  color: #666666;
}
.product_size_select{
	clear: both;
	margin-bottom: 15px
}

.product_color_select a::before {
    border: 1px solid #e9e9e9;
    bottom: -4px;
    content: "";
    left: -4px;
    position: absolute;
    right: -4px;
    top: -4px;
    -moz-transition: all 0.1s ease-in-out 0s;
    -webkit-transition: all 0.1s ease-in-out 0s;
    transition: all 0.1s ease-in-out 0s;
}
.product_color_select a {
    display: inline-block;
    height: 22px;
    margin-right: 10px;
    position: relative;
    width: 32px;
}
.product_color_select a:hover::before,
.product_color_select a.active::before {
    border: 2px solid #333;
}
.product_color_select a.color1 {
    background-color: #7d97b0;
}
.product_color_select a.color2 {
    background-color: #d6c4b5;
}
.product_color_select a.color3 {
    background-color: #779574;
}
.product_color_select a.color4 {
    background-color: #bf9bcb;
}

.product_size_select{
	margin-top:15px;
}
.product_size_select p{
	margin-bottom:3px
}
.product_size_select a {
    border: 1px solid #e9e9e9;
    color: #666;
    display: inline-block;
    font-size: 11px;
    height: 30px;
    line-height: 29px;
    margin: 0 1px 5px;
    text-align: center;
    -moz-transition: color 0.3s ease-in-out 0s, border-color 0.2s ease-in-out 0s;
    -webkit-transition: color 0.3s ease-in-out 0s, border-color 0.2s ease-in-out 0s;
    transition: color 0.3s ease-in-out 0s, border-color 0.2s ease-in-out 0s;
    width: 40px;
}
.product_size_select a:hover,
.product_size_select a.active {
    border: 2px solid #333;
    color: #333;
    line-height: 26px;
}

/*-----------------------------------------------------------------------------------*/
/*  product attributes
/*-----------------------------------------------------------------------------------*/
.product_attribute_select,
.product_attribute_color,
.product_attribute_radio,
.product_attribute_image,
.product_attribute_checkbox,
.product_attribute_buttons {
  padding-bottom: 19px;
}

.product-attributes .attribute-label {
  margin-bottom: 13px;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 1em;
}

.product-attributes p {
  margin-bottom: 13px;
  font-weight: 900;
  font-size: 1em;
}

.product-attributes .panel-title a {
  display: block;
}

.product_attribute_color .color-options,
.product_attribute_color .image-options {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  width: 32px;
  height: 22px;
}

.product_attribute_color .color-option-radio,
.product_attribute_image .image-option-radio,
.product_attribute_buttons .button-option-radio,
.product_attribute_buttons .button-option-checkbox {
  display: none;
}

.product_attribute_color .color-options:before,
.product_attribute_color .image-options:before,
.product_attribute_buttons .button-options:before {
  content: '';
  position: absolute;
  left: -4px;
  top: -4px;
  right: -4px;
  bottom: -4px;
  border: 1px solid #e9e9e9;
  transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
}

.product_attribute_color .color-options:hover:before,
.product_attribute_color input:checked + .color-options:before,
.product_attribute_color .color-options.active:before,
.product_attribute_color .image-options:hover:before,
.product_attribute_color input:checked + .image-options:before,
.product_attribute_color .image-options.active:before,
.product_attribute_buttons .button-options:hover:before,
.product_attribute_buttons input:checked + .button-options:before,
.product_attribute_buttons .button-options.active:before {
  border: 2px solid #333;
}

.product_attribute_buttons .button-options {
  display: inline-block;
  margin: 0 5px 5px;
  padding: 0 .6em;
  text-align: center;
  line-height: 2em;
  font-size: 0.91667em;
  transition: color 0.3s ease-in-out, border-color 0.2s ease-in-out;
  -webkit-transition: color 0.3s ease-in-out, border-color 0.2s ease-in-out;
  position: relative;
}

/*-----------------------------------------------------------------------------------*/
/*  product share
/*-----------------------------------------------------------------------------------*/
.product_shared p {
  float: left;
  margin-bottom: 9px;
  padding-top: 5px;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 1em;
}

.product_shared ul {
  float: right;
}

.product_shared ul li {
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-left: 10px;
  text-align: center;
  line-height: 1.85714em;
  font-size: 1.66667em;
}

.product_shared ul li a {
  color: #ccc;
}

.product_shared ul li a:hover {
  color: #333;
}

.product_shared_alt ul li {
  width: 20px;
}

/*-----------------------------------------------------------------------------------*/
/*  product DETAILS
/*-----------------------------------------------------------------------------------*/
/* Sidebar product details */
.sidebar_product_details {
  overflow: hidden;
}

.sidebar_product_details h3 {
  margin: 0;
  padding-bottom: 25px;
  border-bottom: 1px solid #e9e9e9;
}

/*-----------------------------------------------------------------------------------*/
/*  related products
/*-----------------------------------------------------------------------------------*/
.product_items_small {
  padding-top: 35px;
}

.product_items_small li {
  padding: 0 0 27px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}

.product_items_small img {
  z-index: 0;
}

.product_items_small:hover li {
  opacity: 0.5;
}

.product_items_small li:hover {
  opacity: 1;
}

.product_items_small .product_price {
  font-size: 24px;
  margin: 10px 0;
}

.product_item_small_title {
  display: block;
  margin-bottom: 10px;
  font-weight: 900;
  line-height: 1em;
  font-size: 14px;
  height: 1em;
  overflow: hidden;
}

.related-product:hover .product_item_small_title {
  height: auto;
}

.related-product .brand_name {
  height: 1.5em;
  line-height: 1.5em;
  display: inline-block;
  overflow: hidden;
  font-size: 12px;
  font-weight: 400;
  color: #353535;
}

.related-product:hover .brand_name {
  height: auto;
}

.product_items_small p {
  margin-bottom: 2px;
}

.product_items_small .product_item_small_title + p {
  font-size: 11px;
  font-weight: 400;
  color: #666666;
  font-family: Roboto,Arial,sans-serif;
}

.product_items_small form .btn {
  font-size: 11px;
  color: #353535;
  background: #f4f4f4;
  max-width: 107px;
  padding: 13px 0;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
}

.product_items_small form .btn:hover {
  color: #ffffff;
  background: #353535;
}

.free_shipping {
  font-weight: 700;
  text-transform: uppercase;
  color: #353535;
  font-size: 13px;
}

.product_availability {
  color: #353535;
  font-size: 12px;
  font-weight: 400;
}

.related_list_price {
  color: #353535;
  font-size: 12px;
  font-weight: 400;
}

.related_product_price {
  color: #353535;
  font-size: 12px;
  font-weight: 400;
}

.related_save_price {
  font-weight: 700;
  text-transform: uppercase;
  color: #ff6800;
}

.related_save_price_percent {
  color: #353535;
  font-size: 12px;
  font-weight: 400;
}

.related-product .review-inline-stars {
  margin-left: 0;
}

/*.product_item_small_title:hover {color:#242424;}*/
.product_item_small_price {
  display: block;
  text-transform: uppercase;
  font-weight: 900;
  line-height: 1.71429em;
  font-size: 1.16667em;
  color: #666;
}

.related-paging-btn.fa-angle-right:before, .product_details_pagination .fa-angle-right:before {
  position: static;
}

.related-paging-btn.fa,
.product_details_pagination a {
  display: inline-block;
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 1em;
  font-size: 20px;
  cursor: pointer;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.product_details_pagination span {
  display: inline-block;
  vertical-align: top;
  padding: 0 10px;
  font-weight: 300;
  line-height: 1.71429em;
}

/*-----------------------------------------------------------------------------------*/
/*  category pages
/*-----------------------------------------------------------------------------------*/
.toggleSlide {
  display: block;
  width: 100%;
  text-align: center;
  padding: 10px;
  text-transform: uppercase;
  border: 1px solid #cccccc;
}

/*-----------------------------------------------------------------------------------*/
/*  product info
/*-----------------------------------------------------------------------------------*/
.product_details_header {
  border-bottom: 1px solid #ededed;
}

.product_details_header h3 {
	margin-bottom: 20px;
    margin-top: 5px;
}


/*-----------------------------------------------------------------------------------*/
/*  product tabs
/*-----------------------------------------------------------------------------------*/
/* product information */
.product_information .box {
  display: none;
}

.product_information .box.visible {
  display: block;
}

.product_information .tabs li {
  position: relative;
  float: left;
  margin: 0 -1px 0 0;
  padding: 14px 35px;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 1em;
  cursor: pointer;
  transition: color 0.3s ease-in-out;
  -webkit-transition: color 0.3s ease-in-out;
}

.product_information .tabs li.current {
  margin-top: -2px;
}

.product_information .box {
  margin-top: -1px;
  padding: 16px 19px 18px;
  line-height: 1.28571em;
  font-size: 1em;
}

.product_information .box ul {
  margin-bottom: 10px;
  margin: 1em 0;
  padding-left: 40px;
  list-style: disc;
}

.product_information .box li {
  list-style: inherit;
  margin: 5px 0;
}

/*-----------------------------------------------------------------------------------*/
/*  product reviews
/*-----------------------------------------------------------------------------------*/
/*--------Reviews----------------*/

.product_information ul.comments {
  padding-left: 0;
  margin: 0;
}

.product_information ul.comments li {
  position: relative;
  margin-bottom: 30px;
  margin-left: 0;
  list-style: none;
}

.product_information ul.comments li p {
  margin: 0;
}

.product_information ul.comments li .date {
  float: left;
  padding-left: 20px;
  color: #7a8188;
}

.product_information ul.comments li .fa + p {
  margin-top: 10px;
}

.product_information ul.comments li ul li {
  background: #f7f7f7;
  padding: 15px 20px;
  margin: 20px 0 20px 20px;
}

.rating-box {
  padding: 5px 0;
}

.rating-box .fa {
  float: left;
  width: 16px;
  height: 16px;
  margin: 0;
  padding: 0;
  font-size: 1.14286em;
  font-size: 1.33333em;
  color: #ffdd00;
  text-align: left;
}

.rating-box .fa.fa-star-o, .rating-box .fa.fa-star-o:hover {
  color: #666;
}

.rating-box .fa:hover {
  color: #ffdd00;
}

.rating-box-label {
  display: inline-block;
  margin: 4px 10px 0 0;
}

/*-----------------------------------------------------------------------------------*/
/*  sidebar newsletter
/*-----------------------------------------------------------------------------------*/
/* Newsletter From */
.widget_newsletter {
  padding: 2px;
}

.newsletter_wrapper {
  padding: 14px 18px 7px;
}

.widget_newsletter input[type="text"] {
  width: 100%;
  height: 40px;
  margin-bottom: 10px;
  padding: 7px 10px;
  font-size: 0.91667em;
}

.widget_newsletter input[type="text"]:focus {
  border-color: #ccc;
}

.widget_newsletter input[type="submit"] {
  margin-bottom: 13px;
  width: 100%;
  padding: 10px;
  background-color: #434343;
}

.widget_newsletter input[type="submit"]:hover {
  background-color: #cc3333;
}

/*-----------------------------------------------------------------------------------*/
/*  assorted styles
/*-----------------------------------------------------------------------------------*/
#home a.brand_name span.featuredBrand {
  height: .5em;
  overflow: hidden;
  min-height: 2em;
  display: block;
  line-height: 1.2em;
}

a.product_title {
  height: .5em;
  overflow: hidden;
  min-height: 1.3em;
  display: block;
}

#home .product_item:hover a.brand_name span.featuredBrand, .product_item:hover a.product_title {
  overflow: visible;
  height: auto;
}

#home .product_description .brand_name span {
  border: none;
  padding: 0px;
  margin: 0px;
}

.MagicThumb-buttons a {
  transition: none;
}

.compare-list .panel-heading h2 {
  margin-bottom: 0;
}

.compare-list .panel-heading h2.pull-left {
  line-height: 48px;
}

.compare-list .compare-label {
  background: #DDDDDD;
}

.compare-list .highlightRow td, .compare-list .highlightRow td a {
  background: #727272;
  color: #ffffff;
}

.product_information {
  margin-bottom: 25px;
}

#dialog_productViewPopup {
  overflow: visible;
}

/* ------------ SHOP BY BRANDS ------------ */
input[type="checkbox"]{display:none;}

input[type="checkbox"]+label {
  position: relative;
  display: block;
  padding:5px 0 4px 19px;
  text-transform:uppercase;
  font-weight:400;
  line-height:1.42857em;
  font-size:0.91667em;
  border-top:1px solid #e9e9e9;
  cursor:pointer;
  transition: color 0.3s ease-in-out;
  -webkit-transition: color 0.3s ease-in-out;
}
input[type="checkbox"]:checked + label,
input[type="checkbox"]+label:hover {
  color:#333;
}
input[type="checkbox"]+label:before{
  content: "\f096";
  position:absolute;
  left:0;
  top:3px;
  font-family:FontAwesome;
  line-height:1.42857em;
  font-size:1.25em;
  color:#ccc;
  transition: color 0.3s ease-in-out;
  -webkit-transition: color 0.3s ease-in-out;
}

input[type="checkbox"]:checked + label:before{
  content: "\f046";
  color:#333;
}

input[type="checkbox"]+label span {
  color:#999;
  transition: color 0.3s ease-in-out;
  -webkit-transition: color 0.3s ease-in-out;
}
input[type="checkbox"]+label:hover span {color:#333;}


/*-----------------------------------------------------------------------------------*/
/*  ARTICLES
/*-----------------------------------------------------------------------------------*/
.articles_block {padding-top:9px;}
.article_image {position:relative;}
.article_large .article_image {
  float:left;
  margin:0 30px 20px 0;
}
.article_image:before {
  content:'';
  position:absolute;
  left:0;
  top:0;
  right:-1px;
  bottom:0;
  opacity:0;
  background-color:#fff;
  transition: opacity 0.3s ease-in-out;
  -webkit-transition: opacity 0.3s ease-in-out;
  
}
.article_item:hover .article_image:before {opacity:0.65;}
.article_date {
  position:absolute;
  left:0;
  top:0;
  width:60px;
  height:60px;
  padding-top:14px;
  text-align:center;
  font-weight:300;
  line-height:0.8em;
  font-size:1.83333em;
  color:#fff;
  background-color:#333;
}
.article_date span {
  display:block;
  text-transform:uppercase;
  font-weight:900;
  line-height: 1.07143em;
  font-size:1em;
}
.article_image {
  display:block;
  margin:0 0 23px;
}
.article_title {
  display:block;
  margin-bottom:18px;
  line-height: 2.57143em;;
  font-size:2.5em;
}

.article_large .article_title {font-size:2.83333em;}
.article_small .article_title {
  line-height:2.14286em;
  font-size:2em;
}
.article_item .post_meta li i {padding-right:3px;}

/* __________ Article Single __________ */
.article_single .article_image {
  float:left;
  margin-bottom:40px;
  padding-left:30px;
}
.article_single .article_date {top:30px;}
.article_single_caption {
  position:relative;
  z-index:2;
  float:right;
  display:table;
  margin:30px 0 0 -30px;
  padding:0 28px;
  width:360px;
  height:360px;
  background-color:#333;
}

.article_single_caption p {
  display:table-cell;
  vertical-align:middle;
  line-height:1.8em;
  font-size:3em;
  color:#fff;
}

.article_single_content h3 {
    font-size: 1.5em;
    line-height: 1.8em;
    margin-bottom: 34px;
    margin-top: 0;
    text-transform: none;
}
.article_single_content blockquote {
	font-size:14px
}

.article_single_content p {
  margin-bottom:24px;
  line-height:1.71429em;
  font-size:1.16667em;
}

.article_single_content .post_meta {padding-bottom:44px;}

.article_single_content .shared_tags_block {padding-bottom:29px; margin:0; border:0;}
/*-----------------------------------*/


/* --------------- Brands List ------------- */
.brand_letter {
  text-transform:uppercase;
  font-weight:300;
  line-height:1em;
  font-size:8em;
  color:#333;
}
/* --------------- //Brands List ------------- */


/*-----------------------------------------------------------------------------------*/
/*  POSTS
/*-----------------------------------------------------------------------------------*/

/* --------- Recent Posts ------------- */
.recent_post_item {
  position:relative;
} 
.recent_post_date {
  position:absolute;
  z-index:10;
  left:0;
  top:5px;
  width:60px;
  height:60px;
  padding-top:14px;
  text-align:center;
  font-weight:300;
  line-height:1.42857rem;
  font-size:1.83333em;
  color:#fff;
  background-color:#333;
}
.recent_post_date span {
  display:block;
  text-transform:uppercase;
  font-weight:900;
  line-height: 1.07143em;
  font-size:1em;
}
.recent_post_img {
  position:relative;
  float:left;
  display:block;
  margin:5px 30px 10px 0;
}
.recent_post_img:before {
  content:'';
  position:absolute;
  left:0;
  top:0;
  right:0;
  bottom:0;
  opacity:0;
  background-color:#fff;
  transition: opacity 0.3s ease-in-out;
  -webkit-transition: opacity 0.3s ease-in-out;
}
.recent_post_item:hover .recent_post_img:before {opacity:0.65;}
.recent_post_title {
  display:block;
  margin-bottom:18px;
  line-height: 1.78571em;
  font-size:1.66667em;
}
.recent_post_content {padding-bottom:20px;}

.post_meta {
  padding-bottom:24px;
  width:auto !important;
}
.post_meta li {
  float:none !important;
  display:inline-block;
  width:auto !important;
  padding-right:20px;
  margin-right:0 !important;
  text-transform:uppercase;
  font-size:0.91667em;
  color:#333;
}
.post_meta li i {
  top:0;
  padding-right:7px;
  color:#ccc;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
.post_meta li .sep {
  display:inline-block;
  padding:0 3px;
  color:#ccc;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
.post_meta li:hover i, .post_meta li:hover .sep {color:#333;}
/* ------------ //Recent Posts ---------------------- */


/* -------------- Widget Popular Posts ------------ */
.widget_popular_post_item {
  margin-bottom:19px;
  padding-bottom:10px;
  border-bottom:1px solid #e9e9e9;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
.widget_popular_posts li:last-child {
  border-bottom:0;
  padding-bottom:0;
  margin-bottom:3px;
}
.widget_popular_posts:hover li {opacity:0.9;}
.widget_popular_posts li:hover {opacity:1;}
.widget_popular_post_img {
  float:left;
  display:block;
  margin:0 20px 10px 0;
}
.widget_popular_post_title {
  margin:-2px 0 8px;
  display:block;
  text-transform:uppercase;
  line-height:1em;
  font-size:0.91667em;
  color:#333;
}
.widget_popular_post_title:hover {color:#242424;}
.widget_popular_post_date {
  display:block;
  padding-bottom:10px;
  line-height:0.85714em;
  font-size:0.91667em;
  color:#999;
}
/* -------------- //Widget Popular Posts ------------ */

/* --------------- Widget Popular Tags ------------- */
.widget_tags {padding-bottom:16px;}
.widget_tags a,
.post_tags a {
    background-color: #efefef;
    border-radius: 3px;
    color: #999;
    display: block;
    font-size: 0.91667em;
    height: 22px;
    line-height: 1em;
    margin: 0 2px 5px 0;
    padding: 5px 10px;
    text-transform: uppercase;
    width: 100%;
}
.widget_tags a:hover,
.post_tags a:hover {
  color:#fff;
  background-color:#333;
}
/* --------------- //Widget Popular Tags ------------- */

/* --------------- Widget Bag Totals ----------------- */
.bag_total {width:100%; padding-bottom:3px;}
.bag_total tr {
  display:block;
  width:100%;
  padding:10px 0 9px;
  text-transform:uppercase;
  line-height:1.42857em;
  font-size:0.91667em;
  border-top:1px solid #e9e9e9;
}
.bag_total tr th {float:left;}
.bag_total tr td {float:right;}
.bag_total tr.cart-subtotal td {
  font-weight:900;
  font-size:1.16667em;
  color:#666;
}
.bag_total tr.shipping td {
  font-weight:900;
  font-size:1.16667em;
  color:#cc3333;
}
.bag_total tr.total td {
  font-weight:900;
  font-size:1.5em;
  color:#333;
}
.coupon_form {
  position:relative;
  margin:0 -18px 20px;
  padding:20px 18px;
  background-color:#f5f5f5;
}
.coupon_form input[type="text"] {
  height:30px;
  margin:0;
  padding:0 80px 0 10px;
  text-transform:uppercase;
}
.coupon_form input[type="submit"] {
  position:absolute;
  top:20px;
  right:18px;
  width:70px;
  height:30px;
  padding:0;
  line-height:2.14286em;
  font-size:1em;
}
.widget_bag_totals .btn {width:100%; margin-bottom:10px;}
/* --------------- //Widget Bag Totals ----------------- */

/* ----------- Widget Best Sellers ----------------- */
.widget_best_sellers {
  padding:10px 0 0;
  border:0;
}
.widget_best_sellers h3 {
  margin-bottom:35px;
  padding-bottom:25px;
  border-bottom:1px solid #e9e9e9;
}
.widget_best_sellers .product_items_small {padding:0;}
/* ----------- //Widget Best Sellers ----------------- */

/* -------------- SHOP BY COLOR ------------- */
.widget_color ul {padding-bottom:13px;}
.widget_color li {
  display:inline-block;
  vertical-align:top;
  width:40px;
  height:30px;
  margin:0 2px 5px 0;
  padding:3px;
  border:1px solid #e9e9e9;
  cursor:pointer;
  transition: border-color 0.3s ease-in-out;
  -webkit-transition: border-color 0.3s ease-in-out;
}
.widget_color li.active,
.widget_color li:hover {
  padding:2px;
  border:2px solid #333;
}
.widget_color li a{
  display:block;
  width:32px;
  height:22px;
  transition: none;
  -webkit-transition: none;
}
.widget_color li a.color1{background-color:#dc4343;}
.widget_color li a.color2{background-color:#61acf2;}
.widget_color li a.color3{background-color:#63c85b;}
.widget_color li a.color4{background-color:#ddc332;}
.widget_color li a.color5{background-color:#c98d4c;}
.widget_color li a.color6{background-color:#b771db;}
.widget_color li a.color7{background-color:#d3d3d3;}
.widget_color li a.color8{
  background: #e40d3f;
  background: -moz-linear-gradient(left, #e40d3f 0%, #d70de4 20%, #440de4 40%, #0daae4 60%, #0de444 80%, #e1ec2b 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e40d3f), color-stop(20%,#d70de4), color-stop(40%,#440de4), color-stop(60%,#0daae4), color-stop(80%,#0de444), color-stop(100%,#e1ec2b));
  background: -webkit-linear-gradient(left, #e40d3f 0%,#d70de4 20%,#440de4 40%,#0daae4 60%,#0de444 80%,#e1ec2b 100%);
  background: -o-linear-gradient(left, #e40d3f 0%,#d70de4 20%,#440de4 40%,#0daae4 60%,#0de444 80%,#e1ec2b 100%);
  background: -ms-linear-gradient(left, #e40d3f 0%,#d70de4 20%,#440de4 40%,#0daae4 60%,#0de444 80%,#e1ec2b 100%);
  background: linear-gradient(to right, #e40d3f 0%,#d70de4 20%,#440de4 40%,#0daae4 60%,#0de444 80%,#e1ec2b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e40d3f', endColorstr='#e1ec2b',GradientType=1 );
}
/* -------------- //SHOP BY COLOR ------------- */


/* --------------- SHOP BY SIZE --------------- */
.widget_sized ul {padding-bottom:13px;}
.widget_sized li {
  display:inline-block;
  vertical-align:top;
  width:40px;
  height:30px;
  margin:0 2px 5px 0;
  border:1px solid #e9e9e9;
  transition: border-color 0.3s ease-in-out;
  -webkit-transition: border-color 0.3s ease-in-out;
}
.widget_sized li:hover, .widget_sized li.active {border:2px solid #333;}
.widget_sized li a {
  display:block;
  text-transform:uppercase;
  text-align:center;
  line-height: 2.5em;;
  font-size:0.91667em;
  transition: color 0.3s ease-in-out;
  -webkit-transition: color 0.3s ease-in-out;
}
.widget_sized li.active a,
.widget_sized li:hover a {
  line-height:2.5em;
  color:#333;
}
/* --------------- //SHOP BY SIZE --------------- */