:root {
	--theme-color: #008641 !important;
	--theme-color2: #e57905 !important;
	--theme-color3: #ec1c24 !important;
	--black: #000;
	--grey: #e8e8e8;

	--regular: "SFUFutura";
	--light: "SFUFutura-light", sans-serif;
	--semi: "SFUFutura-semi", sans-serif;
	--bold: "SFUFutura-bold", sans-serif;

	--reg-sfpro: "SFProDisplay-reg", sans-serif;
	--semi-sfpro: "SFProDisplay-semi", sans-serif;

	--size-14: 0.875rem;
	--size-20: 1.25rem;
	--size-24: 1.5rem;
	--size-28: 1.75rem;
	--size-30: 1.875rem;
	--size-36: 2.25rem;
	--size-40: 2.5rem;
}

.txt-white,
.txt-white * {
	color: white !important;
}

@font-face {
	font-family: "SFUFutura-bold";
	src: url("../fonts/SFUFuturaBoldOblique.woff2") format("woff2"),
		url("../fonts/SFUFuturaBoldOblique.ttf") format("truetype");
	font-weight: bold;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: "SFUFutura-bold";
	src: url("../fonts/SFUFuturaBold.woff2") format("woff2"),
		url("../fonts/SFUFuturaBold.ttf") format("truetype");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "SFUFutura-semi";
	src: url("../fonts/SFUFuturaHeavy.woff2") format("woff2"),
		url("../fonts/SFUFuturaHeavy.ttf") format("truetype");
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "SFUFutura-semi";
	src: url("../fonts/SFUFuturaHeavyOblique.woff2") format("woff2"),
		url("../fonts/SFUFuturaHeavyOblique.ttf") format("truetype");
	font-weight: 600;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: "SFUFutura";
	src: url("../fonts/SFUFutura.woff2") format("woff2"),
		url("../fonts/SFUFutura.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "SFUFutura-light";
	src: url("../fonts/SFUFuturaLight.woff2") format("woff2"),
		url("../fonts/SFUFuturaLight.ttf") format("truetype");
	font-weight: 500;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: "SFUFutura-light";
	src: url("../fonts/SFUFuturaLightOblique.woff2") format("woff2"),
		url("../fonts/SFUFuturaLightOblique.ttf") format("truetype");
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "SFProDisplay-semi";
	src: url("../fonts/SFProDisplay-Semibold.woff2") format("woff2"),
		url("../fonts/SFProDisplay-Semibold.ttf") format("truetype");
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "SFProDisplay-semi";
	src: url("../fonts/SFProDisplay-SemiboldItalic.woff2") format("woff2"),
		url("../fonts/SFProDisplay-SemiboldItalic.ttf") format("truetype");
	font-weight: 600;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: "SFProDisplay-reg";
	src: url("../fonts/SFProDisplay-Regular.woff2") format("woff2"),
		url("../fonts/SFProDisplay-Regular.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "SFProDisplay-reg";
	src: url("../fonts/SFProDisplay-RegularItalic.woff2") format("woff2"),
		url("../fonts/SFProDisplay-RegularItalic.ttf") format("truetype");
	font-weight: normal;
	font-style: italic;
	font-display: swap;
}

.font-2 {
	font-family: "Great Vibes";
}

h1,
h2,
h3,
h4,
h5,
h6,
strong,
b {
	font-weight: normal !important;
	font-family: var(--bold) !important;
}

p {
	margin-bottom: 0.8em;
}

p,
a,
ul,
li,
div {
	font-family: var(--regular);
	font-weight: normal !important;
}

body {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-style: normal;
	font-family: var(--regular);
}

input:autofill {
	-webkit-transition-delay: 9999s;
	transition-delay: 9999s;
}

input:-webkit-autofill {
	-webkit-transition-delay: 9999s;
	transition-delay: 9999s;
}

.wpcf7 form .wpcf7-response-output {
	display: none;
}

.wpcf7 .wpcf7-not-valid-tip {
	position: absolute;
	background: 0 0;
	padding: 0;
	font-size: 11px;
	line-height: 15px;
	left: 6px;
	bottom: -4px;
}

.wpcf7 .wpcf7-not-valid-tip:after {
	display: none;
}
.pb-0 {
	padding-bottom: 0 !important;
}

/* end config */
#logo img {
	max-height: 90px !important;
}

.main-1000 {
	max-width: 1000px;
	margin: 0 auto;
}
.page-wrapper {
	padding-top: 50px;
}
.page-wrapper ul {
	padding-left: 40px;
}

.absolute-footer {
	border-top: solid 1px rgba(0, 0, 0, 0.3);
	padding: 15px;
	color: #000;
}

.footer-wrapper .icon-box:hover img {
	transform: rotateY(360deg);
	transition: all 0.5s linear;
}
.logo-footer .ux-logo-link {
	padding-left: 0 !important;
}
.header-nav.header-nav-main {
	justify-content: space-between;
}
.header-nav.header-nav-main a {
	font-family: var(--bold);
	font-size: 18px;
	color: #000;
}

.header-nav-main > li.menu-item-has-children > a {
	display: inline-flex;
	align-items: center;
}
.header-nav-main > li.menu-item-has-children > a i {
	margin-left: 5px;
}
.header-nav-main .icon-angle-down:before {
	content: "";
	position: absolute;
	bottom: calc(50% - 15px / 2);
	width: 15px;
	height: 15px;
	background: url("../images/down_icon.png") no-repeat center center / contain;
}
.header-nav-main .icon-angle-down {
	opacity: 1;
}

.header-nav-main .nav-dropdown {
	padding-top: 0;
	padding-bottom: 0;
}

.header-nav-main > li > a::after {
	position: absolute;
	bottom: 0;
	content: "";
	display: block;
	width: 0;
	height: 2px;
	background: rgba(0, 0, 0, 0.8);
	transition: 0.2s;
	right: 0;
	left: initial;
}
.header-nav-main > li.current-menu-item > a:after,
.header-nav-main > li:hover > a:after {
	width: 100%;
	right: initial;
	left: 0;
}
.header-nav-main > li.menu-item-has-children ul li a {
	text-transform: inherit;
}
.header-nav-main > li.menu-item-has-children ul li .sub-menu {
	display: block;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	left: 110%;
	top: 0;
	background: #fff;
	width: 260px;
	border-radius: 10px;
	-webkit-box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.15);
	box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.15);
	transition: 0.3s;
}

.header-nav-main > li.menu-item-has-children .sub-menu li {
	display: block;
	width: 100%;
}

.header-nav-main li.menu-item-has-children ul li.menu-item-has-children {
	position: relative;
}
.header-nav-main li.menu-item-has-children ul li.menu-item-has-children > a {
	padding-right: 10px;
}
.header-nav-main li.menu-item-has-children ul li.menu-item-has-children:after {
	content: "\f105";
	font-family: "fl-icons" !important;
	position: absolute;
	right: 10px;
	color: #000;
	font-size: 20px;
	top: 50%;
	transform: translateY(-50%);
}
.header-nav-main
	li.menu-item-has-children
	ul
	li.menu-item-has-children:hover
	.sub-menu {
	opacity: 1;
	visibility: visible;
	left: 100%;
}

.header-language-dropdown {
	background: #f6f6f6;
	border-radius: 10px;
	padding: 0px 30px 0px 10px !important;
}
.header-language-dropdown a {
	font-size: 15px !important;
	text-transform: inherit !important;
	font-family: var(--regular) !important;
}
.header-language-dropdown a .image-icon {
	display: none;
}
.header-nav-main .header-language-dropdown a .icon-angle-down:before {
	width: 11px;
	height: 11px;
	right: -15px;
	top: -5px;
}

.p-mb-16 p {
	margin-bottom: 16px;
}

.slider-wrapper.slider-index {
	border-radius: 10px;
	overflow: hidden;
}

.col-right-intro .col-inner {
	position: relative;
}
.col-right-intro .col-inner:after {
	content: "";
	display: block;
	position: absolute;
	z-index: -1;
	border-radius: 300px;
	background: #f6f6f6;
	width: 300px;
	height: 300px;
	bottom: -74%;
	right: 160px;
}
.col-right-intro .ux-logo {
	overflow: hidden;
	border-radius: 15px;
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}
.col-right-intro .ux-logo .ux-logo-link {
	padding: 0 !important;
	width: 100%;
}
.col-right-intro .ux-logo .ux-logo-link img {
	width: 100%;
}
.col-right-intro .box-img-1 {
	position: absolute;
	left: -43%;
	bottom: -50%;
	z-index: 3;
}
.col-right-intro .box-img-1 img {
	height: 200px !important;
}
.col-right-intro .box-img-2 {
	position: absolute;
	bottom: -57%;
	right: 55%;
	z-index: 2;
}
.col-right-intro .box-img-2 img {
	height: 300px !important;
}
.col-right-intro .box-img-3 img {
	height: 400px !important;
}
.col-right-intro .box-img-3 {
	z-index: 1;
	position: relative;
}
.button.btn-readmore {
	font-family: var(--bold);
	font-size: var(--size-20);
	border: 1px solid #000;
	box-shadow: none;
}
.button.btn-readmore:hover {
	background-color: #fff !important;
	color: #000;
}

.one-line-text p {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	margin-bottom: 10px;
}

.flickity-page-dots .dot {
	border-radius: 10px !important;
	background-color: #d9d9d9;
	opacity: 1;
	width: 25px !important;
	transition: 0.3s;
}
.flickity-page-dots .dot.is-selected {
	background-color: #000 !important;
	border-color: #000;
	width: 50px !important;
}

.btn-readmore-2 {
	position: relative;
}
.btn-readmore-2:after {
	content: "";
	display: block;
	width: 100%;
	height: 2px;
	background: #000;
	transition: 0.2s;
}
.box-img-productcat {
	display: flex;
	flex-direction: column-reverse;
}

.box-gallery-single-post {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	gap: 10px;
	margin-bottom: 20px;
	flex-wrap: wrap;
}
.box-gallery-single-post .image-lightbox {
	width: calc(33% - 10px);
	overflow: hidden;
}
.box-gallery-single-post .image-lightbox img {
	width: 100%;
	height: 185px;
	object-fit: cover;
	transition: 0.3s;
}
.box-gallery-single-post .image-lightbox:hover img {
	transform: scale(1.2);
}

.single-post .row-post-custom {
	max-width: 1060px;
	margin: 0 auto;
}
.cat-single-post {
	font-size: 16px;
	border-bottom: solid 1px rgb(0 0 0 / 0.5);
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.cat-single-post a {
	font-size: 16px;
	display: inline-block;
	text-transform: uppercase;
}
.single-post h1.entry-title {
	font-size: 24px;
	font-family: var(--bold);
	color: #000;
}
.single-post .meta-date {
	font-size: 14px;
}
.single-post .entry-content {
	font-size: 14px;
	padding-top: 0;
}

.title-post-relate {
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 30px;
}
.list-post-relate .news {
	margin-bottom: 20px;
}
.item-relate {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}
.item-relate .pic-news {
	width: 96px;
	overflow: hidden;
	border-radius: 10px;
}
.item-relate .pic-news img {
	width: 100%;
	object-fit: cover;
	border-radius: 10px;
	transition: 0.3s;
	height: 110px;
}
.item-relate .pic-news:hover img {
	transform: scale(1.2);
}
.item-relate .info-news {
	width: calc(100% - 96px);
	padding-left: 15px;
}
.item-relate .info-news .name-news {
	font-size: 15px;
	font-family: var(--bold);
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	margin-bottom: 10px;
}
.item-relate .info-news .desc-news {
	font-size: 12px;
}

.title-cat h1 {
	border-bottom: solid 1px #aaa;
	padding-bottom: 15px;
	margin-bottom: 25px;
	font-family: var(--regular) !important;
	font-size: 23px;
	text-transform: capitalize;
}
.list-new-post .title-post-new {
	font-size: 23px;
	margin-bottom: 15px;
}
.list-new-post .item-news {
	display: block;
	padding: 10px 0;
	border-bottom: 1px dashed #e8e8e8;
}
.list-new-post .item-news i {
	color: #fff;
	background-color: #000;
	border-radius: 99%;
	width: 18px;
	height: 18px;
	text-align: center;
	margin-right: 6px;
}

.blog-archive .post-item .post-title {
	color: #222;
	font-size: 19px;
	font-family: var(--regular) !important;
	text-transform: uppercase;
}

.blog-archive .post-item .box-text {
	padding-top: 20px;
}
.blog-archive .post-item .date-meta {
	margin-bottom: 10px;
	text-transform: uppercase;
	color: #999;
	font-size: 12px;
}
.blog-archive .post-item .from_the_blog_excerpt {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	font-size: 15px;
	line-height: 24px;
}

.blog-archive .post-item .readmore {
	border-top: solid 1px #000;
	text-align: right;
	margin-top: 30px;
	padding-top: 5px;
}
.blog-archive .post-item .readmore a {
	font-family: var(--bold);
	color: #000;
	transition: 0.2s;
	font-size: 14px;
}

.blog-index .post-title a {
	display: block;
	color: #000;
	font-size: 20px;
	font-family: var(--bold) !important;
	transition: 0.2s;
}
.blog-index .from_the_blog_excerpt {
	color: #000;
	font-size: 18px;
	line-height: 35px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 3;
}

.blog-index .date-meta {
	font-size: 16px;
	font-style: italic;
	margin-top: 15px;
}
.blog-index .box-text {
	padding-top: 20px;
}
.blog-index .box-text-inner .cat-primary {
	display: inline-block;
	margin: 20px 0;
	text-align: center;
	background: #000;
	border: solid 1px #000;
	color: #fff;
	font-size: 12px;
	font-family: var(--bold) !important;
	line-height: 25px;
	padding: 0 15px;
	transition: 0.2s;
	text-transform: uppercase;
}
.blog-index .box-text-inner .cat-primary:hover {
	background-color: #fff;
	color: #000;
}

h1.title-page-center {
	font-size: 33px;
}
.wrap-content-custom {
	max-width: 1000px;
	margin: 0 auto;
}
.wrap-content-custom .alert {
	color: #856404;
	background-color: #fff3cd;
	border-color: #ffeeba;
	position: relative;
	padding: 0.75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	border-radius: 0.25rem;
}

.list-store {
	margin-top: 40px;
}
.store-item .box-image {
	border-radius: 10px;
}
.store-item .from_the_blog_excerpt p {
	text-align: center;
	font-size: 15px;
}
a.readmore-btn-map {
	font-size: 14px;
	display: block;
	text-align: center;
	background: #000;
	border-radius: 30px;
	color: #fff;
	padding: 6px 0px;
	margin-top: 10px !important;
	width: 100%;
	transition: 0.3s;
	border: 1px solid #000;
}
a.readmore-btn-map:hover {
	background-color: #fff;
	color: #000;
}
.main-archive-store .row-post-custom .col.large-12 {
	max-width: 1030px !important;
	margin: 0 auto;
}
a.go-to-store {
	display: flex;
	align-items: center;
	gap: 10px;
	color: #000;
	margin-bottom: 10px;
}
.box-gallery-single-store {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin: 10px 0px;
	margin-left: -10px;
}
.box-gallery-single-store > a {
	width: calc(33.33% - 10px);
	margin-left: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}
.box-gallery-single-store a img {
	transition: 0.3s;
	height: 185px;
	width: 100%;
	object-fit: cover;
}
.box-gallery-single-store a:hover img {
	transform: scale(1.2);
}
.main-single-store .row-post-custom {
	max-width: 1060px !important;
	margin: 0 auto !important;
}
.main-single-store {
	margin-top: 40px;
}
.main-single-store .desc-news p {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.fw-500 h2 {
	font-family: var(--regular) !important;
}

.wrap-form-lienhe {
	padding: 25px;
	background: #d9d9d9;
	border-radius: 10px;
	margin-bottom: 30px;
	margin-top: 30px;
}
.wrap-form-lienhe label {
	font-family: var(--regular) !important;
	font-weight: unset;
	text-transform: uppercase;
}
.wrap-form-lienhe label input {
	background-color: #fff;
	box-shadow: none;
	border-radius: 5px;
	margin-top: 5px;
	height: 36px;
}
.wrap-form-lienhe textarea {
	background-color: #fff;
	box-shadow: none;
	border-radius: 5px;
	margin-top: 5px;
}

.wrap-form-lienhe .wpcf7-form-control.wpcf7-file {
	display: flex;
	align-items: center;
	border: 1px solid #ccc;
	padding: 5px 10px;
	width: 100%;
	background: #f1f1f1;
	color: #333;
	cursor: pointer;
}

.wrap-form-lienhe .wpcf7-form-control.wpcf7-file::file-selector-button {
	background: #e5e5e5;
	border: none;
	padding: 5px 15px;
	cursor: pointer;
	font-weight: bold;
	color: #333;
}

.wrap-form-lienhe .wpcf7-form-control.wpcf7-file::file-selector-button:hover {
	background: #d5d5d5;
}

.wrap-form-lienhe .wpcf7-form-control.wpcf7-file:focus {
	outline: none;
	border-color: #0073aa;
}

.wrpa-btn-button-form .wpcf7-spinner {
	display: none;
}
.wrpa-btn-button-form .wpcf7-submit {
	padding: 3px 25px;
	border-radius: 5px;
	display: block;
	margin: 0 auto;
}

.blog-tuyendung .box-text-inner .post-title a {
	display: block;
	font-size: 18px;
	font-family: var(--bold);
	color: #000;
	margin-bottom: 15px;
}
.blog-tuyendung .box-text-inner .date-meta {
	margin-bottom: 15px;
}
.blog-tuyendung .readmore {
	display: none;
}
.blog-tuyendung .from_the_blog_excerpt {
	font-size: 18px;
}

#shop-sidebar .menu li a {
	font-size: 15px;
	color: rgba(0, 0, 0, 0.6) !important;
	padding: 0 25px 12px 25px;
	display: block;
	width: 100%;
	position: relative;
}
#shop-sidebar .menu li {
	border: none;
}
#shop-sidebar ul.menu li a:before {
	content: "";
	width: 16px;
	height: 16px;
	position: absolute;
	top: calc(50% - 12px);
	left: 0;
	opacity: 0;
	transition: 0.2sease-in-out;
	background-image: url("../images/hatcafe.svg");
}
#shop-sidebar ul.menu li.current-menu-item a:before,
#shop-sidebar ul.menu li a:hover:before {
	opacity: 1;
}
#shop-sidebar ul.menu li.current-menu-item a,
#shop-sidebar ul.menu li a:hover {
	color: #000 !important;
}

.product-category-row {
	max-width: 1230px !important;
	margin-top: 20px;
	margin-bottom: 40px;
}

.product-small.box .box-image {
	border-radius: 10px;
	overflow: hidden;
	display: block;
	width: 100%;
	position: relative;
	box-shadow: 0 0 13px 0 #00000040;
}
.product-small.box .product-title a {
	-webkit-line-clamp: 2;
	margin-bottom: 4px;
	font-family: var(--semi-sfpro) !important;
	color: #191919;
	font-size: 16px;
	transition: 0.2s;
	display: block;
	margin-bottom: 10px;
}
.product-small.box .box-text {
	padding-top: 20px;
}
.product-cat-title h1 {
	font-family: var(--semi-sfpro) !important;
	font-size: 24px;
	margin-bottom: 40px;
}
.product-small.box .price-wrapper .price .amount {
	font-family: var(--reg-sfpro) !important;
	font-size: 14px;
	color: #00000099;
	font-style: normal;
}
.product-small.box .price-wrapper .price-meta {
	display: none;
}

.product-gallery .product-images {
	background-color: #eee;
}
.product-summary .woocommerce-breadcrumb {
	display: none;
}
.product-summary .product_title {
	font-size: 20px;
	padding: 0 0 5px;
	border-bottom: 1px dotted #dfe0e1;
	margin-bottom: 10px;
}
.product-summary .price-wrapper {
	margin-bottom: 20px;
}
.product-summary .price-wrapper .price-meta {
	font-size: 14px;
	font-family: var(--bold);
	margin-right: 15px;
}
.product-summary .price-wrapper .amount {
	font-size: 20px;
	color: #e57905;
	font-family: var(--bold);
}
.product-summary .view-count {
	font-size: 14px;
}
.product-summary .view-count strong {
	margin-right: 15px;
}
.product-summary .view-count {
	margin-bottom: 20px;
}
.product-short-description {
	font-size: 14px;
}
.woocommerce-tabs .tabs {
	border-bottom: 1px solid #dee2e6;
}
.woocommerce-tabs .tabs li a {
	border-radius: 0;
	font-size: 14px;
	line-height: 20px;
	padding: 11px 15px 10px;
	text-transform: inherit;
	font-family: var(--bold);
	border: solid 1px #e6e6e6;
	color: #333;
}
.woocommerce-tabs .tabs li.active a {
	border: solid 1px #000000;
	color: #fff;
}
.product-footer .woocommerce-tabs {
	border: none;
	padding-top: 10px;
}
.related-products-wrapper {
	border-top: none;
}
.related-products-wrapper .product-section-title-related {
	font-family: var(--semi-sfpro) !important;
	font-size: 24px;
}

.woocommerce-pagination .page-numbers li a {
	border-radius: 0px;
	width: 35px;
	height: 35px;
	line-height: 33px;
	color: #666 !important;
	border: 1px solid #e6e6e6;
}
.woocommerce-pagination .page-numbers li span.current {
	border-radius: 0px;
}
.woocommerce-pagination .page-numbers li a.page-number:hover {
	background-color: #fff;
	border-color: #000;
	color: #666;
}

.stuck .header-main .nav > li.header-language-dropdown > a {
	line-height: 27px;
}
.zalo-chat-widget {
	left: 50px;
}

@media screen and (min-width: 1024px) {
	.single-post .row-post-custom > .large-9,
	.main-single-store .row-post-custom > .large-9 {
		width: calc(1060px - 330px);
		max-width: calc(1060px - 330px);
		flex-basis: calc(70% - 30px);
	}
	.single-post .row-post-custom > .post-sidebar.large-3,
	.main-single-store .row-post-custom > .post-sidebar.large-3 {
		width: 330px;
		max-width: 330px;
		flex-basis: calc(30% + 30px);
	}

	.product-category-row > .large-9 {
		/* width: calc(1230px - 265px);
		flex-basis: calc(75% + 30px); */
		max-width: calc(1230px - 265px);
		flex-basis: 100%;
	}
	.product-category-row > .large-3 {
		max-width: 265px;
		/* width: 265px;
		flex-basis: calc(25% + 30px); */
	}

	#shop-sidebar {
		padding-right: 30px;
	}

	.product-category-row > .col.large-9 {
		padding-left: 70px;
		border-left: solid 2px #00000026 !important;
	}
}
@media only screen and (max-width: 1180px) {
	.header-main.show-logo-center {
		border-bottom: solid 1px #00000026;
	}
	.product-info {
		padding-top: 30px;
	}

	.off-canvas-right .mfp-content,
	.off-canvas-left .mfp-content {
		width: 300px;
	}

	.mobile-sidebar .header-block {
		padding: 15px;
	}

	header .header-wrapper {
		padding: 5px 0px;
	}

	.header-main li.html.custom {
		display: block;
	}

	.language-switcher {
		position: relative;
		display: inline-block;
	}

	.lang-btn {
		background: white;
		border: 1px solid #ddd;
		padding: 8px 12px;
		cursor: pointer;
		font-size: 14px;
		text-transform: uppercase;
	}

	.lang-dropdown {
		display: none;
		position: absolute;
		list-style: none;
		padding: 0;
		margin: 0;
		z-index: 999;
		top: 110%;
		left: 0;
		width: 100%;
	}

	.lang-dropdown li {
		text-align: center;
		width: 100%;
		display: inline-block;
		border-radius: 10px;
		background: #f6f6f6;
		line-height: 28px;
		position: relative;
		cursor: pointer;
	}

	.lang-dropdown li a {
		display: block;
		padding: 3px 12px;
		text-decoration: none;
		color: #333;
		font-size: 14px;
	}

	.lang-dropdown li a:hover {
		background: #f5f5f5;
	}

	.language-switcher:hover .lang-dropdown {
		display: block;
	}
	button.lang-btn {
		min-width: 55px;
		display: inline-block;
		border-radius: 10px;
		background: #f6f6f6;
		line-height: 28px;
		padding: 0 25px 0 10px;
		position: relative;
		cursor: pointer;
		margin-right: 0;
	}
	.lang-btn:after {
		content: "";
		position: absolute;
		bottom: calc(50% - 10px / 2);
		right: 9px;
		width: 10px;
		height: 10px;
		background: url(../images/down_icon.png) no-repeat center center /
			contain;
	}
	.mobile-nav .nav-icon .icon-menu {
		width: 30px;
		height: 30px;
		background-image: url("../images/mmenu_bar.png");
		background-size: contain;
		background-repeat: no-repeat;
	}
	.mobile-nav .nav-icon .icon-menu:before {
		content: "";
	}

	.mobile-sidebar .html_topbar_left {
		padding: 15px;
		display: flex;
		gap: 5px;
	}
	.mobile-sidebar .sidebar-menu a {
		font-size: 16px;
		font-family: var(--semi-sfpro) !important;
		color: #191919;
	}
	.mobile-sidebar .html_topbar_left a {
		padding: 0 !important;
		display: inline-block;
		width: max-content;
		flex-grow: unset;
	}

	.mobile-sidebar .html_topbar_left .space {
		height: 18px;
		width: 1px;
		margin: 0 10px;
		background: #000;
	}
	.off-canvas .sidebar-menu {
		padding-top: 0;
	}
	.nav-vertical li li.menu-item-has-children > a {
		font-size: 14px;
	}
	.header .header-wrapper {
		padding-bottom: 0;
	}
	.pd-0-mobile {
		padding: 0px !important;
	}
	.slider-wrapper.slider-index {
		border-radius: 0px;
	}
	.no-br-mb br {
		display: none;
	}
}

/* sur face */
/* @media only screen and (min-width: 900px) and (max-width: 1156px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
	.col-right-intro {
		display: none;
	}
	.col-right-mb-intro {
		display: block !important;
	}
	.stack-logo-footer {
		flex-wrap: wrap;
	}

	.header-main.show-logo-center .logo {
		display: none;
	}
	.header-nav.header-nav-main a {
		font-size: 16px;
	}
	.header-nav-main.nav.nav-left {
		justify-content: flex-start;
	}
	.header-nav-main.nav.nav-right {
		padding-left: 15px;
	}
	.header-nav-main.nav.nav-right > li {
		margin: 0;
		width: 25%;
	}
	.stuck .header-nav-main.nav.nav-right > li > a {
		line-height: 27px;
	}
} */

/* ipad air */
/* @media only screen and (min-width: 820px) and (max-width: 1180px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.5) {
	.product-category-row > .large-9 {
		max-width: calc(1163px - 265px);
		flex-basis: 100%;
	}
	.col-right-intro .box-img-1 {
		bottom: -59%;
	}
	.br-10 .img-inner {
		border-radius: 10px;
	}
}

@media only screen and (min-width: 820px) and (max-width: 1180px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
	.product-cat-title {
		width: 100%;
		padding: 30px 0 0;
		border: none;
		border-top: solid 2px #00000026;
	}
	.br-10 .img-inner {
		border-radius: 10px;
	}
} */

/* ipad pro */
/* Portrait */
/* @media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
	.header-main.show-logo-center .logo {
		display: none;
	}
	.header-nav.header-nav-main a {
		font-size: 16px;
	}
	.header-nav-main.nav.nav-left {
		justify-content: flex-start;
	}
	.header-nav-main.nav.nav-right > li {
		margin: 0;
	}
	.product-category-row > .large-9 {
		max-width: calc(1007px - 265px);
		flex-basis: 100%;
	}
	.col-right-intro {
		display: none !important;
	}
	.col-right-mb-intro.show-for-medium {
		display: block !important;
	}
	.br-10 .img-inner {
		border-radius: 10px;
	}
} */

/* Landscape */
/* @media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.5) {
	.header-nav-main.nav.nav-right {
		gap: 20px;
	}
	.header-nav-main.nav.nav-right > li {
		width: calc(25% - 20px);
		margin: 0;
	}
	.header-nav-main.nav.nav-right > li > a {
		line-height: 20px !important;
	}
	.col-right-intro .box-img-1 {
		left: -43%;
	}
	.col-right-intro .box-img-2 {
		right: 53%;
	}
} */

@media only screen and (min-width: 850px) and (max-width: 1250px) {
	.header-main.show-logo-center .logo {
		display: none;
	}
	.header-nav.header-nav-main a {
		font-size: 16px;
	}
	.header-nav-main.nav.nav-left {
		justify-content: space-between;
		padding-right: 50px;
	}
	.header-nav-main.nav.nav-right > li {
		margin: 0;
	}
	.product-category-row > .large-9 {
		max-width: calc(100% - 265px);
		flex-basis: 100%;
	}
	.col-left-intro {
		max-width: 100%;
		flex-basis: 100%;
	}

	.col-right-intro {
		display: none !important;
	}
	.col-right-mb-intro.show-for-medium {
		display: block !important;
	}
	.br-10 .img-inner {
		border-radius: 10px;
	}

	.stack-logo-footer > a {
		width: 33.33%;
	}
	.logo-footer .ux-logo-image {
		object-fit: contain;
	}
}

@media only screen and (max-width: 48em) {
	#logo img {
		max-height: 70px !important;
	}

	.header {
		border-bottom: 1px solid rgba(0, 0, 0, 0.15);
	}

	.box-gallery-single-post {
		gap: 5px;
	}
	.box-gallery-single-post .image-lightbox {
		width: calc(50% - 5px);
		margin-bottom: 5px;
	}
	.product-cat-title {
		border-top: solid 2px #00000026;
		padding: 30px 0 0;
	}
	.product-category-row .products.row > .col {
		padding-left: 3.5px;
		padding-right: 3.5px;
	}
	.product-category-row .products.row {
		margin-left: -5px;
		margin-right: -5px;
	}
	.stack-logo-footer > a {
		width: 33.33%;
	}
	.stack-logo-footer .icon-box-img {
		width: auto !important;
	}
	.off-canvas-right .mfp-content,
	.off-canvas-left .mfp-content {
		width: 300px;
	}

	.mobile-sidebar .header-block {
		padding: 15px;
	}

	header .header-wrapper {
		padding: 5px 0px;
	}

	.header-main li.html.custom {
		display: block;
	}

	.language-switcher {
		position: relative;
		display: inline-block;
	}

	.lang-btn {
		background: white;
		border: 1px solid #ddd;
		padding: 8px 12px;
		cursor: pointer;
		font-size: 14px;
		text-transform: uppercase;
	}

	.lang-dropdown {
		display: none;
		position: absolute;
		list-style: none;
		padding: 0;
		margin: 0;
		z-index: 999;
		top: 110%;
		left: 0;
		width: 100%;
	}

	.lang-dropdown li {
		text-align: center;
		width: 100%;
		display: inline-block;
		border-radius: 10px;
		background: #f6f6f6;
		line-height: 28px;
		position: relative;
		cursor: pointer;
	}

	.lang-dropdown li a {
		display: block;
		padding: 3px 12px;
		text-decoration: none;
		color: #333;
		font-size: 14px;
	}

	.lang-dropdown li a:hover {
		background: #f5f5f5;
	}

	.language-switcher:hover .lang-dropdown {
		display: block;
	}
	button.lang-btn {
		min-width: 55px;
		display: inline-block;
		border-radius: 10px;
		background: #f6f6f6;
		line-height: 28px;
		padding: 0 25px 0 10px;
		position: relative;
		cursor: pointer;
		margin-right: 0;
	}
	.lang-btn:after {
		content: "";
		position: absolute;
		bottom: calc(50% - 10px / 2);
		right: 9px;
		width: 10px;
		height: 10px;
		background: url(../images/down_icon.png) no-repeat center center /
			contain;
	}
	.mobile-nav .nav-icon .icon-menu {
		width: 30px;
		height: 30px;
		background-image: url("../images/mmenu_bar.png");
		background-size: contain;
		background-repeat: no-repeat;
	}
	.mobile-nav .nav-icon .icon-menu:before {
		content: "";
	}

	.mobile-sidebar .html_topbar_left {
		padding: 15px;
		display: flex;
		gap: 5px;
	}
	.mobile-sidebar .sidebar-menu a {
		font-size: 16px;
		font-family: var(--semi-sfpro) !important;
		color: #191919;
	}
	.mobile-sidebar .html_topbar_left a {
		padding: 0 !important;
		display: inline-block;
		width: max-content;
		flex-grow: unset;
	}

	.mobile-sidebar .html_topbar_left .space {
		height: 18px;
		width: 1px;
		margin: 0 10px;
		background: #000;
	}
	.off-canvas .sidebar-menu {
		padding-top: 0;
	}
	.nav-vertical li li.menu-item-has-children > a {
		font-size: 14px;
	}
	.pd-0-mobile {
		padding: 0px !important;
	}
	.slider-wrapper.slider-index {
		border-radius: 0px;
	}
	.button.btn-readmore {
		font-size: 14px;
		line-height: 40px;
	}

	.col-right-intro .box-img-1 {
		display: none;
	}
	.br-10 .img-inner {
		border-radius: 10px;
	}

	h1.title-page-center {
		font-size: 20px;
	}

	.product-footer .woocommerce-tabs ul.product-tabs > li {
		width: max-content;
	}
	.product-gallery {
		margin-bottom: 30px;
	}

	.box-gallery-single-store > a {
		width: calc(50% - 10px);
	}
	.box-gallery-single-store a img {
		height: 155px;
	}
}

@media screen and (max-width: 767.98px) {
	body .progress-wrap {
		right: 15px;
		width: 32px;
		height: 32px;
	}

	body .progress-wrap::before {
		width: 32px;
		height: 32px;
	}

	body .progress-wrap::after {
		font-size: 14px;
	}
}

.progress-wrap {
	position: fixed;
	right: 50px;
	bottom: 50px;
	height: 46px;
	width: 46px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50px;
	box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.2);
	z-index: 10000;
	opacity: 0;
	visibility: hidden;
	transform: translateY(15px);
	-webkit-transition: all 200ms linear;
	transition: all 200ms linear;
	background-color: #000;
}

.progress-wrap.active-progress {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

.progress-wrap::after {
	position: absolute;
	content: "\f106";
	font-family: fl-icons;
	text-align: center;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	cursor: pointer;
	display: block;
	z-index: 1;
	-webkit-transition: all 200ms linear;
	transition: all 200ms linear;
	font-size: 24px;
	color: #fff;
}

.progress-wrap::before {
	position: absolute;
	content: "";
	text-align: center;
	line-height: 46px;
	font-size: 24px;
	opacity: 0;
	background-image: linear-gradient(298deg, #fff, #fff);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	left: 0;
	top: 0;
	height: 46px;
	width: 46px;
	cursor: pointer;
	display: block;
	z-index: 2;
	-webkit-transition: all 200ms linear;
	transition: all 200ms linear;
}

.progress-wrap:hover::before {
	opacity: 1;
}

.progress-wrap svg path {
	fill: none;
}

.progress-wrap svg.progress-circle path {
	stroke: #fff;
	stroke-width: 4px;
	box-sizing: border-box;
	-webkit-transition: all 200ms linear;
	transition: all 200ms linear;
}
