/*!
Theme Name: Taco Truck Creative
Theme URI: http://underscores.me/
Author: J.P
Author URI: https://tacotruckcreative.com/
Description: Happy client, happy life :)
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: taco_truck_creative
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Taco Truck Creative is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Gravity Forms
 */
.gform_footer input[type="submit"] {
	background-color: #0091D4!important;
	border: #0091D4!important;
	color: white;
	padding: 13px;
}
/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

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

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover, a:focus, a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

a:hover, a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
#top-nav {
	background-color: white;
}

.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

.nav-box-shadow {
	-webkit-box-shadow: 0px 12px 15px -6px rgba(0, 0, 0, 0.08);
	box-shadow: 0px 12px 15px -6px rgba(0, 0, 0, 0.08);
}

.nav-container {
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 20px;
	padding-right: 20px;
	margin: auto;
}

.drakes-product-menu {
	width: 100vw;
	left: 0;
	top: auto !important;
	margin-top: 34px !important;
	background-color: white;
	-webkit-box-shadow: inset 0px 12px 15px -6px rgba(0, 0, 0, 0.08);
	box-shadow: inset 0px 12px 15px -6px rgba(0, 0, 0, 0.08);
	border: 0;
	position: absolute;
}

.drakes-nav {
	-webkit-box-shadow: 0px 12px 15px -6px rgba(0, 0, 0, 0.08);
	box-shadow: 0px 12px 15px -6px rgba(0, 0, 0, 0.08);
	height: 122px;
}

.drakes-nav .nav-link {
	display: inline-block;
}

.drakes-dropdown {
	border: 0;
	min-height: 500px;
	width: 80vw;
	left: 0;
}

.product-dropdown-list {
	margin-left: 10px;
	max-width: 250px;
	text-transform: uppercase;
}

.product-dropdown-list .pd-container {
	border-right: 1px solid #9D9D9D;
}

.product-dropdown-list .pd-container li {
	margin-bottom: 5px;
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0.15em;
	line-height: 26px;
	text-align: left;
	color: #9d9d9d;
}

.product-drawer::-webkit-scrollbar {
	display: none;
}

.product-drawer {
	height: 100%;
	display: flex;
}

.product-drawer .center {
	margin: auto;
	max-height: 500px;
	-ms-overflow-style: none;
	/* IE and Edge */
	scrollbar-width: none;
	/* Firefox */
}

.product-drawer .nav-product-container {
	display: inline-block;
	margin-right: 30px;
	width: 150px;
	margin-top: -25px;
	margin-bottom: 10px;
}

.product-drawer .nav-product-container a {
	text-decoration: none;
}

.product-drawer .nav-product-container .hide {
	display: none;
}

.product-drawer .nav-product-container .nav-notice {
	margin: auto;
	text-align: center !important;
	font-family: 'Lato', sans-serif;
	font-weight: bold !important;
	font-size: 12px !important;
	letter-spacing: 0.15em !important;
	line-height: 15px;
	text-align: center;
	color: #0091d4 !important;
}

.product-drawer .nav-product-container img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	margin-bottom: 15px;
	max-height: 149px;
}

.product-drawer .nav-product-container .nav-title {
	margin: auto;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	font-weight: bold !important;
	font-size: 10px !important;
	letter-spacing: 0.18em !important;
	line-height: 12px !important;
	text-align: center;
	color: #555 !important;
}

.dropdown-item {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0.15em;
	line-height: 26px;
	text-align: left;
	color: #9d9d9d !important;
}

.dropdown-item:hover {
	background-color: white;
	color: #0091d4  !important;
}

.nav-product-container:hover .nav-title {
	color: #0091d4  !important;
}

.nav-container {
	max-width: 1400px;
}

.dropdown-center-contaier {
	max-width: 1366px;
	padding-left: 30px;
	padding-right: 30px;
}

.hide {
	display: none;
}

.Active {
	color: #0091d4  !important;
}

.dropdown-toggle::after {
	display: none;
}

.nav-item {
	list-style-type: none;
}

.main-link {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 0.1em;
	text-align: left;
	color: #484848 !important;
	pointer-events: none;
	text-transform: uppercase;
}

.dropdown-menu {
	background-color: rgba(0, 0, 0, 0);
}

#navbarDropdownMenuLink:hover {
	color: #0091d4 !important;
}

.nav-underline {
	position: absolute;
	width: 85px;
	height: 5px;
	margin-top: 45px;
	background-color: #0091d4;
}

.nav > li.dropdown.open {
	position: static;
}

.nav > li.dropdown.open .dropdown-menu {
	display: table;
	width: 100%;
	text-align: center;
	left: 0;
	right: 0;
}

.dropdown-menu > li {
	display: table-cell;
}

.right-link {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 0.1em;
	text-align: left;
	color: #484848 !important;
	text-transform: uppercase;
}

.right-link i {
	font-size: 25px;
	padding-top: 10px;
	color: #0091d4 !important;
	position: absolute;
	margin-top: -20px;
}

.nav-wrapper {
	margin-right: -220px;
}

.make-static {
	position: static;
}

.nav-underline {
	display: none;
}

.dropdown:hover .main-link {
	color: #0091d4 !important;
}

.dropdown:hover .nav-underline {
	display: block;
}

@media all and (min-width: 992px) {
	.navbar .nav-item .dropdown-menu {
		display: none;
	}
	.navbar .nav-item:hover .dropdown-menu {
		display: block;
	}
	.navbar .nav-item .dropdown-menu {
		margin-top: 0;
	}
}

.Small-dropdown {
	position: absolute;
	margin-top: -20px;
	right: 0;
	margin-right: -30px;
	padding-top: 62.5px;
	z-index: 9999;
}

.Small-dropdown .dd-items {
	background-color: white;
	box-shadow: 1px 9px 9px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 1px 9px 9px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 1px 9px 9px 0px rgba(0, 0, 0, 0.2);
	width: 242px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-top: 30px;
}

.Small-dropdown .dd-items a {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0.15em;
	line-height: 26px;
	text-align: left;
	color: #9d9d9d;
}

.a_anime:before {
	color: #0091d4  !important;
	font-family: "Font Awesome 5 Free";
	margin-right: 5px;
	content: "\f054";
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

.a_anime:hover:before {
	color: #0091d4  !important;
	font-family: "Font Awesome 5 Free";
	margin-right: 2px;
	margin-left: 5px;
	content: "\f054";
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

.a_anime {
	color: #0091d4  !important;
}

#footer .footer-newletter button {
	background-color: #0091d4;
	border: 1 solid #0091d4  !important;
}

#footer .footer-newletter button:hover {
	background-color: white;
	color: #0091d4;
	border: 1 solid #0091d4  !important;
}

.fancy_carousel-title .container h3 {
	text-transform: uppercase;
}

#recipe-search .container-fluid .filters .cat-title h4 {
	color: #555555 !important;
}

body {
	max-width: 100vw;
}

#footer {
	min-height: 277px;
	background-color: #555555;
	padding: 40px;
	overflow: hidden;
	max-width: 100vw;
}

#footer .max-footer-width {
	width: 1366px;
	max-width: 90vw;
}

#footer .split-mobile {
	display: inline-block;
	display: table-cell;
}

#footer .inline-block-div {
	display: inline-block;
	display: table-cell;
}

#footer .inline-block-div .block-container {
	margin-right: 60px;
}

#footer .inline-block-div .block-container-v2 {
	margin-top: 50px;
}

#footer .inline-block-div .block-container-v2 .logos {
	margin-bottom: -200px;
	padding: 10px;
}

#footer .inline-block-div .block-container-v2 .logos .make-box {
	display: block;
	max-width: 168px;
	margin-top: 20px;
}

#footer .inline-block-div .block-container-v2 .logos .drakes-logo {
	margin-top: -2px;
}

#footer h4 {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0.15em;
	line-height: 26px;
	text-align: left;
	color: #fff;
	text-transform: uppercase;
}

#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-top: 15px;
}

#footer ul li {
	list-style-type: none;
}

#footer ul li a {
	font-family: 'Lato', sans-serif;
	font-weight: 300 !important;
	font-size: 14px;
	margin-bottom: 23px;
	text-align: left;
	color: #fff;
}

#footer .search-input-new {
	width: 165px;
	height: 35px;
	border-radius: 3px;
	margin-right: 10px;
	font-size: 14px;
	padding-left: 10px;
	font-weight: 100;
	color: #9d9d9d;
}

#footer #mc-embedded-subscribe {
	display: inline-block;
	width: 76px;
	height: 35px !important;
	font-family: 'Lato', sans-serif;
	font-weight: 600;
	font-size: 12px;
	text-align: center;
	color: #fff;
	background-color: #0091D4 !important;
	border: 0px;
}

#footer .display-sideBySide {
	display: inline-block;
}

#footer .mc-field-group {
	display: inline-block;
}

#footer .footer-newletter {
	margin-top: 20px;
	margin-bottom: 20px;
}

#footer .footer-newletter .input-container {
	display: inline-block;
}

#footer .footer-newletter .input-container .search-input-new {
	width: 168px;
	height: 35px;
	border-radius: 3px;
	margin-right: 10px;
	font-size: 14px;
	padding-left: 10px;
	font-weight: 100;
	color: #9d9d9d;
}

#footer .footer-newletter .mc-embedded-subscribe {
	display: inline-block;
	width: 76px;
	height: 35px;
	font-family: 'Lato', sans-serif;
	font-weight: 600;
	font-size: 12px;
	text-align: center;
	color: #fff;
}

#footer .social a {
	display: inline-block;
}

#footer .social i {
	font-weight: normal;
	font-size: 18px;
	line-height: 26px;
	text-align: left;
	color: #fff;
	margin-right: 35px;
}
@media screen and (min-width: 1001px) {
	.footer-logos {
	  position: relative;
		top: 18px;
	}
}

@media only screen and (max-width: 1000px) {
	.full-mobile {
		width: 100vw !important;
		max-width: 100% !important;
		display: block !important;
		position: flex;
	}
	.full-mobile .block-container {
		max-width: 300px;
		margin-right: 0  !important;
		margin: auto  !important;
	}
	.split-mobile {
		padding-left: 80px;
		display: block !important;
		width: 500px;
		max-width: 100vw;
		margin: auto;
		margin-top: 50px;
	}
	.logos-container {
		position: relative;
		display: block !important;
	}
	.logos-container .block-container-v2 {
		margin: auto;
		max-width: 200px;
	}
	.logos-container .block-container-v2 .logos {
		margin-bottom: 20px !important;
		margin-top: 20px;
	}
	.logos-container .block-container-v2 .logos .make-box {
		display: block;
		max-width: 168px;
		margin-top: 20px;
	}
	.logos-container .block-container-v2 .logos .drakes-logo {
		margin-top: 0px;
	}
}
.split-column-row {
  margin-top: 60px;
  margin-bottom: 60px;
}
@media only screen and (max-width: 576px) {
	#product-hero .white-box .parent .child .category {
		max-width: 100%;
	}
	#split-column .max-width .right-img .parent .child .img-container-parallax {
		max-height: 300px;
	}
	#split-column .max-width .right-img .parent .child .img-container-parallax .paralax-img img {
		margin-top: 50px !important;
	}
	#split-column .max-width .right-img .parent .child .img-container-parallax {
		height: auto !important;
	}
	#footer {
		padding: 5px !important;
	}
	#footer .spacing {
		margin-top: 40px;
	}
	#footer .inline-block-div {
		display: block !important;
		display: table-cell;
	}
	#footer .full-mobile {
		margin-top: 30px !important;
	}
	#footer .full-mobile .block-container {
		margin-left: 0 !important;
	}
	#footer .split-mobile {
		padding-left: 0px;
	}
}

.say-hi {
	margin-top: 5px;
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 28px;
	text-align: left;
	color: #555555;
	text-transform: uppercase;
}

#navbar_top {
	-webkit-box-shadow: 0px 12px 15px -6px rgba(0, 0, 0, 0.08);
	box-shadow: 0px 12px 15px -6px rgba(0, 0, 0, 0.08);
	padding-top: 20px;
	padding-bottom: 20px;
	height: 100px;
}

#navbar_top .nav-link {
	display: inline-block;
	height: 50px !important;
	width: 230px !important;
	padding-top: 10px !important;
	margin-left: 15px;
	color: white !important;
	margin-top: 0px;
	margin-bottom: 0px !important;
}

#navbar_top .nav-link:hover {
	color: #0091d4 !important;
}

#navbar_top h2 {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 20px;
	text-align: left;
	color: #707070;
	text-transform: uppercase !important;
}

#breadcrums {
	height: 25px;
	padding-top: 2px;
	background-color: #f5f5f5;
}

#breadcrums .container-fluid {
	max-width: 1295px;
}

#breadcrums p {
	font-family: 'Lato', sans-serif !important;
	font-weight: bold !important;
	font-size: 10px !important;
	text-align: left !important;
	color: #555 !important;
	text-transform: uppercase !important;
}

#breadcrums a {
	font-family: 'Lato', sans-serif !important;
	font-weight: bold !important;
	font-size: 10px !important;
	text-align: left !important;
	color: #555 !important;
	display: inline-flex;
	text-transform: uppercase !important;
	pointer-events: none;
}

@media only screen and (max-width: 768px) {
	#navbar_top {
		display: none;
		bottom: 0  !important;
	}
}

@media only screen and (max-width: 576px) {
	.spacer {
		max-height: 10px !important;
	}
}

#related-nav .makescroll::-webkit-scrollbar {
	display: none;
}

#related-nav {
	cursor: grab;
	width: 100vw;
	-ms-overflow-style: none;
	/* IE and Edge */
	scrollbar-width: none;
	/* Firefox */
}

#related-nav .spacer {
	width: 5em !important;
}

#related-nav .makescroll {
	-ms-overflow-style: none;
	/* IE and Edge */
	scrollbar-width: none;
	/* Firefox */
	overflow-x: scroll;
}

#related-nav .item-holder {
	overflow-x: scroll;
	overflow-y: hidden;
	white-space: nowrap;
	overflow: visible;
}

#related-nav a {
	display: inline-block;
}

#related-nav .item-holder a:not(:last-child) {
	margin-right: 70px;
}

#related-nav .active-link {
	border-bottom: 5px solid #0091D4;
}

#related-nav .product-container {
	height: 150px;
	overflow: hidden;
	display: inline-block;
	padding-top: 25px;
	padding-bottom: 25px;
	width: 160px;
	margin-bottom: -6px;
}

#related-nav .product-container img {
	height: 83px;
	background-color: #fdfdfd;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#related-nav .product-container h4 {
	margin-top: 10px;
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 10px;
	letter-spacing: 0.15em;
	line-height: 17px;
	text-align: center;
	color: #555;
	text-transform: uppercase;
}

@media only screen and (max-width: 992px) {
	.item-holder a:not(:last-child) {
		margin-right: 30px !important;
	}
	#related-nav .container {
		max-width: 100vw !important;
	}
	#related-nav .spacer {
		width: 0px !important;
	}
}

/*Homepage Hero Banner*/
.target-for-hero-bg {
	background-image: url("/wp-content/uploads/2023/01/Drakes_Homepage-Hero_Mobile_875x1470_v2.jpg");
    background-size: cover;
	height: 550px;
}
.hero-container-home {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
}
@media (min-width: 768px) {
	.target-for-hero-bg {
		background-position: center;
		height: 800px;
	}
	.hero-container-home {
		align-items: center;
	}
	.hero-row-home > div {
		display: flex;
		align-items: center;
	}
}
@media (min-width: 861px) {
	.target-for-hero-bg {
		background-image: url("/wp-content/uploads/2023/01/Drakes_Homepage-Hero_Desktop_1920x569_v2.jpg");
		background-position: center;
		height: auto;
	}
	.hero-container-home {
		justify-content: flex-start;
	}
}

.hero-row-home {
	margin-bottom: 50px;
}
/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

/* .post,
.page {
	margin: 0 0 1.5em;
} */

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

#hero-banner {
	overflow: hidden;
	max-height: 500px;
	position: relative;
}

#hero-banner a {
	max-width: 260px;
}

#hero-banner .max-width {
	max-width: 1088px;
}

#hero-banner .background-img {
	position: absolute;
	object-fit: cover;
	height: 100%;
	width: 100%;
	z-index: -10;
}

#hero-banner .container-fluid {
	min-height: 500px !important;
	position: relative;
	padding: 0;
	overflow: hidden;
}

#hero-banner .container-fluid .row {
	height: 500px !important;
}

#hero-banner .container-fluid .row .col-md-6 {
	height: 100% !important;
}

#hero-banner .container-fluid .row .col-md-6 .parent {
	height: 100%;
	display: flex;
}

#hero-banner .container-fluid .row .col-md-6 .parent .child {
	margin: auto;
	height: 300px;
	width: 100%;
}

#hero-banner .container-fluid .row .col-md-6 .parent .child h1 {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 40px;
	line-height: 40px;
	text-align: left;
	color: white;
}

#hero-banner .container-fluid .row .col-md-6 .parent .child h1 p {
	width: 352px;
	height: 62px;
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	color: white !important;
}

#hero-banner .container-fluid .row .img-container {
	position: relative;
	overflow: visible;
}

#hero-banner .container-fluid .row .main-img {
	height: auto;
	width: 110%;
	position: absolute;
	bottom: 0;
	max-width: 110%;
	left: 0;
}

@media only screen and (min-width: 1367px) {
	.main-img {
		width: 100%  !important;
	}
}

@media only screen and (min-width: 1675px) {
	.main-img {
		height: auto;
		width: 100%  !important;
		position: absolute;
		object-fit: contain;
		bottom: 0;
		left: 0;
	}
	.background-img {
		object-fit: cover;
	}
}

.main-btn {
	width: 260px;
	height: 57px;
	background-color: #0091d4  !important;
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: .075px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	padding-top: 15px;
	border-radius: 3px;
	border: 2px solid #0091d4  !important;
	-webkit-transition-timing-function: 1s ease-in-out;
	-moz-transition-timing-function: 1s ease-in-out;
	-o-transition-timing-function: 1s  ease-in-out;
	transition-timing-function: 1s ease-in-out;
}

a {
	display: block;
	text-decoration: none;
}

.main-btn:hover {
	background-color: white !important;
	color: #0091d4 !important;
	-webkit-transition-timing-function: 1s ease-in-out;
	-moz-transition-timing-function: 1s ease-in-out;
	-o-transition-timing-function: 1s  ease-in-out;
	transition-timing-function: 1s ease-in-out;
}

.hide-desktop {
	display: none;
}
/* TO override SCSS for homepage hero mobile breakpoint */
#hero-banner .container-fluid .row .col-md-6 .parent .child {
		height: 260px;
	}
@media screen and (min-width: 375px) {
	#hero-banner .container-fluid .row .col-md-6 .parent .child {
		height: 275px;
	}
}
@media screen and (min-width: 425px) {
	#hero-banner .container-fluid .row .col-md-6 .parent .child {
		height: 330px;
	}
}
@media screen and (min-width: 500px) {
	#hero-banner .container-fluid .row .col-md-6 .parent .child {
		height: 360px;
	}
}
@media screen and (max-width: 860px) {
	 #hero-banner {
		 max-height: inherit !important;
	}
	 #hero-banner .container-fluid {
		 max-width: 90vw !important;
	}
	 #hero-banner .container-fluid .row {
		 height: auto !important;
	}
	 #hero-banner .container-fluid .row .img-container {
		 height: 300px !important;
		 width: 100%;
		 max-width: 500px;
		 margin: auto;
		 margin-top: -75px;
	}
	 #hero-banner .container-fluid .row .img-container .main-img {
		 width: 100%;
	}
	 #hero-banner .container-fluid h1 {
		 text-align: center !important;
		 font-size: 30px !important;
	}
	 #hero-banner .container-fluid p {
		 text-align: center !important;
	}
	 #hero-banner .container-fluid a {
		 display: block;
		 max-width: 190px;
		 margin: auto;
	}
	 #slick-carousel-mobile .carousle-product .bg-color p {
		 font-size: 22px !important;
	}
	 #related-products .container .carousle-product .bg-color .fruites2 {
		 width: 80%;
		 margin: auto;
		 margin-left: 10%;
		 margin-top: 0px !important;
	}
	 #related-products .container .carousle-product .bg-color .fruites {
		 width: 80%;
		 margin: auto;
		 margin-left: 10%;
		 margin-top: 0px !important;
	}
	 #related-products .container .carousle-product .bg-color {
		 margin: auto;
	}
	 .center-mobile {
		 text-align: center;
	}
	 #split-column .max-width .right-img .parent .child .img-container-parallax .static-img {
		 margin-left: 0px !important;
		 height: 300px;
		 margin-bottom: 88px;
	}
	 #split-column .max-width .right-img .parent .child .img-container-parallax {
		 margin-left: 0px !important;
		 max-width: 90vw !important;
	}
	 #split-column .max-width .right-img .parent .child .img-container-parallax .paralax-img img {
		 margin-top: 100px;
	}
	 #split-column .max-width .right-img .parent .child .img-container-parallax {
		 max-width: 90vw;
	}
}
 
/* END */
@media screen and (min-width: 861px) and (max-width: 929px) {
	#hero-banner .left {
		padding-left: 71px;
	}
}
@media screen and (min-width: 930px) and (max-width: 991px) {
	#hero-banner .left {
		padding-left: 105px;
	}
}
@media screen and (min-width: 992px) and (max-width: 1049px) {
	#hero-banner .left {
		padding-left: 15px;
	}
}
@media screen and (min-width: 1050px) and (max-width: 1199px) {
	#hero-banner .left {
		padding-left: 65px;
	}
}
@media screen and (min-width: 1200px) {
	#hero-banner .left {
		padding-left: 0;
	}
	#hero-banner .container-fluid .row {
		margin-left: 0;
	}
	#hero-banner .container-fluid .row .col-md-6:first-of-type {
		padding-left: 0;
	}
}

@media screen and (max-width: 768px) {
	.hide-desktop {
		display: inherit;
	}
	.hide-mobile {
		display: none;
	}
	#hero-banner {
		max-height: inherit !important;
	}
	#hero-banner .container-fluid {
		max-width: 90vw !important;
	}
	#hero-banner .container-fluid .row {
		height: auto !important;
	}
	#hero-banner .container-fluid .row .img-container {
		height: 300px !important;
		width: 100%;
		max-width: 500px;
		margin: auto;
		margin-top: -75px;
	}
	#hero-banner .container-fluid .row .img-container .main-img {
		width: 100%;
	}
	#hero-banner .container-fluid h1 {
		text-align: center !important;
		font-size: 30px !important;
	}
	#hero-banner .container-fluid p {
		text-align: center !important;
	}
	#hero-banner .container-fluid a {
		display: block;
		max-width: 190px;
		margin: auto;
	}
	#slick-carousel-mobile .carousle-product .bg-color p {
		font-size: 22px !important;
	}
	#related-products .container .carousle-product .bg-color .fruites2 {
		width: 80%;
		margin: auto;
		margin-left: 10%;
		margin-top: 0px !important;
	}
	#related-products .container .carousle-product .bg-color .fruites {
		width: 80%;
		margin: auto;
		margin-left: 10%;
		margin-top: 0px !important;
	}
	#related-products .container .carousle-product .bg-color {
		margin: auto;
	}
	.center-mobile {
		text-align: center;
	}
	#split-column .max-width .right-img .parent .child .img-container-parallax .static-img {
		margin-left: 0px !important;
		height: 300px;
		margin-bottom: 88px;
	}
	#split-column .max-width .right-img .parent .child .img-container-parallax {
		margin-left: 0px !important;
		max-width: 90vw !important;
	}
	#split-column .max-width .right-img .parent .child .img-container-parallax .paralax-img img {
		margin-top: 100px;
	}
	#split-column .max-width .right-img .parent .child .img-container-parallax {
		max-width: 90vw;
	}
}

#cta-module {
	overflow: hidden;
}

#cta-module .container-fluid {
	padding: 0;
	min-height: 597px;
	position: relative;
	display: flex;
}

#cta-module .container-fluid .cta-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: -10;
}

#cta-module .container-fluid .child {
	margin: auto;
	width: 90%;
	max-width: 1088px;
	min-height: 400px;
	position: relative;
}

#cta-module .container-fluid .child .row {
	min-height: 400px;
}

#cta-module .container-fluid .child .cta-child-bg {
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: -10;
}

#cta-module .container-fluid .child .tutle {
	position: absolute;
	top: 0;
	left: 0;
	margin-left: -240px;
	margin-top: -100px;
}

#cta-module .container-fluid .child .content {
	height: 100%;
}

#cta-module .container-fluid .child .content .parent {
	min-height: 400px;
	display: flex;
	padding-top: 20px;
	padding-bottom: 30px;
}

#cta-module .container-fluid .child .content .parent .kid {
	margin: auto;
}

#cta-module .container-fluid .child .content .parent .kid small {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0.15em;
	line-height: 26px;
	text-align: left;
	color: #fff;
	text-transform: uppercase;
}

#cta-module .container-fluid .child .content .parent .kid h2 {
	width: 444px;
	max-width: 100%;
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 28px;
	text-align: left;
	color: #fff;
	text-transform: uppercase;
}

#cta-module .container-fluid .child .content .parent .kid p {
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 26px;
	text-align: left;
	color: #fff !important;
	width: 450px;
	max-width: 100%;
}

#cta-module .container-fluid .child .content .parent .kid .blob-btn {
	max-width: 260px;
}

@media only screen and (max-width: 992px) and (min-width: 768px) {
	.tutle {
		position: absolute !important;
		top: 0 !important;
		left: 0 !important;
		margin-left: -200px !important;
		margin-top: -50px !important;
		width: 70% !important;
	}
	.kid {
		max-width: 95%;
	}
}

@media only screen and (max-width: 768px) and (min-width: 576px) {
	.tutle {
		display: none;
	}
}

@media only screen and (max-width: 576px) {
	#cta-module {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	#cta-module .tutle {
		position: relative !important;
		transform: scale(1.4);
		margin-left: -25px !important;
		margin-top: -20px !important;
	}
	#cta-module .kid {
		max-width: 95%;
		text-align: center !important;
	}
	#cta-module .kid small {
		text-align: center !important;
	}
	#cta-module .kid h2 {
		text-align: center !important;
	}
	#cta-module .kid p {
		text-align: center !important;
	}
	#cta-module .kid a {
		text-align: center !important;
		display: inline-block;
	}
}

#split-box {
	overflow: hidden;
}

#split-box .container {
	max-width: 90vw;
	width: 1088px;
	padding: 0;
}

#split-box .parent {
	max-width: 100%;
	background-color: white;
	display: flex;
	position: relative;
}

#split-box .parent .gradient-img {
	position: absolute;
	height: 100%;
	width: 100%;
	object-fit: cover;
}

#split-box .parent .child {
	margin: auto;
	height: 90%;
	width: 90%;
	padding-top: 10px;
}

#split-box .parent .child .kid {
	width: 100%;
	position: relative;
}

#split-box .parent .child .img-container {
	height: 155px;
	margin-bottom: -13px;
	display: flex;
}

#split-box .parent .child .img-container img {
	margin: auto;
}

#split-box .parent .child h2 {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	color: #555;
	margin-bottom: 15px;
	text-transform: uppercase;
}

#split-box .parent .child p {
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	font-size: 22px;
	line-height: 26px;
	text-align: center;
	color: #555;
	margin-bottom: 0px;
}

#split-box .parent .child .small {
	margin-top: 30px;
	color: #555;
	font-family: "Lato", sans-serif !important;
	line-height: 20px;
	text-align: center;
	font-family: 'Lato', sans-serif;
	font-weight: bold !important;
	font-size: 12px !important;
	letter-spacing: 0.15em !important;
	margin-bottom: 0px;
	text-transform: uppercase !important;
}

#split-box .parent .child input {
	width: 720px;
	max-width: 90%;
	height: 64px;
	margin: auto;
	text-align: center;
	-webkit-box-shadow: 0px 5px 13px 0px rgba(0, 0, 0, 0.27);
	box-shadow: 0px 5px 13px 0px rgba(0, 0, 0, 0.27);
	border-radius: 3px;
	margin-top: 30px;
	margin-bottom: 15px;
	border: 0 white;
}

#split-box .parent .child .text-muted {
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	font-size: 14px !important;
	line-height: 26px;
	text-align: center;
	color: #555;
	margin-bottom: 6px;
}

#split-box .parent .child .btn {
	margin: auto;
	text-align: center;
	margin-top: 25px;
	width: 308px;
	height: 57px;
	background-color: #0091d4  !important;
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	padding-top: 8px;
	border-radius: 3px;
	margin-bottom: -15px;
}

#split-box .parent .child .submite-container {
	margin: auto;
	width: 200px;
	margin-top: 30px;
	margin-bottom: 30px;
}

#split-box .wtb-container h2 {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	color: #555;
	margin-bottom: 15px;
	text-transform: uppercase;
}

#split-box .wtb-container .small {
	margin-top: 30px;
	color: #555;
	font-family: "Lato", sans-serif !important;
	line-height: 20px;
	text-align: center;
	font-family: 'Lato', sans-serif;
	font-weight: bold !important;
	font-size: 12px !important;
	letter-spacing: 0.15em !important;
	margin-bottom: 0px;
	text-transform: uppercase !important;
}

.center-img {
	display: flex;
}

.center-img img {
	margin: auto;
}

.pushDown {
	height: 200px;
}

.pushDown img {
	margin-bottom: -10px;
}

@media only screen and (max-width: 575.98px) {
	.pushDown {
		height: 150px !important;
	}
	.pushDown img {
		margin-bottom: 20px !important;
	}
}

@media only screen and (max-width: 767.98px) {
	#split-box .parent {
		margin: auto;
		margin-bottom: 30px;
	}
}

.arrow-btn {
	color: white !important;
	left: 0;
	position: absolute;
	top: 50%;
	font-size: 50px;
}

.arrow-btn-right {
	color: white;
	right: 0;
	position: absolute;
	top: 50%;
	font-size: 50px;
}

@media only screen and (max-width: 575.98px) {
	#split-box .col-md-6 {
		padding: 0;
	}
	#split-box .col-md-6 .parent {
		width: 100vw;
		max-width: 100vw;
	}
	.arrow-btn {
		margin-top: 20px;
		font-size: 20px;
		margin-left: -25px;
	}
	.arrow-btn-right {
		margin-top: 20px;
		font-size: 20px;
		margin-right: -25px;
	}
}

.slick-prev:before {
	content: '\f053';
	font-family: "Font Awesome 5 Free";
}

#split-box .wtb-container .small {
	color: #9d9d9d !important;
}

#slick-carousel::-webkit-scrollbar {
	display: none;
}

#main-carousel {
	overflow: hidden;
}

#slick-carousel {
	overflow: scroll;
	cursor: grab;
	min-height: 800px;
	-ms-overflow-style: none;
	/* IE and Edge */
	scrollbar-width: none;
	/* Firefox */
}

#slick-carousel .carousel-holder {
	padding: 0;
	min-height: 670px;
	padding-top: 75px;
	width: 1088px;
	overflow-x: scroll;
	overflow-y: hidden;
	white-space: nowrap;
	overflow: visible;
}

#slick-carousel .carousel-holder .slide {
	display: inline-block;
	position: relative;
	margin: 0;
	padding: 0;
	margin-left: -5px;
}

#slick-carousel .carousel-holder .slide .carousle-product {
	width: 400px;
	max-width: 100vw;
}

#slick-carousel .carousel-holder .slide .carousle-product .bg-color {
	width: 400px;
	height: 400px;
	padding-top: 50px;
	position: relative;
}

#slick-carousel .carousel-holder .slide .carousle-product .bg-color .bg-img {
	position: absolute;
	height: 100%;
	width: 100%;
	object-fit: cover;
	top: 0;
	z-index: -10;
}

#slick-carousel .carousel-holder .slide .carousle-product .bg-color .small {
	font-family: "Lato", sans-serif !important;
	line-height: 20px;
	text-align: center;
	color: #fff !important;
	font-family: 'Lato', sans-serif;
	font-weight: bold !important;
	font-size: 12px !important;
	letter-spacing: 0.15em !important;
	margin-bottom: 20px;
	text-transform: uppercase !important;
}

#slick-carousel .carousel-holder .slide .carousle-product .bg-color p {
	margin-top: -20px;
	font-family: "Lato", sans-serif;
	font-weight: bold !important;
	font-size: 20px !important;
	text-align: center;
	color: #fff !important;
	text-transform: uppercase;
}

#slick-carousel .carousel-holder .slide .carousle-product .bg-color .fruites {
	position: absolute;
	z-index: -5;
	opacity: 1;
	max-width: 100%;
	height: auto;
	margin-top: -80px;
}

#slick-carousel .carousel-holder .slide .carousle-product .bg-color .fruites2 {
	position: absolute;
	z-index: -5;
	opacity: 1;
	max-width: 100%;
	height: auto;
	margin-top: -80px;
}

#slick-carousel .carousel-holder .slide .carousle-product .bg-color .products {
	margin: auto;
	position: absolute;
	margin-left: 130px;
	width: 133px;
}

#slick-carousel .carousel-holder .slide .carousle-product .product-btn {
	margin: auto;
	max-width: 240px;
	margin-top: 100px;
	margin-left: 70px;
}

#slick-carousel .carousel-holder .slide .text-content {
	height: 400px;
	width: 500px;
	margin-top: -30px;
	position: absolute;
	display: flex;
}

#slick-carousel .carousel-holder .slide .text-content .child {
	margin-top: -25px;
	width: 100%;
}

#slick-carousel .carousel-holder .slide .text-content .child small {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0.15em;
	margin-bottom: -20px;
	text-align: left;
	color: #9d9d9d;
	text-transform: uppercase !important;
}

#slick-carousel .carousel-holder .slide .text-content .child h2 {
	margin-top: 5px;
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 28px;
	text-align: left;
	color: #555555;
	text-transform: uppercase;
}

#slick-carousel .carousel-holder .slide .text-content .child p {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-size: 18px;
	letter-spacing: 0em;
	line-height: 26px;
	text-align: left;
	color: #2c2c2c;
	max-width: 100%;
	overflow: auto;
	white-space: normal;
	width: 400px;
}

#slick-carousel .carousel-holder .slide .text-content .child a {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	letter-spacing: 0.075em;
	color: #0091d4;
	text-transform: uppercase;
}

#slick-carousel .carousel-holder .slide .text-content .align-child {
	margin-top: 30px !important;
}

#slick-carousel .carousel-holder .content-slide {
	width: 500px;
	min-height: 500px;
}

#slick-carousel .carousel-holder .content-slide-v2 {
	width: 500px;
	min-height: 400px;
}

.progress-container {
	margin-top: -100px;
	width: 1088px;
	max-width: 90vw;
	padding: 0;
}

.progress-container .notice {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 10px !important;
	text-align: left;
	color: #9d9d9d !important;
	font-weight: 700px !important;
	margin-bottom: 5px !important;
}

.progress-container-v2 {
	width: 1088px;
	max-width: 90vw !important;
	padding: 0;
}

.progress-container-v2 .notice {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 10px !important;
	text-align: left;
	color: #9d9d9d !important;
	font-weight: 700px !important;
	margin-bottom: 5px !important;
}

.slick-progress-bar {
	height: 5px;
	width: 100%;
	background-color: #EFEFEF;
	position: relative;
	margin-bottom: 75px;
}

.slick-progress-bar .indicator {
	width: 139px;
	height: 5px;
	margin-left: cal(100% -139px);
	background-color: #0091d4;
}

.slick-progress-bar-v2 {
	height: 5px;
	width: 100%;
	background-color: #EFEFEF;
	position: relative;
	margin-bottom: 75px;
}

.slick-progress-bar-v2 .indicator-v2 {
	width: 139px;
	height: 5px;
	margin-left: cal(100% -139px);
	background-color: #0091d4;
}

.carousle-menu-item {
	width: 400px;
	height: 400px;
	background-color: #0091d4;
}

.progress-container-v2 {
	margin-top: -300px;
	max-width: 1088px;
	padding: 0;
}

.hide-overflow {
	overflow: hidden;
}

.carousle-product .menu-image {
	position: absolute;
	height: 100%;
	width: 100%;
	object-fit: cover;
	top: 0;
}

.carousle-product .menu-name {
	position: absolute;
	bottom: 0;
	margin-left: 35px;
	font-family: 'Lato', sans-serif;
	font-weight: 600;
	font-size: 30px !important;
	line-height: 30px;
	text-align: left !important;
	color: #fff;
	text-transform: uppercase;
}

#slick-carousel-mobile {
	margin-top: 60px;
	margin-bottom: 0px;
	text-align: center;
}

#slick-carousel-mobile small {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0.15em;
	line-height: 26px;
	text-align: center;
	color: #9d9d9d;
}

#slick-carousel-mobile .carousle-product {
	width: 400px;
	max-width: 100vw;
}

#slick-carousel-mobile .carousle-product .bg-color {
	width: 400px;
	max-width: 90vw;
	height: 400px;
	padding-top: 50px;
	position: relative;
}
/* Fix for Mobile Distortion */
@media screen and (min-width: 768px) and (max-width:860px) {
	#slick-carousel-mobile .carousle-product {
		width: auto!important;
	}
	#slick-carousel-mobile .carousle-product .bg-color {
		width: auto!important;
	}
}

#slick-carousel-mobile .carousle-product .bg-color .bg-img {
	position: absolute;
	height: 100%;
	width: 100%;
	object-fit: cover;
	top: 0;
	z-index: -10;
}

#slick-carousel-mobile .carousle-product .bg-color .small {
	font-family: "Lato", sans-serif !important;
	line-height: 20px;
	text-align: center;
	color: #fff !important;
	font-family: 'Lato', sans-serif;
	font-weight: bold !important;
	font-size: 12px !important;
	letter-spacing: 0.15em !important;
	margin-bottom: 20px;
	text-transform: uppercase !important;
}

#slick-carousel-mobile .carousle-product .bg-color p {
	margin-top: -20px;
	font-family: "Lato", sans-serif;
	font-weight: bold !important;
	font-size: 20px;
	text-align: center;
	color: #fff !important;
	text-transform: uppercase;
}

#slick-carousel-mobile .carousle-product .bg-color .fruites {
	position: absolute;
	z-index: -5;
	opacity: 1;
	max-width: 100%;
	height: auto;
	margin-top: -80px;
}

#slick-carousel-mobile .carousle-product .bg-color .fruites2 {
	position: absolute;
	z-index: -5;
	opacity: 1;
	max-width: 100%;
	height: auto;
	margin-top: -80px;
}

#slick-carousel-mobile .carousle-product .bg-color .fruitess {
	position: absolute;
	z-index: -5;
	opacity: 1;
	max-width: 100%;
	height: auto;
	margin-top: -80px;
}

#slick-carousel-mobile .carousle-product .bg-color .fruitess-2 {
	position: absolute;
	z-index: -5;
	opacity: 1;
	max-width: 100%;
	height: auto;
	margin-top: -80px;
}

#slick-carousel-mobile .carousle-product .bg-color .products {
	margin: auto;
	width: 133px;
}

#slick-carousel-mobile .carousle-product .product-btn {
	margin: auto;
	max-width: 240px;
	margin-top: 100px;
}

@media only screen and (max-width: 351px) {
	#product-hero .wave-btn-dark {
		width: 100vw !important;
	}
}

@media only screen and (max-width: 768px) and (min-width: 576px) {
	#slick-carousel-mobile {
		margin-top: 60px;
		margin-bottom: 60px;
		text-align: center;
	}
	#slick-carousel-mobile small {
		font-family: 'Lato', sans-serif;
		font-weight: bold;
		font-size: 12px;
		letter-spacing: 0.15em;
		line-height: 26px;
		text-align: center;
		color: #9d9d9d;
	}
	#slick-carousel-mobile .carousle-product {
		width: 400px;
		max-width: 100vw;
	}
	#slick-carousel-mobile .carousle-product .bg-color {
		width: 400px;
		max-width: 90vw;
		height: 400px;
		padding-top: 50px;
		position: relative;
	}
	#slick-carousel-mobile .carousle-product .bg-color .bg-img {
		position: absolute;
		height: 100%;
		width: 100%;
		object-fit: cover;
		top: 0;
		z-index: -10;
	}
	#slick-carousel-mobile .carousle-product .bg-color .small {
		font-family: "Lato", sans-serif !important;
		line-height: 20px;
		text-align: center;
		color: #fff !important;
		font-family: 'Lato', sans-serif;
		font-weight: bold !important;
		font-size: 12px !important;
		letter-spacing: 0.15em !important;
		margin-bottom: 20px;
		text-transform: uppercase !important;
	}
	#slick-carousel-mobile .carousle-product .bg-color p {
		margin-top: -20px;
		font-family: "Lato", sans-serif;
		font-weight: bold !important;
		font-size: 20px !important;
		text-align: center;
		color: #fff !important;
		text-transform: uppercase;
	}
	#slick-carousel-mobile .carousle-product .bg-color .fruitess {
		position: absolute;
		z-index: -5;
		opacity: 1;
		max-width: 100%;
		height: auto;
		margin-top: -80px;
	}
	#slick-carousel-mobile .carousle-product .bg-color .fruitess-2 {
		position: absolute;
		z-index: -5;
		opacity: 1;
		max-width: 100%;
		height: auto;
		margin-top: -80px;
	}
	#slick-carousel-mobile .carousle-product .bg-color .products {
		margin: auto;
		position: absolute;
		margin-left: 130px;
		width: 133px;
	}
	#slick-carousel-mobile .carousle-product .product-btn {
		margin: auto;
		max-width: 240px;
		margin-top: 100px;
		margin-left: 70px !important;
	}
}

.progress-container-mobile {
	margin-top: 50px;
	width: 1088px;
	max-width: 90vw;
	padding: 0;
}

.progress-container-mobile .notice {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 10px !important;
	text-align: left;
	color: #9d9d9d !important;
	font-weight: 700px !important;
	margin-bottom: 5px !important;
}

.slick-progress-bar-mobile {
	height: 5px;
	width: 100%;
	background-color: #EFEFEF;
	position: relative;
	margin-bottom: 75px;
}

.slick-progress-bar-mobile .indicator {
	height: 5px;
	background-color: #0091d4;
}

#slick-carousel-mobile small {
	text-transform: uppercase !important;
}

h2 {
	text-transform: uppercase !important;
}

.a_anime {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 0.075em;
	color: #0091d4;
}

.center-mobile {
	margin: auto;
}

#product-hero .white-box .parent .child h1 {
	max-width: 100%;
}

.mobile-dropdown .back-btn a {
	text-transform: uppercase !important;
}

#recipe-search .container-fluid .ourcome .recipe-container .recipe-title {
	text-transform: uppercase !important;
	font-weight: bold !important;
}

#product-hero .wave-btn-dark {
	display: inline-block;
	margin-right: 10px;
}

#product-hero .blob-btn-dark {
	width: 220px;
	display: inline-block;
	margin-right: 20px;
}

#product-hero .max-width {
	max-width: 90vw;
	width: 1366px;
}

#product-hero .badges-img {
	height: 73.2px;
	width: 73.2px;
}

#product-hero .make-relative {
	position: relative;
}

#product-hero .production-bg-img {
	height: 755px;
	max-height: 100%;
}

#product-hero .add-padding {
	padding-top: 50px;
	padding-bottom: 50px;
}

#product-hero .badges {
	padding-top: 30px;
}

#product-hero .badges img {
	margin-right: 15px;
	margin-bottom: 20px;
}

#product-hero .featured-img-container {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
}

#product-hero .featured-img-container .featured-img {
	margin: auto;
	display: block;
	margin-top: 50px;
	max-height: 650px;
}

#product-hero .featured-img-container .fruite-img {
	margin: auto;
	position: absolute;
	display: block;
	margin-top: 25px;
	max-height: 100%;
}

#product-hero .featured-img-container .fruite-img-2 {
	margin: auto;
	position: absolute;
	display: block;
	margin-top: 25px;
	max-height: 100%;
}

#product-hero .white-box {
	background-color: white;
/* 	min-height: 513px; */
	max-width: 575px;
	position: relative;
	padding: 40px 45px;
}

#product-hero .white-box .parent {
/* 	display: flex; */
/* 	min-height: 513px; */
	height: 100%;
	width: 100%;
}

#product-hero .white-box .parent .child {
	margin: auto;
}

#product-hero .white-box .parent .child .category {
	font-family: 'Lato', sans-serif;
	font-weight: bold  !important;
	font-size: 12px  !important;
	letter-spacing: 0.15em  !important;
	margin-bottom: -5px  !important;
	text-align: left  !important;
	color: #9d9d9d  !important;
	text-transform: uppercase !important;
}

#product-hero .white-box .parent .child h1 {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 36px;
	text-align: left;
	color: #555;
	text-transform: uppercase;
	margin: 0;
	margin-bottom: -20px;
}

#product-hero .white-box .parent .child .star-container {
	margin-bottom: -30px;
	display: none;
}

#product-hero .white-box .parent .child blockquote {
	padding: 0;
	margin-top: -20px;
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	font-size: 14px !important;
	line-height: 22px;
	text-align: left;
	color: #555;
	max-width: 100% !important;
	margin: 0;
}

#product-hero .white-box .parent .child blockquote P {
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	font-size: 14px !important;
	line-height: 22px;
	text-align: left;
	color: #555;
	max-width: 100% !important;
	margin: 0;
}

#product-hero .white-box .parent .child .main-btn {
	display: inline-block;
	color: white;
	max-width: 168px;
	height: 60px;
	margin-right: 10px;
}

@media only screen and (max-width: 576px) {
	#cta-module .container-fluid .child .content .parent .kid p {
		max-width: 95%;
		margin: auto;
	}
	.badges::-webkit-scrollbar {
		display: none;
	}
	#product-hero {
		overflow: hidden;
		padding-left: 20px;
		padding-right: 20px;
	}
	#product-hero .wave-btn-dark {
		display: block;
		margin-right: 0px;
		width: 55vw;
		margin-bottom: 20px;
		margin-left: -20px;
	}
	#product-hero .badges {
		margin-left: -33px;
		display: flex;
		overflow: scroll;
		cursor: grab;
		width: 100vw;
		-ms-overflow-style: none;
		/* IE and Edge */
		scrollbar-width: none;
		/* Firefox */
	}
	#product-hero .badges .kid {
		padding-left: 33px;
		margin: auto;
		overflow-x: scroll;
		overflow-y: hidden;
		white-space: nowrap;
		overflow: visible;
	}
	#product-hero .badges .kid img {
		margin-right: 15px;
		margin-bottom: 0px;
		margin-top: 20px;
	}
	#product-hero .make-relative {
		max-height: 425px;
	}
	#product-hero .featured-img-container {
		max-height: 383px;
		width: 83vw !important;
	}
	#product-hero .featured-img-container .featured-img {
		margin: auto;
		display: block;
		max-height: 100%;
		margin-top: 50px;
	}
	#product-hero .featured-img-container .fruite-img {
		margin: auto;
		display: block;
		max-height: 150%;
		margin-top: 25px;
	}
	#product-hero .white-box {
		padding-top: 20px;
		padding-left: 20px;
		padding-right: 20px;
	}
	#product-hero .white-box .parent .child {
		position: relative;
		width: 100%;
	}
	#product-hero .white-box .parent .child .category, #product-hero .white-box .parent .child h1, #product-hero .white-box .parent .child .star-container {
		text-align: center;
		width: 284px;
	}
	#product-hero .white-box .parent .child .category {
		font-weight: 600;
		font-size: 12px;
		line-height: 20px;
		text-align: center !important;
	}
	#product-hero .white-box .parent .child h1 {
		font-weight: 600;
		font-size: 28px;
		line-height: 30px;
		margin-bottom: 20px;
	}
	#product-hero .white-box .parent .child blockquote {
		font-weight: normal;
		font-size: 14px;
		line-height: 22px;
		text-align: center  !important;
		color: #555;
	}
	#product-hero .white-box .parent .child blockquote P {
		text-align: center  !important;
	}
	#product-hero .white-box .parent .child .options {
		margin: auto;
		max-width: 168px;
	}
	#product-hero .white-box .parent .child .options .main-btn {
		text-align: center;
		margin: auto;
		margin-bottom: 25px;
	}
}

@media only screen and (max-width: 576px) {
	#split-carousel .container-fluid .a-slide h2 {
		font-size: calc(1.325rem + .9vw) !important;
	}
	#product-tabs .container .tab .nav-tabs .nav-link {
		width: 100vw;
		margin-right: 0px !important;
	}
}

.blog-internal h1 {
	margin-top: 10px;
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 28px;
	text-align: left;
	color: #555555;
	text-transform: uppercase;
}

#split-column .max-width {
	max-width: 1088px;
	position: relative;
}

#split-column .max-width .content {
	max-width: 444px;
	height: 100%;
	display: flex;
}

#split-column .max-width .content .kid {
	margin: auto;
}

#split-column .max-width .content h2 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 28px;
	text-align: left;
	color: #555;
}

#split-column .max-width .content p {
	font-weight: normal;
	font-size: 18px;
	line-height: 22px;
	text-align: left;
	color: #555;
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	font-size: 14px !important;
	line-height: 22px;
	color: #555;
}

#split-column .max-width .content a {
	font-weight: 600;
	font-size: 13px;
	text-align: left;
	color: #0091d4;
}

#split-column .max-width .right-img .forground-img {
	position: absolute;
	z-index: -10;
	right: 0;
	margin-right: -200px;
	margin-top: -100px;
}

#split-column .max-width .right-img .parent {
	height: 100%;
	width: 100%;
}

#split-column .max-width .right-img .parent .child {
	margin: auto;
}

#split-column .max-width .right-img .parent .child .img-container img {
	width: 100%;
	height: auto;
}

#split-column .max-width .right-img .parent .child .img-container-parallax {
	width: 654px;
	height: 435px;
	margin-left: 20px;
	position: relative;
}

#split-column .max-width .right-img .parent .child .img-container-parallax .static-img {
	position: absolute;
	bottom: 0;
	margin-left: -75px;
}

#split-column .max-width .right-img .parent .child .img-container-parallax .paralax-img {
	width: 100%;
	height: 100%;
}

#split-column .max-width .right-img .parent .child .img-container-parallax .paralax-img img {
	height: auto;
	max-width: inherit;
}

@media only screen and (max-width: 992px) {
	#split-column .max-width .right-img .parent .child .img-container {
		max-width: 100vw;
		overflow: hidden;
		margin-bottom: 50px;
	}
	#split-column .max-width .right-img .parent .child .img-container img {
		height: auto;
		width: 100%;
	}
	#split-column .max-width .right-img .parent .child .img-container-parallax {
		max-width: 100vw;
		overflow: hidden;
		margin-bottom: 25px;
	}
	#split-column .max-width .right-img .parent .child .img-container-parallax .paralax-img img {
		height: auto;
		max-width: 90vw;
	}
}

#split-column .max-width .left-img .forground-img-v2 {
	position: absolute;
	z-index: -10;
	left: 0;
	top: 0;
	margin-left: -200px;
	margin-top: -100px;
}

#split-column .max-width .left-img .parent {
	height: 100%;
	width: 100%;
	display: flex;
}

#split-column .max-width .left-img .parent .child {
	margin: auto;
}

#split-column .max-width .left-img .parent .child .placement {
}

#split-column .max-width .left-img .parent .child .placement img {
	width: 100%;
	height: auto;
}

#split-column .max-width .left-img .parent .child .placement .simple {
/* 	margin-top: -50px; */
}

@media only screen and (max-width: 992px) {
	#split-column .max-width .left-img .parent .child .placement {
		margin-top: 50px;
		margin-bottom: 50px;
		height: auto;
		width: 100%;
		margin-left: 0px;
		position: relative;
	}
	#split-column .max-width .left-img .parent .child .placement img {
		height: auto;
		width: 100%;
		object-fit: contain;
	}
}

@media only screen and (max-width: 57px) {
	#split-column .max-width .left-img .parent .child .placement {
		height: auto;
		width: 80vw;
	}
	#split-column .max-width .left-img .parent .child .placement img {
		height: auto;
		width: 80vw;
	}
}

@media only screen and (max-width: 768px) {
	#product-tabs .hide-mobile {
		display: none;
	}
}

#product-tabs .tab-content {
	padding-top: 30px;
}

#product-tabs .tab-content .stat {
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	font-size: 28px;
	line-height: 33.92px;
	text-align: left;
	color: #555555;
}

#product-tabs .tab-content .tab-pane {
	margin-bottom: 75px;
}

#product-tabs .tab-content .tiny {
	font-weight: normal;
	font-size: 20px;
	line-height: 33.92px;
	text-align: left;
	color: #000;
}

#product-tabs .tab-content p {
	margin-bottom: 1em;
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	font-size: 14px !important;
	line-height: 22px;
	text-align: left;
	color: #555;
}

#product-tabs .container {
	max-width: 90vw;
	width: 1088px;
}

#product-tabs .container .faq-content {
	padding-left: 30px;
}

#product-tabs .container .faq-img {
	overflow: hidden;
}

#product-tabs .container .faq-img img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	float: right;
}

#product-tabs .container .tab {
	border-bottom: 1px solid #E3E3E3;
}

#product-tabs .container .tab .nav-tabs {
	border: 0;
}

#product-tabs .container .tab .nav-tabs .nav-link {
	border: 0;
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 39px;
	text-align: left;
	color: #555;
	text-transform: uppercase;
	padding-left: 0;
	padding-right: 0;
	margin-right: 140px;
	padding-bottom: 20px;
}

#product-tabs .container .tab .nav-tabs .active {
	border-bottom: 5px solid #0091D4;
	border-radius: 0;
}

#product-tabs .container .title {
	margin-bottom: 30px;
}

#product-tabs .container .title .small {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0.15em;
	text-align: left;
	color: #555;
	text-transform: uppercase;
}

#product-tabs .container .title h2 {
	margin-top: -20px;
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 28px;
	text-align: left;
	color: #555;
	text-transform: uppercase;
}

#product-tabs .container .accordion {
	border-top: 1px solid #E3E3E3;
}

#product-tabs .container .accordion .accordion-item {
	background-color: #fff !important;
	border: 0px;
	border-bottom: 1px solid #E3E3E3;
}

#product-tabs .container .accordion .accordion-item .accordion-button {
	border: 0px;
	padding-left: 0px;
	padding-right: 0px;
	height: 70px;
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	text-align: left;
	color: #555;
	background-color: #fff !important;
}

#product-tabs .container .accordion .accordion-item .accordion-button ::after {
	content: 'f078';
}

#product-tabs .container .accordion .accordion-body {
	padding-left: 0px;
	width: 529px;
	max-width: 100%;
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 22px;
	text-align: left;
	color: #555;
}

#product-tabs .container .btn-container {
	margin-top: 20px;
}

#product-tabs .container .btn-container .secondary-btn {
	max-width: 168px;
	height: 57px;
	background-color: white  !important;
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	color: #0091d4;
	text-transform: uppercase;
	padding-top: 18px;
	border-radius: 3px;
	border: 2px solid #0091d4;
}

.accordion-button::after {
	font-family: "Font Awesome 5 Free";
	content: '\f078';
	background: none  !important;
	color: #0091D4;
}

.accordion-button:focus {
	outline: 0 !important;
	box-shadow: none !important;
}

.slick-arrow:hover {
	opacity: .5;
}

#icon-carousel .slick-slider .slick-track, #icon-carousel .slick-slider .slick-list {
	pointer-events: none;
}

#icon-carousel {
	margin-top: 25px;
	margin-bottom: 25px;
	max-width: 100vw;
	overflow: hidden;
}

#icon-carousel .container {
	max-width: 1088px;
	min-height: 382px;
	padding: 0;
	position: relative;
}

#icon-carousel .container .bg-carousel {
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	object-fit: cover;
	z-index: -10;
}

#icon-carousel .container .parent {
	display: flex;
	height: 100%;
	min-height: 382px;
	width: 100%;
}

#icon-carousel .container .parent .child {
	margin: auto;
	width: 650px;
	max-width: 80vw;
}

#icon-carousel .container .parent .child .carousel-items p {
	text-align: center;
	max-width: 100%;
	margin: auto;
	width: 395px;
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	color: #fff !important;
}

#icon-carousel .container .parent .child .carousel-items .icon-container {
	margin: auto;
	height: 106.19px;
	width: 106.19px;
	margin-bottom: 30px;
}

#icon-carousel .container .parent .child .carousel-items .icon-container img {
	margin: auto;
	height: 100%;
	width: 100%;
}

#icon-carousel .container .parent .child .progress {
	margin-top: 50px;
	height: 5px;
	background-color: rgba(255, 255, 255, 0.5);
	overflow: visible;
}

#icon-carousel .container .parent .child .progress .line {
	height: 5px;
	width: 100px;
	background-color: white;
}

#related-products {
	margin-top: 85px;
	overflow: hidden;
	margin-bottom: 25px;
}

#related-products .container {
	padding: 0;
	max-width: 100vw;
	width: 1088px;
}

#related-products .container h2 {
	text-transform: uppercase !important;
}

@media only screen and (max-width: 768px) and (min-width: 400) {
	#related-products .container h2 {
		max-width: 90vw;
		margin: auto;
	}
	#related-products .container .carousle-product {
		max-width: 90vw;
		width: 400px;
		margin: auto;
	}
	#related-products .container .carousle-product .products {
		left: 35% !important;
	}
	#related-products .container .product-btn {
		margin-left: 70px !important;
	}
}

#related-products .container .carousle-product {
	min-height: 550px;
	margin-top: 25px;
}

#related-products .container .carousle-product .bg-color {
	position: relative;
	height: 350px;
	width: 400px;
	max-width: 100%;
	padding-top: 30px;
}

#related-products .container .carousle-product .bg-color .bg-img {
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: -10;
	top: 0;
}

#related-products .container .carousle-product .bg-color p {
	font-weight: 600;
	font-size: 20px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
}

#related-products .container .carousle-product .bg-color .small {
	margin-top: 10px;
	font-family: "Lato", sans-serif !important;
	text-align: center;
	color: #fff !important;
	font-family: 'Lato', sans-serif;
	font-weight: bold !important;
	font-size: 12px !important;
	letter-spacing: 0.15em !important;
	margin-bottom: 20px;
	text-transform: uppercase !important;
}

#related-products .container .carousle-product .bg-color p {
	margin-top: -20px;
	font-family: "Lato", sans-serif;
	font-weight: bold !important;
	font-size: 20px !important;
	text-align: center;
	color: #fff !important;
	text-transform: uppercase;
}

#related-products .container .carousle-product .bg-color .products {
	position: absolute;
	left: 31%;
	max-width: 129px;
}

#related-products .container .carousle-product .bg-color .fruites {
	margin-top: -50px;
	position: absolute;
}

#related-products .container .carousle-product .bg-color .fruites2 {
	margin-top: -50px;
	position: absolute;
}

#related-products .container .carousle-product .product-btn {
	margin: auto;
	margin-top: 150px;
	max-width: 260px;
}

@media only screen and (max-width: 400) {
	#related-products .container .carousle-product .bg-color .products {
		left: 30% !important;
	}
}

#blog-content h1 {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 28px;
	text-align: left;
	color: #555555;
	text-transform: uppercase;
}

#blog-content .post-blog-small h4 {
	text-transform: uppercase;
}

#st-2 {
	top: 350px !important;
}

#related-products .container h2 {
	text-align: center !important;
}

h2 {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	color: #555555;
}

.global-h1 {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #555;
	margin-bottom: 15px;
	text-transform: uppercase;
}

#cocktail-header {
	position: relative;
}

#cocktail-header .img-container-ct {
	height: 100%;
	min-height: 640px;
	width: 100%;
	overflow: hidden;
	z-index: -10;
	position: absolute;
}

#cocktail-header .img-container-ct .cochtail-main-img {
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	object-fit: cover;
}

#cocktail-header .icon-container {
	height: 50px;
	margin: auto;
	bottom: 0;
	width: 100%;
	padding-top: 15px;
}

#cocktail-header .icon-con {
	width: 1088px;
	max-width: 90vw;
	padding: 0;
}

#cocktail-header .icon-con img {
	z-index: 100;
	height: 71.4px;
	width: auto;
	display: inline-block;
	position: relative;
}

#cocktail-header .main-cont {
	width: 1088px;
	max-width: 90vw;
	color: white;
	min-height: 640px;
	padding: 0;
	display: flex;
	align-items: center;
}

#cocktail-header .main-cont .row {
	height: 100%;
	bottom: 0;
/* 	padding-top: 250px; */
}

#cocktail-header .main-cont .row .col-md-6 .header-content {
	bottom: 0;
}

#cocktail-header .main-cont .row .col-md-6 .header-content p {
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	font-size: 18px;
	text-align: left;
	color: #fff  !important;
}

#cocktail-header .main-cont .row .col-md-6 .header-content .small {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0.15em;
	text-align: left;
	color: #fff;
	margin-bottom: -20px;
}

#cocktail-header .main-cont .row .col-md-6 .header-content h1 {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 40px;
	text-align: left;
	color: #fff;
	margin-bottom: 20px;
}

@media only screen and (max-width: 576px) {
	#cocktail-header .main-cont .row {
		padding-top: 280px !important;
	}
	#cocktail-header .icon-con {
		width: 290px;
		margin: auto;
	}
	#recipes {
		overflow: hidden;
		margin-top: 50px;
	}
	.recipes-img {
		max-width: 90vw !important;
	}
	#recipes .container .r-img-container {
		max-width: 90vw !important;
		margin: auto;
		min-height: 10px !important;
		min-width: 10px !important;
	}
	#recipes .fix-width {
		max-width: 90vw;
		margin: auto;
	}
	#recipes .title {
		text-align: center !important;
	}
	#recipes .title .small {
		text-align: center !important;
	}
	#recipes .title h2 {
		text-align: center !important;
	}
	#recipes .container .tiny {
		line-height: 20px !important;
	}
	#recipes .wave-btn-dark {
		margin: auto;
	}
	#recipes .container .tools-container {
		display: flex;
	}
	#recipes .container .tools-container .positioning {
		margin: auto;
	}
	#recipe-steps .bg-order {
		margin-bottom: -250px !important;
		margin-top: -80px !important;
	}
	#recipe-steps .container .img-holder {
		display: flex;
	}
	#recipe-steps .container .img-holder img {
		margin: auto;
		margin-top: 30px !important;
	}
	#recipe-steps .container .num p {
		margin-bottom: 5px;
	}
	#recipe-steps .move-up {
		margin-top: -50px !important;
	}
	.fancy_carousel-title {
		margin-top: 100px;
	}
	.fancy_carousel-title .container h2 {
		text-align: center !important;
	}
	.fancy_carousel-title .container h3 {
		text-align: center !important;
	}
	#cocktail-header .main-cont .row .col-md-6 .header-content h1 {
		font-weight: bold !important;
		font-size: 28px !important;
	}
	#about-map .container-fluid .parent .child h2 {
		font-weight: bold !important;
		font-size: 20px !important;
	}
	#about-map .container-fluid .parent .child {
		margin-top: 50px !important;
	}
	#split-carousel .container-fluid .img-1 {
		width: 50%;
		margin-left: 20px !important;
	}
	#split-carousel .container-fluid .img-2 {
		width: 50%;
		margin-left: 120px !important;
	}
	#split-carousel .container-fluid .a-slide {
		max-width: 100% !important;
	}
	#split-carousel .container-fluid .parent .child {
		max-width: 100% !important;
	}
	#map-divider .parent .child {
		max-width: 90vw !important;
	}
	#about-content .container-fluid .right-img-container {
		height: inherit !important;
	}
	#about-content .container-fluid .right-img-container img {
		margin-left: -13px !important;
		width: 105% !important;
		max-width: 105% !important;
	}
	#about-content .container-fluid .parent .left-content {
		padding-right: 0px !important;
	}
	#about-content .container-fluid .parent {
		min-height: 340px !important;
		margin: auto !important;
		max-width: 80vw !important;
	}
	#about-content .container-fluid .left-img-container {
		margin: auto !important;
	}
	#about-content .container-fluid .left-img-container .left-img {
		margin-left: 0px !important;
		max-width: 90vw !important;
		margin: auto !important;
	}
	#about-content .container-fluid .icon-container {
		margin-top: -40px !important;
		margin-left: 20px !important;
	}
	#about-content .container-fluid .left-img-container {
		height: 250px !important;
	}
	#about-content .container-fluid .parent .right-content {
		padding-left: 0px !important;
	}
	#split-carousel .container-fluid .image-1, .image-2, .image-last {
		width: 60%;
	}
	#split-carousel .container-fluid .img-holderv2 {
		height: 450px !important;
	}
	#split-carousel {
		position: relative !important;
		margin-top: -100px !important;
		overflow: hidden !important;
		max-width: 100vw;
	}
	#split-carousel .container-fluid .img-holderv2 {
		margin-top: 50px !important;
	}
	#split-carousel .container-fluid .parent .child {
		margin-bottom: 50px !important;
	}
	#quote-divider-2 img {
		object-fit: cover !important;
	}
	#quote-divider-2 {
		height: 600px !important;
	}
	#quote-divider-2 .container-fluid .parent {
		margin-top: 170px;
	}
	#quote-divider-2 .container-fluid .parent .child {
		max-width: 90vw;
	}
	#tiles .container-fluid .drink-img {
		height: 200px !important;
	}
	#tiles .container-fluid .drink-img img {
		height: 200px !important;
	}
	#split-carousel .container-fluid .img-holder {
		margin-top: 100px !important;
	}
	#blog-content .post-blog-small img {
		height: 300px !important;
		margin-top: 50px;
	}
	#blog-content .blog-post img {
		height: 300px !important;
	}
	#blog-content .post-blog-small h4 {
		font-size: 22px !important;
	}
	#blog-content h1 {
		font-size: 22px !important;
	}
	#blog-content {
		max-width: 100vw;
		overflow: hidden;
	}
	#blog-content .container-fluid .header-content {
		-webkit-box-shadow: 5px 5px 15px 5px rgba(0, 0, 0, 0.16);
		box-shadow: 5px 5px 15px 5px rgba(0, 0, 0, 0.16);
		margin-bottom: 50px;
	}
	.blog-internal .container .featured-img-container {
		width: 100vw !important;
		margin-left: -5%;
	}
	.blog-internal .container {
		margin-top: 0px !important;
	}
	.blog-internal .arthur-div .arthur-img {
		margin: auto;
	}
	.blog-internal .container .author {
		text-align: center !important;
		margin-top: 20px;
	}
	.blog-internal .container p {
		text-align: center !important;
	}
	#split-box .col-md-6 .parent {
		margin-left: 0px !important;
	}
	#breadcrums {
		max-width: 100vw;
		overflow: hidden;
	}
	.blog-internal .related-post img {
		height: 300px !important;
		object-fit: cover;
	}
	#split-carousel .container-fluid .parent .child {
		margin-top: 25px !important;
	}
}

@media screen and (max-width: 1362px) {
	#footer .social i {
		margin-right: 25px !important;
	}
}

@media screen and (max-width: 768px) and (min-width: 576px) {
	#blog-content .post-blog-small img {
		height: 300px !important;
		margin-top: 50px;
	}
	#blog-content .blog-post img {
		height: 300px !important;
	}
	#blog-content .post-blog-small h4 {
		font-size: 22px !important;
	}
	#blog-content h1 {
		font-size: 22px !important;
	}
	#blog-content {
		max-width: 100vw;
		overflow: hidden;
	}
	#blog-content .container-fluid .header-content {
		-webkit-box-shadow: 5px 5px 15px 5px rgba(0, 0, 0, 0.16);
		box-shadow: 5px 5px 15px 5px rgba(0, 0, 0, 0.16);
		margin-bottom: 50px;
	}
}

@media screen and (max-width: 992px) and (min-width: 576px) {
	#split-carousel .container-fluid .image-1, .image-2, .image-last {
		max-width: 25% !important;
	}
	#split-carousel .container-fluid .img-holderv2 {
		margin-left: -50px !important;
	}
	#about-content .container-fluid .left-img-container {
		margin-left: -150px;
	}
	#about-map .container-fluid .parent .child {
		margin-top: 100px !important;
	}
	#about-map .container-fluid .parent .child h2 {
		font-weight: bold !important;
		font-size: 20px !important;
	}
	#about-map .container-fluid .parent .child {
		margin-top: 50px !important;
	}
	#split-carousel .container-fluid .img-1 {
		width: 20%;
		margin-left: 20px !important;
	}
	#split-carousel .container-fluid .img-2 {
		width: 20%;
		margin-left: 120px !important;
	}
	#split-carousel .container-fluid .a-slide {
		max-width: 100% !important;
	}
	#split-carousel .container-fluid .parent .child {
		max-width: 100% !important;
	}
	#split-carousel .container-fluid .img-holder {
		margin-top: 100px;
		height: 300px;
		margin-left: 25px;
	}
	#map-divider .parent .child {
		max-width: 90vw !important;
	}
	#about-content .container-fluid .right-img-container {
		height: inherit !important;
	}
	#about-content .container-fluid .right-img-container img {
		margin-left: -13px !important;
		width: 105% !important;
		max-width: 105% !important;
	}
	#about-content .container-fluid .parent .left-content {
		padding-right: 0px !important;
	}
	#about-content .container-fluid .parent {
		min-height: 340px !important;
		margin: auto !important;
		max-width: 80vw !important;
	}
	#about-content .container-fluid .left-img-container {
		margin: auto !important;
	}
	#about-content .container-fluid .left-img-container .left-img {
		margin-left: 0px !important;
		max-width: 90vw !important;
		margin: auto !important;
	}
	#about-content .container-fluid .icon-container {
		margin-top: -40px !important;
		margin-left: 20px !important;
	}
	#about-content .container-fluid .left-img-container {
		height: 250px !important;
	}
	#about-content .container-fluid .parent .right-content {
		padding-left: 0px !important;
	}
	#split-carousel .container-fluid .image-1, .image-2, .image-last {
		width: 60%;
	}
	#split-carousel .container-fluid .img-holderv2 {
		height: 450px !important;
	}
	#split-carousel {
		position: relative !important;
		margin-top: -100px !important;
		overflow: hidden !important;
		max-width: 100vw;
	}
	#split-carousel .container-fluid .img-holderv2 {
		margin-top: 50px !important;
	}
	#split-carousel .container-fluid .parent .child {
		margin-bottom: 50px !important;
	}
	#quote-divider-2 img {
		object-fit: cover !important;
	}
	#quote-divider-2 {
		height: 600px !important;
	}
	#quote-divider-2 .container-fluid .parent {
		margin-top: 170px;
	}
	#quote-divider-2 .container-fluid .parent .child {
		max-width: 90vw;
	}
	#tiles .container-fluid .drink-img {
		height: 200px !important;
	}
	#tiles .container-fluid .drink-img img {
		height: 200px !important;
	}
}

@media only screen and (min-width: 768px) {
	#split-carousel .container-fluid .img-1 {
		max-width: 20% !important;
	}
	#split-carousel .container-fluid .img-2 {
		max-width: 20% !important;
	}
}

#mobile-nav {
	top: 0;
	z-index: 9999;
	height: 80px;
	position: fixed;
	width: 100vw;
	background-color: white;
	-webkit-box-shadow: 5px 5px 15px 5px rgba(0, 0, 0, 0.16);
	box-shadow: 5px 5px 15px 5px rgba(0, 0, 0, 0.16);
}

#mobile-nav img {
	height: 40px !important;
	margin-left: 10px  !important;
	margin-top: 15px;
}

#mobile-nav #dropwDown-btn {
	margin-right: 30px;
}

.mobile-dropdown {
	z-index: 8000;
	width: 100vw;
	height: 100vh;
	background-color: white;
	position: fixed;
}

.mobile-dropdown a {
	font-weight: bold !important;
	font-size: 22px !important;
	letter-spacing: 0.15em !important;
	line-height: 48px !important;
	text-align: left !important;
	color: #9d9d9d !important;
}

.mobile-dropdown .main-links {
	z-index: 8000;
	background-color: white;
	padding-top: 100px;
	width: 100vw;
	height: 100vh;
	position: absolute;
	top: 0;
}

.mobile-dropdown .product-links {
	z-index: 8000;
	background-color: white;
	padding-top: 70px;
	width: 100vw;
	height: 100vh;
	position: absolute;
	top: 0;
}

.mobile-dropdown .product-links-internal {
	z-index: 8000;
	background-color: white;
	padding-top: 70px;
	width: 100vw;
	height: 100vh;
	position: absolute;
	top: 0;
	overflow: scroll;
}

.mobile-dropdown .fa-chevron-right {
	margin-top: 0px !important;
	position: absolute;
	right: 0;
	margin-right: 20px;
}

.mobile-dropdown .back-btn {
	background-color: #ededed;
	height: 35px;
	padding-left: 18px;
}

.mobile-dropdown .back-btn a {
	font-weight: bold !important;
	font-size: 14px !important;
	letter-spacing: 0.15em !important;
	line-height: 48px !important;
	text-align: left !important;
	color: #0091d4 !important;
}

.mobile-dropdown .mobile-img {
	max-height: 90px;
	display: inline-block;
	margin-right: 20px;
	margin-left: 20px;
}

.mobile-dropdown .mobile-title {
	display: inline-block !important;
	max-width: 70% !important;
}

.mobile-dropdown .mobile-title p {
	font-weight: bold !important;
	font-size: 18px !important;
	letter-spacing: 0.15em !important;
	text-align: left !important;
	color: #9d9d9d !important;
	padding-top: 10px;
}

.mobile-dropdown .mobile-final-link {
	margin-top: 20px;
}

#open-mobile-drawer {
	right: 0 !important;
	top: 0 !important;
	margin-top: 20px;
	margin-right: 20px;
}

#hero-banner .container-fluid .row .main-img {
	width: 120% !important;
	max-width: 150% !important;
	margin-left: -50px !important;
}

.shopify-buy__product__title {
	font-family: 'Lato', sans-serif !important;
	font-weight: bold !important;
	font-size: 24px !important;
	text-align: center !important;
	color: #555 !important;
	margin-bottom: 15px !important;
	text-transform: uppercase !important;
}

#quote-divider-2 img {
	object-fit: cover;
}

.blue-devider {
	height: 6px;
	width: 168px;
	background-color: #0091D4;
	border-radius: 3px;
}

.add-padding-cert {
	padding-left: 50px;
}

.add-padding-cert .cert-icon {
	height: 102px;
	width: 102px;
	object-fit: contain;
}

.add-padding-cert .add-padding-content {
	padding-left: 50px;
}

.add-padding-cert h2 {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 22px;
	line-height: 24px;
	text-align: left;
	color: #555;
	text-transform: uppercase !important;
}

@media only screen and (max-width: 768px) {
	.pad-2 {
		margin-left: 20px;
	}
	.add-padding-cert {
		padding-left: 00px;
	}
	.add-padding-cert .cert-icon {
		height: 102px;
		width: 102px;
		margin-bottom: 10px;
		margin-left: 20px;
	}
	.add-padding-cert .add-padding-content {
		padding-left: 0px;
		padding: 30px;
	}
	#placeholder {
		width: 1088px;
		max-width: 90vw;
	}
	#placeholder .parent {
		height: 100%;
		display: flex;
	}
	#placeholder .parent .child {
		width: 100%;
		margin: auto;
		text-align: center !important;
	}
	#placeholder .parent .child a {
		margin: auto;
	}
}

#team {
	width: 736px;
	max-width: 90vw;
}

#team .sub-head {
	font-weight: normal !important;
	font-style: italic !important;
}

#placeholder {
	width: 1088px;
	max-width: 90vw;
}

#placeholder .parent {
	height: 100%;
	display: flex;
}

#placeholder .parent .child {
	width: 100%;
	margin: auto;
}

#placeholder .add-min-height {
	min-height: 500px;
}

.contact-form label {
	width: 100%;
	font-family: 'Lato', sans-serif !important;
	font-weight: bold !important;
	font-size: 12px !important;
	letter-spacing: 0.15em !important;
	line-height: 26px !important;
	text-align: left !important;
	color: #555555 !important;
}

.contact-form label .blue {
	color: #0091d4 !important;
}

.contact-form .wpcf7-select {
	width: 100% !important;
	background-color: white;
	height: 40px;
	padding-left: 10px;
	border-radius: 6px !important;
}

.contact-form .wpcf7-textarea {
	max-height: 132px;
}

.contact-form input {
	width: 100%;
}

.contact-form .wpcf7-submit {
	width: 308px;
	height: 60px;
	font-weight: 600;
	font-size: 16px;
	border: #0091D4;
	color: white;
	background-color: #0091D4;
}

.contact-form .wpcf7-submit:hover {
	width: 308px;
	height: 60px;
	font-weight: 600;
	font-size: 16px;
	border: 1px solid #0091D4;
	color: #0091D4;
	background-color: white;
}

.a_anime {
	text-transform: uppercase !important;
}

#slick-carousel-mobile {
	overflow: hidden;
}

#related-products .container h2 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 28px;
	text-align: left;
	color: #555;
}

#product-tabs h2 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 28px;
	text-align: left;
	color: #555;
}

.blog-internal .related-post img {
	object-fit: cover;
}

#recipes {
	background-color: white;
}
.recipe-right-img-wrapper {
	overflow: hidden;
	display: flex;
	justify-content: center;
}

#recipes .wave-btn-dark {
	max-width: 260px;
	margin-top: 20px;
}

#recipes .container {
	width: 1088px;
	max-width: 90vw;
	padding: 0;
}

#recipes .container .back-btn a {
	margin-bottom: 20px;
	font-weight: normal;
	font-size: 15px;
	line-height: 18px;
	text-align: right;
	color: #0091d4;
}

#recipes .container .back-btn a i {
	margin-right: 5px;
}

#recipes .container .columnn {
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

#recipes .container .add-border {
	border-bottom: 1px solid #00A1DD;
	width: 80%;
	position: absolute;
	bottom: 0;
}

#recipes .container .small {
	font-family: 'Lato', sans-serif !important;
	font-weight: bold !important;
	font-size: 12px !important;
	letter-spacing: 0.15em !important;
	text-align: left;
	color: #555 !important;
	margin-bottom: -0px !important;
	text-transform: uppercase !important;
}

#recipes .container p {
	margin-bottom: 0;
}

#recipes .container h2 {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 40px;
	text-align: left;
	color: #555;
	margin-bottom: 30px;
}

#recipes .container .size {
	font-family: 'Lato', sans-serif;
	font-weight: normal !important;
	font-size: 28px !important;
	line-height: 33.92px;
	text-align: left;
	color: #555555 !important;
}

#recipes .container .size span {
	font-size: 21px !important;
}

#recipes .container .tiny {
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	font-size: 13px !important;
	margin-top: 20px;
	text-align: left;
	color: #000 !important;
}

#recipes .container .main-btn {
	margin-top: 25px;
}

#recipes .container .r-img-container {
	min-height: 470px;
	min-width: 630px;
}

#recipes .container .tools-container {
	min-height: 50px;
	padding-bottom: 50px;
}

#recipes .container .tools-container .positioning {
	min-height: 50px;
	min-width: 50px;
	display: inline;
	float: right;
	margin-top: -20px;
}

#recipes .container .tools-container .positioning .title {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0.15em;
	line-height: 26px;
	text-align: left;
	color: #555;
	margin-bottom: 10px;
	text-transform: uppercase;
}

#recipes .container .tools-container .positioning .icons {
	margin-right: -20px;
}

#recipes .container .tools-container .positioning .icons img {
	margin-right: 20px;
	height: 73.2px;
	width: 73.2px;
}

#fancy_Carousel::-webkit-scrollbar {
	display: none;
}

.spacing-fix {
	margin-top: 0px  !important;
}

.icon-container {
	height: 30px;
}

.icon-container .container-fluid {
	max-width: 1088px;
}

.icon-container .container-fluid .icon-position {
	float: right;
	display: inline-block;
}

.icon-container .container-fluid .icon-position img {
	margin-left: 20px;
	height: 73.2px;
	width: 73.2px;
}

.bg-grey {
	height: 419px;
	background-color: #f5f5f5;
	margin-bottom: -350px;
}

.fancy_carousel-title {
	margin-bottom: 25px;
}

.fancy_carousel-title .container {
	max-width: 1088px;
	margin-bottom: 20px;
}

.fancy_carousel-title .container h3 {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0.15em;
	line-height: 26px;
	text-align: left;
	color: #555;
	margin-bottom: -5px;
}

.fancy_carousel-title .container h2 {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 40px;
	line-height: 40px;
	text-align: left;
	color: #555;
}

.fancy-carousel-container {
	margin-top: 30px;
	max-width: 1088px;
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-align: left;
	color: #9d9d9d;
}

.fancy-carousel-container .notice {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 10px !important;
	text-align: left;
	color: #9d9d9d !important;
	font-weight: 700px !important;
	margin-bottom: 5px !important;
}

#fancy_Carousel {
	overflow: scroll;
	cursor: grab;
	width: 100vw;
	-ms-overflow-style: none;
	/* IE and Edge */
	scrollbar-width: none;
	/* Firefox */
}

#fancy_Carousel .container {
	max-width: 1088px;
	padding-left: 5px;
}

#fancy_Carousel .container .slide-holder {
	overflow-x: scroll;
	overflow-y: hidden;
	white-space: nowrap;
	overflow: visible;
}

#fancy_Carousel .container .slide-holder .myu-slide {
	height: 450px;
	width: 326px;
	display: inline-block;
	margin-right: 10px;
	position: relative;
	overflow: hidden;
}

#fancy_Carousel .container .slide-holder .myu-slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#fancy_Carousel .container .slide-holder .myu-slide .drink-title {
	position: absolute;
	bottom: 0;
	margin-left: 30px;
	margin-bottom: 30px;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 40px;
	line-height: 40px;
	text-align: left;
	color: #fff;
	opacity: 0;
}

#fancy_Carousel .container .slide-holder .myu-slide-offset {
	height: 10px;
	width: 326px;
	display: inline-block;
}

#recipe-steps {
	margin-bottom: 100px;
}
.recipe-steps-text-wrapper {
	display: flex;
	align-items: flex-end;
}

#recipe-steps .bg-order {
	height: 323.78px;
	background-color: #f5f5f5;
	margin-bottom: -300px;
}

#recipe-steps .title {
	margin-bottom: 30px;
}

#recipe-steps .container {
	max-width: 1088px;
}

#recipe-steps .container .row {
	padding: 0;
}

#recipe-steps .container .sub-head {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0.15em;
	line-height: 26px;
	text-align: left;
	color: #555;
	text-transform: uppercase;
}

#recipe-steps .container .main-head {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 40px;
	line-height: 40px;
	text-align: left;
	color: #555;
}

#recipe-steps .container .num {
	display: inline-block;
	align-self: flex-start;
}

#recipe-steps .container .num p {
	font-family: 'Lato', sans-serif;
	font-weight: bold !important;
	font-size: 50px !important;
	line-height: 1!important;
	text-align: left;
	color: black !important;
	margin-bottom: -2px;
}

#recipe-steps .container .num p span {
	color: #0091d4;
}

#recipe-steps .container .step {
	display: inline-block;
	max-width: 80%;
	padding-left: 5px;
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	font-size: 15px;
	line-height: 18px;
	text-align: left;
	color: #000;
}

#recipe-steps .container .img-holder {
	width: 100%;
	margin-bottom: 20px;
}

#recipe-steps .container .img-holder img {
	height: auto;
	margin-top: -30px;
	object-fit: cover;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-o-transition-duration: 300ms;
	transition-duration: 300ms;
}

#recipe-landing-header {
	height: 511px;
	position: relative;
	margin-bottom: 120px;
}

#recipe-landing-header .product-btn {
	max-width: 260px;
}

#recipe-landing-header img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	position: absolute;
	top: 0;
	z-index: -10;
}

#recipe-landing-header .container-fluid {
	width: 1088px;
	max-width: 100vw;
	height: 100%;
}

#recipe-landing-header .container-fluid .content-container {
	max-width: 410px;
	padding-top: 50px;
	margin-bottom: -120px;
	position: end;
	position: absolute;
	bottom: 0;
}

#recipe-landing-header .container-fluid .content-container .white-bg {
	background-color: white;
	height: 100%;
	width: 555.41px;
	position: absolute;
	z-index: -5;
	margin-left: -80px;
	top: 0;
}

#recipe-landing-header .container-fluid .content-container .small {
	font-family: 'Lato', sans-serif;
	font-weight: bold  !important;
	font-size: 12px  !important;
	letter-spacing: 0.15em  !important;
	margin-bottom: -10px;
	text-align: left;
	color: #9d9d9d  !important;
	text-transform: uppercase !important;
}

#recipe-landing-header .container-fluid .content-container h1 {
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 28px;
	text-align: left;
	color: #555555;
	text-transform: uppercase;
}

#recipe-landing-header .container-fluid .content-container .subhead {
	font-family: 'Lato', sans-serif;
	font-weight: bold !important;
	font-size: 14px !important;
	text-align: left;
	letter-spacing: 0.075em !important;
	color: #0091d4 !important;
	text-transform: uppercase;
}

#recipe-landing-header .container-fluid .content-container .content {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-size: 18px;
	letter-spacing: 0em;
	text-align: left;
	color: #2c2c2c;
	max-width: 100%;
	overflow: auto;
}

@media only screen and (max-width: 576px) {
	#recipe-landing-header .container-fluid {
		position: relative;
	}
	#recipe-landing-header .container-fluid .content-container {
		max-width: 95%  !important;
		padding-left: 10px;
		padding-right: 20px;
		padding-bottom: 50px;
		-webkit-box-shadow: 5px 5px 15px 5px rgba(0, 0, 0, 0.15);
		box-shadow: 5px 5px 15px 5px rgba(0, 0, 0, 0.15);
	}
	#recipe-landing-header .container-fluid .content-container .white-bg {
		height: 100% !important;
		left: 0;
		width: 100%  !important;
		position: absolute !important;
		z-index: -5 !important;
		margin-left: 0px !important;
		top: 0 !important;
	}
	#recipe-landing-header .container-fluid .content-container .small {
		text-align: center !important;
	}
	#recipe-landing-header .container-fluid .content-container h1 {
		text-align: center !important;
	}
	#recipe-landing-header .container-fluid .content-container .subhead {
		text-align: center !important;
	}
	#recipe-landing-header .container-fluid .content-container .content {
		text-align: center !important;
	}
	#recipe-landing-header .container-fluid .content-container .product-btn {
		margin: auto;
	}
}

#recipe-search {
	margin-bottom: 50px;
}

#recipe-search .spinner-containerr {
	height: 300px;
	display: flex;
}

#recipe-search .spinner-containerr .spinner-border {
	margin: auto;
}

#recipe-search .hide {
	display: none;
}

#recipe-search .container-fluid {
	max-width: 90vw;
	width: 1088px;
}

#recipe-search .container-fluid .title {
	border-bottom: 1px solid #0091D4;
	padding-bottom: 10px;
}

#recipe-search .container-fluid .title small {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0.15em;
	margin-bottom: -20px;
	text-align: left;
	color: #9d9d9d;
	text-transform: uppercase !important;
}

#recipe-search .container-fluid .title h2 {
	margin-top: 5px;
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 28px;
	text-align: left;
	color: #555555;
	text-transform: uppercase;
}

#recipe-search .container-fluid .title .col-6 {
	position: relative;
}

#recipe-search .container-fluid .title input {
	max-width: 285px;
	background-color: rgba(0, 0, 0, 0);
	height: 31px;
	border: 0;
	right: 0;
	bottom: 0;
	margin-bottom: 10px;
	display: inline-block;
}

#recipe-search .container-fluid .title .search-btn {
	display: inline-block;
}

#recipe-search .container-fluid .title .search-btn i {
	font-size: 20px !important;
	color: #E4E4E4;
}

#recipe-search .container-fluid .title .search-container {
	background-color: #FAFAFA;
	width: 340px;
	border: 1px solid #E4E4E4;
	height: 31px;
	float: right;
	margin-top: 10px;
}

#recipe-search .container-fluid .filters {
	margin-top: 20px;
	margin-bottom: 20px;
}

#recipe-search .container-fluid .filters .cat-title h4 {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 23px;
	text-align: left;
	color: #000;
}

#recipe-search .container-fluid .filters .cat-title label {
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 30px;
	text-align: left;
	color: #000;
	margin-left: 5px;
}

#recipe-search .container-fluid .filters .cat-title .form-check-input {
	border-radius: 50%;
	height: 12px;
	width: 12px;
	margin-top: 8px;
	margin-left: -15px;
}

#recipe-search .container-fluid .ourcome .row {
	padding: 0;
}

#recipe-search .container-fluid .ourcome .recipe-container {
	margin-top: 25px;
}

#recipe-search .container-fluid .ourcome .recipe-container .recipe-title {
	margin-top: 10px;
	font-family: 'Lato', sans-serif;
	font-weight: bold !important;
	font-size: 15px !important;
	line-height: 18px;
	text-align: left;
	color: #555 !important;
}

@media only screen and (max-width: 576px) {
	#recipe-search .title {
		border: 0px !important;
	}
	#recipe-search .title small {
		text-align: center !important;
	}
	#recipe-search .title h2 {
		text-align: center !important;
	}
}

#cocktail-header .main-cont .row .col-md-6 .header-content .small {
	text-transform: uppercase !important;
}

#cocktail-header .main-cont .row .col-md-6 .header-content h1 {
	text-transform: uppercase !important;
}

.small-product {
	margin-top: 30px;
	color: #9d9d9d !important;
	font-family: "Lato", sans-serif !important;
	text-align: center;
	font-weight: bold !important;
	font-size: 12px !important;
	letter-spacing: 0.15em !important;
	margin-bottom: 0px;
	text-transform: uppercase !important;
}

.h2-product {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	color: #555;
	margin-bottom: 15px;
	text-transform: uppercase;
}

#about-map .container-fluid {
	max-width: 90vw;
	width: 1088px;
}

#about-map .container-fluid .parent {
	height: 100%;
	display: flex;
}

#about-map .container-fluid .parent .child {
	margin: auto;
}

#about-map .container-fluid .parent .child h2 {
	margin-top: 5px;
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 28px;
	text-align: left;
	color: #555555;
	text-transform: uppercase;
}

#about-map .container-fluid .parent .child p {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-size: 18px;
	letter-spacing: 0em;
	line-height: 26px;
	text-align: left;
	color: #2c2c2c;
	max-width: 100%;
	overflow: auto;
	color: #555555;
	font-weight: 300;
	letter-spacing: 0em;
	font-size: 18px;
}

#about-map .container-fluid .parent .child .aline-left {
	margin-left: -30px;
}

#about-map .container-fluid .parent .child img {
	width: 171px;
	height: 148px;
	object-fit: contain;
	margin-bottom: -30px;
}

#about-map .container-fluid .parent .child .title-position {
	font-family: 'Lato', sans-serif !important;
	font-weight: bold !important;
	font-size: 12px !important;
	letter-spacing: 0.15em !important;
	line-height: 14px !important;
	text-align: left !important;
	color: #9d9d9d !important;
}

#split-carousel .container-fluid {
	max-width: 90vw;
	width: 1088px;
}

#split-carousel .container-fluid .img-holder {
	height: 400px;
}

#split-carousel .container-fluid .img-holderv2 {
	height: 600px;
}

#split-carousel .container-fluid .img-1 {
	z-index: 100;
	position: absolute;
}

#split-carousel .container-fluid .img-2 {
	position: absolute;
	margin-left: 150px;
	transform: rotate(20deg);
	margin-top: 100px;
	z-index: 200;
}

#split-carousel .container-fluid .icon-container {
	margin-top: -40px;
}

#split-carousel .container-fluid .moveback {
	z-index: 50;
}

#split-carousel .container-fluid .image-1 {
	position: absolute;
	transform: rotate(-20deg);
	z-index: 50;
}

#split-carousel .container-fluid .image-2 {
	position: absolute;
	transform: rotate(-35deg);
	margin-left: 150px;
	z-index: 75;
}

#split-carousel .container-fluid .image-last {
	position: absolute;
	transform: rotate(-15deg);
	margin-left: 100px;
	margin-top: 120px;
	z-index: 100;
}

#split-carousel .container-fluid .moveForward {
	z-index: 500;
}

#split-carousel .container-fluid .a-slide {
	max-width: 400px;
}

#split-carousel .container-fluid .a-slide h2 {
	color: #555555;
	margin-top: 5px;
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 28px;
	text-align: left;
	color: #555555;
	text-transform: uppercase;
}

#split-carousel .container-fluid .a-slide p {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-size: 18px;
	letter-spacing: 0em;
	line-height: 26px;
	text-align: left;
	color: #2c2c2c;
	max-width: 100%;
	overflow: auto;
	color: #555555;
	font-weight: 300;
	letter-spacing: 0em;
	font-size: 18px;
}

#split-carousel .container-fluid .parent {
	display: flex;
	height: 100%;
}

#split-carousel .container-fluid .parent .child {
	margin: auto;
	max-width: 450px;
}

#split-carousel .container-fluid h3 {
	font-family: 'Lato', sans-serif !important;
	font-weight: bold !important;
	font-size: 24px !important;
	line-height: 68px !important;
	text-align: left !important;
	color: #555 !important;
	text-transform: uppercase;
}

#split-carousel .container-fluid .slick-dots {
	max-width: 100px;
	padding: 0;
}

#split-carousel .container-fluid .slick-dots li {
	float: left;
}

#split-carousel .container-fluid .slick-dots li button {
	width: 16px;
	border-radius: 50%;
	padding: 0;
	height: 16px;
	background: #E5E5E5;
}

.slick-dots li.slick-active button:before {
	color: #0091D4 !important;
	width: 16px !important;
	border-radius: 50% !important;
	height: 16px !important;
	opacity: 1 !important;
	font-size: 19px !important;
	margin-left: -1px;
}

.slick-dots li button:before {
	opacity: 0;
}

.slick-dots li button:hover:before {
	opacity: 0;
}

#map-divider {
	min-height: 406px;
	position: relative;
	overflow: hidden;
	margin-top: 75px;
}

#map-divider img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: -100;
	object-fit: cover;
}

#map-divider .map {
	opacity: .8;
}

#map-divider .parent {
	height: 100%;
	display: flex;
	min-height: 406px;
}

#map-divider .parent .child {
	margin: auto;
	max-width: 593px;
	padding-top: 50px;
}

#map-divider .parent .child p {
	font-weight: normal !important;
	font-size: 28px !important;
	line-height: 34px !important;
	text-align: center !important;
	color: #fff !important;
}

#about-content {
	margin-top: 50px;
	margin-bottom: 50px;
}

#about-content .container-fluid {
	max-width: 1088px;
}

#about-content .container-fluid .icon-container {
	margin-top: -85px;
	position: absolute;
}

#about-content .container-fluid .left-img-container {
	width: 100%;
	height: 384px;
	max-width: 90vw;
	right: 0;
	position: relative;
}

#about-content .container-fluid .left-img-container .left-img {
	width: 100%;
	max-width: 100%;
	height: auto;
	position: absolute;
	top: 0;
	margin-left: -76px;
	margin-top: -50px;
	z-index: -100;
}

#about-content .container-fluid .right-img-container {
	height: 384px;
	max-width: 90vw;
	position: relative;
}
@media (min-width: 1200px) {
#about-content .container-fluid .right-img-container, #about-content .container-fluid .left-img-container .left-img,
#about-content .container-fluid .left-img-container {
	width: 632px;
}
}

#about-content .container-fluid .right-img-container img {
	margin-left: -100px;
	z-index: 100;
}

#about-content .container-fluid .parent {
	height: 100%;
	min-height: 400px;
	display: flex;
}

#about-content .container-fluid .parent .left-content {
	padding-right: 50px;
}

#about-content .container-fluid .parent .right-content {
	padding-left: 50px;
}

#about-content .container-fluid .parent .child {
	margin: auto;
}

#about-content .container-fluid .parent .child h2 {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 24px;
	text-align: left;
	color: #555555;
	text-transform: uppercase;
	margin-bottom: 20px;
}

#about-content .container-fluid .parent .child p {
	max-width: 460px;
	font-weight: 300;
	font-size: 18px;
	letter-spacing: 0em;
	line-height: 26px;
	text-align: left;
	color: #2c2c2c;
	max-width: 100%;
	overflow: auto;
	color: #555555;
	font-weight: 300;
	letter-spacing: 0em;
	font-size: 18px;
}

#quote-devider {
	height: 663px;
	overflow: hidden;
	position: relative;
}

#quote-devider .bg-img-simple {
	width: 100%;
	height: 100%;
	position: absolute;
	object-fit: cover;
	margin-top: -50px;
	z-index: -100;
	top: 0;
}

#quote-devider .mydots {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
}

#quote-devider .bg-img-scroll {
	width: 130%;
	transform: rotate(-40deg);
	margin-top: -100px;
	height: auto;
}

#quote-devider .overlay {
	position: absolute;
	top: 0;
	left: 0;
	mix-blend-mode: multiply;
	height: 100%;
	width: 100%;
}

#quote-devider .container-fluid {
	max-width: 1088px;
	height: 100%;
}

#quote-devider .container-fluid .parent {
	height: 663px;
	display: flex;
}

#quote-devider .container-fluid .parent .child {
	margin: auto;
}

#quote-devider .container-fluid .parent .child p {
	font-weight: normal !important;
	font-size: 28px !important;
	line-height: 34px !important;
	text-align: center !important;
	color: #fff !important;
}

#quote-divider-2 {
	height: 460px;
	position: relative;
	overflow: hidden;
	max-width: 100vw;
}

#quote-divider-2 img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -100;
}

#quote-divider-2 .container-fluid {
	max-width: 1088px;
	height: 100%;
}

#quote-divider-2 .container-fluid .parent {
	height: 460px;
	display: flex;
}

#quote-divider-2 .container-fluid .parent .child {
	margin: auto;
}

#quote-divider-2 .container-fluid .parent .child h2 {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 24px;
	text-align: left;
	color: white;
	text-transform: uppercase;
	margin-bottom: 20px;
}

#quote-divider-2 .container-fluid .parent .child p {
	max-width: 391px !important;
	color: white !important;
}

#tiles {
	max-width: 100vw;
	overflow: hidden;
}

#tiles .container-fluid {
	max-width: 1800px;
}

#tiles .container-fluid .social-square {
	background-color: #0091D4;
}

#tiles .container-fluid .square {
	height: 455px;
}

#tiles .container-fluid .square img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

#tiles .container-fluid .square .parent {
	height: 100%;
	display: flex;
}

#tiles .container-fluid .square .parent .child {
	margin: auto;
}

#tiles .container-fluid .square .parent .child .social {
	text-align: center;
}

#tiles .container-fluid .square .parent .child .social i {
	font-weight: normal;
	font-size: 61px;
	line-height: 88px;
	text-align: left;
	color: #fff;
}

#tiles .container-fluid .square .parent .child .social p {
	font-family: 'Lato', sans-serif !important;
	font-weight: normal !important;
	font-size: 29px !important;
	line-height: 49px !important;
	text-align: left !important;
	color: #fff !important;
}

.blog-internal .container {
	max-width: 90vw;
	width: 904px;
}

.blog-internal .container .featured-img-container {
	width: 100%;
	height: 400px;
}

.blog-internal .container .featured-img-container img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.blog-internal .container .title {
	text-transform: uppercase;
}

.blog-internal .container .author {
	text-transform: uppercase;
}

.blog-internal .arthur-div {
	border-top: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	padding-top: 50px;
	padding-bottom: 50px;
	margin: auto;
	margin-top: 50px;
	margin-bottom: 50px;
	max-width: 1088px;
}

.blog-internal .arthur-div .arthur-img {
	height: 80px;
	width: 80px;
	border-radius: 50% !important;
	object-fit: cover;
	overflow: hidden;
}

.blog-internal .arthur-div .arthur-img .avatar {
	height: 100%;
	weight: 100%;
	object-fit: cover;
}

.blog-internal .arthur-div h4 {
	font-family: 'Lato', sans-serif !important;
	font-weight: bold !important;
	font-size: 16px !important;
	text-align: left !important;
	color: #555 !important;
}

.blog-internal .container-fluid {
	max-width: 90vw;
	width: 1088px;
}

.blog-internal .related-post img {
	width: 352px;
	height: 171.61px;
}

.blog-internal .related-post h3 {
	font-family: 'Lato', sans-serif !important;
	font-weight: bold;
	font-size: 22px;
	line-height: 24px;
	text-align: left;
	color: #555;
	max-width: 265px;
}

.blog-internal .related-post .link {
	font-family: 'Lato', sans-serif !important;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	color: #0091d4;
}

#blog-header {
	height: 440px;
	position: relative;
}

#blog-header img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	z-index: -100;
}

#blog-content {
	margin-top: -130px;
}

#blog-content h1 {
	text-transform: uppercase;
}

#blog-content .container-fluid {
	width: 1088px;
	max-width: 90vw;
}

#blog-content .container-fluid .content-col {
	position: relative;
}

#blog-content .container-fluid .header-content {
	padding: 35px;
	background-color: white !important;
	bottom: 0;
	max-width: 100%;
}

#blog-content .sticky-top {
	top: 5em;
}

#blog-content .Category-list {
	padding-left: 30px;
	margin-bottom: 50px;
}

#blog-content .Category-list .title {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 68px;
	text-align: left;
	color: #555;
}

#blog-content .Category-list a {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	color: #0091d4;
	margin-bottom: 20px;
	text-transform: uppercase;
}

#blog-content .blog-post img {
	width: 100%;
	height: 400px;
	object-fit: cover;
}

#blog-content .post-blog-small img {
	width: 100%;
	height: 128.08px;
	object-fit: cover;
}

#blog-content .post-blog-small h4 {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 22px;
	line-height: 24px;
	text-align: left;
	color: #555;
	min-height: 50px;
}

#blog-content a {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	color: #0091d4;
}

#blog-content .pagination {
	border-top: 1px solid #d9d9d9;
	position: relative;
	padding-top: 30px;
	margin-bottom: 30px;
}

#blog-content .pagination .previous {
	left: 0;
	position: absolute;
}

#blog-content .pagination .center {
	margin: auto;
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	color: #0091d4;
}

#blog-content .pagination .next {
	right: 0;
	position: absolute;
}

.blob-btn {
	z-index: 1;
	position: relative;
	padding: 20px 46px;
	margin-bottom: 30px;
	text-align: center;
	text-transform: uppercase;
	color: #0091d4;
	font-size: 16px;
	font-weight: bold;
	background-color: transparent;
	outline: none;
	border: none;
	transition: color 0.5s;
	cursor: pointer;
	border-radius: 30px;
}

.blob-btn:before {
	content: "";
	z-index: 1;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border: 2px solid #0091d4;
}

.blob-btn:after {
	content: "";
	z-index: -2;
	position: absolute;
	left: 3px;
	top: 3px;
	width: 100%;
	height: 100%;
	transition: all 0.3s 0.2s;
}

.blob-btn:hover {
	color: #FFFFFF;
	border-radius: 30px;
}

.blob-btn:hover:after {
	transition: all 0.3s;
	left: 0;
	top: 0;
}

.blob-btn__inner {
	z-index: -1;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #ffffff;
}

.blob-btn__blobs {
	position: relative;
	display: block;
	height: 130%;
	filter: url("#goo");
}

.blob-btn__blob {
	position: absolute;
	top: 2px;
	width: 32.5%;
	height: 130%;
	background: #0091d4;
	border-radius: 100%;
	transform: translate3d(0, 150%, 0) scale(1.7);
	transition: transform 0.35s;
}

@supports (filter: url("#goo")) {
	.blob-btn__blob {
		transform: translate3d(0, 150%, 0) scale(1.4);
	}
}

.blob-btn__blob:nth-child(1) {
	left: 0%;
	transition-delay: 0s;
}

.blob-btn__blob:nth-child(2) {
	left: 30%;
	transition-delay: 0.08s;
}

.blob-btn__blob:nth-child(3) {
	left: 60%;
	transition-delay: 0.16s;
}

.blob-btn__blob:nth-child(4) {
	left: 90%;
	transition-delay: 0.24s;
}

.blob-btn:hover .blob-btn__blob {
	transform: translateZ(0) scale(1.7);
}

@supports (filter: url("#goo")) {
	.blob-btn:hover .blob-btn__blob {
		transform: translateZ(0) scale(1.4);
	}
}

.blob-btn-dark {
	z-index: 1;
	position: relative;
	padding: 20px 46px;
	margin-bottom: 30px;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF !important;
	font-size: 16px;
	font-weight: bold;
	background-color: transparent;
	outline: none;
	border: none;
	transition: color 0.5s;
	cursor: pointer;
	border-radius: 3px !important;
}

.blob-btn-dark:before {
	content: "";
	z-index: 1;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border: 2px solid #0091d4;
	border-radius: 3px !important;
}

.blob-btn-dark:after {
	content: "";
	z-index: -2;
	position: absolute;
	left: 3px;
	top: 3px;
	width: 100%;
	height: 100%;
	transition: all 0.3s 0.2s;
}

.blob-btn-dark:hover {
	color: #0091d4 !important;
	border-radius: 3px;
}

.blob-btn-dark:hover:after {
	transition: all 0.3s;
	left: 0;
	top: 0;
}

.blob-btn-dark__inner {
	z-index: -1;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #0091d4;
}

.blob-btn-dark__blobs {
	position: relative;
	display: block;
	height: 130%;
	filter: url("#goo");
}

.blob-btn-dark__blob {
	position: absolute;
	top: 2px;
	width: 100%;
	height: 130%;
	background: #FFFFFF;
	transform: translate3d(0, 150%, 0) scale(1.7);
	transition: transform 0.35s;
}

@supports (filter: url("#goo")) {
	.blob-btn-dark__blob {
		transform: translate3d(0, 150%, 0) scale(1.4);
	}
}

.blob-btn-dark__blob:nth-child(1) {
	left: 0%;
	transition-delay: 0s;
}

.blob-btn-dark__blob:nth-child(2) {
	left: 30%;
	transition-delay: 0.08s;
}

.blob-btn-dark__blob:nth-child(3) {
	left: 60%;
	transition-delay: 0.16s;
}

.blob-btn-dark__blob:nth-child(4) {
	left: 90%;
	transition-delay: 0.24s;
}

.blob-btn-dark:hover .blob-btn-dark__blob {
	transform: translateZ(0) scale(1.7);
}

@supports (filter: url("#goo")) {
	.blob-btn-dark:hover .blob-btn-dark__blob {
		transform: translateZ(0) scale(1.4);
	}
}

.wave-btn {
	position: relative;
	display: inline-block;
	max-width: 200px;
	padding: 12px 30px;
	border: 2px solid #0091d4;
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: 0px;
	color: #0091d4 !important;
	text-decoration: none;
	text-align: center;
	background-color: white;
	height: 57px;
	overflow: hidden;
	font-weight: 600;
	font-size: 16px;
	text-align: left;
	color: #0091d4;
	background-color: white;
	transition: .3s;
}

.wave-btn span {
	position: relative;
	z-index: 1;
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 0.1em;
	text-align: left;
	pointer-events: none;
	text-transform: uppercase;
}

.wave-btn .wave {
	display: none;
	color: #0091d4;
}

.wave-btn:hover {
	transition: .3s;
	background-color: #0091d4;
	color: white !important;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.wave-btn-dark {
	position: relative;
	max-width: 200px;
	padding: 12px 30px;
	border: 2px solid #0091d4;
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: 0px;
	color: white !important;
	text-decoration: none;
	text-align: center;
	background-color: #0091d4;
	height: 57px;
	overflow: hidden;
	font-weight: 600;
}

.wave-btn-dark span {
	position: relative;
	z-index: 1;
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 0.1em;
	text-align: left;
	pointer-events: none;
	text-transform: uppercase;
}

.wave-btn-dark .wave {
	display: none;
}

.wave-btn-dark:hover {
	background: white;
	color: #0091d4 !important;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.map-navbar {
	padding-top: 50px;
	padding-left: 30px;
	padding-right: 30px;
	background-color: rgba(0, 0, 0, 0);
	position: absolute;
	z-index: 9999;
	width: 100%;
}

.map-navbar .align-dropdown {
	margin-left: -130px;
	background-color: white;
}

.map-navbar .align-dropdown a {
	text-transform: uppercase;
}

.act {
	color: #0091D4 !important;
}

.algin-nav-element {
	display: inline-block;
	margin-right: 20px;
}

.map-nav {
	margin-left: -300px;
}

@media only screen and (max-width: 600px) {
	.map-nav {
		margin-left: 0px;
	}
}

.map-search-input {
	background-color: white;
	border-radius: 28px !important;
	height: 55px;
	width: 275px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px !important;
}

.map-search-input i {
	display: inline-block;
	margin-right: 10px;
	color: #0091D4;
}

.map-search-input input {
	display: inline-block;
	width: 80%;
	border: 0px;
}

.round-Icon {
	background-color: white;
	border-radius: 50%;
	padding: 15.5px;
	color: #0091D4;
	height: 50px;
	width: 50px;
}

.back-btn {
	font-size: 30px;
	color: white;
}

.form-inline {
	width: 400px;
}

.slick-carousel-container::-webkit-scrollbar {
	display: none;
}

.drinks-list-container::-webkit-scrollbar {
	display: none;
}

.drinks-list-container {
	-ms-overflow-style: none;
	/* IE and Edge */
	scrollbar-width: none;
	/* Firefox */
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
	grid-gap: 2px;
	max-width: 100%;
	margin: unset;
	padding-bottom: 17px;
}
.drinks-list-container > div {
  margin-top: 15px;
  padding: unset;
}
.mapboxgl-popup-content .drinks-list-container {
  grid-template-columns: 1fr 1fr 1fr;
}

.product-name {
	text-transform: uppercase;
	padding: 0 5px;
}


.map-page {
	position: relative;
	display: grid;
	grid-template-columns: 1fr 2fr;
	height: calc(100vh - 122px);
}
.map-right-mapbox {
    height: 100%;
	position: relative;
}
.map-left-results {
	height: 100%;
	overflow-y: scroll;
}
.directions-link {
	margin-right: 15px;
	margin-top: 12px;
}
[id^=distance-from] {
  text-align: right;
	font-size: 12px;
}
.directions-text {
  margin-left: 6px;
	margin-top: 2px;
	text-align: right;
	
}
.map-page .slick-carousel-container {
	position: static;
	margin-top: 80px;
	margin-bottom: 20px;
	padding: 0 30px;
}

.map-page .slick-carousel-container .store-container2 {
/* 	overflow: visible !important;
	padding-bottom: 30px;
	overflow-x: scroll;
	overflow-y: hidden;
	white-space: nowrap;
	overflow: visible; */
	display: grid;
	grid-template-columns: 1fr;
	grid-template-rows: auto;
	grid-gap: 12px;
}

.map-page .slick-carousel-container .store-container2 .store {
/* 	padding-top: 30px;
	padding-bottom: 30px;
	display: inline-block;
	width: 325px;
	margin-left: 20px;
	margin-right: 20px;
	pointer-events: auto; */
}

.map-page .slick-carousel-container .holder {
	-webkit-box-shadow: 5px 5px 15px 5px rgba(0, 0, 0, 0.28);
	box-shadow: 5px 5px 15px 5px rgba(0, 0, 0, 0.28);
	padding: 20px 20px 5px;
	width: 100%;
	min-height: 100px;
	background-color: white;
	border-radius: 8px;
	cursor: grab;
}

.map-page .slick-carousel-container .holder h2 {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 20px;
	text-align: left;
	color: #555555;
	text-transform: uppercase;
	max-width: 100%;
	white-space: normal;
}

.map-page .slick-carousel-container i {
	font-size: 28px;
	color: #0091D4 !important;
	margin-left: 5px;
}

.map-page .slick-carousel-container .distance {
	text-align: center;
	font-size: 16px !important;
	color: #0091D4 !important;
	margin-bottom: 8px !important;
}

.map-page .slick-carousel-container .product-img {
	height: 74px;
	margin: auto;
	display: block;
	margin-bottom: 7px;
}

.map-page .slick-carousel-container .product-name {
	font-weight: bold !important;
	font-size: 13px !important;
	letter-spacing: 0.15em !important;
	line-height: 1.2 !important;
	text-align: center !important;
	color: #555 !important;
}

.map-page .slick-carousel-container .col-4 {
	padding-left: 7.5px;
	padding-right: 7.5px;
	white-space: normal;
}

.map-page .slick-carousel-container .drinks-list-container {
	margin-top: 15px;
	overflow: scroll;
}

.map-page .slick-carousel-container .display-inline {
	display: inline-block;
}

.map-page .change-height {
	min-height: 400px !important;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

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

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.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;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {
	/*rtl:ignore*/
	float: left;
	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {
	/*rtl:ignore*/
	float: right;
	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

/* Media Room Pages */
.top-media-hero {
  background-color: #F5F5F5;
}
.media-center-body {
  max-width: 1050px;
}
.media-center-body a {
 color: #555555;
}
.top-media-hero-inner {
  max-width: 550px;
}
.media-center-single-img {
	height: 250px;
	width: 100%;
	object-fit: cover;
	object-position: center;
}
.media-center-single-title {
  font-size: 15px;
  font-weight: bold;
	text-transform: uppercase;
}
.media-center-h1 {
  font-size: 28px;
	font-weight: bold;
	font-family: lato;
}
.asset-img-ttc {
	height: 250px;
}
.download-file-title {
  font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
.download-button-title {
	background-color: #0091D4;
	border-radius: 3px;
	color: white!important;
	font-size: 13px;
	text-align: center;
	padding: 15px 0 17px;
	margin-bottom: 4px;
	cursor: pointer;
	text-transform: uppercase;
	margin-bottom: 7px;
}
.no-cursor {
cursor: default;
}

/* CSS For New Mapbox Page */
#main-map {
  height: calc(100vh - 122px);
  display: grid;
  grid-template-columns: 1fr;
	max-width: 1920px;
	margin: auto;
}
#map {
	opacity: 1;
	position: relative;
}
.map-desktop {
	display: none;
}
@media screen and (max-width: 575px) {
	#map {
		height: 65vh;
	}
}

@media screen and (min-width: 576px) and (max-width: 1199px) {
	#map {
		height: 50vh;
	}
}
@media screen and (min-width: 1200px) {
 .map-mobile {
   display: none!important;
 }
	.map-desktop {
	display: block;
}
}
.sidebar {
	position: relative;
	width: 100%;
	max-width: 550px;
	margin-left: auto;
	margin-right: auto;
}
.sidebar fieldset input {
 width: 100%;
}
.find-drakes-heading {
	margin-top: 25px;
	margin-bottom: 20px;
	font-size: 21px;
	text-align: center;
}
.find-my-location-wrapper {
	display: grid;
	grid-template-columns: 1fr;
	margin: 15px 16px;
}
@media screen and (min-width: 576px) {
	.find-my-location-wrapper {
		grid-template-columns: 175px 50px 1fr;
	}
}
.location-or {
  display: flex;
	justify-content: center;
	align-items: center;
	margin: 7px 0;
}
.use-my-location-icon {
  width: 15px;
	height: 15px;
	margin-right: 12px;
	margin-bottom: 3px;
}
#find-my-location-btn {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	color: white;
	background-color: #0091D4;
	padding: 12px 4px;
	font-size: 12px;
}
.my-location-text {
  line-height: 1.25;
}
/* MAPBOX GEOCODER */
.geocoder {
	display: inline-block;
	position: relative;
	width: 100%;
	z-index: 2;
}
.mapboxgl-ctrl-geocoder {
  width: 100%!important;
	height: 100%!important;
}
.mapboxgl-ctrl-geocoder--input {
  height: 100%!important;
	padding: 15px!important;
	font-size: 14px!important;
}
.mapboxgl-ctrl-geocoder--icon {
  display: none!important;
	
}
/* Filter By location */
#filter-by-location {
  visibility: hidden;
	position: absolute;
  z-index: 1;
	top: 15px;
	left: 15px;
}
@media screen and (min-width: 1200px) {
	#filter-by-location {
	visibility: visible;
}
}
#filter-by-location input {
	width: 300px;
	padding: 7px 12px;
}
/* Store Results */
.result-store-address {
  color: #495057;
	font-size: 13px;
	padding-left: 10px;
	line-height: 1.35;
}
#feature-listing {
	position: relative;
	margin-top: 10px;
}

/* width */
#feature-listing::-webkit-scrollbar {
  width: 10px;
}
.no-results {
  margin-left: 16px;
  margin-right: 16px;
	font-size: 16px;
	font-weight: bold;
}
/* Track */
#feature-listing::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
#feature-listing::-webkit-scrollbar-thumb {
  background: #0091D4; 
  border-radius: 10px;
}

/* Handle on hover */
#feature-listing::-webkit-scrollbar-thumb:hover {
  background: #0091D4; 
  cursor: grab!important;
}
/* Individual Cards div */
#feature-listing > div {
	position: relative;
	box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
	border-radius: 5px;
	margin: 5px 16px 16px;
}
#feature-listing > div:hover {
	cursor: zoom-in!important;	
}
#feature-listing .image-card {
	max-height: 350px;
}
.result-store-name h2{
	display: inline-block;
  font-size: 18px;
	margin-top: 15px;
	padding-left: 10px;
}
#feature-listing .product-img {
  height: 100%;
  max-height: 60px;
  margin: auto;
	display: block;
}
#feature-listing .product-name, .mapboxgl-popup-content .product-name {
	text-align: center;
	color: #555555;
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	line-height: 1.1;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
}
.results-name-directions-wrapper {
  display: grid;
	grid-template-columns: auto 135px;
}
.results-name-directions-wrapper a, .results-name-directions-wrapper a:active, .results-name-directions-wrapper a:focus,
.mapboxgl-ctrl-geocoder--input:focus {
        outline: none!important; /* Works in Firefox, Chrome, IE8 and above */ 
    }
.directions-link .fa-directions {
	padding-top: 5px;
}
.directions-link a, .directions-text {
	color: #0091D4!important;
	text-align: right;
}
.directions-text:hover {
  text-decoration: underline;
}

/* Mapbox Popup */
.mapboxgl-popup {
  max-width: 275px!important;
}
.mapboxgl-popup-content {
	padding: 5px 3px 5px!important;
}
.mapboxgl-popup-content .directions-link {
	top: 7px;
}
.mapboxgl-popup-content .results-name-directions-wrapper {
  grid-template-columns: auto 110px;
}

.mapboxgl-popup-content .product-img {
	height: 100%;
	max-height: 75px;
	display: block;
	margin: auto;
}
.mapboxgl-popup-content .product-name {
	text-align: center;
}

/* Button Loading */
.button--loading .button__text {
  visibility: hidden;
  opacity: 0;
}

.button--loading::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border: 4px solid transparent;
  border-top-color: #ffffff;
  border-radius: 50%;
  animation: button-loading-spinner 1s ease infinite;
}

@keyframes button-loading-spinner {
  from {
    transform: rotate(0turn);
  }

  to {
    transform: rotate(1turn);
  }
}

/* Moved from header-map.php */
 /* The page is split between map and sidebar - the sidebar gets 1/3, map
  gets 2/3 of the page. You can adjust this to your personal liking. */
		
  .listings {
  height: 100%;
  overflow: auto;
  padding-bottom: 60px;
}

.listings .item {
  border-bottom: 1px solid #eee;
  padding: 10px;
  text-decoration: none;
}

.listings .item:last-child { border-bottom: none; }

.listings .item .title {
  display: block;
  color: #00853e;
  font-weight: 700;
}

.listings .item .title small { font-weight: 400; }

.listings .item.active .title,
.listings .item .title:hover { color: #8cc63f; }

.listings .item.active {
  background-color: #f8f8f8;
}

::-webkit-scrollbar {
  width: 3px;
  height: 3px;
  border-left: 0;
  background: rgba(0, 0, 0, 0.1);
}

::-webkit-scrollbar-track {
  background: none;
}

::-webkit-scrollbar-thumb {
  background: #00853e;
  border-radius: 0;
}
		
.listing {
overflow: auto;
max-height: 100%;
}
 
=.listing > * {
display: block;
padding: 5px 10px;
margin: 0;
}
 
.listing a {
color: #404;
text-decoration: none;
}
 
.listing a:last-child {
border: none;
}

@media screen and (min-width: 1200px) {
	#main-map {
		grid-template-columns: 2fr 3fr;
	}
	#map {
		display: block;
		position: relative;
		opacity: 1;
		z-index: 0;
	}
	#feature-listing {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 140px;
}
	#feature-listing .product-img {
  		max-height: 75px;
	}
	.find-drakes-heading {
		text-align: left;
		margin-left: 16px;
		margin-right: 16px;
	}
}
@media screen and (min-width: 1400px) {
  #main-map {
		grid-template-columns: 550px auto;
	}
}

/* REFRESH CSS */