/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

@charset "UTF-8";
.blog-listing article:before,
.iconfont,
.right-mark:before,
.su-posts-teaser-loop article:before,
.widget ul > li a:before,
body.download article h3 a:after,
body.download article h3 a:before,
body.downloads article h3 a:after,
body.downloads article h3 a:before,
table.tablepress a[href$="pdf"]:before,
table.tablepress tbody td a[href$=".doc"]:before,
table.tablepress tbody td a[href$=".docx"]:before,
table.tablepress tbody td a[href$=".jpeg"]:before,
table.tablepress tbody td a[href$=".jpg"]:before,
table.tablepress tbody td a[href$=".pdf"]:before,
table.tablepress tbody td a[href$=".png"]:before,
table.tablepress tbody td a[href$=".ppt"]:before,
table.tablepress tbody td a[href$=".pptx"]:before,
table.tablepress tbody td a[href$=".xls"]:before,
table.tablepress tbody td a[href$=".xlsx"]:before,
table.tablepress tbody td a[href$=".zip"]:before,
ul.su-posts-list-loop li a:after,
ul.su-posts-list-loop li a:before {
  font-family: "Font Awesome 5 Free", fontawesome;
  font-weight: 900;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
dfn {
  font-style: italic;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "“" "”" "‘" "’";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html {
  font-size: 62.5%;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.blog-listing article:after,
.blog-listing article:before,
.clear:after,
.clear:before,
.col-wrap:after,
.col-wrap:before,
.footer .widget-wrap:after,
.footer .widget-wrap:before,
.gallery-listing:after,
.gallery-listing:before,
.page-template-subjects .content-wrap:after,
.page-template-subjects .content-wrap:before,
.su-posts-teaser-loop article:after,
.su-posts-teaser-loop article:before,
div.gallery:after,
div.gallery:before,
div.su-row:after,
div.su-row:before,
hr:after,
hr:before,
ul.gallery-list:after,
ul.gallery-list:before,
ul.su-posts-list-loop:after,
ul.su-posts-list-loop:before {
  content: " ";
  display: table;
}
.blog-listing article:after,
.clear:after,
.col-wrap:after,
.footer .widget-wrap:after,
.gallery-listing:after,
.page-template-subjects .content-wrap:after,
.su-posts-teaser-loop article:after,
div.gallery:after,
div.su-row:after,
hr:after,
ul.gallery-list:after,
ul.su-posts-list-loop:after {
  clear: both;
}
img {
  max-width: 100%;
  vertical-align: top;
}
a {
  text-decoration: none;
}
a:active,
a:focus,
a:hover {
  outline: 0;
}
input:focus {
  outline: 0;
}
menu {
  padding: 0;
}
td {
  vertical-align: top;
}
html {
  font-size: 62.5%;
}
body {
  margin: 0 auto;
  padding: 0;
  text-align: left;
}
canvas {
  -ms-touch-action: double-tap-zoom;
}
embed,
iframe,
object,
video {
  max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
  max-width: 100% !important;
}
img {
  border: 0;
  max-width: 100%;
  height: auto;
  vertical-align: top;
}
.comment-content img,
.entry-content img,
.widget img {
  max-width: 100%;
}
img[class*="align"],
img[class*="attachment-"],
img[class*="wp-image-"] {
  height: auto;
}
img.header-image,
img.size-full,
img.size-large,
img.wp-post-image {
  max-width: 100%;
  height: auto;
}
.rsswidget img,
img.wp-smiley {
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
}
.more-link,
.page-links a,
.post-edit-link,
.social-media-icons a,
a {
  text-decoration: none;
}
hr {
  border: 0;
  height: 1px;
}
ol,
ul {
  list-style: none outside none;
}
address,
dl,
ol,
p,
ul {
  font-style: normal;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
ins {
  background: none repeat scroll 0 0 #fff9c0;
  text-decoration: none;
}
.alignleft {
  display: inline;
  float: left;
  margin: 0 20px 16px 0;
  margin: 0 2rem 1.6rem 0;
}
.alignright {
  display: inline;
  float: right;
  margin: 0 0 16px 20px;
  margin: 0 0 1.6rem 2rem;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 16px;
  margin-bottom: 1.6rem;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}
blockquote {
  border-left: 5px solid #333;
  margin: 0 0 18px 20px;
  margin: 0 0 1.8rem 2rem;
  padding: 0 0 0 16px;
  padding: 0 0 0 1.6rem;
}
blockquote.pull-right {
  border-left: 0 none;
  border-right: 5px solid #333;
  margin: 0 20px 18px 0;
  margin: 0 2rem 1.8rem 0;
  padding: 0 16px 0 0;
  padding: 0 1.6rem 0 0;
  float: none;
}
blockquote p {
  margin-bottom: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote cite:before {
  content: "—";
}
blockquote cite {
  display: block;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
td,
th {
  text-align: left;
}
code,
pre {
  border-radius: 3px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px;
  font-size: 1.2rem;
  padding: 0 3px 2px;
  padding: 0 0.3rem 0.2rem;
}
code {
  padding: 2px 4px;
  padding: 0.2rem 0.4rem;
}
abbr,
acronym,
dfn {
  cursor: help;
}
.wp-caption {
  max-width: 100%;
  padding: 4px;
  padding: 0.4rem;
}
.entry-caption,
.gallery-caption,
.wp-caption .wp-caption-text {
  text-align: center;
}
.rsswidget img,
img.wp-smiley {
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
.entry-content dl.gallery-item {
  margin: 0;
}
.gallery-columns-1 .gallery-item a {
  max-width: 100%;
  width: auto;
}
.gallery .gallery-icon img {
  height: auto;
}
#primary .entry-content [id^="gallery-"] img {
  border: none;
}
.menu-btn,
button,
input {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
.menu-btn,
button,
input {
  line-height: normal;
}
.menu-htn::-moz-focus-inner,
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  border: 0;
}
input[type="button"] {
  width: auto;
}
.btn,
.menu-btn,
a.btn,
input[type="submit"] {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
}
.btn.disabled:active,
.btn[disabled]:active {
  top: 0;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
select {
  max-width: 100%;
}
nav#site-navigation h3.menu-btn {
  display: none;
}
.col.grid_9_of_12,
.footer .grid_9_of_12.widget,
.gallery-listing article.grid_9_of_12,
aside.grid_9_of_12.sidebar,
body.woocommerce-products-pages #main > .row .grid_9_of_12#primary,
body.woocommerce-products-pages #main > .row section.grid_9_of_12.content,
body.woocommerce-shop #main > .row .grid_9_of_12#primary,
body.woocommerce-shop #main > .row section.grid_9_of_12.content,
div.grid_9_of_12.su-column,
section.grid_9_of_12.content {
  margin-left: 0;
}
#headercontainer {
  width: 100%;
}
.site-header {
  clear: both;
  margin: 0 auto;
  padding: 0;
}
.site-title img {
  vertical-align: text-bottom;
}
.site-title a {
  font-size: 48px;
  font-size: 4.8rem;
}
#bannercontainer {
  width: 100%;
}
.banner {
  margin: 0 auto;
}
#maincontentcontainer {
  width: 100%;
}
.site-content {
  clear: both;
  margin: 0 auto;
  padding: 12px 0 0;
  padding: 1.2rem 0 0;
  line-height: 1.5;
  position: relative;
}
.home-sidebar {
  margin: 0 auto;
}
.home.page .site-content {
  padding-bottom: 0;
}
.home.page .site-content article {
  margin-bottom: 0;
}
.social-media-icons ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.social-media-icons li {
  display: inline-block;
  margin: 0;
  text-align: center;
}
.entry-meta {
  clear: both;
}
.comments-link {
  float: right;
}
article.sticky .featured-post {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 3;
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
  text-align: center;
}
.site-content article {
  -ms-word-wrap: break-word;
  -webkit-hyphens: auto;
  word-wrap: break-word;
}
.header-meta {
  margin-bottom: 10px;
}
.header-meta:after,
.header-meta:before {
  content: "";
  display: table;
}
.header-meta:after {
  clear: both;
}
.header-meta a {
  text-decoration: none;
}
.entry-content {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
.entry-content:after,
.entry-content:before {
  content: "";
  display: table;
}
.entry-content:after {
  clear: both;
}
.post-categories a,
.post-tags a {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 0 5px;
  padding: 0 0.5rem;
  margin: 0 3px 0 0;
  margin: 0 0.4 0.8rem 0 0;
  display: inline;
  text-decoration: none;
}
.comment-content address,
.entry-header address {
  display: block;
}
.entry-header address {
  display: inline;
}
.entry-header address,
.entry-header time {
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0 20px 0 0;
  margin: 0 2rem 0 0;
}
.page-links {
  clear: both;
  line-height: 1.75;
}
.comment-content dl,
.entry-content dl {
  margin: 0 24px;
  margin: 0 2.4rem;
}
.comment-content dd,
.entry-content dd {
  line-height: 1.5;
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
}
.comment-content table,
.entry-content table {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2;
  margin: 0 0 24px;
  margin: 0 0 2.4rem;
  width: 100%;
}
.comment-content table caption,
.entry-content table caption {
  font-size: 16px;
  font-size: 1.6rem;
  margin: 24px 0;
  margin: 2.4rem 0;
}
.comment-content td,
.entry-content td {
  border-top: 1px solid #ccc;
  padding: 6px 10px 6px 0;
  padding: 0.375rem 1rem 0.375rem 0;
}
.comment-content ol,
.comment-content ul,
.entry-content ol,
.entry-content ul {
  margin: 0 0 24px;
  margin: 0 0 2.4rem;
  line-height: 1.5;
  padding: 0;
}
.comment-content ol ol,
.comment-content ol ul,
.comment-content ul ol,
.comment-content ul ul,
.entry-content ol ol,
.entry-content ol ul,
.entry-content ul ol,
.entry-content ul ul {
  margin-bottom: 0;
}
.comment-content ul,
.entry-content ul {
  list-style: disc outside;
}
.comment-content ol,
.entry-content ol {
  list-style: decimal outside;
}
.comment-content li,
.entry-content li {
  margin: 0 0 0 28px;
  margin: 0 0 0 1.75rem;
}
.author .archive-header {
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
}
.author-info {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin: 24px 0;
  margin: 2.4rem 0;
  padding: 24px 0;
  padding: 2.4rem 0;
  overflow: hidden;
}
.author-info:after,
.author-info:before {
  content: "";
  display: table;
}
.author-info:after {
  clear: both;
}
.author-description h2 {
  font-size: 24px;
  font-size: 2.4rem;
}
.author-description p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
  margin-bottom: 8px;
  margin-bottom: 0.8rem;
}
.author-link {
  font-size: 14px;
  font-size: 1.4rem;
}
.author.archive .author-info {
  border-top: 0;
  margin: 0 0 48px;
  margin: 0 0 4.8rem;
}
.author.archive .author-avatar {
  margin-top: 0;
}
.author.archive .author-link {
  display: none;
}
.author-avatar {
  float: left;
  margin-top: 8px;
  margin-top: 0.8rem;
}
.author-description {
  float: right;
  width: 80%;
}
.social-meta a {
  text-decoration: none;
  margin-right: 5px;
  margin-right: 0.5rem;
}
.entry-media {
  margin: 0 auto 16px;
  margin: 0 auto 1.6rem;
  max-width: 792px;
  width: 100%;
}
.entry-media .wp-caption,
.entry-media .wp-caption-text,
.entry-media [class*="align"] {
  margin: 0 auto;
}
.format-aside .entry-content {
  margin: 20px 0 18px 0;
  margin: 2rem 0 1.8rem 0;
}
.format-aside .entry-content p:last-child {
  margin-bottom: 0;
}
.format-status .entry-content {
  border-left: 5px solid #ddd;
  margin: 20px 0 18px 0;
  margin: 2rem 0 1.8rem 0;
  padding: 0 0 0 15px;
  padding: 0 0 0 1.5rem;
}
.format-status .entry-content p {
  font-size: 20px;
  font-size: 2rem;
  font-style: italic;
}
.format-status .entry-content p:last-child {
  margin-bottom: 0;
}
.format-quote .entry-content blockquote:before {
  font-family: "FontAwesome";
  font-weight: normal;
  font-style: normal;
  speak: none;
  vertical-align: top;
  font-size: 40px;
  font-size: 2.5rem;
  content: "";
  top: -15px;
  left: 0;
  position: absolute;
  z-index: -1;
}
.format-quote .entry-content {
  margin-top: 24px;
  margin-top: 2.4rem;
  position: relative;
}
.format-quote .entry-content blockquote {
  border: none;
  margin-left: 40px;
  margin-left: 2.5rem;
}
.format-audio .wp-audio-shortcode {
  margin-bottom: 16px;
  margin-bottom: 1.6rem;
}
.comments-area article header {
  overflow: hidden;
  position: relative;
}
.comments-area article header img {
  float: left;
  padding: 0;
  line-height: 0;
}
.comments-area article header cite,
.comments-area article header time {
  display: block;
  margin-left: 56px;
  margin-left: 5.6rem;
}
.comments-area article header h4 {
  position: absolute;
  top: 0;
  right: 0;
  padding: 8px 14px;
  padding: 0.8rem 1.4rem;
  font-size: 14px;
  font-size: 1.4rem;
}
.comments-area li.bypostauthor cite span {
  position: absolute;
  margin-left: 6px;
  margin-left: 0.6rem;
  padding: 2px 6px;
  padding: 0 0.2rem 0.6rem;
}
.commentlist {
  padding-left: 0;
}
#respond form label {
  display: block;
  line-height: 1.8;
}
#respond form input[type="text"],
#respond form textarea {
  font-family: inherit;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
#respond form p.form-allowed-tags {
  margin: 0;
}
#respond form p.form-allowed-tags code {
  background: none;
  border: none;
}
label .required,
span.required {
  color: #bb0504;
}
form label.error {
  display: block;
  padding: 0 10px 0 10px;
  padding: 0 1rem 0 1rem;
  margin: 5px 0 5px 0;
  margin: 0.5rem 0 0.5rem 0;
  border-left: 4px solid #bb0504;
  display: none;
}
#respond form label.error {
  line-height: 1.3;
}
#wp-calendar {
  margin: 0;
  width: 100%;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2;
}
#wp-calendar caption,
#wp-calendar td,
#wp-calendar th {
  text-align: center;
}
#wp-calendar thead {
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
}
#wp-calendar caption {
  text-transform: uppercase;
  text-align: left;
}
#wp-calendar #today {
  background-color: #ddd;
}
#wp-calendar tfoot {
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
}
#wp-calendar #next {
  padding-right: 24px;
  padding-right: 2.4rem;
  text-align: right;
}
.searchform label {
  display: none;
}
.widget_twitter li {
  list-style-type: none;
}
.widget_twitter .timesince {
  display: block;
  text-align: right;
}
.site-content nav {
  clear: both;
  line-height: 2;
  overflow: hidden;
}
#nav-above {
  padding: 24px;
  padding: 2.4rem;
}
#nav-above {
  display: none;
}
.paged #nav-above {
  display: block;
}
.nav-previous,
.previous-image {
  float: left;
  width: 50%;
  line-height: 1.3;
}
.nav-next a,
.nav-previous a {
  text-decoration: none;
}
.nav-next,
.next-image {
  float: right;
  text-align: right;
  width: 50%;
  line-height: 1.3;
}
#comment-nav-above,
.nav-single + .comments-area {
  margin: 48px 48px 48px 0;
  margin: 4.8rem 4.8rem 4.8rem 0;
}
ul.page-numbers {
  padding: 0;
  margin: 0;
  text-align: center;
  line-height: 2;
}
li a.page-numbers,
li span.page-numbers {
  text-decoration: none;
}
.page-numbers li {
  display: inline;
}
li a.next,
li a.prev,
li span.dots {
  border: none;
}
nav.nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
nav.nav li {
  float: left;
  position: relative;
}
nav.nav ul ul li {
  margin: 0;
}
nav.nav li.menu-parent-item > a:after {
  font-family: "FontAwesome";
  font-weight: normal;
  font-style: normal;
  speak: none;
  vertical-align: middle;
  font-size: 9px;
  font-size: 0.5625rem;
  content: " ";
  margin-left: 5px;
}
nav.nav ul li li.menu-parent-item > a:after {
  font-family: "FontAwesome";
  font-weight: normal;
  font-style: normal;
  speak: none;
  vertical-align: middle;
  font-size: 9px;
  font-size: 0.5625rem;
  content: " ";
}
.main-small-navigation a,
nav.nav a {
  display: block;
  text-decoration: none;
}
nav.nav ul ul {
  height: 0;
  position: absolute;
  top: 110%;
  left: 0;
  z-index: 99999;
  line-height: 1.7;
  visibility: hidden;
  opacity: 0;
  overflow: hidden;
}
nav.nav ul ul ul {
  left: 100%;
  top: 0;
}
nav.nav ul li:hover > ul {
  height: auto;
  top: 100%;
  visibility: visible;
  opacity: 1;
  overflow: visible;
}
nav.nav ul .divider {
  height: 0;
  line-height: 0.0625;
  overflow: hidden;
}
.menu-btn {
  cursor: pointer;
}
#lang_sel {
  width: 65%;
  height: 35px;
}
#lang_sel li {
  width: 100%;
}
#lang_sel ul ul {
  top: 35px;
  width: 100%;
}
#lang_sel a.lang_sel_sel {
  border-radius: 3px;
}
#lang_sel a,
#lang_sel a:visited {
  font-size: 16px;
  font-size: 1.6rem;
  padding: 5px 0 5px 10px;
}
nav.nav .menu-item-language .iclflag {
  margin-top: 7px;
}
#lang_sel .iclflag {
  margin-top: 2px;
}
#lang_sel .lang_sel_sel .iclflag {
  margin-top: 6px;
}
#lang_sel_footer .icl_lang_sel_current,
#lang_sel_footer .iclflag {
  margin-top: 6px;
}
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}
.ir br {
  display: none;
}
.invisible {
  visibility: hidden;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(
    linear,
    right top,
    left top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: linear-gradient(
    to left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
}
:root {
  --swiper-navigation-size: 44px;
}
.swiper-button-next,
.swiper-button-prev {
  width: 48px;
  height: 48px;
  font-size: 32px;
  line-height: 48px;
  text-align: center;
  position: absolute;
  top: calc(50% - 24px);
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.swiper-button-prev {
  left: 10px;
  right: auto;
}
.swiper-button-next {
  right: 10px;
  left: auto;
}
.swiper-button-lock {
  display: none;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.3;
  margin: 0 2px;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}
.swiper-container-horizontal.swiper-container-rtl
  > .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl
  .swiper-pagination-progressbar
  .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-horizontal
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
:root {
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
  animation: swiper-preloader-spin 1s infinite linear;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@-webkit-keyframes swiper-preloader-spin {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-slide a {
  display: block;
}
.swiper-slide img {
  display: block;
}
.swiper-slide h6 {
  margin: 8px 0 0;
}
.left {
  float: left;
}
.right {
  float: right;
}
@media only screen and (max-width: 680px) {
  .left,
  .right {
    float: none;
  }
}
.flex,
.v-align {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.v-align {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
.allergens .allergen .allergen-wrap a,
.allergens .allergen .allergen-wrap img,
.blog-listing article,
.custom-product-box a img,
.img-wrapper img,
.smooth,
.social-icons a i,
.su-posts-teaser-loop article,
.widget ul > li a:before,
.woocommerce ul.products.columns-2 li.product .product_image a img,
a,
a.elementor-post__thumbnail__link .elementor-post__thumbnail,
a.img-wrap img {
  -webkit-transition: all ease-in-out 0.25s;
  transition: all ease-in-out 0.25s;
}
.blog-listing article,
.clear,
.col-wrap,
.footer .widget-wrap,
.gallery-listing,
.page-template-subjects .content-wrap,
.su-posts-teaser-loop article,
div.gallery,
div.su-row,
hr,
ul.gallery-list,
ul.su-posts-list-loop {
  clear: both;
}
.blog-listing article:after,
.blog-listing article:before,
.clear:after,
.clear:before,
.col-wrap:after,
.col-wrap:before,
.footer .widget-wrap:after,
.footer .widget-wrap:before,
.gallery-listing:after,
.gallery-listing:before,
.page-template-subjects .content-wrap:after,
.page-template-subjects .content-wrap:before,
.su-posts-teaser-loop article:after,
.su-posts-teaser-loop article:before,
div.gallery:after,
div.gallery:before,
div.su-row:after,
div.su-row:before,
hr:after,
hr:before,
ul.gallery-list:after,
ul.gallery-list:before,
ul.su-posts-list-loop:after,
ul.su-posts-list-loop:before {
  content: " ";
  display: table;
}
.blog-listing article:after,
.clear:after,
.col-wrap:after,
.footer .widget-wrap:after,
.gallery-listing:after,
.page-template-subjects .content-wrap:after,
.su-posts-teaser-loop article:after,
div.gallery:after,
div.su-row:after,
hr:after,
ul.gallery-list:after,
ul.su-posts-list-loop:after {
  clear: both;
}
.blog-listing article,
.right-mark,
.su-posts-teaser-loop article,
ul.su-posts-list-loop li a {
  position: relative;
}
.blog-listing article:before,
.right-mark:before,
.su-posts-teaser-loop article:before,
ul.su-posts-list-loop li a:before {
  width: 20px;
  height: 20px;
  font-size: 17px;
  line-height: 20px;
  text-align: center;
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -10px;
  opacity: 0.5;
}
@media only screen and (max-width: 680px) {
  .blog-listing article:before,
  .right-mark:before,
  .su-posts-teaser-loop article:before,
  ul.su-posts-list-loop li a:before {
    right: 0;
  }
}
.link {
  display: block;
  background: rgba(0, 0, 0, 0.04);
  padding: 0.8rem 1rem;
}
.link i {
  width: 2rem;
}
p:last-child {
  margin-bottom: 0 !important;
}
.img-wrapper,
.woocommerce ul.products.columns-2 li.product .product_image a,
a.img-wrap {
  display: block;
  overflow: hidden;
  border-radius: 20px;
}
.img-wrapper:active img,
.img-wrapper:hover img,
.woocommerce ul.products.columns-2 li.product .product_image a:active img,
.woocommerce ul.products.columns-2 li.product .product_image a:hover img,
a.img-wrap:active img,
a.img-wrap:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.position-absolute {
  position: absolute !important;
}
.absolute-bottom {
  bottom: 0;
}
.absolute-top {
  top: 0;
}
.position-relative {
  position: relative !important;
}
body.page-template-home-1 > .product-category-carousel,
body.page-template-home-1 > .products-carousel {
  display: none;
}
body.elementor-editor-active section.mega-menu-wrap {
  opacity: 1;
  visibility: visible;
  z-index: 9999;
}
body {
  color: #5b5b5b;
  word-break: break-word;
  overflow-x: hidden;
}
body.no-scroll {
  overflow: hidden;
}
p {
  margin: 0 0 15px;
}
.content-front h5 a,
.readmore {
  font-size: 13px;
  letter-spacing: 1px;
}
.link {
  background: rgba(0, 0, 0, 0.04);
}
hr {
  background: rgba(0, 0, 0, 0.15);
  margin: 0 0 20px;
}
h1.page-title {
  color: var(--e-global-color-primary);
  text-align: center;
}
.row {
  width: 100%;
}
.row:after,
.row:before {
  content: "";
  display: table;
}
.row:after {
  clear: both;
}
div.su-tabs {
  background: none;
  padding: 0;
  border-radius: 0;
}
div.su-tabs .su-tabs-nav {
  border-bottom: 4px solid #95c126;
  padding: 0 10px;
}
@media only screen and (max-width: 680px) {
  div.su-tabs .su-tabs-nav {
    padding: 0;
  }
}
div.su-tabs .su-tabs-nav span {
  font-size: 1.7rem;
  font-weight: 700;
  color: #5b5b5b;
  border-radius: 0;
}
div.su-tabs .su-tabs-nav span.su-tabs-current {
  background-color: #95c126;
  color: #fff;
}
div.su-tabs .su-tabs-pane {
  padding: 30px 0 0;
}
@media only screen and (max-width: 680px) {
  div.su-tabs .su-tabs-pane {
    padding-top: 20px;
  }
}
#wrapper {
  overflow-y: hidden;
}
@media only screen and (max-width: 800px) {
  #wrapper {
    padding-top: 52px;
  }
}
footer .row,
header .row,
section .row {
  max-width: 1200px;
}
main .row {
  max-width: 1200px;
}
@media only screen and (max-width: 800px) {
  section.content {
    width: 100%;
    float: none !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  }
}
@media only screen and (max-width: 800px) {
  aside.sidebar {
    width: 100%;
    float: none !important;
    padding-top: 20px;
  }
}
@media only screen and (max-width: 680px) {
  aside.sidebar {
    padding-top: 12px;
  }
}
.page-template-full-width section.content,
.page-template-list-subpages section.content,
.page-template-school-tabs section.content,
body.search-results section.content {
  border-bottom: 0;
}
.btn,
input[type="submit"] {
  font-weight: 700 !important;
}
div.swiper-button-next,
div.swiper-button-prev {
  background: none;
  width: 50px;
  height: 50px;
  font-size: 21px;
  color: var(--e-global-color-6dcd7a8);
  line-height: 50px;
  text-align: center;
  border-radius: 10px;
}
@media only screen and (max-width: 1000px) {
  div.swiper-button-next,
  div.swiper-button-prev {
    display: none !important;
  }
}
div.swiper-button-next:active,
div.swiper-button-next:hover,
div.swiper-button-prev:active,
div.swiper-button-prev:hover {
  background-color: var(--e-global-color-b0dc71b);
  color: var(--e-global-color-text);
}
div.swiper-button-next.keypixel-home-slider-next,
div.swiper-button-next.keypixel-home-slider-prev,
div.swiper-button-prev.keypixel-home-slider-next,
div.swiper-button-prev.keypixel-home-slider-prev {
  background-color: white;
  top: calc(50% - 25px);
  margin: 0;
}
@media only screen and (min-width: 1401px) {
  div.swiper-button-prev {
    left: -60px;
  }
}
div.swiper-button-prev.keypixel-home-slider-prev {
  left: 40px;
}
@media only screen and (min-width: 1401px) {
  div.swiper-button-next {
    right: -60px;
  }
}
div.swiper-button-next.keypixel-home-slider-next {
  right: 40px;
}
div.wc-shortcodes-item {
  margin-bottom: 0;
}
div.su-carousel .su-carousel-slide img {
  padding: 0;
  border: none;
  border-radius: 0;
}
div.su-carousel .su-carousel-slide-title {
  font-size: 1.4rem;
  line-height: 1.3;
  left: 5px;
  right: 5px;
  bottom: 0;
  padding: 6px 8px;
}
ul.su-posts-list-loop {
  margin: 0 0 10px;
  padding: 0;
}
ul.su-posts-list-loop li a {
  background: none;
  font-size: 1.6rem;
  font-size: 16px;
  line-height: 1.4;
  display: block;
  padding: 14px 12px 14px 30px;
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.content-front h5 ul.su-posts-list-loop a,
ul.su-posts-list-loop .content-front h5 a,
ul.su-posts-list-loop a.readmore {
  text-align: left;
}
div.su-spoiler-title,
div.su-tabs-nav span,
div.su-tabs-panes {
  font-size: 15px;
  font-size: 1.5rem;
}
@media only screen and (max-width: 680px) {
  div.su-spoiler-title,
  div.su-tabs-nav span,
  div.su-tabs-panes {
    font-size: 1.4rem;
  }
}
form.wpcf7-form p {
  margin: 0 0 16px;
}
@media only screen and (max-width: 680px) {
  form.wpcf7-form p {
    margin-bottom: 12px;
  }
}
form.wpcf7-form label {
  display: block;
  padding-bottom: 4px;
}
form.wpcf7-form input.wpcf7-captchar {
  width: 130px;
  vertical-align: top;
}
form.wpcf7-form div.wpcf7-response-output {
  margin: 0 0 10px;
  padding: 8px 12px;
}
form.wpcf7-form span[role="alert"] {
  padding-top: 5px;
}
form.wpcf7-form img.wpcf7-captchac {
  width: 100px;
  height: 45px;
  border-radius: 6px;
}
form.wpcf7-form:not(.submitting) span.wpcf7-spinner {
  display: none;
}
form.wpcf7-form span.wpcf7-spinner {
  margin: 0 0 0 5px;
}
table.tablepress tbody td {
  vertical-align: middle;
}
table.tablepress tbody td a[href$=".doc"],
table.tablepress tbody td a[href$=".docx"],
table.tablepress tbody td a[href$=".jpeg"],
table.tablepress tbody td a[href$=".jpg"],
table.tablepress tbody td a[href$=".pdf"],
table.tablepress tbody td a[href$=".png"],
table.tablepress tbody td a[href$=".ppt"],
table.tablepress tbody td a[href$=".pptx"],
table.tablepress tbody td a[href$=".xls"],
table.tablepress tbody td a[href$=".xlsx"],
table.tablepress tbody td a[href$=".zip"] {
  background: none !important;
  display: inline-block;
  text-align: center;
  line-height: 40px;
  position: relative;
  padding: 0;
}
table.tablepress tbody td a[href$=".doc"]:before,
table.tablepress tbody td a[href$=".docx"]:before,
table.tablepress tbody td a[href$=".jpeg"]:before,
table.tablepress tbody td a[href$=".jpg"]:before,
table.tablepress tbody td a[href$=".pdf"]:before,
table.tablepress tbody td a[href$=".png"]:before,
table.tablepress tbody td a[href$=".ppt"]:before,
table.tablepress tbody td a[href$=".pptx"]:before,
table.tablepress tbody td a[href$=".xls"]:before,
table.tablepress tbody td a[href$=".xlsx"]:before,
table.tablepress tbody td a[href$=".zip"]:before {
  width: 100%;
  font-size: 28px;
  line-height: 40px;
  text-align: center;
}
table.tablepress tbody td a[href$=".doc"]:after,
table.tablepress tbody td a[href$=".docx"]:after,
table.tablepress tbody td a[href$=".jpeg"]:after,
table.tablepress tbody td a[href$=".jpg"]:after,
table.tablepress tbody td a[href$=".pdf"]:after,
table.tablepress tbody td a[href$=".png"]:after,
table.tablepress tbody td a[href$=".ppt"]:after,
table.tablepress tbody td a[href$=".pptx"]:after,
table.tablepress tbody td a[href$=".xls"]:after,
table.tablepress tbody td a[href$=".xlsx"]:after,
table.tablepress tbody td a[href$=".zip"]:after {
  display: none;
}
table.tablepress tbody td a[href$=".pdf"]:before {
  content: "";
}
table.tablepress tbody td a[href$=".doc"]:before {
  content: "";
}
table.tablepress tbody td a[href$=".docx"]:before {
  content: "";
}
table.tablepress tbody td a[href$=".xls"]:before {
  content: "";
}
table.tablepress tbody td a[href$=".xlsx"]:before {
  content: "";
}
table.tablepress tbody td a[href$=".ppt"]:before {
  content: "";
}
table.tablepress tbody td a[href$=".pptx"]:before {
  content: "";
}
table.tablepress tbody td a[href$=".zip"]:before {
  content: "";
}
table.tablepress tbody td a[href$=".jpg"]:before {
  content: "";
}
table.tablepress tbody td a[href$=".jpeg"]:before {
  content: "";
}
table.tablepress tbody td a[href$=".png"]:before {
  content: "";
}
.responsive-table {
  max-width: 100%;
  display: block;
  overflow-y: auto;
}
body.download article h3 a[href$=".pdf"]:before,
body.downloads article h3 a[href$=".pdf"]:before {
  content: "";
}
body.download article h3 a[href$=".doc"]:before,
body.downloads article h3 a[href$=".doc"]:before {
  content: "";
}
body.download article h3 a[href$=".docx"]:before,
body.downloads article h3 a[href$=".docx"]:before {
  content: "";
}
body.download article h3 a[href$=".xls"]:before,
body.downloads article h3 a[href$=".xls"]:before {
  content: "";
}
body.download article h3 a[href$=".xlsx"]:before,
body.downloads article h3 a[href$=".xlsx"]:before {
  content: "";
}
body.download article h3 a,
body.downloads article h3 a {
  background: #d8f0ff;
  font-size: 15px;
  display: block;
  position: relative;
  padding: 12px 25px 12px 40px;
}
body.download article h3 a:before,
body.downloads article h3 a:before {
  width: 20px;
  height: 20px;
  font-size: 21px;
  line-height: 20px;
  text-align: center;
  content: "";
  position: absolute;
  top: 50%;
  left: 12px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
body.download article h3 a:after,
body.downloads article h3 a:after {
  width: 20px;
  height: 20px;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  content: "";
  position: absolute;
  top: 50%;
  right: 8px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0.3;
}
body.download article h3 a:hover,
body.downloads article h3 a:hover {
  background: rgba(0, 0, 0, 0.12);
}
body.download article h3 a:hover:after,
body.downloads article h3 a:hover:after {
  opacity: 1;
}
body.download article h3 > p,
body.downloads article h3 > p {
  margin: 0 0 2px;
}
body.download article h3 hr,
body.downloads article h3 hr {
  margin: 20px 0;
}
body.download article div.su-tabs .su-tabs-pane,
body.downloads article div.su-tabs .su-tabs-pane {
  margin: 0 -3px;
  padding-top: 1rem;
}
body.download article h2,
body.downloads article h2 {
  margin: 0 3px 1rem;
}
body.download article h3,
body.downloads article h3 {
  width: calc(50% - 6px);
  margin: 3px;
  display: block;
  float: left;
}
@media only screen and (max-width: 680px) {
  body.download article h3,
  body.downloads article h3 {
    width: 100%;
    display: block;
    margin: 0 0 5px;
  }
}
body.download article h3 a,
body.downloads article h3 a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.contact-us a i.fa {
  width: 24px;
  text-align: center;
}
@media only screen and (min-width: 1001px) {
  .contact-us .wc-shortcodes-column-first p {
    font-size: 1.8rem;
    font-size: 18px;
  }
}
.woocommerce form.woocommerce-ordering,
.woocommerce p.woocommerce-result-count {
  display: none;
}
#site-navigation span.btn {
  display: none;
}
@media only screen and (max-width: 1000px) {
  #site-navigation ul.sub-menu {
    display: none;
  }
  #site-navigation li.menu-item-has-children {
    position: relative;
  }
  #site-navigation li.menu-item-has-children .btn {
    background-color: rgba(255, 255, 255, 0.04);
    width: 36px;
    height: 38px;
    color: #c9dbef;
    line-height: 38px;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    border-radius: 0;
    display: none;
  }
}
@media only screen and (max-width: 1000px) and (max-width: 1000px) {
  #site-navigation li.menu-item-has-children .btn {
    display: block;
  }
}
@media only screen and (max-width: 1000px) {
  #site-navigation li.menu-item-has-children.menu-expand > .btn i {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
  }
}
.row {
  margin: 0 auto;
  padding: 10px 0;
}
.content-front .su-row,
.footer > .row,
.row-r,
footer .row,
header .row,
section .row {
  padding: 20px;
}
@media only screen and (max-width: 680px) {
  .content-front .su-row,
  .footer > .row,
  .row-r,
  footer .row,
  header .row,
  section .row {
    padding: 12px;
  }
}
.col-wrap,
.footer .widget-wrap,
.gallery-listing,
div.su-row {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: -20px;
  margin-right: -20px;
}
@media only screen and (max-width: 680px) {
  .col-wrap,
  .footer .widget-wrap,
  .gallery-listing,
  div.su-row {
    margin-left: -12px;
    margin-right: -12px;
  }
}
.col,
.footer .widget,
.gallery-listing article,
aside.sidebar,
body.woocommerce-products-pages #main > .row #primary,
body.woocommerce-products-pages #main > .row section.content,
body.woocommerce-shop #main > .row #primary,
body.woocommerce-shop #main > .row section.content,
div.su-column,
section.content {
  display: block;
  float: left;
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
}
@media only screen and (max-width: 680px) {
  .col,
  .footer .widget,
  .gallery-listing article,
  aside.sidebar,
  body.woocommerce-products-pages #main > .row #primary,
  body.woocommerce-products-pages #main > .row section.content,
  body.woocommerce-shop #main > .row #primary,
  body.woocommerce-shop #main > .row section.content,
  div.su-column,
  section.content {
    padding-left: 12px;
    padding-right: 12px;
  }
}
.grid_12_12,
.page-template-full-width section.content,
.page-template-list-subpages section.content,
.page-template-school-tabs section.content,
.page-template-subjects section.content,
body.search-results section.content,
body.single-product section.content,
div.su-column-size-1-1,
section.content.full-width {
  width: 100%;
}
.grid_12_11 {
  width: 90.75%;
}
.grid_12_10 {
  width: 82.5%;
}
.grid_12_9,
.page-template-subjects article.left,
div.su-column-size-3-4,
section.content {
  width: 74.25%;
}
.grid_12_8,
div.su-column-size-2-3 {
  width: 66%;
}
.grid_12_7 {
  width: 57.75%;
}
.grid_12_6,
div.su-column-size-1-2 {
  width: 49.5%;
}
.grid_12_5 {
  width: 41.25%;
}
.footer .widget,
.grid_12_4,
div.su-column-size-1-3 {
  width: 33%;
}
.gallery-listing article,
.grid_12_3,
.page-template-subjects aside.right,
aside.sidebar,
div.su-column-size-1-4 {
  width: 24.75%;
}
.grid_12_2,
div.su-column-size-1-6 {
  width: 16.5%;
}
.grid_12_1 {
  width: 8.25%;
}
@media only screen and (max-width: 800px) {
  .footer .widget,
  .gallery-listing article,
  .grid_12_1,
  .grid_12_2,
  .grid_12_3,
  .grid_12_4,
  .grid_12_5,
  .grid_12_6,
  .grid_12_7,
  .grid_12_8,
  .grid_12_9,
  .grid_12_10,
  .grid_12_11,
  .page-template-subjects article.left,
  .page-template-subjects aside.right,
  aside.sidebar,
  div.su-column-size-1-2,
  div.su-column-size-1-3,
  div.su-column-size-1-4,
  div.su-column-size-1-6,
  div.su-column-size-2-3,
  div.su-column-size-3-4,
  section.content {
    width: 100%;
  }
}
div.su-row div.su-column {
  margin: 0 !important;
}
div.su-column {
  margin: 0;
}
header .header-top-widget {
  background-color: rgba(0, 0, 0, 0.16);
}
@media only screen and (max-width: 1000px) {
  header .header-top-widget {
    display: none;
  }
}
header .header-top-widget .row {
  position: relative;
}
header .header-top-widget .social-icons a i {
  width: 36px;
  height: 36px;
  font-size: 17px;
  line-height: 36px;
  border-radius: 18px;
  border: 0;
}
header .header-top-widget nav {
  line-height: 36px;
}
header .header-top-widget nav li {
  color: #fff;
}
header .header-top-widget nav li a {
  width: 160px;
  color: #fff !important;
  display: block;
}
.content-front.quality-control-product-range {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.content-front.quality-control-product-range .su-tabs-pane .su-accordion {
  position: relative;
  padding-top: 35px;
}
.content-front.quality-control-product-range
  .su-tabs-pane
  .su-accordion
  .su-spoiler-title {
  width: 20%;
  text-align: center;
  position: absolute;
  top: 0;
  padding: 5px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media only screen and (max-width: 480px) {
  .content-front.quality-control-product-range
    .su-tabs-pane
    .su-accordion
    .su-spoiler-title {
    font-size: 1.2rem;
  }
}
.content-front.quality-control-product-range
  .su-tabs-pane
  .su-accordion
  .su-spoiler-title
  .su-spoiler-icon {
  display: none;
}
.content-front.quality-control-product-range
  .su-tabs-pane
  .su-accordion
  .su-spoiler {
  margin-bottom: 0;
}
.content-front.quality-control-product-range
  .su-tabs-pane
  .su-accordion
  .su-spoiler.su-spoiler-closed
  .su-spoiler-title {
  border-left: 1px solid rgba(0, 0, 0, 0.2);
}
.content-front.quality-control-product-range
  .su-tabs-pane
  .su-accordion
  .su-spoiler:first-child
  .su-spoiler-title {
  left: 0;
  border-left: 0;
}
.content-front.quality-control-product-range
  .su-tabs-pane
  .su-accordion
  .su-spoiler:nth-child(2)
  .su-spoiler-title {
  left: 20%;
}
.content-front.quality-control-product-range
  .su-tabs-pane
  .su-accordion
  .su-spoiler:nth-child(3)
  .su-spoiler-title {
  left: 40%;
}
.content-front.quality-control-product-range
  .su-tabs-pane
  .su-accordion
  .su-spoiler:nth-child(4)
  .su-spoiler-title {
  left: 60%;
}
.content-front.quality-control-product-range
  .su-tabs-pane
  .su-accordion
  .su-spoiler:nth-child(5)
  .su-spoiler-title {
  left: 80%;
}
.content-front.product-range div.su-tabs .su-tabs-nav {
  border-bottom: 3px solid #0096db;
}
.content-front.product-range div.su-tabs .su-tabs-nav span.su-tabs-current {
  background-color: #0096db;
}
.content-front {
  overflow-x: hidden;
}
.content-front .row > h2 {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 1000px) {
  .content-front .row > h2 {
    margin-bottom: 2rem;
  }
}
.content-front .row {
  padding: 12px 0;
}
@media only screen and (min-width: 1001px) {
  .content-front .row {
    padding-top: 60px;
  }
}
@media only screen and (max-width: 1000px) {
  .content-front .row {
    padding: 2rem 1rem 0;
  }
}
@media only screen and (min-width: 1001px) {
  .content-front .su-row {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.content-front .su-row div.su-column {
  padding: 12px;
}
.content-front .su-row h2 {
  text-align: center;
}
.content-front .su-slider {
  margin-bottom: 10px;
}
.content-front .su-posts-teaser-loop {
  margin-bottom: 10px;
}
.content-front .su-posts-teaser-loop article {
  background: none;
  margin-bottom: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.content-front .su-posts-teaser-loop article:active,
.content-front .su-posts-teaser-loop article:hover {
  background: rgba(0, 0, 0, 0.04);
}
.content-front .su-posts-teaser-loop article .img-wrap img {
  max-width: 70px;
  padding: 5px;
}
.content-front .su-posts-teaser-loop article .content-wrap {
  width: calc(100% - 70px);
  padding: 14px 20px 14px 5px;
}
.content-front .su-posts-teaser-loop article .content-wrap h4 {
  margin-bottom: 8px;
}
.content-front .su-posts-teaser-loop article:before {
  right: 0;
}
.content-front .su-accordion {
  margin: 0;
}
.content-front .su-accordion .su-spoiler .su-spoiler-title {
  background-color: rgba(0, 0, 0, 0.12);
  outline: none;
}
.content-front .su-accordion .su-spoiler.su-spoiler-closed .su-spoiler-title {
  background-color: transparent;
}
.content-front .su-accordion .su-spoiler-content {
  padding: 0;
}
.content-front .su-slider.gallery-slider {
  position: relative;
}
.content-front .su-slider.gallery-slider:before {
  font-weight: bold;
  position: absolute;
  top: 10px;
  left: 0;
  content: "Photo Gallery";
  margin: 0 !important;
  padding: 4px 8px !important;
  z-index: 99;
}
.content-front.facts {
  background-position: 50% 50%;
  background-size: cover;
  position: relative;
}
.content-front.facts:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.9;
  content: "";
}
.content-front.facts .row {
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 1001px) {
  .content-front.facts .row {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 680px) {
  .content-front.facts .row {
    padding-top: 30px;
  }
}
.content-front.facts h3 {
  width: 25%;
  font-size: 24px;
  color: #fff;
  text-align: center;
  float: left;
}
@media only screen and (max-width: 680px) {
  .content-front.facts h3 {
    font-size: 1.6rem;
  }
}
.content-front.facts h3 i {
  font-size: 48px;
  display: block;
  margin-bottom: 20px;
}
@media only screen and (max-width: 680px) {
  .content-front.facts h3 i {
    font-size: 3.2rem;
  }
}
.content-front.facts h3 small {
  font-size: 60%;
  line-height: 1.4;
  font-weight: 400;
  color: #fff !important;
  display: block;
  opacity: 0.6;
}
.content-front div.su-tabs .su-tabs-nav {
  text-align: center;
}
.content-front div.su-tabs .su-tabs-nav span {
  outline: none;
}
@media only screen and (min-width: 1001px) {
  .content-front div.su-tabs .su-tabs-nav span {
    font-size: 1.6rem;
    padding: 10px 12px;
  }
}
.content-front div.su-tabs .su-tabs-pane {
  padding-top: 3rem;
}
@media only screen and (max-width: 680px) {
  .content-front div.su-tabs .su-tabs-pane {
    padding-top: 1.2rem;
  }
}
.content-front div.su-tabs .su-tabs-pane > br {
  display: none;
}
.banner .attached-post-thumb {
  position: relative;
}
@media only screen and (min-width: 1001px) {
  .banner .attached-post-thumb {
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 300px;
    max-height: 300px;
  }
  .banner .attached-post-thumb img {
    visibility: hidden;
    opacity: 0;
  }
}
.banner .attached-post-thumb:after {
  background-color: rgba(0, 0, 0, 0.8);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  opacity: 0.85;
}
.banner .attached-post-thumb h1 {
  width: 100%;
  font-size: 4rem;
  font-size: 40px;
  font-weight: 400;
  text-align: center;
  color: #fff;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 50%;
  margin: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
}
@media only screen and (max-width: 680px) {
  .banner .attached-post-thumb h1 {
    font-size: 2rem;
  }
}
@media only screen and (min-width: 1401px) {
  main .row {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 1400px) {
  main .row {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 1000px) {
  main .row {
    padding: 20px 0;
  }
}
@media only screen and (max-width: 680px) {
  main .row {
    padding: 12px 0;
  }
}
main .row .su-column {
  padding-bottom: 20px;
}
.content h1 {
  margin-top: 20px;
}
.social-icons {
  display: inline-block;
}
.social-icons a {
  float: none;
  display: inline-block;
  vertical-align: top;
  margin-right: 3px;
}
.social-icons a i {
  background: #fff;
  width: 40px;
  height: 40px;
  font-size: 21px;
  line-height: 40px;
  font-weight: 400;
  text-align: center;
  color: #aaaaaa;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 3px;
}
.social-icons a i:active,
.social-icons a i:hover {
  background: #aaaaaa;
  color: #fff !important;
  border-color: transparent;
}
.social-icons a i:active.fa-facebook,
.social-icons a i:active.fa-facebook-f,
.social-icons a i:hover.fa-facebook,
.social-icons a i:hover.fa-facebook-f {
  background: #3b5999;
}
.social-icons a i:active.fa-twitter,
.social-icons a i:hover.fa-twitter {
  background: #55acee;
}
.social-icons a i:active.fa-google-plus-g,
.social-icons a i:hover.fa-google-plus-g {
  background: #dd4b39;
}
.social-icons a i:active.fa-linkedin-in,
.social-icons a i:hover.fa-linkedin-in {
  background: #0077b5;
}
.social-icons a i:active.fa-youtube,
.social-icons a i:hover.fa-youtube {
  background: #cd201f;
}
.social-icons a i.fa-facebook,
.social-icons a i.fa-facebook-f {
  color: #3b5999;
}
.social-icons a i.fa-twitter {
  color: #55acee;
}
.social-icons a i.fa-google-plus-g {
  color: #dd4b39;
}
.social-icons a i.fa-linkedin-in {
  color: #0077b5;
}
.social-icons a i.fa-youtube {
  color: #cd201f;
}
.social-icons.alt a i {
  color: #fff !important;
  border-color: transparent;
}
.social-icons.alt a i.fa-facebook,
.social-icons.alt a i.fa-facebook-f {
  background: #3b5999;
}
.social-icons.alt a i.fa-twitter {
  background: #55acee;
}
.social-icons.alt a i.fa-google-plus-g {
  background: #dd4b39;
}
.social-icons.alt a i.fa-linkedin-in {
  background: #0077b5;
}
.social-icons.alt a i.fa-youtube {
  background: #cd201f;
}
.social-icons.alt a i:active.fa-facebook,
.social-icons.alt a i:active.fa-facebook-f,
.social-icons.alt a i:hover.fa-facebook,
.social-icons.alt a i:hover.fa-facebook-f {
  color: #3b5999;
}
.social-icons.alt a i:active.fa-twitter,
.social-icons.alt a i:hover.fa-twitter {
  color: #55acee;
}
.social-icons.alt a i:active.fa-google-plus-g,
.social-icons.alt a i:hover.fa-google-plus-g {
  color: #dd4b39;
}
.social-icons.alt a i:active.fa-linkedin-in,
.social-icons.alt a i:hover.fa-linkedin-in {
  color: #0077b5;
}
.social-icons.alt a i:active.fa-youtube,
.social-icons.alt a i:hover.fa-youtube {
  color: #cd201f;
}
@media only screen and (min-width: 1001px) {
  form.wpcf7-form {
    max-width: 600px;
    margin: 0 auto;
  }
}
form.wpcf7-form p {
  margin: 0 0 20px;
}
@media only screen and (max-width: 680px) {
  form.wpcf7-form p {
    margin-bottom: 12px;
  }
}
form.wpcf7-form label {
  display: block;
  padding-bottom: 4px;
}
form.wpcf7-form div.wpcf7-response-output {
  margin: 20px 0 0;
  padding: 8px 12px;
}
form.wpcf7-form span[role="alert"] {
  padding-top: 5px;
}
div.wpcf7 span.ajax-loader {
  background-color: #fff;
  margin-left: -25px;
}
@media only screen and (max-width: 480px) {
  table.tablepress tbody td,
  table.tablepress thead th {
    font-size: 1rem;
    padding: 4px;
  }
}
table.tablepress tbody td {
  vertical-align: middle;
}
table.tablepress a[href$="pdf"] {
  display: inline-block;
  text-align: center;
  line-height: 40px;
  position: relative;
}
table.tablepress a[href$="pdf"]:before {
  width: 100%;
  font-size: 21px;
  line-height: 40px;
  text-align: center;
  content: "";
}
table.tablepress thead th {
  text-align: center;
}
table.tablepress tbody td.column-1 {
  background-color: rgba(0, 0, 0, 0.12);
  font-weight: 700;
}
table.schedule2019 thead th {
  background-color: #0096db;
  color: #fff;
  text-align: center;
}
table.schedule2019 tbody .column-1 {
  font-weight: 700;
}
table.schedule2019 tbody .column-2 {
  text-align: center;
}
table.schedule2019 tbody .column-3,
table.schedule2019 tbody .column-4,
table.schedule2019 tbody .column-5 {
  text-align: right;
}
table.schedule2019 tbody tr.odd td {
  background-color: rgba(0, 0, 0, 0.08);
}
table.schedule2019 tbody td.column-1 {
  color: #fff;
}
table.schedule2019 tbody .row-2 td.column-1,
table.schedule2019 tbody .row-3 td.column-1,
table.schedule2019 tbody .row-4 td.column-1,
table.schedule2019 tbody .row-5 td.column-1 {
  background-color: #eb6930;
}
table.schedule2019 tbody .row-6 td.column-1,
table.schedule2019 tbody .row-7 td.column-1,
table.schedule2019 tbody .row-8 td.column-1,
table.schedule2019 tbody .row-9 td.column-1 {
  background-color: #3460a8;
}
table.schedule2019 tbody .row-10 td.column-1,
table.schedule2019 tbody .row-11 td.column-1,
table.schedule2019 tbody .row-12 td.column-1,
table.schedule2019 tbody .row-13 td.column-1,
table.schedule2019 tbody .row-14 td.column-1,
table.schedule2019 tbody .row-15 td.column-1 {
  background-color: #009846;
}
table.schedule2019 tbody .row-16 td.column-1,
table.schedule2019 tbody .row-17 td.column-1,
table.schedule2019 tbody .row-18 td.column-1,
table.schedule2019 tbody .row-19 td.column-1 {
  background-color: #34968b;
}
table.schedule2019 tbody .row-20 td.column-1,
table.schedule2019 tbody .row-21 td.column-1,
table.schedule2019 tbody .row-22 td.column-1,
table.schedule2019 tbody .row-23 td.column-1,
table.schedule2019 tbody .row-24 td.column-1,
table.schedule2019 tbody .row-25 td.column-1 {
  background-color: #d2a606;
}
table.schedule2019 tbody .row-26 td.column-1,
table.schedule2019 tbody .row-27 td.column-1,
table.schedule2019 tbody .row-28 td.column-1,
table.schedule2019 tbody .row-29 td.column-1,
table.schedule2019 tbody .row-30 td.column-1,
table.schedule2019 tbody .row-31 td.column-1 {
  background-color: #b25299;
}
table.schedule2019 tbody .row-32 td.column-1,
table.schedule2019 tbody .row-33 td.column-1,
table.schedule2019 tbody .row-34 td.column-1,
table.schedule2019 tbody .row-35 td.column-1,
table.schedule2019 tbody .row-36 td.column-1,
table.schedule2019 tbody .row-37 td.column-1 {
  background-color: #77569e;
}
table.schedule2019 tbody .row-38 td.column-1,
table.schedule2019 tbody .row-39 td.column-1,
table.schedule2019 tbody .row-40 td.column-1,
table.schedule2019 tbody .row-41 td.column-1,
table.schedule2019 tbody .row-42 td.column-1,
table.schedule2019 tbody .row-43 td.column-1 {
  background-color: #ea5699;
}
table.schedule2019 tbody .row-44 td.column-1,
table.schedule2019 tbody .row-45 td.column-1,
table.schedule2019 tbody .row-46 td.column-1,
table.schedule2019 tbody .row-47 td.column-1,
table.schedule2019 tbody .row-48 td.column-1,
table.schedule2019 tbody .row-49 td.column-1 {
  background-color: #10aacd;
}
table.schedule2019 tbody .row-50 td.column-1,
table.schedule2019 tbody .row-51 td.column-1,
table.schedule2019 tbody .row-52 td.column-1,
table.schedule2019 tbody .row-53 td.column-1,
table.schedule2019 tbody .row-54 td.column-1,
table.schedule2019 tbody .row-55 td.column-1 {
  background-color: #d85052;
}
table.schedule2019 tbody .row-56 td.column-1,
table.schedule2019 tbody .row-57 td.column-1,
table.schedule2019 tbody .row-58 td.column-1,
table.schedule2019 tbody .row-59 td.column-1,
table.schedule2019 tbody .row-60 td.column-1,
table.schedule2019 tbody .row-61 td.column-1 {
  background-color: #ef7f1a;
}
table.schedule2019 tbody .row-62 td.column-1,
table.schedule2019 tbody .row-63 td.column-1,
table.schedule2019 tbody .row-64 td.column-1,
table.schedule2019 tbody .row-65 td.column-1,
table.schedule2019 tbody .row-66 td.column-1,
table.schedule2019 tbody .row-67 td.column-1 {
  background-color: #3584c5;
}
table.schedule2019 tbody .row-68 td.column-1,
table.schedule2019 tbody .row-69 td.column-1,
table.schedule2019 tbody .row-70 td.column-1,
table.schedule2019 tbody .row-71 td.column-1,
table.schedule2019 tbody .row-72 td.column-1,
table.schedule2019 tbody .row-73 td.column-1 {
  background-color: #7e71b1;
}
table.schedule2019 tbody .row-74 td.column-1,
table.schedule2019 tbody .row-75 td.column-1,
table.schedule2019 tbody .row-76 td.column-1,
table.schedule2019 tbody .row-77 td.column-1,
table.schedule2019 tbody .row-78 td.column-1,
table.schedule2019 tbody .row-79 td.column-1 {
  background-color: #eb5e9d;
}
table.schedule2019 tbody .row-80 td.column-1,
table.schedule2019 tbody .row-81 td.column-1,
table.schedule2019 tbody .row-82 td.column-1,
table.schedule2019 tbody .row-83 td.column-1,
table.schedule2019 tbody .row-84 td.column-1,
table.schedule2019 tbody .row-85 td.column-1 {
  background-color: #e9533d;
}
table.schedule2019 tbody .row-86 td.column-1,
table.schedule2019 tbody .row-87 td.column-1,
table.schedule2019 tbody .row-88 td.column-1,
table.schedule2019 tbody .row-89 td.column-1,
table.schedule2019 tbody .row-90 td.column-1,
table.schedule2019 tbody .row-91 td.column-1,
table.schedule2019 tbody .row-92 td.column-1,
table.schedule2019 tbody .row-93 td.column-1,
table.schedule2019 tbody .row-94 td.column-1,
table.schedule2019 tbody .row-95 td.column-1,
table.schedule2019 tbody .row-96 td.column-1,
table.schedule2019 tbody .row-97 td.column-1 {
  background-color: #ac4792;
}
table.schedule2019 tbody .row-98 td.column-1,
table.schedule2019 tbody .row-99 td.column-1,
table.schedule2019 tbody .row-100 td.column-1,
table.schedule2019 tbody .row-101 td.column-1,
table.schedule2019 tbody .row-102 td.column-1,
table.schedule2019 tbody .row-103 td.column-1,
table.schedule2019 tbody .row-104 td.column-1,
table.schedule2019 tbody .row-105 td.column-1,
table.schedule2019 tbody .row-106 td.column-1,
table.schedule2019 tbody .row-107 td.column-1,
table.schedule2019 tbody .row-108 td.column-1,
table.schedule2019 tbody .row-109 td.column-1 {
  background-color: #eb5e9d;
}
table.schedule2019 tbody .row-110 td.column-1,
table.schedule2019 tbody .row-111 td.column-1,
table.schedule2019 tbody .row-112 td.column-1,
table.schedule2019 tbody .row-113 td.column-1,
table.schedule2019 tbody .row-114 td.column-1,
table.schedule2019 tbody .row-115 td.column-1,
table.schedule2019 tbody .row-116 td.column-1,
table.schedule2019 tbody .row-117 td.column-1,
table.schedule2019 tbody .row-118 td.column-1,
table.schedule2019 tbody .row-119 td.column-1,
table.schedule2019 tbody .row-120 td.column-1,
table.schedule2019 tbody .row-121 td.column-1 {
  background-color: #204e91;
}
table.schedule2019 tbody .row-122 td.column-1,
table.schedule2019 tbody .row-123 td.column-1,
table.schedule2019 tbody .row-124 td.column-1,
table.schedule2019 tbody .row-125 td.column-1,
table.schedule2019 tbody .row-126 td.column-1,
table.schedule2019 tbody .row-127 td.column-1,
table.schedule2019 tbody .row-128 td.column-1,
table.schedule2019 tbody .row-129 td.column-1,
table.schedule2019 tbody .row-130 td.column-1,
table.schedule2019 tbody .row-131 td.column-1,
table.schedule2019 tbody .row-132 td.column-1,
table.schedule2019 tbody .row-133 td.column-1 {
  background-color: #df681f;
}
table.schedule2019 tbody .row-134 td.column-1,
table.schedule2019 tbody .row-135 td.column-1 {
  background-color: #eb64a0;
}
table.schedule2019 tbody .row-136 td.column-1,
table.schedule2019 tbody .row-137 td.column-1 {
  background-color: #54af3a;
}
table.schedule2019 tbody .row-138 td.column-1,
table.schedule2019 tbody .row-139 td.column-1,
table.schedule2019 tbody .row-140 td.column-1,
table.schedule2019 tbody .row-141 td.column-1 {
  background-color: #e9b500;
}
table.schedule2019 tbody .row-142 td.column-1,
table.schedule2019 tbody .row-143 td.column-1,
table.schedule2019 tbody .row-144 td.column-1,
table.schedule2019 tbody .row-145 td.column-1 {
  background-color: #11a1ac;
}
table.schedule2019 tbody .row-146 td.column-1,
table.schedule2019 tbody .row-147 td.column-1,
table.schedule2019 tbody .row-148 td.column-1,
table.schedule2019 tbody .row-149 td.column-1,
table.schedule2019 tbody .row-150 td.column-1,
table.schedule2019 tbody .row-151 td.column-1 {
  background-color: #d85052;
}
table.schedule2019 tbody .row-152 td.column-1,
table.schedule2019 tbody .row-153 td.column-1,
table.schedule2019 tbody .row-154 td.column-1,
table.schedule2019 tbody .row-155 td.column-1,
table.schedule2019 tbody .row-156 td.column-1,
table.schedule2019 tbody .row-157 td.column-1,
table.schedule2019 tbody .row-158 td.column-1,
table.schedule2019 tbody .row-159 td.column-1,
table.schedule2019 tbody .row-160 td.column-1,
table.schedule2019 tbody .row-161 td.column-1,
table.schedule2019 tbody .row-162 td.column-1,
table.schedule2019 tbody .row-163 td.column-1 {
  background-color: #ed6e73;
}
table.schedule2019 tbody .row-164 td.column-1,
table.schedule2019 tbody .row-165 td.column-1,
table.schedule2019 tbody .row-166 td.column-1,
table.schedule2019 tbody .row-167 td.column-1,
table.schedule2019 tbody .row-168 td.column-1,
table.schedule2019 tbody .row-169 td.column-1,
table.schedule2019 tbody .row-170 td.column-1,
table.schedule2019 tbody .row-171 td.column-1,
table.schedule2019 tbody .row-172 td.column-1,
table.schedule2019 tbody .row-173 td.column-1,
table.schedule2019 tbody .row-174 td.column-1,
table.schedule2019 tbody .row-175 td.column-1 {
  background-color: #ac4792;
}
table.schedule2019 tbody .row-176 td.column-1,
table.schedule2019 tbody .row-177 td.column-1,
table.schedule2019 tbody .row-178 td.column-1,
table.schedule2019 tbody .row-179 td.column-1,
table.schedule2019 tbody .row-180 td.column-1,
table.schedule2019 tbody .row-181 td.column-1,
table.schedule2019 tbody .row-182 td.column-1,
table.schedule2019 tbody .row-183 td.column-1,
table.schedule2019 tbody .row-184 td.column-1,
table.schedule2019 tbody .row-185 td.column-1,
table.schedule2019 tbody .row-186 td.column-1,
table.schedule2019 tbody .row-187 td.column-1 {
  background-color: #77569e;
}
table.schedule2019 tbody .row-188 td.column-1,
table.schedule2019 tbody .row-189 td.column-1 {
  background-color: #ea5699;
}
table.schedule2019 tbody .row-190 td.column-1,
table.schedule2019 tbody .row-191 td.column-1,
table.schedule2019 tbody .row-192 td.column-1,
table.schedule2019 tbody .row-193 td.column-1,
table.schedule2019 tbody .row-194 td.column-1,
table.schedule2019 tbody .row-195 td.column-1 {
  background-color: #eb64a0;
}
table.schedule2019 tbody .row-196 td.column-1,
table.schedule2019 tbody .row-197 td.column-1,
table.schedule2019 tbody .row-198 td.column-1,
table.schedule2019 tbody .row-199 td.column-1,
table.schedule2019 tbody .row-200 td.column-1,
table.schedule2019 tbody .row-201 td.column-1 {
  background-color: #204e91;
}
table.schedule2019 tbody .row-202 td.column-1,
table.schedule2019 tbody .row-203 td.column-1,
table.schedule2019 tbody .row-204 td.column-1,
table.schedule2019 tbody .row-205 td.column-1,
table.schedule2019 tbody .row-206 td.column-1,
table.schedule2019 tbody .row-207 td.column-1 {
  background-color: #11a1ac;
}
div.su-spoiler-style-default > .su-spoiler-title {
  font-size: 1.8rem;
  outline: none;
}
div.su-spoiler-style-default > .su-spoiler-content {
  padding: 1rem 0;
}
div.woocommerce h1 {
  margin-bottom: 1rem;
}
div.woocommerce ul.products li.product h3 {
  font-size: 15px;
}
div.woocommerce ul.products li.product h2 {
  font-size: 14px;
  margin-bottom: 1rem;
}
div.woocommerce ul.products li.product a img {
  margin: 0;
  border: 1px solid rgba(0, 0, 0, 0.15);
}
div.woocommerce ul.products li.product a.button {
  background-color: #0096db;
  font-size: 11px;
  color: #fff;
  display: inline-block;
}
@media only screen and (max-width: 480px) {
  div.woocommerce ul.products li.product a.button {
    margin-top: 0.5rem;
  }
}
div.woocommerce ul.products li.product a.button.download-btn:hover,
div.woocommerce ul.products li.product a.button:hover {
  background-color: #5b5b5b;
}
div.woocommerce ul.products li.product a.button.download-btn {
  background-color: #95c126;
}
div.woocommerce ul.products.columns-2 {
  margin: 0;
}
div.woocommerce ul.products.columns-2 li.product {
  margin-bottom: 3rem;
}
@media only screen and (max-width: 1000px) {
  div.woocommerce ul.products.columns-2 li.product {
    margin-bottom: 2rem;
  }
}
@media only screen and (max-width: 680px) {
  div.woocommerce ul.products.columns-2 li.product {
    width: 100%;
  }
}
div.woocommerce ul.products.columns-2 li.product .product_image {
  width: 45%;
  float: left;
}
@media only screen and (max-width: 680px) {
  div.woocommerce ul.products.columns-2 li.product .product_image {
    width: 40%;
  }
}
div.woocommerce ul.products.columns-2 li.product .product_content {
  width: 55%;
  font-size: 1.4rem;
  float: left;
  padding-left: 2rem;
}
@media only screen and (max-width: 680px) {
  div.woocommerce ul.products.columns-2 li.product .product_content {
    width: 60%;
    font-size: 1.3rem;
    padding-left: 1rem;
  }
}
div.woocommerce
  ul.products.columns-2
  li.product
  .product_content
  .su-column
  br {
  display: none;
}
div.woocommerce
  ul.products.columns-2
  li.product
  .product_content
  .su-column
  a.btn {
  display: block;
}
div.woocommerce ul.products.columns-2 li.product h2 {
  font-size: 1.6rem;
  padding: 0 0 6px;
}
div.woocommerce ul.products.columns-2 li.product h4 {
  font-size: 1.5rem;
}
body.single-product aside.sidebar {
  display: none;
}
body.single-product article .meta,
body.single-product article .post-title {
  display: none;
}
.content ul.list-child-pages {
  margin: 0;
  padding: 0;
}
.content ul.list-child-pages li {
  margin: 0 0 2px;
}
.content ul.list-child-pages li a {
  background-color: #f4ffc6;
  font-size: 1.8rem;
  color: #333;
  padding: 10px 10px 10px 32px;
  display: block;
  position: relative;
}
.content ul.list-child-pages li a:before {
  width: 20px;
  height: 20px;
  font-family: FontAwesome;
  content: "";
  line-height: 20px;
  text-align: center;
  position: absolute;
  left: 8px;
  top: 50%;
  margin-top: -10px;
}
ul.timeline {
  padding: 0;
  margin: 0;
  list-style: none;
}
@media only screen and (max-width: 680px) {
  ul.timeline {
    margin-bottom: 16px;
  }
}
ul.timeline li {
  position: relative;
  padding-left: 95px;
  margin: 0;
}
ul.timeline li:last-child p {
  padding-bottom: 6px;
  margin-bottom: 0;
}
@media only screen and (max-width: 680px) {
  ul.timeline li {
    padding: 35px 0 0;
  }
}
ul.timeline span {
  background: #0096db;
  width: 80px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 2px;
}
@media only screen and (max-width: 680px) {
  ul.timeline span {
    border-radius: 0;
  }
}
ul.timeline span b {
  padding: 5px;
  display: block;
  position: relative;
}
ul.timeline span b:after {
  width: 0;
  height: 0;
  content: "";
  display: block;
  border-top: 5px solid transparent !important;
  border-left: 6px solid #222;
  border-bottom: 5px solid transparent !important;
  position: absolute;
  top: 13px;
  right: -6px;
}
@media only screen and (max-width: 680px) {
  ul.timeline span b:after {
    top: auto;
    bottom: -6px;
    right: auto;
    left: 10px;
    border-bottom: 0;
    border-top: 6px solid #222;
    border-left: 5px solid transparent !important;
    border-right: 5px solid transparent !important;
  }
}
ul.timeline span b:before {
  background: #222;
  width: 8px;
  height: 8px;
  content: "";
  border-radius: 50%;
  position: absolute;
  top: 14px;
  right: -20px;
}
@media only screen and (max-width: 680px) {
  ul.timeline span b:before {
    display: none;
  }
}
ul.timeline p {
  margin: 0;
  padding: 0 0 6px 20px;
  border-left: 2px solid rgba(0, 0, 0, 0.12);
}
ul.timeline p:last-child {
  padding-bottom: 24px;
}
@media only screen and (max-width: 680px) {
  ul.timeline p {
    background: rgba(0, 0, 0, 0.08);
    border: 0;
    padding: 10px;
    margin-bottom: 1px;
  }
  ul.timeline p:last-child {
    margin-bottom: 10px;
  }
}
body.download article a {
  font-size: 17px;
  padding: 12px 12px 12px 48px;
}
.business-partner table.tablepress tbody td,
.downloads table.tablepress tbody td,
.field-staff table.tablepress tbody td,
.pmt table.tablepress tbody td,
.product-team table.tablepress tbody td,
.sales-and-marketing-team table.tablepress tbody td {
  width: 20%;
  height: 40px;
  line-height: 1.2;
  padding: 0 5px;
}
.business-partner table.tablepress tbody td:not(.column-1),
.downloads table.tablepress tbody td:not(.column-1),
.field-staff table.tablepress tbody td:not(.column-1),
.pmt table.tablepress tbody td:not(.column-1),
.product-team table.tablepress tbody td:not(.column-1),
.sales-and-marketing-team table.tablepress tbody td:not(.column-1) {
  text-align: center;
}
.business-partner table.tablepress.column-count-6 tbody td,
.downloads table.tablepress.column-count-6 tbody td,
.field-staff table.tablepress.column-count-6 tbody td,
.pmt table.tablepress.column-count-6 tbody td,
.product-team table.tablepress.column-count-6 tbody td,
.sales-and-marketing-team table.tablepress.column-count-6 tbody td {
  width: 16.6%;
}
.business-partner table.tablepress.column-count-7 tbody td,
.downloads table.tablepress.column-count-7 tbody td,
.field-staff table.tablepress.column-count-7 tbody td,
.pmt table.tablepress.column-count-7 tbody td,
.product-team table.tablepress.column-count-7 tbody td,
.sales-and-marketing-team table.tablepress.column-count-7 tbody td {
  width: 14.25%;
}
.business-partner table.tablepress.column-count-8 tbody td,
.downloads table.tablepress.column-count-8 tbody td,
.field-staff table.tablepress.column-count-8 tbody td,
.pmt table.tablepress.column-count-8 tbody td,
.product-team table.tablepress.column-count-8 tbody td,
.sales-and-marketing-team table.tablepress.column-count-8 tbody td {
  width: 12.5%;
}
.business-partner table.tablepress.column-count-9 tbody td,
.downloads table.tablepress.column-count-9 tbody td,
.field-staff table.tablepress.column-count-9 tbody td,
.pmt table.tablepress.column-count-9 tbody td,
.product-team table.tablepress.column-count-9 tbody td,
.sales-and-marketing-team table.tablepress.column-count-9 tbody td {
  width: 11.11%;
}
.business-partner table.tablepress.column-count-10 tbody td,
.downloads table.tablepress.column-count-10 tbody td,
.field-staff table.tablepress.column-count-10 tbody td,
.pmt table.tablepress.column-count-10 tbody td,
.product-team table.tablepress.column-count-10 tbody td,
.sales-and-marketing-team table.tablepress.column-count-10 tbody td {
  width: 10%;
}
.business-partner
  .su-accordion
  .su-spoiler:not(.su-spoiler-closed)
  .su-spoiler-title,
.downloads .su-accordion .su-spoiler:not(.su-spoiler-closed) .su-spoiler-title,
.field-staff
  .su-accordion
  .su-spoiler:not(.su-spoiler-closed)
  .su-spoiler-title,
.pmt .su-accordion .su-spoiler:not(.su-spoiler-closed) .su-spoiler-title,
.product-team
  .su-accordion
  .su-spoiler:not(.su-spoiler-closed)
  .su-spoiler-title,
.sales-and-marketing-team
  .su-accordion
  .su-spoiler:not(.su-spoiler-closed)
  .su-spoiler-title {
  background-color: rgba(0, 0, 0, 0.12);
}
.business-partner .su-accordion .su-spoiler,
.downloads .su-accordion .su-spoiler,
.field-staff .su-accordion .su-spoiler,
.pmt .su-accordion .su-spoiler,
.product-team .su-accordion .su-spoiler,
.sales-and-marketing-team .su-accordion .su-spoiler {
  margin-bottom: 2rem;
}
@media only screen and (min-width: 1001px) {
  .contact-us .wc-shortcodes-column-first p {
    font-size: 1.8rem;
    font-size: 18px;
  }
}
.page-template-school-tabs h1 {
  text-align: center;
  margin-bottom: 30px;
}
@media only screen and (max-width: 680px) {
  .page-template-school-tabs h1 {
    margin-bottom: 15px;
  }
}
.tab-menu-wrap {
  width: 200px;
  float: left;
}
@media only screen and (min-width: 1001px) {
  .tab-menu-wrap {
    padding-top: 40px;
  }
}
@media only screen and (max-width: 680px) {
  .tab-menu-wrap {
    width: 100%;
    margin-bottom: 20px;
  }
}
.tab-content {
  width: calc(100% - 200px);
  float: left;
  padding-left: 40px;
  border-left: 2px solid rgba(0, 0, 0, 0.12);
}
@media only screen and (min-width: 1001px) {
  .tab-content {
    min-height: 500px;
  }
}
@media only screen and (max-width: 680px) {
  .tab-content {
    width: 100%;
    border-left: 0;
    padding-left: 0;
  }
}
ul.tab-menu {
  padding: 0;
  margin: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}
ul.tab-menu li {
  margin: 0 0 1px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
ul.tab-menu li a {
  font-size: 17px;
  padding: 8px 0;
  display: block;
}
@media only screen and (max-width: 680px) {
  ul.tab-menu li a {
    font-size: 15px;
  }
}
ul.tab-menu li a:active,
ul.tab-menu li a:hover {
  background-color: rgba(0, 0, 0, 0.08);
}
.page-template-subjects aside.right h3 {
  margin: 0;
  padding: 10px 12px;
}
.page-template-subjects article.left {
  padding-right: 50px;
}
.page-template-subjects .contact-person {
  background: rgba(0, 0, 0, 0.04);
  padding: 15px;
  margin-bottom: 1px;
}
.page-template-subjects .contact-person h2 {
  margin-bottom: 0;
}
.page-template-subjects .contact-person p {
  margin-bottom: 6px;
}
.page-template-subjects .contact-info a {
  display: block;
  padding: 10px 15px;
  margin-bottom: 1px;
}
.page-template-subjects .contact-info a i {
  width: 24px;
}
.staff-loop {
  margin: 0 -10px;
}
.staff-loop .staff-member {
  width: 24.6%;
  padding: 0 10px 10px;
  display: inline-block;
  vertical-align: top;
}
.staff-loop .staff-member h4 {
  line-height: 1.5;
}
.staff-loop .staff-member h4 small {
  display: block;
  font-style: italic;
  padding-top: 2px;
}
.staff-loop .staff-member a {
  display: block;
}
.staff-loop .staff-member p {
  margin: 0 0 8px;
}
.staff-loop .staff-member .post-permalink {
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.staff-loop .content-wrap {
  background: rgba(0, 0, 0, 0.04);
  position: relative;
}
.staff-loop .post-content {
  padding: 8px 10px;
}
.staff-loop .post-content :last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 800px) {
  aside.staff-details {
    text-align: center;
    margin-bottom: 20px;
  }
  aside.staff-details img {
    display: block;
    margin: 0 auto;
  }
}
aside.staff-details span {
  display: block;
}
aside.staff-details a {
  background: rgba(0, 0, 0, 0.04);
  font-size: 16px;
  display: block;
  padding: 10px 12px;
  margin-top: 1px;
}
aside.staff-details i {
  width: 24px;
}
@media only screen and (max-width: 800px) {
  section.staff-details {
    border-bottom: 0;
  }
}
section.staff-details h1 {
  margin-bottom: 10px;
}
section.staff-details h1 small {
  font-style: italic;
}
section.staff-details .intro h3 {
  margin: 0;
}
@media only screen and (max-width: 680px) {
  section.staff-details .intro {
    text-align: center;
  }
}
section.staff-details .intro,
section.staff-details .member-detail {
  margin-bottom: 25px;
}
section.staff-details .member-detail {
  background: rgba(0, 0, 0, 0.04);
  padding: 8px;
}
@media only screen and (max-width: 680px) {
  section.staff-details .member-detail {
    padding: 0;
  }
}
section.staff-details .member-detail span {
  width: 49.7%;
  font-size: 19px;
  display: inline-block;
  vertical-align: top;
  padding: 8px;
}
@media only screen and (max-width: 680px) {
  section.staff-details .member-detail span {
    width: 100%;
    font-size: 16px;
    padding: 10px;
    border-bottom: 1px solid #fff;
  }
}
section.staff-details .member-detail span b {
  font-size: 13px;
  text-transform: uppercase;
  display: block;
}
@media only screen and (max-width: 680px) {
  section.staff-details .member-detail span b {
    font-size: 12px;
  }
}
.page-template-list-subpages ul.list-child-pages li a {
  font-size: 21px;
  padding: 20px 20px 20px 40px;
}
.page-template-list-subpages ul.list-child-pages li a:before {
  top: 50%;
  left: 10px;
  margin-top: -8px;
}
.blog-listing article,
.su-posts-teaser-loop article {
  background: rgba(0, 0, 0, 0.08);
  margin: 0 0 1px;
  position: relative;
}
.blog-listing article:active,
.blog-listing article:hover,
.su-posts-teaser-loop article:active,
.su-posts-teaser-loop article:hover {
  background: rgba(0, 0, 0, 0.12);
}
.blog-listing article h3,
.blog-listing article h4,
.su-posts-teaser-loop article h3,
.su-posts-teaser-loop article h4 {
  margin-bottom: 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.blog-listing article p,
.su-posts-teaser-loop article p {
  margin: 6px 0 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.blog-listing article .img-wrap,
.su-posts-teaser-loop article .img-wrap {
  float: left;
}
.blog-listing article .img-wrap img,
.su-posts-teaser-loop article .img-wrap img {
  max-width: 100px;
  padding: 10px;
  border-radius: 50%;
  border: 0;
}
@media only screen and (max-width: 680px) {
  .blog-listing article .img-wrap img,
  .su-posts-teaser-loop article .img-wrap img {
    max-width: 90px;
    padding: 5px;
  }
}
.blog-listing article .content-wrap,
.su-posts-teaser-loop article .content-wrap {
  width: calc(100% - 100px);
  float: left;
  padding: 15px 30px 15px 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
}
@media only screen and (max-width: 680px) {
  .blog-listing article .content-wrap,
  .su-posts-teaser-loop article .content-wrap {
    width: calc(100% - 90px);
    padding: 5px 20px 5px 0;
  }
}
.blog-listing article a.post-permalink,
.su-posts-teaser-loop article a.post-permalink {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.blog-listing article .meta,
.su-posts-teaser-loop article .meta {
  margin-bottom: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.blog-listing article.category-annoucements .content-wrap,
.su-posts-teaser-loop article.category-annoucements .content-wrap {
  width: 100%;
  padding-left: 40px;
}
@media only screen and (max-width: 680px) {
  .blog-listing article.category-annoucements .content-wrap,
  .su-posts-teaser-loop article.category-annoucements .content-wrap {
    padding-left: 32px;
  }
}
.blog-listing article.category-annoucements .content-wrap .icon,
.su-posts-teaser-loop article.category-annoucements .content-wrap .icon {
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 10px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0.5;
}
@media only screen and (max-width: 680px) {
  .blog-listing article.category-annoucements .content-wrap .icon,
  .su-posts-teaser-loop article.category-annoucements .content-wrap .icon {
    left: 5px;
  }
}
ul.su-posts-list-loop {
  margin: 0 0 10px;
  padding: 0;
}
ul.su-posts-list-loop li a {
  width: 100%;
  padding: 16px 24px 16px 40px;
  position: relative;
  display: block;
  margin-bottom: 1px;
}
ul.su-posts-list-loop li a:active,
ul.su-posts-list-loop li a:hover {
  background: rgba(0, 0, 0, 0.08);
}
@media only screen and (max-width: 680px) {
  ul.su-posts-list-loop li a {
    padding: 8px 24px 8px 40px;
  }
}
ul.su-posts-list-loop li a:before {
  right: 6px;
}
ul.su-posts-list-loop li a:after {
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  position: absolute;
  content: "";
  top: 50%;
  left: 10px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0.3;
}
@media only screen and (max-width: 680px) {
  ul.su-posts-list-loop li a:after {
    left: 5px;
  }
}
.gallery-listing article {
  width: 32.75%;
  float: none;
  display: inline-block;
  vertical-align: top;
}
@media only screen and (max-width: 680px) {
  .gallery-listing article {
    width: 49.3%;
  }
}
.gallery-listing article h4 {
  margin: 10px 0 20px;
}
@media only screen and (max-width: 680px) {
  .gallery-listing article h4 {
    font-size: 1.4rem;
    margin: 6px 0 12px;
  }
}
ul.gallery-list {
  margin: 0;
  padding: 0;
}
ul.gallery-list li {
  text-align: center;
  margin-bottom: 10px;
}
ul.gallery-list li img {
  margin-bottom: 6px;
}
div.gallery {
  margin: 0 -20px;
}
@media only screen and (max-width: 800px) {
  div.gallery {
    margin: 0 -10px;
  }
}
div.gallery.gallery-columns-9 .gallery-item {
  width: 12.5%;
}
div.gallery.gallery-columns-8 .gallery-item {
  width: 14.28%;
}
div.gallery.gallery-columns-7 .gallery-item {
  width: 16.66%;
}
div.gallery.gallery-columns-6 .gallery-item {
  width: 16.66%;
}
div.gallery.gallery-columns-5 .gallery-item {
  width: 20%;
}
div.gallery.gallery-columns-4 .gallery-item {
  width: 25%;
}
div.gallery.gallery-columns-3 .gallery-item {
  width: 33.33%;
}
div.gallery.gallery-columns-2 .gallery-item {
  width: 50%;
}
@media only screen and (max-width: 680px) {
  div.gallery.gallery-columns-4 .gallery-item,
  div.gallery.gallery-columns-5 .gallery-item,
  div.gallery.gallery-columns-6 .gallery-item,
  div.gallery.gallery-columns-7 .gallery-item,
  div.gallery.gallery-columns-8 .gallery-item,
  div.gallery.gallery-columns-9 .gallery-item {
    width: 33.33%;
  }
  div.gallery br {
    display: none;
  }
}
@media only screen and (max-width: 360px) {
  div.gallery.gallery-columns-3 .gallery-item,
  div.gallery.gallery-columns-4 .gallery-item,
  div.gallery.gallery-columns-5 .gallery-item,
  div.gallery.gallery-columns-6 .gallery-item,
  div.gallery.gallery-columns-7 .gallery-item,
  div.gallery.gallery-columns-8 .gallery-item,
  div.gallery.gallery-columns-9 .gallery-item {
    width: 50%;
  }
}
div.gallery .gallery-item {
  margin: 0;
  padding: 20px;
  float: left;
}
@media only screen and (max-width: 800px) {
  div.gallery .gallery-item {
    padding: 10px;
  }
}
@media only screen and (max-width: 680px) {
  div.gallery .gallery-item {
    float: none;
    display: inline-block;
    vertical-align: top;
  }
}
div.gallery .gallery-item img {
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 5px;
  display: block;
  margin: 0 auto;
}
div.gallery .wp-caption-text {
  font-size: 14px;
  margin: 0;
  padding: 6px 0 0;
}
@media only screen and (max-width: 680px) {
  div.gallery .wp-caption-text {
    font-size: 13px;
  }
  div.gallery .wp-caption-text br {
    display: block;
  }
}
article .meta {
  font-size: 1.2rem;
  font-size: 12px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 680px) {
  article .meta {
    margin-bottom: 10px;
  }
}
article ul {
  list-style: outside square;
  padding-left: 22px;
}
article ol {
  list-style: outside decimal;
}
article ol li,
article ul li {
  margin-bottom: 6px;
}
article img {
  border: 1px solid rgba(0, 0, 0, 0.12);
}
article table {
  border-top: 1px solid rgba(0, 0, 0, 0.12) !important;
  border-left: 1px solid rgba(0, 0, 0, 0.12) !important;
  margin-bottom: 1rem;
}
article table td,
article table th {
  border-right: 1px solid rgba(0, 0, 0, 0.12) !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12) !important;
  padding: 6px;
}
article table tbody tr:nth-child(odd) td {
  background: #efffc7;
}
article table tbody tr:nth-child(2n) td {
  background: #d8f0ff;
}
.comments .comment-meta {
  font-size: 1.2rem;
  font-size: 12px;
  margin-bottom: 6px;
}
.comments ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.comments ul li .comment-body {
  padding: 12px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
}
.comments ul ul {
  padding-left: 40px;
}
.comments p {
  margin-bottom: 0;
}
.comments img.avatar {
  max-width: 60px;
  height: auto !important;
  margin: 0 8px 4px 0;
}
.comments .reply a {
  font-size: 12px;
  text-transform: uppercase;
  color: #95c126;
  position: absolute;
  top: 16px;
  right: 0;
  display: block;
  padding: 4px 8px;
  border: 1px solid #95c126;
}
.comments .reply a:hover {
  background-color: #95c126;
  color: #f5f5f5;
}
.comments #respond {
  padding-top: 12px;
}
.comments #respond p {
  margin-bottom: 12px;
}
.sidebar .widget {
  margin-bottom: 30px;
}
@media only screen and (max-width: 1000px) {
  .sidebar .widget {
    margin-bottom: 20px;
  }
}
.sidebar .widget:last-child {
  margin-bottom: 0;
}
.sidebar ul.list-child-pages li {
  margin-bottom: 1px;
  list-style: none;
}
.sidebar ul.list-child-pages li a {
  padding: 10px 10px 10px 30px;
}
.sidebar ul.list-child-pages li a:before {
  left: 6px;
  top: 13px;
}
ul.list-child-pages {
  list-style: none;
}
.pagination {
  padding-top: 20px;
  text-align: center;
}
@media only screen and (max-width: 680px) {
  .pagination {
    padding: 12px 0;
  }
}
.pagination .page-numbers {
  background-color: #0096db;
  min-width: 40px;
  text-align: center;
  color: #f5f5f5;
  padding: 10px;
  display: inline-block;
}
.pagination .page-numbers.current,
.pagination .page-numbers:hover {
  background-color: #95c126;
}
.content-front .su-slider.gallery-slider:before,
.widget-title {
  font-size: 22px;
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
}
@media only screen and (max-width: 680px) {
  .content-front .su-slider.gallery-slider:before,
  .widget-title {
    font-size: 18px;
  }
}
.content-front .widget h3.su-slider.gallery-slider:before,
.widget .content-front h3.su-slider.gallery-slider:before,
.widget h3.widget-title {
  padding-bottom: 8px;
  margin-bottom: 8px;
}
.widget ul {
  padding: 0;
  margin: 0;
}
.widget ul > li {
  margin: 0;
}
.widget ul > li a {
  display: block;
  padding: 4px 0 4px 20px;
  position: relative;
}
.widget ul > li a:before {
  width: 16px;
  height: 16px;
  content: "";
  line-height: 16px;
  text-align: center;
  position: absolute;
  top: 7px;
  left: 0;
}
.widget .post-date {
  font-size: 1.2rem;
}
.before-footer {
  text-align: center;
}
.before-footer .row {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media only screen and (max-width: 1000px) {
  .before-footer .row {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 680px) {
  .before-footer .row {
    padding: 12px;
  }
}
.before-footer h2 a {
  display: block;
  padding: 20px;
}
@media only screen and (max-width: 680px) {
  .before-footer h2 a {
    padding: 10px;
  }
}
.before-footer h2 a i {
  width: 32px;
  font-size: 85%;
  text-align: center;
}
.before-footer h3 {
  margin-bottom: 20px;
}
@media only screen and (max-width: 680px) {
  .before-footer h3 {
    margin-bottom: 10px;
  }
}
.before-footer .social-icons a i {
  border: none;
}
@media only screen and (max-width: 680px) {
  .before-footer .su-column {
    margin: 0 !important;
    padding: 0;
  }
  .before-footer .su-column h2 {
    font-size: 1.6rem;
  }
}
.before-footer-style1 h2 a,
.before-footer-style2 h2 a {
  border: 1px solid rgba(255, 255, 255, 0.25);
}
.before-footer-style1 h2 a:active,
.before-footer-style1 h2 a:hover,
.before-footer-style2 h2 a:active,
.before-footer-style2 h2 a:hover {
  background-color: rgba(0, 0, 0, 0.2);
}
@media only screen and (min-width: 1001px) {
  .footer > .row {
    padding-top: 50px;
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 680px) {
  .footer > .row {
    display: none;
  }
}
.footer .widget {
  margin-bottom: 20px;
}
.footer .widget:last-child {
  margin-bottom: 0;
}
.content-front .footer .widget h3.su-slider.gallery-slider:before,
.footer .widget .content-front h3.su-slider.gallery-slider:before,
.footer .widget h3.widget-title {
  font-size: 18px;
}
.footer .widget p {
  margin: 0;
  padding-bottom: 6px;
}
.footer .widget i {
  width: 24px;
  text-align: center;
}
.footer .smallprint {
  font-size: 1.3rem;
  font-size: 13px;
}
@media only screen and (max-width: 1000px) {
  .footer .smallprint {
    padding-top: 0;
  }
}
@media only screen and (max-width: 480px) {
  .footer .smallprint p {
    text-align: center;
    float: none;
    display: block;
    margin: 4px 0;
  }
}
.footer .smallprint .row {
  padding: 10px 20px 0;
}
@media only screen and (max-width: 480px) {
  .footer .smallprint .row {
    padding: 4px 12px;
  }
}
.footer .copyright {
  float: left;
}
.footer .credit {
  float: right;
}
.footer-style1 {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}
.footer-style3 .row,
.footer-style4 .row {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
a.post-edit-link {
  display: none;
}
@media only screen and (min-width: 1001px) {
  a.post-edit-link {
    background: red !important;
    color: white !important;
    display: block;
    position: fixed;
    bottom: 10px;
    left: 0;
    padding: 15px 30px;
    font-weight: bold;
  }
}
form.post-password-form {
  text-align: center;
}
form.post-password-form input[type="password"] {
  max-width: 320px;
  display: inline-block;
}
.allergens {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.allergens .allergen {
  margin-bottom: 30px;
}
@media only screen and (max-width: 480px) {
  .allergens .allergen {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 680px) {
  .allergens .allergen {
    width: 50%;
  }
}
@media only screen and (max-width: 480px) {
  .allergens .allergen {
    width: 100%;
  }
}
.allergens .allergen .allergen-wrap {
  position: relative;
  overflow: hidden;
}
.allergens .allergen .allergen-wrap a,
.allergens .allergen .allergen-wrap img {
  width: 100%;
  display: block;
}
.allergens .allergen .allergen-wrap h4,
.allergens .allergen .allergen-wrap h5 {
  color: #0096db;
  line-height: 40px;
  margin: 10px 0 0 0;
  position: relative;
  z-index: 9;
}
@media only screen and (max-width: 360px) {
  .allergens .allergen .allergen-wrap h4,
  .allergens .allergen .allergen-wrap h5 {
    font-size: 1.3rem;
    line-height: 36px;
    padding: 0 10px;
  }
}
.allergens .allergen .allergen-wrap span {
  color: #aaaaaa;
  font-size: 1.3rem;
  line-height: 28px;
  font-weight: 700;
  float: right;
  margin-top: 6px;
  padding: 0 8px;
  border-radius: 4px;
  border: 1px solid;
  text-shadow: none;
}
.allergens .allergen .allergen-wrap:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.allergens .allergen .allergen-wrap:hover span {
  background: #5b5b5b;
  color: #fff;
}
@-webkit-keyframes animatedFloatEle {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes animatedFloatEle {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@media only screen and (min-width: 1001px) {
  .float-ele-left,
  .float-ele-right {
    position: relative;
  }
  .float-ele-left:before,
  .float-ele-right:before {
    width: 60px;
    height: 80px;
    position: absolute;
    content: url(../img/triangle-right-80.svg);
    -webkit-animation: animatedFloatEle 10s linear infinite;
    animation: animatedFloatEle 10s linear infinite;
  }
  .float-ele-left:before {
    top: 80px;
    left: 40px;
  }
}
@media only screen and (min-width: 1001px) and (max-width: 1400px) {
  .float-ele-left:before {
    top: 30px;
  }
}
@media only screen and (min-width: 1001px) {
  .float-ele-right:before {
    top: 80px;
    right: 40px;
  }
}
@media only screen and (min-width: 1001px) and (max-width: 1400px) {
  .float-ele-right:before {
    top: 30px;
  }
}
.custom-product-box h4,
.custom-product-box h5,
.custom-product-box h6 {
  color: var(--e-global-color-primary) !important;
  margin-bottom: 10px;
}
.custom-product-box a {
  overflow: hidden;
  border-radius: 20px;
}
.custom-product-box:active h4,
.custom-product-box:active h5,
.custom-product-box:active h6,
.custom-product-box:hover h4,
.custom-product-box:hover h5,
.custom-product-box:hover h6 {
  color: var(--e-global-color-text) !important;
}
.custom-product-box:active img,
.custom-product-box:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
a.elementor-post__thumbnail__link {
  overflow: hidden;
  display: block;
  border-radius: 20px;
}
a.elementor-post__thumbnail__link:active .elementor-post__thumbnail,
a.elementor-post__thumbnail__link:hover .elementor-post__thumbnail {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
@media only screen and (min-width: 1001px) {
  .inner-section-50 {
    max-width: 50%;
  }
}
.float-left {
  float: left !important;
}
.display-block {
  display: block !important;
}
.child-display-block > div {
  display: block !important;
}
.product-category-carousel h6 {
  text-align: center;
}
.products-carousel h5 {
  margin: 10px 0 0;
}
.keypixel-home-slider-wrap {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
@media only screen and (min-width: 601px) {
  .keypixel-home-slider .slider-title-h2,
  .keypixel-home-slider .slider-title-h3 {
    width: auto !important;
  }
}
@media only screen and (max-width: 600px) {
  .keypixel-home-slider .slider-title-h2,
  .keypixel-home-slider .slider-title-h3 {
    margin: 0 auto !important;
    width: auto !important;
  }
}
@media only screen and (min-width: 1001px) {
  .keypixel-home-slider .slider-title-h2 {
    margin-left: 100px;
  }
}
@media only screen and (min-width: 1001px) {
  .keypixel-home-slider .slider-title-h3 {
    margin-left: 160px;
  }
}
@media only screen and (min-width: 601px) {
  .keypixel-home-slider .flex-direction-column > .elementor-widget-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
}
@media only screen and (max-width: 600px) {
  .keypixel-home-slider .flex-direction-column > .elementor-widget-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.sm-vertical .menu-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}
.sm-vertical .menu-item a i {
  font-size: 14px;
}
.product_list_widget a {
  display: block;
  padding: 10px 15px;
}
.product_list_widget h3,
.product_list_widget h4 {
  margin: 0;
}
.product_list_widget h3 {
  font-size: 15px !important;
  position: relative;
}
.product_list_widget h3 a {
  color: var(--e-global-color-text);
  line-height: 24px;
  padding: 12px 15px;
}
.product_list_widget h3 a:active,
.product_list_widget h3 a:hover {
  background-color: var(--e-global-color-primary);
  color: #ffffff;
}
.product_list_widget h4 {
  font-size: 15px !important;
  font-weight: 500 !important;
}
.product_list_widget .product-main-category.active h3 a {
  background-color: var(--e-global-color-primary);
  color: #ffffff;
}
.product_list_widget .product-main-category.active .submenu-expand-btn {
  display: none !important;
}
.product_list_widget .product-main-category.active .product-sub-category {
  display: block !important;
}
.product_list_widget .submenu-expand-btn {
  width: 44px;
  height: 48px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  opacity: 0.5;
}
.product_list_widget .submenu-expand-btn:after,
.product_list_widget .submenu-expand-btn:before {
  background-color: #666;
  width: 3px;
  height: 8px;
  content: "";
  position: absolute;
  top: calc(50% - 4px);
  display: block;
  -webkit-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}
.product_list_widget .submenu-expand-btn:before {
  left: calc(50% - 2px);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.product_list_widget .submenu-expand-btn:after {
  left: calc(50% + 2px);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.product_list_widget .submenu-expand-btn:active,
.product_list_widget .submenu-expand-btn:hover {
  background-color: rgba(0, 0, 0, 0.06);
}
.product_list_widget .submenu-expanded .submenu-expand-btn:before {
  left: calc(50% - 2px);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.product_list_widget .submenu-expanded .submenu-expand-btn:after {
  left: calc(50% + 2px);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.product_list_widget .product-main-category {
  margin-bottom: 3px;
  border-radius: 10px;
  overflow: hidden;
}
.product_list_widget .product-main-category:not(.active) {
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.product_list_widget .product-main-category .product-sub-category {
  display: none;
}
.product_list_widget .product-main-category .product-sub-category a {
  background-color: rgba(0, 0, 0, 0.06);
  color: #7e7e7e;
  line-height: 24px;
  border-top: 1px solid #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.product_list_widget .product-main-category .product-sub-category a i {
  margin: 5px 6px 0 0;
  opacity: 0.5;
}
.product_list_widget .product-main-category .product-sub-category a:active,
.product_list_widget .product-main-category .product-sub-category a:hover {
  background-color: #4c4c4c;
  color: #fff;
}
body.woocommerce-products-pages #main > .row,
body.woocommerce-shop #main > .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
@media only screen and (max-width: 1000px) {
  body.woocommerce-products-pages #main > .row,
  body.woocommerce-shop #main > .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
body.woocommerce-products-pages #main > .row #primary,
body.woocommerce-products-pages #main > .row section.content,
body.woocommerce-shop #main > .row #primary,
body.woocommerce-shop #main > .row section.content {
  width: 75%;
}
@media only screen and (max-width: 1000px) {
  body.woocommerce-products-pages #main > .row #primary,
  body.woocommerce-products-pages #main > .row section.content,
  body.woocommerce-shop #main > .row #primary,
  body.woocommerce-shop #main > .row section.content {
    width: 100%;
  }
}
body.woocommerce-products-pages #main > .row aside.sidebar,
body.woocommerce-shop #main > .row aside.sidebar {
  width: 25%;
}
@media only screen and (max-width: 1000px) {
  body.woocommerce-products-pages #main > .row aside.sidebar,
  body.woocommerce-shop #main > .row aside.sidebar {
    width: 100%;
  }
}
.top-category:not(:first-child) h2.title-h2 {
  border-top: 1px solid var(--e-global-color-primary);
  padding: 10px 0 0;
}
.top-category h2.title-h2 {
  font-size: 20px !important;
  margin-bottom: 10px;
}
@media only screen and (max-width: 600px) {
  .top-category h2.title-h2 {
    font-size: 18px !important;
    margin-bottom: 8px;
  }
}
.top-category h3.title-h3 {
  font-size: 18px !important;
  line-height: 1.2;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  margin: 0 0 15px;
  padding: 10px 0 0;
}
@media only screen and (max-width: 600px) {
  .top-category h3.title-h3 {
    font-size: 16px !important;
    margin-bottom: 10px;
  }
}
.woocommerce ul.products {
  margin-bottom: 0 !important;
}
.woocommerce ul.products.columns-2 li.product {
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}
@media only screen and (max-width: 1000px) {
  .woocommerce ul.products.columns-2 li.product {
    width: 100%;
    margin: 0 0 2rem;
  }
}
@media only screen and (max-width: 600px) {
  .woocommerce ul.products.columns-2 li.product {
    gap: 8px;
  }
}
.woocommerce ul.products.columns-2 li.product .product_image {
  width: 180px;
}
@media only screen and (max-width: 1000px) {
  .woocommerce ul.products.columns-2 li.product .product_image {
    width: 160px;
  }
}
@media only screen and (max-width: 600px) {
  .woocommerce ul.products.columns-2 li.product .product_image {
    width: 120px;
  }
}
.woocommerce ul.products.columns-2 li.product .product_image a {
  display: block;
  border: 1px solid rgba(0, 0, 0, 0.08);
}
.woocommerce ul.products.columns-2 li.product .product_image a img {
  margin: 0;
  display: block;
}
.woocommerce ul.products.columns-2 li.product .product_content {
  font-size: 1.4rem;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
@media only screen and (max-width: 600px) {
  .woocommerce ul.products.columns-2 li.product .product_content {
    font-size: 1.3rem;
  }
}
.woocommerce ul.products.columns-2 li.product h2 {
  font-size: 1.6rem;
  padding: 0 0 3px;
}
.woocommerce ul.products.columns-2 li.product h4 {
  font-size: 1.5rem;
  margin-bottom: 6px;
}
.woocommerce ul.products.columns-2 li.product p {
  color: var(--e-global-color-secondary);
}
.woocommerce ul.products li.product a.button {
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.25px;
  margin-top: 8px;
}
.woocommerce ul.products li.product a.button:active,
.woocommerce ul.products li.product a.button:hover {
  background-color: var(--e-global-color-6dcd7a8);
  color: #fff;
}
.woocommerce ul.products li.product a.button.download-btn {
  background-color: var(--e-global-color-3b8946e);
}
.woocommerce ul.products li.product a.button.download-btn:active,
.woocommerce ul.products li.product a.button.download-btn:hover {
  background-color: var(--e-global-color-primary);
  color: #fff;
}
header.woocommerce-products-header {
  background-color: var(--e-global-color-b0dc71b);
  padding: 20px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
header.woocommerce-products-header h1 {
  font-size: 28px !important;
  text-align: center;
  margin: 0;
}
@media only screen and (max-width: 1400px) {
  header.woocommerce-products-header h1 {
    font-size: 24px !important;
  }
}
@media only screen and (max-width: 800px) {
  header.woocommerce-products-header h1 {
    font-size: 20px !important;
  }
}
input.elementor-search-form__input {
  border: 0 !important;
}
.wpcf7-form-control:not(
    .wpcf7-submit,
    .elementor-search-form__input,
    .wpcf7-captchar
  ) {
  width: 100%;
}
form.post-password-form {
  padding: 60px 20px;
}
@media only screen and (max-width: 1000px) {
  form.post-password-form {
    padding: 30px 20px;
  }
}
.woocommerce-Tabs-panel table {
  margin-bottom: 0;
}
section.mega-menu-wrap {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity ease-in-out 0.2s;
  transition: opacity ease-in-out 0.2s;
  z-index: 99;
}
section.mega-menu-wrap.mega-menu-active {
  opacity: 1;
  visibility: visible;
}
section.mega-menu-wrap > div.elementor-container {
  background-color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  padding: 4px 12px;
  -webkit-box-shadow: 0 4px 8px -2px rgba(0, 0, 0, 0.4);
  box-shadow: 0 4px 8px -2px rgba(0, 0, 0, 0.4);
}
section.mega-menu-wrap nav a h6 {
  color: var(--e-global-color-primary) !important;
  margin: 0;
  display: block;
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  padding-bottom: 6px;
}
nav .menu-item a {
  cursor: pointer;
}
nav .menu-item.tab-active a {
  color: var(--e-global-color-primary) !important;
}

table#tablepress-80 tbody td {text-align:center;}
div.elementor-location-header{position:relative;z-index:9;box-shadow:0 2px 8px 0 rgba(0,0,0,.15)}
.elementor-widget-theme-site-logo img{display:block}
a.mega-menu-link{letter-spacing:0.25px}
ul.mega-sub-menu {box-shadow:0 4px 10px -2px rgba(0,0,0,.35) !important}

@media only screen and (max-width: 1000px){
	header{box-shadow:0 2px 6px 0 rgba(0,0,0,.12)}
	div.elementor-menu-toggle{background:none}
a.elementor-item.has-submenu{display:flex;justify-content: space-between}
	.elementor-nav-menu span.sub-arrow{background-color:rgba(0,0,0,0.05);position:absolute;top:0;right:0;padding:0;width:50px;height:50px;margin:0;display:flex;align-items:center;justify-content:center}
	.elementor-nav-menu li li span.sub-arrow{background-color:rgba(0,0,0,0.0)}
	nav.elementor-nav-menu--dropdown{max-height:calc(100vh - 62px) !important}
}
body.elementor-editor-active section.mega-menu-wrap{visibility:hidden}

.allergen-wrap {
	display:flex;
	flex-direction:column;
	gap:6px;
	margin-bottom:10px;
	
	h5 a {
		color: var(--e-global-color-text);
	}
	
	&:hover {
		h5 a {
			color: var(--e-global-color-primary);
		}
	}
}