.box-image img, .box-image img.back-image {
	width: auto !important;
}
.woocommerce-shop .product-small {
	margin-bottom: 20px;
}
.woocommerce-shop .shop-page-title.category-page-title {
	display: none;
}
.woocommerce-product-gallery .woocommerce-product-gallery__wrapper .flickity-viewport {
	height: 530px !important;
}
.woocommerce-product-gallery .woocommerce-product-gallery__wrapper .flickity-viewport .woocommerce-product-gallery__image {
	height: 100%;
}
.woocommerce-product-gallery .woocommerce-product-gallery__wrapper .flickity-viewport .woocommerce-product-gallery__image a {
	display: flex;
	height: 100%;
	align-items: center;
	background-color: #F9F8F6;
	justify-content: center;
}
.woocommerce-product-gallery .woocommerce-product-gallery__wrapper .flickity-viewport .woocommerce-product-gallery__image a img {
	width: auto;
}
.product-thumbnails .flickity-slider a {
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #F9F8F6;
	height: 124px;
	padding: 15px;
}
.product-thumbnails .flickity-slider a .attachment-woocommerce_thumbnail {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
.product-gallery .vertical-thumbnails {
	order: unset;
}
.product-info.product-summary {
	padding-top: 0;
	padding-left: 60px;
}
.product-info.product-summary .woocommerce-breadcrumb {
	display: none;
}
.product-info.product-summary .product-title {
	margin-top: -10px;
}
.single-product .product-main {
	padding: 80px 0;
}
.product-short-description td, .product-short-description th {
	border-bottom: none;
}


.product-footer .woocommerce-tabs .tab-panels {
	padding: 30px 30px 0 30px;
}
.product-footer .woocommerce-tabs .product-tabs {
	margin: 0 !important;
}
.product-footer .woocommerce-tabs .product-tabs li a::before {
	display: none;
}
.product-footer .woocommerce-tabs .product-tabs li {
	margin: 0;
}
.product-footer .woocommerce-tabs .product-tabs li a {
	padding: 10px 20px;
	background-color: #F9F8F6;
	color: var(--primary-color);
	min-width: 240px;
	display: inline-block;
	text-align: center;
	font-family: "Cormorant Upright", sans-serif;
	font-size: 1.1em;
}
.product-footer .woocommerce-tabs .product-tabs li.active a, 
.product-footer .woocommerce-tabs .product-tabs li:hover a {
	background-color: var(--primary-color);
	color: #fff;
}
.product-footer .woocommerce-tabs {
	padding: 0 !important;
	border: 1px solid #ebebeb;
}
.product-footer .related-products-wrapper {
	margin-top: 100px;
	border: none;
}
.product-footer .related-products-wrapper .product-section-title {
	font-size: 3em;
	margin-bottom: 50px;
	text-align: center;
}
.shop-top-filter .sidebar-wrapper.header-filter-wrapper {
	padding: 0 !important;
	border: none;
}

.shop-top-filter .slider-wrapper {
	margin-left: -6px;
	margin-right: -6px;
	overflow: hidden;
}
.shop-top-filter .slider-wrapper .flickity-slider > div .box-image img {
	width: 100% !important;
}
.shop-top-filter .slider-wrapper .flickity-slider > div > .box {
	border: 1px solid #E1D9D2;
	padding: 5px;
}
.shop-top-filter .slider-wrapper .flickity-slider > div > .box .box-text {
	padding: 5px;
}
.shop-top-filter .sidebar-wrapper.header-filter-wrapper .widget_product_search .searchform .search-field {
	background: #fff;
	color: var(--primary-color);
}
.shop-top-filter .sidebar-wrapper.header-filter-wrapper > .widget .widgettitle {
	background: #EAE5E1;
	color: var(--primary-color);
}
.woof_products_top_panel {
  display: none !important;
}
.woocommerce-page .category-page-row {
  padding-top: 0;
}
.woocommerce-page .category-page-row .woocommerce-ordering {
	width: 100%;
	margin: 0 0 40px 0;
	padding: 20px 0;
	border-bottom: 1px solid #EAE5E1;
}
.woocommerce-ordering .list-orderby-custom {
  display: flex;
  align-items: center;
  margin-bottom: 0;
}
.woocommerce-ordering .list-orderby-custom li label {
  font-weight: 400;
  margin: 0 0 0 8px;
  cursor: pointer;
}
.woocommerce-ordering .list-orderby-custom li {
  list-style: none;
  margin: 0 15px 0 0;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.woocommerce-ordering .list-orderby-custom li input {
  display: none;
}
.woocommerce-ordering .list-orderby-custom li.label-heading-order {
	padding-right: 15px;
	border-right: 1px solid #EAE5E1;
}
.woocommerce-ordering .list-orderby-custom li.label-heading-order::before {
  content: '';
  width: 22px;
  height: 22px;
  display: inline-block;
  background: url(../images/filter.svg) no-repeat center;
  margin-right: 10px;
}
.woocommerce-ordering .list-orderby-custom li > span {
  content: '';
  width: 22px;
  height: 22px;
  display: inline-block;
  border: 1px solid var(--primary-color);
  border-radius: 50%;
  position: relative;
}
.woocommerce-ordering .list-orderby-custom li input:checked + span::before {
	content: '';
	position: absolute;
	width: calc(100% - 4px);
	height: calc(100% - 4px);
	background-color: var(--primary-color);
	border-radius: 50%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.product-info.product-summary .product-short-description {
	border-top: 1px solid #eaeaea;
	margin-top: 20px;
	padding-top: 20px;
}
.woo-variation-swatches.wvs-show-label .variations td, .woo-variation-swatches.wvs-show-label .variations th {
	display: table-cell !important;
	width: auto !important;
}
.product-info.product-summary .variations_form .label label {
	font-size: 1em;
}
.woo-variation-swatches.wvs-show-label .variations th .woo-selected-variation-item-name {
	display: none !important;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected, .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover {
	-webkit-box-shadow: var(--wvs-item-box-shadow,0 0 0 1px #a8a8a8) !important;
	box-shadow: var(--wvs-item-box-shadow,0 0 0 1px #a8a8a8) !important;
	background-color: #EAE5E1 !important;
}
.quantity {
	margin: 0 10px 0 0;
	height: 50px;
}
.quantity .button {
	padding: 0 15px !important;
	background-color: unset !important;
}
.quantity input[type="number"] {
	height: 100% !important;
	max-width: unset;
	width: 60px;
}
.product-info.product-summary .single_add_to_cart_button {
	height: 50px;
	margin: 0;
	min-width: 275px;
	padding: 0 !important;
	background-color: var(--primary-color) !important;
}
.product-gallery > .row > .col:first-child {
	padding-bottom: 0;
}
.woocommerce-cart .wc-empty-cart-message .message-container {
	padding: 10px;
	border: 1px solid #e4e4e4;
	font-family: "Cormorant Upright", sans-serif;
	font-size: 20px;
	margin: 30px auto 20px auto;
}
.woocommerce-cart .woocommerce.row,
.woocommerce-checkout .woocommerce.row {
	margin-top: 50px;
	max-width: 1274px;
	justify-content: flex-end;
}
.woocommerce-cart-form .shop_table thead th {
	font-family: "Cormorant Upright", sans-serif;
	text-transform: unset;
	font-size: 20px;
}
.woocommerce-cart-form .shop_table .product-name {
	width: 40%;
}
.woocommerce-cart-form__cart-item .cart-product-image {
	display: inline-block;
	width: 110px;
	padding: 20px;
}

.woocommerce-cart-form .shop_table {
	border: 1px solid #e4e4e4;
}
.woocommerce-cart-form .shop_table thead {
	padding: 0 15px;
}
.woocommerce-cart-form .shop_table th, .woocommerce-cart-form .shop_table td {
	padding: 10px 15px;
}
.woocommerce-cart .woocommerce.row > .col {
	padding: 0;
}

.woo_inner_footer_cart .button[name="update_cart"] {
	margin: 0 !important;
	padding: 5px 20px !important;
}
.woo_inner_footer_cart .woocommerce-footer-cart-coupons {
	/*! flex: 1; */
}
#woo_coupon_code {
	margin: 0;
	width: 400px;
	flex: 1;
	height: auto;
}
.woo_inner_footer_cart {
	justify-content: space-between;
}
#woo-apply-coupon-btn {
	padding: 0 30px !important;
	margin: 0 0 0 10px !important;
}

.woocommerce-cart .woocommerce.row .cart-collaterals {
	border-left: none !important;
	margin: 50px 0;
}
.woocommerce-cart .woocommerce.row .cart-collaterals .cart_totals {
}
.woocommerce-cart .woocommerce.row .cart-collaterals .cart_totals > table:first-child {
	display: none;
}
.woocommerce-cart .woocommerce.row .cart-collaterals .cart_totals h2 {
	display: block;
}
.woocommerce-cart .woocommerce.row .cart-collaterals .cart_totals .shop_table {
	border: 1px solid #e4e4e4;
	margin-bottom: 0;
}
.woocommerce-cart .woocommerce.row .cart-collaterals .cart_totals .shop_table th, .woocommerce-cart .woocommerce.row .cart-collaterals .cart_totals .shop_table td {
	padding: 10px 15px;
}
.woocommerce-cart .woocommerce.row .cart-collaterals .cart_totals .shop_table .order-total td {
	font-size: 1.2em;
	/*! font-weight: 900; */
}
.woocommerce-cart .woocommerce.row .cart-collaterals .cart_totals .wc-proceed-to-checkout {
	margin: 0;
}
.woocommerce-cart-form .shop_table .product-name .variation {
	text-transform: unset !important;
}
.woocommerce-cart-form .shop_table .product-name .cart-inner-product-name {
	flex: 1;
}
.woocommerce-notices-wrapper .message-container {
	max-width: 1274px;
	padding: 0;
	margin-top: 30px;
}

.woocommerce-checkout .woocommerce-billing-fields {
  border: none;
  padding-top: unset;
}
.woocommerce-checkout {
  font-family: "Cormorant Upright", sans-serif;
  font-size: 1.1em;
}
.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper {
}
.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .woocommerce-input-wrapper {
  display: block;
}

.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .woocommerce-input-wrapper .woo_checkout_field {
  margin-bottom: 0;
}
.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .woocommerce-input-wrapper .woo_checkout_field + .select2.select2-container {
  margin-bottom: 0;
  display: block;
  height: 100%;
}
.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .woocommerce-input-wrapper .woo_checkout_field + .select2.select2-container .selection {
  height: 100%;
  display: block;
}
.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .address-field {
  width: 100% !important;
  margin-top: 3px;
  margin-right: 0;
}
.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row-last {
  /*! margin-right: 10px; */
  width: calc((100% - 10px)/2);
}
.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row-first {
  width: calc((100% - 10px)/2);
  margin-right: 10px;
}
.woocommerce-checkout.checkout h3 {
  text-transform: none;
  margin-top: 30px;
  margin-bottom: 20px;
}
.woocommerce-checkout.checkout h3#order_review_heading {
  text-align: center;
}
.woocommerce-checkout .checkout-sidebar #order_review {
  background-color: #FBF8F7;
  padding: 30px;
}
.woocommerce-checkout .checkout-sidebar #order_review thead {
}
.woocommerce-checkout .checkout-sidebar #order_review thead th {
  text-transform: none;
  font-size: 1.1em;
}
.woocommerce-checkout .checkout-sidebar #order_review #payment {
}
.woocommerce-checkout .checkout-sidebar #order_review .variation {
  /*! font-family: "lato"; */
  font-family: "Lato", sans-serif;
  text-transform: none;
  font-size: 0.8em;
}
.woocommerce-checkout .checkout-sidebar #order_review .woocommerce-Price-amount {
  font-family: "Lato", sans-serif;
  font-size: 16px;
}
.woocommerce-checkout .checkout-sidebar #order_review #place_order {
	background-color: var(--primary-color);
	width: 100%;
	margin: 0;
	padding: 15px 10px !important;
	line-height: 1;
}
.woocommerce-checkout .woocommerce-NoticeGroup-checkout {
	max-width: 1274px;
	margin: 30px auto 0;
}
.item-loop-product .badge-container {
	margin: 0;
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.item-loop-product .badge-container .badge {
	margin: 0;
}
.item-loop-product .badge-container .badge .badge-inner {
	background-color: unset;
}
.vertical-product .badge-container {
	display: none;
}
.single-product .badge-container {
	display: none;
}
.product-layout-2 .item-loop-product .product-small .box-text .price, 
.product-layout-2 .item-loop-product .product-small .box-text .price del, 
.product-layout-2 .item-loop-product .product-small .box-text span.amount {
	color: #222;
}

@media screen and (max-width: 1440px) {
	.product-footer .related-products-wrapper {
		margin-top: 50px;
	}
	.product-info.product-summary {
		padding-left: 30px;
	}
	.single-product .product-main {
		padding: 50px 0;
	}
	.product-footer .related-products-wrapper .product-section-title {
		font-size: 2.5em;
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 992px) {
	.product-info.product-summary {
		padding-left: 15px;
		margin-top: 30px;
	}
	.single-product .product-main {
		padding: 50px 0 0;
	}
	.product-info.product-summary .product-title {
		font-size: 1.7em;
	}
	.woocommerce-ordering .list-orderby-custom {
		flex-wrap: wrap;
	}
	.woocommerce-ordering .list-orderby-custom li.label-heading-order {
		width: 100%;
	}
	.woocommerce-ordering .list-orderby-custom li {
		width: 50%;
		margin: 0 0 10px 0;
	}
	.product_tab > .nav {
	flex-wrap: nowrap;
	overflow-x: auto;
	padding-bottom: 10px;
	}
	.product_tab > .nav > .tab {
	flex: 0 0 auto;
	margin: 0 20px 0 0 !important;
	}
	.product_tab > .nav > .tab a {
	font-size: 18px;
	}
	.woo_inner_footer_cart {
		flex-wrap: wrap;
	}
	.woocommerce-cart .woocommerce.row {
		padding: 0 15px;
	}
	.woo-header-title {
	font-size: 20px !important;
	}
	.woo-header-backlink {
	display: none;
	}
	.woocommerce-checkout .checkout-sidebar #order_review {
	  padding: 15px;
	}
	#woo-apply-coupon-btn {
	  margin: 10px 0 !important;
	  font-size: 14px;
	}
	.woocommerce-footer-cart-coupons {
	  flex-wrap: wrap;
	}
	#woo_coupon_code {
		flex: 0 0 100%;
		height: 40px;
	}
	.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row-first {
	  width: 100%;
	}
	.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row-last {
	  width: 100%;
	}
	.woocommerce-cart-form__cart-item .cart-product-image {
	  width: 70px;
	}
	.woocommerce-cart-form .shop_table .product-quantity {
	  width: 40%;
	}



}


@media screen and (max-width: 576px) {
	.product-footer .woocommerce-tabs .tab-panels {
		padding: 15px;
	}
  
	.product-info.product-summary {
		padding-bottom: 15px;
	}
	.woocommerce-product-gallery .woocommerce-product-gallery__wrapper .flickity-viewport {
		height: 400px !important;
	}
	.product-thumbnails .flickity-slider a {
		height: 80px;
		padding: 10px;
	}
	.product-footer .related-products-wrapper {
		margin-top: 20px;
	}
	.product-footer .related-products-wrapper .product-section-title {
		font-size: 1.8em;
	}
}

@media screen and (min-width: 850px) {
	.vertical-thumbnails .product-thumbnails .col {
		padding: 0 0 10px !important;
	}
}
  