/*
Theme Name: Oceanic
Theme URI: https://www.outtheboxthemes.com/wordpress-themes/oceanic/
Author: Out the Box
Author URI: https://www.outtheboxthemes.com/
Description: Oceanic is a responsive WordPress theme with an ocean-inspired design. Integrated with some powerful plugins such as SiteOrigin's Page Builder and Contact Form 7 as well as being Woocommerce-ready, Oceanic has everything you need to hit the beach running.
Version: 10.0.81
Tested up to: 6.7
Requires at least: 4.7
Requires PHP: 5.3
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: oceanic
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, theme-options, threaded-comments, translation-ready, blog, e-commerce, holiday

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

Oceanic is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Reset
2.0 Typography
3.0 Elements
4.0 Forms
5.0 Navigation
	5.1 Links
	5.2 Menus
6.0 Accessibility
7.0 Alignments
8.0 Clearings
	8.1 Oceanic Univeral Styling
	8.2 Oceanic Content Layout Styling
	8.3 Oceanic Theme Styling
9.0 Widgets
10.0 Content
	10.1 Posts and pages
	10.2 Asides
	10.3 Comments
11.0 Infinite scroll
12.0 Media
	12.1 Captions
	12.2 Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 Reset
--------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	/*outline: 0;*/
	padding: 0;
	vertical-align: baseline;
}

html {
	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-x: hidden;
	overflow-y: scroll; /* Keeps page centered in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust:     100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
	box-sizing: border-box; /* Apply a natural box layout model to the document; see http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
}
*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff; /* Fallback for when there is no custom background color defined. */
}

body.crisp-images {
	image-rendering: -moz-crisp-edges;         /* Firefox */
	image-rendering:   -o-crisp-edges;         /* Opera */
	image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
	image-rendering: crisp-edges;
	-ms-interpolation-mode: nearest-neighbor;  /* IE (non-standard property) */
}

body.show-main-menu #main-menu.left-aligned {
	left: 0px;
}
body.show-main-menu #main-menu:not(.left-aligned),
body.show-main-menu #main-menu.right-aligned {
	right: 0px;
}


article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}

ol,
ul {
	list-style: none;
}

table { /* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

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

a img {
	border: 0;
}

/*--------------------------------------------------------------
2.0 Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
    color: #4F4F4F;
    font-family: sans-serif;
    font-size: 13px;
    line-height: 1.5;
	outline: 0;
}

a.button,
html #infinite-handle span button,
html #infinite-handle span button:hover,
.oceanic-page-builders-use-theme-styles .widget_sow-button .ow-button-base a,
.oceanic-page-builders-use-theme-styles .elementor-widget-button .elementor-button {
	display: inline-block;
	-webkit-appearance: none;
}

body.rounded-buttons a.button,
body.rounded-buttons .widget-area .widget a.button,
body.rounded-buttons .oceanic-page-builders-use-theme-styles .widget_sow-button .ow-button-base a,
body.rounded-buttons .oceanic-page-builders-use-theme-styles .elementor-button,
body.rounded-buttons button,
body.rounded-buttons input[type="button"],
body.rounded-buttons input[type="reset"],
body.rounded-buttons input[type="submit"],
html body.rounded-buttons #infinite-handle span button,
html body.rounded-buttons #infinite-handle span button:hover,
body.rounded-buttons div.wpforms-container form.wpforms-form input[type=submit],
body.rounded-buttons div.wpforms-container form.wpforms-form button[type=submit],
body.rounded-buttons div.wpforms-container form.wpforms-form .wpforms-page-button,
.woocommerce.rounded-buttons a.button,
.woocommerce-page.rounded-buttons a.button,
.woocommerce.rounded-buttons #review_form #respond .form-submit input,
.woocommerce-page.rounded-buttons #review_form #respond .form-submit input,
.woocommerce.rounded-buttons ul.products li.product a.button.product_type_simple,
.woocommerce-page.rounded-buttons ul.products li.product a.button.product_type_simple,
.woocommerce.rounded-buttons ul.products li.product a.add_to_cart_button,
.woocommerce-page.rounded-buttons ul.products li.product a.add_to_cart_button,
.woocommerce.rounded-buttons input.button,
.woocommerce-page.rounded-buttons #content input.button,
.woocommerce-page.rounded-buttons input.button,
.woocommerce.rounded-buttons input.button.alt,
.woocommerce-page.rounded-buttons #content input.button.alt,
.woocommerce.rounded-buttons button.button,
.woocommerce.rounded-buttons button.button.alt,
.woocommerce.rounded-buttons a.button.alt,
.woocommerce-page.rounded-buttons button.button.alt {
	border-radius: 3px;
}

body.uppercase-buttons a.button,
body.uppercase-buttons .widget-area .widget a.button,
body.uppercase-buttons .oceanic-page-builders-use-theme-styles .widget_sow-button .ow-button-base a,
body.uppercase-buttons .oceanic-page-builders-use-theme-styles .elementor-button,
body.uppercase-buttons button,
body.uppercase-buttons input[type="button"],
body.uppercase-buttons input[type="reset"],
body.uppercase-buttons input[type="submit"],
html body.uppercase-buttons #infinite-handle span button,
html body.uppercase-buttons #infinite-handle span button:hover,
body.uppercase-buttons div.wpforms-container form.wpforms-form input[type=submit],
body.uppercase-buttons div.wpforms-container form.wpforms-form button[type=submit],
body.uppercase-buttons div.wpforms-container form.wpforms-form .wpforms-page-button,
.woocommerce.uppercase-buttons a.button,
.woocommerce-page.uppercase-buttons a.button,
.woocommerce.uppercase-buttons #review_form #respond .form-submit input,
.woocommerce-page.uppercase-buttons #review_form #respond .form-submit input,
.woocommerce.uppercase-buttons ul.products li.product a.button.product_type_simple,
.woocommerce-page.uppercase-buttons ul.products li.product a.button.product_type_simple,
.woocommerce.uppercase-buttons ul.products li.product a.add_to_cart_button,
.woocommerce-page.uppercase-buttons ul.products li.product a.add_to_cart_button,
.woocommerce.uppercase-buttons input.button,
.woocommerce-page.uppercase-buttons #content input.button,
.woocommerce-page.uppercase-buttons input.button,
.woocommerce.uppercase-buttons input.button.alt,
.woocommerce-page.uppercase-buttons #content input.button.alt,
.woocommerce.uppercase-buttons button.button,
.woocommerce.uppercase-buttons button.button.alt,
.woocommerce.uppercase-buttons a.button.alt,
.woocommerce-page.uppercase-buttons button.button.alt {
	text-transform: uppercase;
}	

a.button:hover,
html #infinite-handle span button:hover,
.widget-area .widget a.button:hover,
.oceanic-page-builders-use-theme-styles .widget_sow-button .ow-button-base a:hover,
.oceanic-page-builders-use-theme-styles .elementor-widget-button .elementor-button:hover,
.oceanic-page-builders-use-theme-styles .elementor-widget-icon.elementor-view-stacked .elementor-icon,
.oceanic-page-builders-use-theme-styles .elementor-widget-icon-box.elementor-view-stacked .elementor-icon,
.oceanic-page-builders-use-theme-styles .elementor-social-icon,
.wp-block-search__button,
.wp-block-search__button:hover {
	color: #FFFFFF;
}

.wp-block-search__button.has-icon {
	stroke: #FFFFFF;
}

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

p {
    margin-bottom: 1.5em;
}

b,
strong {
    font-weight: bold;
}

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

blockquote {
	background: url('library/images/quote.png') top left no-repeat;
	margin: 0 1.5em 0 0;
	padding: 0 0 0 3.5em;
}

address {
    margin: 0 0 1.5em;
}

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

code,
kbd,
tt,
var {
    font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

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

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

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

sup {
    bottom: 1ex;
}

sub {
    top: .5ex;
}

small {
    font-size: 75%;
}

big {
    font-size: 125%;
}

/*--------------------------------------------------------------
3.0 Elements
--------------------------------------------------------------*/
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: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

img {
    height: auto; /* Make sure images are scaled correctly. */
    max-width: 100%; /* Adhere to container width. */
}

figure {
    margin: 0;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.03);
}

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

th {
    font-weight: bold;
}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
.oceanic-page-builders-use-theme-styles .widget_sow-button .ow-button-base a,
.oceanic-page-builders-use-theme-styles .elementor-widget-button .elementor-button,
.oceanic-page-builders-use-theme-styles .elementor-widget-heading .elementor-heading-title,
.oceanic-page-builders-use-theme-styles .elementor-widget-icon-box .elementor-icon-box-content .elementor-icon-box-title,
.oceanic-page-builders-use-theme-styles .elementor-widget-icon-box .elementor-icon-box-content .elementor-icon-box-title a {
    font-weight: 300;
    line-height: 1.0em;
    word-wrap: break-word;
    margin-top: 0;
}

h1 {
    font-size: 32px;
    margin-bottom: .55em;
}

h2 {
    font-size: 28px;
    margin-bottom: .65em;
}

h3 {
    font-size: 22px;
    margin-bottom: .8em;
}

h4 {
    font-size: 20px;
    margin-bottom: 1.1em;
}

h5 {
    font-size: 16px;
    margin-bottom: 1.3em;
}

h6 {
    font-size: 14px;
    margin-bottom: 1.4em;
}

.entry-content code {
    display: block;
    background: #f7f7f7;
    border: 1px solid #D8D8D8;
    padding: 10px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09);
    margin: 5px 0;
    overflow-x: auto;
}

/*--------------------------------------------------------------
4.0 Forms
--------------------------------------------------------------*/
button,
input,
select,
textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
}

a.button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
div.wpforms-container form.wpforms-form input[type=submit],
div.wpforms-container form.wpforms-form button[type=submit],
div.wpforms-container form.wpforms-form .wpforms-page-button {
	border: 1px solid rgba(0, 0, 0, 0.14);
	border-radius: 0;
	color: #FFF;
	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
	-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	padding: 10px 25px;
	min-width: 120px;
	max-width: 100%;
}

div.wpforms-container form.wpforms-form input[type=submit]:hover,
div.wpforms-container form.wpforms-form button[type=submit]:hover,
div.wpforms-container form.wpforms-form .wpforms-page-button:hover {
	border: 1px solid rgba(0, 0, 0, 0.14);
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	outline: none;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0; /* Addresses excess padding in IE8/9 */
}

input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}

div.wpforms-container form.wpforms-form input[type="text"],
div.wpforms-container form.wpforms-form input[type="email"],
div.wpforms-container form.wpforms-form input[type="tel"],
div.wpforms-container form.wpforms-form input[type="number"],
div.wpforms-container form.wpforms-form input[type="url"],
div.wpforms-container form.wpforms-form input[type="password"],
div.wpforms-container form.wpforms-form input[type="search"],
div.wpforms-container form.wpforms-form select,
div.wpforms-container form.wpforms-form textarea,
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="url"],
input[type="number"],
input[type="password"],
input[type="search"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
}

div.wpforms-container form.wpforms-form input[type="text"],
div.wpforms-container form.wpforms-form input[type="email"],
div.wpforms-container form.wpforms-form input[type="tel"],
div.wpforms-container form.wpforms-form input[type="number"],
div.wpforms-container form.wpforms-form input[type="url"],
div.wpforms-container form.wpforms-form input[type="password"],
div.wpforms-container form.wpforms-form input[type="search"],
div.wpforms-container form.wpforms-form select,
div.wpforms-container form.wpforms-form textarea,
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="number"],
input[type="url"],
input[type="password"],
input[type="search"] {
	width: 100%;
	max-width: 311px;
	padding: 3px;
}

div.wpforms-container form.wpforms-form textarea,
textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding-left: 3px;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	max-width: 100%;
	width: 500px;
}

/*--------------------------------------------------------------
5.0 Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
5.1 Links
--------------------------------------------------------------*/
a {
	text-decoration: none;
}

.content-links-have-underlines .content-area p a {
	text-decoration: underline;
}

a:visited {
	
}

a:hover,
a:focus,
a:active {
	
}

/*--------------------------------------------------------------
5.2 Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	border-top: 1px solid #e0e0e0;
	height: 58px;
   	background-color: #F5F5F5;
	width: 100%;
}
.main-menu-container {
	max-width: 1140px;
	margin: 0 auto;
	padding: 0 22px;
	position: relative;
}

.nav-load {
	height: 58px;
	overflow: hidden;
	visibility: hidden;
}
header.header-stick.stuck {
	background-color: #FFF;
	border-bottom: 1px solid #e0e0e0;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.015);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9999;
}

.site-boxed header.header-stick.stuck {
	max-width: 1140px;
	margin: 0 auto;
	left: 0;
	right: 0;
}

.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
	display: inline-block;
	vertical-align: top;
	text-align: left;
}
.main-navigation ul.nav-menu {
    
}

.main-navigation li {
	position: relative;
	display: block;
    float: left;
}
.main-navigation ul.nav-menu > li {
    float: left;
}

.main-navigation a {
	display: block;
	text-decoration: none;
	color: #626262;
	padding: 18px 22px 18px;
	font-size: 14px;
	font-weight: 300;
	text-transform: uppercase;
	white-space: nowrap;
	text-align: center;
    
    -webkit-transition: color 0.2s ease 0s, background-color 0.2s ease 0s;
     -moz-transition: color 0.2s ease 0s, background-color 0.2s ease 0s;
      -ms-transition: color 0.2s ease 0s, background-color 0.2s ease 0s;
       -o-transition: color 0.2s ease 0s, background-color 0.2s ease 0s;
          transition: color 0.2s ease 0s, background-color 0.2s ease 0s;
}
.main-navigation a:hover {
    color: #FFF;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    background-color: #FFFFFF;
	background-color: rgba(255, 255, 255, 0.95);
	border-top: 1px solid #e0e0e0;
	float: left;
	position: absolute;
	top: 57px;
	left: 0;
	opacity: 0;
	visibility: hidden;
	z-index: 99999;
}

.main-navigation ul ul ul {
	top: 0;
}

.main-navigation ul ul a {
	width: 200px;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03);
	white-space: nowrap;
	text-align: left;
	width: auto;
	padding: 15px 32px 15px 20px;
	min-width: 190px;
}

.main-navigation ul ul li {
	width: 100%;
}

.main-navigation li:hover > a {
}

.main-navigation ul ul :hover > a {
}

.main-navigation ul ul a:hover {
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.hover > ul {
	opacity: 1;
	visibility: visible;
	position: absolute;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.hover > ul {
	left: 100%;
}

/* Open left */
.main-navigation ul li.left ul,
.main-navigation ul li.open-left ul {
    left: 100%;
    -webkit-transform: translateZ(0) translate(-100%,0);
    transform: translateZ(0) translate(-100%,0);
}

.main-navigation ul li.left ul ul,
.main-navigation ul li.open-left ul ul {
    left: 0;
    -webkit-transform: translateZ(0) translate(-100%,0);
    transform: translateZ(0) translate(-100%,0);
}

.main-navigation ul li.left ul a,
.main-navigation ul li.open-left ul a {
	text-align: right;
}

.main-navigation li.current-menu-item > a,
.main-navigation li.current_page_item > a,
.main-navigation li.current-menu-parent > a,
.main-navigation li.current_page_parent > a,
.main-navigation li.current-menu-ancestor > a,
.main-navigation li.current_page_ancestor > a {
    color: #FFF;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a {
}




.main-navigation .search-button {
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
}

.main-navigation .search-button.plugin {
	padding-top: 9px !important;
}

.main-navigation.inline .search-button.plugin {
	padding-top: 13px !important;
}

.main-navigation .search-button .dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
	border-radius: 0;
	height: 38px;
	box-sizing: border-box;
	min-width: 0;
}

.main-navigation.inline .search-button .dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
	height: 36px;
}

.site-header .site-header-right .search-button {
	float: right;
}

.main-navigation .search-button .search-btn {
    margin-left: 6px;
	padding: 0;
    cursor: pointer;
	display: inline-block;
	color: #626262;
	line-height: 1em;
	font-size: 14px;
}

.main-navigation .search-button:hover .search-btn {
	color: #FFFFFF;
}

/* -------- Main Navigation Search Slidedown Styling -------- */

.search-slidedown {
	position: absolute;
	opacity: 0;
	visibility: hidden;
	margin-top: 1px;
    top: 100%;
    right: 0px;
	z-index: 10;
	width: 100%;
}

input[type="search" i]::-webkit-search-cancel-button {
	display: none;
}

.search-slidedown .container {
    max-width: 1140px;
    margin: 0 auto;
    position: relative;
    box-shadow: none;
    background-color: transparent;
}

.search-slidedown .padder {
    margin: 0;
    padding: 0;
    height: 100%;
}

.search-slidedown .search-block {
	position: absolute;
	z-index: -10;
}

.search-slidedown .search-block .search-field {
    margin: 0;
    padding: 4px 9px;
    height: 32px;
    width: 270px;
	font-size: 14px;
	border: 0;
	border: 1px solid #e0e0e0;
	border-top-width: 0px;
    outline: none;
	vertical-align: baseline;
	border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
}
.search-slidedown .search-block label {
	vertical-align: baseline;
	display: inline-block;
}
.search-slidedown .search-block .search-submit {
	display: none;
}






/* ---- Mobile Menu ---- */

.header-menu-button,
.main-menu-close {
    display: none;
}

.menu-dropdown-btn {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	color: #FFFFFF;
	margin: 0;
	padding: 10px 14px;
	padding: 6px 11px 5px 14px;
	height: 33px;
	line-height: 15px;
	text-align: center;
	font-size: 28px;
	z-index: 9;
	cursor: pointer;
    -webkit-transition: all 0.2s ease 0s;
     -moz-transition: all 0.2s ease 0s;
      -ms-transition: all 0.2s ease 0s;
       -o-transition: all 0.2s ease 0s;
          transition: all 0.2s ease 0s;
}
.menu-dropdown-btn:hover .otb-fa,
.menu-dropdown-btn:hover .fa-solid {
	font-weight: 700 !important;
	
}
.main-navigation li.current-menu-item > .menu-dropdown-btn,
.main-navigation li.current_page_item > .menu-dropdown-btn,
.main-navigation li.current-menu-parent > .menu-dropdown-btn,
.main-navigation li.current_page_parent > .menu-dropdown-btn,
.main-navigation li.current-menu-ancestor > .menu-dropdown-btn,
.main-navigation li.current_page_ancestor > .menu-dropdown-btn {
	color: #FFFFFF;
}

.main-navigation ul ul .menu-dropdown-btn {
	padding: 2px 11px 5px 14px;
}

/* Small menu */
.menu-toggle {
	display: none;
}

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

.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
6.0 Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

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

/*--------------------------------------------------------------
7.0 Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

/*--------------------------------------------------------------
8.0 Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
8.1 Oceanic Univeral Styling
--------------------------------------------------------------*/
.clearboth {
	clear: both;
}
.border-bottom {
	border-bottom: 1px solid #e0e0e0;
}
.border-top {
    border-bottom: 1px solid #e0e0e0;
}
ul.no-indent {
	margin-left: 0;
}
ul.no-bullets {
	list-style: none;
}

/*--------------------------------------------------------------
8.2 Oceanic Content Layout Styling
--------------------------------------------------------------*/

.site-boxed {
    background-color: #FFF;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.04), 0 0 6px rgba(0, 0, 0, 0.1);
    max-width: 1140px;
    margin: 0 auto;
}

.woocommerce #container,
.woocommerce-page #container,
.content-area {
	width: 75%;
	float: left;
	padding: 0 2% 0 0;
}

.widget-area {
	width: 25%;
	float: left;
	padding: 15px 0 0 2%;
}
.home .widget-area {
    padding-top: 22px !important;
}
.woocommerce .widget-area,
.woocommerce-page .widget-area {
    padding-top: 45px !important;
}
.woocommerce-cart .widget-area,
.woocommerce-checkout .widget-area,
.woocommerce-account .widget-area,
.single-product.woocommerce .widget-area,
.single-product.woocommerce-page .widget-area {
    padding-top: 15px !important;
}
.blog .widget-area {
    padding-top: 15px !important;
}

.page-template-template-full-width-no-bottom-margin.page .hentry {
	margin-bottom: 0;
}
.page-template-template-full-width-no-bottom-margin .site-footer {
	margin-top: 0;
}

.page-template-template-left-primary-sidebar-php .content-area,
.page-template-template-left-secondary-sidebar .content-area,
.woocommerce.archive.oceanic-shop-left-sidebar .content-area,
.woocommerce.single-product.oceanic-product-left-sidebar .content-area {
	width: 75%;
	float: right;
	padding: 0 0 0 2%;
}

.page-template-template-left-primary-sidebar-php .widget-area,
.page-template-template-left-secondary-sidebar .widget-area,
.woocommerce.archive.oceanic-shop-left-sidebar .widget-area,
.woocommerce.single-product.oceanic-product-left-sidebar .widget-area {
	width: 25%;
	float: left;
	padding: 15px 2% 0 0;
}

.page-template-template-full-width-php .content-area,
.page-template-template-full-width-no-bottom-margin .content-area,
.content-area.full-width,
body.full-width #container,
body.full-width .content-area,
body.error404 .content-area,
.woocommerce .content-no-sidebar #container,
.woocommerce-page .content-no-sidebar #container,
.content-no-sidebar .content-area {
	float: none !important;
	width: 100% !important;
	padding: 0 !important;
}

.woocommerce .breadcrumbs,
.woocommerce-page .breadcrumbs,
.woocommerce .entry-header.site-container,
.woocommerce-page .entry-header.site-container {
    display: none;
}

.content-no-sidebar .content-area,
.page-template-template-full-width-php .content-area,
.page-template-template-full-width-php .widget-area {
    box-shadow: none;
}

/*
.page-template-template-full-width-php .content-area,
.content-area.full-width,
body.full-width #container,
body.full-width .content-area,
body.error404 .content-area {
	width: 100% !important;
	padding: 0 !important;
}
*/
body.full-width .widget-area {
	display: none;
}

/* Gutenberg  */

.page-template-template-gutenberg .site-content.site-container {
	max-width: 100%;
	width: 100%;
	padding: 0;
}

.page-template-template-gutenberg .entry-content > *,
.page-template-template-gutenberg .page-titlebar,
.page-template-template-gutenberg .breadcrumbs,
.page-template-template-gutenberg .entry-header,
.page-template-template-gutenberg .page-header,
.page-template-template-gutenberg .entry-footer,
.page-template-template-gutenberg .post-thumbnail,
.page-template-template-gutenberg #comments {
	max-width: 1140px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 22px;
	padding-right: 22px;
}

.alignwide,
.page-template-template-gutenberg .alignwide {
    max-width: 75%;
    margin-left: auto;
    margin-right: auto;
	padding-left: 0;
	padding-right: 0;
}

.alignfull,
.page-template-template-gutenberg .alignfull {
    max-width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.page-template-template-gutenberg .site-content img {
    width: 100%;
    height: auto;
}

/* search block */

.wp-block-search input[type="search"] {
	box-sizing: border-box;
	height: 33px;
}

.wp-block-search:not(.wp-block-search__no-button) input[type="search"] {
	border-right: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.wp-block-search__button {
	margin-left: 0;
	min-width: auto;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	padding: .125em .5em;
}

.wp-block-search__button svg {
	min-width: 2em;
	min-height: 2em;
}

/* button outside */

.wp-block-search__button-outside input[type="search"] {
	border-right: 0;
}

.wp-block-search__button-outside.wp-block-search__icon-button .wp-block-search__button {
	padding: 0;
}

/* button inside */

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
	padding: 0;
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input {
	padding: 3px 3px 3px 10px;
}

.wp-block-search__button-inside.wp-block-search__icon-button .wp-block-search__button,
.wp-block-search__button-inside.wp-block-search__icon-button .wp-block-search__button:hover {
	right: 6px;
	background-color: transparent;
}

/* button has icon */

.wp-block-search__button.has-icon {
	stroke-width: 0.7;
}

/* product search block */

.wc-block-product-search .wc-block-product-search__label {
	display: none;
}

.wc-block-product-search .wc-block-product-search__field {
	padding: 2px 8px;
	height: 33px;
	box-sizing: border-box;
}

.wc-block-product-search input[type="search"] {
    border-right: 0;
}

.wc-block-product-search .wc-block-product-search__button {
	margin: 0;
	min-width: auto;
	stroke-width: 0.5;
	padding: 0 .1em;
	overflow: unset;
	right: 6px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.wc-block-product-search .wc-block-product-search__button svg {
    min-width: 2em;
    min-height: 2em;
}

/* quote block */

.wp-block-quote,
.wp-block-pullquote {
	text-align: left;
}

.wp-block-quote p,
.wp-block-pullquote p {
	font-size: 21px;
}

.wp-block-quote p:last-of-type,
.wp-block-pullquote p:last-of-type {
	margin-bottom: 0;
}

.wp-block-quote cite,
.wp-block-pullquote cite {
	font-size: 18px;
}

/*
.page-template-template-gutenberg .entry-content ul,
.page-template-template-gutenberg .entry-content ol {
	margin-left: calc(50% + 5px);
	transform: translateX(-50%);
}
*/

.page-template-template-gutenberg .entry-content blockquote {
	background: url('library/images/quote.png') 22px 0px no-repeat;
	padding: 0 1.5em 0 calc(3.5em + 22px);
}

/*--------------------------------------------------------------
8.3 Oceanic Theme Styling
--------------------------------------------------------------*/
#page {
    position: relative;
    right: 0;
    
    -webkit-transition: right 0.4s ease 0s;
     -moz-transition: right 0.4s ease 0s;
      -ms-transition: right 0.4s ease 0s;
       -o-transition: right 0.4s ease 0s;
          transition: right 0.4s ease 0s;
}

.site-container {
	max-width: 1140px;
	margin: 0 auto;
	padding: 0 22px;
	position: relative;
}
.site-boxed .site-header .main-navigation .site-container {
	padding: 0;
}
.site-boxed {
	background-color: #FFF;
}

.site-header {
	background-color: #FFF;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.015);
	margin: 0 0 25px;
}
.home .site-header {
    margin: 0;
}
.site-top-bar {
	z-index: 10;
	background-color: #FFF;
}
.site-top-bar .site-container {
    position: relative;
}

.site-top-bar ul {
    margin: 0;
    padding: 0;
}
.site-top-bar ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline-block;
}
.site-top-bar ul li a {
    display: block;
    font-size: 15px;
    line-height: 17px;
    text-transform: uppercase;
    color: #777;
    padding: 0 7px;
}

.site-title {
    font-weight: 300;
    line-height: 1.0em;
    word-wrap: break-word;
    color: #5E5E5E;
    margin-top: 0;
	display: block;
}
.site-description {
	font-weight: 300;
	word-wrap: break-word;
	line-height: 1em;
	clear: both;	
}

.site-container .search-block {
    position: absolute;
	visibility: hidden;
    top: -55px;
    right: 20px;
    border-radius: 3px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.02);
    padding: 13px 0 6px 6px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-top: 0;
    height: auto;
    background-color: #ffffff;
    z-index: 96;
	
	width: 316px;
	padding: 13px 0 6px 6px;
}
.site-container .search-block.left-aligned {
	right: auto;
	left: 20px;
}
.site-container .search-block .search-field {
    margin: 0;
    padding: 2px 8px;
    height: 33px;
    width: 270px;
    color: #898989;
    outline: none;
	vertical-align: top;
	box-sizing: border-box;
	
    float: left;
    width: 89%;
}
.site-container .search-block .search-submit {
    padding: 0;
    height: 33px;
    width: 34px;
    width: 11.3%;
    position: relative;
    right: 5px;
	border-radius: 3px;
	
	margin: 0 0 0 -1px;
    padding: 0;
    height: 33px;
	display: inline-block;
	cursor: pointer;
	text-align: center;	
}
.site-container .search-block .search-submit .otb-fa,
.site-container .search-block .search-submit .fa {
	font-size: 16px;
	line-height: 33px;
	color: #FFFFFF;
	vertical-align: top;
}

.site-top-bar-left-text em {
	font-style: normal;
}
.site-top-bar-left-text.top-padded {
	padding-top: 6px;
}

.blog .entry-header.site-container {
    margin: 0 0 25px;
}

.no-results.not-found,
.error-404.not-found {
	padding: 20px 40px;
	text-align: center;
}
.no-results.not-found .page-header,
.error-404.not-found .page-header {
	display: inline-block;
	vertical-align: top;
}
.no-results.not-found .page-header .page-title,
.error-404.not-found .page-header .page-title {
	color: #000;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 58px;
}
.no-results.not-found .page-header .page-title {
    font-size: 38px;
}
.no-results.not-found .page-content,
.error-404.not-found .page-content {
	box-shadow: -1px 0 0 rgba(0, 0, 0, 0.08);
	display: inline-block;
	vertical-align: top;
	text-align: left;
	margin: 0 0 0 10px;
	padding: 0 0 4px 15px;
	font-size: 15px;
	line-height: 24px;
}
.no-results.not-found .page-content {
    max-width: 40%;
    
    font-size: 13px;
    line-height: 18px;
    padding: 0 0 0 14px;
}
.no-results.not-found .page-content p,
.error-404.not-found .page-content p {
	margin: 0;
	padding: 0;
}

.no-results-btn {
    display: inline-block;
    border: 1px solid rgba(0, 0, 0, 0.1);
    font-weight: 500;
    margin: 20px 0 0;
    padding: 5px 20px;
    color: #ffffff !important;
}

span.wpcf7-not-valid-tip {
	color: #ad2727;
}
div.wpcf7-validation-errors {
	border: 2px solid #ad2727;	
}

#googlemap {
	height: 400px;
	width: 100%;
	margin-bottom: 50px;
}

.woocommerce h1.page-title,
.woocommerce-page h1.page-title {
    margin: 0 0 9px;
    padding: 0;
}

/* -------- Breadcrumbs Styling -------- */
.breadcrumbs {
    line-height: 15px;
    font-size: 11px;
    text-transform: uppercase;
    margin: 0 0 20px;
    color: #777;
}
.page-template-template-left-primary-sidebar .breadcrumbs,
.page-template-template-left-primary-sidebar-no-page-title .breadcrumbs,
.page-template-template-left-secondary-sidebar .breadcrumbs,
.page-template-template-left-secondary-sidebar-no-page-title .breadcrumbs,
.page-template-template-left-shop-sidebar .breadcrumbs,
.page-template-template-left-shop-sidebar-no-page-title .breadcrumbs {
	margin: 0 0 20px 27%;
}
.page-template-template-left-primary-sidebar .site-content.no-sidebar .breadcrumbs,
.page-template-template-left-primary-sidebar-no-page-title .site-content.no-sidebar .breadcrumbs,
.page-template-template-left-secondary-sidebar .site-content.no-sidebar .breadcrumbs,
.page-template-template-left-secondary-sidebar-no-page-title .site-content.no-sidebar .breadcrumbs,
.page-template-template-left-shop-sidebar .site-content.no-sidebar .breadcrumbs,
.page-template-template-left-shop-sidebar-no-page-title .site-content.no-sidebar .breadcrumbs {
	margin: 0 0 20px 0;
}

/* -------- Home Slider Styling -------- */

.home-slider-wrap {
    /*box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);*/
    position: relative;
    width: 100%;
    margin: 0 0 20px;
}
.home-slider-remove { 
    height: 403px !important;
    overflow: hidden;
    background-image: url(images/loader.gif);
    background-repeat: no-repeat;
    background-position: center center;
}
.home-slider-remove .home-slider { 
    visibility: hidden;
}
.home-slider div {
    float: left;
    position: relative;
}
.home-slider div .overlay {
    color: #FFF;
    font-size: 48px;
    letter-spacing: 1px;
    margin: -26px 0 0;
    padding: 0;
    position: absolute;
    text-align: center;
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.8);
    text-transform: uppercase;
    top: 30%;
    width: 100%;
    z-index: 8;
	font-family: "Raleway",sans-serif;
	font-weight: 300;
	line-height: 1.2em;
	word-wrap: break-word;
}
.home-slider div .overlay a {
    color: #fff;
}
.home-slider img {
    display: block;
    width: 100%;
    height: auto;
}
.home-slider-pager {
    bottom: 0;
    height: 30px;
    position: absolute;
    text-align: right;
	right: 8px;
}
.home-slider-pager a.selected span {
    background-color: #ffffff;
    position: relative;
}
.home-slider-pager a {
    display: inline-block;
    vertical-align: middle;
    padding: 3px 3px;
}
.home-slider-pager span {
    border: 2px solid rgba(255, 255, 255, 0.6) !important;
    border-radius: 8px;
    display: inline-block;
    height: 15px;
    line-height: 0;
    overflow: hidden;
    text-indent: -100px;
    width: 15px;
	font-size: 0px;
}

.home-slider-prev,
.home-slider-next {
    position: absolute;
    top: 50%;
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 200px;
    color: #FFFFFF;
	height: 48px;
    width: 48px;
	line-height: 50px;
    margin: -26px 0 0;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset;
    text-align: center;
    font-size: 27px;
    opacity: 0;
    cursor: pointer;
    z-index: 9;
    transform: scale(0.7);
    
    -webkit-transition: all 0.2s ease 0s;
     -moz-transition: all 0.2s ease 0s;
      -ms-transition: all 0.2s ease 0s;
       -o-transition: all 0.2s ease 0s;
          transition: all 0.2s ease 0s;
}
.home-slider-prev {
    left: 0;
	border-radius: 0 5px 5px 0;
	margin: -24px 0 0 !important;
}
.home-slider-next {
    right: 0;
	border-radius: 5px 0 0 5px;
	margin: -11px 0 0 23px;
}
.home-slider-prev:hover,
.home-slider-next:hover {
	background-color: #222222;
}

.home-slider-prev i,
.home-slider-next i {
    font-size: 0.8em;
    position: relative;
    top: -3px;
}
.home-slider-wrap:hover .home-slider-prev,
.home-slider-wrap:hover .home-slider-next {
    opacity: 1;
    transform: scale(1);
}
.home-slider-wrap:hover .home-slider-prev.disabled,
.home-slider-wrap:hover .home-slider-next.disabled {
    opacity: 0.4;
    cursor: default;
}

/* Header Video */
.header-video-padder {
	position: relative;
}

/*
.header-video.loading {
    overflow: hidden;
    background: url(library/images/loader.gif) center center no-repeat;
}

.header-video {
    position: relative;
    width: 100%;
}
*/
.header-video button {
	display: none;
}

/*
.header-video.loading .otb-instagram-filter,
.header-video.loading .video-container,
.header-video.loading .opacity,
.header-video.loading .overlay {
	visibility: hidden;
}

.header-video.smart .overlay-container {
	position: absolute;
	width: 100%;
	top: 0px;
	bottom: 0px;
}

.header-video.smart .overlay-container .overlay {
	position: relative;
	height: 100%;
	top: 0;
	margin: 0;
    padding: 0;
}

.header-video.smart .overlay h1,
.header-video.smart .overlay h2 {
	margin: 0;
}

.header-video.smart .overlay .opacity p {
    margin-bottom: 1.2em;
}
*/
.header-video .overlay .opacity p:last-child {
	margin-bottom: 0;
}

/*
.header-video.smart .overlay a.button {
	margin: 0;
	height: auto;
	border: none;
}
*/
.header-video .overlay {
	letter-spacing: 1px;
	margin: 0 0 0;
	padding: 0;
	position: absolute;
	text-align: center;
	top: 28%;
	width: 100%;
	z-index: 8;
	line-height: 1.2em;
	word-wrap: break-word;
}

.header-video .overlay.top-padded {
	padding-top: 1.3%;
}

/*
.header-video.smart .overlay .opacity {
    padding: 3.5% 3.5% 3.5% 3.5%;
	height: auto;
	width: 60%;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin: 0 auto;
	transform: translateY(-50%);
	line-height: 1.5
}
*/
.header-video .overlay .opacity {
	padding: 3.5% 3.5% 3.5% 3.5%;
	margin: 0 auto;
	position: relative;
	display: block;
	width: 60%;
	font-weight: 300;
	font-size: 18px;
	line-height: 22px;
}

.header-video .overlay .opacity h1,.header-video .overlay .opacity h2 {
	font-size: 37px;
	line-height: 43px;
	font-weight: 500;
	margin: 3px 0 17px 0;
	text-transform: uppercase;
}

.header-video .overlay .opacity p {
	margin: 8px 0 8px 0;
	padding: 0 4% 0 4%;
}

.header-video .overlay a {
	color: inherit;
	font-weight: inherit;
}

.header-video .overlay a.button {
	color: #FFFFFF;
}

.video-container {
	position: relative;
}

.video-container.youtube {
	padding-bottom: 56.25%;
	height: 0;
}

.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* For browsers that support 'object-fit' */
@supports ( object-fit: cover ) {
	.video-container video {
		height: 100%;
		left: 0;
		-o-object-fit: cover;
		object-fit: cover;
		top: 0;
		-ms-transform: none;
		-moz-transform: none;
		-webkit-transform: none;
		transform: none;
		width: 100%;
		vertical-align: top;
	}
}

/* -------- Header Image Styling -------- */

.header-image-wrap {
    /*box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);*/
    position: relative;
    width: 100%;
    margin: 0 0 20px;
}
.header-image-remove { 
    height: 403px !important;
    overflow: hidden;
    background-image: url(images/loader.gif);
    background-repeat: no-repeat;
    background-position: center center;
}
.header-image-remove .header-image { 
    visibility: hidden;
}
.header-image {
	overflow: hidden;
    position: relative;
}
.header-image .overlay {
    color: #FFF;
    font-size: 48px;
    letter-spacing: 1px;
    margin: -26px 0 0;
    padding: 0;
    position: absolute;
    text-align: center;
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.8);
    text-transform: uppercase;
    top: 30%;
    width: 100%;
    z-index: 8;
	font-family: "Raleway",sans-serif;
	font-weight: 300;
	line-height: 1.2em;
	word-wrap: break-word;
}
.header-image .overlay a {
    color: #fff;
}
.header-image img {
    display: block;
    width: 100%;
    height: auto;
}

.bottom-shape.curve,
.bottom-shape.wave,
.bottom-shape.torn-paper {
    display: block;
	height: 100%;
    width: 100%;
    max-height: 500px;
    height: 480px;
    position: absolute;
    bottom: 0;
    left: 0;
	z-index: 9999;
	z-index: 999;
    background-repeat: no-repeat;
	background-position: bottom left;
	background-position: -400px -38px;
    pointer-events: none;
}

.bottom-shape.wave {
	background-position: bottom left;
	left: -0.2%;
	width: 101%;
	background-size: contain;
}

/* -------- Social Links Styling -------- */
.search-btn {
    cursor: pointer;
}

.social-links {
    float: right;
	margin: 0;
	padding: 0;
	list-style: none;	
}
.social-links.top-padded {
	padding-top: 3px;
}
.social-links.bottom-padded {
	padding-bottom: 3px;
}
.social-links li {
    font-size: 16px;
	float: left;
    padding: 1px 0 0 13px;
}
.site-top-bar .social-links {
	float: none;
	display: inline-block;
}
.site-top-bar .social-links li a {
	font-size: 15px;
	margin: 0 2px 0 0;
}
}
.social-skype,
.social-facebook,
.social-twitter,
.social-gplus,
.social-youtube,
.social-instagram,
.social-pinterest,
.social-linkedin,
.social-tumblr,
.social-flickr,
.social-yelp,
.social-vimeo,
.social-etsy,
.social-tripadvisor,
.social-yahoo-groups,
.social-behance,
.social-soundcloud,
.social-xing,
.social-custom,
.social-email,
.search-btn {
	color: #969696;
}
.social-skype:hover {
	color: #00AFF0;
}
.social-facebook:hover {
	color: #4B6BAA;
}
.social-twitter:hover {
	color: #55ACEE;
}
.social-gplus:hover {
	color: #D73D32;
}
.social-youtube:hover {
	color: #D02022;
}
.social-instagram:hover {
	color: #427096;
}
.social-pinterest:hover {
	color: #CB2027;
}
.social-linkedin:hover {
	color: #0177B5;
}
.social-tumblr:hover {
	color: #3C4C65;
}
.social-flickr:hover {
	color: #E50661;
}

/* -------- Footer Styling -------- */
.site-footer {
	margin: 25px 0 0;
}

.site-footer-widgets {
    border-top: 1px solid #e0e0e0;
    padding: 20px 0 15px;
}

.site-footer-widgets.hidden {
	display: none;
}

/*
.site-footer-widgets .site-container .widgets-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
*/

.site-footer-widgets .site-container ul li {
    display: block;
}

.site-footer-widgets .site-container > ul {
    margin: 0;
    padding: 0;
	
	width: 100%;
    text-align: justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
}

.site-footer-widgets .site-container > ul:after {
    content: '';
    width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0
}

.site-footer-widgets .site-container > ul > li {
    margin: 0;
    padding: 10px 18px 20px;
	padding: 10px 0 20px 0;
    list-style-type: none;
    display: inline-block;
	vertical-align: top;
    width: 25%;
	width: 22.5%;
    box-sizing: border-box;
}
.site-footer-widgets ul li:first-child {
	/*padding: 10px 18px 20px 0;*/
}
.site-footer-widgets ul li:last-child {
	/*padding: 10px 0 20px 18px;*/
}

.site-footer-widgets ul li h2.widgettitle,
.site-footer-widgets ul li .wp-block-heading {
	padding: 0 0 6px;
	margin: 0 0 10px 0;
	font-size: 15px;
	line-height: 16px;
	text-transform: uppercase;
	border-bottom: 1px solid #e0e0e0;
	font-weight: 600;
	color: #4D4D4D;
}


.site-footer-widgets .widget ul {
    margin: 0;
    padding: 0;
}
.site-footer-widgets .widget ul li {
    margin: 0 0 2px;
    padding: 0;
    display: block;
    float: none;
}
.site-footer-widgets .widget ul li a {
    
}
.site-footer-widgets .widget .search-field {
    width: 100%;
    box-sizing: border-box;
    padding: 5px 8px;
}
.site-footer-widgets .widget article .entry-title {
    font-size: 16px;
}

.site-footer-bottom-bar {
	color: #777;
	border-top: 1px solid rgba(0, 0, 0, 0.08);
	padding: 10px 0 15px;
	font-size: 11px;
}

.site-footer-bottom-bar.hidden {
	display: none;
}

.site-footer-bottom-bar-left {
    float: left;
}
.site-footer-bottom-bar-right {
    float: right;
    text-align: right;
}
.site-footer-bottom-bar-right ul {
    margin: 0;
    padding: 0;
}
.site-footer-bottom-bar-right ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline-block;
    box-shadow: 1px 0 0 rgba(0, 0, 0, 0.08);
}
.site-footer-bottom-bar-right a {
    display: block;
    font-size: 11px;
    line-height: 13px;
    text-transform: none;
    color: #777;
    padding: 0 7px;
}
.site-footer-bottom-bar-right ul li:last-child {
    box-shadow: none;
}
.site-footer-bottom-bar-right ul li:last-child a {
    padding: 0 0 0 7px;
    
}

/* -------- Back to Top Button Styling -------- */

#back-to-top {
	position: fixed;
	z-index: 1010;
	right: -40px;
	bottom: 20px;
	width: 40px;
	height: 40px;
	color: #fff;
	font-size: 30px;
	text-align: center;					
	cursor: pointer;
	text-decoration: none;
	-webkit-transition: all 0.4s ease 0s;
			transition: all 0.4s ease 0s;
}
body.rounded-corners #back-to-top {
	border-radius: 3px;
}
#back-to-top i {
	font-size: 18px;
	line-height: 40px !important;
	vertical-align: top;
	-webkit-transition: all 0.4s ease 0s;
			transition: all 0.4s ease 0s;
}
#back-to-top .hover {
	width: 100%;
	height: 100%;
	opacity: 0;
	position: absolute;
	top: 0;
	z-index: -1;
	-webkit-transition: all 0.4s ease 0s;
			transition: all 0.4s ease 0s;
}
body.rounded-corners #back-to-top .hover {
	border-radius: 3px;
}
#back-to-top:hover .hover { opacity: 1 }
#back-to-top:hover i { color: #fff; }
#back-to-top.visible { right: 40px; }
#back-to-top.gone { right: -40px; }	

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

.widget-area .widget {
    margin: 0 0 25px;
}

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
	width: 89.5%;
	height: 33px;
	box-sizing: border-box;
	vertical-align: top;
	padding: 2px 8px;
	margin: 3px 0 0 0;
	border: 1px solid #ccc;
	border-radius: 3px;
}
.widget-area .widget .search-field,
.site-footer .widget .search-field {
    width: 100%;
	height: 33px;
	width: 77%;
    box-sizing: border-box;
    padding: 2px 8px;
	vertical-align: top;
}

/* Search widget and Product Search widget */
.widget_search .search-submit,
.widget_product_search .search-submit {
	display: inline-block;
	width: 34px;
    right: 6px;
    padding: 0;
    height: 33px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border: 1px solid rgba(0, 0, 0, 0.14);
    position: relative;
	cursor: pointer;
	text-align: center;
}

.wp-block-search__button {
	width: auto;
    height: 33px;
	border: 1px solid rgba(0, 0, 0, 0.14);
}

.widget_search .search-submit .otb-fa,
.widget_product_search .search-submit .otb-fa,
.widget_search .search-submit .fa,
.widget_product_search .search-submit .fa {
	font-size: 16px;
	line-height: 33px;
	color: #FFFFFF;
	vertical-align: top;
}

.widget-area .widget h1,
.widget-area .widget h2,
.widget-area .wp-block-heading {
    padding: 0 0 6px;
    margin: 0 0 10px 0;
    font-size: 13px;
    line-height: 16px;
    text-transform: uppercase;
    border-bottom: 1px solid #e0e0e0;
    font-weight: 600;
    color: #4D4D4D;
}

.widget-area .widget ul {
    margin: 0;
    padding: 0;
}
.widget-area .widget ul li {
    margin: 0 0 2px;
    padding: 0;
    list-style-type: none;
}
.widget-area .widget ul li a {
    
}

/*--------------------------------------------------------------
10.0 Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
10.1 Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	border-bottom: 1px solid #e0e0e0;
	margin: 0 0 30px;
	padding: 0 0 30px;
}
.page .hentry {
    border: 0;
    margin: 0 0 25px;
    padding: 0;
}

/*
.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}
*/

.byline {
	display: inline;
}

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

.single .byline,
.group-blog .byline {
	display: inline;
}

.site-content {
	margin-top: 25px; 	
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}
.page-content img,
.entry-content img,
.entry-summary img {
	margin-bottom: 1.5em;
	/*
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.03);
    */
}

.entry-content .read-more {
	text-decoration: none !important;
}

.entry-content .read-more.below {
	display: block;
	margin-top: 1em;
}

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

.wp-caption img {
    box-shadow: none;
}

/* Blog Featured Image */

.featured-image-container {
	position: relative;
}

.blog-post-side-layout .featured-image-container {
    width: 30%;
	width: 100%;
    float: left;
    overflow: hidden;
	position: relative;
}

.blog-post-top-layout.centered .featured-image-wrapper.full {
	text-align: center;
}

.blog-post-top-layout.centered .featured-image-container.full {
	text-align: center;
	display: inline-block;
}

.blog-post-side-layout .featured-image-wrapper,
.blog-post-top-layout.left-aligned .featured-image-container {
	float: left;
}

.blog-post-side-layout.right-aligned .featured-image-wrapper,
.blog-post-side-layout.right-aligned .featured-image-container,
.blog-post-top-layout.right-aligned .featured-image-container {
	float: right;
}

.featured-image-container.square,
.featured-image-container.round,
.featured-image-container.rounded-corners,
.featured-image-container.tall,
.featured-image-container.medium,
.featured-image-container.short {
	background-position: center center;
}

.featured-image-container.constrain {
	background-size: cover;
}

.featured-image-wrapper.round,
.featured-image-container.round {
	border-radius: 50%;
}

.featured-image-wrapper.rounded-corners,
.featured-image-container.rounded-corners {
	border-radius: 3px;
}

.featured-image-container.full.full-width,
.featured-image-container.full.full-width a,
.featured-image-container.full.full-width img.featured-image {
	width: 100%;
}

.featured-image-container.tall,
.featured-image-container.medium,
.featured-image-container.short {
	background-size: cover;
}

.featured-image-container.tall {
	height: 440px;
}
.featured-image-container.medium {
	height: 340px;
}
.featured-image-container.short {
	height: 240px;
}

.featured-image-container a {
	width: 100%;
	height: 100%;
	display: inline-block;
	vertical-align: top;
}

.blog-post-top-layout .featured-image-container.full:not(.full-width) a {
	width: auto;
}

.featured-image-container img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
	display: inline-block;
	vertical-align: top;
}

.featured-image-container img.featured-image {
    -webkit-transition: opacity 0.2s ease 0s;
     -moz-transition: opacity 0.2s ease 0s;
      -ms-transition: opacity 0.2s ease 0s;
       -o-transition: opacity 0.2s ease 0s;
          transition: opacity 0.2s ease 0s;
}

.featured-image-container img.placeholder {
	width: 100%;
}

.featured-image-container.loading {
	background: url(images/loader.gif) center center no-repeat;
	background-size: auto !important;
}

.featured-image-container.round img.featured-image,
.featured-image-container.rounded-corners img.featured-image,
.featured-image-container.square img.featured-image,
.featured-image-container.tall img.featured-image,
.featured-image-container.medium img.featured-image,
.featured-image-container.short img.featured-image {
	display: none;
}

.featured-image-container:not(.round):not(.rounded-corners):not(.square).loading img {
	opacity: 0;
}

.blog-post-top-layout .featured-image-wrapper {
	margin: 0 0 21px;
}

/* Blog list content */
.blog-post-side-layout .post-loop-content {
    width: 70%;
    padding: 0 0 0 2.7%;
    float: left;
}

.blog-post-side-layout.right-aligned .post-loop-content {
	float: left;
	padding: 0 2.7% 0 0;
}

.blog-post-side-layout.no-featured-image .post-loop-content {
    width: 100%;
    padding: 0;
    float: none;
}

/* -------- Post Images Carousel -------- */
/*
.blog-post-side-layout .post-loop-images {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
    width: 30%;
    float: left;
    border-radius: 3px;
    overflow: hidden;
}
.post-no-img .post-loop-images {
    display: none;
}
.blog-post-side-layout .post-loop-content {
    width: 67.5%;
    padding: 0 0 8px 0;
    float: right;
}
.blog-post-side-layout.post-no-img .post-loop-content {
    width: 100%;
    padding: 0 0 8px 0;
    float: none;
}

.post-loop-images-carousel-wrapper {
    position: relative;
}
.post-loop-images-carousel-wrapper-remove {
    background-image: url(images/loader.gif);
    background-position: center center;
    background-repeat: no-repeat;
    height: 220px;
    overflow: hidden;
}
.post-loop-images-prev,
.post-loop-images-next {
    background-color: rgba(0, 0, 0, 0.4);
    border: 1px solid rgba(0, 0, 0, 0.24);
    border-radius: 3px;
    cursor: pointer;
    height: 38px;
    color: #FFF;
    text-align: center;
    font-size: 22px;
    line-height: 22px;
    margin: -16px 0 0;
    padding: 5px 0 0;
    position: absolute;
    top: 50%;
    width: 34px;
    z-index: 9;
    opacity: 0;
    transform: scale(0.8);
    
    -webkit-transition: all 0.2s ease 0s;
     -moz-transition: all 0.2s ease 0s;
      -ms-transition: all 0.2s ease 0s;
       -o-transition: all 0.2s ease 0s;
          transition: all 0.2s ease 0s;
}
.post-loop-images-prev {
    left: 8px;
}
.post-loop-images-next {
    right: 8px;
}
.blog-post-side-layout .post-loop-images-carousel {
    
}
.post-loop-images-carousel-remove {
    height: 220px !important;
    visibility: hidden !important;
    overflow: hidden;
}
.post-loop-images-carousel div {
    float: left;
    text-align: center;
    margin: 0 0 15px;
}
.blog-post-side-layout .post-loop-images-carousel div {
    margin: 0;
}
.post-loop-images-carousel img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}
.blog-post-top-layout .post-loop-images-carousel div {
	margin: 0 0 22px;
}
.blog-post-top-layout .post-loop-images-carousel img {
	display: inline-block;
}

.hentry:hover .post-loop-images-prev,
.hentry:hover .post-loop-images-next {
    opacity: 1;
    transform: scale(1);
}

.single .entry-thumbnail {
    margin: 20px 0;
    text-align: center;
}
*/

/* Masonry Grid */

.masonry-grid-container {
	height: auto;
}

.masonry-grid-container:not(.bordered) .featured-image-wrapper {
	margin-bottom: 17px;
}

.masonry-grid-container .featured-image-container {
	width: 100%;
}

.masonry-grid-container.loading article {
	float: left;
}

.masonry-grid-container article {
	padding-left: inherit;
	padding-right: inherit;
	border-bottom: none;
	padding-bottom: 0;
}

.masonry-grid-container article .entry-content {
	word-break: break-word;
}

.masonry-grid-container article .post-loop-content {
	padding: 0;
}

.masonry-grid-container.bordered article .entry-header,
.masonry-grid-container.bordered article .entry-content,
.masonry-grid-container.bordered article .entry-footer {
	padding-left: 20px;
	padding-right: 20px;
}

.masonry-grid-container.bordered article .entry-header,
.masonry-grid-container.bordered article .entry-content {
	margin-top: -2px;
	border: 1px solid #e0e0e0;
	border-bottom: none;
}

.masonry-grid-container.bordered article .entry-content {
	border-top: none;
	padding-top: 1.5em;
}

.masonry-grid-container.bordered article .entry-header {
	padding-top: 17px;
}

.masonry-grid-container article .entry-footer {
	margin-top: -2px;
	padding-top: 2px;
	padding-bottom: 17px;
	border-bottom: 1px solid #e0e0e0;
}

.masonry-grid-container.bordered article .entry-footer {
	border: 1px solid #e0e0e0;
	border-top: none;
}

.masonry-grid-container article .cat-links,
.masonry-grid-container article .tags-links {
	margin: 0;
	display: block;
}

/* Rounded Featured Image */

.post-loop-images.round {
	box-shadow: none;
}

.hentry:hover .post-loop-images-prev,
.hentry:hover .post-loop-images-next {
    opacity: 1;
    transform: scale(1);
}

.single .entry-thumbnail {
    margin: 20px 0;
    text-align: center;
}
body.rounded-corners .entry-thumbnail img {
	border-radius: 3px;
}

/* Featured Image Rollover effects */

.featured-image-container,
.blog-post-side-layout .featured-image-wrapper,
.blog-post-top-layout .featured-image-wrapper,
.masonry-grid-container .featured-image-wrapper {
	position: relative;
	overflow: hidden;
}

.blog-post-side-layout .featured-image-wrapper {
	width: 30%;
	display: inline-block;
}

.featured-image-container a {
	display: inline-block;
	position: relative;
	width: 100%;
}

/* Opacity */
.featured-image-container.opacity-rollover .opacity {
	opacity: 0;
	height: 100%;
	width: 100%;
	top: 0;
	position: absolute;
	  -moz-transition: opacity 0.4s ease 0s;
	  -webkit-transition: opacity 0.4s ease 0s;
	  transition: opacity 0.4s ease 0s;
}

.featured-image-container.opacity-rollover:hover .opacity {
	opacity: 1;
}

/* Zoom */
.featured-image-container.zoom-rollover img,
.featured-image-container.square.zoom-rollover,
.featured-image-container.round.zoom-rollover,
.featured-image-container.rounded-corners.zoom-rollover,
.featured-image-container.tall.zoom-rollover,
.featured-image-container.medium.zoom-rollover,
.featured-image-container.short.zoom-rollover,
.masonry-grid-container .featured-image-container.zoom-rollover {
	/*
  -moz-transition: all 0.3s !important;
  -webkit-transition: all 0.3s !important;
  transition: all 0.3s !important;
  */
	vertical-align: top;
	max-width: 100.1%;
}

.featured-image-container.zoom-rollover.transition img,
.featured-image-container.square.zoom-rollover.transition,
.featured-image-container.round.zoom-rollover.transition,
.featured-image-container.rounded-corners.zoom-rollover.transition,
.featured-image-container.tall.zoom-rollover.transition,
.featured-image-container.medium.zoom-rollover.transition,
.featured-image-container.short.zoom-rollover.transition,
.masonry-grid-container .featured-image-container.zoom-rollover.transition {
  -moz-transition: all 0.3s !important;
  -webkit-transition: all 0.3s !important;
  transition: all 0.3s !important;
}

.featured-image-container.zoom-rollover img:hover,
.featured-image-container.square.zoom-rollover:hover,
.featured-image-container.round.zoom-rollover:hover,
.featured-image-container.rounded-corners.zoom-rollover:hover,
.featured-image-container.tall.zoom-rollover:hover,
.featured-image-container.medium.zoom-rollover:hover,
.featured-image-container.short.zoom-rollover:hover,
.masonry-grid-container .featured-image-container.zoom-rollover:hover {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

/* Blog numeric pagination */

.navigation.numeric {
	margin: 45px 0 0 0 !important;
	text-align: center;
}

.navigation.numeric ul {
	margin: 0;
}

.navigation.numeric li a,
.navigation.numeric li a:hover,
.navigation.numeric li.active a,
.navigation.numeric li.disabled {
	display: inline-block;
	color: #FFFFFF;
	text-decoration:none;
	cursor: pointer;
	padding: 5px 12px;
	
    -webkit-transition: background-color 0.2s ease 0s;
     -moz-transition: background-color 0.2s ease 0s;
      -ms-transition: background-color 0.2s ease 0s;
       -o-transition: background-color 0.2s ease 0s;
          transition: background-color 0.2s ease 0s;
}
  
.navigation.numeric li {
	display: inline;
}

/*--------------------------------------------------------------
10.2 Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

article .entry-title {
    margin: 0 0 8px;
}
article .entry-meta {
    color: #B0B0B0;
    font-size: 0.95em;
    font-style: italic;
}
article .cat-links {
    margin: 0 10px 0 0;
}
article .tags-links {
    margin: 0;
}
article .entry-footer {
    color: #B0B0B0;
    font-size: 0.95em;
    font-style: italic;
}

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

.bypostauthor {
	display: block;
}

.comments-area {
    
}

.comments-title {
    font-size: 18px;
}

.comment-list {
    margin: 0;
    padding: 5px 0 0;
    list-style-type: none;
    clear: both;
}

.comment-list li {
    margin: 0;
    padding: 0 0 10px;
}

.comment {
    
}

.comment-author {
    padding: 4px 10px 5px 0;
}

.comment-container {
    margin-left: 65px;
}

.comment-author .avatar {
    border: 2px solid #DCDCDC;
	margin: 0 5px 0 0;
}

.comment-meta cite {
    display: block;
    font-size: 13px;
    font-weight: 600;
}

.comment-meta > a {
    font-size: 11px;
}

.comment-content {
    
}

.comment-content p {
    margin-bottom: 0.4em;
}

.comment .reply {
    text-align: right;
}

.comments-area label {
    display: block;
    min-width: 10.5%;
    padding: 6px 0 5px 0;
}

.comments-area .comment-form-cookies-consent input {
	vertical-align: middle;
}

.comments-area .comment-form-cookies-consent label {
	display: inline-block;
	margin: 0 0 0 5px;
}

.comments-area input[type="text"],
.comments-area input[type="email"],
.comments-area input[type="tel"],
.comments-area input[type="password"],
.comments-area input[type="url"],
.comments-area input[type="search"] {
    padding: 0.8% 1%;
	width: 311px;
}

#comments ul {
    margin-left: 2em;
}
#comments li {
    list-style-type: none;
}



/* NEW COMMENT STYLES */

.comment-meta {
    font-size: 14px;
    margin: 0;
    width: 100%;
}




.post-password-required input {
    max-width: 280px;
    margin: 0 5px;
}

/*--------------------------------------------------------------
11.0 Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
	display: block;
}

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

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

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

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

.wp-caption-text {
	text-align: center;
	background-color: #FCFCFC;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08) inset;
	border-radius: 0 0 3px 3px;
}

.wp-caption .wp-caption-text {
	margin: 0;
	padding: 6px 10px;
}

/*--------------------------------------------------------------
12.2 Galleries
--------------------------------------------------------------*/

.gallery {
	margin-bottom: 1.1em;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-columns-2 .gallery-item:nth-of-type(2n+2),
.gallery-columns-3 .gallery-item:nth-of-type(3n+3),
.gallery-columns-4 .gallery-item:nth-of-type(4n+4),
.gallery-columns-5 .gallery-item:nth-of-type(5n+5),
.gallery-columns-6 .gallery-item:nth-of-type(6n+6),
.gallery-columns-7 .gallery-item:nth-of-type(7n+7),
.gallery-columns-8 .gallery-item:nth-of-type(8n+8),
.gallery-columns-9 .gallery-item:nth-of-type(9n+9) {
	margin-right: 0;
}

.gallery-item:last-of-type {
    padding-right: 0;
}

.gallery-columns-2 .gallery-item {
  max-width: calc((100% - 16px * 1) / 2);
}

.gallery-columns-3 .gallery-item {
    max-width: calc((100% - 16px * 2) / 3);
}

.gallery-columns-4 .gallery-item {
  max-width: calc((100% - 16px * 3) / 4);
}

.gallery-columns-5 .gallery-item {
  max-width: calc((100% - 16px * 4) / 5);
}

.gallery-columns-6 .gallery-item {
  max-width: calc((100% - 16px * 5) / 6);
}

.gallery-columns-7 .gallery-item {
  max-width: calc((100% - 16px * 6) / 7);
}

.gallery-columns-8 .gallery-item {
  max-width: calc((100% - 16px * 7) / 8);
}

.gallery-columns-9 .gallery-item {
  max-width: calc((100% - 16px * 8) / 9);
}

.gallery-item {
    display: inline-block;
    margin-right: 16px;
    margin-bottom: 16px;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-item > div > a {
    display: block;
    line-height: 0;
    box-shadow: 0 0 0 0 transparent;
}

.gallery-item > div > a > img {
	margin-bottom: 0;
}

.gallery-caption {
	display: block;
	box-shadow: none;
	line-height: 1.6;
	margin: 0;
	padding: 0.5em;
}

/* Site content */

.content-area .gallery {
	display: grid;
	justify-content: space-between;
	grid-gap: 40px;
}

.content-area .gallery .gallery-item {
	max-width: 100%;
	width: 100%;
}

.content-area .gallery-columns-3 {
	grid-template-columns: repeat(auto-fill, 30.9%);
}

.content-area .gallery-columns-4 {
	grid-template-columns: repeat(auto-fill, 22.2%);
}

.content-area .gallery-columns-5 {
	grid-template-columns: repeat(auto-fill, 17.1%);
}

/* Widget areas */

.gallery {
	margin-bottom: 1.1em;
}

.site-footer-widgets .gallery,
.widget-area .gallery {
	margin-bottom: 0;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-columns-2 .gallery-item:nth-of-type(2n+2),
.gallery-columns-3 .gallery-item:nth-of-type(3n+3),
.gallery-columns-4 .gallery-item:nth-of-type(4n+4),
.gallery-columns-5 .gallery-item:nth-of-type(5n+5),
.gallery-columns-6 .gallery-item:nth-of-type(6n+6),
.gallery-columns-7 .gallery-item:nth-of-type(7n+7),
.gallery-columns-8 .gallery-item:nth-of-type(8n+8),
.gallery-columns-9 .gallery-item:nth-of-type(9n+9) {
	margin-right: 0 !important;
}

.gallery-item:last-of-type {
    padding-right: 0;
}

.gallery-columns-2 .gallery-item {
  max-width: calc((100% - 16px * 1) / 2);
}

.gallery-columns-3 .gallery-item {
    max-width: calc((100% - 16px * 2) / 3);
}

.widget_media_gallery.medium-gutter .gallery-columns-3 .gallery-item {
    max-width: calc((100% - 25px * 2) / 3);
}

.widget_media_gallery.large-gutter .gallery-columns-3 .gallery-item {
    max-width: calc((100% - 40px * 2) / 3);
}

.gallery-columns-4 .gallery-item {
  max-width: calc((100% - 16px * 3) / 4);
}

.gallery-columns-5 .gallery-item {
  max-width: calc((100% - 16px * 4) / 5);
}

.gallery-columns-6 .gallery-item {
  max-width: calc((100% - 16px * 5) / 6);
}

.gallery-columns-7 .gallery-item {
  max-width: calc((100% - 16px * 6) / 7);
}

.gallery-columns-8 .gallery-item {
  max-width: calc((100% - 16px * 7) / 8);
}

.gallery-columns-9 .gallery-item {
  max-width: calc((100% - 16px * 8) / 9);
}

.gallery-columns-2 .gallery-item:nth-last-child(-n+2),
.gallery-columns-3 .gallery-item:nth-last-child(-n+3),
.gallery-columns-4 .gallery-item:nth-last-child(-n+4),
.gallery-columns-5 .gallery-item:nth-last-child(-n+5),
.gallery-columns-6 .gallery-item:nth-last-child(-n+6),
.gallery-columns-7 .gallery-item:nth-last-child(-n+7),
.gallery-columns-8 .gallery-item:nth-last-child(-n+8),
.gallery-columns-9 .gallery-item:nth-last-child(-n+9) {
	margin-bottom: 0px;
}

.gallery-item {
    display: inline-block;
    margin-right: 16px;
    margin-bottom: 16px;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.widget_media_gallery.medium-gutter .gallery-item {
    margin-right: 25px;
    margin-bottom: 25px;
}

.widget_media_gallery.large-gutter .gallery-item {
    margin-right: 40px;
    margin-bottom: 40px;
}

.gallery-item > div > a {
    display: block;
    line-height: 0;
    box-shadow: 0 0 0 0 transparent;
}

.gallery-item > div > a > img {
	margin-bottom: 0;
}

.gallery-caption {
	display: block;
	box-shadow: none;
	line-height: 1.6;
	margin: 0;
	padding: 0.5em;
}

/* Custom classes for the page builder layouts */

/* Used in the "Our Team" section of the homepage */

.profile-list .panel-grid-cell {
	margin-bottom: 0 !important;
}

.profile-list .panel-grid-cell .widget_sow-image {
	margin-bottom: 15px !important;
}

.widget_sow-image .circular img {
	border-radius: 100%;
	margin-bottom: 0;
}

/* Photo Gallery by Supsystic */

#colorbox {
	z-index: 99999 !important;
}
#cboxOverlay {
	z-index: 99999 !important;
}

.widget_sggwidget div,
.widget_sggwidget .grid-gallery-photos,
.grid-gallery div,
.grid-gallery .grid-gallery-photos {
	max-width: 100%;
}

.widget_sggwidget .grid-gallery-caption,
.widget_sggwidget .grid-gallery-caption .crop,
.widget_sggwidget img,
.grid-gallery .grid-gallery-caption,
.grid-gallery .grid-gallery-caption .crop,
.grid-gallery img {
	max-width: 100%;
	height: auto !important;
}

#cboxContent button {
	min-width: 0;
}

@media screen and (max-width: 400px) {
	.widget_sggwidget div,
	.widget_sggwidget .grid-gallery-caption,
	.grid-gallery div,
	.grid-gallery .grid-gallery-caption {
		left: 0 !important;
	}
}

/* Instagram Slider Widget */
.jr-insta-thumb ul.thumbnails li {
	display: inline-block;
	padding: 0;
	margin: 0 2.5% 2.5% 0;
}

.jr-insta-thumb ul.thumbnails.jr_col_3 li:nth-of-type(3n+0) {
	margin-right: 0;
}

/* WPForms */
div.wpforms-container form.wpforms-form .wpforms-field-label {
	font-size: 13px;
	margin-bottom: 10px;
}

div.wpforms-container form.wpforms-form textarea.wpforms-field-medium {
	height: 225px;
}

div.wpforms-container form.wpforms-form .wpforms-field input.wpforms-error,
div.wpforms-container form.wpforms-form .wpforms-field textarea.wpforms-error,
div.wpforms-container form.wpforms-form .wpforms-field select.wpforms-error {
    border-color: #cc0000;
}

div.wpforms-container form.wpforms-form label.wpforms-error {
	color: #990000;
}

/* Elementor */

.elementor-widget-social-icons .elementor-grid.elementor-social-icons-wrapper {
	margin-left: 0;
	margin-right: 0;
}

.elementor-widget-social-icons .elementor-social-icons-wrapper .elementor-grid-item:first-child .elementor-social-icon {
	margin-left: 0;
}

.elementor-widget-social-icons .elementor-social-icons-wrapper .elementor-grid-item:last-child .elementor-social-icon {
	margin-right: 0;
}

.elementor-template-full-width .site-container,
.elementor-template-full-width .main-menu-container {
	max-width: 100%;
}

/* Recent Posts Widget Extended - site content */

.site-content .rpwe-block ul {
	width: 100%;
	display: inline-block;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0;
}

.site-content .rpwe-block li {
	width: 30.5%;
	margin-right: 0;
	float: left;
	text-align: center;
	border-bottom: 1px solid;
}

.site-content .rpwe-block .rpwe-img {
	display: inline-block !important;
    margin: 0 0 18px 0;
}

.site-content .rpwe-block .rpwe-thumb {
	display: inline-block;
	vertical-align: top;
    border: none !important;
    box-shadow: none !important;
    margin: 0 auto 0 auto;
    padding: 0 !important;
}

.site-content .rpwe-block h3.rpwe-title {
	font-size: 22px !important;
	margin: 0 0 15px 0 !important;
	text-align: center;
	padding: 0 5% 0 5%;
	line-height: 1.2;
}

/*
.site-content .rpwe-block h3.rpwe-title a {
	font-weight: 600 !important;
}
*/

.site-content .rpwe-block .rpwe-summary {
	font-size: 13px;
	padding: 0 5% 10px 5%;
}

body.comfortable-paragraph-line-height .site-content .rpwe-block .rpwe-summary {
	line-height: 1.72em;
}
body.spacious-paragraph-line-height .site-content .rpwe-block .rpwe-summary {
	line-height: 2em;
}

.site-content .rpwe-block .rpwe-summary a {
	display: block !important;
	text-transform: uppercase;
	margin: 14px 0 0 0;
}

/* BookingPress */

.oceanic-bookingpress-use-theme-styles .bpa-frontend-main-container,
.oceanic-bookingpress-use-theme-styles .bpa-front-customer-panel-container {
	max-width: 1140px !important;
}

.oceanic-bookingpress-use-theme-styles .bpa-front-tabs--panel-body .bpa-front-dc--body {
	min-height: auto;
}

.oceanic-bookingpress-use-theme-styles .el-picker-panel .el-date-picker__header button {
	min-width: auto;
}

.oceanic-bookingpress-use-theme-styles .bpa-tn__dropdown-menu {
	z-index: 99999 !important;
}

.oceanic-bookingpress-use-theme-styles .bpa-front-toast-notification {
	box-shadow: none !important;
}

.oceanic-bookingpress-use-theme-styles .bpa-front-tabs--vertical-left .bpa-front-tab-menu,
.oceanic-bookingpress-use-theme-styles .el-dropdown-menu,
.oceanic-bookingpress-use-theme-styles .el-picker-panel,
.oceanic-bookingpress-use-theme-styles .bpa-front-tabs--vertical-left .bpa-front-tab-menu .bpa-front-tab-menu--item.__bpa-is-active span,
.oceanic-bookingpress-use-theme-styles .bpa-front-tabs--vertical-left .bpa-front-tab-menu .bpa-front-tab-menu--item.__bpa-is-active .bpa-front-tm--item-icon,
.oceanic-bookingpress-use-theme-styles .bpa-front-tabs .bpa-front-tabs--foot .bpa-front-btn--primary:focus,
.oceanic-bookingpress-use-theme-styles .bpa-front-btn--primary:focus,
.oceanic-bookingpress-use-theme-styles .bpa-front-form-control.--bpa-country-dropdown.vue-tel-input:focus-within,
.oceanic-bookingpress-use-theme-styles .bpa-front-cp-top-navbar,
.oceanic-bookingpress-use-theme-styles .bpa-front-form-control .el-textarea__inner:focus,
.oceanic-bookingpress-use-theme-styles .bpa-front-form-control input:focus,
.oceanic-bookingpress-use-theme-styles .el-date-picker__time-header .el-input .el-input__inner:focus,
.oceanic-bookingpress-use-theme-styles .bpa-front-module--service-item.__bpa-is-selected .bpa-front-si-card,
.oceanic-bookingpress-use-theme-styles .bpa-front-ma-table-actions-wrap .bpa-front-ma-taw__card,
.oceanic-bookingpress-use-theme-styles .bpa-front-module--atc-wrapper .bpa-front-module--atc__item .bpa-front-btn:hover {
	box-shadow: none !important;
}

.oceanic-bookingpress-use-theme-styles .bpa-front-tabs--vertical-left .bpa-front-tab-menu,
.oceanic-bookingpress-use-theme-styles .bpa-front-default-card,
.oceanic-bookingpress-use-theme-styles .bpa-front-module--service-item .bpa-front-si-card,
.oceanic-bookingpress-use-theme-styles .bpa-front--dt__time-slots,
.oceanic-bookingpress-use-theme-styles .bpa-front--dt__time-slots .bpa-front--dt__ts-body .bpa-front--dt__ts-body--row .bpa-front--dt__ts-body--items .bpa-front--dt__ts-body--item,
.oceanic-bookingpress-use-theme-styles .bpa-front-module--category .bpa-front-cat-items .bpa-front-ci-pill.el-tag,
.oceanic-bookingpress-use-theme-styles .bpa-front-tabs--foot,
.oceanic-bookingpress-use-theme-styles .bpa-front--dt__calendar .vc-container,
.oceanic-bookingpress-use-theme-styles .bpa-front--dt__calendar .vc-header,
.oceanic-bookingpress-use-theme-styles .bpa-front--dt__calendar .vc-day,
.oceanic-bookingpress-use-theme-styles .bpa-front-form-control input,
.oceanic-bookingpress-use-theme-styles .bpa-front-module--booking-summary .bpa-front-module--bs-amount-details,
.oceanic-bookingpress-use-theme-styles .bpa-front-form-control.--bpa-country-dropdown,
.oceanic-bookingpress-use-theme-styles .bpa-front-form-control .el-textarea__inner,
.oceanic-bookingpress-use-theme-styles .bpa-front-form-control--v-date-picker .el-input__inner,
.oceanic-bookingpress-use-theme-styles .el-date-picker__time-header .el-input .el-input__inner,
.oceanic-bookingpress-use-theme-styles .bpa-front-module--booking-summary .bpa-front-module--bs-summary-content .bpa-front-module--bs-summary-content-item,
.oceanic-bookingpress-use-theme-styles .bpa-front-tabs--vertical-left .bpa-front-tab-menu .bpa-front-tab-menu--item .bpa-front-tm--item-icon,
.oceanic-bookingpress-use-theme-styles .bpa-front-form-control.--bpa-country-dropdown .vti__dropdown-list,
.oceanic-bookingpress-use-theme-styles .bpa-fm--bs__deposit-payment-module .bpa-dpm__item.--bpa-is-dpm-total-item,
.oceanic-bookingpress-use-theme-styles .bpa-fm--bs__deposit-payment-module,
.oceanic-bookingpress-use-theme-styles .bpa-front-module--booking-summary .bpa-is-coupon-module-enable .bpa-fm--bs__coupon-module-textbox,
.oceanic-bookingpress-use-theme-styles .bpa-front-module--payment-methods .bpa-front-module--pm-body .bpa-front-module--pm-body__item,
.oceanic-bookingpress-use-theme-styles .bpa-front-thankyou-module-container,
.oceanic-bookingpress-use-theme-styles .bpa-front-tmc__summary-content .bpa-front-tmc__sc-item,
.oceanic-bookingpress-use-theme-styles .bpa-front-module--add-to-calendar,
.oceanic-bookingpress-use-theme-styles .bpa-front-module--atc-wrapper .bpa-front-btn,
.oceanic-bookingpress-use-theme-styles .bpa-cp-ls__tab-menu .bpa-tm__item .bpa-tm__item-icon,
.oceanic-bookingpress-use-theme-styles .bpa-front-form-control.--bpa-country-dropdown .vti__dropdown,
.oceanic-bookingpress-use-theme-styles .bpa-front-module--date-and-time.__sm .bpa-front--dt__ts-sm-back-btn .bpa-front-btn,
.oceanic-bookingpress-use-theme-styles .bpa-front-module--service-items-row .bpa-front-module--service-item,
.oceanic-bookingpress-use-theme-styles .bpa-custom-datepicker .el-date-picker__header--bordered,
.oceanic-bookingpress-use-theme-styles .bpa-front-module--service-item .bpa-front-si-card .bpa-front-si-card__left .bpa-front-si__default-img,
.oceanic-bookingpress-use-theme-styles .bpa-fm__booking-summary-v47 .bpa-front-module--bs-customer-detail,
.oceanic-bookingpress-use-theme-styles .bpa-front--dt__time-slots .bpa-front--dt__ts-body .bpa-front--dt__ts-body--row .bpa-front--dt__ts-body--items .bpa-front--dt__ts-body--item.__bpa-is-disabled:hover,
.oceanic-bookingpress-use-theme-styles .bpa-front--dt__calendar .vc-nav-popover-container,
.oceanic-bookingpress-use-theme-styles .bpa-front--dt__calendar .vc-nav-items .vc-nav-item:hover,
.oceanic-bookingpress-use-theme-styles .bpa-front-form-control--checkbox .el-checkbox__inner:hover,
.oceanic-bookingpress-use-theme-styles .bpa-front-form-control--checkbox .el-checkbox__inner,
.oceanic-bookingpress-use-theme-styles .bpa-front-cp-top-navbar,
.oceanic-bookingpress-use-theme-styles .bpa-front-cp-card,
.oceanic-bookingpress-use-theme-styles .bpa-front-form-control input,
.oceanic-bookingpress-use-theme-styles .el-date-picker__time-header .el-input .el-input__inner,
.oceanic-bookingpress-use-theme-styles .bpa-cp-ma-table.el-table .el-table__header-wrapper tr th.el-table__cell,
.oceanic-bookingpress-use-theme-styles .bpa-front-ma-view-appointment-card,
.oceanic-bookingpress-use-theme-styles .bpa-ma-vac-sec-title,
.oceanic-bookingpress-use-theme-styles .bpa-ma-vac--head__right .bpa-front-pill,
.oceanic-bookingpress-use-theme-styles .bpa-vac-pd__item.__bpa-pd-is-total-item,
.oceanic-bookingpress-use-theme-styles .bpa-front-btn__small,
.oceanic-bookingpress-use-theme-styles .bpa-front-ma-table-actions-wrap .bpa-front-ma-taw__card,
.oceanic-bookingpress-use-theme-styles .el-popover,
.oceanic-bookingpress-use-theme-styles .el-popconfirm .el-popconfirm__action,
.oceanic-bookingpress-use-theme-styles .bpa-front-cp-custom-popover,
.oceanic-bookingpress-use-theme-styles .bpa-tn__dropdown-menu,
.oceanic-bookingpress-use-theme-styles .bpa-front-form-control input:focus,
.oceanic-bookingpress-use-theme-styles .bpa-front-form-control .el-textarea__inner:focus,
.oceanic-bookingpress-use-theme-styles .el-date-picker__time-header .el-input .el-input__inner:focus,
.oceanic-bookingpress-use-theme-styles .bpa-cp-ma-table.el-table td.el-table__cell,
.oceanic-bookingpress-use-theme-styles .bpa-front-ma--pagination-wrapper .el-pager li,
.oceanic-bookingpress-use-theme-styles .bpa-front-cp-custom-popover .el-date-picker__header--bordered,
.oceanic-bookingpress-use-theme-styles .bpa-custom-datepicker .el-date-picker__header--bordered,
.oceanic-bookingpress-use-theme-styles .bpa-tn__dropdown-head .bpa-cp-avatar__default-img,
.oceanic-bookingpress-use-theme-styles .bpa-front-form-control.--bpa-country-dropdown.vue-tel-input:focus-within,
.oceanic-bookingpress-use-theme-styles .el-date-picker__header--bordered {
	border-color: #CCCCCC !important;
	/*border-radius: 0 !important;*/
}

.oceanic-bookingpress-use-theme-styles .bpa-front-form-control input:focus,
.oceanic-bookingpress-use-theme-styles .bpa-front-form-control .el-textarea__inner:focus,
.oceanic-bookingpress-use-theme-styles .el-date-picker__time-header .el-input .el-input__inner:focus {
	border-color: #01B6AD !important;
}

.oceanic-bookingpress-use-theme-styles .el-popper[x-placement^=top] .popper__arrow {
	border-top-color: #CCCCCC !important;
}

.oceanic-bookingpress-use-theme-styles .el-popper[x-placement^=bottom] .popper__arrow {
	border-bottom-color: #CCCCCC !important;
}

.oceanic-bookingpress-use-theme-styles .bpa-front-cp--fw__col.__bpa-is-search-icon .bpa-front-form-control .el-input__inner {
	height: 41px !important;
}

.oceanic-bookingpress-use-theme-styles .bpa-front-btn--primary,
.oceanic-bookingpress-use-theme-styles .bpa-front-btn--primary:focus {
	background-color: #01B6AD !important;
	border: none !important;
	font-weight: 400;
	padding: 10px 25px;
}

.oceanic-bookingpress-use-theme-styles .bpa-front-btn--primary span {
	font-size: 14px !important;
	letter-spacing: 0 !important;
	font-family: 'Raleway', sans-serif !important;
}

.oceanic-bookingpress-use-theme-styles .bpa-front-btn--primary:hover {
	background-color: #019289 !important;
}

.oceanic-bookingpress-use-theme-styles .bpa-front-tabs--vertical-left .bpa-front-tab-menu .bpa-front-tab-menu--item.__bpa-is-active,
.oceanic-bookingpress-use-theme-styles .bpa-front-tabs .bpa-front-module--booking-summary .bpa-front-module--bs-amount-details .bpa-front-module--bs-ad--price,
.oceanic-bookingpress-use-theme-styles .bpa-front-tabs--vertical-left .bpa-front-tab-menu .bpa-front-tab-menu--item.__bpa-is-active::before,
.oceanic-bookingpress-use-theme-styles .bpa-custom-datepicker .el-year-table td.today .cell,
.oceanic-bookingpress-use-theme-styles .bpa-custom-datepicker .el-month-table td.today .cell,
.oceanic-bookingpress-use-theme-styles .bpa-front--dt__calendar .vc-day.is-today .vc-day-content,
.oceanic-bookingpress-use-theme-styles .bpa-front-form-control--checkbox .el-checkbox__input.is-checked + .el-checkbox__label,
.oceanic-bookingpress-use-theme-styles .bpa-tn__dropdown-menu .bpa-tn__dropdown-item a.bpa-tm__item.__bpa-is-active,
.oceanic-bookingpress-use-theme-styles .bpa-tn__dropdown-menu .bpa-tn__dropdown-item a.bpa-tm__item.__bpa-is-active span,
.oceanic-bookingpress-use-theme-styles .bpa-front-ma--pagination-wrapper .el-pager li:hover,
.oceanic-bookingpress-use-theme-styles .bpa-vac-pd__item.__bpa-pd-is-total-item .bpa-vac-pd__val,
.oceanic-bookingpress-use-theme-styles .el-date-picker__header-label.active, .el-date-picker__header-label:hover,
.oceanic-bookingpress-use-theme-styles .el-date-table td.available:hover,
.oceanic-bookingpress-use-theme-styles .el-date-table td.today:not(.current) span,
.oceanic-bookingpress-use-theme-styles .el-month-table td .cell:hover,
.oceanic-bookingpress-use-theme-styles .el-month-table td.current:not(.disabled) .cell,
.oceanic-bookingpress-use-theme-styles .el-year-table td .cell:hover,
.oceanic-bookingpress-use-theme-styles .el-year-table td.current:not(.disabled) .cell,
.oceanic-bookingpress-use-theme-styles .el-picker-panel__content .el-date-table td:not(.next-month):not(.prev-month):not(.today):not(.current) span:hover,
.oceanic-bookingpress-use-theme-styles .el-picker-panel__content .el-date-table td:not(.current):not(.today) span:hover,
.oceanic-bookingpress-use-theme-styles .bpa-front-cp-custom-popover .el-year-table td.today .cell,
.oceanic-bookingpress-use-theme-styles .bpa-front-cp-custom-popover .el-month-table td.today .cell,
.oceanic-bookingpress-use-theme-styles .bpa-custom-datepicker .el-year-table td.today .cell,
.oceanic-bookingpress-use-theme-styles .bpa-custom-datepicker .el-month-table td.today .cell,
.oceanic-bookingpress-use-theme-styles .bpa-tn__dropdown-menu .bpa-tn__dropdown-item a.bpa-tm__item.__bpa-is-active,
.oceanic-bookingpress-use-theme-styles .bpa-tn__dropdown-menu .bpa-tn__dropdown-item a.bpa-tm__item.__bpa-is-active span,
.oceanic-bookingpress-use-theme-styles .bpa-front-ma--pagination-wrapper .el-pager li:hover,
.oceanic-bookingpress-use-theme-styles .bpa-vac-pd__item.__bpa-pd-is-total-item .bpa-vac-pd__val,
.oceanic-bookingpress-use-theme-styles .el-date-picker__header-label.active,
.oceanic-bookingpress-use-theme-styles .el-date-picker__header-label:hover,
.oceanic-bookingpress-use-theme-styles .el-date-table td.available:hover,
.oceanic-bookingpress-use-theme-styles .el-date-table td.today:not(.current) span,
.oceanic-bookingpress-use-theme-styles .el-month-table td .cell:hover,
.oceanic-bookingpress-use-theme-styles .el-month-table td.current:not(.disabled) .cell,
.oceanic-bookingpress-use-theme-styles .el-year-table td .cell:hover,
.oceanic-bookingpress-use-theme-styles .el-year-table td.current:not(.disabled) .cell,
.oceanic-bookingpress-use-theme-styles .el-picker-panel__content .el-date-table td:not(.next-month):not(.prev-month):not(.today):not(.current) span:hover,
.oceanic-bookingpress-use-theme-styles .el-picker-panel__content .el-date-table td:not(.current):not(.today) span:hover,
.oceanic-bookingpress-use-theme-styles .bpa-front-cp-custom-popover .el-year-table td.today .cell,
.oceanic-bookingpress-use-theme-styles .bpa-front-cp-custom-popover .el-month-table td.today .cell,
.oceanic-bookingpress-use-theme-styles .bpa-custom-datepicker .el-year-table td.today .cell,
.oceanic-bookingpress-use-theme-styles .bpa-custom-datepicker .el-month-table td.today .cell {
	color: #01B6AD !important;
}

.oceanic-bookingpress-use-theme-styles .bpa-front-module--category .bpa-front-cat-items .bpa-front-ci-pill.el-tag.__bpa-is-active svg,
.oceanic-bookingpress-use-theme-styles .bpa-front-module--service-item .bpa-front-si-card .bpa-front-si-card--checkmark-icon svg,
.oceanic-bookingpress-use-theme-styles .bpa-front-dcw__vector .bpa-front-dcw__vector-primary-color,
.oceanic-bookingpress-use-theme-styles .bpa-front-loader-cl-primary,
.oceanic-bookingpress-use-theme-styles .bpa-tn__dropdown-menu .bpa-tn__dropdown-item a.bpa-tm__item.__bpa-is-active svg,
.oceanic-bookingpress-use-theme-styles .bpa-front-data-empty-view--my-bookings .bpa-front-dev__primary-bg,
.oceanic-bookingpress-use-theme-styles .bpa-front-module--booking-summary .bpa-front-module--bs-head .bpa-head__vector-item,
.oceanic-bookingpress-use-theme-styles .bpa-front-module--confirmation .bpa-head__vector--confirmation .bpa-head__vector-item,
.oceanic-bookingpress-use-theme-styles .bpa-front-thankyou-module-container .bpa-front-tmc__head .bpa-front-tmc__vector--confirmation .bpa-head__vector-item,
.oceanic-bookingpress-use-theme-styles .bpa-front-loader-cl-primary,
.oceanic-bookingpress-use-theme-styles .bpa-front-data-empty-view .bpa-front-dev__primary-bg,
.oceanic-bookingpress-use-theme-styles .bpa-front__no-timeslots-body svg .bpa-front-dev__primary-bg {
	fill: #01B6AD !important;
}

.oceanic-bookingpress-use-theme-styles .bpa-front-data-empty-view .bpa-front-dev__primary-bg,
.oceanic-bookingpress-use-theme-styles .bpa-front__no-timeslots-body svg .bpa-front-dev__primary-bg {
	stroke: #01B6AD !important;
}

.oceanic-bookingpress-use-theme-styles .bpa-front-module--service-item.__bpa-is-selected .bpa-front-si-card,
.oceanic-bookingpress-use-theme-styles .bpa-front-module--category .bpa-front-cat-items .bpa-front-ci-pill.el-tag.__bpa-is-active,
.oceanic-bookingpress-use-theme-styles .bpa-front-module--category .bpa-front-cat-items .bpa-front-ci-pill.el-tag:hover,
.oceanic-bookingpress-use-theme-styles .bpa-front--dt__time-slots .bpa-front--dt__ts-body .bpa-front--dt__ts-body--row .bpa-front--dt__ts-body--items .bpa-front--dt__ts-body--item:hover,
.oceanic-bookingpress-use-theme-styles .bpa-front-tabs--vertical-left .bpa-front-tab-menu .bpa-front-tab-menu--item.__bpa-is-active .bpa-front-tm--item-icon,
.oceanic-bookingpress-use-theme-styles .bpa-front-module--payment-methods .bpa-front-module--pm-body .bpa-front-module--pm-body__item.__bpa-is-selected,
.oceanic-bookingpress-use-theme-styles .bpa-front-module--payment-methods .bpa-front-module--pm-body .bpa-front-module--pm-body__item.__is-selected,
.oceanic-bookingpress-use-theme-styles .bpa-front-form-control--checkbox .el-checkbox__input.is-checked .el-checkbox__inner,
.oceanic-bookingpress-use-theme-styles .bpa-front-form-control--checkbox .el-checkbox__inner:hover,
.oceanic-bookingpress-use-theme-styles .el-radio__input.is-checked .el-radio__inner,
.oceanic-bookingpress-use-theme-styles .bpa-front--dt__time-slots .bpa-front--dt__ts-body .bpa-front--dt__ts-body--row .bpa-front--dt__ts-body--items .bpa-front--dt__ts-body--item.__bpa-is-selected,
.oceanic-bookingpress-use-theme-styles .bpa-front-module--atc-wrapper .bpa-front-btn:hover,
.oceanic-bookingpress-use-theme-styles .bpa-front-btn--primary,
.oceanic-bookingpress-use-theme-styles .bpa-ma-vac--action-btn-group .bpa-front-btn:hover,
.oceanic-bookingpress-use-theme-styles .bpa-front-ma--pagination-wrapper .btn-prev:hover,
.oceanic-bookingpress-use-theme-styles .bpa-front-ma--pagination-wrapper .btn-next:hover,
.oceanic-bookingpress-use-theme-styles .bpa-front-btn--primary:hover,
.oceanic-bookingpress-use-theme-styles .bpa-front-ma--pagination-wrapper .el-pager li.active,
.oceanic-bookingpress-use-theme-styles .bpa-front-ma--pagination-wrapper .el-pager li:hover {
	border-color: #01B6AD !important;
}

.oceanic-bookingpress-use-theme-styles .bpa-front--dt__ts-body--item.__bpa-is-selected {
	background-color: #CCCCCC !important;
	background-color: transparent !important;
}

.oceanic-bookingpress-use-theme-styles .bpa-front-tabs--vertical-left .bpa-front-tab-menu .bpa-front-tab-menu--item.__bpa-is-active .bpa-front-tm--item-icon,
.oceanic-bookingpress-use-theme-styles .bpa-front-tabs--vertical-left .bpa-front-tab-menu .bpa-front-tab-menu--item.__bpa-is-active span,
.oceanic-bookingpress-use-theme-styles .bpa-front-module--service-item .bpa-front-si-card .bpa-front-si__card-body strong.--is-service-price,
.oceanic-bookingpress-use-theme-styles .bpa-front-btn--primary,
.oceanic-bookingpress-use-theme-styles .bpa-front-ma--pagination-wrapper .el-pager li.active,
.oceanic-bookingpress-use-theme-styles .bpa-ma-vac--action-btn-group .bpa-front-btn:hover,
.oceanic-bookingpress-use-theme-styles .bpa-front-ma-table-actions-wrap .bpa-front-btn--icon-without-box:hover,
.oceanic-bookingpress-use-theme-styles .el-date-table td.current:not(.disabled) span,
.oceanic-bookingpress-use-theme-styles .bpa-front--dt__calendar .vc-day .vc-highlights .vc-day-layer .vc-highlight {
	background-color: #01B6AD !important;
}

.oceanic-bookingpress-use-theme-styles .bpa-front--dt__calendar .vc-day.is-today .vc-day-content,
.oceanic-bookingpress-use-theme-styles .bpa-front-btn--borderless {
	background-color: transparent !important;
}

.oceanic-bookingpress-use-theme-styles .bpa-front-tabs .bpa-front-module--service-item .bpa-front-si-card .bpa-front-si__card-body .bpa-front-si__card-body--heading,
.oceanic-bookingpress-use-theme-styles .bpa-front-tabs .bpa-front-module-heading,
.oceanic-bookingpress-use-theme-styles .bpa-front-tmc__head .bpa-front-tmc__title,
.oceanic-bookingpress-use-theme-styles .bpa-front-cancel-module-container .bpa-front-cmc__title,
.oceanic-bookingpress-use-theme-styles .bpa-front-tmc__booking-id .bpa-front-bi__label,
.oceanic-bookingpress-use-theme-styles .bpa-front-module--add-to-calendar .bpa-fm--atc__heading,
.oceanic-bookingpress-use-theme-styles .bpa-front-module-heading,
.oceanic-bookingpress-use-theme-styles .bpa-cp-pd__title,
.oceanic-bookingpress-use-theme-styles .bpa-cp-ma-table.el-table .bpa-cp-ma-cell-val,
.oceanic-bookingpress-use-theme-styles .bpa-cp-ma-table.el-table td.el-table__cell .cell,
.oceanic-bookingpress-use-theme-styles .bpa-cp-ma-table.el-table .el-table__header-wrapper tr th.el-table__cell,
.oceanic-bookingpress-use-theme-styles .bpa-left__service-detail .bpa-sd__appointment-title,
.oceanic-bookingpress-use-theme-styles .bpa-bd__item .bpa-item--val,
.oceanic-bookingpress-use-theme-styles .bpa-ma-vac-sec-title,
.oceanic-bookingpress-use-theme-styles .bpa-front-form-control input,
.oceanic-bookingpress-use-theme-styles .bpa-left__service-detail .bpa-sd__appointment-id,
.oceanic-bookingpress-use-theme-styles .bpa-tn__dropdown-menu .bpa-tn__dropdown-item a.bpa-tm__item,
.oceanic-bookingpress-use-theme-styles .bpa-tn__dropdown-menu .bpa-tn__dropdown-item,
.oceanic-bookingpress-use-theme-styles .bpa-cp-ma-table.el-table td.el-table__cell,
.oceanic-bookingpress-use-theme-styles .bpa-cp-ma-table.el-table td.el-table__cell .bpa-ma-date-time-details .bpa-ma-dt__time-val,
.oceanic-bookingpress-use-theme-styles .bpa-bd__item .bpa-item--label,
.oceanic-bookingpress-use-theme-styles .bpa-vac-pd__item .bpa-vac-pd__label,
.oceanic-bookingpress-use-theme-styles .bpa-vac-pd__item .bpa-vac-pd__val,
.oceanic-bookingpress-use-theme-styles .bpa-ma-vac--action-btn-group .bpa-front-btn__small,
.oceanic-bookingpress-use-theme-styles .bpa-front-btn--primary,
.oceanic-bookingpress-use-theme-styles .bpa-front-pill,
.oceanic-bookingpress-use-theme-styles .bpa-front-ma--pagination-wrapper .el-pager li.number,
.oceanic-bookingpress-use-theme-styles .bpa-front-dcw__body-title,
.oceanic-bookingpress-use-theme-styles .bpa-front-dcw__body-sub-title,
.oceanic-bookingpress-use-theme-styles .bpa-front-btn,
.oceanic-bookingpress-use-theme-styles .el-popconfirm__main,
.oceanic-bookingpress-use-theme-styles .bpa-front-btn__small,
.oceanic-bookingpress-use-theme-styles .el-date-picker__header-label,
.oceanic-bookingpress-use-theme-styles .el-picker-panel__content .el-date-table th,
.oceanic-bookingpress-use-theme-styles .el-picker-panel__content .el-date-table td span,
.oceanic-bookingpress-use-theme-styles .bpa-front-data-empty-view--my-bookings .bpa-front-dev__title,
.oceanic-bookingpress-use-theme-styles .el-form-item__error,
.oceanic-bookingpress-use-theme-styles .bpa-front-form-control input::placeholder,
.oceanic-bookingpress-use-theme-styles .bpa-front-form-control .el-textarea__inner::placeholder,
.oceanic-bookingpress-use-theme-styles .bpa-front-cp-custom-popover .el-year-table td .cell,
.oceanic-bookingpress-use-theme-styles .bpa-front-cp-custom-popover .el-month-table td .cell,
.oceanic-bookingpress-use-theme-styles .bpa-custom-datepicker .el-year-table td .cell,
.oceanic-bookingpress-use-theme-styles .bpa-custom-datepicker .el-month-table td .cell,
.oceanic-bookingpress-use-theme-styles .el-year-table td .cell,
.oceanic-bookingpress-use-theme-styles .el-month-table td .cell,
.oceanic-bookingpress-use-theme-styles .bpa-front-ma--pagination-wrapper .btn-prev span,
.oceanic-bookingpress-use-theme-styles .bpa-front-ma--pagination-wrapper .btn-next span {
	font-family: 'Open Sans', sans-serif !important;
}

.oceanic-bookingpress-use-theme-styles .bpa-front-tabs .bpa-front-module-heading,
.oceanic-bookingpress-use-theme-styles .bpa-front-tabs .bpa-front--dt__calendar .vc-weeks .vc-weekday,
.oceanic-bookingpress-use-theme-styles .bpa-front-tabs .bpa-front--dt__time-slots .bpa-front--dt__ts-body .bpa-front--dt__ts-body--row .bpa-front--dt__ts-body--items .bpa-front--dt__ts-body--item span,
.oceanic-bookingpress-use-theme-styles .bpa-front-tabs .bpa-front-form-control input,
.oceanic-bookingpress-use-theme-styles .bpa-front-tabs .bpa-front-form-control .el-textarea__inner,
.oceanic-bookingpress-use-theme-styles .bpa-front-tabs .bpa-front-module--booking-summary .bpa-front-module--bs-summary-content .bpa-front-module--bs-summary-content-item .bpa-front-bs-sm__item-val,
.oceanic-bookingpress-use-theme-styles .bpa-front-tabs .bpa-front-module--booking-summary .bpa-front-module--bs-head p,
.oceanic-bookingpress-use-theme-styles .bpa-front-module--service-item .bpa-front-si-card .bpa-front-si__card-body .bpa-front-si-cb__specs .bpa-front-si-cb__specs-item p,
.oceanic-bookingpress-use-theme-styles .bpa-front-tabs .el-form-item__label .bpa-front-form-label,
.oceanic-bookingpress-use-theme-styles .bpa-front-module--service-item .bpa-front-si-card .bpa-front-si__card-body .--bpa-is-desc,
.oceanic-bookingpress-use-theme-styles .bpa-front-module--payment-methods .bpa-front-module--pm-body .bpa-front-module--pm-body__item p,
.oceanic-bookingpress-use-theme-styles .bpa-front-tabs .bpa-front-tab-menu .bpa-front-tab-menu--item, .el-form-item__error,
.oceanic-bookingpress-use-theme-styles .bpa-front-module--category .bpa-front-cat-items .bpa-front-ci-pill.el-tag,
.oceanic-bookingpress-use-theme-styles .bpa-front-tabs .bpa-front-module--service-item .bpa-front-si-card .bpa-front-si__card-body .bpa-front-si-cb__specs .bpa-front-si-cb__specs-item p strong,
.oceanic-bookingpress-use-theme-styles .bpa-front-tabs .bpa-front-module--service-item .bpa-front-si-card .bpa-front-si__card-body .bpa-front-si__card-body--heading,
.oceanic-bookingpress-use-theme-styles .bpa-front-tabs .bpa-front--dt__time-slots .bpa-front--dt__ts-body .bpa-front--dt__ts-body--row .bpa-front--dt-ts__sub-heading,
.oceanic-bookingpress-use-theme-styles .bpa-front-tabs .bpa-front-module--booking-summary .bpa-front-module--bs-summary-content .bpa-front-module--bs-summary-content-item span,
.oceanic-bookingpress-use-theme-styles .bpa-front-module--bs-amount-details .bpa-fm--bs-amount-item .bpa-front-total-payment-amount-label,
.oceanic-bookingpress-use-theme-styles .bpa-front-tabs .bpa-front-module--booking-summary .bpa-front-module--bs-amount-details .bpa-front-module--bs-ad--price,
.oceanic-bookingpress-use-theme-styles .bpa-front-tabs .bpa-front--dt__calendar .vc-title,
.oceanic-bookingpress-use-theme-styles .bpa-front-tabs--foot .bpa-front-btn,
.oceanic-bookingpress-use-theme-styles .bpa-front-form-control.--bpa-country-dropdown.vue-tel-input strong,
.oceanic-bookingpress-use-theme-styles .bpa-front-tmc__booking-id .bpa-front-bi__label,
.oceanic-bookingpress-use-theme-styles .bpa-front-tmc__booking-id .bpa-front-bi__val,
.oceanic-bookingpress-use-theme-styles .bpa-front-tmc__head .bpa-front-tmc__title,
.oceanic-bookingpress-use-theme-styles .bpa-front-tmc__summary-content .bpa-front-tmc__sc-item .bpa-front-sc-item__label,
.oceanic-bookingpress-use-theme-styles .bpa-front-tmc__summary-content .bpa-front-tmc__sc-item .bpa-front-sc-item__val,
.oceanic-bookingpress-use-theme-styles .bpa-front-module--add-to-calendar .bpa-fm--atc__heading,
.oceanic-bookingpress-use-theme-styles .bpa-front-tmc__head p,
.oceanic-bookingpress-use-theme-styles .bpa-front-data-empty-view .bpa-front-dev__title,
.oceanic-bookingpress-use-theme-styles .bpa-front-form-control input::placeholder,
.oceanic-bookingpress-use-theme-styles .bpa-front-form-control .el-textarea__inner::placeholder,
.oceanic-bookingpress-use-theme-styles .bpa-front-form-control--file-upload .bpa-fu__placeholder,
.oceanic-bookingpress-use-theme-styles .bpa-custom-datepicker .el-year-table td .cell,
.oceanic-bookingpress-use-theme-styles .bpa-custom-datepicker .el-month-table td .cell,
.oceanic-bookingpress-use-theme-styles .bpa-front--dt__calendar .vc-nav-title,
.oceanic-bookingpress-use-theme-styles .bpa-front--dt__calendar .vc-nav-items .vc-nav-item,
.oceanic-bookingpress-use-theme-styles .bpa-front-thankyou-module-container .bpa-front-cc__error-toast-notification,
.oceanic-bookingpress-use-theme-styles .bpa-front__no-timeslots-body .bpa-front-ntb__val,
.oceanic-bookingpress-use-theme-styles .bpa-front-module--note-desc,
.oceanic-bookingpress-use-theme-styles .bpa-front-refund-confirmation-content .bpa-front-rcc__body .bpa-front-rcc__empty-msg,
.oceanic-bookingpress-use-theme-styles .bpa-front--dt__calendar .vc-day .vc-day-content,
.oceanic-bookingpress-use-theme-styles .bpa-front-form-control--checkbox .el-checkbox__label {
	font-family: 'Open Sans', sans-serif !important;
}

@media screen and (max-width: 576px) {
	.oceanic-bookingpress-use-theme-styles .bpa-front-tabs--vertical-left .bpa-front-tab-menu .bpa-front-tab-menu--item.__bpa-is-active .bpa-front-tm--item-icon,
	.oceanic-bookingpress-use-theme-styles .bpa-front-tabs--vertical-left .bpa-front-tab-menu .bpa-front-tab-menu--item.__bpa-is-active span {
		background-color: transparent !important;
	}
	
	.oceanic-bookingpress-use-theme-styles .bpa-front-tabs--vertical-left .bpa-front-tab-menu .bpa-front-tab-menu--item::after {
		background-color: #01B6AD !important;
	}
	
	.oceanic-bookingpress-use-theme-styles .bpa-front-dc--footer.__bpa-is-sticky .bpa-front-tabs--foot {
		box-shadow: none;
	}
}

/* Responsive */

@media screen and (max-width: 1156px) {
	.content-area .gallery-columns-3 {
		grid-template-columns: repeat(auto-fill, 47.9%);
	}
}

@media screen and (max-width: 1069px) {
    .home-slider div .overlay,
	.header-image .overlay {
        font-size: 38px;
        margin: -22px 0 0;
    }
}

@media screen and (max-width: 1012px) {
	.content-area .gallery-columns-3 {
		grid-template-columns: repeat(auto-fill, 100%);
	}
}

@media only screen and (max-width: 960px) {
	
	/* -------- Mobile Menu -------- */

	/* Menu toggle button */
    .header-menu-button {
	    display: block;
	    padding: 16px 18px;
	    color: #FFF;
	    text-transform: uppercase;
    	text-align: center;
	    cursor: pointer;
	}
	.header-menu-button .otb-fa.otb-fa-bars,
	.header-menu-button .fa-solid.fa-bars {
    	font-size: 28px;
	}
	
	.header-menu-button:after {
		line-height: 28px;
		vertical-align: top;
		padding-left: 6px;
	}
	
	/* Menu close button */
    .main-menu-close {
        display: block;
    	background-color: rgba(0, 0, 0, 0.2);
    	border-radius: 100%;
        position: absolute;
        top: 15px;
        left: 15px;
        font-size: 23px;
        color: #FFFFFF;
        text-align: center;
        padding: 0 6px 0 10px;
        height: 36px;
    	width: 36px;
        line-height: 33px;
        cursor: pointer;
    	
	    -webkit-transition: all 0.2s ease 0s;
	     -moz-transition: all 0.2s ease 0s;
	      -ms-transition: all 0.2s ease 0s;
	       -o-transition: all 0.2s ease 0s;
	          transition: all 0.2s ease 0s;

    }
    
	body.font-awesome-latest .main-menu-close {
		padding: 0 2px 0 4px;
		font-size: 22px;
		line-height: 35px;
	}
    
    .main-menu-close:hover .otb-fa,
    .main-menu-close:hover .fa-solid {
    	font-weight: 700 !important;
	}
	
	.main-menu-close .otb-fa-angle-left,
	.main-menu-close .fa-angle-left {
        position: relative;
        left: -4px;
    }
	
    .main-navigation ul {
        display: block;
    	visibility: visible !important;
		opacity: 1 !important;
    }

    .main-navigation #main-menu {
        color: #FFFFFF;
        box-shadow: 1px 0 1px rgba(255, 255, 255, 0.04) inset;
        position: fixed;
        top: 0;
        width: 280px;
        max-width: 100%;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 70px 0 30px 0;
        z-index: 100000;
        height: 100%;
        overflow: auto;
    	
        -webkit-transition: left 0.4s ease 0s, right 0.4s ease 0s;
        -moz-transition: left 0.4s ease 0s, right 0.4s ease 0s;
        -ms-transition: left 0.4s ease 0s, right 0.4s ease 0s;
        -o-transition: left 0.4s ease 0s, right 0.4s ease 0s;
        transition: left 0.4s ease 0s, right 0.4s ease 0s;
    }
    .main-navigation #main-menu.left-aligned {
		left: -280px;
	}
	.main-navigation #main-menu:not(.left-aligned),
    .main-navigation #main-menu.right-aligned {
		right: -280px;
	}
    
    #main-menu.oceanic-mobile-menu-dark-color-scheme {
    	background-color: #272727;
	}
    #main-menu .menu {
    	border-top-width: 1px;
    	border-top-style: solid;
	}
    #main-menu.oceanic-mobile-menu-standard-color-scheme .menu {
    	border-top-color: #FFFFFF;
	}
	.main-navigation li,
	.main-navigation .search-button {
        display: block;
        float: none;
        position: relative;
    }
    
    .main-navigation .search-button .search-btn {
		color: #FFFFFF;
    }
    
    .main-navigation li a,
    .main-navigation ul ul a {
    	white-space: normal !important;
    	border-bottom-width: 1px;
    	border-bottom-style: solid;
		box-shadow: none;
		display: block;
		color: #FFFFFF !important;
        float: none;
        padding: 10px 22px;
        font-size: 14px;
        text-align: left;
  	}
    #main-menu.oceanic-mobile-menu-standard-color-scheme li a {
    	border-bottom-color: #FFFFFF;
	}
    #main-menu.oceanic-mobile-menu-standard-color-scheme li a:hover {
    	background-color: rgba(0, 0, 0, 0.2); 
  	}
    .main-navigation ul ul a {
    	text-transform: none;
		white-space: normal !important;
		text-align: left !important;
  	}
    .main-navigation ul ul li:last-child a,
    .main-navigation ul ul li a {
        padding: 6px 30px;
        width: auto;
    }
    .main-navigation ul ul ul li a {
        padding: 6px 39px !important;
    }
    .main-navigation ul ul ul ul li a {
        padding: 6px 47px !important;
    }

    .main-navigation ul ul {
        position: relative !important;
    	box-shadow: none;
        top: 0 !important;
        left: 0 !important;
    	transform: none !important;
        float: none !important;
    	background-color: transparent;
        padding: 0;
        margin: 0;
        display: none;
    	border-top: none;
    }
	.main-navigation ul ul ul {
		left: 0 !important;
	}
	.menu-dropdown-btn {
    	display: block;
    }
    .open-page-item > ul.children,
    .open-page-item > ul.sub-menu {
    	display: block !important;
    }
    .open-page-item .otb-fa-angle-down,
    .open-page-item .fa-angle-down {
		color: #FFFFFF;
    	font-weight: 700 !important;
    }
    
    /* 1st level selected item */
    #main-menu.oceanic-mobile-menu-standard-color-scheme a:hover,
	#main-menu.oceanic-mobile-menu-standard-color-scheme li.current-menu-item > a,
	#main-menu.oceanic-mobile-menu-standard-color-scheme li.current_page_item > a,
	#main-menu.oceanic-mobile-menu-standard-color-scheme li.current-menu-parent > a,
	#main-menu.oceanic-mobile-menu-standard-color-scheme li.current_page_parent > a,
	#main-menu.oceanic-mobile-menu-standard-color-scheme li.current-menu-ancestor > a,
	#main-menu.oceanic-mobile-menu-standard-color-scheme li.current_page_ancestor > a {
		background-color: rgba(0, 0, 0, 0.2) !important;
	}

	/* 2nd level selected item */
	#main-menu.oceanic-mobile-menu-standard-color-scheme ul ul li.current-menu-item > a,
	#main-menu.oceanic-mobile-menu-standard-color-scheme ul ul li.current_page_item > a,
	#main-menu.oceanic-mobile-menu-standard-color-scheme ul ul li.current-menu-parent > a,
	#main-menu.oceanic-mobile-menu-standard-color-scheme ul ul li.current_page_parent > a,
	#main-menu.oceanic-mobile-menu-standard-color-scheme ul ul li.current-menu-ancestor > a,
	#main-menu.oceanic-mobile-menu-standard-color-scheme ul ul li.current_page_ancestor > a {
		background-color: rgba(0, 0, 0, 0.2);
	}
	
	/* 3rd level selected item */
	#main-menu.oceanic-mobile-menu-standard-color-scheme ul ul ul li.current-menu-item > a,
	#main-menu.oceanic-mobile-menu-standard-color-scheme ul ul ul li.current_page_item > a,
	#main-menu.oceanic-mobile-menu-standard-color-scheme ul ul ul li.current-menu-parent > a,
	#main-menu.oceanic-mobile-menu-standard-color-scheme ul ul ul li.current_page_parent > a,
	#main-menu.oceanic-mobile-menu-standard-color-scheme ul ul ul li.current-menu-ancestor > a,
	#main-menu.oceanic-mobile-menu-standard-color-scheme ul ul ul li.current_page_ancestor > a {
		background-color: rgba(0, 0, 0, 0.2);
	}

 	.search-slidedown {
		margin-top: 10px;
    	position: relative;
    	top: 0;
    }
    	
    .main-navigation .search-slidedown .search-block {
		left: 18px !important;
		width: 225px;
    	margin-left: 0;
	}
	.main-navigation .search-slidedown .search-block label {
    	display: block;	
    }
    
	.main-navigation .search-slidedown .search-block .search-field {
    	width: 100%;
		border: none !important;
		border-top-left-radius: 3px !important;
    	border-top-right-radius: 3px !important;		
	}
	
	/* Slider */
    .home-slider-block-inner {
        margin: -25px 0 0;
    }
    .home-slider-block h3 {
        font-size: 52px;
    }
    .home-slider-block-inner p {
        margin: 6px auto 0;
        font-size: 16px;
    }
    
}

@media screen and (max-width: 849px) {
    .home-slider div .overlay,
	.header-image .overlay {
        font-size: 28px;
        margin: -22px 0 0;
    }
}

@media only screen and (max-width: 800px) {
	.site-header.header-stick.stuck {
		position: relative;
	}	
	
}

@media only screen and (max-width: 782px) {
    .main-navigation {
        margin: 0;
    }
    .header-menu-button {
        padding: 19px 16px;
    }
    .header-menu-button .otb-fa.otb-fa-bars,
    .header-menu-button .fa-solid.fa-bars {
        font-size: 21px;
    }
    
}

@media screen and (max-width: 780px) {
    
    .site-top-bar-left {
        float: none !important;
        width: 100% !important;
        text-align: center;
    }
    .site-top-bar-right {
        float: none !important;
        width: 100% !important;
        text-align: center !important;
    }
	.oceanic-header-layout-standard .site-top-bar-left-text {
		text-align: center !important;
	}
	.site-top-bar-left-text.top-padded {
		padding-top: 4px;
	}
	.site-top-bar-left-text.bottom-padded {
		padding-bottom: 12px;
	}

    .site-header-left {
        float: none !important;
        width: 100% !important;
        text-align: center;
    }
    .site-header-right {
        float: none !important;
        width: 100% !important;
        text-align: center;
        padding: 10px 0 0 !important;
        min-height: 40px !important;
    }
    .social-links {
    	display: inline-block;
    	float: none;
    	text-align: center;
    	margin: 0 0 10px 0;
    }
	
    .home-slider div h3 {
        font-size: 32px;
        margin: -22px 0 0;
    }
    
	.breadcrumbs {
		margin-left: 0 !important;
	}

    .content-area {
        width: 100% !important;
        float: none !important;
        box-shadow: none !important;
        padding: 0 0 20px;
    }
    .widget-area {
        width: 100% !important;
        float: none !important;
        padding: 0 0 20px;
    }
    .page-template-template-left-primary-sidebar-php .widget-area,
    .page-template-template-left-secondary-sidebar .widget-area {
        box-shadow: 0 1px 0 #e0e0e0;
        padding: 0 0 10px;
        margin: 0 0 30px;
    }
	.page-template-template-left-primary-sidebar-php .content-area,
    .page-template-template-left-secondary-sidebar .content-area {
    	padding: 0;
	}
	
    .page-template-default .widget-area {
        box-shadow: 0 -1px 0 #e0e0e0;
        padding: 30px 0 0;
        margin: 10px 0 0;
    }
    
    .widget-area .widget .search-field {
    	width: 78%;
    	max-width: 200px;
	}
    
    .site-footer-widgets .site-container > ul {
        display: block;
    }
    .site-footer-widgets ul li.widget {
        width: 100% !important;
        float: none !important;
        padding: 0 0 40px !important;
        display: block;
    }
    .site-footer-widgets ul li.widget:last-child {
        padding: 0 0 10px !important;
    }
    
	.site-content .rpwe-block li {
		width: 100%;
		margin-bottom: 30px;
	}
	
	.header-menu-button:after {
		line-height: 20px;
	}
}

@media screen and (max-width: 767px) {
	.blog-post-side-layout .featured-image-wrapper,
	.blog-post-side-layout .featured-image-container,
	.blog-post-side-layout .post-loop-content {
		width: 100%;
		margin: 0;
		padding: 0;
	}

	.blog-post-side-layout .featured-image-container {
		margin: 0 0 21px 0;
	}

	.blog-post-side-layout .featured-image-container {
		text-align: center;
	}

	.featured-image-container:not(.round):not(.square) a {
		width: auto;
	}

	.featured-image-container img.featured-image {
		display: block;
	}
	
	.featured-image-container.square,
	.featured-image-container.round {
		background-size: cover;
	}

	.featured-image-wrapper {
		border-radius: 0 !important;
	}

	/* Remove the round and square effect from the featured image on smaller screens */
	.featured-image-wrapper.disable-style-for-mobile {
		width: auto !important;
		left: 50%;
    	transform: translateX(-50%);
	}
	.featured-image-container.disable-style-for-mobile {
		background: none !important;
		border-radius: 0;
	}
	.featured-image-container.disable-style-for-mobile a {
		width: auto;
	}
	.featured-image-container.disable-style-for-mobile img.placeholder {
		display: none;
	}
	.featured-image-container.disable-style-for-mobile img.featured-image {
		display: block;
	}
}

@media screen and (max-width: 650px) {
    .home-slider div .overlay,
	.header-image .overlay {
        font-size: 20px;
        margin: -22px 0 0;
    }
}

@media screen and (max-width: 640px) {
    
	/*
    .search-block .search-field {
    	width: 178px;
    }
    */

	.search-block {
		position: absolute;
		left: 50%;
		width: 224px;
		margin-left: -111px;
	}	
	
    .search-block .search-field {
    	width: 84.3%;
    }
    .search-block .search-submit {
    	width: 15.9%;
    }
    
    .content-area {
        width: 100%;
        float: none;
    }
    
    .widget-area {
        width: 100%;
        float: none;
    }
    
    .home-slider div .overlay,
    .header-image .overlay {
        font-size: 20px;
        margin: -22px 0 0;
    }
    
}

@media screen and (max-width: 438px) {
	.header-cart-checkout span {
		display: none;
	}
    .home-slider div .overlay,
	.header-image .overlay {
        font-size: 12px;
        margin: -15px 0px 0;
    }
}

@media screen and (max-width: 400px) {
    
    .home-slider div .overlay,
	.header-image .overlay {
        font-size: 12px;
        margin: -15px 0px 0;
    }
    
}

/*--------------------------------------------------------------
Fallback CSS for Customizer Library Styles
--------------------------------------------------------------*/

/* Background Color */
body,
.content-container,
.masonry-grid-container article.blog-post-masonry-grid-layout,
.site-content .rpwe-block li {
	background: #FFFFFF; /* Fallback for when there is no custom background color defined. */
}

.header-cart-checkout .otb-fa,
.header-cart-checkout .fa-solid {
	background-color: #4F4F4F;
}

/* Heading Font */
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
.home-slider div .overlay,
.header-image .overlay,
.site-title,
.site-description,
.woocommerce table.cart th,
.woocommerce-page #content table.cart th,
.woocommerce-page table.cart th,
.woocommerce input.button.alt,
.woocommerce-page #content input.button.alt,
.woocommerce table.cart input,
.woocommerce-page #content table.cart input,
.woocommerce-page table.cart input,
button,
div.wpforms-container form.wpforms-form input[type=submit],
div.wpforms-container form.wpforms-form button[type=submit],
div.wpforms-container form.wpforms-form .wpforms-page-button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.oceanic-page-builders-use-theme-styles .widget_sow-button .ow-button-base a,
.oceanic-page-builders-use-theme-styles .elementor-widget-button .elementor-button,
.oceanic-page-builders-use-theme-styles .elementor-widget-heading .elementor-heading-title,
.oceanic-page-builders-use-theme-styles .elementor-widget-icon-box .elementor-icon-box-content .elementor-icon-box-title,
.oceanic-page-builders-use-theme-styles .elementor-widget-icon-box .elementor-icon-box-content .elementor-icon-box-title a {
    font-family: 'Raleway', sans-serif;
}

.google-fonts-disabled h1, .google-fonts-disabled h2, .google-fonts-disabled h3, .google-fonts-disabled h4, .google-fonts-disabled h5, .google-fonts-disabled h6,
.google-fonts-disabled h1 a, .google-fonts-disabled h2 a, .google-fonts-disabled h3 a, .google-fonts-disabled h4 a, .google-fonts-disabled h5 a, .google-fonts-disabled h6 a,
.google-fonts-disabled .home-slider div .overlay,
.google-fonts-disabled .header-image .overlay,
.google-fonts-disabled .site-title,
.google-fonts-disabled .site-description,
.google-fonts-disabled.woocommerce table.cart th,
.google-fonts-disabled.woocommerce-page #content table.cart th,
.google-fonts-disabled.woocommerce-page table.cart th,
.google-fonts-disabled.woocommerce input.button.alt,
.google-fonts-disabled.woocommerce-page #content input.button.alt,
.google-fonts-disabled.woocommerce table.cart input,
.google-fonts-disabled.woocommerce-page #content table.cart input,
.google-fonts-disabled.woocommerce-page table.cart input,
.google-fonts-disabled button,
.google-fonts-disabled div.wpforms-container form.wpforms-form input[type=submit],
.google-fonts-disabled div.wpforms-container form.wpforms-form button[type=submit],
.google-fonts-disabled div.wpforms-container form.wpforms-form .wpforms-page-button,
.google-fonts-disabled input[type="button"],
.google-fonts-disabled input[type="reset"],
.google-fonts-disabled input[type="submit"],
.google-fonts-disabled.oceanic-page-builders-use-theme-styles .widget_sow-button .ow-button-base a,
.google-fonts-disabled.oceanic-page-builders-use-theme-styles .elementor-widget-button .elementor-button,
.google-fonts-disabled.oceanic-page-builders-use-theme-styles .elementor-widget-heading .elementor-heading-title,
.google-fonts-disabled.oceanic-page-builders-use-theme-styles .elementor-widget-icon-box .elementor-icon-box-content .elementor-icon-box-title,
.google-fonts-disabled.oceanic-page-builders-use-theme-styles .elementor-widget-icon-box .elementor-icon-box-content .elementor-icon-box-title a {
	font-family: 'Arial';
}

/* Heading Font Color */
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
.site-description,

.oceanic-page-builders-use-theme-styles .widget_sow-button .ow-button-base a,
.oceanic-page-builders-use-theme-styles .elementor-widget-heading .elementor-heading-title,
.oceanic-page-builders-use-theme-styles .elementor-widget-icon-box .elementor-icon-box-content .elementor-icon-box-title,
.oceanic-page-builders-use-theme-styles .elementor-widget-icon-box .elementor-icon-box-content .elementor-icon-box-title a {
    color: #5E5E5E;
}

/* Body Font */
body,
.site-footer-widgets .widget a,
.site-footer-bottom-bar a {
	font-family: 'Open Sans', sans-serif;
}

body.google-fonts-disabled,
.google-fonts-disabled .site-footer-widgets .widget a,
.google-fonts-disabled .site-footer-bottom-bar a {
	font-family: 'Verdana';
}

/* Body Font Color */
body,
.site-header .site-top-bar-left a,
.site-header .site-top-bar-right a,
.site-header .site-header-right a,
.woocommerce ul.products li.product .price,
.woocommerce #content ul.products li.product span.price,
.woocommerce-page #content ul.products li.product span.price,
.woocommerce #content div.product p.price,
.woocommerce-page #content div.product p.price,
.woocommerce-page div.product p.price,
.woocommerce #content div.product span.price,
.woocommerce div.product span.price,
.woocommerce-page #content div.product span.price,
.woocommerce-page div.product span.price,
.site-footer-widgets .widget a {
	color: #4F4F4F;
}

/* Body Font Weight */
body,
.site-header .site-top-bar a,
.site-header .site-header-right a,
.breadcrumbs,
div.wpforms-container form.wpforms-form .wpforms-field-label,
#cancel-comment-reply-link,
.site-footer-widgets .widget a,
.oceanic-page-builders-use-theme-styles .elementor-widget-text-editor,
.oceanic-page-builders-use-theme-styles .elementor-widget-icon-box .elementor-icon-box-content .elementor-icon-box-description {
	font-weight: 400;
}

/* Body Font Color */
body,
.oceanic-page-builders-use-theme-styles .elementor-widget-text-editor,
.oceanic-page-builders-use-theme-styles .elementor-widget-icon-box .elementor-icon-box-content .elementor-icon-box-description,
.widget_oceanic_social_media_links_widget .social-links li a,
.breadcrumbs,
.main-navigation ul ul a,
.main-navigation.translucent ul ul a,
.main-navigation.transparent ul ul a,
.site-header.transparent .header-cart .dropdown a,
.site-header.translucent .header-cart .dropdown a,
.header-cart .dropdown,
.site-header .site-container .main-navigation ul ul a,
.widget-area .widget ul li a,
.widget-area .rpwe_widget .rpwe-block h3 a,
.site-footer-widgets .widget ul li a,
.woocommerce .woocommerce-breadcrumb,
.woocommerce-page .woocommerce-breadcrumb,
.woocommerce ul.products li.product .price,
.woocommerce #content ul.products li.product span.price,
.woocommerce-page #content ul.products li.product span.price,
.woocommerce #content div.product p.price,
.woocommerce-page #content div.product p.price,
.woocommerce-page div.product p.price,
.woocommerce #content div.product span.price,
.woocommerce div.product span.price,
.woocommerce-page #content div.product span.price,
.woocommerce-page div.product span.price,
.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce #reviews #comments ol.commentlist li .meta,
#add_payment_method #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box,
.oceanic-page-builders-use-theme-styles .elementor-widget-text-editor,
.oceanic-page-builders-use-theme-styles .elementor-widget-icon-box .elementor-icon-box-content .elementor-icon-box-description {
	color: #4F4F4F;
}

/* Primary Color */
a,
.site-title,
.search-btn .otb-fa-search,
.search-btn .fa-search,
.error-404.not-found .page-header .page-title span,
.widget-area .widget a,
.search-button .otb-fa-search,
.search-button .fa-search,
.site-top-bar-left-text em,
.site-footer-bottom-bar a,
.header-menu-button,
.color-text,

.oceanic-page-builders-use-theme-styles .testimonials .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper p,
.oceanic-page-builders-use-theme-styles .elementor-widget-icon .elementor-icon,
.oceanic-page-builders-use-theme-styles .elementor-widget-icon.elementor-view-default .elementor-icon,
.oceanic-page-builders-use-theme-styles .elementor-widget-icon.elementor-view-framed .elementor-icon,
.oceanic-page-builders-use-theme-styles .elementor-widget-icon-box.elementor-view-default .elementor-icon,
.oceanic-page-builders-use-theme-styles .elementor-widget-icon-box.elementor-view-framed .elementor-icon {
    color: #01B6AD;
}

div.wpforms-container form.wpforms-form input[type="text"]:focus,
div.wpforms-container form.wpforms-form input[type="email"]:focus,
div.wpforms-container form.wpforms-form input[type="tel"]:focus,
div.wpforms-container form.wpforms-form input[type="number"]:focus,
div.wpforms-container form.wpforms-form input[type="url"]:focus,
div.wpforms-container form.wpforms-form input[type="password"]:focus,
div.wpforms-container form.wpforms-form input[type="search"]:focus,
div.wpforms-container form.wpforms-form select:focus,
div.wpforms-container form.wpforms-form textarea:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus,
select:focus,

.oceanic-page-builders-use-theme-styles .elementor-widget-icon.elementor-view-framed .elementor-icon,
.oceanic-page-builders-use-theme-styles .elementor-widget-icon-box.elementor-view-framed .elementor-icon {
	border-color: #01B6AD;
}

#back-to-top,
#comments .form-submit #submit,
.search-block .search-submit,
.no-results-btn,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.navigation.numeric li a,
.navigation.numeric li.disabled,
.woocommerce-store-notice,
p.demo_store,
.woocommerce ul.products li.product a.add_to_cart_button,
.woocommerce-page ul.products li.product a.add_to_cart_button,
.woocommerce ul.products li.product a.button.product_type_simple,
.woocommerce-page ul.products li.product a.button.product_type_simple,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce a.button.alt,
.woocommerce-page button.button.alt,
.woocommerce input.button.alt,
.woocommerce-page #content input.button.alt,
.woocommerce .cart-collaterals .shipping_calculator .button,
.woocommerce-page .cart-collaterals .shipping_calculator .button,
.woocommerce a.button,
.woocommerce-page a.button,
.woocommerce input.button,
.woocommerce-page #content input.button,
.woocommerce-page input.button,
.woocommerce #review_form #respond .form-submit input,
.woocommerce-page #review_form #respond .form-submit input,
.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,

.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce a.button.alt,
.woocommerce-page button.button.alt,
.woocommerce input.button.alt,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,

.main-navigation a:hover,
.main-navigation li.current-menu-item > a,
.main-navigation li.current_page_item > a,
.main-navigation li.current-menu-parent > a,
.main-navigation li.current_page_parent > a,
.main-navigation li.current-menu-ancestor > a,
.main-navigation li.current_page_ancestor > a,
.main-navigation button,
.widget_search .search-submit,
.widget_product_search .search-submit,
.wpcf7-submit,
div.wpforms-container form.wpforms-form input[type=submit],
div.wpforms-container form.wpforms-form button[type=submit],
div.wpforms-container form.wpforms-form .wpforms-page-button,

.oceanic-page-builders-use-theme-styles .widget_sow-button .ow-button-base a,
.oceanic-page-builders-use-theme-styles .elementor-widget-button .elementor-button,
.oceanic-page-builders-use-theme-styles .elementor-widget-icon.elementor-view-stacked .elementor-icon,
.oceanic-page-builders-use-theme-styles .testimonials .sow-slider-base .sow-slide-nav,
.oceanic-page-builders-use-theme-styles .elementor-widget-icon-box.elementor-view-stacked .elementor-icon,
.wp-block-search__button-inside.wp-block-search__icon-button .wp-block-search__button,
.wp-block-search__button {
    background: inherit;
    background-color: #01B6AD;
    -webkit-transition: stroke 0.2s ease 0s, color 0.2s ease 0s, background-color 0.2s ease 0s;
     -moz-transition: stroke 0.2s ease 0s, color 0.2s ease 0s, background-color 0.2s ease 0s;
      -ms-transition: stroke 0.2s ease 0s, color 0.2s ease 0s, background-color 0.2s ease 0s;
       -o-transition: stroke 0.2s ease 0s, color 0.2s ease 0s, background-color 0.2s ease 0s;
          transition: stroke 0.2s ease 0s, color 0.2s ease 0s, background-color 0.2s ease 0s;
}

.wp-block-search__button-inside.wp-block-search__icon-button .wp-block-search__button {
	stroke: #FFFFFF;
}

.header-cart-checkout.cart-has-items .otb-fa-shopping-cart,
.header-cart-checkout.cart-has-items .fa-shopping-cart {
    background-color: #01B6AD !important;
}

::-moz-selection {
	background-color: #01B6AD;
	color: #FFFFFF;
}
::selection {
	background-color: #01B6AD;
	color: #FFFFFF;
}

.site-content .rpwe-block li {
	border-color: #01B6AD;
}

.woocommerce .woocommerce-message {
	border-top-color: #01B6AD;
}

/* Secondary color */
a:hover,
.widget-area .widget a:hover,
.site-footer-widgets .widget a:hover,
.site-footer-bottom-bar a:hover,
.search-btn .otb-fa-search:hover,
.search-button .otb-fa-search:hover,
.search-btn .fa-search:hover,
.search-button .fa-search:hover,
.site-header .site-top-bar-left a:hover,
.site-header .site-top-bar-right a:hover,
.site-header .site-header-right a:hover,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active {
    color: #019289;
}

#back-to-top .hover,
.main-navigation button:hover,
#comments .form-submit #submit:hover,
.search-block .search-submit:hover,
.no-results-btn:hover,
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.site-header .site-top-bar-right a:hover .header-cart-checkout .otb-fa,
.site-header .site-header-right a:hover .header-cart-checkout .otb-fa,
.site-header .site-top-bar-right a:hover .header-cart-checkout .fa-solid,
.site-header .site-header-right a:hover .header-cart-checkout .fa-solid,
.navigation.numeric li a:hover,
.navigation.numeric li.active a,
.woocommerce input.button.alt:hover,
.woocommerce-page #content input.button.alt:hover,
.woocommerce .cart-collaterals .shipping_calculator .button,
.woocommerce-page .cart-collaterals .shipping_calculator .button,
.woocommerce a.button:hover,
.woocommerce-page a.button:hover,
.woocommerce input.button:hover,
.woocommerce-page #content input.button:hover,
.woocommerce-page input.button:hover,
.woocommerce ul.products li.product a.add_to_cart_button:hover,
.woocommerce-page ul.products li.product a.add_to_cart_button:hover,
.woocommerce ul.products li.product a.button.product_type_simple:hover,
.woocommerce-page ul.products li.product a.button.product_type_simple:hover,
.woocommerce button.button:hover,
.woocommerce button.button.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce-page button.button.alt:hover,
.woocommerce #review_form #respond .form-submit input:hover,
.woocommerce-page #review_form #respond .form-submit input:hover,
.widget_search .search-submit:hover,
.widget_product_search .search-submit:hover,
.wpcf7-submit:hover,
div.wpforms-container form.wpforms-form input[type=submit]:hover,
div.wpforms-container form.wpforms-form button[type=submit]:hover,
div.wpforms-container form.wpforms-form .wpforms-page-button:hover,

.oceanic-page-builders-use-theme-styles .widget_sow-button .ow-button-base a.ow-button-hover:hover,
.oceanic-page-builders-use-theme-styles .elementor-widget-button .elementor-button:hover,
.wp-block-search__button-inside.wp-block-search__button-inside.wp-block-search__icon-button .wp-block-search__button:hover {
    background: inherit;
    background-color: #019289;
}

/* Footer Color */
.site-footer {
	background-color: #F5F5F5;
}

/* Footer Bottom Bar Color */
.site-footer-bottom-bar {
	background-color: #222222;
}

.wp-block-search__button-inside.wp-block-search__icon-button .wp-block-search__button:hover {
	stroke: #FFFFFF;
}
