[class^="os-icon-"],
[class*=" os-icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "os-icomoon" !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.os-icon-star:before {
	content: "\f900";
}

.os-icon-trash:before {
	content: "\f901";
}

.os-icon-angle-down:before {
	content: "\f902";
}

.os-icon-angle-left:before {
	content: "\f903";
}

.os-icon-angle-right:before {
	content: "\f904";
}

.os-icon-angle-up:before {
	content: "\f905";
}

.os-icon-arrow-left:before {
	content: "\f906";
}

.os-icon-arrow-right:before {
	content: "\f907";
}

.os-icon-check:before {
	content: "\f908";
}

.os-icon-close:before {
	content: "\f909";
}

.os-icon-user:before {
	content: "\f90a";
}

.os-icon-wishlist:before {
	content: "\f90b";
}

/* Visually hide screen-reader-only text (e.g. WooCommerce "Price range: X through Y")
   while keeping it available to assistive tech. The theme has no global rule for this. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	position: absolute;
	word-wrap: normal !important;
}

.section-title {
	font-family: "proxima-nova", "Assistant", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	letter-spacing: 0;
}

.grecaptcha-badge {
	display: none !important;
}

.h1-layout {
	margin-block: .625rem 0;
}

.h1-layout .section-title {
	margin: 0;
}

.order-cancel-form .cancel-order-terms-conditions .cancel-order-checkbox .fake-input {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	top: .4375rem;
}

.page-template-page-tracking-php #main .container.tracking-container {
	max-width: 100%;
	padding: 0;
}

.page-template-page-tracking-php #main .container.tracking-container iframe {
	min-height: 910px;
	overflow: hidden;
}

.page-template-page-tracking-php #footer {
	margin: 0;
	margin-top: -8px;
}

#header {
	box-shadow: none;
}

#header .header-top-wrap {
	margin-bottom: 0;
	position: relative;
	padding-bottom: .84375rem;
}

.header_search_open .backdrop-overlay {
	opacity: 1;
	visibility: visible;
}

.header-nav-holder {
	position: relative;
}

.header-nav-holder::before {
	content: "";
	background: rgba(0, 0, 0, .3);
	height: 1px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

.header-layout-four .header-holder {
	min-height: auto;
}

.header-layout-four .logo img {
	max-height: 1.4375rem;
}

.header-layout-four .search-tgl-btn {
	background: none;
	border: none;
	padding: 0;
	width: 1.5625rem;
	height: 1.4375rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: .875rem;
}

.header-layout-four .header-search .input-group {
	border: none;
	border-radius: 0;
}

.header-layout-four .header-search .input-group .input-group-append {
	display: none;
}

.header-layout-four .header-search .input-group input[type="search"] {
	padding-right: 0;
	padding-left: 2.25rem;
}

html[dir="rtl"] .header-layout-four .header-search .input-group input[type="search"] {
	padding-right: 2.25rem;
	padding-left: 0;
}

.header-layout-four .header-search .input-group .input-group-append {
	left: 0;
	right: auto;
}

html[dir="rtl"] .header-layout-four .header-search .input-group .input-group-append {
	left: auto;
	right: 0;
}

.header-layout-four .header-search .input-group .input-group-append .icon-search {
	position: static;
}

.header-layout-four.header_search_open .header-search {
	opacity: 1;
	visibility: visible;
}

.header-layout-four .header-cart [class*="icon-"],
.header-layout-four .header-cart [class^="col-"],
.header-layout-four .header-wishlist [class*="icon-"],
.header-layout-four .header-wishlist [class^="col-"] {
	font-size: .8125rem;
}

.header-layout-four .header-wishlist .counter,
.header-layout-four .header-wishlist .counter_wish {
	display: none;
}

.header-layout-four .header-cart {
	padding: 0;
}

.header-layout-four .header-cart [class*="icon-"] {
	font-size: .875rem;
}

.header-layout-four .header-cart .counter,
.header-layout-four .header-cart .counter_wish {
	margin-left: .1875rem;
	margin-top: .125rem;
	position: static;
	background: none;
	border-radius: 0;
	color: #000;
	width: auto;
	height: auto;
	line-height: 1.5;
	font-size: .625rem;
	font-family: "Assistant", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.header-layout-four .header-cart .counter::before,
.header-layout-four .header-cart .counter_wish::before {
	content: "(";
}

.header-layout-four .header-cart .counter::after,
.header-layout-four .header-cart .counter_wish::after {
	content: ")";
}

#secondary-nav {
	background: #efefef;
	padding: 0 1.15625rem;
}

#secondary-nav .secondary-menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	margin: 0 -.71875rem;
	overflow-x: auto;
	overflow-y: hidden;
	-ms-overflow-style: none;
	scrollbar-width: none;
}

#secondary-nav .secondary-menu::-webkit-scrollbar {
	display: none;
}

#secondary-nav .secondary-menu > li {
	margin: 0 .71875rem;
	display: block;
	font-size: .8125rem;
	line-height: 1;
}

#secondary-nav .secondary-menu > li > a {
	padding: 14px 0;
	display: inline-block;
	white-space: nowrap;
	position: relative;
	color: #3e3e3e;
	border-bottom: 1px solid transparent;
	-webkit-transition: border .3s ease;
	transition: border .3s ease;
}

#secondary-nav .secondary-menu > li.current-menu-item > a,
#secondary-nav .secondary-menu > li.current_page_item > a,
#secondary-nav .secondary-menu > li:hover > a {
	border-bottom-color: #3e3e3e;
}

.nav-opener .nav-bar:before {
	top: -7px;
}

.nav-opener .nav-bar:after {
	width: 100%;
	bottom: -7px;
}

#primary-nav .nav-close {
	position: absolute;
	top: 6px;
	right: calc(100% + .3125rem);
	background: none;
	border: none;
	padding: 0;
	font-size: 14px;
	color: #fff;
	width: 30px;
	height: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

#primary-nav .primary-menu .menu-bold > a {
	font-weight: 600 !important;
}

#primary-nav .primary-menu .submenu-holder .sub-menu > li > a {
	padding: 0 .9375rem .6875rem 0;
	border-top: none;
}

.rtl #primary-nav .primary-menu .submenu-holder .sub-menu > li > a {
	padding: 0 0 .6875rem .9375rem;
}

#primary-nav .mega-menu .submenu-holder {
	border-top: none;
}

#primary-nav .mega-menu .submenu-holder > .sub-menu {
	-ms-flex-preferred-size: 28%;
	flex-basis: 28%;
	max-width: 28%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 -1.5rem;
	font-size: 14px;
}

#primary-nav .mega-menu .submenu-holder > .sub-menu:only-child {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
}

#primary-nav .mega-menu .submenu-holder > .sub-menu > li {
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	-ms-flex-preferred-size: initial;
	flex-basis: initial;
}

#primary-nav .mega-menu .submenu-holder > .sub-menu > li.hide-subtitle > a {
	display: none;
}

#primary-nav .mega-menu .submenu-holder > .sub-menu > li > a {
	font-weight: 700;
}

#primary-nav .mega-menu .menu-banner-row {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%;
}

#primary-nav .mega-menu .menu-banner-row .menu-banner-col {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	max-width: 44%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
}

#primary-nav .mega-menu .menu-banner-row .banner-text {
	margin: 13px 0 0;
	font-family: "proxima-nova", "Assistant", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 1.3;
	font-weight: 300;
}

#primary-nav .mega-menu .menu-banner-row .menu-brand-col {
	max-width: 30%;
	text-align: left;
}

#primary-nav .mega-menu .menu-banner-row .menu-brand-col .brand-text {
	font-weight: 700;
}

#primary-nav .mega-menu .menu-banner-row .menu-brand-col .brand-all-link {
	font-size: 16px;
	color: #3e3e3e;
}

#primary-nav .mega-menu .menu-banner-row .menu-brand-col .brand-all-link i {
	font-size: 9px;
	padding-left: 6px;
	-webkit-transition: .5s ease all;
	transition: .5s ease all;
}

#primary-nav .mega-menu .menu-banner-row .menu-brand-col .brand-all-link:hover i {
	padding-left: 10px;
}

#primary-nav .mega-menu .menu-banner-row .menu-brand-col .brand-lists .az-links-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	border: 1px solid #3e3e3e;
}

#primary-nav .mega-menu .menu-banner-row .menu-brand-col .brand-lists .az-links-list li {
	max-width: 16.67%;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.67%;
	flex: 0 0 16.67%;
	line-height: 1;
	padding: 0 7px 11px 7px;
}

#primary-nav .mega-menu .menu-banner-row .menu-brand-col .brand-lists .az-links-list li a {
	color: #3e3e3e;
}

.rtl #primary-nav .mega-menu.menu_items_2.banner_items_2 .submenu-holder > .sub-menu,
.rtl #primary-nav .mega-menu.menu_items_2.banner_items_3 .submenu-holder > .sub-menu {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}

.rtl #primary-nav .mega-menu.menu_items_2.banner_items_2 .submenu-holder .menu-banner-row,
.rtl #primary-nav .mega-menu.menu_items_2.banner_items_3 .submenu-holder .menu-banner-row {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}

#primary-nav .mega-menu.menu_items_2.banner_items_3 .submenu-holder > .sub-menu > li {
	text-align: left;
}

#primary-nav .mega-menu.menu_items_2.banner_items_3 .submenu-holder .menu-banner-row {
	max-width: 72%;
	-ms-flex-preferred-size: 72%;
	flex-basis: 72%;
}

.login-modal .modal-content,
.register-modal .modal-content {
	right: auto;
	left: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-transition: visibility ease-in-out .4s, opacity ease-in-out .4s, -webkit-transform ease-in-out .4s;
	transition: visibility ease-in-out .4s, opacity ease-in-out .4s, -webkit-transform ease-in-out .4s;
	transition: transform ease-in-out .4s, visibility ease-in-out .4s, opacity ease-in-out .4s;
	transition: transform ease-in-out .4s, visibility ease-in-out .4s, opacity ease-in-out .4s, -webkit-transform ease-in-out .4s;
}

.login-modal.show .modal-content,
.register-modal.show .modal-content {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}

.login-modal .modal-close,
.register-modal .modal-close {
	left: 1.125rem;
	right: auto;
}

.rtl .login-modal .modal-close,
.rtl
  .register-modal .modal-close {
	left: auto;
	right: 1.125rem;
}

.login-modal .form-holder,
.register-modal .form-holder {
	margin-top: .75rem;
}

.login-modal .loginform,
.login-modal #user-register-form,
.register-modal .loginform,
.register-modal #user-register-form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.login-modal .form-row,
.register-modal .form-row {
	margin: 0;
	display: block;
}

.login-modal .form-row .form-group,
.register-modal .form-row .form-group {
	padding: 0;
	-ms-flex-preferred-size: initial;
	flex-basis: initial;
	max-width: 100%;
}

.login-modal .social-login,
.register-modal .social-login {
	margin: 0 -.625rem 1.5625rem;
	padding-top: 0;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: horizontal !important;
	-webkit-box-direction: normal !important;
	-ms-flex-direction: row !important;
	flex-direction: row !important;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1;
}

.login-modal .social-login .form-title,
.register-modal .social-login .form-title {
	margin: 0 .625rem .625rem;
	width: 100%;
}

.login-modal .social-login .btn-google,
.login-modal .social-login .btn-facebook,
.login-modal .social-login .button-social-login-facebook,
.register-modal .social-login .btn-google,
.register-modal .social-login .btn-facebook,
.register-modal .social-login .button-social-login-facebook {
	margin: .3125rem .625rem;
	width: 100%;
	max-width: 8.125rem;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.login-modal .social-login .btn-google::before,
.login-modal .social-login .btn-facebook::before,
.login-modal .social-login .button-social-login-facebook::before,
.register-modal .social-login .btn-google::before,
.register-modal .social-login .btn-facebook::before,
.register-modal .social-login .button-social-login-facebook::before {
	content: "";
	background-image: url("../images/google-color.svg");
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center;
	width: .84375rem;
	height: .84375rem;
	margin-right: .3125rem;
}

.login-modal .social-login .btn-google img,
.login-modal .social-login .btn-facebook img,
.login-modal .social-login .button-social-login-facebook img,
.register-modal .social-login .btn-google img,
.register-modal .social-login .btn-facebook img,
.register-modal .social-login .button-social-login-facebook img {
	display: none;
}

.login-modal .social-login .btn-google span,
.login-modal .social-login .btn-facebook span,
.login-modal .social-login .button-social-login-facebook span,
.register-modal .social-login .btn-google span,
.register-modal .social-login .btn-facebook span,
.register-modal .social-login .button-social-login-facebook span {
	margin: 0;
}

.login-modal .social-login .btn-facebook,
.login-modal .social-login .button-social-login-facebook,
.register-modal .social-login .btn-facebook,
.register-modal .social-login .button-social-login-facebook {
	border: 1px solid #d0d0d0;
	text-transform: uppercase;
	font-size: .75rem;
	color: #000;
	line-height: 1;
	direction: ltr;
	height: calc(1.875rem + 2px);
}

.login-modal .social-login .btn-facebook::before,
.login-modal .social-login .button-social-login-facebook::before,
.register-modal .social-login .btn-facebook::before,
.register-modal .social-login .button-social-login-facebook::before {
	background-image: url("../images/facebook-color.svg");
}

.login-modal .modal-content .modal-content-inner {
	height: 100%;
}

.login-modal .modal-content .modal-content-inner ownid-fingerprint-button-widget {
	z-index: 9;
}

.header-mini-cart .mini-cart-heading,
.header-mini-cart .wishlist-heading,
.header-wishlist-box .mini-cart-heading,
.header-wishlist-box .wishlist-heading {
	font-size: .9375rem;
	font-weight: 500;
	color: #3e3e3e;
}

.header-mini-cart .cart-header {
	border-bottom: 1px solid #ececec;
	padding-bottom: .9375rem;
}

.header-mini-cart .cart-header .icon-cart {
	display: none;
}

.header-mini-cart .cart-header > .mini-cart-subheading {
	padding-top: 0;
	padding-bottom: .9375rem;
}

.header-mini-cart .cart-close {
	font-size: 11px;
	left: 0;
}

.rtl .header-mini-cart .cart-close {
	left: auto;
	right: 0;
}

.header-mini-cart .cart-top-wrapper {
	padding: .9375rem 0;
	border-bottom: none;
	min-height: auto;
}

.header-mini-cart .mini-cart-subheading {
	padding-top: 0;
	padding-bottom: .625rem;
	font-size: .8125rem;
}

#wrapper .header-mini-cart .mini-cart-subheading .progress {
	height: 6px;
	background: #c9c9c9;
}

#wrapper .header-mini-cart .mini-cart-subheading .progress .progress-bar {
	background: #3e3e3e;
}

.header-mini-cart .mini-cart-body {
	padding: 0;
}

.header-mini-cart .mini-cart-body::-webkit-scrollbar {
	width: 6px;
}

.header-mini-cart .mini-cart-body::-webkit-scrollbar-track {
	background: #e9ecef;
	border-radius: 30px;
}

.header-mini-cart .mini-cart-body::-webkit-scrollbar-thumb {
	background: #3e3e3e;
	border-radius: 30px;
}

.header-mini-cart .mini-cart-body::-webkit-scrollbar-thumb:hover {
	background: #3e3e3e;
}

.header-mini-cart .mini-cart-upsell {
	margin: 0;
	padding: .9375rem .9375rem .9375rem 0;
	position: relative;
}

.header-mini-cart .minicart-upsell-slider::before {
	content: "";
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, .9) 50%, transparent);
	background: linear-gradient(90deg, rgba(255, 255, 255, .9) 50%, transparent);
	position: absolute;
	top: -.625rem;
	left: 0;
	bottom: 0;
	width: 4.375rem;
	z-index: 9;
}

.header-mini-cart .minicart-upsell-slider.slick-slider .slick-arrow {
	border: 1px solid #3e3e3e;
	font-size: .6875rem;
	width: 1.25rem;
	height: 1.25rem;
	z-index: 9;
	padding: 0;
}

.header-mini-cart .minicart-upsell-slider.slick-slider .slick-prev {
	left: 0;
}

.rtl .header-mini-cart .minicart-upsell-slider.slick-slider .slick-prev {
	left: auto;
	right: 0;
}

.header-mini-cart .minicart-upsell-slider.slick-slider .slick-next {
	right: .9375rem;
}

.rtl .header-mini-cart .minicart-upsell-slider.slick-slider .slick-next {
	left: .9375rem;
	right: auto;
}

.header-mini-cart .minicart-upsell-slider .slick-list {
	padding-right: 0 !important;
}

.header-mini-cart .minicart-upsell-slider .slick-track {
	display: block;
}

.header-mini-cart .minicart-upsell-slider .product-item,
.header-mini-cart .minicart-upsell-slider .product-col,
.header-mini-cart .minicart-upsell-slider .simple_product,
.header-mini-cart .minicart-upsell-slider .variations {
	height: auto;
}

.header-mini-cart .minicart-upsell-slider .variations .product-detail .price {
	margin-top: 0;
}

.header-mini-cart .minicart-upsell-slider .product-detail .button {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: .75rem;
	position: relative;
	text-decoration: underline;
}

.header-mini-cart .minicart-upsell-slider .product-detail .button::before {
	content: "\e908";
	margin-left: .3125rem;
	font-family: "icomoon";
	width: 1.375rem;
	height: 1.375rem;
	background: #3e3e3e;
	border-radius: 100%;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.header-mini-cart .mini-cart-items {
	padding: 0 .9375rem;
}

body.woo-variation-swatches .mini-cart-upsell .product-item .product-detail > .addtocart-btn-holder {
	display: none !important;
}

body.woo-variation-swatches.wvs-archive-align-center .mini-cart-upsell .product-item .wvs-archive-variation-wrapper .variations {
	text-align: center;
	-ms-flex-wrap: initial;
	flex-wrap: initial;
}

body.woo-variation-swatches.rtl .mini-cart-upsell .product-item .product-vars .variable-items-wrapper .variable-item.button-variable-item:not(.radio-variable-item) {
	margin: 0;
}

body.woo-variation-swatches.rtl .mini-cart-upsell .product-item .product-vars .variable-items-wrapper .variable-item:not(.radio-variable-item) {
	margin: 4px;
}

.mini-cart-item {
	padding: .3125rem 0;
	margin: 0;
	border-bottom-color: #e9e6e6;
}

.mini-cart-item .product-image {
	-ms-flex-preferred-size: 4.375rem;
	flex-basis: 4.375rem;
	max-width: 4.375rem;
}

.mini-cart-item .product-image a {
	position: relative;
	height: 0;
	overflow: hidden;
	display: block;
	padding-top: 120%;
}

.mini-cart-item .product-image a img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.mini-cart-item .product-detail {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	max-width: 100%;
	padding: 0 0 0 .625rem;
	font-size: .75rem;
	color: #3e3e3e;
}

.rtl .mini-cart-item .product-detail {
	padding-left: 0;
	padding-right: .625rem;
}

.mini-cart-item .mini-cart-top {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.mini-cart-item .mini-cart-bottom {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.mini-cart-item .product-variation {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: 1;
}

.mini-cart-item .product-variation .data-variation {
	position: relative;
}

.mini-cart-item .product-variation .data-variation .color-item-content {
	display: inline-block;
	border-radius: 50px;
	width: .875rem;
	height: .875rem;
}

.mini-cart-item .product-variation .data-variation .color-item-content.color-white-border {
	border: 1px solid #d7d7d7;
}

.mini-cart-item .product-variation .data-variation:nth-child(1) {
	padding-left: .3125rem;
	margin-left: .3125rem;
}

.mini-cart-item .product-variation .data-variation:nth-child(1):after {
	position: absolute;
	content: "";
	left: 0;
	background: #3e3e3e;
	height: 100%;
	width: 1px;
}

.mini-cart-item .cart-quantity {
	margin-top: .625rem;
}

.mini-cart-item .jcf-number {
	width: 2.875rem;
	height: 1.46875rem;
}

.mini-cart-item .jcf-number input[type="number"] {
	padding: .25rem .75rem;
	font-size: .75rem;
	font-weight: 300;
	color: #3e3e3e;
}

.mini-cart-item .jcf-number .jcf-btn-inc,
.mini-cart-item .jcf-number .jcf-btn-dec {
	padding: 0 .25rem;
	width: auto;
	color: #3e3e3e;
}

.mini-cart-item .jcf-number .jcf-btn-inc:before,
.mini-cart-item .jcf-number .jcf-btn-dec:before {
	font-size: .375rem;
	font-weight: bolder;
}

.mini-cart-item .product-price {
	font-weight: 500;
}

.mini-cart-item .qty_remove_wrap .cart-remove {
	text-decoration: none;
	display: block;
	margin: 0;
	border: none;
	font-size: .78125rem;
	color: #3e3e3e;
}

.mini-cart-item .cart-quantity {
	margin-top: auto;
}

.mini-cart-upsell .upsell-title {
	margin-bottom: .625rem;
	font-size: .875rem;
	font-weight: 500;
}

.mini-cart-upsell .product-col .product-item .simple_product .product-detail .price {
	padding-bottom: 0;
	margin-bottom: 0;
}

.header-wishlist-box .product-item .btn-remove-wishlist {
	background: #fff;
	left: .25rem;
	right: auto;
}

.header-wishlist-box .product-item .img-wrap {
	margin-bottom: .3125rem;
}

.header-wishlist-box .product-item .product-tags-loop {
	margin-bottom: .1875rem;
}

.header-wishlist-box .product-item .product-title,
.header-wishlist-box .product-item .product-name,
.header-wishlist-box .product-item span.price,
.header-wishlist-box .product-item .product-price {
	margin-bottom: .125rem;
}

.header-mini-cart.cart-empty .mini-cart-upsell {
	position: absolute;
	width: 100%;
	opacity: 0;
}

.mini-cart-item .product-variation .data-variation img {
	width: 1rem;
	height: 1rem;
	box-shadow: 0 0 0 1px #000;
	border-radius: 50%;
	object-fit: cover;
}

body.woo-variation-swatches.rtl .product-item .product-vars .variable-items-wrapper .variable-item.button-variable-item:not(.radio-variable-item) .variable-item-span,
body.woo-variation-swatches .product-item .product-vars .variable-items-wrapper .variable-item.button-variable-item:not(.radio-variable-item) .variable-item-span,
body.woo-variation-swatches .single-product-summary .variable-items-wrapper li.variable-item:not(.radio-variable-item).button-variable-item .variable-item-span {
	text-transform: uppercase;
}

.product-item .matat_sale_badge,
.product-item .sold-out-label,
.product-item .sale-label,
.product-item .new-label,
.product-item .off-label,
.product-item .comming-soon-label {
	background-color: rgba(255, 255, 255, .8);
	color: #3e3e3e;
	right: 0;
	box-shadow: none;
	padding: 3px 10px;
	min-width: 54px;
	text-align: center;
}

.product-item .sale-label,
.product-item .matat_sale_badge {
	background: #3e3e3e;
	color: #fff;
}

.product-item .matat-wishlist-button-wrap .icon-heart-o {
	font-family: "os-icomoon" !important;
}

.product-item .matat-wishlist-button-wrap .icon-heart-o:before {
	content: "\f90b";
}

.product-item .btn-add-wishlist {
	width: 1.375rem;
	height: 1.375rem;
	background-color: rgba(255, 255, 255, .8);
}

.product-item .product-img .normal-image,
.product-item .product-img .vimeo-wrap {
	padding-bottom: 100%;
}

.product-item .product-title,
.product-item .product-name,
.product-item span.price,
.product-item .product-price {
	font-size: .75rem;
	line-height: 1.5;
}

.product-item span.price del,
.product-item .product-price del {
	color: #3e3e3e;
	opacity: .5;
}

.product-item span.price del .amount,
.product-item .product-price del .amount {
	color: inherit;
}

.product-item span.price ins,
.product-item .product-price ins {
	color: #3e3e3e;
	font-weight: 500;
}

.product-item .price br {
	display: none;
}

.product-item .variations a.btn-icon-var {
	background: #3e3e3e !important;
	color: #fff !important;
	border-radius: 50%;
	width: 1.375rem;
	height: 1.375rem;
	top: -2.1875rem;
	left: .4375rem;
}

.product-item .variations a.btn-icon-var::before {
	content: "\e908";
	margin-left: .3125rem;
	font-family: "icomoon";
	width: 1.375rem;
	height: 1.375rem;
	background: #3e3e3e;
	border-radius: 100%;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.product-item .variations a.btn-icon-var img {
	display: none;
}

.product-item .awdr_discount_bar {
	padding: 0;
}

.product-item .awdr_discount_bar .awdr_discount_bar_content {
	color: #983317;
	font-size: .75rem;
	margin-bottom: 2px;
}

.woo-variation-swatches .product-item .product-detail .woo-variation-items-wrapper .variable-items-wrapper.image-variable-items-wrapper .variable-item:nth-child(4) ~ li,
.woo-variation-swatches .product-item .product-detail > div .variable-items-wrapper.image-variable-items-wrapper .variable-item:nth-child(4) ~ li {
	display: none;
}

.woo-variation-swatches .product-item .product-detail .woo-variation-items-wrapper .variable-items-wrapper.image-variable-items-wrapper.all_color_active .variable-item:nth-child(4) ~ li,
.woo-variation-swatches .product-item .product-detail > div .variable-items-wrapper.image-variable-items-wrapper.all_color_active .variable-item:nth-child(4) ~ li {
	display: block;
}

.woo-variation-swatches .product-item .product-detail .woo-variation-items-wrapper,
.woo-variation-swatches .product-item .product-detail > div {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.hero-banner .banner-content {
	top: 0;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: .9375rem 0;
}

.hero-banner .banner-text {
	padding: 0;
}

.hero-banner .banner-title {
	text-align: left;
	margin: 0;
	line-height: 1.2;
	opacity: .6;
	font-family: "proxima-nova", "Assistant", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-size: 2.65625rem;
}

.best-selling-section {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.best-selling-section .section-title {
	font-size: 1.0625rem;
}

.best-selling-section .best-selling-slider .slick-arrow {
	font-size: 22px;
	color: #3e3e3e;
}

.best-selling-section a.btn-view-all {
	padding: .3125rem .625rem;
	width: auto;
	min-width: 10rem;
	min-height: 2.125rem;
	line-height: 1;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: .8125rem;
	border-color: #9e9e9e;
	color: #3e3e3e;
	background: none;
}

.best-selling-section a.btn-view-all:not(:disabled):not(.disabled):hover {
	border-color: #3e3e3e;
	background: #3e3e3e;
	color: #fff;
}

.home-layout-three.three_column--optional-new:not(.slick-initialized) {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	grid-gap: 0;
	margin: 0 -.625rem;
	padding-inline: .9375rem;
}

.home-layout-three.three_column--optional-new:not(.slick-initialized) .col-item {
	margin: 0;
	padding: 0 .625rem;
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%;
}

.home-layout-three.three_column--optional-new:not(.slick-initialized) .col-item:first-child {
	padding: 0 .625rem;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
	margin-bottom: 1.25rem;
}

.home-layout-three.three_column--optional-new:not(.slick-initialized) .col-item .img-wrap img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.home-layout-three.three_column--optional-new .title-holder {
	margin-top: .625rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
}

.home-layout-three.three_column--optional-new .box-title {
	margin-top: 0;
	margin-bottom: .625rem;
	font-family: "proxima-nova", "Assistant", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: .9375rem;
	font-weight: 300;
	line-height: 1.1;
	text-align: left;
	text-transform: uppercase;
}

.home-layout-three.three_column--optional-new .btn-link {
	color: #3e3e3e;
	display: inline-block;
	font-size: .75rem;
	line-height: 1.3;
	text-decoration: none;
}

.home-layout-three.three_column--optional-new .btn-link i {
	margin-left: .3125rem;
	font-size: .375rem;
}

.home-layout-three.has_slider:not(.slick-initialized):not(.flickity-enabled) {
	display: block;
	overflow: auto;
	margin-inline: 0;
}

.home-layout-three.has_slider:not(.slick-initialized):not(.flickity-enabled) .col-item {
	max-width: 100%;
	margin-bottom: .75rem;
	padding-left: 0;
}

.home-layout-two:not(.has_slider) {
	padding-left: .9375rem;
	padding-right: .9375rem;
}

.home-layout-two:not(.has_slider) .col-item .box-content {
	padding: .46875rem 0 0;
	position: static;
}

.home-layout-two:not(.has_slider) .col-item .box-title {
	margin-bottom: .46875rem;
	font-size: .9375rem;
	text-shadow: none;
	line-height: 1.33;
	font-weight: 300;
}

.home-layout-two:not(.has_slider) .col-item button.btn {
	padding: .3125rem .625rem;
	width: auto;
	min-width: 10rem;
	min-height: 2.125rem;
	line-height: 1;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: .8125rem;
	border-color: #9e9e9e;
	color: #3e3e3e;
	background: none;
}

.home-layout-two:not(.has_slider) .col-item button.btn:not(:disabled):not(.disabled):hover {
	border-color: #3e3e3e;
	background: #3e3e3e;
	color: #fff;
}

.home-layout-two:not(.has_slider) .col-item img {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}

.home-layout-two .box-content .box-desc {
	margin-bottom: .9375rem;
	font-size: .75rem;
	font-weight: 300;
	color: #3e3e3e;
	line-height: 1.31;
	max-width: 13.21875rem;
}

.home-layout-two .box-content .box-desc p:last-child {
	margin-bottom: 0;
}

body:not(.home) #main .home-blogs-section {
	padding-top: .625rem;
}

.home-blogs-section .section-blogs-slider:not(.slick-initialized) {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.home-blogs-section .section-blogs-slider:not(.slick-initialized) .slide:nth-child(3) ~ .slide {
	display: none;
}

.home-blogs-section .slick-slider .slick-arrow {
	position: absolute;
	top: 40%;
	font-size: 22px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.home-blogs-section .slick-slider .slick-arrow.slick-prev {
	right: -20px;
}

.home-blogs-section .slick-slider .slick-arrow.slick-next {
	left: -20px;
}

.home-blogs-section a.btn-all-blogs {
	padding: .3125rem .625rem;
	width: auto;
	min-width: 10rem;
	min-height: 2.125rem;
	line-height: 1;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: .8125rem;
	border-color: #9e9e9e;
	color: #3e3e3e;
	background: none;
}

.home-blogs-section a.btn-all-blogs:not(:disabled):not(.disabled):hover {
	border-color: #3e3e3e;
	background: #3e3e3e;
	color: #fff;
}

.blog-item {
	margin: 0 .46875rem;
}

.blog-item .blog-title {
	margin-bottom: .46875rem;
	font-size: .8125rem;
	font-weight: 500;
	line-height: 1.31;
}

.home .blog-item .blog-title {
	font-weight: 500;
}

.blog-item .blog-title a {
	color: #3e3e3e;
}

.blog-item .blog-item-excerpt {
	margin-bottom: .40625rem;
	color: #3e3e3e;
}

.blog-item .link_read_more {
	font-size: .75rem;
	font-weight: 500;
	color: #3e3e3e;
}

.blog-item .link_read_more [class*="icon-"] {
	margin-right: .84375rem;
}

.page_wrapper_article .page-header-article .page-title {
	margin-top: 0;
	font-size: 1.25rem;
	font-weight: 300;
}

.page_wrapper_article .page-header-article .post-cat a {
	margin-left: .625rem;
	padding: .3125rem .625rem;
	font-size: .6875rem;
	background: #f2f2f2;
	border-color: #c9c9c9;
	border-radius: 100px;
	min-width: auto;
	line-height: 1.3;
	color: #3e3e3e;
}

.single-post .related-blog-section {
	padding-bottom: 0;
}

.single-post .related-blog-section .section-title {
	padding: 0 .9375rem;
	text-align: center;
	font-family: "proxima-nova", "Assistant", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 300;
	color: #3e3e3e;
	line-height: 1.1;
}

.single-post .related-blog-section .section-blogs-slider .blog-item {
	padding: 0;
}

.page-template-page-contact .woocommerce-breadcrumb {
	padding-bottom: .9375rem;
}

.contactus-form-holder::before {
	display: none;
}

.contactus-form-holder .row {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	margin-left: 0;
	margin-right: 0;
}

.contactus-form-holder .contactus-form-inner-holder {
	border-radius: 0;
	box-shadow: none;
	max-width: 1075px;
}

.contactus-form-holder .col-md-5 {
	margin-bottom: .9375rem;
	padding-left: 0;
	padding-right: 0;
}

.contactus-form-holder .contact-image .bg-image {
	height: 100%;
}

.contactus-form-holder .contact-form-holder {
	max-width: 100%;
	padding: 0;
}

.contactus-form-holder .contact-form-holder .form-subheading,
.contactus-form-holder .contact-form-holder .wpcf7 {
	max-width: 100%;
}

.contactus-form-holder .form-subheading {
	display: none;
}

.contactus-heading {
	margin-bottom: 1.25rem;
	background: none !important;
	padding: 0;
}

.contactus-heading .top-text {
	font-size: .75rem;
	color: #3e3e3e;
	font-weight: 300;
}

.contactus-heading h1 {
	margin-bottom: .625rem;
	font-size: 1.25rem;
	font-weight: 300;
}

.contactus-heading .info-text {
	margin-bottom: .625rem;
}

.contact-form-holder .form-row {
	margin-left: -.3125rem;
	margin-right: -.3125rem;
}

.contact-form-holder .form-row > [class*="col-"] {
	padding-left: .3125rem;
	padding-right: .3125rem;
}

.contact-form-holder .form-group .input-label {
	margin-bottom: .25rem;
	position: static;
	font-size: .75rem;
	display: block;
}

.contact-form-holder .form-control {
	padding: .3125rem .625rem;
	border: 1px solid #cbcbcb;
	height: 2rem;
	line-height: 1.3;
}

.contact-form-holder button.btn {
	margin-top: 1.25rem;
	width: 100%;
	min-height: 2.125rem;
	background: #000;
	color: #fff;
	font-size: .875rem;
	font-weight: 500;
}

.contact-form-holder .contact-description-text {
	font-size: .75rem;
	color: #3e3e3e;
	font-weight: 300;
}

.contact-form-holder .contact-description-text strong {
	font-weight: 400;
}

.contact-form-holder .contact-description-text a {
	text-decoration: underline;
}

.contact-form-holder .contact-description-text a:hover {
	text-decoration: none;
}

.contact-info-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 1.875rem -.625rem 0;
}

.contact-info-list .contact-title {
	margin-bottom: .625rem;
	padding: 0 .625rem;
	font-size: .75rem;
	font-weight: 300;
	text-align: center;
	width: 100%;
}

.contact-info-list .contact-info-box {
	margin-top: .3125rem;
	padding: 0 .625rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.contact-info-list .contact-icon-holder {
	margin-left: .4375rem;
	width: .9375rem;
	height: .9375rem;
	font-size: .6875rem;
	color: #3e3e3e;
}

.contact-info-list .contact-list {
	font-size: .75rem;
}

.contact-info-list .contact-list a {
	color: #3e3e3e;
}

.contact-info-list .contact-list a:hover {
	text-decoration: underline;
}

.single-product .sticky-wrap,
.single-product #header {
	overflow: visible;
}

.custom-single-label {
	color: #983317;
	font-size: .875rem;
}

.single-product.single-product-layout-two #wrapper {
	overflow: hidden;
}

.product-tags {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: .625rem;
}

.product-tags a {
	color: rgba(62, 62, 62, .7);
	font-size: .6875rem;
}

.product-tags a:hover {
	color: #3e3e3e;
}

.single .product-tags a {
	font-size: .9375rem;
	margin-bottom: 5px;
}

.product-tags-loop {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: .625rem;
}

.product-tags-loop a {
	color: rgba(62, 62, 62, .7);
	font-size: .6875rem;
}

.product-tags-loop a:hover {
	color: #3e3e3e;
}

.single-product-detail-container .single-product-detail .off-label,
.single-product-detail-container .single-product-detail .sale-label,
.single-product-detail-container .single-product-detail .new-label,
.single-product-detail-container .single-product-detail .sold-label,
.single-product-detail-container .single-product-detail .matat_badge {
	background: #3e3e3e;
	color: #fff;
	box-shadow: none;
	padding: 3px 10px;
	min-width: 54px;
	text-align: center;
	right: 0;
}

.single-product-detail .single-product-summary .awdr_discount_bar {
	padding: 0;
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1;
	color: #983317 !important;
	font-size: .875rem;
	margin-bottom: .375rem;
}

.single-product-detail .single-product-summary .product_title {
	font-weight: 300;
	color: #3e3e3e;
}

.single-product-detail .single-product-summary .product_title.bundled_product_title {
	display: none;
}

.single-product-detail .single-product-summary .product-price {
	font-size: .9375rem;
	font-weight: 400;
	color: #3e3e3e;
}

.single-product-detail .single-product-summary .product-quantity .jcf-number input,
.single-product-detail .single-product-summary .bundle_button .jcf-number input {
	font-weight: 300;
}

.single-product-detail .single-product-summary .product-quantity .jcf-number .jcf-btn-inc,
.single-product-detail .single-product-summary .product-quantity .jcf-number .jcf-btn-dec,
.single-product-detail .single-product-summary .bundle_button .jcf-number .jcf-btn-inc,
.single-product-detail .single-product-summary .bundle_button .jcf-number .jcf-btn-dec {
	color: #3e3e3e;
	font-weight: 300;
}

.single-product-detail .single-product-summary .product-quantity .jcf-number .jcf-btn-inc::before,
.single-product-detail .single-product-summary .bundle_button .jcf-number .jcf-btn-inc::before {
	content: "+";
	font-family: "Assistant", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1rem;
}

.single-product-detail .single-product-summary .product-quantity .jcf-number .jcf-btn-dec::before,
.single-product-detail .single-product-summary .bundle_button .jcf-number .jcf-btn-dec::before {
	content: "_";
	margin-top: -.75rem;
	font-size: .9375rem;
	line-height: 1;
	font-family: "Assistant", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.single-product-detail .single-product-summary .bundle_button .quantity {
	width: 5.3125rem;
	margin-bottom: 1.3125rem;
}

.single-product-detail .single-product-summary .bundle_button .jcf-number {
	width: 100%;
	border: solid 1px #c9c9c9;
	height: calc(2rem + 2px);
	font-size: .875rem;
}

.single-product-detail .single-product-summary .bundle_button .jcf-number input[type="number"] {
	border: 0 !important;
}

.single-product-detail .single-product-summary .bundle_button .jcf-number .jcf-btn-dec,
.single-product-detail .single-product-summary .bundle_button .jcf-number .jcf-btn-inc {
	width: auto !important;
}

.single-product-detail .single-product-summary .bundle_button .jcf-number .jcf-btn-dec {
	left: .6875rem;
	right: unset;
}

.single-product-detail .single-product-summary .bundle_button .jcf-number .jcf-btn-inc {
	right: .6875rem;
	left: unset;
}

.single-product-detail .single-slider-wrapper .single-product-slider .slide .img-wrap,
.single-product-detail .single-slider-wrapper .single-product-slider .slide .vimeo-wrap {
	padding-bottom: 100%;
}

.single-product-detail .single-slider-wrapper .single-product-slider .slide .img-wrap img:not(.zoomImg),
.single-product-detail .single-slider-wrapper .single-product-slider .slide .vimeo-wrap img:not(.zoomImg) {
	object-fit: contain;
}

.single-product-detail .single-slider-wrapper .single-product-slider .slick-dots {
	bottom: 9px;
}

.single-product-detail .single-slider-wrapper .single-product-slider .slick-dots > li {
	margin: 0 .125rem;
}

.single-product-detail .single-slider-wrapper .single-product-slider .slick-dots button {
	width: 6.5px;
	height: 6.5px;
}

.single-product-detail .single-slider-wrapper .pagination-slider .img-wrap-pagination {
	padding-bottom: 100%;
}

.single-product-detail .single-slider-wrapper .pagination-slider .img-wrap-pagination img {
	object-fit: contain;
}

.single-product-detail .single-slider-wrapper .pagination-slider.slick-slider .slick-arrow {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	font-size: 30px;
}

.single-product-detail .single-slider-wrapper .pagination-slider.slick-slider .slick-prev {
	display: none !important;
}

.single-product-detail .single-slider-wrapper .pagination-slider.slick-slider .slick-next {
	-webkit-transform: translateX(50%) rotate(-90deg);
	-ms-transform: translateX(50%) rotate(-90deg);
	transform: translateX(50%) rotate(-90deg);
	right: 39%;
	position: absolute;
	bottom: -3px;
}

.single-product-detail .matat-wishlist-button-wrap {
	position: relative;
}

.single-product-detail .matat-wishlist-button-wrap i {
	margin-left: 10px;
}

.single-product-detail .matat-wishlist-button-wrap i:after {
	position: absolute;
	content: "";
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}

.single-product-detail .matat-wishlist-button-wrap .icon-heart-o {
	font-family: "os-icomoon" !important;
}

.single-product-detail .matat-wishlist-button-wrap .icon-heart-o:before {
	content: "\f90b";
}

.related-product-section {
	background: none;
	padding-top: 0;
	padding-bottom: 0;
}

.related-product-section .section-title {
	margin-bottom: 1.375rem;
	font-size: 1.25rem;
	font-weight: 300;
	line-height: 1.3;
	text-align: center;
}

.product-gift-card .single-product-detail .matat-wishlist-button-wrap {
	display: none;
}

.product-gift-card .single-product-detail .single-product-summary {
	margin-top: 0;
	border-radius: 0;
}

.product-gift-card .single-product-detail .single-product-summary .product-detail-header {
	border: none;
	padding: 0;
	margin: 0 0 15px;
}

.product-gift-card .single-product-detail .single-product-summary .product_title {
	margin: 0;
	line-height: 1.15;
}

.product-gift-card .single-product-detail .single-product-summary .product-price-wrap,
.product-gift-card .single-product-detail .single-product-summary .product-add-wrap,
.product-gift-card .single-product-detail .single-product-summary .vibes-child-wishlist,
.product-gift-card .single-product-detail .single-product-summary .read-more-summary {
	display: none;
}

.product-gift-card .single-product-detail .single-product-summary .btn-holder {
	margin: 0;
}

.product-gift-card .single-product-detail .single-product-summary .add-to-cart-btn {
	max-width: 100%;
}

.product-gift-card .single-product-detail .single-product-summary .add-to-cart-btn .primary-matat-btn {
	font-weight: 500;
	height: 2.125rem;
}

.product-gift-card .giftcard_wrapper .form-row .form-group {
	margin-top: 0;
	margin-bottom: .46875rem;
}

.product-gift-card .giftcard_wrapper .form-row .form-group label[for="giftcard_price"] + span {
	position: absolute;
	left: 1rem;
	bottom: .4375rem;
	color: #3e3e3e;
	z-index: 3;
}

.product-gift-card .giftcard_wrapper .form-row .form-group label[for="giftcard_note"] {
	width: calc(100% - 2.0625rem);
}

.product-gift-card .giftcard_wrapper .form-row .form-group label[for="giftcard_note"] + span {
	width: 1.875rem;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	text-align: left;
}

.product-gift-card .giftcard_wrapper .form-group .floating_label {
	margin-bottom: 5px;
	font-size: .75rem;
	position: static;
}

.product-gift-card .giftcard_wrapper .form-group .productpage_title {
	font-size: .8125rem;
	font-weight: normal;
}

.product-gift-card .giftcard_wrapper .form-group ul {
	margin-left: -.625rem;
	margin-right: -.625rem;
}

.product-gift-card .giftcard_wrapper .form-group ul li {
	padding: 0 .625rem .3125rem;
	font-size: .75rem;
}

.product-gift-card .giftcard_wrapper .form-group.productpage_check ul {
	margin-left: -.625rem;
	margin-right: -.625rem;
}

.product-gift-card .giftcard_wrapper .form-group.productpage_check ul li {
	padding-left: .625rem;
	padding-right: .625rem;
}

.product-gift-card .giftcard_wrapper .form-control {
	border: 1px solid #cbcbcb;
	border-radius: 0;
	height: 2rem;
	padding: .3125rem .625rem;
}

.product-gift-card .giftcard_wrapper textarea.form-control {
	min-height: 4.0625rem;
}

.product-gift-card .matat-gift-card-product .custom-radio label {
	min-height: .9375rem;
	padding-right: 1.25rem;
}

.product-gift-card .matat-gift-card-product .custom-radio label input[type="radio"]:checked ~ .fake-radio {
	background: #3e3e3e;
	box-shadow: inset 0 0 0 2px #fff;
}

.product-gift-card .matat-gift-card-product .custom-radio label .fake-radio {
	width: .9375rem;
	height: .9375rem;
	top: 1px;
	border-color: #3e3e3e;
	background: #fff;
}

.product-gift-card .matat-gift-card-product .custom-checkbox label {
	padding-right: 1.1875rem;
}

.product-gift-card .matat-gift-card-product .custom-checkbox input[type="checkbox"]:checked ~ .fake-input {
	background: #3e3e3e;
	border-color: #3e3e3e;
}

.product-gift-card .matat-gift-card-product .custom-checkbox .fake-input {
	width: .8125rem;
	height: .8125rem;
	top: 3px;
	border-color: #3e3e3e;
}

.single-product-summary .custom-single-label {
	-webkit-box-ordinal-group: -1;
	-ms-flex-order: -2;
	order: -2;
}

.single-product-summary table.variations td.label label {
	color: #3e3e3e;
}

.single-product-summary .variable-items-wrapper:not(.hidden):not(.matat_js_dynamic) {
	gap: .625rem;
}

.single-product-summary .btn-holder {
	margin-bottom: .8125rem;
}

.single-product-summary .single_p_add_cart + .vibes-child-wishlist {
	margin-block: .8125rem;
}

.single-product-summary .stock-alert-row .form-control {
	font-size: .75rem;
}

.single-product-summary .cart.bundle_data .ap-range-slider-container {
	display: none;
}

.single-product-summary .cart.bundle_data .bundle_button button {
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border-radius: .25rem;
	-webkit-transition: .2s linear color, .2s linear background, .2s linear border;
	transition: .2s linear color, .2s linear background, .2s linear border;
	font: 500 .8125rem / 1.25rem "Assistant", "Heebo", "Helvetica Neue", Helvetica, Arial, sans-serif;
	border-radius: 0;
	outline: none;
	box-shadow: none;
	text-decoration: none;
	border: 1px solid #000;
	background: #000;
	color: #fff;
	text-transform: uppercase;
	width: 100%;
	height: 2.125rem;
	line-height: 1;
	padding: 0 .625rem;
	font-size: .875rem;
	font-weight: 700;
	margin-bottom: 20px;
}

.single-product-summary .cart.bundle_data .bundle_button button.disabled,
.single-product-summary .cart.bundle_data .bundle_button button:disabled {
	opacity: 1 !important;
	cursor: not-allowed;
}

.single-product-summary .cart.bundle_data .bundle_button button:hover {
	background: #fff;
	border-color: #000;
	color: #000;
}

.single-product-summary .cart .bundle_wrap .bundle_availability {
	display: none !important;
}

.single-product-summary .bundle_error .woocommerce-info {
	display: none;
}

.single-product-summary .woocommerce-product-details__short-description {
	padding: 10px 0;
}

body.woo-variation-swatches .single-product-summary .variable-items-wrapper li.variable-item:not(.radio-variable-item).button-variable-item.selected .variable-item-span,
body.woo-variation-swatches .single-product-summary .variable-items-wrapper li.variable-item:not(.radio-variable-item).button-variable-item:hover .variable-item-span {
	border-color: #3e3e3e !important;
	font-weight: 400;
}

body.woo-variation-swatches .single-product-summary .variable-items-wrapper li.variable-item:not(.radio-variable-item).button-variable-item {
	max-width: 3.125rem;
	-ms-flex-preferred-size: 3.125rem;
	flex-basis: 3.125rem;
}

body.woo-variation-swatches .single-product-summary .variable-items-wrapper li.variable-item:not(.radio-variable-item).button-variable-item.selected.out-of-stock .variable-item-span {
	border-color: #000 !important;
}

body.woo-variation-swatches .single-product-summary .variable-items-wrapper li.variable-item:not(.radio-variable-item).button-variable-item .variable-item-span {
	max-height: 2.1875rem;
}

body.woo-variation-swatches .single-product-summary .variable-items-wrapper li.variable-item:not(.radio-variable-item).button-variable-item .out-of-stock-msg {
	display: none;
}

body.woo-variation-swatches .single-product-summary .variable-items-wrapper li.variable-item:not(.radio-variable-item).button-variable-item.no-stock,
body.woo-variation-swatches .single-product-summary .variable-items-wrapper li.variable-item:not(.radio-variable-item).button-variable-item.out-of-stock {
	margin-bottom: 0;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock .variable-item-contents .variable-item-span,
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock .variable-item-contents .variable-item-image {
	position: relative;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock .variable-item-contents .variable-item-span:after,
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock .variable-item-contents .variable-item-image:after {
	content: "";
	position: absolute;
	height: 1px;
	background: #bcbaba;
	width: 131%;
	-webkit-transform: rotate(-33deg);
	-ms-transform: rotate(-33deg);
	transform: rotate(-33deg);
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) .variable-item-contents .variable-item-image {
	height: 26px;
	width: 26px;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stick .variable-item-span,
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled .variable-item-span,
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).out-of-stock .variable-item-span {
	color: rgba(0, 0, 0, .6);
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) .variable-item-span {
	opacity: 1;
	color: #000;
}

.woocommerce-product-details__short-description p {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

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

.woocommerce-product-details__short-description.show-all p {
	overflow: visible;
	display: block;
	-webkit-box-orient: initial;
	-webkit-line-clamp: initial;
}

.read-more-summary {
	color: #3e3e3e;
	text-decoration: underline;
	-webkit-transition: all ease .5s;
	transition: all ease .5s;
	font-size: .75rem;
}

.read-more-summary:hover {
	text-decoration: none;
}

.vibes-child-wishlist a.matat-wishlist-button {
	background: transparent;
	color: #000;
	border: 1px solid #000;
	height: 2.125rem;
	display: inline-block;
	width: 100%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.vibes-child-wishlist a.matat-wishlist-button:hover {
	background: #000;
	color: #fff;
	border-color: solid #000;
}

.related-product-section .section-title {
	color: #3e3e3e;
}

.produc-misc-info {
	background: transparent;
}

.single-product-summary .produc-misc-info {
	background: transparent;
}

.produc-misc-info .info-item {
	line-height: 1.27272727;
	font-size: .6875rem;
	-ms-flex-preferred-size: 33.33%;
	flex-basis: 33.33%;
	max-width: 33.33%;
	text-align: center;
	padding: 0 .3125rem;
}

.produc-misc-info .info-item .ico-wrap {
	margin-bottom: .8125rem;
}

.single-product-summary .produc-misc-info .info-item .ico-wrap img {
	max-height: 30px;
}

.produc-misc-info .info-item .misc-text {
	color: rgba(25, 25, 25, .7);
}

.woocommerce-variation-availability .stock-alert-row {
	background-color: #efefef;
	padding: .75rem .625rem;
}

.woocommerce-variation-availability .stock-alert-row .stock-alert-title {
	direction: ltr;
	font-size: .8125rem;
}

.woocommerce-variation-availability .stock-alert-row .form-control {
	border-width: 0;
	border-bottom: 1px solid #b0b0b0;
	background: transparent;
	padding-right: 0;
}

.woocommerce-variation-availability .stock-alert-row .form-control::-webkit-input-placeholder {
	color: rgba(0, 0, 0, .5);
}

.woocommerce-variation-availability .stock-alert-row .form-control:-ms-input-placeholder {
	color: rgba(0, 0, 0, .5);
}

.woocommerce-variation-availability .stock-alert-row .form-control::placeholder {
	color: rgba(0, 0, 0, .5);
}

.woocommerce-variation-availability .stock-alert-row .form-control:-webkit-autofill,
.woocommerce-variation-availability .stock-alert-row .form-control:-webkit-autofill:hover,
.woocommerce-variation-availability .stock-alert-row .form-control:-webkit-autofill:focus,
.woocommerce-variation-availability .stock-alert-row .form-control:-webkit-autofill:active {
	-webkit-background-clip: text;
	-webkit-text-fill-color: #000;
	-webkit-transition: background-color 5000s ease-in-out 0s;
	transition: background-color 5000s ease-in-out 0s;
	box-shadow: inset 0 0 20px 20px #efefef;
}

.woocommerce-variation-availability .stock-alert-row .input-wrap:before {
	display: none;
}

.woocommerce-variation-availability .stock-alert-row .matat-stock-notify-form {
	position: relative;
}

.woocommerce-variation-availability .stock-alert-row .matat-stock-notify-form .btn-wrap {
	position: absolute;
	border: none;
	left: 0;
	bottom: .25rem;
}

.woocommerce-variation-availability .stock-alert-row .matat-stock-notify-form .btn {
	padding: 0;
	background-color: transparent;
	color: #3e3e3e;
	text-decoration: underline;
	border: none;
	font-size: .75rem;
}

.matat-variation-select-wrap li.variable-item.image-variable-item.image-variable-item-espresso.enabled.no-stock {
	position: relative;
}

.matat-variation-select-wrap li.variable-item.image-variable-item.image-variable-item-espresso.enabled.no-stock:after {
	content: "";
	position: absolute;
	height: 1px;
	background: #bcbaba;
	width: 100%;
	-webkit-transform: rotate(-33deg);
	-ms-transform: rotate(-33deg);
	transform: rotate(-33deg);
}

.size-modal {
	padding-right: 0 !important;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.size-modal .modal-close {
	position: absolute;
	top: .9375rem;
	line-height: 1;
	text-decoration: none;
	color: #000;
	font-size: .75rem;
	z-index: 3;
	left: .9375rem;
	right: auto;
}

.rtl .size-modal .modal-close {
	left: auto;
	right: .9375rem;
}

.size-modal .modal-dialog {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: .625rem 0;
	margin: 0;
}

.size-modal.modal.fade .modal-dialog {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	-webkit-transition: none;
	transition: none;
}

.size-modal .modal-content {
	border: none;
	box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, .2);
	border-radius: 0;
	height: 100dvh;
	max-height: 100dvh;
	width: 100%;
	max-width: 100vw;
	position: absolute;
	right: auto;
	left: 0;
	top: 0;
	bottom: 0;
	background: #fff;
	overflow: hidden;
	padding: 0;
	margin: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
	transition: visibility ease-in-out .4s, opacity ease-in-out .4s, -webkit-transform ease-in-out .4s;
	-webkit-transition: visibility ease-in-out .4s, opacity ease-in-out .4s, -webkit-transform ease-in-out .4s;
	transition: transform ease-in-out .4s, visibility ease-in-out .4s, opacity ease-in-out .4s;
	transition: transform ease-in-out .4s, visibility ease-in-out .4s, opacity ease-in-out .4s, -webkit-transform ease-in-out .4s;
}

.size-modal .modal-content .modal-content-inner {
	position: relative;
	max-height: 100%;
	overflow-y: auto;
	overflow-x: hidden;
	padding: .9375rem;
}

.size-modal .modal-content .modal-content-inner::-webkit-scrollbar {
	width: 6px;
}

.size-modal .modal-content .modal-content-inner::-webkit-scrollbar-track {
	background: #e9ecef;
	border-radius: 30px;
}

.size-modal .modal-content .modal-content-inner::-webkit-scrollbar-thumb {
	background: #3e3e3e;
	border-radius: 30px;
}

.size-modal .modal-content .modal-content-inner::-webkit-scrollbar-thumb:hover {
	background: #3e3e3e;
}

.size-modal.show .modal-content {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}

.size-modal .modal-title {
	font-weight: 500;
	font-size: .9375rem;
	margin-bottom: 1rem;
}

.size-modal .modal-form-holder ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: .875rem;
	margin-bottom: 1.25rem;
}

.size-modal .modal-form-holder ul li {
	background: #e9ecef;
	border: 1px solid #c9c9c9;
	font-weight: 300;
	padding: .3125rem 1rem;
	-webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	cursor: pointer;
}

.size-modal .modal-form-holder ul li.active,
.size-modal .modal-form-holder ul li:hover {
	background: #3e3e3e;
	color: #fff;
}

.size-modal .modal-form-holder .size-content {
	overflow-x: auto;
	padding-inline: 2px;
}

.size-modal .modal-form-holder .size-content::-webkit-scrollbar {
	width: 6px;
	height: 6px;
}

.size-modal .modal-form-holder .size-content::-webkit-scrollbar-track {
	background: #c9c9c9;
}

.size-modal .modal-form-holder .size-content::-webkit-scrollbar-thumb {
	background: #3e3e3e;
}

.size-modal .modal-form-holder .size-content::-webkit-scrollbar-thumb:hover {
	background: #3e3e3e;
}

.size-modal .modal-form-holder .size-content table {
	width: 100%;
	border-collapse: collapse;
	display: table;
}

.size-modal .modal-form-holder .size-content table tbody {
	display: table-row-group;
}

.size-modal .modal-form-holder .size-content table tr {
	display: table-row !important;
}

.size-modal .modal-form-holder .size-content table th {
	background: #e9ecef;
	font-weight: 300;
	width: 20% !important;
}

.size-modal .modal-form-holder .size-content table th,
.size-modal .modal-form-holder .size-content table td {
	text-align: center;
	display: table-cell;
	border: 1px solid #adb5bd;
	font-size: .75rem;
}

.size-modal .modal-form-holder .size-content table td {
	padding: .375rem;
}

.size-modal .modal-form-holder .size-image {
	margin-top: 1.25rem;
}

.woocommerce-page div.product .small_width.bundle_form div.bundled_product_summary .bundled_product_images,
.woocommerce div.product .small_width.bundle_form div.bundled_product_summary .bundled_product_images {
	width: auto !important;
}

.archive .woocommerce-breadcrumb {
	-webkit-box-ordinal-group: 11;
	-ms-flex-order: 10;
	order: 10;
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
	font-size: .6875rem;
}

.archive #primary .woocommerce-breadcrumb {
	-webkit-box-ordinal-group: initial;
	-ms-flex-order: initial;
	order: initial;
	text-align: center;
	max-width: 100%;
	margin-top: 1rem;
	z-index: 9;
}

.archive .site-main {
	margin-bottom: 1.875rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.shop-page-container {
	margin-top: .625rem;
	margin-bottom: 0;
}

.shop-page-container .archive-heading-wrap {
	margin-bottom: 0;
	padding: 0 .9375rem;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.shop-page-container .archive-heading-wrap .term-description {
	padding-top: .625rem;
	padding-bottom: 0;
}

.shop-page-container .term-description {
	-webkit-box-ordinal-group: initial;
	-ms-flex-order: initial;
	order: initial;
	max-width: 570px;
	font-size: .75rem;
	color: #3e3e3e;
}

.shop-page-container .mobile-filter-sticky {
	padding: 0;
	margin: 0;
}

.shop-page-container .sticky-wrap-sort-filter-row {
	width: 100%;
}

.shop-page-container .sticky-wrap-sort-filter-row.fixed-position .sort-filter-row::before {
	content: "";
	background: #fff;
	position: absolute;
	top: 0;
	left: -999px;
	right: -999px;
	height: 100%;
	z-index: -9;
}

.shop-page-container .sort-filter-row {
	margin: 0;
	padding: .9375rem 0;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
}

.shop-page-container .sort-filter-row .page-title {
	display: none;
}

.shop-page-container .page-title {
	font-size: 1.25rem;
	font-weight: 300;
	line-height: 1.15;
}

.shop-page-container .loader {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 70vh;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.shop-products-row .product-col,
.shop-products-row .archive-col {
	margin-bottom: .9375rem;
}

.shop-sidebar-filter .filter-header .clear_filter {
	display: none;
}

.shop-sidebar-filter .filter-close {
	right: auto;
	left: .9375rem;
}

.shop-sidebar-filter .filter-body .clear_filter {
	color: #3e3e3e;
	position: static;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	margin: 20px 20px 0;
	display: inline-block;
	text-decoration: underline;
}

.shop-sidebar-filter .filter-body .clear_filter:hover {
	text-decoration: none;
}

.shop-sidebar-filter .color-filter {
	max-width: 15rem;
}

.shop-sidebar-filter .category-filter {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.shop-sidebar-filter .category-filter .category-group-block label.has_child .label-text::after {
	font-size: .375rem;
	content: "\e901";
	border: none;
}

.shop-sidebar-filter .category-filter .category-group-block label.has_child input[type="checkbox"]:checked ~ .label-text:after {
	-webkit-transform: translate(0, -50%) rotate(180deg);
	-ms-transform: translate(0, -50%) rotate(180deg);
	transform: translate(0, -50%) rotate(180deg);
	content: "\e901";
}

.shop-sidebar-filter .filter-option-list > li > a,
.shop-sidebar-filter .filter-option-list > li .filter-group-title {
	color: #3e3e3e;
}

.shop-sidebar-filter .filter-option-list > li > a .filtered_items,
.shop-sidebar-filter .filter-option-list > li .filter-group-title .filtered_items {
	color: rgba(62, 62, 62, .7);
}

.shop-sidebar-filter .drop-slide > li.filter_reset {
	-webkit-box-ordinal-group: 201;
	-ms-flex-order: 200;
	order: 200;
	padding-bottom: 10px;
}

.shop-sidebar-filter .size-filter {
	margin: 0 -3px;
}

.shop-sidebar-filter .size-filter > li:not(.filter_reset) {
	-ms-flex-preferred-size: initial;
	flex-basis: initial;
	max-width: 100%;
	padding: 3px;
}

.shop-sidebar-filter .size-filter > li.filter_reset {
	padding: 10px 3px 0;
}

.shop-sidebar-filter .size-filter label .label-text {
	min-width: 35px;
	min-height: 35px;
}

.shop-sidebar-filter .price-range-holder {
	margin: 0 12px 0 0;
}

.shop-sidebar-filter .price-drop-slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.shop-sidebar-filter .price-drop-slide .filter_reset {
	-webkit-box-ordinal-group: 21;
	-ms-flex-order: 20;
	order: 20;
	padding-bottom: 10px;
}

.shop-sidebar-filter li .has_child ~ ul li ul {
	margin-right: .625rem;
}

.woocommerce-pagination .page-numbers .page-numbers.current,
.woocommerce-pagination .page-numbers > span.current,
.woocommerce-pagination .page-numbers > .page.current,
.woocommerce-pagination .page-numbers .nextpostslink.current,
.woocommerce-pagination .page-numbers .previouspostslink.current,
.woocommerce-pagination .wp-pagenavi .page-numbers.current,
.woocommerce-pagination .wp-pagenavi > span.current,
.woocommerce-pagination .wp-pagenavi > .page.current,
.woocommerce-pagination .wp-pagenavi .nextpostslink.current,
.woocommerce-pagination .wp-pagenavi .previouspostslink.current {
	min-width: 1.1875rem;
	width: auto;
	height: 1.1875rem;
	line-height: 1.1875rem;
	text-align: center;
	background-color: #3e3e3e;
	color: #fff;
	font-weight: 500;
	font-size: .8125rem;
}

.woocommerce-pagination .page-numbers .next,
.woocommerce-pagination .page-numbers .prev {
	margin-inline: 0;
}

.page-template-page-club-member-product #primary {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.page-template-page-club-member-product .woocommerce-breadcrumb {
	-webkit-box-ordinal-group: 11;
	-ms-flex-order: 10;
	order: 10;
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
	font-size: .6875rem;
}

.cmp-modal-open .modal-backdrop.show {
	opacity: .3;
	background: #3e3e3e;
}

.shop-page-container .archive-heading-wrap .check-club-points-block {
	margin-top: .625rem;
	font-size: .75rem;
	color: #3e3e3e;
	line-height: 1.25;
	text-align: center;
}

.shop-page-container .archive-heading-wrap .check-club-points-block p:last-child {
	margin-bottom: 0;
}

.shop-page-container .archive-heading-wrap .check-club-points-block a {
	display: inline-block;
	color: #3e3e3e;
	font-weight: 700;
	border-bottom: 1px solid;
}

.shop-page-container .archive-heading-wrap .check-club-points-block a:hover {
	border-bottom-color: transparent;
}

.shop-page-container .product-item .product-img .cmp-badge {
	position: absolute;
	top: .3125rem;
	right: .3125rem;
	z-index: 9;
	max-width: 4.46875rem;
}

.shop-page-container .product-item .product-detail .price-holder {
	-ms-flex-wrap: initial;
	flex-wrap: initial;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: initial;
	-ms-flex-align: initial;
	align-items: initial;
}

.shop-page-container .product-item .product-detail .price-holder .cmp-star-price-holder {
	padding-right: 0;
	margin-top: .3125rem;
}

.shop-page-container .product-item .product-detail .price-holder .cmp-star-price {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: #021638;
	color: #fff;
	position: relative;
	border-radius: 100px;
	min-height: 1.625rem;
	font-size: .75rem;
	font-weight: 400;
	line-height: 1;
	padding: .3125rem 1.25rem;
}

.shop-page-container .product-item .product-detail .price-holder .cmp-star-price::before,
.shop-page-container .product-item .product-detail .price-holder .cmp-star-price::after {
	content: "\f900";
	font-family: "os-icomoon";
	font-size: .5rem;
	position: absolute;
	top: 52%;
	line-height: 1;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.shop-page-container .product-item .product-detail .price-holder .cmp-star-price::before {
	right: .46875rem;
}

.shop-page-container .product-item .product-detail .price-holder .cmp-star-price::after {
	left: .46875rem;
}

.cmp-faq-section {
	margin-top: 1.875rem;
}

.cmp-faq-section .container {
	max-width: 701px;
	padding-left: 15px;
	padding-right: 15px;
}

.cmp-faq-section .section-title {
	font-family: "Assistant", "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.3;
	margin-bottom: 1.25rem;
}

.cmp-faq-section .cmp-faq-block-title {
	margin: 0 0 .3125rem;
	font-size: .9375rem;
	font-weight: 400;
	line-height: 1.3;
}

.cmp-faq-section .faqs-block {
	padding-bottom: 1.875rem;
}

.cmp-faq-section .faqs-block:last-child {
	padding-bottom: .8125rem;
}

.cmp-faq-section .faq-item {
	border-bottom: 1px dashed #ddd;
	padding: 0;
}

.cmp-faq-section .faq-item .faq-opener::before {
	content: "\e901";
	left: 0;
	font-size: .3125rem;
}

.cmp-faq-section .faq-item .faq-content p:last-child {
	margin-bottom: 0;
}

.cmp-star-card-modal .modal-content {
	border: none;
	border-radius: 0;
	box-shadow: 0 0 .1875rem rgba(0, 0, 0, .1);
}

.cmp-star-card-modal .modal-content .modal-header {
	border-bottom: 1px solid #cbcbcb;
	padding: .9375rem;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
}

.cmp-star-card-modal .modal-content .modal-header .modal-close {
	position: absolute;
	top: 50%;
	right: .9375rem;
	width: .8125rem;
	height: .8125rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: .6875rem;
	line-height: 1;
	color: #3e3e3e;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.cmp-star-card-modal .modal-content .modal-header .modal-title {
	font-size: 1.0625rem;
	font-weight: 400;
	color: #3e3e3e;
	line-height: 1.2;
}

.cmp-star-card-modal .modal-content .modal-content-inner {
	padding: .9375rem .625rem 1.5625rem;
	text-align: center;
}

.cmp-star-card-modal .modal-content .modal-desc {
	margin-bottom: .9375rem;
	font-size: .8125rem;
	color: #3e3e3e;
	line-height: 1.5;
}

.cmp-star-card-modal .modal-content .modal-form {
	text-align: initial;
}

.cmp-star-card-modal .modal-content .modal-form .form-label {
	display: block;
	font-size: .75rem;
	color: #3e3e3e;
	line-height: 1.3;
	margin-bottom: .4375rem;
}

.cmp-star-card-modal .modal-content .modal-form .form-row {
	margin: 0;
}

.cmp-star-card-modal .modal-content .modal-form .form-group {
	margin: 0;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.cmp-star-card-modal .modal-content .modal-form .form-control {
	border: 1px solid #cbcbcb;
	height: 2.125rem;
	padding: .3125rem .625rem;
	border-left: none;
}

.cmp-star-card-modal .modal-content .modal-form .form-control::-ms-input-placeholder {
	color: rgba(62, 62, 62, .5);
}

.cmp-star-card-modal .modal-content .modal-form .form-control::-webkit-input-placeholder {
	color: rgba(62, 62, 62, .5);
}

.cmp-star-card-modal .modal-content .modal-form .form-control:-ms-input-placeholder {
	color: rgba(62, 62, 62, .5);
}

.cmp-star-card-modal .modal-content .modal-form .form-control::placeholder {
	color: rgba(62, 62, 62, .5);
}

.cmp-star-card-modal .modal-content .modal-form .btn-holder {
	-ms-flex-preferred-size: 3.78125rem;
	flex-basis: 3.78125rem;
	max-width: 3.78125rem;
}

.cmp-star-card-modal .modal-content .modal-form .btn {
	min-height: 2.125rem;
	padding: .3125rem;
	background: #000;
	border: 1px solid #000;
	font-size: .75rem;
	font-weight: 500;
	line-height: 1;
}

.cmp-star-card-modal .modal-content .modal-form .btn:hover {
	background: none;
	color: #000;
}

.home-blogs-section .blogs-container h1.section-title {
	font-size: 1.25rem;
	font-weight: 300;
}

.blogs-container .blog-nav {
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
}

.blogs-container .blog-nav .category-menu {
	margin: 0 -.3125rem;
}

.blogs-container .blog-nav .category-menu > li {
	font-weight: 300;
	padding: 0 .3125rem;
}

.blogs-container .blog-nav .category-menu > li.active .blog-tag-item {
	background: #3e3e3e;
	border-color: #3e3e3e;
}

.blogs-container .blog-nav .category-menu > li .vibez_tags_list_item {
	margin: 0;
}

.blogs-container .blog-nav .category-menu > li .blog-tag-item {
	border-color: #c9c9c9;
	background: #efefef;
	min-width: 2.875rem;
	min-height: 1.875rem;
	font-size: .6875rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: all ease .3s;
	transition: all ease .3s;
}

.blogs-container .blog-nav .category-menu > li .blog-tag-item:hover {
	background: #3e3e3e;
	border-color: #3e3e3e;
}

.blogs-container .archive-blogs-holder {
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
}

.blog-item .blog-item-tags .tag_item {
	padding: .3125rem .625rem;
	font-size: .6875rem;
	background: rgba(255, 255, 255, .8);
	color: #3e3e3e;
	border-radius: 100px;
	line-height: 1.3;
}

.blog-item .blog-detail {
	padding-top: .625rem;
}

.blog-item .blog-item-excerpt {
	font-weight: 300;
}

.blog-item .link_read_more .icon-long-arrow-left::before {
	content: "\f906";
	font-family: "os-icomoon";
}

.blog-item .blog-item-tags {
	display: none;
}

.page-template-page-about .woocommerce-breadcrumb {
	padding-bottom: .9375rem;
}

.who-content-section {
	margin: 0;
	padding: 0;
	position: relative;
	background: var(--who-content-bg);
	z-index: 9;
	overflow: hidden;
}

.who-content-section::after {
	display: none;
}

.who-content-section .container {
	padding: 0;
}

.who-content-section .img-col .img-wrap {
	height: 100%;
}

.who-content-section .who-content-col {
	padding-top: 2.03125rem;
	position: relative;
}

.who-content-section .who-content-col .who_title {
	margin-bottom: .875rem;
	font-weight: 300;
	font-family: "proxima-nova", "Assistant", "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.2;
}

.who-content-section .who-content-col .who-sub-title {
	margin-bottom: 1.25rem;
	font-family: "proxima-nova", "Assistant", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: .9375rem;
	font-weight: 300;
	color: #3e3e3e;
	line-height: 1.3;
}

.brand-section {
	margin-top: 1.875rem;
	padding: 0;
	text-align: center;
	overflow: hidden;
}

.brand-section .top-text {
	margin-bottom: .9375rem;
	padding: 0 .9375rem;
}

.brand-section .top-text .about_title {
	font-size: 1.25rem;
	font-weight: 300;
	color: #3e3e3e;
}

.brand-section .brand-logo-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0 .9375rem;
	margin: 0 -.59375rem;
	overflow-x: auto;
	overflow-y: hidden;
	-ms-overflow-style: none;
	scrollbar-width: none;
}

.brand-section .brand-logo-holder::-webkit-scrollbar {
	display: none;
}

.brand-section .brand-logo-holder .slide {
	padding: 0 .59375rem;
}

.brand-section .brand-logo-holder .brand-img {
	min-width: 6.78125rem;
	max-width: 6.78125rem;
	border: 1px solid #efefef;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.brand-section .brand-logo-holder .brand-img img {
	width: auto;
	display: inline-block;
}

.brand-section .brand-logo-holder .slick-arrow {
	position: absolute;
	top: 50%;
	font-size: 22px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.brand-section .brand-logo-holder .slick-arrow.slick-prev {
	right: 0;
}

.brand-section .brand-logo-holder .slick-arrow.slick-next {
	left: 0;
}

.about-content-section {
	margin-top: 1.875rem;
}

.about-content-section .top-text {
	margin-bottom: 1.875rem;
}

.about-content-section .about_title {
	margin-bottom: .9375rem;
	font-weight: 300;
	line-height: 1.2;
}

.about-content-section .contact-info-box {
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	display: block;
}

.about-content-section .contact-info-box .img-col {
	display: none;
}

.about-content-section .contact-info-box .contact-info-text {
	padding: 0;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
	display: block;
}

.about-content-section .contact-info-box .info-text-frame {
	padding: 0;
	font-size: .8125rem;
	position: relative;
}

.about-content-section .contact-info-box .info-text-frame .contact_info + .social-contact-info::before {
	width: 3.6875rem;
}

.about-content-section .contact-info-box .info-text-frame .social-contact-info .social_connect_title {
	margin-bottom: .9375rem;
}

.about-content-section .contact-info-box .info-text-frame .social-contact-info > a {
	margin: 0 .46875rem;
	width: 2.1875rem;
	height: 2.1875rem;
	font-size: 1.25rem;
	padding: 0;
	background: #3e3e3e;
	color: #fff;
	border-radius: 100%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.about-content-section .contact-info-box .info-text-frame .social-contact-info > a:hover {
	color: #fff;
}

.page-template-page-store .woocommerce-breadcrumb {
	padding-bottom: 1.875rem;
}

.contact-branches-sec {
	padding-top: 0;
}

.contact-branches-sec .container {
	padding-left: 0;
	padding-right: 0;
}

.contact-branches-sec .top-text {
	margin: 0 0 1.25rem;
	padding: 0;
	text-align: initial;
}

.contact-branches-sec .top-text h1 {
	font-size: 1.25rem;
	font-weight: 300;
}

.contact-branches-sec .branch-img-holder {
	margin-bottom: .9375rem;
}

.contact-branches-sec .row {
	margin-left: 0;
	margin-right: 0;
}

.contact-branches-sec .row .col-md-7 {
	padding: 0;
}

.contact-branches-sec .row .col-md-5 {
	padding-left: 15px;
	padding-right: 15px;
}

.contact-branches-sec .contact-branches-holder {
	padding: 0;
}

.contact-branches-sec .contact-branches-block:first-child {
	border-top: none;
	padding-top: 0;
}

.contact-branches-sec .contact-branches-block .contact-branch-opener {
	font-size: .875rem;
	font-weight: 600;
}

.contact-branches-sec .contact-branches-block .contact-branch-opener::after {
	font-size: .3125rem;
	top: .5625rem;
}

.contact-branches-sec .contact-branches-block .contact-branch-opener.collapsed {
	font-weight: 400;
}

.contact-branches-sec .contact-branches-block .contact-branch-opener.collapsed::after {
	top: .5625rem;
}

.contact-branches-sec .contact-branches-block .contact-branch-content {
	padding-top: .625rem;
}

.careers-sec {
	margin-bottom: .78125rem;
}

.careers-sec .container {
	padding-left: 0;
	padding-right: 0;
}

.careers-sec .row {
	margin-left: 0;
	margin-right: 0;
}

.careers-sec .row .col-md-7 {
	padding: 0;
	margin-bottom: .9375rem;
}

.careers-sec .row .career-img-holder img {
	width: 100%;
}

.careers-sec .row .col-md-5 {
	padding-right: .9375rem;
	padding-left: .9375rem;
}

.careers-sec .top-text {
	margin-bottom: 1.25rem;
}

.careers-sec .top-text h1 {
	margin-bottom: .625rem;
	font-size: 1.25rem;
	font-weight: 300;
	line-height: 1.1;
}

.careers-sec .top-text .career-desc {
	font-size: .8125rem;
	line-height: 1.38;
}

.careers-sec .careers-block {
	padding: .625rem;
	border-bottom: 1px dashed #cecece;
}

.careers-sec .careers-block:first-child {
	border-top: 1px dashed #cecece;
}

.careers-sec .careers-block .career-opener {
	background: none;
	border: none;
	padding: 0;
	position: relative;
	font-size: .875rem;
	font-weight: 400;
	line-height: 1.3;
	color: #3e3e3e;
	width: 100%;
	text-align: initial;
}

.careers-sec .careers-block .career-opener::after {
	content: "\e901";
	font-family: "icomoon";
	font-size: .3125rem;
	position: absolute;
	top: .5rem;
	left: 0;
	-webkit-transition: -webkit-transform ease .3s;
	transition: -webkit-transform ease .3s;
	transition: transform ease .3s;
	transition: transform ease .3s, -webkit-transform ease .3s;
}

.careers-sec .careers-block .career-opener:not(.collapsed) {
	font-weight: 600;
}

.careers-sec .careers-block .career-opener:not(.collapsed)::after {
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

.careers-sec .careers-block .career-content {
	margin-top: .625rem;
	color: #3e3e3e;
	line-height: 1.3;
}

.careers-sec .careers-block .career-content p {
	margin: 0 0 .3125rem;
}

.careers-sec .careers-block .career-content p:last-child {
	margin-bottom: 0;
}

.careers-sec .careers-block .career-content a {
	color: inherit;
}

.bl-page-img img {
	width: 100%;
}

.bl-holder {
	margin-top: 1.0625rem;
	margin-bottom: 1.875rem;
}

.bl-holder .container {
	padding-left: 15px;
	padding-right: 15px;
}

.bl-holder .top-text {
	text-align: center;
	margin-bottom: 1.25rem;
}

.bl-holder .top-text h1 {
	margin: 0;
	font-family: "proxima-nova", "Assistant", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: .9375rem;
	font-weight: 300;
	text-transform: uppercase;
	line-height: 1.2;
}

.bl-holder .bl-item-holder {
	direction: ltr;
	max-width: 15.15625rem;
	margin: 0 auto;
}

.bl-holder .bl-item {
	display: inline-block;
	width: 100%;
}

.bl-holder .bl-item .bl-item-title {
	margin-bottom: .625rem;
	font-size: .8125rem;
	font-weight: bold;
	color: #3e3e3e;
	text-decoration: underline;
	line-height: 1.35;
}

.bl-holder .bl-item ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -10px 10px;
}

.bl-holder .bl-item ul li {
	margin: 0;
	padding: .625rem;
	display: block;
	font-size: .8125rem;
	line-height: 1.35;
}

.bl-holder .bl-item ul li a {
	color: #191919;
}

.bl-holder .bl-item ul li a:hover {
	text-decoration: underline;
}

.thankyou-container .thankyou-header {
	padding-block: 1.125rem .3125rem;
}

.thankyou-container .thankyou-header h1 {
	color: #3e3e3e;
	font-weight: 300;
	direction: ltr;
}

.thankyou-container .thankyou-inner-container {
	max-width: 692px;
}

.thankyou-container .typ-main-info {
	border-radius: 0;
	box-shadow: none;
	border: solid #cbcbcb;
	border-width: 1px 1px 0 1px;
	position: relative;
	margin-bottom: 0;
}

.thankyou-container .typ-main-info:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 20px;
	right: 20px;
	height: 1px;
	background: #cbcbcb;
}

.thankyou-container .product-info {
	border-radius: 0;
	box-shadow: none;
	border: solid #cbcbcb;
	border-width: 0 1px 1px 1px;
}

.thankyou-container .product-table tbody {
	color: #707070;
	display: -ms-grid;
	display: grid;
	gap: .9375rem;
}

.thankyou-container .product-table tbody td:last-child {
	text-align: right;
	padding: 0;
}

.thankyou-container .product-table .product-image-wrapper .product-typ-image {
	-ms-flex-preferred-size: 4.375rem;
	flex-basis: 4.375rem;
	max-width: 4.375rem;
}

.thankyou-container .product-table .product-image-wrapper .product-typ-image .img-wrap {
	padding-bottom: 5.875rem;
}

.thankyou-container .product-table .product-image-wrapper .product-item-wrap {
	-ms-flex-preferred-size: calc(100% - 4.375rem);
	flex-basis: calc(100% - 4.375rem);
	max-width: calc(100% - 4.375rem);
	padding-right: .625rem;
}

.thankyou-container .product-table .product-image-wrapper .product-item-wrap .product-typ-main {
	max-width: initial;
	padding-right: 0;
	margin-bottom: .3125rem;
}

.thankyou-container .product-table .product-variation {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: 1;
	margin-top: .3125rem;
}

.thankyou-container .product-table .product-variation .data-variation {
	position: relative;
}

.thankyou-container .product-table .product-variation .data-variation .color-item-content {
	display: inline-block;
	border-radius: 50px;
	width: .875rem;
	height: .875rem;
}

.thankyou-container .product-table .product-variation .data-variation .color-item-content.color-white-border {
	border: 1px solid #d7d7d7;
}

.thankyou-container .product-table .product-variation .data-variation:nth-child(1) {
	padding-left: .3125rem;
	margin-left: .3125rem;
}

.thankyou-container .product-table .product-variation .data-variation:nth-child(1):after {
	position: absolute;
	content: "";
	left: 0;
	background: #3e3e3e;
	height: 100%;
	width: 1px;
}

.thankyou-container .order-amount-info {
	border-radius: 0;
	box-shadow: none;
	border: 1px solid #cbcbcb;
}

.thankyou-container .order-amount-info table tbody td:last-child {
	color: rgba(62, 62, 62, .7);
}

.thankyou-container .order-address-info {
	border-top: 1px solid #cbcbcb;
}

.page-template-page-sitemap #footer {
	margin-top: 0;
}

.sitemap-section {
	padding: 30px 0 0;
}

.sitemap-section .menu-container {
	padding-inline: 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.sitemap-section .sitemap-inner.main-header-inner {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1;
	width: 100%;
	max-width: 100%;
}

.sitemap-section .sitemap-inner.main-header-inner > .submenu-container-wrap {
	width: 49%;
	max-width: 49%;
	display: inline-block;
	vertical-align: text-top;
	margin-bottom: 15px;
	padding-left: 2%;
}

.sitemap-section .sitemap-inner.main-header-inner > .submenu-container-wrap .submenu-container-wrap {
	padding-right: .3125rem;
}

.sitemap-section .sitemap-inner,
.sitemap-section .footer-contact-info {
	width: 49%;
	max-width: 49%;
	display: inline-block;
	vertical-align: text-top;
	margin-bottom: 15px;
	padding-left: 2%;
}

.sitemap-section .sitemap-inner a,
.sitemap-section .footer-contact-info a {
	color: black;
	font-weight: 400;
}

.sitemap-section .sitemap-title,
.sitemap-section .widget-title {
	font-size: 18px;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.sitemap-section .sitemap-nav,
.sitemap-section .footer-contact-info ul > li {
	padding-right: 12px;
	line-height: 24px;
	margin-bottom: 15px;
}

.sitemap-section .sitemap-nav a,
.sitemap-section .footer-contact-info ul > li a {
	font-size: 14px;
	letter-spacing: 1px;
}

.sitemap-section .sitemap-nav.social-icon,
.sitemap-section .footer-contact-info ul > li.social-icon {
	display: none;
}

.woocommerce-checkout .logo {
	position: static;
	width: 100%;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}

.woocommerce-checkout #header {
	border-bottom: 1px solid #cbcbcb;
}

.woocommerce-checkout .breadcrumb-container {
	display: none !important;
}

.checkout-container .checkout-title {
	margin-bottom: .9375rem;
	text-align: right;
}

.checkout-container .checkout-login-register {
	margin: 0 0 .625rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #3e3e3e;
}

.checkout-container .checkout-login-register .checkout-register-wrapper::before {
	content: "/";
	margin: 0 .3125rem 0 .1875rem;
	display: inline-block;
}

.checkout-container .checkout-login-register a {
	color: #3e3e3e;
	text-decoration: underline;
}

.checkout-container .checkout-login-register a:hover {
	text-decoration: none;
}

.checkout-container .checkout-address-row {
	padding-top: .625rem;
}

.checkout-container .checkout-address-row wc-order-attribution-inputs {
	display: none;
}

.checkout-container .checkout-review .matat_multipass_info_box_wrapper {
	padding-top: .9375rem;
	padding-bottom: .3125rem;
}

.checkout-container .checkout-review .checkout-cart-items .mini-cart-item {
	padding-left: 0;
	padding-right: 0;
}

.checkout-container .checkout-left .breadcrumb-container .woocommerce-breadcrumb {
	padding-top: 0;
	padding-bottom: 0;
}

.checkout-container .cart-header {
	border-bottom: none;
}

.checkout-container .cart-header .checkout-title {
	margin-bottom: 0;
}

.checkout-container .shipping-method-holder {
	margin-bottom: 0;
}

.checkout-container .shipping-method-holder .woocommerce-shipping-totals {
	padding-top: 0;
}

.checkout-container .shipping-method-holder .delivery-option {
	padding-bottom: 0;
}

.checkout-container .shipping-method-holder .delivery-option li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.checkout-container .shipping-method-holder .delivery-option li .error {
	-webkit-box-ordinal-group: 11;
	-ms-flex-order: 10;
	order: 10;
	text-align: initial;
	margin-top: .375rem;
	padding-right: 1.71875rem;
}

.checkout-container .delivery-option label .method-option,
.checkout-container .payment-option label .method-option {
	-webkit-box-align: initial;
	-ms-flex-align: initial;
	align-items: initial;
}

.checkout-container .delivery-option label .method-title .wc-pelecard-icons,
.checkout-container .payment-option label .method-title .wc-pelecard-icons {
	display: none;
}

.checkout-container .delivery-option label .method-detail,
.checkout-container .payment-option label .method-detail {
	padding: 0 .625rem;
}

.checkout-container .delivery-option label .fake-input,
.checkout-container .payment-option label .fake-input {
	width: 1.09375rem;
	height: 1.09375rem;
	min-width: 1.09375rem;
}

.checkout-container .delivery-option label .fake-input:before,
.checkout-container .payment-option label .fake-input:before {
	top: .0625rem;
	right: .0625rem;
	bottom: .0625rem;
	left: .0625rem;
}

.checkout-container .delivery-option > li {
	padding: .46875rem;
	margin-bottom: .9375rem;
	border: 1px solid #cbcbcb;
}

.checkout-container .delivery-option > li:last-child {
	margin-bottom: 0;
}

.checkout-container .delivery-option > li select {
	border: 1px solid #cbcbcb;
	margin-right: 1.71875rem;
	min-height: 1.4375rem;
	width: calc(100% - 1.71875rem);
	padding: .1875rem .625rem;
	font-size: .75rem;
	color: #3e3e3e;
}

.checkout-container .delivery-option > li .jcf-select {
	margin-right: 1.71875rem;
	width: calc(100% - 1.71875rem);
}

.checkout-container .delivery-option label .method-option {
	border: none;
	padding: 0;
	min-height: auto;
}

.checkout-container .delivery-option label .method-detail {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.checkout-container .delivery-option label .method-title {
	margin-bottom: .3125rem;
	margin-left: .3125rem;
	font-size: .75rem;
}

.checkout-container .delivery-option label .method-desc {
	margin-top: 2px;
	margin-bottom: .3125rem;
	font-size: .625rem;
	color: rgba(0, 0, 0, .5);
}

.checkout-container .input-text {
	direction: inherit;
}

.checkout-container .woocommerce-additional-fields {
	width: 100%;
}

.checkout-container .woocommerce-account-fields {
	width: 100%;
}

.checkout-container .woocommerce-account-fields label {
	font-size: .75rem;
}

.checkout-container .checkout-cart-items .mini-cart-item .product-detail {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: initial;
	flex-direction: initial;
}

.checkout-container .checkout-cart-items .mini-cart-item .jcf-number {
	width: 2.875rem;
	height: 1.46875rem;
}

.checkout-container .promo-code-wrap .cart-coupon-main:before {
	font-size: .4375rem;
}

.checkout-container .cart-footer .amout-row {
	line-height: 1.4;
}

.checkout-container .woocommerce-checkout-payment {
	border-top: 1px solid #dcdcdc;
}

.checkout-container .woocommerce-checkout-payment .form-row.place-order .mailchimp-newsletter {
	margin-bottom: .25rem;
}

.checkout-container .woocommerce-checkout-payment .form-row.place-order .mail-custom-content {
	margin-bottom: 1rem;
	font-size: .75rem;
	margin-right: 1.6875rem;
}

.checkout-container .woocommerce-checkout-payment .form-row.place-order .mail-custom-content .mail-readmore {
	display: inline-block;
	text-decoration: underline;
	font-weight: 600;
	cursor: pointer;
}

.checkout-container .woocommerce-checkout-payment .form-row.place-order .mail-custom-content .mail-readmore-content {
	margin-top: .46875rem;
}

.checkout-container .woocommerce-checkout-payment .form-row.place-order .mail-custom-content .mail-readmore-content p:last-child {
	margin-bottom: 0;
}

.checkout-container .woocommerce-checkout-payment .form-row.place-order .mail-custom-content .mail-readmore-content a {
	color: inherit;
	text-decoration: underline;
}

.checkout-container .woocommerce-checkout-payment .form-row.place-order .mail-custom-content .mail-readmore-content a:hover {
	text-decoration: none;
}

.checkout-container .woocommerce-checkout-payment .form-row.place-order .btn-checkout {
	margin-top: 0;
	min-height: 1.4375rem;
	font-size: .9375rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.checkout-container .woocommerce-checkout-payment .woocommerce-terms-and-conditions-wrapper,
.checkout-container .woocommerce-checkout-payment #matat_marketing_checkbox_for_checkout-outer {
	width: 100%;
}

.checkout-container .woocommerce-checkout-payment ul.wc_payment_methods {
	border-bottom: none;
	margin-bottom: 0;
}

.checkout-container .woocommerce-checkout-payment ul.wc_payment_methods label .method-title img {
	margin-top: .3125rem;
	max-height: 25px;
}

.checkout-container .multi-pass-pay {
	margin-bottom: .9375rem;
	padding: 0;
	position: relative;
}

.checkout-container .mp-form-wrap {
	margin-top: -.3125rem;
	padding: 0;
}

.checkout-container .mp-form-wrap .coupon-fields .btn {
	max-width: 4.6875rem;
	-ms-flex-preferred-size: 4.6875rem;
	flex-basis: 4.6875rem;
	font-size: .75rem;
	font-weight: 500;
}

.checkout-container #matat_marketing_checkbox_for_checkout-outer {
	position: relative;
	padding-top: 1.0625rem;
}

.checkout-container #matat_marketing_checkbox_for_checkout-outer::before {
	content: "";
	border-top: 1px solid #dcdcdc;
	height: 1px;
	position: absolute;
	top: 0;
	right: -.9375rem;
	left: -.9375rem;
}

.checkout-container .coupon-fields {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.checkout-container .coupon-fields .btn {
	min-width: 4.6875rem;
	height: calc( 1.875rem + 2px);
}

.checkout-container .woocommerce-terms-and-conditions {
	overflow-x: hidden !important;
}

.checkout-container .place-order .form-row {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
}

.mobile-checkout-cart .mb_cart-heading {
	box-shadow: none;
	border-radius: 0;
	background: #e9ecef;
}

.mobile-checkout-cart .cart-info-count,
.mobile-checkout-cart .amount-info {
	color: #3e3e3e;
	font-weight: 400;
}

.mobile-checkout-cart .cart-info-count .counter {
	background: #3e3e3e;
}

.woocommerce-checkout-payment .form-row input#flashy_accept_marketing {
	position: absolute;
	opacity: 0;
	width: 100%;
	left: 0;
	height: 22px;
	z-index: 999;
}

.woocommerce-checkout-payment .form-row input#flashy_accept_marketing + .woocommerce-form__label {
	position: relative;
	font-weight: 400;
	font-size: .75rem;
	line-height: 1.0625rem;
	padding: 0 1.6875rem .0625rem 0;
	color: #000;
}

.woocommerce-checkout-payment .form-row input#flashy_accept_marketing + .woocommerce-form__label:before {
	content: "";
	position: absolute;
	top: 2px;
	right: 0;
	width: 1.0625rem;
	height: 1.0625rem;
	border: 1px solid #9a9a9a;
	color: #000;
}

.woocommerce-checkout-payment .form-row input#flashy_accept_marketing + .woocommerce-form__label:after {
	content: "\e909";
	font: .4375rem / 1 "icomoon";
	position: absolute;
	top: .375rem;
	right: .25rem;
	opacity: 0;
	-webkit-transition: .3s ease opacity;
	transition: .3s ease opacity;
	color: #000;
}

.woocommerce-checkout-payment .form-row input[type="checkbox"]:checked ~ label:before {
	background: #fff;
	border: 1px solid #000 !important;
}

.woocommerce-checkout-payment .form-row input[type="checkbox"]:checked ~ label:after {
	opacity: 1 !important;
}

.woocommerce-order-pay .woocommerce iframe {
	max-width: 711px;
	height: 1030px !important;
}

#footer {
	margin-top: 1.09375rem;
	color: #3e3e3e;
}

#footer .design-dev-info a {
	font-size: .75rem;
}

#footer .design-dev-info a img {
	width: .875rem;
}

.footer-layout-three:not(.home) #footer {
	box-shadow: none;
}

.footer-middle {
	font-weight: 400;
}

.footer-middle.center-logo .container {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.footer-about .footer-logo {
	width: 8.53125rem;
	margin-bottom: 1.875rem;
}

.footer-contact-info ul > li:not(.social-icon) .ico-wrap .icon-phone-alt::before {
	content: "\e91e";
}

.footer-newsletter {
	background: #e9ecef;
}

.footer-newsletter .contact-form-read-wrapper {
	margin-top: 1.25rem;
}

.footer-newsletter .contact-form-read-wrapper .read-more-btn-news {
	display: none;
	cursor: pointer;
	-webkit-transition: text-decoration .3s ease;
	transition: text-decoration .3s ease;
	text-decoration: underline;
}

.footer-newsletter .contact-form-read-wrapper .read-more-btn-news:hover {
	text-decoration: none;
}

.footer-newsletter .contact-form-read-wrapper .readmore-content {
	display: none;
	margin-top: .9375rem;
}

.footer-newsletter .newsletter-title-holder .widget-title {
	margin-bottom: .25rem;
	-ms-flex-preferred-size: initial;
	flex-basis: initial;
	max-width: 100%;
	font-size: 1.25rem;
	line-height: 1.3;
	font-weight: 500;
}

.footer-newsletter .newsletter-title-holder .newsletter-desc {
	margin-bottom: 1.25rem;
	font-size: .8125rem;
	text-align: center;
	line-height: 1.31;
}

.footer-newsletter .newsletter-title-holder .newsletter-desc p:last-child {
	margin-bottom: 0;
}

.footer-newsletter .input-row {
	margin: 0;
}

.footer-newsletter .form-control {
	border: none;
	height: 2.125rem;
}

.footer-newsletter .btn-submit {
	height: 2.125rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: 1;
}

.footer-newsletter .check-wrap {
	font-weight: 400;
	margin-top: .9375rem;
}

.footer-newsletter .check-wrap label {
	font-size: .75rem;
}

.footer-newsletter .check-wrap label input[type="checkbox"]:checked ~ .wpcf7-list-item-label:before {
	content: "\f908";
}

.footer-newsletter .check-wrap label .wpcf7-list-item-label {
	padding-right: 1.5625rem;
	font-size: inherit;
}

.footer-newsletter .check-wrap label .wpcf7-list-item-label:before {
	background: #fff;
	border-color: #3e3e3e;
	color: #3e3e3e;
	font-size: .5rem;
	font-family: "os-icomoon";
	width: .9375rem;
	height: .9375rem;
}

.footer-newsletter form.unaccepted .wpcf7-response-output {
	color: #f00;
}

.footer-bottom {
	background: #fff;
	color: #3e3e3e;
}

.footer-layout-three.woocommerce-checkout #footer {
	box-shadow: none;
	border-top: 1px solid #cbcbcb;
}

.login-modal .modal-content .modal-content-inner,
.register-modal .modal-content .modal-content-inner {
	max-height: 100%;
	overflow-y: auto;
	overflow-x: hidden;
}

.footer-site-link {
	display: none;
	text-align: center;
	margin-bottom: 1.25rem;
}

.footer-site-link:hover {
	font-weight: 500;
}

.woocommerce-checkout .footer-site-link {
	display: block;
}

@font-face {
	font-family: "os-icomoon";
	src: url("../fonts/os-icomoon.eot?zfp80x");
	src: url("../fonts/os-icomoon.eot?zfp80x#iefix") format("embedded-opentype"), url("../fonts/os-icomoon.ttf?zfp80x") format("truetype"), url("../fonts/os-icomoon.woff?zfp80x") format("woff"), url("../fonts/os-icomoon.svg?zfp80x#os-icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

@media (min-width: 576px) {
	.product-gift-card .matat-gift-card-product .onlinegift-options {
		margin-top: .8125rem;
	}
}

@media (min-width: 768px) {
	.h1-layout {
		margin-block: 20px 0;
	}

	.order-cancel-form .cancel-order-terms-conditions .cancel-order-checkbox .fake-input {
		top: 10px;
	}

	#header .header-top-wrap {
		padding-bottom: 22px;
	}

	.header-layout-four .header-holder {
		padding-top: 22px;
	}

	.header-layout-four .logo img {
		max-height: 35px;
	}

	.header-layout-four .header-left-nav {
		padding-bottom: 0;
	}

	.header-layout-four .search-tgl-btn {
		font-size: 22px;
	}

	.header-layout-four .header-search .input-group input[type="search"] {
		padding-right: 0;
		padding-left: 40px;
	}

	html[dir="rtl"] .header-layout-four .header-search .input-group input[type="search"] {
		padding-right: 40px;
		padding-left: 0;
	}

	.header-layout-four .account-menu {
		font-size: 17px;
	}

	.header-layout-four .header-cart [class*="icon-"],
	.header-layout-four .header-cart [class^="col-"],
	.header-layout-four .header-wishlist [class*="icon-"],
	.header-layout-four .header-wishlist [class^="col-"] {
		font-size: 14px;
	}

	.header-layout-four .header-wishlist {
		padding-left: 0;
		padding-right: 6px;
	}

	html[dir="rtl"] .header-layout-four .header-wishlist {
		padding-left: 6px;
		padding-right: 0;
	}

	.header-layout-four .header-cart [class*="icon-"] {
		font-size: 16px;
	}

	.header-layout-four .header-cart .counter,
	.header-layout-four .header-cart .counter_wish {
		margin-left: 0;
		margin-top: 0;
		font-size: 12px;
		line-height: 1;
	}

	#secondary-nav {
		padding-left: 20px;
		padding-right: 20px;
	}

	#secondary-nav .secondary-menu {
		margin: 0 -15px;
	}

	#secondary-nav .secondary-menu > li {
		margin: 0 15px;
		font-size: 16px;
	}

	#secondary-nav .secondary-menu > li > a {
		padding: 12px 0;
	}

	#primary-nav .primary-menu > li > a {
		font-size: 16px;
	}

	#primary-nav .mega-menu .submenu-holder > .sub-menu:only-child > li {
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
		max-width: none;
	}

	#primary-nav .mega-menu .submenu-holder > .sub-menu > li {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
	}

	.login-modal .modal-close,
	.register-modal .modal-close {
		left: 26px;
		right: auto;
	}

	.rtl .login-modal .modal-close,
	.rtl
	.register-modal .modal-close {
		left: auto;
		right: 26px;
	}

	.login-modal .form-holder,
	.register-modal .form-holder {
		margin-top: 15px;
	}

	.login-modal .social-login,
	.register-modal .social-login {
		margin: 0 -13px 25px;
	}

	.login-modal .social-login .form-title,
	.register-modal .social-login .form-title {
		margin: 0 13px 15px;
	}

	.login-modal .social-login .btn-google,
	.login-modal .social-login .btn-facebook,
	.login-modal .social-login .button-social-login-facebook,
	.register-modal .social-login .btn-google,
	.register-modal .social-login .btn-facebook,
	.register-modal .social-login .button-social-login-facebook {
		margin: 5px 13px;
		max-width: 150px;
	}

	.login-modal .social-login .btn-google::before,
	.login-modal .social-login .btn-facebook::before,
	.login-modal .social-login .button-social-login-facebook::before,
	.register-modal .social-login .btn-google::before,
	.register-modal .social-login .btn-facebook::before,
	.register-modal .social-login .button-social-login-facebook::before {
		width: 19px;
		height: 19px;
		margin-right: 10px;
	}

	.login-modal .social-login .btn-facebook,
	.login-modal .social-login .button-social-login-facebook,
	.register-modal .social-login .btn-facebook,
	.register-modal .social-login .button-social-login-facebook {
		font-size: 14px;
		height: 40px;
	}

	.header-mini-cart,
	.header-wishlist-box {
		width: 470px;
	}

	.header-mini-cart .mini-cart-heading,
	.header-mini-cart .wishlist-heading,
	.header-wishlist-box .mini-cart-heading,
	.header-wishlist-box .wishlist-heading {
		font-size: 20px;
	}

	.header-mini-cart .cart-header {
		padding: 0 36px 20px;
	}

	.header-mini-cart .cart-header > .mini-cart-subheading {
		padding-bottom: 10px;
	}

	.header-mini-cart .cart-close {
		font-size: 11px;
	}

	.header-mini-cart .cart-top-wrapper {
		padding: 20px 0;
	}

	.header-mini-cart .mini-cart-subheading {
		padding-bottom: 17px;
		font-size: 16px;
	}

	.header-mini-cart .mini-cart-upsell {
		padding: 20px 30px 20px 0;
	}

	.header-mini-cart .minicart-upsell-slider::before {
		width: 112px;
		top: -20px;
	}

	.header-mini-cart .minicart-upsell-slider.slick-slider .slick-arrow {
		width: 30px;
		height: 30px;
		font-size: 14px;
	}

	.header-mini-cart .minicart-upsell-slider.slick-slider .slick-next {
		right: 30px;
	}

	.rtl .header-mini-cart .minicart-upsell-slider.slick-slider .slick-next {
		left: 30px;
		right: auto;
	}

	.header-mini-cart .minicart-upsell-slider .slick-track .slide {
		height: 100%;
	}

	.header-mini-cart .minicart-upsell-slider .product-detail .button {
		font-size: 14px;
	}

	.header-mini-cart .minicart-upsell-slider .product-detail .button::before {
		width: 24px;
		height: 24px;
	}

	.header-mini-cart .mini-cart-items {
		padding: 0 30px;
	}

	.mini-cart-item {
		padding: 20px 0;
	}

	.mini-cart-item .product-image {
		-ms-flex-preferred-size: 90px;
		flex-basis: 90px;
		max-width: 90px;
	}

	.mini-cart-item .product-image a {
		padding-top: 133.35%;
	}

	.mini-cart-item .product-detail {
		padding-left: 20px;
		font-size: 14px;
	}

	.rtl .mini-cart-item .product-detail {
		padding-right: 20px;
	}

	.mini-cart-item .product-name {
		font-size: 14px;
	}

	.mini-cart-item .product-variation .data-variation .color-item-content {
		width: 15px;
		height: 15px;
	}

	.mini-cart-item .product-variation .data-variation:nth-child(1) {
		padding-left: 10px;
		margin-left: 10px;
	}

	.mini-cart-item .cart-quantity {
		margin-top: 15px;
	}

	.mini-cart-item .jcf-number {
		width: 70px;
		height: 30px;
	}

	.mini-cart-item .jcf-number input[type="number"] {
		padding: .25rem 1rem;
		font-size: 16px;
	}

	.mini-cart-item .jcf-number .jcf-btn-inc,
	.mini-cart-item .jcf-number .jcf-btn-dec {
		padding: 0 8px;
	}

	.mini-cart-item .jcf-number .jcf-btn-inc:before,
	.mini-cart-item .jcf-number .jcf-btn-dec:before {
		font-size: 6px;
		font-weight: normal;
	}

	.mini-cart-item .qty_remove_wrap .cart-remove {
		font-size: 16px;
	}

	.mini-cart-upsell .upsell-title {
		margin-bottom: 20px;
		font-size: 18px;
	}

	.header-wishlist-box .product-item .img-wrap {
		margin-bottom: 10px;
	}

	.header-wishlist-box .product-item .product-tags-loop {
		margin-bottom: 5px;
	}

	.header-wishlist-box .product-item .product-title,
	.header-wishlist-box .product-item .product-name,
	.header-wishlist-box .product-item span.price,
	.header-wishlist-box .product-item .product-price {
		margin-bottom: 4px;
	}

	.mini-cart-item .product-variation .data-variation img {
		width: 20px;
		height: 20px;
	}

	.product-item .btn-add-wishlist {
		width: 27px;
		height: 27px;
	}

	.product-item .product-title,
	.product-item .product-name,
	.product-item span.price,
	.product-item .product-price {
		font-size: 14px;
	}

	.product-item .variations a.btn-icon-var {
		font-size: 14px;
	}

	.product-item .variations a.btn-icon-var::before {
		width: 24px;
		height: 24px;
	}

	.product-item .awdr_discount_bar .awdr_discount_bar_content {
		font-size: 14px;
	}

	.hero-banner .banner-content {
		padding: 25px 0;
	}

	.hero-banner .banner-content .container {
		max-width: 100%;
		padding-left: 10px;
		padding-right: 10px;
	}

	.hero-banner .banner-title {
		font-size: 50px;
	}

	.best-selling-section .section-title {
		font-size: 24px;
	}

	.best-selling-section .best-selling-slider {
		margin-left: -10px;
		margin-right: -10px;
	}

	.best-selling-section .best-selling-slider .slick-prev {
		right: -10px;
	}

	.best-selling-section .best-selling-slider .slick-next {
		left: -10px;
	}

	.best-selling-section a.btn-view-all {
		padding: 5px 15px;
		min-width: 220px;
		min-height: 40px;
		font-size: 16px;
	}

	.home-layout-three.three_column--optional-new:not(.slick-initialized) {
		display: -ms-grid;
		display: grid;
		grid-gap: 30px;
		-ms-grid-rows: (1fr)[2];
		grid-template-rows: repeat(2, 1fr);
		-ms-grid-columns: (1fr)[3];
		grid-template-columns: repeat(3, 1fr);
		margin: 0;
		padding-inline: 30px;
	}

	.home-layout-three.three_column--optional-new:not(.slick-initialized) .col-item {
		padding: 0;
		-ms-flex-preferred-size: initial;
		flex-basis: initial;
		max-width: 100%;
	}

	.home-layout-three.three_column--optional-new:not(.slick-initialized) .col-item:first-child {
		-ms-grid-column-span: 2;
		-ms-grid-column: 1;
		grid-column: 1 / span 2;
		-ms-grid-row-span: 2;
		-ms-grid-row: 1;
		grid-row: 1 / span 2;
		padding-inline: 0;
		margin-bottom: 0;
	}

	.home-layout-three.three_column--optional-new:not(.slick-initialized) .col-item:first-child .img-wrap {
		padding-top: 107%;
		height: 0;
	}

	.home-layout-three.three_column--optional-new:not(.slick-initialized) .col-item .img-wrap {
		padding-top: 100%;
		height: 0;
	}

	.home-layout-three.three_column--optional-new .title-holder {
		margin-top: 15px;
		text-align: initial;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.home-layout-three.three_column--optional-new .box-title {
		margin-bottom: 0;
		font-size: 18px;
	}

	.home-layout-three.three_column--optional-new .btn-link {
		font-size: 16px;
	}

	.home-layout-three.three_column--optional-new .btn-link i {
		font-size: 10px;
		margin-left: 10px;
	}

	.home-layout-two:not(.has_slider) {
		padding-left: 30px;
		padding-right: 30px;
	}

	.home-layout-two:not(.has_slider) .col-item .box-content {
		padding-top: 30px;
	}

	.home-layout-two:not(.has_slider) .col-item .box-title {
		margin-bottom: .9375rem;
		font-size: 30px;
	}

	.home-layout-two:not(.has_slider) .col-item button.btn {
		padding: 5px 15px;
		min-width: 220px;
		min-height: 40px;
		font-size: 16px;
	}

	.home-layout-two .box-content .box-desc {
		margin-bottom: 30px;
		font-size: 16px;
		max-width: 100%;
	}

	body:not(.home) #main .home-blogs-section {
		padding-top: 10px;
	}

	.home-blogs-section .section-blogs-slider {
		margin-left: -10px;
		margin-right: -10px;
	}

	.home-blogs-section a.btn-all-blogs {
		padding: 5px 15px;
		min-width: 220px;
		min-height: 40px;
		font-size: 16px;
	}

	.blog-item {
		margin: 0 15px;
	}

	.blog-item .blog-title {
		margin-bottom: 8px;
		font-size: 16px;
	}

	.blog-item .blog-item-excerpt {
		margin-bottom: 5px;
	}

	.blog-item .link_read_more {
		font-size: 16px;
	}

	.blog-item .link_read_more [class*="icon-"] {
		margin-right: 10px;
	}

	.page_wrapper_article .page-header-article {
		max-width: 980px;
	}

	.page_wrapper_article .page-header-article .page-title {
		font-size: 30px;
	}

	.page_wrapper_article .page-header-article .post-cat a {
		margin-left: 10px;
		padding: 6px 15px;
		font-size: 14px;
	}

	.page_wrapper_article .single-article-container {
		max-width: 980px;
	}

	.single-post .related-blog-section .section-title {
		padding: 0;
	}

	.single-post .related-blog-section .section-blogs-slider {
		margin-left: -15px;
		margin-right: -15px;
	}

	.single-post .related-blog-section .section-blogs-slider .blog-item {
		margin-left: 15px;
		margin-right: 15px;
	}

	.page-template-page-contact .woocommerce-breadcrumb {
		padding-bottom: 40px;
	}

	.contactus-form-holder .contactus-form-inner-holder {
		margin-bottom: 20px;
	}

	.contactus-form-holder .col-md-7 {
		padding-right: 0;
		padding-left: 0;
		padding-right: 40px;
		-ms-flex-preferred-size: 47.51%;
		flex-basis: 47.51%;
		max-width: 47.51%;
	}

	.contactus-form-holder .col-md-5 {
		margin-bottom: 0;
		-ms-flex-preferred-size: 52.49%;
		flex-basis: 52.49%;
		max-width: 52.49%;
	}

	.contactus-heading {
		margin-bottom: 40px;
	}

	.contactus-heading .top-text {
		font-size: 16px;
	}

	.contactus-heading h1 {
		margin-bottom: 20px;
		font-size: 30px;
	}

	.contactus-heading .info-text {
		margin-bottom: 20px;
	}

	.contact-form-holder .form-row {
		margin-left: -7.5px;
		margin-right: -7.5px;
	}

	.contact-form-holder .form-row > [class*="col-"] {
		padding-left: 7.5px;
		padding-right: 7.5px;
	}

	.contact-form-holder .form-group .input-label {
		margin-bottom: 5px;
		font-size: 14px;
	}

	.contact-form-holder .form-control {
		padding: 5px 10px;
		height: 45px;
	}

	.contact-form-holder button.btn {
		margin-top: 40px;
		min-height: 50px;
		font-size: 16px;
	}

	.contact-form-holder .contact-description-text {
		font-size: 16px;
	}

	.contact-form-holder .contact-image {
		margin-top: 1.25rem;
	}

	.contact-info-list {
		margin: 40px -10px 0;
	}

	.contact-info-list .contact-title {
		margin-bottom: 10px;
		padding: 0 10px;
		font-size: 18px;
	}

	.contact-info-list .contact-info-box {
		margin-top: 10px;
		padding: 0 10px;
	}

	.contact-info-list .contact-icon-holder {
		margin-left: 7px;
		width: 15px;
		height: 15px;
		font-size: 12px;
	}

	.contact-info-list .contact-list {
		font-size: 14px;
	}

	.custom-single-label {
		font-size: 16px;
	}

	.product-tags {
		gap: 10px;
	}

	.product-tags a {
		font-size: 12px;
	}

	.single .product-tags a {
		font-size: 18px;
	}

	.product-tags-loop {
		gap: 10px;
	}

	.product-tags-loop a {
		font-size: 12px;
	}

	.single-product-layout-two:not(.single_gallery_size_big) .woocommerce-breadcrumb {
		max-width: 1050px;
		margin-top: -21px;
		z-index: -1;
	}

	.single-product-detail-container > .single-product-container {
		max-width: 1050px;
	}

	.single-product-detail-container .single-product-detail .off-label,
	.single-product-detail-container .single-product-detail .sale-label,
	.single-product-detail-container .single-product-detail .new-label,
	.single-product-detail-container .single-product-detail .sold-label,
	.single-product-detail-container .single-product-detail .matat_badge {
		left: 10px;
		top: 10px;
		right: auto !important;
	}

	.single-product-detail .single-product-summary {
		-ms-flex-preferred-size: 37.254%;
		flex-basis: 37.254%;
		max-width: 37.254%;
		padding-top: 0;
	}

	.single-product-detail .single-product-summary .awdr_discount_bar {
		font-size: 18px;
		margin-bottom: 7px;
	}

	.single-product-detail .single-product-summary .product-price {
		font-size: 18px;
	}

	.single-product-detail .single-product-summary .product-quantity .jcf-number .jcf-btn-inc::before,
	.single-product-detail .single-product-summary .bundle_button .jcf-number .jcf-btn-inc::before {
		font-size: 19px;
	}

	.single-product-detail .single-product-summary .product-quantity .jcf-number .jcf-btn-dec::before,
	.single-product-detail .single-product-summary .bundle_button .jcf-number .jcf-btn-dec::before {
		margin-top: -14px;
		font-size: 18px;
	}

	.single-product-detail .single-product-summary .bundle_button .quantity {
		width: 4.375rem;
		margin-bottom: 20px;
	}

	.single-product-detail .single-product-summary .bundle_button .jcf-number {
		height: calc(2.375rem + 2px);
		font-size: 1rem;
	}

	.single-product-detail .single-slider-wrapper {
		-ms-flex-preferred-size: 62.746%;
		flex-basis: 62.746%;
		max-width: 62.746%;
	}

	.single-product-detail .single-slider-wrapper .pagination-slider.slick-slider {
		padding-bottom: 30px;
	}

	.related-product-section .section-title {
		margin-bottom: 30px;
		font-size: 30px;
	}

	.product-gift-card .single-product-detail .single-slider-wrapper {
		-ms-flex-preferred-size: 51.116%;
		flex-basis: 51.116%;
		max-width: 51.116%;
	}

	.product-gift-card .single-product-detail .single-product-summary {
		-ms-flex-preferred-size: 48.884%;
		flex-basis: 48.884%;
		max-width: 48.884%;
		padding-right: 40px;
	}

	.product-gift-card .single-product-detail .single-product-summary .product_title {
		font-size: 30px;
	}

	.product-gift-card .single-product-detail .single-product-summary .add-to-cart-btn .primary-matat-btn {
		height: 50px;
	}

	.product-gift-card .giftcard_wrapper .form-row .form-group {
		margin-bottom: 15px;
	}

	.product-gift-card .giftcard_wrapper .form-row .form-group label[for="giftcard_price"] + span {
		bottom: 12px;
		left: 25px;
	}

	.product-gift-card .giftcard_wrapper .form-row .form-group label[for="giftcard_note"] {
		width: calc(100% - 44px);
		display: inline-block;
	}

	.product-gift-card .giftcard_wrapper .form-row .form-group label[for="giftcard_note"] + span {
		width: 40px;
	}

	.product-gift-card .giftcard_wrapper .form-group .floating_label {
		margin-bottom: 5px;
		font-size: 14px;
	}

	.product-gift-card .giftcard_wrapper .form-group .productpage_title {
		font-size: 14px;
	}

	.product-gift-card .giftcard_wrapper .form-group ul {
		margin-left: -14px;
		margin-right: -14px;
	}

	.product-gift-card .giftcard_wrapper .form-group ul li {
		padding: 0 14px 5px;
		font-size: 14px;
	}

	.product-gift-card .giftcard_wrapper .form-group.productpage_check ul {
		margin-left: -14px;
		margin-right: -14px;
	}

	.product-gift-card .giftcard_wrapper .form-group.productpage_check ul li {
		padding-left: 14px;
		padding-right: 14px;
	}

	.product-gift-card .giftcard_wrapper .form-control {
		height: 45px;
		padding: 5px 15px;
	}

	.product-gift-card .giftcard_wrapper textarea.form-control {
		min-height: 80px;
	}

	.product-gift-card .matat-gift-card-product .custom-radio label {
		min-height: 16px;
		padding-right: 21px;
	}

	.product-gift-card .matat-gift-card-product .custom-radio label .fake-radio {
		width: 16px;
		height: 16px;
	}

	.product-gift-card .matat-gift-card-product .custom-checkbox label {
		padding-right: 20px;
	}

	.product-gift-card .matat-gift-card-product .custom-checkbox .fake-input {
		width: 15px;
		height: 15px;
	}

	.single-product-summary table.variations tr.row_pa_size td.label {
		max-width: 306px;
	}

	.single-product-summary .variable-items-wrapper:not(.hidden):not(.matat_js_dynamic) {
		gap: 10px;
	}

	.single-product-summary .btn-holder {
		margin-bottom: 20px;
	}

	.single-product-summary .single_p_add_cart + .vibes-child-wishlist {
		margin-block: 20px;
	}

	.single-product-summary .stock-alert-row .form-control {
		font-size: 14px;
	}

	.single-product-summary .cart.bundle_data .bundle_button button {
		padding: .5625rem;
		height: 2.5rem;
		font-size: 16px;
	}

	body.woo-variation-swatches .single-product-summary .variable-items-wrapper li.variable-item:not(.radio-variable-item).button-variable-item {
		max-width: 54px;
		-ms-flex-preferred-size: 54px;
		flex-basis: 54px;
	}

	body.woo-variation-swatches .single-product-summary .variable-items-wrapper li.variable-item:not(.radio-variable-item).button-variable-item .variable-item-span {
		max-height: 40px;
	}

	.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock .variable-item-contents .variable-item-span:after,
	.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock .variable-item-contents .variable-item-image:after {
		-webkit-transform: rotate(-36deg);
		-ms-transform: rotate(-36deg);
		transform: rotate(-36deg);
	}

	.read-more-summary {
		font-size: .875rem;
		margin-bottom: 20px;
	}

	.vibes-child-wishlist a.matat-wishlist-button {
		height: 2.5rem;
	}

	.produc-misc-info {
		width: 100%;
		margin-top: 20px;
	}

	.produc-misc-info .info-item {
		font-size: 13px;
		padding: 0 0 10px;
		line-height: 1.5;
	}

	.produc-misc-info .info-item .ico-wrap {
		margin-bottom: 10px;
		height: 30px;
	}

	.woocommerce-variation-availability .stock-alert-row {
		padding: 15px;
	}

	.woocommerce-variation-availability .stock-alert-row .stock-alert-title {
		font-size: 14px;
	}

	.woocommerce-variation-availability .stock-alert-row .matat-stock-notify-form .btn-wrap {
		bottom: 10px;
	}

	.woocommerce-variation-availability .stock-alert-row .matat-stock-notify-form .btn {
		font-size: 14px;
	}

	.matat-variation-select-wrap li.variable-item.image-variable-item.image-variable-item-espresso.enabled.no-stock:after {
		-webkit-transform: rotate(-36deg);
		-ms-transform: rotate(-36deg);
		transform: rotate(-36deg);
	}

	.size-modal .modal-close {
		left: 30px;
		top: 28px;
	}

	.rtl .size-modal .modal-close {
		right: 30px;
	}

	.size-modal .modal-dialog {
		max-width: none;
	}

	.size-modal .modal-content {
		width: 29.375rem;
	}

	.size-modal .modal-content .modal-content-inner {
		padding: 20px 30px 30px;
	}

	.size-modal .modal-title {
		font-size: 20px;
		margin-bottom: 20px;
	}

	.size-modal .modal-form-holder ul {
		gap: 17px;
		margin-bottom: 30px;
	}

	.size-modal .modal-form-holder ul li {
		padding: 6px 22px;
		font-size: 14px;
	}

	.size-modal .modal-form-holder .size-content table th {
		padding: 11px 6px;
	}

	.size-modal .modal-form-holder .size-content table th,
	.size-modal .modal-form-holder .size-content table td {
		font-size: 14px;
	}

	.size-modal .modal-form-holder .size-content table td {
		padding: 9px 12px;
	}

	.size-modal .modal-form-holder .size-image {
		margin-top: 30px;
	}

	.archive .woocommerce-breadcrumb {
		text-align: initial;
		font-size: 14px;
	}

	.archive #primary .woocommerce-breadcrumb {
		margin-top: 22px;
	}

	.archive .site-main {
		margin-bottom: 60px;
	}

	.shop-page-container {
		margin-top: 30px;
	}

	.shop-page-container .archive-heading-wrap {
		margin-bottom: 40px;
		padding: 0;
	}

	.shop-page-container .term-description {
		font-size: 14px;
	}

	.shop-page-container .sort-filter-row {
		padding-bottom: 0;
	}

	.shop-page-container .page-title {
		font-size: 30px;
	}

	.shop-products-row .product-col,
	.shop-products-row .archive-col {
		margin-bottom: 40px;
	}

	.shop-sidebar-filter .filter-close {
		right: auto;
		left: 20px;
	}

	.shop-sidebar-filter .color-filter {
		max-width: 260px;
	}

	.shop-sidebar-filter .drop-slide > li.filter_reset {
		padding-bottom: 10px;
	}

	.shop-sidebar-filter li .has_child ~ ul li ul {
		margin-right: 15px;
	}

	.woocommerce-pagination .page-numbers .page-numbers.current,
	.woocommerce-pagination .page-numbers > span.current,
	.woocommerce-pagination .page-numbers > .page.current,
	.woocommerce-pagination .page-numbers .nextpostslink.current,
	.woocommerce-pagination .page-numbers .previouspostslink.current,
	.woocommerce-pagination .wp-pagenavi .page-numbers.current,
	.woocommerce-pagination .wp-pagenavi > span.current,
	.woocommerce-pagination .wp-pagenavi > .page.current,
	.woocommerce-pagination .wp-pagenavi .nextpostslink.current,
	.woocommerce-pagination .wp-pagenavi .previouspostslink.current {
		font-size: 16px;
		min-width: 20px;
		height: 20px;
		line-height: 20px;
	}

	.woocommerce-pagination .page-numbers span,
	.woocommerce-pagination .page-numbers a,
	.woocommerce-pagination .wp-pagenavi span,
	.woocommerce-pagination .wp-pagenavi a {
		margin: 0 11px;
	}

	.page-template-page-club-member-product .woocommerce-breadcrumb {
		font-size: 14px;
		text-align: initial;
	}

	.shop-page-container .archive-heading-wrap .check-club-points-block {
		margin-top: 15px;
		font-size: 16px;
	}

	.shop-page-container .product-item .product-img .cmp-badge {
		top: 10px;
		right: 10px;
		max-width: 107px;
	}

	.shop-page-container .product-item .product-detail .price-holder {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}

	.shop-page-container .product-item .product-detail .price-holder .price {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
	}

	.shop-page-container .product-item .product-detail .price-holder .cmp-star-price-holder {
		padding-right: 10px;
		margin-top: 0;
	}

	.shop-page-container .product-item .product-detail .price-holder .cmp-star-price {
		padding: 5px 22px;
		min-height: 27px;
		font-size: 14px;
	}

	.shop-page-container .product-item .product-detail .price-holder .cmp-star-price::before,
	.shop-page-container .product-item .product-detail .price-holder .cmp-star-price::after {
		font-size: 8px;
	}

	.shop-page-container .product-item .product-detail .price-holder .cmp-star-price::before {
		right: 10px;
	}

	.shop-page-container .product-item .product-detail .price-holder .cmp-star-price::after {
		left: 10px;
	}

	.cmp-faq-section {
		margin-top: 80px;
	}

	.cmp-faq-section .section-title {
		margin-bottom: 35px;
	}

	.cmp-faq-section .cmp-faq-block-title {
		margin: 0 0 10px;
		font-size: 24px;
	}

	.cmp-faq-section .faqs-block {
		padding-bottom: 40px;
	}

	.cmp-faq-section .faqs-block:last-child {
		padding-bottom: 25px;
	}

	.cmp-faq-section .faq-item .faq-opener::before {
		font-size: 7px;
	}

	.cmp-star-card-modal .modal-content {
		box-shadow: 0 0 6px rgba(0, 0, 0, .1);
	}

	.cmp-star-card-modal .modal-content .modal-header {
		padding: 20px;
	}

	.cmp-star-card-modal .modal-content .modal-header .modal-close {
		right: 20px;
		width: 20px;
		height: 20px;
		font-size: 11px;
	}

	.cmp-star-card-modal .modal-content .modal-header .modal-title {
		font-size: 20px;
	}

	.cmp-star-card-modal .modal-content .modal-content-inner {
		padding: 20px 20px 40px;
	}

	.cmp-star-card-modal .modal-content .modal-desc {
		max-width: 410px;
		margin: 0 auto 30px;
		font-size: 16px;
		line-height: 1.3;
	}

	.cmp-star-card-modal .modal-content .modal-form {
		max-width: 365px;
		margin: 0 auto;
	}

	.cmp-star-card-modal .modal-content .modal-form .form-label {
		font-size: 14px;
		margin-bottom: 6px;
	}

	.cmp-star-card-modal .modal-content .modal-form .form-control {
		height: 45px;
		padding: 5px 15px;
	}

	.cmp-star-card-modal .modal-content .modal-form .btn-holder {
		-ms-flex-preferred-size: 80px;
		flex-basis: 80px;
		max-width: 80px;
	}

	.cmp-star-card-modal .modal-content .modal-form .btn {
		padding: 5px 10px;
		min-height: 45px;
		font-size: 14px;
	}

	.home-blogs-section .blogs-container h1.section-title {
		font-size: 30px;
	}

	.blogs-container .blog-nav {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.blogs-container .blog-nav .category-menu {
		margin-left: -10px;
		margin-right: -10px;
	}

	.blogs-container .blog-nav .category-menu > li {
		padding: 0 10px 10px;
	}

	.blogs-container .blog-nav .category-menu > li .blog-tag-item {
		min-width: 64px;
		min-height: 36px;
		font-size: 14px;
	}

	.blogs-container .archive-blogs-holder {
		max-width: 100%;
		margin-left: -15px;
		margin-right: -15px;
	}

	.blogs-container .archive-blogs-holder .slide {
		padding-left: 15px;
		padding-right: 15px;
	}

	.blog-item .blog-item-tags .tag_item {
		padding: 7px 15px;
		font-size: 14px;
	}

	.blog-item .blog-detail {
		padding-top: 10px;
	}

	.blog-item .link_read_more {
		font-size: 14px;
	}

	.page-template-page-about .woocommerce-breadcrumb {
		padding-bottom: 0;
	}

	.who-content-section {
		margin-top: 40px;
		padding-top: 20px;
		padding-bottom: 20px;
		display: block;
		background: none !important;
	}

	.who-content-section .container {
		padding: 0 15px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.who-content-section .img-col {
		margin-top: -20px;
		margin-bottom: -20px;
		-ms-flex-preferred-size: 45.083%;
		flex-basis: 45.083%;
		max-width: 45.083%;
	}

	.who-content-section .who-content-col {
		padding-top: 20px;
		padding-bottom: 20px;
		-ms-flex-preferred-size: 54.917%;
		flex-basis: 54.917%;
		max-width: 54.917%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-ms-flex-item-align: center;
		align-self: center;
	}

	.who-content-section .who-content-col::before {
		content: "";
		background: var(--who-content-bg);
		position: absolute;
		top: 0;
		left: -9999px;
		right: -9999px;
		bottom: 0;
		z-index: -1;
		margin: auto;
	}

	.who-content-section .who-content-col .who_title {
		margin-bottom: 15px;
	}

	.who-content-section .who-content-col .who-sub-title {
		margin-bottom: 10px;
		font-size: 18px;
	}

	.brand-section {
		margin-top: 60px;
		padding: 0 45px;
	}

	.brand-section .top-text {
		margin-bottom: 30px;
		padding: 0;
	}

	.brand-section .top-text .about_title {
		font-size: 30px;
	}

	.brand-section .brand-logo-holder {
		padding: 0 30px;
		margin: 0 -15px;
		overflow: initial;
	}

	.brand-section .brand-logo-holder .slide {
		padding: 0 15px;
	}

	.brand-section .brand-logo-holder .brand-img {
		min-width: auto;
		max-width: 100%;
	}

	.about-content-section {
		margin-top: 60px;
	}

	.about-content-section .top-text {
		margin-bottom: 40px;
		max-width: 750px;
	}

	.about-content-section .about_title {
		margin-bottom: 30px;
	}

	.about-content-section .contact-info-box {
		margin-left: auto;
		margin-right: auto;
		max-width: 750px;
	}

	.about-content-section .contact-info-box .info-text-frame {
		padding: 10px 0;
		font-size: 16px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		max-width: 620px;
		margin: 0 auto;
	}

	.about-content-section .contact-info-box .info-text-frame::before {
		content: "";
		border-right: 1px dashed #ddd;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		width: 1px;
		margin: 0 auto;
	}

	.about-content-section .contact-info-box .info-text-frame > * {
		max-width: 50%;
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
	}

	.about-content-section .contact-info-box .info-text-frame .contact_info {
		padding-left: 40px;
	}

	.about-content-section .contact-info-box .info-text-frame .contact_info + .social-contact-info::before {
		display: none;
	}

	.about-content-section .contact-info-box .info-text-frame .social-contact-info {
		margin: 0;
		padding: 0 40px 0 0;
		display: block;
	}

	.about-content-section .contact-info-box .info-text-frame .social-contact-info .social_connect_title {
		margin-bottom: 15px;
	}

	.about-content-section .contact-info-box .info-text-frame .social-contact-info > a {
		margin: 0 10px;
		width: 30px;
		height: 30px;
		font-size: 16px;
	}

	.page-template-page-store .woocommerce-breadcrumb {
		padding-bottom: 0;
	}

	.contact-branches-sec {
		padding-top: 40px;
	}

	.contact-branches-sec .top-text {
		margin-bottom: 15px;
	}

	.contact-branches-sec .top-text h1 {
		font-size: 30px;
	}

	.contact-branches-sec .branch-img-holder {
		margin-bottom: 0;
	}

	.contact-branches-sec .row .col-md-7 {
		-ms-flex-preferred-size: 45.834%;
		flex-basis: 45.834%;
		max-width: 45.834%;
	}

	.contact-branches-sec .row .col-md-5 {
		padding-left: 0;
		padding-right: 40px;
		-ms-flex-preferred-size: 54.166%;
		flex-basis: 54.166%;
		max-width: 54.166%;
	}

	.contact-branches-sec .contact-branches-holder {
		padding: 20px 20px 0 30px;
		border: 1px solid #cecece;
		max-height: 600px;
		overflow-x: hidden;
		overflow-y: auto;
	}

	.contact-branches-sec .contact-branches-holder::-webkit-scrollbar {
		width: 6px;
	}

	.contact-branches-sec .contact-branches-holder::-webkit-scrollbar-track {
		background: #c9c9c9;
	}

	.contact-branches-sec .contact-branches-holder::-webkit-scrollbar-thumb {
		background: #3e3e3e;
	}

	.contact-branches-sec .contact-branches-holder::-webkit-scrollbar-thumb:hover {
		background: #3e3e3e;
	}

	.contact-branches-sec .contact-branches-block .contact-branch-opener {
		font-size: 16px;
	}

	.contact-branches-sec .contact-branches-block .contact-branch-opener::after {
		font-size: 8px;
		top: 9px;
	}

	.contact-branches-sec .contact-branches-block .contact-branch-opener.collapsed::after {
		top: 9px;
	}

	.contact-branches-sec .contact-branches-block .contact-branch-content {
		padding-top: 12px;
	}

	.page-template-page-career .woocommerce-breadcrumb {
		padding-bottom: 0;
	}

	.careers-sec {
		margin-top: 40px;
		margin-bottom: 70px;
	}

	.careers-sec .container {
		padding-left: 15px;
		padding-right: 15px;
	}

	.careers-sec .row .col-md-7 {
		margin-bottom: 0;
		-ms-flex-preferred-size: 44.716%;
		flex-basis: 44.716%;
		max-width: 44.716%;
	}

	.careers-sec .row .col-md-5 {
		-ms-flex-preferred-size: 55.284%;
		flex-basis: 55.284%;
		max-width: 55.284%;
		padding-right: 40px;
		padding-left: 0;
	}

	.careers-sec .top-text {
		margin-bottom: 30px;
	}

	.careers-sec .top-text h1 {
		margin-bottom: 20px;
		font-size: 30px;
	}

	.careers-sec .top-text .career-desc {
		font-size: 14px;
		line-height: 1.71;
	}

	.careers-sec .careers-block-holder {
		border: 1px solid #cecece;
		padding: 20px;
		max-height: 380px;
		overflow-x: hidden;
		overflow-y: auto;
	}

	.careers-sec .careers-block-holder::-webkit-scrollbar {
		width: 6px;
	}

	.careers-sec .careers-block-holder::-webkit-scrollbar-track {
		background: #c9c9c9;
	}

	.careers-sec .careers-block-holder::-webkit-scrollbar-thumb {
		background: #3e3e3e;
	}

	.careers-sec .careers-block-holder::-webkit-scrollbar-thumb:hover {
		background: #3e3e3e;
	}

	.careers-sec .careers-block {
		padding: 16px 0;
	}

	.careers-sec .careers-block:first-child {
		padding-top: 0;
		border-top: none;
	}

	.careers-sec .careers-block .career-opener {
		font-size: 18px;
	}

	.careers-sec .careers-block .career-opener::after {
		font-size: 8px;
		top: 11px;
	}

	.careers-sec .careers-block .career-content {
		margin-top: 15px;
		font-size: 14px;
	}

	.bl-holder {
		margin-top: 35px;
		margin-bottom: 60px;
	}

	.bl-holder .top-text {
		margin-bottom: 43px;
	}

	.bl-holder .top-text h1 {
		font-size: 30px;
	}

	.bl-holder .bl-item-holder {
		margin: 0;
		max-width: 100%;
		-webkit-column-count: 6;
		column-count: 6;
		-webkit-column-gap: 3%;
		column-gap: 3%;
	}

	.bl-holder .bl-item .bl-item-title {
		margin-bottom: 10px;
		font-size: 14px;
	}

	.bl-holder .bl-item ul {
		margin: 0;
		display: block;
	}

	.bl-holder .bl-item ul li {
		margin-bottom: 10px;
		padding: 0;
		font-size: 14px;
	}

	.thankyou-container .thankyou-header {
		padding-block: 27px 17px;
	}

	.thankyou-container .thankyou-header h1 {
		font-size: 30px;
	}

	.thankyou-container .typ-main-info {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		gap: 20px;
	}

	.thankyou-container .typ-main-info .info-title {
		margin-bottom: 15px;
	}

	.thankyou-container .product-info {
		padding-top: 20px;
	}

	.thankyou-container .product-table tbody {
		-ms-grid-columns: (1fr)[2];
		grid-template-columns: repeat(2, 1fr);
		gap: 30px;
	}

	.thankyou-container .product-table .product-image-wrapper .product-typ-image {
		-ms-flex-preferred-size: 90px;
		flex-basis: 90px;
		max-width: 90px;
	}

	.thankyou-container .product-table .product-image-wrapper .product-typ-image .img-wrap {
		padding-bottom: 120px;
	}

	.thankyou-container .product-table .product-image-wrapper .product-item-wrap {
		-ms-flex-preferred-size: calc(100% - 90px);
		flex-basis: calc(100% - 90px);
		max-width: calc(100% - 90px);
		padding-right: 20px;
	}

	.thankyou-container .product-table .product-image-wrapper .product-item-wrap .product-typ-main {
		margin-bottom: 10px;
	}

	.thankyou-container .product-table .product-variation {
		margin-top: 10px;
	}

	.thankyou-container .product-table .product-variation .data-variation .color-item-content {
		width: 15px;
		height: 15px;
	}

	.thankyou-container .product-table .product-variation .data-variation:nth-child(1) {
		padding-left: 10px;
		margin-left: 10px;
	}

	.sitemap-section {
		padding: 20px 0;
	}

	.sitemap-section .sitemap-inner.main-header-inner > .submenu-container-wrap {
		padding-left: 5%;
		width: 24%;
		max-width: 24%;
	}

	.sitemap-section .sitemap-inner.main-header-inner > .submenu-container-wrap .submenu-container-wrap {
		padding-right: 12px;
	}

	.sitemap-section .sitemap-inner,
	.sitemap-section .footer-contact-info {
		padding-left: 5%;
		width: 24%;
		max-width: 24%;
	}

	.checkout-container .checkout-title {
		margin-bottom: 20px;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}

	.checkout-container .checkout-login-register {
		margin-bottom: 15px;
		-webkit-box-pack: initial;
		-ms-flex-pack: initial;
		justify-content: initial;
	}

	.checkout-container .checkout-login-register .checkout-register-wrapper::before {
		margin: 0 7px 0 5px;
	}

	.checkout-container .checkout-address-row {
		padding-top: 15px;
	}

	.checkout-container .checkout-detail-container {
		max-width: 1045px;
		margin-inline: auto;
		padding: 40px 15px 75px;
	}

	.checkout-container .checkout-review {
		padding-bottom: 20px;
		border: 1px solid #cbcbcb;
	}

	.checkout-container .checkout-review .matat_multipass_info_box_wrapper {
		padding-left: 15px;
		padding-right: 15px;
	}

	.checkout-container .checkout-review .checkout-cart-items {
		padding-left: 15px;
		padding-right: 15px;
	}

	.checkout-container .checkout-left {
		padding-left: 20px;
	}

	.checkout-container .checkout-left .breadcrumb-container {
		padding-left: 0;
		padding-right: 0;
	}

	.checkout-container .cart-top-wrapper {
		padding-top: 20px;
	}

	.checkout-container .cart-header {
		margin-bottom: 20px;
	}

	.checkout-container .address-holder,
	.checkout-container .shipping-method-holder {
		padding-left: 0;
		padding-right: 0;
		float: none;
		width: 100%;
	}

	.checkout-container .address-holder {
		margin-bottom: 20px;
	}

	.checkout-container .shipping-method-holder .checkout-title {
		margin-bottom: 15px;
	}

	.checkout-container .shipping-method-holder .delivery-option li .error {
		margin-top: 5px;
		padding-right: 33px;
	}

	.checkout-container .delivery-option label .method-detail,
	.checkout-container .payment-option label .method-detail {
		padding: 0 15px;
	}

	.checkout-container .delivery-option label .fake-input,
	.checkout-container .payment-option label .fake-input {
		width: 18px;
		height: 18px;
		min-width: 18px;
	}

	.checkout-container .delivery-option label .fake-input:before,
	.checkout-container .payment-option label .fake-input:before {
		top: 2px;
		right: 2px;
		bottom: 2px;
		left: 2px;
	}

	.checkout-container .delivery-option > li {
		padding: 15px;
		margin-bottom: 20px;
	}

	.checkout-container .delivery-option > li select {
		margin-left: 20px;
		margin-right: 33px;
		min-height: 45px;
		width: calc(100% - 53px);
		padding: 5px 15px;
		font-size: 1.25rem;
	}

	.checkout-container .delivery-option > li .jcf-select {
		margin-left: 20px;
		margin-right: 33px;
		width: calc(100% - 53px);
	}

	.checkout-container .delivery-option label .method-title {
		margin-bottom: 8px;
		margin-left: 10px;
		font-size: 14px;
	}

	.checkout-container .delivery-option label .method-desc {
		margin-bottom: 8px;
		font-size: 12px;
	}

	.checkout-container .form-row {
		padding-bottom: 15px;
	}

	.checkout-container .woocommerce-additional-fields {
		padding-bottom: 0;
	}

	.checkout-container .woocommerce-account-fields label {
		font-size: 14px;
	}

	.checkout-container textarea.input-text {
		min-height: 80px;
	}

	.checkout-container .checkout-cart-items .mini-cart-item .product-detail {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.checkout-container .checkout-cart-items .mini-cart-item .jcf-number {
		width: 70px;
		height: 30px;
	}

	.checkout-container .promo-code-wrap {
		padding-top: 15px;
		padding-bottom: 15px;
	}

	.checkout-container .promo-code-wrap .cart-coupon-main:before {
		font-size: 10px;
	}

	.checkout-container .cart-footer {
		margin-bottom: 15px;
	}

	.checkout-container .woocommerce-checkout-payment .form-row.place-order .mailchimp-newsletter {
		margin-bottom: 5px;
	}

	.checkout-container .woocommerce-checkout-payment .form-row.place-order .mail-custom-content {
		font-size: 14px;
		margin-right: 26px;
	}

	.checkout-container .woocommerce-checkout-payment .form-row.place-order .mail-custom-content .mail-readmore-content {
		margin-top: 10px;
	}

	.checkout-container .woocommerce-checkout-payment .form-row.place-order .btn-checkout {
		padding-bottom: 10px;
		font-size: 20px;
		font-weight: 500;
		line-height: 1;
		min-height: 50px;
	}

	.checkout-container .woocommerce-checkout-payment ul.wc_payment_methods {
		margin-bottom: 0;
	}

	.checkout-container .woocommerce-checkout-payment ul.wc_payment_methods label .method-title img {
		margin-top: 10px;
	}

	.checkout-container .multi-pass-pay {
		margin-bottom: 20px;
	}

	.checkout-container .mp-form-wrap {
		margin-top: -10px;
		max-width: 365px;
	}

	.checkout-container .mp-form-wrap .coupon-fields .btn {
		max-width: 80px;
		-ms-flex-preferred-size: 80px;
		flex-basis: 80px;
		font-size: 14px;
	}

	.checkout-container #matat_marketing_checkbox_for_checkout-outer {
		padding-top: 17px;
	}

	.checkout-container #matat_marketing_checkbox_for_checkout-outer::before {
		right: -15px;
		left: -15px;
	}

	.checkout-container .coupon-fields .btn {
		max-width: 120px;
		height: 45px;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 120px;
		flex: 0 0 120px;
	}

	.checkout-container .coupon-fields .btn .input-text {
		max-width: calc(100% - 120px);
		-webkit-box-flex: 0;
		-ms-flex: 0 0 calc(100% - 120px);
		flex: 0 0 calc(100% - 120px);
	}

	.woocommerce-checkout-payment .form-row input#flashy_accept_marketing + .woocommerce-form__label {
		font-size: 14px;
		line-height: 18px;
		padding-right: 26px;
	}

	.woocommerce-checkout-payment .form-row input#flashy_accept_marketing + .woocommerce-form__label:before {
		width: 17px;
		height: 17px;
	}

	.woocommerce-checkout-payment .form-row input#flashy_accept_marketing + .woocommerce-form__label:after {
		right: 3px;
		top: 7px;
		font-size: 8px;
	}

	#footer {
		margin-top: 35px;
	}

	#footer .design-dev-info a {
		font-size: 14px;
	}

	#footer .design-dev-info a img {
		width: 13px;
		margin: 0 10px 0 0;
	}

	.footer-about .footer-logo {
		width: 159px;
		margin-bottom: 35px;
	}

	.footer-contact-info ul > li:not(.social-icon) .ico-wrap .icon-phone-alt::before {
		font-size: 14px;
	}

	.footer-newsletter .container {
		max-width: 821px;
	}

	.footer-newsletter .contact-form-read-wrapper {
		max-width: 470px;
		-webkit-box-flex: 470px;
		-ms-flex: 470px;
		flex: 470px;
		margin: 20px auto 0;
	}

	.footer-newsletter .contact-form-read-wrapper .readmore-content {
		margin-top: 15px;
	}

	.footer-newsletter .newsletter-title-holder .widget-title {
		margin-bottom: 5px;
		font-size: 30px;
		line-height: 1.33;
	}

	.footer-newsletter .newsletter-title-holder .newsletter-desc {
		margin-bottom: 30px;
		font-size: 16px;
	}

	.footer-newsletter .form-control {
		height: 45px;
	}

	.footer-newsletter .btn-submit {
		height: 45px;
	}

	.footer-newsletter .check-wrap label {
		font-size: 14px;
	}

	.footer-newsletter .check-wrap label .wpcf7-list-item-label {
		padding-right: 28px;
	}

	.footer-newsletter .check-wrap label .wpcf7-list-item-label:before {
		font-size: 9px;
		width: 18px;
		height: 18px;
	}

	.footer-bottom {
		background: #3e3e3e;
		color: #fff;
	}

	.footer-layout-three.woocommerce-checkout #footer {
		margin-top: 0;
	}

	.footer-site-link {
		margin-bottom: 20px;
	}
}

@media (min-width: 768px) and (max-width: 991.98px) {
	.page-template-page-club-member-product.single-product-layout-two:not(.single_gallery_size_big) .woocommerce-breadcrumb {
		max-width: 35%;
	}

	.footer-middle .links-col {
		-webkit-box-pack: space-evenly;
		-ms-flex-pack: space-evenly;
		justify-content: space-evenly;
	}
}

@media (min-width: 992px) {
	.header-layout-four .header-search {
		max-width: 320px;
		-ms-flex-preferred-size: 320px;
		flex-basis: 320px;
	}

	#secondary-nav {
		padding-left: 1.875rem;
		padding-right: 1.875rem;
	}

	#secondary-nav .secondary-menu {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		overflow: initial;
	}

	#secondary-nav .secondary-menu > li > a {
		white-space: normal;
	}

	#primary-nav {
		padding-top: 14px;
		position: relative;
	}

	#primary-nav .nav-close {
		display: none;
	}

	#primary-nav .primary-menu {
		margin-inline: 0;
	}

	#primary-nav .primary-menu > li {
		margin: 0 15px;
		padding-bottom: 13px;
	}

	#primary-nav .primary-menu > li.menu-item-has-children > a {
		padding-left: 13px;
	}

	#primary-nav .primary-menu > li.menu-item-has-children > a:after {
		font-size: 5px;
		margin-top: -2px;
	}

	#primary-nav .primary-menu .submenu-holder .sub-menu {
		font-size: 14px;
	}

	#primary-nav .mega-menu .submenu-holder {
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		right: auto;
		width: 90%;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	#primary-nav .mega-menu .submenu-holder > .sub-menu {
		font-size: 14px;
	}

	#primary-nav .mega-menu .submenu-holder > .sub-menu > li > a {
		font-size: 16px;
	}

	#primary-nav .mega-menu .submenu-holder > .sub-menu > li > a .sub-menu li a {
		font-weight: 14px;
	}

	#primary-nav .mega-menu .menu-banner-row {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	#primary-nav .mega-menu .menu-banner-row .menu-brand-col .brand-text {
		font-size: 16px;
		margin-bottom: 16px;
	}

	#primary-nav .mega-menu .menu-banner-row .menu-brand-col .bg-image {
		max-width: 161px;
		margin-right: auto;
	}

	#primary-nav .mega-menu .menu-banner-row .menu-brand-col .brand-all-link {
		margin-top: 18px;
	}

	#primary-nav .mega-menu .menu-banner-row .menu-brand-col .brand-lists {
		margin-right: auto;
		max-width: 161px;
	}

	#primary-nav .mega-menu .menu-banner-row .menu-brand-col .brand-lists .az-links-list {
		padding: 17px 5px;
		margin-block: 17px 15px;
	}

	#primary-nav .mega-menu.menu_items_2.banner_items_2 .submenu-holder > .sub-menu > li,
	#primary-nav .mega-menu.menu_items_2.banner_items_3 .submenu-holder > .sub-menu > li {
		padding-left: 1rem;
	}

	#primary-nav .mega-menu.menu_items_2.banner_items_3 .submenu-holder > .sub-menu > li {
		padding-left: 1rem;
		padding-right: 1rem;
	}

	.hero-banner .banner-content {
		padding: 37px 0;
	}

	.hero-banner .banner-content .container {
		padding-left: 35px;
		padding-right: 35px;
	}

	.hero-banner .banner-title {
		font-size: 60px;
	}

	.home-layout-three.three_column--optional-new:not(.slick-initialized) {
		padding-inline: 45px;
	}

	.home-layout-three.three_column--optional-new .box-title {
		font-size: 24px;
	}

	.home-layout-two:not(.has_slider) {
		padding-left: 45px;
		padding-right: 45px;
	}

	body:not(.home) #main .home-blogs-section {
		padding-top: 15px;
	}

	.home-blogs-section .section-blogs-slider {
		margin-left: -.9375rem;
		margin-right: -.9375rem;
	}

	.contactus-form-holder .col-md-7 {
		padding-right: 60px;
	}

	.contactus-heading .top-text {
		font-size: 18px;
	}

	.contact-form-holder .contact-description-text {
		font-size: 18px;
	}

	.custom-single-label {
		font-size: 18px;
	}

	.single-product.single-product-layout-two #wrapper {
		overflow: visible;
	}

	.single .product-tags a {
		font-size: 20px;
	}

	.single-product-detail .single-product-summary .bundle_button .quantity {
		width: 88px;
	}

	.single-product-detail .single-product-summary .bundle_button .jcf-number .jcf-btn-dec {
		left: 12px;
	}

	.single-product-detail .single-product-summary .bundle_button .jcf-number .jcf-btn-inc {
		right: 12px;
	}

	.single-product-detail .single-slider-wrapper .single-product-slider:not(.no_slide_thumb) {
		-ms-flex-preferred-size: calc(100% - 11.875rem);
		flex-basis: calc(100% - 11.875rem);
		max-width: calc(100% - 11.875rem);
	}

	.single-product-detail .single-slider-wrapper .pagination-slider.slick-slider {
		-ms-flex-preferred-size: 11.875rem;
		flex-basis: 11.875rem;
		max-width: 11.875rem;
		padding-left: 2.5rem;
	}

	.product-gift-card .single-product-detail .single-product-summary {
		padding-right: 60px;
	}

	.single-product-summary .cart.bundle_data .bundle_button button {
		font-size: 1.125rem;
		padding: .4375rem .625rem .375rem;
	}

	.single-slider-wrapper.has_slide_thumb .produc-misc-info {
		-ms-flex-preferred-size: calc(100% - 11.875rem);
		flex-basis: calc(100% - 11.875rem);
		max-width: calc(100% - 11.875rem);
	}

	.produc-misc-info .info-item {
		font-size: .875rem;
	}

	.shop-page-container .sort-filter-row {
		padding-top: 0;
	}

	.shop-page-container .sort-filter-row .filter-opener,
	.shop-page-container .sort-filter-row .sort-wrapper {
		margin-top: -30px;
	}

	.who-content-section .who-content-col {
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.who-content-section .who-content-col::before {
		min-height: 400px;
	}

	.who-content-section .who-content-col .who_title {
		margin-bottom: 25px;
		font-size: 30px;
	}

	.who-content-section .who-content-col .who-sub-title {
		margin-bottom: 20px;
		font-size: 20px;
	}

	.contact-branches-sec .row .col-md-5 {
		padding-right: 60px;
	}

	.contact-branches-sec .contact-branches-holder::-webkit-scrollbar {
		width: 8px;
	}

	.contact-branches-sec .contact-branches-block .contact-branch-opener {
		font-size: 18px;
	}

	.contact-branches-sec .contact-branches-block .contact-branch-opener::after {
		top: 12px;
	}

	.contact-branches-sec .contact-branches-block .contact-branch-opener.collapsed::after {
		top: 12px;
	}

	.careers-sec .row .col-md-5 {
		padding-right: 60px;
	}

	.careers-sec .careers-block-holder {
		padding-left: 30px;
	}

	.careers-sec .careers-block-holder::-webkit-scrollbar {
		width: 8px;
	}

	.careers-sec .careers-block .career-opener {
		font-size: 20px;
	}

	.careers-sec .careers-block .career-content {
		font-size: 16px;
	}

	.thankyou-container .typ-main-info {
		gap: 40px;
	}

	.checkout-container .checkout-detail-container {
		padding-top: 60px;
	}

	.checkout-container .checkout-review {
		-ms-flex-preferred-size: 46%;
		flex-basis: 46%;
		max-width: 46%;
		width: 46%;
	}

	.checkout-container .checkout-review .matat_multipass_info_box_wrapper {
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 18px;
	}

	.checkout-container .checkout-review .checkout-cart-items {
		padding-left: 20px;
		padding-right: 20px;
	}

	.checkout-container .checkout-left {
		width: 54%;
		padding-right: 0;
		padding-left: 6.32%;
	}

	.checkout-container .checkout-cart-items .mini-cart-item .product-detail {
		-ms-flex-preferred-size: calc(100% - 90px);
		flex-basis: calc(100% - 90px);
		max-width: calc(100% - 90px);
	}

	.checkout-container .checkout-cart-items .mini-cart-item .product-image {
		-ms-flex-preferred-size: 90px;
		flex-basis: 90px;
		max-width: 90px;
	}

	.checkout-container #matat_marketing_checkbox_for_checkout-outer::before {
		right: -20px;
		left: -20px;
	}

	.footer-middle .container {
		padding-left: 15px;
		padding-right: 15px;
		max-width: 984px;
	}

	.footer-newsletter .container {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.footer-newsletter .contact-form-read-wrapper {
		margin: 20px auto 0 0;
	}

	.footer-newsletter .newsletter-title-holder {
		-ms-flex-preferred-size: calc(100% - 485px);
		flex-basis: calc(100% - 485px);
		max-width: calc(100% - 485px);
	}

	.footer-newsletter .newsletter-title-holder .newsletter-desc {
		margin-bottom: 0;
		text-align: initial;
	}
}

@media (min-width: 1200px) {
	#secondary-nav {
		padding-left: 2.8125rem;
		padding-right: 2.8125rem;
	}

	#primary-nav .mega-menu .menu-banner-row .banner-text {
		font-size: 24px;
	}

	#primary-nav .mega-menu .menu-banner-row .menu-brand-col {
		padding-left: 37px;
	}

	#primary-nav .mega-menu.menu_items_2.banner_items_2 .submenu-holder > .sub-menu > li,
	#primary-nav .mega-menu.menu_items_2.banner_items_3 .submenu-holder > .sub-menu > li {
		padding-left: 3rem;
	}

	#primary-nav .mega-menu.menu_items_2.banner_items_3 .submenu-holder > .sub-menu > li {
		padding-right: 3rem;
		padding-left: 0;
	}

	.hero-banner .banner-content .container {
		padding-left: 45px;
		padding-right: 45px;
	}

	.hero-banner .banner-title {
		font-size: 70px;
	}

	.best-selling-section .best-selling-slider {
		margin-left: -15px;
		margin-right: -15px;
	}

	.home-layout-three.three_column--optional-new:not(.slick-initialized) {
		grid-gap: 8px 60px;
	}

	.home-layout-three.three_column--optional-new:not(.slick-initialized) .col-item:first-child {
		margin-bottom: 20px;
	}

	.home-layout-three.three_column--optional-new:not(.slick-initialized) .col-item:first-child .img-wrap {
		padding-top: 101.02%;
	}

	.home-layout-two:not(.has_slider) {
		padding-left: 60px;
		padding-right: 60px;
	}

	body:not(.home) #main .home-blogs-section {
		padding-top: 20px;
	}

	.contactus-form-holder .col-md-7 {
		padding-right: 80px;
	}

	.single-product-detail .single-product-summary .bundle_button .quantity {
		width: 108px;
		margin-bottom: 30px;
	}

	.single-product-detail .single-product-summary .bundle_button .jcf-number .jcf-btn-dec {
		left: 16px;
	}

	.single-product-detail .single-product-summary .bundle_button .jcf-number .jcf-btn-inc {
		right: 16px;
	}

	.product-gift-card .single-product-detail-container > .single-product-container {
		max-width: 1106px;
	}

	.product-gift-card .single-product-detail .single-product-summary {
		padding-right: 80px;
	}

	.product-gift-card .single-product-detail .single-product-summary .add-to-cart-btn .primary-matat-btn {
		height: 50px;
	}

	.product-gift-card .giftcard_wrapper .form-row .form-group label[for="giftcard_price"] + span {
		left: 30px;
	}

	.single-product-summary .cart.bundle_data .bundle_button button {
		height: 2.875rem;
	}

	.vibes-child-wishlist a.matat-wishlist-button {
		height: 2.875rem;
	}

	.who-content-section .container {
		max-width: 1250px;
	}

	.who-content-section .who-content-col::before {
		min-height: 511px;
	}

	.who-content-section .who-content-col .who_title {
		margin-bottom: 35px;
	}

	.who-content-section .who-content-col .who-sub-title {
		margin-bottom: 30px;
	}

	.contact-branches-sec .container {
		max-width: 1230px;
	}

	.contact-branches-sec .row .col-md-5 {
		padding-right: 80px;
	}

	.contact-branches-sec .contact-branches-block .contact-branch-opener {
		font-size: 20px;
	}

	.careers-sec .container {
		max-width: 1260px;
	}

	.careers-sec .row .col-md-5 {
		padding-right: 80px;
		padding-left: 30px;
	}

	.bl-holder .container {
		max-width: 1134px;
	}

	.sitemap-section .sitemap-inner.main-header-inner > .submenu-container-wrap {
		width: 19.5%;
		max-width: 19.5%;
	}

	.sitemap-section .sitemap-inner,
	.sitemap-section .footer-contact-info {
		width: 19.5%;
		max-width: 19.5%;
	}

	.checkout-container .checkout-review .matat_multipass_info_box_wrapper {
		padding-left: 25px;
		padding-right: 25px;
	}

	.checkout-container .checkout-review .checkout-cart-items {
		padding-left: 25px;
		padding-right: 25px;
	}

	.checkout-container #matat_marketing_checkbox_for_checkout-outer::before {
		right: -25px;
		left: -25px;
	}

	.footer-about {
		max-width: 160px;
	}
}

@media (min-width: 1300px) {
	.hero-banner .banner-content .container {
		padding-left: 70px;
		padding-right: 70px;
	}

	.hero-banner .banner-title {
		font-size: 85px;
	}

	.best-selling-section {
		padding-block: 30px;
	}

	.home-layout-three.three_column--optional-new:not(.slick-initialized) {
		padding-inline: 60px;
	}

	.home-layout-three.three_column--optional-new:not(.slick-initialized) {
		padding-block: 30px;
	}

	.home-layout-two {
		padding-block: 30px;
	}

	body:not(.home) #main .home-blogs-section {
		padding-block: 30px;
	}

	.single-product-detail {
		margin-bottom: 90px;
	}

	.single-product-detail .single-product-summary {
		padding-right: 60px;
	}

	.product-gift-card .giftcard_wrapper .form-row .form-group label[for="giftcard_price"] + span {
		left: 38px;
	}

	.single-product-summary .cart.bundle_data .bundle_button button {
		height: 3.125rem;
	}

	.vibes-child-wishlist a.matat-wishlist-button {
		height: 3.125rem;
	}

	.who-content-section .who-content-col {
		padding-left: 7.6875rem;
	}

	.checkout-container .checkout-review .matat_multipass_info_box_wrapper {
		padding-left: 30px;
		padding-right: 30px;
	}

	.checkout-container .checkout-review .checkout-cart-items {
		padding-left: 30px;
		padding-right: 30px;
	}

	.checkout-container #matat_marketing_checkbox_for_checkout-outer::before {
		right: -30px;
		left: -30px;
	}
}

@media (max-width: 991.98px) {
	.subscribe_field label.checkbox .fake-input:before,
	.custom-checkbox .fake-input:before {
		margin-top: -.09375rem;
	}

	.nav-active #header {
		z-index: initial;
	}

	.nav-active #header .header-holder {
		z-index: initial;
	}

	.nav-active .fixed-position #header {
		z-index: 99;
	}

	.nav-active .fixed-position #header:before {
		opacity: 1;
		visibility: visible;
	}

	.nav-active .backdrop-overlay {
		z-index: 999;
	}

	body.locked_sticky_header #header {
		z-index: 9999;
	}

	body.locked_sticky_header #header:before {
		opacity: 1;
		visibility: visible;
	}

	.header-layout-four .header-search {
		position: absolute;
		top: 100%;
		left: 0;
		right: 0;
		z-index: 99;
		opacity: 0;
		visibility: hidden;
		-webkit-transition: opacity .3s ease, visibility .3s ease;
		transition: opacity .3s ease, visibility .3s ease;
	}

	.header-layout-four .header-search::after {
		content: "";
		background: #fff;
		position: absolute;
		top: 0;
		left: -999px;
		right: -999px;
		bottom: 0;
		z-index: -9;
		border-top: 1px solid #dee2e6;
	}

	#primary-nav {
		width: 520px;
		top: 0 !important;
		z-index: 9999;
	}

	#primary-nav .mobile-account-menu {
		width: calc(100% - 1.875rem);
		margin: 0 auto;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		height: 2.5625rem;
	}

	#primary-nav .mobile-account-menu a {
		font-weight: 400;
		font-size: .8125rem;
	}

	#primary-nav .primary-menu {
		padding-left: .9375rem;
		padding-right: .9375rem;
	}

	#primary-nav .primary-menu .menu-item-has-children > a:before {
		right: 0;
	}

	.rtl #primary-nav .primary-menu .menu-item-has-children > a:before {
		left: 0;
		right: auto;
	}

	#primary-nav .primary-menu > li > a {
		padding-left: 0;
		padding-right: 0;
	}

	#primary-nav .primary-menu .submenu-holder {
		background: none;
	}

	#primary-nav .mega-menu .submenu-holder > .sub-menu {
		margin: 0;
		max-width: 100%;
		font-size: 16px;
		padding-bottom: 14px;
	}

	#primary-nav .mega-menu .submenu-holder > .sub-menu > li {
		padding: 0;
	}

	#primary-nav .mega-menu .submenu-holder > .sub-menu > li > a {
		border: none;
		font-weight: normal;
		color: #3e3e3e;
	}

	.sitemap-section .widget-title {
		display: block;
	}

	.footer-about .about-social-link {
		display: none !important;
	}
}

@media (max-width: 767.98px) {
	.order-cancel-wrapper {
		padding-bottom: 14rem;
	}

	#header {
		overflow: visible;
	}

	#header .header-holder {
		box-shadow: none;
	}

	.woocommerce-checkout #header .header-top-wrap {
		padding-top: .84375rem;
	}

	.header-search-drop {
		margin-top: 2.75rem;
	}

	.header-layout-four .logo {
		top: 1.5625rem;
	}

	.header-layout-four .header-utility-nav,
	.header-layout-four .header-left-nav {
		margin-top: .84375rem;
	}

	.header-layout-four .header-cart {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-top: -.1875rem;
	}

	#primary-nav {
		width: 16.25rem;
	}

	#primary-nav .nav-close {
		top: .6875rem;
		width: 1.5625rem;
		height: 1.5625rem;
		font-size: .6875rem;
	}

	#primary-nav .mega-menu .submenu-holder > .sub-menu {
		font-size: .8125rem;
		padding-bottom: .4375rem;
	}

	.header-mini-cart .minicart-upsell-slider .slide {
		min-width: 10rem;
		max-width: 10rem;
	}

	.header-mini-cart .minicart-upsell-slider .variations .product-detail {
		-webkit-box-flex: initial;
		-ms-flex: initial;
		flex: initial;
		padding: 0;
	}

	.header-mini-cart .minicart-upsell-slider .product-item .product-detail .price {
		margin: 0;
	}

	.woo-variation-swatches .header-mini-cart .minicart-upsell-slider .product-detail > div {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	body.woo-variation-swatches .mini-cart-upsell .product-item .wvs-archive-variation-wrapper .variations {
		text-align: center;
		-ms-flex-wrap: initial;
		flex-wrap: initial;
	}

	body.woo-variation-swatches .mini-cart-upsell .product-item .wvs-archive-variation-wrapper .variations .woo-variation-items-wrapper {
		margin: 0;
		width: 100%;
	}

	.product-col .product-item {
		height: 100%;
	}

	.product-col .product-item .variations_form,
	.product-col .product-item .variations {
		height: 100%;
	}

	.product-col .product-item .variations {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.product-col .product-item .variations .product-detail {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.product-col .product-item .variations .product-detail .price {
		margin-bottom: auto;
	}

	.product-col .product-item .variations .product-detail .woo-variation-items-wrapper {
		margin-top: auto;
	}

	.home-layout-three.three_column--optional-new:not(.slick-initialized) .col-item:first-child .img-wrap {
		padding-top: 110.35%;
	}

	.home-layout-three.three_column--optional-new:not(.slick-initialized) .col-item:first-child .title-holder {
		-webkit-box-pack: initial;
		-ms-flex-pack: initial;
		justify-content: initial;
		text-align: initial;
	}

	.home-layout-three.three_column--optional-new:not(.slick-initialized) .col-item:first-child .box-title {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		margin-bottom: 0;
		text-align: left;
		width: auto;
	}

	.home-layout-three.three_column--optional-new:not(.slick-initialized) .col-item .img-wrap {
		height: 0;
		padding-top: 146.43%;
	}

	.home-layout-three.three_column--optional-new .box-title {
		text-align: center;
		width: 100%;
	}

	.home-blogs-section .section-blogs-slider {
		padding: 0;
		overflow: initial;
		display: block;
	}

	.home-blogs-section .section-blogs-slider .slide {
		width: auto;
		min-width: auto;
	}

	.home-blogs-section .slick-slider .slide:not(.slick-center) .blog-item .blog-detail {
		opacity: 0;
		visibility: hidden;
	}

	.home-blogs-section .blogs-container {
		padding-top: 0;
	}

	.blog-item .blog-detail {
		padding-top: .375rem;
		text-align: center;
		-webkit-transition: opacity .3s ease, visibility .3s ease;
		transition: opacity .3s ease, visibility .3s ease;
	}

	.home-layout-four.has_slider:not(.slick-initialized):not(.flickity-enabled) {
		direction: ltr;
		gap: .625rem;
	}

	.home-layout-four.has_slider:not(.slick-initialized):not(.flickity-enabled) .col-item {
		direction: rtl;
		padding-left: 0;
	}

	.single-post .related-blog-section {
		padding-left: 0;
		padding-right: 0;
	}

	.single-post .related-blog-section .section-blogs-slider {
		margin: 0;
		overflow: initial;
		display: block;
	}

	.single-post .related-blog-section .section-blogs-slider .slide {
		min-width: auto;
	}

	.contactus-form-holder .container {
		max-width: 100%;
		padding-left: 0;
		padding-right: 0;
	}

	.single-product-layout-two:not(.single_gallery_size_big) .woocommerce-breadcrumb {
		margin-top: .9375rem;
	}

	.single-product-detail .single-product-summary .product_title {
		margin-left: 0;
	}

	.single-product-detail .single-slider-wrapper .single-product-slider .button-zoom {
		bottom: .625rem;
	}

	.single-product-summary {
		margin-top: 0;
		border-radius: 0;
	}

	.single-product-summary .product-detail-header {
		border-bottom: none;
		margin-bottom: 0;
	}

	.single-product-summary .product-detail-header .matat-wishlist-button-wrap .matat-wishlist-button {
		display: none;
	}

	.produc-misc-info {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-inline: -.9375rem;
		margin-top: .75rem;
	}

	.single-product-summary .produc-misc-info .info-item .ico-wrap img {
		max-height: 1.1875rem;
	}

	.size-modal .modal-form-holder .size-content table th {
		line-height: 1.4;
		padding: 0;
	}

	.shop-page-container {
		padding: 0;
	}

	.shop-products-row {
		grid-column-gap: 1.25rem;
	}

	.shop-products-row .product-col .product-item .product-detail,
	.shop-products-row .archive-col .product-item .product-detail {
		padding-left: 0;
		padding-right: .625rem;
	}

	.shop-products-row .product-col:nth-child(even) .product-item .product-detail,
	.shop-products-row .archive-col:nth-child(even) .product-item .product-detail {
		padding-left: .625rem;
		padding-right: 0;
	}

	.shop-sidebar-filter {
		width: 17.1875rem;
	}

	.who-content-section .container {
		max-width: 100%;
	}

	.who-content-section .who-content-col {
		margin-left: auto;
		margin-right: auto;
		max-width: 540px;
	}

	.about-content-section .contact-info-box .info-text-frame .contact_info + .social-contact-info {
		margin-top: 1.25rem;
		padding-top: 1.25rem;
	}

	.careers-sec .container {
		max-width: 100%;
	}

	.careers-sec .top-text {
		max-width: 540px;
		margin-left: auto;
		margin-right: auto;
	}

	.careers-sec .careers-block-holder {
		max-width: 540px;
		margin-left: auto;
		margin-right: auto;
	}

	.thankyou-container .thankyou-inner-container {
		padding-bottom: .1875rem;
	}

	.thankyou-container .product-info {
		padding-block: .9375rem;
	}

	.woocommerce-checkout .footer-middle .about-social-link {
		margin: 0 -.46875rem;
	}

	.woocommerce-checkout .footer-middle .about-social-link li {
		padding: 0 .46875rem;
		font-size: 2.1875rem;
	}

	.checkout-container .checkout-review .checkout-cart-items {
		display: block !important;
		margin-top: 1.25rem;
		margin-bottom: 1.5625rem;
	}

	.checkout-container .checkout-review .checkout-cart-items .mini-cart-item {
		display: none;
	}

	.checkout-container .woocommerce-checkout-payment {
		margin: 0 -.9375rem;
		padding: .9375rem .9375rem 0;
	}

	.mobile-checkout-cart .mb_cart_drop_inner .matat_multipass_info_box_wrapper {
		display: none;
	}

	.footer-bottom .payment-info ul {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.footer-bottom .payment-info img {
		height: 1rem;
	}
}