svg {
  max-width: 30px;
}
body.single-product div.product.type-product {
  max-width: 80%;
  margin: 0 auto;
}
.woocommerce ul.products li.product.first {
  clear: left;
}
.woocommerce ul.products li.product {
  text-align: center;
  margin-bottom: 45px;
  border: 1px solid #ebe3da;
}
.woocommerce ul.products li.product .product-header {
  position: relative;
  overflow: hidden;
  margin-bottom: 0px;
}
.woocommerce ul.products li.product a.custom-title{
	    padding: 0;
    margin: 0;
    display: inline-block;
}
.woocommerce ul.products li.product a img {
  margin-bottom: 0;
  transition: opacity 0.7s;
}
.woocommerce ul.products li.product .product-hover-image {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
}
.woocommerce ul.products li.product .buttons {
  text-align: center;
  position: absolute;
  top: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
}
.woocommerce ul.products li.product .buttons .button {
  transition: transform 0s, opacity 0s, background 0s;
  margin: 0px 5px 0px 5px;
  padding: 0;
  display: inline-block;
  vertical-align: bottom;
  width: 40px;
  height: 40px;
  min-width: 0;
  min-height: 40px;
  line-height: 40px;
  overflow: hidden;
  opacity: 0;
  z-index: 10;
  border: 0px solid #ddd;
  border-radius: 0%;
  -webkit-border-radius: 0%;
  -moz-border-radius: 0%;
  -ms-border-radius: 0%;
  -o-border-radius: 0%;
}
.woocommerce ul.products li.product:hover .product-hover-image {
  opacity: 1;
}
.woocommerce ul.products li.product:hover .buttons .button {
  transform: translateY(-72px);
  opacity: 1;
  background-color: #000000;
}
.woocommerce ul.products li.product:hover .buttons .button svg {
  fill: #ffffff;
  width: 22px;
  margin-top: 10px;
}
.woocommerce ul.products li.product:hover .buttons .button:hover {
  background-color: #ffffff;
}
.woocommerce ul.products li.product:hover .buttons .button:hover svg {
  fill: #6e675f;
}
li.product
  a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt.tinvwl-position-shortcode.button.add-to-wishlist-button {
  color: #fff;
}
li.product
  a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt.tinvwl-position-shortcode.button.add-to-wishlist-button:hover {
  color: #000;
}
.woocommerce ul.products li .star-rating {
  display: none;
}
ins {
  text-decoration: none;
}
/*------------
Breadcrumbs
---------------*/
.woocommerce nav.woocommerce-breadcrumb {
  background: #ded0c3;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #333;
  font-weight: 500;
}
.woocommerce .woocommerce-breadcrumb a {
  color: #333;
}
.woocommerce .woocommerce-result-count {
  margin-top: 15px;
}
.woocommerce .woocommerce-ordering {
  margin: 15px 0 1em;
}
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce nav.woocommerce-pagination ul li a:hover {
  color: #333;
  font-weight: 600;
  line-height: 22px;
}
.woocommerce nav.woocommerce-pagination ul li a {
  color: #333;
  line-height: 22px;
}
.woocommerce nav.woocommerce-pagination ul li {
  margin: 5px;
  border: 1px solid #ddd;
  width: 40px;
  height: 40px;
}
.woocommerce nav.woocommerce-pagination ul {
  border: none;
}
.site-content {
  margin-top: 80px;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  margin: 0;
  text-align: center;
  font-size: 15px;
  font-weight: 300;
  color: #333;
}
.woocommerce ul.products li.product .price {
  text-align: center;
  color: #333;
  font-weight: 600;
  font-size: 16px;
}
span.woocommerce-Price-currencySymbol {
  padding-left: 5px;
}
header.woocommerce-products-header {
  text-align:center;
	background:#ffffff;
}

header.woocommerce-products-header .term-description {
    margin-top: 30px;
    margin-bottom: 30px;
}
header.woocommerce-products-header .term-description p{
	text-align:center;
}
.woocommerce .woocommerce-ordering select {
  padding: 5px;
  border: 1px solid #b3a89c;
  color: #b3a89c;
}
.cat-badge {
  background: #23232c;
  color: #fff;
  position: absolute;
  top: 0;
  padding: 3px 10px 5px;
  font-size: 14px;
}
.woocommerce ul.products li.product .onsale {
  background: #f68a70;
  color: #fff;
  padding: 0px 5px 0px;
  font-size: 12px;
  border-radius: 0;
  height: 26px;
  min-height: 5px;
  width: 50px;
  margin: 0;
  line-height: 27px;
}
body.single-product span.onsale {
  background: #f68a70;
  border-radius: 0;
  width: 55px;
  min-height: 15px;
  line-height: 2;
  left: 11.8%;
  top: 0;
}
/*-----------------------
Product Detail Page
------------------------*/
.woocommerce-page div.product div.summary {
  width: 37%;
}
.woo-variation-product-gallery {
  max-width: 59% !important;
  display: inline-block !important;
}
.woocommerce div.product .product_title {
  font-size: 1.5rem;
  margin-bottom: 10px;
  color: #333;
}
body.single-product.woocommerce div.product p.price,
body.single-product.woocommerce div.product span.price {
  color: #23232c;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 25px;
}
.woocommerce-product-details__short-description {
  margin-bottom: 15px;
}
.woocommerce-product-details__short-description,
.woocommerce-product-details__short-description p {
  font-size: 16px;
}
body.single-product.woocommerce div.product form.cart .variations tr {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.woo-variation-gallery-slider-wrapper .wvg-slider-prev-arrow {
  left: 0px;
}
.woo-variation-gallery-slider-wrapper .wvg-slider-next-arrow {
  right: 0px;
}

.woocommerce div.product form.cart .variations select {
  min-height: 45px;
  padding: 0px 15px;
  width: 100%;
  border-color: #ccc;
  border-radius: 2px;
}
.woocommerce-variation-add-to-cart.variations_button {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
button.single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed,
button.single_add_to_cart_button.button.alt.disabled {
  background: transparent;
  color: #333;
  text-transform: uppercase;
  border: 1px solid #333;
  margin-top: 20px;
  width: 75%;
  padding: 14px;
}
button.single_add_to_cart_button.button.alt {
  background: transparent;
  color: #333;
  text-transform: uppercase;
  border: 1px solid #333;
  width: 75%;
  padding: 14px;
  margin-top: 20px;
}
.woocommerce button.button.alt:hover {
  background: #333;
}
#reviews,
#tab-additional_information,
#tab-description {
  border: 1px solid #ddd;
  padding: 50px;
}
.woocommerce #review_form #respond p label {
  display: block;
}
.star-rating span {
  font-family: star !important;
}
#review_form input,
#review_form textarea {
  border: 1px solid #ddd;
  padding: 5px 15px;
  border-radius: 2px;
}
ul.product-wash {
  list-style: none;
  padding: 0px;
  display: inline-block;
  margin-top: 20px;
}
ul.product-wash li {
  float: left;
  margin-right: 15px;
  font-weight: 600;
}
ul.product-wash li span {
    font-weight: 400;
}
span.sku_wrapper {
  margin-right: 30px;
}
ul.product-wash li.dryclean {
  margin-right: 0px;
}
td.value {
  margin-bottom: 22px;
}
.select2-container--open .select2-dropdown {
  left: 0;
  top: 0px;
}
body.logged-in .select2-container--open .select2-dropdown {
  left: 0;
  top: 30px;
}
.woocommerce div.product form.cart .variations select {
  min-width: auto;
}
.product_meta {
  font-weight: 600;
}
span.sku_wrapper {
  margin-right: 15px;
}
span.sku_wrapper span {
  font-weight: 400;
}
span.posted_in a {
  font-weight: 400;
}
a.reset_variations {
  font-weight: 600;
  padding-left: 10px;
}
#custom_size_field p {
  line-height: 18px;
  margin-bottom: 0;
  font-size: 13px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  margin-bottom: 0px;
  text-align: left;
  padding-left: 0;
}
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover {
  background: #333;
  color: #fff;
}
/*----------------
Qty
----------------*/
.quantity input::-webkit-inner-spin-button {
  appearance: none;
  -webkit-appearance: none;
  margin: 0;
}
.quantity img,
.woocommerce-cart table.cart img {
  width: 11px;
}
.woocommerce-cart table.cart .quantity .decrease img {
  width: 12px;
}
.woocommerce .quantity {
  float: none;
  width: 160px;
  height: 60px;
  display: inline-block;
  margin-right: 10px;
}
.woocommerce .quantity {
  transition: 0.5s;
  padding: 7px;
  border: 1px solid #e4e6eb;
}
.woocommerce .quantity {
  float: none;
  width: 160px;
  height: 48px;
  display: flex;
  margin-right: 10px;
  justify-content: space-between;
  align-items: center;
}
span.decrease img {
  margin-top: 3px;
  display: block;
}
.woocommerce .quantity .qty {
  border: none;
  font-size: 16px;
  height: 40px;
}
.woocommerce div.product form.cart div.quantity {
  float: left;
  margin: 0 0px 0 0;
  padding: 0 0px;
}
.woocommerce .quantity .increase,
.woocommerce .quantity .decrease {
  cursor: pointer;
  padding: 0 6px;
  display: inline-block;
  background: none;
  border: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  height: 100%;
  display: flex;
  padding: 11px;
}
/*----------------
Wishlist
------------------*/
.propage-wishlist {
  display: inline-block;
  margin-left: 10px;
}
.single-product .tinv-wraper {
  display: none;
}
.tinv-wraper.woocommerce.tinv-wishlist.tinvwl-shortcode-add-to-cart a {
  border: 1px solid #ddd;
  height: 48px;
  width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
}
.tinv-wishlist
  .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-product-in-list:before {
  font-size: 28px;
  left: 42%;
  top: 42%;
}
.tinv-wishlist button.button.alt {
  padding: 9px;
  font-size: 13px;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  background: transparent;
  border: 1px solid #606060;
  color: #333;
  font-size: 16px;
}
.tinv-header {
  text-align: center;
  margin-top: 50px;
}
.tinv-wishlist table.tinvwl-table-manage-list {
  border-collapse: collapse;
}
.tinv-wishlist table.tinvwl-table-manage-list tr {
  border-bottom: 1px solid #ddd;
}
/*----------------
Checkout 
---------------*/
.woocommerce form .form-row input.input-text {
  height: 40px;
  padding: 5px;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.select2-selection__rendered {
  line-height: 40px !important;
}
.select2-container .select2-selection--single {
  height: 40px !important;
}
.select2-selection__arrow {
  height: 40px !important;
}
.woocommerce form .form-row label {
  line-height: 3;
}
h3#order_review_heading {
  font-size: 26px;
  padding-left: 10px;
  font-weight: 400;
}
.woocommerce-billing-fields h3 {
  font-size: 26px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}
.woocommerce-notices-wrapper {
  max-width: 80%;
  margin: 0 auto;
}
.woocommerce-variation-add-to-cart br {
  display: none;
}
.woocommerce div.product form.cart .variations label {
  font-weight: 400;
  text-align: left;
  text-transform: capitalize;
  color: #3a3a3a;
}
.woocommerce div.product form.cart .variations {
  margin-bottom: 0px;
}
.woocommerce-variation-description {
  display: none;
}
#custom_size_field {
  margin-bottom: 30px;
}
.new-shortdesc {
  margin-top: 30px;
  line-height: 26px;
  font-size: 14px;
}
button#microcody-adding-button {
  margin-top: 20px;
  background: #b3a89c;
  color: #000000;
  border: none;
}
button#microcody-adding-button:hover {
  margin-top: 20px;
  background: #333333;
  color: #fff;
  transition: background 0.2s ease-in-out;
}
ul.chkbtns {
  list-style: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
}
a.return-link-btn {
  background: transparent;
  color: #000;
  border: 1px solid #333;
  padding: 10px;
  display: inline-block;
  border-radius: 4px;
  font-weight: 500;
}
a.return-link-btn:hover {
  background: #333;
  color: #fff;
}
a.solid-btn {
  background: #333;
  color: #fff;
  border: 1px solid #333;
  padding: 10px;
  display: inline-block;
  border-radius: 4px;
  font-weight: 500;
}
a.solid-btn:hover {
  background: transparent;
  color: #000;
}
.chk-formdiv {
  border-right: 1px solid #ddd;
  padding-right: 50px;
}
.chk-formoderdiv {
  border-left: 1px solid #ddd;
  padding-left: 50px;
}
body.woocommerce-checkout ul#shipping_method .amount {
  font-weight: 700;
  float: right;
  margin-right: 0px;
}
body.woocommerce-checkout tr.cart-subtotal td,
body.woocommerce-checkout tr.order-total td,
body.woocommerce-checkout .cart_item td.product-total,
body.woocommerce-checkout th.product-total {
  text-align: right;
}
.woocommerce ul#shipping_method li {
  margin-top: 10px;
}
input#coupon_code {
  padding: 0px 15px;
  height: 45px;
}
/*--------------------
Tabs
--------------------*/
.woocommerce-tabs.wc-tabs-wrapper {
  text-align: center;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before {
  display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after {
  display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
  display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  color: #000000;
  z-index: 2;
  border-bottom-color: #fff;
  background: #b3a89c;
  border-radius: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-top: 0;
  border-bottom: 0;
  padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  padding: 10px 2em;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
  display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
  display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover {
  background-color: #333;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover > a {
  color: #ffffff;
  background-color: transparent;
}
.woocommerce div.product .woocommerce-tabs .panel {
  margin: 0 0 2em;
}
.woocommerce #review_form #respond p,
.comment-form-rating {
  margin-top: 20px;
}
.woocommerce p.stars a {
  color: #e1da0b;
}
.woocommerce #review_form #respond .form-submit input {
  background: transparent;
  color: #333;
  text-transform: uppercase;
  border: 1px solid #333;
  font-size: 14px;
  padding-top: 10px;
}
.woocommerce #review_form #respond .form-submit input:hover {
  background: #333333;
  color: #ffffff;
}
section.related.products h2 {
  margin-bottom: 30px;
  text-transform: capitalize;
}
section.related.products {
  border-top: 1px solid #ccc;
  padding-top: 30px;
  margin-top: 100px;
}
.woocommerce div.product .woocommerce-tabs .panel {
  text-align: left;
}
/*----------------------------
Cart Page CSS
---------------------------*/
form.woocommerce-cart-form {
  margin-top: 50px;
}
.cart-header {
  text-align: center;
  margin-bottom: 50px;
}
.cart-header h1 {
  margin-bottom: 5px;
  font-size: 32px;
}
.cart-header a {
  color: #606060;
}
.cart-header a {
  color: #606060;
  border-bottom: 1px solid #606060;
}
.woocommerce table.shop_table {
  border: none;
}
.woocommerce-cart table.cart th {
  font-size: 18px;
  font-weight: 400;
}
.woocommerce-cart table.cart .product-thumbnail img {
  width: 70px;
}
tr.woocommerce-cart-form__cart-item.cart_item a {
  color: #000;
  font-weight: 500;
}
tr.woocommerce-cart-form__cart-item.cart_item dl.variation {
  color: #606060;
}
.woocommerce-page table.cart td.actions .coupon {
  float: left;
  width: 34%;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
  width: 60%;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
}
.woocommerce-cart .cart .button,
.woocommerce-cart button.button:disabled[disabled] {
  background: transparent;
  border: 1px solid #333;
  padding: 12px;
  font-weight: 400;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background-color: transparent;
  color: #333;
  -webkit-font-smoothing: antialiased;
  border: 1px solid #333;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background-color: #b3a89c;
  color: #000000;
  border-color: #b3a89c;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  background-color: #b3a89c;
  text-decoration: none;
  background-image: none;
  color: #000000;
}
.cart_totals h2 {
  padding-left: 10px;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
  width: 30%;
}
p.return-to-shop {
  text-align: center;
  margin-top: 40px;
}
/*-- Checkout --*/
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
  display: block;
  text-align: center;
  margin-bottom: 1em;
  font-size: 18px;
  padding: 12px;
}
form.checkout_coupon.woocommerce-form-coupon button {
  background: transparent;
  border: 1px solid #666666;
  font-weight: 400;
}
textarea#order_comments {
  padding: 6px;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.woocommerce-checkout .entry-content {
  margin-top: 50px;
}
ul.wc_payment_methods.payment_methods.methods {
  display: none;
}
/*--- Order Page ------*/
p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
  font-size: 28px;
  margin-bottom: 30px;
}
h2.woocommerce-order-details__title {
  font-weight: 400;
}
.woocommerce-cart .woocommerce-notices-wrapper {
  margin-top: 50px;
}
.woocommerce-thankyou-order-details {
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: space-evenly;
  padding: 10px;
  background: #f1f1f1;
  border: 1px dashed #d3ced2;
  border-radius: 6px;
}
ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details
  li {
  margin-bottom: 20px;
  padding: 10px;
  border-right: none;
  border-bottom: 1px dashed #ccc;
}
/*-----------------------
search result
---------------------*/
.woocommerce-info {
  padding: 20px 20px 20px 80px !important;
  margin: 20px 0 !important;
  border: none;
  position: relative;
  background-color: #ded0c3;
  list-style: none outside;
  width: auto;
  word-wrap: break-word;
  color: #515151;
}
input[type="search" i]::-webkit-search-cancel-button {
  display: none;
}
/*---------------------------------
 * Track
 * -------------------------------*/
.track-order-wrapper {
  margin-top: 50px;
}
form.woocommerce-form.woocommerce-form-track-order.track_order {
  max-width: 500px;
  border: 1px solid #ddd;
  padding: 30px;
  margin: 0 auto;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}
form.woocommerce-form.woocommerce-form-track-order.track_order .form-row-first,
form.woocommerce-form.woocommerce-form-track-order.track_order .form-row-last {
  width: 100%;
}
.track-order-wrapper h1 {
  font-size: 32px;
  text-align: center;
  margin-bottom: 50px;
  color: #666;
}

.product-navigation {
  display: none;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}

.product-navigation a {
  display: flex;
  background: #b3a89c;
  width: 30px;
  height: 30px;
  align-items: center;
  justify-content: center;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
}
.product-navigation a:hover {
  color: #ffffff;
  background: #000000;
}
/*----------------------
WC Responsive
----------------------*/
@media only screen and (min-width: 768px) and (max-width: 820px) {
  body.single-product span.onsale {
    left: 11.8%;
  }
}
@media only screen and (max-width: 768px) {
  .woocommerce-page table.cart .product-thumbnail {
    display: block !important;
  }
  .woocommerce-page table.cart .product-thumbnail:before {
    display: none !important;
  }
  .woocommerce-cart-form__cart-item.cart_item {
    position: relative;
  }
  .woocommerce
    .woocommerce-cart-form__cart-item.cart_item
    td.product-remove
    a.remove {
    border-radius: 0;
    color: white !important;
    position: absolute;
    top: 65px;
    background: red;
  }
  .woocommerce-notices-wrapper,
  body.single-product div.product.type-product {
    max-width: 100%;
  }
  .woocommerce-page div.product div.summary {
    width: 100%;
  }
  .woo-variation-product-gallery {
    max-width: 100% !important;
  }
  .hover-buttons {
    bottom: 35%;
    left: 0%;
  }
  .woocommerce .woocommerce-ordering,
  .woocommerce-page .woocommerce-ordering {
    float: left;
  }
  .woocommerce ul.products li.product .woocommerce-loop-product__title {
    margin: 0;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    color: #333;
    letter-spacing: 0.5px;
  }
  .woocommerce div.product .product_title {
    font-size: 22px;
  }
  body.single-product.woocommerce div.product p.price,
  body.single-product.woocommerce div.product span.price {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .related.products span.woocommerce-Price-amount.amount {
    font-size: 14px;
  }
  button.single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed,
  button.single_add_to_cart_button.button.alt.disabled {
    width: 100%;
  }
  .new-shortdesc {
    line-height: 24px;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0;
  }
  .summary.entry-summary {
    display: flex;
    flex-direction: column;
  }
  /*---- Cart ---*/
  .woocommerce table.shop_table_responsive tr,
  .woocommerce-page table.shop_table_responsive tr {
    display: flex;
    flex-direction: column;
  }
  .woocommerce table.shop_table_responsive tr:nth-child(2n) td,
  .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
    background-color: transparent;
  }
  .woocommerce table.shop_table td {
    border: none;
  }
  body.woocommerce-checkout
    table.shop_table.woocommerce-checkout-review-order-table {
    font-size: 12px;
    font-weight: 600;
  }
  .woocommerce .quantity {
    width: 118px;
    height: 40px;
    display: flex;
    margin-right: 0;
    justify-content: space-between;
    align-items: center;
    float: right;
  }
  .woocommerce table.shop_table_responsive tr:nth-child(2n) {
    border-top: 1px solid #ddd;
    margin-top: 40px;
  }
  .woocommerce-page table.cart td.actions .coupon {
    width: 100%;
  }
  .woocommerce-cart table.cart td.actions .coupon .input-text {
    width: 100%;
    margin-bottom: 10px;
  }
  .woocommerce-page table.cart td.actions .coupon .button {
    width: 100%;
    margin-bottom: 30px;
  }
  .woocommerce .cart-collaterals .cart_totals,
  .woocommerce-page .cart-collaterals .cart_totals {
    width: 100%;
  }
  .woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
  .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    font-weight: 400;
  }
  .woocommerce .quantity .qty {
    width: 30px;
    text-align: center;
  }
  .woocommerce .quantity .increase,
  .woocommerce .quantity .decrease {
    height: 100%;
    display: flex;
  }
  .woocommerce-cart table.cart .quantity .decrease img {
    width: 11px;
  }
  .woocommerce table.shop_table_responsive tr.order-total {
    margin-top: 0px;
  }
  .site-content {
    margin-top: 50px;
  }
  .chk-formdiv {
    border-right: none;
    padding-right: 10px;
  }
  .chk-formoderdiv {
    border-left: none;
    padding-left: 10px;
  }
  h3#order_review_heading {
    margin-top: 40px;
  }
  .tinv-wraper.woocommerce.tinv-wishlist.tinvwl-shortcode-add-to-cart a {
    height: 40px;
    width: 42px;
  }
  #reviews,
  #tab-additional_information,
  #tab-description {
    border: 1px solid #ddd;
    padding: 20px;
  }
  #reviews h2,
  #tab-additional_information h2,
  #tab-description h2 {
    font-size: 20px;
  }
  .woocommerce ul.products li.product .buttons .button {
    display: none;
  }
  body.single-product span.onsale {
    left: 0;
  }
}
@media only screen and (max-width: 600px) {
  button.single_add_to_cart_button.button.alt {
    width: 100%;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs li {
    width: 100%;
    margin-bottom: 2px;
  }
  .woocommerce .checkout_coupon.woocommerce-form-coupon .form-row,
  form.checkout_coupon.woocommerce-form-coupon button {
    width: 100%;
  }
  .woocommerce form .form-row-first,
  .woocommerce form .form-row-last,
  .woocommerce-page form .form-row-first,
  .woocommerce-page form .form-row-last {
    width: 100%;
  }
  p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    font-size: 20px;
  }
  h2.woocommerce-order-details__title {
    font-size: 16px;
    font-weight: 500;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
  }
  .site-content {
    margin-top: 25px;
  }
  ul.chkbtns {
    flex-direction: column;
  }
  a.return-link-btn {
    margin-bottom: 20px;
    width: 100%;
  }
  a.solid-btn {
    width: 100%;
  }
  ul.chkbtns li {
    display: block;
    width: 100%;
    text-align: center;
  }
  .cat-badge {
    padding: 1px 6px 3px;
    font-size: 12px;
  }
  .select2-container--open .select2-dropdown {
    left: 0;
    top: 0px;
  }
}
@media only screen and (max-width: 480px) {
  .woo-variation-product-gallery {
    width: auto !important;
    max-width: 100% !important;
  }
}

body.single-product
  .catalog-mode.product
  button.single_add_to_cart_button.button.alt,
body.single-product .catalog-mode.product .qyt-whishlist {
  display: none !important;
}

ul.products li.catalog-mode.product .price{
/* 	/visibility:hidden; !important; */
}
#whatsapp-button,
#inquiry-button {
  display: flex;
  align-content: center;
  align-items: center;
  padding: 0 15px;
  background: #25d366;
  color: #ffffff;
  border: none;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 500;
  width: 300px;
  margin-bottom: 25px;
}
#inquiry-button {
  display: flex;
  align-content: center;
  align-items: center;
  padding: 0 15px;
  background: #333333;
  color: #ffffff;
  border: none;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 500;
  width: 300px;
  margin-bottom: 25px;
}
#whatsapp-button svg,
#inquiry-button svg {
  margin-right: 15px;
  fill: #ffffff;
}
#whatsapp-button:hover,
#inquiry-button:hover {
  background: #000000;
  color: #ffffff;
}

.ui-widget-overlay {
  background: #000000 !important;
  opacity: 0.7 !important;
  filter: Alpha(Opacity = 30);
}

/* 
body.term-art-work .woocommerce-result-count {
    display: none;
}

body.term-art-work .woocommerce-ordering {
    display: none;
}

body.term-art-work .products {
    display: none;
} */

.woocommerce form .form-row select {
    cursor: pointer;
    margin: 0;
    height: 40px;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 4px;
}



