@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap');

.left-side.match {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.page-template-default .woocommerce button.button {
	background: var(--accent);
	color: var(--white);
}

.woocommerce-checkout .left-part.woocommerce {
	padding-top: 20px
}

#add_payment_method #payment div.form-row,
.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row {
	padding: 0;
}

.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
	width: calc(50% - 14px);
}

ul.wc_payment_methods.payment_methods.methods {
	border: 1px solid var(--transperant-dark-10);
}

.cart-content #order_review table.shop_table tr.newCouponForm {
	margin-top: -17px;
	margin-bottom: 20px;
}

.cart-content #order_review table.shop_table tr {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

.navbar-container--mobile.soft-dropdown .sub-menu.right {
	display: block;
	text-align: left;
	padding: 0;
}

.navbar-container--mobile.soft-dropdown .sub-menu.right li {
	padding: 0;
}

.navbar-container--mobile.soft-dropdown .sub-menu.right a {
	display: block;
	padding: 11px 0px;
	font-size: 16px;
	line-height: 16px;
	border-top: 1px solid #e9eef0;
	font-weight: 600;
	text-transform: uppercase;
}

.navbar-container--icons.navbar-actions.navbar-mobile-actions {
	justify-content: flex-start;
	margin-bottom: 10px;
	margin-top: 10px;
}

/* mobile menu toggle button */
.menu-toggle {
	position: relative;
	display: inline-block;
	width: 40px;
	height: 40px;
	margin-right: -9px;
	top: 6px;
}

.menu-toggle span {
	margin: 0 auto;
	position: relative;
	top: 12px;
	transition-duration: 0s;
	transition-delay: .2s;
	transition: background-color 0.3s;
}

.menu-toggle span:before,
.menu-toggle span:after {
	position: absolute;
	content: '';
}

.menu-toggle span,
.menu-toggle span:before,
.menu-toggle span:after {
	width: 22px;
	height: 2px;
	background-color: #4a555b;
	display: block;
	opacity: 1;
}

.menu-toggle span:before {
	margin-top: -8px;
	transition-property: margin, transform;
	transition-duration: .2s;
	transition-delay: .2s, 0;
}

.menu-toggle span:after {
	margin-top: 8px;
	transition-property: margin, transform;
	transition-duration: .2s;
	transition-delay: .2s, 0;
}

.menu-toggle-active span {
	background-color: rgba(0, 0, 0, 0);
	transition: 0.3s background-color;
}

.menu-toggle-active span:before {
	margin-top: 0;
	transform: rotate(45deg);
	transition-delay: 0, .2s;
}

.menu-toggle-active span:after {
	margin-top: 0;
	transform: rotate(-45deg);
	transition-delay: 0, .2s;
}

span.mobileOnly.subToggler.open {
	transform: rotate(180deg);
	background-position: center left 6px;
}

.navbar-container--mobile .navbar-list li a {
	display: block;
	padding: 11px 0px;
	font-size: 16px;
	line-height: 16px;
}

.navbar-container--mobile.soft-dropdown .sub-menu {
	position: static;
	visibility: visible;
	opacity: 1;
	box-shadow: none;
	top: 0;
	transform: none;
	display: none;
	/* padding-left: 20px; */
}

.navbar-container--mobile.soft-dropdown .menu-item-has-children>span.subToggler {
	display: block;
	transition: all ease 0.5s;
}

span.subToggler {
	display: none;
	content: "";
	background: url("../svg/dropdown-arrow.svg");
	width: 45px;
	height: 39px;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 0;
	right: 0;
	background-position: center right 6px;
	z-index: 999;
}

.navbar-container--mobile.soft-dropdown ul#main-menu {
	display: block;
}

.woocommerce-order-received h2.woocommerce-order-details__title,
.woocommerce-order-received h2.woocommerce-column__title {
	font-size: 20px;
	margin-bottom: 10px;
}

.form-group.color-group img {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	object-fit: contain;

	border: 1px solid var(--transperant-dark-10);
}

.color-list .inputmagic li.active a.form-control-horizontal:before {
	top: -7px;
}

.color-list a.form-control-horizontal {
	text-align: center;
}

.color-list a.form-control-horizontal span {
	font-size: 12px;
	font-family: 'Roboto', sans-serif;
	color: var(--light-grey);
	margin-top: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: none;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.woocommerce .widget_layered_nav_filters ul li {
	padding-right: 12px;
}

.woocommerce .widget_layered_nav_filters ul li a::before {
	display: none;
}

.vertical-tab.top {
	position: sticky;
	top: calc(2rem + 22px);
}

.single-product .entry-summary table.variations {
	display: none;
}

.owl-dots {
	text-align: center;
}

.owl-dots span {
	background: #05838b9e !important;
	width: 12px;
	height: 12px;
	margin: 10px;
	border-radius: 10px;
	display: inline-flex;
	outline: none;
	border: 3px solid;
	background: #fff !important;
	border-color: #05838b !important;
}

.owl-dots {
	margin-top: 31px;
}

.owl-dots .active span {
	background: #05838b !important;
}

.item {
	max-width: calc(100% - 24px);
}

.owl-item {
	display: flex;
	justify-content: center;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-weight: 400;
}

strong,
b {
	font-weight: bold;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

body {
	line-height: 1.25;
	overflow-x: hidden;
	font-family: 'Montserrat';
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

input,
button,
a,
textarea {
	padding: 0;
	-webkit-box-sizing: border-box;
	/* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;
	/* Firefox, other Gecko */
	box-sizing: border-box;
	/* Opera/IE 8+ */
}

img {
	max-width: 100%;
}

input:focus {
	outline: none;
	box-shadow: none;
}

.hidden {
	display: none;
}

@media (max-width: 992px) {
	.hidden-mb {
		display: none;
	}
}

:root {
	--accent: #05838b;
	--accent-dark: #05838b;
	--dark: #1A1C1D;
	--medium-grey: #4A555A;
	--light-grey: #8FA9B4;
	--white: #FFFFFF;
	--wireframe-grey: #E9EEF0;
	--green: #0DCD88;
	--pink: #E46198;
	--pink-background: #FFF4F9;
	--orange: #fd7e14;
	--asdfsd: linear-gradient(77.94deg, rgba(255, 255, 255, 0) 4.85%, #FFFFFF 100.08%);
	--background-light-blue: #ECF5F9;
	--transperant-dark-5: rgba(0, 0, 0, 0.05);
	--transperant-dark-10: rgba(0, 0, 0, 0.1);
	--transperant-dark-20: rgba(0, 0, 0, 0.2);
	--transperant-light-10: rgba(255, 255, 255, 0.1);
	--transperant-light-20: rgba(255, 255, 255, 0.2);
	--transperant-light-50: rgba(255, 255, 255, 0.5);
	--transperant-light-75: rgba(255, 255, 255, 0.75);
	--text-light-soft-grey: #D9E7ED;
	--text-light-white: #FFFFFF;
	--text-dark-soft-grey: #4A555A;
	--text-dark-black: #000000;
	--text-dark-dark-grey: #1A1C1D;
	--background-light-gray: #f1f1f1;

	/** utils **/
	--transition: 0.4s ease-in-out;
}

html {
	font-family: 'Roboto', sans-serif;
	font-family: 'Roboto Condensed', sans-serif;
	backgorund: var(--white);
}

@media screen and (min-width: 300px) {
	html {
		font-size: 15px;
	}
}

@media screen and (min-width: 992px) {

	html {
		font-size: 16px;
	}
}

a,
a:hover {
	color: inherit;
	text-decoration: none;
	cursor: pointer;
}

/** TYPOGRAPHY **/

h1,
h2,
h3,
.typography-h3,
.typography-h2,
.typography-h4,
.typography-h1,
h4,
h5,
.small-price,
.price,
.caps-large,
.button-call-to-action,
.button-medium,
.button-caps {
	font-weight: bold;
	font-style: normal;
	font-family: 'Montserrat', sans-serif;
}

h1,
.typography-h1 {
	font-size: 4rem;
}

h2,
.typography-h2 {
	font-size: 2.75rem;
}

h3,
.typography-h3 {
	font-size: 2.13rem;
}

h4,
.typography-h4 {
	font-size: 1.5rem;
}

h5 {
	font-size: 1.25rem;
}

@media screen and (max-width: 768px) {

	h1,
	.typography-h1 {
		font-size: 2rem;
	}

	h2,
	.typography-h2 {
		font-size: 1.5rem;
	}

	h3,
	.typography-h3 {
		font-size: 1.25rem;
	}
}

h6,
.title,
.small-title,
.small-price {

	font-weight: bold;
	font-style: normal;
}

/** title **/
h6,
.title {
	font-size: 1.13rem;
}

/** small title **/
.small-title {
	font-size: 1rem;
}

.small-price {
	font-size: 0.94rem;
}

.price {
	font-size: 1.25rem;
}

.body-large,
.body-medium,
.body-normal,
.body-small,
.body-tiny,
.body-link,
p {font-weight: 400;font-style: normal;}

.body-large {
	width: 70%;
	font-size: 1.1rem;
}

.body-medium {
	font-size: 1.13rem;
}

.body-normal,
p {}

.body-small {
	font-size: 14px;
}

.body-tiny {
	font-weight: normal;
	font-size: 12px;
	line-height: 1.2;
}

.body-link {
	font-size: 0.812rem;
	font-weight: normal;
}

a.body-link {
	text-decoration: underline;
}


.caps-large {
	font-size: 1.25rem;
	letter-spacing: -0.03em;
	text-transform: uppercase;
}

.caps-regular {

	font-style: normal;
	font-weight: 300;
	font-size: 0.875rem;
	letter-spacing: 0.03em;
	text-transform: uppercase;
}

.button-call-to-action,
.action-btn {
	font-size: 14px;
	letter-spacing: 0.03em;
	text-transform: uppercase;
}

.button-medium {
	font-size: 1rem;
}

.button-caps {
	font-size: 0.875rem;
	text-transform: uppercase;
}

.button-semibold {

	font-style: normal;
	font-weight: 500;
	font-size: 0.875rem;
	text-transform: capitalize;
}

.button-16px-bold {

	font-style: normal;
	font-weight: bold;
	font-size: 1rem;
	text-transform: uppercase;
}


/** END TYPOGRAPHY **/

/** UTILS **/

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

.text-accent {
	color: white;
	margin: auto;
}

.text-accent-dark {
	color: var(--accent-dark);
}

.text-dark-dark-grey {
	color: var(--text-dark-dark-grey);
}

.text-dark-soft-grey {
	color: var(--text-dark-soft-grey);
}

.text-light-soft-grey {
	color: var(--text-light-soft-grey);
}

.text-light-grey {
	color: var(--light-grey);
}

.text-white {
	color: var(--text-light-white);
}

.text-pink {
	color: var(--pink);
}

.text-medium-grey {
	color: var(--medium-grey);
}

.text-capitalize {
	text-transform: capitalize;
}

.text-uppercase {
	text-transform: uppercase;
}

.text-underline {
	text-decoration: underline;
}

.text-italic {
	font-style: italic;
}

.dropdown {
	background: #C4C4C4;
	box-shadow: 0 4px 24px rgba(0, 0, 0, 0.1);
}

.blur {
	background: #C4C4C4;
	backdrop-filter: blur(20px);
}

.soft-dropdown {
	background: #C4C4C4;
	box-shadow: 0 12px 14px rgb(74 85 90 / 10%);
}

.selection-shadow {
	background: #C4C4C4;
	box-shadow: 0 4px 20px rgba(85, 183, 246, 0.35);
}

.background-accent-dark {
	background: var(--accent-dark);
}

.background-light-blue {
	background: var(--background-light-blue);
}

.button,
.action-btn,
.woocommerce button.button,
.woocommerce div.product form.cart .button,
.error404 div.info-section form input[type=submit] {
	min-width: 266px;
	padding: 10px 8px;
	max-width: 266px;
	text-align: center;

	transition: var(--transition);

	float: none;
	border-radius: 0;
	background: transparent;

	display: flex;
	justify-content: center;
	cursor: pointer;
}

.woocommerce div.product form.cart .button {
	max-height: 50px;
}

.button-cta,
.action-btn,
.woocommerce button.button.button-cta,
.woocommerce div.product form.cart .button.button-cta,
.error404 div.info-section form input[type=submit] {
	background: var(--dark);
	border: 1px solid var(--dark);
	min-width: auto;
	color: var(--text-light-white);
}

.button-block,
.woocommerce button.button.button-block,
.woocommerce div.product form.cart .button.button-block {
	width: 100%;
	max-width: 100%;
	min-width: auto;
}

.button-cta-blue,
.action-btn,
.woocommerce button.button.button-cta-blue,
.woocommerce div.product form.cart .button.button-cta-blue {
	/* background: var(--accent); */
	border: 1px solid #05838b;
}

.button-cta-orange,
.button-cta-orange:hover,
.woocommerce button.button.button-cta-orange,
.woocommerce div.product form.cart .button.button-cta-orange {
	background: var(--orange);
	border-color: var(--orange);
}

.button-sm,
.woocommerce button.button.button-sm,
.woocommerce div.product form.cart .button.button-sm {
	padding: 10px;
	min-width: 140px;
	max-width: 200px;
}

.button-lg {
	max-width: 100%;
	width: 100%;
}

.action-button {
	width: 44px;
	height: 44px;
	border-radius: 50%;
	min-width: auto;
}


.button-ghost {
	border: 1px solid var(--dark);
	color: var(--dark);
	background: transparent;
}

.button-ghost:hover {
	background: var(--accent);
	border-color: var(--accent);
	color: var(--white);
}

.button-grey {
	background: #4A555A;
	color: var(--white);
	border-color: #4A555A;
}

.button-grey:hover,
.button-grey:focus {
	background: var(--dark);
	color: var(--white);
	border-color: var(--dark);
}

@media (max-width: 500px) {
	.button-cta {
		max-width: 100%;
	}
}

.action {
	width: 44px;
	height: 44px;
}

.icon {
	width: 44px;
	height: 44px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: var(--background-light-blue);
	color: #4A555A;
}

.icon:hover,
.my-product .icon:hover,
.my-product .icon.active {
	background: var(--accent);
	color: var(--white);
}

.icon-orange,
.my-product .icon-orange:hover,
.my-product .icon-orange.active {
	background: var(--orange);
	color: var(--white);
}

.icon svg {
	color: inherit;
}

.gender-icon-sm {
	content: " ";
	width: 12px;
	height: 12px;
}

.gender-icon {
	content: " ";
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-size: 64px;
}

.gender-icon-lg {
	width: 40px;
	height: 40px;
	content: " ";
	background-repeat: no-repeat;
	background-size: 64px;
	display: block;
}

.gender-icon-lg-bg-accent-female {
	background: url("../svg/gender.svg");
	background-position: -171px -44px;
}

.gender-icon-lg-bg-accent-male {
	background: url("../svg/gender.svg");
	background-position: -124px -44px;
}

.gender-icon-lg-bg-white-female {
	background: url("../svg/gender.svg");
	background-position: -70px -44px;
}

.gender-icon-lg-bg-white-male {
	background: url("../svg/gender.svg");
	background-position: -23px -44px;
}

.gender-icon-male-grey {
	background: url("../svg/gender.svg");
	background-position: -268px -109px;
}

.gender-icon-male-dark {
	background: url("../svg/gender.svg");
	background-position: 183px -109px;
}

.gender-icon-male-white {
	background: url("../svg/gender.svg");
	background-position: -270px -145px;
}

.gender-icon-bg-white-male {
	background-image: url("../svg/gender.svg");
	background-position: -25px -42px;
	display: inline-block;
	background-size: 294px;
}

.gender-icon-female-grey {
	background: url("../svg/gender.svg");
	background-position: 59px -109px;
}

.gender-icon-female-dark {
	background: url("../svg/gender.svg");
	background-position: 152px -109px;
}

.gender-icon-female-white {
	background: url("../svg/gender.svg");
	background-position: -299px -144px;
}

.gender-icon-bg-white-female {
	background-image: url("../svg/gender.svg");
	background-position: -64px -42px;
	display: inline-block;
	background-size: 294px;
}

.gender-icon-both-grey {
	background: url("../svg/gender.svg");
	background-position: 33px -9px;
}

.gender-icon-both-dark {
	background: url("../svg/gender.svg");
	background-position: 126px -9px;
}

.gender-icon-both-white {
	background: url("../svg/gender.svg");
	background-position: -326px -144px;
}

.gender-icon-sm-male-grey {
	background: url("../svg/gender.svg");
	background-position: -211px -86px;
	background-size: 280px;
}

.gender-icon-sm-male-dark {
	background: url("../svg/gender.svg");
	background-position: -140px -86px;
	background-size: 280px;
}

.gender-icon-sm-female-grey {
	background: url("../svg/gender.svg");
	background-position: -211px -86px;
	background-size: 280px;
}

.gender-icon-sm-female-dark {
	background: url("../svg/gender.svg");
	background-position: -140px -86px;
	background-size: 280px;
}

.gender-icon-sm-both-grey {
	background: url("../svg/gender.svg");
	background-position: -211px -86px;
	background-size: 280px;
}

.gender-icon-sm-both-dark {
	background: url("../svg/gender.svg");
	background-position: -140px -86px;
	background-size: 280px;
}

.bg-icon {
	content: " ";
	width: 31px;
	min-width: 24px;
	height: 34px;
	background-repeat: no-repeat;
	background-size: 64px;
	display: inline-block;
}

.bg-icon-sm {
	width: 14px;
	height: 14px;
	display: inline-block;
	background-repeat: no-repeat;
}

.bg-icon-sm-star-grey {
	background: url("../svg/star_empty.svg");
	background-position: center;
	background-repeat: no-repeat;
}

.bg-icon-sm-star-accent {
	background: url("../svg/star_filled_sm.svg");
	background-position: center;
	background-repeat: no-repeat;

}

.bg-icon-sm-arrow-right-long {
	background: url("../svg/arrow_right_long.svg");
	background-position: center;
	background-repeat: no-repeat;
}

.bg-icon-sm-close-dark {
	background: url("../svg/close.svg");
	background-size: 44px;
	background-position: -15px -45px;
}

.bg-icon-sm-date-dark {
	background: url("../svg/date.svg");
	background-size: 44px;
	background-position: -15px -45px;
}

/**
  ICON POSITIONS
  white -> -20px -152px;
  dark grey -> -20px -63px
  grey -> -20px -20px;
  accent -> -20px -107px
  */

.bg-icon-back-white {
	background: url("../svg/back_white.svg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

.bg-icon-bag-white {
	background: url("../svg/bag.svg");
	background-position: -20px -152px;
}

.bg-icon-bag-dark {
	background: url("../svg/bag.svg");
	background-position: -20px -63px;
}

.bg-icon-add-bag-white {
	background: url("../svg/add_to_bag.svg");
	background-position: -22px -150px;
}

.bg-icon-add-bag-accent {
	background: url("../svg/add_to_bag.svg");
	background-position: -22px -107px;
}


.bg-icon-terms-white {
	background: url("../svg/terms.svg");
	background-position: -20px -152px;
}

.bg-icon-shop-white {
	background: url("../svg/shop.svg");
	background-position: -20px -152px;
}

.bg-icon-close-grey {
	background: url("../svg/close.svg");
	background-position: -20px -20px;
}


.bg-icon-view-dark {
	background: url("../svg/view.svg");
	background-position: -20px -63px;
}

.bg-icon-favorite-dark {
	background: url("../svg/favorite.svg");
	background-position: -20px -63px;
}

.bg-icon-collapse-dark {
	background: url("../svg/collapse.svg");
	background-position: -20px -63px;
}

.bg-icon-search-white {
	background: url("../svg/search.svg");
	background-position: -20px -152px;
}

.bg-icon-search-dark {
	background: url("../svg/search.svg");
	background-position: -20px -63px;
}

.bg-icon-user-box-dark {
	background: url("../svg/user_box.svg");
	background-position: -20px -63px;
}

.bg-icon-user-box-grey {
	background: url("../svg/user_box.svg");
	background-position: -20px -20px;
}

.bg-icon-date-accent {
	background: url("../svg/date.svg");
	background-position: -20px -107px;
}

.bg-icon-date-dark {
	background: url("../svg/date.svg");
	background-position: -20px -259px;
}

.bg-icon-arrow-left-grey {
	background: url("../svg/arrow.svg");
	background-position: -20px -19px;
}

.bg-icon-arrow-right-grey {
	background: url("../svg/arrow.svg");
	background-position: -60px -20px;
}

.bg-icon-arrow-bottom-grey {
	background: url("../svg/arrow.svg");
	background-position: -20px -57px;
	transition: var(--transition);
}

.bg-icon-arrow-top-grey {
	background: url("../svg/arrow.svg");
	background-position: -60px -57px;
}

.bg-icon-arrow-right-accent {
	background: url("../svg/arrow.svg");
	background-position: -139px -20px;
}

.bg-icon-star-accent {
	background: url("../svg/star.svg");
	background-position: -20px -108px;
}

.bg-icon-star-grey {
	background: url("../svg/star.svg");
	background-position: -20px -20px;
}

.bg-icon-star-accent-filled {
	background: url("../svg/star_filled.svg");
	background-position: center;
	background-repeat: no-repeat;
}

.bg-icon-home-white {
	background: url("../svg/home_white.svg");
	background-position: center;
	background-repeat: no-repeat;
}


.bg-icon-home-accent {
	background: url("../svg/home_accent.svg");
	background-position: center;
	background-repeat: no-repeat;
}

.bg-icon-edit-grey {
	background: url("../svg/edit.svg");
	background-position: -20px -20px;
}

.bg-icon-social-facebook-grey {
	background: url("../svg/social_network.svg");
	background-position: 7px 4px;
	background-repeat: no-repeat;
	background-size: 239px;
}

.bg-icon-social-twitter-grey {
	background: url("../svg/social_network.svg");
	background-position: -27px 4px;
	background-repeat: no-repeat;
}

.bg-icon-social-instagram-grey {
	background: url("../svg/social_network.svg");
	background-position: -108px 4px;
	background-repeat: no-repeat;
	background-size: 260px auto;
}

.bg-icon-social-youtube-grey {
	background: url("../svg/social_network.svg");
	background-position: -104px 4px;
	background-repeat: no-repeat;
}

.bg-icon-social-pinterest-grey {
	background: url("../svg/social_network.svg");
	background-position: -142px 4px;
	background-repeat: no-repeat;
}

.bg-icon-check-accent {
	background: url("../png/checks.png");
	background-position: 41px -16px;
	background-size: 57px;
}

.bg-icon-check-white {
	background: url("../png/checks.png");
	background-position: 41px -56px;
	background-size: 57px;
}

.bg-icon-check-white.checkbox-check {
	background-position: -7px -30px;
	background-size: 34px;
	width: 20px;
	height: 20px;
}

.bg-icon-check-circle-green {
	background: url("../svg/circle_check.svg");
	background-position: 0 0;
}

.bg-icon-size-guide {
	background: url("../svg/size_guide.svg");
	background-position: 2px 5px;
	background-size: 20px 16px;
	background-repeat: no-repeat;
}

.bg-icon-reply-grey {
	background: url("../svg/reply.svg");
	background-position: 0 0;
	background-repeat: no-repeat;
}

.bg-icon-thumbs-up-grey {
	background: url("../svg/up.svg");
	background-position: 5px 5px;
	background-repeat: no-repeat;
}

.bg-icon-thumbs-down-grey {
	background: url("../svg/down.svg");
	background-position: 5px 5px;
	background-repeat: no-repeat;
}

.bg-icon-faq-white {
	background: url("../svg/help.svg");
	background-position: 41px -134px;
	background-size: 57px;
}

.bg-icon-refresh-white {
	background: url("../svg/refresh.svg");
	background-position: 41px -134px;
	background-size: 57px;
}

.bg-icon-link-white {
	background: url("../svg/link.svg");
	background-position: 41px -134px;
	background-size: 57px;
}

.bg-icon-plus-accent {
	background: url("../svg/plus_accent.svg");
	background-position: 0 0;
	background-size: auto;
	background-repeat: no-repeat;
}

.bg-icon-minus-white {
	background: url("../svg/minus_white.svg");
	background-position: center;
	background-size: auto;
	background-repeat: no-repeat;
}

.bg-icon-delivery-accent {
	background: url("../svg/delivery_accent.svg");
	background-position: center;
	background-size: auto;
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
}


.checklist {
	position: relative;
}

.checklist li:not(:last-child) {
	margin-bottom: 1.375rem;
}

.checklist.variant-3 li::before {
	width: 25px;
	height: 25px;
	margin-right: 0.937rem;
	content: " ";
	display: block;
	background: url("../png/checks.png");
	background-size: 18px;
	background-position: 10px 10px;
	position: absolute;
	left: 0;
	background-size: 45px;
	background-position: -12px 75px;
}

.checklist.variant-3 li {
	color: var(--white);
	padding-left: 33px;
}

.checklist.variant-2 {
	padding-left: 30px;

	margin-top: 1.5rem;
}

.checklist.variant-2 li {
	list-style-type: disc;
}

.breadcrumb {
	display: flex;
	align-items: center;
}

.woocommerce-breadcrumb {
	background: transparent;
}

.breadcrumb.accent {
	color: var(--white);
}

.breadcrumb.accent a {
	color: var(--transperant-light-50);
}

.breadcrumb.dark {
	color: var(--text-dark-dark-grey);
}

.breadcrumb.dark a {
	color: var(--light-grey);
}

.breadcrumb a {
	color: inherit;
}

.breadcrumb li {
	display: flex;
	align-items: center;
	padding-top: 4px;
}

.breadcrumb.accent li.active {
	color: var(--white);
}

.breadcrumb.dark li.active {
	color: var(--dark);
}

.breadcrumb li:not(:first-child) {
	margin-left: 10px;
}

.breadcrumb li:not(:first-child)::before {
	content: " ";
	background: url("../svg/arrow.svg");
	background-position: -177px -14px;
	width: 18px;
	min-width: 18px;
	height: 18px;
	display: inline-block;
	background-size: 134px;
	margin-right: 10px;
}

.breadcrumb li:first-child a {
	width: 20px;
	height: 20px;
	overflow: hidden;
	color: transparent;
}

.breadcrumb li:first-child a::before {
	content: "";
	background-position: center;
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	display: inline-block;
}


.breadcrumb.accent li:first-child a::before {
	background: url("../svg/home_white.svg");
}

.breadcrumb.dark li:first-child a::before {
	background: url("../svg/home_accent.svg");
}

.social-list {
	display: flex;
	align-items: center;
	justify-content: center;
}

.social-list a {
	display: block;
}

.social-list li+li {
	margin-left: 1.875rem;
}

.tabs-container {
	max-width: 950px;
	margin: auto;
}

.tabs {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}


.tabs li {
	/* flex-basis: 33%; */
	display: flex;
	flex-flow: row;
	align-items: center;
	position: relative;
	padding: 12px 0;
	justify-content: center;
	border-bottom: 6px solid transparent;
}

.tabs.filled {
	border-bottom: 0;
	justify-content: space-between;
	column-gap: 10px;
}

.tabs li img {
	margin-bottom: 10px;
}

.tabs li+li:before {
	content: " ";
	display: inline-block;
	height: 1.875rem;
	width: 1px;
	vertical-align: middle;
	background: var(--transperant-dark-10);
	position: absolute;
	left: 0;
}

.tabs.filled li+li:before {
	display: none;
}

.tabs.filled li {
	background: var(--transperant-dark-5);
	border-bottom: 0;
	padding: 15px 0;
	min-width: auto;
}

.tabs.filled li .no-active-icon {
	display: inline-block;
}

.tabs.filled li .active-icon {
	display: none;
}

.tabs li.active {
	border-bottom: 6px solid var(--accent);
}

.tabs.filled li.active {
	border-bottom: 0;
	background: #f1f1f1;
}

.tabs.filled li.active .no-active-icon {
	display: none;
}

.tabs.filled li.active .active-icon {
	display: inline-block;
}

.tabs.filled+.tabs-content-container {
	background: var(--white);
	/* padding: 2.875rem 3.12rem; */
}

.tab-content {
	display: none;
}

.tab-content.active {
	display: block;
}


@media screen and (max-width: 768px) {
	.tabs.filled {
		justify-content: space-around;
		flex-wrap: wrap;
	}

	.tabs.filled li {
		flex-basis: 100%;
	}

	.tabs.filled+.tabs-content-container {
		padding: 15px 0;
	}

	.preview-product .tab-section {
		padding-bottom: 25px;
	}
}

.layout-1 {
    display: flex;
    align-items: center;
}


.d-flex {
	display: flex;
}

.align-items-center {
	align-items: center;
}

.justify-content-center {
	justify-content: center;
}

.flex-wrap {
	flex-wrap: wrap;
}

.flex-column {
	flex-flow: column wrap;
}

.flex-row {
	flex-flow: row;
}

/**
  form section
  */

.form-group {
	position: relative;
}

.form-group+.form-group {}

.form-group label:not(.form-control-horizontal, .disable-default) {
	position: absolute;
}

.form-control:focus {
	outline: none;
}

input.form-control+label,
select.form-control+label {
	top: 17px;
	left: 12px;
}

input.form-control.with-icon+label,
select.form-control.with-icon+label {
	left: 42px;
}

.form-control:valid+label,
.form-control:focus+label {
	display: none;
}

select.form-control {
	-moz-appearance: none;
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
	appearance: none;
	outline-width: 0;

	background: url("../svg/dropdown-arrow.svg") no-repeat 95% 50%;
	background-color: var(--white);
}

textarea.form-control+label {
	top: 17px;
	left: 12px;
}

textarea.form-control.with-icon+label {
	left: 44px;
}

.form-control,
.form-row .input-text,
.cart-content #payment div.payment_method_braintree_credit_card div.wc-braintree-hosted-field {
	width: 100%;
	background-color: var(--white);
	border: 1px solid var(--text-light-soft-grey);
	padding: 0 12px;
	height: 50px;

	color: var(--dark);
	font-size: 1rem;
	box-sizing: border-box;
}

textarea.form-control {
	height: 100%;
	resize: none;
	padding-top: 12px;
}

.icon-before+.form-control.with-icon {
	padding-left: 44px;
}

.form-group .icon-before {
	position: absolute;
	height: 100%;
	width: 44px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.form-group.textarea .icon-before {
	height: auto;
	top: 5px;
}

.form-control-horizontal {
	cursor: pointer;
}

input[type="radio"] {
	/* Add if not using autoprefixer */
	-webkit-appearance: none;
	/* Remove most all native input styles */
	appearance: none;
	/* For iOS < 15 */
	background-color: transparent;
	/* Not removed via appearance */
	margin: 0;

	font: inherit;
	width: 20px;
	height: 20px;
	border-radius: 50%;

	display: grid;
	place-content: center;

	cursor: pointer;
}


input[type="radio"].large {
	width: 42px;
	height: 42px;
}


input[type="radio"]~.active-icon,
input[type="checkbox"]~.active-icon {
	display: none;
}

input[type="radio"]:checked~.active-icon,
input[type="checkbox"]:checked~.active-icon {
	display: inline-block;
}

input[type="radio"]~.no-active-icon,
input[type="checkbox"]~.no-active-icon {
	display: inline-block;
}

input[type="radio"]:checked~.no-active-icon,
input[type="checkbox"]:checked~.no-active-icon {
	display: none;
}

input[type="radio"].accent:checked~.text {
	color: var(--text-light-white);
}

input[type="radio"]~.text,
input[type="checkbox"]~.text {
	user-select: none;
}

input[type="radio"].accent:checked {
	border-width: 6px;
	border-color: var(--white);
}

input[type="radio"].accent {
	border: 1px solid var(--text-light-soft-grey);
}

input[type="radio"].alternative,
ul#shipping_method li input[type="radio"],
#payment li input[type="radio"] {
	background: var(--white);
	border: 1px solid var(--light-grey);
}

input[type="radio"].alternative:checked,
ul#shipping_method li input[type="radio"]:checked,
#payment li input[type="radio"]:checked {
	border-width: 6px;
	border-color: var(--accent);
}

input[type="radio"].alternative~.text,
ul#shipping_method li input[type="radio"]~label,
#payment li input[type="radio"]~label {
	color: var(--medium-grey);
}

input[type="radio"].alternative:checked~.text,
ul#shipping_method li input[type="radio"]:checked~label,
#payment li input[type="radio"]:checked~label {
	color: var(--text-dark-black);
}

input[type="radio"].color {
	background: var(--accent);
}

input[type="radio"].color~.active-icon {
	position: absolute;
	left: 9px;
}

input[type="radio"].button-type {
	width: 74px;
	height: 50px;
	background: var(--transperant-dark-5);
	border-radius: 0;
}

input[type="radio"].button-type.small {
	width: 30px;
	height: 30px;
	background: var(--transperant-dark-5);
	border-radius: 0;
}

input[type="radio"].button-type.medium {
	width: 44px;
	height: 44px;
	background: var(--transperant-dark-5);
	border-radius: 0;
}

input[type="radio"].button-type~.text {
	/* color: var(--text-dark-soft-grey); */
	/* position: absolute; */
	/* transform: translateX(50%); */
	/* right: 50%; */
}

input[type="radio"]:checked.button-type {
	background: var(--white);
	box-shadow: 0px 4px 20px rgba(85, 183, 246, 0.35);
	border: 1px solid var(--accent);
}

input[type="radio"]:checked.button-type~.text {
	color: var(--dark);
}

input[type="radio"].style {
	width: 0;
	height: 0;
}

input[type="radio"]:checked.style {
	background: var(--white);
	border: 1px solid var(--accent);
	box-sizing: border-box;
	box-shadow: 0px 4px 20px rgba(85, 183, 246, 0.35);

	position: absolute;
	border-radius: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
}

.style-radio {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-flow: column;
	background: var(--transperant-dark-5);

	color: var(--dark);
	width: 120px;
	height: 80px;
}

.style-radio.small {
	width: 75px;
	height: 75px;
}

.style-radio span {
	margin-top: 10px;
}

.style-radio img {
	width: 35px;
	height: 35px;
	object-fit: contain;
}

.style-radio span,
.style-radio img {
	position: relative;
	z-index: 1;
}

.input-group-number {
	position: relative;
}

.input-group-number .before,
.input-group-number .after {
	position: absolute;
	height: 100%;
	width: 40px;
	top: 0;
	font-style: normal;
	font-weight: 300;
	cursor: pointer;
	user-select: none;
	line-height: 35px;
	text-align: center;
}

.input-group-number .before {
	left: 0;
}

.input-group-number .after {
	right: 0;
}

input[type="number"],
.woocommerce .quantity .qty {
	padding: 1rem;

	background: var(--transperant-dark-5);
	color: var(--text-dark-dark-grey);


	font-style: normal;
	font-weight: bold;
	font-size: 18px;

	border: 0;
	box-shadow: none;

	max-width: 83px;
	min-width: 83px;
	width: 100%;

	text-align: center;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

input[type=number] {
	-moz-appearance: textfield;
}

.progress {
	width: 100%;
	background: var(--transperant-dark-5);
	height: 6px;
}

.progress-bar {
	background: var(--accent);
	height: 6px;
}

input[type="checkbox"] {
	/* Add if not using autoprefixer */
	-webkit-appearance: none;
	/* Remove most all native input styles */
	appearance: none;
	/* For iOS < 15 */
	background-color: transparent;
	/* Not removed via appearance */
	margin: 0;

	font: inherit;
	width: 20px;
	min-width: 20px;
	height: 20px;

	display: grid;
	place-content: center;

}

input[type="checkbox"].default,
input[type="checkbox"] {
	background: var(--white);
	border: 1px solid var(--text-light-soft-grey);
	box-sizing: border-box;
	border-radius: 2px;
}

input[type="checkbox"].default~.text {
	color: var(--text-dark-dark-grey);
}

input[type="checkbox"].default:checked,
input[type="checkbox"]:checked {
	background: var(--accent);
}

input[type="checkbox"].default:checked~.active-icon {
	position: absolute;
	left: 0;
}

.icon-text-placeholder .body-normal,
.icon-text-placeholder .body-tiny {
	margin-top: 3px;
}

.icon-text-placeholder span+span {
	margin-left: 10px;
}

/** END UTILS **/

.badge-container {
	position: relative;
	width: 37px;
}

.badge {
	width: 21px;
	height: 21px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 12px;

	border-radius: 50%;
	color: var(--white);
	font-weight: bold;

	position: absolute;
	top: 0;
	right: 0;
}

.badge-primary {
	background: var(--accent);
}

.badge-static {
	position: static;
}

/** navbar **/
nav {
	background: var(--white);
	position: sticky;
	position: -webkit-sticky;
	top: 0;
	z-index: 999999;
	box-shadow: 0 12px 14px rgb(74 85 90 / 10%);
}

.sub-menu {
	background: var(--white);
	border: 0;
	display: block;
	min-width: 250px;
	padding: 0;
	position: absolute;
	top: 30px;
	transform: translateY(20px);
	visibility: hidden;
	z-index: 999;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	right: 0;
	left: 0;

	-webkit-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
	-webkit-transition: all .4s cubic-bezier(.25, .46, .45, .94) 0s;
	transition: all .4s cubic-bezier(.25, .46, .45, .94) 0s;
	box-shadow: 0 0 1em rgb(0 0 0 / 18%);

}

.sub-menu.right {
	right: 100%;
	left: auto;
}

.sub-menu.show {
	opacity: 1;
	filter: alpha(opacity=100);
	right: 0;
	transform: translate(0);
	-webkit-transform: translate(0);
	-ms-transform: translate(0);
	-o-transform: translate(0);
	visibility: visible;
}

.sub-menu li {
	border: none;
	display: block;
	padding: 10px 15px 0;
	position: relative;
}

.sub-menu li:last-child {
	padding-bottom: 15px;
}

.sub-menu li a {
	color: var(--text-dark-dark-grey);
	display: inline-block;
	font-weight: 400;
	line-height: 25px;
	min-height: inherit;
	padding: 0;
	position: relative;
	text-transform: capitalize;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
	font-size: 1rem;
}

.sub-menu li a:hover {
	color: var(--accent-dark);
}

.navbar-container {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 16px 0;

}

.navbar-container--mobile {
	display: none;
	justify-content: center;
	align-items: center;
	flex-flow: column;
	position: absolute;
	top: 92px;
	background: var(--white);
	left: 0;
	right: 0;
	height: auto;
	padding: 0px 22px 10px 22px;
	z-index: 999;
	text-align: center;
}

.navbar-container--mobile.show {
	display: flex;
}

.navbar-container--mobile.show {
	font-size: 1.25rem;
}

@media (min-width: 768px) {
	.navbar-container--logo img {
		max-width: 208px;
	}
}

@media (min-width: 992px) {

	nav.ds-fs-nav {
    position: fixed;
    width: 100%;
}

html > body {
    padding-top: 71px;
}

	.navbar-container--mobile.show {
		display: none;
	}
}

.navbar-actions {
	display: flex;
	align-items: center;
	justify-content: center;
}

.navbar-actions a {
	text-decoration: none;
}

.navbar-actions li {
	position: relative;
}

.navbar-actions li:not(:last-child) {
	margin-right: 20px;
}

.navbar-actions li:hover .sub-menu {
	opacity: 1;
	filter: alpha(opacity=100);
	right: 0;
	transform: translate(0);
	-webkit-transform: translate(0);
	-ms-transform: translate(0);
	-o-transform: translate(0);
	visibility: visible;
}


@media (min-width: 992px) {
	.navbar-mobile-actions {
		display: none;
	}
}

@media (max-width: 992px) {
	.navbar-desktop-actions {
		display: none;
	}

	.navbar-container--mobile.show .navbar-desktop-actions {
		display: flex;
		margin-top: 20px;
	}
}

.navbar-list {
	display: none;
	align-items: center;
	justify-content: center;
}

.navbar-list .navbar-list-item {
	position: relative;
}

.navbar-list .navbar-list-item:not(:last-child) {
	margin-right: 16px;
}

.navbar-container--mobile.show .navbar-list {
	display: flex;
	width: 100%;
	align-items: flex-start;
	justify-content: flex-start;
	flex-flow: column;
}

.navbar-container--mobile.show .navbar-list .navbar-list-item:not(:last-child) {
	margin-right: 0;
	margin-bottom: 10px;
}

.navbar-list .navbar-list-item a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
	margin-left: 0;
	margin-right: 0;
}

.navbar-container--mobile .navbar-list li {
	width: 100%;
	text-align: left;
	padding: 0;
}

.navbar-container--mobile .navbar-list li:not(:last-child) {
	border-bottom: 1px solid var(--wireframe-grey);
}

@media (min-width: 600px) {
	.navbar-container--mobile.show {
		justify-content: space-between;
	}

	.navbar-container--mobile.show .navbar-list {
		display: flex;
		margin-top: 3px;

	}

	.navbar-container--mobile.show .navbar-list .navbar-list-item:not(:last-child) {
		margin-right: 10px;
	}
}

@media (min-width: 992px) {
	.navbar-list {
		display: flex;
	}

	.navbar-list .navbar-list-item:hover>.sub-menu {
		opacity: 1;
		filter: alpha(opacity=100);
		right: 0;
		transform: translate(0);
		-webkit-transform: translate(0);
		-ms-transform: translate(0);
		-o-transform: translate(0);
		visibility: visible;
	}

}

@media (min-width: 1400px) {
	.navbar-list .navbar-list-item:not(:last-child) {
		margin-right: 38px;
	}
}

/** end navbar **/


/** footer **/
footer .bottom-footer {
	background: var(--text-dark-black);
	padding: 12px 0;
}

.bottom-footer .section {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.bottom-footer .design-by {
	display: flex;
	flex-flow: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

.bottom-footer .design-by-text {
	margin-right: 12px;
}

footer .main-footer {
	background: #05838b;
	padding-top: 60px;
}

.main-footer .section {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
}

.main-footer h5 {
	color: white;
	margin-bottom: 20px;
	display: none;
}

.main-footer .logo-section .logo-section--inspired {
	color: var(--text-light-soft-grey);
	margin-top: 20px;
	/* max-width: 300px; */
}

.main-footer .section .section-item {
	flex-basis: 50%;
	flex: 1;
	box-sizing: border-box;
	margin-bottom: 40px;
}

.main-footer .section .list-section {
	min-width: 200px;
}

.main-footer .section .logo-section {
	padding-right: 30px;
}

.main-footer .footer-list:not(.list-horizontal) {
	display: flex;
	flex-flow: column;
	padding-left: 10px;
}

.main-footer .footer-list a {
	color: var(--white);
	text-decoration: none;
}

.main-footer .footer-list:not(.list-horizontal) li:not(:last-child) {
	margin-bottom: 25px;
}

.main-footer .footer-list:not(.list-horizontal) li::before {
	content: "";
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: var(--white);
	margin-right: 10px;
	vertical-align: middle;
	margin-bottom: 3px;
}

.footer-list.list-horizontal {
	display: flex;
	align-items: center;
	gap:  20px;
	margin-top: 26px;
	margin-bottom: 25px;
}

.main-footer .social-section .footer-list li:not(:last-child) {
	margin-right: 30px;
}


/** end footer **/

/** subscription **/
.subscription-wrapper {
	background: var(--accent-dark);
}

.subscription {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: center;
	padding: 20px 0;
}

.subscription .section {
	flex: auto;
}

.subscription .section+.section {
	margin-top: 10px;
	margin-left: 1%;
}

@media (max-width: 992px) {
	.subscription .section+.section {
		margin-top: 30px;
		margin-left: 0;
	}
}

.holder-lg {
	width: 15px;
	min-width: 15px;
	height: 15px;
}

.holder {
	width: 10px;
	min-width: 10px;
	height: 10px;
}

.holder-sm {
	width: 8px;
	min-width: 8px;
	height: 8px;
}

.subscription .image-section {
	max-width: 25%;
	flex-basis: 25%;
	min-width: 200px;
}

.subscription .info-section {
	max-width: 411px;
	flex-basis: 40%;
	min-width: 334px;
}

.subscription .form-section {
	max-width: 420px;
}

.subscription .image-section img {
	max-width: 100%;
	object-fit: contain;
}


.subscription .info-section h2 {
	margin-bottom: 30px;
}

.subscription .form-holder {
	padding: 28px 20px;
	background: var(--transperant-light-10);
}

.subscription .form-title {
	text-align: center;
	margin-bottom: 20px;
}

.subscription .form-list {
	display: flex;
	align-items: center;
	justify-content: space-evenly;
	margin-bottom: 20px;
}

.subscription .input-group {
	position: relative;
	overflow: hidden;
}

.subscription .input-group-start {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 50px;
	display: flex;
	align-items: center;
	justify-content: center;

	background: transparent;
	border: 0;

	color: var(--light-grey);

	font-size: 22px;
}

.subscription .form-input {
	width: 100%;
	height: 56px;
	border: 0;
	padding: 0 50px;
}

.subscription .input-group-end {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 50px;
	display: flex;
	align-items: center;
	justify-content: center;

	background: transparent;
	border: 0;
}

@media (max-width: 768px) {

	.subscription .image-section,
	.subscription .form-section,
	.subscription .info-section {
		max-width: 100%;
		flex-basis: 100%;
		min-width: auto;
	}
}

@media (max-width: 992px) {
	.subscription .form-list {
		flex-flow: row wrap;
	}

	.subscription .form-list li {
		margin-bottom: 10px;
		margin-right: 10px;
	}
}

@media (max-width: 1200px) {
	.subscription .image-section {
		max-width: 250px;
	}
}


/** end subscription **/


/** header **/
.my-header {
	background: url("../png/hero-3.png");
	padding: 48px 0 70px;
	background-repeat: no-repeat;
	background-position: top;
	padding-bottom: 1px;
}

.my-header2 {
	background: url("../png/hero-2.png");

}

.my-header3 {
	background: url("../png/hero-1.png");

}


.header-container {
	display: flex;
	flex-flow: row nowrap;
	justify-content: center;
	align-items: center;
	padding: 0;
}

.header-container .left-side {
	flex-basis: 49%;
	max-width: 560px;
	min-width: 400px;
}

.header-container .right-side {
	flex-basis: 49%;
	min-width: 400px;
}

.header-container .right-side img {
	filter: drop-shadow(-12px -4px 24px rgba(0, 0, 0, 0.12));
	max-width: 100%;
}

.header-container .header-title {
	padding-right: 3rem;
	margin-top: 20px;
	margin-bottom: 30px;
	font-weight: 400;
	font-size: 2.5rem;

	font-weight: 700;
}

.header-container .header-desc {
	margin-bottom: 30px;
}

@media (max-width: 992px) {
	header {
		padding: 0;
		background-size: cover;
		background-attachment: fixed;
		background-position: unset;
	}

	.header-container {
		flex-flow: row wrap;
	}

	.header-container .left-side,
	.header-container .right-side {
		flex-basis: 100%;
		min-width: 100px;
	}

	.header-container .left-side {
		display: flex;
		flex-flow: column wrap;
	}

	.header-container .right-side {
		text-align: center;
	}

	.header-container .right-side img {
		max-width: 50%;
	}

	.header-container .header-desc,
	.header-container .header-title {
		margin-bottom: 20px;
	}
}

@media (max-width: 768px) {
	.header-container .right-side img {
		max-width: 70%;
	}
}

@media (max-width: 500px) {
	.header-container .right-side img {
		max-width: 100%;
	}
}

/** end header **/

/** under header **/
.under-header {
	box-shadow: 0px 0px 14px rgba(74, 85, 90, 0.1);
	background: var(--white);
	padding: 25px 0;

}

.under-header-list {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.list-item {
	display: flex;
	flex-flow: column wrap;
	align-items: center;
	justify-content: center;
	text-align: center;
}

.list-item img {
	margin-bottom: 15px;
}

/* .list-item-line {
    width: 1px;
    background: var(--transperant-dark-5);
    height: 48px;
    max-height: 48px;
  } */

@media (max-width: 992px) {
	.under-header {
		padding-bottom: 0;
	}

	.under-header-list {
		flex-flow: row wrap;
	}

	.list-item {
		flex-basis: 49%;
		margin-bottom: 30px;
	}
}

/** end under header **/


/** top 5 collections **/
.total-collection {
	text-align: center;
	padding: 4rem 0;
	background: var(--background-light-gray);
}

.total-collection .collections {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	margin-top: 3rem;
	margin-bottom: 3rem;
	row-gap: 20px;
	column-gap: 20px;

}

.collections .collection {
	flex-basis: calc(25% - 20px);
	max-width: 360px;
	display: flex;
	align-items: center;
	overflow: hidden;
	min-width: 200px;
	background-color: #fff;
	border-radius: 36px;
	padding: 0.5rem 1rem;
}

.collection h4,
.collection .typography-h4 {
	text-align: left;
	text-transform: uppercase;
	padding-right: 20px;
	font-size: 18px;
	margin-top: 10px;
	min-width: 100px;
	max-width: 125px;
	flex-grow: 1;
	font-weight: 400;
}

.collection h3,
.collection .typography-h3 {
	text-align: left;
	text-transform: uppercase;
	padding-right: 20px;
	font-size: 18px;
	min-width: 100px;
	max-width: 125px;
	flex-grow: 1;
	font-weight: 400;
}

.collection h5,
.collection .typography-h5 {
	text-align: left;
	padding-right: 10px;
	margin-top: 10px;
	min-width: 100px;
	max-width: 125px;
	flex-grow: 1;
	font-size: 12px;
	font-weight: 400;
}


.collection img {
	display: block;
	max-width: 100%;
	max-height: 160px;
	width: auto;
	height: auto;
	margin-bottom: -2px;
	margin-left: -2px;
}

@media screen and (max-width: 1400px) {

	.total-collection .collections .collection {
		min-width: 200px;
	}

	.collection .img-holder {
		min-width: 90px;
		flex-basis: 50%;
	}

	.collection h4,
	.collection .typography-h4 {
		font-size: 18px;
		max-width: 110px;
		box-sizing: border-box;
		padding-right: 5px;

	}

	.collection h3,
	.collection .typography-h3 {
		font-size: 18px;
		max-width: 110px;
		box-sizing: border-box;
		padding-right: 5px;

	}
}


@media screen and (max-width: 1200px) {
	.total-collection .collections {
		justify-content: center;
	}

	.total-collection .collections .collection {
		flex-basis: calc(33% - 20px);
	}

	.collection .img-holder {
		max-width: 120px;
		margin-right: 30px;
	}

	.collection h4,
	.collection .typography-h4 {
		font-size: 1rem;
	}

	.collection h3,
	.collection .typography-h3 {
		font-size: 1rem;
	}
}

@media screen and (max-width: 992px) {
	.total-collection .collections .collection {
		flex-basis: 50%;
	}

	.total-collection .typography-h2 {
		font-size: 2.1rem;
		padding: 0 1rem;
	}
}

@media screen and (max-width: 768px) {
	.total-collection .collections .collection {
		flex-basis: 100%
	}

	.total-collection .button {
		max-width: 80%;
	}
}

/** end top 5 collections **/

/* products */
.my-product {
	width: 100%;
	max-width: 300px;
	margin: auto;
	display: flex;
	align-items: center;
	flex-direction: column;
	background: var(--white);
	text-align: center;
	border-radius: 36px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 50px;
	border-radius: 38px;
	background-color: rgb(255, 255, 255);
}

.my-product img {
	display: block;
	max-height: 70px;
	max-width: 100%;
	margin: 15px auto 25px;
	width: auto;
	height: auto;
}

.my-product .item-title {
	margin-bottom: 18px;
	overflow: hidden;
	text-overflow: revert;
	/* display: -webkit-box; */
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	/* height: 44px; */
}

.my-product .list-actions {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.my-product .list-actions li {
	cursor: pointer;
}

.my-product .item-info {
	/* padding: 0 20px 20px;
    max-width: 300px;
    width: 100%;
    box-sizing: border-box; */
	width: 100%;
}



.my-product .icon-holder {
	position: absolute;
	right: 10px;
	top: 9px;
}

.my-product .item-price {
	display: block;
	line-height: 5px;
	height: 24px;
}



.my-product .actions {
	display: block;
	margin-bottom: 20px;
}


@media (max-width: 1200px) {
	.my-product img {}
}

@media (max-width: 992px) {
	.my-product .actions {
		display: block;
	}

	.my-product:hover .item-price {
		display: block;
	}
}

/** end products **/

/** product modal **/

.action-btn {

	font-weight: bold;
	font-style: normal;
	min-width: auto;
	padding-right: 22px;
	padding-left: 22px;
}

.body.wish {
	display: block;
}

.body.wish p {
	margin-bottom: 16px;
}

.body.wish p:last-child {
	text-align: right;
	margin-bottom: 0;
}

.body.wish p {
	font-size: 18px;
}

.modal-product {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.modal-product:not(:last-child) {
	padding-bottom: 3rem;
}

.modal-product+.modal-product {
	padding-top: 3rem;
	border-top: 1px solid var(--transperant-dark-10);
}

.modal-product .image-section {
	flex-basis: 50%;
	max-width: 350px;
	margin-right: 3.25rem;
}

.modal-product .image-section .large-image {
	background: var(--white);
	position: relative;
	margin-bottom: 0.875rem;
}

.modal-product .image-section .large-image img {
	max-width: 100%;
	display: block;
	margin: auto;
}

.modal-product .image-section .carousel-images {
	display: flex;
	position: relative;
	padding-left: 25px;
	padding-right: 25px;
}

.modal-product .carousel-images .nextSwipe,
.modal-product .carousel-images .prevSwipe {
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;

	background: var(--white);
	opacity: 0.5;
}

.modal-product .carousel-images .nextSwipe {
	right: 0;
}

.modal-product .carousel-images .prevSwipe {
	left: 0;
}

.modal-product .owl-carousel .item {
	max-width: 100px;
	margin-right: 10px;
}

.modal-product .owl-carousel .product-image {
	padding: 14px 6px;
	background: var(--white);
	min-width: auto;
}

.modal-product .owl-carousel .product-image img {
	width: 91px;
	height: 50px;
	object-fit: contain;
	margin: auto;
}

.modal-product .product-title,
.review,
.modal-product .product-price,
.modal-product .categories,
.modal-product .body {
	margin-bottom: 1.3rem;
}

.modal-product .sku {
	margin-bottom: 0.6rem;
}

.review {
	display: flex;
	align-items: center;
}

.review .rating {
	margin-right: 0.6rem;
	display: flex;
}

.review .rating .star:not(:last-child) {
	margin-right: 0.6rem;
}

.review .body-link {
	margin-top: 3px;
}

@media screen and (max-width: 1200px) {
	.modal-product .image-section {
		max-width: 300px;
	}
}

@media screen and (max-width: 992px) {
	.modal-product {
		flex-flow: row wrap;
	}

	.modal-product .image-section,
	.modal-product .info-section {
		max-width: 400px;
		margin: auto;
	}

	.modal-product .image-section {
		margin-bottom: 2rem;
	}
}

@media screen and (max-width: 768px) {
	.modal-product {
		flex-flow: row wrap;
	}


}

@media screen and (max-width: 500px) {
	.modal-product .image-section {
		max-width: 100%;
	}
}

/** end product modal **/

/** feature products **/
.feature-products {
	text-align: center;
	padding: 6.75rem 0;
}

.feature-products h2 {
	margin-bottom: 2rem;
}

.feature-products p.desc {
	margin: 0 auto 3rem;
	max-width: 736px;
}

.feature-products .feature-products-tabs {
	display: flex;
	align-items: center;
	justify-content: center;
	/** should be 45px but carousel has some padidng **/
	margin-bottom: 5rem;
}

.feature-products .feature-products-tabs li {
	display: flex;
	flex-direction: column;
	align-items: center;
	cursor: pointer;
	color: #000000;
	text-transform: uppercase;
}

.feature-products .feature-products-tabs li.active {
	color: var(--accent);
}

.feature-products .feature-products-tabs li p {
	font-weight: 600;
}

.feature-products .feature-products-tabs li+li:not(:first-child) {
	margin-left: 4rem;
	font-weight: 600;
}

.feature-products .feature-products-tabs li img,
.feature-products .feature-products-tabs li svg {
	margin-bottom: 0.5rem;
	width: 32px;
	height: 32px;
	object-fit: contain;
	display: block;
}

.feature-products .feature-products-tabs li .active-image,
.feature-products .feature-products-tabs li.active .no-active-image {
	display: none;
}

.feature-products .feature-products-tabs li.active .active-image,
.feature-products .feature-products-tabs li .no-active-image {
	display: block;
}

.feature-products .owl-carousel .item:hover .my-product {
	background: var(--white);
	box-shadow: 0 4px 24px rgba(0, 0, 0, 0.1);
}

.feature-products .container-fluid {
	max-width: 1620px;
	margin: auto;
}

.feature-products .carousel {
	display: flex;
	align-items: center;
	justify-content: center;
	flex: auto;
	padding: 0 50px;
	position: relative;
}

.feature-products .left,
.feature-products .right {
	cursor: pointer;
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	user-select: none;
}

.feature-products .left:focus,
.feature-products .right:focus,
.feature-products .left:hover,
.feature-products .right:hover {
	background: var(--white);
	border: 1px solid var(--accent);
	box-sizing: border-box;
	box-shadow: 0 4px 20px rgba(85, 183, 246, 0.35);
	border-radius: 50%;
	z-index: 2;
}

.feature-products .left {
	left: 0;
}

.feature-products .right {
	right: 0;
}


.feature-products .owl-carousel .owl-stage-outer {
	padding-bottom: 24px;
	padding-top: 15px;
	padding-left: 12px;
	padding-right: 12px;
	margin-left: -12px;
	margin-right: -12px;
}

@media (max-width: 768px) {
	.feature-products .container-fluid {
		max-width: 100%;
	}

	.feature-products .feature-products-tabs {
		flex-flow: row wrap;
		justify-content: space-around;
	}

	.feature-products .feature-products-tabs li {
		margin-bottom: 20px;

	}

	.feature-products .feature-products-tabs li+li:not(:first-child) {
		margin-left: 0;
		margin-bottom: 20px;
	}

	.feature-products .carousel {
		padding: 0 38px;
	}

	.feature-products .owl-carousel .item {
		max-width: 250px;
		margin: auto;
	}
}

/** end feature products **/

/** banner collection **/
.banner-collection {
	padding: 4.5rem 0 3.5rem;
	background: var(--background-light-gray);
}

.banner-collection .banner-collection-wrapper {
	display: flex;
}

.banner-collection .banner-collection-wrapper.reversed {
	flex-direction: row-reverse;
}

.banner-collection .banner {
	/* background: url("../img/banner/man.svg"); */
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-size: cover;

	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 1.875rem;
	flex-basis: 60%;
	max-width: 700px;
	margin-bottom: 1.875rem;
	padding: 50px;
	min-width: 400px;

	/* background-color: var(--medium-grey); */
}

.banner-collection .reversed .banner {
	margin-right: 0;
	margin-left: 1.875rem;
	/* background: url("../img/banner/women.svg"); */
	background-size: cover;
	background-repeat: no-repeat;
}

.banner-collection .banner-info {
	max-width: 515px;
	text-align: center;
	margin: auto;

}

.banner-collection .banner-title {
	text-transform: uppercase;
	font-size: 2.5rem;
}

.banner-collection .banner-desc {
	width: 100%;
}

.banner-collection .banner-title,
.banner-collection .banner-desc {
	margin-bottom: 1.875rem;
	color: #000000;
	text-align: left;
}

.banner-collection .banner-btn {}

.product-collection {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	flex: auto;
}

.product-collection .product-holder {
	margin-bottom: 1.875rem;
	flex-basis: 30%;
	background: var(--white);
	min-width: 300px;
	border-radius: 36px;
}

.product-collection .my-product {
	max-width: 100%;
}

.product-collection .my-product .img-holder {
	width: 100%;
}

.product-collection .my-product .item-info {
	max-width: 300px;
	margin: auto;
}

.product-collection .product-holder .buy-item {
	display: flex;
}

.product-collection .product-holder .actions {
	flex: 1;
}

.product-collection .product-holder .button-cta {
	margin-left: 20px;
	padding: 10px 5px;
}

@media (max-width: 1500px) {
	.product-collection {
		justify-content: space-evenly;
	}
}

@media (max-width: 1200px) {
	.banner-collection .banner-collection-wrapper {
		flex-flow: row wrap;
	}

	.banner-collection .banner {
		max-width: 100%;
		margin-right: 0;
		flex-basis: 100%;
		min-height: 350px;
		background-position: bottom;
		min-width: auto;
	}

	.banner-collection .reversed .banner {
		margin-left: 0;
	}

	.banner-collection .product-collection {
		justify-content: space-between;
	}
}

@media (max-width: 992px) {
	.product-collection .product-holder {
		flex-basis: calc(50% - 30px);
	}


}

@media (max-width: 768px) {
	.banner-collection .banner {
		padding: 1rem;
	}

	.product-collection,
	.banner-collection .product-collection {
		justify-content: center;
		flex-flow: column;
		align-items: center;
	}

	.product-collection .product-holder {
		flex-basis: 60%;
		background: transparent;
		max-width: 460px;
		width: 60%;
	}
}

/** end banner collection **/

/** special offer **/
.free-shipping-title {
	background: #000000;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 600;
	padding: 0.7rem 0;
}

.special-offer {
	background: url("../png/promo-banner-1.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: flex;
}

.special-offer .promotions {
	display: flex;
	gap: 40px;
	margin-bottom: 32px;
	justify-content: center;
}

.special-offer .promotions .rings-offers {
	background: #fff;
	padding: 1.5rem 2rem;
	border-radius: 36px;
	text-transform: uppercase;
	font-weight: 400;
}

.special-offer .promotions .rings-offers h5 {
	font-size: 26px;
}

.special-offer .promotions .rings-offers h6 {
	color: #05838b;
	font-size: 26px;
	font-weight: 500;
}

.special-offer .special-offer-info {
	padding: 4rem 0;
	padding-bottom: 0;
}

.special-offer .special-offer-info .button {
	margin: auto;
}

.special-offer .special-offer-info .advertisement-title {
	color: #fff;
	text-align: center;
	margin-bottom: 20px;
	font-size: 2rem;
}

.special-offer .section-title,
.special-offer .section-desc,
.special-offer .checklist {
	margin-bottom: 1.562rem;
}


@media screen and (max-width: 768px) {
	.special-offer .special-offer-info {
		padding-left: 0;
		margin: auto;
	}

	.special-offer .promotions {
		flex-direction: column;
		text-align: center;
	}

	.special-offer .special-offer-info .button {
		max-width: 70%;
	}
}

/** end special offer **/

/** recent blog posts **/
.recent-blog-posts {
	padding: 4.5rem 0;
	background: var(--background-light-blue);
}

.recent-blog-posts .section-title {
	margin-bottom: 1.875rem;
	text-align: center;
}

.recent-blog-posts .blog-collection {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin-bottom: 33px;
	column-gap: 30px;
	row-gap: 30px;
	margin-right: -30px;
}

.related-posts-content.blog-collection {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin: 25px 0;
	row-gap: 30px;
	column-gap: 30px;
	margin-right: -30px;
}


.blog-collection .blog-item {
	max-width: 460px;
	min-width: 300px;
	flex-basis: calc(25% - 30px);
}

.recent-blog-posts.home .blog-item {
	margin-bottom: 0;
}

.recent-blog-posts .blog-button {
	margin: auto;
}

.related-posts-content.blog-collection .blog-item {
	flex-basis: calc(33% - 30px)
}

.blog-preview {
	width: 100%;
	height: 100%;
	text-align: center;
	background: var(--white);


	display: flex;
	flex-flow: column;
	justify-content: space-between;

	min-width: 300px;
}

.blog-preview .blog-title,
.blog-preview .blog-desc {
	margin-bottom: 1.875rem;
}

.blog-preview .blog-title {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.blog-preview .blog-desc {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.blog-preview .blog-info {
	padding: 1rem;
	flex-grow: 1;
	display: flex;
	flex-flow: column;
	justify-content: space-between;
}

.blog-preview .blog-info .blog-footer {
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-top: 1px solid var(--wireframe-grey);
	padding-top: 12px;
}

.blog-preview .blog-info .blog-footer .left-side,
.blog-preview .blog-info .blog-footer .right-side {
	display: flex;
	align-items: center;
}

.blog-preview .blog-img {
	max-width: 100%;
	width: 460px;
	height: 250px;
	object-fit: cover;
}

.blog-preview .blog-date {
	margin-left: 10px;
	margin-top: 5px;
}

.blog-preview .blog-link {
	margin-right: 10px;
	margin-top: 3px;
}

@media screen and (max-width: 1400px) {
	.blog-collection .blog-item {
		flex-basis: calc(33% - 30px);
	}
}

@media screen and (max-width: 1200px) {
	.recent-blog-posts .blog-collection {
		flex-flow: row wrap;
		margin-right: -10px;
	}

	.blog-collection .blog-item {
		flex-basis: calc(33% - 30px);
	}
}

@media screen and (max-width: 992px) {
	.recent-blog-posts .blog-collection {
		justify-content: space-between;
		margin-right: 0;
	}

	.blog-collection .blog-item {
		flex-basis: calc(50% - 30px);
	}
}

@media screen and (max-width: 768px) {
	.recent-blog-posts .blog-collection {
		justify-content: center;
	}

	.blog-collection .blog-item {
		flex-basis: 60%;
	}

	.recent-blog-posts .blog-collection,
	.related-posts-content.blog-collection {
		margin-right: 0;
	}
}

/** end recent blog posts **/


/** modal **/

form#searchForm .button-cta {
	min-width: 100px;
	margin-left: 10px;
}

form#searchForm {
	display: flex;
	width: 100%;
}

form#searchForm input {
	background: #ecf5f8;
	border: none;
	flex: 1;
	font-size: 16px;

	font-weight: 300;
	font-style: normal;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 46px;
}

body.hasModal {
	overflow: hidden;
}

div.modal {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgb(46 46 46 / 90%);
	z-index: 999;
	overflow: auto;
	text-align: center;
}

.inmodal {
	display: inline-block;
	text-align: left;
	margin-top: 5%;
	margin-bottom: 5%;
	padding: 3.25rem;
	max-width: 970px;
	width: 70%;
	background: var(--background-light-blue);
	border-radius: 0;
	position: relative;
}

.inmodal a.close-modal {
	top: -20px;
	right: -20px;
	display: inline-block;
	position: absolute;
	cursor: pointer;
}

.inmodal.buy-modal {
	padding: 0;
}


@media screen and (max-width: 1400px) {
	.inmodal {
		padding: 2.5rem;
		width: 75%;
	}
}

@media screen and (max-width: 1200px) {
	.inmodal {
		padding: 2rem;
		width: 80%;
	}
}

@media screen and (max-width: 992px) {
	.inmodal {
		padding: 1rem;
		width: 90%;
	}
}

@media screen and (max-width: 500px) {
	.inmodal {
		padding: 10px;
		width: calc(100% - 40px);
	}
}

/** end modal **/

/** breadcrumb header **/
.breadcrumb-header {
	padding: 1rem 0 2rem;
}

.breadcrumb-header .header-title {
	/* margin-top: 1rem; */
}

.breadcrumb-header .header-boxes {
	display: flex;
	justify-content: space-between;
	margin-top: 4rem;
}

.breadcrumb-header .header-boxes.blog-boxes {
	align-items: flex-start;
}

.breadcrumb-header .header-boxes .header-box {
	flex-basis: 48%;
	max-width: 950px;

	display: flex;
	align-items: flex-start;
	justify-content: space-between;

	padding: 2.625rem;
	background: var(--transperant-light-10);
}

.breadcrumb-header .header-boxes .blog-box {
	flex-basis: 50%;
}

.breadcrumb-header .header-boxes .small-blog-header,
.breadcrumb-header .header-boxes .large-blog-header {
	background: var(--transperant-light-10);
}

.breadcrumb-header .header-boxes .blog-box:not(:last-child) {
	margin-right: 1.875rem;
}


.breadcrumb-header .header-boxes .header-box+.header-box {
	margin-left: 1.875rem;
}

.breadcrumb-header .header-box .img-section {
	max-width: 160px;
	margin-right: 1.875rem;
	width: 100%;
	min-width: 80px;
}

.breadcrumb-header .blog-box .img-section {
	flex-basis: 50%;
	margin-right: 1.875rem;
	margin-bottom: -5px;
}

.breadcrumb-header .blog-box .small-blog-header .img-section {
	flex-basis: auto;
}

.breadcrumb-header .blog-box .large-blog-header .img-section img {
	width: 461px;
	height: 364px;
	object-fit: cover;
}

.breadcrumb-header .blog-box .small-blog-header .img-section img {
	width: 298px;
	height: 172px;
	object-fit: cover;
}

.breadcrumb-header .blog-box .small-blog-header:not(:last-child) {
	margin-bottom: 20px;
}

.breadcrumb-header .header-box .img-section img {
	max-width: 100%;
}

.breadcrumb-header .header-box .info-section .info-title,
.breadcrumb-header .header-box .info-section p:not(:last-child) {
	margin-bottom: 1.25rem;
}

.breadcrumb-header .blog-box .info-section {
	flex-basis: 50%;
	padding-top: 25px;
	padding-bottom: 2rem;
	padding-right: 25px;
}

.breadcrumb-header .large-blog-header .info-section>div,
.breadcrumb-header .large-blog-header .info-section>h3 {
	margin-bottom: 20px;
}

.breadcrumb-header .large-blog-header .info-section .info-title {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.breadcrumb-header .small-blog-header .info-section {
	flex-grow: 1;
}

.breadcrumb-header .small-blog-header .info-section>div,
.breadcrumb-header .small-blog-header .info-section>h4,
.breadcrumb-header .small-blog-header .info-section>.typography-h4 {
	margin-bottom: 13px;
}

.breadcrumb-header .small-blog-header .info-section .body-small {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

@media screen and (max-width: 1200px) {

	.breadcrumb-header .header-boxes.blog-boxes,
	.breadcrumb-header .header-boxes .small-blog-header,
	.breadcrumb-header .header-boxes .large-blog-header {
		flex-wrap: wrap;
		justify-content: center;
	}

	.breadcrumb-header .header-boxes .blog-box {
		flex-basis: 100%;
	}

	.breadcrumb-header .header-boxes .blog-box:not(:last-child) {
		margin-right: 0;
		margin-bottom: 1rem;
	}

	.breadcrumb-header .blog-box .img-section {
		flex-basis: auto;
		padding: 25px 0 25px 25px;
		min-width: 300px;
	}

	.breadcrumb-header .blog-box .large-blog-header .img-section img {
		width: 298px;
		height: 172px;
		object-fit: cover;
	}

	.breadcrumb-header .blog-box .info-section {
		flex-grow: 1;
		padding-left: 25px;
	}


}

@media screen and (max-width: 992px) {
	.breadcrumb-header .header-boxes {
		flex-flow: row wrap;
		margin-top: 2rem;
	}

	.breadcrumb-header .header-boxes .header-box {
		flex-basis: 100%;
	}

	.breadcrumb-header .header-boxes .header-box+.header-box {
		margin-left: 0;
		margin-top: 1.875rem;
	}

	.breadcrumb-header .header-title {
		font-size: 2rem;
	}
}

@media screen and (max-width: 500px) {
	.breadcrumb-header .header-boxes .header-box {
		flex-flow: row wrap;
		justify-content: center;
	}

	.breadcrumb-header .header-box .img-section {
		max-width: 100px;

		margin-right: 0;
		margin-bottom: 1.875rem;
	}

	.breadcrumb-header .header-box .info-section {
		text-align: center;
	}
}


/** end breadcrumb header **/


/** contact us **/
.contact-wrapper {
	background: var(--background-light-blue);
	padding: 3.25rem 0 3.56rem;
}

.contact-us {
	display: flex;
	justify-content: space-between;
}

.contact-us .form-section,
.contact-us .info-section {
	flex-basis: 50%;
}

.contact-us .form-section {
	margin-right: 1.875rem;
	background: var(--white);
	padding: 2rem;
}

.contact-us .form-section .fields {
	display: flex;
}

.contact-us .form-section .fields .input-fields,
.contact-us .form-section .fields .textarea {
	flex-basis: 50%;
}

.contact-us .form-section .fields .input-fields {
	margin-right: 1.875rem;
}

.contact-us .form-section .submit {
	max-width: 50%;
	text-align: center;
	margin: 2rem auto 0;
}

.contact-us .info-section {
	border: 1px solid var(--text-light-soft-grey);
	display: flex;
	flex-flow: row wrap;
}

.contact-us .info-section .item {
	flex-basis: 49%;
	height: 169px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	flex-direction: column;
}

.contact-us .info-section p+p,
.contact-us .info-section p+ul,
.contact-us .info-section p+a {
	margin-top: 12px;
}

.contact-us .info-section .item.border-b {
	border-bottom: 1px solid var(--text-light-soft-grey);
}

.contact-us .info-section .item.border-l {
	border-left: 1px solid var(--text-light-soft-grey);
}


@media screen and (max-width: 992px) {
	.contact-us {
		flex-flow: row wrap;
	}

	.contact-us .form-section,
	.contact-us .info-section {
		flex-basis: 100%;
	}

	.contact-us .form-section {
		margin-right: 0;
		margin-bottom: 2rem;
	}
}

@media screen and (max-width: 768px) {
	.contact-us .form-section .fields {
		flex-flow: column wrap;
	}

	.contact-us .form-section .fields .input-fields {
		margin-right: 0;
		margin-bottom: 1rem;
	}

	.contact-us .form-section .fields .textarea {
		flex-basis: 150px;
	}

	.contact-us .form-section .fields .textarea textarea.form-control {
		height: 150px;
	}

	.contact-us .info-section .item {
		flex-basis: 100%;
	}


	.contact-us .info-section .item.border-b {
		border-bottom: 0;
	}

	.contact-us .info-section .item.border-l {
		border-left: 0;
	}

	.contact-us .info-section .item+.item {
		border-top: 1px solid var(--text-light-soft-grey);
	}
}

/** end contact us **/


.title-section {
	max-width: 950px;
	text-align: center;
	margin: 5rem auto;
	padding: 0 1rem;
}

.title-section h2,
.title-section h3,
.title-section .typography-h3,
.title-section p {
	margin-bottom: 1.25rem;
}

/** ring size guide measurement **/

.tabs-content-container {}

.measurement .instructions {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	position: relative;
	width: 1700px;
	margin: auto;
}

.measurement .instructions.even {
	width: 1600px;
}

.measurement .instructions .dash-line {
	position: absolute;
	left: 16%;
	width: 100%;
	top: 11%;
	max-width: 1295px;
	overflow: hidden;
}

.measurement .instructions .dash-line.large {
	left: 11%;
	max-width: 1260px;
}

.measurement .instructions .dash-line img {
	max-width: 97%;
}

.measurement .instructions .dash-line.large img {
	max-width: 100%;
}

.measurement .instructions .instruction {
	position: relative;
	flex-basis: 24%;
}

.measurement .instructions.even .instruction {
	max-width: 260px;
}

.measurement .instructions:not(.even) .instruction:nth-child(odd) {
	margin-top: 20px;
}

.measurement .instructions.even .instruction:nth-child(even) {
	margin-top: 20px;
}

.measurement .instruction .instruction-ellipse {
	position: relative;
	width: 170px;
	height: 170px;
	background: var(--white);
	border-radius: 50%;
	;
	margin: auto;

	display: flex;
	align-items: center;
	justify-content: center;

}

.measurement .instruction .instruction-ellipse img {
	max-width: 100%;
}

.measurement .instruction .badge {
	top: 20px;
	left: 5px;
}

.measurement .instruction .instruction-info {
	text-align: center;
	margin: 40px auto 0;
	max-width: 320px;
	min-height: 130px;
}

.measurement .instruction .instruction-info h5 {
	margin-bottom: 10px;
}

.measurement .instruction .instruction-info .divider {
	max-width: 60px;
	height: 2px;
	margin: 10px auto;
	background: var(--accent-dark);
}

.measurement .tip {
	background: var(--medium-grey);
	padding: 13px 0;
	text-align: center;

	display: flex;
	align-items: center;
	justify-content: center;
}

.measurement .tip .tip-info {
	display: flex;
	align-items: center;
	justify-content: center;
}

.measurement .tip .tip-info img {
	margin-right: 1.5rem;
}

.measurement .sizes {
	display: flex;
	justify-content: space-between;
}

.measurement .sizes .man-section,
.measurement .sizes .women-section {
	flex-basis: 50%;
}

.measurement .sizes .man-section {
	border-right: 1px solid var(--text-light-soft-grey);
}

.measurement .sizes .man-section .header,
.measurement .sizes .women-section .header {
	background: var(--background-light-blue);
	padding: 30px;
	text-align: center;
}

.measurement .sizes .women-section .header {
	background: var(--pink-background);
}

.measurement .sizes .header h3~* {
	margin-top: 20px;
}

.measurement .sizes .body {
	padding: 5rem 1.6rem;
	justify-content: center;
	display: flex;
	flex-flow: row wrap;
}

.measurement .sizes .body img {
	max-width: 450px;
	width: 50%;
	min-width: 300px;
}

.measurement .another-ring {
	background: var(--background-light-blue);
	padding: 5rem 1.875rem;
}

.measurement .another-ring .title-section {
	margin-top: 0;
}

.measurement .another-ring .steps {
	display: flex;
	justify-content: space-between;
}

.measurement .another-ring .step {
	flex-basis: 33%;
}

.measurement .another-ring .step+.step {
	margin-left: 1.875rem;
}

.measurement .another-ring .step .steps-title {
	margin-bottom: 20px;
	position: relative;

	display: flex;
	align-items: center;
}

.measurement .another-ring .step .steps-title .badge {
	width: 40px;
	height: 40px;
	position: static;
	margin-right: 20px;
}

.measurement .another-ring .step img {
	max-width: 100%;
	margin-bottom: 20px;
}

.measurement .diff-size-section {
	display: flex;
	text-align: center;
}

.measurement .diff-size-section .info-section,
.measurement .diff-size-section .img-section {
	flex-basis: 50%;
}

.measurement .diff-size-section .info-section {
	background: var(--white);
	padding: 100px 45px;
}

.measurement .diff-size-section .info-section img,
.measurement .diff-size-section .info-section h3 {
	margin-bottom: 1.875rem;
}

.measurement .diff-size-section .img-section {
	background: url("../svg/hand-measure.svg");
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.measurement .diff-size-section .img-section .tooltip {
	background: rgba(0, 0, 0, 0.7);
	display: flex;
	align-items: flex-start;
	text-align: left;

	padding: 2rem 1.875rem;

	position: absolute;
	bottom: 0;
}

.measurement .diff-size-section .img-section .tooltip .info {
	margin-left: 30px;
}

.measurement .diff-size-section .img-section .bulb-action {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background: var(--white);

	display: flex;
	align-items: center;
	justify-content: center;
}

.measurement .diff-size-section .img-section .bulb-action img {
	width: 30px;
	height: 30px;
	object-fit: contain;
}


@media screen and (max-width: 1700px) {
	.measurement .instructions .dash-line {
		width: 1100px;
	}

	.measurement .instructions {
		width: 1500px;
	}

	.measurement .instructions.even {
		width: 1400px;
	}

	.measurement .instructions.even .instruction .instruction-ellipse {
		width: 130px;
		height: 130px;
	}

	.measurement .instructions.even .instruction .instruction-ellipse img {
		width: 90px;
		height: 90px;
		object-fit: contain;
	}
}

@media screen and (max-width: 1500px) {
	.measurement .instructions {
		width: 1150px;
	}

	.measurement .instructions .dash-line {
		max-width: 909px;
		left: 14%;
	}

	.measurement .instruction .instruction-ellipse {
		width: 130px;
		height: 130px;
	}

	.measurement .instruction .instruction-ellipse img {
		width: 90px;
		height: 90px;
		object-fit: contain;
	}


	.measurement .instructions .dash-line.large {
		max-width: 900px;
	}

	.measurement .instructions.even {
		width: 1100px;
	}

	.measurement .instructions.even .instruction .instruction-ellipse {
		width: 100px;
		height: 100px;
	}

	.measurement .instructions.even .instruction .instruction-ellipse img {
		width: 50px;
		height: 50px;
	}
}

@media screen and (max-width: 1200px) {
	.measurement .instructions {
		width: 950px;
	}

	.measurement .instructions .dash-line {
		max-width: 769px;
		left: 13%;
	}

	.measurement .instruction .instruction-ellipse {
		width: 100px;
		height: 100px;
	}

	.measurement .instruction .instruction-ellipse img {
		width: 60px;
		height: 60px;
		object-fit: contain;
	}

	.measurement .instruction .badge {
		top: 12px;
		left: 2px;
	}

	.measurement .instructions.even {
		width: 100%;
		flex-flow: row wrap;
	}

	.measurement .instructions .dash-line.large {
		display: none;
	}

	.measurement .instructions.even .instruction:nth-child(even) {
		margin-top: 0;
	}

	.measurement .instructions.even .instruction {
		flex-basis: 30%;
		max-width: 100%;
	}

	.measurement .instructions.even .instruction .instruction-info {
		min-height: auto;
	}

	.measurement .diff-size-section .info-section {
		padding: 30px 15px;
	}
}

@media screen and (max-width: 992px) {
	.measurement .instructions {
		flex-flow: row wrap;
		width: 100%;
	}

	.measurement .instructions:not(.even) .instruction:nth-child(odd) {
		margin-top: 0;
	}

	.measurement .instructions .instruction {
		margin-bottom: 1.875rem;
		flex-basis: 50%;
	}

	.measurement .instructions .dash-line {
		display: none;
	}

	.measurement .another-ring .steps {
		flex-flow: column;
		align-items: center;
		max-width: 450px;
		margin: auto;
	}

	.measurement .another-ring .step+.step {
		margin-left: 0;
		margin-top: 1.875rem;
	}
}

@media screen and (max-width: 768px) {
	.measurement .instructions {
		flex-flow: row wrap;
		width: 350px;
	}

	.measurement .instructions:not(.even) .instruction:nth-child(odd) {
		margin-top: 0;
		margin-left: 15px;
	}

	.measurement .instructions .instruction {
		flex-basis: 100%;
	}

	.measurement .instructions .dash-line {
		display: block;
		top: 41%;
		left: -66%;
		transform: rotate(90deg);
	}

	.measurement .instruction .instruction-info {
		min-height: auto;
	}

	.measurement .instructions.even {
		width: 350px;
	}

	.measurement .instructions.even .instruction {
		flex-basis: 100%;
	}

	.measurement .instructions.even .instruction .instruction-ellipse {
		width: 130px;
		height: 130px;
	}

	.measurement .instructions.even .instruction .instruction-ellipse img {
		width: 90px;
		height: 90px;
	}

	.measurement .instructions .dash-line.large {
		display: block;
		left: -114%;
		max-width: 1260px;
		top: 41%;
	}

	.measurement .tip .tip-info {
		flex-flow: row wrap;
		padding: 0 10px;
	}

	.measurement .sizes {
		flex-flow: row wrap;
	}

	.measurement .sizes .man-section,
	.measurement .sizes .women-section {
		flex-basis: 100%;
		max-width: 100%;
		box-sizing: border-box;
	}

	.measurement .diff-size-section {
		flex-flow: column;
	}

	.measurement .diff-size-section .info-section,
	.measurement .diff-size-section .img-section {
		flex-basis: 100%;
	}

	.measurement .diff-size-section .img-section {
		min-height: 300px;
	}
}

@media screen and (max-width: 400px) {

	.measurement .instructions,
	.measurement .instructions.even {
		width: 100%;
	}

	.measurement .instructions .dash-line.large {
		left: -139%;
	}
}

/** end ring size guide measurement **/


/** preview product **/
.preview-product {
	padding-top: 20px;
}

.preview-product .product-buy {
	/* display: flex; */
	/* justify-content: flex-start; */
	padding: 2rem 0 1rem;
}

.preview-product .product-info {
	margin-top: 27px;
}

.preview-product .product-buy .image-section {}

.preview-product .product-buy .image-section .icon-holder,
.preview-product .image-section .woocommerce-product-gallery__trigger {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 5;
}

.preview-product .product-buy .image-section .large-image {
	max-width: 100%;
	background: var(--white);
	margin-bottom: 10px;
}

.preview-product .product-buy .image-section .flex-viewport {
	background: var(--white);
	text-align: center;
	margin-bottom: 10px;
	border: 1px solid grey;
	border-radius: 38px;
	display: block;
	height: 345px;
	object-fit: contain;
	margin-bottom: 20px;
}

.preview-product .product-buy .image-section .flex-viewport img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	margin: 10px auto;
}

.preview-product .product-buy .image-section .large-image img {
	max-width: 100%;
	display: block;
	margin: auto;
}

.preview-product .product-buy .carousel-images {
	display: flex;
	align-items: center;
	justify-content: space-between;
	max-width: 100%;
}

.preview-product .carousel-images .image {
	padding: 25px;
	background: var(--white);
}

.preview-product .carousel-images .image:not(:last-child) {
	margin-right: 10px;
}

.preview-product .carousel-images .image img {
	width: 260px;
	height: 120px;
	object-fit: contain;
}

.preview-product .product-buy .image-section .flex-control-nav li {
	background: var(--white);
	width: 100%;
}

.preview-product .product-buy .image-section .flex-control-nav img {
	/* height: 80px; */
	width: auto;
	margin: 10px auto;
}

.preview-product .info-buy-section {}

.preview-product .info-buy-section .product-title {
	font-size: 24px;
}

.preview-product .info-buy-section .product-title,
.preview-product .info-buy-section .product-price {
	margin-bottom: 1.25rem;
}

.preview-product .info-buy-section .entry-summary p.price {
	margin-bottom: 15px;
	font-style: normal;
	font-weight: bold;
	font-size: 26px;
	line-height: 40px;
	text-transform: capitalize;

	color: var(--text-dark-dark-grey);
}

.preview-product .info-buy-section .entry-summary .product_title {
	font-style: normal;
	font-weight: bold;
	font-size: 44px;
	line-height: 52px;
	text-transform: capitalize;
	color: var(--text-dark-dark-grey);


	margin-bottom: 1.25rem;
}

.woocommerce div.product .woocommerce-product-rating {
	margin-bottom: 1.25rem;
}

.preview-product .gender-group .gender-list {
	padding: 14px 24px 4px;
	background: var(--transperant-dark-5);
}

.size-group .form-list {
	/* display: flex; */
	/* align-items: center; */
	/* justify-content: flex-start; */
	/* width: 100%; */
	/* flex-wrap: wrap; */
	/* row-gap: 10px; */
	/* column-gap: 0px; */
	font-size: 0;
}

.preview-product .buy-list {
	justify-content: flex-start;
	width: 100%;
	min-width: auto;
	column-gap: 20px;
	max-width: 600px;
}

.preview-product .buy-list .qty-group {
	flex-wrap: wrap;
	row-gap: 10px;
}

/*.preview-product .buy-list > div:not(:last-child) {*/
/*    margin-right: 1rem;*/
/*}*/

.preview-product form.cart .form-group.buy-list div.quantity {
	margin: 0;
	float: none;
}

.preview-product form.cart::before {
	display: none !important;
}

.preview-product .buy-list .buy-group {
	flex-grow: 1;
	min-width: 170px;
}

.preview-product .features-list li {
	width: 160px;
	box-sizing: border-box;
}

.preview-product .features-list li img {
	width: 27px;
	height: 27px;
	object-fit: contain;
}


.preview-product .form-group {}

.preview-product .size-group,
.preview-product .color-group {
	border-bottom: 1px solid var(--transperant-dark-5);
	padding-bottom: 1rem;
}

.preview-product .form-group .form-group-label {
	display: block;
	margin-bottom: 20px;
}

.preview-product .favorite-action {
	width: 50px;
	height: 50px;
	border-radius: 50%;

	background: var(--wireframe-grey);
}

.preview-product .favorite-action:hover,
.preview-product .favorite-action.active {
	background: var(--accent);
	color: var(--white);
}

.preview-product .share-group .form-group-label {
	width: auto;
}

.preview-product .categories,
.preview-product .sku,
.preview-product .description-section .product_meta .sku_wrapper,
.preview-product .description-section .product_meta .posted_in {
	margin-bottom: 1.3rem;
}

.preview-product .description-section .product_meta .sku-wrapper,
.preview-product .description-section .product_meta .posted_in {
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;

	color: var(--text-dark-dark-grey);
}

.preview-product .description-section .product_meta .posted_in {
	color: black;
}

.preview-product .description-section .product_meta .posted_in a {
	font-weight: normal;
}

.preview-product .body>* {
	color: var(--text-dark-dark-grey);
}

.preview-product .body p,
.preview-product .body li {
	margin-bottom: 20px;
}

.preview-product .body ul {
	list-style-type: disc;
	padding-left: 25px;
}

.preview-product .description-section .item {
	flex-basis: 50%;
}

.preview-product .description-section .item+.item {
	margin-left: 1rem;
}

.preview-product .description-section .product_meta {
	display: flex;
	flex-flow: column;
}

.preview-product .tab-section {}

.preview-product .preview-section {
	background: var(--white);
	padding: 57px 30px 85px;
}

.preview-product .title-section {
	margin-top: 0;
}

.preview-product .features-section {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 35px;
	grid-auto-rows: minmax(100px, auto);
	margin-top: 3rem;
}

.preview-product .features-section .feature {
	padding: 10px 4rem;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	flex-direction: column;
	max-width: 600px;
	background: var(--background-light-blue);
	min-height: 240px;
}


.preview-product .features-section .feature:nth-child(even) {
	background: #F7F7F7;
}

.preview-product .features-section .feature img {
	margin-bottom: 27px;
}

.preview-product .features-section .feature .small-title {
	margin-bottom: 10px;
}

.preview-product .whats-awesome {
	background: #F4FCFF;
	padding: 57px 0;
}

.preview-product .whats-awesome .title-section {
	margin-bottom: 0;
}

.preview-product .made-for {
	background: var(--white);
	padding: 70px 0;
}

.preview-product .sports-list {
	display: flex;
	align-items: center;
	justify-content: center;
}

.preview-product .sports-list+.sports-list {
	margin-top: 100px;
}

.preview-product .sports-list li img {
	margin-bottom: 1.5rem;
}

.preview-product .sports-list li {
	flex-basis: 20%;
	max-width: 250px;
	text-align: center;
	position: relative;
}

.preview-product .sports-list li+li::before {
	content: " ";
	display: block;
	background: var(--transperant-dark-10);
	width: 1px;
	height: 90%;
	position: absolute;
	top: 10px;
}

.preview-product .customer-reviews {
	padding: 5rem 0;
	background: #F6F6F6;
}

.preview-product .rating-section {
	display: flex;
	align-items: center;
	justify-content: center;

	background: rgba(196, 196, 196, 0.1);
	padding: 35px 46px;
	margin-bottom: 1.25rem;
}

.preview-product .rating-section .summary h2 {
	margin-bottom: 20px;
}

.preview-product .customer-reviews .rating-section div.summary {
	display: block;
	text-align: center;
	margin-bottom: 0;
	width: auto;
	float: none;
}

.preview-product .rating-section .partial {
	min-width: 190px;
	margin-left: 30px;
	display: flex;
	flex-flow: column-reverse;
}

.preview-product .rating-section .partial .custom-rating {
	display: flex;
	align-items: center;
}

.preview-product .rating-section .partial .custom-rating {
	margin-bottom: 6px;
}

.preview-product .rating-section .group:not(:last-child) {
	margin-right: 1rem;
}

.preview-product .rating-section .review {
	margin-bottom: 0;
	justify-content: center;
	flex-flow: column;
}

.preview-product .rating-section .review .rating {
	margin-right: 0;
	margin-bottom: 10px;
}

.preview-product .rating-section .progress-group {
	flex-basis: 150px;
}

.preview-product .rating-section .number-group {
	width: 30px;
	height: 30px;
	background: var(--white);
	border: 1px solid var(--accent);

	display: grid;
	place-content: center;

}

.preview-product .comment-section {
	margin-bottom: 1.25rem;
}

.comment {
	background: var(--white);
	border: 1px solid var(--text-light-soft-grey);
}

.comment .comment-header {
	padding: 30px 30px 0 34px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}


.comment .comment-body {
	margin: 2px 1.875rem 1rem 77px;
	padding-top: 12px;
	border-top: 1px solid var(--transperant-dark-10);
}

.comment .comment-body textarea,
.woocommerce #review_form #respond textarea {
	width: 100%;
	border: 0;
	outline: none;
	height: auto;
	min-height: 100px;
	resize: none;
}

.comment .comment-body textarea::placeholder,
.woocommerce #review_form #respond textarea::placeholder {

	font-style: normal;
	font-weight: 300;
	font-size: 14px;
	line-height: 20px;

	color: var(--text-dark-dark-grey);
}

.comment-reply-title {
	margin-left: 34px;
}

.comment-notes {
	padding-left: 34px;
}

.woocommerce #review_form #respond .comment-form-comment {
	padding-top: 9px;
	border-top: 1px solid var(--transperant-dark-10);
	margin: 9px 34px 0;
	padding-bottom: 20px;
}

.comment .comment-footer {
	background: rgba(236, 245, 249, 0.5);
	padding: 34px;

	display: flex;
	align-items: center;
	justify-content: space-between;
}

.comment .comment-footer .checkbox-section .group:not(:last-child) {
	margin-bottom: 1.25rem;
}

.comment .comment-footer .submit-section {
	max-width: 253px;
	min-width: 200px;
}

.comment .comment-footer .custom-review {
	display: flex;
	align-items: center;
	justify-content: center;
}

.comment .comment-footer .apply-review {
	margin-bottom: 1rem;
}

.comment .comment-footer .apply-review>span {
	margin-top: 4px;
}

.comment .review {
	margin-bottom: 7px;
}

.reviews-section .comment:not(:last-child) {
	margin-bottom: 1.25rem;
}

.comment .rate {
	display: flex;
	align-items: center;
	justify-content: space-between;

	margin-top: 1.25rem;
}

.comment .vote-section>div {
	margin-right: 1rem;
}

.comment .vote-section span.body-tiny {
	margin-top: 3px;
}

.woocommerce #reviews #comments ol.commentlist li {
	width: 100%;
}

.woocommerce #reviews #comments .comment_container {
	width: 100%;
	background: var(--white);
	padding: 30px 34px;
	border: 1px solid var(--text-light-soft-grey);
	box-sizing: border-box;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
	position: static;
	width: 32px;
	height: 32px;
	object-fit: contain;
	background: transparent;
	border: 0;
	border-radius: 50%;
	margin-top: -11px;
}


.woocommerce #reviews #comments ol.commentlist li .comment-text {
	border: 0;
	padding: 0;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
	border-bottom: 1px solid var(--transperant-dark-10);
	padding-bottom: 9px;
}

.woocommerce #review_form #respond {
	background: var(--white);
	padding-top: 34px;
}

.woocommerce #review_form #respond p {
	margin: 0;
}

.comment-form-rating,
.comment-form .form-submit {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	background: rgba(236, 245, 249, 0.5);
	padding-right: 34px;
	padding-left: 34px;
}

.comment-form .form-control-label {
	width: 55px;
	margin-right: 20px;
}

.comment-form .form-control {
	max-width: 300px;
}

.comment-form-rating {
	padding: 30px 34px 0 34px;
}


.comment-form .form-submit {
	padding-bottom: 30px;
	padding-top: 10px;
}

.woocommerce #respond input#submit {
	min-width: 266px;
	padding: 12px 10px;
	max-width: 100%;
	display: inline-block;
	text-align: center;

	transition: var(--transition);

	float: none;
	border-radius: 0;

	border: 1px solid var(--dark);
	color: var(--dark);
	background: transparent;
}

.woocommerce #respond input#submit:hover {
	background: var(--accent);
	border-color: var(--accent);
	color: var(--white)
}

.woocommerce #review_form #respond p.stars {
	margin-left: 10px;
	margin-bottom: 0;
	color: var(--accent);
}

.comment-form-author,
.comment-form-email,
.comment-form-cookies-consent {
	background: rgba(236, 245, 249, 0.5);
	padding-left: 34px;
}

.comment-form-author {
	padding-top: 30px;
}

.woocommerce #review_form #respond p.comment-form-author {
	padding-bottom: 10px;
}

.extra-cart .header,
.extra-cart .body {
	padding: 40px 22px 40px 37px;
}

.extra-cart .header-checkout {
	justify-content: space-between;
	padding-bottom: 20px;
	border-bottom: 1px solid var(--transperant-dark-10);
}

.extra-cart .quantity-item {
	padding-top: 20px;
	justify-content: space-between;
}

.extra-cart .item .img-holder {
	width: 123px;
	height: 68px;
	background: var(--white);
}

.extra-cart .item .img-holder img {
	margin: auto;
}

.extra-cart .item .body-normal {
	max-width: 333px;
}

.extra-cart .quantity {
	display: flex;
	flex-flow: column;
	text-align: right;
}

.extra-cart .quantity p:not(:last-child) {
	margin-bottom: 0.5rem;
}

.extra-cart .body {
	display: flex;
	justify-content: space-between;
	background: var(--white);
}

.extra-cart .my-product .actions {
	display: none;
}

.extra-cart .size-list {
	margin-top: 10px;
}

.extra-cart .modal-form {
	display: flex;
	flex-flow: column;
	justify-content: space-between;
	height: 100%;
}

.extra-cart .modal-form .top {
	padding-top: 1rem;
}

.extra-cart .modal-form .bottom .form-list {
	margin: auto;
	justify-content: center;
}

.woocommerce .woocommerce-product-rating .star-rating,
.woocommerce .star-rating {
	color: var(--accent);
	width: 101px;
}

.woocommerce .star-rating span::before,
.woocommerce .star-rating::before {
	content: "S S S S S";
}

.woocommerce .woocommerce-product-rating .star-rating::before {
	content: "s s s s s";
}

.preview-product .single_variation_wrap {
	flex-wrap: wrap;
}

.preview-product .woocommerce-variation.single_variation {
	flex-basis: 100%;
	display: flex;
	color: var(--text-dark-dark-grey);
	flex-flow: row-reverse;
	position: relative;
	justify-content: flex-end;
	margin-bottom: 1rem;
}

.preview-product .woocommerce-variation.single_variation .woocommerce-variation-price {
	margin-left: 10px;
}

.preview-product .woocommerce-variation.single_variation .in-stock {
	padding-left: 30px;
	line-height: 24px;

	color: var(--green);
}

.preview-product .woocommerce-variation.single_variation .in-stock::before {
	content: "";
	width: 24px;
	height: 24px;
	background: url(../svg/circle_check.svg) 0 0;
	position: absolute;
	left: 0;
}

.woocommerce div.product p.stock,
.woocommerce div.product span.price {
	color: inherit;
}

.woocommerce div.product p.out-of-stock {
	color: red;
}

.comment-form-cookies-consent {
	display: flex;
	padding-top: 10px;
}

.comment-form-cookies-consent input {
	margin-right: 1rem;
}

@media screen and (max-width: 1200px) {
	.preview-product .features-section {
		grid-template-columns: repeat(2, 1fr);
	}

	.preview-product .form-group {
		flex-wrap: wrap;
	}

	.preview-product .form-group.size-group,
	.preview-product .form-group.color-group {
		flex-flow: column;
		align-items: flex-start;
	}
}

@media screen and (max-width: 992px) {
	.preview-product .product-buy {
		flex-flow: column;
	}

	.preview-product .info-buy-section .product-title {
		margin-top: 1rem;
	}

	.preview-product .carousel-images .image {
		padding: 10px;
	}

	.preview-product .carousel-images .image img {
		width: 160px;
		height: 70px;
	}

	.preview-product .buy-list {
		min-width: 500px;
	}

	.preview-product .buy-list .buy-group {
		min-width: 250px;
	}

	.comment-form-rating,
	.comment-form .form-submit {
		justify-content: flex-start;
	}

	.comment-form-rating {
		float: none;
		padding-top: 30px;

	}
}

@media screen and (max-width: 768px) {
	.preview-product .buy-list {
		min-width: 100%;
	}

	.preview-product .product-buy .image-section {
		flex-basis: 100%;
		min-width: auto;
		margin: 0 auto 1rem;
		max-width: 100%;
	}

	.preview-product .product-buy .image-section .flex-viewport img {
		height: auto;
		width: auto;
		max-height: 150px;
	}

	.preview-product .product-buy .carousel-images {
		justify-content: flex-start;
	}

	.preview-product .description-section {
		flex-flow: column wrap;
	}

	.preview-product .description-section .item+.item {
		margin-left: 0;
		margin-top: 1rem;
	}

	.preview-product .features-section {
		grid-template-columns: repeat(1, 1fr);
	}

	.preview-product .sports-list {
		flex-flow: row wrap;
	}

	.preview-product .sports-list+.sports-list {
		margin-top: 3rem;
	}

	.preview-product .sports-list li {
		min-width: 150px;
	}

	.preview-product .sports-list li+li::before {
		display: none;
	}

	.preview-product .sports-list li:not(:last-child) {
		margin-top: 1rem;
	}

	.preview-product .rating-section {
		flex-flow: row wrap;
	}

	.preview-product .rating-section .partial .custom-rating {
		justify-content: flex-start;
		flex-wrap: wrap;
		row-gap: 10px;
	}

	.preview-product .rating-section .summary {
		margin-bottom: 1.5rem;
	}

	.preview-product .rating-section .summary .review {
		margin-left: -3px;
	}

	.comment .comment-footer {
		flex-wrap: wrap;
		justify-content: center;
	}

	.comment .comment-footer .checkbox-section {
		margin-bottom: 2rem;
	}

	.comment .comment-footer .submit-section {
		max-width: 100%;
	}

	.extra-cart .header-checkout {
		flex-flow: row wrap;
	}

	.extra-cart .header-checkout .items {
		margin-bottom: 1rem;
	}

	.extra-cart .header-checkout .actions {
		flex-flow: row wrap;
	}

	.extra-cart .quantity-item {
		flex-flow: column wrap;
		justify-content: center;
	}

	.extra-cart .img-holder {
		margin-bottom: 1rem;
	}

	.extra-cart .quantity-item .item {
		flex-flow: column wrap;
		justify-content: center;
		text-align: center;
	}

	.extra-cart .quantity {
		text-align: center;
		justify-content: center;
		margin-top: 1rem;
	}

	.extra-cart .body {
		flex-wrap: wrap;
		justify-content: center;
	}

	.extra-cart .body .form-item {
		order: 3;
	}

	.preview-product .form-group.size-group,
	.preview-product .form-group.color-group {
		flex-flow: column;
		align-items: flex-start;
	}

	.preview-product .features-list li {
		flex-basis: calc(50% - 10px);
		max-width: 100%;
	}

	.preview-product .tab-section {
		padding-bottom: 25px;
	}

	.woocommerce #reviews #comments .comment_container {
		padding: 10px;
	}

	.woocommerce #reviews #comments ol.commentlist li img.avatar {
		margin-top: -8px;
	}

	.woocommerce #reviews #comments ol.commentlist ul.children {
		margin-left: 15px;
	}

	.preview-product .customer-reviews {
		padding-bottom: 2rem;
	}
}

@media screen and (max-width: 500px) {

	.preview-product .rating-section .partial {
		margin-top: 20px;
	}

	.preview-product .rating-section .partial .custom-rating:not(:last-child) {
		margin-bottom: 10px;
	}

	.comment .comment-body {
		margin: 1rem;
	}

	.comment .comment-header {
		padding: 1rem;
	}

	.comment .comment-header .user-side {
		margin-bottom: 1rem;
	}

	.extra-cart .header-checkout .actions {
		flex-flow: column wrap;
		margin: auto;
	}

}

@media screen and (max-width: 400px) {
	.preview-product .features-list li {
		flex-basis: 100%;
	}
}


/** end preview product **/


/** about us **/
.about-us {
	background: var(--white);
	padding: 2rem 0;
}

.about-us .about-us-wrapper {
	display: flex;
	justify-content: space-between;
}

.about-us .section-title {
	margin-bottom: 2.25rem;
}

.about-us .section-title-container {
	background: var(--white);
	padding: 1.25rem;
	justify-content: space-between;
	flex-wrap: wrap;
}

.about-us .section-title-container .section-title {
	margin-bottom: 0;

}

.about-us-wrapper .info-section {
	margin-right: 1.875rem;
	width: 100%;
}

.about-us-wrapper .control-section {
	max-width: 462px;
	width: 100%;

	padding: 22px 0;

	justify-content: space-between;
	flex-direction: column;
	display: flex;
}

.about-us-wrapper .ellipse-outside {
	width: 64px;
	height: 64px;
	background: rgb(85, 183, 246, 0.2);
	border-radius: 50%;
}

.about-us-wrapper .ellipse-inside {
	width: 52px;
	height: 52px;
	background: var(--accent);
	border-radius: 50%;
}

.vertical-tab {
	max-width: 100%;
	background: var(--white);
	border: 1px solid var(--text-light-soft-grey);
	padding: 2rem 1.25rem;
	display: block;
}

.vertical-tab.hidden {
	display: none;
}

.vertical-tab a {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding-bottom: 20px;
	border-bottom: 1px solid var(--transperant-dark-5);
	color: var(--text-dark-soft-grey);
}

.vertical-tab li:last-child a {
	border-bottom-color: transparent;
}

.vertical-tab li {
	padding-left: 30px;
	position: relative;
}

.vertical-tab .vertical-icon {
	position: absolute;
	left: 0;
	top: 0;
}

.vertical-tab li .active-icon {
	display: none;
}

.vertical-tab li .no-active-icon {
	display: inline-block;
}

.vertical-tab li.active a {
	border-bottom: 1px solid var(--accent);
	color: var(--dark);
	display: inline-flex;
}

.vertical-tab li.active .active-icon {
	display: inline-block;
}

.vertical-tab li.active .no-active-icon {
	display: none;
}

.vertical-tab li:not(:last-child) {
	margin-bottom: 1.25rem;
}


.content {
	display: flex;
	justify-content: space-between;

	margin-bottom: 2.25rem;
}

.content .side {
	flex-basis: 50%;
}

.content .side+.side {
	margin-left: 1.875rem;
}

.content .side-title {
	padding-bottom: 1.25rem;
	margin-bottom: 1.25rem;
	border-bottom: 1px solid var(--transperant-dark-10);
}

.content .side-body p:not(:last-child) {
	margin-bottom: 1.25rem;
}

.content .side-sub-title,
.content .side-sub-title h5 {
	margin-bottom: 1.875rem;
}

.content .sub-title-list {
	display: flex;
	flex-flow: column wrap;
}

.content .sub-title-list li {
	align-items: flex-start;
}

.content .sub-title-list li:not(:last-child) {
	margin-bottom: 1.875rem;
}

.collapsible-content .collapse:not(:last-child) {
	margin-bottom: 1.25rem;
}

.collapsible-content+.section-title-container {
	margin-top: 1.25rem;
}

.collapse.active {
	box-shadow: 0 4px 24px rgba(0, 0, 0, 0.1);
}

.collapse .collapse-header .item {
	padding: 2rem;
	background: var(--background-light-blue);
	display: flex;
	align-items: center;
	justify-content: space-between;
	user-select: none;
	max-width: 100%;
}

.collapse .collapse-header .icon-holder {
	width: 40px;
	min-width: 40px;
	height: 40px;
	border-radius: 50%;
	background: var(--white);
}

.collapse .collapse-header .active-icon {
	display: none;
}

.collapse .collapse-header .no-active-icon {
	display: inline-block;
}

.collapse.active .collapse-header .item {
	background: var(--white);
}


.collapse.active .collapse-header .icon-holder {
	background: var(--accent);
	box-shadow: 0 4px 20px rgba(85, 183, 246, 0.35);
}

.collapse.active .collapse-header .active-icon {
	display: inline-block;
}

.collapse.active .collapse-header .no-active-icon {
	display: none;
}

.collapse .collapse-body {
	height: 0;
	display: none;
	transition: all .2s ease-in-out;

	padding: 1.25rem 2rem 2rem;
}

.collapse.active .collapse-body {
	height: 100%;
	display: block;
}


.collapse .collapse-body p {}


.sitemap-smart-list {
	background: var(--background-light-blue);
	padding: 18px 25px;
	position: relative;
}

.sitemap-smart-list .sitemap-list {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.divider {
	height: 1px;
	width: 100%;
	background: var(--transperant-dark-10);
	display: block;
}

.sitemap-smart-list .sitemap-list a {
	background: var(--white);
	padding: 6px 10px;
}

.sitemap-smart-list .sitemap-list .dash {
	flex: auto;
	padding: 0 10px;
}

.sitemap-smart-list+.sitemap-column-list,
.sitemap-column-list+.sitemap-smart-list {
	margin-top: 4.125rem;
}

.sitemap-column-list {
	background: var(--background-light-blue);
	padding: 2.25rem;
}


.sitemap-column-list .column-list {
	column-count: 4;
}

.sitemap-column-list .column-list li {
	margin-bottom: 1.25rem;
}


@media screen and (max-width: 1200px) {
	.about-us .about-us-wrapper {
		flex-wrap: wrap;
	}


	.about-us-wrapper .control-section {
		max-width: 100%;
	}

	.about-us-wrapper .info-section {
		margin-right: 0;
	}

	.sitemap-smart-list .sitemap-list {
		flex-wrap: wrap;
		justify-content: flex-start;
	}

	.sitemap-smart-list .sitemap-list .dash {
		display: none;
	}

	.sitemap-smart-list .sitemap-list .item {
		margin-right: 10px;
		margin-bottom: 10px;
	}

	.vertical-tab.bottom {
		display: none;
	}
}

@media screen and (max-width: 992px) {
	.content {
		flex-flow: row wrap;
	}

	.content .side {
		flex-basis: 100%;
	}

	.content .side+.side {
		margin-left: 0;
		margin-top: 1rem;
	}
}

.loadingInfo {
	display: none;
}

.view-more.loading .loadingInfo {
	display: block;
}

.view-more.loading .product-collection-modal {
	display: none;
}

@media (max-width: 500px) {
	a.close-modal svg {
		width: 30px;
	}

	.inmodal a.close-modal {
		right: -15px;
	}

	.inmodal {
		margin-top: 60px;
	}

	form#searchForm {
		flex-direction: column;
	}

	form#searchForm .button-cta {
		margin-left: 0;
	}

	.button-cta {
		max-width: 100%;
	}
}

@media screen and (max-width: 768px) {
	.sitemap-column-list .column-list {
		column-count: auto;
	}
}

@media screen and (max-width: 500px) {
	.collapse .collapse-header .icon-holder {
		display: none;
	}
}


/** end about us **/

/** browse **/
.browse {
	background: var(--white);
}

.browse-header {
	padding: 79px 0 90px 27px;
	background: linear-gradient(90.01deg, #04838b 1.51%, #05838b 32.81%, rgba(85, 183, 246, 0) 75.69%), url(../jpg/browse_man_collection.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

.browse-header h1~*,
.browse-header .typography-h1~* {
	margin-top: 20px;
}

.browse-content {
	display: flex;
	border-bottom: 2px solid var(--background-light-blue);
}

.browse .filter-section,
.browse .content-section {
	box-sizing: border-box;
}

.browse .filter-section {
	min-width: 300px;
	max-width: 550px;
	background: var(--background-light-blue);
	padding: 25px;
	flex-basis: 27%;
}

.browse .content-section {
	padding: 25px 30px;
	align-self: flex-start;
	max-width: 72%;
	flex: 1;
}

.browse.wishlist .content-section {
	max-width: 100%;
	padding: 25px 0;
}

.browse .browse-collection {
	margin-right: -28px;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.browse .content-section .browse-product-item {
	flex-basis: calc(25% - 30px);
	min-width: 250px;
	border: 2px solid var(--background-light-blue);
	margin-bottom: 30px;
	box-sizing: border-box;
}



.browse .content-section .browse-product-item:not(:last-child) {
	margin-right: 28px;
}

.filter-section .filter-header {
	justify-content: space-between;
	margin-bottom: 1.25rem;
}

.filter-mobile-collapse {
	display: none;

	width: 30px;
	height: 30px;
	justify-content: center;
	align-items: center;
	transition: var(--transition);
}

.filter-mobile-clear {
	display: none;
}

.mobile-top-rated-products {
	display: none;
}


.filter-mobile-collapse.rotate-top {
	transform: rotate(180deg);
}

.filter-section .filters-applied {
	flex-wrap: wrap;
	justify-content: flex-start;
	margin-right: -10px;
	margin-bottom: 1.875rem;
}

.filter-section .filters-applied .filter-pill:not(:last-child) {
	margin-right: 11px;
}

.filters-applied .filter-pill {
	background: var(--white);
	border-radius: 70px;
	text-align: center;
	padding: 5px 14px;
	border: 1px solid var(--text-light-soft-grey);
	margin-bottom: 10px;
	cursor: pointer;
}

.filters-applied .filter-pill .button-semibold {
	margin-top: 2px;
}

.filter-section .form-group {
	align-items: flex-start;
	margin-bottom: 20px;
}

.filter-section .widget-block {
	display: none;
}

.filter-section .filters {
	margin-bottom: 20px;
}

.filter-section .form-group-label {
	min-width: 90px;
	width: 90px;
	margin-right: 10px;
}

.filter-section .form-list,
.filter-section .woocommerce-widget-layered-nav-list {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.filter-section .form-list li,
.filter-section .woocommerce-widget-layered-nav-list li {
	margin-bottom: 10px;
}

.filter-section .form-list li:not(:last-child),
.filter-section .woocommerce-widget-layered-nav-list li:not(:last-child) {
}

.filter-section .gender-group {
	margin-bottom: 10px;
}

.filter-section .gender-list {
	background: var(--transperant-dark-10);
	padding: 14px 24px 4px;
	width: 100%;
}

.filters .gender-list .form-list {
	justify-content: space-between;
}

.filter-section .ordering-widget {
	width: 100%;
	align-items: flex-start;
}

.filter-section .input-group {
	position: relative;
	width: 100%;
}

.filter-section .input-group form,
.filter-section form {
	width: 100%;
	margin: 0;
}

.filters .range-holder {
	flex-basis: 50%;
	padding-top: 16px;
	margin-bottom: -16px;
	max-width: 232px;
	padding-left: 10px;
	padding-right: 15px;
	box-sizing: border-box;
}

.filters .rs-container .rs-bg {
	background: var(--transperant-dark-5);
}

.filters .rs-container .rs-bg,
.rs-container .rs-selected {
	height: 4px;
}

.filters .rs-container .rs-selected {
	background: var(--light-grey);
	border: 0;
}

.filters .rs-container .rs-scale span ins {
	display: none;
}

.filters .rs-container .rs-pointer {
	width: 20px;
	height: 20px;
	box-shadow: none;
	border-radius: 50%;
	border: 3px solid var(--white);
	background: var(--accent);
	top: -3px;
}

.filters .rs-container .rs-pointer::after,
.filters .rs-container .rs-pointer::before {
	display: none;
}

.filters .range-value {
	max-width: 105px;
	align-self: center;
	margin-left: auto;
}

.filters .range-value input {
	padding: 6px 10px;
	text-align: center;
	border: 1px solid var(--accent);
	background: var(--white);
	max-width: 100%;
}

.filters+.widget_top_rated_products {
	margin-top: 3rem;
}

.widget_top_rated_products .filter-header {
	margin-bottom: 20px;
}

.widget_top_rated_products {
	display: flex;
	align-items: flex-start;
	flex-flow: column wrap;
	margin-bottom: 20px;
}

.widget_top_rated_products .form-group-label,
.widget_top_rated_products .widgettitle {
	font-size: 1.5rem;
	font-weight: bold;
	color: var(--text-dark-dark-grey);
	margin-bottom: 1.25rem;
	text-transform: capitalize;
}

.top-rated-product {
	background: var(--white);
	padding: 9px 10px;

	display: flex;
	align-items: center;
	justify-content: flex-start;
	width: 100%;
}

.top-rated-product:not(:last-child) {
	margin-bottom: 20px;
}

.top-rated-product .img-section {
	margin-right: 10px;
}

.top-rated-product .img-section img {
	width: 76px;
	height: 76px;
	object-fit: contain;
}

.top-rated-product .info-section {
	padding-right: 10px;
}

.top-rated-product .info-section p {
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.top-rated-product .gender-section {
	margin-left: auto;
	align-self: flex-start;
	padding-top: 17px;
}

.pagination {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-grow: 1;
	box-shadow: none;
	width: 100%;
}

.pagination .pages {
	flex-wrap: wrap;
}

.pagination .pages li .page-link {
	width: 40px;
	height: 40px;

	display: flex;
	align-items: center;
	justify-content: center;

	border: 1px solid var(--background-light-blue);
	color: var(--medium-grey);
	background: transparent;

	box-sizing: border-box;
}

.pagination .pages li .page-link.current {
	color: var(--white);
	background: var(--medium-grey);
	border-color: transparent;
}

.pagination .pages li:not(:last-child) {
	margin-right: 10px;
}

.pagination .next a,
.pagination .prev a {
	display: flex;
	align-items: center;
}

.pagination .next.disabled,
.pagination .prev.disabled {
	opacity: 0.6;
	cursor: not-allowed;
}

.woocommerce-widget-layered-nav-list {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before {
	display: none;
}

.pa_size li a {
	width: 44px;
	height: 44px;
	background: var(--transperant-dark-5);

	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid transparent;
}

.pa_size li.woocommerce-widget-layered-nav-list__item--chosen a {
	background: var(--white);
	border-color: var(--accent);
}

.pa_color li a {
	width: 44px;
	height: 44px;
	display: block;
}

.pa_color li.woocommerce-widget-layered-nav-list__item--chosen a span::before {
	content: "";
	background: url("../png/checks.png") 41px -56px;
	background-size: 57px;
	display: block;
	width: 24px;
	height: 24px;
	margin-top: 7px;
	margin-left: 6px;
}

.pa_color li a span {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.woocommerce .widget_layered_nav_filters ul li a {
	padding: 7px 14px;
	background: var(--white);
	border-radius: 110px;
	display: flex;
	align-items: center;
	user-select: none;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	color: #1A1C1D;
	border: 1px solid #D9E7ED;

}

.woocommerce .widget_layered_nav_filters ul li a::after {
	content: "";
	background: url("../svg/close.svg");
	background-size: 44px;
	background-position: -15px -45px;
	width: 14px;
	height: 14px;
	display: inline-block;
	margin-left: 8px;
}

.filter-section .pa_gender {
	width: 100%;
	justify-content: flex-start;
	background: var(--transperant-dark-5);
	padding: 15px 25px 5px;
	box-sizing: border-box;
}

.filter-section .pa_gender li {
	margin-bottom: 10px;
}

.filter-section .pa_gender li a {
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--text-dark-dark-grey);

	font-weight: 300;
	font-size: 14px;
	font-style: normal;

}

.filter-section .pa_gender li a::before {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	background: var(--white);
	margin-right: 10px;
	border-radius: 50%;
	border: 6px solid var(--white);
	box-sizing: border-box;
}

.filter-section .pa_gender li.woocommerce-widget-layered-nav-list__item--chosen a::before {
	content: "";
	display: block;
	border-color: var(--accent);
}

.filter-section .pa_gender li a::before {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	margin-right: 10px;
	border-radius: 50%;
	box-sizing: border-box;
}

.filter-section .pa_gender li a::after {
	content: "";
	width: 20px;
	height: 20px;
	display: block;
	margin-left: 8px;
}

.filter-section .pa_gender li a::before {
	background: var(--white);
	border: 6px solid var(--white);
}

.filter-section .pa_gender li.female a::after {
	background: url("../svg/gender.svg");
	background-position: 59px -109px;
}

.filter-section .pa_gender li.chosenfemale a::after {
	background: url("../svg/gender.svg");
	background-position: 152px -109px;
}

.filter-section .pa_gender li.male a::after {
	background: url("../svg/gender.svg");
	background-position: -268px -109px;
}

.filter-section .pa_gender li.chosenmale a::after {
	background: url("../svg/gender.svg");
	background-position: 183px -109px;
}

.filter-section .pa_gender li.both a::after {
	background: url("../svg/gender.svg");
	background-position: 33px -9px;
}

.filter-section .pa_gender li.chosenboth a::after {
	background: url("../svg/gender.svg");
	background-position: 126px -9px;
}

.pa_style li a {
	width: 93px;
	min-width: 68px;
	height: 72px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-flow: column;
	border: 1px solid var(--transperant-dark-5);
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	text-transform: capitalize;
}

.pa_style li a svg {
	width: 35px;
	height: 35px;
	object-fit: contain;
	margin-bottom: 8px;
}

.pa_style li.woocommerce-widget-layered-nav-list__item--chosen a {
	background: var(--white);
	box-shadow: 0 4px 20px rgba(85, 183, 246, 0.35);
	border: 1px solid var(--accent);
}


/** price range **/
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
	background: var(--transperant-dark-5);
	border-radius: 0;
	height: 4px;
	width: 220px;
	margin: 0 15px 10px 8px;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
	background-color: var(--light-grey);
	border-radius: 0;
	height: 4px;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
	box-sizing: border-box;
	width: 20px;
	height: 20px;
	background: var(--accent);
	border: 4px solid var(--white);
	top: -8px;
}

.filter-section .price_slider_wrapper {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 5px 0;
	flex-wrap: wrap;
}

.filter-section .price_slider_amount button {
	display: none;
}


@media screen and (max-width: 1600px) {
	.browse .content-section .browse-product-item {
		flex-basis: calc(33% - 30px);
	}
}


@media screen and (max-width: 1400px) {

	.filters .range-value {
		align-self: start;
		margin-left: 0.1px;
	}
}

@media screen and (max-width: 1300px) {
	.browse .content-section .browse-product-item {
		flex-basis: calc(50% - 30px);
	}

	.filter-section .form-group {
		flex-wrap: wrap;
		row-gap: 10px;
		flex-flow: column;
	}
}

@media screen and (max-width: 992px) {
	.browse-content {
		flex-flow: column;
	}

	.browse .filter-section {
		flex-basis: 100%;
		max-width: 100%;
	}

	.browse .content-section {
		max-width: 100%;
	}

	.filters+.widget_top_rated_products {
		display: none;
	}

	.filter-content {
		display: none;
	}

	.filter-section .filter-header {
		margin-bottom: 0;
		justify-content: center;
	}

	.filter-section .filter-header .filter-title {
		margin-right: 10px;
	}

	.filter-mobile-collapse {
		display: flex;
	}

	.filter-mobile-clear {
		display: block;
		text-align: center;
		margin-top: 20px;
	}

	.filter-desktop-clear {
		display: none;
	}

	.mobile-top-rated-products {
		display: block;
		margin-top: 20px;
		width: 100%;
	}

	.browse-header {
		padding: 20px;
	}

	.browse-header h1,
	.browse-header .typography-h1 {
		font-size: 2rem;
	}
}

@media screen and (max-width: 768px) {
	.browse .content-section .browse-product-item {
		flex-basis: 100%;
		border: 0;
	}
}

@media screen and (max-width: 400px) {
	.browse .content-section {
		padding: 15px;
	}

	.pagination .pages li .page-link {
		width: 30px;
		height: 30px;
	}

	.browse .browse-collection {
		margin-right: 0;
	}
}


/** end browse **/

/** our vision **/
.our-vision {
	background: var(--white);
}

.our-vision .mission {
	padding: 79px 0 86px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.our-vision .mission .mission-info {
	margin-right: 100px;
}

.our-vision .mission .mission-info h2 {
	margin-bottom: 2rem;
}

.our-vision .mission .mission-info p:not(:last-child) {
	margin-bottom: 1.5rem;
}

.our-vision .mission .mission-info,
.our-vision .mission .mission-features {
	flex-basis: 50%;
}

.our-vision .mission .features-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.our-vision .mission .features-list li {
	flex-basis: 48%;
	display: flex;
	flex-direction: column;
	padding: 33px 0;

	background: var(--background-light-blue);
	margin-bottom: 30px;
}

.our-vision .marriage {
	background: url("../svg/marriage_img.svg");
	background-position: right;
	background-size: cover;
	background-repeat: no-repeat;

	display: flex;
	align-items: center;
	padding: 118px 99px 143px;
}

.our-vision .marriage .marriage-info {
	max-width: 50%;
}

.our-vision .marriage .marriage-info h2 {
	margin-bottom: 1.875rem;
}

.our-vision .marriage .marriage-info p:not(:last-child) {
	margin-bottom: 20px;
}

.risk-free {
	position: relative;
	background: var(--background-light-blue);
	padding: 110px 20px 90px;
}

.risk-free .top-image {
	background: var(--white);

	margin: -220px auto 36px;

	width: 190px;
	height: 190px;
	border-radius: 50%;

	display: flex;
	align-items: center;
	justify-content: center;
}

.risk-free .top-image img {
	width: 125px;
	height: 120px;
	object-fit: contain;
}

.risk-free .title-section {
	margin-top: 0;
	margin-bottom: 0;
}


@media screen and (max-width: 992px) {
	.our-vision .mission {
		flex-wrap: wrap;
	}

	.our-vision .mission .mission-info,
	.our-vision .mission .mission-features {
		flex-basis: 100%;
	}

	.our-vision .mission .mission-info {
		margin-right: 0;
		margin-bottom: 2rem;
		text-align: center;
	}

	.our-vision .mission .mission-features {
		max-width: 70%;
		margin: auto;
	}

	.our-vision .marriage .marriage-info {
		max-width: 80%;
		margin: auto;
		text-align: center;
	}
}

@media screen and (max-width: 768px) {
	.our-vision .mission .features-list {
		justify-content: space-around;
	}

	.our-vision .mission .mission-features {
		max-width: 100%;
		margin: auto;
		padding: 20px;
	}

	.our-vision .mission .features-list li {
		min-width: 200px;
	}

	.our-vision .marriage {
		padding: 50px 20px 130px;
	}

	.our-vision .marriage .marriage-info {
		max-width: 100%;
	}

}

/** end ur vision **/

.blog-wrapper {
	background: var(--background-light-blue);
	;
}

.content-blog {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	padding-top: 37px;
}

.content-blog .large-side {
	flex-basis: calc(70% - 30px);
	margin-right: 30px;
	min-width: 450px;
}

.content-blog .small-side {
	flex-basis: 30%;
	min-width: 400px;
}

.content-blog .entry-content {
	border-bottom: 1px solid var(--transperant-dark-10);
	margin-bottom: 25px;
	padding-bottom: 15px;
}

.custom-body>* {
	margin-bottom: 1rem;
}

.custom-body p,
.custom-body a,
.custom-body li {

	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	line-height: 24px;

	color: var(--text-dark-dark-grey);
}

.custom-body a {
	text-decoration: underline;
	color: var(--accent);
}

.custom-body ul li {
	display: flex;
	align-items: center;
	margin-bottom: 1rem;
}

.custom-body ul li::before {
	content: "";
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: var(--accent);

	margin-right: 10px;

}

.blog-wrapper .blog-header {
	background: var(--accent);
	display: flex;
	width: 100%;
}

.blog-wrapper .blog-header .blog-header-left {
	flex-basis: 50%;
	padding: 15px 41px 30px 31px;
}

.blog-wrapper .blog-header .blog-header-right {
	flex-basis: 50%;
	position: relative;
}

.blog-wrapper .blog-header .blog-header-image {
	position: absolute;
	width: 100%;
	height: 100%;
}

.blog-wrapper .blog-header .blog-header-right img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}


.blog-wrapper .blog-header .special-blog-header {
	background: var(--transperant-light-10);
	padding: 20px;

	color: var(--white);
}

.blog-wrapper .blog-header .blog-header-meta+.entry-title,
.blog-wrapper .blog-header .entry-title+.entry-summary {
	margin-top: 20px;
}

.aligncenter {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.alignright {
	float: right;
	margin: 0.5em 0 0.5em 1em;
}

.alignleft {
	float: left;
	margin: 0.5em 1em 0.5em 0;
}


.blog-post-navigation {
	width: 100%;
	background: var(--transperant-dark-5);
	display: flex;
	align-items: center;
	padding: 10px 14px;
	margin-bottom: 25px;
	box-sizing: border-box;
}

.blog-post-navigation .nav-links {
	width: 100%;
	justify-content: center;
	flex-wrap: wrap;
}

.blog-post-navigation .nav-links .nav-previous,
.blog-post-navigation .nav-links .nav-next {
	flex-basis: 50%;
	min-width: 300px;

}

.blog-post-navigation .nav-links .nav-previous a,
.blog-post-navigation .nav-links .nav-next a {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding: 10px;
}

.blog-post-navigation .nav-links .nav-next a {
	justify-content: flex-end;
}

.blog-post-navigation .separator {
	width: 1px;
	height: 44px;
	background: var(--transperant-dark-5);
	margin: 0 20px;
}

.blog-post-navigation .nav-links .small-price {
	max-width: 400px;
}

.blog-post-navigation .nav-links .nav-next .small-price {
	text-align: right;
}


@media screen and (max-width: 992px) {
	.blog-wrapper .blog-header {
		flex-flow: column-reverse wrap;
	}

	.blog-wrapper .blog-header .blog-header-image {
		position: static;
		height: 300px;
	}

	.content-blog {
		flex-wrap: wrap;
	}

	.content-blog .large-side,
	.content-blog .small-side {
		flex-basis: 100%;
		min-width: auto;
		margin-right: 0;
	}

	.blog-wrapper .blog-header .blog-header-right {
		text-align: center;
	}

	.blog-wrapper .blog-header .blog-header-right img {
		position: absolute;
		width: 100%;
		height: 100%;
		left: 0;
	}
}

@media screen and (max-width: 768px) {
	.content-blog .large-side .widget.widget-style {
		text-align: center;
	}

	.related-posts-content.blog-collection {
		justify-content: center;
	}

	.content-blog .small-side .product_list_widget {
		width: 100%;
	}
}


.recent-posts {
	background: var(--white);
	padding: 20px;

	margin-bottom: 20px;
	margin-top: 20px;
}

.recent-posts .recent-posts-item {
	display: flex;
	align-items: center;
}

.recent-posts .recent-posts-item:not(:last-child) {
	padding-bottom: 20px;
	border-bottom: 1px solid var(--transperant-dark-5);
	margin-bottom: 20px;
}

.recent-posts .recent-posts-item .small-title {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-left: 10px;
}

.recent-posts .recent-posts-item img {
	min-width: 80px;
	width: 80px;
	height: 60px;
	object-fit: contain;
}


.cart-content {
	display: flex;
	justify-content: space-between;
}

.cart-content .right-part {
	flex-basis: 45%;
	background: var(--background-light-blue);
}

.cart-content .right-part .inner {
	display: flex;
	align-items: center;
	flex-flow: column;
	padding-top: 40px;
	padding-bottom: 40px;
}

ul.circleNav {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

ul.circleNav li {
	text-align: center;
	flex: 1;
}

ul.circleNav li:not(:last-child):after {
	content: url("data:image/svg+xml,%3Csvg width='79' height='16' viewBox='0 0 79 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M78.7071 8.70711C79.0976 8.31658 79.0976 7.68342 78.7071 7.29289L72.3431 0.928932C71.9526 0.538408 71.3195 0.538408 70.9289 0.928932C70.5384 1.31946 70.5384 1.95262 70.9289 2.34315L76.5858 8L70.9289 13.6569C70.5384 14.0474 70.5384 14.6805 70.9289 15.0711C71.3195 15.4616 71.9526 15.4616 72.3431 15.0711L78.7071 8.70711ZM0 9H78V7H0V9Z' fill='black' fill-opacity='0.05'/%3E%3C/svg%3E%0A");
	display: inline-block;
	margin-bottom: 24px;
}

ul.circleNav li span {
	display: block;
}

ul.circleNav li>span {
	display: inline-block;
}

ul.circleNav li {
	display: inline-block;
}

.cart-content .circleNav li {
	display: flex;
	align-items: center;

	color: var(--light-grey);

}

.cart-content .circleNav li>span {
	display: flex;
	align-items: center;
	flex-flow: column;
	min-width: 123px;
}

.cart-content .circleNav li .num {
	width: 40px;
	height: 40px;
	border-radius: 50%;

	display: flex;
	align-items: center;
	justify-content: center;

	box-sizing: border-box;
	border: 2px solid var(--light-grey);
	background: transparent;

	margin-bottom: 10px;
}

.cart-content .circleNav li.active .num {
	border-color: var(--white);
	background: var(--white);
	color: var(--accent);
}

.cart-content .circleNav li.completed .num {
	background: var(--accent);
	border-color: var(--accent);
	color: var(--white);
}

.cart-content .circleNav li.active .text,
.cart-content .circleNav li.completed .text {
	color: var(--text-dark-dark-grey);
}

.cart-content .paper {
	margin-top: 41px;

	background: var(--white);
	box-shadow: 0 4px 14px rgba(74, 85, 90, 0.1);
	padding: 51px 58px;
	width: 80%;
	max-width: 600px;
	box-sizing: border-box;
}

.cart-content .couponWrap {
	display: flex;
	position: relative;
	align-items: center;
}

.cart-content .couponWrapInner {
	position: relative;
	display: flex;
	align-items: center;
	flex-basis: 100%;
}

.cart-content .couponWrapInner svg {
	position: absolute;
	left: 11px;
}

.cart-content .couponWrapInner input.form-control {
	padding-left: 50px;
	border-color: var(--accent);
}

.cart-content .couponWrapInner input.form-control::placeholder {
	color: var(--accent);
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;

}

.cart-content .couponApply {
	position: absolute;
	right: 0;
	height: 100%;
}

.cart-content .couponApply button {
	height: 100%;
	background: var(--accent);
	border: 0;
	box-shadow: none;

	display: flex;
	align-items: center;
	justify-content: center;
	width: 50px;
}

.cart-content .paper .cross-sells {
	display: none;
}



.cart-content .cart_totals {
	margin-top: 1rem;
}

.cart-content .cart_totals h2 {
	display: none;
}

.cart-content .cart_totals .shop_table,
.cart-content .cart_totals .shop_table tbody {
	display: block;
}

.cart-content .cart_totals .shop_table tbody tr {
	display: flex;
	padding-left: 15px;
	padding-right: 15px;
}

.cart-content .cart_totals .shop_table tbody td,
.cart-content .cart_totals .shop_table tbody th {
	border-top: 0;
	font-weight: normal;
	color: var(--text-dark-dark-grey);
}

.cart-content .cart_totals table.shop_table tbody td {
	flex-grow: 1;
	text-align: left;
}

.cart-content .cart_totals .shop_table tbody th {
	padding-right: 6px;
}

.cart-content .cart_totals .shop_table tbody .amount {
	font-weight: bold;
}

.cart-content .cart_totals a.btn {
	background: var(--accent);
	color: var(--white);
	text-align: center;
	width: 100%;
	padding: 14px 10px;
	display: block;
	text-transform: uppercase;


	font-style: normal;
	font-weight: bold;
	font-size: 18px;

	letter-spacing: 0.03em;
}


.cart-content .left-part {
	padding: 40px 30px;
	flex-basis: 55%;
	background: var(--white);
}

.cart-content table.shop_table {
	border: 0;
}

.cart-content table.shop_table th:not(.product-name),
.cart-content table.shop_table td:not(.product-name) {
	text-align: center;
}

.cart-content table.shop_table td {
	border-color: var(--transperant-dark-10);
}

.cart-content .left-side table.shop_table tr:last-child td,
.cart-content .left-side table.shop_table tr:last-child th {
	border-bottom: 1px solid var(--transperant-dark-10);
}


.cart-content table.shop_table td.product-thumbnail {
	width: 100px;
}

.cart-content table.shop_table td.product-thumbnail img {
	width: 100px;
	height: 100px;
	object-fit: contain;
}

.cart-content table.shop_table a.remove {
	width: auto;
	height: auto;
}

.cart-content table.shop_table a.remove:hover {
	background: transparent;
	color: inherit;
}

.product-quantity .input-group-number {
	max-width: 83px;
	margin: auto;
}

.cart-content .left-part .lastRow {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.cart-content .left-part .lastRow .continueShopping {
	background: var(--text-dark-dark-grey);
	color: var(--white);
	padding: 14px 10px;
	border-radius: 0;
}

.cart-content .left-part .lastRow .btn:not(.button) {
	display: flex;
	align-items: center;
	justify-content: center;

	background: transparent;
	border: 0;
	box-shadow: none;
	cursor: pointer;
}


.cart-content .left-part .lastRow .btn:disabled {
	opacity: 0.7;
	cursor: not-allowed;
}

.cart-content .form-group label,
.cart-content .form-row label {
	position: static;

	font-style: normal;
	font-weight: 300;
	font-size: 14px;
	line-height: 20px;

	color: var(--medium-grey);
}

.select2-container .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 50px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 50px;
	color: var(--text-dark-dark-grey);

}

.select2-container--default .select2-selection--single {
	border: 1px solid var(--text-light-soft-grey);
	border-radius: 1px;
	color: var(--dark);
}

.select2-container--default .select2-search--dropdown .select2-search__field {
	height: 40px;
	border-color: var(--text-light-soft-grey);
}

.select2-results__option {
	padding: 8px 6px;

	color: var(--text-dark-dark-grey);
	font-weight: 400;
	line-height: 25px;
	min-height: inherit;
	position: relative;
	text-transform: capitalize;
	font-size: 1rem;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
	background: var(--accent-dark);
}

.select2-container--default .select2-selection--single .select2-selection__clear {
	width: 50px;
	text-align: center;
	font-size: 30px;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: var(--light-grey);
}

.cart-content .form-group .input-text {
	width: 100%;
	background: var(--white);
	border: 1px solid var(--text-light-soft-grey);
	padding: 0 12px;
	height: 50px;
	color: var(--dark);
}

.cart-content .customer_details h3,
.cart-content .customer_details .typography-h3 {
	font-size: 1.5rem;
	margin: 20px 0;
}

.cart-content form .form-row textarea {
	height: 6em;
}

.cart-content #order_review {
	width: 100%;
}

.cart-content #order_review table.shop_table {
	width: 80%;
	margin: 56px auto 25px;
	border: 0;
}

.cart-content #order_review table.shop_table thead {
	display: none;
}

.cart-content #order_review table.shop_table th,
.cart-content #order_review table.shop_table td {
	vertical-align: middle;
	text-align: left;
}

.cart-content #order_review table.shop_table th {

	font-style: normal;
	font-weight: 300;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.03em;
	text-transform: uppercase;

	/* Grey Main */

	color: var(--medium-grey);
}

.cart-content #order_review table.shop_table tbody tr td {
	border-top: 0;
}

.cart-content #order_review table.shop_table tbody tr.space-row:not(:first-child) td {
	background: var(--background-light-blue);
	padding: 20px 0;
}

.cart-content #order_review table.shop_table tbody tr.cart_item {
	margin-bottom: 37px;
	background: var(--white);
	border-radius: 0;
	filter: drop-shadow(0px 4px 7px rgba(74, 85, 90, 0.1));
	border: 1px solid white;
}

.cart-content #order_review table.shop_table tfoot td,
.cart-content #order_review table.shop_table tfoot td {
	text-align: right;
}

.cart-content #order_review .newCouponForm {
	background: var(--background-light-blue);
}

.cart-content #order_review .newCouponForm td {
	padding: 0;
	border: 0;
	float: left;
	width: 100%;
}

.cart-content #order_review tfoot .newCouponForm {
	background: var(--white);
}

.cart-content #order_review table.shop_table tfoot tr:nth-child(odd) {
	background: var(--white);
}

.cart-content #order_review table.shop_table tfoot tr:nth-child(even) {
	background: var(--background-light-blue);
}

.cart-content #order_review table.shop_table tfoot td,
.cart-content #order_review table.shop_table tfoot th {
	border: 0;
}

.cart-content .woocommerce-terms-and-conditions-wrapper {
	margin-bottom: 35px;

	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	line-height: 24px;
	color: var(--text-dark-dark-grey);
}

.cart-content .woocommerce-checkout .payment-container {
	/* margin: 40px 3px; */
}

.cart-content .woocommerce-checkout #payment {
	background: var(--white);
	/* border: 1px solid var(--transperant-dark-10); */
	border-radius: 0;
	margin-top: 18px;
}

.cart-content .woocommerce-checkout #payment ul.payment_methods {
	/* border-bottom: 0; */
}

.cart-content .woocommerce-checkout #payment div.payment_box {
	background: var(--text-dark-dark-grey);
	color: var(--white);
}

.woocommerce-checkout #payment div.payment_box::before {
	border: 1em solid var(--text-dark-dark-grey);
	border-right-color: transparent;
	border-left-color: transparent;
	border-top-color: transparent;
}

.cart-content .woocommerce-checkout #payment .payment_method_paypal .about_paypal {
	line-height: inherit;
}

.cart-content #payment ul.payment_methods li {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 20px;
}

.cart-content #payment .payment_box {
	flex-basis: 100%;
}

.cart-content #payment ul li label>*+* {
	margin-left: 10px;
}

.cart-content #payment .form-row label {
	color: var(--white);
}

.cart-content .woocommerce-shipping-fields {
	margin-left: 3px;
	margin-right: 3px;
}

@media screen and (max-width: 1400px) {
	.cart-content .left-part {
		padding: 10px;
	}

	.cart-content .right-part .paper {
		padding: 10px;
	}
}

@media screen and (max-width: 1400px) {
	.cart-content .left-part {
		padding: 10px;
	}

	.cart-content .right-part .paper {
		padding: 10px;
	}
}

@media screen and (max-width: 1400px) {
	.cart-content {
		flex-flow: column;
	}
}

@media screen and (max-width: 768px) {
	ul.circleNav li:not(:last-child):after {
		display: none;
	}

	.cart-content table.shop_table td.product-thumbnail {
		max-width: 100%;
		width: auto;
		display: block;
	}

	.cart-content table.shop_table .product-quantity .input-group-number {
		margin: 0 0 0 auto;
	}

	.cart-content .right-part .paper {
		width: 100%;
	}

	.cart-content #order_review table.shop_table {
		width: 95%;
	}

}

@media screen and (max-width: 500px) {
	.cart-content .left-part .lastRow {
		flex-wrap: wrap;
		justify-content: center;
	}

	.cart-content .left-part .lastRow>* {
		margin-bottom: 1rem;
	}

	.cart-content .circleNav li>span {
		min-width: 100px;
	}
}



.finish-cart {
	display: flex;
	justify-content: space-between;
	background: var(--white);
}

.finish-cart .left-side {
	padding: 75px;
	flex-basis: 55%;
	box-sizing: border-box;
}

.finish-cart .left-side .layout-1:first-child {
	margin-bottom: 20px;
}

.finish-cart .left-side .layout-1 {
	flex-wrap: wrap;
}

.finish-cart .left-side p {
	margin-bottom: 20px;
}


.finish-cart .left-side .buttons .button {
	margin-bottom: 10px;
}

.finish-cart .right-side {
	flex-basis: 45%;

	background: url("../svg/order_complete.svg");
	background-size: cover;
	background-repeat: no-repeat;

	color: var(--white);
}


.finish-cart .right-side .contain {
	display: flex;
	flex-flow: column;
	align-items: center;
	height: 100%;

	justify-content: center;
	max-width: 70%;
	margin: auto;
	text-align: center;
}

.finish-cart .right-side .ellipse {
	width: 69px;
	height: 69px;
	border-radius: 50%;

	background: var(--white);
	justify-content: center;
}

.finish-cart .right-side .ellipse,
.finish-cart .right-side h3 {
	margin-bottom: 20px;
}

.finish-cart .buttons .button-cta {
	width: auto;
	background: var(--accent);
	color: var(--white);
	border-radius: 0;
}

.finish-cart .buttons .button-grey {
	background: #4A555A;
	color: var(--white);
	border-color: #4A555A;
}

.finish-cart .buttons .button-grey:hover,
.finish-cart .buttons .button-grey:focus {
	background: var(--dark);
	color: var(--white);
	border-color: var(--dark);
}

@media screen and (max-width: 1200px) {
	.finish-cart .left-side {
		padding: 35px;
	}

	.finish-cart .right-side .contain {
		max-width: 90%;
	}
}

@media screen and (max-width: 768px) {
	.finish-cart {
		flex-flow: column;
	}

	.finish-cart .right-side {
		padding: 50px 0;
	}
}

.cart-content #order_review .woocommerce-shipping-methods {
	display: flex;
	justify-content: flex-end;
}

.cart-content #order_review .woocommerce-shipping-methods li {
	display: flex;
	margin: 0;
}


.cart-content #order_review .woocommerce-shipping-methods li+li {
	margin-top: 0.5em;
}

.cart-content .shipping-calculator-form .button {
	background: var(--text-dark-dark-grey);
	color: var(--white);
	padding: 14px 10px;
	margin-left: 3px;
}

.cart-content .shipping-calculator-form .button:hover,
.cart-content .shipping-calculator-form .button:focus {
	background: var(--accent);
	color: var(--white);
}

.woocommerce-remove-coupon {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;

	height: 24px;
	width: 24px;
	background: url("../svg/close.svg");
	background-position: -20px -20px;
	background-repeat: no-repeat;
	display: inline-flex;
	margin-left: 5px;
}

.woocommerce-shipping-fields label.checkbox {
	display: flex;
	align-items: center;
}

.woocommerce-shipping-fields label.checkbox>span {
	margin-left: 10px;
}

.woocommerce-shipping-fields label.checkbox>input[type=checkbox]:checked::before,
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme>input[type=checkbox]:checked::before {
	display: inline-block;
	width: 20px;
	height: 20px;

	content: "";
	background: url("../png/checks.png");
	background-position: 28px -32px;
	background-size: 35px;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme>input[type=checkbox] {
	margin-right: 10px;
}

.woocommerce-LostPassword.lost_password {
	margin-top: 10px;
}


.woocommerce-boost-sales .wbs-content .wbs-breadcrum {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	background: var(--background-light-blue);
}

.woocommerce-boost-sales .wbs-content .wbs-icon-added,
.woocommerce-boost-sales .wbs-content .wbs-notify_added-quantity {
	color: var(--accent);
	margin-right: 5px;
}

.woocommerce-boost-sales .wbs-content .wbs-breadcrum p.wbs-notify_added.wbs-title_style1 {
	flex-basis: 49%;
	text-align: left;
	color: var(--text-dark-dark-grey);


	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 21px;
	margin-bottom: 0;

	text-transform: uppercase;

	display: inline-flex;
	align-items: center;
}

.woocommerce-boost-sales .wbs-content .wbs-breadcrum .wbs-header-right {
	flex-basis: 49%;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.woocommerce-boost-sales .wbs-content .wbs-product {
	flex-basis: 100%;

	padding-top: 19px;

	border-top: 1px solid var(--transperant-dark-10);
	margin-top: 24px;
}

.woocommerce-boost-sales .wbs-content .wbs-breadcrum .wbs-p-price:before {
	display: none;
}

.woocommerce-boost-sales .wbs-content .wbs-breadcrum .wbs-p-price {

	font-style: normal;
	font-weight: 300;
	font-size: 14px;
	line-height: 20px;

	text-align: right;

	color: var(--text-dark-soft-grey);

	padding-top: 20px;
}

.woocommerce-boost-sales .wbs-content .wbs-breadcrum .wbs-p-price .wbs-p-quantity-number,
.woocommerce-boost-sales .wbs-content .wbs-breadcrum .wbs-total-price .wbs-money {

	font-style: normal;
	font-weight: bold;
	font-size: 15px;
	line-height: 20px;

	text-align: center;

}

.woocommerce-boost-sales .wbs-content .wbs-breadcrum .wbs-total-price .wbs-money {
	margin-left: 5px;
	color: var(--text-dark-soft-grey);
}

.woocommerce-boost-sales .wbs-content .wbs-breadcrum p.wbs-notify_added .wbs-icon-added:before {
	background: url("../svg/add_to_bag.svg");
	background-position: -22px -107px;
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
	display: inline-block;
	content: "";
}

.woocommerce-boost-sales.wbs-single-page .wbs-content .wbs-content-inner {
	width: 950px;
}

.woocommerce-boost-sales .wbs-content .wbs-breadcrum .wbs-header-right>a {
	text-transform: uppercase;
	text-align: center;


	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
}

.woocommerce-boost-sales .wbs-content .wbs-header-right a.wbs-button-view {
	background: var(--dark);
	color: var(--white);
	padding: 12px 20px;
	order: 2;
}

.woocommerce-boost-sales .wbs-content .wbs-header-right a.wbs-button-continue {
	background: transparent;
	text-decoration: underline;
	color: var(--text-dark-dark-grey);
	order: 3;
}

.woocommerce-boost-sales .wbs-content .wbs-header-right a.wbs-button-continue:hover,
.woocommerce-boost-sales .wbs-content .wbs-header-right a.wbs-button-continue:focus {
	background: transparent;
	color: var(--accent);
	text-decoration: underline;
}

.woocommerce-boost-sales .wbs-content .wbs-breadcrum .wbs-header-right a:hover::before {
	transform: none;
	display: none;
}

.woocommerce-boost-sales .wbs-content .wbs-header-right .wbs-button-check {
	background: var(--accent);
	color: var(--white);
	padding: 12px 20px;
}

.woocommerce-boost-sales .wbs-content .wbs-close {
	width: 40px;
	height: 40px;
	top: -18px;
	right: -18px;
	border: 0;
	background: var(--dark);

	display: inline-flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}

.woocommerce-boost-sales .wbs-content .wbs-close>span {
	display: none;
}

.woocommerce-boost-sales .wbs-content .wbs-close::before {
	width: 20px;
	height: 20px;

	background: url("../svg/close.svg");
	background-position: -22px -22px;
	display: inline-block;
	content: "";
}

.woocommerce-boost-sales .wbs-content .wbs-breadcrum .wbs-p-image {
	width: 125px;
	height: 80px;
	background: var(--white);

	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.woocommerce-boost-sales .wbs-content .wbs-breadcrum .wbs-p-image a {
	display: block;
}

.woocommerce-boost-sales .wbs-content .wbs-breadcrum .wbs-p-image img {
	width: 125px;
	height: 80px !important;
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
}

.woocommerce-boost-sales .wbs-content .wbs-breadcrum .wbs-p-title {
	max-width: 333px;


	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	line-height: 24px;
	color: var(--text-dark-soft-grey);
}


.woocommerce-boost-sales .wbs-content-inner .wbs-bottom .upsell-title {

	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 31px;

	text-transform: capitalize;
	color: var(--text-dark-dark-grey);
	max-width: 100%;
	text-align: center;
}

.woocommerce-boost-sales .wbs-content-inner .wbs-bottom hr {
	display: none;
}

.woocommerce-boost-sales .wbs-bottom .wbs-upsells>.wbs-product {
	border-top: 0;
}

.woocommerce-boost-sales .wbs-bottom .wbs-upsells .product-desc .woocommerce-loop-product__title {

	font-style: normal;
	font-weight: bold;
	font-size: 18px !important;
	line-height: 21px !important;
	text-align: center;
	text-transform: capitalize;
	color: var(--dark);

	margin-bottom: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;

	margin-top: 21px;

	height: 44px;
}

.woocommerce-boost-sales .wbs-bottom .wbs-upsells .product-top img {
	width: 200px;
	max-width: 100%;
	display: block;
	height: 150px !important;
	max-height: 100%;
	object-fit: contain;
	margin: 15px auto 25px;
}

.woocommerce-boost-sales .wbs-bottom .wbs-upsells .product-desc .price {

	font-style: normal;
	font-weight: bold;
	font-size: 20px !important;
	line-height: 24px;

	text-align: center;
	text-transform: capitalize;

	/* Dark */

	color: var(--dark);
	margin-top: 10px;
}

.woocommerce-boost-sales .wbs-bottom .wbs-upsells .product-desc .price del {
	color: var(--light-grey);
}

.woocommerce-boost-sales .wbs-bottom .wbs-upsells .product-controls button.wbs-single_add_to_cart_button,
.woocommerce-boost-sales .wbs-bottom .wbs-upsells .product-controls .wbs-cart .wbs-product-link {
	background: var(--dark);
	width: 100%;

	text-transform: uppercase;
	text-align: center;

	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	padding: 12px 10px;
}

.woocommerce-boost-sales .wbs-bottom .wbs-upsells .product-controls button.wbs-single_add_to_cart_button {
	background: var(--accent);
}

.woocommerce-boost-sales .wbs-bottom .wbs-upsells .product-controls button.wbs-single_add_to_cart_button:before {
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url("../svg/add_to_bag.svg") no-repeat -22px -150px;
	content: "";
	line-height: 39px;
	vertical-align: middle;
}


@media screen and (max-width: 992px) {
	.mobileOnly {
		display: none;
	}

	.woocommerce-boost-sales.wbs-single-page .wbs-content .wbs-content-inner {
		width: 750px;
	}

	.woocommerce-boost-sales .wbs-content .wbs-breadcrum p.wbs-notify_added.wbs-title_style1 {
		flex-basis: 100%;

	}

	.woocommerce-boost-sales .wbs-content .wbs-breadcrum .wbs-header-right {
		flex-basis: 100%;
		justify-content: flex-start;
		margin-top: 20px;
		margin-left: -7px;
		flex-flow: row wrap;
	}
}


@media screen and (max-width: 768px) {
	.section-item.social-section {
		flex-basis: 100%;
	}

	.main-footer .section .section-item {
		flex: 0;
	}

	.main-footer .section .section-item {
		flex-basis: 50%;
	}

	.main-footer .section-item.logo-section {
		flex-basis: 100%;
	}

	.section-item.logo-section a {
		display: block;
	}

	.section-item.logo-section {
		margin-bottom: 30px;
	}

	footer .main-footer {
		padding-top: 40px;
	}

	.main-footer .section .logo-section {}

	.main-footer .section .logo-section {
		flex-basis: 100%;
		padding-right: 0;
	}

	.woocommerce-boost-sales.wbs-single-page .wbs-content .wbs-content-inner {
		width: 95%;
		padding: 15px 10px;
	}

	.woocommerce-boost-sales.wbs-single-page .wbs-content-inner .wbs-bottom {
		padding: 0 15px 38px;
	}

	.woocommerce-boost-sales.wbs-single-page .wbs-content .wbs-product {
		flex-flow: row wrap;
		display: flex;
	}
}

.share-group {
	margin-top: 1rem;
}

.entry-footer .share-group {
	margin-bottom: 25px;
}

.woocommerce ul.product_list_widget {
	width: 100%;
}



.woocommerce-account button.woocommerce-button {
	background: var(--accent);
	color: var(--white);
	width: 100%;
	max-width: 100%;
}


.error404 .info-section form .input-group {
	margin-top: 10px;
}

.error404 .info-section .search-form input[type=submit] {

	font-weight: bold;
	font-style: normal;

	font-size: 1.125rem;
	letter-spacing: 0.03em;
	text-transform: uppercase;

	margin-top: 10px;
}








/* -------------------------------------------------- */
/* RE-DESIGN: */
/* RE-DESIGN: */
/* RE-DESIGN: */
/* -------------------------------------------------- */


/* hero */
.my-header {
	background-color: #43b1dd;
	padding: 48px 0 88px;
	background-repeat: no-repeat;
	background-position: top;
}

.my-header2 {
	padding: 48px 0 88px;
	background-repeat: no-repeat;
	background-position: center;
}

.my-header3 {
	padding: 48px 0 88px;
	background-repeat: no-repeat;
	background-position: center;
}

/* hero end */


.title-white {
	color: white;
}

.subtitle-white {
	color: white;
}

.button-call-to-action {
	border-radius: 26.5px;
	/* background-color: #05838b; */
	background-color: transparent;
}

.button-cta-blue:hover {

	/* background: #03393c; */
	border-color: #05838b;
	color: white;
}




.button-cta-blue {
	border-radius: 26.5px;
	background-color: #05838b;
}



/* Media Queries: */
.container-fluid {
	width: calc(100% - 70px);
	margin: auto;
}

.container {
	width: calc(100% - 44px);
	margin: auto;
	/* padding: 0 22px; */
}


@media (min-width: 576px) {
	.container {
		width: 540px;
	}
}

@media (min-width: 768px) {
	.container {
		width: 720px;
	}
}

@media (min-width: 992px) {
	.container {
		width: 960px;
	}
}

@media (min-width: 1200px) {
	.container {
		width: 1140px;
	}
}

@media (min-width: 1400px) {
	.container {
		width: 1320px;
	}
}

/* detailed query: */




/* collection */

a.collectionf.collection-accent {
	display: flex;
	align-items: center;
	background: white;
	border-radius: 5px;
	padding: 10px 20px;
	text-align: left;
}

a.collectionf.collection-accent img {
	width: 90px;
}


.text-holder {
	flex: 1;
	margin-left: 15px;
}

.collectionf h3.text-dark-dark-grey {
	font-weight: 300;
	text-transform: uppercase;
	line-height: 1.2;
	margin-bottom: 10px;
}

.collectionf h4.text-dark-dark-grey {
	font-weight: 500;
	line-height: 1.2;
	margin-bottom: 10px;
	font-size: 14px;
}

.collectionf h3.text-dark-dark-grey b {
	font-weight: 700;
}

.collectionf {
	display: flex;
	align-items: center;
	background: white;
	border-radius: 5px;
	padding: 10px 20px;
	text-align: left;
}

/* SWIPER CSS */

html,
body {
	position: relative;
	height: 100%;
}

body {
	background: #eee;
	font-family: "Montserrat";
	font-size: 16px;
	line-height: 1.2;
	color: #000;
	margin: 0;
	padding: 0;
}

.swiper {
	width: 100%;
	height: 100%;
}

.swiper-slide {}

.swiper-pagination-bullet-active {
	background: #05838b;
}

h2 {
	font-weight: 700;
}


/* fix zoom  */

img.zoomImg {
	background: white;
}

/* fix zoom end */


@media(min-width:992px) {
	.sub-menu.special-cat {
		position: fixed;
		top: 72px;
	}

	.navbar-container--list {
		flex: 1;
		text-align: center;
	}

	.navbar-container--logo img {
		width: 145px;
	}

	.navbar-container--logo a {
		display: block;
	}

	.navbar-container--logo img {
		max-width: 100%;
	}

	.navbar-list .navbar-list-item a {
	}

	.navbar-list .navbar-list-item:not(:last-child) {
		margin-right: 12px;
	}

	.menu-item-has-children>a {
		padding: 27px 0;
	}

	.navbar-list {
		width: 670px;
		flex-wrap: wrap;
		margin: auto;
	}

	.navbar-actions li:not(:last-child) {
		margin-right: 10px;
	}

	.navbar-container {
		font-size: 0;
	}

	.navbar-list .navbar-list-item {
		margin-top: 2px;
	}
}

@media (min-width: 1200px) {
 
	.sub-menu.special-cat li {
    width: calc(33.3% - 24px) !important;
 }
}

@media (width: 992px) {
	.navbar-desktop-actions {
		display: flex;
	}
}



/* fix color active */

.color-list .inputmagic li.active a:before {
	content: url("data:image/svg+xml,%3Csvg width='26' height='24' viewBox='0 0 26 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.8447 2.30774L10.6938 15.6909L4.69233 9.6938L1.9231 12.463L11.1524 21.6924L24.0769 5.07697L20.8447 2.30774Z' fill='white'/%3E%3Cpath d='M21.17 1.92804L20.7671 1.58277L20.4464 2.00558L10.6418 14.9321L5.04575 9.34012L4.6922 8.98682L4.33877 9.34024L1.56954 12.1095L1.21599 12.463L1.56954 12.8166L10.7989 22.0459L11.1993 22.4464L11.5471 21.9993L24.4716 5.38396L24.7644 5.00754L24.4023 4.69727L21.17 1.92804Z' stroke='black' stroke-opacity='0.2'/%3E%3C/svg%3E%0A");
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	top: 3px;
	right: 0;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
}

.color-list .inputmagic li.active a {
	position: relative;
}


@media (min-width:1200px) {
	.navbar-list {
		width: 825px;
	}

	.navbar-list .navbar-list-item a {
	}
}


html,
body {
	position: relative;
	height: 100%;
}

.gridContainer {
	margin-bottom: 50px;
}

.gridContainer .swiper-slide {

	height: auto;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: flex-start;
}


@media(min-width:992px) {

	.gridContainer {
		height: 730px;
		margin-bottom: 0;
		margin-top: 0;
	}

	.gridContainer .swiper {
		width: 100%;
		height: 100%;
		margin-left: auto;
		margin-right: auto;
	}

	.gridContainer .swiper-slide {
		height: calc((100% - 30px) / 2) !important;
	}

	#bannerProducts .column-holder {
		display: flex;
	}

	#bannerProducts .column.column-one.desktop-button {
		flex: 1;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}

	.column-holder {
		font-size: 0;
		margin-left: -22px;
		margin-right: -22px;
	}

	.column-holder.pr-columns {
		font-size: 0;
		margin-left: -55px;
		margin-right: -55px;
	}

	.column {
		display: inline-block;
		vertical-align: top;
		font-size: 16px;
		margin-left: 22px;
		margin-right: 22px;
	}

	/*     .pr-columns .col */

	.pr-columns .column {
		margin-left: 55px;
		margin-right: 55px;
		width: calc(50% - 110px);
	}

	.pr-columns .column:first-child {
		width: calc(59% - 110px);
	}

	.pr-columns .column:nth-child(2) {
		width: calc(41% - 110px);
	}

	.column-one {
		width: calc(50% - 44px + 60px);

	}

	.column-two {
		width: calc(50% - 44px - 60px);

	}
}


/* display-button/hide-button */
/* desktop-button */
/* mobile-button */
/* 
  576px
  768px
  992px
  1200px
  1400px 
  */


.desktop-button>a {
	display: none;

}



.column-one {
	margin-bottom: 45px;
}



.grey-bg {
	color: #f1f1f1;
}

.banner-male-female {
	font-weight: 500;
	line-height: 1;
}

.banner-male-female>strong {
	font-weight: 700;
}

.column-one>p {
	text-align: center;
}

/* 
    .my-product:
        .img-holder
  
        .item-info
        .buy-item
  */



.my-product .img-holder {
	position: relative;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 20px;
}

.item-title>a {
	color: black;
	word-break: keep-all;
	font-size: 14px;
	line-height: 1.2;
}

.buy-item>p {
	color: black;
}

.mobile-button>a {
	display: inline-block;
}

.actions>a>span {
	font-size: 12px;

}

.mobile-button {
	text-align: center;
}

.button-cta {
	padding: 10px 25px;
}

.item-price {
	font-weight: 300;
}


.rings-offers>h6>strong {
	font-weight: bold;
}

#bannerProducts .column-one .button-cta {
	/* margin-bottom: 30px; */
}

@media (min-width: 768px) {

	.browse-product-item .my-product img {
		max-height: none;
		height: auto;
		width: auto;
		max-width: 100%;
	}
}

@media (min-width: 992px) {

	#bannerProducts .my-product {
		margin-bottom: 0;
		margin-top: 0;

	}

	.browse-product-item .my-product img {
		max-height: none;

	}

	.my-product img {
		max-height: 152px;
	}

	.desktop-button>a {
		display: inline-block;

	}

	.mobile-button>a {
		display: none;

	}

	.column-one {
		margin-bottom: 0;
	}
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
a {
	line-height: 1.2;
}

.container>h2 {
	text-transform: uppercase;
	text-align: center;
	margin: 60px 0;
}

.link {}

.link a {
	/* margin-bottom: 70px; */
}


#fcollections .container .thumbs {
	margin-bottom: 20px;
}

#fcollections .container .thumbs a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 38px;
	background-color: rgb(255, 255, 255);
	padding: 20px 0;
	margin-bottom: 25px;
	color: black;
}

#fcollections .container .thumbs img {
	height: 80px;
	margin-left: 20px;
}

#fcollections .container .thumbs .text {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-right: 20px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

#fcollections h3 {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 500;
	margin-bottom: 5px;
}

#fcollections h4 {
	font-size: 12px;
	font-weight: 400;
}

.fproductsSwiper .swiper-slide {
	/* width: auto; */
	/* margin-right: 50px; */
}

#f-feature-products {
	background-color: white;
	padding: 1px 0;
}

ul.products-filter {
	text-align: center;
	margin-left: -20px;
	margin-right: -20px;
	font-size: 0;
}

ul.products-filter img {
	height: 20px;
	width: auto;
	margin-bottom: 24px;
}

ul.products-filter li {
	display: inline-block;
	vertical-align: top;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 15px;
	width: calc(33.3% - 40px);
}

ul.products-filter span {
	display: block;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}

ul.products-filter a {
	display: inline-block;
}

ul.products-filter a:hover,
ul.products-filter a.active {
	color: rgb(5, 131, 139);
}

.products-filter {
	display: block;
	margin: auto;
}

@media (min-width: 576px) {
	ul.products-filter li {
		width: auto;
	}

	.four-c {
		font-size: 0;
		margin-right: -12px;
		margin-left: -12px;
	}

	.four-c>div {
		font-size: 16px;
		margin-right: 12px;
		margin-left: 12px;
		width: calc(50% - 24px);
		display: inline-block;
		vertical-align: top;
	}

	.actions span {
		font-size: 16px;
		padding-left: 20px;
		padding-right: 20px;
		max-width: 300px;
		width: 100%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
}

@media (min-width: 1200px) {
	.four-c {
		font-size: 0;
		margin-right: -12px;
		margin-left: -12px;
	}

	.four-c>div {
		font-size: 16px;
		margin-right: 12px;
		margin-left: 12px;
		width: calc(25% - 24px);
		display: inline-block;
		vertical-align: top;
	}
}

.my-product {
	margin-bottom: 60px;
	margin-left: 10px;
	margin-right: 10px;
}

.swiper-slide.fproduct {
	/* width: 300px; */
}

.item-info p {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}

.item-info bdi {
	font-size: 14px;
}

.item-info a {}

.actions span {
	font-size: 12px;
}

.my-product:hover {
	/* -webkit-box-sizing: border-box; */
	/* box-sizing: border-box; */
	/* -webkit-box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.1); */
	/* box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.1); */
}

.my-product {
	box-sizing: border-box;
}

@media (min-width: 992px) {
	.my-product:hover {
		/* -webkit-box-sizing: border-box; */
		/* box-sizing: border-box; */
		/* -webkit-box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.1); */
		/* box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.1); */
	}
}



/* MENU HELPFUL LINKS *
  
  /* green buttons */

.button-cta {
	border-radius: 26.5px;
	background-color: rgb(5, 131, 139);
	border: 1px solid #05838b;
	padding: 10px 25px;
	text-align: center;
	width: 100%;
	max-width: 250px;
	font-weight: 600;
	text-transform: uppercase;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
}

.button-cta:hover {
	background-color: rgb(5, 131, 139);
	border-color: #05838b;
	color: white;
	opacity: 0.9;
}

/* shop button */
.button-cta.button-small {

	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	max-width: 190px;
}

.my-header .button-cta {
	margin: 0;
}

.subscription-wrapper {
	display: none;
}

.product-buy .owl-item {
	border-style: solid;
	border-width: 1px;
	border-color: rgb(204, 204, 204);
	border-radius: 10px;
	overflow: hidden;
	box-sizing: border-box;
}

.woocommerce-product-gallery {
	position: relative;
}

.browse-product-item {
	display: flex;
	justify-content: center;
}

.browse-product-item .my-product {
	margin-bottom: 0;
}


.size-group .form-list li {
	display: inline-block;
	margin-right: 10px;
}

.color-list>ul>li {
	display: inline-block;
	margin-right: 10px;
}


#f-feature-products .swiper-wrapper {
	/* justify-content: center; */
}

.body-normal,
p,
.woocommerce-product-details__short-description p {
	font-size: 14px;
	font-weight: 500;
	line-height: 1.357;
}

.form-group.size-group {}

.preview-product .size-group {
	padding-top: 0;
}

p.size-link {
	width: 100%;
	text-align: right;
	margin-bottom: -18px;
}

p.size-link a {
	font-size: 14px;
	font-family: "Montserrat";
	color: rgb(5, 131, 139);
	font-weight: bold;
	text-decoration: underline;
	line-height: 1.2;
}

.form-group-label {
	font-size: 14px;
	font-family: "Montserrat";
	color: rgb(0, 0, 0);
	text-transform: uppercase;
	line-height: 1.2;
	font-weight: 500;
}

.size-group ul.form-list.inputmagic input {
	display: none;
}

.form-group.size-group {
	margin-bottom: 20px;
}

.size-group label.form-control-horizontal span {
	display: inline-block;
	width: 42px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(204, 204, 204);
	border-radius: 10px;
	line-height: 40px;
	text-align: center;
	box-sizing: border-box;
}

.form-group {
	margin-bottom: 20px;
}

.form-group.color-group {
	padding-bottom: 0px;
}

.woocommerce-variation-add-to-cart.form-group.buy-list {
	display: flex;
}

.item.product-description.body img {
	margin-bottom: 40px;
}

.product-into .column-holder.pr-columns {
	padding-top: 30px;
}

.woocommerce-product-details__short-description strong {
	text-transform: uppercase;
	font-weight: 600;
}

ul.form-list.features-list {
	max-width: 100%;
	text-align: center;
	width: 500px;
	margin-bottom: 40px;
}

ul.form-list.features-list img {
	margin-bottom: 12px;
}

.tab-section .woocommerce-product-details__short-description {
	margin-bottom: 30px;
}

ul.form-list.features-list img {
	display: block;
	margin: 0 auto 10px auto;
}

ul.form-list.features-list span {
	display: block;
}

ul.form-list.features-list li {
	display: inline-block;
	vertical-align: top;
}

.navbar-container--logo img {
	height: 33px;
	width: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

.qty-group.layout-1 {
	display: flex;
	align-items: center;
}

ul.tabs.filled {
	margin-bottom: 30px;
}

.swiper-slide .my-product {
	margin-left: 0;
	margin-right: 0;
}

section#f-feature-products .swiper-pagination-bullets.swiper-pagination-horizontal {
	bottom: 25px
}

.pagination .layout-1 {
	display: flex;
	align-items: center;
}



/* mobile subcat */

.sub-menu.special-cat a,
.navbar-container--mobile .navbar-list .sub-menu.special-cat li a {
	display: flex;
	align-items: center;
	text-align: left;
	background-color: white;
	border-radius: 38px;
	overflow: hidden;
	margin-bottom: 25px;
	padding: 15px 10px 10px 10px;
}

.sub-menu.special-cat img {
	display: flex;
	width: 140px;
	margin-right: 15px;
}

.sub-menu.special-cat span span {
	display: block;
}

.sub-menu.special-cat a>span span:first-child {
	font-weight: bold;
	font-size: 16px;
	line-height: 1.2;
	margin-bottom: 5px;
}

.sub-menu.special-cat a>span span:nth-child(2) {
	text-transform: none;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.2;
}

/* desktop subcat */

@media (min-width: 992px) {
	.sub-menu.special-cat {
		max-height: 400px;
		overflow: auto;
	}

	.sub-menu.special-cat .container {
		font-size: 0;



	}

	.sub-menu.special-cat li {
		font-size: 16px;
		display: inline-block;
		width: calc(50% - 24px);
		margin-right: 12px !important;
		margin-left: 12px;
		box-sizing: border-box;
		padding: 0;
	}
}

.sub-menu.special-cat {
	background-color: #f1f1f1;
	padding-top: 30px;
	padding-bottom: 1px;
}

/* size guide */

.closed .vertical {
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.closed .horizontal {
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	opacity: 1;
}

.opened {
	opacity: 1;
}

.opened .vertical {
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.opened .horizontal {
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	opacity: 0;
}

.circle-plus .circle {
	position: relative;
	width: 2.55em;
	height: 2.5em;
}

.circle-plus .circle .horizontal {
	position: absolute;
	background-color: #05838b;
	width: 30px;
	height: 5px;
	left: 50%;
	margin-left: -15px;
	top: 50%;
	margin-top: -2.5px;
	border-radius: 3px;
}

.circle-plus .circle .vertical {
	position: absolute;
	background-color: #05838b;
	width: 5px;
	height: 30px;
	left: 50%;
	margin-left: -2.5px;
	top: 50%;
	margin-top: -15px;
	border-radius: 3px;
}

.link {
	text-align: center;
	margin-bottom: 70px;
}

.link a {
	background-color: rgb(5, 131, 139);
	-webkit-box-shadow: 0px 6px 35px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 6px 35px 0px rgba(0, 0, 0, 0.3);
	color: rgb(255, 255, 255);
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.2;
	font-size: 16px;
	padding: 12px;
	border-radius: 22px;
	min-width: 250px;
	display: inline-block;
}

#fcollections .container .thumbs {
	margin-bottom: 20px;
}

.section-1-header {
	background-color: white;
}

.section-2-chart-buttons>.container h2 {
	margin: 0 0 60px 0;
	padding-top: 60px;
	text-transform: uppercase;
	text-align: center;
}

.men-women-div {
	margin: auto;
}

.tab-switch {
	width: 200px;
	margin: auto;
	text-align: center;
	border-bottom: 1px solid black;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-preferred-size: 1;
	flex-basis: 1;
	gap: 50px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-top: 0;
	padding: 10px;
	padding-bottom: 20px;
	text-transform: uppercase;
}

.tab-switch .active {
	font-weight: bold;
}

.countries-switch {
	text-align: center;
	margin: auto;
	margin-bottom: 50px;
	vertical-align: middle;
}

.countries-switch p {
	font-weight: bold;
}

.countries-switch>span {
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	padding-right: 4px;
	padding-left: 4px;
}

.countries-switch>span p {
	font-size: 16px;
}

.countries-switch span {
	display: inline-block;
	vertical-align: middle;
}

.countries-switch span:first-child {
	color: #05838b;
}

.countries-switch.active span:first-child {
	color: #000;
}

.countries-switch.active span:nth-child(3) {
	color: #05838b;
}

.switch {
	position: relative;
	display: inline-block;
	width: 60px;
	height: 34px;
}

.switch input {
	opacity: 0;
	width: 0;
	height: 0;
}

.slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	border: 1px solid grey;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}

.slider:before {
	position: absolute;
	content: "";
	height: 26px;
	width: 26px;
	left: 4px;
	bottom: 4px;
	background-color: #05838b;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}

input:focus+.slider {
	-webkit-box-shadow: 0 0 1px #2196F3;
	box-shadow: 0 0 1px #2196F3;
}

input:checked+.slider:before {
	-webkit-transform: translateX(26px);
	transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
	border-radius: 34px;
}

.slider.round:before {
	border-radius: 50%;
}

.all-faqs h2 {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 70px;
	text-align: center;
}

.size-downl {
    text-align: center;
    margin-bottom: 60px;
    position: relative;
    margin-top: 30px;
}

.faqs-list {
	display: block;
	padding-bottom: 75px;
}

.q-and-a {
	display: block;
	width: 100%;
	margin-bottom: 25px;
	-webkit-box-shadow: 0px 0px 12px 5px #f3f3f3;
	box-shadow: 0px 0px 12px 5px #f3f3f3;
	-webkit-transition: 0.3s all;
	transition: 0.3s all;
}

.q-and-a.active {
	-webkit-box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.1);
}

.q-and-a.active .question {
	background-color: white;
}

.q-and-a .question {
	height: 80px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	background-color: white;
}

.q-and-a .question p {
	padding-left: 40px;
	font-weight: bold;
	font-size: 16px;
}

.q-and-a .question span {
	padding-right: 40px;
}

.q-and-a .question {
	background-color: #f1f1f1;
	-webkit-box-shadow: white;
	box-shadow: white;
	-webkit-transition: 0.3s all;
	transition: 0.3s all;
}

.q-and-a .answer {
	display: none;
	padding-left: 40px;
	padding-right: 110px;
	padding-bottom: 50px;
}

.q-and-a .answer p {
	font-size: 14px;
	font-weight: 600;
}

.q-and-a {
	cursor: pointer;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.above-footer {
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: white;
	padding: 25px 0;
	margin-bottom: 140px;
}

.gender-box {
	display: none;
}

.gender-box.active {
	display: block;
}

.country {
	display: none;
}

.country.active {
	margin: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-line-pack: center;
	align-content: center;
	justify-content: center;
	margin-right: -30px;
	margin-left: -30px;
}

.country img {
	margin-bottom: 50px;
} 

@media (min-width: 320px) {
	.section-1-header {
	}

	.left-col-guide {
		display: inline-block;
		vertical-align: top;
		text-align: center;
		width: 100%;
	}

	.left-col-guide h3 {
 
		margin-bottom: 35px;
		font-weight: bold;
		text-transform: uppercase;
		font-size: 18px;
	}

	.left-col-guide h4 {
 
		margin-bottom: 35px;
		text-transform: capitalize;
		font-size: 16px;
	}

	.left-col-guide p {
 
		margin-bottom: 20px;
		padding-bottom: 1px;
		font-weight: 600;
		font-size: 14px;
		line-height: 1.5;
	}

	.left-col-guide span {
	 
		font-weight: 600;
		font-size: 12px;
		color: #05838b;
	}

	.left-col-guide div {
		width: 100%;
		margin-top: 220px;
		margin-right: auto;
		margin-bottom: -300px;
		margin-left: auto;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		position: relative;
		top: 13px;
	}

	.right-col-guide {
		/* vertical-align: top; */
		width: 100%;
		padding-top: 60px;
		/* padding-bottom: 60px; */
		text-align: center;
	}

	.right-col-guide img {
		display: inline-block;
		width: 45%;
		margin-left: 40px;
	}
}

@media (min-width: 992px) {
	.size-downl {
		position: static;
		/* margin-top: -200px; */
		/* margin-bottom: 200px; */
	}

	.left-col-guide {
		width: 50%;
	}

	.right-col-guide {
		width: 50%;
	}

	.section-1-header {
		margin: auto;
		margin-bottom: 40px;
	}

	.section-1-header h2 {
		margin: 0 0 60px 0;
		padding-top: 60px;
		text-transform: uppercase;
		text-align: center;
	}

	.guide-description-header {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-flex-line-pack: center;
		align-content: center;
	}

	.guide-description-header:nth-child(1) {
		margin-bottom: 40px;
	}

	.guide-description-header:nth-child(2) {
		margin-bottom: 40px;
	}

	.left-col-guide {
		display: inline-block;
		padding-left: 40px;
		vertical-align: top;
		width: 50%;
		text-align: left;
	}

	.left-col-guide h3 {
		width: 105%;
		margin-bottom: 35px;
		font-weight: bold;
		text-transform: uppercase;
		font-size: 18px;
	}

	.left-col-guide h4 {
		width: 100%;
		margin-bottom: 35px;
		text-transform: capitalize;
		font-size: 16px;
	}

	.left-col-guide p {
		width: 100%;
		margin-bottom: 20px;
		padding-bottom: 1px;
		font-weight: 600;
		font-size: 14px;
		line-height: 1.5;
	}

	.left-col-guide span {
		font-weight: 600;
		font-size: 12px;
		color: #05838b;
	}

	.left-col-guide div {
		margin-top: auto;
		margin-right: auto;
		margin-bottom: auto;
		margin-left: 115px;
	}

	.right-col-guide {
		vertical-align: top;
		width: 50%;
		margin-right: -100px;
	}

	.right-col-guide img {
		margin: auto;
		text-align: center;
		width: 85%;
	}
}

@media (min-width: 1200px) {

		.size-downl {
		position: static;
		margin-top: -130px;
		margin-bottom: 100px;
	}

	.section-1-header {
		margin-bottom: 0;
	}

	.left-col-guide {
		display: inline-block;
		padding-left: 60px;
	}

	.left-col-guide div {
		padding-top: 10px;
		margin-top: auto;
		margin-right: auto;
		margin-bottom: auto;
		margin-left: 150px;
	}
}

@media (min-width: 1400px) {
	.section-1-header {
	}

	.left-col-guide {
		display: inline-block;
		padding-left: 60px;
	}

	.left-col-guide div {
		margin-left: 200px;
	}
}

.ring-size-page {
	background: white;
	padding-bottom: 1px;
	width: 100%;
}



section.section-1-header {
    overflow: hidden;
}

.country img {
    margin-left: 30px;
    margin-right: 30px;
    width: 410px;
    max-width: calc(50% - 60px);
}

.countries {
    overflow: hidden;
}


@media (max-width: 500px) {
	.country img{
		max-width:100%; 
	}
	.country.active{
		margin-left:0;
		margin-right:0;
	}
}
.right-col-guide {
    margin-bottom: 0;
}

ul.under-header-list img {
    height: 30px;
    width: auto;
}

.navbar-list > li a span {
    font-weight: bold;
}

.link-left {
    text-align: left;
}

.select2-container--default .select2-selection--single {
    background: none !important;
    border-radius: 0 !important;
    border: 1px solid #e1eaee !important;
}

.browse-header .term-description {
    display:none;
}

ul.tabs.filled p {
    font-weight: 500 !important;
}

ul.tabs.filled .active p {
    font-weight: 700 !important;
}

/* insta */
.maui-on-insta h2 {
    text-transform: uppercase;
    margin-bottom: 25px;
}

.maui-on-insta {
    text-align: center;
}

.maui-on-insta p a {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 65px;
    display: block;
}

.insta-imgs li {
    display: inline-block;
    vertical-align: top;
    margin-left: 17px;
    margin-right: 17px;
    margin-bottom: 35px;
}

.insta-imgs img {
    width: 182px;
}

section.maui-on-insta {
}
	.fr-products .my-product {
    margin-left:auto;
    margin-right:auto;
    display: inline-block;
}

section.fr-bought {
    text-align: center;
    background: #fff;
    padding: 80px 0px 1px 0px;
}

.item.product-description.body {
    margin-bottom: 70px;
}

.fr-products {
}

section.fr-bought p.title.item-title a {
    font-weight: 500;
}

section.fr-bought p.title.item-title {
    margin-bottom: 7px;
}

section.fr-bought .my-product img {
    margin-bottom: 15px;
}

section.fr-bought h2 {
    margin-bottom: 20px;
}

section.maui-on-insta {
    background: #fff;
    padding-bottom: 60px;
    padding-top: 60px;
}

ul.woocommerce-widget-layered-nav-list.pa_style li {
    margin-right: 5px;
    margin-left: 5px;
}

ul.woocommerce-widget-layered-nav-list.pa_style {
    margin-left: -5px;
    margin-right: -5px;
}



ul.woocommerce-widget-layered-nav-list.pa_color li {
    width: calc(50% - 10px);
}

ul.woocommerce-widget-layered-nav-list.pa_color {
    flex: 1;
}

ul.woocommerce-widget-layered-nav-list.pa_color li {
}

ul.woocommerce-widget-layered-nav-list.pa_color li a {
    display: flex;
}

ul.woocommerce-widget-layered-nav-list.pa_color li a {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex: 1;
    border: 1px solid #e1e8eb;
    height: auto;
}

ul.woocommerce-widget-layered-nav-list.pa_color li a .sp-color {
    width: 40px;
    height: 40px;
    display: block;
    margin-right: 12px;
    border: 1px solid #e1e8eb;
    box-sizing: border-box;
    margin: 9px;
}

ul.woocommerce-widget-layered-nav-list.pa_color li a .sp-descr {
    text-align: left;
    width: 100%;
    display: flex;
    flex: 1;
    align-items: center;
    justify-content: start;
    font-size: 12px;
    margin-right: 10px;
}  

ul.woocommerce-widget-layered-nav-list.pa_color li {
    margin-right: 5px;
    margin-left: 5px;
}

ul.woocommerce-widget-layered-nav-list.pa_color {
    margin-right: -5px;
    margin-left: -5px;
}

 
aside#woocommerce_top_rated_products-13   .form-group-label {
    width: auto !important;
}

h2.caps-regular.text-uppercase.text-medium-grey.form-group-label {}

.image-section.column {
    position: relative;
}

.img-holder a {
    position: relative;
}

p.title.item-title a {
    font-weight: 500;
}

.pa_color li.woocommerce-widget-layered-nav-list__item--chosen a span::before {
    display: none;
}

li.woocommerce-widget-layered-nav-list__item.wc-layered-nav-term.woocommerce-widget-layered-nav-list__item--chosen a {
    background: white;
	border-color: #009688;
}
.link {
    text-align: left;
}

.link.text-center {
    text-align: center;
}

p.body-large.banner-desc.text-white {
    font-weight: 400;
}

.wc-braintree-payment-gateway * {
    color: white !important;
}

section.fr-bought .my-product img {
    min-width: initial;
    max-width: none;
    width: auto;
    height: 150px;
}

.section-item.social-section {
    display: none;
}

.info-section .item:nth-child(3) {
    display: none;
}

.info-section .item:nth-child(4) {
    flex-basis: 100%;
}

.contact-us h4 {
    margin-bottom: 12px;
}

.contact-us .form-section p {
    margin-bottom: 25px;
    font-size:15px;
font-weight:400;
line-height:1.3
}
 
 
 .woocommerce span.onsale {
    min-height: 70px;
    min-width: 70px;
    padding: 0;
    font-size: 1em;
    font-weight: 700;
    position: absolute;
    text-align: center;
    line-height: 70px;
    top: -37px;
    left: -41px;
    border-radius: 100%;
    background-color: #b3af54;
    color: #fff;
    font-size: 21px;
    z-index: 9
}

tr.order-total span.price.text-accent   {color: #06838b;}

.page-id-45516 input,
.page-id-45516 textarea {
    padding: 12px 16px;
    border: 1px solid #e2e8f0;
    border-radius: 6px;
    width: 100%;
    font-size: 16px;
    line-height: 1.5;
    transition: all 0.2s ease-in-out;
    background-color: #ffffff;
    color: #1a202c;
}

.page-id-45516 input:focus,
.page-id-45516 textarea:focus {
    outline: none;
    border-color: rgb(5, 131, 139);
}

.page-id-45516 .info-section button {
   background-color: rgb(5, 131, 139);
    -webkit-box-shadow: 0px 6px 35px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 6px 35px 0px rgba(0, 0, 0, 0.3);
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.2;
    font-size: 16px;
    padding: 12px;
    border-radius: 22px;
    min-width: 250px;
    display: inline-block;
border:none;

}

.page-id-45516 button:hover {
    background-color: rgb(4, 115, 122); /* Slightly darker shade for hover */
    transform: translateY(-1px);
}

.page-id-45516 button:active {
    transform: translateY(0);
}

.page-id-45516 textarea {
    min-height: 120px;
    resize: vertical;
}

.page-id-45516 input::placeholder,
.page-id-45516 textarea::placeholder {
    color: #a0aec0;
}

.page-id-45516 input:disabled,
.page-id-45516 textarea:disabled,
.page-id-45516 button:disabled {
    opacity: 0.7;
    cursor: not-allowed;
}
 
.slicewp-field-label-wrapper {
    margin-bottom: 5px;
}