[class^="seryano-icon-"],
[class*=" seryano-icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "seryano-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;
}

.seryano-icon-share-link:before {
	content: "\e902";
}

.seryano-icon-bookmark-selected:before {
	content: "\e900";
}

.seryano-icon-bookmark:before {
	content: "\e901";
}

.icon-heart-o:before {
	font-family: "seryano-icomoon" !important;
	content: "\e901";
}

.icon-heart:before {
	font-family: "seryano-icomoon" !important;
	content: "\e900";
}

button.btn,
a.btn,
input.btn {
	font-weight: 700;
	background: #e09961;
	border-color: #e09961;
}

button.btn:not(:disabled):not(.disabled):hover,
a.btn:not(:disabled):not(.disabled):hover,
input.btn:not(:disabled):not(.disabled):hover {
	background: transparent;
	border-color: #e09961;
	color: #e09961;
}

button.btn:not(:disabled):not(.disabled):focus,
a.btn:not(:disabled):not(.disabled):focus,
input.btn:not(:disabled):not(.disabled):focus {
	background: #e09961;
	border-color: #e09961;
	color: #fff;
}

button.btn.btn-primary,
button.btn.button,
a.btn.btn-primary,
a.btn.button,
input.btn.btn-primary,
input.btn.button {
	background: #e09961;
	border-color: #e09961;
}

button.btn.btn-primary:not(:disabled):not(.disabled):hover,
button.btn.button:not(:disabled):not(.disabled):hover,
a.btn.btn-primary:not(:disabled):not(.disabled):hover,
a.btn.button:not(:disabled):not(.disabled):hover,
input.btn.btn-primary:not(:disabled):not(.disabled):hover,
input.btn.button:not(:disabled):not(.disabled):hover {
	background: transparent;
	border-color: #e09961;
	color: #e09961;
}

button.btn.btn-primary:not(:disabled):not(.disabled):focus,
button.btn.button:not(:disabled):not(.disabled):focus,
a.btn.btn-primary:not(:disabled):not(.disabled):focus,
a.btn.button:not(:disabled):not(.disabled):focus,
input.btn.btn-primary:not(:disabled):not(.disabled):focus,
input.btn.button:not(:disabled):not(.disabled):focus {
	background: #e09961;
	border-color: #e09961;
	color: #fff;
}

button.btn.btn-outline,
a.btn.btn-outline,
input.btn.btn-outline {
	border: 1px solid #e09961;
	color: #e09961;
	background: transparent;
}

button.btn.btn-outline:not(:disabled):not(.disabled):focus,
a.btn.btn-outline:not(:disabled):not(.disabled):focus,
input.btn.btn-outline:not(:disabled):not(.disabled):focus {
	border-color: #e09961;
	background: transparent;
	color: #e09961;
}

button.btn.btn-outline:not(:disabled):not(.disabled):hover,
a.btn.btn-outline:not(:disabled):not(.disabled):hover,
input.btn.btn-outline:not(:disabled):not(.disabled):hover {
	border-color: #e09961;
	background: #e09961;
	color: #fff !important;
}

button.btn.has_width,
a.btn.has_width,
input.btn.has_width {
	width: 6.875rem;
}

.header-wishlist-box .product-item .btn-add-cart,
.promo-code-wrap .btn-promo,
.login-modal .modal-form-holder .btn,
.register-modal .modal-form-holder .btn,
.error-container .btn-back-home {
	-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;
	background: #e09961;
	border-color: #e09961;
}

.header-wishlist-box .product-item .btn-add-cart:not(:disabled):not(.disabled):focus,
.promo-code-wrap .btn-promo:not(:disabled):not(.disabled):focus,
.login-modal .modal-form-holder .btn:not(:disabled):not(.disabled):focus,
.register-modal .modal-form-holder .btn:not(:disabled):not(.disabled):focus,
.error-container .btn-back-home:not(:disabled):not(.disabled):focus {
	background: #e09961;
	border-color: #e09961;
}

.header-wishlist-box .product-item .btn-add-cart:not(:disabled):not(.disabled):hover,
.promo-code-wrap .btn-promo:not(:disabled):not(.disabled):hover,
.login-modal .modal-form-holder .btn:not(:disabled):not(.disabled):hover,
.register-modal .modal-form-holder .btn:not(:disabled):not(.disabled):hover,
.error-container .btn-back-home:not(:disabled):not(.disabled):hover {
	border-color: #e09961;
	background: transparent;
	color: #e09961;
}

.header-wishlist-box .product-item .btn-add-cart,
.promo-code-wrap .btn-promo,
.login-modal .modal-form-holder .btn,
.register-modal .modal-form-holder .btn,
.error-container .btn-back-home {
	-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;
	background: #e09961;
	border-color: #e09961;
}

.header-wishlist-box .product-item .btn-add-cart:not(:disabled):not(.disabled):focus,
.promo-code-wrap .btn-promo:not(:disabled):not(.disabled):focus,
.login-modal .modal-form-holder .btn:not(:disabled):not(.disabled):focus,
.register-modal .modal-form-holder .btn:not(:disabled):not(.disabled):focus,
.error-container .btn-back-home:not(:disabled):not(.disabled):focus {
	background: #e09961;
	border-color: #e09961;
}

.header-wishlist-box .product-item .btn-add-cart:not(:disabled):not(.disabled):hover,
.promo-code-wrap .btn-promo:not(:disabled):not(.disabled):hover,
.login-modal .modal-form-holder .btn:not(:disabled):not(.disabled):hover,
.register-modal .modal-form-holder .btn:not(:disabled):not(.disabled):hover,
.error-container .btn-back-home:not(:disabled):not(.disabled):hover {
	border-color: #e09961;
	background: transparent;
	color: #e09961;
}

.ajax-sugg-res-inner .search-topics-col a.btn-primary {
	background: #e09961;
	border-color: #e09961;
}

.ajax-sugg-res-inner .search-topics-col a.btn-primary:not(:disabled):not(.disabled):focus {
	background: #e09961;
	border-color: #e09961;
}

.ajax-sugg-res-inner .search-topics-col a.btn-primary:not(:disabled):not(.disabled):hover {
	border-color: #e09961 !important;
	background: transparent;
	color: #e09961 !important;
}

.login-modal .btn[type="submit"],
.register-modal .btn[type="submit"] {
	line-height: 1;
	height: calc(1.875rem + 2px);
}

#wrapper .progress .progress-bar {
	background: #e09961;
}

.woocommerce-breadcrumb {
	text-align: center;
	background: transparent;
}

.header-layout-two .header-cart .counter,
.header-layout-two .header-cart .counter_wish,
.header-layout-two .header-wishlist .counter,
.header-layout-two .header-wishlist .counter_wish {
	background-color: #e09961;
	color: #000;
}

html[dir="rtl"] .header-layout-two .header-cart {
	padding-left: 0;
}

.header-layout-two .header-wishlist:before {
	color: #e5e5e5;
}

html[dir="rtl"] .header-layout-two .header-wishlist:before {
	left: 0;
}

#primary-nav .primary-menu > li.bold {
	font-weight: bold;
}

#primary-nav .primary-menu > li.bold > a {
	color: #e09961;
}

.logo {
	width: 8.6875rem;
}

.logo img {
	max-height: 2.5rem;
}

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

.header-wishlist-box .product-item .img-wrap img {
	width: 100%;
	aspect-ratio: 300/450;
	object-fit: contain;
}

.header-wishlist-box .product-item .img-wrap .btn-add-cart {
	margin-top: .625rem;
}

.sidebar_filter_active #header {
	z-index: 9;
}

.archive_product_item_slider .slide-img-wrap {
	padding-bottom: 150%;
}

.product-item .btn-add-wishlist {
	background: rgba(255, 255, 255, .5);
	color: #043245;
}

.product-item .matat-wishlist-button-wrap a {
	color: #043245;
}

.product-item .matat-wishlist-button-wrap a.has_in_wishlist {
	color: #043245;
}

.product-item .matat-wishlist-button-wrap a:hover {
	color: #043245;
}

.product-item .matat-wishlist-button-wrap .icon-heart-o:before {
	font-family: "seryano-icomoon" !important;
	content: "\e901";
}

.product-item .matat-wishlist-button-wrap .icon-heart:before {
	font-family: "seryano-icomoon" !important;
	content: "\e900";
}

.product-item .matat_sale_badge,
.product-item .sale-label,
.product-item .new-label,
.product-item .off-label,
.product-item .comming-soon-label,
.product-item .awdr_discount_bar {
	font-weight: 400;
	box-shadow: none;
	top: .3125rem;
	right: .3125rem;
	font-size: .6875rem;
	padding-block: .125rem;
	line-height: 1.5;
	text-transform: uppercase;
	background: #e09961;
	color: #fff;
}

.product-item .sold-out-label {
	box-shadow: none;
	background: rgba(255, 255, 255, .5);
	color: #000;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	right: 0;
	text-align: center;
}

.product-item .product-img .normal-image {
	padding-bottom: 150%;
}

.product-item span.price ins,
.product-item .product-price ins {
	color: #e09961;
	font-weight: 700;
}

.product-item .product_type_simple.add_to_cart_button .icon-plus {
	display: none;
}

.hero-banner,
.home-layout-three,
.best-selling-section,
.home-layout-five {
	margin-bottom: 3.125rem;
}

.home-layout-three .box-content {
	position: static;
	right: 0;
	padding-top: .5625rem;
}

.home-layout-three .box-content .box-title {
	font-weight: 300;
	font-size: .9375rem;
	margin-bottom: .5rem;
}

.home-layout-three .box-content .btn-black {
	padding: 0;
	background: transparent;
	border: none;
	color: #043245;
	text-decoration: underline;
	text-underline-offset: 5px;
	font-weight: 300;
	font-size: .75rem;
}

.home-layout-three .box-content .btn-black:hover {
	text-decoration: none;
}

.best-selling-section .section-title {
	margin-bottom: .875rem;
}

.home-layout-five .box-content {
	position: static;
	right: 0;
	padding-top: .5625rem;
}

.home-layout-five .box-content .box-title {
	font-weight: 300;
	font-size: .9375rem;
	margin-bottom: .5rem;
}

.home-layout-five .box-content .btn-black {
	padding: 0;
	background: transparent;
	border: none;
	color: #043245;
	text-decoration: underline;
	text-underline-offset: 5px;
	font-weight: 300;
	font-size: .75rem;
}

.home-layout-five .box-content .btn-black:hover {
	text-decoration: none;
}

.content_control a {
	color: #000;
	text-decoration: underline;
}

.content_control a:hover {
	text-decoration: none;
}

.single-product-detail {
	padding-top: 0;
}

.single-product-detail .matat-wishlist-button-wrap .icon-heart-o:before {
	font-family: "seryano-icomoon" !important;
	content: "\e901";
}

.single-product-detail .matat-wishlist-button-wrap .icon-heart:before {
	font-family: "seryano-icomoon" !important;
	content: "\e900";
}

.single-product-detail .single-slider-wrapper .matat-mobile-wishlist .matat-wishlist-button-wrap {
	border-radius: 3.125rem;
	background: rgba(255, 255, 255, .5);
}

.single-product-detail .single-slider-wrapper .matat-mobile-wishlist .matat-wishlist-button-wrap .matat-wishlist-button {
	color: #043245;
	width: 1.5625rem;
	height: 1.5625rem;
	font-size: .8125rem;
}

.single-product-detail .single-right-wrapper .product-detail-header {
	border-bottom: 1px solid #c9c9c9;
}

.single-product-detail .single-right-wrapper .product-price {
	font-weight: 400;
	margin-bottom: 0;
}

.single-product-detail .single-right-wrapper .product-price ins {
	color: #ce0000;
}

.single-product-detail .single-right-wrapper .product-quantity .stock.in-stock {
	display: none;
}

.single-product-detail .single-right-wrapper table.variations .row_pa_color td.label {
	padding-bottom: .375rem;
}

.single-product-detail .single-right-wrapper table.variations td.label {
	padding-bottom: .375rem;
}

.single-product-detail .single-right-wrapper table.variations .row_pa_size {
	padding-bottom: .375rem;
}

.single-product-detail .single-right-wrapper .add-to-cart-btn .primary-matat-btn {
	font-weight: 400;
}

.single-product-detail .single-product-summary .product-detail-header {
	border-bottom: none;
	padding: 0;
	margin: 0;
}

.single-product-detail .single-product-summary .product-detail-header .matat-wishlist-button-wrap {
	left: 0;
	top: 0;
	border-radius: 3.125rem;
	border: 1px solid #043245;
}

.single-product-detail .single-product-summary .product-detail-header .matat-wishlist-button-wrap .matat-wishlist-button {
	color: #043245;
}

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

.single-product-detail .add-cart-row .btn-wrap {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
}

.single-product-detail .product-share {
	float: none;
	width: 100%;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.single-product-detail .product-share .share-links .icon-facebook:before {
	font-family: "seryano-icomoon" !important;
	content: "\e902";
}

.single-product-detail .product-share .share-links a {
	margin-right: .625rem;
	font-size: .8125rem;
}

.single-product-detail .product-share .share-title {
	margin-right: 0;
}

.single-product-detail .single-sticky {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.single-product-detail .upsells-wrap {
	-webkit-box-ordinal-group: 16;
	-ms-flex-order: 15;
	order: 15;
}

.single-product-detail .upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-wid-title {
	font-weight: 300;
	font-size: 1.25rem;
	color: #043245;
}

.single-product-detail .upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single {
	margin-bottom: .9375rem;
}

.single-product-detail .upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .fcn-prdt-single-vars-head {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.single-product-detail .upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .fcn-prdt-single-image {
	-ms-flex-preferred-size: 4.6875rem;
	flex-basis: 4.6875rem;
	max-width: 4.6875rem;
}

.single-product-detail .upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .fcn-prdt-single-image > a {
	padding-bottom: 150%;
}

.single-product-detail .upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .fcn-prdt-single-vars-wrap {
	-ms-flex-preferred-size: calc(100% - 4.6875rem);
	flex-basis: calc(100% - 4.6875rem);
	max-width: calc(100% - 4.6875rem);
}

.single-product-detail .upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .fcn-prdt-var-title {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
}

.single-product-detail .upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .product-price-wrap {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
}

.single-product-detail .upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .product-price-wrap .product-price {
	text-align: right;
}

.single-product-detail .upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .custom-checkbox input[type="checkbox"]:checked + .fake-input {
	border-color: #e09961;
	background: #e09961;
}

.single-product-detail .add-to-cart-btn .primary-matat-btn {
	border: 1px solid #043245;
	color: #043245;
	background: transparent;
}

.single-product-detail .add-to-cart-btn .primary-matat-btn:not(:disabled):not(.disabled):focus {
	border-color: #043245;
	background: transparent;
	color: #043245;
}

.single-product-detail .add-to-cart-btn .primary-matat-btn:not(:disabled):not(.disabled):hover {
	border-color: #043245;
	background: #043245;
	color: #fff !important;
}

.single-product-detail .single-product-slider .img-wrap {
	padding-bottom: 150%;
}

.single-product-detail .single-product-slider .slick-dots {
	bottom: .625rem;
}

.single-product-detail .single-product-slider .slick-dots button {
	background: rgba(255, 255, 255, .5);
	border-color: rgba(255, 255, 255, .5);
	margin: 0 4px;
	width: .4375rem;
	height: .4375rem;
}

.single-product-detail .single-product-slider .slick-dots .slick-active button {
	background: #043245;
	border-color: #043245;
}

.single-product-detail .single-product-slider .button-zoom {
	background: rgba(255, 255, 255, .5);
}

.single-product-summary .product-quantity {
	padding-top: 0;
}

.single-product-container {
	padding-top: 0;
}

.product-tab-info .tab-content a[data-toggle="collapse"] {
	font-weight: 600;
}

.product-tab-info .tab-content a[data-toggle="collapse"].collapsed {
	font-weight: 400;
}

.product-tab-info .tab-content .tab-item {
	border-bottom: 1px solid #e5e5e5;
}

.product-tab-info .tab-content .tab-item:first-child {
	border-color: #e5e5e5;
}

.related-product-section {
	background: transparent;
	border-top: none;
}

.related-product-section .section-title {
	color: #043245;
	font-weight: 300;
	font-size: 1.25rem;
}

.archive .woocommerce-breadcrumb {
	text-align: center;
}

.shop-page-container .page-title {
	font-weight: 700;
	color: #043245;
}

#footer {
	background: #043245;
}

.footer-top {
	background: #043245;
}

.footer-top .footer-nav {
	border-left: none;
}

.footer-top .footer-about .footer-desc {
	display: none;
}

.footer-top .about-social-link {
	-webkit-box-pack: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important;
	font-size: 1.875rem;
}

.footer-top .about-social-link > li a {
	color: #e09961;
	position: relative;
	display: inline-block;
}

.footer-top .about-social-link > li a::before {
	content: "";
	position: absolute;
	top: 3px;
	bottom: 3px;
	right: 3px;
	left: 3px;
	border-radius: 50%;
	background-color: #fff;
	z-index: -1;
}

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

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

@media (min-width: 768px) {
	button.btn.has_width,
	a.btn.has_width,
	input.btn.has_width {
		width: 8.75rem;
	}

	.login-modal .btn[type="submit"],
	.register-modal .btn[type="submit"] {
		height: 40px;
	}

	.header-layout-two .header-wishlist {
		padding-left: 30px;
	}

	.logo {
		margin: 0 auto 11px;
	}

	.header-wishlist-box .product-item .img-wrap .btn-add-cart {
		margin-top: 10px;
	}

	.product-item .matat_sale_badge,
	.product-item .sale-label,
	.product-item .new-label,
	.product-item .off-label,
	.product-item .comming-soon-label,
	.product-item .awdr_discount_bar {
		font-size: 14px;
		right: 0;
		top: 12px;
		padding-block: 2px;
	}

	.product-item .product-img {
		margin-bottom: 11px;
	}

	.product-item .product-detail {
		text-align: center;
	}

	.product-item .product-title,
	.product-item .product-name,
	.product-item span.price,
	.product-item .product-price {
		margin-bottom: 9px;
	}

	.product-item .woo-variation-items-wrapper {
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}

	.product-item .product_type_simple.add_to_cart_button {
		height: 40px;
	}

	.product-item .btn_more_color {
		width: 22px;
		height: 22px;
		padding: 5px 8px;
	}

	.woo-variation-swatches .product-item .product-detail .woo-variation-items-wrapper .variable-items-wrapper.color-variable-items-wrapper .variable-item,
	.woo-variation-swatches .product-item .product-detail .woo-variation-items-wrapper .variable-items-wrapper.image-variable-items-wrapper .variable-item,
	.woo-variation-swatches .product-item .product-detail > div .variable-items-wrapper.color-variable-items-wrapper .variable-item,
	.woo-variation-swatches .product-item .product-detail > div .variable-items-wrapper.image-variable-items-wrapper .variable-item {
		width: auto;
		height: auto;
	}

	.woo-variation-swatches .product-item .product-detail .woo-variation-items-wrapper .variable-items-wrapper.color-variable-items-wrapper .variable-item .variable-item-contents,
	.woo-variation-swatches .product-item .product-detail .woo-variation-items-wrapper .variable-items-wrapper.image-variable-items-wrapper .variable-item .variable-item-contents,
	.woo-variation-swatches .product-item .product-detail > div .variable-items-wrapper.color-variable-items-wrapper .variable-item .variable-item-contents,
	.woo-variation-swatches .product-item .product-detail > div .variable-items-wrapper.image-variable-items-wrapper .variable-item .variable-item-contents {
		width: 22px;
		height: 22px;
	}

	.product-col .product-item .product-vars {
		left: 0;
		right: 0;
		bottom: 0;
	}

	.hero-banner,
	.home-layout-three,
	.best-selling-section,
	.home-layout-five {
		margin-bottom: 60px;
	}

	.home-layout-three .box-content {
		padding-top: 19px;
	}

	.home-layout-three .box-content .box-title {
		font-size: 20px;
		margin-bottom: 6px;
	}

	.home-layout-three .box-content .btn-black {
		font-size: 14px;
	}

	.best-selling-section .section-title {
		margin-bottom: 1.625rem;
	}

	.home-layout-four:not(.video-layout):not(.has_slider):not(.slick-initialized),
	.home-layout-five:not(.video-layout):not(.has_slider):not(.slick-initialized) {
		gap: 30px;
	}

	.home-layout-five .box-content {
		padding-top: 19px;
	}

	.home-layout-five .box-content .box-title {
		font-size: 20px;
		margin-bottom: 8px;
	}

	.home-layout-five .box-content .btn-black {
		font-size: 14px;
	}

	.single-product-detail .single-slider-wrapper {
		max-width: 56.5%;
		-ms-flex-preferred-size: 56.5%;
		flex-basis: 56.5%;
	}

	.single-product-detail .single-slider-wrapper .matat-mobile-wishlist .matat-wishlist-button-wrap {
		display: block;
	}

	.single-product-detail .single-right-wrapper {
		-ms-flex-preferred-size: 42%;
		flex-basis: 42%;
		max-width: 42%;
		padding-right: 20px;
	}

	.single-product-detail .single-right-wrapper .product-detail-header {
		margin-bottom: 19px;
		max-width: 370px;
	}

	.single-product-detail .single-right-wrapper table.variations .row_pa_color td.label {
		padding-bottom: 8px;
	}

	.single-product-detail .single-right-wrapper table.variations td.label {
		padding-bottom: 13px;
	}

	.single-product-detail .single-right-wrapper table.variations .row_pa_size {
		padding-bottom: 0;
	}

	.single-product-detail .single-right-wrapper .btn-holder.single_p_add_cart {
		max-width: 370px;
	}

	.single-product-detail button.single_add_to_cart_button {
		font-size: 18px;
	}

	.single-product-detail .sticky-wrap-single-slider-wrapper {
		max-width: 56.5%;
		-ms-flex-preferred-size: 56.5%;
		flex-basis: 56.5%;
	}

	.single-product-detail .single-right-wrapper {
		max-width: 43.5%;
		-ms-flex-preferred-size: 43.5%;
		flex-basis: 43.5%;
	}

	.single-product-detail .single-product-summary {
		max-width: 370px;
	}

	.single-product-detail .single-product-summary h1 {
		padding-left: 30px;
		margin-bottom: 16px;
	}

	.single-product-detail .single-product-summary .product-detail-header .matat-wishlist-button-wrap {
		display: block;
	}

	.single-product-detail .single-product-summary .product-detail-header .matat-wishlist-button-wrap .matat-wishlist-button {
		width: 30px;
		height: 30px;
	}

	.single-product-detail .single-product-summary .woocommerce-product-details__short-description {
		max-width: 370px;
		padding-bottom: 19px;
	}

	.single-product-detail .single-product-summary .single_detail_variations_form,
	.single-product-detail .single-product-summary form {
		max-width: 370px;
	}

	.single-product-detail .add-cart-row {
		margin-bottom: 30px;
	}

	.single-product-detail .product-share {
		-webkit-box-ordinal-group: 15;
		-ms-flex-order: 14;
		order: 14;
	}

	.single-product-detail .product-share .share-links a {
		font-size: 16px;
		margin: 0 .6875rem 0 0;
	}

	.single-product-detail .upsells-wrap .fcn-product-varitaion-wrap {
		max-width: 370px;
	}

	.single-product-detail .upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-wid-title {
		font-size: 22px;
	}

	.single-product-detail .upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single {
		margin-bottom: 20px;
	}

	.single-product-detail .upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn {
		margin-right: 40px;
	}

	.single-product-detail .upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .fcn-prdt-single-chckbox {
		margin-left: 40px;
	}

	.single-product-detail .upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .fcn-prdt-single-image {
		-ms-flex-preferred-size: 100px;
		flex-basis: 100px;
		max-width: 100px;
	}

	.single-product-detail .upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .fcn-prdt-single-vars-wrap {
		-ms-flex-preferred-size: calc(100% - 100px);
		flex-basis: calc(100% - 100px);
		max-width: calc(100% - 100px);
	}

	.single-product-detail .upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .fcn-prdt-var-title {
		font-size: 16px;
	}

	.single-product-detail .upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .product-price-wrap .product-price {
		font-size: 16px;
	}

	.product-tab-info .tab-content {
		padding: 0 0 20px;
		max-width: 370px;
	}

	.related-product-section .section-title {
		font-size: 20px;
		margin-bottom: 28px;
	}

	body.woo-variation-swatches .single-product-summary .variable-items-wrapper li.variable-item:not(.radio-variable-item).button-variable-item .variable-item-span {
		height: 40px;
		font-size: 14px;
	}

	body.woo-variation-swatches .single-product-summary .variable-items-wrapper li.variable-item:not(.radio-variable-item).color-variable-item {
		margin-left: 15px;
	}

	.footer-top .footer-about .footer-logo {
		max-width: 128px;
	}

	.footer-top .about-social-link {
		max-width: 128px;
		font-size: 30px;
	}

	.footer-top .footer-gift-info a {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}

	.footer-top .footer-gift-info .gift_text {
		margin-bottom: 10px;
	}

	.footer-top .footer-gift-info img {
		max-width: 142px;
	}

	.footer-top .newsletter-col {
		max-width: 289px;
		margin-left: 0;
	}

	#footer .design-dev-info > a {
		-webkit-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}
}

@media (min-width: 992px) {
	button.btn,
	a.btn,
	input.btn {
		font-size: 16px;
	}

	#primary-nav .primary-menu > li {
		margin-inline: 15px;
	}

	.header-holder {
		padding-top: 15px;
	}

	.logo {
		width: 279px;
	}

	.logo img {
		max-height: 50px;
	}

	.home-layout-three .box-content .box-title {
		font-size: 22px;
	}

	.home-layout-five .box-content .box-title {
		font-size: 22px;
	}

	.single-product-detail {
		padding-bottom: 8px;
	}

	.single-product-detail .single-right-wrapper {
		padding-right: 30px;
	}

	.single-product-detail .product-share {
		padding: 0 0 13px;
	}

	.single-product-detail .product-share .share-title {
		font-size: 14px;
	}

	.single-product-detail .upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-wid-title {
		font-size: 24px;
	}

	.related-product-section .section-title {
		font-size: 24px;
	}

	.shop-page-container .archive-heading-wrap {
		margin-bottom: 37px;
	}

	.shop-products-row .product-col,
	.shop-products-row .archive-col {
		margin-bottom: 38px;
	}

	.footer-top {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.footer-top .footer-about,
	.footer-top .footer-nav,
	.footer-top .footer-contact-info,
	.footer-top .footer-gift-info {
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
		max-width: auto;
		padding-left: 0;
	}

	.footer-top .footer-about {
		padding-inline: 12px 0;
	}

	.footer-top .footer-gift-info .gift_text {
		margin-bottom: 9px;
	}

	#footer .design-dev-info {
		margin: 0;
	}
}

@media (min-width: 1200px) {
	.home-layout-three .box-content .box-title {
		font-size: 24px;
	}

	.home-layout-five .box-content .box-title {
		font-size: 24px;
	}

	.single-product-summary .color-variable-wrapper .variable-item-span,
	.single-product-summary .color-variable-items-wrapper .variable-item-span {
		border-width: 5px;
	}

	.single-product-summary .color-variable-wrapper .variable-item-span.variable-item-span-color,
	.single-product-summary .color-variable-items-wrapper .variable-item-span.variable-item-span-color {
		height: 33px !important;
		width: 33px !important;
	}

	.related-product-section .section-title {
		font-size: 30px;
	}

	.footer-top {
		padding: 60px 15px 19px;
	}
}

@media (min-width: 1300px) {
	.hero-banner,
	.home-layout-three,
	.best-selling-section,
	.home-layout-five {
		margin-bottom: 80px;
	}

	.single-product .woocommerce-breadcrumb {
		padding-block: 30px;
	}

	.single-product-detail .single-right-wrapper {
		padding-right: 60px;
	}

	.single-product-container {
		padding-inline: 174px;
	}

	.related-product-section {
		padding: 41px 25px 60px;
	}
}

@media (max-width: 767.98px) {
	button.btn,
	a.btn,
	input.btn {
		padding-block: .40625rem;
	}

	.logo {
		top: 50%;
	}

	#header .header-holder {
		padding-block: .6875rem;
	}

	.hero-banner {
		margin-bottom: .9375rem;
	}

	.home-layout-three .col-item {
		margin-bottom: 1.25rem;
	}

	.best-selling-section .products-row .product-col {
		padding-right: .9375rem;
	}

	.home-layout-five .col-item + .col-item {
		margin-top: 1.125rem;
	}

	.single-product .woocommerce-breadcrumb {
		display: none;
	}

	.single-product-detail .single-slider-wrapper {
		max-width: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		width: 100%;
	}

	.single-product-detail .single-slider-wrapper .matat-mobile-wishlist {
		position: absolute;
		top: .9375rem;
		left: .9375rem;
		z-index: 9;
	}

	.single-product-detail .single-right-wrapper {
		border-radius: 0;
		margin-top: 0;
		padding-block: 1rem 0;
	}

	.single-product-detail .single-right-wrapper .product-detail-header {
		padding-block: 0 .625rem;
		margin-bottom: 1.25rem;
	}

	.single-product-detail .single-right-wrapper .product_title {
		margin-bottom: .5625rem;
	}

	.single-product-detail .single-right-wrapper .product-detail-header {
		margin-bottom: .375rem;
	}

	.single-product-detail .single-right-wrapper .product-detail-header .matat-wishlist-button-wrap {
		display: none;
	}

	.single-product-detail .single-right-wrapper .product-quantity {
		margin-bottom: 1.125rem;
	}

	.single-product-detail .sticky-wrap-single-slider-wrapper {
		max-width: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		width: 100%;
	}

	.single-product-detail .single-product-summary table.variations tr {
		padding-bottom: 0;
	}

	.single-product-detail .product-share {
		padding: .8125rem 0 1.75rem;
	}

	.single-product-detail .upsells-wrap .fcn-product-varitaion-wrap {
		background: transparent;
		padding-bottom: 0;
	}

	.single-product-detail .upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-wid-title {
		margin-bottom: 1rem;
	}

	.single-product-detail .upsells-wrap .fcn-product-varitaion-wrap .add-to-cart-btn {
		padding-top: .3125rem;
	}

	.single-product-detail .single-product-slider .button-zoom {
		bottom: .625rem;
	}

	.related-product-section {
		padding-top: 1.9375rem;
	}

	.related-product-section .section-title {
		margin-bottom: .5625rem;
	}

	.related-product-section .related-product-slider .product-col {
		margin-inline: .5rem;
	}

	.related-product-section .related-product-slider:not(.slick-initialized) > .slide {
		min-width: 11.5625rem;
		max-width: 11.5625rem;
	}

	body.single-product.single_product_type_simple #wrapper {
		padding-bottom: 0;
	}

	.archive .woocommerce-breadcrumb {
		display: none;
	}

	.shop-page-container .archive-heading-wrap {
		padding: 1.1875rem .3125rem;
	}

	.footer-top {
		padding-bottom: 1.25rem;
	}

	.footer-top .footer-about {
		margin-bottom: 1.75rem;
	}

	.footer-top .footer-about .footer-logo img {
		width: 7.5rem;
	}

	.footer-top .about-social-link {
		margin-top: 1.375rem;
	}

	.footer-top .footer-gift-info .gift_text {
		font-size: .75rem;
		margin-top: .375rem;
	}

	.footer-newsletter-box .newsletter-title {
		font-size: .75rem;
	}

	.footer-bottom .footer-icon ul {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.footer-bottom .footer-icon img {
		height: 1rem;
	}
}