.mk-products {
  display: block;
  margin: 0;
  padding: 10px 0 30px !important;
  list-style: none;
  overflow: hidden;
}
.mk-products li {
  width: 23.3% !important;
  margin: 0 0 13px 13px;
  float: left;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #e1e1e1;
  overflow: hidden;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.06);
  padding: 0;
  position: relative;
  z-index: 10;
  background-color: #fff;
  zoom: 1;
  filter: alpha(opacity=0);
  opacity: 0;
}
.mk-products li.first,
.mk-products li.last {
  margin: 0 0 13px 13px !important;
}
@media handheld, only screen and (max-width: 1100px) {
  .mk-products li {
    width: 30% !important;
  }
}
@media handheld, only screen and (max-width: 650px) {
  .mk-products li {
    width: 45% !important;
  }
}
@media handheld, only screen and (max-width: 500px) {
  .mk-products li {
    width: 94% !important;
  }
}
.mk-products li h3 {
  font-size: 12px !important;
  padding: 20px 20px 0px;
  margin-bottom: 10px;
  text-align: center;
  font-weight: normal !important;
}
.mk-products li .mk-price {
  display: block;
  text-align: center;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 20px;
  color: #333333;
}
.mk-products li .mk-price ins {
  border: none;
  text-decoration: none;
}
.mk-products li .mk-price del {
  margin-left: 10px;
  font-size: 14px !important;
  color: #aaaaaa !important;
}
.mk-products li .star-rating {
  display: block !important;
  float: none !important;
  margin: 0 auto 10px !important;
  color: #adadad !important;
}
.mk-products li .added_to_cart {
  position: absolute;
  right: 10px;
  top: 10px;
  padding: 7px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11px;
  line-height: 12px;
  background-color: #333333;
  color: #fff;
}
.mk-products li .add_to_cart_button {
  padding: 8px 12px !important;
  font-size: 11px;
  margin: 0 auto 20px !important;
  float: auto !important;
  text-align: center;
}
.mk-products li .add_to_cart_button i {
  padding-right: 2px;
  zoom: 1;
  filter: alpha(opacity=70);
  opacity: 0.7;
  vertical-align: middle;
  line-height: 12px;
}
.mk-products li .add_to_cart_button i:before {
  font-size: 14px;
}
.mk-products li .add_to_cart_button.loading i {
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
.mk-products li .add_to_cart_button.loading i:before {
  content: "\f110";
}
.mk-products li .woo-readmore {
  background-color: #bbbbbb;
  box-shadow: 0px 3px 0px 0px #9f9f9f;
  font-size: 11px;
  padding: 8px 12px;
  margin: 0 auto 20px !important;
  float: auto !important;
}
.mk-products li .woo-readmore:active {
  top: 2px;
  box-shadow: 0px 1px 0px 0px #9f9f9f;
}
.mk-products li .woo-readmore i {
  padding-right: 0;
}
.mk-products li .woo-readmore i:before {
  font-size: 14px;
}
.mk-products li:hover {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
  border: 1px solid #c6c6c6;
}
.mk-products .woo-loop-meta p {
  display: none;
}
.left-layout .mk-products li,
.right-layout .mk-products li {
  width: 31% !important;
}
@media handheld, only screen and (max-width: 1100px) {
  .left-layout .mk-products li,
  .right-layout .mk-products li {
    width: 30% !important;
  }
}
@media handheld, only screen and (max-width: 650px) {
  .left-layout .mk-products li,
  .right-layout .mk-products li {
    width: 45% !important;
  }
}
@media handheld, only screen and (max-width: 500px) {
  .left-layout .mk-products li,
  .right-layout .mk-products li {
    width: 94% !important;
  }
}
.products.related .mk-products li {
  width: 240px !important;
}
.mk-woocommerce-grid.mk-products .woo-loop-meta p {
  display: none !important;
}
.mk-woocommerce-list.mk-products li {
  width: 97% !important;
  text-align: left;
}
.mk-woocommerce-list.mk-products li h3 {
  text-align: left;
  font-size: 18px !important;
  padding: 0;
}
.mk-woocommerce-list.mk-products li .mk-price {
  text-align: left;
}
.mk-woocommerce-list.mk-products li .star-rating {
  display: block !important;
  float: none !important;
  text-align: left;
  margin: 0 0 20px 0 !important;
}
.mk-woocommerce-list.mk-products li:hover {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
.mk-woocommerce-list.mk-products .mk-product-image {
  float: left;
  display: inline-block;
  width: 50%;
}
.mk-woocommerce-list.mk-products .woo-loop-meta {
  float: left;
  display: inline-block;
  width: 50%;
  padding: 25px;
}
.mk-woocommerce-list.mk-products .woo-loop-meta p {
  display: block;
}
.mk-woocommerce-list.mk-products .woo-hidden-section {
  height: auto !important;
}
.mk-shop-header {
  margin-bottom: 30px;
  padding-bottom: 10px;
  border-bottom: 3px solid #dddddd;
}
.mk-shop-header h4 {
  margin: 0;
  font-size: 14px;
  float: left;
}
.mk-shop-header .woocommerce-ordering {
  float: right;
}
.full-layout .mk-woocommerce-list.mk-products .mk-product-image {
  width: 35% !important;
}
.full-layout .mk-woocommerce-list.mk-products .woo-loop-meta {
  width: 65% !important;
}
.mk-onsale,
.mk-out-stock,
.out-of-stock {
  padding: 8px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11px !important;
  line-height: 11px;
  position: absolute;
  left: 10px;
  top: 10px;
  color: #fff !important;
}
.mk-onsale:after,
.mk-out-stock:after,
.out-of-stock:after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  bottom: -9px;
  right: 8px;
  border-top: 0 solid transparent;
  border-bottom: 9px solid transparent;
}
.mk-onsale {
  background-color: #eb2d8b;
}
.mk-onsale:after {
  border-right: 10px solid #eb2d8b;
}
.mk-out-stock,
.out-of-stock {
  background-color: #333333;
}
.mk-out-stock:after,
.out-of-stock:after {
  border-right: 10px solid #333333;
}
.mk-single.mk-onsale {
  left: -15px !important;
  top: 20px !important;
}
.add_to_cart_button,
.single_add_to_cart_button {
  padding: 8px 9px !important;
  font-size: 11px !important;
  line-height: 11px !important;
  text-transform: uppercase;
}
.add_to_cart_button i,
.single_add_to_cart_button i {
  padding-right: 2px;
  zoom: 1;
  filter: alpha(opacity=50);
  opacity: 0.5;
  vertical-align: top;
}
.add_to_cart_button i:before,
.single_add_to_cart_button i:before {
  font-size: 14px;
  line-height: 11px !important;
}
.single_product_title {
  text-transform: lowercase;
  font-size: 28px !important;
  font-weight: normal !important;
  padding-bottom: 15px;
  margin-bottom: 18px;
  border-bottom: 1px solid #e5e5e5;
}
.mk_product_meta {
  padding-top: 15px;
  margin: 15px 0;
  font-size: 11px;
  border-top: 1px solid #e5e5e5;
}
.mk_product_meta span {
  color: #888888;
}
.mk-single-price {
  float: left;
  display: inline-block;
}
.mk-single-product {
  width: 61% !important;
}
.mk-single-product .cart {
  float: right !important;
  display: inline-block;
  margin-bottom: 0 !important;
}
.mk-single-product .quantity {
  display: inline-block;
  float: none !important;
}
.mk-single-product .single_add_to_cart_button {
  vertical-align: top !important;
  margin: 0 !important;
}
.mk-single-product .mk-single-price {
  color: #333333;
  font-size: 24px;
  font-weight: bold;
}
.mk-single-product .mk-single-price ins {
  border: none;
  text-decoration: none;
}
.mk-single-product .mk-single-price del {
  float: right;
  margin-left: 10px;
  font-size: 15px !important;
  color: #aaaaaa;
}
.mk-single-product .mk-single-price i {
  color: #afafaf;
  margin-right: 6px;
  font-size: 24px;
}
.mk-single-images {
  float: left;
  margin-bottom: 2em;
  width: 35%;
}
@media handheld, only screen and (max-width: 767px) {
  .mk-single-images,
  .mk-single-product {
    float: none !important;
    width: 100% !important;
  }
}
.mk-woocommerce-main-image img {
  width: 100%;
  max-width: 100%;
  margin-bottom: 8px;
}
.mk-woocommerce-main-image img,
.mk-single-thumbnails img {
  padding: 3px;
  border: 1px solid #e1e1e1 !important;
}
.mk-woocommerce-main-image img:hover,
.mk-single-thumbnails img:hover {
  border: 1px solid #bfbfbf !important;
}
.mk-single-thumbnails a {
  float: left;
  display: block;
  margin: 0 8px 8px 0;
}
.mk-woo-tabs .mk-tabs-tabs li.current,
.mk-woo-tabs .mk-tabs-panes {
  background-color: #fff;
}
.mk-woo-tabs {
  margin-bottom: 50px;
}
.show_review_form.three-dimension {
  background-color: #bbbbbb;
  box-shadow: 0px 3px 0px 0px #9f9f9f;
  margin: 0 auto 20px !important;
  float: right !important;
}
.show_review_form.three-dimension:active {
  top: 2px;
  box-shadow: 0px 1px 0px 0px #9f9f9f;
}
.mk-skin-secondary-button {
  background: #bbbbbb !important;
  box-shadow: 0px 3px 0px 0px #9f9f9f !important;
}
.mk-skin-secondary-button:active {
  top: 2px !important;
  box-shadow: 0px 1px 0px 0px #9f9f9f !important;
}
.checkout-button {
  margin-left: 10px !important;
}
#coupon_code.input-text {
  padding: 9px;
  margin-right: 10px;
  width: 150px;
}
.woocommerce form.login,
.woocommerce-page form.login,
.woocommerce form.checkout_coupon,
.woocommerce-page form.checkout_coupon,
.woocommerce form.register,
.woocommerce-page form.register {
  border: none !important;
  margin: 0 !important;
}
.woocommerce #payment div.payment_box,
.woocommerce-page #payment div.payment_box {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  background: #f2f2f2 !important;
}
.woocommerce #payment div.payment_box:after,
.woocommerce-page #payment div.payment_box:after {
  border-bottom-color: #f2f2f2 !important;
}
.shop_table {
  margin-bottom: 50px !important;
}
.shop_table thead {
  background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#f2f2f2));
  background: -webkit-linear-gradient(top, #fafafa, #f2f2f2);
  background: -moz-linear-gradient(top, #fafafa, #f2f2f2);
  background: -ms-linear-gradient(top, #fafafa, #f2f2f2);
  background: -o-linear-gradient(top, #fafafa, #f2f2f2);
  background-color: #fafafa;
}
.shop_table thead th {
  padding: 16px 12px !important;
}
.shop_table tbody td {
  padding: 10px 12px !important;
}
.shop_table tbody tr:nth-of-type(even) {
  background-color: #fafafa;
}
.woocommerce .input-text {
  background-color: #fff;
}
.woocommerce #order_comments {
  height: 200px !important;
}
.woocommerce-message:before,
.woocommerce-error:before,
.woocommerce-info:before {
  padding-top: 0 !important;
}
.woocommerce table a.remove i {
  font-size: 16px;
  color: #ee2a2a;
}
.woocommerce table a.remove:hover {
  background-color: transparent !important;
  color: auto !important;
}
.cart_totals {
  margin-left: 4%;
}
.cart_totals h4 {
  text-align: left;
}
.cart_totals table {
  background-color: #f5f5f5;
  width: 100%;
  text-align: left;
  padding: 10px !important;
  border: 1px solid #dddddd;
}
.cart_totals table th {
  text-align: right;
  padding-right: 30px !important;
  width: 40%;
}
.cart_totals table td {
  color: #333333;
}
.shipping_calculator {
  clear: none !important;
  margin: 0 !important;
}
.shipping_calculator h4 {
  text-align: left;
}
.shipping-calculator-form {
  padding: 15px 15px 0 15px;
  border: 1px solid #dddddd;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block !important;
  text-align: left !important;
}
.cart-collaterals {
  margin-bottom: 50px;
}
.mk-cal-shipping {
  margin-bottom: 0 !important;
}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li,
.woocommerce-page ul.cart_list li,
.woocommerce-page ul.product_list_widget li {
  margin-bottom: 10px;
}
.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a,
.woocommerce-page ul.cart_list li a,
.woocommerce-page ul.product_list_widget li a {
  line-height: 14px;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img,
.woocommerce-page ul.cart_list li img,
.woocommerce-page ul.product_list_widget li img {
  box-shadow: none !important;
  float: left;
  height: auto;
  margin-right: 10px;
  width: 70px;
  padding: 2px;
  border: 1px solid #e5e5e5 !important;
}
.woocommerce ul.cart_list li img:hover,
.woocommerce ul.product_list_widget li img:hover,
.woocommerce-page ul.cart_list li img:hover,
.woocommerce-page ul.product_list_widget li img:hover {
  border: 1px solid #b9b9b9 !important;
}
.woocommerce-ordering-div {
  background-image: url('../../images/selectbox-arrow.png');
  background-position: right center;
  background-repeat: no-repeat;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  background-color: #ececec;
  border: 1px solid #cccccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  float: right;
}
.woocommerce-ordering-div select {
  background: transparent;
  padding: 3px 60px 3px 15px;
  font-size: 12px;
  line-height: 14px;
  line-height: 1;
  border: 0;
  border-radius: 0;
  height: 30px;
  -webkit-appearance: none;
  color: #666666;
  overflow: hidden;
  width: 140%;
  position: relative;
  z-index: 1;
}
.mk-woocommerce-orientation {
  margin: 0;
  position: relative;
  z-index: 10;
}
.woocommerce #payment,
.woocommerce-page #payment {
  background: none !important;
}
#customer_details {
  margin-bottom: 40px;
}
.mk-woocommerce-pagination {
  margin: 40px 0;
  text-align: left;
  padding: 25px 0 0;
  border-top: 1px solid #bcbcbc;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  position: relative;
}
.mk-woocommerce-pagination .page-numbers {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}
.mk-woocommerce-pagination .page-numbers li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.mk-woocommerce-pagination .page-numbers li .page-numbers {
  display: block;
  padding: 6px 7px;
  line-height: 14px;
  font-size: 12px;
  margin: 0;
  font-weight: bold;
  float: left;
}
.mk-woocommerce-pagination .page-numbers li .page-numbers.current {
  color: #666666;
}
.mk-woocommerce-pagination .page-numbers li .page-numbers.next,
.mk-woocommerce-pagination .page-numbers li .page-numbers.prev {
  float: left;
  border: 1px solid #c2c2c2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 6px 10px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.06);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.06);
  background: -webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#dedede));
  background: -webkit-linear-gradient(top, #fdfdfd, #dedede);
  background: -moz-linear-gradient(top, #fdfdfd, #dedede);
  background: -ms-linear-gradient(top, #fdfdfd, #dedede);
  background: -o-linear-gradient(top, #fdfdfd, #dedede);
  background-color: #fdfdfd;
  margin: 0 6px;
}
.mk-woocommerce-pagination .page-numbers li .page-numbers.next:before,
.mk-woocommerce-pagination .page-numbers li .page-numbers.prev:before {
  color: #9f9f9f;
}
.mk-woocommerce-pagination .page-numbers li .page-numbers.next:hover,
.mk-woocommerce-pagination .page-numbers li .page-numbers.prev:hover {
  border: 1px solid #a9a9a9;
}
.mk-woocommerce-pagination .page-numbers li .page-numbers.next:hover:before,
.mk-woocommerce-pagination .page-numbers li .page-numbers.prev:hover:before {
  color: #616161;
}
.mk-woocommerce-pagination .page-numbers li .page-numbers.next:before {
  content: "\f054";
}
.mk-woocommerce-pagination .page-numbers li .page-numbers.prev:before {
  content: "\f053";
}
.mk-woocommerce-result-count {
  display: inline-block;
  padding: 0;
  line-height: 12px;
  vertical-align: top;
  color: #a8a8a8;
  float: right;
}
.mk-confirm-message-box .button {
  float: right;
}
.woocommerce strong {
  color: inherit !important;
}
.mk-woo-form-section {
  display: block;
  width: 100%;
  margin-bottom: 10px;
}
.mk-woo-form-section label {
  display: block;
  margin-bottom: 5px;
}
.mk-woocommerce-carousel .mk-products {
  display: block;
  margin: auto;
  padding: 0 0 30px 0 !important;
  list-style: none;
}
.mk-woocommerce-carousel .mk-products li {
  width: 260px !important;
  margin: 0 0 0 13px;
  float: left;
  zoom: 1 !important;
  filter: alpha(opacity=100) !important;
  opacity: 1 !important;
}
.mk-woocommerce-carousel .mk-fancy-title {
  font-size: 14px !important;
  font-weight: bold !important;
  margin-right: 35px;
}
.mk-woocommerce-carousel .mk-fancy-title span {
  padding-right: 5px;
}
.mk-woocommerce-carousel .mk-woo-view-all {
  float: right;
  font-size: 11px;
  padding: 0 7px;
}
.mk-woocommerce-carousel .flex-direction-nav a {
  position: absolute;
  top: -38px;
}
.mk-woocommerce-carousel .flex-direction-nav a .mk-icon-chevron-left:before,
.mk-woocommerce-carousel .flex-direction-nav a .mk-icon-chevron-right:before {
  color: #aaaaaa;
}
.mk-woocommerce-carousel .flex-prev {
  right: 20px;
}
.mk-woocommerce-carousel .flex-next {
  right: 0px;
}
.widget_product_search label {
  display: none;
}
.widget_product_search #searchsubmit {
  display: none;
}
.widget_product_search [type=text] {
  width: 100%;
  margin: 0;
  padding: 5px 15px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.widget_product_search [type=text]:focus {
  border-color: rgba(0, 0, 0, 0.25);
}
.widget_price_filter {
  padding: 0 2px;
}
.widget_price_filter .ui-slider-range {
  background: #e0e0e0 !important;
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1) !important;
  -moz-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1) !important;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1) !important;
}
.widget_price_filter .ui-slider-handle {
  background-image: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  border-color: transparent !important;
}
