html {
	font-size: 62.5%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	font-size-adjust: 100%
}

html,
body {
	height: 100%
}

body {
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	color: #1d1d1d;
	background-color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	overflow-x: hidden
}

a {
	color: #1d1d1d;
}

p {
	margin-bottom: 1.5rem
}

h1 {
	font-family: 'Cormorant Garamond', serif;
	font-size: 34px;
	font-style: italic;
	font-weight: bold;
}

h4 {
	font-size: 16px;
}

h2 {
	font-style: italic;
	font-family: 'Cormorant Garamond', serif;
	font-size: 25px;
	font-weight: bold;
}

ul li,
ol li {
	color: #1d1d1d;
}

.no-desktop {
	display: none;
}

.mobiletabs {
	display: none;
}

em,
i {
	font-style: italic
}

img {
	display: block;
	max-width: 100%;
	height: auto
}

.rmore {
	display: block;
	margin-top: 32px;
}

blockquote {
	position: relative;
	margin: 0 0 4.2rem;
	padding: 3rem;
	color: #777;
	font-style: italic;
	font-size: 1.6rem;
	line-height: 1.625
}

blockquote p {
	max-width: 1120px
}

blockquote.text-center p {
	margin-left: auto;
	margin-right: auto
}

blockquote cite {
	font-style: normal;
	font-weight: 500;
	color: #1d1d1d;
	letter-spacing: -.01em;
	line-height: 1
}

.row {
	margin-left: -10px;
	margin-right: -10px
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.no-gutters {
	margin-left: 0;
	margin-right: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
	padding-left: 0;
	padding-right: 0
}

.page-wrapper {
	position: relative;
	display: flex;
	flex-direction: column;
	min-height: 100%;
	transition: transform 0.4s ease
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
	.page-wrapper {
		display: block
	}
}

.main {
	flex: 1;
	width: 100%;
	margin-top: 0px;
}

.mainhome {
	margin-top: 9px;
}

.sliderlarge {
	display: none;
}

.slidertab {
	display: block;
}

.page-content {
	padding-bottom: 5rem;
	background: #eee;
}

@media screen and (min-width: 992px) {
	.col-5col {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%
	}
}

.col-xl-5col {
	width: 100%;
	padding-left: 10px;
	padding-right: 10px
}

.col-xl-4-5col {
	width: 100%;
	padding-left: 10px;
	padding-right: 10px
}

.col-xl-2-5col {
	width: 100%;
	padding-left: 10px;
	padding-right: 10px
}

.col-xl-3-5col {
	width: 100%;
	padding-left: 10px;
	padding-right: 10px
}

@media screen and (min-width: 1200px) {
	.container-fluid {
		padding-left: 30px;
		padding-right: 30px
	}

	.col-xl-5col {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%
	}

	.col-xl-4-5col {
		-ms-flex: 0 0 80%;
		flex: 0 0 80%;
		max-width: 80%
	}

	.col-xl-2-5col {
		-ms-flex: 0 0 calc(40%);
		flex: 0 0 calc(40%);
		max-width: calc(40%)
	}

	.col-xl-3-5col {
		-ms-flex: 0 0 calc(60%);
		flex: 0 0 calc(60%);
		max-width: calc(60%)
	}

	.no-gutters .col-xl-2-5col {
		-ms-flex: 0 0 calc(40% + 8px);
		flex: 0 0 calc(40% + 8px);
		max-width: calc(40% + 8px)
	}

	.no-gutters .col-xl-3-5col {
		-ms-flex: 0 0 calc(60% - 8px);
		flex: 0 0 calc(60% - 8px);
		max-width: calc(60% - 8px)
	}
}

@media screen and (min-width: 1280px) {
	.container {
		max-width: 1200px
	}
}

@media screen and (min-width: 1600px) {
	.container-fluid {
		padding-left: 70px;
		padding-right: 70px
	}

	.col-xxl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.col-xxl-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}

	.col-xxl-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}

	.col-xxl-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}

	.offset-xxl-2 {
		margin-left: 16.666667%
	}

	.col-xxl-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-xxl-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}

	.col-xxl-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}

	.col-xxl-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-xxl-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}

	.col-xxl-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}

	.col-xxl-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-xxl-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}

	.col-xxl-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}

	.col-xxl-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.col-xxl-5col {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%
	}

	.col-xxl-4-5col {
		-ms-flex: 0 0 80%;
		flex: 0 0 80%;
		max-width: 80%
	}

	.d-xxl-block {
		display: block !important
	}

	.d-xxl-flex {
		display: flex !important
	}
}

@media screen and (min-width: 1920px) {
	.container-fluid {
		max-width: 1920px;
		margin-left: auto;
		margin-right: auto
	}
}

/* .header {
	width: 100%;
	background-color: #fff
}

.header .container,
.header .container-fluid {
	position: relative;
	display: flex;
	align-items: center
} */

/* .header-left,
.header-center,
.header-right {
	display: flex;
	align-items: center
} */

/* .header-right {
	margin-left: auto;
	align-self: stretch
}

.header-center {
	margin-left: auto;
	margin-right: auto
} */

.logo {
	display: block;
	flex-shrink: 0;
	min-height: 25px
}

div.fixed .logo img {
	margin: 5px 0;
}

.logo img {
	display: block;
	max-width: 100%;
	margin: 20px 0;
}
/* 
.header-top {
	font-weight: 300;
	font-size: 1.3rem;
	line-height: 1.5;
	letter-spacing: 0;
	color: #777;
	margin-bottom: .1rem
} */
/* 
.header-top a {
	color: inherit
} */
/* 
.header-top a:hover,
.header-top a:focus {
	color: #c96
} */
/* 
.header-top .container,
.header-top .container-fluid {
	position: relative
} */

/* .header-top .container:after,
.header-top .container-fluid:after {
	content: '';
	display: block;
	height: 1px;
	position: absolute;
	bottom: -1px;
	left: 10px;
	right: 10px;
	background-color: #ebebeb
} */

/* .header-top .top-menu li+li {
	margin-left: 2.6rem
} */

/* @media screen and (min-width: 1200px) {
	.header-top .container-fluid:after {
		left: 30px;
		right: 30px
	}
}

@media screen and (min-width: 1600px) {
	.header-top .container-fluid:after {
		left: 70px;
		right: 70px
	}
} */
/* 
.top-menu {
	text-transform: uppercase;
	letter-spacing: -.01em;
	margin: 0
}

.top-menu>li {
	position: relative
}

.top-menu>li>a {
	display: none
}

.top-menu ul {
	display: flex;
	align-items: center
}

.top-menu li+li {
	margin-left: 3rem
}

.top-menu a {
	display: inline-flex;
	align-items: center
}

.top-menu i {
	font-size: 1.5rem;
	margin-right: .8rem;
	line-height: 1
}

.top-menu i.icon-heart-o {
	margin-top: -.2rem
}

.top-menu span {
	color: #c96;
	margin-left: .3rem
} */

/* .header-dropdown {
	position: relative;
	padding-top: .8rem;
	padding-bottom: .8rem
}

.header-dropdown+.header-dropdown {
	margin-left: 2.9rem
} */

/* .header-dropdown>a,
.header-dropdown>span {
	position: relative;
	display: inline-flex;
	padding-top: .2rem;
	padding-bottom: .2rem;
	padding-right: 2.2rem;
	align-items: center;
	text-transform: uppercase
} */

/* .header-dropdown>a::after,
.header-dropdown>span::after {
	font-family: "molla";
	content: '\f110';
	position: absolute;
	right: 0;
	top: 50%;
	display: inline-block;
	font-size: 1.2rem;
	line-height: 1;
	margin-top: -.7rem
} */

/* .header-dropdown a:hover,
.header-dropdown a:focus {
	text-decoration: none
} */
/* 
.header-menu {
	position: absolute;
	left: -1.5rem;
	top: 100%;
	z-index: 20;
	padding-top: .6rem;
	padding-bottom: .6rem;
	min-width: 100%;
	visibility: hidden;
	opacity: 0;
	background-color: #fff;
	box-shadow: 2px 5px 8px rgba(51, 51, 51, 0.05), -2px 5px 8px rgba(51, 51, 51, 0.05);
	transition: all .25s;
	margin-top: 1px
} */

/* .header-dropdown:first-child .header-menu {
	left: 0
}

.header-menu:before {
	content: '';
	display: block;
	width: 100%;
	height: .1rem;
	position: absolute;
	top: -1px;
	left: 0
} */

/* .header-dropdown:hover>.header-menu,
.header-dropdown:focus>.header-menu {
	visibility: visible;
	opacity: 1
} */

/* .header-menu ul {
	list-style: none;
	padding: 0;
	margin: 0
} */

/* .header-menu ul li {
	margin: 0
}

.header-menu ul a {
	padding: .3rem 1.5rem;
	display: flex;
	align-items: center;
	white-space: nowrap
}

.header-menu a {
	color: inherit
} */
/* 
.header-menu a:hover,
.header-menu a:focus {
	color: #c96
} */

/* .header-right .header-menu,
.header-right .header-dropdown:first-child .header-menu {
	left: auto;
	right: 0
}

.header-right .top-menu+.header-dropdown {
	margin-left: 2.5rem
}

.header-middle {
	border-bottom: .1rem solid #f4f4f4
}

.header-middle .menu>li>a {
	letter-spacing: .01em;
	padding-top: 24px;
	height: 84px;
} */
/* 
.header-middle .menu.sf-arrows>li>.sf-with-ul {
	padding-right: 1.5rem
} */

.cart-dropdown,
.compare-dropdown {
	display: flex;
	align-self: stretch;
	align-items: center
}

.cart-dropdown .dropdown-toggle,
.compare-dropdown .dropdown-toggle {
	position: relative;
	display: flex;
	align-items: center;
	text-decoration: none !important;
	line-height: 1;
	color: #1d1d1d
}

.cart-dropdown .dropdown-toggle::after,
.compare-dropdown .dropdown-toggle::after {
	display: none
}

.cart-dropdown .dropdown-menu,
.compare-dropdown .dropdown-menu {
	display: block;
	width: 300px;
	z-index: 100;
	font-size: 1.3rem;
	z-index: 1001;
	border: none;
	margin: 1px 0 0;
	padding: 2.2rem 3rem 2.5rem;
	border-radius: 0;
	border: none;
	box-shadow: 5px 10px 16px rgba(51, 51, 51, 0.05), -5px 10px 16px rgba(51, 51, 51, 0.05);
	background-color: #fff;
	visibility: hidden;
	opacity: 0;
	transition: all .25s
}

.cart-dropdown .dropdown-menu:before,
.compare-dropdown .dropdown-menu:before {
	content: '';
	display: block;
	position: absolute;
	bottom: 100%;
	left: 0;
	right: 0;
	height: 1px
}

.cart-dropdown .dropdown-menu.dropdown-menu-right,
.compare-dropdown .dropdown-menu.dropdown-menu-right {
	right: -1px
}

.cart-dropdown .btn-remove,
.compare-dropdown .btn-remove {
	position: absolute;
	top: 50%;
	right: -.55rem;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 2.4rem;
	height: 2.4rem;
	color: #cccccc;
	font-size: 1.3rem;
	line-height: 1;
	text-align: center;
	margin-top: -1.2rem
}

.cart-dropdown .btn-remove:hover,
.cart-dropdown .btn-remove:focus,
.compare-dropdown .btn-remove:hover,
.compare-dropdown .btn-remove:focus {
	color: #1d1d1d
}

.cart-dropdown:hover .dropdown-toggle,
.cart-dropdown.show .dropdown-toggle,
.compare-dropdown:hover .dropdown-toggle,
.compare-dropdown.show .dropdown-toggle {
	color: #c96
}

.cart-dropdown:hover .dropdown-menu,
.cart-dropdown.show .dropdown-menu,
.compare-dropdown:hover .dropdown-menu,
.compare-dropdown.show .dropdown-menu {
	visibility: visible;
	opacity: 1
}

.compare-dropdown {
	padding-left: 2.5rem
}

.compare-dropdown .dropdown-toggle {
	font-size: 2.6rem
}

.compare-products {
	list-style: none;
	padding: 0;
	margin: 0
}

.compare-product {
	position: relative;
	padding: .5rem 0;
	margin: 0;
	box-shadow: none !important
}

.compare-product:hover {
	box-shadow: none
}

.compare-product-title {
	color: #1d1d1d;
	font-weight: 300;
	font-size: 1.3rem;
	line-height: 1.35;
	margin: 0;
	letter-spacing: -.01em
}

.compare-product-title a {
	color: inherit
}

.compare-product-title a:hover,
.compare-product-title a:focus {
	color: #c96
}

.compare-actions {
	display: flex;
	align-items: center;
	margin-top: 2rem
}

.compare-actions .action-link {
	font-size: 1.3rem;
	color: #1d1d1d
}

.compare-actions .action-link:hover,
.compare-actions .action-link:focus {
	color: #c96;
	text-decoration: underline
}

.compare-actions .btn {
	font-size: 1.3rem;
	min-width: 110px;
	margin-left: auto;
	padding-top: .65rem;
	padding-bottom: .65rem
}

.cart-dropdown {
	padding-left: 2.5rem
}

.cart-dropdown .dropdown-toggle {
	font-size: 3.2rem
}

.cart-dropdown .dropdown-toggle i {
	display: inline-block;
	margin-top: -3px
}

.cart-dropdown .cart-count {
	display: flex;
	align-items: center;
	justify-content: center;
	min-width: 2rem;
	height: 2rem;
	border-radius: 50%;
	font-weight: 400;
	font-size: 1rem;
	line-height: 1;
	margin-left: .2rem;
	margin-top: .1rem;
	color: #fff;
	background-color: #c96
}

.cart-dropdown .dropdown-cart-products {
	margin-top: -1rem
}

.cart-dropdown .product {
	position: relative;
	display: flex;
	align-items: flex-start;
	padding: 1.6rem 2.4rem 1.6rem 0;
	box-shadow: none;
	margin: 0 !important;
	border: none;
	border-bottom: 1px solid #ebebeb;
	box-shadow: none !important
}

.cart-dropdown .product-image-container {
	position: relative;
	max-width: 60px;
	margin: 0;
	margin-left: auto
}

.cart-dropdown .product-title {
	font-weight: 400;
	font-size: 1.6rem;
	line-height: 1.3;
	color: #1d1d1d;
	text-align: left;
	margin-bottom: .4rem
}

.cart-dropdown .product-title a {
	color: inherit
}

.cart-dropdown .product-title a:hover,
.cart-dropdown .product-title a:focus {
	color: #c96
}

.cart-dropdown .product-cart-details {
	font-weight: 400;
	max-width: 150px;
	font-size: 1.3rem;
	color: #999;
	text-align: left
}

.dropdown-cart-total {
	padding: 1rem 0 .5rem;
	display: flex;
	align-items: flex-end;
	font-size: 1.4rem;
	font-weight: 400;
	text-transform: uppercase;
	color: #1d1d1d;
	margin-bottom: 1.1rem
}

.dropdown-cart-total .cart-total-price {
	font-size: 1.5rem;
	margin-left: auto
}

.dropdown-cart-action {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 0 .5rem
}

.dropdown-cart-action .btn {
	font-size: 1.3rem;
	padding-top: .75rem;
	padding-bottom: .75rem
}

.wishlist-link {
	display: flex;
	align-items: center;
	justify-content: center;
	color: #1d1d1d;
	font-size: 2.6rem;
	line-height: 1;
	margin-left: 2.4rem
}

.wishlist-link i {
	display: inline-block;
	margin-top: -2px
}

.wishlist-link .wishlist-count {
	display: flex;
	align-items: center;
	justify-content: center;
	min-width: 2rem;
	height: 2rem;
	border-radius: 50%;
	font-weight: 400;
	font-size: 1rem;
	line-height: 1;
	margin-left: .7rem;
	margin-top: .1rem;
	color: #fff;
	background-color: #c96
}

.wishlist-link:hover,
.wishlist-link:focus {
	color: #c96
}

.search-toggle {
	position: relative;
	display: block;
	font-size: 2.4rem;
	line-height: 1;
	min-width: 2.5rem;
	padding: .3rem .2rem;
	font-weight: 400;
	color: #1d1d1d;
	text-align: center;
	z-index: 11
}

.search-toggle:hover,
.search-toggle:focus,
.search-toggle.active {
	color: #c96;
	outline: none !important
}

/* .header-search {
	position: relative;
	margin: 0 40px;
	font-size: 0;
	line-height: 1;
	padding: 0;
	border: none
} */

/* .header-search .header-search-wrapper {
	position: absolute;
	right: -0.4rem;
	top: 50%;
	margin-top: -21px;
	display: none;
	align-items: stretch;
	overflow: visible;
	border-radius: 20px;
	width: 100%;
	min-width: 270px;
	background-color: #fff;
	border: .1rem solid #ebebeb;
	border-radius: 20px;
	z-index: 10
} */

/* .header-search .header-search-wrapper.show,
.megamenu.show {
	display: flex
} */

/* .header-search .search-wrapper-wide {
	width: 570px
}

.header-search form {
	margin: 0
} */

/* .header-search .select-custom {
	flex: 0 0 200px;
	max-width: 200px;
	padding-right: 0;
	margin: 0;
	align-self: center
} */

/* .header-search .select-custom:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	width: .1rem;
	height: 2.6rem;
	margin-top: -1.3rem;
	background-color: #ebebeb
} */

/* .header-search .select-custom::after {
	right: 2rem;
	color: #999;
	font-size: 1.2rem
} */

/* .header-search .form-control,
.header-search select {
	line-height: 1;
	font-weight: 400;
	font-size: 1.4rem;
	letter-spacing: 0;
	background-color: #fff;
	margin: 0
} */

/* .header-search .form-control {
	flex: 1 1 auto;
	padding: .9rem 5rem .9rem 2.3rem;
	width: 100%;
	margin: 0;
	height: 38px;
	line-height: 20px;
	border: none;
	border-radius: 20px;
	box-shadow: none
} */

/* .header-search select {
	width: 100%;
	border: none;
	line-height: 38px;
	height: 38px;
	color: #777;
	padding: .1rem 4rem .1rem 2rem;
	border-radius: 0;
	-moz-appearance: none;
	-webkit-appearance: none
} */
/* 
.header-search select:focus {
	outline: none !important
} */

/* .header-search option {
	font-size: 1.3rem;
	padding: .1rem .3rem
} */

/* .header-search .btn {
	flex: 0 0 40px;
	max-width: 40px;
	min-width: 0;
	height: 40px;
	font-weight: 400;
	font-size: 1.8rem;
	line-height: 1;
	border: 0;
	padding: 0;
	margin: 0;
	min-width: 0;
	cursor: pointer;
	margin-top: -1px;
	margin-right: -1px;
	margin-bottom: -1rem;
	border-radius: 0 20px 20px 0
} */

/* .header-search .btn i {
	margin: 0 !important
} */

/* .header-search-extended {
	margin-right: 19rem;
	width: 100%;
	max-width: 570px;
	margin-top: 2.2rem;
	margin-bottom: 2.2rem
} */
/* 
.header-search-extended .header-search-wrapper {
	border-radius: 30px
} */

/* .header-search-extended .form-control,
.header-search-extended select {
	font-weight: 300
} */

/* .header-search-extended .form-control {
	height: 44px;
	padding-top: 1.2rem;
	padding-bottom: 1.2rem;
	padding-right: 2.4rem;
	border-radius: 30px 0 0 30px
} */

/* .header-search-extended select {
	line-height: 44px;
	height: 44px
} */

/* .header-search-extended .btn {
	flex: 0 0 70px;
	max-width: 70px;
	height: 46px;
	font-size: 2rem;
	border-radius: 0 30px 30px 0
} */

/* .header-search-visible .search-toggle {
	display: none
} */

/* .header-search-visible .header-search-wrapper {
	position: static;
	left: auto;
	right: auto;
	top: auto;
	margin-top: 0;
	display: flex
} */

/* .header-search-no-radius .header-search-wrapper,
.header-search-no-radius .form-control,
.header-search-no-radius .btn {
	border-radius: 0
} */

/* .header-search-no-round .header-search-wrapper {
	border-radius: .3rem
}

.header-search-no-round .form-control {
	border-radius: .3rem 0 0 .3rem
}

.header-search-no-round .btn {
	border-radius: 0 .3rem .3rem 0
} */

/* .mobile-menu-toggler {
	border: none;
	background: transparent;
	color: #1d1d1d;
	padding: .2rem .25rem;
	font-size: 2.8rem;
	line-height: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	margin-left: 1rem;
	margin-right: 1rem
} */
/* 
.header-bottom .mobile-menu-toggler {
	margin-top: .55rem;
	margin-bottom: .55rem;
	margin-left: -.4rem
} */

/* .megamenu {
	border-top: 1px solid;
	height: 35vh;
	overflow-x: hidden;
	overflow-y: hidden;
	padding: 20px;
} */
/* 
.megamenu::-webkit-scrollbar {
	height: 10px;
	width: 7px
} */

/* .megamenu::-webkit-scrollbar-thumb {
	background: #ebebeb;
	border-radius: 10px
} */

/* .megamenu::-webkit-scrollbar-track {
	background: #fff;
	border-radius: 10px;
	margin: 8px;
	width: 100%
}

.megamenu .megamenu-item.hidden {
	opacity: 0;
	max-height: 0;
	padding-bottom: 0;
	overflow: hidden;
	transform: translateY(50px);
	transition: all 0.5s
} */

/* .megamenu .megamenu-item.show {
	opacity: 1;
	max-height: 100%;
	padding-bottom: 3rem;
	transform: translateY(0)
}

.disabled-hidden {
	opacity: 0;
	width: 0;
	height: 0;
	padding: 0 !important;
	overflow: hidden
} */

/* .header-intro-clearance .header-middle .header-left,
.header-intro-clearance .header-bottom .header-left {
	flex: 0 0 calc((100% + 20px) / 4);
	max-width: calc((100% + 20px) / 4);
	margin: 0
} */
/* 
.header-intro-clearance .header-middle .header-center,
.header-intro-clearance .header-bottom .header-center {
	flex: 0 0 calc((100% + 20px) / 2 - 20px);
	max-width: calc((100% + 20px) / 2 - 20px);
	margin: 0
} */

/* .header-intro-clearance .header-middle .header-right,
.header-intro-clearance .header-bottom .header-right {
	margin-left: auto
} */

/* .header-intro-clearance .header-bottom .menu>li>a {
	font-size: 1.2rem;
	letter-spacing: -.01em;
	text-transform: none
} */

/* .header-intro-clearance .header-bottom .menu>li>a::before {
	top: 0
}

.header-intro-clearance .header-bottom .menu.sf-arrows>li>.sf-with-ul::after {
	right: 1.3rem
}

.header-intro-clearance .header-bottom .menu>li+li {
	margin-left: .7rem
}

.header-intro-clearance .header-bottom .header-left {
	align-self: stretch
}

.header-intro-clearance .header-bottom .header-right p {
	padding-right: .5rem;
	font-size: 1.4rem;
	font-weight: 500;
	letter-spacing: -.01em
} */

/* .header-intro-clearance .header-bottom .header-right .highlight {
	color: #1d1d1d
}

.header-intro-clearance .header-bottom .header-right i {
	color: #1d1d1d;
	font-size: 1.6rem;
	letter-spacing: -.01em;
	margin-right: 1.5rem
}

.header-intro-clearance .header-bottom .container::before {
	position: absolute;
	content: '';
	left: 28.5rem;
	height: 1.5rem;
	width: .1rem;
	top: 50%;
	background-color: #ccc;
	transform: translateY(-50%)
} */

/* .header-intro-clearance .header-bottom .container::after {
	position: absolute;
	content: '';
	right: 28rem;
	height: 1.5rem;
	width: .1rem;
	top: 50%;
	background-color: #ccc;
	transform: translateY(-50%)
}

.header-intro-clearance .top-menu {
	text-transform: none
}

.header-intro-clearance .header-dropdown>a,
.header-intro-clearance .header-dropdown>span {
	padding-right: 1.8rem;
	text-transform: none
} */
/* 
.header-intro-clearance .header-dropdown>a:after,
.header-intro-clearance .header-dropdown>span:after {
	font-size: 1rem;
	margin-top: -.6rem
}

.header-intro-clearance .dropdown.category-dropdown {
	width: 275px;
	max-width: 95%
}

.header-intro-clearance .dropdown.category-dropdown .dropdown-toggle {
	color: #1d1d1d;
	text-transform: none;
	padding-left: 5.5rem;
	min-width: 100%
} */

/* .header-intro-clearance .dropdown.category-dropdown .dropdown-toggle i {
	font-size: 1rem;
	position: absolute;
	right: 1.5rem
}

.header-intro-clearance .dropdown.category-dropdown .dropdown-toggle::before {
	height: 0
}

.header-intro-clearance .dropdown.category-dropdown .dropdown-toggle::after {
	font-weight: 400;
	position: absolute;
	margin-left: 0;
	left: 1.5rem
}

.header-intro-clearance .header-menu ul {
	display: block
} */

/* .header-intro-clearance .top-menu:not(.top-link-menu) .header-menu li+li {
	margin-left: 0
} */
/* 
.header-intro-clearance .account,
.header-intro-clearance .wishlist,
.header-intro-clearance .compare-dropdown,
.header-intro-clearance .cart-dropdown {
	display: flex;
	align-self: stretch;
	align-items: initial
}

.header-intro-clearance .account>a,
.header-intro-clearance .wishlist>a,
.header-intro-clearance .compare-dropdown>a,
.header-intro-clearance .cart-dropdown>a {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center
}

.header-intro-clearance div.icon {
	position: relative;
	height: 3.2rem
} */

/* .header-intro-clearance .account a {
	font-size: 3rem;
	color: #1d1d1d;
	line-height: 1
}

.header-intro-clearance .wishlist a {
	font-size: 2.8rem;
	color: #1d1d1d;
	line-height: 1
}

.header-intro-clearance .cart-dropdown .cart-count,
.header-intro-clearance .wishlist .wishlist-count {
	min-width: 1.6rem;
	height: 1.6rem
}

.header-intro-clearance .wishlist .wishlist-count {
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	font-weight: 400;
	font-size: 1rem;
	line-height: 1;
	color: #fff
} */

/* .header-intro-clearance .wishlist .wishlist-count {
	position: absolute;
	top: 0;
	right: -.5rem
}

.header-intro-clearance .cart-dropdown .cart-count {
	position: absolute;
	top: 0;
	right: -.3rem
}

.header-intro-clearance .cart-dropdown,
.header-intro-clearance .wishlist,
.header-intro-clearance .account {
	padding-left: 3rem
}

.header-intro-clearance .cart-dropdown .dropdown-toggle,
.header-intro-clearance .wishlist .dropdown-toggle,
.header-intro-clearance .account .dropdown-toggle {
	color: #1d1d1d
} */

.logo img.darkmode {
	display: block;
	width: 145px;
	max-width: 190px;
	margin: 0;
}

.logo img.lightmode {
	display: none;
}

.exlimg {
	margin: 0 auto;
}

.product-details-footer {
	text-align: center;
}

@media screen and (min-width: 992px) {
	.mobile-menu-toggler {
		display: none
	}

	.product-details-footer {
		position: absolute;
		bottom: 50px;
		left: 40%;
	}

	.logo img.darkmode {
		display: none;
	}

	.inner .logo img.darkmode {
		display: block;
	}

	.logo img.lightmode {
		display: block;
	}

	.exlimg {
		transform: translate(-50%, -50%);
		position: absolute;
		top: 50%;
		left: 50%;
		width: 88%;
	}
}
/* 
@media screen and (min-width: 1600px) {
	.header .container-fluid .megamenu-container {
		position: relative
	}

	.header .container-fluid .megamenu-container .megamenu {
		right: auto;
		width: 1170px
	}
} */
/* 
@media screen and (max-width: 1199px) {
	.header-search .search-wrapper-wide {
		width: 480px
	}

	.header-search-extended {
		margin-right: 10rem
	}

	.header-search-extended .btn {
		flex: 0 0 50px;
		max-width: 50px
	}
} */

@media screen and (max-width: 991px) {
	.on-tab {
		display: block !important;
	}

	.no-tab {
		display: none !important;
	}

	.bnheadmobile {
		background: #1d1d1d !important;
	}

	.product-action {
		background: transparent;
		transform: none;
		opacity: 1;
		visibility: visible;
	}

	.mq:before {
		content: '';
	}

	.mq:after {
		content: '';
	}

	.top-menu:not(.top-link-menu) {
		display: flex;
		align-items: center;
		align-self: stretch
	}

	.top-menu:not(.top-link-menu)>li {
		display: flex;
		align-items: center;
		align-self: stretch;
		padding-right: 2.2rem
	}

	.top-menu:not(.top-link-menu)>li>a {
		display: block;
		padding-left: 0;
		padding-right: 0
	}

	.top-menu:not(.top-link-menu)>li::after {
		font-family: "molla";
		content: '\f110';
		position: absolute;
		right: 0;
		top: 50%;
		display: inline-block;
		font-size: 1.2rem;
		line-height: 1;
		margin-top: -.7rem
	}

	.top-menu:not(.top-link-menu) ul {
		display: block;
		position: absolute;
		right: 0;
		top: 100%;
		z-index: 20;
		padding-top: .6rem;
		padding-bottom: .6rem;
		min-width: 180px;
		visibility: hidden;
		opacity: 0;
		margin-top: 1px;
		background-color: #fff;
		box-shadow: 2px 5px 8px rgba(51, 51, 51, 0.05), -2px 5px 8px rgba(51, 51, 51, 0.05);
		text-transform: capitalize
	}

	.top-menu:not(.top-link-menu) ul:before {
		content: '';
		display: block;
		width: 100%;
		height: .1rem;
		position: absolute;
		top: -1px;
		left: 0
	}

	.top-menu:not(.top-link-menu):hover ul,
	.top-menu:not(.top-link-menu):focus ul {
		visibility: visible;
		opacity: 1
	}

	.top-menu:not(.top-link-menu) li+li {
		margin-left: 0 !important
	}

	.top-menu:not(.top-link-menu) a {
		padding: .3rem 1.5rem
	}

	/* .header-left .top-menu ul {
		right: auto;
		left: 0
	} */

	/* .header-search {
		display: none
	}

	.header-search-extended {
		margin-right: 0
	}

	.header-search-extended .btn {
		height: 40px
	}

	.header-search-extended .form-control {
		height: 38px;
		padding-top: .9rem;
		padding-bottom: .9rem
	}

	.header-search-extended select {
		height: 38px;
		line-height: 38px
	}

	.header-search-visible .search-toggle {
		display: block
	}

	.header-search-visible .header-search-wrapper {
		position: absolute;
		right: -10rem;
		top: 100%;
		margin-top: .8rem;
		display: none;
		border-width: .4rem
	}

	.header-search-visible .header-search-wrapper:before {
		content: '';
		display: block;
		width: 0;
		height: 0;
		position: absolute;
		right: 10rem;
		bottom: 100%;
		border-style: solid;
		border-width: 0 11px 13px 11px;
		border-color: transparent transparent #ebebeb transparent
	}

	.header-bottom {
		display: none
	} */
}

@media screen and (max-width: 767px) {
	span.bottomline {
		background: none !important;
	}

	.tmb {
		flex: 100% 0 0;
	}

	.tmb a {
		display: inline-flex;
		width: 15%;
	}

	.bnheadmobile {
		background: #1d1d1d !important;
	}

	.no-mobile {
		display: none !important;
	}

	.mobiletabs {
		display: table;
		margin: 0 auto;
	}

	.mobiletabs li.nav-item {
		display: inline-flex;
		border: 1px solid #CCC;
	}

	.csr a.active:after {
		display: none;
	}

	.no-desktop {
		display: block;
	}

	.csr a.active {
		border-right: 0 !important;
		border-bottom: 2px solid #000 !important;
	}

	/* .header-search .search-wrapper-wide {
		width: 420px
	}

	.header-search .select-custom {
		flex: 0 0 180px;
		max-width: 180px
	} */
}

@media screen and (max-width: 575px) {
	.product-action {
		background: transparent;
		transform: none;
		opacity: 1;
		visibility: visible;
	}

	.product.product-7 .btn-product {
		background: transparent !important;
		color: #FFF !important;
		border: 1px solid #FFF;
		margin: 1rem 3rem;
		border-radius: 25px;
	}

	.mq:before,
	.rmore {
		display: block;
		margin-top: 12px;
	}

	.mq:after {
		content: '';
	}

	/* .header-search .search-wrapper-wide {
		width: 300px
	}

	.header-search .select-custom {
		display: none
	} */

	.compare-dropdown,
	.wishlist-link {
		display: none
	}

	.cart-dropdown {
		padding-left: 1.4rem
	}
}

@media (max-width: 340px) {
	/* .header-search .search-wrapper-wide {
		width: 260px
	} */

	.compare-dropdown,
	.wishlist,
	.account,
	.wishlist-link {
		display: none !important
	}
}

.main-nav {
	margin-left: 2rem;
	display: none
}

/* .menu,
.menu ul {
	margin: 0;
	padding: 0;
	list-style: none
} */
/* 
.menu {
	display: flex;
	align-items: center
} */

/* .menu li {
	position: relative
} */

/* .menu li:hover>ul,
.menu li:hover>.megamenu,
.menu li.show>ul,
.menu li.show>.megamenu {
	display: block
} */
/* 
.megamenu-container {
	position: static
} */

/* .menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 1002
}

.menu ul ul {
	top: -1.6rem;
	left: 100%
} */

.megamenu {
	display: none;
	position: fixed;
	top: 103px;
	width: 100%;
	z-index: 1002
}

.megamenu.megamenu-sm {
	left: 0;
	right: auto;
	width: 456px
}

.megamenu.megamenu-md {
	left: -10rem;
	right: auto;
	width: 694px
}

.megamenu>ul,
.megamenu div>ul {
	display: block;
	position: static;
	left: auto;
	right: auto;
	top: auto;
	bottom: auto;
	box-shadow: none;
	margin-top: 0;
	padding: 0;
	min-width: 0
}

/* .menu ul,
.megamenu {
	margin-top: 1px
} */

/* .menu ul:before,
.megamenu:before {
	content: '';
	display: block;
	position: absolute;
	bottom: 100%;
	height: 1px;
	left: 0;
	right: 0
} */

/* .menu ul ul,
.megamenu ul {
	margin-top: 0
}

.menu a:not(.btn) {
	display: block;
	position: relative;
	text-decoration: none
}

.menu a:not(.btn):focus {
	outline: none !important
}

.menu {
	line-height: 2.4
} */

/* .menu li>a span:not(.tip) {
	position: relative
}

.menu>li>a {
	color: #FFF;
	font-size: 1.4rem;
	letter-spacing: -.01em;
	padding: 0 12px;
} */

/* .inner .menu>li>a {
	color: #000;
} */
/* 
.menu>li+li {
	margin-left: 0
}

.menu.sf-arrows>li>.sf-with-ul {
	padding-right: 2rem
}

.menu.sf-arrows .sf-with-ul {
	position: relative
} */

/* .menu.sf-arrows .sf-with-ul::after {
	font-family: 'molla';
	content: '\f110';
	position: absolute;
	right: 0;
	top: 50%;
	display: block;
	font-size: 1rem;
	line-height: 1;
	margin-top: -.5rem
} */

/* .menu.sf-arrows ul .sf-with-ul {
	padding-right: 4rem
}

.menu.sf-arrows ul .sf-with-ul:after {
	content: '\f112';
	right: 3rem
}

.megamenu,
.menu ul {
	background-color: #FFF;
	box-shadow: 5px 10px 16px rgba(51, 51, 51, 0.05), -5px 10px 16px rgba(51, 51, 51, 0.05)
} */

/* .menu ul {
	min-width: 218px;
	padding: 1.6rem 0 2rem;
	top: 100%;
} */

.megamenu .banner>a {
	display: block;
	padding: 0;
	margin: 0
}

.megamenu li a {
	padding-right: 0;
	padding-left: 0
}

.megamenu .btn {
	text-transform: uppercase
}

/* .menu .banner {
	margin: 0;
	max-width: 218px;
	float: right;
	height: 100%
} */

/* .menu .menu-col {
	padding-left: 3rem;
	padding-right: 3rem;
	margin-top: 2.2rem;
	padding-bottom: 2rem
} */

/* .menu .menu-title {
	color: #1d1d1d;
	font-weight: 400;
	font-size: 1.4rem;
	text-transform: uppercase;
	margin-bottom: .6rem
} */

/* .menu .megamenu-action {
	padding-bottom: 2rem
} */

/* .menu ul+.menu-title {
	margin-top: 1.5rem
}

.menu .banner-content {
	padding-top: 0
}

.menu .banner-content.banner-content-bottom {
	left: 2.4rem;
	bottom: 2.4rem
} */

/* .menu .banner-content.banner-content-top {
	left: 2rem;
	top: 2.4rem;
	transform: translateY(0);
	-ms-transform: translateY(0)
}

.menu .banner-title {
	margin: 0;
	font-weight: 400;
	font-size: 1.8rem;
	line-height: 1.25;
	text-transform: uppercase;
	letter-spacing: 0
} */

/* .menu .banner-title span {
	font-size: 2.4rem
}

.menu .banner-content-top .banner-title span {
	line-height: 1.05;
	font-size: 3.1rem
}

.menu li:hover>a,
.menu li.show>a,
.menu li.active>a {
	font-weight: bold;
} */

.megamenu-list {
	display: flex;
	align-items: center;
	flex-flow: wrap;
	margin: 1.8rem -10px .4rem
}

.megamenu-item {
	color: #999999;
	flex: 0 0 20%;
	max-width: 12%;
	padding: 0 10px;
	text-align: center;
	padding-bottom: 3rem;
	margin-bottom: auto
}

.megamenu-item a {
	color: #1d1d1d
}

.megamenu-item a:hover,
.megamenu-item a:focus {
	color: #c96
}

.megamenu-item a:hover .demo-bg,
.megamenu-item a:focus .demo-bg {
	box-shadow: 3px 10px 16px rgba(51, 51, 51, 0.05), -3px 10px 16px rgba(51, 51, 51, 0.05);
	background-position: center bottom;
	transition: background-position 2s linear, box-shadow .3s
}

.demo-bg {
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	background-color: #f4f4f4;
	border: .1rem solid #ebebeb;
	margin-bottom: 1.2rem;
	padding-top: 80.95%;
	background-position: center top;
	transition: background-position .6s linear, box-shadow .3s
}

.demo-title {
	font-weight: 400;
	font-size: 1.3rem;
	letter-spacing: .01em
}

.tip {
	color: #fff;
	display: block;
	position: absolute;
	left: 100%;
	bottom: 1.1rem;
	text-align: center;
	font-weight: 400;
	font-size: .8rem;
	line-height: 1;
	letter-spacing: 0;
	padding: .3rem .1rem .1rem;
	min-width: 23px;
	z-index: 1;
	border-radius: 0;
	margin-left: .5rem;
	text-transform: uppercase;
	background-color: #c96
}

.tip.tip-new {
	background-color: #a6c76c
}

.tip.tip-hot {
	background-color: #ef837b
}

/* .header-bottom .main-nav {
	margin-left: 0
} */
/* 
.header-bottom .megamenu.megamenu-md {
	left: 0
}

.header-bottom .menu>li+li {
	margin-left: 1rem
}

.header-bottom .menu>li>a {
	padding: 1.65rem 1rem
} */
/* 
.header-bottom .menu>li>.sf-with-ul {
	padding-right: 3rem
} */

/* .header-bottom .menu>li>a:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: .1rem;
	background-color: #c96;
	transform-origin: right center;
	transform: scale(0, 1);
	transition: transform .3s ease
}

.header-bottom .menu li:hover>a:before,
.header-bottom .menu li.show>a:before,
.header-bottom .menu li.active>a:before {
	transform-origin: left center;
	transform: scale(1, 1)
}

.header-bottom .menu.sf-arrows>li>.sf-with-ul::after {
	right: 1rem
} */

@media screen and (min-width: 992px) {
	.main-nav {
		display: block
	}
}

.side-nav {
	position: relative;
	margin: 0
}

.sidenav-title {
	font-weight: 600;
	font-size: 1.6rem;
	line-height: 1.5;
	letter-spacing: -.01em;
	padding: 1.45rem 3rem;
	color: #fff;
	background-color: #1d1d1d;
	text-transform: uppercase
}

.category-dropdown {
	display: flex;
	align-self: stretch;
	align-items: center
}

.category-dropdown .dropdown-toggle {
	position: relative;
	display: flex;
	align-items: center;
	align-self: stretch;
	color: #1d1d1d;
	font-weight: 500;
	font-size: 1.4rem;
	line-height: 1.5;
	letter-spacing: -.01em;
	text-transform: uppercase;
	padding: 1rem 1.9rem 1rem 2rem;
	min-width: 270px;
	transition: background .4s, color .1s
}

.category-dropdown .dropdown-toggle:after {
	content: '\f131';
	font-family: 'molla';
	border: none;
	font-size: 2.3rem;
	line-height: 1;
	margin-left: 6.7rem
}

.category-dropdown .dropdown-toggle:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 1px;
	background-color: #c96;
	transition: all .35s
}

.category-dropdown .dropdown-toggle:hover,
.category-dropdown .dropdown-toggle:focus {
	color: #fff;
	background-color: #c96;
	outline: none !important
}

.category-dropdown:not(.is-on):hover .dropdown-menu {
	display: block
}

.category-dropdown:not(.is-on):hover .dropdown-toggle {
	color: #fff !important;
	background-color: #c96
}

.category-dropdown:not(.is-on):hover .dropdown-toggle:after {
	content: '\f191'
}

.category-dropdown.show .dropdown-toggle {
	color: #fff;
	background-color: #c96
}

.category-dropdown.show .dropdown-toggle:after {
	content: '\f191'
}

.category-dropdown .dropdown-menu {
	left: 0;
	width: 100%;
	margin: 0;
	border-radius: 0;
	border: none;
	padding: 0;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05)
}

.category-dropdown .dropdown-item {
	color: #1d1d1d;
	font-weight: 300;
	font-size: 1.4rem;
	line-height: 1.5;
	letter-spacing: -.01em;
	border: .1rem solid #ebebeb;
	border-top: none;
	padding: .9rem 1.9rem;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.category-dropdown .dropdown-item.dropdown-item-lead {
	color: #1d1d1d;
	font-weight: 500;
	background-color: #f9f9f9
}

.category-dropdown .dropdown-item:hover,
.category-dropdown .dropdown-item:focus {
	color: #c96;
	background-color: #fff;
	outline: none !important
}

.category-dropdown .dropdown-item:hover.dropdown-item-lead,
.category-dropdown .dropdown-item:focus.dropdown-item-lead {
	background-color: #f9f9f9
}
/* 
.menu-vertical,
.menu-vertical ul {
	margin: 0;
	padding: 0;
	list-style: none
} */
/* 
.menu-vertical {
	display: flex;
	align-items: center;
	position: static;
	line-height: 1.5;
	flex-direction: column
} */

/* .menu-vertical li {
	position: relative
}

.menu-vertical li:hover>ul,
.menu-vertical li:hover>.megamenu,
.menu-vertical li.show>ul,
.menu-vertical li.show>.megamenu {
	display: block
} */

/* .menu-vertical a:not(.btn) {
	display: block;
	position: relative;
	text-decoration: none
} */

/* .menu-vertical a:not(.btn):focus {
	outline: none !important
}

.menu-vertical .megamenu-container {
	position: static
}

.menu-vertical ul {
	min-width: 218px;
	padding: 1.6rem 0 2rem
} */
/* 
.menu-vertical ul,
.menu-vertical .megamenu {
	display: none;
	position: absolute;
	top: 0;
	left: 100%;
	z-index: 1002;
	margin-top: 0;
	background-color: #fff;
	box-shadow: 5px 10px 16px rgba(51, 51, 51, 0.05), -5px 10px 16px rgba(51, 51, 51, 0.05)
} */

/* .menu-vertical ul:before,
.menu-vertical .megamenu:before {
	display: none
}

.menu-vertical .megamenu {
	width: 713px
}

.menu-vertical .megamenu.megamenu-sm {
	width: 456px
} */
/* 
.menu-vertical .megamenu.megamenu-md {
	width: 694px
}

@media screen and (min-width: 1200px) {
	.menu-vertical .megamenu:not(.megamenu-sm):not(.megamenu-md) {
		width: 893px;
		min-height: 100%
	}
} */
/* 
.menu-vertical .megamenu>ul,
.menu-vertical .megamenu div>ul {
	display: block;
	position: static;
	left: auto;
	right: auto;
	top: auto;
	bottom: auto;
	box-shadow: none;
	margin-top: 0;
	padding: 0;
	min-width: 0
} */

/* .menu-vertical .banner {
	margin: 0;
	max-width: 280px;
	float: right;
	border-radius: 0
}

.menu-vertical .banner img {
	border-radius: 0
}

.menu-vertical .menu-banners {
	margin-top: 2.4rem
}

.menu-vertical .menu-banners .banner {
	float: none;
	max-width: 100%
} */

/* .menu-vertical.sf-arrows>li>.sf-with-ul {
	padding-right: 3rem
}

.menu-vertical.sf-arrows .sf-with-ul {
	position: relative
}

.menu-vertical.sf-arrows .sf-with-ul::after {
	display: block;
	font-family: 'molla';
	content: '\f112';
	position: absolute;
	right: 1.8rem;
	top: 50%;
	line-height: 1;
	font-size: 1.2rem;
	margin-top: -.6rem
} */
/* 
.menu-vertical li>a {
	color: #1d1d1d;
	font-weight: 300;
	font-size: 1.3rem;
	letter-spacing: 0;
	padding-top: .6rem;
	padding-bottom: .6rem;
	padding-left: 3rem;
	padding-right: 3rem
} */

/* .menu-vertical li>a span:not(.tip) {
	position: relative
}

.menu-vertical li>a strong {
	font-weight: 600
}

.menu-vertical>li {
	width: 100%
}

.menu-vertical>li>a {
	display: block;
	color: #1d1d1d;
	font-weight: 300;
	font-size: 1.4rem;
	line-height: 1.5;
	letter-spacing: -.01em;
	border: .1rem solid #ebebeb;
	border-top: none;
	padding: .9rem 1.9rem;
	width: 100%
} */
/* 
.menu-vertical>li.item-lead>a {
	color: #1d1d1d;
	font-weight: 500;
	background-color: #f9f9f9
}

.menu-vertical>li+li {
	margin-left: 0
} */

/* .menu-vertical .menu-title {
	color: #1d1d1d;
	font-weight: 600;
	font-size: 1.4rem;
	letter-spacing: -.01em;
	text-transform: capitalize;
	padding-bottom: 1rem;
	border-bottom: .1rem solid #eeeeee;
	margin-bottom: .7rem
} */
/* 
.menu-vertical ul+.menu-title {
	margin-top: 1.2rem
}

.menu-vertical i {
	display: inline-block;
	color: #ccc;
	min-width: 3.4rem
} */

/* .menu-vertical .menu-col {
	padding-left: 2rem;
	padding-right: 2rem;
	margin-top: 1.5rem;
	padding-bottom: 1.5rem
}

.menu-vertical .menu-col li>a {
	padding-left: 0;
	padding-right: 0
} */

/* .menu-vertical li:hover>a,
.menu-vertical li.show>a,
.menu-vertical li.active>a {
	color: #c96
}

.menu-vertical>li:hover>a,
.menu-vertical>li.show>a,
.menu-vertical>li.active>a {
	color: #c96
}

.menu-brands.menu-col {
	padding-top: 2rem;
	margin-top: 0 !important;
	border-top: .1rem solid #ebebeb
} */

/* .menu-brands .brand {
	display: flex !important
}

.menu-brands .col,
.menu-brands [class*=col-] {
	display: flex;
	align-items: center;
	justify-content: center
} */

@keyframes fixedHeader {
	0% {
		opacity: 0;
		transform: translateY(-60px)
	}

	100% {
		opacity: 1;
		transform: translateY(0)
	}
}

/* @media screen and (min-width: 992px) {
	.sticky-header.fixed {
		background: #FFF !important;
		position: fixed;
		left: 0;
		right: 0;
		top: 0;
		z-index: 1040;
		animation-name: fixedHeader;
		animation-duration: .4s;
		background-color: #fff;
		box-shadow: 0 3px 6px rgb(51 51 51 / 26%)
	}

	.sticky-header.fixed .logo {
		margin-top: 0;
		margin-bottom: 0
	}

	.sticky-header.fixed.header-middle .menu>li>a {
		padding-bottom: 2rem
	}
} */

.mobile-menu-container {
	position: fixed;
	left: -480px;
	top: 0;
	bottom: 0;
	z-index: 1001;
	background-color: #1d1d1d;
	width: 100%;
	max-width: 280px;
	overflow-y: scroll;
	box-shadow: 0.1rem 0 0.6rem 0 rgba(51, 51, 51, 0.5);
	will-change: transform;
	visibility: hidden;
	font-size: 1.2rem;
	line-height: 1.5;
	transition: all 0.4s ease
}

.mmenu-active .mobile-menu-container {
	visibility: visible;
	transform: translateX(479px)
}

.mobile-menu-container .social-icons {
	justify-content: center;
	margin-bottom: 0
}

.mobile-menu-container .social-icon {
	width: 3rem;
	height: 3rem;
	font-size: 1.2rem;
	background-color: transparent;
	margin-bottom: 0;
	color: rgba(255, 255, 255, 0.45);
	border-color: rgba(255, 255, 255, 0.45)
}

.mobile-menu-container .social-icon+.social-icon {
	margin-left: .8rem
}

.mobile-menu-container .social-icon:hover,
.mobile-menu-container .social-icon:focus {
	background-color: transparent
}

.mobile-menu-wrapper {
	position: relative;
	padding: 4.2rem 0
}

.mobile-menu-close {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 3rem;
	height: 3rem;
	position: absolute;
	top: .7rem;
	right: 1rem;
	padding: 0;
	z-index: 9;
	cursor: pointer;
	font-size: 1.6rem;
	line-height: 1;
	color: #fff;
	transition: color .35s
}

.mobile-menu-close:hover,
.mobile-menu-close:focus {
	color: #c96
}

.mobile-menu-overlay {
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(25, 25, 25, 0.25);
	z-index: 1000;
	transition: all 0.4s;
	visibility: hidden;
	opacity: 0
}

.mmenu-active .mobile-menu-overlay {
	visibility: visible;
	opacity: 1
}

.mobile-nav {
	padding: 0;
	margin: 0 0 2.5rem
}

.mobile-menu {
	margin: 0;
	padding: 0;
	list-style: none
}

.mobile-menu>li>a {
	text-transform: uppercase
}

.mobile-menu li {
	display: block;
	position: relative
}

.mobile-menu li a {
	position: relative;
	display: block;
	padding: 1rem 4.5rem 1rem 2rem;
	color: #fff;
	border-bottom: 0.1rem solid rgba(255, 255, 255, 0.08)
}

.mobile-menu li a:hover,
.mobile-menu li a:focus {
	color: #c96;
	text-decoration: none;
	outline: none !important
}

.mobile-menu li.open>a,
.mobile-menu li.active>a {
	color: #c96
}

.mobile-menu li ul {
	margin: 0;
	padding: .7rem 0 .9rem;
	display: none;
	margin-bottom: 0;
	border-bottom: 0.1rem solid rgba(255, 255, 255, 0.08)
}

.mobile-menu li ul li a {
	padding-top: .6rem;
	padding-bottom: .6rem;
	padding-left: 3.5rem;
	border-bottom: none
}

.mobile-menu li ul li a:not(:hover):not(:focus) {
	color: rgba(255, 255, 255, 0.8)
}

.mobile-menu li ul li:last-child ul {
	border-bottom: none;
	padding-bottom: 0
}

.mobile-menu li ul ul {
	border-top: 0.1rem solid rgba(255, 255, 255, 0.08)
}

.mobile-menu li ul ul li a {
	padding-left: 5rem
}

.mobile-menu>li>a {
	text-transform: uppercase
}

.mobile-menu span:not(.mmenu-btn):not(.tip) {
	position: relative
}

.mmenu-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	right: 1rem;
	top: 50%;
	z-index: 10;
	width: 3rem;
	height: 3rem;
	font-size: 1.2rem;
	color: #fff;
	margin-top: -1.5rem;
	border-radius: 0;
	background-color: transparent;
	cursor: pointer;
	outline: none;
	transition: color 0.35s
}

.mmenu-btn::after {
	font-family: "molla";
	content: '\f110';
	display: inline-block
}

.mmenu-btn:hover,
.mmenu-btn:focus {
	color: #c96
}

.open>a>.mmenu-btn::after {
	content: '\e802'
}

.mobile-search {
	margin: 1rem 0 1.5rem;
	padding: 0 2rem;
	display: flex;
	align-items: center
}

.mobile-search .form-control {
	height: 36px;
	margin-bottom: 0;
	-webkit-appearance: none;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: .8rem 1.5rem;
	max-width: calc(100% - 36px);
	background-color: #1d1d1d;
	border-color: rgba(255, 255, 255, 0.1);
	border-right-width: 0
}

.mobile-search .form-control::placeholder {
	color: rgba(255, 255, 255, 0.45)
}

.mobile-search .form-control:focus {
	color: #fff;
	border-bottom: 2px;
	background-color: #1d1d1d
}

.mobile-search .btn {
	font-size: 1.2rem;
	padding: .8rem .2rem
}

.mobile-menu-container .tab-content {
	padding: 0;
	margin: 0 0 2.5rem;
	border: none
}

.mobile-menu-container .tab-content .mobile-nav,
.mobile-menu-container .tab-content .mobile-cats-nav {
	margin-bottom: 0
}

.mobile-menu-container .tab-pane {
	padding: 0
}

.nav.nav-pills-mobile {
	display: flex;
	align-items: center;
	border-bottom: 0.1rem solid rgba(255, 255, 255, 0.1);
	margin: 0 0 .2rem
}

.nav.nav-pills-mobile .nav-item {
	flex-grow: 1;
	flex-basis: 0;
	margin: 0 0 -.1rem
}

.nav.nav-pills-mobile .nav-link {
	color: #fff;
	font-weight: 600;
	font-size: 1.3rem;
	line-height: 1.5;
	text-transform: uppercase;
	border-bottom: .2rem solid transparent;
	background: none;
	padding: .8rem 2rem;
	transition: all .35s ease
}

.nav.nav-pills-mobile .nav-link.active,
.nav.nav-pills-mobile .nav-link:hover,
.nav.nav-pills-mobile .nav-link:focus {
	font-weight: bold;
	border-bottom-color: #c96
}

.mobile-cats-nav .mobile-menu>li>a {
	text-transform: capitalize
}

.mobile-cats-menu li a {
	position: relative;
	display: block;
	padding: 1rem 4.5rem 1rem 2rem;
	color: rgba(255, 255, 255, 0.8);
	border-bottom: 0.1rem solid rgba(255, 255, 255, 0.08)
}

.mobile-cats-menu li a.mobile-cats-lead {
	font-weight: 500;
	color: #fff
}

.mobile-cats-menu li a:hover,
.mobile-cats-menu li a:focus {
	color: #c96;
	text-decoration: none;
	outline: none !important
}

.mobile-menu-light {
	background-color: #fff
}

.mobile-menu-light .mobile-menu-close:not(:hover):not(:focus) {
	color: #1d1d1d
}

.mobile-menu-light .social-icon {
	color: #999;
	border-color: #999
}

.mobile-menu-light .mobile-menu li a {
	border-bottom-color: #efefef
}

.mobile-menu-light .mobile-menu li a:not(:hover):not(:focus) {
	color: #1d1d1d
}

.mobile-menu-light .mobile-menu li.open>a,
.mobile-menu-light .mobile-menu li.active>a {
	color: #c96
}

.mobile-menu-light .mobile-menu li ul {
	border-bottom-color: #efefef
}

.mobile-menu-light .mobile-menu li ul li a:not(:hover):not(:focus) {
	color: #1d1d1d
}

.mobile-menu-light .mobile-menu li ul ul {
	border-top-color: #efefef
}

.mobile-menu-light .mmenu-btn:not(:hover):not(:focus) {
	color: #1d1d1d
}

.mobile-menu-light .mobile-search .form-control {
	color: #1d1d1d;
	background-color: #fff;
	border-color: #e5e5e5
}

.mobile-menu-light .mobile-search .form-control::placeholder {
	color: #1d1d1d
}

.mobile-menu-light .mobile-search .form-control:focus {
	color: #1d1d1d;
	border-color: #c96;
	background-color: #fff
}

.mobile-menu-light .nav.nav-pills-mobile {
	border-bottom-color: #efefef
}

.mobile-menu-light .nav.nav-pills-mobile .nav-link:not(:hover):not(:focus):not(.active) {
	color: #1d1d1d
}

.mobile-menu-light .mobile-cats-menu li a {
	border-bottom-color: #efefef
}

.mobile-menu-light .mobile-cats-menu li a:not(:hover):not(:focus) {
	color: #1d1d1d
}

.mobile-menu-light .mobile-cats-menu li a:not(:hover):not(:focus).mobile-cats-lead {
	color: #1d1d1d
}

p {
	margin-bottom: 8px;
	letter-spacing: 0;
	color: #1d1d1d
}

/* .header-2 {
	background: transparent;
	z-index: 9;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
} */

/* .header-2 .header-search-extended {
	margin-right: 0;
	max-width: none
}

.header-2 .header-search-extended select,
.header-2 .header-search-extended .form-control {
	height: 38px
}

.header-2 .header-search-extended .form-control {
	padding: 1.2rem 2.4rem 1rem 2rem;
	font-family: 'Helvetica';
	letter-spacing: -.01em
}

.header-2 .header-search-extended .btn {
	height: 42px;
	background-color: transparent;
	color: #1d1d1d;
	max-width: 60px
}

.header-2 .header-search-extended .btn:hover,
.header-2 .header-search-extended .btn:focus,
.header-2 .header-search-extended .btn:active {
	color: #a6c76c;
	background-color: transparent
}

.header-2 .btn-primary:not(:disabled):not(.disabled):active,
.header-2 .btn-primary:not(:disabled):not(.disabled).active,
.header-2 .show>.btn-primary.dropdown-toggle {
	color: #c96;
	background-color: transparent
}

.header-2 .header-search .search-wrapper-wide {
	width: unset
}

.header-2 .header-top {
	font-weight: 300;
	font-size: 1.4rem;
	background-color: #1d1d1d;
	color: #FFF;
	padding: 5px;
}

.header-2 .header-top .header-left {
	display: flex;
	align-items: center
}

.header-2 .header-top .container::after,
.header-2 .header-top .container-fluid::after {
	height: 0
}

.header-2 .header-dropdown {
	padding-top: .75rem;
	padding-bottom: .75rem
}

.header-2 .header-dropdown+.header-dropdown {
	margin-left: 4rem
}

.header-2 .login-modal {
	margin-left: 4rem
}

.header-2 .top-menu {
	text-transform: capitalize
}

.header-2 .top-menu li+li {
	margin-left: 4rem
}

.header-2 .header-middle {
	border-bottom: none
}

.header-2 .header-middle .container::after {
	position: absolute;
	content: '';
	bottom: -.1rem;
	left: 1rem;
	right: 1rem;
	height: .1rem;
	background-color: #ebebeb
}

.header-2 .cart-dropdown .dropdown-menu,
.header-2 .compare-dropdown .dropdown-menu {
	margin-top: 0
}

.header-2 .cart-dropdown:not(:hover):not(.show) .dropdown-toggle,
.header-2 .compare-dropdown:not(:hover):not(.show) .dropdown-toggle,
.header-2 .mobile-menu-toggler,
.header-2 .search-toggle:not(:hover):not(:focus),
.header-2 .wishlist-link:not(:hover):not(:focus) {
	color: #1d1d1d
}

.header-2 .sticky-header {
	background: transparent;
}

.header-2 .mobile-menu-toggler {
	margin-left: 0
}

.header-2 .header-search .header-search-wrapper {
	border-color: #dadada
}

.header-2 .header-bottom {
	color: #fff
}

.header-2 .header-bottom .main-nav {
	margin-left: 0
}

.header-2 .header-bottom .menu ul,
.header-2 .header-bottom .megamenu {
	margin-top: 0
}

.header-2 .header-bottom .menu>li:not(:hover):not(.active):not(.show)>a {
	color: #1d1d1d
}

.header-2 .header-bottom .mobile-menu-toggler {
	color: #fff
}

@media screen and (max-width: 991px) {
	.header-2 .header-search-visible .header-search-wrapper:before {
		border-bottom-color: #dadada
	}
}

@media screen and (max-width: 991px) {
	.header-middle .header-center {
		display: none
	}

	.top-menu:not(.top-link-menu) ul {
		min-width: 141px
	}

	.top-menu>li {
		padding-top: .75rem;
		padding-bottom: .75rem
	}

	.top-menu .header-dropdown {
		padding: 0
	}

	.top-menu .header-dropdown ul {
		left: -100%;
		right: 100%
	}

	.top-menu .header-menu {
		padding: 0
	}
}

.header-3 {
	color: #fff;
	background-color: #1d1d1d
}

.header-3 .header-top {
	background-color: #1d1d1d
}

.header-3 .header-top .container::after,
.header-3 .header-top .container-fluid::after {
	height: .1rem;
	background-color: #444444
}

.header-3 .header-top .header-left i {
	font-size: 1.6rem;
	margin-right: .5rem
}

.header-3 .header-dropdown {
	padding-top: .65rem;
	padding-bottom: .65rem
}

.header-3 .header-middle {
	border-bottom: none
}

.header-3 .header-bottom {
	background-color: #fff
}

.header-3 .header-bottom .menu>li>a::before {
	bottom: 0;
	top: unset
}

.header-3 .wishlist a {
	color: #fff
}

.header-3 .cart-dropdown:not(:hover):not(.show) .dropdown-toggle,
.header-3 .compare-dropdown:not(:hover):not(.show) .dropdown-toggle,
.header-3 .mobile-menu-toggler,
.header-3 .search-toggle:not(:hover):not(:focus),
.header-3 .wishlist-link:not(:hover):not(:focus) {
	color: #fff
}

.header-3 .wishlist .wishlist-count,
.header-3 .cart-count {
	color: #1d1d1d
}

.header-3 .header-bottom {
	border-bottom: .1rem solid #ebebeb
}

.header-3 .header-bottom .header-right p {
	padding-right: 0
}

.header-3 .logo {
	margin-bottom: 3.5rem;
	margin-top: 3rem
}

.header-3 .header-search-extended .btn {
	max-width: 40px;
	margin-left: 1rem;
	height: 46px;
	font-size: 2.2rem;
	background-color: transparent;
	color: #1d1d1d
}

.header-3 .header-search-extended .form-control {
	border-top-right-radius: 3rem;
	border-bottom-right-radius: 3rem;
	padding-left: 0;
	height: 44px;
	padding: 1rem 2.4rem 1rem .5rem
}

.header-3 .btn-primary:hover,
.header-3 .btn-primary:focus,
.header-3 .btn-primary.focus,
.header-3 .btn-primary:not(:disabled):not(.disabled):active,
.header-3 .btn-primary:not(:disabled):not(.disabled).active,
.header-3 .show>.btn-primary.dropdown-toggle {
	color: #c96;
	background-color: transparent
}

@media screen and (max-width: 991px) {
	.header-3 .header-search-visible .header-search-wrapper {
		border-color: #dadada
	}

	.header-3 .header-search-visible .header-search-wrapper:before {
		border-bottom-color: #dadada
	}
}

@media screen and (max-width: 575px) {

	.header-3 .cart-dropdown,
	.header-3 .compare-dropdown,
	.header-3 .wishlist {
		padding-left: 1.4rem
	}
}

@media screen and (max-width: 1119px) {

	.header-intro-clearance .header-bottom .container::before,
	.header-intro-clearance .header-bottom .container::after {
		visibility: hidden
	}
}

@media screen and (max-width: 1100px) {
	.header-intro-clearance .header-bottom .header-right i {
		visibility: hidden
	}
}

@media screen and (max-width: 399px) {

	.header-intro-clearance .account,
	.wishlist {
		display: none
	}
}

.header-4 .header-top {
	font-weight: 400;
	font-size: 1.4rem;
	background-color: #f5f6f9;
	margin-bottom: 0;
	letter-spacing: -.01em
}

.header-4 .header-top .container:after {
	display: none
}

.header-4 .header-top .header-left i {
	font-size: 1.6rem;
	margin-right: .5rem
}

.header-4 .header-dropdown {
	padding-top: .75rem;
	padding-bottom: .75rem
}

.header-4 .header-dropdown+.header-dropdown {
	margin-left: 2rem
}

.header-4 .header-dropdown>a,
.header-4 .header-dropdown>span {
	font-weight: 300;
	text-transform: initial
}

.header-4 .header-menu {
	margin-top: 0
}

.header-4 .top-menu {
	text-transform: capitalize
}

.header-4 .top-menu i {
	font-size: 1.6rem
}

.header-4 .top-menu li+li {
	margin-left: 4rem
}

.header-4 .header-middle {
	border-bottom: none;
	margin-bottom: .1rem
}

.header-4 .header-search-extended {
	margin-top: 2.1rem;
	margin-bottom: 2.1rem
}

.header-4 .compare-dropdown .dropdown-toggle {
	font-size: 3rem
}

.header-4 .cart-dropdown .dropdown-toggle {
	font-size: 3.2rem
}

.header-4 .cart-dropdown,
.header-4 .compare-dropdown {
	padding-left: 3rem
}

.header-4 .cart-dropdown:not(:hover):not(.show) .dropdown-toggle,
.header-4 .compare-dropdown:not(:hover):not(.show) .dropdown-toggle {
	color: #1d1d1d
}

.header-4 .wishlist-link:not(:hover):not(:focus),
.header-4 .search-toggle:not(:hover):not(:focus),
.header-4 .mobile-menu-toggler {
	color: #1d1d1d
}

.header-4.header-intro-clearance .header-search .header-search-wrapper {
	border-color: #ccc
}

.header-4 .header-bottom {
	background-color: #fff
}

.header-4 .header-bottom .container::before {
	height: 0
}

.header-4 .menu ul,
.header-4 .megamenu {
	margin-top: 0
}

.header-4 .dropdown.category-dropdown {
	background-color: #f8f8f8
}

.header-4 .dropdown.category-dropdown .dropdown-toggle:not(:hover):not(:focus) {
	color: #c96
}

.header-4 .header-search-extended .btn {
	max-width: 40px;
	margin-left: 1rem;
	height: 46px;
	font-size: 2.2rem
}

.header-4 .header-search-extended .form-control {
	border-top-right-radius: 3rem;
	border-bottom-right-radius: 3rem;
	padding-left: 0;
	height: 44px;
	padding: 1rem 2.4rem 1rem .5rem
}

.header-4 .btn-primary:hover,
.header-4 .btn-primary:focus,
.header-4 .btn-primary.focus,
.header-4 .btn-primary:not(:disabled):not(.disabled):active,
.header-4 .btn-primary:not(:disabled):not(.disabled).active,
.header-4 .show>.btn-primary.dropdown-toggle {
	color: #c96;
	background-color: transparent
}

.header-4 .dropdown.category-dropdown .dropdown-toggle:not(:hover):not(:focus) {
	color: #1d1d1d !important
}

@media screen and (min-width: 992px) {
	.header-4 .header-search-extended {
		margin-right: 7rem
	}
}

@media screen and (min-width: 1200px) {
	.header-4 .header-search-extended {
		margin-right: 15rem
	}
}

@media screen and (max-width: 991px) {
	.header-4 .header-search-visible .header-search-wrapper:before {
		border-bottom-color: #c96
	}
}

@media screen and (max-width: 575px) {

	.header-4 .cart-dropdown,
	.header-4 .compare-dropdown,
	.header-4 .wishlist {
		padding-left: 1.4rem
	}
}

.header-5 {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	z-index: 1040;
	background-color: transparent;
	margin-top: 1rem
}

.header-5 .header-middle {
	border-bottom: none;
	margin-bottom: .1rem
}

.header-5 .cart-dropdown,
.header-5 .compare-dropdown {
	padding-left: 2.3rem
}

.header-5 .cart-dropdown:not(:hover):not(.show) .dropdown-toggle,
.header-5 .compare-dropdown:not(:hover):not(.show) .dropdown-toggle {
	color: #fff
}

.header-5 .cart-dropdown .dropdown-menu,
.header-5 .compare-dropdown .dropdown-menu {
	margin-top: 0
}

.header-5 .header-search {
	margin-right: 0
}

.header-5 .header-search .header-search-wrapper {
	background-color: transparent;
	border: none;
	border-radius: 0;
	border-bottom: .1rem solid #fff;
	min-width: 260px
}

.header-5 .header-search-extended {
	margin-top: 0;
	margin-bottom: 0
}

.header-5 .header-search-extended .form-control {
	background-color: transparent;
	color: #fff;
	border-radius: 0;
	padding-left: 1rem
}

.header-5 .header-search-extended .form-control::placeholder {
	color: #fff
}

.header-5 .header-search-extended .btn {
	max-width: 40px;
	flex: 0 0 40px
}

.header-5 .wishlist-link {
	margin-left: 3rem
}

.header-5 .wishlist-link:not(:hover):not(:focus),
.header-5 .search-toggle:not(:hover):not(:focus):not(.active),
.header-5 .mobile-menu-toggler,
.header-5 .wishlist-link:not(:hover):not(:focus),
.header-5 .menu>li:not(:hover):not(.active):not(.show)>a,
.header-5 .mobile-menu-toggler {
	color: #fff
}

.header-5 .logo {
	margin-top: 0;
	margin-bottom: 0
}

.header-5 .menu ul,
.header-5 .megamenu {
	margin-top: 0
}

.header-5 .menu>li>a {
	padding-top: 2rem;
	padding-bottom: 2rem;
	font-weight: 400;
	font-size: 1.5rem;
	letter-spacing: -.01em
}

.header-5 .menu>li>a::before {
	content: '';
	position: absolute;
	left: 2rem;
	right: -.5rem;
	bottom: .5rem;
	height: .1rem;
	background-color: #fff;
	transform-origin: right center;
	transform: scale(0, 1);
	transition: transform .3s
}

.header-5 .menu>li:hover>a,
.header-5 .menu>li:focus>a,
.header-5 .menu>li.active>a {
	color: #fff
}

.header-5 .menu>li:hover>a::before,
.header-5 .menu>li:focus>a::before,
.header-5 .menu>li.active>a::before {
	transform-origin: left center;
	transform: scale(1, 1)
}

.header-5 .sticky-header.fixed {
	background-color: #1d1d1d
}

@media screen and (min-width: 1200px) {
	.header-5 .container-fluid {
		padding-left: 3rem;
		padding-right: 3rem
	}
}

@media screen and (min-width: 1600px) {
	.header-5 .container-fluid {
		padding-left: 6rem;
		padding-right: 6rem
	}

	.header-5 .container-fluid .megamenu-container {
		position: relative
	}

	.header-5 .container-fluid .megamenu-container .megamenu {
		right: auto;
		width: 1170px
	}
}

@media screen and (max-width: 575px) {

	.header-5 .cart-dropdown,
	.header-5 .compare-dropdown {
		padding-left: 1.4rem
	}
}

@media screen and (max-width: 1149px) {
	.header-5 .header-search-extended {
		display: none
	}
}

.header-6 .header-dropdown {
	padding-top: .55rem;
	padding-bottom: .55rem
}

.header-6 .header-dropdown+.header-dropdown {
	margin-left: 2rem
}

.header-6 .header-right .top-menu+.header-dropdown {
	margin-left: 2rem
}

.header-6 .header-dropdown>a,
.header-6 .header-dropdown>span {
	font-weight: 400;
	text-transform: initial;
	padding-right: 2.8rem
}

.header-6 .header-menu {
	margin-top: 0;
	font-size: 1.5rem
}

.header-6 .top-menu {
	text-transform: capitalize
}

.header-6 .top-menu i {
	font-size: 1.6rem
}

.header-6 .top-menu li+li {
	margin-left: 2rem
}

.header-6 .header-middle {
	display: flex;
	min-height: 84px;
	color: #777;
	font-weight: 400;
	font-size: 1.6rem;
	line-height: 1.5;
	letter-spacing: 0;
	border-bottom: none;
	margin-bottom: .1rem
}

.header-6 .header-middle a {
	color: #1d1d1d
}

.header-6 .header-middle a:hover,
.header-6 .header-middle a:focus {
	color: #c96
}

.header-6 .header-middle .container {
	position: relative;
	min-height: 0
}

.header-6 .header-middle .header-center a {
	display: flex;
	align-items: center
}

.header-6 .cart-dropdown,
.header-6 .compare-dropdown {
	padding-left: 2.3rem
}

.header-6 .cart-dropdown .dropdown-menu,
.header-6 .compare-dropdown .dropdown-menu {
	margin-top: 0
}

.header-6 .cart-dropdown:hover .cart-txt,
.header-6 .cart-dropdown:focus .cart-txt,
.header-6 .compare-dropdown:hover .cart-txt,
.header-6 .compare-dropdown:focus .cart-txt {
	color: #c96
}

.header-6 .header-bottom {
	background-color: #222
}

.header-6 .header-bottom .menu>li+li {
	margin-left: .6rem
}

.header-6 .header-bottom .menu>li>a {
	padding-top: 1.55rem;
	padding-bottom: 1.55rem;
	letter-spacing: .05em;
	color: #fff
}

.header-6 .header-bottom .menu>li>a:before {
	bottom: 1rem
}

.header-6 .header-bottom .header-right i {
	font-size: 1.6rem;
	letter-spacing: -.01em;
	margin-right: 1.5rem;
	color: #c96
}

.header-6 .header-bottom .header-right p {
	font-size: 1.4rem;
	font-weight: 500;
	letter-spacing: .05em;
	color: #fff;
	text-transform: uppercase
}

.header-6 .menu ul,
.header-6 .megamenu {
	margin-top: 0
}

.header-6 .header-top .social-icons {
	margin-right: 3rem
}

.header-6 .header-top .social-icons a {
	font-size: 1.4rem;
	font-weight: 500;
	color: #777
}

.header-6 .header-right .top-menu+.header-dropdown {
	margin-left: 3rem
}

.header-6 .header-search .search-wrapper-wide {
	width: 270px;
	border: none
}

.header-6 .header-search-extended {
	margin-top: 2rem;
	margin-bottom: 2rem
}

.header-6 .header-search-extended .form-control {
	font-size: 1.3rem;
	font-weight: 400;
	color: #222;
	border-radius: 0;
	padding: 1.4rem 2.4rem 1.2rem 2rem
}

.header-6 .header-search-extended .form-control::placeholder {
	color: #222
}

.header-6 .header-search-extended .btn {
	background-color: transparent;
	color: #1d1d1d;
	font-size: 2.6rem;
	padding-left: 1rem;
	max-width: 0;
	z-index: 1
}

.header-6 .wishlist-link {
	font-size: 2.8rem
}

.header-6 .wishlist-link:hover .wishlist-txt,
.header-6 .wishlist-link:focus .wishlist-txt {
	color: #c96
}

.header-6 .wishlist-link .wishlist-count,
.header-6 .cart-dropdown .cart-count {
	min-width: 1.7rem;
	height: 1.7rem;
	margin-bottom: 1.5rem;
	margin-left: -1.2rem
}

.header-6 .wishlist-txt,
.header-6 .cart-txt {
	font-size: 1.3rem;
	font-weight: 400;
	letter-spacing: 0;
	color: #222;
	margin-left: 1rem;
	margin-top: -.5rem;
	transition: all .3s
}

.header-6 .cart-txt {
	font-weight: 500
}

.header-6 .menu.sf-arrows .sf-with-ul::after {
	letter-spacing: -.01em
}

.header-6 .header-middle a.btn:hover,
.header-6 .header-middle a.btn:focus {
	color: #fff
}

.header-6 .btn-primary:hover,
.header-6 .btn-primary:focus,
.header-6 .btn-primary.focus,
.header-6 .btn-primary:not(:disabled):not(.disabled):active,
.header-6 .btn-primary:not(:disabled):not(.disabled).active,
.header-6 .show>.btn-primary.dropdown-toggle {
	color: #c15454;
	background-color: transparent
}

@media screen and (min-width: 992px) {
	.header-6 .logo {
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translateX(-50%) translateY(-50%);
		margin: 0
	}
}

@media screen and (max-width: 991px) {
	.header-6 .header-bottom {
		display: block
	}
}

@media screen and (max-width: 575px) {
	.header-6 .header-dropdown {
		display: none
	}

	.header-6 .cart-dropdown,
	.header-6 .compare-dropdown {
		padding-left: 1.4rem
	}

	.header-6 .wishlist-link {
		margin-left: 1.4rem
	}

	.header-6 .compare-dropdown,
	.header-6 .wishlist-link {
		display: flex
	}
}

@media screen and (max-width: 991px) {
	.header-6 .header-middle .header-left {
		display: none
	}

	.header-6 .header-middle .header-center {
		display: block
	}

	.header-6 .logo {
		position: absolute;
		top: 50%;
		left: 1rem;
		transform: translate(0, -50%);
		margin-top: 0;
		margin-bottom: 0
	}
}

.header-7 .header-top {
	background-color: #f9f9f9
}

.header-7 .header-top .container-fluid::after {
	height: 0
}

.header-7 .header-middle {
	border-bottom: none
}

.header-7 .header-middle .menu>li>a {
	font-size: 1.4rem;
	font-weight: 400;
	letter-spacing: 0
}

.header-7 .cart-dropdown,
.header-7 .compare-dropdown {
	padding-left: 2.3rem
}

.header-7 .cart-dropdown .dropdown-menu,
.header-7 .compare-dropdown .dropdown-menu {
	margin-top: 0
}

.header-7 .logo {
	margin-top: 2.5rem;
	margin-bottom: 2.5rem
}

.header-7 .main-nav {
	margin-left: 2.5rem
}

.header-7 .menu ul,
.header-7 .megamenu {
	margin-top: 0
}

.header-7 .menu>li>a {
	padding-top: 3.9rem;
	padding-bottom: 3.7rem
}

.header-7 .menu.sf-arrows>li>.sf-with-ul {
	padding-right: 1.7rem
}

.header-7 .header-search-extended {
	margin-right: .5rem;
	max-width: 270px
}

.header-7 .header-search-extended .btn-primary {
	flex: 0 0 40px;
	max-width: 40px;
	background-color: transparent;
	font-size: 2.2rem;
	color: #1d1d1d;
	border-radius: 0
}

.header-7 .header-search-extended .header-search-wrapper {
	border-radius: 0;
	border: none;
	border-bottom: .1rem solid #ccc
}

.header-7 .header-search-extended .search-wrapper-wide {
	width: 270px
}

.header-7 .header-search-extended .form-control {
	padding-left: 1rem;
	padding-bottom: 1rem
}

.header-7 .btn-primary:hover,
.header-7 .btn-primary:focus,
.header-7 .btn-primary.focus,
.header-7 .btn-primary:not(:disabled):not(.disabled):active,
.header-7 .btn-primary:not(:disabled):not(.disabled).active,
.header-7 .show>.btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #cc6666;
	border-color: #cc6666;
	box-shadow: none
}

.header-7 .top-menu:not(.top-link-menu) ul {
	min-width: 180px
}

@media screen and (max-width: 575px) {

	.header-7 .cart-dropdown,
	.header-7 .compare-dropdown {
		padding-left: 1.4rem
	}

	.header-7 .wishlist-link {
		margin-left: 1.4rem
	}
}

@media screen and (max-width: 1079px) {
	.header.header-7 .header-search-extended {
		display: none
	}
}

.header-8 .header-top {
	font-weight: 400;
	font-size: 1.4rem;
	color: #f4e8dd;
	background-color: #c96;
	margin-bottom: 0
}

.header-8 .header-top .container:after,
.header-8 .header-top .container-fluid:after {
	display: none
}

.header-8 .header-top .header-dropdown>a:hover,
.header-8 .header-top .header-dropdown>a:focus,
.header-8 .header-top .top-menu>li>a:hover,
.header-8 .header-top .top-menu>li>a:focus {
	color: #fff
}

.header-8 .header-menu {
	margin-top: 0
}

.header-8 .header-menu ul a:not(:focus):not(:hover) {
	color: #1d1d1d
}

.header-8 .header-dropdown {
	padding-top: .75rem;
	padding-bottom: .75rem
}

.header-8 .header-dropdown+.header-dropdown {
	margin-left: 2rem
}

.header-8 .top-menu,
.header-8 .header-dropdown>a,
.header-8 .header-dropdown>span {
	text-transform: capitalize
}

.header-8 .header-dropdown>a,
.header-8 .header-dropdown>span {
	padding-right: 2rem
}

.header-8 .header-dropdown>a::after,
.header-8 .header-dropdown>span::after {
	font-size: 1rem;
	margin-top: -.5rem
}

.header-8 .top-menu li+li {
	margin-left: 2.1rem
}

.header-8 .header-middle {
	border-bottom: none;
	margin-bottom: 0
}

.header-8 .main-nav {
	margin-left: 0;
	margin-right: 3rem
}

.header-8 .menu>li>a {
	padding-top: 3.45rem;
	padding-bottom: 3.45rem
}

.header-8 .header-search .form-control {
	background-color: #f4f4f4
}

.header-8 .header-search .form-control::placeholder {
	font-style: italic
}

.header-8 .header-search .header-search-wrapper {
	border-color: #f4f4f4
}

.header-8 .cart-dropdown .dropdown-menu,
.header-8 .compare-dropdown .dropdown-menu,
.header-8 .menu ul,
.header-8 .megamenu {
	margin-top: 0
}

@media screen and (min-width: 992px) {

	.header-8 .header-top .top-menu a:hover,
	.header-8 .header-top .top-menu a:focus {
		color: #fff
	}
}

@media screen and (max-width: 991px) {
	.header-8 .top-menu ul a:not(:hover):not(:focus) {
		color: #1d1d1d
	}

	.header-8 .top-menu:not(.top-link-menu) ul {
		margin-top: 0
	}

	.header-8 .top-menu:not(.top-link-menu)>li {
		padding-right: 2rem
	}

	.header-8 .top-menu:not(.top-link-menu)>li::after {
		font-size: 1rem;
		margin-top: -.5rem
	}
}

@media screen and (min-width: 1200px) {
	.header-8 .header-search .header-search-wrapper {
		display: flex
	}

	.header-8 .main-nav {
		margin-right: 26rem
	}
}

.header-9 {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	z-index: 1040;
	background-color: transparent
}

.header-9 .header-middle {
	border-bottom: none
}

.header-9 .cart-dropdown,
.header-9 .compare-dropdown {
	padding-left: 2.3rem
}

.header-9 .cart-dropdown:not(:hover):not(.show) .dropdown-toggle,
.header-9 .compare-dropdown:not(:hover):not(.show) .dropdown-toggle {
	color: #fff
}

.header-9 .cart-dropdown .dropdown-menu,
.header-9 .compare-dropdown .dropdown-menu {
	margin-top: 0
}

.header-9 .header-search .header-search-wrapper {
	border-color: #fff
}

.header-9 .wishlist-link:not(:hover):not(:focus),
.header-9 .search-toggle:not(:hover):not(:focus):not(.active),
.header-9 .mobile-menu-toggler,
.header-9 .wishlist-link:not(:hover):not(:focus),
.header-9 .menu>li:not(:hover):not(.active):not(.show)>a,
.header-9 .mobile-menu-toggler {
	color: #fff
}

.header-9 .logo {
	margin-top: 2.5rem;
	margin-bottom: 2.5rem
}

.header-9 .main-nav {
	margin-left: 1rem
}

.header-9 .menu ul,
.header-9 .megamenu {
	margin-top: 0
}

.header-9 .menu>li>a {
	padding-top: 2.85rem;
	padding-bottom: 2.85rem
}

.header-9 .sticky-header.fixed {
	background-color: #1d1d1d
}

@media screen and (max-width: 575px) {

	.header-9 .cart-dropdown,
	.header-9 .compare-dropdown {
		padding-left: 1.4rem
	}

	.header-9 .wishlist-link {
		margin-left: 1.4rem
	}
}

.header-10 {
	background-color: #fff
}

.header-10 .header-top {
	font-size: 1.4rem;
	background-color: #fafafa;
	margin-bottom: 0
}

.header-10 .header-top .container:after,
.header-10 .header-top .container-fluid:after {
	display: none
}

.header-10 .header-menu {
	margin-top: 0
}

.header-10 .header-dropdown {
	padding-top: .7rem;
	padding-bottom: .7rem
}

.header-10 .header-dropdown+.header-dropdown {
	margin-left: 2rem
}

.header-10 .header-dropdown>a,
.header-10 .header-dropdown>span {
	padding-right: 1.8rem
}

.header-10 .header-dropdown>a:after,
.header-10 .header-dropdown>span:after {
	font-size: 1rem;
	margin-top: -.6rem
}

.header-10 .top-menu {
	text-transform: capitalize
}

.header-10 .top-menu li+li {
	margin-left: 2rem
}

.header-10 .header-middle {
	border-bottom: none
}

.header-10 .cart-dropdown,
.header-10 .compare-dropdown {
	padding-left: 1.4rem
}

.header-10 .cart-dropdown .dropdown-menu,
.header-10 .compare-dropdown .dropdown-menu {
	margin-top: 0
}

.header-10 .cart-dropdown:not(:hover):not(.show) .dropdown-toggle,
.header-10 .compare-dropdown:not(:hover):not(.show) .dropdown-toggle,
.header-10 .mobile-menu-toggler,
.header-10 .search-toggle:not(:hover):not(:focus),
.header-10 .wishlist-link:not(:hover):not(:focus) {
	color: #1d1d1d
}

.header-10 .sticky-header {
	background-color: #f7f7f7
}

.header-10 .mobile-menu-toggler {
	margin-left: 0
}

.header-10 .header-search-extended {
	margin-right: 2.8rem;
	margin-top: 2.25rem;
	margin-bottom: 2.25rem
}

.header-10 .header-search .header-search-wrapper {
	border-radius: .2rem;
	border-color: #c96
}

.header-10 .header-search .btn {
	border-radius: 0 .2rem .2rem 0
}

.header-10 .header-search .select-custom:before {
	left: auto;
	right: 0
}

.header-10 .header-bottom {
	background-color: #1d1d1d
}

.header-10 .header-bottom .container {
	display: block
}

.header-10 .header-bottom .col-lg-9 {
	position: static
}

.header-10 .header-bottom .main-nav {
	margin-left: 5.2rem
}

.header-10 .header-bottom .menu ul,
.header-10 .header-bottom .megamenu {
	margin-top: 0
}

.header-10 .header-bottom .menu>li:not(:hover):not(.active):not(.show)>a {
	color: #fff
}

.header-10 .header-bottom .mobile-menu-toggler {
	color: #fff
}

.header-10 .header-bottom .menu>li>a {
	padding-top: 1.6rem;
	padding-bottom: 1.6rem
}

.header-10 .header-bottom .menu>li>a:before {
	background-color: #fff
}

.header-10 .menu>li:hover>a,
.header-10 .menu>li.show>a,
.header-10 .menu>li.active>a {
	color: #fff
}

.header-10 .category-dropdown .dropdown-toggle {
	color: #fff;
	text-transform: capitalize;
	font-weight: 500;
	font-size: 1.6rem;
	letter-spacing: -.01em;
	padding: 1.45rem 5rem 1.45rem 2rem;
	background-color: #c96;
	min-width: 100%
}

.header-10 .category-dropdown .dropdown-toggle:before {
	display: none
}

.header-10 .category-dropdown .dropdown-toggle:after {
	position: absolute;
	right: 1.9rem;
	top: 50%;
	margin-top: -1.15rem;
	font-weight: normal;
	margin-left: 0;
	float: right
}

.header-10 .category-dropdown.show .dropdown-toggle:after {
	content: '\f131'
}

.header-10 .category-dropdown .dropdown-menu {
	box-shadow: none
}

.header-10 .menu-vertical ul li>a {
	padding-top: .5rem;
	padding-bottom: .5rem
}

.header-10 .menu-vertical .menu-title {
	color: #c96
}

.header-10 .menu-vertical .menu-col {
	margin-top: 1.6rem
}

@media screen and (max-width: 991px) {
	.header-10 .header-search-visible .header-search-wrapper:before {
		border-bottom-color: #dadada
	}

	.header-10 .top-menu:not(.top-link-menu) ul {
		margin-top: 0
	}
}

@media screen and (min-width: 1200px) {
	.header-10 .header-search-extended {
		margin-right: 6.6rem
	}
}

.header-11 {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	z-index: 1040;
	background-color: transparent
}

.header-11 .header-middle {
	border-bottom-color: rgba(250, 250, 250, 0.2)
}

.header-11 .header-left,
.header-11 .header-right {
	flex: 1 1 0
}

.header-11 .header-center {
	flex: 0 1 auto
}

.header-11 .header-right {
	display: flex;
	justify-content: flex-end
}

.header-11 .cart-dropdown,
.header-11 .compare-dropdown {
	padding-left: 2.3rem
}

.header-11 .cart-dropdown:not(:hover):not(.show) .dropdown-toggle,
.header-11 .compare-dropdown:not(:hover):not(.show) .dropdown-toggle {
	color: #fff
}

.header-11 .cart-dropdown .dropdown-menu,
.header-11 .compare-dropdown .dropdown-menu {
	margin-top: 0
}

.header-11 .header-search .header-search-wrapper {
	border-color: #fff
}

.header-11 .wishlist-link:not(:hover):not(:focus),
.header-11 .search-toggle:not(:hover):not(:focus):not(.active),
.header-11 .mobile-menu-toggler,
.header-11 .wishlist-link:not(:hover):not(:focus),
.header-11 .menu>li:not(:hover):not(.active):not(.show)>a,
.header-11 .mobile-menu-toggler {
	color: #fff
}

.header-11 .logo {
	margin-top: 2.5rem;
	margin-bottom: 2.5rem
}

.header-11 .main-nav {
	margin-left: 0
}

.header-11 .menu>li:not(:last-child) {
	margin-right: 2rem
}

.header-11 .menu>li>a {
	padding-top: 2.95rem;
	padding-bottom: 2.95rem;
	padding-left: 0
}

.header-11 .sticky-header.fixed {
	background-color: #1d1d1d
}

.header-11 .mobile-menu-toggler {
	margin-left: 0
}

@media screen and (max-width: 575px) {

	.header-11 .cart-dropdown,
	.header-11 .compare-dropdown {
		padding-left: 1.4rem
	}

	.header-11 .wishlist-link {
		margin-left: 1.4rem
	}
}

@media screen and (min-width: 1200px) {
	.header-11 .menu>li:not(:last-child) {
		margin-right: 3rem
	}
}

.header-12 .logo {
	margin-bottom: 2.5rem
}

.header-12 .header-dropdown-link {
	display: flex;
	align-items: flex-end
}

.header-12 .account,
.header-12 .wishlist,
.header-12 .compare-dropdown,
.header-12 .cart-dropdown {
	display: flex;
	align-self: stretch;
	align-items: initial
}

.header-12 .account>a,
.header-12 .wishlist>a,
.header-12 .compare-dropdown>a,
.header-12 .cart-dropdown>a {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-around
}

.header-12 div.icon {
	position: relative
}

.header-12 .account a {
	font-size: 3rem;
	color: #1d1d1d;
	line-height: 1
}

.header-12 .wishlist a {
	font-size: 2.8rem;
	color: #1d1d1d;
	line-height: 1
}

.header-12 .cart-dropdown .cart-count,
.header-12 .wishlist .wishlist-count {
	min-width: 1.6rem;
	height: 1.6rem
}

.header-12 .wishlist .wishlist-count {
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	font-weight: 400;
	font-size: 1rem;
	line-height: 1;
	color: #fff
}

.header-12 .wishlist .wishlist-count {
	position: absolute;
	top: 0;
	right: -.5rem
}

.header-12 .cart-dropdown .cart-count {
	position: absolute;
	top: 0;
	right: -.3rem
}

.header-12 .cart-dropdown,
.header-12 .wishlist,
.header-12 .account {
	padding-left: 3rem
}

.header-12 .cart-dropdown .dropdown-toggle,
.header-12 .wishlist .dropdown-toggle,
.header-12 .account .dropdown-toggle {
	color: #1d1d1d
}

.header-12 .cart-dropdown,
.header-12 .wishlist,
.header-12 .account {
	align-items: flex-end;
	padding-left: 3.4rem
}

.header-12 .cart-dropdown>a p,
.header-12 .wishlist>a p,
.header-12 .account>a p {
	margin-top: .3rem;
	font-size: 1.1rem;
	font-weight: 300;
	letter-spacing: 0;
	transition: color .3s
}

.header-12 .cart-dropdown:hover>a,
.header-12 .cart-dropdown:hover>a p,
.header-12 .cart-dropdown:focus>a,
.header-12 .cart-dropdown:focus>a p,
.header-12 .cart-dropdown.show>a,
.header-12 .cart-dropdown.show>a p,
.header-12 .wishlist:hover>a,
.header-12 .wishlist:hover>a p,
.header-12 .wishlist:focus>a,
.header-12 .wishlist:focus>a p,
.header-12 .wishlist.show>a,
.header-12 .wishlist.show>a p,
.header-12 .account:hover>a,
.header-12 .account:hover>a p,
.header-12 .account:focus>a,
.header-12 .account:focus>a p,
.header-12 .account.show>a,
.header-12 .account.show>a p {
	color: #1cc0a0
}

.header-12 .wishlist {
	padding-left: 3rem
}

.header-12 .dropdown.category-dropdown .dropdown-toggle {
	min-width: 264px;
	position: relative;
	color: #fff;
	background-color: #1cc0a0;
	padding-left: 5.6rem;
	padding-right: 3rem
}

.header-12 .dropdown.category-dropdown .dropdown-toggle:after {
	margin-left: 0;
	position: absolute;
	left: 1.8rem;
	top: 50%;
	margin-top: -1.1rem
}

.header-12 .dropdown.category-dropdown .dropdown-toggle:before {
	display: block;
	height: auto;
	content: '';
	font-family: 'molla';
	content: '\f110';
	position: absolute;
	left: auto;
	right: 1.8rem;
	top: 50%;
	font-size: 1rem;
	line-height: 1;
	margin-top: -.5rem
}

.header-12 .dropdown.category-dropdown.show .dropdown-toggle:before {
	content: '\e801'
}

.header-12 .header-dropdown>a,
.header-12 .header-dropdown>span {
	text-transform: none
}

.header-12 .top-menu {
	text-transform: none
}

.header-12 .header-menu ul {
	display: block
}

.header-12 .header-dropdown {
	padding-top: .7rem;
	padding-bottom: .7rem
}

.header-12 .header-top {
	font-size: 1.4rem
}

.header-12 .header-top .header-left {
	letter-spacing: -.01em
}

.header-12 .header-top .header-left i {
	margin-right: .8rem
}

.header-12 .header-top .top-menu li+li {
	margin-left: 0
}

.header-12 .header-top .dropdown-links>li+li {
	margin-left: 4rem
}

.header-12 .header-middle {
	border-bottom: none
}

.header-12 .header-bottom .container {
	position: relative
}

.header-12 .header-bottom .container::after {
	content: '';
	position: absolute;
	top: 1.8rem;
	bottom: 1.8rem;
	width: .1rem;
	background-color: #ccc;
	right: 20.5%
}

.header-12 .header-bottom .menu>li+li {
	margin-left: 2.8rem
}

.header-12 .header-bottom .menu>li>a {
	padding: 1.55rem 3rem 1.55rem 1rem
}

.header-12 .header-bottom .menu>li>a::before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	right: -.5rem;
	width: unset;
	bottom: 0;
	height: .1rem;
	background-color: #1cc0a0;
	transform-origin: right center;
	transform: scale(0, 1);
	transition: transform .3s ease
}

.header-12 .header-bottom .menu>li:hover>a,
.header-12 .header-bottom .menu>li:focus>a,
.header-12 .header-bottom .menu>li.active>a {
	color: #1cc0a0
}

.header-12 .header-bottom .menu>li:hover>a::before,
.header-12 .header-bottom .menu>li:focus>a::before,
.header-12 .header-bottom .menu>li.active>a::before {
	transform-origin: left center;
	transform: scale(1, 1)
}

.header-12 .header-bottom .header-right {
	margin-left: 2rem
}

.header-12 .header-bottom .header-right i {
	font-size: 1.6rem;
	color: #fff
}

.header-12 .header-bottom .header-right p {
	font-size: 1.4rem;
	font-weight: 500;
	letter-spacing: -.01em;
	color: #fff;
	text-transform: none;
	padding-left: 1.5rem;
	margin-right: 4rem
}

.header-12 .header-bottom .menu>li:not(:hover):not(.active):not(.show)>a {
	color: #fff
}

.header-12 .sticky-header.fixed {
	background-color: #1d1d1d
}

.header-12 .header-search-extended #cat,
.header-12 .header-search-extended .form-control {
	background-color: #f8f8f8
}

.header-12 .header-search-extended .form-control {
	padding-left: 2rem
}

.header-12 .header-search-extended .select-custom {
	flex: 0 0 213px;
	max-width: 213px
}

@media screen and (min-width: 1600px) {
	.header-12 .header-search-extended {
		margin-right: 7rem
	}

	.header-12 .header-search .search-wrapper-wide {
		width: 832px
	}

	.header-12 .header-search-extended {
		max-width: 832px
	}
}

@media screen and (max-width: 991px) {
	.header-12 .header-search-visible .header-search-wrapper:before {
		border-bottom-color: #dadada
	}
}

@media screen and (min-width: 1200px) {
	.header-12 .header-text {
		display: block
	}
}

@media screen and (max-width: 1279px) {
	.header-12 .header-bottom .menu>li+li {
		margin-left: .5rem
	}

	.header-12 .header-bottom .container::after {
		visibility: hidden
	}
}

@media screen and (max-width: 1140px) {
	.header-12 .header-bottom .header-right {
		margin-left: 0
	}

	.header-12 .header-bottom .header-right p {
		font-size: 1.3rem;
		margin-right: 1rem
	}

	.header-12 .header-bottom .menu>li>a {
		font-size: 1.3rem
	}

	.header-12 .dropdown.category-dropdown .dropdown-toggle {
		font-size: 1.3rem;
		min-width: 150px;
		padding-left: 5rem
	}

	.header-12 .dropdown.category-dropdown .dropdown-toggle::before {
		right: 1rem
	}
}

@media screen and (max-width: 395px) {

	.header-12 .wishlist,
	.header-12 .account {
		display: none
	}
}

.header-13 {
	background-color: #fff
}

.header-13 .header-top {
	font-weight: 300;
	font-size: 1.3rem
}

.header-13 .header-dropdown {
	padding-top: .85rem;
	padding-bottom: .85rem
}

.header-13 .header-dropdown+.header-dropdown {
	margin-left: 2rem
}

.header-13 .header-dropdown>a,
.header-13 .header-dropdown>span {
	padding-right: 1.8rem
}

.header-13 .header-dropdown>a:after,
.header-13 .header-dropdown>span:after {
	font-size: 1rem;
	margin-top: -.6rem
}

.header-13 .top-menu {
	text-transform: uppercase
}

.header-13 .top-menu li+li {
	margin-left: 3rem
}

.header-13 .header-middle {
	border-bottom: none
}

.header-13 .cart-dropdown,
.header-13 .compare-dropdown {
	padding-left: 1.4rem
}

.header-13 .cart-dropdown .dropdown-menu,
.header-13 .compare-dropdown .dropdown-menu {
	margin-top: 0
}

.header-13 .cart-dropdown:not(:hover):not(.show) .dropdown-toggle,
.header-13 .compare-dropdown:not(:hover):not(.show) .dropdown-toggle,
.header-13 .mobile-menu-toggler,
.header-13 .search-toggle:not(:hover):not(:focus),
.header-13 .wishlist-link:not(:hover):not(:focus) {
	color: #1d1d1d
}

.header-13 .mobile-menu-toggler {
	margin-left: 0
}

.header-13 .header-search-extended {
	margin-right: 2.1rem
}

.header-13 .header-search .header-search-wrapper {
	border-radius: .3rem;
	border-color: #ebebeb
}

.header-13 .header-search .btn {
	border-radius: 0 .3rem .3rem 0
}

.header-13 .header-bottom {
	color: #fff;
	background-color: #1d1d1d
}

.header-13 .header-bottom .menu ul,
.header-13 .header-bottom .megamenu {
	margin-top: 0
}

.header-13 .header-bottom .menu>li:not(:hover):not(.active):not(.show)>a {
	color: #ccc
}

.header-13 .header-bottom .menu>li.active>a,
.header-13 .header-bottom .menu>li.show>a {
	color: #fff
}

.header-13 .header-bottom .mobile-menu-toggler {
	color: #fff
}

.header-13 .header-bottom .menu>li>a {
	padding-left: 0;
	padding-top: 1.55rem;
	padding-bottom: 1.55rem
}

.header-13 .header-bottom .menu>li>a:hover,
.header-13 .header-bottom .menu>li>a:focus {
	color: #fff
}

.header-13 .main-nav {
	margin-left: 2rem
}

.header-13 .menu>li>a:before {
	display: none
}

.header-13 .fixed .megamenu {
	left: 0;
	right: 0
}

.header-13 .dropdown.category-dropdown .dropdown-toggle {
	min-width: 264px;
	position: relative;
	color: #fff;
	background-color: #c96;
	padding-left: 5.6rem;
	padding-right: 3rem
}

.header-13 .dropdown.category-dropdown .dropdown-toggle:after {
	margin-left: 0;
	position: absolute;
	left: 1.8rem;
	top: 50%;
	margin-top: -1.1rem
}

.header-13 .dropdown.category-dropdown.show .dropdown-toggle:before {
	content: '\e801'
}

.header-13 .header-text {
	color: #ccc;
	display: none
}

.header-13 .header-text i {
	margin-right: 1.4rem
}

.header-13 .sticky-header.fixed {
	left: auto;
	right: auto
}

@media screen and (max-width: 991px) {
	.header-13 .header-search-visible .header-search-wrapper:before {
		border-bottom-color: #dadada
	}
}

@media screen and (min-width: 992px) {
	.header-13 .sticky-header.fixed {
		width: 930px
	}
}

@media screen and (min-width: 1200px) {
	.header-13 .header-text {
		display: block
	}

	.header-13 .sticky-header.fixed {
		width: 1110px
	}

	.header-13 .header-search-extended {
		margin-right: 11rem
	}
}

@media screen and (min-width: 1280px) {
	.header-13 .sticky-header.fixed {
		width: 1170px
	}

	.header-13 .header-search-extended {
		margin-right: 17rem
	}
}

.header-14 {
	background-color: #fff
}

.header-14 .header-top {
	font-weight: 300;
	font-size: 1.4rem;
	letter-spacing: 0
}

.header-14 .header-top .header-left {
	font-weight: 400;
	letter-spacing: -.01em
}

.header-14 .header-top .header-left i {
	margin-right: 1rem;
	font-size: 1.6rem
}

.header-14 .header-middle .container,
.header-14 .header-middle .container-fluid,
.header-14 .header-bottom .container,
.header-14 .header-bottom .container-fluid {
	display: block
}

.header-14 .header-bottom .container::after,
.header-14 .header-bottom .container-fluid::after {
	content: '';
	position: absolute;
	top: 1.95rem;
	bottom: 1.95rem;
	right: 16%;
	width: .1rem;
	background-color: #fff
}

.header-14 .header-dropdown {
	padding-top: .8rem;
	padding-bottom: .8rem
}

.header-14 .header-dropdown+.header-dropdown {
	margin-left: 2rem
}

.header-14 .header-dropdown>a,
.header-14 .header-dropdown>span {
	padding-right: 1.8rem;
	text-transform: none
}

.header-14 .header-dropdown>a:after,
.header-14 .header-dropdown>span:after {
	font-size: 1rem;
	margin-top: -.6rem
}

.header-14 .login {
	text-transform: none
}

.header-14 .top-menu {
	text-transform: uppercase
}

.header-14 .top-menu ul {
	display: block
}

.header-14 .top-menu .menus {
	display: flex;
	align-items: center
}

.header-14 .top-menu .menus>li+li {
	margin-left: 4rem
}

.header-14 .top-menu li+li {
	margin-left: 0
}

.header-14 .header-middle {
	border-bottom: none
}

.header-14 .cart-dropdown,
.header-14 .compare-dropdown {
	padding-left: 0
}

.header-14 .cart-dropdown .dropdown-menu,
.header-14 .compare-dropdown .dropdown-menu {
	margin-top: 0
}

.header-14 .cart-dropdown:hover .dropdown-toggle,
.header-14 .cart-dropdown.show .dropdown-toggle,
.header-14 .compare-dropdown:hover .dropdown-toggle,
.header-14 .compare-dropdown.show .dropdown-toggle {
	color: #fcb941
}

.header-14 .mobile-menu-toggler {
	margin-left: 0;
	color: #1d1d1d
}

.header-14 .header-search-extended {
	margin-right: 0;
	max-width: 100%;
	margin-top: 2.05rem;
	margin-bottom: 2.05rem
}

.header-14 .header-search .header-search-wrapper {
	border-radius: .3rem;
	border-color: #c96
}

.header-14 .header-search .search-wrapper-wide {
	width: 100%
}

.header-14 .header-search .btn {
	border-radius: 0 .3rem .3rem 0
}

.header-14 .header-bottom {
	color: #fff;
	background-color: #1d1d1d
}

.header-14 .header-bottom .menu ul,
.header-14 .header-bottom .megamenu {
	margin-top: 0
}

.header-14 .header-bottom .menu>li:not(:hover):not(.active):not(.show)>a {
	color: #fff
}

.header-14 .header-bottom .menu>li>a {
	padding-left: 0;
	padding-top: 1.6rem;
	padding-bottom: 1.6rem
}

.header-14 .header-bottom .menu>li>a::before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	right: -.5rem;
	width: unset;
	bottom: 0;
	height: .1rem;
	background-color: #fcb941;
	transform-origin: right center;
	transform: scale(0, 1);
	transition: transform .3s ease
}

.header-14 .header-bottom .menu>li:hover>a::before,
.header-14 .header-bottom .menu>li:focus>a::before,
.header-14 .header-bottom .menu>li.active>a::before {
	transform-origin: left center;
	transform: scale(1, 1)
}

.header-14 .header-bottom .menu>li>.sf-with-ul {
	padding-left: 1rem;
	padding-right: 2.5rem
}

.header-14 .main-nav {
	margin-left: 0
}

.header-14 .menu>li>a:before {
	display: none
}

.header-14 .dropdown.category-dropdown .dropdown-toggle {
	min-width: 0;
	width: 100%;
	position: relative;
	color: #1d1d1d !important;
	background-color: #c96;
	font-size: 1.6rem;
	text-transform: capitalize;
	padding: 1.45rem 1rem 1.45rem 5rem
}

.header-14 .dropdown.category-dropdown .dropdown-toggle:before {
	display: none
}

.header-14 .dropdown.category-dropdown .dropdown-toggle:after {
	margin-left: 0;
	position: absolute;
	left: 1.4rem;
	top: 50%;
	font-size: 2.2rem;
	margin-top: -1.2rem
}

.header-14 .dropdown.category-dropdown .dropdown-menu {
	box-shadow: none
}

.header-14 .dropdown.category-dropdown.show .dropdown-toggle::after {
	content: '\f131'
}

.header-14 .menu-vertical ul li>a {
	padding-top: .5rem;
	padding-bottom: .5rem
}

.header-14 .menu-vertical>li:not(:last-child)>a {
	border-bottom: none
}

.header-14 .menu-vertical>li>a {
	font-weight: 400;
	padding-bottom: .95rem;
	padding-left: .5rem
}

.header-14 .menu-vertical>li:not(:hover):not(.show):not(.active)>a {
	color: #1d1d1d
}

.header-14 .menu-vertical .megamenu:not(.megamenu-sm):not(.megamenu-md) {
	min-height: 0
}

.header-14 .menu-vertical i {
	font-size: 1.4rem;
	display: inline-flex;
	justify-content: center;
	margin-right: 1rem
}

.header-14 .menu-vertical .sf-with-ul::after {
	right: 1.3rem
}

.header-14 .menu-brands.menu-col {
	padding-bottom: 2rem
}

.header-14 .header-bottom .header-left .category-dropdown {
	width: 100%
}

.header-14 .header-bottom .header-center {
	display: flex;
	justify-content: center
}

.header-14 .header-bottom .header-center .main-nav {
	margin-left: 0
}

.header-14 .header-bottom .header-right {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	padding-right: 5rem
}

.header-14 .header-bottom .header-right p {
	font-weight: 500;
	letter-spacing: -.01em;
	color: #fff
}

.header-14 .header-bottom .header-right i {
	font-size: 1.6rem;
	margin-right: 1.5rem;
	color: #fcb941
}

.header-14 .header-dropdown-link {
	display: flex;
	align-items: flex-end
}

.header-14 .wishlist-link {
	position: relative;
	flex-direction: column;
	font-size: 2.8rem;
	color: #1d1d1d
}

.header-14 .wishlist-link .wishlist-count {
	right: 0;
	top: -.5rem
}

.header-14 .wishlist-link:hover .wishlist-txt,
.header-14 .wishlist-link:focus .wishlist-txt {
	color: #fcb941
}

.header-14 .compare-dropdown {
	padding-left: 2.4rem
}

.header-14 .compare-dropdown .dropdown-toggle {
	font-size: 3rem
}

.header-14 .compare-dropdown:hover .compare-txt,
.header-14 .compare-dropdown:focus .compare-txt {
	color: #fcb941
}

.header-14 .cart-dropdown {
	font-size: 3.2rem;
	margin-left: 3.4rem;
	align-items: flex-end
}

.header-14 .cart-dropdown .cart-count {
	top: -.3rem;
	right: -.3rem
}

.header-14 .cart-dropdown:hover .cart-txt,
.header-14 .cart-dropdown:focus .cart-txt {
	color: #fcb941
}

.header-14 .compare-dropdown [class*='count'],
.header-14 .cart-dropdown [class*='count'],
.header-14 .wishlist-link [class*='count'] {
	min-width: 1.6rem;
	height: 1.6rem;
	position: absolute
}

.header-14 .compare-dropdown .dropdown-toggle,
.header-14 .cart-dropdown .dropdown-toggle,
.header-14 .wishlist-link .dropdown-toggle {
	position: relative;
	flex-direction: column
}

.header-14 .wishlist-txt,
.header-14 .cart-txt,
.header-14 .compare-txt {
	font-size: 1.1rem;
	font-weight: 300;
	letter-spacing: 0;
	color: #777;
	margin-top: .3rem;
	transition: all .3s
}

.header-14 .select-custom::before {
	right: 0;
	left: unset;
	background-color: #dadada
}

@media screen and (max-width: 991px) {
	.header-14 .header-search-visible .header-search-wrapper:before {
		border-bottom-color: #dadada
	}

	.header-14 .header-middle-right {
		display: flex;
		align-items: stretch;
		justify-content: flex-end
	}
}

@media screen and (min-width: 768px) {
	.tmb {
		flex: 100% 0 0;
	}

	.tmb a {
		display: inline-flex;
		width: 15%;
	}

	.product.product-7 .btn-product {
		background: transparent !important;
		color: #FFF !important;
		border: 1px solid #FFF;
		margin: 1rem 3rem;
		border-radius: 25px;
	}

	.header-14 .header-middle .header-right {
		max-width: 84%
	}
}

@media screen and (min-width: 1200px) {
	.header-14 .main-nav {
		margin-left: 2rem
	}
}

@media screen and (min-width: 1600px) {
	.header-14 .container-fluid .megamenu-container {
		position: static
	}

	.header-14 .main-nav {
		margin-left: 3rem
	}

	.header-14 .header-bottom .menu>li+li {
		margin-left: 3rem
	}
}

@media screen and (max-width: 1500px) {
	.header-14 .header-bottom .col-lg-9 {
		position: static
	}

	.header-14 .megamenu {
		left: 3rem;
		right: 3rem
	}
}

@media screen and (max-width: 1199px) {
	.header-14 .megamenu {
		left: 1.5rem;
		right: 1.5rem
	}
}

@media screen and (max-width: 992px) {
	.header-14 .top-menu .menus {
		display: block
	}
}

@media screen and (max-width: 1700px) {

	.header-14 .header-bottom .container::after,
	.header-14 .header-bottom .container-fluid::after {
		right: 22%
	}
}

@media screen and (max-width: 1200px) {
	.header-14 .header-bottom .header-right {
		padding-right: 1rem
	}

	.header-14 .header-bottom .menu>li>a {
		font-size: 1.3rem
	}

	.header-14 .header-bottom .menu>li+li {
		margin-left: 0
	}
} */

.footer {
	width: 100%;
	font-weight: 300;
	font-size: 1.4rem;
	color: #777;
	background-color: #fff
}

.footer a {
	color: inherit
}

.footer a:hover,
.footer a:focus {
	color: #c96
}

.footer .widget {
	margin-bottom: 4rem
}

.footer .widget-title {
	color: #1d1d1d;
	font-weight: 500;
	font-size: 1.6rem;
	letter-spacing: -.01em;
	margin-top: 0;
	margin-bottom: 1.9rem
}

.footer-middle {
	padding: 6.7rem 0 2.2rem;
	border-top: .1rem solid #ebebeb
}

.footer-logo {
	margin-bottom: 2rem;
	margin-top: -.8rem
}

.widget-about p {
	max-width: 250px
}

.container-fluid .widget-about p {
	max-width: 540px
}

.widget-about p:last-of-type {
	margin-bottom: 3.2rem
}

.widget-list {
	margin-bottom: 0
}

.widget-list li:not(:last-child) {
	margin-bottom: .4rem
}

.widget-newsletter form {
	padding-top: .7rem
}

.widget-newsletter .form-control {
	height: 46px;
	padding-top: 1.15rem;
	padding-bottom: 1.15rem;
	background-color: #fff;
	border-right-width: 0
}

.widget-newsletter .form-control:not(:focus) {
	border-color: #dadada
}

.widget-newsletter .btn {
	min-width: 46px;
	font-size: 1.5rem;
	padding: 1.1rem 1rem
}

.widget-newsletter .btn i {
	margin: 0 !important
}

.footer-bottom .container,
.footer-bottom .container-fluid {
	position: relative;
	display: flex;
	align-content: center;
	flex-direction: column;
	padding-top: 2.1rem;
	padding-bottom: 2.9rem
}

.footer-bottom .container:before,
.footer-bottom .container-fluid:before {
	content: '';
	display: block;
	height: 1px;
	position: absolute;
	top: 0;
	left: 10px;
	right: 10px;
	background-color: #ebebeb
}

.footer-copyright {
	margin-bottom: 1rem;
	text-align: center
}

.footer-payments {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0
}

#scroll-top {
	width: 5rem;
	height: 5rem;
	position: fixed;
	right: 50px;
	bottom: 128px;
	z-index: 999;
	color: #cccccc;
	display: none;
	align-items: center;
	justify-content: center;
	text-align: center;
	line-height: 1;
	visibility: hidden;
	opacity: 0;
	border-radius: 0;
	border: none;
	background-color: #fafafa;
	font-size: 3rem;
	transition: all 0.4s ease;
	transform: translateY(60px);
	-ms-transform: translateY(60px)
}

#scroll-top:hover,
#scroll-top:focus {
	color: #777;
	background-color: #eaeaea
}

#scroll-top.show {
	background: transparent;
	font-size: 20px;
	color: #000;
	visibility: visible;
	opacity: 1;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0)
}

@media screen and (min-width: 768px) {
	#scroll-top {
		display: flex
	}
}

@media screen and (min-width: 992px) {

	.footer-bottom .container,
	.footer-bottom .container-fluid {
		flex-direction: row
	}

	.footer-copyright {
		margin-bottom: 0;
		text-align: left
	}

	.footer-payments {
		margin-right: 0
	}
}

@media screen and (min-width: 1200px) {
	.footer-bottom .container-fluid:before {
		left: 30px;
		right: 30px
	}
}

@media screen and (min-width: 1600px) {
	.footer-bottom .container-fluid:before {
		left: 70px;
		right: 70px
	}
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
	.footer .widget-about .social-icon:not(:last-child) {
		margin-right: .4rem
	}
}

.footer-dark {
	background-color: #1d1d1d
}

.footer-dark .footer-middle {
	border-top-width: 0
}

.footer-dark .widget-title {
	color: #fff
}

.footer-dark .social-icon:hover,
.footer-dark .social-icon:focus {
	color: #fff
}

.footer-dark .footer-bottom .container:before {
	background-color: #525455
}

.footer-dark.footer-2 .widget-about-info a:not(:hover) {
	color: #fff
}

.footer-dark.footer-2 .widget-about-title {
	color: #c96
}

.footer-dark.footer-2 .footer-bottom {
	color: #999999
}

.footer-2 .footer-middle {
	padding-top: 4.5rem;
	padding-bottom: .4rem
}

.footer-2 .footer-bottom .container {
	padding-top: 2.2rem;
	padding-bottom: 2.2rem;
	flex-direction: column-reverse
}

.col-md-6 .widget-about p,
.col-lg-6 .widget-about p {
	max-width: none
}

.widget-about-info {
	font-weight: 400;
	font-size: 2rem;
	letter-spacing: -.01em;
	line-height: 1.3;
	padding-top: .7rem
}

.widget-about-info .footer-payments {
	margin-top: .6rem
}

.widget-about-title {
	display: block;
	font-weight: 300;
	font-size: 1.3rem;
	color: #1d1d1d;
	letter-spacing: 0;
	margin-bottom: .4rem
}

.footer-bottom .social-icons {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1rem
}

.footer-bottom .social-icon {
	font-size: 1.3rem
}

.footer-newsletter {
	color: #ebebeb;
	padding-top: 4.8rem;
	padding-bottom: 5.5rem
}

.footer-newsletter .heading {
	margin-bottom: 2.4rem
}

.footer-newsletter .title {
	color: #fff;
	font-weight: 500
}

.footer-newsletter .title-desc {
	color: inherit;
	font-size: 1.6rem;
	margin-top: .7rem
}

.footer-newsletter .title-desc span {
	color: #fff;
	font-weight: 400
}

.footer-newsletter .form-control {
	height: 46px;
	padding: 1.25rem 2rem;
	font-size: 1.4rem;
	line-height: 1.5;
	font-weight: 300;
	color: #999999;
	background-color: #fff;
	border: none;
	border-radius: 0;
	margin-bottom: 0;
	transition: all 0.3s
}

.footer-newsletter .form-control.form-control::placeholder {
	color: #999999
}

.footer-newsletter .btn i:last-child {
	margin-left: 1rem
}

.footer-menu {
	display: flex;
	align-items: center;
	margin-bottom: .8rem;
	margin-left: auto;
	margin-right: auto
}

.footer-menu li {
	position: relative
}

.footer-menu li+li {
	margin-left: 2.1rem
}

.footer-menu li+li:before {
	content: '';
	display: inline-block;
	width: 1px;
	height: 1.2rem;
	position: absolute;
	left: -1.1rem;
	top: 50%;
	margin-top: -.6rem;
	background-color: #b5b5b5
}

.footer-menu a {
	box-shadow: 0 1px 0 #b5b5b5
}

@media screen and (min-width: 992px) {

	.footer-2 .footer-bottom .container,
	.footer-2 .footer-bottom .container-fluid {
		flex-direction: row
	}

	.footer-menu {
		margin-bottom: 0;
		margin-left: .6rem;
		margin-right: 0
	}

	.footer-bottom .social-icons {
		margin-left: auto;
		margin-right: 0;
		margin-bottom: 0
	}
}

@media screen and (max-width: 575px) {
	.widget-about-info .col-sm-6:not(:last-child) {
		margin-bottom: 1rem
	}
}

.page-header {
	padding: 67px;
	background-color: #ebebeb;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}

.breadcrumb-nav {
	margin-bottom: 2rem;
	border-bottom: 0.1rem solid rgba(235, 235, 235, 0.55)
}

.breadcrumb-nav .container,
.breadcrumb-nav .container-fluid {
	padding-top: 1.4rem;
	padding-bottom: 1.4rem
}

.breadcrumb-with-filter .container,
.breadcrumb-with-filter .container-fluid {
	display: flex;
	align-items: center;
	flex-wrap: wrap
}

.breadcrumb-with-filter .container-fluid {
	width: 100%
}

.breadcrumb {
	background-color: transparent;
	border-radius: 0;
	margin: 0;
	padding: 0
}

.breadcrumb-item {
	font-weight: 300;
	font-size: 1.4rem;
	line-height: 1.5;
	letter-spacing: 0;
}

.breadcrumb-item i {
	font-size: 1.3rem;
	vertical-align: top;
	margin-top: -.2rem
}

.breadcrumb-item i::before {
	margin: 0
}

.breadcrumb-item a {
	color: #777
}

.breadcrumb-item a:hover,
.breadcrumb-item a:focus {
	color: #c96
}

.breadcrumb-item.active {
	color: #1d1d1d
}

.breadcrumb-item+.breadcrumb-item {
	padding-left: 1rem
}

.breadcrumb-item+.breadcrumb-item:before {
	color: #999999;
	content: '\f112';
	font-family: "molla";
	padding-right: .7rem;
	font-size: 1.1rem;
	vertical-align: middle;
	margin-top: -.1rem
}

.heading {
	margin-bottom: 1.6rem
}

.heading.heading-flex {
	display: flex;
	flex-direction: column;
	text-align: center
}

.heading .title {
	margin-bottom: 0
}

.heading.heading-center {
	text-align: center
}

.heading.heading-center .title {
	margin-bottom: 1rem;
	font-style: italic;
	font-family: 'Cormorant Garamond', serif;
}

.title-separator {
	font-weight: 300;
	color: #cccccc
}

.text-white .title-separator {
	color: #777
}

.title-desc {
	color: #777;
	font-weight: 300;
	font-size: 1.4rem;
	line-height: 1.5;
	letter-spacing: -.01em;
	margin-bottom: 0
}

.heading-right {
	margin-top: .5rem
}

.title-link {
	font-weight: 500;
	transition: all .3s ease
}

.title-link:hover,
.title-link:focus {
	box-shadow: 0 1px 0 0 #c96
}

.title-link i {
	font-size: 1.5rem
}

.title-link i:last-child {
	margin-left: .5rem
}

@media screen and (min-width: 992px) {
	.heading.heading-flex {
		align-items: center;
		flex-direction: row;
		text-align: left
	}

	.heading-right {
		margin-top: 0;
		margin-left: auto
	}
}

.icon-box {
	color: #777;
	font-weight: 300;
	line-height: 1.5;
	letter-spacing: -.01em;
	margin-bottom: 2rem
}

.icon-box.icon-box-sm {
	font-size: 1.4rem;
	line-height: 1.86
}

.icon-box-title {
	color: #1d1d1d;
	font-weight: 400;
	font-size: 1.8rem;
	letter-spacing: -.025em;
	margin-bottom: .9rem
}

.icon-box-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	color: #c96;
	font-size: 4rem;
	line-height: 1;
	margin-bottom: 2rem
}

.icon-box-content p:last-child {
	margin-bottom: 0
}

.icon-box-left {
	position: relative;
	padding-left: 70px
}

.icon-box-left .icon-box-icon {
	position: absolute;
	left: 0;
	top: -1rem
}

.icon-box-circle .icon-box-icon {
	width: 7rem;
	height: 7rem;
	border-radius: 50%;
	color: #fff;
	background-color: #c96
}

.icon-box-circle.icon-box-left {
	padding-left: 100px
}

.icon-box-circle.icon-box-left .icon-box-icon {
	left: 1rem
}

.icon-box-card {
	background-color: #fafafa;
	padding: 6.5rem 2rem 6rem
}

.icon-box-card .icon-box-title {
	font-weight: 600
}

.icon-box-card .icon-box-icon {
	margin-bottom: 1.3rem
}

.icon-boxes-container {
	padding-top: 2.8rem;
	margin-bottom: 0
}

.icon-boxes-container.bg-dark .icon-box-icon {
	color: #1d1d1d
}

.icon-boxes-container.bg-dark .icon-box-title {
	color: #fff
}

.icon-box-side {
	align-items: center;
	width: 100%;
	padding-top: 4rem;
	padding-bottom: 6rem;
	margin-bottom: 0
}

.icon-box-side p {
	margin-bottom: 0
}

.icon-box-side .icon-box-icon {
	display: inline-block;
	line-height: 0;
	min-width: 7rem;
	text-align: center;
	margin-bottom: 0
}

.icon-box-side .icon-box-title {
	font-weight: bold;
	font-size: 1.4rem;
	letter-spacing: -.01em;
	margin-top: 2.2rem;
	margin-bottom: 0
}

@media screen and (min-width: 768px) {
	.icon-box {
		margin-bottom: 4rem
	}

	.icon-box-side {
		margin-bottom: 0
	}
}

@media screen and (min-width: 1200px) {
	.icon-boxes-separator [class*="col-"]+[class*="col-"]:before {
		content: '';
		display: block;
		width: .1rem;
		height: 5.3rem;
		background-color: #e9e9e9;
		position: absolute;
		left: -.3rem;
		top: 50%;
		margin-top: -2.55rem
	}
}

@media screen and (max-width: 1199px) {
	.icon-box-sm br {
		display: none
	}
}

.accordion {
	margin-bottom: 3rem
}

.card {
	border-radius: 0;
	margin-bottom: 0;
	border: none;
	border-top: .1rem solid #ebebeb
}

.card:last-child {
	border-bottom: .1rem solid #ebebeb
}

.card-header {
	position: relative;
	padding: 0;
	border: none;
	font-weight: 700;
	line-height: 1.5;
	background-color: transparent;
	margin: 0
}

.card-header::after {
	display: block;
	clear: both;
	content: ''
}

.card-title {
	font-size: 1.8rem;
	line-height: 1.2;
	margin-bottom: 0
}

.card-title a {
	display: block;
	padding: 1.7rem 4rem 1.7rem 1.2rem;
	position: relative;
	color: #c96;
	border: none;
	background-color: transparent;
	outline: none !important
}

.card-title a i {
	min-width: 17px;
	margin-right: 2.4rem
}

.card-title a:before {
	content: '\e802';
	display: inline-block;
	position: absolute;
	right: 1.2rem;
	top: 50%;
	color: #c96;
	font-family: "molla";
	line-height: 1;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transition: all 0.3s
}

.card-title a.collapsed {
	color: #1d1d1d
}

.card-title a.collapsed:hover,
.card-title a.collapsed:focus {
	color: #c96
}

.card-title a.collapsed:before {
	content: '\f110';
	color: #8c8c8c;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%)
}

.card-body {
	padding: .4rem 4rem 1.8rem 1.2rem;
	border: none;
	border-radius: 0
}

.accordion-icon .card-body {
	padding-left: 5.5rem !important
}

.accordion-plus .card-title a:before {
	content: '\f28e'
}

.accordion-plus .card-title a.collapsed:before {
	content: '\f2c2'
}

.accordion-rounded .card:first-child {
	border-radius: .3rem .3rem 0 0
}

.accordion-rounded .card:last-child {
	border-radius: 0 0 .3rem .3rem
}

.card.card-box .card-title a {
	padding-left: 2rem
}

.card.card-box .card-title a:before {
	right: 2rem
}

.card.card-box .card-title a i {
	margin-right: 1.4rem
}

.card.card-box .card-body {
	padding: 1rem 2rem 2rem
}

.card.card-sm .card-title {
	font-size: 1.6rem;
	letter-spacing: -.01em
}

.card.card-sm .card-title a {
	padding-top: 2.1rem;
	padding-bottom: 2.1rem
}

.card.card-sm .card-title a:before {
	right: 2rem
}

.card.card-sm .card-body {
	padding: 1rem 2rem 2rem
}

.card.bg-light,
.card.bg-white {
	background-color: #fff !important;
	border: .1rem solid #ebebeb
}

.card.bg-light .card-title a,
.card.bg-white .card-title a {
	background-color: #fff
}

.card.bg-light .card-title a.collapsed {
	background-color: #fafafa
}

@media screen and (min-width: 992px) {
	.card-title {
		font-size: 2rem
	}
}

.nav-link:focus {
	outline: none !important
}

.nav.nav-tabs {
	border-bottom-right-radius: .3rem;
	border: .1rem solid #d7d7d7;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0
}

.nav.nav-tabs .nav-link {
	color: #777;
	font-weight: 500;
	font-size: 1.4rem;
	line-height: 1.5;
	letter-spacing: -.025em;
	padding: .85rem 0.2rem;
	border-top-left-radius: .3rem;
	border-top-right-radius: .3rem;
	text-align: center;
	transition: all .35s ease
}

.nav.nav-tabs .nav-link:hover,
.nav.nav-tabs .nav-link:focus {
	font-weight: bold;
	border-color: transparent
}

.nav.nav-tabs .nav-item+.nav-item {
	margin-left: .1rem
}

.nav.nav-tabs .nav-item.show .nav-link,
.nav.nav-tabs .nav-item .nav-link.active {
	font-weight: bold;
	border-color: #d7d7d7;
	border-bottom-color: transparent
}

.nav.nav-tabs.nav-tabs-bg .nav-link:not(.active) {
	border-color: #ebebeb #ebebeb #d7d7d7 #ebebeb;
	background-color: #fafafa
}

.nav.nav-tabs.justify-content-center {
	border-bottom-left-radius: .3rem;
	border-bottom-right-radius: .3rem
}

.tab-content-border {
	border: .1rem solid #d7d7d7;
	border-radius: .3rem;
	border-top-left-radius: 0;
	border-top-width: 0
}

.justify-content-center+.tab-content-border {
	border-top-left-radius: .3rem
}

.tab-pane {
	padding: 1.4rem 2.2rem
}

.tab-pane p:last-child {
	margin-bottom: 0
}

.nav.nav-pills .nav-link {
	color: #777;
	font-weight: 400;
	font-size: 1.4rem;
	line-height: 1.5;
	letter-spacing: -.01em;
	padding: .45rem 1rem;
	border-radius: 0;
	text-align: center;
	text-transform: uppercase;
	border: none;
	border-bottom: .1rem solid transparent;
	background-color: transparent;
	transition: all .35s ease
}

.nav.nav-pills .nav-link:hover,
.nav.nav-pills .nav-link:focus {
	font-weight: bold;
}

.nav.nav-pills .nav-link:focus {
	outline: none !important
}

.nav.nav-pills .nav-item+.nav-item {
	margin-left: 1rem
}

.nav.nav-pills .nav-item.show .nav-link,
.nav.nav-pills .nav-item .nav-link.active {
	font-weight: bold;
	border-color: #d7d7d7;
	border-bottom-color: #c96
}

.nav-pills+.tab-content .tab-pane {
	padding: 1.4rem 0
}

.nav-pills+.tab-content .tab-pane p:last-child {
	margin-bottom: 0
}

.tabs-vertical {
	display: flex;
	align-items: flex-start;
	align-items: stretch
}

.tabs-vertical .tab-content-border {
	border-top-width: .1rem;
	border-left-width: 0;
	border-bottom-left-radius: 0
}

.tabs-vertical .nav {
	flex-shrink: 0
}

.tabs-vertical .nav .nav-link {
	min-width: 100px
}

.tabs-vertical .nav.nav-tabs {
	border-bottom-width: 0;
	border-right-width: .1rem
}

.tabs-vertical .nav.nav-tabs .nav-link {
	border-top-left-radius: .3rem;
	border-top-right-radius: 0;
	border-bottom-left-radius: .3rem
}

.tabs-vertical .nav.nav-tabs .nav-item {
	margin-bottom: 0;
	margin-right: -1px
}

.tabs-vertical .nav.nav-tabs .nav-item+.nav-item {
	margin-left: 0;
	margin-top: 1px
}

.tabs-vertical .nav.nav-tabs .nav-item.show .nav-link,
.tabs-vertical .nav.nav-tabs .nav-item .nav-link.active {
	border-color: #d7d7d7;
	border-right-color: transparent
}

.tabs-vertical .nav.nav-tabs.nav-tabs-bg .nav-link:not(.active) {
	border-color: #ebebeb #d7d7d7 #ebebeb #ebebeb;
	background-color: #fafafa
}

.tab-content.tab-content-carousel>.tab-pane {
	display: block;
	visibility: hidden;
	height: 0 !important
}

.tab-content.tab-content-carousel>.tab-pane:not(.active) {
	overflow: hidden !important
}

.tab-content.tab-content-carousel>.active {
	height: auto !important;
	visibility: visible
}

.nav.nav-border-anim .nav-link {
	position: relative;
	border-bottom: none
}

.nav.nav-border-anim .nav-link:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: .1rem;
	background-color: #c96;
	transform-origin: right center;
	transform: scale(0, 1);
	transition: transform .3s ease
}

.form-tab .nav.nav-border-anim .nav-link:before {
	height: .2rem
}

.nav.nav-border-anim .nav-link.active:before {
	transform-origin: left center;
	transform: scale(1, 1)
}

.nav.nav-border-anim.nav-pills-mobile .nav-link:before {
	height: .2rem
}

@media screen and (min-width: 992px) {
	.nav-pills+.tab-content .tab-pane {
		padding-left: 1rem;
		padding-right: 1rem
	}
}

.btn-wrap {
	display: inline-block;
	margin-bottom: 2rem
}

.btn-wrap>span {
	display: block;
	color: #ccc;
	margin-bottom: .3rem
}

.btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: .85rem 1.5rem;
	font-weight: 400;
	font-size: 1.4rem;
	line-height: 1.5;
	letter-spacing: -.01em;
	border-radius: 0;
	white-space: normal;
	transition: all 0.3s
}

.btn span {
	line-height: 1
}

.btn i:first-child {
	margin-right: 1rem
}

.btn i:last-child {
	margin-left: 1rem
}

.btn:focus {
	box-shadow: none
}

.btn:focus,
.btn:active {
	outline: none !important
}

.btn:active:focus {
	box-shadow: none !important
}

.btn.btn-minwidth-sm {
	min-width: 112px
}

.btn.btn-minwidth {
	min-width: 170px
}

.btn.btn-minwidth-lg {
	min-width: 218px
}

.btn:active {
	outline: none
}

.btn-rounded {
	border-radius: .2rem
}

.btn-round {
	border-radius: 3rem
}

.btn-lg {
	font-weight: 500;
	font-size: 1.5rem;
	min-width: 170px;
	padding: 1.1rem 2rem
}

.btn-lg i:first-child {
	margin-right: 1.4rem
}

.btn-lg i:last-child {
	margin-left: 1.4rem
}

.btn-more {
	padding-top: 1.15rem;
	padding-bottom: 1.15rem;
	min-width: 230px;
	text-transform: uppercase
}

.btn-link {
	padding: .4rem 1rem;
	min-width: 0;
	color: #c96;
	text-decoration: none;
	border: none;
	border-bottom: .1rem solid transparent;
	letter-spacing: 0;
	font-size: 1.4rem;
	min-width: 0;
	font-family: "Helvetica", sans-serif
}

.btn-link.btn-link-dark {
	color: #1d1d1d
}

.btn-link:hover,
.btn-link:focus,
.btn-link .btn-link-dark:hover,
.btn-link .btn-link-dark:focus {
	color: #c96;
	text-decoration: none;
	border-color: #c96
}

.btn-link i:first-child {
	margin-right: 1rem
}

.btn-link i:last-child {
	margin-left: 1rem
}

.btn-hover-text {
	display: none
}

.btn:hover .btn-text,
.btn:focus .btn-text {
	display: none
}

.btn:hover .btn-hover-text,
.btn:focus .btn-hover-text {
	display: inline-block
}

.btn-primary {
	color: #fff !important;
	background-color: #848c97;
	border-color: #848c97;
	box-shadow: none;
	border-radius: 10px
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show>.btn-primary.dropdown-toggle {
	color: #fff;
	box-shadow: none
}

.btn-primary.disabled,
.btn-primary:disabled {
	color: #fff;
	background-color: #c96;
	border-color: #c96
}

.btn-secondary {
	color: #fff;
	background-color: #a6c76c;
	border-color: #a6c76c;
	box-shadow: none
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.show>.btn-secondary.dropdown-toggle {
	color: #fff;
	background-color: #c96;
	border-color: #c96;
	box-shadow: none
}

.btn-secondary.disabled,
.btn-secondary:disabled {
	color: #fff;
	background-color: #a6c76c;
	border-color: #a6c76c
}

.btn-white {
	color: #1d1d1d;
	background-color: #fff;
	border-color: #fff;
	box-shadow: none
}

.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white:not(:disabled):not(.disabled):active,
.btn-white:not(:disabled):not(.disabled).active,
.show>.btn-white.dropdown-toggle {
	color: #fff;
	background-color: #c96;
	border-color: #c96;
	box-shadow: none
}

.btn-white.disabled,
.btn-white:disabled {
	color: #1d1d1d;
	background-color: #fff;
	border-color: #fff
}

.btn-white-2 {
	color: #1d1d1d;
	background-color: #fff;
	border-color: #fff;
	box-shadow: none
}

.btn-white-2:hover,
.btn-white-2:focus,
.btn-white-2.focus,
.btn-white-2:not(:disabled):not(.disabled):active,
.btn-white-2:not(:disabled):not(.disabled).active,
.show>.btn-white-2.dropdown-toggle {
	color: #fff;
	background-color: #a6c76c;
	border-color: #a6c76c;
	box-shadow: none
}

.btn-white-2.disabled,
.btn-white-2:disabled {
	color: #1d1d1d;
	background-color: #fff;
	border-color: #fff
}

.btn-primary-white {
	color: #fff;
	background-color: #c96;
	border-color: #c96;
	box-shadow: none
}

.btn-primary-white:hover,
.btn-primary-white:focus,
.btn-primary-white.focus,
.btn-primary-white:not(:disabled):not(.disabled):active,
.btn-primary-white:not(:disabled):not(.disabled).active,
.show>.btn-primary-white.dropdown-toggle {
	color: #c96;
	background-color: #fff;
	border-color: #fff;
	box-shadow: none
}

.btn-primary-white.disabled,
.btn-primary-white:disabled {
	color: #fff;
	background-color: #c96;
	border-color: #c96
}

.btn-white-primary {
	color: #c96;
	background-color: #fff;
	border-color: #fff;
	box-shadow: none
}

.btn-white-primary:hover,
.btn-white-primary:focus,
.btn-white-primary.focus,
.btn-white-primary:not(:disabled):not(.disabled):active,
.btn-white-primary:not(:disabled):not(.disabled).active,
.show>.btn-white-primary.dropdown-toggle {
	color: #fff;
	background-color: #c96;
	border-color: #c96;
	box-shadow: none
}

.btn-white-primary.disabled,
.btn-white-primary:disabled {
	color: #c96;
	background-color: #fff;
	border-color: #fff
}

.btn-dark {
	color: #fff;
	background-color: #1d1d1d;
	border-color: #1d1d1d;
	box-shadow: none
}

.btn-dark:hover,
.btn-dark:focus,
.btn-dark.focus,
.btn-dark:not(:disabled):not(.disabled):active,
.btn-dark:not(:disabled):not(.disabled).active,
.show>.btn-dark.dropdown-toggle {
	color: #fff;
	background-color: #c96;
	border-color: #c96;
	box-shadow: none
}

.btn-dark.disabled,
.btn-dark:disabled {
	color: #fff;
	background-color: #1d1d1d;
	border-color: #1d1d1d
}

.btn-outline {
	color: #c96;
	background-color: transparent;
	background-image: none;
	border-color: #ebebeb;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05)
}

.btn-outline:hover,
.btn-outline:focus,
.btn-outline.focus,
.btn-outline:not(:disabled):not(.disabled):active,
.btn-outline:not(:disabled):not(.disabled).active,
.show>.btn-outline.dropdown-toggle {
	color: #c96;
	background-color: transparent;
	border-color: #ebebeb;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15)
}

.btn-outline.disabled,
.btn-outline:disabled {
	color: #c96;
	background-color: transparent
}

.btn-outline-primary {
	color: #c96;
	background-color: transparent;
	background-image: none;
	border-color: #c96;
	box-shadow: none
}

.btn-outline-primary:hover,
.btn-outline-primary:focus,
.btn-outline-primary.focus,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.show>.btn-outline-primary.dropdown-toggle {
	color: #c96;
	background-color: transparent;
	border-color: #ebebeb;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05)
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
	color: #c96;
	background-color: transparent
}

.btn-outline-primary-2 {
	color: #c96;
	background-color: transparent;
	background-image: none;
	border-color: #c96;
	box-shadow: none
}

.btn-outline-primary-2:hover,
.btn-outline-primary-2:focus,
.btn-outline-primary-2.focus,
.btn-outline-primary-2:not(:disabled):not(.disabled):active,
.btn-outline-primary-2:not(:disabled):not(.disabled).active,
.show>.btn-outline-primary-2.dropdown-toggle {
	color: #fff;
	background-color: #c96;
	border-color: #c96;
	box-shadow: none
}

.btn-outline-primary-2.disabled,
.btn-outline-primary-2:disabled {
	color: #c96;
	background-color: transparent
}

.btn-outline-light {
	color: #fff;
	background-color: transparent;
	background-image: none;
	border-color: #fff;
	box-shadow: none
}

.btn-outline-light:hover,
.btn-outline-light:focus,
.btn-outline-light.focus,
.btn-outline-light:not(:disabled):not(.disabled):active,
.btn-outline-light:not(:disabled):not(.disabled).active,
.show>.btn-outline-light.dropdown-toggle {
	color: #c96;
	background-color: transparent;
	border-color: #fff;
	box-shadow: none
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
	color: #fff;
	background-color: transparent
}

.btn-outline-dark {
	color: #1d1d1d;
	background-color: transparent;
	background-image: none;
	border-color: #d7d7d7;
	box-shadow: none
}

.btn-outline-dark:hover,
.btn-outline-dark:focus,
.btn-outline-dark.focus,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.btn-outline-dark:not(:disabled):not(.disabled).active,
.show>.btn-outline-dark.dropdown-toggle {
	color: #c96;
	background-color: transparent;
	border-color: #ebebeb;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05)
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
	color: #1d1d1d;
	background-color: transparent
}

.btn-outline-dark-2 {
	color: #1d1d1d;
	background-color: transparent;
	background-image: none;
	border-color: #ebebeb;
	box-shadow: none
}

.btn-outline-dark-2:hover,
.btn-outline-dark-2:focus,
.btn-outline-dark-2.focus,
.btn-outline-dark-2:not(:disabled):not(.disabled):active,
.btn-outline-dark-2:not(:disabled):not(.disabled).active,
.show>.btn-outline-dark-2.dropdown-toggle {
	color: #c96;
	background-color: #fafafa;
	border-color: #ebebeb;
	box-shadow: none
}

.btn-outline-dark-2.disabled,
.btn-outline-dark-2:disabled {
	color: #1d1d1d;
	background-color: transparent
}

.btn-outline-dark-3 {
	color: #1d1d1d;
	background-color: transparent;
	background-image: none;
	border-color: #d7d7d7;
	box-shadow: none
}

.btn-outline-dark-3:hover,
.btn-outline-dark-3:focus,
.btn-outline-dark-3.focus,
.btn-outline-dark-3:not(:disabled):not(.disabled):active,
.btn-outline-dark-3:not(:disabled):not(.disabled).active,
.show>.btn-outline-dark-3.dropdown-toggle {
	color: #c96;
	background-color: transparent;
	border-color: #c96;
	box-shadow: none
}

.btn-outline-dark-3.disabled,
.btn-outline-dark-3:disabled {
	color: #1d1d1d;
	background-color: transparent
}

.btn-outline-darker {
	color: #1d1d1d;
	background-color: transparent;
	background-image: none;
	border-color: #d7d7d7;
	box-shadow: none
}

.btn-outline-darker:hover,
.btn-outline-darker:focus,
.btn-outline-darker.focus,
.btn-outline-darker:not(:disabled):not(.disabled):active,
.btn-outline-darker:not(:disabled):not(.disabled).active,
.show>.btn-outline-darker.dropdown-toggle {
	color: #fff;
	background-color: #c96;
	border-color: #c96;
	box-shadow: none
}

.btn-outline-darker.disabled,
.btn-outline-darker:disabled {
	color: #1d1d1d;
	background-color: transparent
}

.btn-outline-gray {
	color: #1d1d1d;
	background-color: transparent;
	background-image: none;
	border-color: #959595;
	box-shadow: none
}

.btn-outline-gray:hover,
.btn-outline-gray:focus,
.btn-outline-gray.focus,
.btn-outline-gray:not(:disabled):not(.disabled):active,
.btn-outline-gray:not(:disabled):not(.disabled).active,
.show>.btn-outline-gray.dropdown-toggle {
	color: #fff;
	background-color: #c96;
	border-color: #c96;
	box-shadow: none
}

.btn-outline-gray.disabled,
.btn-outline-gray:disabled {
	color: #1d1d1d;
	background-color: transparent
}

.btn-outline-lightgray {
	color: #1d1d1d;
	background-color: transparent;
	background-image: none;
	border-color: #ebebeb;
	box-shadow: none
}

.btn-outline-lightgray:hover,
.btn-outline-lightgray:focus,
.btn-outline-lightgray.focus,
.btn-outline-lightgray:not(:disabled):not(.disabled):active,
.btn-outline-lightgray:not(:disabled):not(.disabled).active,
.show>.btn-outline-lightgray.dropdown-toggle {
	color: #c96;
	background-color: #f5f6f9;
	border-color: #ebebeb;
	box-shadow: none
}

.btn-outline-lightgray.disabled,
.btn-outline-lightgray:disabled {
	color: #1d1d1d;
	background-color: transparent
}

.btn-shadow {
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05) !important
}

.btn-shadow:hover,
.btn-shadow:focus,
.btn-shadow:active {
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15) !important
}

.btn-outline-white {
	color: #fff;
	background-color: transparent;
	background-image: none;
	border-color: #fff;
	box-shadow: none
}

.btn-outline-white:hover,
.btn-outline-white:focus,
.btn-outline-white.focus,
.btn-outline-white:not(:disabled):not(.disabled):active,
.btn-outline-white:not(:disabled):not(.disabled).active,
.show>.btn-outline-white.dropdown-toggle {
	color: #fff;
	background-color: #c96;
	border-color: #c96;
	box-shadow: none
}

.btn-outline-white.disabled,
.btn-outline-white:disabled {
	color: #fff;
	background-color: transparent
}

.btn-outline-white-2 {
	color: #fff;
	background-color: transparent;
	background-image: none;
	border-color: #fff;
	box-shadow: none
}

.btn-outline-white-2:hover,
.btn-outline-white-2:focus,
.btn-outline-white-2.focus,
.btn-outline-white-2:not(:disabled):not(.disabled):active,
.btn-outline-white-2:not(:disabled):not(.disabled).active,
.show>.btn-outline-white-2.dropdown-toggle {
	color: #fff;
	background-color: #a6c76c;
	border-color: #a6c76c;
	box-shadow: none
}

.btn-outline-white-2.disabled,
.btn-outline-white-2:disabled {
	color: #fff;
	background-color: transparent
}

.btn-outline-white-3 {
	color: #fff;
	background-color: transparent;
	background-image: none;
	border-color: #fff;
	box-shadow: none
}

.btn-outline-white-3:hover,
.btn-outline-white-3:focus,
.btn-outline-white-3.focus,
.btn-outline-white-3:not(:disabled):not(.disabled):active,
.btn-outline-white-3:not(:disabled):not(.disabled).active,
.show>.btn-outline-white-3.dropdown-toggle {
	color: #1d1d1d;
	background-color: #fff;
	border-color: #fff;
	box-shadow: none
}

.btn-outline-white-3.disabled,
.btn-outline-white-3:disabled {
	color: #fff;
	background-color: transparent
}

.btn-outline-white-4 {
	color: #fff;
	background-color: transparent;
	background-image: none;
	border-color: #fff;
	box-shadow: none
}

.btn-outline-white-4:hover,
.btn-outline-white-4:focus,
.btn-outline-white-4.focus,
.btn-outline-white-4:not(:disabled):not(.disabled):active,
.btn-outline-white-4:not(:disabled):not(.disabled).active,
.show>.btn-outline-white-4.dropdown-toggle {
	color: #c96;
	background-color: #fff;
	border-color: #fff;
	box-shadow: none
}

.btn-outline-white-4.disabled,
.btn-outline-white-4:disabled {
	color: #fff;
	background-color: transparent
}

.bg-image .btn-wrap>span {
	color: #777
}

.bg-image .btn-link-dark {
	color: #fff
}

.bg-image .btn-link-dark:hover,
.bg-image .btn-link-dark:focus {
	color: #c96;
	border-color: #c96
}

.bg-image .btn-outline-primary:hover,
.bg-image .btn-outline-primary:focus,
.bg-image .btn-outline-primary.focus,
.bg-image .btn-outline-primary:not(:disabled):not(.disabled):active,
.bg-image .btn-outline-primary:not(:disabled):not(.disabled).active,
.show>.bg-image .btn-outline-primary.dropdown-toggle {
	color: #fff;
	background-color: #c96;
	border-color: #c96
}

.bg-image .btn-outline-dark {
	color: #fff;
	border-color: #fff
}

.bg-image .btn-outline-dark:hover,
.bg-image .btn-outline-dark:focus,
.bg-image .btn-outline-dark.focus,
.bg-image .btn-outline-dark:not(:disabled):not(.disabled):active,
.bg-image .btn-outline-dark:not(:disabled):not(.disabled).active,
.show>.bg-image .btn-outline-dark.dropdown-toggle {
	color: #c96;
	background-color: #fff;
	border-color: #fff
}

.product {
	position: relative;
	margin-bottom: 1rem;
	transition: box-shadow .35s ease;
	background-color: #fff
}

.owl-carousel .product {
	margin-bottom: 0 !important
}

.product-media {
	position: relative;
	display: block;
	background-color: #d7d7d7;
	margin-bottom: 0;
	overflow: hidden
}

.product-media>a {
	display: block
}

.product-image {
	display: block;
	width: 100%;
	height: auto
}

.product-image-hover {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	width: 100%;
	height: auto;
	transition: all .4s ease
}

.product:hover .product-image-hover {
	opacity: 1
}

.product-countdown {
	position: absolute;
	left: .8rem;
	right: .8rem;
	bottom: 1.3rem;
	z-index: 6;
	transition: all .4s ease;
	visibility: visible;
	opacity: 1
}

.product-countdown .countdown-show4 .countdown-section {
	width: calc(25% - 10px)
}

.product-countdown .countdown-section {
	font-size: 1rem;
	line-height: 1;
	padding: 1.4rem 0 1.2rem;
	margin-left: .5rem;
	margin-right: .5rem;
	background-color: rgba(255, 255, 255, 0.9);
	border-radius: .4rem
}

.product-countdown .countdown-section:not(:last-child):after {
	color: #fff;
	content: ':';
	display: inline-block;
	font-weight: 400;
	font-size: 20px;
	line-height: 1;
	position: absolute;
	left: 100%;
	margin-left: 3px;
	margin-top: -1px;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%)
}

.product-countdown .countdown-period {
	display: block;
	font-weight: 400;
	color: #1d1d1d;
	text-transform: lowercase;
	width: 100%;
	padding-left: .2rem;
	padding-right: .2rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.product-countdown .countdown-amount {
	display: inline-block;
	color: #ef837b;
	font-weight: 500;
	font-size: 1.8rem;
	letter-spacing: -.03em;
	margin-bottom: .6rem
}

.product-countdown.countdown-primary .countdown-amount {
	color: #c96
}

.product-countdown-container {
	position: absolute;
	left: 1.4rem;
	right: 1.4rem;
	bottom: 1.3rem;
	z-index: 6;
	padding-top: .9rem;
	padding-bottom: .9rem;
	border-radius: .3rem;
	background-color: rgba(255, 255, 255, 0.95);
	letter-spacing: -.01em;
	transition: all .4s ease;
	visibility: visible;
	opacity: 1
}

.product-countdown-container .product-contdown-title {
	display: block;
	color: #1d1d1d;
	font-weight: 400;
	font-size: 1.3rem;
	line-height: 1.2;
	margin-bottom: .3rem;
	text-align: center
}

.product-countdown-container .product-countdown {
	position: relative;
	left: auto;
	right: auto;
	bottom: auto;
	z-index: 6;
	line-height: 1;
	opacity: 1
}

.product-countdown-container .product-countdown .countdown-amount {
	font-weight: 500;
	font-size: 1.4rem;
	line-height: 1;
	margin-bottom: 0;
	text-transform: uppercase
}

.product:hover .product-countdown,
.product:hover .product-countdown-container {
	opacity: 0;
	visibility: hidden
}

.product-body {
	position: relative;
	padding: 1.6rem 2rem;
	transition: all .35s ease;
	background-color: #fff
}

.product-body.product-action-inner {
	padding-right: 4rem
}

.product-title {
	font-weight: 400;
	font-size: 1.6rem;
	line-height: 1.25;
	letter-spacing: -.01em;
	color: #1d1d1d;
	margin-bottom: .2rem
}

.product-title a {
	color: inherit
}

.product-title a:hover,
.product-title a:focus {
	color: #ff5500
}

.product-cat {
	color: #777;
	font-weight: 300;
	font-size: 1.3rem;
	line-height: 1.2;
	letter-spacing: -.01em;
	margin-bottom: .3rem
}

.product-cat a {
	color: inherit
}

.product-cat a:hover,
.product-cat a:focus {
	color: #1d1d1d
}

.product-price {
	display: flex;
	align-items: center;
	flex-flow: wrap;
	font-weight: 400;
	font-size: 1.6rem;
	line-height: 1.25;
	color: #c96;
	margin-bottom: 1.3rem
}

.new-price {
	color: #ef837b;
	margin-right: .8rem
}

.old-price {
	color: #cccccc;
	text-decoration: line-through
}

.out-price {
	color: #cccccc
}

.out-text {
	display: block;
	width: 100%;
	font-size: 1.3rem;
	margin-top: .2rem
}

.product-label {
	position: absolute;
	z-index: 1;
	top: 2rem;
	left: 2rem;
	font-weight: 400;
	font-size: 1.3rem;
	line-height: 1.6rem;
	letter-spacing: -.01em;
	padding: .5rem .9rem;
	min-width: 45px;
	text-align: center;
	color: #1d1d1d;
	background-color: #fff
}

.product-label+.product-label {
	top: 5rem
}

.product-label.label-sale {
	color: #fff;
	background-color: #ef837b
}

.product-label.label-new {
	color: #fff;
	background-color: #a6c76c
}

.product-label.label-top {
	color: #fff;
	background-color: #7dd2ea
}

.product-label.label-out {
	color: #fff;
	background-color: #ccc
}

.product-label.label-primary {
	color: #fff;
	background-color: #c96
}

.product-label.label-secondary {
	color: #fff;
	background-color: #a6c76c
}

.product-label-text {
	color: #c96;
	font-weight: 400;
	font-size: 1.3rem;
	line-height: 1;
	letter-spacing: -.01em;
	margin-top: -.1rem
}

.label-circle {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 4.6rem;
	height: 4.6rem;
	min-width: 0;
	border-radius: 50%;
	line-height: 1
}

.label-circle+.label-circle {
	top: 5.6rem
}

.label-circle.label-out {
	font-size: 1.1rem
}

.ratings-container {
	display: flex;
	align-items: center;
	font-size: 1.3rem;
	margin-bottom: 1.7rem;
	line-height: 1;
	white-space: nowrap
}

.ratings {
	position: relative;
	color: #cccccc
}

.ratings,
.ratings-val {
	display: inline-block;
	font-size: 1.4rem;
	letter-spacing: 0.1em;
	line-height: 1;
	font-family: "molla"
}

.ratings:before,
.ratings-val:before {
	content: "\f318" "\f318" "\f318" "\f318" "\f318"
}

.ratings-val {
	position: absolute;
	top: 0;
	left: 0;
	white-space: nowrap;
	overflow: hidden;
	color: #fcb941
}

.ratings-primary .ratings-val {
	color: #c96
}

.ratings-text {
	color: #cccccc;
	letter-spacing: -.01em;
	margin-left: .8rem
}

.ratings-text a {
	color: inherit
}

.ratings-text a:hover,
.ratings-text a:focus {
	color: #c96
}

.action-icon-top {
	padding-top: .8rem;
	padding-bottom: .8rem
}

.action-icon-top .btn-product {
	padding-top: 1rem;
	padding-bottom: 1rem;
	flex-direction: column
}

.action-icon-top .btn-product span {
	margin-top: .9rem
}

.action-icon-top:before {
	margin-right: 0
}

.btn-product {
	color: #c96;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 1.8rem;
	line-height: 1;
	transition: all .35s ease;
	padding-top: 1rem;
	padding-bottom: 1rem;
	flex-grow: 1;
	flex-basis: 0
}

.btn-product+.btn-product {
	border-left: .1rem dotted #e5e5e5
}

.btn-product:before {
	font-family: "molla";
	margin-right: .9rem
}

.product-action-dark {
	background-color: #1d1d1d
}

.product-action-dark .btn-product:not(:hover):not(:focus) span {
	color: #fff
}

.product-action-dark .btn-product+.btn-product {
	border-left-color: #4b4b4b
}

.product-action-vertical {
	display: flex;
	flex-direction: column;
	position: absolute;
	right: 2rem;
	top: 2rem;
	background-color: transparent;
	z-index: 10;
	visibility: hidden;
	opacity: 0;
	transition: all .35s ease;
	transform: translateX(-15px)
}

.product:hover .product-action-vertical {
	visibility: visible;
	opacity: 1;
	transform: translateX(0)
}

.btn-product-icon {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 3rem;
	height: 3rem;
	padding: 0;
	font-size: 1.4rem;
	line-height: 1;
	transition: all .35s ease;
	padding: 0;
	border-radius: 50%;
	color: #c96;
	background-color: #fff
}

.btn-product-icon:before {
	font-family: "molla"
}

.btn-product-icon span {
	display: none
}

.btn-product-icon:hover,
.btn-product-icon:focus {
	color: #fff;
	background-color: #c96
}

.btn-product-icon+.btn-product-icon {
	margin-top: 1rem
}

.btn-cart:before {
	content: '\e812'
}

.btn-wishlist {
	font-size: 1.6rem
}

.btn-wishlist:before {
	content: '\f234'
}

.product-body .btn-wishlist {
	position: absolute;
	top: 3.4rem;
	right: 2rem;
	color: #ccc;
	padding: 0;
	margin: 0;
	background: none
}

.product-body .btn-wishlist:before {
	margin-right: 0
}

.product-body .btn-wishlist span {
	display: none
}

.product-body .btn-wishlist:hover,
.product-body .btn-wishlist:focus {
	color: #c96;
	background: none
}

.btn-quickview:before {
	content: '\f145'
}

.btn-compare:before {
	content: '\f2d0'
}

.btn-expandable {
	position: relative
}

.btn-expandable span {
	position: absolute;
	right: 100%;
	top: 0;
	bottom: 0;
	align-items: center;
	display: inline-flex;
	font-weight: 300;
	font-size: 1.1rem;
	white-space: nowrap;
	letter-spacing: 0;
	min-width: 100px;
	padding-left: 1.8rem;
	padding-right: .4rem;
	color: #fff;
	background-color: #c96;
	transition: all .35s ease;
	opacity: 0;
	visibility: hidden;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
	transform: translateX(15px);
	z-index: -1
}

.btn-expandable:hover,
.btn-expandable:focus {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.btn-expandable:hover span,
.btn-expandable:focus span {
	visibility: visible;
	opacity: 1;
	transform: translateX(0)
}

.product-size {
	display: flex;
	align-items: center;
	padding-top: .2rem;
	margin-bottom: 1.6rem
}

.product-size a:last-child {
	margin-right: 0
}

.product-size a:hover,
.product-size a:focus,
.product-size a.active {
	color: #fff;
	background-color: #1d1d1d
}

.product-size a.disabled {
	color: #cccccc;
	pointer-events: none
}

.product-nav {
	display: flex;
	align-items: center
}

.product-nav-dots {
	margin-bottom: .5rem
}

.product-nav-dots a,
.product-nav-dots span {
	display: block;
	width: 1.7rem;
	height: 1.7rem;
	border-radius: 50%;
	border: .2rem solid #fff;
	margin-right: .5rem;
	transition: box-shadow .35s ease;
	background-repeat: no-repeat;
	background-position: center center
}

.product-nav-dots a.active,
.product-nav-dots a:hover,
.product-nav-dots a:focus,
.product-nav-dots span.active,
.product-nav-dots span:hover,
.product-nav-dots span:focus {
	box-shadow: 0 0 0 0.1rem #cccccc
}

.product-nav-dots a:last-child,
.product-nav-dots span:last-child {
	margin-right: 0
}

.product-nav-thumbs {
	padding-top: .2rem;
	margin-bottom: 1.6rem
}

.product-nav-thumbs a,
.product-nav-thumbs span {
	display: flex;
	align-items: center;
	width: 4.4rem;
	height: 4.4rem;
	border-radius: .2rem;
	border: .2rem solid #fff;
	margin-right: .4rem;
	transition: box-shadow .35s ease
}

.product-nav-thumbs a.active,
.product-nav-thumbs a:hover,
.product-nav-thumbs a:focus,
.product-nav-thumbs span.active,
.product-nav-thumbs span:hover,
.product-nav-thumbs span:focus {
	box-shadow: 0 0 0 0.1rem #cccccc
}

.product-nav-thumbs a:last-child,
.product-nav-thumbs span:last-child {
	margin-right: 0
}

.product-nav-thumbs img {
	border-radius: .2rem
}

.product-disabled {
	pointer-events: none
}

.product-disabled .btn-product,
.product-disabled .btn-product-icon {
	pointer-events: none;
	color: #fff;
	background-color: #ccc !important
}

.product.text-center .product-price,
.product.text-center .ratings-container,
.product.text-center .product-nav,
.product.text-center .product-size {
	justify-content: center
}

.product-footer {
	display: none;
	padding-top: 1.3rem
}

.product.product-7 .btn-product span {
	color: #c96
}

.product.product-7 .btn-product:before {
	display: inline-block;
	margin-top: -.1rem
}

.product.product-7 .btn-product:hover span,
.product.product-7 .btn-product:focus span {
	color: #fff;
	box-shadow: none
}

.product.product-7 .product-nav-thumbs {
	margin-bottom: 1rem
}

.product.product-11 a:hover,
.product.product-11 a:focus {
	color: #cc9966
}

.product.product-11 .btn-product-icon {
	color: #1d1d1d;
	border: .1rem solid #ebebeb
}

.product.product-11 .btn-product-icon:hover,
.product.product-11 .btn-product-icon:focus {
	color: #fff;
	background-color: #cc9966;
	border-color: #cc9966
}

.product.product-11 .product-price {
	color: #1d1d1d
}

.product.product-11 .old-price {
	text-decoration: none
}

.product.product-11 .product-body {
	padding-bottom: 2rem
}

.product.product-11 .product-action {
	bottom: 2rem
}

.product.product-11 .btn-product {
	text-transform: uppercase;
	color: #1d1d1d;
	border: .1rem solid #ebebeb;
	margin-left: 2rem;
	margin-right: 2rem;
	padding-top: .8rem;
	padding-bottom: .8rem
}

.product.product-11 .btn-product span {
	font-size: 1.4rem
}

.product.product-11 .btn-product:hover,
.product.product-11 .btn-product:focus {
	color: #fff;
	border-color: #cc9966;
	background-color: #cc9966
}

.product.product-11 .btn-product:hover span,
.product.product-11 .btn-product:focus span {
	color: #fff;
	box-shadow: none
}

.product.product-11:hover,
.product.product-11:focus {
	z-index: 10
}

.product.product-list {
	box-shadow: none;
	padding-bottom: 2rem;
	border-bottom: .1rem solid #ebebeb;
	margin-bottom: 2rem
}

.product.product-list .product-media {
	height: 100%
}

.product.product-list .product-media>a {
	height: 100%
}

.product.product-list .product-media img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.product.product-list .product-body {
	padding: 1.6rem 0 0
}

.product.product-list .product-body .btn-wishlist {
	top: 3.1rem
}

.product.product-list .product-list-action {
	padding: 3.4rem 0 0
}

.product.product-list .product-content {
	color: #777;
	font-weight: 300;
	font-size: 1.4rem;
	line-height: 1.43;
	padding-top: 1rem;
	margin-bottom: 3.4rem
}

.product.product-list .product-content p {
	margin-bottom: 0
}

.product.product-list .product-action {
	position: static;
	left: auto;
	right: auto;
	bottom: auto;
	transform: translateY(0);
	opacity: 1;
	visibility: visible;
	margin-bottom: 1.2rem
}

.product.product-list .ratings-container {
	margin-bottom: 2.6rem
}

.product.product-list .btn-product {
	color: #777;
	padding-top: 0;
	padding-bottom: 0;
	line-height: 1.4;
	flex: 1 1 50%;
	max-width: 50%
}

.product.product-list .btn-product:before {
	margin-right: .5rem
}

.product.product-list .btn-product span {
	color: inherit;
	font-size: 1.2rem;
	transition: box-shadow .35s ease, color 0s ease
}

.product.product-list .btn-product.disabled {
	pointer-events: none
}

.product.product-list .btn-product:hover,
.product.product-list .btn-product:focus {
	color: #c96
}

.product.product-list .btn-product:hover span,
.product.product-list .btn-product:focus span {
	color: inherit
}

.product.product-list .btn-product.btn-cart {
	color: #c96;
	border: 0.1rem solid #c96;
	flex: 1 1 100%;
	max-width: 100%;
	text-transform: uppercase;
	line-height: 1;
	padding-top: 1rem;
	padding-bottom: 1rem;
	transition: all .35s ease
}

.product.product-list .btn-product.btn-cart span {
	font-size: 1.3rem
}

.product.product-list .btn-product.btn-cart:hover,
.product.product-list .btn-product.btn-cart:focus {
	color: #fff;
	background-color: #c96
}

.product.product-list .btn-product.btn-cart:hover span,
.product.product-list .btn-product.btn-cart:focus span {
	box-shadow: none
}

.product.product-list .btn-product.btn-cart.disabled {
	color: #ccc;
	border-color: #ebebeb;
	background-color: #fafafa
}

.product.product-list .btn-product.btn-cart.disabled:before {
	display: none
}

.product.product-list .product-nav {
	margin-bottom: 0
}

.product.product-sm {
	display: flex;
	align-items: flex-start;
	margin-bottom: 2rem
}

.product.product-sm:hover {
	box-shadow: none
}

.product.product-sm .product-media {
	flex: 0 0 80px;
	max-width: 80px
}

.product.product-sm .product-body {
	flex: 1 1 auto;
	padding: 1rem 0 0 2rem
}

.product.product-sm .product-cat {
	color: #cccccc;
	font-weight: 400;
	font-size: 1.3rem;
	text-transform: uppercase;
	margin-bottom: .2rem
}

.product.product-sm .product-title {
	font-size: 1.4rem
}

.product.product-sm .product-price {
	font-size: 1.6rem
}

.product.product-sm .product-title {
	margin-bottom: .2rem
}

.product.product-sm .product-price {
	margin-bottom: 0
}

.product.product-sm .product-price .old-price {
	text-decoration: none
}

#whatns {
	height: 263px;
	display: block;
	overflow: hidden;
}

@media screen and (min-width: 480px) {
	.just-action-icons-sm .btn-product span {
		display: none
	}

	.just-action-icons-sm .btn-product:before {
		margin-right: 0
	}
}

.hidetab {
	display: block;
}

.toppad {
	padding-top: 0;
}

@media screen and (min-width: 768px) {
	.hidetab {
		display: none;
	}

	.main {
		margin-top: 0px;
	}

	.mainhome {
		margin-top: 60px;
	}

	#whatns {
		height: 113px;
		display: block;
		overflow: hidden;
	}

	.just-action-icons-md .btn-product span {
		display: none
	}

	.just-action-icons-md .btn-product:before {
		margin-right: 0
	}
}

@media screen and (min-width: 992px) {
	#whatns {
		height: 89px;
		display: block;
		overflow: hidden;
	}

	.toppad {
		padding-top: 10rem
	}

	.hidetab {
		display: block;
	}

	.just-action-icons-lg .btn-product span {
		display: none
	}

	.just-action-icons-lg .btn-product:before {
		margin-right: 0
	}
}

@media screen and (min-width: 1200px) {
	.just-action-icons-xl .btn-product span {
		display: none
	}

	.just-action-icons-xl .btn-product:before {
		margin-right: 0
	}
}

@media screen and (max-width: 1200px) {

	.product.product-9:hover .product-body,
	.product.product-9:hover .product-action {
		transform: translateY(-60%)
	}
}

@media screen and (max-width: 991px) {
	.sticky-wrapper {
		z-index: 1
	}
}

.banners-group {
	margin-bottom: 1.9rem
}

.banner {
	display: block;
	position: relative;
	margin-bottom: 2rem;
	background-color: #5e5e5e
}

.banner>a {
	position: relative;
	display: block;
	outline: none !important
}

.banner img {
	display: block;
	max-width: none;
	width: 100%;
	opacity: 0.7;
}

.banner.banner-menu img {
	height: auto
}

.banner-content {
	display: inline-block;
	position: absolute;
	padding-top: .4rem;
	top: 50%;
	z-index: 2;
	margin: 0 2rem;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%)
}

.banner-content a:hover,
.banner-content a:focus {
	text-decoration: underline
}

.banner-big .banner-content.banner-content-center,
.banner-content-center.banner-content {
	max-width: none;
	left: 0;
	right: 0;
	text-align: center
}

.banner-title {
	color: #1d1d1d;
	font-weight: 500;
	font-size: 2rem;
	line-height: 1.3;
	margin-bottom: 1.5rem;
	letter-spacing: -.03em
}

.banner-title a {
	color: inherit
}

.banner-title a:hover,
.banner-title a:focus {
	text-decoration: none
}

.banner-title.text-white a {
	color: #fff
}

.banner-subtitle {
	color: #777;
	font-weight: 300;
	font-size: 1.6rem;
	line-height: 1.2;
	letter-spacing: 0;
	margin-bottom: 1rem
}

.banner-subtitle a {
	color: inherit
}

.banner-subtitle a:hover,
.banner-subtitle a:focus {
	text-decoration: none
}

.banner-subtitle.text-white a {
	color: #fff
}

.banner-link {
	font-weight: 400;
	display: inline-block
}

.banner-big {
	color: #cccccc
}

.banner-big .banner-content {
	max-width: 470px;
	left: 3rem
}

.banner-big .banner-subtitle {
	font-size: 1.8rem;
	margin-bottom: .6rem
}

.banner-big .banner-title {
	font-size: 3rem;
	line-height: 1.15;
	margin-bottom: 1rem
}

.banner-big .banner-title+.btn {
	margin-top: 1rem
}

.banner-big p:last-of-type {
	margin-bottom: 2.3rem
}

@media screen and (min-width: 768px) {
	.banner-content {
		left: 3rem
	}

	.banner-big .banner-content {
		left: 6rem
	}

	.banner-big .banner-title {
		font-size: 4rem
	}
}

@media screen and (min-width: 992px) {
	.banner-content {
		left: 4rem
	}

	.banner-big .banner-content {
		left: 10rem
	}

	.banner-big .banner-title {
		font-size: 5rem
	}
}

.banner-display>a:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
	opacity: 0;
	visibility: hidden;
	background-color: rgba(51, 51, 51, 0.4);
	transition: all 0.35s ease
}

.banner-display:hover>a:before {
	visibility: visible;
	opacity: 1
}

.banner-display .banner-content {
	padding-top: 0
}

.banner-display .banner-title {
	font-weight: 600;
	font-size: 2rem
}

.banner-display.banner-link-anim .banner-title {
	margin-bottom: 0
}

.banner-display.banner-link-anim:hover .banner-content {
	padding-bottom: 4.5rem
}

.btn.banner-link {
	font-size: 1.4rem;
	line-height: 1;
	padding: .8rem 1.4rem;
	min-width: 0;
	text-transform: uppercase;
	text-decoration: none !important
}

.btn.banner-link i {
	margin-right: 0;
	margin-left: 0
}

.btn.banner-link i:first-child {
	margin-right: 0
}

.btn.banner-link i:last-child {
	margin-left: .9rem
}

.banner-overlay>a {
	position: relative
}

.banner-overlay>a:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(51, 51, 51, 0.25);
	z-index: 1;
	opacity: 0;
	visibility: hidden;
	transition: all 0.4s ease
}

.banner-overlay.banner-overlay-light>a:after {
	background-color: rgba(255, 255, 255, 0.3)
}

.banner-overlay:hover>a:after,
.banner-overlay:focus>a:after {
	visibility: visible;
	opacity: 1
}

@media screen and (min-width: 768px) {
	.banner-display .banner-title {
		font-size: 2.4rem
	}
}

.video-banner p {
	max-width: 500px
}

.video-banner p:last-child {
	margin-bottom: 0
}

.video-banner.text-center p {
	margin-left: auto;
	margin-right: auto
}

.video-banner-bg {
	padding-top: 8.5rem;
	padding-bottom: 7.5rem
}

.video-banner-title {
	letter-spacing: -.025em;
	margin-bottom: 3.6rem
}

.video-banner-title>span {
	display: block;
	font-weight: 400;
	font-size: 2rem;
	letter-spacing: -.03em;
	margin-bottom: 1.6rem
}

.video-fullheight {
	display: flex;
	align-items: center
}

.btn-video {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 5.4rem;
	height: 5.4rem;
	font-size: 1.6rem;
	line-height: 1;
	color: #c96;
	background-color: #fff;
	border-radius: 50%;
	box-shadow: 0 0 0 1.5rem rgba(255, 255, 255, 0.2);
	transition: all .35s ease
}

.btn-video i {
	margin-right: -.2rem
}

.btn-video:hover,
.btn-video:focus {
	color: #fff;
	background-color: #a6c76c;
	box-shadow: 0 0 0 1rem rgba(255, 255, 255, 0.2)
}

.video-banner-poster .video-banner-title {
	font-weight: 400;
	margin-bottom: 1.6rem
}

.video-banner-poster .video-banner-title span {
	font-weight: 300;
	font-size: 1.6rem
}

.video-poster {
	position: relative
}

.video-poster img {
	border-radius: .4rem
}

.video-poster-content {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%)
}

.video-poster-title {
	font-weight: 400;
	margin-bottom: 3rem;
	letter-spacing: -.025em
}

.video-banner-box {
	padding: 3rem
}

.video-banner-box .video-poster img {
	border-radius: 0
}

.video-box-content {
	padding-left: 0;
	max-width: 460px;
	font-size: 1.5rem;
	color: #777
}

.video-box-content .video-banner-title {
	font-weight: 400;
	margin-bottom: 1.2rem
}

.video-box-content .video-banner-title span {
	font-weight: 300;
	font-size: 1.8rem;
	margin-bottom: .6rem
}

.video-box-content p:not(:last-child) {
	margin-bottom: 2rem
}

@media screen and (min-width: 768px) {
	.video-banner-bg {
		padding-top: 14.5rem;
		padding-bottom: 13.5rem
	}

	.video-banner-title>span {
		font-size: 2.4rem
	}

	.video-box-content .video-banner-title span {
		font-size: 2rem
	}

	.btn-video {
		width: 7rem;
		height: 7rem;
		font-size: 1.8rem
	}
}

@media screen and (min-width: 992px) {
	.video-banner-bg {
		padding-top: 18.5rem;
		padding-bottom: 17.5rem
	}

	.video-box-content {
		padding-left: 5rem
	}

	.video-fullheight {
		height: 100vh;
		max-height: 900px
	}
}

@media screen and (min-width: 992px) {
	.video-box-content {
		padding-left: 7rem
	}
}

.banner-cat .banner-title {
	margin-bottom: .1rem
}

.banner-cat .banner-subtitle {
	margin-bottom: 1.6rem
}

.banner-content-overlay {
	overflow: hidden;
	padding: 1.8rem 2rem .7rem;
	background-color: rgba(255, 255, 255, 0.9);
	left: 0;
	right: 0;
	top: auto;
	bottom: 0;
	transform: translateY(0);
	-ms-transform: translateY(0);
	transition: all .3s ease
}

.banner-content-overlay .banner-subtitle {
	margin-bottom: .9rem
}

.banner-content-overlay .banner-link {
	opacity: 0;
	position: absolute;
	bottom: 12px;
	left: 0;
	right: 0;
	transition: all .3s ease;
	transform: translateY(30px);
	-ms-transform: translateY(30px)
}

.banner:hover .banner-content-overlay {
	padding-bottom: 3.7rem;
	background-color: #fff
}

.banner:hover .banner-content-overlay .banner-link {
	opacity: 1;
	transform: translateY(0);
	-ms-transform: translateY(0)
}

.banner-content-static {
	overflow: hidden;
	display: block;
	width: 100%;
	margin-top: 0;
	padding: 1.2rem 2rem;
	background-color: #fff;
	position: static;
	left: auto;
	right: auto;
	top: auto;
	bottom: auto;
	transform: translateY(0);
	-ms-transform: translateY(0);
	transition: all .3s ease
}

.banner-content-static .banner-subtitle {
	transition: all .25s ease;
	margin-bottom: .9rem
}

.banner-content-static .banner-link {
	opacity: 0;
	position: absolute;
	bottom: 19px;
	left: 0;
	right: 0;
	transition: all .3s ease;
	transform: translateY(30px);
	-ms-transform: translateY(30px)
}

.banner:hover .banner-content-static {
	background-color: #fff
}

.banner:hover .banner-content-static .banner-subtitle {
	opacity: 0
}

.banner:hover .banner-content-static .banner-link {
	opacity: 1;
	transform: translateY(0);
	-ms-transform: translateY(0)
}

.banner-content.banner-content-top {
	top: 105px
}

.banner-content.banner-content-bottom {
	top: auto;
	bottom: 60px;
	transform: translateY(0);
	-ms-transform: translateY(0)
}

.banner-content.banner-content-right {
	left: auto;
	right: 30px
}

.banner-link-anim .banner-content {
	transition: all .3s ease
}

.banner-link-anim .banner-subtitle {
	margin-bottom: 0
}

.banner-link-anim .banner-link {
	opacity: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	min-width: 130px;
	padding-left: .5rem;
	padding-right: .5rem;
	transition: all .3s ease;
	transform: translateY(-20px);
	-ms-transform: translateY(-20px)
}

.banner-link-anim .banner-content-center .banner-link {
	left: 50%;
	transform: translateY(-20px) translateX(-50%);
	-ms-transform: translateY(-20px) translateX(-50%)
}

.banner-link-anim:hover .banner-content {
	padding-bottom: 4rem
}

.banner-link-anim:hover .banner-link {
	opacity: 1;
	transform: translateY(0);
	-ms-transform: translateY(0)
}

.banner-link-anim:hover .banner-content-center .banner-link {
	transform: translateY(0) translateX(-50%);
	-ms-transform: translateY(0) translateX(-50%)
}

.banner-badge .banner-link {
	font-size: 1.6rem;
	display: inline-block;
	background-color: #fff;
	padding: 1.2rem 2rem;
	text-align: center;
	min-width: 170px;
	border-radius: .2rem;
	position: absolute;
	top: auto;
	bottom: 3.2rem;
	right: auto;
	left: 50%;
	transform: translateX(-50%) translateY(0);
	-ms-transform: translateX(-50%) translateY(0);
	overflow: hidden
}

.testimonial img {
	display: inline-block !important;
	max-width: 70px;
	margin-top: 1rem;
	margin-bottom: 2.1rem
}

.owl-testimonials.owl-theme .owl-nav [class*='owl-'] {
	top: 65px
}

.owl-testimonials-photo.owl-theme .owl-nav [class*='owl-'] {
	top: 110px
}

.form-group {
	margin-bottom: 2rem
}

.form-group .form-control,
.form-group .select-custom {
	margin-bottom: 0
}

.form-control {
	height: 40px;
	padding: .85rem 2rem;
	font-size: 1.4rem;
	line-height: 1.5;
	font-weight: 300;
	color: #777;
	background-color: #fafafa;
	border: 1px solid #ebebeb;
	border-radius: 0;
	margin-bottom: 2rem;
	transition: all 0.3s;
	box-shadow: none
}

select.form-control:not([size]):not([multiple]) {
	height: 40px
}

.form-control-white {
	border-color: #fff
}

.form-control:focus {
	color: #777;
	background-color: #fff;
	border-color: #8b8b8b;
	box-shadow: none;
	outline: none !important
}

.form-control::placeholder {
	color: #777
}

textarea.form-control {
	min-height: 130px;
	padding-top: 1.1rem;
	padding-bottom: 1.1rem
}

.form-control-rounded {
	border-radius: .2rem
}

.input-group-round .form-control {
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px
}

.input-group-round>.input-group-append>.btn {
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px
}

label {
	color: #1d1d1d;
	font-weight: 300;
	font-size: 1.4rem;
	margin: 0 0 1.1rem
}

.form-text {
	color: #999;
	line-height: 1.5;
	margin-top: 0
}

.form-control+.form-text {
	margin-top: -.5rem;
	margin-bottom: .6rem
}

small.form-text {
	font-size: 85%
}

.required-field>label::after {
	content: '*';
	color: #e02b27;
	font-size: 1.2rem;
	margin: 0 0 0 .45rem
}

.required {
	color: #e02b27;
	font-size: 1.2rem
}

.required+.form-footer {
	margin-top: 0.8rem
}

.form-footer {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	padding-top: .6rem
}

.select-custom {
	position: relative;
	margin-bottom: 1rem
}

.select-custom select {
	-webkit-appearance: none;
	appearance: none
}

.select-custom::after {
	font-family: "molla";
	content: '\f110';
	position: absolute;
	display: inline-block;
	right: 1.9rem;
	top: 50%;
	font-size: 1.5rem;
	transform: translateY(-51%);
	color: #1d1d1d
}

.select-custom .form-control,
.select-custom .form-control-sm {
	padding-right: 4rem
}

.form-group-custom-control {
	margin-top: 2rem
}

.form-group-custom-control .custom-control {
	margin-top: 0;
	margin-bottom: 2rem
}

.form-group-custom-control+.form-group-custom-control {
	margin-top: -.5rem
}

.form-group-custom-control .custom-control-label {
	text-transform: initial;
	letter-spacing: 0;
	font-weight: 400
}

.custom-control {
	position: relative;
	padding-left: 2.6rem;
	margin-top: 1rem;
	margin-bottom: 1rem
}

.custom-control-label {
	position: static;
	margin-bottom: 0;
	margin-top: .1rem;
	font-size: 1.4rem;
	padding-left: 2.6rem;
	margin-left: -2.6rem
}

.custom-control-label::before {
	left: 0;
	top: .6rem;
	width: 1.6rem;
	height: 1.6rem;
	background-color: #f9f9f9;
	border: 1px solid #dadada;
	box-shadow: none !important
}

.custom-control-input:focus:not(:checked)~.custom-control-label::before {
	border-color: #dadada
}

.custom-control-label::after {
	left: 0;
	top: .6rem;
	width: 1.6rem;
	height: 1.6rem
}

.custom-checkbox .custom-control-label::before {
	border-radius: 0
}

.custom-checkbox .custom-control-label::after {
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	background-image: none;
	font-size: 1rem;
	font-family: 'molla';
	content: '\ec2d';
	line-height: 1;
	text-align: center;
	opacity: 0;
	margin-top: .1rem;
	visibility: hidden;
	transition: opacity .01s
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
	color: #fff;
	border-color: #1d1d1d;
	background-color: #1d1d1d
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before {
	background-color: #1d1d1d
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {
	background-color: rgba(51, 51, 51, 0.5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {
	background-color: rgba(51, 51, 51, 0.5)
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
	background-image: none;
	opacity: 1;
	visibility: visible
}

.custom-control.custom-radio .custom-control-label::before {
	top: .4rem;
	background-color: #f9f9f9;
	border-color: #dadada;
	border-radius: 50%
}

.custom-control.custom-radio .custom-control-input:checked~.custom-control-label::before {
	border-color: #c96;
	background-color: #fff
}

.custom-control.custom-radio .custom-control-label::after {
	border-radius: 50%;
	width: .6rem;
	height: .6rem;
	top: .9rem;
	left: .5rem
}

.custom-control.custom-radio .custom-control-input:checked~.custom-control-label::after {
	background-image: none !important;
	z-index: 2;
	background-color: #c96
}

.form-control-tooltip {
	position: relative;
	padding-right: 4rem
}

.form-control-tooltip .input-tooltip {
	display: inline-block;
	position: absolute;
	right: 0;
	top: 50%;
	font-size: 2.4rem;
	color: #777;
	transform: translateY(-50%);
	transition: all 0.3s
}

.form-control-tooltip .input-tooltip:hover,
.form-control-tooltip .input-tooltip:focus {
	color: #000
}

.cta .input-group {
	margin-bottom: 0
}

.cta .form-control {
	height: 46px;
	padding-top: 1.15rem;
	padding-bottom: 1.15rem;
	background-color: #fff
}

.cta .form-control:not(:focus):not(.form-control-white) {
	border-color: #dadada
}

.cta .btn {
	padding-top: 1.15rem;
	padding-bottom: 1.15rem
}

.cta .btn:not(.btn-block) {
	min-width: 170px
}

.cta.bg-image {
	background-color: #f5f5f5
}

.cta-title {
	font-weight: 500;
	font-size: 2rem;
	line-height: 1.2;
	letter-spacing: -.03em;
	margin-bottom: 0
}

.cta-desc {
	margin-bottom: 1.5rem
}

.cta-horizontal .form-control {
	flex-grow: 1;
	margin-right: 2rem
}

.cta-horizontal .form-control,
.cta-horizontal .cta-desc {
	margin-bottom: 0
}

.cta-horizontal-box {
	padding-top: 5.2rem;
	padding-bottom: 4.8rem
}

.cta-heading {
	padding-top: .7rem;
	margin-bottom: 2.7rem
}

.cta-heading .cta-title {
	margin-bottom: .5rem
}

.cta-text {
	padding-top: .5rem
}

.cta-text .cta-title {
	margin-bottom: 2.1rem
}

.cta-text .cta-desc {
	margin-bottom: 2.3rem
}

.cta-separator {
	position: relative
}

.cta-separator [class*="col-"]+[class*="col-"]:before {
	content: '';
	width: .1rem;
	display: block;
	height: 80%;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	background-color: #ebebeb
}

.cta-separator.bg-image [class*="col-"]+[class*="col-"]:before {
	background-color: #dadada
}

.cta-wrapper {
	padding-top: 5.6rem;
	padding-bottom: 5.6rem;
	max-width: 370px;
	margin-left: auto;
	margin-right: auto
}

.cta-wrapper .cta-title {
	margin-bottom: .6rem
}

.cta-wrapper .cta-desc {
	margin-bottom: 2rem
}

.cta-wrapper.cta-text {
	max-width: 330px
}

.cta-wrapper.cta-text .cta-title {
	margin-bottom: 1.6rem
}

.cta-wrapper.cta-text .cta-desc {
	margin-bottom: 2.6rem
}

.cta-border {
	padding: 3.9rem 2rem;
	border: 1rem solid #f5f5f5;
	text-align: center
}

.cta-border .cta-content {
	display: flex;
	align-items: center;
	flex-direction: column
}

.cta-border .cta-heading {
	width: 100%;
	flex: 0 0 100%;
	max-width: 100%;
	margin: 0;
	padding-top: 0;
	padding-right: 0
}

.cta-border .cta-title {
	margin: 0 0 2rem
}

.cta-border .cta-text {
	position: relative;
	padding: 0;
	flex-grow: 1;
	margin-bottom: 2rem
}

.cta-border .cta-text::before {
	content: '';
	background-color: #f5f5f5;
	width: .5rem;
	height: 9rem;
	position: absolute;
	left: -3px;
	top: 50%;
	margin-top: -4.5rem;
	display: none
}

.cta-border p {
	max-width: 460px;
	margin-bottom: 0
}

@media screen and (min-width: 992px) {
	.cta-border {
		text-align: left;
		padding-left: 0;
		padding-right: 0
	}

	.cta-border .cta-content {
		flex-direction: row;
		padding-left: 1.5rem
	}

	.cta-border .cta-heading {
		flex: 0 0 24.7%;
		max-width: 24.7%;
		padding-right: 3rem
	}

	.cta-border .cta-title {
		margin-bottom: 0
	}

	.cta-border .cta-text {
		margin-right: 2rem;
		padding-left: 3rem;
		margin-bottom: 0
	}

	.cta-border .cta-text::before {
		display: block
	}
}

@media screen and (max-width: 1199px) {
	.cta-horizontal-box {
		padding-left: 3rem;
		padding-right: 3rem
	}
}

@media screen and (max-width: 991px) {
	.cta-horizontal .cta-desc {
		margin-bottom: 1.5rem
	}

	.cta-separator [class*="col-"]+[class*="col-"]:before {
		height: .1rem;
		width: 80%;
		left: 10%;
		top: 0;
		bottom: auto
	}

	.cta-border .cta-title,
	.cta-border .cta-title.text-right {
		text-align: center !important
	}
}

@media screen and (max-width: 767px) {
	.cta-horizontal .form-control {
		margin-right: 1rem
	}

	.cta .btn:not(.btn-block) {
		min-width: 0
	}

	.cta-wrapper {
		padding-left: 1.5rem;
		padding-right: 1.5rem
	}
}

@media screen and (max-width: 575px) {
	.cta .input-group {
		flex-direction: column
	}

	.cta .input-group .form-control {
		width: 100%;
		margin-right: 0
	}

	.cta .input-group .btn {
		margin-left: 0;
		margin-top: 1rem
	}

	.cta .input-group .input-group-append,
	.cta .input-group .input-group-prepend {
		justify-content: center
	}

	.cta .input-group-round .form-control,
	.cta .input-group-round .btn {
		border-radius: 30px
	}

	.cta .input-group-round .input-group-append {
		justify-content: center
	}
}

.table {
	margin-bottom: 3rem
}

.table th {
	font-weight: bold;
	font-size: 1.3rem;
	line-height: 1.5;
	color: #1d1d1d;
	width: 35%;
}

.table th,
.table thead th,
.table td {
	border-top: none;
	border-bottom: .1rem solid #ebebeb
}

.table th,
.table td {
	padding-left: 0;
	padding-right: 0;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	vertical-align: middle;
	color: #1d1d1d;
}

.count-container {
	margin-bottom: 3.3rem
}

.count-wrapper {
	color: #c96;
	font-weight: 400;
	font-size: 3rem;
	line-height: 1.2;
	margin-bottom: .6rem
}

.count-title {
	font-weight: 400;
	font-size: 1.6rem;
	letter-spacing: -.01em
}

.pagination {
	border-radius: 0;
	align-items: center;
	margin-bottom: 2rem
}

.page-link {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 3rem;
	height: 4rem;
	font-weight: 400;
	font-size: 1.4rem;
	padding: 0 .3rem;
	line-height: 1;
	color: #706f6c;
	border-radius: .3rem;
	background-color: transparent;
	border: .1rem solid transparent
}

.page-link i {
	font-size: 1.5rem
}

.page-link.page-link-prev {
	margin-right: 1.7rem
}

.page-link.page-link-prev i {
	margin-left: 0;
	margin-right: 1rem
}

.page-link.page-link-next {
	margin-left: 1.8rem
}

.page-link.page-link-next i {
	margin-left: 1rem;
	margin-right: 0
}

.page-link.page-link-prev,
.page-link.page-link-next {
	padding-left: 1rem;
	padding-right: 1rem;
	min-width: 70px
}

.page-link:hover,
.page-link:focus {
	box-shadow: none;
	color: #c96;
	border-color: #ebebeb;
	text-decoration: none;
	background-color: transparent;
	outline: none !important
}

.page-item-total {
	color: #cccccc;
	font-size: 1.4rem;
	font-weight: 400;
	margin-left: 1.2rem
}

.page-item+.page-item {
	margin-left: .4rem
}

.page-item:first-child .page-link {
	border-top-left-radius: .3rem;
	border-bottom-left-radius: .3rem
}

.page-item:last-child .page-link {
	border-top-right-radius: .3rem;
	border-bottom-right-radius: .3rem
}

.page-item.active .page-link {
	color: #c96;
	background-color: transparent;
	border-color: #ebebeb
}

.page-item.disabled .page-link {
	border-color: transparent;
	color: #eaeaea
}

.modal-backdrop {
	background-color: #1d1d1d
}

.modal-backdrop.show {
	opacity: .4
}

.modal-body {
	padding: 0
}

.modal-body .close {
	position: absolute;
	right: 1.5rem;
	top: 1.5rem
}

.modal-content {
	border: none;
	box-shadow: 5px 10px 16px rgba(51, 51, 51, 0.05), -5px 10px 16px rgba(51, 51, 51, 0.05)
}

.close {
	font-weight: normal;
	font-size: 1.8rem;
	color: #1d1d1d;
	opacity: 1;
	transition: all .3s
}

.close:hover,
.close:focus {
	color: #c96
}

@media screen and (min-width: 768px) {}

.alert {
	font-weight: 300;
	font-size: 1.4rem;
	line-height: 1.43;
	letter-spacing: -.01em;
	border-radius: 0;
	margin: 0;
	padding: 1rem 1.5rem;
	border: none
}

.alert .container {
	position: relative
}

.alert a {
	color: rgba(255, 255, 255, 0.7)
}

.alert a:hover,
.alert a:focus {
	color: rgba(255, 255, 255, 0.9)
}

.alert .close {
	color: rgba(255, 255, 255, 0.5);
	font-weight: 300;
	font-size: 1.6rem;
	line-height: 1;
	top: 50%;
	transform: translateY(-50%)
}

.alert .close span {
	display: inline-block;
	line-height: 1;
	padding-bottom: .2rem
}

.alert-primary {
	color: #fff;
	background-color: #c96
}

.alert-dark {
	color: #fff;
	background-color: #1d1d1d
}

.alert-danger {
	color: #fff;
	background-color: #da2828
}

.alert-info {
	color: #fff;
	background-color: #32b1d6
}

.alert-success {
	color: #fff;
	background-color: #20cb55
}

.alert-warning {
	color: #fff;
	background-color: #ea8745
}

.instagram-feed {
	width: 100%;
	display: block;
	position: relative;
	background-color: #ccc;
	margin-bottom: 2rem
}

.owl-carousel .instagram-feed {
	margin-bottom: 0
}

.instagram-feed:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(51, 51, 51, 0.4);
	transition: all 0.4s ease;
	opacity: 0;
	visibility: hidden;
	z-index: 1
}

.instagram-feed:hover:after,
.instagram-feed:hover .instagram-feed-content {
	opacity: 1;
	visibility: visible
}

.instagram-feed img {
	max-width: none;
	width: 100%
}

.instagram-feed-content {
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 2;
	width: 100%;
	left: 0;
	top: 0;
	bottom: 0;
	color: #fff;
	font-weight: 400;
	font-size: 1.6rem;
	transition: all 0.45s ease;
	opacity: 0;
	visibility: hidden
}

.instagram-feed-content i {
	font-weight: normal;
	margin-right: .8rem
}

.instagram-feed-content a {
	color: inherit
}

.instagram-feed-content a:hover,
.instagram-feed-content a:focus {
	color: #c96
}

.instagram-feed-content a+a {
	margin-left: 2rem
}

.elements>div {
	padding: 1rem
}

.elements>div:nth-child(1) .element-img {
	background-position: calc(-200px*calc(1 - 1)) 0
}

.elements>div:nth-child(1) .element-hover-img {
	background-position: calc(-200px * 1 + 100px) 0
}

.elements>div:nth-child(2) .element-img {
	background-position: calc(-200px*calc(2 - 1)) 0
}

.elements>div:nth-child(2) .element-hover-img {
	background-position: calc(-200px * 2 + 100px) 0
}

.elements>div:nth-child(3) .element-img {
	background-position: calc(-200px*calc(3 - 1)) 0
}

.elements>div:nth-child(3) .element-hover-img {
	background-position: calc(-200px * 3 + 100px) 0
}

.elements>div:nth-child(4) .element-img {
	background-position: calc(-200px*calc(4 - 1)) 0
}

.elements>div:nth-child(4) .element-hover-img {
	background-position: calc(-200px * 4 + 100px) 0
}

.elements>div:nth-child(5) .element-img {
	background-position: calc(-200px*calc(5 - 1)) 0
}

.elements>div:nth-child(5) .element-hover-img {
	background-position: calc(-200px * 5 + 100px) 0
}

.elements>div:nth-child(6) .element-img {
	background-position: calc(-200px*calc(6 - 1)) 0
}

.elements>div:nth-child(6) .element-hover-img {
	background-position: calc(-200px * 6 + 100px) 0
}

.elements>div:nth-child(7) .element-img {
	background-position: calc(-200px*calc(7 - 1)) 0
}

.elements>div:nth-child(7) .element-hover-img {
	background-position: calc(-200px * 7 + 100px) 0
}

.elements>div:nth-child(8) .element-img {
	background-position: calc(-200px*calc(8 - 1)) 0
}

.elements>div:nth-child(8) .element-hover-img {
	background-position: calc(-200px * 8 + 100px) 0
}

.elements>div:nth-child(9) .element-img {
	background-position: calc(-200px*calc(9 - 1)) 0
}

.elements>div:nth-child(9) .element-hover-img {
	background-position: calc(-200px * 9 + 100px) 0
}

.elements>div:nth-child(10) .element-img {
	background-position: calc(-200px*calc(10 - 1)) 0
}

.elements>div:nth-child(10) .element-hover-img {
	background-position: calc(-200px * 10 + 100px) 0
}

.elements>div:nth-child(11) .element-img {
	background-position: calc(-200px*calc(11 - 1)) 0
}

.elements>div:nth-child(11) .element-hover-img {
	background-position: calc(-200px * 11 + 100px) 0
}

.elements>div:nth-child(12) .element-img {
	background-position: calc(-200px*calc(12 - 1)) 0
}

.elements>div:nth-child(12) .element-hover-img {
	background-position: calc(-200px * 12 + 100px) 0
}

.elements>div:nth-child(13) .element-img {
	background-position: calc(-200px*calc(13 - 1)) 0
}

.elements>div:nth-child(13) .element-hover-img {
	background-position: calc(-200px * 13 + 100px) 0
}

.elements>div:nth-child(14) .element-img {
	background-position: calc(-200px*calc(14 - 1)) 0
}

.elements>div:nth-child(14) .element-hover-img {
	background-position: calc(-200px * 14 + 100px) 0
}

.elements>div>a {
	display: block
}

.element {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	border: .1rem solid #ebebeb;
	position: relative;
	transition: all .3s
}

.element:hover,
.element:focus {
	box-shadow: 0 5px 20px rgba(234, 234, 234, 0.8)
}

.element:hover .element-hover-img,
.element:focus .element-hover-img {
	visibility: visible;
	opacity: 1
}

.element:hover .element-img,
.element:focus .element-img {
	opacity: 0
}

.element:hover p,
.element:focus p {
	color: #1d1d1d
}

.element p {
	margin-top: -1rem;
	padding-bottom: 1rem
}

@font-face {
	font-family: 'molla';
	src: url("../fonts/molla0ab2.eot?74273691");
	src: url("../fonts/molla0ab2.eot?74273691#iefix") format("embedded-opentype"), url("../fonts/molla0ab2.woff2?74273691") format("woff2"), url("../fonts/molla0ab2.woff?74273691") format("woff"), url("../fonts/molla0ab2.ttf?74273691") format("truetype"), url("../fonts/molla0ab2.svg?74273691#molla") format("svg");
	font-weight: normal;
	font-style: normal
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
	font-family: "molla";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-linkedin:before {
	content: '\f08c'
}

.icon-twitter:before {
	content: '\f099'
}

.icon-pinterest:before {
	content: '\f0d2'
}

.icon-angle-left:before {
	content: '\f111'
}

.icon-angle-right:before {
	content: '\f112'
}

.icon-arrow-up:before {
	content: '\f122'
}

.icon-youtube:before {
	content: '\f167'
}

.icon-instagram:before {
	content: '\f16d'
}

.icon-clock-o:before {
	content: '\f18f'
}

.icon-close:before {
	content: '\f191'
}

.icon-search:before {
	color: #FFF;
	content: '\f2eb';
	transform: rotate(272deg);
}

.fixed .icon-search:before {
	color: #757575;
}

.icon-minus:before {
	content: '\f28e'
}

.icon-plus:before {
	content: '\f2c2'
}

.icon-user:before {
	content: '\f364'
}

.icon-bars:before {
	content: '\f131';
}

.icon-facebook-f:before {
	content: '\f39e'
}

footer,
footer a {
	color: #FFF;
}

.social-icon {
	border: 1px solid #FFF;
	border-radius: 50%;
	padding: 4px;
}

.owl-carousel .owl-item img {
	width: auto;
}

.sectiongap {
	margin-bottom: 9px;
}

.headgap {
	padding-top: 30px;
}

.mtabs li.nav-item {
	width: 24%;
}

.mtabs .nav-tabs .nav-link {
	border: none;
}

.mtabs .nav.nav-tabs .nav-item.show .nav-link,
.nav.nav-tabs .nav-item .nav-link.active {
	border-bottom: 2px solid #8d8d8d;
}

/*.icon-search {background: #000; padding: 3px 5px; border-radius: 50%;}*/
/*#whatns {
    height: 105px;
    display: block;
    overflow: hidden;
}*/
h1.page-title {
	color: #FFF;
}

.cursor-pointer {
	cursor: pointer;
}

.mobile-menu-toggler {
	position: relative;
	right: -20px;
}

.pagination {
	display: inline-block;
}

.pagination a {
	margin: 10px;
}

.sub-menu li {
	padding: 0 10px;
	border-bottom: 1px solid rgb(28 28 28 / 8%);
}

.sub-menu li:last-child {
	border-bottom: none;
}

.icon-box-title,
footer p {
	color: #FFF;
}

.rightborderwhite {
	border: none;
}

.noleftmargin div.wp-block-media-text__content {
	padding-left: 0;
}

.gridgal p {
	position: relative !important;
	transform: translate(26%, 80%) !important;
	bottom: -182px !important;
	left: 0 !important;
}

.boxbg {
	background: #f2f2f2;
	padding: 15px;
}

.rightborder {
	border-right: 1px solid #8e8585;
}

.nomobile {
	display: none;
}

img.protect {
	margin: 0 auto
}

.mobileborder {
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left, #b0a8a8, #fff7f7, #a49f9f);
	width: 360px;
	margin: 0 auto;
}

.leftcent {
	text-align: left;
	display: inline-block;
	min-width: 203px;
}

.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content h1 {
	text-align: center;
}

@media (min-width: 576px) {
	.rightborderwhite {
		border-right: 1px solid #FFF;
	}

	.yesmobile {
		display: none;
	}

	.nomobile {
		display: block;
	}

	.leftcent {
		text-align: center;
		display: block;
		width: 100%;
	}

	img.protect {
		margin: 0;
	}

	/*.logo img.darkmode {width:300px;}*/
	.main {
		margin-top: 0;
	}

	/* . {
		margin-top: -19px
	} */

	.sliderlarge {
		display: none;
	}

	.slidertab {
		display: block;
	}
}

@media (min-width: 768px) {
	.sectiongap {
		margin-bottom: 80px;
	}

	.main {
		margin-top: 0px;
	}

	.mainhome {
		margin-top: 60px;
	}

	.mobileborder {
		background-image: none;
	}

	.leftcent {
		text-align: center;
		display: block;
		width: 100%;
	}

	.sliderlarge {
		display: none;
	}

	.slidertab {
		display: block;
	}

	.mobile-menu-toggler {
		position: relative;
		right: -11rem;
	}
}

@media (min-width: 992px) {
	.logo img.darkmode {
		width: 300px;
	}

	.sectiongap {
		margin-bottom: 80px;
	}

	.main {
		margin-top: 0px;
	}

	.mainhome {
		margin-top: -19px;
	}

	.mobileborder {
		background-image: none;
	}

	.leftcent {
		text-align: center;
		display: block;
		width: 100%;
	}

	.sliderlarge {
		display: block;
	}

	.slidertab {
		display: none;
	}

	.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content h1 {
		text-align: unset;
	}
}

#menu-item-6951 a {
	border: 1px solid #7c7a7a;
	position: absolute;
	width: 100px;
	padding: 0px 0 32px 12px;
	height: 31px;
	top: -18px;
	border-radius: 14px;
}

.fixed #menu-item-6951 a {
	top: -20px;
}

.titleimg {
	margin-bottom: 30px;
}