.section-title,
.review-section-title {
	color: #6d1c1a;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1;
}

button.btn.btn-primary,
button.btn.button,
a.btn.btn-primary,
a.btn.button,
input.btn.btn-primary,
input.btn.button,
button.btn,
a.btn,
input.btn,
.header-wishlist-box .product-item .btn-add-cart,
.user-info-container button.button {
	font-weight: 600;
	background: #6d1c1a;
	color: #fff;
	border-color: #6d1c1a;
}

button.btn.btn-primary:not(:disabled):not(.disabled):hover,
button.btn.btn-primary:not(:disabled):not(.disabled):focus,
button.btn.button:not(:disabled):not(.disabled):hover,
button.btn.button:not(:disabled):not(.disabled):focus,
a.btn.btn-primary:not(:disabled):not(.disabled):hover,
a.btn.btn-primary:not(:disabled):not(.disabled):focus,
a.btn.button:not(:disabled):not(.disabled):hover,
a.btn.button:not(:disabled):not(.disabled):focus,
input.btn.btn-primary:not(:disabled):not(.disabled):hover,
input.btn.btn-primary:not(:disabled):not(.disabled):focus,
input.btn.button:not(:disabled):not(.disabled):hover,
input.btn.button:not(:disabled):not(.disabled):focus,
button.btn:not(:disabled):not(.disabled):hover,
button.btn:not(:disabled):not(.disabled):focus,
a.btn:not(:disabled):not(.disabled):hover,
a.btn:not(:disabled):not(.disabled):focus,
input.btn:not(:disabled):not(.disabled):hover,
input.btn:not(:disabled):not(.disabled):focus,
.header-wishlist-box .product-item .btn-add-cart:not(:disabled):not(.disabled):hover,
.header-wishlist-box .product-item .btn-add-cart:not(:disabled):not(.disabled):focus,
.user-info-container button.button:not(:disabled):not(.disabled):hover,
.user-info-container button.button:not(:disabled):not(.disabled):focus {
	background: #fff;
	border-color: #6d1c1a;
	color: #000;
}

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

.ajax-sugg-res-inner .search-topics-col a.btn-primary:hover {
	border-color: #6d1c1a !important;
}

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

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

.promo-code-wrap .btn-promo {
	background: #6d1c1a;
	color: #fff;
	border-color: #6d1c1a;
}

#wrapper .progress .progress-bar {
	background: #6d1c1a;
}

.matat-wa-chat-container,
.grecaptcha-badge {
	z-index: 99;
}

.matat-wa-chat-container.popup_drop_active {
	z-index: 99;
}

body .grecaptcha-badge,
body .grecaptcha-logo {
	opacity: 0 !important;
	visibility: hidden !important;
	pointer-events: none !important;
}

#header {
	border-bottom: 1px solid #dbdbdb;
}

.header-offer-bar {
	background: #6d1c1a;
}

.header-action-nav .counter_wish,
.header-action-nav .counter {
	background-color: #cd5f5d;
}

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

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

#primary-nav .mobile-account-menu a {
	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;
}

#primary-nav .mobile-account-menu a span {
	display: inline-block;
	padding-left: .625rem;
}

.rtl #primary-nav .mobile-account-menu a span {
	padding-left: 0;
	padding-right: .625rem;
}

.login-modal .form-control,
.register-modal .form-control {
	border-radius: 100px;
}

.login-modal .modal-form-holder .btn,
.register-modal .modal-form-holder .btn {
	min-height: 2rem;
	padding-top: .3125rem;
	padding-bottom: .3125rem;
	border-radius: 100px;
}

.login-modal .modal-form-holder .sms-form .form-group,
.register-modal .modal-form-holder .sms-form .form-group {
	padding-left: .3125rem;
}

.login-modal .modal-form-holder .remeber-check label.custom-checkbox,
.register-modal .modal-form-holder .remeber-check label.custom-checkbox {
	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 .btn-google,
.register-modal .btn-google {
	border-radius: 100px;
}

.register-modal .select-wrap {
	margin: 0;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.register-modal .select-wrap .jcf-select {
	border-radius: 100px;
	height: calc(1.875rem + 2px);
	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;
	-ms-flex-preferred-size: calc(33.33% - .625rem);
	flex-basis: calc(33.33% - .625rem);
	max-width: calc(33.33% - .625rem);
	margin: 0;
}

.register-modal .select-wrap .jcf-select:not(.last-child) {
	margin-left: .625rem;
}

.register-modal .select-wrap .jcf-select .jcf-select-text {
	line-height: normal;
}

.register-modal .select-wrap label {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
	-webkit-box-ordinal-group: 11;
	-ms-flex-order: 10;
	order: 10;
}

.register-modal .select-wrap label:not(#register_birthday_day-error) {
	display: none !important;
}

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

.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 {
	right: 0;
	background: rgba(255, 255, 255, .7);
	box-shadow: none;
	color: #6d1c1a;
}

.product-item .special-price-label,
.product-item .low-caf-label {
	position: absolute;
	top: .4375rem;
	right: 0;
	z-index: 9;
	background: rgba(255, 255, 255, .7);
	box-shadow: none;
	color: #6d1c1a;
	font-size: .6875rem;
	line-height: 1.5;
	padding: .125rem .375rem;
}

.product-item .btn-add-wishlist {
	background: rgba(255, 255, 255, .75);
}

.product-item span.price,
.product-item .product-price {
	color: #6d1c1a;
	font-weight: 600;
}

.product-item span.price del span,
.product-item .product-price del span {
	text-decoration: line-through;
}

.woo-variation-swatches .product-item .product-detail > div.yith-par-message {
	display: block;
}

.woo-variation-swatches .product-item .product-detail > div.star-rating {
	margin-bottom: 5px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

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

.coffee-icon-arrow-right:before {
	content: "\e902";
}

.coffee-icon-feather-user:before {
	content: "\e901";
}

.coffee-icon-phone-receiver:before {
	content: "\e900";
}

.collection-banner {
	padding: 0;
	position: relative;
	margin: 2.5rem 0 1rem;
}

.collection-banner::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: url(../images/gray-grid.png);
	opacity: .3;
	z-index: -1;
}

.collection-banner span.side-arrow {
	padding-bottom: .375rem;
	display: inline-block;
}

.collection-banner .section-title {
	text-align: right;
	margin-bottom: .9375rem;
}

.collection-banner .collection-content {
	line-height: 1.5;
}

.collection-banner .collection-content .collection-inner {
	text-align: right;
}

.collection-banner .text {
	word-break: break-word;
	padding-bottom: .5rem;
}

.collection-banner .text p:last-child {
	margin-bottom: 0;
}

.collection-banner .btn {
	background: transparent;
	border: none;
	font-weight: 600;
	color: #6d1c1a;
	padding: 0;
	width: auto;
}

.collection-banner .btn:not(:disabled):not(.disabled):hover,
.collection-banner .btn:not(:disabled):not(.disabled):focus {
	background: transparent;
	border: none;
	color: #6d1c1a;
}

.collection-banner .btn:not(:disabled):not(.disabled):hover .icon-long-arrow-left,
.collection-banner .btn:not(:disabled):not(.disabled):focus .icon-long-arrow-left {
	margin-right: 10px;
}

.collection-banner .btn .icon-long-arrow-left {
	font-weight: 700;
	font-size: .5rem;
	margin-right: 5px;
	margin-top: 1px;
	-webkit-transition: .2s ease margin-right;
	transition: .2s ease margin-right;
}

.best-selling-section {
	text-align: center;
}

.best-selling-section .product-col .product-detail {
	text-align: center;
}

.best-selling-section a.btn.has_width {
	background-color: transparent;
	border: 1px solid #6d1c1a;
	color: #6d1c1a;
	margin-top: 1.25rem;
	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;
	padding-left: .9375rem;
	padding-right: .9375rem;
	width: auto;
	min-width: 7.0625rem;
}

.best-selling-section a.btn.has_width:not(:disabled):not(.disabled):hover,
.best-selling-section a.btn.has_width:not(:disabled):not(.disabled):focus {
	color: #6d1c1a;
}

.best-selling-section a.btn.has_width .icon-long-arrow-left {
	font-weight: 700;
	font-size: .5rem;
	margin-right: 5px;
	margin-top: 1px;
	-webkit-transition: .2s ease margin-right;
	transition: .2s ease margin-right;
}

.home-reviews-section .home-reviews-slider .review-item {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.home-reviews-section .home-reviews-slider .review-item .review-detail {
	padding-right: 10px;
	-ms-flex-item-align: start;
	align-self: flex-start;
}

.bottom-benefit-section.home_layout .benefit-col {
	background: #f7f7f7;
	height: 3.125rem;
}

.contact-section .section-title {
	margin-bottom: .9375rem;
}

.contact-section .img-wrap {
	margin-top: 1.5625rem;
}

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

.single-product-detail .product-detail-header .matat-wishlist-button-wrap {
	top: 0;
	left: 0;
}

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

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

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

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

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

.single-product-detail .single-slider-wrapper .single-product-slider .slick-arrow {
	opacity: 1;
	visibility: visible;
}

.single-product-detail .single-slider-wrapper .pagination-slider .img-wrap-pagination::after {
	background: #cd5f5d;
}

.single-product-detail .single-slider-wrapper .matat-wishlist-button-wrap .matat-wishlist-button {
	background: rgba(255, 255, 255, .75);
}

.single-product-detail table.variations tbody td .jcf-select {
	display: block !important;
}

.single-product-detail .single_detail_variations_form,
.single-product-detail .single-product-form {
	border-top: 1px solid #dbdbdb;
}

.single-product div.yith-par-message,
.single-product .yith-par-message-variation {
	text-align: center;
	padding: 0;
	margin: .6875rem 0;
}

.single-product div.yith-par-message .btn,
.single-product .yith-par-message-variation .btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: .75rem;
	cursor: default;
}

.single-product div.yith-par-message .btn .product_point,
.single-product .yith-par-message-variation .btn .product_point {
	padding-inline: 3px;
}

.single-product .side-arrow {
	width: .46875rem;
	height: .46875rem;
	display: inline-block;
	margin-left: .3125rem;
}

.single-product .side-arrow img {
	max-width: 100%;
}

.single-product-summary .product_title {
	margin-bottom: 10px;
}

.single-product-summary .product-price {
	color: #6d1c1a;
	font-weight: 600;
	margin-bottom: 0;
}

.single-product-summary .add-to-cart-btn .primary-matat-btn {
	background: #6d1c1a;
	color: #fff;
	border-color: #6d1c1a;
}

.single-product-summary .product-level-container {
	margin-top: 1.25rem;
}

.single-product-summary .product-level-container .circle-title-main {
	font-size: .75rem;
	margin-bottom: 1.5rem;
}

.single-product-summary .product-level-container .product-level-inner-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.single-product-summary .product-level-container .product-level-inner-wrap .circle-outer-wrap {
	width: 33.33%;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
}

.single-product-summary .product-level-container .product-level-inner-wrap .circle-outer-wrap .circle-title {
	font-weight: 600;
	display: block;
	margin-bottom: .4375rem;
}

.single-product-summary .product-level-container .product-level-inner-wrap .circle-outer-wrap .circle-sub-title {
	font-weight: 600;
	margin-block: .8125rem .1875rem;
}

.single-product-summary table.variations tbody td .jcf-select {
	min-width: 9.375rem;
}

.single-product-summary table.variations td {
	padding-bottom: .375rem;
}

.single-product-summary table.variations td.label {
	font-weight: 600;
	padding-bottom: .375rem;
}

.single-product-summary table.variations td.label label {
	font-weight: 600;
}

.single-product-summary .product-quantity .stock {
	font-weight: 600;
}

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

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

.single-product-summary .woocommerce-product-details__short-description ul li {
	list-style: none;
}

.single-product-summary .woocommerce-product-details__short-description ul li:last-child {
	margin-bottom: 0;
	padding-right: 17px;
}

.single-product-summary .woocommerce-product-details__short-description ul li::before {
	content: "";
	position: absolute;
	width: .375rem;
	height: .375rem;
	background: #cd5f5d;
	top: 8px;
	right: 0;
	border-radius: 50px;
}

.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,
.single-product-detail-container .no_slide_thumb .single-product-detail .off-label,
.single-product-detail-container .no_slide_thumb .single-product-detail .sale-label,
.single-product-detail-container .no_slide_thumb .single-product-detail .new-label,
.single-product-detail-container .no_slide_thumb .single-product-detail .sold-label,
.single-product-detail-container .no_slide_thumb .single-product-detail .matat_badge {
	right: 0;
	box-shadow: none;
}

.single-product-detail-container .product-share-sc {
	-webkit-box-pack: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important;
}

.color-cirlce-level {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: .125rem;
}

.color-cirlce-level span {
	width: .625rem;
	height: .625rem;
	border: 1px solid #6d1c1a;
	border-radius: 50%;
	display: inline-block;
}

.color-cirlce-level span.active {
	background: #6d1c1a;
}

.related-product-section {
	background-color: transparent;
}

.related-product-section .section-title {
	font-weight: bold;
}

.related-product-section .related-product-slider .product-col {
	margin: 0 .46875rem;
}

.related-product-section .related-product-slider .product-col .product-detail {
	text-align: center;
}

.cwsp-btn-holder .cwsp-btn-holder-inn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: none;
	background: #f8f8f8;
	text-align: right;
	width: 100%;
	padding: .3125rem;
	gap: .5rem;
}

.cwsp-btn-holder .cwsp-icon {
	width: 1.375rem;
	height: 1.375rem;
}

.cwsp-btn-holder .cwsp-user-img {
	width: 2.1875rem;
	height: 2.1875rem;
}

.cwsp-btn-holder .cwsp-txt-holder span {
	display: block;
}

.cwsp-btn-holder .cwsp-txt-holder .cwsp-user-title {
	font-weight: 500;
}

.product-review-section {
	padding: 1.5625rem .9375rem 0;
	margin-bottom: 0;
}

.product-review-section .review-section-title {
	font-weight: bold;
	font-size: 1.25rem;
	text-align: center;
}

.archive .woocommerce-breadcrumb {
	padding-bottom: .5625rem;
}

.shop-page-container .shop-products-holder .product-col .product-detail {
	text-align: center;
}

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

.woocommerce-checkout .woocommerce-form-login-toggle {
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	padding: .625rem;
}

.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info {
	font-size: .75rem;
	font-weight: 500;
	line-height: 2;
}

.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info a {
	color: inherit;
	text-decoration: underline;
}

.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info a:hover {
	text-decoration: none;
}

.woocommerce-checkout .woocommerce-cart-notice {
	padding: .9375rem .9375rem 0;
	text-align: center;
}

.woocommerce-checkout .woocommerce-cart-notice input[name="_wp_http_referer"] + strong {
	border: 1px solid rgba(0, 0, 0, .3);
	width: 60px;
	height: 30px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	padding: 5px;
	line-height: 1;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 5px;
}

.woocommerce-checkout .woocommerce-cart-notice a.ywpar-button-message {
	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;
	min-width: 100px;
	min-height: 30px;
	border: 1px solid rgba(0, 0, 0, .3);
	background: rgba(0, 0, 0, .05);
	padding: 5px 10px;
	margin-right: 5px;
	margin-top: 5px;
}

.woocommerce-checkout .woocommerce-cart-notice .ywpar_apply_discounts {
	max-width: 515px;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	border: 1px solid rgba(0, 0, 0, .1);
	padding: .625rem;
}

.woocommerce-checkout .woocommerce-cart-notice .ywpar_apply_discounts .form-row {
	margin: 0;
}

.woocommerce-checkout .woocommerce-cart-notice .ywpar_apply_discounts .form-row.form-row-first {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding-left: .3125rem;
}

.woocommerce-checkout .woocommerce-cart-notice .ywpar_apply_discounts input[type="text"] {
	width: 100%;
	border: 1px solid #6d1c1a;
	border-radius: 0;
	font-size: .875rem;
	padding: .3125rem .625rem;
	height: 1.875rem;
}

.woocommerce-checkout .woocommerce-cart-notice .ywpar_apply_discounts input[type="submit"] {
	background: #6d1c1a;
	border: 1px solid #6d1c1a;
	border-radius: 0;
	text-align: center;
	color: #fff;
	font-weight: 600;
	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;
	height: 1.875rem;
	padding: 0 .625rem;
	font-size: .75rem;
}

.woocommerce-checkout .woocommerce-cart-notice .ywpar_apply_discounts input[type="submit"]:hover {
	background: none;
	color: #6d1c1a;
}

.woocommerce-checkout .woocommerce-cart-notice .ywpar_apply_discounts .ywpar_min_reedem_value_error {
	width: 100%;
	margin-top: .3125rem;
	font-size: .75rem;
	color: #6d1c1a;
}

.woocommerce-checkout .checkout-detail-container > .woocommerce-message {
	padding: .9375rem .9375rem 0;
}

.woocommerce-checkout form.login {
	margin-top: -1px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	padding: 1.25rem .625rem;
}

.woocommerce-checkout form.login .form-row {
	margin-left: 0;
	margin-right: 0;
	display: block;
}

.woocommerce-checkout form.login .form-row label {
	display: block;
	font-weight: 600;
	font-size: 14px;
	line-height: 1.3;
}

.woocommerce-checkout form.login .form-row label.woocommerce-form-login__rememberme {
	margin-bottom: 1rem;
	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;
}

.woocommerce-checkout form.login .form-row label.woocommerce-form-login__rememberme input[type="checkbox"] {
	width: .875rem;
	height: .875rem;
	margin-left: 7px;
}

.woocommerce-checkout form.login .form-row input[type="text"],
.woocommerce-checkout form.login .form-row input[type="password"] {
	width: 100%;
	border: 1px solid rgba(0, 0, 0, .1);
	padding: .375rem .625rem;
	height: 2rem;
}

.woocommerce-checkout form.login .form-row input[type="password"] {
	padding-left: 1.875rem;
}

.woocommerce-checkout form.login .form-row .password-input {
	position: relative;
	display: block;
}

.woocommerce-checkout form.login .form-row .show-password-input {
	position: absolute;
	top: 50%;
	left: .625rem;
	width: .875rem;
	height: .875rem;
	cursor: pointer;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.woocommerce-checkout form.login .form-row .show-password-input::before {
	content: "";
	background-image: url("data:image/svg+xml; utf-8, <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M288 32c-80.8 0-145.5 36.8-192.6 80.6C48.6 156 17.3 208 2.5 243.7c-3.3 7.9-3.3 16.7 0 24.6C17.3 304 48.6 356 95.4 399.4C142.5 443.2 207.2 480 288 480s145.5-36.8 192.6-80.6c46.8-43.5 78.1-95.4 93-131.1c3.3-7.9 3.3-16.7 0-24.6c-14.9-35.7-46.2-87.7-93-131.1C433.5 68.8 368.8 32 288 32zM144 256a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm144-64c0 35.3-28.7 64-64 64c-7.1 0-13.9-1.2-20.3-3.3c-5.5-1.8-11.9 1.6-11.7 7.4c.3 6.9 1.3 13.8 3.2 20.7c13.7 51.2 66.4 81.6 117.6 67.9s81.6-66.4 67.9-117.6c-11.1-41.5-47.8-69.4-88.6-71.1c-5.8-.2-9.2 6.1-7.4 11.7c2.1 6.4 3.3 13.2 3.3 20.3z\"/></svg>");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: .6;
}

.woocommerce-checkout form.login .form-row .show-password-input.display-password::before {
	background-image: url("data:image/svg+xml; utf-8, <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 512\"><path d=\"M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L525.6 386.7c39.6-40.6 66.4-86.1 79.9-118.4c3.3-7.9 3.3-16.7 0-24.6c-14.9-35.7-46.2-87.7-93-131.1C465.5 68.8 400.8 32 320 32c-68.2 0-125 26.3-169.3 60.8L38.8 5.1zM223.1 149.5C248.6 126.2 282.7 112 320 112c79.5 0 144 64.5 144 144c0 24.9-6.3 48.3-17.4 68.7L408 294.5c8.4-19.3 10.6-41.4 4.8-63.3c-11.1-41.5-47.8-69.4-88.6-71.1c-5.8-.2-9.2 6.1-7.4 11.7c2.1 6.4 3.3 13.2 3.3 20.3c0 10.2-2.4 19.8-6.6 28.3l-90.3-70.8zM373 389.9c-16.4 6.5-34.3 10.1-53 10.1c-79.5 0-144-64.5-144-144c0-6.9 .5-13.6 1.4-20.2L83.1 161.5C60.3 191.2 44 220.8 34.5 243.7c-3.3 7.9-3.3 16.7 0 24.6c14.9 35.7 46.2 87.7 93 131.1C174.5 443.2 239.2 480 320 480c47.8 0 89.9-12.9 126.2-32.5L373 389.9z\"/></svg>");
}

.woocommerce-checkout form.login .form-row .woocommerce-form-login__submit {
	border: 1px solid #6d1c1a;
	background: #6d1c1a;
	min-width: 100%;
	min-height: 2.125rem;
	font-weight: 600;
	color: #fff;
}

.woocommerce-checkout form.login .form-row .woocommerce-form-login__submit:hover {
	background: none;
	color: #6d1c1a;
}

.woocommerce-checkout form.login .form-row p.lost_password {
	margin-bottom: 0;
}

.woocommerce-checkout form.login .wc-social-login {
	text-align: center;
}

.woocommerce-checkout form.login .wc-social-login .button-social-login {
	border: 1px solid rgba(0, 0, 0, .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;
	margin: 0 auto;
	min-width: 150px;
	min-height: 40px;
	font-size: 14px;
	font-weight: 600;
}

.woocommerce-checkout form.login .wc-social-login .button-social-login .si-google {
	background-image: url("../images/google-color1.svg");
	width: 20px;
	height: 20px;
	margin-top: 0;
}

.checkout-container .form-row#billing_country_field {
	padding-bottom: .625rem;
	position: relative;
	width: auto;
	height: auto;
	overflow: initial;
	clip: unset;
	white-space: normal;
}

.checkout-container .form-row#billing_country_field .woocommerce-input-wrapper strong,
.checkout-container .form-row#shipping_country_field .woocommerce-input-wrapper strong {
	display: block;
	width: 100%;
	background: #fff;
	border: 1px solid #dcdcdc;
	font-size: .75rem;
	line-height: 1.5;
	outline: none;
	color: #000;
	height: calc(1.875rem + 2px);
	padding: .375rem .625rem;
	font-weight: 400;
	border-radius: 0;
}

.checkout-container .shipping_address .woocommerce-shipping-fields__field-wrapper #shipping_country_field {
	display: block !important;
}

.woocommerce-checkout div#yith-par-message-cart {
	text-align: center;
	padding: 10px;
}

.shipping-method-holder .cwsp-btn-holder {
	margin-bottom: .9375rem;
}

.woocommerce-breadcrumb {
	color: rgba(0, 0, 0, .5);
}

.page-template-page-partners-php .woocommerce-breadcrumb {
	text-align: center;
}

.partner-container .partner-outerwrap .partner-top {
	margin-bottom: .625rem;
}

.partner-container .partner-outerwrap .partner-top .section-title {
	font-weight: 700;
	font-size: 1.25rem;
	margin-bottom: .625rem;
}

.partner-container .partner-outerwrap .partner-top a {
	color: #000;
	text-decoration: underline;
}

.partner-container .partner-outerwrap .partner-top a:hover {
	text-decoration: none;
}

.partner-container .partner-outerwrap .partner-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: .9375rem;
	margin-bottom: 1.875rem;
}

.partner-container .partner-outerwrap .partner-wrap .partner-info {
	border: 1px solid #6d1c1a;
	position: relative;
	padding: 1.25rem 0;
	max-width: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	overflow: auto;
	max-height: 15.625rem;
}

.partner-container .partner-outerwrap .partner-wrap .partner-info::-webkit-scrollbar-track {
	background-color: #ebebe3;
}

.partner-container .partner-outerwrap .partner-wrap .partner-info::-webkit-scrollbar-thumb {
	background-color: #6d1c1a;
}

.partner-container .partner-outerwrap .partner-wrap .partner-info::-webkit-scrollbar-thumb:hover {
	background-color: rgba(109, 28, 26, .8);
}

.partner-container .partner-outerwrap .partner-wrap .partner-info::-webkit-scrollbar-thumb:active {
	background-color: #6d1c1a;
}

.partner-container .partner-outerwrap .partner-wrap .partner-info::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: url(../images/gray-grid.png);
	opacity: .3;
	z-index: -1;
}

.partner-container .partner-outerwrap .partner-wrap .partner-info .side-arrow {
	padding-inline: 1.25rem;
}

.partner-container .partner-outerwrap .partner-wrap .partner-info .store-title {
	font-size: 1rem;
}

.partner-container .partner-outerwrap .partner-wrap .partner-info .service-title {
	font-size: .75rem;
	margin-block: .625rem .375rem;
}

.partner-container .partner-outerwrap .partner-wrap .partner-info .map-infoitem {
	padding: 0 1.25rem;
}

.partner-container .partner-outerwrap .partner-wrap .partner-info .map-infoitem.active .store-title {
	color: #6d1c1a;
}

.partner-container .partner-outerwrap .partner-wrap .partner-info ul li:not(:last-child) {
	margin-bottom: .3125rem;
}

.partner-container .partner-outerwrap .partner-wrap .map-section {
	max-width: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}

.partner-container .partner-outerwrap .partner-wrap .map-section #map {
	width: 100%;
	height: 15.625rem;
}

.woocommerce-account .shop_table.ywpar_points_rewards th {
	padding: 10px .4em;
}

.woocommerce-account .shop_table.ywpar_points_rewards th.ywpar_points_rewards-action,
.woocommerce-account .shop_table.ywpar_points_rewards th.ywpar_points_rewards-date,
.woocommerce-account .shop_table.ywpar_points_rewards th.ywpar_points_rewards-order {
	text-align: initial;
}

.woocommerce-account .shop_table.ywpar_points_rewards td {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1;
}

.woocommerce-account .shop_table.ywpar_points_rewards td.ywpar_points_rewards-order,
.woocommerce-account .shop_table.ywpar_points_rewards td.ywpar_points_rewards-points {
	text-align: initial;
}

.woocommerce-account .shop_table.ywpar_points_rewards .ywpar_points_rewards-points > span {
	margin-bottom: 5px;
}

.woocommerce-account .user-detail-holder .ywpar-wrapper > p > span {
	display: none;
}

.questionaire-modal {
	padding: 0 !important;
}

.questionaire-modal .modal-dialog {
	max-width: 100%;
	height: 100%;
	margin: 0;
}

.questionaire-modal .modal-dialog .modal-content {
	height: 100%;
}

.questionaire-modal .modal-close {
	position: absolute;
	color: #6d1c1a;
	top: .9375rem;
	right: .9375rem;
}

.questionaire-modal .modal-title {
	color: #6d1c1a;
	font-weight: 700;
	font-size: 1.25rem;
	margin-bottom: 2.375rem;
}

.questionaire-modal .modal-content-inner {
	height: 100%;
	-webkit-box-pack: start !important;
	-ms-flex-pack: start !important;
	justify-content: flex-start !important;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 3.125rem 0;
}

.questionaire-modal .modal-content-inner .modal-inner-frame {
	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-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.questionaire-modal .modal-content-inner .btn.quest-btn-submit {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: #cd5f5d;
	border-color: #cd5f5d;
	padding: 1.25rem;
	font-size: .9375rem;
}

.questionaire-modal .modal-content {
	z-index: 1;
}

.questionaire-modal .modal-content::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: url(../images/gray-grid.png);
	opacity: .3;
	z-index: -1;
}

.quest-container {
	text-align: center;
}

.quest-container .quest-description {
	font-size: .75rem;
	margin-bottom: 6.5625rem;
	display: none;
	position: absolute;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 115px;
}

.quest-container .quest-description p:last-child {
	margin-bottom: 0;
}

.quest-container .question-section {
	display: none;
}

.quest-container .question-section:nth-child(1) {
	position: static;
}

.quest-container .question-section .back-prev-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-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;
	margin-bottom: 1.6875rem;
}

.quest-container .question-section .back-prev-wrapper #go-back-question {
	cursor: pointer;
	color: #6d1c1a;
	font-size: 1.1875rem;
	right: -2.125rem;
	position: relative;
}

.quest-container .question-section .level-wrap {
	font-weight: 700;
	color: #6d1c1a;
	font-size: .9375rem;
}

.quest-container .question-section .level-wrap .question-count {
	padding-right: .3125rem;
}

.quest-container .question-section .question-title {
	font-weight: 600;
	font-size: .9375rem;
	margin-bottom: 1.875rem;
}

.quest-container .question-section .radio-design {
	position: relative;
}

.quest-container .question-section .radio-design input[type=radio] {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-appearance: none;
	appearance: none;
}

.quest-container .question-section .radio-design input[type=radio] + label {
	border: solid 1px #6d1c1a;
	background: #fff;
	font-weight: 400;
	border-radius: 0;
	margin: 0 .46875rem;
	padding: .625rem 1.5rem;
	box-shadow: none;
	outline: none;
	color: #000;
	font-size: .75rem;
	cursor: pointer;
	position: relative;
	min-width: 8.1875rem;
}

.quest-container .question-section .radio-design input[type=radio] + label:before {
	content: "";
	position: absolute;
	bottom: 7px;
	height: 26px;
	width: 74%;
	border-right: hidden;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	box-shadow: 0 8px 20px 0 rgba(205, 95, 93, .75);
	z-index: -1;
	opacity: 0;
	visibility: hidden;
}

.quest-container .question-section .radio-design input[type=radio]:checked + label,
.quest-container .question-section .radio-design input[type=radio]:hover + label {
	border-color: #cd5f5d;
	background: #cd5f5d;
	color: #fff;
}

.quest-container .question-section .radio-design input[type=radio]:checked + label:before,
.quest-container .question-section .radio-design input[type=radio]:hover + label:before {
	opacity: 0;
	visibility: hidden;
}

.quest-container .quest-btn-submit {
	display: none;
}

.page-template-tpl-clubmember .login-modal .modal-form-holder .btn,
.page-template-tpl-clubmember .register-modal .modal-form-holder .btn {
	background: #6d1c1a;
	border-color: #6d1c1a;
}

.homepage-b2b .title-secton {
	text-align: center;
	padding: .9375rem;
	background: #dbdbdb;
}

.homepage-b2b .title-secton .btn {
	margin-top: .9375rem;
	min-width: 6.875rem;
}

.homepage-b2b .title-secton .btn:not(.disabled):not(:disabled):hover {
	background: none;
	color: #6d1c1a;
}

.homepage-b2b .title-secton .btn:not(.disabled):not(:disabled):focus {
	background: #6d1c1a;
	color: #fff;
}

.homepage-b2b .title-secton .btn:not(.disabled):not(:disabled):focus:hover {
	background: none;
	color: #6d1c1a;
}

.homepage-b2b .title,
.homepage-b2b .section-title {
	margin: 0;
	font-size: 1.25rem;
	font-weight: 700;
	color: #6d1c1a;
	line-height: 1.3;
}

.homepage-b2b .collection-banner {
	margin: 0;
	max-width: 100%;
	border: none;
	background: #6d1c1a;
	-webkit-box-align: initial;
	-ms-flex-align: initial;
	align-items: initial;
}

.homepage-b2b .collection-banner::before {
	display: none;
}

.homepage-b2b .collection-banner .img-wrap img {
	height: 100%;
	object-fit: cover;
}

.homepage-b2b .collection-banner .collection-content {
	padding: 1.875rem .9375rem;
}

.homepage-b2b .collection-banner .collection-content .collection-inner {
	max-width: 100%;
}

.homepage-b2b .collection-banner .side-arrow {
	display: none;
}

.homepage-b2b .collection-banner .section-title {
	font-size: .9375rem;
	margin-bottom: .9375rem;
	font-weight: 700;
	color: #fff;
	line-height: 1.2;
}

.homepage-b2b .collection-banner .text {
	padding: 0;
	font-size: .75rem;
	color: #fff;
	line-height: 1.3;
}

.homepage-b2b .collection-banner .text p:last-child {
	margin-bottom: 0;
}

.homepage-b2b .collection-banner .text p:empty {
	display: none;
}

.homepage-b2b .collection-banner .text ul li {
	display: block;
	position: relative;
	padding-right: .625rem;
	margin-bottom: .46875rem;
}

.homepage-b2b .collection-banner .text ul li::before {
	content: "";
	background: #fff;
	width: .25rem;
	height: .25rem;
	border-radius: 100%;
	position: absolute;
	top: .4375rem;
	right: 0;
}

.homepage-b2b .bottom-benefit-section.home_layout {
	max-width: 100%;
	background: #dbdbdb;
	padding: .78125rem 0;
	margin: 0;
}

.homepage-b2b .bottom-benefit-section.home_layout .benefit-row {
	max-width: calc(450px + .9375rem);
	margin: 0 auto;
	gap: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: space-evenly;
	-ms-flex-pack: space-evenly;
	justify-content: space-evenly;
}

.homepage-b2b .bottom-benefit-section.home_layout .benefit-col {
	height: auto;
	background: none;
	margin: 0;
	text-align: center;
	max-width: 50%;
	padding: .46875rem;
	width: auto;
	-ms-flex-wrap: initial;
	flex-wrap: initial;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-item-align: start;
	align-self: flex-start;
}

.homepage-b2b .bottom-benefit-section.home_layout .benefit-col .ico-wrap {
	-ms-flex-preferred-size: 2.1875rem;
	flex-basis: 2.1875rem;
	max-width: 2.1875rem;
	font-size: 1.25rem;
	height: auto;
	margin: 0 auto .3125rem;
}

.homepage-b2b .bottom-benefit-section.home_layout .benefit-col .ico-wrap img {
	height: auto;
	width: 1em;
}

.homepage-b2b .bottom-benefit-section.home_layout .benefit-col:nth-child(2) .ico-wrap img,
.homepage-b2b .bottom-benefit-section.home_layout .benefit-col:nth-child(3) .ico-wrap img {
	height: auto;
}

.homepage-b2b .bottom-benefit-section.home_layout .benefit-col:nth-child(2) .ico-wrap {
	font-size: 1.71875rem;
}

.homepage-b2b .bottom-benefit-section.home_layout .benefit-col:nth-child(4) .ico-wrap {
	font-size: 1.25rem;
}

.homepage-b2b .bottom-benefit-section.home_layout .benefit-col .text-wrap {
	max-width: 100%;
	padding: 0;
}

.homepage-b2b .bottom-benefit-section.home_layout .benefit-col .title-text {
	font-size: .75rem;
}

.homepage-b2b .contact-secton {
	margin-bottom: 1.5625rem;
	background: #f7f7f7;
	position: relative;
	z-index: 3;
}

.homepage-b2b .contact-secton::before {
	content: "";
	background-image: url("../images/gray-grid.png");
	background-position: center;
	background-size: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .2;
	z-index: -3;
}

.homepage-b2b .contact-secton .contact-sec-inn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0 auto;
}

.homepage-b2b .contact-secton .img-wrap {
	margin-top: 1.875rem;
}

.homepage-b2b .contact-secton .img-wrap img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.homepage-b2b .contact-secton .contact-sec-form {
	padding: 1.875rem .9375rem;
}

.homepage-b2b .contact-secton .title {
	margin-bottom: 30px;
	text-align: center;
}

.homepage-b2b .contact-secton .form-row {
	margin: 0 -.3125rem;
}

.homepage-b2b .contact-secton .form-row .form-group {
	padding-left: .3125rem;
	padding-right: .3125rem;
}

.homepage-b2b .contact-secton .form-group {
	margin-bottom: .625rem;
}

.homepage-b2b .contact-secton .form-group:has(input[type="submit"]) {
	position: relative;
	margin-bottom: 0;
}

.homepage-b2b .contact-secton .form-group:has(input[type="submit"]) .wpcf7-spinner {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background-color: rgba(255, 255, 255, .7);
}

.homepage-b2b .contact-secton .form-group:has(input[type="submit"]) .wpcf7-spinner::before {
	background-color: #6d1c1a;
}

.homepage-b2b .contact-secton label {
	display: block;
	font-size: .75rem;
	margin-bottom: .3125rem;
	font-weight: 400;
	line-height: 1;
}

.homepage-b2b .contact-secton .form-control {
	background: #fff;
	border: 1px solid #dbdbdb;
	height: 2.0625rem;
}

.homepage-b2b .contact-secton .form-control::-webkit-input-placeholder {
	color: rgba(0, 0, 0, .5);
}

.homepage-b2b .contact-secton .form-control::-moz-placeholder {
	opacity: 1;
	color: rgba(0, 0, 0, .5);
}

.homepage-b2b .contact-secton .form-control:-moz-placeholder {
	color: rgba(0, 0, 0, .5);
}

.homepage-b2b .contact-secton .form-control:-ms-input-placeholder {
	color: rgba(0, 0, 0, .5);
}

.homepage-b2b .contact-secton .form-control.placeholder {
	color: rgba(0, 0, 0, .5);
}

.homepage-b2b .contact-secton .jcf-select {
	border: 1px solid #dbdbdb;
	height: 2.0625rem;
}

.homepage-b2b .contact-secton .jcf-select .jcf-select-text {
	line-height: 2.0625rem;
}

.homepage-b2b .contact-secton .jcf-select .jcf-select-opener::before {
	font-size: .3125rem;
}

.homepage-b2b .contact-secton .jcf-select .jcf-list {
	line-height: 1.3;
}

.homepage-b2b .contact-secton .jcf-select .jcf-list ul li .jcf-option {
	padding-top: .3125rem;
	padding-bottom: .3125rem;
}

.homepage-b2b .contact-secton textarea.form-control {
	height: 3.125rem;
	resize: none;
}

.homepage-b2b .contact-secton .btn {
	min-width: 6.875rem;
	min-height: 2rem;
	font-size: .75rem;
}

.homepage-b2b .contact-secton .wpcf7-response-output {
	text-align: center;
}

.homepage-b2b .contact-secton .wpcf7-not-valid-tip {
	font-size: .75rem;
	margin-top: .1875rem;
}

.homepage-b2b .title-text-sec {
	background: none;
	padding: 0 .9375rem;
	margin: 0 auto 1.875rem;
	max-width: 20rem;
}

.homepage-b2b .title-text-sec .title {
	margin-bottom: .625rem;
}

.homepage-b2b .title-text-sec .content-wrap {
	font-size: .75rem;
	line-height: 1.3;
}

.homepage-b2b .title-text-sec .content-wrap p:last-child {
	margin-bottom: 0;
}

.page-template-tpl-clubmember .coffee-club-banner {
	position: relative;
	margin-bottom: 1.875rem;
}

.page-template-tpl-clubmember .coffee-club-banner img {
	width: 100%;
	height: auto;
	min-height: 21.875rem;
	object-fit: cover;
}

.page-template-tpl-clubmember .coffee-club-banner .box-content {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	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: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.page-template-tpl-clubmember .coffee-club-banner .box-content .box-content-inn {
	max-width: 433px;
}

.page-template-tpl-clubmember .coffee-club-banner .box-content .coffee-club-banner-title {
	margin: 0 0 .9375rem;
	font-size: 1.5625rem;
	font-weight: 600;
	color: #fff;
}

.page-template-tpl-clubmember .coffee-club-banner .box-content .coffee-club-banner-desc {
	margin-bottom: .9375rem;
	font-size: .8125rem;
	color: #fff;
}

.page-template-tpl-clubmember .coffee-club-banner .box-content .coffee-club-banner-desc p:last-child {
	margin-bottom: 0;
}

.page-template-tpl-clubmember .coffee-club-banner .box-content .btn-wrap {
	margin: 0 -.1875rem;
}

.page-template-tpl-clubmember .coffee-club-banner .box-content .btn {
	border-radius: 100px;
	margin: .1875rem;
	width: auto;
	min-width: 7.5rem;
	min-height: 2rem;
	background: #6d1c1a;
	border-color: #6d1c1a;
	color: #fff;
}

.page-template-tpl-clubmember .coffee-club-banner .box-content .btn:not(:disabled):not(.disabled):hover,
.page-template-tpl-clubmember .coffee-club-banner .box-content .btn:not(:disabled):not(.disabled):focus {
	color: #6d1c1a;
}

.page-template-tpl-clubmember .coffee-club-benefits {
	margin-bottom: 1.875rem;
}

.page-template-tpl-clubmember .coffee-club-benefits .coffee-club-benefits-desc {
	text-align: center;
	font-size: .8125rem;
}

.page-template-tpl-clubmember .coffee-club-benefits .coffee-club-benefit-wrap-outer {
	position: relative;
}

.page-template-tpl-clubmember .coffee-club-benefits .coffee-club-benefit-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.page-template-tpl-clubmember .coffee-club-benefits .coffee-club-benefit-bg img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.page-template-tpl-clubmember .coffee-club-benefits .coffee-club-benefit-wrap {
	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.25rem -6px 0;
	position: relative;
	z-index: 9;
}

.page-template-tpl-clubmember .coffee-club-benefits .coffee-club-benefit-item {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 50%;
	flex: 1 1 50%;
	max-width: 50%;
	padding: 6px;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	position: relative;
}

.page-template-tpl-clubmember .coffee-club-benefits .coffee-club-benefit-item::before {
	content: "";
	border: 6px solid #fff;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.page-template-tpl-clubmember .coffee-club-benefits .ico-wrap {
	background-color: rgba(250, 215, 189, .8);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: .375rem;
	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;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.page-template-tpl-clubmember .coffee-club-benefits .ico-wrap img {
	margin-bottom: .625rem;
	width: 1.875rem;
}

.page-template-tpl-clubmember .coffee-club-benefits .ico-wrap .coffee-club-benefit-title {
	margin-bottom: .375rem;
	font-size: .875rem;
	font-weight: 600;
}

.page-template-tpl-clubmember .coffee-club-benefits .ico-wrap .coffee-club-benfit-content {
	font-size: .75rem;
}

.page-template-tpl-clubmember .coffee-club-benefits .ico-wrap .coffee-club-benfit-content p:last-child {
	margin-bottom: 0;
}

.page-template-tpl-clubmember .coffee-club-benefits .ico-wrap .benefit-content-hover {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #6d1c1a;
	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;
	padding: .375rem;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity ease .3s, visibility ease .3s;
	transition: opacity ease .3s, visibility ease .3s;
}

.page-template-tpl-clubmember .coffee-club-benefits .ico-wrap .benefit-content-hover .btn-holder {
	margin-bottom: .375rem;
}

.page-template-tpl-clubmember .coffee-club-benefits .ico-wrap .benefit-content-hover .btn {
	background: #fff;
	border-color: #fff;
	border-radius: 100px;
	width: auto;
	min-width: 8.125rem;
	min-height: 2rem;
	color: #6d1c1a;
	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;
}

.page-template-tpl-clubmember .coffee-club-benefits .ico-wrap .benefit-content-hover .btn:hover {
	background: none;
	color: #fff;
}

.page-template-tpl-clubmember .coffee-club-benefits .ico-wrap .benefit-content-hover .btn-title {
	font-size: .75rem;
	color: #fff;
}

.page-template-tpl-clubmember .coffee-club-benefits .ico-wrap .benefit-content-hover .btn-title a {
	color: inherit;
	border-bottom: 1px solid;
	line-height: 1;
	display: inline-block;
}

.page-template-tpl-clubmember .coffee-club-benefits .ico-wrap .benefit-content-hover .btn-title a:hover {
	border-bottom-color: transparent;
}

.page-template-tpl-clubmember .coffee-club-benefits .ico-wrap:hover .benefit-content-hover {
	opacity: 1;
	visibility: visible;
}

.page-template-tpl-clubmember .coffee-club-benefits .container > .btn-wrap {
	margin-top: 1.875rem;
	text-align: center;
}

.page-template-tpl-clubmember .coffee-club-benefits .container > .btn-wrap .btn {
	width: auto;
	min-width: 12.5rem;
	min-height: 2.125rem;
	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;
	border-radius: 100px;
}

.page-template-tpl-clubmember .coffee-club-benefits .container > .btn-wrap .btn:hover {
	color: #6d1c1a;
}

.page-template-tpl-clubmember .coffee-club-benefits .container .term-wrap {
	margin-top: .625rem;
	text-align: center;
}

.page-template-tpl-clubmember .coffee-club-benefits .container .term-wrap a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid;
	line-height: .9;
	display: inline-block;
}

.page-template-tpl-clubmember .coffee-club-benefits .container .term-wrap a:hover {
	border-bottom-color: transparent;
}

#footer {
	background: #f7f7f7;
	z-index: 88;
	position: relative;
}

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

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

#footer .design-dev-info a img {
	width: 1.2em;
}

#footer::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: url(../images/gray-grid.png);
	opacity: .3;
	z-index: -1;
}

.footer-top {
	position: relative;
	background: transparent;
	color: #000;
}

.footer-top a {
	color: #000;
}

.footer-top a:hover {
	color: #000;
	text-decoration: none;
}

.footer-top .footer-title {
	font-weight: 600;
}

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

.footer-top .footer-about .footer-desc,
.footer-top .footer-about .footer-logo {
	max-width: 100%;
}

.footer-top .footer-contact-info ul {
	margin-top: .5rem;
}

.footer-top .footer-contact-info ul li i {
	font-size: .5625rem;
	background: #cd5f5d;
	color: #fff;
	border-radius: 50%;
	font-weight: 600;
	height: 1.09375rem;
	width: 1.09375rem;
	line-height: 1.125rem;
}

.footer-top .footer-contact-info .icon-whatsapp:before {
	content: "\e900";
	font-family: "coffee-icomoon" !important;
}

.footer-top .footer-gift-info .gift_text {
	display: none;
}

.footer-bottom {
	background: #dbdbdb;
}

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

.footer-newsletter-box .newsletter-title {
	font-weight: 600;
	font-size: .8125rem;
}

.footer-newsletter-box .input-row .form-control {
	border-color: #000;
	color: #000;
}

.footer-newsletter-box .input-row .form-control::-webkit-input-placeholder {
	color: #000;
}

.footer-newsletter-box .input-row .form-control:-ms-input-placeholder {
	color: #000;
}

.footer-newsletter-box .input-row .form-control::placeholder {
	color: #000;
}

.footer-newsletter-box .input-row .btn-submit {
	color: #000;
}

.footer-newsletter-box .check-wrap .wpcf7-form-control-wrap .wpcf7-list-item-label:after {
	border: 1px solid #000;
}

.footer-newsletter-box .check-wrap .wpcf7-form-control-wrap input[type="checkbox"]:checked + .wpcf7-list-item-label:before {
	z-index: 1;
}

.footer-newsletter-box .check-wrap .wpcf7-form-control-wrap input[type="checkbox"]:checked + .wpcf7-list-item-label:after {
	background-color: #6d1c1a;
}

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

@media (min-width: 768px) {
	button.btn.btn-primary,
	button.btn.button,
	a.btn.btn-primary,
	a.btn.button,
	input.btn.btn-primary,
	input.btn.button,
	button.btn,
	a.btn,
	input.btn,
	.header-wishlist-box .product-item .btn-add-cart,
	.user-info-container button.button {
		padding: .6rem .625rem;
		font-size: 16px;
	}

	#header {
		box-shadow: none;
	}

	.login-modal .modal-form-holder .btn,
	.register-modal .modal-form-holder .btn {
		min-height: 40px;
		padding-top: 5px;
		padding-bottom: 5px;
	}

	.login-modal .modal-form-holder .sms-form .form-group,
	.register-modal .modal-form-holder .sms-form .form-group {
		padding-left: 5px;
	}

	.register-modal .select-wrap .jcf-select {
		height: 40px;
		-ms-flex-preferred-size: calc(33.33% - 15px);
		flex-basis: calc(33.33% - 15px);
		max-width: calc(33.33% - 15px);
	}

	.register-modal .select-wrap .jcf-select:not(.last-child) {
		margin-left: 15px;
	}

	.register-modal .select-wrap .jcf-select .jcf-select-opener:before {
		font-size: 6px;
	}

	.header-mini-cart .cwsp-btn-holder {
		padding-top: .9375rem;
	}

	.product-item .special-price-label,
	.product-item .low-caf-label {
		font-size: 12px;
		padding: 2px 7.5px;
		top: 9px;
	}

	.collection-banner {
		margin: 20px 20px 10px;
		border: 1px solid #6d1c1a;
	}

	.collection-banner span.side-arrow {
		padding-bottom: 15px;
	}

	.collection-banner .img-wrap,
	.collection-banner .collection-content {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
	}

	.collection-banner .section-title {
		margin-bottom: 23px;
	}

	.collection-banner .collection-content .collection-inner {
		margin: 0;
		max-width: 540px;
	}

	.collection-banner .text {
		font-size: 16px;
		padding-bottom: 12px;
	}

	.collection-banner .btn:not(:disabled):not(.disabled):hover .icon-long-arrow-left,
	.collection-banner .btn:not(:disabled):not(.disabled):focus .icon-long-arrow-left {
		margin-right: 11px;
	}

	.collection-banner .btn .icon-long-arrow-left {
		font-size: 8px;
		margin-right: 6px;
	}

	.best-selling-section a.btn.has_width {
		margin-top: 40px;
		min-width: 140px;
		padding-left: 25px;
		padding-right: 25px;
	}

	.best-selling-section a.btn.has_width .icon-long-arrow-left {
		font-size: 8px;
		margin-right: 6px;
	}

	.bottom-benefit-section.home_layout {
		font-size: 16px;
	}

	.home-layout-three.has_slider:not(.slick-initialized) {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.contact-section .section-title {
		margin-bottom: 20px;
	}

	.contact-section .img-wrap {
		margin-top: 60px;
	}

	.single.single-product #wrapper {
		overflow: visible;
	}

	.single.single-product #wrapper .sticky-wrap {
		overflow: hidden;
	}

	.single-product-detail .single-slider-wrapper {
		-ms-flex-preferred-size: 56.6%;
		flex-basis: 56.6%;
		max-width: 56.6%;
		position: sticky;
		top: calc(var(--header-sticky-height, 0) + 5px);
	}

	.single-product-detail .single-slider-wrapper .single-product-slider:not(.no_slide_thumb) {
		-ms-flex-preferred-size: calc(100% - 8.125rem);
		flex-basis: calc(100% - 8.125rem);
		max-width: calc(100% - 8.125rem);
	}

	.single-product-detail .single-slider-wrapper .single-product-slider .matat-wishlist-button-wrap {
		left: 15px;
	}

	.single-product-detail .single-slider-wrapper .single-product-slider .button-zoom {
		left: 15px;
	}

	.single-product-detail .single-slider-wrapper .pagination-slider {
		-ms-flex-preferred-size: 8.125rem;
		flex-basis: 8.125rem;
		max-width: 8.125rem;
		padding-left: 20px;
	}

	.single-product-detail .single-slider-wrapper .pagination-slider .slide {
		padding: 0 0 13.3px;
	}

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

	.single-product-detail .single_detail_variations_form,
	.single-product-detail .single-product-form {
		padding-top: 30px;
		margin-top: 27px;
	}

	.single-product div.yith-par-message,
	.single-product .yith-par-message-variation {
		margin: 0 0 27px;
	}

	.single-product div.yith-par-message .btn,
	.single-product .yith-par-message-variation .btn {
		font-size: 14px;
	}

	.single-product .side-arrow {
		width: 10px;
		height: 10px;
		margin-left: 10px;
	}

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

	.single-product-summary .product_title {
		margin-bottom: 20px;
	}

	.single-product-summary .product-level-container {
		margin-top: 15px;
	}

	.single-product-summary .product-level-container .circle-title-main {
		margin-block: 29px 20px;
		font-size: 14px;
	}

	.single-product-summary .product-level-container .product-level-inner-wrap .circle-outer-wrap .circle-title {
		margin-bottom: 8px;
	}

	.single-product-summary .product-level-container .product-level-inner-wrap .circle-outer-wrap .circle-sub-title {
		margin-block: 20px 5px;
	}

	.single-product-summary table.variations td {
		padding-bottom: 9px;
	}

	.single-product-summary table.variations td.label {
		padding-bottom: 9px;
	}

	.single-product-summary .btn-holder {
		margin-bottom: 12px;
	}

	.single-product-summary .woocommerce-product-details__short-description {
		margin-top: 29px;
	}

	.single-product-summary .woocommerce-product-details__short-description ul li {
		margin-bottom: 6px;
	}

	.single-product-summary .cwsp-btn-holder {
		max-width: 408px;
		margin-bottom: 1.875rem;
	}

	.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,
	.single-product-detail-container .no_slide_thumb .single-product-detail .off-label,
	.single-product-detail-container .no_slide_thumb .single-product-detail .sale-label,
	.single-product-detail-container .no_slide_thumb .single-product-detail .new-label,
	.single-product-detail-container .no_slide_thumb .single-product-detail .sold-label,
	.single-product-detail-container .no_slide_thumb .single-product-detail .matat_badge {
		padding: 3px 7.5px;
	}

	.single-product-detail-container .product-share-sc {
		max-width: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		padding-top: 10px;
	}

	.single-product-container.has_slide_thumb .product-share-sc {
		padding-top: 0;
		-ms-flex-preferred-size: calc(100% - 8.125rem);
		flex-basis: calc(100% - 8.125rem);
		max-width: calc(100% - 8.125rem);
	}

	.color-cirlce-level span {
		width: 15px;
		height: 15px;
	}

	.cwsp-btn-holder .cwsp-btn-holder-inn {
		padding: 10px;
		gap: 10px;
	}

	.cwsp-btn-holder .cwsp-icon {
		width: 30px;
		height: 30px;
	}

	.cwsp-btn-holder .cwsp-user-img {
		width: 50px;
		height: 50px;
	}

	.product-review-section {
		padding: 30px 40px;
	}

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

	.archive .woocommerce-breadcrumb {
		padding-block: 17px;
	}

	.shop-page-container {
		margin-bottom: 20px;
	}

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

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

	.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info {
		font-size: 14px;
	}

	.woocommerce-checkout .woocommerce-cart-notice .ywpar_apply_discounts {
		padding: 20px;
	}

	.woocommerce-checkout .woocommerce-cart-notice .ywpar_apply_discounts .form-row.form-row-first {
		padding-left: 10px;
	}

	.woocommerce-checkout .woocommerce-cart-notice .ywpar_apply_discounts input[type="text"] {
		height: 40px;
		padding: 5px 15px;
		font-size: 16px;
	}

	.woocommerce-checkout .woocommerce-cart-notice .ywpar_apply_discounts input[type="submit"] {
		height: 40px;
		padding: 5px 15px;
		font-size: 14px;
	}

	.woocommerce-checkout .woocommerce-cart-notice .ywpar_apply_discounts .ywpar_min_reedem_value_error {
		margin-top: 10px;
		font-size: 16px;
	}

	.woocommerce-checkout form.login .form-row {
		max-width: 540px;
	}

	.woocommerce-checkout form.login .form-row label.woocommerce-form-login__rememberme input[type="checkbox"] {
		width: 16px;
		height: 16px;
	}

	.woocommerce-checkout form.login .form-row input[type="text"],
	.woocommerce-checkout form.login .form-row input[type="password"] {
		padding: 5px 15px;
		height: 45px;
	}

	.woocommerce-checkout form.login .form-row input[type="password"] {
		padding-left: 40px;
	}

	.woocommerce-checkout form.login .form-row .show-password-input {
		left: 15px;
		width: 17px;
		height: 17px;
	}

	.woocommerce-checkout form.login .form-row .woocommerce-form-login__submit {
		min-width: 150px;
		min-height: 45px;
	}

	.checkout-container .form-row#billing_country_field {
		padding-bottom: 10px;
	}

	.checkout-container .form-row#billing_country_field .woocommerce-input-wrapper strong,
	.checkout-container .form-row#shipping_country_field .woocommerce-input-wrapper strong {
		height: 45px;
		font-size: 14px;
		padding: 11px 15px;
	}

	.shipping-method-holder .cwsp-btn-holder {
		margin-bottom: 25px;
	}

	.partner-container .partner-outerwrap .partner-top {
		margin-bottom: 16px;
	}

	.partner-container .partner-outerwrap .partner-top .section-title {
		font-size: 30px;
		margin-bottom: 22px;
	}

	.partner-container .partner-outerwrap .partner-wrap {
		gap: 20px;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		margin-bottom: 50px;
	}

	.partner-container .partner-outerwrap .partner-wrap .partner-info {
		max-width: calc(33% - 15px);
		-ms-flex-preferred-size: calc(33% - 15px);
		flex-basis: calc(33% - 15px);
		padding: 30px 0;
		max-height: 500px;
	}

	.partner-container .partner-outerwrap .partner-wrap .partner-info .side-arrow {
		padding-inline: 30px;
	}

	.partner-container .partner-outerwrap .partner-wrap .partner-info .store-title {
		font-size: 20px;
		margin-top: 20px;
	}

	.partner-container .partner-outerwrap .partner-wrap .partner-info .service-title {
		font-size: 16px;
		margin-block: 20px 13px;
	}

	.partner-container .partner-outerwrap .partner-wrap .partner-info .map-infoitem {
		padding: 0 30px;
	}

	.partner-container .partner-outerwrap .partner-wrap .partner-info ul li:not(:last-child) {
		margin-bottom: 10px;
	}

	.partner-container .partner-outerwrap .partner-wrap .partner-info .store-logo {
		margin-top: 25px;
	}

	.partner-container .partner-outerwrap .partner-wrap .map-section {
		max-width: calc(67% - 15px);
		-ms-flex-preferred-size: calc(67% - 15px);
		flex-basis: calc(67% - 15px);
	}

	.partner-container .partner-outerwrap .partner-wrap .map-section #map {
		height: 500px;
	}

	.questionaire-modal .modal-close {
		top: 76px;
		right: 55px;
		font-size: 20px;
	}

	.questionaire-modal .modal-title {
		font-size: 35px;
		margin-bottom: 38px;
	}

	.questionaire-modal .modal-content-inner {
		padding: 60px;
	}

	.questionaire-modal .modal-content-inner .btn.quest-btn-submit {
		padding: 28px;
		font-size: 20px;
	}

	.questionaire-modal .modal-content .questionaire-prop {
		position: absolute;
		bottom: 78px;
		left: 56px;
	}

	.quest-container .quest-description {
		font-size: 20px;
		margin-bottom: 67px;
		top: 210px;
	}

	.quest-container .question-section {
		position: relative;
		top: 130px;
	}

	.quest-container .question-section .back-prev-wrapper {
		margin-bottom: 30px;
	}

	.quest-container .question-section .back-prev-wrapper #go-back-question {
		font-size: 28px;
		right: -70px;
		top: 5px;
	}

	.quest-container .question-section .level-wrap {
		font-size: 30px;
	}

	.quest-container .question-section .level-wrap .question-count {
		padding-right: 10px;
	}

	.quest-container .question-section .question-title {
		font-size: 24px;
		margin-bottom: 30px;
	}

	.quest-container .question-section .radio-design input[type=radio] + label {
		font-size: 20px;
		margin: 0 13px;
		padding: 19px 30px;
		min-width: 240px;
	}

	.homepage-b2b .title-secton {
		padding: 30px;
	}

	.homepage-b2b .title-secton .btn {
		margin-top: 25px;
		min-width: 160px;
	}

	.homepage-b2b .title,
	.homepage-b2b .section-title {
		font-size: 30px;
	}

	.homepage-b2b .collection-banner .collection-content {
		padding: 40px 20px;
		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;
		-ms-flex-item-align: center;
		align-self: center;
	}

	.homepage-b2b .collection-banner .collection-content .collection-inner {
		max-width: 550px;
	}

	.homepage-b2b .collection-banner .section-title {
		font-size: 24px;
		margin-bottom: 20px;
	}

	.homepage-b2b .collection-banner .text {
		font-size: 16px;
	}

	.homepage-b2b .collection-banner .text ul li {
		padding-right: 15px;
		margin-bottom: 10px;
	}

	.homepage-b2b .collection-banner .text ul li::before {
		width: 6px;
		height: 6px;
		top: 8px;
	}

	.homepage-b2b .bottom-benefit-section.home_layout {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.homepage-b2b .bottom-benefit-section.home_layout .benefit-row {
		max-width: 1080px;
	}

	.homepage-b2b .bottom-benefit-section.home_layout .benefit-col {
		padding: 10px;
		max-width: 25%;
	}

	.homepage-b2b .bottom-benefit-section.home_layout .benefit-col .ico-wrap {
		-ms-flex-preferred-size: 52px;
		flex-basis: 52px;
		max-width: 52px;
		font-size: 38px;
		margin-bottom: 7px;
	}

	.homepage-b2b .bottom-benefit-section.home_layout .benefit-col:nth-child(2) .ico-wrap {
		font-size: 45px;
	}

	.homepage-b2b .bottom-benefit-section.home_layout .benefit-col:nth-child(4) .ico-wrap {
		font-size: 30px;
	}

	.homepage-b2b .bottom-benefit-section.home_layout .benefit-col .title-text {
		font-size: 20px;
	}

	.homepage-b2b .contact-secton {
		margin-bottom: 40px;
	}

	.homepage-b2b .contact-secton .img-wrap {
		margin-top: 0;
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
	}

	.homepage-b2b .contact-secton .contact-sec-form {
		padding: 25px 20px;
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
		-ms-flex-item-align: center;
		-ms-grid-row-align: center;
		align-self: center;
	}

	.homepage-b2b .contact-secton .contact-sec-form > * {
		margin-inline: auto;
		max-width: 520px;
	}

	.homepage-b2b .contact-secton .form-row {
		margin: 0 -10px;
	}

	.homepage-b2b .contact-secton .form-row .form-group {
		padding-left: 10px;
		padding-right: 10px;
	}

	.homepage-b2b .contact-secton .form-group {
		margin-bottom: 20px;
	}

	.homepage-b2b .contact-secton label {
		font-size: 14px;
		margin-bottom: 7px;
	}

	.homepage-b2b .contact-secton .form-control {
		height: 45px;
	}

	.homepage-b2b .contact-secton .jcf-select {
		height: 45px;
	}

	.homepage-b2b .contact-secton .jcf-select .jcf-select-text {
		line-height: 45px;
	}

	.homepage-b2b .contact-secton .jcf-select .jcf-select-opener::before {
		font-size: 6px;
	}

	.homepage-b2b .contact-secton .jcf-select .jcf-list ul li .jcf-option {
		padding-top: 7px;
		padding-bottom: 7px;
	}

	.homepage-b2b .contact-secton textarea.form-control {
		height: 88px;
	}

	.homepage-b2b .contact-secton .btn {
		min-width: 140px;
		min-height: 45px;
		font-size: 16px;
	}

	.homepage-b2b .contact-secton .wpcf7-not-valid-tip {
		font-size: 14px;
		margin-top: 3px;
	}

	.homepage-b2b .title-text-sec {
		margin-bottom: 60px;
		padding: 0;
		max-width: 980px;
	}

	.homepage-b2b .title-text-sec .title {
		margin-bottom: 20px;
	}

	.homepage-b2b .title-text-sec .content-wrap {
		font-size: 20px;
	}

	.page-template-tpl-clubmember .coffee-club-banner {
		margin-bottom: 60px;
	}

	.page-template-tpl-clubmember .coffee-club-banner img {
		min-height: auto;
	}

	.page-template-tpl-clubmember .coffee-club-banner .box-content .coffee-club-banner-title {
		margin-bottom: 20px;
		font-size: 40px;
	}

	.page-template-tpl-clubmember .coffee-club-banner .box-content .coffee-club-banner-desc {
		margin-bottom: 20px;
		font-size: 20px;
	}

	.page-template-tpl-clubmember .coffee-club-banner .box-content .btn-wrap {
		margin-left: -5px;
		margin-right: -5px;
	}

	.page-template-tpl-clubmember .coffee-club-banner .box-content .btn {
		margin: 5px;
		min-width: 190px;
		min-height: 48px;
	}

	.page-template-tpl-clubmember .coffee-club-benefits {
		margin-bottom: 60px;
	}

	.page-template-tpl-clubmember .coffee-club-benefits .coffee-club-benefits-desc {
		font-size: 20px;
	}

	.page-template-tpl-clubmember .coffee-club-benefits .coffee-club-benefit-wrap {
		margin: 35px -10px 0;
	}

	.page-template-tpl-clubmember .coffee-club-benefits .coffee-club-benefit-item {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 33.33%;
		flex: 1 1 33.33%;
		max-width: 33.33%;
		padding: 10px;
	}

	.page-template-tpl-clubmember .coffee-club-benefits .coffee-club-benefit-item::before {
		border-width: 10px;
	}

	.page-template-tpl-clubmember .coffee-club-benefits .ico-wrap {
		padding: 10px;
	}

	.page-template-tpl-clubmember .coffee-club-benefits .ico-wrap img {
		margin-bottom: 15px;
		width: auto;
	}

	.page-template-tpl-clubmember .coffee-club-benefits .ico-wrap .coffee-club-benefit-title {
		margin-bottom: 10px;
		font-size: 20px;
	}

	.page-template-tpl-clubmember .coffee-club-benefits .ico-wrap .coffee-club-benfit-content {
		font-size: 14px;
	}

	.page-template-tpl-clubmember .coffee-club-benefits .ico-wrap .benefit-content-hover {
		padding: 10px;
	}

	.page-template-tpl-clubmember .coffee-club-benefits .ico-wrap .benefit-content-hover .btn-holder {
		margin-bottom: 10px;
	}

	.page-template-tpl-clubmember .coffee-club-benefits .ico-wrap .benefit-content-hover .btn {
		min-width: 190px;
		min-height: 48px;
	}

	.page-template-tpl-clubmember .coffee-club-benefits .ico-wrap .benefit-content-hover .btn-title {
		font-size: 16px;
	}

	.page-template-tpl-clubmember .coffee-club-benefits .container > .btn-wrap {
		margin-top: 40px;
	}

	.page-template-tpl-clubmember .coffee-club-benefits .container > .btn-wrap .btn {
		min-width: 230px;
		min-height: 48px;
	}

	.page-template-tpl-clubmember .coffee-club-benefits .container .term-wrap {
		margin-top: 15px;
	}

	.home #footer {
		margin-top: 10px;
	}

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

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

	.footer-top .footer-contact-info ul li i {
		font-size: .75rem;
		height: 1.25rem;
		line-height: 1.25rem;
	}

	.footer-bottom {
		border-top: none;
	}

	.footer-newsletter-box .newsletter-title {
		line-height: 1.4;
		font-size: 18px;
	}
}

@media (min-width: 768px) and (max-width: 991.98px) {
	.home-layout-three.has_slider:not(.slick-initialized) .col-item {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
	}

	.home-layout-three.has_slider:not(.slick-initialized) .col-item:nth-child(2) ~ .col-item {
		display: none;
	}
}

@media (min-width: 992px) {
	.logo {
		width: 4.6rem;
	}

	.header-mini-cart .cwsp-btn-holder {
		padding-top: 25px;
	}

	.product-item .special-price-label,
	.product-item .low-caf-label {
		font-size: 14px;
		top: .75rem;
	}

	.collection-banner {
		margin: 30px 45px 15px;
	}

	.collection-banner .collection-content {
		padding: 0 40px;
	}

	.collection-banner .btn:not(:disabled):not(.disabled):hover .icon-long-arrow-left,
	.collection-banner .btn:not(:disabled):not(.disabled):focus .icon-long-arrow-left {
		margin-right: 13px;
	}

	.collection-banner .btn .icon-long-arrow-left {
		font-size: 10px;
		margin-right: 8px;
	}

	.best-selling-section a.btn.has_width .icon-long-arrow-left {
		font-size: 10px;
		margin-right: 8px;
	}

	.home-reviews-section {
		padding-inline: 20px;
	}

	.home-reviews-section .home-reviews-slider {
		padding-inline: 15px;
	}

	.home-reviews-section .home-reviews-slider .review-item {
		margin-left: 5px;
		margin-right: 12px;
	}

	.bottom-benefit-section.home_layout .benefit-row {
		max-width: 92%;
		margin-inline: auto;
		gap: 70px;
	}

	.bottom-benefit-section.home_layout .benefit-col {
		height: 3.75rem;
	}

	.bottom-benefit-section.home_layout .benefit-col:nth-child(2) .ico-wrap img,
	.bottom-benefit-section.home_layout .benefit-col:nth-child(3) .ico-wrap img {
		height: 19px;
	}

	.home-layout-three.has_slider:not(.slick-initialized) .col-item {
		-ms-flex-preferred-size: 33.33%;
		flex-basis: 33.33%;
		max-width: 33.33%;
	}

	.home-layout-three.has_slider:not(.slick-initialized) .col-item:nth-child(3) ~ .col-item {
		display: none;
	}

	.single-product-detail .single-product-detail-wrap {
		margin-bottom: 50px;
	}

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

	.related-product-section {
		padding-block: 14px 57px;
	}

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

	.related-product-section .related-product-slider .product-col {
		margin: 0 15px;
	}

	.product-review-section {
		padding-block: 14px 55px;
	}

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

	.woocommerce-checkout .woocommerce-form-login-toggle {
		padding-left: 22px;
		padding-right: 22px;
	}

	.woocommerce-checkout .woocommerce-cart-notice {
		padding: 20px 22px;
	}

	.woocommerce-checkout .checkout-detail-container > .woocommerce-message {
		padding: 20px 22px;
	}

	.woocommerce-checkout form.login {
		padding: 30px 22px;
	}

	.partner-container .partner-outerwrap {
		max-width: 976px;
		margin-inline: auto;
		padding-inline: 40px;
	}

	.partner-container .partner-outerwrap .partner-wrap {
		margin-bottom: 60px;
		gap: 30px;
	}

	.questionaire-modal .modal-close {
		top: 86px;
		right: 65px;
		font-size: 25px;
	}

	.questionaire-modal .modal-title {
		font-size: 40px;
		margin-bottom: 50px;
	}

	.questionaire-modal .modal-content-inner {
		padding: 70px;
	}

	.homepage-b2b .collection-banner .collection-content {
		padding: 60px 40px;
	}

	.homepage-b2b .collection-banner .section-title {
		font-size: 30px;
	}

	.homepage-b2b .collection-banner .text {
		font-size: 18px;
	}

	.homepage-b2b .collection-banner .text ul li::before {
		top: 10px;
	}

	.homepage-b2b .contact-secton {
		margin-bottom: 50px;
	}

	.homepage-b2b .contact-secton .contact-sec-form {
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.page-template-tpl-clubmember .coffee-club-benefits .coffee-club-benefit-item {
		min-height: 320px;
	}

	.page-template-tpl-clubmember .coffee-club-benefits .ico-wrap .coffee-club-benefit-title {
		font-size: 25px;
	}

	.page-template-tpl-clubmember .coffee-club-benefits .ico-wrap .coffee-club-benfit-content {
		font-size: 16px;
	}

	.home #footer {
		margin-top: 15px;
	}

	.footer-top .footer-title {
		margin-bottom: 19px;
	}

	.footer-top .footer-about {
		-ms-flex-preferred-size: 23.9%;
		flex-basis: 23.9%;
		max-width: 23.9%;
		padding-inline: 0 30px;
	}

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

	.footer-top .footer-nav {
		-ms-flex-preferred-size: 16.2%;
		flex-basis: 16.2%;
		max-width: 16.2%;
	}

	.footer-top .footer-contact-info {
		-ms-flex-preferred-size: 18%;
		flex-basis: 18%;
		max-width: 18%;
	}

	.footer-top .footer-gift-info {
		-ms-flex-preferred-size: 18.68%;
		flex-basis: 18.68%;
		max-width: 18.68%;
	}

	.footer-top .footer-gift-info img {
		max-width: 8.625rem;
	}

	.footer-top .newsletter-col {
		-ms-flex-preferred-size: 21%;
		flex-basis: 21%;
		max-width: 21%;
	}

	.footer-bottom {
		padding-inline: 65px;
	}
}

@media (min-width: 1200px) {
	.section-title,
	.review-section-title {
		font-size: 40px;
	}

	#header .header-holder {
		padding-inline: 75px;
	}

	.collection-banner {
		margin: 40px 60px 20px;
	}

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

	.single-product-summary {
		padding-right: 50px;
	}

	.product-review-section {
		padding-inline: 65px;
	}

	.woocommerce-checkout .woocommerce-form-login-toggle {
		padding-left: 50px;
		padding-right: 50px;
	}

	.woocommerce-checkout .woocommerce-cart-notice {
		padding-left: 50px;
		padding-right: 50px;
	}

	.woocommerce-checkout .checkout-detail-container > .woocommerce-message {
		padding-left: 50px;
		padding-right: 50px;
	}

	.woocommerce-checkout form.login {
		padding-left: 50px;
		padding-right: 50px;
	}

	.shipping-method-holder .cwsp-btn-holder {
		margin-bottom: 30px;
	}

	.questionaire-modal .modal-title {
		margin-bottom: 71px;
	}

	.quest-container .question-section .back-prev-wrapper {
		margin-bottom: 53px;
	}

	.quest-container .question-section .question-title {
		margin-bottom: 38px;
	}

	.homepage-b2b .collection-banner .collection-content {
		padding-left: 60px;
		padding-right: 60px;
	}

	.homepage-b2b .collection-banner .text {
		font-size: 20px;
	}

	.homepage-b2b .collection-banner .text ul li::before {
		top: 12px;
	}

	.homepage-b2b .contact-secton {
		margin-bottom: 60px;
	}

	.home #footer {
		margin-top: 30px;
	}

	.footer-top {
		max-width: 80.8rem;
		padding-inline: 0;
	}

	.footer-top .footer-title {
		font-size: 18px;
	}

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

	.footer-top .newsletter-col {
		-ms-flex-preferred-size: 23%;
		flex-basis: 23%;
		max-width: 23%;
	}
}

@media (min-width: 1200px) and (max-width: 1440px) {
	#header .header-holder {
		padding-inline: 2%;
	}

	#primary-nav .primary-menu > li {
		margin-left: 12px;
	}

	#primary-nav .primary-menu > li:last-child {
		margin-left: 0;
	}
}

@media (min-width: 1200px) and (max-width: 1299.98px) {
	#primary-nav .primary-menu > li > a {
		font-size: 14px;
	}
}

@media (min-width: 1300px) and (max-width: 1660px) {
	#primary-nav .primary-menu > li > a {
		font-size: 16px;
	}
}

@media (min-width: 1300px) {
	.collection-banner {
		margin: 60px 75px 30px;
	}

	.best-selling-section {
		padding-block: 30px;
	}

	.home-layout-six {
		padding-block: 30px;
	}

	.home-reviews-section {
		padding-block: 30px;
	}

	.bottom-benefit-section.home_layout {
		padding-block: 30px;
	}

	.product-review-section {
		padding-top: 0;
		padding-inline: 75px;
	}

	.homepage-b2b .collection-banner .img-wrap {
		max-height: 542px;
	}

	.homepage-b2b .collection-banner .collection-content {
		padding-left: 86px;
		padding-right: 86px;
	}
}

@media (min-width: 1440px) {
	.collection-banner {
		margin-inline: auto;
		max-width: 1290px;
	}

	.best-selling-section,
	.home-layout-six,
	.bottom-benefit-section.home_layout {
		margin-inline: auto;
		max-width: 1440px;
	}

	.home-reviews-section {
		margin-inline: auto;
		max-width: 1450px;
	}

	.product-review-section {
		max-width: 100%;
	}
}

@media (min-width: 1441px) and (max-width: 1660px) {
	#header .header-holder {
		padding-inline: 60px;
	}

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

	#primary-nav .primary-menu > li:last-child {
		margin-left: 0;
	}
}

@media (min-width: 1920px) {
	.collection-banner .collection-content .collection-inner {
		margin: 0;
		max-width: 532px;
	}

	.footer-top {
		max-width: 88.25rem;
	}
}

@media (max-width: 991.98px) {
	.related-product-section {
		padding-bottom: 1.0625rem;
	}

	.related-product-section .section-title {
		text-align: center;
	}

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

	.product-review-section .review-section-title {
		text-align: center;
	}
}

@media (max-width: 767.98px) {
	span.side-arrow img {
		max-width: .625rem;
	}

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

	#header .header-holder {
		box-shadow: none;
	}

	.logo {
		width: 3.0625rem;
	}

	.header-mini-cart .cwsp-btn-holder {
		margin-inline: .6875rem;
		padding-top: .9375rem;
	}

	.collection-banner::before {
		top: 20%;
		background: url(../images/collection-bg-mobile.png);
		background-size: cover;
		opacity: 1;
	}

	.collection-banner .collection-content {
		border: 1px solid #6d1c1a;
		border-top: none;
		padding-inline: .9375rem;
	}

	.collection-banner .text {
		font-size: .75rem;
	}

	.best-selling-section .best-selling-slider:not(.has_slider) {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		overflow: auto;
	}

	.best-selling-section .best-selling-slider:not(.has_slider) .product-col {
		min-width: 60.5%;
		padding-right: .9375rem;
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
		max-width: initial;
	}

	.best-selling-section .best-selling-slider:not(.has_slider)::-webkit-scrollbar {
		display: none;
	}

	.home-layout-six {
		padding-inline: 0;
	}

	.home-reviews-section .home-reviews-slider .review-item {
		margin: 0 .625rem 0 0;
	}

	.home-reviews-section .home-reviews-slider .review-item .review-title {
		font-size: .9375rem;
	}

	.bottom-benefit-section.home_layout .benefit-col {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.single-product-detail .product-detail-header .product-price-wrap {
		position: relative;
		padding-bottom: .625rem;
		margin-bottom: 1.375rem;
	}

	.single-product-detail .product-detail-header .product-price-wrap:before {
		content: "";
		position: absolute;
		bottom: 0;
		left: -.9375rem;
		right: -.9375rem;
		border-bottom: 1px solid #dbdbdb;
	}

	.single-product-detail .single-slider-wrapper .single-product-slider .button-zoom {
		bottom: 1.25rem;
		right: .9375rem;
	}

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

	.single-product-detail .single-product-detail-wrap {
		margin-bottom: 0;
	}

	.single-product-detail .single_detail_variations_form,
	.single-product-detail .single-product-form {
		padding: 1.0625rem 0 0;
		margin: 1.25rem 0 0;
	}

	.single-product-summary {
		margin-top: 0;
		border-radius: 0;
		padding-top: .875rem;
	}

	.single-product-summary:after {
		display: none;
	}

	.single-product-summary .cwsp-btn-holder {
		margin-block: .3125rem .9375rem;
	}

	.single-product-detail-container .product-share-sc {
		padding-top: 4px;
		margin-top: 0;
	}

	.single-product-detail-container .product-tab-info.has-related-events {
		padding-bottom: 1.5625rem;
	}

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

	.woocommerce-breadcrumb {
		text-align: center;
		font-size: .6875rem;
		padding-bottom: .625rem;
	}

	.woocommerce-breadcrumb .single.single-product {
		padding-bottom: .625rem;
	}

	.partner-container .partner-outerwrap .partner-wrap .partner-info::before {
		background-size: cover;
	}

	.partner-container .partner-outerwrap .partner-wrap .partner-info .store-title {
		margin-block: .5rem .25rem;
	}

	.partner-container .partner-outerwrap .partner-wrap .partner-info .partner-info-wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.partner-container .partner-outerwrap .partner-wrap .partner-info .partner-info-wrap .partner-info-left {
		max-width: 2.5625rem;
		-ms-flex-preferred-size: 2.5625rem;
		flex-basis: 2.5625rem;
		margin-block: .5rem .25rem;
	}

	.partner-container .partner-outerwrap .partner-wrap .partner-info .partner-info-wrap .partner-info-right {
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
	}

	.questionaire-modal .modal-content .questionaire-prop {
		max-width: 7.5rem;
		margin-right: auto;
		margin-top: 1.375rem;
		margin-left: 2.125rem;
	}

	.quest-container {
		padding-top: 8.5625rem;
	}

	.homepage-b2b .bottom-benefit-section.home_layout .benefit-col:nth-child(2) .text-wrap {
		max-width: 5.625rem;
	}

	.homepage-b2b .bottom-benefit-section.home_layout .benefit-col .text-wrap {
		max-width: 7.0625rem;
	}

	.homepage-b2b .contact-secton .title {
		margin-bottom: 1.25rem;
		font-size: .9375rem;
	}

	.homepage-b2b .logos-layout-section {
		padding-left: 0;
		padding-right: 0;
	}

	.home #footer {
		margin-top: .9375rem;
	}

	#footer::before {
		background: url(../images/gray-grid-mobile.png);
		background-size: cover;
	}

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

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

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

	.footer-top .footer-nav ul li {
		margin-bottom: 1rem;
	}

	.footer-top .footer-nav ul li:before {
		background-color: #cd5f5d;
	}

	.footer-top .footer-contact-info ul li {
		padding-bottom: .625rem;
	}

	.footer-top .footer-gift-info {
		margin-bottom: 1.8rem;
	}

	.footer-top .footer-gift-info img {
		max-width: 5.5rem;
	}

	.footer-newsletter-box {
		max-width: 14rem;
	}

	.footer-newsletter-box .newsletter-title {
		padding-bottom: .3125rem;
	}

	.footer-newsletter-box .input-row .form-control {
		height: 1.5rem;
		font-size: .6875rem !important;
	}
}