/* Infinity Pro WooCommerce
Loaded on WooCommerce pages */

/* WooCommerce Globals
---------------------------------------------------------------------------- */

.woocommerce.full-width-content .content,
.woocommerce-page.full-width-content .content {
	max-width: 1280px;
}

.woocommerce .site-header,
.woocommerce-page .site-header {
	z-index: 1012; /* Show above WooCommerce processing div */
}

.woocommerce .page-title {
	/* text-align: center; */
	text-align: left;
	margin-bottom: 40px;
}

/* .woocommerce .page-title::after {
	border-bottom: 1px solid #522e25;
	content: "";
	display: block;
	margin: 0 auto 40px;
	padding-bottom: 30px;
	width: 2.5%;
} */

.woocommerce abbr.required,
.woocommerce ins {
	text-decoration: none;
}

.woocommerce span.onsale {
	background-color: #cc3333;
	border-radius: 0;
	line-height: 1.75;
	min-height: auto;
}

.woocommerce fieldset {
	border-color: #EDE6E3;
	margin-bottom: 20px;
}

.woocommerce div.product form.cart .variations {
	table-layout: auto;
	margin-bottom: 20px;
}

.woocommerce .products .star-rating {
	padding: 10px;
}

.woocommerce p.stars a,
.woocommerce p.stars a:hover {
	outline: 0;
}


/* WooCommerce Product Gallery
---------------------------------------------------------------------------- */

.woocommerce .woocommerce-product-gallery__wrapper {
  margin: 0;
}

.woocommerce .woocommerce-product-gallery__trigger {
  border-width: 0;
}

.woocommerce .woocommerce-product-gallery {
	overflow: hidden;
}

.woocommerce .woocommerce-product-gallery .flex-control-nav {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}


/* WooCommerce Shop Page
---------------------------------------------------------------------------- */

.woocommerce .content .entry {
	border-bottom: 0;
}

.woocommerce a.added_to_cart {
	line-height: 1.2;
}

.woocommerce a.added_to_cart.wc-forward {
	display: block;
}

.woocommerce a.button.loading::after,
.woocommerce button.button.loading::after,
.woocommerce input.button.loading::after,
.woocommerce #respond input#submit.loading::after {
	top: 1.1em;
}

/* .woocommerce ul.products li.product h3,
.woocommerce ul.products li.product .price .from {
	color: #522e25;
} */

.woocommerce ul.products li.product h3:hover {
	color: #cc3333;
}

.woocommerce .woocommerce-LoopProduct-link {
	display: block;
}

/* MS Edge Bug Fix */
.woocommerce ul.products li.product a {
	-webkit-transition: color 0.2s ease-in-out;
	-ms-transition:     color 0.2s ease-in-out;
	transition:         color 0.2s ease-in-out;
}


/* WooCommerce Product
---------------------------------------------------------------------------- */

.woocommerce div.product form.cart .button {
	line-height: 1.5;
}

.woocommerce .woocommerce-variation-price {
	margin-bottom: 20px;
}


/* WooCommerce Product Tabs
---------------------------------------------------------------------------- */

.woocommerce div.product .woocommerce-tabs ul.tabs::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border-color: #EDE6E3;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
	display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
	background-color: #ede6e3;
	border-radius: 0;
	padding: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	color: #522e25;
	padding: .5em 1em;
	font-weight: 400;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:focus,
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
	color: #cc3333;
}


/* WooCommerce Checkout
---------------------------------------------------------------------------- */

.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li,
#add_payment_method #payment ul.payment_methods li {
	list-style-type: none;
}

.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row,
#add_payment_method #payment div.form-row {
	margin-bottom: 0;
}


/* WooCommerce Cart Page
---------------------------------------------------------------------------- */

.woocommerce table.shop_table,
.woocommerce table.shop_table td {
	border-color: #EDE6E3;
	border-radius: 0;
	line-height: 1.75;
	word-break: normal;
}

.woocommerce-cart table.cart {
	line-height: 1.75;
}

.woocommerce-cart table.cart td {
	font-size: 16px;
	font-size: 1.6rem;
	/* padding: 10px 12px; */
}

.woocommerce table.shop_table .order-number {
	min-width: 75px;
}

.woocommerce-cart table.cart .product-thumbnail {
	min-width: 56px;
}

.woocommerce-account table.order_details th.product-total,
.woocommerce-cart table.cart th.product-price,
.woocommerce-cart table.cart th.product-quantity,
.woocommerce-cart table.cart th.product-subtotal,
.woocommerce-checkout-review-order-table th.product-total {
	min-width: 110px;
}

.woocommerce-cart table.cart th.product-name {
	min-width: 140px;
}

/* .woocommerce table.shop_table td.actions {
	padding-top: 15px;
} */

.woocommerce-cart .coupon .button {
	background-color: #ede6e3;
	color: #522e25;
}

.woocommerce .coupon-name {
	text-transform: uppercase;
}

.woocommerce-cart td.product-name dl.variation dd {
	margin-left: 20px;
}

.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img,
#add_payment_method table.cart img {
	vertical-align: middle;
}

.woocommerce-cart td.product-name dl.variation dd {
	margin-left: 0;
}

.wc-address-book-address {
	margin-bottom: 30px;
}

.woocommerce-cart .cart-collaterals .cart_totals table th {
	width: 40%
}


/* WooCommerce Product Short Description
---------------------------------------------------------------------------- */

.woocommerce-product-details__short-description ol,
.woocommerce-product-details__short-description ul {
	margin-bottom: 28px;
	margin-left: 40px;
}

.woocommerce-product-details__short-description ol > li {
	list-style-type: decimal;
}

.woocommerce-product-details__short-description ul > li {
	list-style-type: disc;
}

.woocommerce-product-details__short-description ol ol,
.woocommerce-product-details__short-description ul ul {
	margin-bottom: 0;
}

.woocommerce-product-details__short-description code {
	background-color: #333;
	color: #EDE6E3;
}

.woocommerce-product-details__short-description p:last-child {
	margin-bottom: 20px;
}

/* WooCommerce Payment
---------------------------------------------------------------------------- */

.woocommerce-cart #payment,
.woocommerce-checkout #payment,
#add_payment_method #payment {
	background-color: #ede6e3;
	border-radius: 0;
	padding: 22px;
}

.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box,
#add_payment_method #payment div.payment_box {
	background-color: #ede6e3;
}

/* JPM */
.woocommerce-checkout #payment div.payment_box {
	display: none !important;
}

.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before,
#add_payment_method #payment div.payment_box::before {
	display: none;
}

.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods,
#add_payment_method #payment ul.payment_methods {
	border-color: #ede6e3;
}

.woocommerce section.up-sells.upsells.products {
	display: inline-block;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--payment-methods,
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-address {
    display: none !important;
}


/* WooCommerce Forms
---------------------------------------------------------------------------- */

.woocommerce a.button,
.woocommerce a.button.alt,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce input.button,
.woocommerce input.button.alt,
.woocommerce input.button[type="submit"],
.woocommerce #respond input#submit,
.woocommerce #respond input#submit.alt {
	background-color: #cc3333;
	border-radius: 0;
	color: #fff;
	font-size: 10px;
	font-size: 1rem;
	padding: 10px 12px;
	text-align: center;
	white-space: normal;
	line-height: 1.5;
}

.woocommerce a.button:focus,
.woocommerce a.button:hover,
.woocommerce a.button.alt:focus,
.woocommerce a.button.alt:hover,
.woocommerce button.button:focus,
.woocommerce button.button:hover,
.woocommerce button.button.alt:focus,
.woocommerce button.button.alt:hover,
.woocommerce input.button:focus,
.woocommerce input.button:hover,
.woocommerce input.button.alt:focus,
.woocommerce input.button.alt:hover,
.woocommerce input[type="submit"]:focus,
.woocommerce input[type="submit"]:hover,
.woocommerce #respond input#submit:focus,
.woocommerce #respond input#submit:hover,
.woocommerce #respond input#submit.alt:focus,
.woocommerce #respond input#submit.alt:hover {
	background-color: #D24B4B !important;
}

.woocommerce #reviews #comment {
	height: 150px;
}

.woocommerce .quantity .qty {
	padding-bottom: 4px;
	padding-top: 5px;
	width: 4em;
	margin-top: -1px;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
	line-height: 1.5;
	padding: 8px 20px;
}

.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text,
#add_payment_method table.cart td.actions .coupon .input-text {
	padding: 17px 20px 18px;
	width: 200px;
	font-size: 13px;
	font-size: 1.3rem;
	text-transform: uppercase;
	border: 0;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register,
.woocommerce form .form-row .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select,
.woocommerce form .form-row.woocommerce-validated .select2-container {
	border-color: #EDE6E3;
	border-radius: 0;
}

.woocommerce-cart table.cart input,
.woocommerce-checkout table.cart input,
#add_payment_method table.cart input {
	vertical-align: top;
}

.woocommerce .coupon {
	line-height: 1;
}

.woocommerce .coupon .input-text {
	height: 34px;
}


/* WooCommerce Disabled Buttons
---------------------------------------------------------------------------- */

.woocommerce a.button:disabled,
.woocommerce a.button:disabled:hover,
.woocommerce a.button:disabled[disabled],
.woocommerce a.button:disabled[disabled]:hover,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled],
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce input.button.disabled,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled[disabled],
.woocommerce input.button:disabled[disabled]:hover,
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce #respond input#submit:disabled[disabled]:hover {
	background-color: #ede6e3;
	color: #522e25;
	padding: 10px 12px;
}

.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]:disabled,
.woocommerce button.button.alt[disabled]: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,
.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 {
	background-color: #ede6e3;
	color: #522e25
}


/* WooCommerce Account Page
---------------------------------------------------------------------------- */

.woocommerce-account .woocommerce-Address-title h3 {
	font-size: 26px;
	font-size: 2.6rem;
}

.woocommerce-MyAccount-navigation {
	border: 1px solid #EDE6E3;
	padding: 15px;
	margin-bottom: 40px;
}

.woocommerce-MyAccount-navigation ul {
	margin-bottom: 0;
	margin-left: 0;
	text-align: center;
}

.woocommerce-MyAccount-navigation ul li {
	display: inline-block;
	line-height: 1.2;
	list-style-type: none;
	margin: 0 10px;
}

.woocommerce-MyAccount-navigation ul li:last-child {
	margin-bottom: 0;
}

.woocommerce-MyAccount-navigation ul li.is-active > a {
	color: #522e25;
	font-weight: 700;
}

.woocommerce-account .woocommerce-MyAccount-content,
.woocommerce-account .woocommerce-MyAccount-navigation {
	margin-bottom: 20px;
	width: 100%;
}

.woocommerce-account .woocommerce-Address {
	margin-bottom: 20px;
}

.woocommerce table.my_account_orders .button {
	margin: 5px;
}


/* WooCommerce Breadcrumb
---------------------------------------------------------------------------- */

.woocommerce .woocommerce-breadcrumb {
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 40px;
}

.woocommerce .woocommerce-breadcrumb,
.woocommerce .woocommerce-breadcrumb a {
	color: #522e25;
}

.woocommerce .woocommerce-breadcrumb a {
	text-decoration: none;
}

.woocommerce .woocommerce-breadcrumb a:focus,
.woocommerce .woocommerce-breadcrumb a:hover {
	color: #cc3333;
}


/* WooCommerce Reviews
---------------------------------------------------------------------------- */

.woocommerce #reviews #comments ol.commentlist li img.avatar {
	background: transparent;
	border: 0;
	margin: 0 16px 24px 0;
	padding: 0;
	position: relative;
	width: 60px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
	border-color: #EDE6E3;
	border-radius: 0;
	margin-left: 80px;
}

.woocommerce .entry-content #reviews ol > li {
	list-style-type: none;
}


/* WooCommerce Misc
---------------------------------------------------------------------------- */

.woocommerce a.remove {
	/* line-height: 0.8; */
	font-size: 18px;
	font-size: 1.8rem;
	color: #EDE6E3 !important;
}

.woocommerce a.remove:hover {
	background: #cc3333;
}

ul.woocommerce-error,
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
	background-color: #ede6e3;
	border-top-color: #cc3333;
	margin-left: 0;
	margin-bottom: 20px;
}

.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {
	color: #cc3333;
}

div.woocommerce-info.wc-memberships-restriction-message.wc-memberships-restricted-content-message {
	width: 48%;
}

.woocommerce .order_details li {
	margin-bottom: 10px;
}


/* WooCommerce Widgets
---------------------------------------------------------------------------- */

/* Woo Search
-------------------------------------------------- */

.woocommerce-product-search {
	overflow: hidden;
	position: relative;
}

.woocommerce-product-search::before {
	color: #999;
	content: "\f4a5";
	font-family: "ionicons";
	font-size: 20px;
	left: 15px;
	position: absolute;
	top: 6px;
}

.entry-content .woocommerce-product-search {
	margin-bottom: 40px;
	width: 50%;
}

.woocommerce-product-search input[type="search"] {
	font-size: 16px;
	font-size: 1.6rem;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-top: 12px;
}

.post-password-form input[type="submit"],
.woocommerce-product-search input[type="submit"] {
	margin-top: 10px;
}

.woocommerce-product-search input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

/* Woo Shopping Cart
-------------------------------------------------- */

.woocommerce.widget_shopping_cart .buttons {
	text-align: center;
}

.woocommerce .widget_shopping_cart .cart_list li.empty,
.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li.empty,
.woocommerce.widget_shopping_cart .cart_list li {
	padding-left: 0;
}

.woocommerce.widget_shopping_cart .cart_list li a.remove {
	left: -40px;
	top: 15px;
}

.woocommerce.widget_shopping_cart .total {
	border-top: 1px solid #EDE6E3;
}

.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li {
	padding-top: 15px;
}

/* Woo Product Lists
-------------------------------------------------- */

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
	width: 60px;
}

.sidebar ul.product_list_widget li {
	border-top: 1px solid #EDE6E3;
	line-height: 1.4;
	margin-bottom: 15px;
	padding: 15px 0 0;
}

.sidebar ul.product_list_widget li:last-child {
	border-bottom: 1px solid #EDE6E3;
	margin-bottom: 0;
	padding-bottom: 15px;
}

/* Woo Filter
-------------------------------------------------- */

.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content {
	background-color: #EDE6E3;
}

.woocommerce.widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce.widget_price_filter .ui-slider .ui-slider-range {
	background-color: #cc3333;
}

.woocommerce .widget_layered_nav ul li.chosen a::before,
.woocommerce .widget_layered_nav_filters ul li a::before {
	color: #cc3333;
}

.woocommerce.widget_price_filter .price_slider_amount .button {
	font-size: 10px;
	font-size: 1rem;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce.widget_price_filter .ui-slider .ui-slider-handle {
	top: -.27em;
}

/* Woo Active Filters
-------------------------------------------------- */

.woocommerce.widget_layered_nav_filters ul li {
	margin: 0 20px 20px 0;
}

/* Woo Recent Reviews
-------------------------------------------------- */

.woocommerce.widget_recent_reviews .reviewer {
	font-size: 12px;
	font-size: 1.2rem;
	letter-spacing: 1px;
	text-transform: uppercase;
}


/* JPM Custom WooCommerce Styles
---------------------------------------------------------------------------- */

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title {
	font-size: 14px;
	font-size: 1.4rem;
	color: #522e25;
	line-height: 1.625;
}

.woocommerce button.button.alt.disabled:hover {
	background-color: #cc3333;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product,
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product .price {
	text-align: center;
}

.woocommerce div.product p.price {
	font-size: 20px;
	font-size: 2.0rem;
	margin-bottom: 20px;
	color: #522e25 !important;
}

.woocommerce div.product span.price,
.woocommerce ul.products li.product .price {
	font-size: 14px;
	font-size: 1.4rem;
	color: #522e25 !important;
	line-height: 1.5;
}

.woocommerce button.button.alt.disabled {
	background-color: #cc3333;
}

.woocommerce div.product form.cart .variations label,
.woocommerce table.shop_table tfoot td,
.woocommerce ul#shipping_method .amount,
.woocommerce-cart strong,
.woocommerce-checkout strong,
.woocommerce table.shop_table tfoot th,
.woocommerce table.shop_table th,
.woocommerce table.shop_table tbody th {
	font-weight: 400;
}

.woocommerce div.product form.cart .variations select {
	margin-right: 0;
}

.woocommerce .shipping-note {
	background-color: #e1f091;
	padding: 20px 30px;
	font-size: 15px;
	font-size: 1.5rem;
	border-left: 3px solid #522e25;
	line-height: 1.5;
	/* color: #c33; */
}

/* .woocommerce-checkout .order-total .woocommerce-Price-amount {
	font-weight: 700;
} */

.woocommerce div.product form.cart .variations td.label {
	min-width: 160px;
}

.woocommerce section.related.products {
	clear: both;
    margin-top: 30px;
    width: 100%;
}

.woocommerce div.product form.cart .variations th,
.woocommerce div.product form.cart .variations td {
	line-height: 1.625;
	word-break: break-word;
	vertical-align: middle;
}

.woocommerce div.product form.cart,
.woocommerce div.product div.summary {
	margin-bottom: 0;
}

.tax-product_cat .woocommerce-notices-wrapper,
.tax-product_tag .woocommerce-notices-wrapper {
	margin-top: 40px;
}

.woocommerce button.button.alt.disabled {
    background-color: #cc3333;
}

.woocommerce td.product-name dl.variation {
	font-size: 16px;
	font-size: 1.6rem;
}

.woocommerce-checkout #customer_details {
	margin-bottom: 60px;
}

.woocommerce-checkout #order_review_heading {
	margin-top: 60px;
}

.woocommerce-checkout .woocommerce form .form-row textarea {
	min-height: 100px;
}

.woocommerce-checkout .woocommerce form .form-row {
	padding: 0;
}

.woocommerce ul#shipping_method li {
	margin: 0;
}

.woocommerce table.shop_table td small {
	font-size: 1.6rem;
}

.woocommerce-cart .cart-collaterals .cart_totals table small {
	color: #522e25;
}

.woocommerce form .form-row label {
	line-height: 1.625;
}

.woocommerce form .form-row .input-checkbox {
	margin: -6px 4px 0 0;
}

.woocommerce ul.order_details li {
	text-transform: none;
}

.woocommerce .woocommerce-customer-details address {
	border-radius: 0;
	border-bottom-width: 1px;
	border-right-width: 1px;;
}

.woocommerce-products-header__title {
	font-size: 24px;
	font-size: 2.4rem;
}

.woocommerce div.product div.images img,
/* .woocommerce div.product div.images .flex-viewport, */
.woocommerce ul.products li.product .size-woocommerce_thumbnail {
	border: 1px solid #EDE6E3;
	/* border-radius: 3px; */
}

.woocommerce div.product div.images .flex-control-thumbs {
	margin-top: 6px;
}

.woocommerce .gift-message {
	margin-top: 60px;
	background-color: #ede6e3;
	padding: 20px 30px;
	font-size: 15px;
	font-size: 1.5rem;
	border-left: 3px solid #cc3333;
	line-height: 1.5;
}

.woocommerce .fragile-product-notice {
	background-color: #e1f091;
	padding: 20px 30px;
	font-size: 15px;
	font-size: 1.5rem;
	/* border-left: 3px solid #cc3333; */
	line-height: 1.5;
	/* color: #fff; */
	border-left: 3px solid #522e25;
}

.woocommerce div.product form.cart table.extra-options {
	margin-bottom: 20px;
}

.woocommerce .added_to_cart {
	font-size: 15px;
	font-size: 1.5rem;
}

.woocommerce .wcpf-field-checkbox-list .wcpf-checkbox-list .wcpf-checkbox-item .wcpf-input-container {
	border: 1px solid #522e25;
}

.woocommerce .product-category img {
	border: 1px solid #EDE6E3;
}

.woocommerce div.product .out-of-stock,
.woocommerce div.product p.stock {
	margin-top: 60px;
	color: #522e25;
  background-color: #ede6e3;
  padding: 20px 30px;
  font-size: 15px;
  font-size: 1.5rem;
	border-left: 3px solid #cc3333;
  line-height: 1.5;
}

.woo-extra-fields {
	margin-top: 40px;
}


/* Media Queries
---------------------------------------------------------------------------- */

@media only screen and (min-width: 881px) {

	.woocommerce div.product div.summary {
		float: left;
		width: 60%;
	}

	.woocommerce-page div.product div.images {
		float: right;
		width: 36%;
	}

}

@media only screen and (max-width: 1200px) {

	.content-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs,
	.sidebar-content.woocommerce div.product .woocommerce-tabs ul.tabs {
		padding: 0;
	}

	.content-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li,
	.sidebar-content.woocommerce div.product .woocommerce-tabs ul.tabs li {
		display: block;
		margin: 0;
	}

	.content-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li a,
	.sidebar-content.woocommerce div.product .woocommerce-tabs ul.tabs li a {
		display: block;
	}

	.content-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li,
	.sidebar-content.woocommerce div.product .woocommerce-tabs ul.tabs li {
		background-color: #fff;
		border-bottom: 0;
	}

	.content-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child,
	.sidebar-content.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child {
		border-bottom: 1px solid #EDE6E3;
	}

	.content-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
	.sidebar-content.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
		border-bottom-color: #EDE6E3;
	}

	.content-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li.active a::after,
	.sidebar-content.woocommerce div.product .woocommerce-tabs ul.tabs li.active a::after {
		content: "\f3fd";
		float: right;
		font-family: "Ionicons";
	}

	.content-sidebar.woocommerce-cart td.product-name dl.variation dd,
	.sidebar-content.woocommerce-cart td.product-name dl.variation dd {
		clear: right;
		float: right;
	}

}

@media only screen and (max-width: 880px) {

	.woocommerce div.product .woocommerce-tabs ul.tabs {
		padding: 0;
	}

	.woocommerce div.product .woocommerce-tabs ul.tabs li {
		display: block;
		margin: 0;
	}

	.woocommerce div.product .woocommerce-tabs ul.tabs li a {
		display: block;
	}

	.woocommerce div.product .woocommerce-tabs ul.tabs li {
		background-color: #fff;
		border-bottom: 0;
	}

	.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child {
		border-bottom: 1px solid #EDE6E3;
	}

	.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
		border-bottom-color: #EDE6E3;
	}

	.woocommerce div.product .woocommerce-tabs ul.tabs li.active a::after {
		content: "\f3fd";
		float: right;
		font-family: "Ionicons";
	}

	/* Suite bug signalé par Maryam le 5 juillet 2021 */
	.woocommerce table.shop_table_responsive tr td::before,
	.woocommerce-page table.shop_table_responsive tr td::before {
		content: attr(data-title)"";
	}

}

@media only screen and (max-width: 600px) {

	.woocommerce form .form-row-first,
	.woocommerce form .form-row-last,
	.woocommerce #reviews #comments .star-rating,
	.woocommerce-page form .form-row-first,
	.woocommerce-page form .form-row-last {
		float: none;
		width: 100%;
	}

	/* .woocommerce ul.products li.product,
	.woocommerce ul.products li.product .button,
	.woocommerce .woocommerce-ordering,
	.woocommerce-page ul.products li.product,
	.woocommerce-page ul.products li.product .button,
	.woocommerce-page .woocommerce-ordering {
		margin-right: 0;
		width: 100%;
	} */

	.woocommerce-error a.button,
	.woocommerce-info a.button,
	.woocommerce-message a.button {
		margin-bottom: 15px;
		width: 100%;
	}

	.woocommerce input.button,
	.woocommerce input.button[type="submit"],
	.woocommerce-cart table.cart td.actions .coupon .input-text {
		width: 100% !important;
	}

	.woocommerce-cart table.cart td.actions .coupon .input-text {
		background-color: #fff;
		margin-bottom: 10px;
	}

}
