/** GLOBAL **/

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #FF7300;
	-webkit-transition: color .2s ease-out;
	-o-transition: color .2s ease-out;
	transition: color .2s ease-out;
}

#store-cover {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: #fff;
	z-index: 10000;
	text-align: center;
}

.woocommerce header h1.woo, .woocommerce-cart header.entry-header h1.woo, .woocommerce-checkout header.entry-header h1.woo, .woocommerce-account header.entry-header h1.woo {
	margin-top: 145px;
	text-align: center;
	padding: 100px;
	color: #ffffff;
	background-color: #000000;
	font-size: 60px;
}


.woocommerce #primary {
	padding-top: 0;
	margin-top: 0;
}

.woocommerce #secondary {
	padding-top: 0;
	padding-left: 0;
}

.woocommerce #woocommerce-body {
	max-width: 94%;
	margin: 0 auto;
}

.woocommerce .woocommerce-breadcrumb {
	padding: 10px 0 50px 0;
}	

.woocommerce .woocommerce-breadcrumb a {
	color: #757575;
	text-decoration: none;
}

/** SIDEBAR **/

#secondary .menu-shop-menu-container ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#secondary .menu-shop-menu-container ul ul {
	padding-left: 20px;
	padding-top: 10px;
	display: none;
	
}

#secondary .menu-shop-menu-container ul li {
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 20px;
	margin-bottom: 10px;
}

#secondary .menu-shop-menu-container ul li a {
	color: #373d3f;
}

#secondary .menu-shop-menu-container ul li.current-menu-ancestor ul li ul li, #secondary .menu-shop-menu-container ul li.current-menu-ancestor ul li ul {
	display: none;
}

#secondary .menu-shop-menu-container ul li.current-menu-ancestor ul li ul.active li {
	display: block;
}

#secondary .menu-shop-menu-container ul li.current-menu-ancestor ul li.current-menu-item ul li {
	display: block;
}

#secondary .menu-shop-menu-container li.current-menu-ancestor ul,  
#secondary .menu-shop-menu-container li.current-menu-ancestor ul li.current-menu-parent ul, 
#secondary .menu-shop-menu-container li.current-menu-ancestor ul li.current-menu-parent ul li {
	display: block;
}

/*#secondary .menu-shop-menu-container ul li.current-menu-parent ul, 
#secondary .menu-shop-menu-container ul li.menu-item-has-children.current-menu-item ul, 
#secondary .menu-shop-menu-container ul li.current-menu-ancestor ul,
#secondary .menu-shop-menu-container ul li.current-menu-ancestor ul li.current-menu-parent ul li{
	display: block;
}*/

#secondary .menu-shop-menu-container ul li ul li.menu-item-has-children {
	position: relative;
	line-height: 26px;
	cursor: pointer;
	margin-bottom: 5px;
}

#secondary .menu-shop-menu-container ul li ul li.menu-item-has-children > a::after {
	content: '';
	transition: all .5s ease;
	position: absolute;
	width: 10px;
	height: 10px;
	top: 6px;
	border-color: #000;
	border-style: solid;
	border-width: 1px 1px 0 0;
	transform: rotate(136deg);
	margin-left: 6px;
}

#secondary .menu-shop-menu-container ul li ul li.menu-item-has-children > a.open::after {
	transform: rotate(-45deg);
	top: 10px;
}


#secondary .menu-shop-menu-container li.current-menu-item a {
	color: #a836a2;
	font-weight: bold;
}

#secondary .menu-shop-menu-container li.menu-item-has-children.current-menu-item ul li a {
	color: #373d3f;
	font-weight: normal;
}

#woof_widget-2 .woof_sid_widget {
	display: none;
}

#woof_widget-2 h2 {
	position: relative;
	cursor: pointer;
}

#woof_widget-2 h2::after {
	content: '';
	transition: all .5s ease;
	position: absolute;
	width: 9px;
	height: 9px;
	top: 6px;
	border-color: #000;
	border-style: solid;
	border-width: 1px 1px 0 0;
	transform: rotate(136deg);
	margin-left: 6px;
	right: 6px;
}

#woof_widget-2 h2.active::after {
	transform: rotate(-45deg);
}

.widget .woocommerce-product-search {
	white-space: nowrap;
}





/** PRICE FILTERS **/

.woof_block_html_items ul {
	padding-left: 10px;
}

.woof_block_html_items {
	max-height: 300px;
	overflow-y: scroll;
	width: 98%;
}

.woof_container_inner,  .woof_container_inner h4 {
	font-family: Radikal, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	margin-bottom: 0;
	letter-spacing: 2px;
}

.woof_front_toggle {
	font-size: 18px;
	text-decoration: none;
}

.woof_reset_button_2, .woof_reset_button_1, .woof_reset_search_form {
	background-color: #ffffff;
	border-radius: 0;
	text-transform: uppercase;
	font-size: 12px;
	padding: 10px;
	font-family: Radikal, sans-serif;
	letter-spacing: 2px;
	cursor: pointer;
}

.woof_products_top_panel_ul a, .woof_products_top_panel_ul li {
	font-size: 13px;
	letter-spacing: 2px;
	color: #000000;
}

.woof_products_top_panel li span {
	padding-right: 25px;
}

.woof_products_top_panel li span, .woof_products_top_panel2 li span {
	background: url('img/delete.png') no-repeat right;
	background-size: 20px 20px !important;
}

.woof_list li {
	white-space: nowrap;
}

.woof_list label {
	white-space: break-spaces;
	max-width: 89%;
}

.woof_price_search_container.woof_container.woof_price_filter h4 {
	background: url('https://neuebeauteco.com/wp-content/uploads/2022/01/down.png') no-repeat right;
	cursor: pointer;
	background-size: 20px;
}

.woof_price_search_container.woof_container.woof_price_filter h4.open {
	background: url('https://neuebeauteco.com/wp-content/uploads/2022/01/up.png') no-repeat right;
	background-size: 20px;
}

.woof_price_search_container.woof_container.woof_price_filter form {
	display: none;
	margin-top: 20px;
}


.select2-container {
	z-index: 100000;
}

/** QUICK VIEW **/

.quick_view_button.fancybox, .quick_add_now {
	position: absolute;
	top: -21px;
	right: 0;
	background-color: #dedede;
    line-height: 1;
}

.quick_view_button svg, .quick_add_now svg {
	width: 20px;
	height: 20px;
}




/** ERRORS **/

.woocommerce-error, .woocommerce-info, .woocommerce-message {
	position: relative;
	display: block;
	padding: 20px 30px;
	margin: 0 0 30px;
	line-height: 44px;
	list-style: none;
	border: 1px solid #e1e1e1;
}

ul.woocommerce-error {
	background-color: #ffffff !important;
}

.woocommerce-lost-password .entry-content .woocommerce {
	flex-direction: column;
}

/** MY ACCOUNT **/

.woocommerce-account header.entry-header {
	display: none;
}

.woocommerce-account .site-flex {
	margin-top: 180px;
}

.has-top-banner .woocommerce-account .site-flex {
	margin-top: 200px;
}

.woocommerce-account article h1 {
	display: none;
}

.woocommerce-account #secondary {
	display: none;
}

.woocommerce-account #primary {
	width: 100%;
}

.woocommerce-account .entry-content .woocommerce {
	display: flex;
	width: 90%;
	margin: 0 auto;
	margin-bottom: 45px;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
	width: 30%;
	padding: 0 15px 0 0;
}

.woocommerce-account .woocommerce-MyAccount-content {
	width: 70%;
	padding: 0 0 0 30px;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
	padding: 0 15px 0 0;
	margin: 0;
	list-style: none;
	border-right: 1px solid #e1e1e1;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li:not(:last-child) {
	margin: 0 0 18px;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
	color: #757575;
}

.woocommerce-account .woocommerce-MyAccount-content a, .woocommerce-account .woocommerce-MyAccount-content a:visited {
	color: #757575;
}

.woocommerce-account .woocommerce-MyAccount-content a:hover {
	color: #000000;
}

.woocommerce-account .woocommerce-info {
	color: #000;
	margin: 25px 0;
	text-transform: uppercase;
	font-weight: 600;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	font-size: 14px;
	letter-spacing: .07em;
	border: none;
	background-color: transparent;
	font-weight: 400;
}

 .woocommerce-account .woocommerce-info a.button {
	float: right;
	color: #000000;
 }

.woocommerce-account .woocommerce .col2-set.addresses .col-1, .woocommerce-account .woocommerce .col2-set.addresses .col-2 {
	position: relative;
	display: inline-block;
	width: 49%;
	margin-right: 1%;
	float: left;
	vertical-align: middle;
}

.woocommerce-account .woocommerce .col2-set.addresses .title {
	margin: 4px 0 25px;
}

.woocommerce-account .woocommerce .col2-set.addresses .title h3 {
	font-size: 30px;
	font-family: Radikal, sans-serif;
	margin: 0;
}

.woocommerce-account .woocommerce .col2-set.addresses .title a {
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: .2em;
}

.woocommerce-account .woocommerce .col2-set.addresses address {
	font-style: normal;
}

.woocommerce-account .woocommerce .woocommerce-EditAccountForm p {
	margin: 0;
}

.woocommerce-account .woocommerce .woocommerce-EditAccountForm fieldset {
	border: none;
	padding: 10px 0;
}

.woocommerce-account .woocommerce .woocommerce-EditAccountForm fieldset legend {
	text-transform: uppercase;
	letter-spacing: 2px;
}

.woocommerce-account #hide-my-account {
	display: none;
}



/** EXTRA PRODUCT INFO **/

.product .sold-out, .product .best-seller, .product .pro-pick, .product .onsale, .product .coming-soon, .product .new-product {
	top: -25px !important;
	background: #fff6f4 !important;
	color: #9a6b57 !important;
	padding: 3px 11px !important;
	height: auto !important;
	font-family: radikal !important;
	font-size: 10px !important;
	letter-spacing: 2px !important;
	right: 0 !important;
	text-transform: uppercase !important;
	line-height: 24px !important;
	text-align: center !important;
	font-weight: 900 !important;
	position: absolute !important;
	width: 124px;
	white-space: nowrap;
}

.product .sold-out {
	z-index: 1;
}

.single-product .sold-out, .single-product .best-seller, .single-product .pro-pick, .single-product .onsale, .single-product .coming-soon, .single-product .new-product {
	top: -75px !important;
}

.related .sold-out, .related .best-seller, .related .pro-pick, .related .onsale, .related .coming-soon, .related .new-product  {
	top: -25px !important;
}

.product span.out-of-stock {
	text-transform: uppercase;
	font-size: 14px;
	color: #bf5c30;
	padding-left: 10px;
}

.product .stock.out-of-stock, .product .stock.in-stock {
	display: none;
	color: #bf5c30;
}

.product .woocommerce-variation-availability .stock.out-of-stock {
	display: block;
}

#filter-shop {
	display: none;
}

.woocommerce ul.products p {
		display: none;
}

#secondary .close-filter {
	display: none;
}

li.product .buttons .button {
	text-decoration: none;
	width: 100%;
	border: 1px solid #000000;
	padding: 10px;
	text-align: center;
	display: block;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	box-shadow: inset 0 0 0 0 #000000;
	-webkit-transition: ease-out 0.4s;
	-moz-transition: ease-out 0.4s;
	transition: ease-out 0.4s;
}

li.product .buttons .button:hover {
	color: #fff;
	box-shadow: inset 400px 0 0 0 #000000;
}

/** WOOCOMMERCE SHOP PAGE **/


.woocommerce  #secondary {
	width: 20%;
	float: left;
	padding: 30px;
	padding-top: 0;
	padding-left: 0;
	font-size: 12px;
	
}

.woocommerce #primary {
	width: 80%;
	float: right;
	font-size: 12px;
}

@media only screen and (max-width: 1400px) {

	.woocommerce  #secondary {
		width: 25%;
	}

	.woocommerce #primary {
		width: 75%;
	}

}

/** VARIATION DROP-DOWNS **/

.variation-dd {
	font-size: 14px;
	line-height: 1.3;
	padding-bottom: 8px;
}

.variation-dd img {
	float: left;
	clear: left;
	padding-right: 6px;
	width: 34px;
	height: 30px;
}

.variation-dd p {
	margin: 0;
	font-size: 11px;
}

.variations .select2-container {
	width: 100% !important;
}

body .select2-container--default .select2-selection--single {
	display: block;
	height: 46px;
	padding: 7px 21px 13px;
	margin: 0;
	font-family: inherit;
	font-size: 13px;
	line-height: 24px;
	font-weight: 300;
	color: #757575;
	background-color: #fff;
	border: 1px solid #e1e1e1;
	border-radius: 0;
	outline: 0;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-align: left;
}

body .select2-container--default .select2-selection--single .select2-selection__arrow {
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 9px;
	color: #757575;
}

.woocommerce-account .order_details {
	border-collapse: collapse;
}

.woocommerce-account .product-quantity, .woocommerce-account .wc-item-meta{
	display: none;
}

.woocommerce-account thead th {
	text-transform: uppercase;
}

.woocommerce-account thead th:nth-child(5), .woocommerce-account .order_item td:nth-child(5) {
	text-align: right !important;
}

.woocommerce-account .order_item td:nth-child(2) {
	width: 35%;
}

.woocommerce-account .order_item img {
	padding-right: 10px;
}

.woocommerce-account .order_item td:nth-child(3), .woocommerce-account .order_item td:nth-child(4) {
	text-align: center;
}

.woocommerce-account tfoot th {
	text-transform: uppercase;
	text-align: right;
}

.woocommerce-account tfoot td {
	text-align: right;
}

.woocommerce-account tfoot tr:nth-child(3) td, .woocommerce-account tfoot tr:nth-child(3) th { 
	border-bottom: 1px solid #ccc;
}

.woocommerce-account #account-order-options {
	display: flex;
}

.woocommerce-account .woocommerce-customer-details h2 {
	font-family: Radikal, Arial, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
}

.woocommerce-account tfoot tr:nth-child(4) .woocommerce-Price-amount {
	font-weight: bold;
}

.woocommerce-account .pdf-shortcode {
	position: relative;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin: 0;
  font-family: inherit;
  font-size: 11px;
  line-height: 2em;
  font-weight: 500;
  letter-spacing: .2em;
  text-transform: uppercase;
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #000 !important;
  background-color: transparent;
  border: 1px solid #000;
  overflow: hidden;
  cursor: pointer;
  z-index: 3;
  padding: 10px 20px;
  border-radius: 0;
  -webkit-appearance: none;
  text-decoration: none;
  margin-left: 10px;
}

.woocommerce-orders-table__row td, .woocommerce-MyAccount-content, .woocommerce-MyAccount-content mark, .woocommerce-MyAccount-content a {
	color: #757575;
}

.woocommerce-account thead th, .woocommerce-account tfoot th {
	color: #000000;
}

.woocommerce-account .woocommerce-customer-details h2, .woocommerce-MyAccount-content strong {
	color: #000000;
}

.woocommerce-orders-table__header-order-actions, .woocommerce-orders-table tbody tr td:nth-child(4) {
	text-align: center !important;
}

.woocommerce-table--order-details .order-notes {
	font-weight: normal;
	text-align: left;
	padding-top: 20px;
	color: #757575;
}

.woocommerce-table--order-details .order-notes span {
	font-weight: bold;
	color: #000000;
}

/* PRODUCT PAGE SWATCHES **/

#swatch-holder {
	display: flex;
	flex-wrap: wrap;
	padding-top: 10px;
}

#swatch-holder .swatch {
	margin: 0 5px 5px 0;
	width: 38px;
	height: 38px;
	border: 1px solid #ccc;
	padding: 2px;
	cursor: pointer;
}

#swatch-holder .swatch img {
	
	max-width: 32px;
	max-height: 32px;
}

#swatch-holder .swatch.active {
	border: 2px solid green;
	padding: 1px;
}

#swatch-holder .swatch.oos {
	position: relative;
}

body:not(.ignore-stock) #swatch-holder .swatch.oos::after {
	width: calc(1.414 * 34px);
	transform: rotate(-45deg);
	transform-origin: bottom left;
	border-top: 2px solid #fff;
	position: absolute;
	bottom: 2px;
	left: 4px;
	content: '';
}

.woocommerce.single-product .woocommerce-tabs .desktop-tabs ul.tabs > li {
	position: static;
	display: block;
}

.woocommerce.single-product .woocommerce-tabs .desktop-tabs ul.tabs li > a {
	display: block;
	width: 98%;
}

.woocommerce.single-product #tabs-desktop .tab-link {
	position: relative;
	display: block;
	text-transform: uppercase;
	padding: 5px 0;
	font-size: 14px;
	letter-spacing: 1px !important;
	margin-bottom: 10px;
	color: #000000 !important;
}

.woocommerce.single-product #tabs-desktop .tab-link::after {
	content: '' !important;
	transition: all .5s ease !important;
	position: absolute !important;
	width: 10px !important;
	height: 10px !important;
	top: 8px;
	border-color: #000000;
	border-style: solid;
	border-width: 2px 2px 0 0;
	transform: rotate(136deg);
	margin-left: 6px;
	background-color: transparent !important;
	right: -1 !important;
	left: unset !important;
	bottom: unset !important;
	right: 0;
}

.woocommerce.single-product #tabs-desktop .tab-link.active::after  {
	transform: rotate(-45deg);
	top: 12px;
}

.woocommerce.single-product #tabs-desktop .mobile-tab a:hover {
	color: #ff7201;
}

.woocommerce.single-product #tabs-desktop .mobile-tab {
	display: none;
}

.woocommerce.single-product .woocommerce-tabs .desktop-tabs ul.tabs li p.stars a::after {

	background-color: transparent !important;

}

.woocommerce.single-product .woocommerce-tabs .desktop-tabs #tab-title-test_tab {
	padding-bottom: 30px;
}

.woocommerce.single-product #tabs-desktop .woocommerce-tabs {
	margin-top: 20px !important;
}

.woocommerce.single-product #tabs-desktop .woocommerce-tabs div#tab-description {
	margin-top: 0;
}

.woof_search_is_going nav.woocommerce-breadcrumb {
	display: block !important; 
}

/** FORMS **/

.woocommerce-cart input[type="text"], .woocommerce-cart input[type="email"], .woocommerce-cart input[type="tel"], .woocommerce-cart input[type="password"], .woocommerce-cart textarea, div.woocommerce input[type="text"], div.woocommerce input[type="email"], div.woocommerce input[type="tel"], div.woocommerce input[type="password"], div.woocommerce textarea {
	position: relative;
	width: 100%;
	margin: 0 0 40px;
	padding: 10px 21px;
	font-family: inherit;
	font-size: 13px;
	font-weight: 400;
	letter-spacing: .05em;
	line-height: calc(50px - (20px - 2px));
	color: #000;
	background-color: transparent;
	border: 1px solid #e1e1e1;
	border-radius: 0;
	outline: 0;
	cursor: text;
	-webkit-appearance: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-transform: uppercase;
	-webkit-transition: border-color .2s ease-in-out;
	-o-transition: border-color .2s ease-in-out;
	transition: border-color .2s ease-in-out;
}

.woocommerce-cart .wc-forward:not(.added_to_cart):not(.checkout-button), .woocommerce-cart a.added_to_cart, .woocommerce-cart a.button, .woocommerce-cart button[type="submit"], .woocommerce-cart input[type="submit"], div.woocommerce .wc-forward:not(.added_to_cart):not(.checkout-button), div.woocommerce a.added_to_cart, div.woocommerce a.button, div.woocommerce button[type="submit"], div.woocommerce input[type="submit"], div.wpforms-container-full .wpforms-form button[type="submit"] {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: auto;
	margin: 0;
	font-family: inherit;
	font-size: 11px;
	line-height: 2em;
	font-weight: 500;
	letter-spacing: .2em;
	text-transform: uppercase;
	outline: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #000;
	background-color: transparent;
	border: 1px solid #000;
	overflow: hidden;
	cursor: pointer;
	z-index: 3;
	padding: 10px 20px;
	border-radius: 0;
	-webkit-appearance: none;
	text-decoration: none;
}


/** MEDIA QUERIES **/

@media only screen and (max-width: 1366px) {

	.woocommerce #woocommerce-body {
		margin: 0 3%;
	}

	.woocommerce-cart .site-flex, .woocommerce-checkout .site-flex, .woocommerce-wishlist .site-flex {
		margin: 0 3%;
	}
	
	.woocommerce-view-order .woocommerce {
		width: 90% !important;
	}

} 

@media only screen and (max-width: 1024px) {

	.woocommerce #filter-shop {
		float: right;
		display: block;
		font-size: 25px;
		cursor: pointer;
		color: #ffffff;
		font-size: 12px;
		padding: 12px 40px;
		text-transform: uppercase;
		letter-spacing: 2px;
		background-color: #000000;
		margin-right: 10px;
	}

	.woocommerce #filter-shop span {
		background: url('img/filter.png') no-repeat;
		width: 12px;
		height: 12px;
		display: inline-block;
		background-position: 0 1px;
	}

	.woocommerce #secondary .woof_submit_search_form {
		position: fixed;
		width: 100%;
		background-color: #000000;
		color: #ffffff;
		font-size: 13px;
		letter-spacing: 2px;
		text-align: center;
		padding: 15px;
		bottom: 0;
		left: 0;
		text-transform: uppercase;
	}

	.woocommerce #secondary #close-filter {
		position: absolute;
		right: 20px;
		top: 16px;
		font-size: 20px;
		cursor: pointer;
	}

	.woocommerce #primary {
		width: 100%;
		order: 3;
	}

	ul.products.columns-3 li.product {
		width: 40% !important;
		margin: 30px 5%;
		float: none;
	}

	
	.related ul.products {
		justify-content: center;
	}


	.woocommerce header h1, .woocommerce header h1.woo, .woocommerce-cart header.entry-header h1.woo, .woocommerce-checkout header.entry-header h1.woo, .woocommerce-wishlist header.entry-header h1.woo, .woocommerce-account header.entry-header h1.woo {
		padding: 70px;
		margin-top: 120px;
		font-size: 36px;
	}

	.woocommerce #primary .product .images {
		width: 100%;
	}

	#big-menu .big-menu-column .fourth-menu-items {
		width: 40%;
	}
	
	#secondary .close-filter {
		display: block;
		position: absolute;
		top: 115px;
		right: 3%;
		cursor: pointer;
	}
	
	#secondary .close-filter svg {
		width: 30px;
		height: 30px;
	}
	
	.woocommerce.single-product .product_title {
		margin-top: 20px !important;
	}

	.single-product span.sold-out, .single-product span.best-seller, .single-product span.pro-pick, .single-product span.onsale, .single-product span.coming-soon, .single-product span.new-product {
		top: -20px !important;
	}
	
	.single .related-posts-holder article {
		width: 48%;
	}
	
	.single .product .product-label {
		position: absolute !important;
		order: 0;
	}
	
	.woocommerce.single-product .product .summary {
		position: static !important;
	}
}

@media only screen and (max-width: 950px) {

	#secondary .close-filter {
		right: 2%;
	}

}

@media only screen and (max-width: 875px) {

	#secondary .close-filter {
		right: 30px;
	}

}


@media only screen and (max-width: 875px) {

	

}

@media only screen and (max-width: 768px) {

	

	.woocommerce.single-product .related h2 {
		font-size: 26px;
	}


	.woocommerce-account .entry-content .woocommerce {
		flex-direction: column;
	}

	.woocommerce-account .woocommerce-MyAccount-navigation ul {
		border-right: 0;
	}

	.woocommerce-account .woocommerce-MyAccount-navigation, .woocommerce-account .woocommerce-MyAccount-content {
		width: 100%;
		margin: 20px 0;
		padding: 0;
	}

	.woocommerce-account .woocommerce .col2-set.addresses .col-1, .woocommerce-account .woocommerce .col2-set.addresses .col-2 {
		width: 100%;
		margin-right: 0;
		float: none;
	}
	
	.woocommerce #filter-shop {
		margin-right: 0;
	}

	 .woo-variation-gallery-thumbnail-slider.slick-initialized .slick-slide.slick-center.wvg-gallery-thumbnail-image, .woo-variation-gallery-thumbnail-slider.slick-initialized .slick-slide.slick-center .wvg-gallery-thumbnail-image, .woo-variation-gallery-thumbnail-slider.slick-initialized .slick-slide.slick-current.wvg-gallery-thumbnail-image, .woo-variation-gallery-thumbnail-slider.slick-initialized .slick-slide.slick-current .wvg-gallery-thumbnail-image {
		outline: none !important; 
	 }

	

}

@media only screen and (max-width: 680px) {


	ul.products.columns-3 li.product {
		width: 90% !important;
		margin: 30px 5%;
		padding: 0 15%;
	}
	
	.woocommerce-cart .cart-collaterals ul.products li.product {
		margin-bottom: 25px;
	}

	.woocommerce .woocommerce-breadcrumb {
		padding: 10px 0 40px 0;
		font-size: 15px;
	}

	.woo-variation-product-gallery {
		order: 2;
	}

	.product .sold-out, .product .best-seller, .product .pro-pick, .product .onsale, .product .coming-soon, .product .new-product {
		top: -33px !important;
		padding: 1px 5px !important;
		width: 100px !important;
		white-space: nowrap;
		letter-spacing: 1.5px !important;
	}

	
	ul.products.columns-4 li.product {
		width: 45% !important;
	}
	
	.quick_view_button.fancybox {
		display: none;
	}

	.related.products .product img {
		margin: 0 auto;
	}

}

@media only screen and (max-width: 500px) {

	.woocommerce #woocommerce-body {
		margin: 0 5%;
	}

	ul.products.columns-3 li.product {
		width: 100% !important;
		margin: 30px 0;
		padding: 0 4%;
	}

	.woocommerce #filter-shop {
		padding: 12px 20px;
	}

}

@media only screen and (max-width: 380px) {
	.woocommerce.single-product form button {
		padding: 14px 34px;
	}
	
	li.product .buttons .button {
		font-size: 10px;
		white-space: nowrap;
	}
}

