/*!
Theme Name: TiPJAR Theme
Theme URI: https://savedbyrobots.com/
Author: Saved By Robots
Author URI: https://savedbyrobots.com/
Description: Theme designed and developed by Saved By Robots
Version: 1.0.0
Tested up to: 5.7
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: tipjar
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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

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

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/


/* Normalize
--------------------------------------------- */


/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */


/* Document
	 ========================================================================== */


/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}


/* Sections
	 ========================================================================== */


/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
}


/**
 * Render the `main` element consistently in IE.
 */

main {
	display: block;
}


/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

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


/* Grouping content
	 ========================================================================== */


/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

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


/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

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


/* Text-level semantics
	 ========================================================================== */


/**
 * Remove the gray background on active links in IE 10.
 */

a {
	background-color: transparent;
}


/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

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


/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
	font-weight: bolder;
}


/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

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


/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}


/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}


/* Embedded content
	 ========================================================================== */


/**
 * Remove the border on images inside links in IE 10.
 */

img {
	border-style: none;
}


/* Forms
	 ========================================================================== */


/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}


/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
	overflow: visible;
}


/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
	text-transform: none;
}


/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

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


/**
 * Remove the inner border and padding in Firefox.
 */

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


/**
 * Restore the focus styles unset by the previous rule.
 */

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


/**
 * Correct the padding in Firefox.
 */

fieldset {
	padding: 0.35em 0.75em 0.625em;
}


/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

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


/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}


/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}


/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

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


/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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


/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

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


/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}


/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

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


/* Interactive
	 ========================================================================== */


/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}


/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}


/* Misc
	 ========================================================================== */


/**
 * Add the correct display in IE 10+.
 */

template {
	display: none;
}


/**
 * Add the correct display in IE 10.
 */

[hidden] {
	display: none;
}


/* Box sizing
--------------------------------------------- */


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

*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}


/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/


/* Typography
--------------------------------------------- */

@font-face {
	font-family: 'apercu-pro-regular';
	src:url('https://www.wearetipjar.com/wp-content/uploads/apercu-pro-regular.woff2') format('woff2'),
        url('https://www.wearetipjar.com/wp-content/uploads/apercu-pro-regular.woff') format('woff'),
        url('https://www.wearetipjar.com/wp-content/uploads/apercu-pro-regular.ttf') format('truetype');
}

/*@font-face {
	font-family: 'apercu-pro-bold';
	src: url('fonts/apercu-pro-bold.woff2') format('woff2'), url('fonts/apercu-pro-bold.woff') format('woff'), url('fonts/apercu-pro-bold.ttf') format('truetype');
}*/

@font-face {
	font-family: 'mier-a-heavy';
	src:url('https://www.wearetipjar.com/wp-content/uploads/mier-a-heavy.woff2') format('woff2'), 
        url('https://www.wearetipjar.com/wp-content/uploads/mier-a-heavy.woff') format('woff'), 
        url('https://www.wearetipjar.com/wp-content/uploads/mier-a-heavy.ttf') format('truetype');
} 

body,
button,
input,
select,
optgroup,
textarea {
	color: #231F20;
	font-family: 'apercu-pro-regular', "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-family: 'mier-a-heavy', "Helvetica Neue", sans-serif;
	text-transform: uppercase;
	line-height: 1.4em;
}

h1 {
	font-size: 2.8em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.8em;
}

h4 {
	font-size: 1.5em;
}

h5 {
	font-size: 1.25em;
}

h6 {
	font-size: 1em;
}

p {
	margin-bottom: 1.5em;
}

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

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

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

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

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

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

big {
	font-size: 125%;
}


/* Elements
--------------------------------------------- */

body {
	background: #fff;
	margin: 0;
}

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

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

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

main li {
	margin: 1em;
}

main ol {
	margin: 0;
	padding: 0;
}

table,
th,
td {
	border: 1px solid #ddd;
	border-collapse: collapse;
}

th,
td {
	padding: .5em;
}

th {
	font-weight: inherit;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}


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

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

figure {
	margin: 1em 0;
}

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


/* Links
--------------------------------------------- */

a {
	color: inherit;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}

main#primary a {
	border-bottom: 2px solid #3598FF;
	text-decoration: none;
}

main#primary a.elementor-accordion-title {
	border-bottom: none;
}

h3.elementor-post__title a,
a.elementor-post__thumbnail__link,
li.elementor-icon-list-item.elementor-inline-item a {
	border-bottom: none !important;
}

a:hover {
	opacity: .75;
}

a:visited {
	color: inherit;
}

a:hover,
a:focus,
a:active {
	color: inherit;
}

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


/*buttons*/
.button a,
a.button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 2px solid #3598FF;
	border-radius: 200em;
	padding: .5em 1em;
	line-height: 1em;
	display: inline-block;
	color: #3598FF;
	cursor: pointer;
	background-color: transparent;
	font-weight: 600;
}

.elementor-post__read-more {
	border: 2px solid #3598FF !important;
	border-radius: 200em !important;
	padding: .5em 1em;
	!important line-height: 1em !important;
	display: inline-block !important;
	color: #3598FF !important;
	cursor: pointer !important;
	background-color: transparent !important;
	font-weight: 600 !important;
	font-size: 1em !important;
	text-transform: capitalize !important;
}

.elementor-button {
	border: 2px solid #3598FF;
	border-radius: 200em;
	padding: .5em 1em;
	line-height: 1em;
	display: inline-block;
	color: #3598FF;
	cursor: pointer;
	background-color: transparent;
	font-weight: 600;
	font-size: 1em;
	text-transform: capitalize;
}

.button a:hover,
a.button:hover,
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.elementor-post__read-more:hover,
.elementor-button:hover {
	background-color: #3598FF38;
}

.button.green-button a,
a.button.green-button {
	border: 2px solid #00FFCC;
	background-color: #00FFCC;
	color: #231F20;
}

.button.green-button a:hover,
a.button.green-button:hover {
	color: #231F20 !important;
	opacity: 1;
	background-color: #a0ffec !important;
}

.button.pink-button a,
a.button.pink-button {
	border: 2px solid #FF66FF;
	background-color: #FF66FF;
	color: #231F20;
}

.button.pink-button a:hover,
a.button.pink-button:hover {
	color: #231F20 !important;
	opacity: 1;
	background-color: #ffabff !important;
}

.site-header .main-navigation #menu-container ul li.button>a {
	color: #3598FF;
}

.site-header .main-navigation #menu-container ul li.button.green-button>a,
.site-header .main-navigation #menu-container ul li.button.pink-button>a {
	color: #231F20;
}

.elementor-button {
	border-color: inherit !important;
}


/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

main.site-main {
	max-width: 1140px;
	margin: 0 auto;
	padding: 4em 1em 0;
	min-height: 60vh;
}

.elementor-page main.site-main {
	max-width: 100%;
	padding: 4em 0 0;
}

.elementor-page header.entry-header {
	display: none;
}

img.swiper-slide-image {
	max-width: 150px !important;
	max-height: 120px !important;
}

.elementor-counter-number-wrapper {
	font-family: 'mier-a-heavy', "Helvetica Neue", sans-serif;
}

.bglines:after {
	background: url('/wp-content/uploads/bglines.png');
	content: '';
	height: 300px;
	width: 300px;
	display: block;
	right: 0;
	bottom: -36px;
	position: absolute;
	background-size: 300px, 300px;
	background-repeat: no-repeat;
}

.elementor-element {
	z-index: 1;
}

.elementor-section-full_width.full-width-container {
	max-width: 1600px;
	margin: 0 auto;
}

.elementor-slide-heading {
	font-family: 'mier-a-heavy', "Helvetica Neue", sans-serif;
	text-transform: uppercase;
}


/* MD TERMS SHORTCODE*/
.mdcontent ol {
	counter-reset: section;
	list-style-type: none;
}

.mdcontent ol li {
	counter-increment: section;
}

.mdcontent ol li:before {
	content: counters(section, ".") ". ";
}

.mdcontent ol ol {
	padding-left: 0px;
}

.mdcontent ol ol ol li:before {
	content: "";
}

.mdcontent ol ol ol li {
	padding-left: 10px;
}

.mdcontent ol ol ol {
	padding-left: 20px;
	list-style-type: lower-alpha;
}

.mdcontent ol ol ol ol {
	padding-left: 30px;
	list-style-type: lower-roman;
}

/* Footer
--------------------------------------------- */

footer.site-footer {
	background-color: #eee;
	margin-top: 4em;
}

.elementor-page footer.site-footer {
	margin-top: 0;
}

footer .site-info {
	max-width: 86rem;
	margin: 0 auto;
	padding: 4em 1em;
}

.copyright {
	font-size: .8em;
	padding: 0 1rem 4em;
	max-width: 86rem;
	margin: 0 auto;
}

.widget_nav_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
}

.widget_nav_menu ul a {
	text-decoration: none;
}

footer.site-footer a {
	text-decoration: none;
}

footer.site-footer a:hover {
	color: #bbb;
	opacity: 1;
}

.footer-info {
	padding-bottom: 2em;
}

.footer-info img {
	max-width: 110px !important;
}

footer .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
	padding: 0 !important;
}

footer.site-footer h4.widget-title {
	margin: 1.5em 0 .5em;
	border-bottom: 2px solid #ddd;
	width: fit-content;
}

.footer-info,
.footer-links {
	padding-right: 1em;
}


/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/


/* Navigation
--------------------------------------------- */

.site-header {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 1020;
	background-color: #fff;
	font-weight: 600;
	/*padding: 22px 0;*/
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.site-header.scroll,
.site-header.menu-active {
	box-shadow: 0 0 20px 0px rgb(35 31 32 / 30%);
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.site-branding img {
	height: 26px;
	width: auto;
}

.site-header .main-navigation {
	max-width: 86rem;
	margin: 0 auto;
	position: relative;
	padding: 22px 1em;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.site-header.scroll .main-navigation {
	padding: 12px 1em 5px;
}

.site-header.menu-active .main-navigation {
	padding-bottom: 12px;
}

.site-header .main-navigation .site-branding {
	display: inline-block;
}

.site-header .main-navigation #menu-container>ul {
	display: none;
	padding: 0;
	padding: 0;
	margin: 0;
}

.site-header .main-navigation #menu-container ul {
	list-style: none;
}

.site-header .main-navigation #menu-container ul li {
	position: relative;
	padding: .6em 0 .6em;
	width: 100%;
}

.site-header .main-navigation #menu-container ul li>a {
	color: #231F20;
	text-decoration: none;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.site-header .main-navigation #menu-container ul ul li {
	padding: 1em 0 0 1em;
}

.site-header .main-navigation #menu-container ul ul ul li {
	padding: 1em 0 0 1em;
}

.site-header .main-navigation #menu-container ul ul ul ul li {
	padding: 1em 0 0 1em;
}

.site-header .main-navigation #menu-container li>ul {
	display: none;
}

.site-header .main-navigation #menu-container li ul {
	margin: 0;
	padding: 0;
}

.site-header .main-navigation #primary-menu a:hover {
	opacity: 1;
	color: #bbb;
}

.menu-toggle {
	width: 28px;
	height: 20px;
	cursor: pointer;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	/* position: relative; */
	display: inline-block;
	float: right;
	margin: 4px 0;
}

.menu-toggle span {
	display: block;
	position: absolute;
	height: 2px;
	width: 100%;
	background: #231F20;
	border-radius: 1px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}

.menu-toggle span:nth-child(1) {
	top: 0px;
}

.menu-toggle span:nth-child(2),
.menu-toggle span:nth-child(3) {
	top: 8px;
}

.menu-toggle span:nth-child(4) {
	top: 16px;
}

.menu-toggle.menu-open span:nth-child(1) {
	top: 12px;
	width: 0%;
	left: 50%;
}

.menu-toggle.menu-open span:nth-child(2) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.menu-toggle.menu-open span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.menu-toggle.menu-open span:nth-child(4) {
	top: 12px;
	width: 0%;
	left: 50%;
}

.dropdown-plus {
	position: absolute;
	cursor: pointer;
	top: 0;
	right: -1em;
	width: 50px;
	height: 50px;
	line-height: 50px;
}

.dropdown-plus::after,
.dropdown-plus::before {
	position: absolute;
	top: 24px;
	right: 18px;
	width: 12px;
	height: 2px;
	content: "";
	background-color: #231F20;
	border-radius: 1px;
}

.dropdown-plus::after {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.dropdown-plus.dropdown-open::after {
	display: none;
}


/*product select menu*/
#select-product-menu {
	display: inline-block;
}

#select-product-menu ul#select-product {
	list-style: none;
	margin: 0;
	padding: 0;
}

#select-product-menu ul#select-product li {
	display: inline-block;
	padding: 0 0 0 .5em;
	text-decoration: none;
}

#select-product-menu ul#select-product li a {
	text-decoration: none;
	color: #231F20;
	opacity: .3;
}

#select-product-menu ul#select-product li a:after {
	display: block;
	content: '';
	border-bottom: solid 3px;
	transform: scaleX(0);
	-webkit-transition: transform .25s ease-in-out;
	-moz-transition: transform .25s ease-in-out;
	-o-transition: transform .25s ease-in-out;
	transition: transform .25s ease-in-out;
	border-radius: 2px;
}

#select-product-menu ul#select-product li a:hover:after {
	transform: scaleX(1);
	opacity: 1;
}

#select-product-menu ul#select-product li a:hover {
	opacity: .7;
}

#select-product-menu ul#select-product li.product-business.current-menu-item a,
#select-product-menu ul#select-product li.product-business.current-page-ancestor a,
#select-product-menu ul#select-product li.product-personal.current-menu-item a,
#select-product-menu ul#select-product li.product-personal.current-page-ancestor a,
.category-business #select-product-menu ul#select-product li.product-business a,
.category-personal #select-product-menu ul#select-product li.product-personal a {
	opacity: 1;
}

#select-product-menu ul#select-product li.product-business.current-menu-item a:after,
#select-product-menu ul#select-product li.product-business.current-page-ancestor a:after,
#select-product-menu ul#select-product li.product-personal.current-menu-item a:after,
#select-product-menu ul#select-product li.product-personal.current-page-ancestor a:after,
.category-business #select-product-menu ul#select-product li.product-business a:after,
.category-personal #select-product-menu ul#select-product li.product-personal a:after {
	transform: scaleX(1);
}

#select-product-menu ul#select-product li.product-business a:after {
	border-color: #0fc;
}

#select-product-menu ul#select-product li.product-personal a:after {
	border-color: #FF66FF;
}

/*select country*/
#menu-select-country {
    margin-top: 2em;
}

#menu-select-country a {
    opacity: .4;
}

#menu-select-country .current a {
    opacity: 1;
}

#menu-select-country a:hover {
    opacity: 1;
    color: #000;
}

#menu-select-country a:before {
    background-size: 28px;
    background-repeat: no-repeat;
    display: inline-block;
    width: 28px;
    height: 28px;
    content: "";
    vertical-align: middle;
    margin-right: 0.5em;
}

#menu-select-country .gb a:before {
    background-image: url('/flag/GB.png');
}

#menu-select-country .us a:before {
    background-image: url('/flag/US.png');
}

#menu-select-country .ie a:before {
    background-image: url('/flag/IE.png');
}

#menu-select-country .fr a:before {
    background-image: url('/flag/FR.png');
}

@media (min-width: 481px) {
	.site-branding img {
		height: 36px;
	}
	#select-product-menu {
	}
	.menu-toggle {
		margin: 8px 0;
	}
	#select-product-menu ul#select-product li {
		padding: 0 0 0 1em;
	}
}

@media (min-width: 769px) {
	/*footer*/
	footer .site-info {
		display: flex;
	}
	.footer-info {
		flex: 4 1 auto;
	}
	.footer-links {
		flex: 1 1 auto;
	}
	footer.site-footer h4.widget-title {
		margin: 0 0 .5em;
	}
}

@media (min-width: 1025px) {
	th,
	td {
		min-width: 250px;
	}
	#select-product-menu ul#select-product li a:after {
		margin-top: -6px;
	}
	ul#primary-menu,
	ul#select-product {
		line-height: 36px;
	}
	.site-header.scroll .main-navigation {
		padding: 12px 1em 14px;
	}
	.site-branding img {
		height: 40px;
	}
	.footer-info {
		padding-bottom: 0;
	}
	#select-product-menu ul#select-product li {
		padding: 0 0 0 2em;
	}
	.site-header .main-navigation .site-branding {
		float: left;
	}
	.site-header .main-navigation .menu-toggle {
		display: none;
	}
	.site-header .main-navigation #menu-container {
		float: right;
		clear: inherit;
	}
	.site-header .main-navigation #menu-container>ul {
		display: block !important;
		padding: 0;
		margin: 0;
	}
	.site-header .main-navigation #menu-container>ul>.dropdown-menu::after {
		transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		border: solid #c1c1c1;
		border-width: 0 3px 3px 0;
		padding: 3px;
		content: '';
		margin-bottom: 3px;
		text-align: right;
		position: absolute;
		right: 1em;
		top: 12px;
	}
	.site-header .main-navigation #menu-container li.menu-item-has-children ul .dropdown-menu::after {
		right: 0;
	}
	.site-header .main-navigation #menu-container>ul>li {
		display: inline-block;
		padding: 0 1em 0 0;
	}
	.site-header .main-navigation #menu-container>ul>li.menu-item-has-children {
		padding: 0 2em 0 0;
	}
	.site-header .main-navigation #menu-container>ul>li>a {
		position: relative;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		white-space: nowrap;
	}
	.site-header .main-navigation #menu-container ul li {
		position: relative;
		width: auto;
	}
	.site-header .main-navigation #menu-container ul.sub-menu li {
		padding: 0;
	}
	.site-header .main-navigation #menu-container ul.sub-menu li.menu-item-has-children {
		margin-right: 1em;
	}
	.site-header .main-navigation #menu-container ul li.dropdown-menu>a>span {
		display: none;
	}
	.site-header .main-navigation #menu-container ul ul li>a {
		position: relative;
		padding: 1em !important;
	}
	.site-header .main-navigation #menu-container li>ul {
		background: #f4f4f4;
		position: absolute;
		top: 100%;
		left: 0;
		display: block !important;
		width: auto;
		padding: 0;
		visibility: hidden;
		-webkit-box-shadow: 0 12px 30px -2px rgba(0, 0, 0, 0.07);
		box-shadow: 0 12px 30px -2px rgba(0, 0, 0, 0.07);
		opacity: 0;
		-webkit-transition: all 0.15s ease-in-out;
		transition: all 0.15s ease-in-out;
	}
	.site-header .main-navigation #menu-container li>ul ul {
		top: 0;
		left: 100%;
		margin-left: 1em;
	}
	.site-header .main-navigation #menu-container li>ul>.dropdown-menu::after {
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
		border: solid #c1c1c1;
		border-width: 0 3px 3px 0;
		padding: 2px;
		content: '';
		margin-bottom: 3px;
		text-align: right;
		position: absolute;
		right: 27px;
		top: 15px;
	}
	.site-header .main-navigation #menu-container li:hover>ul {
		opacity: 1;
		visibility: visible;
	}
	.dropdown-plus {
		display: none;
	}
}


/* Posts and pages
--------------------------------------------- */

.sticky {
	display: block;
}

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

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

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


/* Comments
--------------------------------------------- */

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

.bypostauthor {
	display: block;
}


/* Widgets
--------------------------------------------- */

.widget {
	margin: 0;
}

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


/* Media
--------------------------------------------- */

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


/* Make sure logo link wraps around logo image. */

.custom-logo-link {
	display: inline-block;
	vertical-align: top;
	/*height: 0;*/
}


/* Captions
--------------------------------------------- */

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

.gallery-caption {
	display: block;
}


/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/


/* Jetpack infinite scroll
--------------------------------------------- */


/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}


/* Re-display the Theme Footer when Infinite Scroll has reached its end. */

.infinity-end.neverending .site-footer {
	display: block;
}


/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/


/* Accessibility
--------------------------------------------- */


/* Text meant only for screen readers. */

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

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


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


/* Alignments
--------------------------------------------- */

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

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

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