/*!
Theme Name: The Sceleton theme
Theme URI: https://www.tigerton.se
Author: Jonathan de Jong @ Tigerton
Author URI: https://www.tigerton.se
Description: "bony framework of the body", a theme for quick and modern development with Tigerton!
Text Domain: sceleton
Version: 2.0
*/
*,
::before,
::after {
	background-repeat: no-repeat;
	-moz-box-sizing: inherit;
	box-sizing: inherit
}

::before,
::after {
	text-decoration: inherit;
	vertical-align: inherit
}

html {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor: default;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

article,
aside,
footer,
header,
nav,
section {
	display: block
}

body {
	margin: 0
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

figcaption,
figure,
main {
	display: block
}

figure {
	margin: 1em 40px
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

nav ol,
nav ul {
	list-style: none
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: inherit
}

b,
strong {
	font-weight: bolder
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

dfn {
	font-style: italic
}

mark {
	background-color: #ffff00;
	color: #000000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

::-moz-selection {
	background-color: #b3d4fc;
	color: #000000;
	text-shadow: none
}

::selection {
	background-color: #b3d4fc;
	color: #000000;
	text-shadow: none
}

audio,
canvas,
iframe,
img,
svg,
video {
	vertical-align: middle
}

audio,
video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

img {
	border-style: none
}

svg:not(:root) {
	overflow: hidden
}

table {
	border-collapse: collapse
}

button,
input,
optgroup,
select,
textarea {
	margin: 0
}

button,
input,
select,
textarea {
	background-color: transparent;
	color: inherit;
	font-size: inherit;
	line-height: inherit
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText
}

legend {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	display: inline-block;
	vertical-align: baseline
}

textarea {
	overflow: auto;
	resize: vertical
}

[type="checkbox"],
[type="radio"] {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details,
menu {
	display: block
}

summary {
	display: list-item
}

canvas {
	display: inline-block
}

template {
	display: none
}

a,
area,
button,
input,
label,
select,
summary,
textarea,
[tabindex] {
	-ms-touch-action: manipulation;
	touch-action: manipulation
}

[hidden] {
	display: none
}

[aria-busy="true"] {
	cursor: progress
}

[aria-controls] {
	cursor: pointer
}

[aria-hidden="false"][hidden]:not(:focus) {
	clip: rect(0, 0, 0, 0);
	display: inherit;
	position: absolute
}

[aria-disabled] {
	cursor: default
}

.clearfix:after,
.wrapper:after,
.inner-wrapper:after {
	content: "";
	display: block;
	clear: both
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000
}

.skip-link:hover,
.skip-link:active,
.skip-link:focus {
	position: static;
	height: auto;
	width: auto;
	margin: 0;
	float: left
}

.comment-content img[height],
.entry-content img,
.entry-summary img,
img[class*=align],
img[class*=attachment-],
img[class*=wp-image-] {
	height: auto
}

.post-thumbnail img,
.wp-post-image,
img.size-full,
img.size-large {
	height: auto;
	max-width: 100%
}

.alignleft,
.left {
	float: left
}

.alignright,
.right {
	float: right
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

img {
	max-width: 100%;
	height: auto
}

.grid {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none;
	margin: 0;
	padding: 0
}

.grid-item {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.grid--flexcells>.grid-item {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.grid--top {
	-webkit-box-align: start;
	-moz-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.grid--bottom {
	-webkit-box-align: end;
	-moz-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}

.grid--center {
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.grid--justify-center {
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.grid-item--top {
	-ms-flex-item-align: start;
	align-self: flex-start
}

.grid-item--bottom {
	-ms-flex-item-align: end;
	align-self: flex-end
}

.grid-item--center {
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center
}

.grid-item--auto-size {
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-ms-flex: none;
	flex: none
}

.grid--fit>.grid-item {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.grid--full>.grid-item {
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%
}

.grid--1of2>.grid-item {
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%
}

.grid--1of3>.grid-item {
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-ms-flex: 0 0 33.3333%;
	flex: 0 0 33.3333%
}

.grid--1of4>.grid-item {
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%
}

/*# sourceMappingURL=style.css.map */

@font-face {
	font-family: "melanders";
	src: url("fonts/melanders.eot");
	src: url("fonts/melanders.eot?#iefix") format("embedded-opentype"),
		url("fonts/melanders.woff") format("woff"),
		url("fonts/melanders.ttf") format("truetype"),
		url("fonts/melanders.svg#melanders") format("svg");
	font-weight: normal;
	font-style: normal;

}

[data-icon]:before {
	font-family: "melanders" !important;
	content: attr(data-icon);
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class^="icon-"]:after,
[class*=" icon-"]:before,
[class*=" icon-"]:after {
	font-family: "melanders" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-facebook:before {
	content: "\61";
}

.icon-twitter:before {
	content: "\62";
}

.icon-instagram-icon:before {
	content: "\63";
}

.icon-linkedin:before {
	content: "\64";
}

.icon-pinterest-p:before {
	content: "\65";
}

.icon-google:before {
	content: "\66";
}

.icon-vimeo:before {
	content: "\67";
}

.icon-mynewsdesk:before {
	content: "\68";
}

.icon-youtube:before {
	content: "\69";
}

.icon-cart:before {
	content: "\6a";
}

.icon-login:before {
	content: "\6b";
}

.icon-search:before {
	content: "\6c";
}

.icon-tag:before {
	content: "\6e";
}

.icon-tag-1:before {
	content: "\6d";
}

.icon-angle-down:after {
	content: "\6f";
}

.icon-angle-left:before {
	content: "\70";
}

.icon-angle-right:after {
	content: "\71";
}

.icon-angle-up:before {
	content: "\72";
}

.icon-arrows:before {
	content: "\73";
}

.icon-truck:before {
	content: "\74";
}

@font-face {
	font-family: "melanders-webfont";
	src: url("fonts/melanders-webfont.eot");
	src: url("fonts/melanders-webfont.eot?b8qaym#iefix") format("embedded-opentype"),
		url("fonts/melanders-webfont.woff2?b8qaym") format("woff2"),
		url("fonts/melanders-webfont.woff?b8qaym") format("woff"),
		url("fonts/melanders-webfont.ttf?b8qaym") format("truetype"),
		url("fonts/melanders-webfont.svg?b8qaym#melanders-webfont") format("svg");
	font-style: normal;
	font-weight: 400;
}

.icon-webfont {
	display: inline-block;
	font-family: "melanders-webfont" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	vertical-align: -.125em;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


.icon-calendar::before {
	content: "\ea01";
}

.icon-calendar-empty::before {
	content: "\ea02";
}

.icon-check::before {
	content: "\ea03";
}

.icon-check-round-filled::before {
	content: "\ea04";
}





/**
 * General
 */

body {
	background-color: #ffffff;
	color: #282728;
	font-size: .925rem;
	line-height: 1.75;
	-webkit-font-smoothing: antialiased;
	font-family: 'proxima nova', sans-serif;
	font-weight: 400;
	font-style: normal;
	overflow-x: hidden;
}

.wrapper,
.inner-wrapper,
.small-wrapper {
	max-width: 1600px;
	width: 92%;
	margin: 0px auto;
}

.inner-wrapper {
	max-width: 1200px;
}

.small-wrapper {
	/* max-width: 800px; */
}

.col-left {
	float: left;
	width: 48%;
}

.col-right {
	float: right;
	width: 48%;
}

body.woocommerce-page:not(.woocommerce-checkout, .woocommerce-cart) .section article .entry {
	margin: 4rem auto;
	max-width: 860px;
}

.button,
button {
	border-radius: 3px;
	background-color: black;
	padding: .25rem 1rem;
	font-weight: 700;
	width: fit-content;
	color: #fff;
	text-decoration: none;
	border: none;
	cursor: pointer;
}

.button.lined button {
	background: none;
	padding: 0;
	color: #282728;
	font-weight: 400;
	border: none;
	box-shadow: none;
	cursor: pointer;
	font-family: 'proxima nova', sans-serif;
	outline: none;
}

.readmore {
	text-decoration: none;
}

.readmore:after {
	content: ">>";
	margin-left: .5rem;
	vertical-align: middle;
}

.button.lined,
button.lined {
	border-radius: 0;
	background-color: transparent;
	padding: .25rem 1rem;
	border: 1px solid #282728;
	color: #282728;
	font-weight: 300;
	text-decoration: none;
}

.button.transparent,
button.transparent {
	background-color: rgba(255, 255, 255, .9);
	color: #282728;
	padding: .5rem 1.5rem;
	text-transform: uppercase;
	letter-spacing: .5px;
	font-weight: 600;
	text-decoration: none;
}

/*

.section {
	
}
*/

/* section.page, */
section.post-archive,
section.error,
section.post-single,
section.search-archive {
	padding: 4rem 0;

}

.theme-page-title {
	margin-bottom: 3rem;
	text-align: center;
}

#content {
	padding-top: 126px;
}


/**
 * Typography
 */

a {
	font-size: .925rem;
	text-decoration: none;
	line-height: 1.75;
	font-weight: 600;
	color: #282728;

	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

p {
	font-size: .925rem;
	line-height: 1.75;
	margin: 0 0 1rem;
}

h1 {
	font-size: 3rem;
	line-height: 1.05em;
	font-family: eb-garamond, serif;
	font-weight: 300;
	font-style: normal;
	margin: 1rem 0 1.5rem;
}

h2 {
	font-size: 2.5rem;
	line-height: 1.2;
	font-family: eb-garamond, serif;
	font-weight: 300;
	font-style: normal;
	margin: 0 0 1rem;
}

h3 {
	font-size: 1.75rem;
	line-height: 1.25em;
	margin: 0 0 .75rem 0;
	font-family: eb-garamond, serif;
	font-weight: 300;
	font-style: normal;
}

h4 {
	font-size: 1.125rem;
	line-height: 1.22222222em;
	font-family: eb-garamond, serif;
	font-weight: 300;
	font-style: normal;
}

h5 {
	font-weight: 600;
	font-size: .925rem;
	line-height: 1.22222222em;
	color: #828082;
	margin: 0 0 1rem;
}

blockquote {
	font-size: 1.5rem;
	line-height: 1.45833333em;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
p a,
label a,
blockquote a,
small a,
li a,
q a {
	color: inherit;
	font-size: inherit;
	text-decoration: inherit;
}

.title.border {
	position: relative;
	overflow: hidden;
	text-align: center;
}

.title.border:before {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	overflow: hidden;
	width: calc(50% - 1rem);
	height: 1px;
	content: '';
	background-color: #828082;
	margin-left: -50%;
	text-align: right;
}

.title.border:after {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	overflow: hidden;
	width: 50%;
	height: 1px;
	content: '';
	background-color: #828082;
	margin-left: 1rem;
}

.label {
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: .5px;
}

ul.links {
	padding: 0;
	margin: 2rem 0;
	list-style: none;
}

ul.links li {
	border-bottom: 1px solid #a9a9a9;
	padding: .5rem 0;
	line-height: 1.8;
}

ul.links li:nth-of-type(1) {
	border-top: 1px solid #a9a9a9;
}

ul.links li a {
	display: block;
	font-size: .85rem;
	font-weight: 400;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .5px;
}

ul.links li a:hover {
	color: #ce3e2d;
	font-weight: 600;
}

ul.links li a:after {
	content: "\71";
	font-family: "melanders";
	font-size: .925rem;
	vertical-align: middle;
	margin: 0 0 0 2rem;
	text-transform: initial;
	float: right;
	line-height: 1.5;
}


ul.checkmark {
	padding: 0;
	margin: 2rem 0;
	list-style: none;
}

ul.checkmark li {
	padding: .25rem 0;
}

ul.checkmark li:before {
	content: "\ea03";
	font-family: "melanders-webfont";
	margin-right: .5rem;
	vertical-align: middle;
	color: #93abae;
	font-size: .95rem;
}

/**
 * Header
 */


.top-bar {
	background-color: #F2F2F2;
	margin: 0 0 1.25rem;
	padding: .5rem 0;
	text-align: right;
}

.top-bar .book {
	cursor: pointer;
	font-size: 1rem;
	font-weight: 400;
}

.top-bar .book:after {
	float: right;
	content: "\ea01";
	font-family: "melanders-webfont";
	margin: 12px 0 0 .5rem;
	vertical-align: middle;
	color: #93ABAE;
	line-height: .2;
	font-size: 1rem;
}

header.header a {
	text-decoration: none;
}

.header {
	/* padding: 0 0 1.25rem; */
	/* border-bottom: 1px solid rgba(172, 171, 172, .42); */
	z-index: 9999;
	position: fixed;
	background-color: #fff;
	width: 100%;
}

.header .wrapper.flex {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	justify-content: space-between;
	gap: 1rem;
	width: 100%;
	padding: 0 20px;
	position: relative;
}

.header .wrapper:after {
	display: none;
}

.header .wrapper.flex .top-header-container {
	width: 100%;
	display: flex;
	justify-content: space-between;
	gap: 3rem;
	position: relative;
}

.header .wrapper.flex .top-header-container .logo-container {
	display: flex;
	gap: 2rem;
	align-items: flex-end;
	flex: 1;
}

.search-container {
	width: 80%;
}

.search-container .search-field {
	border: 1px solid #ccc;
	padding: 5px 10px;
	background-color: #F9F9F9;
	border-radius: 3px;
	width: 100%;
}

.search-container input:focus {
	outline: none;
}

.header .wrapper.flex .top-header-container .delivery-container {
	display: flex;
	align-items: flex-end;
	gap: 1rem;
}

.header .menu-main-container {
	margin-top: 1rem;
	border-bottom: 1px solid rgba(172, 171, 172, .42);
	border-top: 1px solid rgba(172, 171, 172, .42);
}

.header .wrapper.flex.menu-main {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	padding: .75rem 20px;
}





.logotype {
	display: block;
}

.logotype img {
	float: left;
	max-width: 160px;
	padding-bottom: .25rem;
}


.menu-main-list {
	margin: 0;
	padding: 0;

	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	gap: 1rem;

	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.menu-main-list li,
.icon-menu li {
	position: relative;
	display: flex;
	align-items: center;
}

.menu-main-list li>a {
	font-weight: 600;
}

.menu-main-list li.menu-item-has-children {
	display: flex;
	align-items: center;
	gap: 5px;
}

.icon-menu {
	display: flex;
	align-items: center;
	padding: 0;
	margin: 0;
}

.icon-menu input {
	background-color: #fff;
	padding: 0.5rem 0.75rem;
	background: transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' class='bi bi-search' viewBox='0 0 16 16'%3E%3Cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z'%3E%3C/path%3E%3C/svg%3E") no-repeat right;
}

.icon-menu input::placeholder {
	color: #aeaeae;
}

.menu-main-list a,
.menu-main-list button,
.icon-menu a,
.icon-menu button {
	color: #000;
	display: inline-block;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 0.8125rem;
	font-weight: 400;
}

.elementor-kit-80 a {
	text-decoration: none;
}

.header .icon {
	cursor: pointer;
	position: relative;
}

.menu-main-list .icon a:before,
.icon-menu .icon a:before,
.mobile-main-list .icon a:before {
	font-size: 1.5rem;
	vertical-align: middle;
}

.menu-main-list .icon a.icon-cart,
.icon-menu .icon a.icon-cart {
	position: relative;
}

.cart-customlocation {
	background: #d4402f;
	border-radius: 50%;
	width: 22px;
	height: 22px;
	position: absolute;
	left: 12px;
	top: -12px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	justify-content: center;
	color: #ffffff;
	font-size: .75rem;
}

.menu-main-list li ul {
	display: none;
	position: absolute;
	top: 100%;
	background: #fff;
	padding: 20px;
	min-width: 250px;
	z-index: 999999;
}

.menu-main-list li:hover ul {
	display: block;
}

.menu-main-list li ul li {
	float: none;
}

.menu-main-list li ul li a {
	font-weight: 500;
	text-transform: none;
	font-size: 0.875rem;
}

.boka-bord-container {
	display: flex;
	align-items: center;
	gap: 1.5rem;
}

.boka-bord-container a {
	font-weight: 600 !important;
	font-size: 0.8125rem;
	display: flex;
	align-items: center;
}

.boka-bord-container a:after {
	font-weight: 600 !important;
	display: flex;
	align-items: center;
}


.menu-main.restauranger .menu-main-list li ul {
	right: 0;
}

/**
 * Mobile menu
 */

.menu-btn {
	display: none;
	cursor: pointer;
	z-index: 9999;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}

.menu-btn.open .bar1,
.menu-btn.open .bar2 {
	background-color: #AF1D34;
}

.header.transparent .menu-btn .bar1,
.header.transparent .menu-btn .bar2 {
	background-color: #fff;
}

.header.transparent .menu-btn.open .bar1,
.header.transparent .menu-btn.open .bar2 {
	background-color: #AF1D34;
}

.header.transparent.sticky .menu-btn .bar1,
.header.transparent.sticky .menu-btn .bar2 {
	background-color: #AF1D34;
}

.menu-btn.lower {
	top: 56.3px;
}

.menu-btn.lowertwo {
	top: 65.95px;
}

.bar1,
.bar2 {
	width: 45px;
	height: 2px;
	background-color: #AF1D34;
	margin: 8px 0;
	transition: 0.4s;
}

.menu-btn.open .bar1,
.menu-btn.open2 .bar1 {
	-webkit-transform: rotate(-45deg) translate(2px, -2px);
	transform: rotate(-45deg) translate(2px, -2px);
}

.menu-btn.open .bar2,
.menu-btn.open2 .bar2 {
	-webkit-transform: rotate(45deg) translate(-8px, -8px);
	transform: rotate(45deg) translate(-8px, -8px);
}

.menu-btn.open .bar1 {
	-webkit-transform: rotate(-45deg) translate(-4px, 4px);
	transform: rotate(-45deg) translate(-4px, 4px);
}

.menu-btn.open .bar2 {
	-webkit-transform: rotate(45deg) translate(-2px, -4px);
	transform: rotate(45deg) translate(-2px, -4px);
}

.mobile-main-list li.book-btn>a {
	display: inline-block;
	font-size: 0.925rem;
	padding: 0.6rem 1.4rem;
	margin: 0;
	color: #AF1D34;
	background: transparent;
	border: solid 2px #AF1D34;
}

.mobile-main-list li.book-btn>a:before {
	content: "\61";
	font-family: "inkopsdesign";
	font-size: 1.1rem;
	line-height: 1;
	vertical-align: middle;
	margin: 0 0.5rem 0 0;
	padding-bottom: .1rem;
	display: inline-block;
}

.mobile-main-wrapper {
	display: flex;
	justify-content: space-between;
	align-items: center;
	float: left;
	width: 100%;
}

.mobile-main-wrapper.open .mobile-inner {
	right: 0;
	box-shadow: -7px 0 8px rgba(0, 0, 0, .05);
}

.mobile-main-wrapper .close-menu {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	padding: 0;
	height: 100%;
	width: calc(100% - 360px);
	margin-right: 360px;
	-webkit-transform: none;
	transform: none;
	display: none;
	cursor: pointer;
	z-index: 9999;
}

.mobile-main-wrapper.open .close-menu {
	display: block;
}

.mobile-inner {
	display: inline-block;
	float: right;
	position: fixed;
	background: #fff;
	right: -360px;
	top: 0;
	bottom: 0;
	z-index: 999;
	transition: all .5s;
	width: 360px;
	overflow: hidden;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.mobile-inner .mobile-inner-wrap {
	overflow-y: scroll;
	overflow-x: hidden;
	height: 100%;
	margin-right: -16px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 5rem 0;
}

.mobile-main {
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.mobile-main-list {
	margin: 0;
	padding: 0;
}

.mobile-main-list .sub-menu {
	display: block;
	padding: .5rem 0;
}

.mobile-main-list li {
	display: block;
	overflow: hidden;
}

.mobile-main-list li a {
	display: inline-block;
	padding: 0.25rem 0;
	color: #000;
}

.mobile-main-list li.menu-item-has-children>a {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.mobile-main-list li.menu-item-has-children>a:after {
	font-size: 20px;
	transition: transform .5s;
}

.mobile-main-list li.menu-item-has-children.open {
	color: #AF1D34;
}

.mobile-main-list li.menu-item-has-children.open>a:after {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

.mobile-main-list>li>a {
	font-family: eb-garamond, serif;
	font-weight: 300;
	font-style: normal;
	font-size: 1rem;
	text-decoration: none;
}

.mobile-main-list>li.menu-item,
.mobile-main-list>li.icon {
	border-bottom: solid 1px #f4f4f4;
	padding: .5rem 2rem;
	cursor: pointer;
}

.mobile-main-list>li.search {
	border-top: solid 1px #f4f4f4;
}

.mobile-main-list>li.button {
	margin: 1rem 2rem;
}

.mobile-main-list>li:nth-last-child(1) {
	border: none;
	width: unset;
}

.mobile-main-list>li>a .menu-item-title {
	font-size: 1rem;
	display: inline-block;
}

.mobile-main-list>li>a .menu-item-description {
	display: block;
	width: 100%;
	font-weight: 300;
	font-size: 0.75rem;
}

.mobile-main-list .sub-menu li {
	border-bottom: none;
	padding-left: 1em;
}

.mobile-main-list .sub-menu li a {
	padding: .25rem 0;
	font-weight: 500;
	font-size: .85rem;
}

.mobile-main-list>li.mobile {
	display: none;
}

.mobile-main-list>li.current-menu-item>a .menu-item-title,
.mobile-main-list .sub-menu li.current-menu-item>a {
	color: #AF1D34;
}

.mobile-main-list>li.current-menu-item>a .menu-item-title:after,
.mobile-main-list .sub-menu li.current-menu-item>a:after {
	display: block;
}

.menu-search {
	padding: 2rem 2rem;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}



/* - products menu */

.products-main-wrapper {
	display: flex;
	justify-content: space-between;
	align-items: center;
	float: left;
	width: 100%;
}

.products-main-wrapper.open .products-inner {
	left: 0;
}

.products-inner.open {
	width: 700px;
}

.products-inner {
	display: inline-block;
	position: fixed;
	background: #fff;
	left: -400px;
	top: 0;
	bottom: 0;
	z-index: 9998;
	transition: all 1s;
	width: 400px;
	overflow: hidden;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.products-inner .products-inner-wrap {
	overflow-x: hidden;
	height: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 10rem 2rem;
	display: flex;
	align-items: flex-start;
}

.products-main {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	display: inline-block;

}

.products-main-list {
	padding: 0;
	position: relative;
	margin-top: 0;
}

.products-main-list h3 a {
	font-weight: 300;
}

.products-main-list h3 a:hover {
	color: #ce3e2d;
}

.products-main-list li {
	display: block;
	overflow: hidden;
}

.products-main-list li {
	display: block;
	overflow: hidden;
}

.products-main-list li a {
	display: inline-block;
	padding: 0.35rem 0;
	color: #000;
	font-weight: 500;
	text-decoration: none;
	line-height: 1.3;
}

.products-main-list li a.button {
	padding: .25rem 1rem;
	color: #fff;
	font-weight: 600;
	margin-bottom: .5rem;
}

.products-main-list li a.button:hover {
	color: #fff;
}

.products-main-list h3 a {
	padding: 0;
}

.products-main-list li a:hover {
	color: #ce3e2d;
}

.products-main-list>li {
	border-right: 1px solid #f4f4f4;
	padding: 0 2rem;
	width: 300px;
}


.products-main-list>h3 {
	padding: 0 2rem 0;
}

.products-main-list>li>a {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.products-main-list>li>a:after {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;

	font-size: 25px;
	opacity: 0;
}

.products-main-list>li>a:hover:after,
.products-main-list>li.open>a:after {
	opacity: 1;
}

.products-main-list>li.open>a {
	font-weight: 600;
}

.products-main-list .sub-menu {
	position: absolute;
	top: 0;
	display: none;
	opacity: 0;
	transition: left .5s, opacity 1s;
}

.products-main-list .sub-menu.open {
	width: 300px;
	left: 300px;
	opacity: 1;
	display: block;
	transition: left .5s, opacity 1s;
	padding-bottom: 2rem;
	padding-top: .35rem;
}

.products-main-list .sub-menu li:nth-child(2) {
	padding: 0;
}

.products-main-list .sub-menu li {
	border-bottom: none;
}

.products-main-list>li.current-menu-item>a .menu-item-title,
.products-main-list .sub-menu li.current-menu-item>a {
	background: #93ABAE;
	border-radius: 10px;
	border: none;
	color: white;
	padding: .2rem .5rem;
}

.products-main-list>li.current-menu-item>a .menu-item-title:after,
.products-main-list .sub-menu li.current-menu-item>a:after {
	display: block;
}

.close-menu {
	vertical-align: middle;
	display: inline-block;
	cursor: pointer;
}

.close-menu.icon {
	margin-top: .5rem;
	z-index: 9999;
}

.close-menu .bar1 {
	width: 25px;
	height: 3px;
	background-color: #414042;
	margin: 8px 0;
	transition: 0.4s;

	-webkit-transform: rotate(-45deg) translate(-4px, 4px);
	transform: rotate(-45deg) translate(-4px, 4px);
}

.close-menu .bar2 {
	width: 25px;
	height: 3px;
	background-color: #414042;
	margin: 8px 0;
	transition: 0.4s;

	-webkit-transform: rotate(45deg) translate(-4px, -4px);
	transform: rotate(45deg) translate(-4px, -4px);
}

.products-main-wrapper .close-menu.overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	margin-left: 400px;
	-webkit-transform: none;
	transform: none;
	display: none;
	cursor: pointer;
	z-index: 9999;
}

.products-main-wrapper.open .close-menu.overlay {
	display: block;
	margin-left: 700px;
}



/**
 * Search bar
 */

.search-bar {
	display: none;
	background-color: #93ABAD;
	padding: 0.8rem 0;
	z-index: 99999;
	position: relative;
}

.search-bar .search-form {
	position: relative;
}

.search-bar .search-input {
	width: 100%;
	background-color: #fff;
	border: solid 1px #fff;
	padding: 0.5rem 3rem 0.5rem 1rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	border-radius: 0;
	outline: none;
}

.search-bar .search-submit {
	position: absolute;
	top: 0;
	right: 0;
	background-color: transparent;
	color: #333;
	padding: 0.5rem 1rem;
	font-size: 1.2rem;
	border: none;
	width: auto;
	cursor: pointer;
}

.search-bar ::-webkit-input-placeholder {
	font-weight: 400;
	font-size: 0.8rem;
	color: #333;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.search-bar ::-moz-placeholder {
	font-weight: 400;
	font-size: 0.8rem;
	color: #333;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.search-bar :-ms-input-placeholder {
	font-weight: 400;
	font-size: 0.8rem;
	color: #333;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.search-bar :-moz-placeholder {
	font-weight: 400;
	font-size: 0.8rem;
	color: #333;
	text-transform: uppercase;
	letter-spacing: 1px;
}


/* - search close */

.search-close {
	top: 0;
	height: calc(100% - 62px);
	width: 100vw;
	left: 0;
	position: absolute;
	margin-top: 62px;
	right: 0;
	padding: 0;
	-webkit-transform: none;
	transform: none;
	display: none;
	cursor: pointer;
	z-index: 888;
}

body.search-toggle .search-close {
	display: block;
}

/**
 * Search page
 */

.search-title {
	margin: 0 0 3rem;
}

.search-post {
	padding: 0 0 1rem;
	margin: 0 0 2rem;
	border-bottom: solid 1px #eaeaea;
}

.search-post a {
	color: #333333 !important;
	text-decoration: none;
}

.search-post a:hover {
	color: #93ABAD !important;
}

.search-post .post-title {
	margin: 0 0 0.5rem !important;
}



/**
 * Elementor
 */


.entry a {
	text-decoration: underline;
	font-weight: inherit;
}

.border-white-inner:after {
	content: "";
	border: 1px solid #ffffff;
	width: calc(100% - 3rem);
	height: calc(100% - 3rem);
	position: absolute;
	left: 1.5rem;
	top: 1.5rem;
	z-index: 1;
}

.border-pink:after {
	content: "";
	border: 1px solid #f4f2f2;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 0;
}

.border-pink-left:after {
	content: "";
	border: 1px solid #f4f2f2;
	width: calc(100% - 1.5rem);
	height: 100%;
	position: absolute;
	z-index: 0;
}

.border-pink-right:after {
	content: "";
	border: 1px solid #f4f2f2;
	width: calc(100% - 1.5rem);
	height: 100%;
	position: absolute;
	right: 0;
	z-index: 0;
}

.border-pink-left-img .elementor-element:after {
	content: "";
	border: 1px solid #f4f2f2;
	width: 100%;
	height: calc(100% + 3rem);
	position: absolute;
	left: -1.5rem;
	top: -1.5rem;
}

.border-white-left-img .elementor-element:after {
	content: "";
	border: 1px solid #fff;
	width: 100%;
	height: calc(100% + 3rem);
	position: absolute;
	left: -1.5rem;
	z-index: 0;
	top: -1.5rem;
}

.border-pink-left-img .elementor-element img,
.border-white-left-img .elementor-element img {
	position: relative;
	z-index: 1;
}

.border-pink .elementor-column-wrap,
.border-pink-left .elementor-column-wrap,
.border-pink-right .elementor-column-wrap {
	z-index: 1;
}

.border-white-inner .elementor-widget-wrap,
.border-pink .elementor-widget-wrap,
.border-pink-left .elementor-widget-wrap,
.border-pink-right .elementor-widget-wrap {
	z-index: 2;
}

.underline-red {
	position: relative;
	padding-bottom: 2rem;
}

.underline-red:after {
	content: "";
	width: 3rem;
	height: 3px;
	background: #d4402f;
	position: absolute;
	bottom: .5rem;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.underline-red-left {
	position: relative;
	padding-bottom: 2rem;
}

.underline-red-left:after {
	content: "";
	width: 3rem;
	height: 3px;
	background: #d4402f;
	position: absolute;
	bottom: .5rem;
	left: 0;
}


.no-margin-top .gform_wrapper ul>li:nth-of-type(1),
.no-margin-top .gform_wrapper li.hidden_label input,
.no-margin-top .gform_wrapper {
	margin-top: 0 !important;
}

.no-margin-bottom.elementor-widget {
	margin-bottom: 0 !important;
}

.elementor-301 .elementor-element.elementor-element-9b95c47 .eael-google-map {
	max-width: none;
}

/* - timeline */

.eael-content-timeline-content img {
	margin-bottom: .75rem;
}

.elementor-870 .elementor-element.elementor-element-c656590 .eael-content-timeline-content .eael-date {
	font-family: eb-garamond, serif;
	font-size: 1.1rem;
	position: absolute;
	left: 0;
	right: auto;
	top: -41.19px;
	background-color: #d95040;
	color: #fff;
	opacity: 1;
	width: auto;
	padding: .35rem 1.5rem;
}

/* - slider */

.htslider-slider .slick-dots {
	bottom: 1.5rem;
}

body .slick-list {
	/*margin:0 20px 0 0;*/
}

.elementor-thumbnails-swiper {
	display: none;
}

.page-slider {
	overflow-x: hidden;
}

.elementor-swiper {
	position: relative;
	max-width: 1280px;
	margin: 0 auto;
}

.elementor-skin-slideshow .elementor-main-swiper {
	height: 70vh;
}

.swiper-slide {
	opacity: 0;
}

.swiper-slide-active {
	opacity: 1;
}

::before,
::after {
	text-decoration: inherit;
	vertical-align: inherit;
}

::selection {
	background-color: #b3d4fc;
	color: #000000;
	text-shadow: none;
}

::selection {
	background-color: #b3d4fc;
	color: #000000;
	text-shadow: none;
}

.swiper-container {
	overflow: visible;
}

.elementor-32073 .elementor-element.elementor-element-e11d767 .elementor-swiper-button {
	font-size: 46px;
	color: var(--e-global-color-secondary);
}

.elementor-widget-media-carousel .elementor-swiper-button-prev,
.elementor-widget-media-carousel .swiper-container-rtl .elementor-swiper-button-next {
	left: -60px;
}

.elementor-widget-media-carousel .elementor-swiper-button-next,
.elementor-widget-media-carousel .swiper-container-rtl .elementor-swiper-button-prev {
	right: -60px;
}


/* @media all and (max-width: 768px) {
	 button.slick-prev.slick-arrow, 
	 button.slick-next.slick-arrow {
		  display: none !important;
	 }
} */


/* - dropdown button */

.dropdown-select {
	border: 2px solid #282728;
	list-style-type: none;
	margin: 0;
	padding: .75rem 0;
	position: absolute;
	width: 100%;
	max-width: 400px;
	display: none;
	top: 100%;
	background-color: #fff;
}

#container {
	position: relative
}

.toggler {
	overflow: visible;
}

.default {
	border: 2px solid #282728;
	width: 100%;
	max-width: 400px;
	height: auto;
	padding: .75rem 1.25rem;
	cursor: pointer;
	display: inline-block;
}

.default:after {
	content: "\6f";
	font-family: "melanders";
	margin-left: 1rem;
	vertical-align: middle;
	font-weight: 600;
	font-size: 1.5rem;
	line-height: 1;
	float: right;

	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.default.open:after {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.dropdown-select li {
	padding: .5rem 1.25rem;
}

.dropdown-select li a {
	text-decoration: none;
	display: block;
}


/**
 * ACF Sections
 */

/* - textblock */

.textblock {
	padding: 5rem 0 2rem;
}

.textblock .col {
	float: left;
	margin-right: 4%;
	margin-bottom: 1.5rem;
}

.textblock .col50 {
	width: 48%;
}

.textblock .col100 {
	width: 100%;
	max-width: 750px;
	margin: 0 auto 1.5rem;
	float: none;
}

.textblock .col50:nth-of-type(2n+2) {
	margin-right: 0;
}

.textblock .col50:nth-of-type(2n+3) {
	clear: both;
}

.textblock .col>*:nth-child(1) {
	margin-top: 0;
}



/**
 * WooCommerce
 */

.woocommerce-info {
	border-top-color: #93abae;
}

.woocommerce-info::before {
	color: #93abae;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
html .woocommerce .button.alt.disabled {
	background-color: black;
	color: #fff;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	font-family: 'proxima nova', sans-serif;
	font-weight: 600;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
	background-color: black;
	color: #fff;
}

/* WooCommerce Products Grid - CSS Grid Layout - Archive, Up-sells & Related */
.woocommerce.archive ul.products,
.woocommerce-page.archive ul.products,
.woocommerce.shop ul.products,
.woocommerce-page.shop ul.products,
.woocommerce.tax-product_cat ul.products,
.woocommerce-page.tax-product_cat ul.products,
.woocommerce.single-product .up-sells > ul.products,
.woocommerce.single-product .related > ul.products {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 2.992em 3%;
	margin: 0;
	padding: 0;
	list-style: none;
}

.woocommerce.archive ul.products::before,
.woocommerce-page.archive ul.products::before,
.woocommerce.shop ul.products::before,
.woocommerce-page.shop ul.products::before,
.woocommerce.tax-product_cat ul.products::before,
.woocommerce-page.tax-product_cat ul.products::before,
.woocommerce.single-product .up-sells > ul.products::before,
.woocommerce.single-product .related > ul.products::before,
.woocommerce.archive ul.products::after,
.woocommerce-page.archive ul.products::after,
.woocommerce.shop ul.products::after,
.woocommerce-page.shop ul.products::after,
.woocommerce.tax-product_cat ul.products::after,
.woocommerce-page.tax-product_cat ul.products::after,
.woocommerce.single-product .up-sells > ul.products::after,
.woocommerce.single-product .related > ul.products::after {
	display: none;
}

.woocommerce.archive ul.products li.product,
.woocommerce-page.archive ul.products li.product,
.woocommerce.shop ul.products li.product,
.woocommerce-page.shop ul.products li.product,
.woocommerce.tax-product_cat ul.products li.product,
.woocommerce-page.tax-product_cat ul.products li.product,
.woocommerce.single-product .up-sells > ul.products li.product,
.woocommerce.single-product .related > ul.products li.product {
	width: 100%;
	margin: 0;
	/*border: 1px solid;*/
	/*padding: 1.5rem;*/
	border-radius: 2px;
	-webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05);
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05);
	transition: all 0.3s;
	background: #fff;
}

/* .woocommerce ul.products li.product:hover,
.woocommerce-page ul.products li.product:hover {
	transform: translateY(-5px);
	-webkit-box-shadow: 0px 12px 12px 0px rgba(0, 0, 0, 0.06);
	-moz-box-shadow: 0px 12px 12px 0px rgba(0, 0, 0, 0.06);
	box-shadow: 0px 12px 12px 0px rgba(0, 0, 0, 0.06);
} */

.woocommerce ul.products:not(.product-slider) li.last,
.woocommerce-page ul.products li.last {
	margin-right: 0;
}

.woocommerce-loop-product__info {
	padding: 0 1.5rem 2rem 1.5rem;
	min-height: 210px;
}

.products .woocommerce-loop-product__info .quantity span {
	height: 33px;
}

.products .woocommerce-loop-product__info .quantity .qty {
	height: 33px;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce ul.products li.product .price,
.woocommerce.single-product .featured-products ul.products li.product .price {
	color: #282728;
	font-weight: 700;
	font-size: .925rem;
}

.woocommerce span.onsale {
	min-height: 0 !important;
	min-width: 0 !important;
	padding: 8px 12px 8px 20px;
	font-weight: 700;
	position: absolute;
	text-align: center;
	line-height: 1 !important;
	top: 20px !important;
	right: auto !important;
	left: 0 !important;
	margin: 0;
	border-radius: 0;
	background-color: #D44834;
	color: #fff;
	font-size: .9125em;
	z-index: 98;
}

.woocommerce span.onsale:after {
	content: "";
	display: block;
	position: absolute;
	right: -10px;
	top: 0;
	width: 20px;
	height: 29.5px;
	background-color: #D44834;
	transform: skewX(-20deg);
}

/* bulk discount */
.awdr-bulk-customizable-table {
	margin: 1rem 0 2rem;
}

/* Bundled */

.woocommerce #content div.product.product-type-bundle .woocommerce-tabs,
.woocommerce div.product .woocommerce-tabs,
.woocommerce-page #content div.product.product-type-bundle .woocommerce-tabs,
.woocommerce-page div.product .woocommerce-tabs {
	float: left;
}

.products li.product-type-bundle .quantity,
.post-113475 .quantity,
.products li.product-type-bundle .product_type_bundle.add_to_cart_button,
.post-113475 .product_type_bundle.add_to_cart_button,
.products li.product-type-bundle .price,
.post-113475 .price {
	display: none !important;
}

.post-113475 .single_add_to_cart_button,
.post-113475 .add_to_cart_button {
	display: none !important;
}

.product-type-bundle .entry-summary p.price {
	display: none !important;
}

.product-type-bundle .entry-summary .cart p.price {
	display: block !important;
}

.bundled_product_title {
	margin: 0;
}

.bundled_item_col {
	text-align: left;
}

.bundled_item_col .quantity {
	display: flex !important;
	gap: 5px;
}

.bundled_products .bundled_item_wrap .bundled_item_cart_content .bundled_item_cart_details .price {
	font-size: 1rem;
}

.bundled_product_excerpt.product_excerpt {
	display: none;
}

.bundled_product_title_inner .item_qty {
	display: none;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
	font-size: 1.5rem;
	padding-bottom: .25rem;
}

.products .product p {
	display: none;
}

.products .product p:first-of-type {
	display: block;
	font-size: .85rem;
	line-height: 1.5;
	font-weight: 400;
	/* min-height: 46px; */
	overflow: hidden;
}

.category-banner {
	width: 100%;
	padding: 7rem 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.category-banner .title-wrapper {
	display: block;
	text-align: center;
}

.category-banner .title-inner {
	background-color: #93abae;
	display: inline-block;
	padding: 1rem;
}

.category-banner .title {
	display: inline-block;
	padding: 2rem 5rem;
	color: #fff;
	border: 1px solid #fff;
	margin: 0;
}

.term-description {
	max-width: 768px;
	text-align: center;
	margin: 0 auto 30px auto;
}

.woocommerce .site-main {
	overflow: hidden;
}

.woocommerce .content-area {
	margin-top: 2.5rem;
	margin-bottom: 2.5rem;
	overflow: hidden;
}

.category-linked-post img {
	margin-bottom: 1.5rem;
}

.woocommerce ul.products li.product .button {
	margin-top: 0;
}

.woocommerce a.added_to_cart {
	width: 100%;
	background: #f2f2f2;
	padding: .5rem 1.5rem;
	text-align: center;
	margin: .5rem 0;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
	background-color: black;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
	background-color: black;
}

.woocommerce-cart input,
.woocommerce-checkout input,
.woocommerce input,
.woocommerce textarea {
	background-color: #fff;
	padding: .5rem .75rem;
	border: 2px solid #aeaeae;
}

.woocommerce-cart input::placeholder,
.woocommerce-checkout input::placeholder,
.woocommerce input::placeholder,
.woocommerce textarea {
	color: #aeaeae;
	font-family: 'proxima nova', sans-serif;
}


.woocommerce-cart .checkout-button {
	width: 100%;
}

.woocommerce-cart #content>section,
.woocommerce-checkout #content>section {
	padding-bottom: 0;
}

.woocommerce-cart .top-header {
	float: right;
	width: 60%;
}

.woocommerce-cart .product-name p {
	margin: 0;
}

.woocommerce-cart ul.products.columns-3 li.product {
	width: 31.33%;
}

.woocommerce-cart ul.products.columns-4 li.product {
	float: left;
	margin: 0 3.8% 2.992em 0;
	padding: 0;
	position: relative;
	width: 22.05%;
	margin-left: 0;
}


.woocommerce-cart .cart-collaterals .cross-sells .excerpt {
	display: none;
}

.woocommerce-cart .cart-collaterals .cross-sells .price {
	margin-bottom: 1rem !important;
}

.awdr-bulk-customizable-table #customize-bulk-table-title {
	display: none;
}

.awdr-bulk-customizable-table td.wdr_bulk_table_td {
	background: #d4402f;
	color: #fff;
	padding: .5rem 2rem;
	border-radius: 30px;
}

.date-limit {
	color: #d4402f;
}

.woocommerce-cart .woocommerce-cart-form {
	float: right;
	width: 60%;
}

.includes_tax {
	display: none;
}

.delivery-wrapper {
	width: 38%;
	float: left;
}

.woocommerce-cart #delivery-container {
	background: #f2f2f2;
	padding: 2rem;
	font-size: 16px;
}

#delivery-container .cart-message {
	margin: 10px 0;
	background: #93abae;
	width: fit-content;
	padding: 5px 15px;
}

#delivery-container .cart-message p {
	margin: 0;
	font-size: 16px;
}

#delivery_option_field {
	margin: 0
}

.delivery-box {
	margin: 5px 0;
	background: #93abae;
	width: fit-content;
	padding: 5px 15px;
}

#extra_customer_info_field .optional {
	display: none;
}

.woocommerce-cart #delivery_option_field .woocommerce-input-wrapper {
	display: flex;
	flex-direction: row;
	align-items: center;
	flex-wrap: wrap;
}

.woocommerce-cart #delivery_option_field .woocommerce-input-wrapper input {
	width: 25px;
	cursor: pointer;
}

.woocommerce-cart #delivery_option_field .woocommerce-input-wrapper label {
	width: calc(100% - 25px);
	cursor: pointer;
}

.woocommerce-cart #delivery-container .woocommerce-input-wrapper {
	display: flex;
	flex-wrap: wrap;
}

.woocommerce-cart #delivery-container select,
.woocommerce-cart #delivery-container input {
	font-family: "proxima nova", sans-serif;
	background-color: #fff;
	padding: .5rem .75rem;
	border: 2px solid #aeaeae;
	width: 100%;
	line-height: 1.3;
	cursor: pointer;
}

.woocommerce-shipping-destination {
	display: none;
}

.chosen-delivery {
	font-weight: 600;
	margin: 0 !important;
}

.woocommerce-checkout-review-order-table tr.shipping {
	display: none;
}

#qliro-one-extra-checkout-fields .form-row-wide {
	display: none;
}

#kco-extra-checkout-fields .form-row-wide {
	display: none;
}

#kco-extra-checkout-fields .form-row-wide.mailchimp-newsletter {
	display: block;
}

.woocommerce-checkout.woocommerce-order-received .inner-wrapper {
	max-width: 1000px;
	padding-top: 100px;
}

.woocommerce-checkout.woocommerce-order-received .woocommerce-thankyou-order-details {
	background: #F3F3F3;
	padding: 20px;
}

.woocommerce-checkout.woocommerce-order-received .woocommerce-thankyou-order-received {
	display: none;
}

.woocommerce-checkout.woocommerce-order-received .woocommerce-order-details {
	background: #F3F3F3;
	padding: 20px;
}

.woocommerce-checkout.woocommerce-order-received .woocommerce-customer-details {
	display: none;
}






/* - breadcrumbs */

.woocommerce .woocommerce-breadcrumb {
	font-size: .85rem;
	color: #767676;
	margin-bottom: 1.5rem;
}

.woocommerce .woocommerce-breadcrumb a {
	font-size: .85rem;
	color: #767676;
}

/* - linked posts */

.category-linked-posts {
	padding: 4rem 0;
	background-color: #f4f2f2;
}

.category-linked-posts .title {
	text-align: center;
	margin-bottom: 2.5rem;
}

.category-linked-post {
	width: 48%;
	float: left;
	margin-right: 4%;
	margin-bottom: 2.5rem;
}

.category-linked-post:nth-of-type(2n+2) {
	margin-right: 0;
}

.category-linked-post:nth-of-type(2n+3) {
	clear: left;
}

.category-linked-post:nth-last-child(1),
.category-linked-post:nth-last-child(2) {
	margin-bottom: 0;
}

/* - quantity */

.quantity,
div.product form.cart div.quantity {
	float: left;
	/* 	margin: .25rem .75rem .25rem 0; */
	margin: 0 .75rem .5rem 0;
}

.woocommerce-cart-form .quantity,
div.product .woocommerce-cart-form div.quantity {
	float: none;
	margin: .5rem 0 .5rem;
}

.quantity .product_quantity_minus,
.quantity .product_quantity_plus {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 38px;
	height: 38px;
	background: #fff;
	border: 1px solid #e0e0e0;
	border-radius: 6px;
	cursor: pointer;
	font-size: 16px;
	font-weight: 600;
	color: #333;
	transition: all 0.2s ease;
	user-select: none;
	line-height: 1;
	position: relative;
	z-index: 1;
	pointer-events: auto;
	flex-shrink: 0;
	padding: 0;
	margin: 0;
}

.quantity .product_quantity_minus:hover,
.quantity .product_quantity_plus:hover {
	background: #f5f5f5;
	border-color: #bbb;
	color: #000;
	transform: scale(1.05);
}

.quantity .product_quantity_minus:active,
.quantity .product_quantity_plus:active {
	background: #e8e8e8;
	transform: scale(0.95);
}

.quantity .qty {
	display: inline-block;
	height: 32px;
	width: 50px;
	text-align: center;
	padding: 6px 4px;
	border: 1px solid #e0e0e0;
	border-radius: 6px;
	font-size: 14px;
	font-weight: 500;
	background: #fff;
	appearance: textfield;
	-moz-appearance: textfield;
	vertical-align: top;
}

.quantity .qty::-webkit-outer-spin-button,
.quantity .qty::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.quantity .qty:focus {
	outline: none;
	border-color: #333;
}

/* Single product page quantity container */
.woocommerce.single-product .summary .quantity,
.woocommerce.single-product div.product form.cart .quantity {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	margin: 0;
	padding: 0;
}

/* - single product */

.woocommerce.single-product div.product {
	overflow: hidden;
	margin-bottom: 2rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.woocommerce .custom-wrapper {
	overflow: hidden;
	background: rgb(255, 255, 255);
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(246, 246, 246, 1) 100%);
}

.woocommerce .custom-wrapper>.wrapper {
	background-color: #fff;
	padding: 0 3% 2rem 3%;
	margin-bottom: 7rem;
}

.variations select {
	border: 1px solid #dddddd;
	border-radius: 3px;
	background-color: #f9f9f9;
	height: 32px;
	padding-left: 2rem;
}

.woocommerce div.product form.cart .variations {
	width: auto;
}

.woocommerce div.product form.cart .variations tbody tr {
	display: flex;
	gap: 1rem;
}

.woocommerce.single-product #respond input#submit.alt,
.woocommerce.single-product a.button.alt,
.woocommerce.single-product button.button.alt,
.woocommerce.single-product input.button.alt {
	padding: .75rem 2.5rem;
}

.woocommerce.single-product .summary .quantity {
	padding: 0;
	display: inline-flex;
	align-items: center;
	gap: 6px;
}

.woocommerce div.product div.images img {
	/* height: 500px; */
	object-fit: contain;
}

.woocommerce.single-product h1.product_title {
	position: relative;
	margin-bottom: 3rem;
}

.woocommerce.single-product h1.product_title:after {
	background-color: #d4402f;
	content: "";
	width: 3rem;
	height: 3px;
	position: absolute;
	bottom: -1.25rem;
	left: 0;
}

.dayprice-label {
	color: #d4402f;
}

/* Out of Stock Display */
.stock-status-container {
	width: fit-content;
	padding: 5px 12px;
	background-color: #f0f0f0;
	border-radius: 5px;
	margin-top: 5px;
}

.stock-status-container p.stock {
	color: #333 !important;
	margin: 0;
}

.restaurants-container {
	margin-bottom: 2rem;
}

.restaurants-container>h4 {
	font-weight: bold;
}

.restaurants-container-inner {
	display: flex;
	flex-wrap: wrap;
	gap: .5rem;
}

.restaurants-container-inner div {
	display: inline-block;
	padding: 5px 12px;
	background-color: #f0f0f0;
	border-radius: 20px;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	transition: all 0.2s ease;
}

.woocommerce.single-product div.product form.cart {
	margin: 2rem 0;
	display: flex;
	flex-direction: column;
	gap: 1rem;
}

.woocommerce.single-product div.product form.cart .single_variation_wrap .woocommerce-variation-add-to-cart {
	display: flex;
	flex-direction: column;
	gap: 1rem;
}

.woocommerce.single-product div.product form.cart::before,
.woocommerce.single-product div.product form.cart::after {
	content: none;
}


.woocommerce.single-product div.product form.cart .unit {
	order: 2;
	margin: .25rem .75rem .25rem 0;
	border: 1px solid #dddddd;
	border-radius: 3px;
	background-color: #f9f9f9;
	padding: .25rem;
	width: 40px;
	text-align: center;
}

.woocommerce.single-product div.product form.cart .quantity {
	order: 1;
	display: inline-flex;
	align-items: center;
	gap: 6px;
	margin: 0;
}

.woocommerce.single-product div.product form.cart .quantity .qty {
	height: 38px;
}

.woocommerce.single-product div.product form.cart .button {
	order: 3;
}

.woocommerce.single-product .bundle_form {
	flex-direction: column;
}

.bundle_button .quantity {
	width: 0;
	height: 0;
	margin: 0 !important;
	overflow: hidden;
}

.woocommerce.single-product div.product .entry-summary p.price,
.woocommerce.single-product div.product .entry-summary span.price{
	font-size: 1.35rem;
}

.woocommerce.single-product .dayprice-information {
	float: right;
	margin-bottom: 20px;
	padding: 20px;
	font-family: 'proxima nova', sans-serif;
	border: 2px solid #93abae;
}

.woocommerce.single-product .dayprice-information h4 {
	font-size: 1rem;
	margin: 0 0 10px 0;
	color: #d4402f;
	font-weight: 600;
	font-family: 'proxima nova', sans-serif;
}

.woocommerce.single-product .dayprice-information p {
	font-size: .65rem;
	margin: 0;
	line-height: 1.5;
}



/* - tabs */

.woocommerce #content div.product .woocommerce-tabs,
.woocommerce div.product .woocommerce-tabs,
.woocommerce-page #content div.product .woocommerce-tabs,
.woocommerce-page div.product .woocommerce-tabs {
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #c0bfc0;
	padding-top: 2rem;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
	padding: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
	content: none !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border: none;
	padding: 0;
	margin: 0 2rem 0 0;
	background-color: #fff;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	padding: .25rem 0;
	font-size: 1.1rem;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	border-bottom: 3px solid #d4402f;
}

.woocommerce-Tabs-panel h2 {
	font-size: 1.5rem;
}

.woocommerce table.shop_attributes th {
	text-align: left;
}

.woocommerce table.shop_attributes td {
	font-style: normal;
}

/* - Upsells & Related (single product) */
.woocommerce.single-product .up-sells.upsells.products,
.woocommerce.single-product .related.products {
	width: 100%;
	flex: 1 0 100%;
	clear: both;
	margin: 4rem 0 2rem;
	padding: 0;
}

.woocommerce.single-product .up-sells.upsells.products > h2,
.woocommerce.single-product .related.products > h2 {
	font-size: 1.75rem;
	font-weight: 600;
	margin: 0 0 2rem;
	padding: 0;
	font-family: 'proxima nova', sans-serif;
}

/* Reset default Woo column widths so the grid above takes effect */
.woocommerce.single-product .up-sells.upsells.products > ul.products li.product,
.woocommerce.single-product .related.products > ul.products li.product {
	float: none;
	clear: none;
}

/* - product image gallery */

.woocommerce div.product div.images .flex-control-thumbs li {
	width: 22%;
	margin-right: 4%;
	padding-top: 1.5rem;
}

.woocommerce div.product div.images .flex-control-thumbs li:nth-of-type(4n+4) {
	margin-right: 0;
}

.woocommerce div.product div.images .flex-control-thumbs li img {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

/* - featured products */

.featured-products {
	margin: 5rem 0 4rem;
}

.featured-products .title.border {
	margin-bottom: 3rem;
}

.woocommerce .featured-products ul.products li.first,
.woocommerce-page .featured-products ul.products li.first {
	clear: none;
}

.woocommerce .featured-products ul.products li.last,
.woocommerce-page .featured-products ul.products li.last {
	margin-right: 3%;
}

.woocommerce .featured-products ul.products li:nth-of-type(4n+4),
.woocommerce-page .featured-products ul.products li:nth-of-type(4n+4) {
	margin-right: 0;
}

/* - cross sells */

.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cross-sells {
	background-color: #f2f2f2;
	padding: 2rem;
	width: 60%;
	float: right;
	margin-bottom: 1rem;
}

/* - cart / checkout */

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
	background-color: #f2f2f2;
	padding: 2rem;
	width: 60%;
}

.woocommerce form.woocommerce-cart-form {
	background-color: #f2f2f2;
	padding: 2rem;
	margin-bottom: 1rem;
}

.woocommerce form.woocommerce-cart-form .coupon {
	display: none;
}

.woocommerce-cart article>header>h1,
.woocommerce-checkout article>header>h1 {
	display: none;
}

.woocommerce-cart .custom-wrapper,
.woocommerce-checkout .custom-wrapper {
	margin-top: 4rem;
}

.woocommerce-cart .quantity .product_quantity_minus,
.woocommerce-cart .quantity .product_quantity_plus {
	display: none;
}

.woocommerce table.shop_table {
	border: none;
}

.cart_item .variation-Partof {
	display: none !important;
}

#add_payment_method table.cart .product-thumbnail,
.woocommerce-cart table.cart .product-thumbnail,
.woocommerce-checkout table.cart .product-thumbnail {
	min-width: 100px;
}

#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
	width: 100px;
}

.woocommerce-cart .product-price,
.woocommerce-cart .amount {
	font-weight: 600;
}

#add_payment_method .cart-collaterals .cart_totals tr td,
#add_payment_method .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-checkout .cart-collaterals .cart_totals tr td,
.woocommerce-checkout .cart-collaterals .cart_totals tr th,
.woocommerce table.shop_table td {
	border-color: rgba(186, 185, 186, .5);
}

.woocommerce-cart .quantity .qty {
	border: 2px solid #222;
}

.woocommerce-cart .cart_totals h2 {
	font-size: 1.35rem;
	padding: 9px 12px;
	border-bottom: 1px solid rgba(186, 185, 186, .5);
	font-family: 'proxima nova', sans-serif;
	font-weight: 600;
}

.woocommerce-cart .cart_totals {
	display: flex;
	flex-direction: column;
}

.woocommerce-cart .dayprice-label {
	color: #d4402f;
	font-size: 14px;
}

.woocommerce a.remove {
	color: #222 !important;
	border: 2px solid #222;
	border-radius: 3px;
	background-color: #fff;
	height: 1em;
	width: 1em;

	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;

	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;

	justify-content: center;
	font-size: 1.75rem;
	font-weight: 400;
}

.woocommerce a.remove:hover {
	background-color: #222;
}

.woocommerce table.shop_table_responsive tr td,
.woocommerce-page table.shop_table_responsive tr td {
	overflow: hidden;
}


.woocommerce-cart .cart_totals .cross-sells {
	width: 100%;
}


.woocommerce-cart .discount-badge {
	display: flex;
	align-items: center;
	justify-content: center;
	;
	background: #d4402f;
	color: #fff;
	border-radius: 30px;
	padding: 6px 10px;
	font-size: 12px;
	width: auto;
	min-width: 150px;
	text-align: center;
	line-height: 1.1;
	margin-top: 6px;
}


/* - coupon field */

.woocommerce-coupon-form {
	margin-top: 2rem;
}

.woocommerce-coupon-form button.button {
	background-color: #aeaeae;
	display: block;
	text-align: center;
	margin-bottom: 1em;
	font-size: 1.25em;
	padding: 1em;
	margin-top: .75rem;
}

.woocommerce-coupon-form .title {
	font-size: 1.25rem;
	font-weight: 600;
	margin: 0 0 .5rem 0;
}

.woocommerce-coupon-form .title:before {
	content: "\6d";
	font-family: "melanders";
	margin-right: .75rem;
	vertical-align: middle;
}

/* - checkout page */

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
	background-color: #f2f2f2;
	padding: 2rem;
	margin-bottom: 1rem;
}

/* #customer_details .col-1 {
	width: 100%;
}

#customer_details .col-2 {
	display: none;
} */

/* - my account */

.woocommerce-MyAccount-navigation-link.is-active a {
	color: #ce3e2d;
}

.woocommerce-MyAccount-navigation-link a:hover {
	color: #ce3e2d;
}

.woocommerce-MyAccount-navigation ul {
	padding: 0;
	margin: 0;
}

.woocommerce-Addresses .woocommerce-Address {
	width: 100% !important;
}

fieldset {
	margin-bottom: 1.5rem;
}

input[type="text"],
input[type="email"],
input[type="password"],
input[type="tel"],
textarea {
	font-family: "proxima nova", sans-serif;
	background-color: #fff;
	padding: .5rem .75rem;
	border: 2px solid #aeaeae;
	color: #222;
}

.woocommerce-address-fields__field-wrapper {
	margin-bottom: 1.5rem;
}

.woocommerce-account .entry {
	margin: 2.5rem 0;
}


/* - messages */

.woocommerce-message {
	border-top-color: #93ABAD;
}

.woocommerce-message::before {
	color: #93ABAD;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
	background-color: #f2f2f2;
}

/**
 * Addtoany - share buttons
 */

.addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service)>span {
	border-radius: 50%;
	padding: .3rem;
}

.addtoany_list a,
.widget .addtoany_list a {
	padding: 0 .5rem !important;
}

.single-product .share-info {
	font-size: .85rem;
	margin-bottom: .75rem;
}

.single-product .share-wrapper {
	border-top: 1px solid #828082;
	padding: 2rem 0 0;

	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;

	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;

	flex-wrap: wrap;
	width: 100%;
}

.single-product .addtoany_list {
	margin-right: 2.5rem;
}



/* Product slick slide */

.slick-slider.product-slider .slick-track {
	margin: 0 !important;
}

.slick-slider.product-slider .button,
.slick-slider.product-slider button {
	border: 0;
}

.woocommerce ul.products.product-slider li.first,
.woocommerce-page ul.products.product-slider li.first {
	clear: none !important;
}

.woocommerce ul.products.product-slider li.product,
.woocommerce-page ul.products.product-slider li.product {
	margin: 0 2rem 1em 0;
	width: 100%;
}

.woocommerce ul.products.product-slider strong.slick-slide {
	margin: 0 2rem 1em 0;
}

.woocommerce ul.products.product-slider strong.slick-slide li.product {
	width: 100%;
}

.slick-slider.product-slider ul.slick-dots {
	text-align: center;
	margin-bottom: 2rem;
}

.slick-slider.product-slider ul.slick-dots li {
	display: inline-block;
	margin: 0 .5rem;
}

.slick-slider.product-slider ul.slick-dots button {
	font-size: 0;
	width: 10px;
	height: 10px;
	background-color: #eee;
	border-radius: 50%;
	padding: 0;
}

.slick-slider.product-slider ul.slick-dots li.slick-active button {
	background-color: #93abae;
}


.slick-slider.product-slider {
	padding: 0 3rem !important;
	margin: 0;
}

.slick-slider.product-slider .slick-prev,
.slick-slider.product-slider .slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	z-index: 9;
	top: 50%;
	left: 0;
	display: block;
	width: 40px;
	height: 40px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
}

.slick-slider.product-slider .slick-next {
	left: auto;
	right: 0;
}

.slick-slider.product-slider .slick-prev:before,
.slick-slider.product-slider .slick-next:before {
	content: "\70";
	font-family: "melanders";
	text-transform: none;
	font-size: 30px;
	line-height: 1;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;

	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.slick-slider.product-slider .slick-next:before {
	content: "\71";
}

.slick-slider.product-slider .slick-prev:hover:before,
.slick-slider.product-slider .slick-next:hover:before {
	color: #000;
}



/**
 * Post archive
 */

.post-archive .post {
	float: left;
	width: 32%;
	margin: 0 2% 1.5rem 0;
}

.post-archive .post:nth-of-type(3n+3) {
	margin-right: 0;
}

.post-archive .post:nth-of-type(3n+4) {
	clear: left;
}

.post-archive .post a {
	color: #333333;
}

.post-archive .post .thumb {
	width: 100%;
	height: auto;
	margin: 0 0 1rem;
}

.meta {
	margin-bottom: .25rem;
	display: block;
	clear: both;
	overflow: hidden;
}

.meta .date {
	font-size: .8rem;
	font-weight: 600;
	color: #ACABAC;
	margin-bottom: .25rem;
	margin-right: .25rem;
	display: inline-block;
	float: left;
}

.meta .date:after {
	content: ",";
}

.meta .category {
	color: #ACABAC !important;
	font-size: .8rem;
	margin-bottom: .25rem;
	margin-right: .25rem;
	display: inline-block;
	font-weight: 600;
	float: left;
}

.meta .category:after {
	content: ",";
}

.meta .category:nth-last-child(1):after {
	content: none;
}

.meta .category:hover {
	color: #93ABAD !important;
}

/* - pagination */
.woocommerce nav.woocommerce-pagination {
	margin-top: 2rem;
}

.pagination {
	text-align: center;
	width: 100%;
	margin: 2rem 0 0 !important;
	display: block;
	overflow: hidden;
}

div.pagination a,
div.pagination span.pages,
div.pagination span.dots,
div.pagination span.current {
	margin: 1px 2px;
	padding: 5px 10px;
	display: inline-block;
	text-decoration: none !important;
}

.pagination .page-numbers {
	background: transparent !important;
	border: none !important;
	text-shadow: none !important;
	box-shadow: none !important;
}

.pagination .page-numbers:hover,
.pagination .page-numbers.current {
	color: #93ABAD !important;
	font-weight: 600;
}

/** Filmer archive **/

h1.centered {
	display: block;
	text-align: center;
}

.lined-header {
	position: relative;
	display: block;
	text-align: center;
	margin: 50px 0 0 0;
}

.lined-header:after {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background: #000;
	margin-top: -34px;
	position: absolute;
	z-index: -1;
}

.lined-header h2 {
	display: inline-block;
	background: #fff;
	padding: 0 2rem;
	font-size: 2rem;
}

.article-grid {
	display: flex;
	flex-wrap: wrap;
}

.article-grid h3 {
	margin: 0 0 0.25rem 0;
}

.article-grid-item {
	width: 46%;
	margin: 0 2% 1rem 2%;
}

.article-grid-image {
	height: 240px;
	background-size: cover;
	background-position: center center;
	margin: 0 0 1rem 0;
}

.article-embed {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-top: 56.25%;
	/* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
	margin: 0 0 2rem 0;
}

.article-embed iframe {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

/**
 * Social media
 */

.social-wrapper {
	padding: 0;
	margin: 1rem 0;
	line-height: 1;
}

.social-wrapper .icon {
	list-style: none;
	display: inline-block;
}

.social-wrapper .icon a {
	text-decoration: none;
	line-height: 1.5;
}

.social-wrapper .icon a:before {
	font-size: 1.4rem;
	vertical-align: middle;
	margin: 0 .5rem 1rem 0;
	float: left;
}

/**
 * Gravity Forms
 */


.gform_wrapper {
	padding: 0;
	margin: 1.5rem 0 !important;
}

.gform_wrapper .gform_heading {
	margin: 0 0 2rem !important;
}

.gform_wrapper .gform_title {
	font-size: 1.75rem !important;
	line-height: 1.2;
	margin: 0 0 1rem !important;
}

.gform_wrapper .gform_description {
	width: 100% !important;
	margin: 0 0 1.5rem !important;
}

.gform_wrapper .gform_body li.gfield {
	padding: 0 !important;
	margin-top: 20px;
}

.gform_wrapper .gform_body li.gfield.nolabel label {
	display: none !important;
}

.gform_wrapper .gform_body li.gfield label {
	font-size: 0.85rem;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
	margin-top: 10px !important;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	padding: .5rem .75rem !important;
	font-size: 0.8rem !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	outline: none;
}

.gform_wrapper input[type="text"],
.gform_wrapper input[type="email"],
.gform_wrapper input[type="password"],
.gform_wrapper input[type="tel"],
.gform_wrapper textarea {
	background-color: transparent;
	border: 1px solid;
	border-radius: 0 !important;
	padding: .5rem .75rem !important;
}

.gform_wrapper .gform_footer {
	padding: 0 !important;
}

.gform_wrapper .gform_footer .gform_button {
	margin: 0 !important;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	cursor: pointer;
	color: #fff;
	border: none;
	padding: .75rem 4rem;
	border-radius: 5px;
	font-weight: 400;
	font-size: .85rem !important;
	outline: none;
	background-color: #93abae;
}

.gf-color-white .gform_wrapper .gform_footer .gform_button {
	color: #282728;
	background-color: #fff;
}

.gform_wrapper div.validation_error {
	color: inherit !important;
	border-color: inherit !important;
	padding: 1rem 1rem !important;
}

.dark .gform_wrapper div.validation_error {
	color: #fff !important;
	border-color: #fff !important;
}

body .gform_wrapper li.gfield.gfield_error,
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background-color: transparent !important;
	border: none !important;
	max-width: 100% !important;
}

body .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
	max-width: 100% !important;
}

.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper li.gfield_error textarea {
	border-color: inherit !important;
}

.gform_wrapper .validation_message {
	color: inherit !important;
	font-style: italic;
	padding: 0 !important;
}

.gform_confirmation_wrapper {
	border-top: 1px solid;
	border-bottom: 1px solid;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
}

.gform_confirmation_message {
	font-size: 0.925rem;
}

body img.gform_ajax_spinner {
	display: none !important;
}

::-webkit-input-placeholder {
	color: inherit;
}

:-moz-placeholder {
	opacity: 1;
	color: inherit;
}

::-moz-placeholder {
	opacity: 1;
	color: inherit;
}

:-ms-input-placeholder {
	color: inherit;
}

input:-moz-placeholder {
	color: inherit;
}

.mc-field-group input {
	border: none;
	width: 100%;
}

#mc-embedded-subscribe {
	font-family: inherit;
	color: #000;
	background: #fff;
	border: none;
	margin-top: 12px;
}

/* - checkbox */

.gform_wrapper .gform_body li.styled-checkbox {
	position: relative;
	padding-left: 40px !important;
}

li.styled-checkbox label:after {
	content: "";
	background: transparent;
	border: 1px solid;
	width: 27px;
	height: 27px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 0;
	z-index: 0;
}

li.styled-checkbox label:before {
	content: "";
	display: block;
	position: absolute;
	width: 8px;
	height: 16px;
	border: solid #fff;
	border-width: 0 3px 3px 0;
	left: 9px;
	top: 4px;
	transform: rotate(45deg);
	opacity: 0;
	z-index: 1;
	transition: all 100ms;
}

.newsletter li.styled-checkbox label:before {
	border-color: #d4402f;
}

li.styled-checkbox input[type="checkbox"] {
	opacity: 0;
	outline: none;
	z-index: 100;
	width: 27px;
	height: 27px;
	top: 0;
	left: 0;
	position: absolute;
	appearance: none;
	cursor: pointer;
}

li.styled-checkbox input[type="checkbox"]+label {
	cursor: pointer;
}

li.styled-checkbox input[type="checkbox"]:checked+label:before {
	opacity: 1;
	top: 3px;
}

body .gform_wrapper .top_label .styled-checkbox div.ginput_container {
	margin-top: 0 !important;
}

/**
 * SLIDEOUT CART
 */
.slideout-cart {
	position: absolute;
	right: -100%;
	top: -20px;
	width: 450px;
	max-width: 94%;
	background: #fff;
	box-shadow: -2px 0 5px rgba(0, 0, 0, 0.2);
	transition: right 0.3s ease-in-out;
	z-index: 999999;
	display: flex;
	flex-direction: column;
	gap: 2rem;
	font-family: 'proxima nova', sans-serif;
	padding: 2rem 1rem 1rem;
	max-height: 80vh;
}

.slideout-cart.open {
	right: 0;
}

.slideout-cart .cart-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0;
	border-bottom: 1px solid #ddd;
}

.slideout-cart .cart-header .close-cart {
	height: fit-content;
	border: none;
	cursor: pointer;
}

.slideout-cart .cart-content {
	flex-grow: 1;
	overflow-y: auto;
}

.slideout-cart .cart-content ul.woocommerce-mini-cart {
	list-style: none;
	padding: 0 5px;
	display: flex;
	flex-direction: column;
	gap: 1rem;
}

.slideout-cart .cart-content ul.woocommerce-mini-cart .mini_cart_item {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-start;
	border-bottom: 1px solid #eee;
	padding: 1rem 0;
	gap: 1rem .3rem;
}

.slideout-cart .cart-content ul.woocommerce-mini-cart .mini_cart_item:last-child {
	border-bottom: none;
}

.slideout-cart .cart-content ul.woocommerce-mini-cart .mini_cart_item .product-info {
	display: flex;
	align-items: flex-start;
	gap: 0.8rem;
	flex: 1;
}

.slideout-cart .cart-content ul.woocommerce-mini-cart .mini_cart_item .disabled-weekdays {
	display: none;
}

.slideout-cart .cart-content ul.woocommerce-mini-cart .mini_cart_item:before,
.slideout-cart .cart-content ul.woocommerce-mini-cart .mini_cart_item:after {
	display: none;
}

/* .slideout-cart .cart-content ul.woocommerce-mini-cart .mini_cart_item .remove_from_cart_button {
	display: none;
} */

.slideout-cart .cart-content ul.woocommerce-mini-cart .mini_cart_item a {
	display: flex;
	align-items: center;
	gap: 1rem;
	text-decoration: none;
	font-size: 20px;
	font-family: eb-garamond, serif;
	line-height: 1;
	font-weight: normal;
}

.slideout-cart .cart-content ul.woocommerce-mini-cart .mini_cart_item img {
	width: 60px;
	border-radius: 3px;
	margin: 0;
}

.slideout-cart .cart-content ul.woocommerce-mini-cart .mini_cart_item .unit-price {
	margin: 0;
	font-size: 0.875rem;
	line-height: 1.4;
	color: #666;
	text-align: right;
}

.slideout-cart .cart-content ul.woocommerce-mini-cart .mini_cart_item .quantity {
	display: flex;
	flex-direction: column;
	gap: 0.75rem;
	margin: 0;
	align-items: flex-end;
	margin-top: 0;
	min-width: 140px;
}

/* Override nested quantity div inside wrapper */
.slideout-cart .cart-content ul.woocommerce-mini-cart .mini_cart_item .quantity .quantity {
	display: inline-flex;
	flex-direction: row;
	gap: 6px;
	margin: 0;
	align-items: center;
	min-width: auto;
}

.slideout-cart .cart-content ul.woocommerce-mini-cart .mini_cart_item .quantity .unit-price {
	font-size: 0.875rem;
	color: #666;
	line-height: 1.4;
	text-align: right;
}

.slideout-cart .cart-content ul.woocommerce-mini-cart .mini_cart_item .mini-cart-quantity-wrapper {
	display: flex;
	align-items: center;
	gap: 6px;
	justify-content: flex-end;
}

.slideout-cart .cart-content ul.woocommerce-mini-cart .mini_cart_item .mini-cart-quantity-wrapper .quantity {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	margin: 0;
	flex-direction: row;
	padding: 0;
	background: transparent;
	border: none;
	border-radius: 0;
	width: auto;
}

/* Override nested quantity div inside wrapper */
.slideout-cart .cart-content ul.woocommerce-mini-cart .mini_cart_item .quantity .quantity {
	display: inline-flex;
	flex-direction: row;
	gap: 6px;
	margin: 0;
	align-items: center;
	min-width: auto;
	padding: 0;
	background: transparent;
	border: none;
}

.slideout-cart .cart-content ul.woocommerce-mini-cart .mini_cart_item .quantity .product_quantity_minus,
.slideout-cart .cart-content ul.woocommerce-mini-cart .mini_cart_item .quantity .product_quantity_plus,
.slideout-cart .cart-content ul.woocommerce-mini-cart .mini_cart_item .mini-cart-quantity-wrapper .quantity .product_quantity_minus,
.slideout-cart .cart-content ul.woocommerce-mini-cart .mini_cart_item .mini-cart-quantity-wrapper .quantity .product_quantity_plus {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 32px;
	height: 32px;
	background: #fff;
	border: 1px solid #e0e0e0;
	border-radius: 6px;
	cursor: pointer;
	font-size: 16px;
	font-weight: 600;
	color: #333;
	transition: all 0.2s ease;
	user-select: none;
	line-height: 1;
	position: relative;
	z-index: 1;
	pointer-events: auto;
	flex-shrink: 0;
}

.slideout-cart .cart-content ul.woocommerce-mini-cart .mini_cart_item .quantity .product_quantity_minus:hover,
.slideout-cart .cart-content ul.woocommerce-mini-cart .mini_cart_item .quantity .product_quantity_plus:hover,
.slideout-cart .cart-content ul.woocommerce-mini-cart .mini_cart_item .mini-cart-quantity-wrapper .quantity .product_quantity_minus:hover,
.slideout-cart .cart-content ul.woocommerce-mini-cart .mini_cart_item .mini-cart-quantity-wrapper .quantity .product_quantity_plus:hover {
	background: #f5f5f5;
	border-color: #bbb;
	color: #000;
	transform: scale(1.05);
}

.slideout-cart .cart-content ul.woocommerce-mini-cart .mini_cart_item .quantity .product_quantity_minus:active,
.slideout-cart .cart-content ul.woocommerce-mini-cart .mini_cart_item .quantity .product_quantity_plus:active,
.slideout-cart .cart-content ul.woocommerce-mini-cart .mini_cart_item .mini-cart-quantity-wrapper .quantity .product_quantity_minus:active,
.slideout-cart .cart-content ul.woocommerce-mini-cart .mini_cart_item .mini-cart-quantity-wrapper .quantity .product_quantity_plus:active {
	background: #e8e8e8;
	transform: scale(0.95);
}

.slideout-cart .cart-content ul.woocommerce-mini-cart .mini_cart_item .quantity input.mini-cart-qty,
.slideout-cart .cart-content ul.woocommerce-mini-cart .mini_cart_item .quantity input.qty,
.slideout-cart .cart-content ul.woocommerce-mini-cart .mini_cart_item .mini-cart-quantity-wrapper .quantity input.mini-cart-qty,
.slideout-cart .cart-content ul.woocommerce-mini-cart .mini_cart_item .mini-cart-quantity-wrapper .quantity input.qty {
	border: 1px solid #e0e0e0;
	padding: 6px 4px;
	background-color: #fff;
	border-radius: 6px;
	width: 50px;
	text-align: center;
	font-size: 14px;
	font-weight: 500;
	appearance: textfield;
	-moz-appearance: textfield;
	height: 32px;
}

.slideout-cart .cart-content ul.woocommerce-mini-cart .mini_cart_item .quantity input.mini-cart-qty::-webkit-outer-spin-button,
.slideout-cart .cart-content ul.woocommerce-mini-cart .mini_cart_item .quantity input.mini-cart-qty::-webkit-inner-spin-button,
.slideout-cart .cart-content ul.woocommerce-mini-cart .mini_cart_item .quantity input.qty::-webkit-outer-spin-button,
.slideout-cart .cart-content ul.woocommerce-mini-cart .mini_cart_item .quantity input.qty::-webkit-inner-spin-button,
.slideout-cart .cart-content ul.woocommerce-mini-cart .mini_cart_item .mini-cart-quantity-wrapper .quantity input.mini-cart-qty::-webkit-outer-spin-button,
.slideout-cart .cart-content ul.woocommerce-mini-cart .mini_cart_item .mini-cart-quantity-wrapper .quantity input.mini-cart-qty::-webkit-inner-spin-button,
.slideout-cart .cart-content ul.woocommerce-mini-cart .mini_cart_item .mini-cart-quantity-wrapper .quantity input.qty::-webkit-outer-spin-button,
.slideout-cart .cart-content ul.woocommerce-mini-cart .mini_cart_item .mini-cart-quantity-wrapper .quantity input.qty::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

/* Mini Cart Remove Button */
.slideout-cart .cart-content ul.woocommerce-mini-cart .mini_cart_item .quantity .mini-cart-remove-item {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 32px;
	height: 32px;
	background: #fff;
	border: 1px solid #e0e0e0;
	border-radius: 6px;
	color: #666;
	text-decoration: none;
	cursor: pointer;
	transition: all 0.2s ease;
	user-select: none;
	position: relative;
	z-index: 1;
	pointer-events: auto;
	flex-shrink: 0;
	padding: 0;
	font-size: 16px;
	font-weight: 600;
	line-height: 1;
	box-shadow: none;
}

.slideout-cart .cart-content ul.woocommerce-mini-cart .mini_cart_item .quantity .mini-cart-remove-item svg {
	width: 14px;
	height: 14px;
	display: block;
	transition: all 0.2s ease;
}

.slideout-cart .cart-content ul.woocommerce-mini-cart .mini_cart_item .quantity .mini-cart-remove-item:hover {
	background: #fee;
	border-color: #d4402f;
	color: #d4402f;
	text-decoration: none;
	transform: scale(1.05);
}

.slideout-cart .cart-content ul.woocommerce-mini-cart .mini_cart_item .quantity .mini-cart-remove-item:hover svg {
	transform: scale(1.1);
}

.slideout-cart .cart-content ul.woocommerce-mini-cart .mini_cart_item .quantity .mini-cart-remove-item:active {
	background: #fcc;
	border-color: #b03020;
	color: #b03020;
	transform: scale(0.95);
}

.slideout-cart .cart-content ul.woocommerce-mini-cart .mini_cart_item .quantity .mini-cart-remove-item:focus {
	outline: 2px solid #d4402f;
	outline-offset: 2px;
	border-radius: 6px;
}

.slideout-cart .cart-content ul.woocommerce-mini-cart .mini_cart_item .quantity .line-total {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	min-width: 80px;
	font-weight: 600;
	font-size: 1rem;
	text-align: right;
	line-height: 1.2;
}

@media (max-width: 768px) {
	.slideout-cart .cross-sells {
		display: none;
	}
}

.slideout-cart .cross-sells>h2 {
	font-size: 30px;
}

.slideout-cart .cross-sells ul.products:before,
.slideout-cart .cross-sells ul.products:after {
	display: none;
}

.slideout-cart .cross-sells ul.products {
	list-style: none;
	padding: 0;
	display: flex;
	gap: 1rem;
	margin: 0;
}

.slideout-cart .cross-sells ul.products li {
	width: 33.33% !important;
	margin: 0 !important;
	box-shadow: unset;
	display: flex;
	flex-direction: column;
	gap: .5rem;
	padding: 0 !important;
}

.slideout-cart .cross-sells ul.products li .woocommerce-loop-product__link img {
	border-radius: 5px;
	margin: 0;
}

.slideout-cart .cross-sells ul.products li .woocommerce-loop-product__info {
	padding: 0;
	min-height: unset;
	display: flex;
	flex-direction: column;
	gap: .5rem;
}

.slideout-cart .cross-sells ul.products li .woocommerce-loop-product__info .woocommerce-loop-product__title {
	margin: 0;
	font-size: 1.2rem;
	padding: 0;
	text-decoration: none !important;
}

.slideout-cart .cross-sells ul.products li .woocommerce-loop-product__info .excerpt {
	display: none;
}

.slideout-cart .cross-sells ul.products li .price {
	font-size: 0.8rem !important;
}

.slideout-cart .cross-sells ul.products li .quantity {
	display: none;
}

.slideout-cart .cart-content .woocommerce-mini-cart__buttons,
.slideout-cart .cart-content .woocommerce-mini-cart__total {
	display: none;
}

/* Add to your styles */
.slideout-cart .applied-coupons-section {
	margin: 15px 0;
	border-top: 1px solid #eee;
	padding-top: 15px;
}

.slideout-cart .applied-coupon {
	display: flex;
	justify-content: space-between;
	align-items: center;
	background-color: #f7f7f7;
	border-radius: 4px;
	padding: 8px 12px;
	margin-bottom: 8px;
}

.slideout-cart .coupon-info {
	display: flex;
	justify-content: space-between;
	flex: 1;
}

.slideout-cart .coupon-code {
	font-weight: 500;
	font-size: 14px;
}

.slideout-cart .coupon-amount {
	color: #4CAF50;
	font-weight: 600;
}

.slideout-cart .remove-coupon {
	background: transparent;
	border: none;
	color: #888;
	cursor: pointer;
	padding: 4px;
	margin-left: 8px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.slideout-cart .remove-coupon:hover {
	background-color: #eee;
	color: #555;
}

.slideout-cart .cart-footer {
	border-top: 1px solid #ddd;
	text-align: center;
	padding-top: 1rem;
}

.slideout-cart .cart-footer .checkout-button {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	background: #000;
	color: #fff;
	text-decoration: none;
	border-radius: 5px;
	font-weight: normal;
}

.slideout-cart .cart-footer .checkout-button i {
	display: flex;
	align-items: center;
	font-size: 30px;
}

.cart-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	display: none;
	z-index: 999;
}

.cart-overlay.open {
	display: block;
}

.tundran-loop-not-available,
.tundran-loop-not-available-date,
.tundran-loop-not-available-arsta,
.tundran-loop-not-available-arsta-only {
	display: flex;
	flex-direction: column;
	gap: .5rem;
	line-height: 1.2rem;
	color: red;
}

.tundran-not-available {
	display: flex;
	flex-direction: column;
	gap: .5rem;
	margin: 1rem 0;
}

.tundran-not-available .not-available-message {
	color: red;
	margin: 0;
}

.tundran-not-available .tundran-not-available-link {
	text-decoration: underline;
}

/**
 * ENDING SLIDEOUT CART
 */


/**
 * NEW CHECKOUT STYLES
 */


.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table {
	/* display: none; */
}

.woocommerce-checkout .checkout-container {
	/* margin-bottom: 30px; */
}

.woocommerce-checkout .woocommerce-form-coupon-toggle {
	display: none;
}

.woocommerce-checkout .checkout.woocommerce-checkout {
	padding-top: 3rem;
}

.woocommerce-checkout .checkout-container-inner {
	background: #fff;
}

.woocommerce-checkout .checkout-summary {
	display: flex;
	/* justify-content: space-between; */
	gap: 2rem;
	margin-bottom: 20px;
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
}

.woocommerce-checkout .summary-item {
	display: flex;
	flex-direction: column;
}

.woocommerce-checkout .summary-label {
	color: #666;
	font-size: 16px;
}

.woocommerce-checkout .summary-value {
	font-size: 18px;
	font-weight: 600;
}

/* Checkout Quantity Inputs */
.woocommerce-checkout-review-order-table .product-name {
	position: relative;
}

.woocommerce-checkout-review-order-table .product-name .checkout-quantity-wrapper {
	display: flex;
	align-items: center;
	margin-top: 8px;
	clear: both;
	gap: 8px;
}

.woocommerce-checkout-review-order-table .product-name .checkout-quantity-wrapper .checkout-remove-item {
	height: 32px;
	width: 32px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
}

.woocommerce-checkout-review-order-table .product-name .quantity {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	margin: 0;
}

.woocommerce-checkout-review-order-table .product-name .quantity .product_quantity_minus,
.woocommerce-checkout-review-order-table .product-name .quantity .product_quantity_plus {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 32px;
	height: 32px;
	background: #fff;
	border: 1px solid #e0e0e0;
	border-radius: 6px;
	cursor: pointer;
	font-size: 16px;
	font-weight: 600;
	color: #333;
	transition: all 0.2s ease;
	user-select: none;
	line-height: 1;
	position: relative;
	z-index: 1;
	pointer-events: auto;
	flex-shrink: 0;
}

.woocommerce-checkout-review-order-table .product-name .quantity .product_quantity_minus:hover,
.woocommerce-checkout-review-order-table .product-name .quantity .product_quantity_plus:hover {
	background: #f5f5f5;
	border-color: #bbb;
	color: #000;
	transform: scale(1.05);
}

.woocommerce-checkout-review-order-table .product-name .quantity .product_quantity_minus:active,
.woocommerce-checkout-review-order-table .product-name .quantity .product_quantity_plus:active {
	background: #e8e8e8;
	transform: scale(0.95);
}

.woocommerce-checkout-review-order-table .product-name .quantity .checkout-qty-input,
.woocommerce-checkout-review-order-table .product-name .quantity .qty {
	width: 50px;
	text-align: center;
	padding: 6px 4px;
	border: 1px solid #e0e0e0;
	border-radius: 6px;
	font-size: 14px;
	font-weight: 500;
	background: #fff;
	appearance: textfield;
	-moz-appearance: textfield;
}

.woocommerce-checkout-review-order-table .product-name .quantity .checkout-qty-input::-webkit-outer-spin-button,
.woocommerce-checkout-review-order-table .product-name .quantity .checkout-qty-input::-webkit-inner-spin-button,
.woocommerce-checkout-review-order-table .product-name .quantity .qty::-webkit-outer-spin-button,
.woocommerce-checkout-review-order-table .product-name .quantity .qty::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.woocommerce-checkout-review-order-table .product-name .quantity .checkout-qty-input:focus {
	outline: none;
	border-color: #333;
}

.woocommerce-checkout-review-order-table .product-name .quantity .checkout-qty-input.updating {
	opacity: 0.6;
	cursor: wait;
}

/* Checkout Remove Button */
.woocommerce-checkout-review-order-table .product-name .quantity .checkout-remove-item {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 32px;
	height: 32px;
	margin-left: 6px;
	background: #fff;
	border: 1px solid #e0e0e0;
	border-radius: 6px;
	color: #666;
	text-decoration: none;
	cursor: pointer;
	transition: all 0.2s ease;
	user-select: none;
	position: relative;
	z-index: 1;
	pointer-events: auto;
	flex-shrink: 0;
	padding: 0;
	font-size: 16px;
	font-weight: 600;
	line-height: 1;
	box-shadow: none;
}

.woocommerce-checkout-review-order-table .product-name .quantity .checkout-remove-item svg {
	width: 14px;
	height: 14px;
	display: block;
	transition: all 0.2s ease;
}

.woocommerce-checkout-review-order-table .product-name .quantity .checkout-remove-item:hover {
	background: #fee;
	border-color: #d4402f;
	color: #d4402f;
	text-decoration: none;
	transform: scale(1.05);
}

.woocommerce-checkout-review-order-table .product-name .quantity .checkout-remove-item:hover svg {
	transform: scale(1.1);
}

.woocommerce-checkout-review-order-table .product-name .quantity .checkout-remove-item:active {
	background: #fcc;
	border-color: #b03020;
	color: #b03020;
	transform: scale(0.95);
}

.woocommerce-checkout-review-order-table .product-name .quantity .checkout-remove-item:focus {
	outline: 2px solid #d4402f;
	outline-offset: 2px;
	border-radius: 6px;
}

.woocommerce-checkout-review-order-table tr.updating .product-total,
.woocommerce-checkout-review-order-table tr.removing {
	opacity: 0.6;
}

.woocommerce-checkout-review-order-table tr.updating .product-total .loading {
	display: inline-block;
	animation: pulse 1.5s ease-in-out infinite;
}

@keyframes pulse {

	0%,
	100% {
		opacity: 1;
	}

	50% {
		opacity: 0.5;
	}
}

.woocommerce-checkout .awardit-retrieve-container,
.woocommerce-checkout .coupon-section {
	margin-bottom: 20px;
}

.woocommerce-checkout .awardit-retrieve-container h3,
.woocommerce-checkout .coupon-section h3 {
	font-size: 16px;
	margin-bottom: 10px;
}

.woocommerce-checkout .gift-card-input,
.woocommerce-checkout .coupon-input {
	width: 100%;
	display: flex;
	align-items: center;
	border: 1px solid #ddd;
	border-radius: 6px;
	padding: 5px 10px;
}

.woocommerce-checkout .gift-card-icon,
.woocommerce-checkout .coupon-icon {
	color: #888;
	margin-right: 10px;
}

.woocommerce-checkout #awardit-card-id,
.woocommerce-checkout #coupon-code {
	flex: 1;
	border: none;
	padding: 10px 5px;
	font-size: 16px;
	outline: none;
	letter-spacing: 2px;
}

.woocommerce-checkout .change-delivery-section {
	margin-top: 20px;
}

.woocommerce-checkout .secondary-button {
	background: transparent;
	color: #555;
	border: 1px solid #ddd;
	border-radius: 4px;
	padding: 10px 15px;
	font-size: 14px;
	cursor: pointer;
	width: 100%;
}

.woocommerce-checkout .secondary-button:hover {
	background: #f9f9f9;
}

/**
 * ENDING NEW CHECKOUT STYLES
 */


/**
 * IMPROVED SEARCH RESULTS STYLING WITH PROPER CONTAINER SIZING
 */
/* EXISTING DESKTOP SEARCH STYLES */
.search-container .search-results {
	position: absolute;
	z-index: 0;
	width: 100%;
	left: 0;
	display: flex;
	flex-direction: column;
	/* Change to column layout */
	gap: 10px;
	/* Reduced gap between categories and products */
	margin-top: 17px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	max-height: 80vh;
	/* Use viewport-based max-height */
	overflow-y: auto;
	background-color: white;
	/* Ensure background is visible */
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
	/* Optional shadow for depth */
}

/* Container for search results - remove min-height */
.search-results-container {
	width: 100%;
	position: relative;
	display: flex;
	flex-direction: column;
	gap: 10px;
	padding: 15px;
	/* Reduced gap */
}

/* Categories section with smooth transitions */
.search-container .search-results .search-categories {
	width: 100%;
	transition: opacity 0.3s ease;
}

.search-container .search-results .category-list {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.search-container .search-results .category-list li {
	margin: 0;
	opacity: 0;
	animation: fadeIn 0.3s forwards;
}

/* Stagger animation delays for smoother appearance */
.search-container .search-results .category-list li:nth-child(1) {
	animation-delay: 0.05s;
}

.search-container .search-results .category-list li:nth-child(2) {
	animation-delay: 0.1s;
}

.search-container .search-results .category-list li:nth-child(3) {
	animation-delay: 0.15s;
}

.search-container .search-results .category-list li:nth-child(4) {
	animation-delay: 0.2s;
}

.search-container .search-results .category-list li:nth-child(5) {
	animation-delay: 0.25s;
}

.search-container .search-results .category-list li a {
	display: inline-block;
	padding: 5px 12px;
	background-color: #f0f0f0;
	border-radius: 20px;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	transition: all 0.2s ease;
	font-weight: 600;
}

.search-container .search-results .category-list li a:hover {
	background-color: #e0e0e0;
	color: #000;
	text-decoration: none;
}

/* Products section with smooth transitions */
.search-container .search-results .search-products {
	width: 100%;
	transition: opacity 0.3s ease;
}

/* Convert to CSS Grid layout for equal heights with tighter spacing */
.search-container .search-results .products-search {
	list-style: none;
	padding: 0;
	/* Remove padding */
	margin: 0;
	display: grid;
	grid-template-columns: repeat(6, 1fr);
	gap: 0.75rem;
	/* Reduced gap between items */
	grid-auto-rows: 1fr;
}

/* Grid-based product items with compact layout */
.search-container .search-results .products-search li {
	margin: 0 !important;
	box-shadow: unset;
	opacity: 0;
	animation: fadeIn 0.4s forwards;
	transition: transform 0.2s ease;
	display: grid;
	grid-template-rows: auto minmax(min-content, auto) auto auto;
	gap: 0.25rem;
	position: relative;
}

.search-container .search-results .products-search li:hover {
	transform: translateY(-3px);
}

/* Stagger animation delays for smoother appearance */
.search-container .search-results .products-search li:nth-child(1) {
	animation-delay: 0.1s;
}

.search-container .search-results .products-search li:nth-child(2) {
	animation-delay: 0.15s;
}

.search-container .search-results .products-search li:nth-child(3) {
	animation-delay: 0.2s;
}

.search-container .search-results .products-search li:nth-child(4) {
	animation-delay: 0.25s;
}

.search-container .search-results .products-search li:nth-child(5) {
	animation-delay: 0.3s;
}

.search-container .search-results .products-search li:nth-child(6) {
	animation-delay: 0.35s;
}

.search-container .search-results .products-search li.product-type-bundle .quantity {
	display: none;
}

.search-container .search-results .products-search li.product-type-bundle .price {
	display: none;
}

.search-container .search-results .products-search li.product-type-bundle .add_to_cart_button {
	display: none;
}

/* Image styling with consistent sizing */
.search-container .search-results .products-search li .woocommerce-loop-product__link {
	display: block;
	margin-bottom: 0;
}

.search-container .search-results .products-search li .woocommerce-loop-product__link img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	aspect-ratio: 1 / 1;
	object-position: center;
	border-radius: 3px;
	transition: transform 0.3s ease;
	margin-bottom: 0;
	/* Remove extra margin after image */
}

.search-container .search-results .products-search li:hover .woocommerce-loop-product__link img {
	transform: scale(1.03);
}

/* Product info styling - more compact */
.search-container .search-results .products-search li .woocommerce-loop-product__info {
	padding: 0;
	display: flex;
	flex-direction: column;
	gap: 1rem;
	margin-bottom: 0;
	min-height: unset;
}

.search-container .search-results .products-search li .woocommerce-loop-product__info .woocommerce-LoopProduct-link {
	font-weight: unset;
}

.search-container .search-results .products-search li .woocommerce-loop-product__info .woocommerce-loop-product__title {
	margin: 0;
	font-size: 18px;
	padding: 0;
	line-height: 1.2;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	min-height: 42px;
}

/* Compact price styling */
.search-container .search-results .products-search li .price {
	font-size: 0.95rem !important;
	/* Slightly smaller font */
	margin: 0;
	/* Removed all margins */
	padding: 0;
}

/* Handle product description/excerpt */
.search-container .search-results .products-search li .woocommerce-product-details__short-description,
.search-container .search-results .products-search li p {
	margin: 0;
	padding: 0;
	font-size: 0.85rem;
	line-height: 1.2;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	min-height: 32px;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

/* Add to cart button section */
.search-container .search-results .products-search li .add_to_cart_button,
.search-container .search-results .products-search li .product_type_variable {
	width: 100%;
	margin: 0.25rem 0 0 0 !important;
}

/* Empty search results state */
.search-container .search-results .no-results {
	padding: 1rem 0;
	text-align: center;
}

/* Tighter quantity controls styling */
.search-container .search-results .products-search li .quantity {
	display: flex;
	gap: .25rem;
	/* Reduced gap */
	align-items: center;
	margin: 0.1rem 0 0 0;
	/* Only small top margin */
	padding: 0;
}

.search-container .search-results .products-search li .quantity input {
	text-align: center;
	width: 2.5rem;
	/* Narrower input */
	height: 1.75rem;
	/* Shorter input */
	padding: 0.1rem;
	/* Minimal padding */
}

.search-container .search-results .products-search li .product_quantity_minus,
.search-container .search-results .products-search li .product_quantity_plus {
	cursor: pointer;
	padding: 0 3px;
	/* Smaller padding */
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 1rem;
	/* Ensure consistent size */
	width: 1.5rem;
	/* Fixed width */
	height: 1.5rem;
	/* Fixed height */
}

/* Handle case when there are no products */
.search-container .search-results:empty {
	display: none;
}

/* Responsive grid adjustments */
@media (max-width: 1200px) {
	.search-container .search-results .products-search {
		grid-template-columns: repeat(5, 1fr);
	}
}

@media (max-width: 992px) {
	.search-container .search-results .products-search {
		grid-template-columns: repeat(4, 1fr);
	}
}

@media (max-width: 768px) {
	.search-container .search-results .products-search {
		grid-template-columns: repeat(3, 1fr);
	}
}

@media (max-width: 576px) {
	.search-container .search-results .products-search {
		grid-template-columns: repeat(2, 1fr);
	}
}

/* Add fadeIn animation if not already defined elsewhere */
@keyframes fadeIn {
	from {
		opacity: 0;
		transform: translateY(10px);
	}

	to {
		opacity: 1;
		transform: translateY(0);
	}
}

/* ============================================
	NEW MOBILE SEARCH STYLES
	============================================ */


.mobile-search-toggle {
	display: none;
}

@media (max-width: 1024px) {
	.mobile-search-toggle {
		display: block;
	}
}

.mobile-search-toggle .icon-search {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 10px;
	color: inherit;
	transition: opacity 0.2s ease;
}

.mobile-search-toggle .search-icon-button:hover {
	opacity: 0.7;
}

.mobile-search-toggle .search-icon-button svg {
	width: 24px;
	height: 24px;
}

/* Updated mobile search wrapper for toggle functionality */
.mobile-search-wrapper {
	transition: all 0.3s ease;
	max-height: 0;
	opacity: 0;
}

.mobile-search-wrapper.active {
	max-height: 100px;
	opacity: 1;
	margin-top: 1.5rem;
}

/* Add slide-down animation */
@keyframes slideDown {
	from {
		transform: translateY(-20px);
		opacity: 0;
	}

	to {
		transform: translateY(0);
		opacity: 1;
	}
}

/* Mobile Search Wrapper */
.mobile-search-wrapper {
	display: none;
}

@media (max-width: 1024px) {

	/* Hide desktop search on mobile */
	.search-container {
		display: none;
	}

	/* Show mobile search */
	.mobile-search-wrapper {
		display: block;
	}
}

.mobile-search-container {
	position: relative;
	max-width: 100%;
	padding: 0 15px;
}

.mobile-search-input-wrapper {
	display: flex;
	gap: 5px;
}

.mobile-search-field {
	border: 1px solid #ccc;
	padding: 5px 10px;
	background-color: #F9F9F9;
	border-radius: 3px;
	width: 100%;
	transition: border-color 0.3s;
}

.mobile-search-field:focus {
	outline: none;
	border-color: #999;
}

/* Base mobile search results - reusing desktop styles */
.mobile-search-container .mobile-search-results {
	position: absolute;
	/* z-index: 0; */
	width: 100%;
	left: 0;
	display: flex;
	flex-direction: column;
	gap: 10px;
	margin-top: 17px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	max-height: 80vh;
	overflow-y: auto;
	background-color: white;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

/* Container for search results */
.mobile-search-container .search-results-container {
	width: 100%;
	position: relative;
	display: flex;
	flex-direction: column;
	gap: 10px;
	padding: 15px;
}

/* Categories section */
.mobile-search-container .mobile-search-results .search-categories {
	width: 100%;
	transition: opacity 0.3s ease;
}

.mobile-search-container .mobile-search-results .category-list {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.mobile-search-container .mobile-search-results .category-list li {
	margin: 0;
	opacity: 0;
	animation: fadeIn 0.3s forwards;
}

/* Animation delays for categories */
.mobile-search-container .mobile-search-results .category-list li:nth-child(1) {
	animation-delay: 0.05s;
}

.mobile-search-container .mobile-search-results .category-list li:nth-child(2) {
	animation-delay: 0.1s;
}

.mobile-search-container .mobile-search-results .category-list li:nth-child(3) {
	animation-delay: 0.15s;
}

.mobile-search-container .mobile-search-results .category-list li:nth-child(4) {
	animation-delay: 0.2s;
}

.mobile-search-container .mobile-search-results .category-list li:nth-child(5) {
	animation-delay: 0.25s;
}

.mobile-search-container .mobile-search-results .category-list li a {
	display: inline-block;
	padding: 5px 12px;
	background-color: #f0f0f0;
	border-radius: 20px;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	transition: all 0.2s ease;
	font-weight: 600;
}

.mobile-search-container .mobile-search-results .category-list li a:hover {
	background-color: #e0e0e0;
	color: #000;
	text-decoration: none;
}

/* Products section */
.mobile-search-container .mobile-search-results .search-products {
	width: 100%;
	transition: opacity 0.3s ease;
}

/* Products grid - adjusted for mobile with fewer columns */
.mobile-search-container .mobile-search-results .products-search {
	list-style: none;
	padding: 0;
	margin: 0;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	/* Start with 3 columns on mobile */
	gap: 0.75rem;
	grid-auto-rows: 1fr;
}

/* Product items */
.mobile-search-container .mobile-search-results .products-search li {
	margin: 0 !important;
	box-shadow: unset;
	opacity: 0;
	animation: fadeIn 0.4s forwards;
	transition: transform 0.2s ease;
	display: grid;
	grid-template-rows: auto minmax(min-content, auto) auto auto;
	gap: 0.25rem;
	position: relative;
}

.mobile-search-container .mobile-search-results .products-search li:hover {
	transform: translateY(-3px);
}

/* Animation delays for products */
.mobile-search-container .mobile-search-results .products-search li:nth-child(1) {
	animation-delay: 0.1s;
}

.mobile-search-container .mobile-search-results .products-search li:nth-child(2) {
	animation-delay: 0.15s;
}

.mobile-search-container .mobile-search-results .products-search li:nth-child(3) {
	animation-delay: 0.2s;
}

.mobile-search-container .mobile-search-results .products-search li:nth-child(4) {
	animation-delay: 0.25s;
}

.mobile-search-container .mobile-search-results .products-search li:nth-child(5) {
	animation-delay: 0.3s;
}

.mobile-search-container .mobile-search-results .products-search li:nth-child(6) {
	animation-delay: 0.35s;
}

/* Product link and image */
.mobile-search-container .mobile-search-results .products-search li .woocommerce-loop-product__link {
	display: block;
	margin-bottom: 0;
}

.mobile-search-container .mobile-search-results .products-search li .woocommerce-loop-product__link img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	aspect-ratio: 1 / 1;
	object-position: center;
	border-radius: 3px;
	transition: transform 0.3s ease;
	margin-bottom: 0;
}

.mobile-search-container .mobile-search-results .products-search li:hover .woocommerce-loop-product__link img {
	transform: scale(1.03);
}

/* Product info */
.mobile-search-container .mobile-search-results .products-search li .woocommerce-loop-product__info {
	padding: 0;
	display: flex;
	flex-direction: column;
	gap: 1rem;
	margin-bottom: 0;
	min-height: unset;
}

.mobile-search-container .mobile-search-results .products-search li .woocommerce-loop-product__info .woocommerce-LoopProduct-link {
	font-weight: unset;
}

.mobile-search-container .mobile-search-results .products-search li .woocommerce-loop-product__info .woocommerce-loop-product__title {
	margin: 0;
	font-size: 18px;
	padding: 0;
	line-height: 1.2;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	min-height: 42px;
}

/* Price */
.mobile-search-container .mobile-search-results .products-search li .price {
	font-size: 0.95rem !important;
	margin: 0;
	padding: 0;
}

/* Product description */
.mobile-search-container .mobile-search-results .products-search li .woocommerce-product-details__short-description,
.mobile-search-container .mobile-search-results .products-search li p {
	margin: 0;
	padding: 0;
	font-size: 0.85rem;
	line-height: 1.2;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	min-height: 32px;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

/* Add to cart buttons */
.mobile-search-container .mobile-search-results .products-search li .add_to_cart_button,
.mobile-search-container .mobile-search-results .products-search li .product_type_variable {
	width: 100%;
	margin: 0.25rem 0 0 0 !important;
}

/* No results message */
.mobile-search-container .mobile-search-results .no-results {
	padding: 1rem 0;
	text-align: center;
}

/* Quantity controls */
.mobile-search-container .mobile-search-results .products-search li .quantity {
	display: flex;
	gap: .25rem;
	align-items: center;
	margin: 0.1rem 0 0 0;
	padding: 0;
}

.mobile-search-container .mobile-search-results .products-search li .quantity input {
	text-align: center;
	width: 2.5rem;
	height: 1.75rem;
	padding: 0.1rem;
}

.mobile-search-container .mobile-search-results .products-search li .product_quantity_minus,
.mobile-search-container .mobile-search-results .products-search li .product_quantity_plus {
	cursor: pointer;
	padding: 0 3px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 1rem;
	width: 1.5rem;
	height: 1.5rem;
}

/* Empty state */
.mobile-search-container .mobile-search-results:empty {
	display: none;
}

/* Mobile-specific responsive adjustments */
@media (max-width: 576px) {
	.mobile-search-container .mobile-search-results .products-search {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width: 400px) {
	.mobile-search-container .mobile-search-results .products-search {
		grid-template-columns: 1fr;
	}
}

/* Skeleton loader for mobile */
.mobile-search-container .skeleton-loader {
	padding: 15px;
}

/* Ensure proper z-index stacking */
.mobile-search-container .mobile-search-results.active {
	z-index: 9999;
}




* Footer */ .footer {
	background-color: #93ABAD;
	padding: 6rem 0 1rem;
}

.footer .footer-cols {
	width: 100%;
	overflow: hidden;
}

.footer .footer-cols .col {
	float: left;
	width: 22%;
	margin-right: 4%;
	margin-bottom: 1.5rem;
}

.footer .footer-cols .col:nth-of-type(4n+4) {
	margin-right: 0;
}

.footer .footer-cols .col:nth-of-type(4n+5) {
	clear: both;
}

.footer .footer-cols .col>*:nth-child(1) {
	margin-top: 0;
	padding-top: 0;
}

.footer a {
	text-decoration: none;
	font-weight: 600;
}

/* - newsletter */

.newsletter {
	background: white;
	max-width: 800px;
	margin: 0 auto;
	border: 1px solid;
	border-radius: 5px;
	margin-bottom: -25px;
	position: relative;
	margin-top: 50px;
	padding: 1rem 2rem;
}

.newsletter h3 {
	margin: 1rem 0 -.75rem;
}


/* - sub footer */

.sub-footer {
	border-top: 1px solid #1E1C1D;
	margin-top: 2rem;
	padding: 1.5rem 0;

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

.sub-footer .sub-footer-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: inline-block;
}

.sub-footer .sub-footer-menu li {
	display: inline-block;
	margin-right: 1rem;
}

.sub-footer .copyright {
	float: left;
	display: inline-block;
}

.sub-footer .social-wrapper {
	margin: 0;
}

/* - logotypes */

.logotypes {
	display: block;
	padding: 3rem 0;
	text-align: center;
}

.logotypes .logo {
	max-width: 120px;
	max-height: 80px;
	display: inline-block;
	margin: .75rem 1rem;
}

.logotypes .logo img {
	max-width: 120px;
	max-height: 80px;
	width: auto;
	height: auto;
}




/* MEDIA QUERIES ------------------------------------------------------ */

@media all and (max-width: 1560px) {


	/* woocommerce */

	.woocommerce-cart .custom-wrapper>.wrapper {
		display: flex !important;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.woocommerce form.woocommerce-cart-form {
		order: 1;
		padding: 20px;
		width: 100%;
	}

	.woocommerce-cart #delivery-container {
		padding: 20px;
	}

	.woocommerce-cart .delivery-wrapper {
		float: unset;
		width: 48%;
		order: 2;
		margin-bottom: 1.5rem;
	}

	.woocommerce-cart .top-header {
		float: unset;
		width: 100%;
	}

	.woocommerce .cart-collaterals,
	.woocommerce-page .cart-collaterals {
		order: 3;
		width: 48%;
		display: flex;
		flex-direction: column-reverse;
		margin-top: 64px;
	}

	.woocommerce .cart-collaterals .cart_totals,
	.woocommerce-page .cart-collaterals .cart_totals {
		width: 100%;
		padding-bottom: 0;
	}

	.woocommerce .cart-collaterals .cross-sells,
	.woocommerce-page .cart-collaterals .cross-sells {
		width: 100%;
		padding-top: 0;
	}

}


@media all and (max-width: 1360px) {

	.search-bar {
		position: fixed;
		bottom: 0;
		width: 100%;
	}

	.menu-main-list a,
	.menu-main-list button {
		font-size: 0.8rem;
	}

	.menu-main-list .icon a:before {
		font-size: 1.25rem;
	}

	.woocommerce-cart .delivery-wrapper {
		width: 100%;
		order: 2;
	}

	.woocommerce .cart-collaterals,
	.woocommerce-page .cart-collaterals {
		width: 100%;
		margin: 0;
	}

}


@media all and (max-width: 1024px) {

	#content {
		padding-top: 77px;
	}

	.menu-main-container {
		display: none;
	}

	header.header {
		padding-bottom: 1.25rem;
		border-bottom: 1px solid rgba(172, 171, 172, .42);
	}

	header.header .wrapper.flex {
		padding: 0 20px;
	}

	.menu-btn {
		/* margin-left: 2rem; */
		display: block;
	}

	.header .wrapper.flex {
		padding: 0 20px;
	}

	/* - header  */
	.logotype img {
		max-width: 80px;
	}

	.cart-overlay {
		padding: 0 20px;
	}

	header.header .search-container {
		display: none;
	}

	.mobile-main-list .cart-customlocation {
		top: 10px;
		left: 50px;
	}

	.menu-main-list li {
		margin: 0 .55rem;
	}

	.icon-menu {
		gap: 2rem;
	}

	/* - elementor styles */

	.responsive-remove-bg-img {
		background-image: none !important;
	}

	/* - post archive */

	.post-archive {
		padding: 3rem 0;
	}

	.post-archive .post {
		width: 49%;
		margin: 0 2% 1.5rem 0;
	}

	.post-archive .post:nth-of-type(3n+3) {
		margin-right: 2%;
	}

	.post-archive .post:nth-of-type(2n+2) {
		margin-right: 0;
	}

	.post-archive .post:nth-of-type(3n+4) {
		clear: none;
	}

	.post-archive .post:nth-of-type(2n+3) {
		clear: both;
	}

	/* - Woocommerce */

	.woocommerce-checkout.woocommerce-order-received .woocommerce-thankyou-order-details {
		display: flex;
		flex-wrap: wrap;
	}

	.woocommerce-checkout.woocommerce-order-received .woocommerce-thankyou-order-details li {
		margin: .5em;
		border-bottom: 1px dashed #d3ced2;
		border-right: none;
	}

	.slick-slider.product-slider {
		/* padding: 0 !important; */
	}

	/* - footer */

	.footer .footer-cols .col {
		width: 48%;
	}

	.footer .footer-cols .col:nth-of-type(2n+2) {
		margin-right: 0;
	}

	.footer .footer-cols .col:nth-of-type(2n+3) {
		clear: both;
	}

}


@media all and (max-width: 800px) {

	/* footer */

	.newsletter {
		margin-left: 10px;
		margin-right: 10px;
	}

}


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

	/* - woocommerce */

	.woocommerce #content div.product .woocommerce-tabs,
	.woocommerce div.product .woocommerce-tabs,
	.woocommerce-page #content div.product .woocommerce-tabs,
	.woocommerce-page div.product .woocommerce-tabs {
		width: 100%;
	}

	.woocommerce.archive ul.products,
	.woocommerce-page.archive ul.products,
	.woocommerce.shop ul.products,
	.woocommerce-page.shop ul.products,
	.woocommerce.tax-product_cat ul.products,
	.woocommerce-page.tax-product_cat ul.products,
	.woocommerce.single-product .up-sells > ul.products,
	.woocommerce.single-product .related > ul.products {
		grid-template-columns: repeat(2, 1fr);
		gap: 2.992em 3%;
	}

	.woocommerce.archive ul.products li.product,
	.woocommerce-page.archive ul.products li.product,
	.woocommerce.shop ul.products li.product,
	.woocommerce-page.shop ul.products li.product,
	.woocommerce.tax-product_cat ul.products li.product,
	.woocommerce-page.tax-product_cat ul.products li.product,
	.woocommerce.single-product .up-sells > ul.products li.product,
	.woocommerce.single-product .related > ul.products li.product {
		width: 100%;
		margin: 0;
	}

	.woocommerce.single-product .up-sells.upsells.products,
	.woocommerce.single-product .related.products {
		margin: 3rem 0 1.5rem;
	}

	.woocommerce.single-product .up-sells.upsells.products > h2,
	.woocommerce.single-product .related.products > h2 {
		font-size: 1.5rem;
		margin: 0 0 1.5rem;
	}

	/* Featured products grid handled by CSS Grid */

	.woocommerce-cart-form__cart-item.cart_item .product-remove {
		height: 87px;
		float: right;
		display: flex;
		justify-content: center;
	}

	.woocommerce-cart-form__cart-item .cart_item .product-name {
		width: 85%;

	}

	.woocommerce-cart-form__cart-item .cart_item .product-name a {
		font-size: 14px;
	}

	.woocommerce .cart-collaterals,
	.woocommerce-page .cart-collaterals {
		flex-direction: column;
	}

	.woocommerce-page .cart-collaterals .cross-sells {
		padding: 20px;
	}

	.woocommerce .cart-collaterals .cart_totals {
		padding: 20px;
	}

	.woocommerce-checkout.woocommerce-order-received .woocommerce-thankyou-order-details {
		flex-direction: column;
	}

	.woocommerce.archive ul.products,
	.woocommerce-page.archive ul.products,
	.woocommerce.shop ul.products,
	.woocommerce-page.shop ul.products,
	.woocommerce.tax-product_cat ul.products,
	.woocommerce-page.tax-product_cat ul.products,
	.woocommerce.single-product .up-sells > ul.products,
	.woocommerce.single-product .related > ul.products {
		grid-template-columns: 1fr;
		gap: 2.992em 0;
	}

	.woocommerce.archive ul.products li.product,
	.woocommerce-page.archive ul.products li.product,
	.woocommerce.shop ul.products li.product,
	.woocommerce-page.shop ul.products li.product,
	.woocommerce.tax-product_cat ul.products li.product,
	.woocommerce-page.tax-product_cat ul.products li.product,
	.woocommerce.single-product .up-sells > ul.products li.product,
	.woocommerce.single-product .related > ul.products li.product {
		width: 100%;
		margin: 0;
		padding: 1rem;
	}


	/* Cart products grid handled by CSS Grid */

	/* - textblock */

	.textblock {
		padding: 4rem 0 0;
	}

	.textblock .col50 {
		width: 100%;
		margin-right: 0;
	}

	/* - post archive */

	.post-archive {
		padding: 2.5rem 0;
	}

	.post-archive .post {
		width: 100%;
		margin: 0 auto 2rem;
		max-width: 500px;
		float: none;
	}

	.post-archive .post:nth-of-type(3n+3),
	.post-archive .post:nth-of-type(2n+2) {
		margin-right: auto;
	}

	/* - pagination */

	.pagination {
		margin: 2rem 0 0 !important;
	}

	/* - slider - */
	.elementor-32073 .elementor-element.elementor-element-e11d767 .elementor-swiper-button {
		margin-right: 15px;
		margin-left: 15px;
	}

}

@media all and (max-width: 600px) {

	#content {
		padding-top: 69px;
	}

}

@media all and (max-width: 480px) {

	/* Typografi */

	h1 {
		font-size: 2.2rem;
	}

	h2 {
		font-size: 1.8rem;
	}

	.wrapper,
	.inner-wrapper,
	.small-wrapper {
		width: 96%;
	}

	/* Slider */
	.border-white-inner::after {
		content: "";
		border: 1px solid #ffffff;
		width: calc(100% - 2rem);
		height: calc(100% - 2rem);
		position: absolute;
		left: 1rem;
		top: 1rem;
		z-index: 1;
	}

	.start-slider .elementor-top-section {
		padding: 0px 20px 0px 20px !important;
	}

	.start-slider .elementor-container.elementor-column-gap-no {
		min-height: 380px;
	}

	.start-slider .slick-arrow {
		display: none !important;
	}

	.centered-banner {
		padding: 30px 20px !important;
	}

	.centered-banner .elementor-container.elementor-column-gap-no {
		min-height: 250px !important;
	}

	.category-banner {
		padding: 3rem 0;
	}

	.category-banner .title {
		padding: 1.5rem 3rem;
	}

	.start-slider .elementor-element-populated .elementor-element-populated .elementor-element-populated {
		padding: 1.5rem 1.5rem 1.5rem 1.5rem !important;
	}

	.start-slider .underline-red {
		padding-bottom: 1rem;
	}

	.start-slider .underline-red::after {
		bottom: .25rem;
	}

	.start-slider p {
		margin: 0.5rem;
		font-size: 0.8125rem;
		line-height: 1.4;
	}

	.elementor-32073 .elementor-element.elementor-element-e11d767 .elementor-swiper-button {
		margin-right: 28px;
		margin-left: 28px;
		font-size: 35px;
	}

	/* - woocommerce */

	body.woocommerce #main ul.products li.product,
	body.woocommerce .featured-products ul.products li.product {
		width: 100%;
		position: relative;
		display: flex;
		flex-wrap: wrap;
	}

	.woocommerce-cart ul.products.columns-3 li.product {
		width: 100%;
		position: relative;
		display: flex;
	}

	.woocommerce-loop-product__info {
		min-height: 0;
		padding: 0 1rem 1rem 1rem;
	}

	body .slick-list {
		margin: 0;
		padding: 0;
	}

	.woocommerce ul li.product h2 {
		font-size: 1.4rem !important;
		padding: 0 0 3px 0 !important;
		margin: 0 !important;
		line-height: 1.1 !important;
		word-break: break-word;
	}

	.products .product p:first-of-type {
		display: block;
		font-size: .75rem;
		line-height: 1.4;
		font-weight: 400;
		min-height: 0;
		overflow: hidden;
	}

	.woocommerce ul.products li.product .price {
		font-size: .8125rem !important;
		margin: 0 0 0.25rem 0 !important;
	}

	.term-description {
		display: none;
	}

	.woocommerce .shop_table.cart .quantity {
		display: flex;
		align-items: center;
		justify-content: flex-end;
	}

	.woocommerce .shop_table.cart .quantity .product_quantity_minus,
	.woocommerce .shop_table.cart .quantity .product_quantity_plus {
		width: 40px;
		height: 40px;
		align-items: center;
		justify-content: center;
		display: flex;
	}

	.woocommerce .shop_table.cart .quantity .qty {
		margin: 0 10px;
	}

	.woocommerce-cart .cart_totals h2 {
		font-size: 24px;
	}

	.woocommerce-checkout.woocommerce-order-received .woocommerce-thankyou-order-details {
		flex-direction: column;
	}

	table.bundled_products td.bundled_item_col {
		padding: 0.25rem !important;
	}

	table.bundled_products th.bundled_item_col {
		display: none;
	}

	table.bundled_products td.bundled_item_col {
		display: block;
	}

	table.bundled_products td.bundled_item_images_col {
		float: left;
		width: 20%;
	}

	table.bundled_products td.bundled_item_details_col {
		float: right;
		width: 75%;
	}

	table.bundled_products td.bundled_item_qty_col {
		float: left !important;
		width: 100% !important;
		margin-bottom: 1rem !important;
	}

	.woocommerce div.product form.cart .variations {
		margin-bottom: 0.5em;
	}

	table.bundled_products td.bundled_item_qty_col,
	table.bundled_products th.bundled_item_qty_head {
		text-align: right !important;
	}

	.article-grid-item {
		width: 100%;
		margin: 0 0 1rem 0;
	}

	.lined-header:after {
		margin-top: -32px;
	}

	.lined-header h2 {
		padding: 0 1rem;
		font-size: 1.5rem;
	}


	/* - footer */

	.footer .footer-cols .col {
		width: 100%;
		margin-right: 0;
		text-align: center;
	}

}

@media all and (min-width: 1361px) {
	body>.search-bar {
		display: none;
	}

	.icon.search {
		display: none;
	}

}

@media all and (max-width: 1360px) {
	.icon-menu .search-form {
		display: none;
	}
}