/**
 * The WooCommerce stylesheet for mercy.
 *
 * @package mercy
 * @author  LunarTheme
 * @link	http://www.lunartheme.com
 */
/**
 * The WooCommerce stylesheet for mercy.
 *
 * @package mercy
 * @author  LunarTheme
 * @link	http://www.lunartheme.com
 */
.slick-slider .slick-slide {
  clear: none !important;
}
.k2t-right-m .shop-cart:not(:last-child) {
  margin-right: 20px;
}
.k2t-right-m .shop-cart .mini_cart_item a {
  text-transform: none;
}
.k2t-right-m .shop-cart .mini_cart_item {
  text-align: left;
}
.k2t-right-m .shop-cart .mini_cart_item a:hover {
  color: #222;
  background: none;
}
.k2t-right-m .shop-cart .mini_cart_item .quantity {
  max-width: 192px;
}
.woocommerce {
  font-weight: 400;
  line-height: 210%;
  text-align: left;
}
.woocommerce:after {
  content: '';
  display: block;
  height: 0;
  opacity: 0;
  clear: both;
}
.price ins {
  background: transparent;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
  float: left;
}
.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count {
  float: right;
}
.woocommerce ul.products.shop-grid li.product .b-action .yith-wcwl-add-to-wishlist .show a {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 0;
}
.woocommerce ul.products li.product .b-action .yith-wcwl-add-to-wishlist .add_to_wishlist,
.woocommerce ul.products.shop-grid li.product .b-action .yith-wcwl-add-to-wishlist .show a {
  background-color: #c5b3a1;
  border-radius: 0;
}
.woocommerce ul.products.shop-grid li.product .b-action .yith-wcqv-button {
  position: absolute;
  top: 78px;
  right: 20px;
  font-size: 0;
  overflow: visible;
}
.single-product-image-wrap .product-img .item {
  background-color: #f3f4f8;
}
.woocommerce-ordering .orderby span {
  background: transparent;
  color: #1b1b1b;
  font: 700 14px 'Raleway';
  text-transform: capitalize;
  height: auto;
  min-width: auto;
  padding: 0;
  padding-bottom: 2px;
  margin: 0 10px;
}
.woocommerce-ordering .orderby span:hover,
.woocommerce-ordering .orderby span.active {
  border-bottom: 1px solid #535353;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
}
.p-switch-layout {
  float: right;
  width: auto;
  height: 16px;
  margin-top: 16px;
}
.p-switch-layout .multi-layout {
  width: 18px;
  height: 16px;
  background-image: url('../img/icons/switch-layout.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  float: left;
  cursor: pointer;
  margin-right: 19px;
  transition: color 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
  -moz-transition: color 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
  -webkit-transition: color 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
  -o-transition: color 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
}
.p-switch-layout .multi-layout:hover {
  background-position: 0 -16px;
}
.p-switch-layout .one-layout {
  width: 16px;
  height: 16px;
  background-image: url('../img/icons/switch-layout.png');
  background-position: -18px 0;
  background-repeat: no-repeat;
  float: left;
  cursor: pointer;
  margin-right: 21px;
  transition: color 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
  -moz-transition: color 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
  -webkit-transition: color 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
  -o-transition: color 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
}
.p-switch-layout .one-layout:hover {
  background-position: -18px -16px;
}
.woocommerce li .wrap-product-item .background-image {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  width: 100%;
  height: 100%;
}
.woocommerce li .wrap-product-item .thumbnail-image {
  opacity: 1;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
}
.woocommerce li .wrap-product-item:hover .thumbnail-image {
  opacity: 0;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
}
.woocommerce li .wrap-product-item:hover .background-image {
  opacity: 1;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
}
.woocommerce .shop-listing li .woocommerce-LoopProduct-link {
  width: 270px;
  height: 100%;
  float: left;
  position: relative;
  margin-right: 30px;
  margin-bottom: 60px;
}
.tooltip {
  visibility: hidden;
  text-transform: none;
  opacity: 0;
  background: #1b1b1b;
  font-weight: 400;
  color: #fff !important;
  position: absolute;
  right: 70px;
  font-style: normal;
  height: 30px !important;
  line-height: 30px !important;
  top: 7px;
  padding: 0 15px;
  font-family: 'Lato';
  font-size: 14px !important;
  white-space: nowrap;
  width: auto !important;
  -webkit-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  text-indent: initial;
}
.tooltip:before {
  height: auto !important;
  width: auto !important;
  content: "";
  position: absolute;
  border: 5px solid transparent;
}
.shop-grid .k2t-product-info .b-action .tooltip.bef:before {
  border-left: 5px solid #1b1b1b;
  top: calc(44.5%);
  right: -9px;
}
.add_to_cart_button:hover .tooltip,
.product_type_simple:hover .tooltip,
.product_type_grouped:hover .tooltip {
  opacity: 1 !important;
  right: 60px;
  visibility: visible;
  -webkit-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.yith-wcwl-add-to-wishlist .tooltip {
  top: 27px;
}
.yith-wcwl-add-to-wishlist:hover .tooltip {
  opacity: 1 !important;
  background-color: #1b1b1b;
  visibility: visible;
  -webkit-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  right: 80px;
}
.yith-wcqv-button:hover .tooltip {
  opacity: 1 !important;
  right: 60px;
  -webkit-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  visibility: visible;
}
.nav .secondary {
  background-color: #f3f3f5;
  margin: 0 10px 10px 0;
}
.single_2 .single-product-image-wrap #single-product-image-wrap .product-img-cont {
  max-width: 490px;
  float: right;
}
@media (max-width: 568px) {
  .single_2 .single-product-image-wrap #single-product-image-wrap .product-img-cont {
    max-width: 100%;
  }
}
.wrap-share .social ul li {
  font-size: 14px;
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit[disabled]:disabled,
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button[disabled]:disabled,
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button[disabled]:disabled,
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button[disabled]:disabled {
  padding: 0;
}
/*--------------------------------------------------------------
	Gallery layout
--------------------------------------------------------------*/
.isotope-gallery .gutter-sizer,
.isotope-2-columns.isotope-gallery .gutter-sizer,
.isotope-3-columns.isotope-gallery .gutter-sizer,
.isotope-4-columns.isotope-gallery .gutter-sizer,
.isotope-4-columns.isotope-gallery .container .gutter-sizer,
.isotope-5-columns.isotope-gallery .gutter-sizer {
  width: 0;
}
.isotope-gallery .isotope-selector {
  width: 33.33%;
  margin: 0;
}
.isotope-gallery .isotope-selector.width-2 {
  width: 66.66%;
}
.isotope-4-columns.isotope-gallery .isotope-selector,
.isotope-4-columns.isotope-gallery .container .isotope-selector {
  width: 25%;
  margin: 0;
}
.isotope-4-columns.isotope-gallery .isotope-selector.width-2,
.isotope-4-columns.isotope-gallery .container .isotope-selector.width-2 {
  width: 50%;
}
.isotope-5-columns.isotope-gallery .isotope-selector {
  width: 20%;
  margin: 0;
}
.isotope-5-columns.isotope-gallery .isotope-selector.width-2 {
  width: 40%;
}
.isotope-2-columns.isotope-gallery .isotope-selector {
  width: 50%;
  margin: 0;
}
.isotope-2-columns.isotope-gallery .isotope-selector.width-2 {
  width: 100%;
}
/*
---------------------Layout Archive-----------------------------
*/
.woocommerce ul.products li.first {
  clear: none;
}
.woocommerce .k2t-shop.columns-2 ul.products li.product {
  width: 50%;
}
.woocommerce .k2t-shop.columns-2 ul.products li.product:nth-child(2n+1) {
  clear: both;
}
.woocommerce .k2t-shop.columns-3 ul.products li.product {
  width: 33.3333%;
}
.woocommerce .k2t-shop.columns-3 ul.products li.product:nth-child(3n+1) {
  clear: both;
}
.woocommerce .k2t-shop.columns-4 ul.products li.product {
  width: 25%;
}
@media only screen and (max-width: 768px) {
  .woocommerce .k2t-shop.columns-4 ul.products li.product {
    width: 50%;
  }
}
.woocommerce .k2t-shop.columns-4 ul.products li.product:nth-child(4n+1) {
  clear: both;
}
.woocommerce.columns-2 ul.products li.product {
  width: 50%;
}
.woocommerce.columns-2 ul.products li.product:nth-child(2n+1) {
  clear: both;
}
.woocommerce .columns-3 ul.products li.product {
  width: 33.3333%;
}
.woocommerce-page.columns-3 ul.products li.product,
.woocommerce.columns-3 ul.products li.product {
  width: 33.3333%;
}
.woocommerce.columns-3 ul.products li.product:nth-child(3n+1) {
  clear: both;
}
.woocommerce.columns-4 ul.products li.product {
  width: 25%;
}
.woocommerce.columns-4 ul.products li.product:nth-child(4n+1) {
  clear: both;
}
/*--------------------------------------------------------------
	shop general
--------------------------------------------------------------*/
.mercy-extra-layout .woocommerce .products li .b-action a.button:before {
  position: absolute;
  top: 0;
  left: 0;
}
.mercy-extra-layout .woocommerce .products li .b-action .add_to_wishlist > * {
  display: none !important;
}
.woocommerce a.yith-wcqv-button:hover:before {
  background: #222;
}
body.woocommerce a.yith-wcqv-button {
  border: none;
  background: #cccbcb;
  overflow: hidden;
  position: relative;
  padding: 0;
  width: 44px;
  height: 45px;
  text-indent: 999px;
}
body.woocommerce a.yith-wcqv-button:hover:before {
  background-color: #1b1b1b;
}
body.woocommerce a.yith-wcqv-button:before,
.woocommerce a.yith-wcqv-button:before {
  content: '\f133';
  display: block;
  font-family: 'Ionicons';
  background-color: #c5b3a1;
  text-align: center;
  font-size: inherit;
  height: 45px;
  line-height: 44px;
  font-size: 19.5px;
  text-rendering: auto;
  text-indent: 0;
}
.shop-grid li .wrap-product-item .woocommerce-LoopProduct-link {
  position: relative;
  background-color: #f5f5f7;
}
.shop-listing li .wrap-product-item .woocommerce-LoopProduct-link {
  background-color: #f5f5f7;
}
.right-sidebar .k2t-shop .shop-listing li .wrap-product-item .k2t-product-info .b-action,
.left-sidebar .k2t-shop .shop-listing li .wrap-product-item .k2t-product-info .b-action {
  margin-bottom: 30px;
  padding-left: 0;
  position: relative;
  bottom: initial;
  left: 0;
}
.b-action a:first-child:last-child {
  display: block !important;
  float: none !importanth;
  margin: 0 auto !important;
}
.k2t-shop {
  padding-top: 20px;
}
.k2t-shop ul.products {
  margin: 0 -15px;
  padding-top: 32px;
}
.k2t-shop.shop-grid li .wrap-product-item,
.shop-grid li .wrap-product-item {
  text-align: center;
  position: relative;
}
.k2t-shop.shop-grid li .wrap-product-item > a .onsale,
.shop-grid li .wrap-product-item > a .onsale {
  top: 10px;
  left: 10px;
  right: initial !important;
}
.k2t-shop.shop-grid li .wrap-product-item > a img,
.shop-grid li .wrap-product-item > a img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 100%;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.k2t-shop.shop-grid li .wrap-product-item:hover,
.shop-grid li .wrap-product-item:hover {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.k2t-shop.shop-grid li .wrap-product-item:hover > a,
.shop-grid li .wrap-product-item:hover > a {
  margin: 0 auto;
}
.k2t-shop.shop-grid li .wrap-product-item:hover > a img,
.shop-grid li .wrap-product-item:hover > a img {
  display: block;
  top: 0;
  left: 0;
  width: auto;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.k2t-shop.shop-grid li .wrap-product-item:hover .k2t-product-info,
.shop-grid li .wrap-product-item:hover .k2t-product-info {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.k2t-shop.shop-grid li .wrap-product-item:hover .k2t-product-info .b-action,
.shop-grid li .wrap-product-item:hover .k2t-product-info .b-action {
  bottom: 35px;
  height: 0;
  opacity: 1;
  z-index: 10;
  display: block;
}
.k2t-shop.shop-grid li .wrap-product-item .k2t-product-info > a,
.shop-grid li .wrap-product-item .k2t-product-info > a {
  display: none;
}
.k2t-shop.shop-grid li .wrap-product-item .k2t-product-info h3,
.shop-grid li .wrap-product-item .k2t-product-info h3 {
  font-size: 18px !important;
  margin-bottom: 0 !important;
  margin-top: 30px !important;
  text-transform: uppercase;
}
.k2t-shop.shop-grid li .wrap-product-item .k2t-product-info h3 a:hover,
.products li .wrap-product-item .k2t-product-info h3 a:hover {
  color: #b14d4d;
}
.k2t-shop.shop-grid li .wrap-product-item .k2t-product-info .price .amount,
.shop-grid li .wrap-product-item .k2t-product-info .price .amount,
.k2t-shop.shop-grid li .wrap-product-item .k2t-product-info .price span,
.shop-grid li .wrap-product-item .k2t-product-info .price span {
  color: #535353;
  font-size: 18px;
  font-weight: 400;
}
.k2t-shop.shop-grid li .wrap-product-item .k2t-product-info .price del span,
.shop-grid li .wrap-product-item .k2t-product-info .price del span,
.k2t-shop.shop-grid li .wrap-product-item .k2t-product-info .price del .amount,
.shop-grid li .wrap-product-item .k2t-product-info .price del .amount {
  color: #959595;
  font-size: 14px;
  line-height: 16px;
}
.k2t-shop.shop-grid li .wrap-product-item .k2t-product-info .product-stock,
.shop-grid li .wrap-product-item .k2t-product-info .product-stock,
.k2t-shop.shop-grid li .wrap-product-item .k2t-product-info .description,
.shop-grid li .wrap-product-item .k2t-product-info .description {
  display: none;
}
.k2t-shop.shop-grid li .wrap-product-item .k2t-product-info > .yith-wcqv-button,
.shop-grid li .wrap-product-item .k2t-product-info > .yith-wcqv-button {
  display: none !important;
}
.k2t-shop.shop-grid li .wrap-product-item .k2t-product-info .b-action,
.shop-grid li .wrap-product-item .k2t-product-info .b-action {
  opacity: 0;
  margin: 0 auto;
  height: 0;
  width: 100%;
  display: none;
}
.k2t-shop.shop-grid li .wrap-product-item .k2t-product-info:hover .b-action,
.shop-grid li .wrap-product-item .k2t-product-info:hover .b-action {
  opacity: 1;
}
.k2t-shop.shop-grid li .wrap-product-item .k2t-product-info .b-action .yith-wcwl-add-to-wishlist,
.shop-grid li .wrap-product-item .k2t-product-info .b-action .yith-wcwl-add-to-wishlist,
.k2t-shop.shop-grid li .wrap-product-item .k2t-product-info .b-action .yith-wcqv-button,
.shop-grid li .wrap-product-item .k2t-product-info .b-action .yith-wcqv-button {
  margin-top: 0 !important;
}
.k2t-shop.shop-grid li .wrap-product-item .k2t-product-info .b-action .add_to_cart_button,
.shop-grid li .wrap-product-item .k2t-product-info .b-action .add_to_cart_button {
  position: absolute;
  top: 136px;
  right: 20px;
}
/* ===================== Shop Listing ====================== */
.k2t-shop.shop-listing li,
.k2t-shop .shop-listing li {
  width: 100% !important;
}
.k2t-shop.shop-listing li .wrap-product-item,
.k2t-shop .shop-listing li .wrap-product-item {
  background: #fff;
  position: relative;
}
.shop-listing .yith-wcwl-add-to-wishlist {
  margin-top: 0;
}
.shop-listing .k2t-product-info .yith-wcqv-button {
  display: none;
}
.shop-listing .k2t-product-info .b-action > * {
  margin-right: 10px;
}
.shop-listing .k2t-product-info .b-action .tooltip {
  top: calc(115%);
  right: calc(0%);
}
.shop-listing .k2t-product-info .b-action .tooltip.bef:before {
  border-bottom: 5px solid #1b1b1b;
  top: calc(-9px);
  right: calc(45%);
}
.shop-listing .k2t-product-info .b-action .yith-wcqv-button {
  overflow: visible;
}
.shop-listing .k2t-product-info .b-action .yith-wcwl-add-to-wishlist .tooltip {
  top: 60px;
  left: -37px;
  width: 120px !important;
}
.woocommerce ul.products.shop-listing li.product .b-action {
  position: relative;
}
.shop-listing .k2t-product-info .b-action .yith-wcwl-add-to-wishlist:hover .tooltip {
  top: 60px;
  left: -37px;
  width: 120px !important;
}
.k2t-shop.shop-listing li .wrap-product-item .k2t-product-info > h3 a,
.k2t-shop .shop-listing li .wrap-product-item .k2t-product-info > h3 a {
  font-size: 18px;
  text-transform: uppercase;
}
.k2t-shop.shop-listing li .wrap-product-item .k2t-product-info .price,
.k2t-shop .shop-listing li .wrap-product-item .k2t-product-info .price {
  color: #c5b3a1;
  font-weight: 400;
}
.k2t-shop.shop-listing li .wrap-product-item .k2t-product-info .price span,
.k2t-shop .shop-listing li .wrap-product-item .k2t-product-info .price span {
  color: #c5b3a1;
  font-size: 30px;
  margin-bottom: 0;
}
.k2t-shop.shop-listing li .wrap-product-item .k2t-product-info .price .amount,
.k2t-shop .shop-listing li .wrap-product-item .k2t-product-info .price .amount {
  color: #c5b3a1;
  font-size: 30px;
  font-weight: 400;
  margin-bottom: 0;
}
.k2t-shop.shop-listing li .wrap-product-item .k2t-product-info .price del span,
.k2t-shop .shop-listing li .wrap-product-item .k2t-product-info .price del span,
.k2t-shop.shop-listing li .wrap-product-item .k2t-product-info .price del .amount,
.k2t-shop .shop-listing li .wrap-product-item .k2t-product-info .price del .amount {
  color: #959595;
  font-size: 16px;
}
.k2t-shop.shop-listing li .wrap-product-item .k2t-product-info .product-stock,
.k2t-shop .shop-listing li .wrap-product-item .k2t-product-info .product-stock {
  margin-bottom: 12px;
  float: none;
}
.k2t-shop.shop-listing li .wrap-product-item .k2t-product-info .product-stock i,
.k2t-shop .shop-listing li .wrap-product-item .k2t-product-info .product-stock i {
  color: #4caf50;
  margin-right: 10px;
}
.k2t-shop.shop-listing li .wrap-product-item .k2t-product-info .product-stock span,
.k2t-shop .shop-listing li .wrap-product-item .k2t-product-info .product-stock span {
  color: #898989;
  font-size: 14px;
}
.k2t-shop.shop-listing li .wrap-product-item .k2t-product-info .description,
.k2t-shop .shop-listing li .wrap-product-item .k2t-product-info .description {
  margin-bottom: 30px;
}
.k2t-shop.shop-listing li .wrap-product-item .k2t-product-info .description h3:first-child,
.k2t-shop .shop-listing li .wrap-product-item .k2t-product-info .description h3:first-child {
  display: none;
}
.k2t-shop.shop-listing li .wrap-product-item .k2t-product-info .description p,
.k2t-shop .shop-listing li .wrap-product-item .k2t-product-info .description p {
  color: #636363;
  font-size: 16px;
  line-height: 187.5%;
}
.k2t-shop.shop-listing li .wrap-product-item .k2t-product-info .b-action .add_to_cart_button,
.k2t-shop .shop-listing li .wrap-product-item .k2t-product-info .b-action .add_to_cart_button {
  float: left;
}
#yith-quick-view-modal .woocommerce {
  margin-top: 0;
}
#yith-quick-view-modal .product {
  overflow: hidden;
}
#yith-quick-view-modal .product-img-cont + .owl-carousel {
  max-width: 290px;
  margin: 0 auto;
}
#yith-quick-view-modal .product-img-cont + .owl-carousel .owl-stage {
  margin: 0 auto;
}
#yith-quick-view-modal .product.has-default-attributes.has-children > .images {
  opacity: 1;
}
/*--------------------------------------------------------------
	general
--------------------------------------------------------------*/
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  font-size: 87.5%;
  font-weight: 700;
}
/*--------------------------------------------------------------
	Shop cart
--------------------------------------------------------------*/
.page-description {
  display: none;
}
.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt[disabled]:disabled,
.woocommerce #respond input#submit.alt[disabled]:disabled:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt[disabled]:disabled,
.woocommerce a.button.alt[disabled]:disabled:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt[disabled]:disabled,
.woocommerce button.button.alt[disabled]:disabled:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt[disabled]:disabled,
.woocommerce input.button.alt[disabled]:disabled:hover {
  background-color: #999;
}
/*--------------------------------------------------------------
	My account
--------------------------------------------------------------*/
.woocommerce-account .woocommerce > h2 {
  display: none;
}
.woocommerce form.login {
  border: none;
}
.woocommerce form.login > p {
  color: #898989;
  max-width: 260px;
  margin: 0 auto 20px;
}
.woocommerce form.login .h-element {
  display: table;
  margin: 0 auto;
}
.woocommerce form.login .des {
  margin: 10px auto 60px;
  max-width: 100%;
  text-align: center;
}
.woocommerce form.login .form-row {
  padding: 0;
  position: relative;
  max-width: 260px;
}
.woocommerce form.login .form-row input.input-text {
  border: 1px transparent solid;
  border-radius: 25px;
  color: #ccc;
  font-size: 14px;
  height: 50px;
  line-height: 50px;
  max-width: 260px;
  padding: 0 30px;
  text-transform: none;
}
.woocommerce form.login .form-row input.input-text:focus {
  border-color: #c5b3a1;
}
.woocommerce form.login .form-row input.input-text:focus + i {
  color: #c5b3a1;
}
.woocommerce form.login .form-row input.input-text + i {
  color: #e8e8e8;
  font-size: 14px;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.woocommerce form.login .form-row .inline {
  margin: 0 0 0 20px;
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.woocommerce form.login .lost_password {
  font-size: 14px;
  text-align: center;
}
.woocommerce form.login .lost_password a {
  color: #898989;
}
.woocommerce form.login .lost_password a:hover {
  color: #c5b3a1;
}
/*--------------------------------------------------------------
	woocommerce cart
--------------------------------------------------------------*/
.woocommerce .shop_table.shop_table_responsive.cart,
.woocommerce .wrap-cart-collaterals,
.woocommerce-page.woocommerce-cart .woocommerce .cart-title,
.woocommerce-page.woocommerce-cart .woocommerce .woocommerce-message {
  max-width: 1170px;
  margin: 0 auto;
  display: table;
}
.woocommerce-page.woocommerce-cart .woocommerce .woocommerce-message {
  margin: 30px auto !important;
}
.woocommerce-page.woocommerce-cart .content-page {
  background: transparent !important;
}
.woocommerce-page.woocommerce-cart .woocommerce {
  margin-bottom: 60px;
  margin-top: 50px;
}
.woocommerce-page.woocommerce-cart .woocommerce .cart-title {
  font-size: 26px;
  margin-bottom: 20px;
  text-align: left;
  color: #1b1b1b;
}
.woocommerce-page.woocommerce-cart table.shop_table {
  border: none;
  border-collapse: separate;
  border-radius: 0;
}
.woocommerce-page.woocommerce-cart table.shop_table * {
  border-top: none;
  border-left: none;
  border-right: none;
}
.woocommerce-page.woocommerce-cart table.shop_table .cart_item .product-name a {
  color: #2c2c2c;
  font-weight: 600;
}
.woocommerce-page.woocommerce-cart table.shop_table tr:hover .product-remove .remove {
  opacity: 1;
}
.woocommerce-page.woocommerce-cart table.shop_table tr td {
  background: #fff;
  padding: 30px 12px;
  border-bottom: 1px solid #aeaeae;
}
.woocommerce table.shop_table th {
  border-bottom: 1px solid #aeaeae;
}
.woocommerce-page.woocommerce-cart table.shop_table tr td:first-child {
  width: 11.28205128%;
  padding-left: 0;
}
.woocommerce-page.woocommerce-cart table.shop_table tr td:first-child img {
  margin-right: 15px;
  width: auto;
  max-width: 78px;
}
.woocommerce-page.woocommerce-cart table.shop_table tr td:nth-child(2) {
  width: 41.88034188%;
}
.woocommerce-page.woocommerce-cart table.shop_table tr td:nth-child(3),
.woocommerce-page.woocommerce-cart table.shop_table tr td:nth-child(4),
.woocommerce-page.woocommerce-cart table.shop_table tr td:nth-child(5) {
  width: 12.82051282%;
  text-align: left;
}
.woocommerce-page.woocommerce-cart table.shop_table tr .product-name,
.woocommerce-page.woocommerce-cart table.shop_table tr .product-price,
.woocommerce-page.woocommerce-cart table.shop_table tr .product-subtotal,
.woocommerce-page.woocommerce-cart table.shop_table tr .product-quantity {
  color: #1b1b1b;
  font-size: 14px;
  font-weight: 500;
}
.woocommerce-page.woocommerce-cart table.shop_table tr .product-name .variation:before,
.woocommerce-page.woocommerce-cart table.shop_table tr .product-name .variation:after {
  display: none;
}
.woocommerce-page.woocommerce-cart table.shop_table tr .product-name .variation dd {
  margin: 0;
  padding: 0;
}
.woocommerce-page.woocommerce-cart table.shop_table tr .product-quantity .quantity {
  overflow: hidden;
  width: 71px;
  height: 45px;
  position: relative;
  border: 1px solid #cbcbcb;
}
.woocommerce-page.woocommerce-cart table.shop_table tr .product-quantity .quantity > span:first-child {
  display: none;
}
.woocommerce .quantity .input-text {
  color: #252525;
  font-size: 14px;
  font-family: "Roboto";
  font-weight: 500;
  margin-left: 12px;
}
.woocommerce .quantity .quantity-prev {
  position: absolute;
  bottom: 6px;
  right: 11px;
}
.woocommerce .quantity .quantity-next {
  position: absolute;
  top: 6px;
  right: 11px;
}
.woocommerce .quantity .quantity-prev:after,
.woocommerce .quantity .quantity-next:after {
  color: #000;
  display: block;
  font-size: 16px;
}
.woocommerce-page.woocommerce-cart table.shop_table tr .product-remove {
  position: relative;
}
.woocommerce-page.woocommerce-cart table.shop_table tr .product-remove .remove {
  font-size: 25.4px;
  font-family: 'Ionicons';
  color: #2c2c2c !important;
  line-height: 18px;
  border: 1px solid #2c2c2c;
  position: absolute;
  top: calc(45%);
  right: 25px;
  opacity: 1;
}
.woocommerce-page.woocommerce-cart table.shop_table tr .product-remove .remove:hover {
  background: #2c2c2c;
  color: #c7c7c7 !important;
}
/* =================== Wrap Coupon =================== */
.woocommerce .wrap-cart-collaterals .actions {
  width: 58%;
  float: left;
}
.woocommerce .wrap-cart-collaterals .coupon_code {
  font-size: 26px;
  margin-bottom: 40px;
}
.woocommerce .wrap-cart-collaterals .c-collaterals .coupon_code {
  padding-left: 120px;
}
.woocommerce .wrap-cart-collaterals .c-collaterals {
  float: left;
  width: 42%;
}
.woocommerce .wrap-cart-collaterals .continue-update {
  float: left;
  width: 100%;
  margin-top: 30px;
}
.woocommerce-page.woocommerce-cart .cart-collaterals .actions .coupon {
  padding: 50px;
  background-color: #e5e5e5;
  float: left;
  width: 100%;
}
.woocommerce-page.woocommerce-cart .cart-collaterals .actions .coupon .input-text {
  background: #fff;
  color: #1b1b1b;
  font-size: 14px;
  font-weight: 500;
  margin-right: 30px;
  padding: 0 25px;
  height: 55px;
  line-height: 55px;
  width: 100%;
  max-width: 368px;
  border: none;
  margin-bottom: 0;
}
.coupon input::-webkit-input-placeholder {
  color: #1b1b1b !important;
}
.coupon input::-moz-input-placeholder {
  color: #1b1b1b !important;
}
.coupon input:-moz-input-placeholder {
  color: #1b1b1b !important;
}
.woocommerce-page.woocommerce-cart .cart-collaterals .actions .coupon input[type="submit"] {
  background: #c5b2a1;
  font-size: 16px;
  font-weight: 700;
  min-width: 172px;
  height: 55px;
  line-height: 55px;
}
.woocommerce-page.woocommerce-cart .cart-collaterals .actions .coupon input[type="submit"]:hover {
  background: #c5b3a1;
}
.woocommerce-page.woocommerce-cart .cart-collaterals .actions input {
  float: left;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.woocommerce-page.woocommerce-cart .cart-collaterals .actions input[disabled=""] {
  opacity: 1;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.woocommerce-page.woocommerce-cart .cart-collaterals {
  position: relative;
  background-color: #efefef;
  padding: 90px 0 100px;
  margin: 100px auto 0;
  max-width: 1200px;
}
.woocommerce-page.woocommerce-cart .cart-collaterals:before {
  content: '';
  background: #efefef;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200%;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
}
.woocommerce-page.woocommerce-cart .cart-collaterals .cart-shipping h4 {
  display: none;
}
.woocommerce-page.woocommerce-cart .cart-collaterals .cart_totals {
  max-width: 370px;
  float: right;
  background-color: #fff;
  border: 2px solid #000;
  padding: 15px 30px 30px;
}
.woocommerce-page.woocommerce-cart .cart-collaterals .cart_totals .cart-shipping h4 {
  border: none;
}
.woocommerce-page.woocommerce-cart .cart-collaterals .cart_totals .cart-shipping .woocommerce-shipping-calculator > p {
  font-weight: 700;
  margin-bottom: 0;
}
.woocommerce-page.woocommerce-cart .cart-collaterals .cart_totals .cart-shipping .woocommerce-shipping-calculator .shipping-calculator-form {
  margin-top: 15px;
}
.woocommerce-page.woocommerce-cart .cart-collaterals .cart_totals .cart-shipping #shipping_method li {
  padding: 0;
}
.woocommerce-page.woocommerce-cart .cart-collaterals .cart_totals .cart-shipping #shipping_method li > input {
  position: absolute;
}
.woocommerce-page.woocommerce-cart .cart-collaterals .cart_totals .cart-shipping #shipping_method li label {
  color: #b7b7b7;
  display: block;
  font-size: 14px;
  font-weight: 700;
  padding-right: 15px;
  position: relative;
  width: 50%;
  text-align: right;
  text-transform: uppercase;
}
.woocommerce-page.woocommerce-cart .cart-collaterals .cart_totals .cart-shipping #shipping_method li label input {
  -webkit-transform: translateY(2px);
  -ms-transform: translateY(2px);
  -o-transform: translateY(2px);
  transform: translateY(2px);
}
.woocommerce-page.woocommerce-cart .cart-collaterals .cart_totals .cart-shipping #shipping_method li label > span {
  display: block;
  padding-left: 15px;
  position: absolute;
  top: 0;
  right: -100%;
  width: 100%;
  text-align: left;
  text-indent: 0;
}
.woocommerce-page.woocommerce-cart .cart-collaterals .order-total .cart-subtotal,
.woocommerce-page.woocommerce-cart .cart-collaterals .order-total .grand-total {
  overflow: hidden;
  padding: 5px 0;
  border-bottom: 1px solid #d4d4d4;
}
.woocommerce-page.woocommerce-cart .cart-collaterals .order-total .cart-subtotal > *,
.woocommerce-page.woocommerce-cart .cart-collaterals .order-total .grand-total > * {
  width: 50%;
  margin: 0;
  float: left;
}
.woocommerce-page.woocommerce-cart .cart-collaterals .order-total .cart-subtotal > *:first-child,
.woocommerce-page.woocommerce-cart .cart-collaterals .order-total .grand-total > *:first-child {
  color: #2c2c2c;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 36px;
  padding-right: 15px;
  text-align: left;
  font-family: "Roboto";
}
.woocommerce-page.woocommerce-cart .cart-collaterals .order-total .cart-subtotal > *:last-child,
.woocommerce-page.woocommerce-cart .cart-collaterals .order-total .grand-total > *:last-child {
  color: #2c2c2c;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  padding-left: 15px;
  text-align: right;
  font-family: "Playfair Display";
}
.woocommerce-page.woocommerce-cart .cart-collaterals .order-total .cart-subtotal > *:last-child *,
.woocommerce-page.woocommerce-cart .cart-collaterals .order-total .grand-total > *:last-child * {
  display: inline-block;
  line-height: 30px;
}
.woocommerce-page.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout {
  width: 100%;
  padding: 0;
}
.woocommerce-page.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout .checkout-button {
  background: #c5b3a1;
  font-size: 14px;
  font-weight: bold;
  max-width: 310px;
  margin: 0 auto;
  padding: 0 30px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin-top: 30px;
}
.woocommerce-page.woocommerce-cart table.shop_table tr .product-price *,
.woocommerce-page.woocommerce-cart table.shop_table tr .product-subtotal * {
  font-size: 16px;
  color: #2c2c2c;
  font-weight: 700;
}
.woocommerce-page.woocommerce-cart .wrap-cart-collaterals .return-to-shop {
  color: #000;
  font-size: 16px;
  background-color: #d4d4d4;
  padding: 15px 44px;
  float: left;
  margin-right: 30px;
  font-weight: 700;
  text-transform: uppercase;
}
.woocommerce-page.woocommerce-cart .return-to-shop:hover {
  color: #fff;
}
/*--------------------------------------------------------------
	Checkout page
--------------------------------------------------------------*/
.woocommerce-checkout .woocommerce {
  margin: 80px -15px;
}
.woocommerce-checkout .woocommerce #customer_details {
  padding: 0 15px;
  width: 50%;
  float: left;
}
.woocommerce-checkout .woocommerce #customer_details > div {
  width: 100%;
}
.woocommerce-checkout .woocommerce #customer_details .woocommerce-billing-fields > h3 {
  font-size: 37px;
  font-weight: bold;
}
.woocommerce-checkout .woocommerce #customer_details .woocommerce-shipping-fields > h3 label {
  font-weight: bold;
  margin-right: 10px;
}
.woocommerce-checkout .woocommerce #customer_details .woocommerce-shipping-fields #shipping_address_1_field {
  margin-bottom: 15px;
}
.woocommerce-checkout .woocommerce #order_review_heading {
  font-size: 37px;
  font-weight: bold;
  margin-bottom: 0;
}
.woocommerce-checkout .woocommerce #order_review {
  padding: 0 15px;
  width: 50%;
  float: left;
}
.woocommerce-checkout .woocommerce #order_review .woocommerce-checkout-review-order-table {
  border: none;
}
.woocommerce-checkout .woocommerce #order_review .woocommerce-checkout-review-order-table * {
  border: none;
  margin: 2px;
}
.woocommerce-checkout .woocommerce #order_review .woocommerce-checkout-review-order-table tr .product-name,
.woocommerce-checkout .woocommerce #order_review .woocommerce-checkout-review-order-table tr .product-total {
  color: #252525;
}
.woocommerce-checkout .woocommerce #order_review .woocommerce-checkout-review-order-table tr.cart-subtotal th,
.woocommerce-checkout .woocommerce #order_review .woocommerce-checkout-review-order-table tr.order-total th,
.woocommerce-checkout .woocommerce #order_review .woocommerce-checkout-review-order-table tr.cart-subtotal td,
.woocommerce-checkout .woocommerce #order_review .woocommerce-checkout-review-order-table tr.order-total td {
  color: #252525;
}
.woocommerce-checkout .woocommerce #order_review .woocommerce-checkout-review-order-table tr.cart-subtotal span,
.woocommerce-checkout .woocommerce #order_review .woocommerce-checkout-review-order-table tr.order-total span {
  color: #c5b3a1;
}
.woocommerce-checkout .woocommerce #order_review #payment div.payment_box {
  background: #fff;
}
.woocommerce-checkout .woocommerce #order_review #payment div.payment_box:before {
  border: 1em solid #fff;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
}
.woocommerce-checkout .woocommerce #order_review #payment ul.payment_methods {
  border: none;
}
/*--------------------------------------------------------------
	Content
--------------------------------------------------------------*/
.boxed .k2t-shop,
.boxed .left-sidebar .k2t-shop,
.boxed .no-sidebar .k2t-shop,
.boxed .right-sidebar .k2t-shop {
  padding: 0 20px;
}
.no-sidebar .k2t-shop {
  width: 100% !important;
}
.right-sidebar .k2t-shop,
.left-sidebar .k2t-shop {
  width: 75%;
}
.right-sidebar .k2t-shop {
  float: left;
  padding-right: 15px;
}
.left-sidebar .k2t-shop {
  float: right;
  padding-right: 0px;
  padding-left: 15px;
}
.k2t-shop-sidebar {
  width: 25%;
}
.right-sidebar .k2t-shop-sidebar {
  float: right;
  position: relative;
}
.left-sidebar .k2t-shop-sidebar {
  float: left;
  position: relative;
}
.boxed .right-sidebar .k2t-shop-sidebar {
  padding-right: 20px;
}
.woocommerce .page-title,
.woocommerce-page .page-title {
  display: none;
}
.woocommerce .woocommerce-ordering {
  margin-bottom: 0;
}
.woocommerce .woocommerce-ordering:after {
  color: #959595;
}
.woocommerce .woocommerce-ordering .orderby {
  border: 0;
}
.woocommerce .woocommerce-ordering .orderby {
  min-width: 120px;
}
.orderby,
.shipping-calculator-form > p:first-child select,
.woocommerce #content div.product form.cart .variations select,
.woocommerce div.product form.cart .variations select,
.woocommerce-page #content div.product form.cart .variations select,
.woocommerce-page div.product form.cart .variations select,
.woocommerce .quantity .qty {
  height: 40px;
  padding: 0 17px;
  border: 1px solid #ccc;
  color: #959595;
  outline: none;
  display: inline-block;
  cursor: pointer;
  font-size: 115%;
  background: transparent;
  font-weight: 300;
  border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .orderby,
  .shipping-calculator-form > p:first-child select {
    padding-right: 18px;
  }
}
.shipping-calculator-form > p:first-child,
.woocommerce-ordering {
  position: relative;
}
.shipping-calculator-form > p:first-child:after,
.woocommerce #content div.product form.cart .variations .value:after,
.woocommerce div.product form.cart .variations .value:after,
.woocommerce-page #content div.product form.cart .variations .value:after,
.woocommerce-page div.product form.cart .variations .value:after {
  content: "\f107 ";
  color: #333;
  font: 16px FontAwesome;
  position: absolute;
  right: 12px;
  top: 50%;
  pointer-events: none;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.woocommerce-page div.product form.cart .variations .value {
  display: inline-block;
  position: relative;
  max-width: 200px;
}
.woocommerce-page div.product form.cart .variations .value select {
  width: 100%;
}
.woocommerce-page div.product form.cart .variations .value .reset_variations {
  display: none !important;
}
.woocommerce .product .p-inner,
.woocommerce-page .product .p-inner {
  position: relative;
  overflow: hidden;
}
.woocommerce .product .p-inner img,
.woocommerce-page .product .p-inner img {
  width: 100%;
  border: 10px solid rgba(0, 0, 0, 0.02);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.woocommerce .product .p-mask,
.woocommerce-page .product .p-mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.woocommerce li.product .p-item:hover .p-mask,
.woocommerce-page li.product .p-item:hover .p-mask {
  opacity: 1;
}
.woocommerce li.product .p-item:hover .p-inner > img,
.woocommerce-page li.product .p-item:hover .p-inner > img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.woocommerce .product .p-info,
.woocommerce-page .product .p-info {
  position: absolute;
  width: 80%;
  height: 180px;
  top: 50%;
  left: 50%;
  margin: -90px 0 0 -40%;
  background: #fff;
}
.woocommerce .product .p-item.slide .p-info,
.woocommerce-page .product .p-item.slide .p-info {
  top: -100%;
  -webkit-transition: all 800ms cubic-bezier(0.175, 0.885, 0.32, 1.175) 0s;
  -moz-transition: all 800ms cubic-bezier(0.175, 0.885, 0.32, 1.175) 0s;
  transition: all 800ms cubic-bezier(0.175, 0.885, 0.32, 1.175) 0s;
}
.woocommerce .product .p-item.slide:hover .p-info,
.woocommerce-page .product .p-item.slide:hover .p-info {
  top: 50%;
}
.woocommerce .product .p-info .p-top,
.woocommerce-page .product .p-info .p-top {
  border-bottom: 1px solid #eaeaea;
  overflow: hidden;
}
.woocommerce .product .p-info .p-top > div,
.woocommerce-page .product .p-info .p-top > div {
  display: inline-block;
  margin: 0;
  padding: 14px 10px;
}
.woocommerce .columns-4 .product .p-info .p-top > div,
.woocommerce-page .columns-4 .product .p-info .p-top > div {
  padding: 8px 10px;
}
.woocommerce .product .p-info .p-top > .star-rating,
.woocommerce-page .product .p-info .p-top > .star-rating {
  margin-top: 16px;
  margin-left: 10px;
}
.woocommerce p.stars a {
  margin-right: 9px;
}
.woocommerce .columns-4 .product .p-info .p-top > .star-rating,
.woocommerce-page .columns-4 .product .p-info .p-top > .star-rating {
  margin-top: 13px;
}
.woocommerce .columns-4 .product .p-info .p-top > .star-rating,
.woocommerce-page .columns-4 .product .p-info .p-top > .star-rating,
.woocommerce .columns-4 .product .p-info .p-top > .star-rating > span,
.woocommerce-page .columns-4 .product .p-info .p-top > .star-rating > span {
  font-size: 85%;
}
.woocommerce .product .p-info .p-top > .star-rating > span,
.woocommerce-page .product .p-info .p-top > .star-rating > span {
  height: 20px;
  overflow: hidden;
  color: #fbaf5d;
}
.woocommerce .product .p-info .p-top > .yith-wcwl-add-to-wishlist,
.woocommerce-page .product .p-info .p-top > .yith-wcwl-add-to-wishlist {
  text-align: center;
  width: 30px;
  float: right;
}
.woocommerce .columns-4 .product .p-info .p-top > .yith-wcwl-add-to-wishlist,
.woocommerce-page .columns-4 .product .p-info .p-top > .yith-wcwl-add-to-wishlist {
  width: 30px;
}
.woocommerce .product .p-info .p-top > .yith-wcwl-add-to-wishlist i,
.woocommerce-page .product .p-info .p-top > .yith-wcwl-add-to-wishlist i {
  margin: 0;
  color: #959595;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.woocommerce .product .p-info .button.added,
.woocommerce-page .product .p-info .button.added {
  display: none;
}
.woocommerce .product .p-info .added_to_cart,
.woocommerce-page .product .p-info .added_to_cart {
  padding: 16px 0;
}
.woocommerce #respond input#submit.loading:after,
.woocommerce a.button.loading:after,
.woocommerce button.button.loading:after,
.woocommerce input.button.loading:after {
  top: 0;
}
.woocommerce #content input.button:active,
.woocommerce #respond input#submit:active,
.woocommerce a.button:active,
.woocommerce button.button:active,
.woocommerce input.button:active,
.woocommerce-page #content input.button:active,
.woocommerce-page #respond input#submit:active,
.woocommerce-page a.button:active,
.woocommerce-page button.button:active,
.woocommerce-page input.button:active {
  top: auto;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce-page #payment #place_order,
.shop-cart .shop-item .buttons .button,
.shop_table.wishlist_table .product-add-to-cart .add_to_cart {
  background-color: #c5b3a1;
  color: #fff;
  display: inline-block;
  font-weight: 700;
  height: 45px;
  line-height: 45px;
  padding: 0 15px;
  text-transform: uppercase;
  font-family: 'Roboto';
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
.shop_table.wishlist_table .product-add-to-cart .add_to_cart:hover {
  background-color: #b14d4d;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce-page #payment #place_order:hover,
.shop-cart .shop-item .buttons .button:hover,
div.woocommerce ul.products li.product .b-action > a:first-child:hover {
  background: #c5b3a1;
  color: #fff;
  webkit-box-shadow: 0 5px 30px 5px rgba(197, 178, 161, 0.25);
  -ms-box-shadow: 0 5px 30px 5px rgba(197, 178, 161, 0.25);
  -o-box-shadow: 0 5px 30px 5px rgba(197, 178, 161, 0.25);
  -moz-box-shadow: 0 5px 30px 5px rgba(197, 178, 161, 0.25);
  box-shadow: 0 5px 30px 5px rgba(197, 178, 161, 0.25);
}
.woocommerce .columns-4 .product .p-info .button,
.woocommerce-page .columns-4 .product .p-info .button,
.woocommerce .columns-4 .product .p-info .added_to_cart,
.woocommerce-page .columns-4 .product .p-info .added_to_cart {
  padding: 12px 0;
}
.woocommerce .product .p-info .added_to_cart,
.woocommerce-page .product .p-info .added_to_cart {
  line-height: 14px;
  font-weight: 500;
}
.woocommerce ul.products li.product .onsale,
.woocommerce-page ul.products li.product .onsale,
.single-product.woocommerce span.onsale {
  background: #252525;
  border-radius: 0;
  color: #fff;
  font-size: 12px;
  margin: 0;
  padding: 0 12px;
  position: absolute;
  top: 10px;
  left: 10px;
  right: initial;
  height: 20px;
  min-height: 20px;
  line-height: 20px;
  text-transform: uppercase;
  text-align: center;
  z-index: 99;
}
.woocommerce .product .p-title,
.woocommerce-page .product .p-title,
.woocommerce .product .p-cat,
.woocommerce-page .product .p-cat {
  text-align: center;
}
.woocommerce .product .p-cat,
.woocommerce-page .product .p-cat {
  display: inline-block;
  width: 100%;
}
.woocommerce .product .p-title,
.woocommerce-page .product .p-title {
  padding: 10px 0 0 !important;
  line-height: 24px;
}
.woocommerce .product .p-title a,
.woocommerce-page .product .p-title a {
  color: #3d3d3d;
  font-size: 100%;
  font-weight: 700;
  text-transform: uppercase;
}
.woocommerce .product .p-cat a,
.woocommerce-page .product .p-cat a {
  color: #767676;
  font-weight: 300;
}
.woocommerce .product .p-title a:hover,
.woocommerce-page .product .p-title a:hover,
.woocommerce .product .p-cat a:hover,
.woocommerce-page .product .p-cat a:hover {
  color: #3f51b5;
}
.woocommerce .widget_layered_nav ul li a,
.woocommerce .widget_layered_nav ul li span {
  padding: 0 5px;
}
#yith-wcwl-form .yith-wcqv-button {
  float: left;
  margin-right: 20px;
  margin-top: 3px;
  text-align: center;
}
/*--------------------------------------------------------------
	Loader
--------------------------------------------------------------*/
.woocommerce .blockUI.blockOverlay:before,
.woocommerce .loader:before {
  display: none;
}
/*--------------------------------------------------------------
	Widgets - Filter by price
--------------------------------------------------------------*/
.woocommerce .widget_price_filter .price_slider_wrapper {
  position: relative;
}
.woocommerce .widget_price_filter .price_slider_wrapper .price_slider {
  height: 2px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .price_slider > * {
  height: 2px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .price_slider .ui-state-defaul {
  background: #c5b3a1;
}
.woocommerce .widget_price_filter .price_slider_wrapper .price_slider_amount {
  position: initial;
}
.woocommerce .widget_price_filter .price_slider_wrapper .price_slider_amount .price_label {
  color: #575757;
  font-size: 14px;
  position: absolute;
  top: 5px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .price_slider_amount .price_label span {
  color: #575757;
  display: inline-block;
  height: 24px;
  line-height: 19px;
  text-align: left;
}
.woocommerce .widget_price_filter .price_slider_wrapper .price_slider_amount .price_label span:hover {
  background-color: #fff;
  color: #c5b3a1;
}
.woocommerce .widget_price_filter .widget-title {
  margin-bottom: 35px;
}
.woocommerce .widget_price_filter .price_slider_wrapper {
  margin: 0 7px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background: #e7e7e7;
  border: 0;
  margin-bottom: 30px;
  position: relative;
  height: 2px;
}
.woocommerce .widget_price_filter .ui-slider {
  margin-left: 0;
  margin-right: 0;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-slider-range {
  background: #242424;
  z-index: 1;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-state-default {
  background: #fff;
  border-radius: 50% !important;
  cursor: move;
  height: 16px;
  width: 16px;
  position: absolute;
  z-index: 2;
  top: -7px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 2px solid #242424;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-state-default:last-child {
  margin-left: 0;
}
.woocommerce .widget_price_filter .price_slider_amount {
  font-size: 100%;
}
.woocommerce .widget_price_filter .price_slider_wrapper .price_label {
  float: left;
  color: #636363;
  font-size: 100%;
  margin-top: 14px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .price_label span {
  color: #333;
  display: inline-block;
  font-weight: 700;
  padding: 0 10px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .price_slider_amount {
  margin: 15px 0 0;
}
.woocommerce .widget_price_filter .price_slider_wrapper .price_slider_amount .button {
  float: left;
  margin-top: 30px;
  font-family: 'Roboto';
}
/*--------------------------------------------------------------
	Widgets - Product
--------------------------------------------------------------*/
.k2t-shop-sidebar .widget {
  margin-bottom: 45px;
  float: left;
  width: 100%;
}
.widget_recently_viewed_products ul.product_list_widget li {
  border-top: 1px solid #eaeaea;
  padding-bottom: 10px;
  padding-top: 16px;
}
.widget_recently_viewed_products ul.product_list_widget li .product-title {
  text-transform: uppercase;
}
.widget_recently_viewed_products ul.product_list_widget li ins span {
  font-size: 16px;
}
.widget_recently_viewed_products ul.product_list_widget li a {
  color: #999;
}
.widget_recently_viewed_products ul.product_list_widget li a:hover {
  color: #c5b3a1;
}
.woocommerce-page .woocommerce ul.product_list_widget li a {
  line-height: 130%;
  margin-bottom: 0;
}
.woocommerce-page .woocommerce ul.product_list_widget li a:hover .product-title {
  color: #c5b3a1;
}
.woocommerce-page .woocommerce ul.product_list_widget li a .product-title {
  color: #252525;
  font-size: 14px;
  font-weight: 600;
}
.woocommerce-page .woocommerce ul.product_list_widget li del .amount {
  color: #959595;
  font-size: 12px;
}
.woocommerce-page .woocommerce ul.product_list_widget li span.amount {
  color: #252525;
  font-size: 14px;
  opacity: 0.5;
}
.woocommerce-page .woocommerce ul.product_list_widget li .star-rating {
  font-size: 12px;
  width: 76px;
}
.woocommerce-page .woocommerce ul.product_list_widget li .star-rating:before {
  color: #ffc107;
}
.woocommerce-page .woocommerce ul.product_list_widget li .star-rating span:before {
  color: #ffc107;
}
.woocommerce-page .woocommerce ul.product_list_widget li:hover span.amount {
  opacity: 1;
}
.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: 5px;
}
.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 {
  border: 0;
  line-height: 150%;
  margin-bottom: 5px;
  padding: 0;
}
.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 {
  float: left;
  box-shadow: none;
  width: 72px;
  padding: 5px;
  border: 1px solid #eaeaea;
  margin-right: 20px;
}
.widget_recently_viewed_products ul li span.amount:not(:last-child) {
  padding-right: 5px;
}
.widget_recently_viewed_products ul li span.amount + span {
  padding-left: 5px;
}
.woocommerce ul.cart_list li ins,
.woocommerce ul.product_list_widget li ins,
.woocommerce-page ul.cart_list li ins,
.woocommerce-page ul.product_list_widget li ins {
  background: none;
}
.woocommerce ul.cart_list li .amount,
.woocommerce ul.product_list_widget li .amount,
.woocommerce-page ul.cart_list li .amount,
.woocommerce-page ul.product_list_widget li .amount {
  color: #3b3b3b;
  font-weight: 600;
}
.woocommerce ul.cart_list li del .amount,
.woocommerce ul.product_list_widget li del .amount,
.woocommerce-page ul.cart_list li del .amount,
.woocommerce-page ul.product_list_widget li del .amount {
  color: #b5b5b5;
  font-weight: 300;
}
/*--------------------------------------------------------------
	Widgets - Layered nav
--------------------------------------------------------------*/
.woocommerce .widget_layered_nav ul li a,
.woocommerce-page .widget_layered_nav ul li a {
  display: inline-block;
  padding: 4px 0;
}
.woocommerce .widget_layered_nav ul li.chosen a,
.woocommerce-page .widget_layered_nav ul li.chosen a {
  padding: 10px;
  background: #3f51b5;
  border-color: #fff;
}
.woocommerce .widget_layered_nav ul li.chosen small.count,
.woocommerce-page .widget_layered_nav ul li.chosen small.count {
  color: #fff;
  padding-right: 10px;
}
/*--------------------------------------------------------------
	Widgets - Search
--------------------------------------------------------------*/
.widget_product_search {
  overflow: hidden;
  padding: 0;
}
.widget_product_search.widget {
  background: transparent;
}
.widget_product_search form {
  overflow: hidden;
}
.widget_product_search .search-field {
  background: transparent;
  border: 2px  solid #d7d7d7;
  color: #9d9d9d;
  font-size: 14px;
  font-style: italic;
  text-transform: none;
}
.widget_product_search .search-field:focus {
  color: #c5b3a1;
  border-color: #c5b3a1;
}
.widget_product_search input[type="submit"] {
  background: transparent;
  position: absolute;
  top: 29px;
  right: 10px;
  height: 40px;
  width: 30px;
  min-width: 31px;
  overflow: hidden;
  text-indent: 999px;
  z-index: 2;
}
.widget_product_search input[type="submit"]:hover {
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.woocommerce-product-search input[type="search"],
.woocommerce-product-search input[type="submit"] {
  height: 40px;
  padding: 0 10px;
  font-size: 85%;
  border-bottom-width: 2px;
}
.woocommerce-product-search {
  position: relative;
}
.woocommerce-product-search .search-field {
  float: left;
  border-radius: 0px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
}
.woocommerce-product-search input[type="submit"]:hover {
  background: none;
}
.woocommerce-product-search:after {
  content: '\f1c3';
  font: normal normal normal 24px/1 'Material-Design-Iconic-Font';
  font-size: 24px;
  text-rendering: auto;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 35px;
  right: 15px;
  color: #9d9d9d;
  line-height: 30px;
}
/*--------------------------------------------------------------
	Shop cart
--------------------------------------------------------------*/
.h-element .shop-cart {
  position: relative;
  float: right;
  padding: 0 15px 0 10px;
}
.k2t-header-mid .h-element .shop-cart {
  margin-left: 0;
  padding: 0 15px;
}
.shop-cart .cart-control {
  display: block;
  color: #999;
  position: relative;
}
.shop-cart .cart-control i {
  font-size: 22px;
}
.shop-cart .cart-control span {
  background: #b14d4d;
  border-radius: 50%;
  color: #fff;
  display: block;
  font-size: 12px;
  font-weight: 400;
  position: absolute;
  top: calc(50%);
  right: -9px;
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
}
.shop-cart .cart-control:hover i {
  color: #000;
}
.shop-cart .cart-control:hover span {
  color: #fff;
  background: #000;
}
.shop-cart .shop-item {
  background: #fff;
  border: 1px solid #ccc;
  line-height: 50px;
  color: #fff;
  padding: 15px;
  position: absolute;
  width: 300px;
  top: 59px;
  right: -30px;
  opacity: 0;
  visibility: hidden;
  z-index: 100;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.shop-cart:hover .shop-item {
  opacity: 1;
  visibility: visible;
  right: 0;
}
.shop-cart .shop-item ul.product_list_widget {
  border-bottom: 1px #ccc solid;
  list-style: none;
  margin: 0;
  padding-left: 0;
  float: left;
  width: 100%;
}
.shop-cart .shop-item ul.product_list_widget li {
  font-weight: 600;
  padding: 15px 0;
  position: relative;
  overflow: hidden;
}
.shop-cart .shop-item ul.product_list_widget li.empty {
  border: 0;
  padding: 0;
  color: #959595;
  font-weight: 400;
  margin-bottom: 0;
}
.shop-cart .shop-item ul.product_list_widget li:first-child {
  padding-top: 0;
}
.shop-cart .shop-item ul.product_list_widget li a {
  color: #878787;
  display: block;
  font-weight: 300;
  line-height: 150%;
}
.shop-cart .shop-item ul.product_list_widget li .variation {
  display: none;
}
.shop-cart .shop-item ul.product_list_widget li a:hover {
  color: #c5b3a1;
}
.shop-cart .shop-item ul.product_list_widget li a:not(.remove) {
  color: #252525;
  font-size: 14px;
  font-weight: bold;
  padding-right: 10px;
}
.shop-cart .shop-item ul.product_list_widget li a:not(.remove):hover {
  color: #c5b3a1;
}
.shop-cart .shop-item ul.product_list_widget li a.remove {
  border-radius: 50%;
  font-size: 16px;
  position: absolute;
  right: 0;
  height: 15px;
  width: 15px;
  line-height: 14px;
  text-align: center;
  z-index: 99999;
}
.shop-cart .shop-item ul.product_list_widget li a.remove:hover {
  background: transparent !important;
  color: red !important;
}
.shop-cart .shop-item ul.product_list_widget li img {
  float: left;
  box-shadow: none;
  margin: 0 15px 0 0 !important;
  padding: 0;
  border: 0;
  width: 60px;
}
.shop-cart .shop-item ul.product_list_widget li span {
  color: #232323;
  font-size: 90%;
}
.shop-cart .shop-item ul.product_list_widget li span .quantity-item {
  background: rgba(37, 37, 37, 0.6);
  color: #fff;
  display: block;
  font-size: 14px;
  position: absolute;
  top: 65px;
  left: 0;
  min-width: 33px;
  height: 15px;
  line-height: 15px;
  text-align: center;
}
.shop-cart .shop-item ul.product_list_widget li span .amount {
  color: #636363;
}
.shop-cart .shop-item ul.product_list_widget li span .amount span {
  color: #636363;
}
.shop-cart .shop-item .total,
.shop-cart .shop-item .buttons {
  float: left;
  margin: 0;
}
.shop-cart .shop-item .total {
  width: 100%;
  font-size: 14px;
  text-align: right;
}
.shop-cart .shop-item .total strong {
  color: #252525;
  font-size: 12px;
  font-weight: 400;
  float: left;
  text-transform: uppercase;
}
.shop-cart .shop-item .total span.amount {
  color: #252525;
  font-size: 18px;
  font-weight: bold;
}
.shop-cart .shop-item .total span.amount span {
  color: #252525;
  font-size: 18px;
  font-weight: bold;
}
.shop-cart .shop-item .buttons {
  width: 100%;
  text-align: center;
}
.shop-cart .shop-item .buttons .button {
  background: #fff;
  border: 2px #ccc solid;
  color: #ccc;
  font-size: 10px;
  height: 30px;
  line-height: 27px;
  min-width: 110px;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
}
.shop-cart .shop-item .buttons .button:hover {
  background: #c5b3a1;
  border-color: #c5b3a1;
  color: #fff;
}
.shop-cart .shop-item .buttons .button:first-child {
  margin-right: 10px;
}
.widget_nm_color_filters .rcorners {
  border-radius: 15px;
  height: 30px;
  width: 30px;
}
/*--------------------------------------------------------------
	Related product
--------------------------------------------------------------*/
.k2t-shop .related.shop-grid li .wrap-product-item .k2t-product-info .price .amount,
.k2t-shop .related.shop-grid li .wrap-product-item .k2t-product-info .price span {
  font-weight: 500;
}
.k2t-shop .related.shop-grid li .wrap-product-item .k2t-product-info .price del > span {
  line-height: 33px;
}
.woocommerce div.product .related {
  margin-top: 62px;
}
.woocommerce div.product .product-related {
  padding-bottom: 0;
}
.woocommerce .product-related div.products {
  border: 0;
  margin: 0;
  padding: 0;
}
.woocommerce .product-related div.products li {
  padding: 0;
}
.woocommerce .related.single_2 > h2 {
  font-style: italic;
}
.woocommerce .related > h2 {
  font-size: 37.7px;
  text-transform: uppercase;
  font-weight: 700;
  color: #c5b2a1;
  margin-bottom: 25px;
  margin-top: 30px;
  width: 100%;
  text-align: center;
}
.woocommerce .related a h3 {
  color: #000;
  font-size: 128.5714%;
  margin-bottom: 31px;
  text-align: center;
}
.woocommerce .related li a {
  color: #000000;
  font-weight: 300;
  text-align: center;
}
/*--------------------------------------------------------------
	Extra
--------------------------------------------------------------*/
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-error,
.woocommerce-page .woocommerce-info,
.woocommerce-page .woocommerce-message {
  box-shadow: none;
  border-radius: 0;
  max-width: 1170px;
  margin: 20px auto !important;
}
.product-tab.wpb_tabs .wpb_tabs_nav {
  text-align: center;
}
.product-tab.wpb_tabs .wpb_tabs_nav li {
  float: none;
  display: inline-block;
  margin: 0;
}
.product-tab.wpb_tabs .wpb_tabs_nav li a {
  color: #767676;
  font-size: 100%;
  background: #efefef;
  padding: 14px 20px;
  font-weight: 400;
}
.product-tab.wpb_tabs .wpb_tabs_nav li a:after {
  content: "";
  position: absolute;
  border: 8px solid transparent;
  bottom: -16px;
  left: 50%;
  margin-left: -4px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.product-tab.wpb_tabs .wpb_tabs_nav li.ui-state-active a {
  background: #3f51b5;
  color: #fff !important;
  position: relative;
}
.product-tab.wpb_tabs .wpb_tabs_nav li.ui-state-active a:after {
  border-top: 8px solid #3f51b5;
}
.product-tab.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.product-tab.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
  background: #fff;
  padding: 80px 0;
}
.product-related .owl-theme .owl-buttons {
  top: -55px;
}
/*
------------mercy-----------
*/
.single-product .k2t-title-bar {
  margin-bottom: 70px;
}
/* shop sidebar */
.k2t-shop-sidebar .widget.woocommerce .widget-title {
  font-size: 18px;
  font-weight: bold;
}
/* end shop sidebar */
.k2t-shop del span {
  text-decoration: line-through;
}
.woocommerce .woocommerce-result-count {
  color: #393939;
  font-family: 'Roboto' !important;
  font-size: 14px;
  font-weight: 400;
  line-height: 50px;
}
.woocommerce-ordering {
  line-height: 50px;
}
.woocommerce-ordering .orderby {
  height: 50px;
  line-height: 50px;
}
.switch-layout {
  float: right;
  line-height: 40px;
  margin-left: 25px;
}
.switch-layout span {
  color: #999;
  font-weight: bold;
  margin-right: 18px;
  text-transform: uppercase;
}
.switch-layout a {
  cursor: pointer;
  display: inline-block;
  line-height: 45px;
  -webkit-transform: translateY(3px);
  -moz-transform: translateY(3px);
  -o-transform: translateY(3px);
  transform: translateY(3px);
}
.switch-layout .one-layout {
  margin-left: 13px;
}
.switch-layout .one-layout:before {
  content: '\f323';
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  font-size: inherit;
  text-rendering: auto;
  -moz-osx-font-smoothing: grayscale;
}
.switch-layout .multi-layout:before {
  content: '\f321';
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  font-size: inherit;
  text-rendering: auto;
  -moz-osx-font-smoothing: grayscale;
}
.woocommerce .switch-layout .multi-column:before .woocommerce .k2t-shop .woocommerce-result-count {
  color: #898989;
  font-size: 100%;
  line-height: 40px;
}
.woocommerce-ordering .lb-orderby,
.woocommerce-ordering select {
  font-size: 14px;
  font-weight: 300;
}
.woocommerce-ordering .lb-orderby {
  margin-right: 10px;
  color: #1b1b1b;
  font: 700 14px 'Roboto';
}
.woocommerce-ordering select {
  color: #898989;
  font-size: 13px;
  padding-left: 0;
  padding-right: 0;
}
.woocommerce-ordering select option {
  background: #fff;
  color: #898989;
  font-weight: 400;
  height: 30px;
  padding: 5px 15px 0;
}
.woocommerce-ordering select option:hover {
  background: #c5b3a1;
}
/* Content product */
.woocommerce ul.products li.product > a {
  display: block;
  margin-bottom: 24px;
  position: relative;
}
.woocommerce ul.products li.product h3 {
  color: #000000;
  font-size: 100%;
  padding: 0;
  margin-bottom: 8px;
}
.woocommerce ul.products li.product .wrap-price {
  margin-bottom: 3px;
}
.woocommerce ul.products li.product .price {
  display: inline-block;
}
.woocommerce ul.products li.product-type-variable .price ins,
.woocommerce ul.products li.product-type-variable .price del {
  float: none !important;
}
.woocommerce ul.products li.product .price > .amount {
  color: #000;
  display: inline-block;
  font-size: 18px;
  margin-bottom: 10px;
}
.woocommerce ul.products li.product .price > .amount:not(:last-child) {
  padding-right: 5px;
}
.woocommerce ul.products li.product .price > .amount + span {
  padding-left: 5px;
}
.woocommerce ul.products li.product .price ins {
  color: #000000;
  font-size: 18px;
  float: left;
  margin-right: 8px;
}
.woocommerce ul.products li.product .price del {
  color: #999999;
  display: inline-block;
  font-size: 100%;
  float: right;
}
.woocommerce:not(.columns-1 ) ul.products li.product .wrap-price .star-rating {
  display: none;
  float: none;
  height: 17px;
  letter-spacing: 5px;
  width: 76px;
  margin-top: 4px;
  margin-bottom: 20px;
}
.woocommerce.columns-1 ul.products li.product .wrap-price .star-rating {
  float: none;
  margin-bottom: 26px;
  width: 76px;
}
.woocommerce ul.products li.product .wrap-price .star-rating:before,
.woocommerce ul.products li.product .wrap-price .star-rating > span:before {
  display: inline-block;
  margin-top: 2px;
}
.woocommerce ul.products li.product .b-action {
  float: left;
}
.woocommerce ul.products li.product .b-action:before,
.woocommerce ul.products li.product .b-action:after {
  content: " ";
  display: table;
}
.woocommerce ul.products li.product .b-action:after {
  clear: both;
}
.woocommerce ul.products li.product .b-action a {
  color: #fff;
  font-size: 16px;
  text-transform: none;
  font-family: 'Roboto';
}
.woocommerce ul.products.shop-listing li.product .b-action .yith-wcwl-add-to-wishlist .show a {
  background-color: #c5b3a1;
}
.woocommerce ul.products li.product .b-action a:hover,
.woocommerce ul.products li.product .b-action .yith-wcwl-wishlistexistsbrowse a:hover:before {
  background: #1b1b1b;
  color: #fff;
}
.woocommerce ul.products li.product .b-action a.button.loading {
  padding-right: 15px;
}
.woocommerce ul.products li.product .b-action a.add_to_cart_button {
  color: #fff;
}
.woocommerce ul.products.shop-grid li.product .b-action > *:last-child {
  margin-right: 0;
  position: absolute;
  top: 136px;
  right: 20px;
}
.woocommerce ul.products li.product .b-action .added_to_cart {
  display: none;
}
.woocommerce ul.products li.product .b-action > * {
  display: inline-block;
  float: left;
}
.woocommerce ul.products li.product .b-action > a:first-child {
  color: #fff;
  font-size: 107.69230%;
  padding: 0;
  width: 130px;
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  text-align: center;
}
.woocommerce ul.products li.product .b-action > a:first-child:hover {
  color: #fff;
}
.woocommerce ul.products li.product .b-action .yith-wcwl-add-to-wishlist + .clear {
  display: none !important;
}
/* woocommerce 1 column layout */
.k2t-shop.columns-1 ul.products li.product,
.woocommerce.columns-1 ul.products li.product {
  width: 100% ;
}
.k2t-shop.columns-1 li.product > a,
.woocommerce.columns-1 li.product > a {
  display: block;
  margin-top: 4px;
  float: left;
  width: 270px;
}
.k2t-shop.columns-1 ul.products li.product h3,
.woocommerce.columns-1 ul.products li.product h3 {
  padding-top: 0;
}
.woocommerce.columns-1 ul.products li.product {
  margin-bottom: 11px;
}
.k2t-shop.columns-1 ul.products li.product > div,
.woocommerce.columns-1 ul.products li.product > div {
  float: left;
  width: calc(-170%);
}
.k2t-shop.columns-1 ul.products li.product .k2t-product-info,
.woocommerce.columns-1 ul.products li.product .k2t-product-info {
  padding-left: 30px;
  text-align: left;
}
.k2t-shop.columns-1 ul.products li.product .description,
.woocommerce.columns-1 ul.products li.product .description {
  display: block;
}
/* woocommerce > 1 column layout */
.woocommerce ul.products li.product .wrap-price .star-rating {
  margin: 4px auto 30px;
}
.woocommerce.columns-1 ul.products li.product .wrap-price .star-rating {
  margin-left: 0;
}
.woocommerce .columns-1 ul.products li.product .wrap-price .star-rating {
  margin: 4px 0 14px;
}
.woocommerce ul.products li.product .wrap-price .star-rating {
  margin-bottom: 17px;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  width: 33.3333%;
  margin: 0 0 10px;
  padding: 0 15px;
}
.woocommerce ul.products li.product a img {
  margin: 0;
  display: inline-block;
  width: auto;
}
.woocommerce ul.products.shop-grid li.product > div {
  overflow: hidden;
}
/* rating */
.woocommerce .star-rating {
  letter-spacing: 5px;
  height: 17px;
  width: 91px;
}
.woocommerce div.product div.summary .p-rate-price .star-rating {
  font-size: 15px;
}
.woocommerce .star-rating span:before,
.woocommerce .star-rating:before {
  color: #c5b2a1;
}
.woocommerce ul.products li.product .star-rating {
  float: right;
  font-size: 85%;
  margin: 10px 0 0;
  width: 55px;
}
.woocommerce .star-rating:before {
  content: '\f27c\f27c\f27c\f27c\f27c';
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  font-size: inherit;
  text-rendering: auto;
  -moz-osx-font-smoothing: grayscale;
}
.woocommerce .star-rating span:before {
  content: '\f27d\f27d\f27d\f27d\f27d';
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  font-size: inherit;
  text-rendering: auto;
  -moz-osx-font-smoothing: grayscale;
}
.woocommerce ul.products li.product .price {
  color: #535353;
  letter-spacing: 0.1px;
  font-size: 18px;
  font-weight: 400;
  margin: 0;
}
.woocommerce ul.products li.product h3 a {
  color: #444;
}
.woocommerce ul.products li.product .button {
  margin-top: 0;
}
.woocommerce ul.products li.product .price del {
  display: inline-block;
  font-size: 14px;
}
.woocommerce ul.products li.product .price del span {
  display: inline-block;
  padding-top: 2px;
}
.woocommerce ul.products li.product .price ins {
  font-weight: 300;
}
/*
------ Wish List -------
*/
.b-action {
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.yith-wcwl-add-to-wishlist {
  background: #ccc5c3;
  border-radius: 50%;
  overflow: hidden;
}
.yith-wcwl-add-to-wishlist,
.yith-wcwl-add-to-wishlist *,
.yith-wcwl-add-to-wishlist *:before,
.yith-wcwl-add-to-wishlist *:after {
  display: inline-block;
  height: 45px;
  background-color: transparent;
  line-height: 45px;
  width: 44px;
  font-size: 19.5px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  text-align: center;
}
.yith-wcwl-add-to-wishlist .add_to_wishlist:before {
  content: "\f387";
  font-family: "Ionicons";
}
.yith-wcwl-add-to-wishlist .add_to_wishlist:hover:before {
  content: "\f387";
  background-color: #1b1b1b;
}
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before {
  content: "\f387";
  color: #fff;
  font-family: 'Ionicons';
}
.woocommerce .b-action a.added_to_cart {
  display: none;
}
.woocommerce .b-action a.button.loading {
  opacity: 1;
  -moz-opacity: 1;
}
@-ms-keyframes spin {
  from {
    -ms-transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
  }
}
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.woocommerce .b-action a.button.added:before,
.b-action .yith-wcwl-wishlistexistsbrowse a:before,
.b-action .yith-wcwl-wishlistaddedbrowse a:before {
  content: '\f26b';
  color: #b14d4d;
  font-family: 'Material-Design-Iconic-Font';
  margin-right: 10px;
}
.woocommerce .b-action a.button.loading:before {
  content: '\f110';
  display: inline-block;
  font-family: 'FontAwesome';
  margin-right: 10px;
  -webkit-animation-name: spin;
  -webkit-animation-duration: 1000ms;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: spin;
  -moz-animation-duration: 1000ms;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: spin;
  -ms-animation-duration: 1000ms;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  animation-name: spin;
  animation-duration: 1000ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.b-action .yith-wcwl-add-to-wishlist .ajax-loading {
  display: none!important;
}
.woocommerce .b-action a.add_to_cart_button:after {
  display: none;
}
.b-action .yith-wcwl-add-to-wishlist .feedback {
  display: none;
}
.woocommerce .b-action a.button,
.b-action .yith-wcwl-add-to-wishlist {
  float: left;
}
.woocommerce nav.woocommerce-pagination {
  margin: 35px 0 5px 0;
  text-align: right;
}
.woocommerce nav.woocommerce-pagination ul {
  border: none;
  list-style: none;
  width: 100%;
  position: relative;
  padding-bottom: 7px;
}
.woocommerce nav.woocommerce-pagination ul li {
  border: none;
  display: inline-block;
  font-size: 114.28571429%;
  text-align: center;
  margin-right: 5px;
  overflow: visible;
  float: none;
}
.woocommerce nav.woocommerce-pagination ul li a.page-numbers,
.woocommerce nav.woocommerce-pagination ul li span.current {
  background-color: transparent;
  width: 33px;
  height: 33px;
  font-weight: 500;
  line-height: 13px;
}
.woocommerce nav.woocommerce-pagination ul li a.page-numbers {
  color: #1e1e1e;
  border: 3px solid #d9d9d9;
}
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce nav.woocommerce-pagination ul li a:hover {
  color: #c5b2a1;
  border: 3px solid #c5b2a1;
}
/* ========== Widget Products Category ==========*/
.k2t-shop-sidebar .product-categories {
  padding-left: 0;
  list-style: none;
}
.widget_product_categories > ul li {
  display: block;
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.widget_product_categories > ul li:before {
  content: '';
  background-color: #c5b2a1;
  display: block;
  position: absolute;
  top: 15px;
  left: 0;
  width: 0;
  height: 2px;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.widget_product_categories > ul li:hover:before,
.widget_product_categories > ul > .cat-item.current-cat:before {
  width: 70px;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.widget_product_categories > ul li:hover > a {
  color: #999;
}
.widget_product_categories > ul > .cat-item {
  display: block;
  font-size: 100%;
  margin-bottom: 5px;
  list-style: none;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.widget_product_categories > ul > .cat-item > a {
  font-weight: 500;
  width: 100%;
  float: left;
  position: relative;
}
.widget_product_categories ul .cat-item a:hover,
.widget_product_categories > ul > .cat-item.current-cat a {
  color: #c5b2a1;
  padding-left: 80px;
}
.widget_product_categories > ul > .cat-item > .count {
  float: right;
  padding: 15px 10px;
}
.widget_product_categories > ul > .cat-item .children {
  clear: both;
  margin: 0;
}
.widget_product_categories > ul > .cat-item .children li {
  border-top: 1px solid #eaeaea;
}
.widget_product_categories > ul > .cat-item .children li a {
  padding: 6px 25px;
  float: left;
}
.widget_product_categories > ul > .cat-item .children li .count {
  float: right;
  padding: 15px 10px;
}
.widget_product_categories ul .cat-item .children li {
  padding-left: 20px;
}
.widget_product_categories ul .cat-item .children li a {
  color: #999;
}
.widget_product_categories ul .cat-item .children li:hover a {
  color: #333;
}
.widget_product_categories ul .cat-item .children li:hover:before {
  color: #333;
}
/*Single Product*/
.woocommerce .k2t-body .k2t-content {
  padding-bottom: 0;
}
.single-product .k2t-shop {
  padding-top: 0;
}
.single-product .k2t-content {
  max-width: 100%;
}
.single-product .k2t-body .single-product-shortcodes > p {
  margin-bottom: 0;
}
.single-product .single-product-image-wrap .images {
  width: 100% !important;
}
.single-product #single-product-image-wrap .slick-slider {
  margin-bottom: 0;
  padding-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}
.single-product .k2t-shop .product .clearfix {
  background: #fff;
}
.single-product-image-wrap {
  position: relative;
  float: left;
  width: 51.3%;
  z-index: 9;
}
.woocommerce div.product div.summary {
  float: right;
  width: 48.7%;
  padding: 0 15px 0 75px;
}
@media (max-width: 568px) {
  .woocommerce div.product div.summary {
    padding-left: 0;
  }
}
.woocommerce div.product div.summary .product-stock span:first-child {
  margin-left: 1px;
}
.woocommerce div.product div.summary .product-stock span:last-child {
  font-size: 14px;
}
.woocommerce div.product div.summary .description {
  padding-bottom: 29px;
}
.woocommerce div.product div.summary .description h3 {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
}
.woocommerce div.product div.summary .description p {
  line-height: 187.5%;
  font-size: 16px;
}
.woocommerce div.product div.summary form.cart .quantity > span {
  line-height: 45px;
  text-transform: uppercase;
}
.woocommerce-page div.product form .single_add_to_cart_button {
  margin-bottom: 48px;
}
@media (max-width: 767px) {
  .woocommerce-page div.product form .single_add_to_cart_button {
    margin-bottom: 10px;
  }
}
.woocommerce .summary .product_title,
.woocommerce .summary .review-count,
.woocommerce .summary .move-to-review,
.woocommerce .summary .product-stock,
.woocommerce .summary .prooduct-sku,
.woocommerce div.product form.cart .variations label,
.woocommerce div.product div.summary .share-label,
.woocommerce .quantity .qty,
.woocommerce button.button,
.woocommerce div.product form.cart table span,
.group_table .label label a,
.summary .group_table thead tr th,
.woocommerce ul.products li.product .price,
.woocommerce .b-action,
.woocommerce .woocommerce-result-count,
.widget_recently_viewed_products ul.product_list_widget li span,
.woocommerce div.product p.price,
.woocommerce div.product .single_variation .price,
.woocommerce-page table.shop_table td.product-name a,
.woocommerce-page table.shop_table tr td span.amount,
table.shop_table_responsive tr td:before,
.woocommerce-page table.shop_table_responsive tr td:before,
.cart_totals .shop_table .order-total .cart-subtotal span {
  font-family: 'Playfair Display';
}
.woocommerce ul.products li.product .onsale,
.woocommerce-page ul.products li.product .onsale,
.single-product.woocommerce span.onsale {
  font-family: "Roboto";
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  color: #535353;
  font-size: 18px;
  letter-spacing: 0.1px;
  font-weight: normal;
  margin-bottom: 19px;
}
.woocommerce .summary .price span:first-child:not(:last-child) {
  margin-right: 10px;
}
.woocommerce .summary .price span:last-child:not(:first-child) {
  margin-left: 10px;
}
.click-fullscreen .icon-zoom {
  border: 1px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 48px;
  height: 48px;
  opacity: 0;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.click-fullscreen .icon-zoom:after {
  content: '\f002';
  color: #fff;
  font-family: 'FontAwesome';
  font-size: 20px;
  position: absolute;
  top: 0;
  left: 0;
  height: 48px;
  width: 48px;
  line-height: 48px;
  z-index: 10;
}
.woocommerce .single-product-image-wrap .item:hover .icon-zoom {
  opacity: 1;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.woocommerce .woocommerce-product-rating .star-rating {
  float: left;
}
.woocommerce .woocommerce-product-rating .review-count {
  color: #6b6b6b;
  font-family: 'Roboto';
  float: left;
  font-size: 14px;
  font-weight: 400;
  border-left: 1px solid #a1a1a1;
  border-right: 1px solid #a1a1a1;
  padding-right: 22px;
  padding-left: 22px;
  line-height: 17px;
  margin-left: 20px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .woocommerce .woocommerce-product-rating .review-count {
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 10px;
  }
}
.woocommerce div.product .product_title {
  color: #383838;
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 0.01em;
  margin-bottom: 15px;
  margin-top: -10px;
}
.woocommerce div.product div.summary .p-rate-price {
  overflow: hidden;
  margin-bottom: 15px;
}
.woocommerce div.product div.summary .p-rate-price .price {
  float: left;
  width: 100%;
}
.woocommerce div.product div.summary .p-rate-price .available {
  margin-right: 10px;
}
.woocommerce div.product div.summary .p-rate-price .woocommerce-product-rating {
  float: left;
  margin-bottom: 23px;
  margin-top: 8px;
  margin-right: 10px;
}
.woocommerce div.product div.summary .p-rate-price .star-rating {
  width: 90px;
}
.woocommerce div.product div.summary .p-rate-price .move-to-review {
  display: inline-block;
  margin-top: 2px;
}
.woocommerce .woocommerce-product-rating .add-rating {
  float: left;
  line-height: 17px;
  margin-left: 11px;
}
.woocommerce .woocommerce-product-rating .add-rating a {
  color: #6b6b6b;
  text-transform: uppercase;
}
.woocommerce .woocommerce-product-rating .add-rating a:hover {
  color: #b14d4d;
}
.woocommerce div.product div.summary .p-rate-price .price:before {
  content: '';
  display: block;
  clear: both;
}
.woocommerce div.product p.price ins {
  color: #c5b3a1;
  display: inline-block;
  float: left;
  font-size: 24px;
  margin-top: 2px;
  font-weight: 400;
}
.woocommerce div.product p.price del {
  display: inline-block;
  color: #000;
  font-size: 18px;
  margin-left: 15px;
  padding-top: 3px;
}
.woocommerce div.product .star-rating {
  font-size: 16px;
  margin: 0;
}
.woocommerce .product-stock .total-stock {
  border-right: 1px solid #b8b8b8;
  color: #000;
  font-size: 100%;
  line-height: 13px;
  padding-right: 13px;
  margin-right: 13px;
}
.woocommerce .product-stock .total-stock i {
  margin-right: 10px;
}
.woocommerce .product-stock {
  float: left;
  width: 100%;
}
.woocommerce .product-stock .available {
  color: #4caf50;
  font-size: 14px;
}
.woocommerce .product-stock span:last-child {
  color: #898989;
}
.woocommerce hr {
  display: none;
}
.woocommerce div.product div.summary .description {
  line-height: 168%;
  color: #666666;
  font-size: 14px;
  padding-bottom: 17px;
}
.woocommerce div.product-type-grouped div.summary .description {
  margin-bottom: 20px;
}
.woocommerce div.product form.cart table {
  border-width: 0;
}
.woocommerce div.product form.cart table label,
.woocommerce div.product form.cart table span {
  line-height: 50px;
}
.woocommerce div.product form.cart table span.amount {
  color: #000;
}
.woocommerce div.product div.summary .prooduct-sku:before {
  content: '';
  display: block;
  clear: both;
}
.woocommerce div.product.product-type-variable .prooduct-sku {
  margin-bottom: 8px;
}
.woocommerce div.product div.summary .prooduct-sku span {
  font-weight: bold;
}
.woocommerce div.product div.summary .prooduct-sku span:first-child {
  margin-right: 6px;
}
.woocommerce div.product div.summary .prooduct-sku span:last-child {
  color: #000;
  letter-spacing: 0.1em;
}
.woocommerce div.product div.summary .wrap-share .k2t-social-share {
  text-align: left;
  float: left;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.woocommerce div.product div.summary .wrap-share .k2t-social-share ul {
  display: inline-block;
  height: 30px;
}
.woocommerce div.product div.summary .wrap-share:hover .k2t-social-share {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.woocommerce div.product div.summary .share-label {
  font-size: 14px;
  font-weight: bold;
  margin-right: 20px;
  float: left;
  color: #000;
  font-family: 'Roboto';
}
.woocommerce div.product div.summary .k2t-social-share {
  font-size: 17px;
}
.woocommerce div.product div.summary .product_meta > span {
  float: left;
  color: #000;
  font-weight: 700;
  width: 100%;
}
.woocommerce div.product div.summary .product_meta > span * {
  font-weight: 400;
  margin-left: 35px;
  color: #000;
}
@media (max-width: 767px) {
  .woocommerce div.product div.summary .product_meta > span * {
    margin-left: 10px;
  }
}
.woocommerce-page .k2t-shop-sidebar .woocommerce {
  margin-top: 0;
}
.woocommerce-page.archive .k2t-content .k2t-wrap {
  padding-top: 46px;
}
.woocommerce-page.archive .k2t-content .k2t-wrap .k2t-shop {
  padding-top: 0;
}
.woocommerce-page.archive .k2t-content .k2t-wrap .k2t-shop .woocommerce-result-count {
  margin-bottom: 26px;
}
.woocommerce-page div.product .product_meta {
  float: left;
  width: 100%;
}
.woocommerce-page div.product form.cart {
  margin-top: 30px;
  width: 100%;
}
.woocommerce-page div.product form.cart:after {
  display: block;
  content: '';
  height: 0;
  clear: both;
}
.product-type-grouped form.cart {
  width: 100%;
}
.woocommerce div.product form.cart .group_table {
  padding-bottom: 16px;
}
.woocommerce div.product form.cart .button {
  clear: both;
  font-size: 14px;
  font-weight: 700;
  margin-top: 40px;
}
.woocommerce div.product.product-type-grouped form.cart .button {
  margin-top: 0;
}
.summary .group_table thead tr th {
  background: #efefef;
  border: 1px solid #cccccc;
}
.summary .group_table thead tr th {
  line-height: 36px;
  text-transform: uppercase;
}
.summary .group_table thead tr th:nth-child(1) {
  border-right: none;
  padding-left: 25px;
  width: 65%;
}
.summary .group_table thead tr th:nth-child(2),
.summary .group_table thead tr th:nth-child(3) {
  width: 17.5%;
  text-align: center;
}
.summary .group_table thead tr th:nth-child(3) {
  border-left: none;
}
.summary .group_table tr td:nth-child(2),
.summary .group_table tr td:nth-child(3) {
  text-align: center;
}
form.cart .group_table tr td {
  padding: 0;
}
.woocommerce div.product form.cart .group_table tr td {
  padding-top: 0;
  padding-bottom: 0;
}
.woocommerce div.product form.cart .group_table tr:first-child td {
  padding-top: 10px;
}
.woocommerce div.product form.cart .group_table tr:last-child td {
  padding-bottom: 10px;
}
.woocommerce div.product form.cart .group_table tr td:nth-child(1) {
  border-left: 1px solid #ccc;
  padding-left: 25px;
}
.woocommerce div.product form.cart .group_table tr td:nth-child(2) {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.woocommerce div.product form.cart .group_table tr td:nth-child(3) {
  border-right: 1px solid #ccc;
}
.woocommerce div.product form.cart .group_table tbody tr:last-child td {
  border-bottom: 1px solid #ccc;
}
.woocommerce div.product form.cart .group_table tr td {
  line-height: 50px;
}
.woocommerce div.product form.cart .group_table tr td .quantity {
  display: inline-block;
  height: 35px;
  line-height: 35px;
  max-width: 90%;
  margin: 0 auto;
}
.woocommerce div.product form.cart .group_table tr td .quantity > span:first-child {
  display: none;
}
.woocommerce div.product form.cart .group_table tr td .quantity input {
  height: 35px;
  line-height: 35px;
  width: 100%;
  text-align: center;
}
.woocommerce div.product form.cart .group_table tr td .quantity span {
  height: 35px;
  line-height: 35px;
}
.woocommerce div.product form.cart .group_table tr td .quantity .quantity-next {
  position: absolute;
  right: 0;
}
@media only screen and (max-width: 480px) {
  .woocommerce div.product form.cart .group_table tr td .quantity .quantity-next {
    right: -3px;
  }
}
.woocommerce div.product form.cart .group_table tr td .quantity .quantity-prev {
  position: absolute;
  left: 0;
}
@media only screen and (max-width: 480px) {
  .woocommerce div.product form.cart .group_table tr td .quantity .quantity-prev {
    left: -3px;
  }
}
.woocommerce div.product form.cart .group_table tr td .quantity .quantity-prev:after,
.woocommerce div.product form.cart .group_table tr td .quantity .quantity-next:after {
  line-height: 35px !important;
}
.woocommerce-page div.product.product-type-grouped form.cart {
  margin-top: 16px;
  margin-bottom: 12px;
}
.woocommerce-page div.product.product-type-grouped form.cart:after {
  content: '';
  display: block;
  clear: both;
}
.woocommerce-page div.product.product-type-grouped .summary form button {
  font-size: 18px;
  max-width: 200px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  text-align: center;
}
.summary .single_variation_wrap {
  float: left;
  margin-top: 8px;
}
.summary .single_variation_wrap + .yith-wcwl-add-to-wishlist {
  float: left;
}
.woocommerce div.product form.cart .variations {
  overflow: hidden;
}
.woocommerce div.product form.cart .variations .wrap-option {
  margin-bottom: 30px;
}
.summary .variations_form .variations .wrap-option {
  float: left;
}
.summary .variations_form .variations .wrap-option > div {
  float: left;
}
.summary .variations_form .variations .wrap-option:not(:last-child) {
  margin-right: 30px;
}
.summary .variations_form .variations .wrap-option .label {
  color: #000;
  font-weight: bold;
  line-height: 40px;
  margin-right: 30px;
  text-transform: none;
}
.summary .variations_form .variations .wrap-option .label label {
  font-family: "Roboto";
}
.summary .variations_form .variations .wrap-option .label label[for='sizes'] {
  font-size: 18px;
}
.summary .variations_form .variations .wrap-option .value select {
  color: #000;
  font-size: 15px;
  min-width: 163px;
}
.summary .variations_form .variations .wrap-option .value select option {
  padding: 7px 15px;
}
.woocommerce div.product form.cart div.quantity {
  border: 1px solid #ebebeb;
  float: left;
  margin-right: 30px;
  padding: 0 20px;
  position: relative;
  height: 45px;
  line-height: 45px;
}
.woocommerce .quantity > * {
  display: block;
  float: left;
}
.woocommerce .quantity span:first-child {
  color: #ccc;
  font-size: 14px;
  line-height: 16px;
}
.woocommerce .quantity .input-text {
  -moz-appearance: textfield;
  border: none;
  color: #000;
  height: 45px;
  line-height: 45px;
  width: 22px;
  min-width: 22px;
  padding: 0;
  text-align: center;
}
.woocommerce .quantity .input-text::-webkit-inner-spin-button,
.woocommerce .quantity .input-text::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
div.quantity .quantity-prev,
div.quantity .quantity-next {
  cursor: pointer;
  text-align: center;
}
div.quantity .quantity-prev:after {
  content: '\f2f9';
  color: #ccc;
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  font-size: 18px;
  text-rendering: auto;
  -moz-osx-font-smoothing: grayscale;
}
div.quantity .quantity-next:after {
  content: '\f2fc';
  color: #ccc;
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  font-size: 18px;
  text-rendering: auto;
  -moz-osx-font-smoothing: grayscale;
}
div.quantity .quantity-prev:hover:after,
div.quantity .quantity-next:hover:after {
  color: #b14d4d !important;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.woocommerce div.product .single_add_to_cart_button {
  background-color: #c5b3a1;
  border: none;
  color: #fff;
  float: left;
  height: 50px;
  line-height: 50px;
  min-width: 170px;
  text-align: center;
  font-family: "Roboto";
  text-transform: none;
}
.woocommerce .summary form {
  float: left;
}
.woocommerce .summary .cart-contents {
  display: none;
}
.woocommerce .product-type-variable .summary .variations_button {
  float: left;
}
.woocommerce .product-type-variable .summary .yith-wcwl-add-to-wishlist {
  float: left;
}
.woocommerce .product-type-variable .summary .variations_form + .yith-wcwl-add-to-wishlist,
.woocommerce .summary form.cart + .yith-wcwl-add-to-wishlist,
.woocommerce .summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
  display: none !important;
}
.woocommerce .summary .yith-wcwl-add-to-wishlist {
  margin-top: 0;
  margin-left: 0;
}
.woocommerce .summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.woocommerce .summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  background: #c5b3a1;
  color: #fff;
}
.woocommerce .summary .yith-wcwl-add-to-wishlist .feedback,
.woocommerce .summary .summary-footer .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse,
.woocommerce .summary .summary-footer .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
  display: none !important;
}
.woocommerce .summary .k2t-social-share li:first-child a {
  padding-right: 10px;
}
.woocommerce-page div.product form.cart .variations .wrapper-dropdown-3 {
  width: 38%;
  margin-right: 2%;
  float: left;
  position: relative;
}
.woocommerce-page div.product form.cart .variations .variations_input {
  float: left;
  width: 20%;
}
.woocommerce div.product .single_variation .price {
  color: #c5b3a1;
}
.woocommerce div.product .single_variation .price ins {
  color: #c5b3a1;
  display: inline-block;
  float: left;
  font-weight: 500 !important;
  font-size: 30px;
  margin-right: 15px;
}
.woocommerce div.product .single_variation .price del {
  display: inline-block;
  color: #000;
  font-weight: 300 !important;
  font-size: 16px;
  padding-top: 1px;
  opacity: 0.5;
}
.woocommerce div.product .single_variation .price ins,
.woocommerce div.product .single_variation .price del {
  display: inline-block;
  font-weight: 300;
}
.woocommerce div.product .single_variation .woocommerce-variation-price {
  margin-bottom: 33px;
}
.woocommerce div.product .single_variation .woocommerce-variation-price .price del {
  margin-right: 10px;
}
.woocommerce div.product .single_add_to_cart_button:hover,
.woocommerce div.product .single_add_to_cart_button:focus {
  background: #c5b3a1;
  webkit-box-shadow: 0 5px 30px 5px rgba(197, 178, 161, 0.25);
  -ms-box-shadow: 0 5px 30px 5px rgba(197, 178, 161, 0.25);
  -o-box-shadow: 0 5px 30px 5px rgba(197, 178, 161, 0.25);
  -moz-box-shadow: 0 5px 30px 5px rgba(197, 178, 161, 0.25);
  box-shadow: 0 5px 30px 5px rgba(197, 178, 161, 0.25);
}
.woocommerce div.product div.summar .yith-wcwl-add-to-wishlist .feedback {
  font-weight: 300;
}
.woocommerce div.product.product-type-variable form.cart {
  margin-bottom: 12px;
}
.woocommerce div.product form.cart .variations {
  margin-bottom: 0;
}
.woocommerce div.product div.summary .stock {
  font-weight: 500;
  font-size: 115%;
  margin: 10px 0 0;
}
.woocommerce div.product div.summary .in-stock {
  color: #636363;
}
.woocommerce .summary-footer {
  float: left;
  position: relative;
  margin-bottom: 30px;
  width: 100%;
}
.woocommerce .summary-footer .wrap-share .share-label i {
  color: #fff;
}
/*Single Product Tabs*/
.woocommerce div.product .woocommerce-tabs {
  width: 100%;
  margin: 50px 0 0;
  float: left;
}
@media (max-width: 767px) {
  .woocommerce div.product .woocommerce-tabs {
    margin-top: 10px;
  }
}
.woocommerce div.product .woocommerce-tabs .panel ul {
  list-style: none;
  margin: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  margin: 0;
  padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  background-color: transparent;
  padding: 0 5px;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.reviews_tab {
  padding: 0 60px 0 65px;
}
@media (max-width: 767px) {
  .woocommerce div.product .woocommerce-tabs ul.tabs li.reviews_tab {
    padding: 0 20px 0 25px;
  }
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  background-color: transparent;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  display: block;
  color: #000;
  font-size: 100%;
  font-weight: 700;
  text-transform: uppercase;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
  color: #c5b2a1;
}
.woocommerce div.product .woocommerce-tabs .panel {
  background: #fff;
  margin-bottom: 40px;
}
.woocommerce div.product .woocommerce-tabs .panel h2 {
  display: none;
  font-size: 115%;
}
.woocommerce div.product .woocommerce-tabs .panel {
  color: #666;
}
.woocommerce div.product .woocommerce-tabs .panel p {
  line-height: 171.4285%;
  margin-bottom: 5px;
}
.woocommerce #reviews #comments {
  padding: 0;
}
.woocommerce #reviews #comments ol.commentlist li {
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border: 0;
  width: auto;
  max-width: 60px;
  padding: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
  margin-left: 90px;
  padding: 0;
  border: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
  font-size: 1em;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong {
  font-size: 115%;
  color: #252525;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p {
  color: #636363;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
  display: none;
}
.woocommerce-tabs #commentform > p.comment-form-rating {
  clear: both;
}
.woocommerce #review_form .comment-reply-title {
  margin-bottom: 30px;
}
.woocommerce #review_form #respond {
  width: 100%;
}
#commentform > p.comment-form-url {
  padding-right: 0;
}
#commentform > p.comment-form-author label,
#commentform > p.comment-form-email label,
#commentform > p.comment-form-url label,
#commentform > p.comment-form-comment label {
  display: inline-block;
  color: #878787;
  margin-bottom: 25px;
}
/* tab description */
.woocommerce #tab-description ul {
  list-style-type: square;
  margin-left: 14px;
}
.woocommerce #tab-description ul li {
  padding-left: 12px;
}
.woocommerce table.shop_attributes td {
  padding-left: 10px;
}
/* tab review */
.woocommerce #tab-reviews .star-rating {
  width: 102px;
}
.woocommerce p.stars a:before {
  color: #c5b2a1;
}
.woocommerce p.stars a:before,
.woocommerce p.stars a:hover ~ a:before {
  content: "\e031";
  font-family: 'ElegantIcons';
}
.woocommerce p.stars.selected a.active:before,
.woocommerce p.stars:hover a:before {
  content: "\e033";
  font-family: 'ElegantIcons';
}
.woocommerce p.stars.selected a.active ~ a:before {
  content: "\e031";
}
.woocommerce p.stars.selected a:not(.active):before {
  content: "\e033";
}
@media (max-width: 767px) {
  .woocommerce div.product div.images {
    margin-bottom: 0;
  }
}
/* ================== Related Product ================== */
.woocommerce .related {
  margin-top: 45px;
  float: left;
  width: 100%;
}
@media (max-width: 767px) {
  .woocommerce .related {
    margin-top: 0;
  }
}
.woocommerce .related ul li.product,
.woocommerce .related ul.products li.product {
  margin: 0 0 30px;
  width: 100%;
}
.woocommerce .related ul li.product .k2t-product-info h3 a,
.woocommerce .related ul.products li.product .k2t-product-info h3 a {
  font-weight: 900;
}
.woocommerce .related ul,
.woocommerce .related ul.products {
  width: auto;
}
/* add info */
.woocommerce table.shop_attributes th {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
/*Review*/
.woocommerce div.product .woocommerce-tabs .panel {
  padding-bottom: 0;
  margin-bottom: 0;
  margin-top: 15px;
}
.woocommerce #comments {
  margin-bottom: 20px;
}
.woocommerce #review_form .comment-reply-title {
  font-size: 130%;
  margin-bottom: 21px;
}
.woocommerce #review_form #respond input {
  height: 45px;
  line-height: 45px;
}
.woocommerce #review_form #respond .comment-form-author,
.woocommerce #review_form #respond .comment-form-email {
  margin-bottom: 25px;
}
.woocommerce #review_form .comment-form-rating {
  margin-bottom: 20px;
}
.woocommerce #review_form .comment-form-rating label {
  color: #232323;
  float: left;
  margin-right: 15px;
}
.woocommerce #review_form .stars {
  display: inline-block;
  padding-top: 3px;
}
.woocommerce #review_form .comment-form-comment:before {
  content: '';
  clear: both;
  display: block;
  width: 0;
  height: 0;
}
.woocommerce #review_form .comment-form-comment label {
  color: #000;
  font-size: 130%;
  font-weight: bold;
  text-transform: uppercase;
}
.woocommerce #review_form #respond textarea {
  margin-bottom: 20px;
  min-height: 150px;
}
.woocommerce a.remove {
  color: #b14d4d !important;
  display: inline-block;
  font-size: 20px;
  height: 20px;
  width: 20px;
  line-height: 20px;
}
.woocommerce .shop_table .actions {
  background-color: transparent;
}
.woocommerce-page table.cart td.actions {
  padding-top: 35px;
  padding-left: 0;
  padding-right: 0;
  text-align: left;
}
.woocommerce .shop_table .actions > * {
  float: left;
}
.woocommerce .shop_table .actions > .empty-cart {
  margin-right: 30px;
}
.woocommerce .shop_table .return-to-shop {
  float: left;
}
.woocommerce .shop_table .coupon #coupon_code {
  position: relative;
}
.woocommerce-cart .wc-proceed-to-checkout a {
  font-weight: 400;
}
table.shop_table_responsive tr td:before,
.woocommerce-page table.shop_table_responsive tr td:before {
  font-size: 15px;
  color: #333;
  margin-left: 10px;
}
.woocommerce input.button.btn_update_cart:disabled[disabled] {
  background-color: #d4d4d4;
}
.woocommerce input.button.btn_update_cart:disabled[disabled],
.woocommerce input.button.btn_update_cart {
  opacity: 1;
  font-size: 16px;
  color: #000;
  height: 59px;
  padding: 0 33px;
}
.woocommerce input.button.btn_update_cart {
  background-color: #c5b2a1;
  color: #fff;
}
/*--------------------------------------------------------------
	Cart Collaterals
--------------------------------------------------------------*/
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  box-shadow: none !important;
}
.select2-search .select2-input {
  padding: 8px 20px;
  line-height: 30px;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
  width: 100%;
}
.woocommerce .cart-collaterals .cart_totals h2,
.woocommerce-page .cart-collaterals .cart_totals h2 {
  font-size: 128.5%;
  margin: 0;
  padding: 3px 15px;
  text-transform: uppercase;
}
.shop_table .cart_item .variation dt:before {
  content: '5';
  font-family: 'ElegantIcons';
  font-size: 16px;
  margin-right: 10px;
}
.woocommerce .cart_totals .shop_table .shipping-calculator-form input {
  height: 55px;
  line-height: 55px;
  padding: 0 30px;
}
.cart_totals .shop_table .order-total .cart-subtotal > *,
.cart_totals .shop_table .order-total .grand-total > * {
  display: inline-block;
}
.cart_totals .shop_table .order-total .grand-total h5 {
  margin-right: 15px;
}
.cart_totals .shop_table .order-total .cart-subtotal h5 {
  color: #333333;
  font-size: 15px;
  font-weight: 400;
  margin-right: 15px;
  margin-bottom: 14px;
}
.cart_totals .shop_table .order-total .cart-subtotal span {
  color: #2c2c2c;
  font-size: 14px;
}
.cart_totals .shop_table .order-total .grand-total h5 {
  color: #2c2c2c;
  font-size: 18px;
  margin-bottom: 30px;
}
.cart_totals .shop_table .order-total .grand-total span {
  color: #c5b3a1;
  font-size: 18px;
  font-weight: 700;
}
.cart_totals .shop_table .cart-shipping h4,
.cart_totals .shop_table .coupon h4 {
  border-bottom: 1px solid #cfcfcf;
  line-height: 60px;
  font-size: 18px;
}
.cart_totals .shop_table .coupon label {
  color: #333;
  display: block;
  margin-top: 23px;
  margin-bottom: 36px;
}
.cart_totals .shop_table .coupon input {
  height: 55px;
  width: 100%;
  line-height: 55px;
  padding: 0 20px;
  margin-bottom: 22px;
}
.cart_totals .shop_table .coupon input[type='submit'] {
  max-width: 180px;
  padding: 0;
  text-align: center;
}
.woocommerce form.checkout_coupon {
  margin-bottom: 30px;
}
.woocommerce form .select2-container .select2-choice {
  height: 50px;
  line-height: 50px;
  background: #fff!important;
  border: 1px solid #ebebeb;
  border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
}
.woocommerce form .select2-container .select2-choice .select2-arrow {
  background: none;
  border: 0;
}
.woocommerce form .select2-container .select2-choice .select2-arrow b {
  background-position: -4px 11px;
}
.woocommerce form .select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -18px 11px;
}
.woocommerce form .form-row select,
.woocommerce-page form .form-row select {
  border: 1px solid #ddd;
  padding: 0 20px;
  height: 55px;
  line-height: 55px;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce-page form .form-row input.input-text,
.woocommerce-page form .form-row textarea {
  background: #fff;
  color: #636363;
  font-weight: 400;
  padding: 15px 0;
  text-transform: uppercase;
  border-bottom: 1px solid #e1e1e1;
}
.woocommerce form .form-row input.input-text:focus,
.woocommerce form .form-row textarea:focus,
.woocommerce-page form .form-row input.input-text:focus,
.woocommerce-page form .form-row textarea:focus {
  border-color: #c5b3a1;
  color: #c5b3a1;
}
.woocommerce form .form-row textarea,
.woocommerce-page form .form-row textarea {
  height: auto;
  min-height: 130px;
}
.woocommerce-shipping-fields {
  margin-top: 25px;
}
.woocommerce-billing-fields > h3,
.woocommerce-shipping-fields > h3 {
  font-size: 18px;
  font-weight: 700;
}
.woocommerce-checkout #order_review_heading {
  font-size: 18px;
  font-weight: 400;
  float: left;
  padding-left: 15px;
  margin-bottom: 0;
}
.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
  font-weight: 500;
  color: #252525;
}
#billing_address_2 {
  margin-top: 15px;
}
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th,
.woocommerce-page table.shop_table tfoot td,
.woocommerce-page table.shop_table tfoot th {
  border-top: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th {
  border-top: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals p {
  font-weight: 400;
  padding: 0;
  margin: 0 0 30px;
  text-transform: uppercase;
}
.woocommerce-checkout .woocommerce form .form-row {
  padding: 0;
  width: 100%;
  margin-bottom: 25px;
}
.woocommerce form.checkout_coupon .form-row-first {
  width: 50%;
  padding-right: 15px;
}
.woocommerce-page form.checkout_coupon .form-row-last {
  width: 50%;
  padding-left: 15px;
}
.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
  clear: none;
}
.cart-empty,
.return-to-shop {
  text-align: center;
}
.cart-empty {
  font-size: 128%;
  font-weight: 400;
  margin-bottom: 20px;
}
.return-to-shop .button {
  text-transform: uppercase;
}
.return-to-shop .button:hover {
  color: #fff;
}
.woocommerce-account {
  font-weight: 400;
}
.woocommerce-account .myaccount_address {
  margin-bottom: 40px;
}
/*
------- Widget shopping cart --------
*/
.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li {
  padding-left: 0;
  margin-bottom: 20px;
}
.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 {
  border: none;
  padding: 0;
  margin-right: 15px;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
  top: 0;
  left: initial;
  right: 0;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
  height: 14px;
  line-height: 14px;
  width: 14px;
}
.woocommerce ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl {
  border: none;
  float: left;
  min-width: 150px;
  padding-left: 0;
}
ul.product_list_widget li dl dd {
  padding: 0;
  margin: 0;
}
.woocommerce ul.cart_list li dl dd,
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dd,
.woocommerce ul.product_list_widget li dl dt {
  margin-bottom: 0;
}
.woocommerce ul.product_list_widget .quantity {
  display: block;
  float: right;
  max-width: 200px;
  width: 100%;
}
.h-element ul.product_list_widget .quantity {
  max-width: 192px;
  height: 16px;
  line-height: 16px;
}
.h-element ul.product_list_widget .quantity span:not(.quantity-item) {
  height: 16px;
  line-height: 16px;
}
.woocommerce .widget_shopping_cart_content .total .amount {
  color: #ff0000;
}
.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
  border-top: 1px solid #d5e3e8;
}
.woocommerce.widget_shopping_cart .total {
  padding-top: 8px;
}
.woocommerce .widget_shopping_cart_content a.button {
  height: 45px;
  line-height: 45px;
}
/*
------- Wish List --------
*/
@media only screen and (max-width: 767px) {
  .wishlist-title h2 {
    font-size: 25px;
  }
}
.woocommerce table.wishlist_table {
  font-size: 100%;
}
.woocommerce table.wishlist_table ins {
  background: transparent;
  font-size: 23px;
  margin-left: 10px;
}
.woocommerce table.wishlist_table thead th {
  text-align: center;
}
.woocommerce table.wishlist_table thead th.product-name {
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .woocommerce table.wishlist_table thead th {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce table.wishlist_table tr td {
    display: block;
    width: 100%;
  }
  .woocommerce table.wishlist_table tr td.product-name {
    overflow: hidden;
    text-align: center;
  }
  .woocommerce table.wishlist_table tr td.product-name:before {
    color: #252525;
    content: 'Product: ';
    float: left;
    margin-right: 5px;
  }
  .woocommerce table.wishlist_table tr td.product-name .button {
    float: right !important;
  }
  .woocommerce table.wishlist_table tr td.product-price:before {
    color: #252525;
    content: 'Price: ';
    float: left;
    margin-right: 5px;
  }
  .woocommerce table.wishlist_table tr td.product-stock-status:before {
    color: #252525;
    content: 'Stock status: ';
    float: left;
    margin-right: 5px;
  }
}
/* responsive */
/* Single */
@media only screen and (max-width: 480px) {
  .woocommerce.single-product .k2t-content {
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .woocommerce.single-product .product .clearfix {
    background: transparent;
  }
}
@media only screen and (max-width: 768px) {
  .woocommerce.single-product .product .single-product-image-wrap {
    background: #fff;
    margin-bottom: 30px;
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .woocommerce.single-product .product .entry-summary {
    background: #fff;
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .woocommerce.single-product .product .entry-summary .summary-footer .yith-wcwl-add-to-wishlist {
    top: 0;
  }
}
@media only screen and (max-width: 480px) {
  .woocommerce.single-product .product .entry-summary .summary-footer .wrap-share {
    top: 0;
  }
}
.woocommerce.single-product .product .related {
  margin-top: 0;
}
.woocommerce.single-product .product .related h2 {
  margin-top: 80px;
}
@media only screen and (max-width: 480px) {
  .woocommerce.single-product .product .related h2 {
    display: none;
  }
}
/* Archive */
.k2t-shop li.has-children .wrap-price {
  margin-bottom: 10px;
}
@media only screen and (max-width: 480px) {
  .woocommerce-page.archive .k2t-body .k2t-content .k2t-wrap .woocommerce-result-count {
    margin-bottom: 0;
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .woocommerce-page.archive .k2t-body .k2t-content .k2t-wrap .woocommerce-ordering {
    float: left;
    margin-top: -15px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .woocommerce-page.archive .k2t-body .k2t-content .k2t-wrap .k2t-shop.columns-4 ul.products li.product {
    width: 50%;
  }
  .woocommerce-page.archive .k2t-body .k2t-content {
    padding-bottom: 0;
  }
  .woocommerce-page.archive .k2t-body .k2t-content .k2t-wrap {
    padding-top: 0;
  }
  .woocommerce-page.archive .k2t-body .k2t-content .k2t-wrap .k2t-shop.columns-3 ul.products li.product {
    width: 50%;
  }
  .woocommerce-page.archive .k2t-body .k2t-content:not(.no-sidebar) .k2t-shop .shop-listing li .wrap-product-item > a {
    display: block;
    padding-right: 0;
    position: relative;
    top: 0;
    width: 100%;
    overflow: hidden;
  }
  .woocommerce-page.archive .k2t-body .k2t-content:not(.no-sidebar) .k2t-shop .shop-listing li .wrap-product-item > a img {
    position: relative;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .woocommerce-page.archive .k2t-body .k2t-content:not(.no-sidebar) .k2t-shop .shop-listing li .wrap-product-item .k2t-product-info {
    clear: both;
    float: none;
    width: 100%;
  }
  .woocommerce-page.archive .k2t-body .k2t-content:not(.no-sidebar) .k2t-shop .shop-listing li .wrap-product-item .k2t-product-info h3 {
    margin-top: 0;
    line-height: 200%;
  }
  .woocommerce-page.woocommerce-cart .woocommerce .shop_table.shop_table_responsive thead {
    display: block;
  }
}
@media only screen and (max-width: 480px) {
  .woocommerce-page.archive .k2t-body .k2t-content .k2t-wrap .k2t-shop.columns-4 ul.products li.product {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .woocommerce-page.archive .k2t-body .k2t-content .k2t-wrap .k2t-shop.columns-3 ul.products li.product {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .woocommerce-page.archive .k2t-body .k2t-content .k2t-wrap .k2t-shop.columns-2 ul.products li.product {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce-page.archive .k2t-body .k2t-content .shop-listing li .wrap-product-item > a {
    display: block;
    padding-right: 0;
    position: relative;
    top: 0;
    width: 100%;
    overflow: hidden;
  }
  .woocommerce-page.archive .k2t-body .k2t-content .shop-listing li .wrap-product-item > a img {
    position: relative;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .woocommerce-page.archive .k2t-body .k2t-content .shop-listing li .wrap-product-item .k2t-product-info {
    clear: both;
    float: none;
    width: 100%;
  }
  .woocommerce-page.archive .k2t-body .k2t-content .shop-listing li .wrap-product-item .k2t-product-info h3 {
    margin-top: 0;
    line-height: 200%;
  }
}
@media only screen and (max-width: 1023px) {
  .woocommerce-page.archive .k2t-body .k2t-content:not(.no-sidebar) .k2t-shop {
    width: calc(-180%);
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce-page.archive .k2t-body .k2t-content:not(.no-sidebar) .k2t-shop {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
}
@media only screen and (max-width: 1023px) {
  .woocommerce-page.archive .k2t-body .k2t-content .k2t-shop-sidebar {
    width: 280px;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce-page.archive .k2t-body .k2t-content .k2t-shop-sidebar {
    width: 100%;
  }
}
@media only screen and (max-width: 568px) {
  .woocommerce-page.woocommerce-cart .woocommerce .shop_table.shop_table_responsive thead {
    display: none;
  }
  .woocommerce-page.archive .k2t-body .k2t-content .k2t-wrap .k2t-shop.columns-4 ul.products li.product,
  .woocommerce-page.archive .k2t-body .k2t-content .k2t-wrap .k2t-shop.columns-3 ul.products li.product,
  .woocommerce-page.archive .k2t-body .k2t-content .k2t-wrap .k2t-shop.columns-2 ul.products li.product {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce-page.woocommerce-cart .woocommerce .shop_table.shop_table_responsive thead tr {
    display: block;
    padding-bottom: 0;
    width: 100%;
  }
  .woocommerce-page.woocommerce-cart .woocommerce .shop_table.shop_table_responsive thead tr > * {
    display: block;
    font-size: 18px;
    float: left;
  }
  .woocommerce-page.woocommerce-cart .woocommerce .shop_table.shop_table_responsive thead tr th {
    padding: 0 !important;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce-page.woocommerce-cart .woocommerce .shop_table.shop_table_responsive thead tr th.product-thumbnail {
    padding-left: 0;
    width: 15%;
  }
  .woocommerce-page.woocommerce-cart .woocommerce .shop_table.shop_table_responsive thead tr th.product-name {
    width: 45%;
    text-align: center;
  }
  .woocommerce-page.woocommerce-cart .woocommerce .shop_table.shop_table_responsive thead tr th.product-price {
    width: 10%;
  }
  .woocommerce-page.woocommerce-cart .woocommerce .shop_table.shop_table_responsive thead tr th.product-quantity {
    width: 15%;
  }
  .woocommerce-page.woocommerce-cart .woocommerce .shop_table.shop_table_responsive thead tr th.product-quantity .quantity {
    width: 86px;
  }
  .woocommerce-page.woocommerce-cart .woocommerce .shop_table.shop_table_responsive thead tr th.product-quantity input {
    width: 45px;
  }
  .woocommerce-page.woocommerce-cart .woocommerce .shop_table.shop_table_responsive thead tr th.product-subtotal {
    width: 10%;
  }
  .woocommerce-page.woocommerce-cart .woocommerce .shop_table.shop_table_responsive thead tr th.product-remove {
    width: 5%;
  }
  .woocommerce-page.woocommerce-cart .woocommerce .shop_table.shop_table_responsive .cart_item {
    overflow: hidden;
  }
  .woocommerce-page.woocommerce-cart .woocommerce .shop_table.shop_table_responsive .cart_item td {
    float: left;
    position: relative;
    text-align: center !important;
  }
  .woocommerce-page.woocommerce-cart .woocommerce .shop_table.shop_table_responsive .cart_item td:before {
    display: none;
  }
}
@media only screen and (max-width: 568px) {
  .woocommerce-page.woocommerce-cart .woocommerce .shop_table.shop_table_responsive .cart_item td:before {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce-page.woocommerce-cart .woocommerce .shop_table.shop_table_responsive .cart_item td.product-thumbnail {
    padding-left: 0;
    width: 15%;
  }
}
@media only screen and (max-width: 568px) {
  .woocommerce-page.woocommerce-cart .woocommerce .shop_table.shop_table_responsive .cart_item td.product-thumbnail {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce-page.woocommerce-cart .woocommerce .shop_table.shop_table_responsive .cart_item td.product-name {
    width: 45%;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce-page.woocommerce-cart .woocommerce .shop_table.shop_table_responsive .cart_item td.product-name a {
    width: 100%;
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce-page.woocommerce-cart .woocommerce .shop_table.shop_table_responsive .cart_item td.product-price {
    width: 10%;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce-page.woocommerce-cart .woocommerce .shop_table.shop_table_responsive .cart_item td.product-quantity {
    width: 15%;
  }
  .woocommerce-page.woocommerce-cart .woocommerce .shop_table.shop_table_responsive .cart_item td.product-quantity .quantity {
    width: 86px;
  }
  .woocommerce-page.woocommerce-cart .woocommerce .shop_table.shop_table_responsive .cart_item td.product-quantity input {
    width: 45px;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce-page.woocommerce-cart .woocommerce .shop_table.shop_table_responsive .cart_item td.product-subtotal {
    width: 10%;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce-page.woocommerce-cart .woocommerce .shop_table.shop_table_responsive .cart_item td.product-remove {
    width: 5%;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce-page.woocommerce-cart .woocommerce .shop_table.shop_table_responsive .cart_item td:not(.last-child) > * {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
@media only screen and (max-width: 568px) {
  .woocommerce-page.woocommerce-cart .woocommerce .shop_table.shop_table_responsive .cart_item td {
    padding-right: 10px;
    height: auto !important;
    width: 100% !important;
    text-align: right !important;
  }
  .woocommerce-page.woocommerce-cart .woocommerce .shop_table.shop_table_responsive .cart_item td:not(.last-child) > * {
    position: relative;
    top: 0%;
    left: 0%;
    -webkit-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
  }
  .woocommerce-page.woocommerce-cart .woocommerce .shop_table.shop_table_responsive .cart_item td.product-name {
    padding: 20px 15px 15px !important;
    text-align: center !important;
  }
  .woocommerce-page.woocommerce-cart .woocommerce .shop_table.shop_table_responsive .cart_item td.product-name:before {
    display: none;
  }
  .woocommerce-page.woocommerce-cart .woocommerce .shop_table.shop_table_responsive .cart_item td.product-name a {
    font-size: 17px;
  }
  .woocommerce-page.woocommerce-cart .woocommerce .shop_table.shop_table_responsive .cart_item td.product-quantity:before {
    margin-top: 10px;
  }
  .woocommerce-page.woocommerce-cart .woocommerce .shop_table.shop_table_responsive .cart_item td.product-quantity .quantity {
    display: inline-block;
  }
  .woocommerce-page.woocommerce-cart .woocommerce .shop_table.shop_table_responsive .cart_item td:last-child:before {
    display: none;
  }
}
.woocommerce-page.woocommerce-cart .woocommerce .shop_table.shop_table_responsive .cart_item .product-thumbnail {
  display: table-cell;
}
@media only screen and (max-width: 767px) {
  .woocommerce-page.woocommerce-cart .woocommerce .shop_table.shop_table_responsive tr:last-child {
    height: auto;
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce-page.woocommerce-cart .woocommerce .shop_table.shop_table_responsive tr:last-child:after {
    content: '';
    display: block;
    clear: both;
    visibility: hidden;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce-page.woocommerce-cart .woocommerce .shop_table.shop_table_responsive tr:last-child .actions {
    padding-top: 0;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce-page.woocommerce-cart .woocommerce .shop_table.shop_table_responsive tr:last-child .actions .coupon {
    float: left;
  }
  .woocommerce-page.woocommerce-cart .woocommerce .shop_table.shop_table_responsive tr:last-child .actions .coupon:before {
    display: block;
  }
  .woocommerce-page.woocommerce-cart .woocommerce .shop_table.shop_table_responsive tr:last-child .actions .coupon:after {
    content: '';
    display: block;
    clear: both;
  }
  .woocommerce-page.woocommerce-cart .woocommerce .shop_table.shop_table_responsive tr:last-child .actions .coupon input[type="submit"] {
    width: 130px;
    float: left;
  }
}
@media only screen and (max-width: 568px) {
  .woocommerce-page.woocommerce-cart .woocommerce .shop_table.shop_table_responsive tr:last-child .actions .coupon {
    width: 100%;
  }
  .woocommerce-page.woocommerce-cart .woocommerce .shop_table.shop_table_responsive tr:last-child .actions .coupon #coupon_code {
    margin-right: 0;
    margin-bottom: 27px;
    max-width: 100%;
    width: 100%;
  }
  .woocommerce-page.woocommerce-cart .woocommerce .shop_table.shop_table_responsive tr:last-child .actions .coupon input.button {
    display: block;
    float: none;
    width: 100% !important;
    max-width: 100% !important;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce-page.woocommerce-cart .woocommerce .shop_table.shop_table_responsive tr:last-child .actions > input {
    float: right;
    width: 170px;
  }
}
@media only screen and (max-width: 568px) {
  .woocommerce-page.woocommerce-cart .woocommerce .shop_table.shop_table_responsive tr:last-child .actions > input {
    margin-top: 20px;
    float: left;
    width: 100%;
    max-width: 100%;
  }
}
@media only screen and (max-width: 568px) {
  .woocommerce-page.woocommerce-cart .woocommerce .return-to-shop {
    top: -40px;
    bottom: initial;
    right: 0;
    width: 100%;
    text-align: center;
  }
  .woocommerce-page.woocommerce-cart .woocommerce .cart-collaterals .cart_totals {
    width: 100%;
    max-width: 100%;
  }
  .woocommerce-page.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .wrap-order-total {
    padding: 30px 0 15px;
  }
}
/* checkout page */
.woocommerce-checkout.woocommerce-page .woocommerce form.login {
  max-width: 500px;
  margin: 0 auto;
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
.woocommerce-checkout.woocommerce-page .woocommerce form.login .des + p {
  max-width: 100%;
}
@media only screen and (max-width: 568px) {
  .woocommerce-checkout.woocommerce-page .woocommerce .checkout_coupon {
    margin: 0 15px 23px;
  }
  .woocommerce-checkout.woocommerce-page .woocommerce .checkout_coupon .form-row {
    width: 100%;
  }
  .woocommerce-checkout.woocommerce-page .woocommerce .checkout_coupon .form-row-first {
    margin-bottom: 23px;
    padding-right: 0;
  }
  .woocommerce-checkout.woocommerce-page .woocommerce .checkout_coupon .form-row-last {
    padding-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce-checkout.woocommerce-page .woocommerce .checkout #customer_details {
    width: 100%;
  }
}
.woocommerce-checkout.woocommerce-page .woocommerce .checkout #customer_details .woocommerce-billing-fields a.select2-choice {
  padding-left: 30px;
}
@media only screen and (max-width: 480px) {
  .woocommerce-checkout.woocommerce-page .woocommerce .checkout #customer_details .woocommerce-billing-fields p {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce-checkout.woocommerce-page .woocommerce .checkout #order_review_heading {
    margin: 30px 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce-checkout.woocommerce-page .woocommerce .checkout #order_review {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .woocommerce-page.woocommerce-cart .woocommerce {
    padding: 0 15px;
  }
}
.woocommerce-page.woocommerce-cart .woocommerce-cart-form {
  position: relative;
  z-index: 10;
}
@media (min-width: 768px) {
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table {
    display: block;
    width: 100%;
  }
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tbody,
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table thead {
    display: block;
    width: 100%;
  }
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr {
    display: block;
    border-bottom: 1px solid #aeaeae;
    position: relative;
    width: 100%;
  }
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr:after {
    content: '';
    display: block;
    clear: left;
  }
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr td,
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr th {
    display: inline-block !important;
    border: none !important;
  }
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr td.product-remove,
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr th.product-remove {
    position: absolute;
    top: 50%;
    right: 60px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr td.product-remove .remove,
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr th.product-remove .remove {
    line-height: 13px;
    font-size: 22px;
    font-weight: 100!important;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr td.product-remove .remove:hover,
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr th.product-remove .remove:hover {
    color: #fff !important;
  }
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr td.product-thumbnail,
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr th.product-thumbnail {
    width: 170px;
  }
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr td.product-thumbnail img,
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr th.product-thumbnail img {
    width: 100%;
  }
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr td.product-name,
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr th.product-name {
    width: 25%;
  }
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr td.product-name a,
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr th.product-name a {
    font-size: 16px;
  }
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr td.product-name .variation,
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr th.product-name .variation {
    font-size: 14px;
    font-weight: 400;
  }
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr td.product-name .variation dt:before,
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr th.product-name .variation dt:before,
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr td.product-name .variation dd:before,
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr th.product-name .variation dd:before {
    display: none;
  }
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr td.product-name .variation dt,
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr th.product-name .variation dt {
    min-width: 80px;
  }
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr td.product-price,
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr th.product-price {
    width: 15.5%;
  }
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr td.product-price .amount,
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr th.product-price .amount,
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr td.product-price .woocommerce-Price-currencySymbol,
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr th.product-price .woocommerce-Price-currencySymbol {
    color: #a56f06;
  }
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr td.product-quantity,
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr th.product-quantity {
    width: 14.16666667%;
  }
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr td.product-subtotal .woocommerce-Price-currencySymbol,
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr th.product-subtotal .woocommerce-Price-currencySymbol,
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr td.product-subtotal .amount,
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr th.product-subtotal .amount {
    color: #a56f06;
  }
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr th.product-thumbnail {
    display: none !important;
  }
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr th.product-name {
    width: calc( 25% + 170px );
  }
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr .actions {
    width: 100%;
  }
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr .actions [name="update_cart"] {
    float: right;
    min-width: 120px;
  }
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr .actions .coupon {
    background: #e5e5e5;
    padding: 50px;
    position: absolute;
    bottom: -341px;
    left: 0;
    width: calc(100% - 370px);
    max-width: 665px;
  }
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr .actions .coupon:before {
    content: 'Coupon Code';
    color: #000;
    display: block;
    font-size: 26px;
    font-family: 'Playfair Display';
    font-weight: 700;
    position: absolute;
    top: -45px;
    left: 0;
  }
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr .actions .coupon #coupon_code {
    background: #fff;
    color: #000;
    display: block;
    font-size: 14px;
    height: 55px;
    line-height: 55px;
    padding: 0 22px;
    width: 100%;
    max-width: calc( 100% - 200px );
  }
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr .actions .coupon [name="apply_coupon"] {
    float: right;
    height: 55px;
    line-height: 55px;
    min-width: 170px;
  }
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tbody tr:last-child {
    border: none !important;
  }
}
@media (min-width: 768px) and (max-width: 801px) and (min-width: 768px) {
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr .actions .coupon {
    bottom: -388px;
    padding: 40px;
  }
}
@media (min-width: 767px) and (max-width: 800px) {
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr {
    text-align: left !important;
  }
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr th,
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr td {
    text-align: left !important;
  }
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr th:before,
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr td:before {
    display: none !important;
  }
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr th.product-thumbnail,
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr td.product-thumbnail {
    width: 70px;
  }
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr th.actions #coupon_code,
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr td.actions #coupon_code {
    max-width: 100% !important;
    margin-bottom: 40px;
  }
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr th.actions #coupon_code ~ button,
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr td.actions #coupon_code ~ button {
    float: left;
  }
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr th.product-name {
    width: calc( 25% + 70px );
  }
}
@media (max-width: 767px) {
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table {
    border-left: 1px solid #aeaeae;
    border-right: 1px solid #aeaeae;
  }
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table .cart_item {
    position: relative;
    overflow: visible !important;
  }
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table .cart_item th.product-remove,
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table .cart_item td.product-remove {
    border: none !important;
    background: transparent !important;
    display: block !important;
    padding: 0 !important;
    position: absolute !important;
    top: -15px;
    right: -10px;
    width: auto !important;
    z-index: 10;
  }
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table .cart_item th.product-remove:before,
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table .cart_item td.product-remove:before {
    display: none !important;
  }
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table .cart_item th.product-remove .remove,
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table .cart_item td.product-remove .remove {
    background: #fff;
    font-size: 22px !important;
    font-weight: 100 !important;
    line-height: 12px !important;
  }
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table .cart_item th.product-remove .remove:hover,
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table .cart_item td.product-remove .remove:hover,
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table .cart_item th.product-remove .remove:active,
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table .cart_item td.product-remove .remove:active {
    background: #000;
  }
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table .cart_item th.product-thumbnail,
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table .cart_item td.product-thumbnail {
    background: transparent !important;
    border: none !important;
    display: block !important;
    position: absolute !important;
    top: 0;
    right: 0;
    z-index: 10;
  }
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table .cart_item th.product-thumbnail:before,
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table .cart_item td.product-thumbnail:before {
    display: none !important;
  }
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table .cart_item th.product-thumbnail img,
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table .cart_item td.product-thumbnail img {
    width: 70px !important;
  }
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table .cart_item th.product-name,
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table .cart_item td.product-name {
    border-top: 1px solid #aeaeae;
    text-align: left !important;
  }
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table .cart_item th.product-name *,
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table .cart_item td.product-name * {
    display: block !important;
    text-align: left !important;
  }
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table .cart_item th.product-name dl dt,
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table .cart_item td.product-name dl dt,
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table .cart_item th.product-name dl dd,
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table .cart_item td.product-name dl dd {
    min-width: 80px;
  }
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table .cart_item th.product-name dl dt:before,
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table .cart_item td.product-name dl dt:before,
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table .cart_item th.product-name dl dd:before,
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table .cart_item td.product-name dl dd:before {
    display: none !important;
  }
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table .cart_item th.product-name dl dt,
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table .cart_item td.product-name dl dt {
    font-weight: 400;
  }
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table .cart_item th.product-name dl dd,
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table .cart_item td.product-name dl dd {
    font-weight: 700;
  }
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr:not(.cart_item) {
    border-bottom: 1px solid #aeaeae;
    clear: both;
    padding-top: 30px;
    padding-bottom: 14px !important;
  }
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr:not(.cart_item) .actions {
    border: none !important;
    padding: 0 15px !important;
    width: 100% !important;
  }
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr:not(.cart_item) .actions .coupon #coupon_code {
    height: 55px;
    line-height: 55px;
    padding: 0 22px;
  }
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr:not(.cart_item) .actions .coupon [name="apply_coupon"] {
    margin-bottom: 20px;
    width: 100%;
    max-width: 100%;
  }
  .woocommerce-page.woocommerce-cart .woocommerce-cart-form .shop_table tr:not(.cart_item) [name="update_cart"] {
    margin-bottom: 15px;
  }
}
.woocommerce-page.woocommerce-cart .cart-collaterals {
  margin-top: 30px;
}
@media (max-width: 800px) {
  .woocommerce-page.woocommerce-cart .cart-collaterals {
    margin-top: 15px;
    padding: 60px 0;
  }
}
.woocommerce-page.woocommerce-cart .cart-collaterals .shop_table th {
  padding: 30px 12px !important;
}
@media (min-width: 768px) and (max-width: 800px) {
  .woocommerce-page.woocommerce-cart .cart-collaterals .shop_table tr th {
    display: block !important;
  }
  .woocommerce-page.woocommerce-cart .cart-collaterals .shop_table tr td:before {
    display: none !important;
  }
  .woocommerce-page.woocommerce-cart .cart-collaterals .shop_table tr th,
  .woocommerce-page.woocommerce-cart .cart-collaterals .shop_table tr td {
    display: table-cell !important;
    width: 20% !important;
  }
}
@media (max-width: 767px) {
  .woocommerce-page.woocommerce-cart .cart-collaterals .cart_totals {
    padding: 30px 20px;
  }
  .woocommerce-page.woocommerce-cart .cart-collaterals table.shop_table tr td:nth-child(2) {
    width: 100%;
  }
  .woocommerce-page.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout .checkout-button {
    max-width: 100% !important;
  }
}
@media (max-width: 800px) {
  .woocommerce-checkout.woocommerce-page .woocommerce {
    margin-bottom: 20px;
  }
}
.woocommerce-checkout.woocommerce-page .woocommerce-checkout {
  padding: 0 15px;
}
.woocommerce-checkout.woocommerce-page .woocommerce-form-coupon {
  border: none;
}
.woocommerce-checkout.woocommerce-page .woocommerce-form-login .des {
  margin-bottom: 16px;
}
.woocommerce-checkout.woocommerce-page .woocommerce-form-login .des ~ p {
  text-align: center;
}
.woocommerce-checkout.woocommerce-page .woocommerce-form-login .form-row-first,
.woocommerce-checkout.woocommerce-page .woocommerce-form-login .form-row-last {
  float: none;
  margin: 15px auto;
}
.woocommerce-checkout.woocommerce-page form.login .form-row input.input-text {
  border-color: #e1e1e1;
}
.woocommerce-checkout.woocommerce-page form.login .form-row input.input-text:hover,
.woocommerce-checkout.woocommerce-page form.login .form-row input.input-text:focus {
  border-color: #c5b3a1;
}
.woocommerce-checkout.woocommerce-page #order_review_heading,
.woocommerce-checkout.woocommerce-page h3 {
  font-size: 14px !important;
  font-family: 'Roboto';
  font-weight: 700;
  text-transform: uppercase;
}
.woocommerce-checkout.woocommerce-page #customer_details {
  padding-top: 12px;
  padding-left: 0;
  padding-right: 80px;
}
@media (max-width: 800px) {
  .woocommerce-checkout.woocommerce-page #customer_details {
    padding-right: 30px;
  }
}
.woocommerce-checkout.woocommerce-page #customer_details .woocommerce-billing-fields__field-wrapper .form-row {
  margin-bottom: 9px;
}
.woocommerce-checkout.woocommerce-page #customer_details .woocommerce-billing-fields__field-wrapper p label {
  display: none;
}
.woocommerce-checkout.woocommerce-page #customer_details .woocommerce-billing-fields__field-wrapper p input {
  font-size: 100%;
  text-transform: none;
}
.woocommerce-checkout.woocommerce-page #customer_details .woocommerce-billing-fields__field-wrapper p textarea {
  text-transform: none;
}
.woocommerce-checkout.woocommerce-page #customer_details .woocommerce-billing-fields__field-wrapper .select2-container {
  margin-top: 16px;
}
.woocommerce-checkout.woocommerce-page #customer_details .woocommerce-billing-fields__field-wrapper .select2-container .select2-selection--single {
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #e1e1e1;
}
.woocommerce-checkout.woocommerce-page #customer_details .woocommerce-billing-fields__field-wrapper .select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 0;
  line-height: 16px;
}
.woocommerce-checkout.woocommerce-page #customer_details .woocommerce-billing-fields__field-wrapper .select2-container .select2-selection--single .select2-selection__arrow {
  top: -4px;
}
.woocommerce-checkout.woocommerce-page #customer_details .woocommerce-billing-fields__field-wrapper #billing_address_2 {
  margin-top: 0;
}
.woocommerce-checkout.woocommerce-page #order_review_heading {
  padding-left: 40px;
  -webkit-transform: translateY(55px);
  -ms-transform: translateY(55px);
  -o-transform: translateY(55px);
  transform: translateY(55px);
}
@media (max-width: 767px) {
  .woocommerce-checkout.woocommerce-page #order_review_heading {
    padding-left: 20px;
    margin-top: 0;
  }
}
.woocommerce-checkout.woocommerce-page #order_review {
  border: 1px solid #ebebeb;
  padding: 80px 40px 20px;
  margin-bottom: 120px;
}
@media (max-width: 767px) {
  .woocommerce-checkout.woocommerce-page #order_review {
    padding: 60px 20px 20px;
  }
}
.woocommerce-checkout.woocommerce-page #order_review .shop_table tr th:first-child,
.woocommerce-checkout.woocommerce-page #order_review .shop_table tr td:first-child {
  padding-left: 0;
  text-transform: uppercase;
}
.woocommerce-checkout.woocommerce-page #order_review .shop_table tr th:first-child *,
.woocommerce-checkout.woocommerce-page #order_review .shop_table tr td:first-child * {
  text-transform: none;
}
.woocommerce-checkout.woocommerce-page #order_review .shop_table tr th:last-child,
.woocommerce-checkout.woocommerce-page #order_review .shop_table tr td:last-child {
  padding-right: 0;
  text-align: right;
}
.woocommerce-checkout.woocommerce-page #order_review .shop_table tr th .variation dt:before,
.woocommerce-checkout.woocommerce-page #order_review .shop_table tr td .variation dt:before,
.woocommerce-checkout.woocommerce-page #order_review .shop_table tr th .variation dd:before,
.woocommerce-checkout.woocommerce-page #order_review .shop_table tr td .variation dd:before {
  display: none !important;
}
.woocommerce-checkout.woocommerce-page #order_review .shop_table tr th .variation dt,
.woocommerce-checkout.woocommerce-page #order_review .shop_table tr td .variation dt {
  font-weight: 400;
  min-width: 80px;
}
.woocommerce-checkout.woocommerce-page #order_review .shop_table tr th .variation dd,
.woocommerce-checkout.woocommerce-page #order_review .shop_table tr td .variation dd {
  font-weight: bold;
}
.woocommerce-checkout.woocommerce-page #order_review .shop_table tr th.product-total *,
.woocommerce-checkout.woocommerce-page #order_review .shop_table tr td.product-total * {
  color: #acacac;
}
.woocommerce-checkout.woocommerce-page #order_review .shop_table tr th.cart-subtotal,
.woocommerce-checkout.woocommerce-page #order_review .shop_table tr td.cart-subtotal {
  font-size: 18px;
}
.woocommerce-checkout.woocommerce-page #order_review .shop_table tr th.cart-subtotal *,
.woocommerce-checkout.woocommerce-page #order_review .shop_table tr td.cart-subtotal * {
  color: #000;
}
.woocommerce-checkout.woocommerce-page #order_review .shop_table tr.cart_item th,
.woocommerce-checkout.woocommerce-page #order_review .shop_table tr.cart_item td {
  border-top: 1px dashed #e1e1e1 !important;
  border-bottom: 1px dashed #e1e1e1 !important;
  padding-top: 15px;
  padding-bottom: 15px;
}
.woocommerce-checkout.woocommerce-page #order_review .shop_table tr.order-total th {
  font-size: 18px;
}
.woocommerce-checkout.woocommerce-page #order_review .shop_table tr.order-total td {
  font-size: 30px;
}
.woocommerce-checkout.woocommerce-page #order_review .shop_table tr.order-total td * {
  color: #a56f06;
}
.woocommerce-checkout.woocommerce-page #order_review .shop_table tr.order-total th,
.woocommerce-checkout.woocommerce-page #order_review .shop_table tr.order-total td {
  border-top: 1px dashed #e1e1e1 !important;
  border-bottom: 1px dashed #e1e1e1 !important;
  padding-top: 30px;
  padding-bottom: 30px;
}
.woocommerce-checkout.woocommerce-page #order_review .shop_table tr.cart-subtotal th,
.woocommerce-checkout.woocommerce-page #order_review .shop_table tr.cart-subtotal td {
  border-top: 1px dashed #e1e1e1 !important;
  border-bottom: 1px dashed #e1e1e1 !important;
  padding-top: 28px;
  padding-bottom: 30px;
}
.woocommerce-checkout.woocommerce-page #order_review .shop_table tr.cart-subtotal td * {
  color: #000;
  font-size: 20px;
}
.woocommerce-checkout.woocommerce-page .place-order {
  position: relative;
}
.woocommerce-checkout.woocommerce-page #place_order {
  position: absolute;
  left: -40px;
  bottom: -130px;
  width: calc(100% + 80px) !important;
  max-width: 200%;
}
@media (max-width: 767px) {
  .woocommerce-checkout.woocommerce-page #place_order {
    left: -20px;
    width: calc(100% + 40px) !important;
  }
}
@media (max-width: 767px) {
  .woocommerce-tabs .size_fit {
    border: none;
    border-top: 1px solid #000;
    margin-top: 30px;
    padding-top: 30px;
    padding-left: 0;
    min-height: 0;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .woocommerce-tabs .woo-tabs {
    padding-right: 0;
    width: 100%;
  }
}
