/*!
Theme Name: Bosa
Theme URI: https://bosathemes.com/bosa
Author: Bosa Themes
Author URI: https://bosathemes.com
Description: Bosa is multipurpose theme with beautifully crafted design. Bosa is beautiful, fast, lightweight, responsive, extremely customizable, multipurpose theme that you can use as a foundation to build versatile sites such as business, startups, business agencies, corporate, law firms, blog, portfolio, travel, education, fitness, university portal, church, restaurant, medical, shop, magazines, finance, accounting, consulting and preferably ideal for any type of sites. Bosa works perfectly with Gutenberg and the most popular page builder Elementor that can easily drag-and-drop your ideas from the interface. Bosa is built with SEO, speed, and usability in mind with the multiple Header & Footer layouts, predesigned starter sites includes awesome Home & Inner Pages that is incredibly customizable and powerful enough to take a stand among the crowd. Bosa is compatible with all major plugins like WooCommerce, Yoast, Contact form 7, Mailchimp for WordPress, bbPress, etc. Looking for a Multipurpose theme? Look no further!
Version: 1.5.9
Requires PHP: 5.6
Tested up to: 6.7
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: bosa
Tags: blog, portfolio, news, grid-Layout, one-column, two-columns, three-columns, flexible-header, left-sidebar, right-sidebar, custom-background, custom-colors, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, post-formats, rtl-language-support, theme-options, sticky-post, threaded-comments, translation-ready, block-styles, wide-blocks

Bosa WordPress Theme, Copyright 2025 Bosa Themes
Bosa is distributed under the terms of the GNU General Public License v3

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

*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Forms
# Navigation
	## Menu
	## Pagination
# Alignments
# Clearings
# Site Layout
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
*/
/*--------------------------------------------------------------
# Normalize
----------------------------------------------------------------*/
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

figure {
  margin: 0;
}

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

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

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

a {
  background-color: transparent;
}

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

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

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

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

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

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

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

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

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

/*--------------------------------------------------------------
# Typography
----------------------------------------------------------------*/
body {
  overflow-x: hidden;
}

body {
  font-size: 15px;
  color: #333333;
  background-color: #ffffff;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  word-wrap: break-word;
}
@media screen and (max-width: 575px) {
  body {
    font-size: 14px;
  }
}

p {
  line-height: 1.8;
  margin: 0 0 20px;
}

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

blockquote, pre {
  background-color: #fafafa;
  border-width: 0 0 0 3px;
  border-color: #d9d9d9;
  border-style: solid;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  color: #1a1a1a;
  margin: 0 0 15px 0;
  padding: 25px 22px;
  font-size: 18px;
}
blockquote p, pre p {
  margin-bottom: 0;
}

blockquote {
  background-color: #EFEFEF;
  border: none;
  color: #030303;
  padding: 30px;
  margin: 30px 0 0 30px;
  position: relative;
  padding: 30px 30px 30px 50px;
}
blockquote:before {
  background-color: #ffffff;
  color: #EB5A3E;
  content: "\f10d";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 20px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  line-height: 60px;
  font-style: normal;
  position: absolute;
  left: -30px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  height: 60px;
  width: 60px;
  text-align: center;
  z-index: 1;
}
blockquote p {
  font-size: 18px;
  line-height: 1.4;
}
blockquote cite {
  color: #8d8d8d;
  display: block;
  font-style: normal;
  font-size: 13px;
}

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

mark, ins {
  text-decoration: none;
  padding-left: 5px;
  padding-right: 5px;
}

big {
  font-size: 125%;
}

b, strong {
  font-weight: 700;
}

caption {
  color: inherit;
}

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

/*--------------------------------------------------------------
# Heading
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  color: #030303;
  font-family: "Poppins", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  margin: 0 0 15px;
  line-height: 1.4;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: inherit;
}

h1 {
  font-size: 32px;
  font-weight: 600;
}

h2 {
  font-size: 24px;
  font-weight: 500;
}

h3 {
  font-size: 21px;
  font-weight: 500;
}

h4 {
  font-size: 20px;
}

h5 {
  font-size: 15px;
}

h6 {
  font-size: 14px;
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 24px;
  }

  h2 {
    font-size: 22px;
  }

  h3 {
    font-size: 18px;
  }

  h4 {
    font-size: 14px;
  }

  h5 {
    font-size: 14px;
  }

  h6 {
    font-size: 14px;
  }
}
/*--------------------------------------------------------------
# Lists
--------------------------------------------------------------*/
ul,
ol {
  margin: 0 0 1.5em 0.875em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

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

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

/*--------------------------------------------------------------
# Lists
--------------------------------------------------------------*/
a {
  color: #a6a6a6;
  text-decoration: none;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}

a:focus {
  outline: thin dotted #086abd;
}

a:hover,
a:active {
  text-decoration: none;
  outline: 0;
}

.entry-content p a,
.comment-content p a,
.entry-content li a,
.comment-content li a,
.widget p a {
  text-decoration: underline;
}

/*--------------------------------------------------------------
# Others
--------------------------------------------------------------*/
.overlay {
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.container {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}

/*--------------------------------------------------------------
# common section title
--------------------------------------------------------------*/
.section-title-wrap {
  margin-bottom: 40px;
}
.section-title-wrap .section-title ~ p {
  margin-top: 20px;
}
.section-title-wrap p {
  font-size: 16px;
  margin-bottom: 0;
}
@media screen and (max-width: 575px) {
  .section-title-wrap {
    margin-bottom: 30px;
  }
  .section-title-wrap p {
    font-size: 14px;
  }
}

.section-title {
  display: inline-block;
  font-size: 24px;
  line-height: 1.2;
  margin-bottom: 0;
  padding-bottom: 10px;
  position: relative;
}
.section-title:before {
  background-color: #EB5A3E;
  content: "";
  height: 2px;
  width: 60px;
  position: absolute;
  top: 100%;
  left: 0;
}
.section-title-wrap.text-right .section-title:before {
  left: auto;
  right: 0;
}
.section-title-wrap.text-center .section-title:before {
  left: 0;
  right: 0;
  margin: auto;
}
@media screen and (max-width: 575px) {
  .section-title {
    font-size: 24px;
  }
}

/*--------------------------------------------------------------
# Tables
----------------------------------------------------------------*/
table {
  border-collapse: collapse;
  border: 1px solid #ebebeb;
  border-spacing: 0;
  width: 100%;
}
table tr {
  border-bottom: 1px solid #ebebeb;
}
table th {
  font-weight: 700;
}
table th, table td {
  border-bottom: 1px solid #ebebeb;
  padding: 8px;
}
table caption {
  text-align: left;
}

/*--------------------------------------------------------------
# Buttons
----------------------------------------------------------------*/
.button-outline, .button-primary {
  font-size: 15px;
  font-weight: 500;
  line-height: 1;
  padding: 12px 30px;
  letter-spacing: 0.5px;
}
@media screen and (max-width: 575px) {
  .button-outline, .button-primary {
    font-size: 14px;
    font-weight: 400;
    padding: 8px 15px;
  }
}

button:focus {
  outline: thin dotted #086abd;
}

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

input[type=button],
input[type=reset],
input[type=submit] {
  border: none;
  background-color: #333333;
  color: #ffffff;
  cursor: pointer;
  padding: 12px 30px;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.button-primary {
  background-color: #EB5A3E;
  color: #ffffff;
  display: inline-block;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.button-outline {
  border: 1px solid #666666;
  color: #1a1a1a;
  display: inline-block;
  padding: 11px 30px;
  -webkit-transition: background-color 0.3s, border-color 0.4s, color 0.4s;
  -moz-transition: background-color 0.3s, border-color 0.4s, color 0.4s;
  -ms-transition: background-color 0.3s, border-color 0.4s, color 0.4s;
  -o-transition: background-color 0.3s, border-color 0.4s, color 0.4s;
  transition: background-color 0.3s, border-color 0.4s, color 0.4s;
}
@media screen and (max-width: 575px) {
  .button-outline {
    padding: 7px 15px;
  }
}

.button-text {
  color: #1a1a1a;
  font-size: 14px;
  font-weight: 600;
}
@media screen and (max-width: 575px) {
  .button-text {
    font-size: 13px;
  }
}

/*--------------------------------------------------------------
# Forms
----------------------------------------------------------------*/
form {
  position: relative;
  font-size: 15px;
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
  background-color: transparent !important;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
select {
  background-color: #ffffff;
  border: 1px solid #d9d9d9;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  height: 42px;
  resize: none;
  padding: 0 10px;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
select:focus {
  border-color: #1a1a1a;
  outline: 0;
}

textarea {
  background-color: #ffffff;
  border: 1px solid #d9d9d9;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  resize: none;
  min-height: 200px;
  overflow: auto;
  padding: 10px;
  width: 100%;
}
textarea:focus {
  border-color: #1a1a1a;
  outline: 0;
}

legend {
  border: 0;
  padding: 0;
}

select {
  border: 1px solid #d9d9d9;
}
select:focus {
  outline: none;
}

form label {
  font-weight: bold;
}

.search-form,
.wp-block-search .wp-block-search__inside-wrapper {
  position: relative;
}
.search-form input,
.wp-block-search .wp-block-search__inside-wrapper input {
  border-color: #d9d9d9;
  width: 100%;
  padding: 0 40px 0 10px;
}
.search-form .search-submit,
.wp-block-search .wp-block-search__inside-wrapper .search-submit {
  display: none;
}
.search-form label,
.wp-block-search .wp-block-search__inside-wrapper label {
  display: block;
  margin: 0;
}
.search-form .search-button,
.search-form .wp-block-search__button,
.wp-block-search .wp-block-search__inside-wrapper .search-button,
.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button {
  background-color: #323232;
  color: #ffffff;
  border: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  cursor: pointer;
  padding: 10px 15px;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  -webkit-transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -ms-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  transition: background-color 0.4s;
}

.wpcf7 label {
  display: block;
  width: 100%;
  font-weight: 400;
}
.wpcf7 input[type=text],
.wpcf7 input[type=email],
.wpcf7 input[type=url],
.wpcf7 input[type=password],
.wpcf7 input[type=search],
.wpcf7 input[type=number],
.wpcf7 input[type=tel],
.wpcf7 input[type=range],
.wpcf7 input[type=date],
.wpcf7 input[type=month],
.wpcf7 input[type=week],
.wpcf7 input[type=time],
.wpcf7 input[type=datetime],
.wpcf7 input[type=datetime-local],
.wpcf7 input[type=color],
.wpcf7 textarea,
.wpcf7 select {
  width: 100%;
  margin-top: 5px;
}
.wpcf7 ~ .addtoany_content {
  display: none;
}

.wrap-detail-page .wpcf7 {
  margin-top: 50px;
}

/*--------------------------------------------------------------
# Navigation
----------------------------------------------------------------*/
.main-navigation .menu-toggle {
  display: none;
}
.main-navigation ul.menu {
  font-size: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.site-header-three .main-navigation ul.menu {
  text-align: center;
}
.main-navigation ul.menu > li {
  display: inline-block;
}
.main-navigation ul.menu > li.menu-item-has-children > a:after, .main-navigation ul.menu > li.page_item_has_children > a:after {
  content: "\f0d7";
}
.main-navigation ul.menu > li > a {
  color: #333333;
  font-size: 15px;
  font-weight: 600;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: uppercase;
  padding: 17px 15px;
  letter-spacing: 0.5px;
  line-height: 1.5;
}
@media screen and (max-width: 1199px) {
  .main-navigation ul.menu > li > a {
    font-size: 14px;
    padding: 15px;
  }
}
.main-navigation ul.menu > li:first-child > a {
  padding-left: 0;
}
.main-navigation ul.menu > li:hover > ul, .main-navigation ul.menu > li:focus > ul, .main-navigation ul.menu > li:active > ul, .main-navigation ul.menu > li:focus-within > ul, .main-navigation ul.menu > li.focus > ul {
  display: block;
}
.main-navigation ul.menu > li:hover > a, .main-navigation ul.menu > li:focus > a, .main-navigation ul.menu > li:active > a, .main-navigation ul.menu > li:focus-within > a, .main-navigation ul.menu > li.focus > a {
  color: #086abd;
}
.main-navigation ul.menu > li:hover > a:after, .main-navigation ul.menu > li:focus > a:after, .main-navigation ul.menu > li:active > a:after, .main-navigation ul.menu > li:focus-within > a:after, .main-navigation ul.menu > li.focus > a:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.main-navigation ul.menu ul {
  display: none;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.05);
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  width: 220px;
  z-index: 99;
  text-align: left;
  -webkit-animation: slide-up 0.3s ease-out;
  -moz-animation: slide-up 0.3s ease-out;
  -ms-animation: slide-up 0.3s ease-out;
  -o-animation: slide-up 0.3s ease-out;
  animation: slide-up 0.3s ease-out;
}
.main-navigation ul.menu ul li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  position: relative;
  display: block;
}
.main-navigation ul.menu ul li:last-child {
  border-bottom: none;
}
.main-navigation ul.menu ul li a {
  color: #333;
  display: block;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.5px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  text-transform: capitalize;
}
.main-navigation ul.menu ul li a:hover, .main-navigation ul.menu ul li a:focus, .main-navigation ul.menu ul li a:active {
  color: #086abd;
}
.main-navigation ul.menu ul li > ul {
  left: 100%;
  top: 40px;
}
.main-navigation ul.menu ul li.menu-item-has-children > a:after, .main-navigation ul.menu ul li.page_item_has_children > a:after {
  content: "\f0da";
}
.main-navigation ul.menu ul li:hover > ul, .main-navigation ul.menu ul li:focus > ul, .main-navigation ul.menu ul li:active > ul, .main-navigation ul.menu ul li:focus-within > ul, .main-navigation ul.menu ul li.focus > ul {
  display: block;
  top: -1px;
}
.main-navigation ul.menu ul li:hover a:after, .main-navigation ul.menu ul li:focus a:after, .main-navigation ul.menu ul li:active a:after, .main-navigation ul.menu ul li:focus-within a:after, .main-navigation ul.menu ul li.focus a:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.main-navigation ul.menu li {
  position: relative;
}
.main-navigation ul.menu li.menu-item-has-children > a, .main-navigation ul.menu li.page_item_has_children > a {
  position: relative;
}
.main-navigation ul.menu li.menu-item-has-children > a:after, .main-navigation ul.menu li.page_item_has_children > a:after {
  display: inline-block;
  float: right;
  font-size: 14px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-weight: 900;
  margin-left: 8PX;
  -webkit-transition: transform 0.4s;
  -moz-transition: transform 0.4s;
  -ms-transition: transform 0.4s;
  -o-transition: transform 0.4s;
  transition: transform 0.4s;
}

@media screen and (min-width: 992px) {
  .header-navigation .menu-toggle {
    display: none;
  }
  .header-navigation > div {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
  }
  .header-navigation ul.menu {
    font-size: 0;
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .header-navigation ul.menu > li {
    display: inline-block;
  }
  .header-navigation ul.menu > li.menu-item-has-children > a:after, .header-navigation ul.menu > li.page_item_has_children > a:after {
    content: "\f0d7";
  }
  .header-navigation ul.menu > li > a {
    color: #333333;
    font-size: 13px;
    display: block;
    padding: 0;
    padding: 0 8px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .header-navigation ul.menu > li:first-child > a {
    padding-left: 0;
  }
  .header-navigation ul.menu > li:last-child > a {
    padding-right: 0;
  }
  .header-navigation ul.menu > li:hover > ul, .header-navigation ul.menu > li:focus > ul, .header-navigation ul.menu > li:active > ul, .header-navigation ul.menu > li:focus-within > ul, .header-navigation ul.menu > li.focus > ul {
    display: block;
  }
  .header-navigation ul.menu > li:hover > a:after, .header-navigation ul.menu > li:focus > a:after, .header-navigation ul.menu > li:active > a:after, .header-navigation ul.menu > li:focus-within > a:after, .header-navigation ul.menu > li.focus > a:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .header-navigation ul.menu ul {
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.05);
    display: none;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    width: 220px;
    z-index: 99;
    text-align: left;
    -webkit-animation: slide-up 0.3s ease-out;
    -moz-animation: slide-up 0.3s ease-out;
    -ms-animation: slide-up 0.3s ease-out;
    -o-animation: slide-up 0.3s ease-out;
    animation: slide-up 0.3s ease-out;
  }
  .header-navigation ul.menu ul li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    position: relative;
    display: block;
  }
  .header-navigation ul.menu ul li:last-child {
    border-bottom: none;
  }
  .header-navigation ul.menu ul li a {
    color: #333;
    display: block;
    padding: 10px 15px;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.5px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
  }
  .header-navigation ul.menu ul li > ul {
    left: 100%;
    top: 40px;
  }
  .header-navigation ul.menu ul li.menu-item-has-children > a:after, .header-navigation ul.menu ul li.page_item_has_children > a:after {
    content: "\f0da";
  }
  .header-navigation ul.menu ul li:hover > ul, .header-navigation ul.menu ul li:focus > ul, .header-navigation ul.menu ul li:active > ul, .header-navigation ul.menu ul li:focus-within > ul, .header-navigation ul.menu ul li.focus > ul {
    display: block;
    top: -1px;
  }
  .header-navigation ul.menu ul li:hover a:after, .header-navigation ul.menu ul li:focus a:after, .header-navigation ul.menu ul li:active a:after, .header-navigation ul.menu ul li:focus-within a:after, .header-navigation ul.menu ul li.focus a:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .header-navigation ul.menu li {
    position: relative;
  }
  .header-navigation ul.menu li.menu-item-has-children > a, .header-navigation ul.menu li.page_item_has_children > a {
    position: relative;
  }
  .header-navigation ul.menu li.menu-item-has-children > a:after, .header-navigation ul.menu li.page_item_has_children > a:after {
    display: inline-block;
    float: right;
    font-size: 14px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-weight: 900;
    margin-left: 8PX;
    -webkit-transition: transform 0.4s;
    -moz-transition: transform 0.4s;
    -ms-transition: transform 0.4s;
    -o-transition: transform 0.4s;
    transition: transform 0.4s;
  }
}
.main-navigation .menu-description,
.slicknav_menu .menu-description {
  font-family: Poppins;
  font-size: 11px;
  font-weight: normal;
  line-height: 1.3;
  background-color: #313131;
  padding: 4px 6px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  color: #ffffff;
  margin-left: 5px;
  text-transform: capitalize;
  display: inline-block;
  vertical-align: middle;
}

@-webkit-keyframes slide-up {
  from {
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
  }
  to {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-moz-keyframes slide-up {
  from {
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
  }
  to {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-o-keyframes slide-up {
  from {
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
  }
  to {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slide-up {
  from {
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
  }
  to {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
/*--------------------------------------------------------------
# Pagination
----------------------------------------------------------------*/
.pagination {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  margin-top: 40px;
  margin-bottom: 50px;
}
.home .pagination {
  margin-bottom: 0;
}
@media screen and (max-width: 575px) {
  .pagination {
    margin-top: 30px;
    margin-bottom: 40px;
  }
}

.nav-links:before, .nav-links:after {
  content: "";
  display: block;
  clear: both;
}

.page-numbers,
.nav-links {
  margin: 0;
  padding: 0;
}
.page-numbers li,
.nav-links li {
  list-style: none;
  display: inline-block;
}
.page-numbers .page-numbers,
.nav-links .page-numbers {
  color: #4D4D4D;
  display: inline-block;
  font-size: 16px;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 37.5px;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  margin: 0 3px;
  text-decoration: none;
  -webkit-transition: background-color 0.3s, color 0.3s, border-color 0.3s;
  -moz-transition: background-color 0.3s, color 0.3s, border-color 0.3s;
  -ms-transition: background-color 0.3s, color 0.3s, border-color 0.3s;
  -o-transition: background-color 0.3s, color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, color 0.3s, border-color 0.3s;
}
.page-numbers .page-numbers.current,
.nav-links .page-numbers.current {
  background-color: #4d4d4d;
  border: 1px solid #4d4d4d;
  color: #ffffff;
}
@media screen and (max-width: 575px) {
  .page-numbers .page-numbers,
.nav-links .page-numbers {
    font-size: 13px;
    width: 30px;
    height: 30px;
    line-height: 28px;
    margin: 0 5px;
  }
}
.page-numbers .page-numbers:hover, .page-numbers .page-numbers:focus, .page-numbers .page-numbers:active,
.nav-links .page-numbers:hover,
.nav-links .page-numbers:focus,
.nav-links .page-numbers:active {
  background-color: #086abd;
  border-color: #086abd;
  color: #ffffff;
  text-decoration: none;
}
.page-numbers .page-numbers:hover.current, .page-numbers .page-numbers:focus.current, .page-numbers .page-numbers:active.current,
.nav-links .page-numbers:hover.current,
.nav-links .page-numbers:focus.current,
.nav-links .page-numbers:active.current {
  background-color: #4d4d4d;
  border-color: #4d4d4d;
}
.page-numbers .page-numbers.dots,
.nav-links .page-numbers.dots {
  font-size: 22px;
  border: none;
  letter-spacing: 4px;
  margin: 0;
}
.page-numbers .page-numbers.dots:hover, .page-numbers .page-numbers.dots:focus, .page-numbers .page-numbers.dots:active,
.nav-links .page-numbers.dots:hover,
.nav-links .page-numbers.dots:focus,
.nav-links .page-numbers.dots:active {
  color: inherit;
  background-color: inherit;
  border: 1px solid inherit;
}
.page-numbers .page-numbers.next, .page-numbers .page-numbers.prev,
.nav-links .page-numbers.next,
.nav-links .page-numbers.prev {
  width: 60px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
}
.page-numbers .page-numbers.next span, .page-numbers .page-numbers.prev span,
.nav-links .page-numbers.next span,
.nav-links .page-numbers.prev span {
  font-size: 0;
}
.page-numbers .page-numbers.next span:before, .page-numbers .page-numbers.prev span:before,
.nav-links .page-numbers.next span:before,
.nav-links .page-numbers.prev span:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 16px;
}
@media screen and (max-width: 575px) {
  .page-numbers .page-numbers.next, .page-numbers .page-numbers.prev,
.nav-links .page-numbers.next,
.nav-links .page-numbers.prev {
    width: 45px;
  }
  .page-numbers .page-numbers.next span:before, .page-numbers .page-numbers.prev span:before,
.nav-links .page-numbers.next span:before,
.nav-links .page-numbers.prev span:before {
    font-size: 13px;
  }
}
.page-numbers .page-numbers.next span:before,
.nav-links .page-numbers.next span:before {
  content: "\f054";
}
.page-numbers .page-numbers.prev span:before,
.nav-links .page-numbers.prev span:before {
  content: "\f053";
}

.post-navigation {
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  padding-top: 40px;
  padding-bottom: 40px;
}

.comment-navigation {
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #e6e6e6;
}

.comment-navigation .nav-links:before, .comment-navigation .nav-links:after,
.posts-navigation .nav-links:before,
.posts-navigation .nav-links:after,
.post-navigation .nav-links:before,
.post-navigation .nav-links:after {
  content: "";
  display: block;
  clear: both;
}
.comment-navigation .nav-previous,
.comment-navigation .nav-next,
.posts-navigation .nav-previous,
.posts-navigation .nav-next,
.post-navigation .nav-previous,
.post-navigation .nav-next {
  width: 50%;
  color: #030303;
}
.comment-navigation .nav-previous a,
.comment-navigation .nav-next a,
.posts-navigation .nav-previous a,
.posts-navigation .nav-next a,
.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  display: inline-block;
  position: relative;
  font-size: 16px;
  font-weight: 600;
  color: #030303;
}
.comment-navigation .nav-previous a:before,
.comment-navigation .nav-next a:before,
.posts-navigation .nav-previous a:before,
.posts-navigation .nav-next a:before,
.post-navigation .nav-previous a:before,
.post-navigation .nav-next a:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: block;
  font-size: 16px;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
}
@media screen and (max-width: 767px) {
  .comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    width: 100%;
  }
}
.comment-navigation .nav-previous a,
.posts-navigation .nav-previous a,
.post-navigation .nav-previous a {
  padding-left: 20px;
}
.comment-navigation .nav-previous a:before,
.posts-navigation .nav-previous a:before,
.post-navigation .nav-previous a:before {
  left: 0;
  content: "\f053";
  -webkit-transition: left 0.5s;
  -moz-transition: left 0.5s;
  -ms-transition: left 0.5s;
  -o-transition: left 0.5s;
  transition: left 0.5s;
}
.comment-navigation .nav-previous a:hover:before,
.posts-navigation .nav-previous a:hover:before,
.post-navigation .nav-previous a:hover:before {
  left: -5px;
}
@media screen and (max-width: 767px) {
  .comment-navigation .nav-previous ~ .nav-next,
.posts-navigation .nav-previous ~ .nav-next,
.post-navigation .nav-previous ~ .nav-next {
    border-top: 1px solid #ececec;
    margin-top: 15px;
    padding-top: 15px;
  }
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: left;
    width: 100%;
  }
}
.comment-navigation .nav-next a,
.posts-navigation .nav-next a,
.post-navigation .nav-next a {
  padding-right: 20px;
}
.comment-navigation .nav-next a:before,
.posts-navigation .nav-next a:before,
.post-navigation .nav-next a:before {
  content: "\f054";
  right: 0;
  -webkit-transition: right 0.5s;
  -moz-transition: right 0.5s;
  -ms-transition: right 0.5s;
  -o-transition: right 0.5s;
  transition: right 0.5s;
}
.comment-navigation .nav-next a:hover:before,
.posts-navigation .nav-next a:hover:before,
.post-navigation .nav-next a:hover:before {
  right: -5px;
}

/*--------------------------------------------------------------
# WordPress Default Alignments 
----------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  right: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

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

.wp-block-quote:not(.is-large):not(.is-style-large) {
  border: none;
}

.wp-block-quote {
  padding: 30px 30px 30px 50px;
  margin: 30px 0 30px 30px;
}

figcaption {
  background-color: #383838;
  color: #ffffff;
  font-size: 14px;
  padding: 5px 10px;
}

/* wp default css */
.wp-caption {
  max-width: 100%;
  margin-bottom: 1.5em;
  text-align: center;
  padding-top: 5px;
}

.wp-caption img {
  border: 0 none;
  padding: 0;
  margin: 0;
}

.wp-caption p.wp-caption-text {
  line-height: 1.5;
  font-size: 10px;
  margin: 0;
}

.wp-smiley {
  margin: 0 !important;
  max-height: 1em;
}

blockquote.left {
  margin-right: 20px;
  text-align: right;
  margin-left: 0;
  width: 33%;
  float: left;
}

blockquote.right {
  margin-left: 20px;
  text-align: left;
  margin-right: 0;
  width: 33%;
  float: right;
}

/* alignment css. */
.alignleft, img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left;
}

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

.aligncenter, img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both;
}

/*--------------------------------------------------------------
# Clearing
----------------------------------------------------------------*/
.clearfix:before, .clearfix:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after {
  content: "";
  display: block;
  clear: both;
}

/*--------------------------------------------------------------
# Go to Top
----------------------------------------------------------------*/
#back-to-top {
  bottom: 20px;
  display: block;
  position: fixed;
  right: 20px;
  z-index: 99991;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  -ms-transition: background 0.5s;
  -o-transition: background 0.5s;
  transition: background 0.5s;
}
#back-to-top a {
  background-color: #ffffff;
  color: #030303;
  padding: 0;
  height: 40px;
  line-height: 40px;
  text-align: center;
  vertical-align: middle;
  width: 40px;
  display: block;
  font-size: 18px;
  -webkit-transition: color 0.5s, background 0.5s, border 0.5s;
  -moz-transition: color 0.5s, background 0.5s, border 0.5s;
  -ms-transition: color 0.5s, background 0.5s, border 0.5s;
  -o-transition: color 0.5s, background 0.5s, border 0.5s;
  transition: color 0.5s, background 0.5s, border 0.5s;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  border: 1px solid #e5e5e5;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}
#back-to-top a:hover, #back-to-top a:focus, #back-to-top a:active {
  color: #ffffff;
}
@media screen and (max-width: 575px) {
  #back-to-top {
    bottom: 10px;
    right: 10px;
  }
  #back-to-top a {
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    width: 30px;
  }
}

/*--------------------------------------------------------------
# Social Icons
----------------------------------------------------------------*/
.social-profile ul {
  font-size: 0;
  margin: 0;
  padding: 0;
}
.social-profile ul li {
  display: inline-block;
  list-style: none;
  line-height: 1;
  margin: 0 10px;
}
.social-profile ul li:first-child {
  margin-left: 0;
}
.social-profile ul li:last-child {
  margin-right: 0;
}
.social-profile ul li a {
  color: #333333;
  display: block;
  font-size: 18px;
  -webkit-transition: color 0.4s;
  -moz-transition: color 0.4s;
  -ms-transition: color 0.4s;
  -o-transition: color 0.4s;
  transition: color 0.4s;
}
@media screen and (max-width: 575px) {
  .social-profile ul li {
    margin: 0 10px;
  }
  .social-profile ul li a {
    font-size: 14px;
  }
}

/*--------------------------------------------------------------
# Post
----------------------------------------------------------------*/
.post,
.attachment {
  margin-bottom: 40px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  position: relative;
}
body:not(.single) .post:hover .featured-image a img, body:not(.single) .post:focus .featured-image a img, body:not(.single) .post:active .featured-image a img,
body:not(.single) .attachment:hover .featured-image a img,
body:not(.single) .attachment:focus .featured-image a img,
body:not(.single) .attachment:active .featured-image a img {
  zoom: 1;
  filter: alpha(opacity=70);
  -webkit-opacity: 0.75;
  opacity: 0.75;
}
.post.no-thumbnail .entry-content,
.attachment.no-thumbnail .entry-content {
  padding-top: 0;
}

.entry-title a {
  text-decoration: none;
}
.entry-title a:hover, .entry-title a:focus, .entry-title a:active {
  text-decoration: none;
}

.post .entry-content .entry-title a,
.post .entry-content .button-container a,
.attachment .entry-content .entry-title a,
.attachment .entry-content .button-container a,
.banner-content .entry-content .entry-title a,
.banner-content .entry-content .button-container a {
  text-decoration: none;
}
.post .entry-content .entry-header .cat-links,
.attachment .entry-content .entry-header .cat-links,
.banner-content .entry-content .entry-header .cat-links {
  margin-bottom: 15px;
  display: block;
  line-height: 1.2;
}
.post .entry-content .entry-header .cat-links a,
.attachment .entry-content .entry-header .cat-links a,
.banner-content .entry-content .entry-header .cat-links a {
  border-bottom: 1px solid #EB5A3E;
  font-size: 13px;
  color: #EB5A3E;
  text-transform: uppercase;
  -webkit-transition: color 0.4s, border-color 0.4s;
  -moz-transition: color 0.4s, border-color 0.4s;
  -ms-transition: color 0.4s, border-color 0.4s;
  -o-transition: color 0.4s, border-color 0.4s;
  transition: color 0.4s, border-color 0.4s;
  margin-right: 4px;
  text-decoration: none;
}
.post .entry-meta,
.attachment .entry-meta,
.banner-content .entry-meta {
  font-size: 13px;
  margin-left: -8px;
  margin-right: -8px;
  margin-bottom: 15px;
  font-family: "Poppins", sans-serif;
}
.post .entry-meta > span,
.attachment .entry-meta > span,
.banner-content .entry-meta > span {
  display: inline-block;
  padding: 0 8px;
}
@media screen and (max-width: 991px) {
  .post .entry-meta,
.attachment .entry-meta,
.banner-content .entry-meta {
    font-size: 12px;
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: 15px;
  }
  .post .entry-meta > span,
.attachment .entry-meta > span,
.banner-content .entry-meta > span {
    padding: 0 5px;
  }
}
.post .entry-meta a,
.attachment .entry-meta a,
.banner-content .entry-meta a {
  color: #7a7a7a;
  display: block;
  position: relative;
  text-transform: capitalize;
  -webkit-transition: color 0.4s;
  -moz-transition: color 0.4s;
  -ms-transition: color 0.4s;
  -o-transition: color 0.4s;
  transition: color 0.4s;
  text-decoration: none;
}
.post .entry-meta a:before,
.attachment .entry-meta a:before,
.banner-content .entry-meta a:before {
  color: #EB5A3E;
  font-family: "Font Awesome 5 Free";
  margin-right: 8px;
  font-size: 12px;
  -webkit-transition: color 0.4s;
  -moz-transition: color 0.4s;
  -ms-transition: color 0.4s;
  -o-transition: color 0.4s;
  transition: color 0.4s;
}
.post .entry-meta .posted-on a:before,
.attachment .entry-meta .posted-on a:before,
.banner-content .entry-meta .posted-on a:before {
  content: "\f073";
}
.post .entry-meta .byline a:before,
.attachment .entry-meta .byline a:before,
.banner-content .entry-meta .byline a:before {
  content: "\f007";
}
.post .entry-meta .comments-link a:before,
.attachment .entry-meta .comments-link a:before,
.banner-content .entry-meta .comments-link a:before {
  content: "\f086";
}
.post .entry-meta .cat-links,
.post .entry-meta .tag-links,
.attachment .entry-meta .cat-links,
.attachment .entry-meta .tag-links,
.banner-content .entry-meta .cat-links,
.banner-content .entry-meta .tag-links {
  position: relative;
}
.post .entry-meta .cat-links:before,
.post .entry-meta .tag-links:before,
.attachment .entry-meta .cat-links:before,
.attachment .entry-meta .tag-links:before,
.banner-content .entry-meta .cat-links:before,
.banner-content .entry-meta .tag-links:before {
  color: #7B7B7B;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 5px;
  font-size: 12px;
}
.post .entry-meta .cat-links a,
.post .entry-meta .tag-links a,
.attachment .entry-meta .cat-links a,
.attachment .entry-meta .tag-links a,
.banner-content .entry-meta .cat-links a,
.banner-content .entry-meta .tag-links a {
  display: inline-block;
  margin-right: 1px;
}
.post .entry-meta .cat-links a:last-child,
.post .entry-meta .tag-links a:last-child,
.attachment .entry-meta .cat-links a:last-child,
.attachment .entry-meta .tag-links a:last-child,
.banner-content .entry-meta .cat-links a:last-child,
.banner-content .entry-meta .tag-links a:last-child {
  margin-right: 0;
}
.post .entry-meta .tag-links,
.attachment .entry-meta .tag-links,
.banner-content .entry-meta .tag-links {
  display: inline-block;
  padding-left: 8px;
  padding-right: 8px;
}
.post .entry-meta .tag-links:before,
.attachment .entry-meta .tag-links:before,
.banner-content .entry-meta .tag-links:before {
  content: "\f02c";
}
@media screen and (max-width: 991px) {
  .post .entry-meta .tag-links,
.attachment .entry-meta .tag-links,
.banner-content .entry-meta .tag-links {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.post .button-container,
.attachment .button-container,
.banner-content .button-container {
  margin-top: 15px;
}

.post .entry-content,
.attachment .entry-content {
  padding: 25px 0 0;
}
.post .entry-content .button-container a,
.attachment .entry-content .button-container a {
  padding: 6px 20px;
}

.slide-inner .banner-content .entry-meta a:before {
  color: #f5f5f5;
}

.sticky {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.03);
  -ms-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.03);
  -o-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.03);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.03);
}
.sticky.no-thumbnail {
  padding: 25px;
}
.sticky.has-post-thumbnail .entry-content {
  padding: 25px;
}

/*--home and blog post css--*/
.blog .post .entry-text,
.archive .post .entry-text {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.blog .post .entry-text p,
.archive .post .entry-text p {
  width: 100%;
}

/*--post hover css--*/
@media screen and (max-width: 991px) {
  .post .featured-image img,
.page .featured-image img {
    width: 100%;
  }
}
.post .featured-image > a,
.page .featured-image > a {
  position: relative;
  z-index: 1;
  overflow: hidden;
  display: table;
  position: relative;
}
.post .featured-image > a img,
.page .featured-image > a img {
  backface-visibility: hidden;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.post .featured-image > a:hover img, .post .featured-image > a:focus img, .post .featured-image > a:active img,
.page .featured-image > a:hover img,
.page .featured-image > a:focus img,
.page .featured-image > a:active img {
  zoom: 1;
  filter: alpha(opacity=20);
  -webkit-opacity: 0.2;
  opacity: 0.2;
}

.home .post .entry-text p {
  margin-bottom: 0;
}

/*--list style post css--*/
.site-content .list-post:not(.sticky) {
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 40px;
  padding-bottom: 40px;
}
.site-content .list-post.sticky .entry-content {
  padding: 25px;
}
@media screen and (min-width: 576px) {
  .site-content .list-post {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .site-content .list-post .featured-image {
    width: 340px;
  }
  .site-content .list-post .entry-content {
    width: -moz-calc(100% - 340px);
    width: -webkit-calc(100% - 340px);
    width: calc(100% - 340px);
    padding-left: 30px;
    padding-top: 0;
  }
}
@media screen and (max-width: 575px) {
  .site-content .list-post {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
}
.site-content .list-post.no-thumbnail .entry-content {
  width: 100%;
  padding-left: 0;
}

.site-content .list-post .entry-text p,
.site-content .single-post .entry-text p {
  margin-bottom: 0;
}
.site-content .list-post .entry-text .button-container,
.site-content .single-post .entry-text .button-container {
  margin-top: 20px;
}

.site-content .single-post:not(.sticky) {
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 40px;
  padding-bottom: 40px;
}
@media screen and (max-width: 575px) {
  .site-content .single-post:not(.sticky) {
    margin-bottom: 25px;
    padding-bottom: 25px;
  }
}

.site-content #primary [class*=col-]:last-child .list-post,
.site-content #primary [class*=col-]:last-child .single-post {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

/*--------------------------------------------------------------
# Breadcrumbs
----------------------------------------------------------------*/
.breadcrumb-wrap {
  margin-bottom: 45px;
}
@media screen and (max-width: 575px) {
  .breadcrumb-wrap {
    margin-bottom: 20px;
  }
}
.breadcrumb-wrap .breadcrumbs {
  background-color: #F8F8F8;
  color: #717171;
  font-size: 14px;
  padding: 12px 15px;
  font-weight: normal;
  letter-spacing: 0.4px;
}
.breadcrumb-wrap .breadcrumbs a {
  position: relative;
}
@media screen and (max-width: 575px) {
  .breadcrumb-wrap .breadcrumbs a {
    font-size: 13px;
  }
}

.inner-banner-wrap .breadcrumb-wrap {
  background-color: #F8F8F8;
  margin-bottom: 0;
}
.inner-banner-wrap .breadcrumb-wrap .breadcrumbs {
  background-color: transparent;
  text-align: center;
}

/*--------------------------------------------------------------
# Slider
----------------------------------------------------------------*/
.slick-dotted.slick-slider {
  margin-bottom: 0;
}

.slick-control .slick-dots,
.main-slider-dots .slick-dots,
.header-image-slider .slick-dots {
  bottom: 0;
  display: none;
  margin: 30px auto 30px;
  padding: 0;
  position: relative;
  width: 100%;
}
.slick-control .slick-dots li,
.main-slider-dots .slick-dots li,
.header-image-slider .slick-dots li {
  height: auto;
  width: auto;
  list-style: none;
  margin: 0 3px;
}
.slick-control .slick-dots li button,
.main-slider-dots .slick-dots li button,
.header-image-slider .slick-dots li button {
  background-color: transparent !important;
  border: 2px solid #868686 !important;
  font-size: inherit;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  width: 12px !important;
  height: 12px !important;
  -webkit-transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -ms-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  transition: background-color 0.4s;
  padding: 0;
}
.slick-control .slick-dots li button:before,
.main-slider-dots .slick-dots li button:before,
.header-image-slider .slick-dots li button:before {
  display: none;
}
.slick-control .slick-dots li.slick-active button,
.main-slider-dots .slick-dots li.slick-active button,
.header-image-slider .slick-dots li.slick-active button {
  background-color: #868686 !important;
}
.slick-control .slick-dots li:hover button, .slick-control .slick-dots li:focus button, .slick-control .slick-dots li:active button,
.main-slider-dots .slick-dots li:hover button,
.main-slider-dots .slick-dots li:focus button,
.main-slider-dots .slick-dots li:active button,
.header-image-slider .slick-dots li:hover button,
.header-image-slider .slick-dots li:focus button,
.header-image-slider .slick-dots li:active button {
  background-color: #868686 !important;
}

.site-header .header-image-slider .slick-dots li button {
  width: 12px;
  height: 12px;
}

.slick-slide:hover, .slick-slide:focus, .slick-slide:active {
  outline: 0;
}

.slick-control {
  margin: 0;
  padding: 0;
}
.slick-control li.slick-arrow {
  list-style: none;
  display: inline-block;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 9;
  cursor: pointer;
}
.slick-control li.slick-arrow span {
  width: 25px;
  height: 25px;
  display: block;
  border-top: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
  -webkit-transition: border-color 0.4s;
  -moz-transition: border-color 0.4s;
  -ms-transition: border-color 0.4s;
  -o-transition: border-color 0.4s;
  transition: border-color 0.4s;
}
.slick-control li.slick-arrow.main-slider-prev, .slick-control li.slick-arrow.highlight-posts-prev, .slick-control li.slick-arrow.header-slider-prev {
  left: 30px;
}
.slick-control li.slick-arrow.main-slider-prev span, .slick-control li.slick-arrow.highlight-posts-prev span, .slick-control li.slick-arrow.header-slider-prev span {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-right: -5px;
}
.slick-control li.slick-arrow.main-slider-next, .slick-control li.slick-arrow.highlight-posts-next, .slick-control li.slick-arrow.header-slider-next {
  right: 30px;
}
.slick-control li.slick-arrow.main-slider-next span, .slick-control li.slick-arrow.highlight-posts-next span, .slick-control li.slick-arrow.header-slider-next span {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
  margin-left: -5px;
}
.slick-control li.slick-arrow:not(.slick-disabled):hover span, .slick-control li.slick-arrow:not(.slick-disabled):focus span, .slick-control li.slick-arrow:not(.slick-disabled):active span {
  border-color: #086abd;
}
.slick-control li.slick-arrow.slick-disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
@media screen and (max-width: 767px) {
  .slick-control li.slick-arrow {
    padding: 10px;
  }
  .slick-control li.slick-arrow.main-slider-prev, .slick-control li.slick-arrow.highlight-posts-prev, .slick-control li.slick-arrow.header-slider-prev {
    left: 5px;
  }
  .slick-control li.slick-arrow.main-slider-next, .slick-control li.slick-arrow.highlight-posts-next, .slick-control li.slick-arrow.header-slider-next {
    right: 5px;
  }
  .slick-control li.slick-arrow span {
    width: 9px;
    height: 9px;
  }
}
.slick-control li.slick-hidden {
  display: none !important;
}

.header-image-wrap .slick-control li.slick-arrow span {
  width: 15px;
  height: 15px;
}
.header-image-wrap .slick-control li.slick-arrow.header-slider-prev {
  left: 10px;
}
.header-image-wrap .slick-control li.slick-arrow.header-slider-next {
  right: 10px;
}
@media screen and (max-width: 991px) {
  .header-image-wrap .slick-dots {
    display: none !important;
  }
}

.header-image-slider.slick-slider .slick-dots,
.main-slider-wrap .slick-dots,
.header-slider-dots .slick-dots {
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 20px;
  height: auto;
  z-index: 1;
}
.header-image-slider.slick-slider .slick-dots li button,
.main-slider-wrap .slick-dots li button,
.header-slider-dots .slick-dots li button {
  background-color: transparent;
  border-color: #ffffff !important;
}
.header-image-slider.slick-slider .slick-dots li.slick-active button,
.main-slider-wrap .slick-dots li.slick-active button,
.header-slider-dots .slick-dots li.slick-active button {
  background-color: #ffffff !important;
}
.header-image-slider.slick-slider .slick-dots li:hover button, .header-image-slider.slick-slider .slick-dots li:focus button, .header-image-slider.slick-slider .slick-dots li:active button,
.main-slider-wrap .slick-dots li:hover button,
.main-slider-wrap .slick-dots li:focus button,
.main-slider-wrap .slick-dots li:active button,
.header-slider-dots .slick-dots li:hover button,
.header-slider-dots .slick-dots li:focus button,
.header-slider-dots .slick-dots li:active button {
  background-color: #ffffff !important;
}

.header-slider-dots .slick-dots {
  bottom: 5px;
  z-index: 9;
  left: auto;
  right: auto;
  width: auto;
}

.section-highlight-post .wrap-arrow {
  display: block;
  margin-top: 40px;
  text-align: center;
}
.section-highlight-post .highlight-posts-dots {
  display: inline-block;
}
.section-highlight-post .highlight-posts-dots .slick-dots {
  position: static;
  margin: 0;
}
.section-highlight-post .slick-control li.slick-arrow {
  background-color: #666666;
  position: static;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  width: 30px;
  height: 30px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.section-highlight-post .slick-control li.slick-arrow.highlight-posts-prev {
  margin-right: 5px;
}
.section-highlight-post .slick-control li.slick-arrow.highlight-posts-next {
  margin-left: 5px;
}
@media screen and (max-width: 575px) {
  .section-highlight-post .slick-control li.slick-arrow {
    width: 30px;
    height: 30px;
  }
}
.section-highlight-post .slick-control li.slick-arrow span {
  height: 8px;
  width: 8px;
}
.section-highlight-post .slick-control li.slick-arrow:not(.slick-disabled):hover, .section-highlight-post .slick-control li.slick-arrow:not(.slick-disabled):focus, .section-highlight-post .slick-control li.slick-arrow:not(.slick-disabled):active {
  background-color: #086abd;
}
.section-highlight-post .slick-control li.slick-arrow:not(.slick-disabled):hover span, .section-highlight-post .slick-control li.slick-arrow:not(.slick-disabled):focus span, .section-highlight-post .slick-control li.slick-arrow:not(.slick-disabled):active span {
  border-color: #ffffff;
}

.sticky-header .header-image-wrap .slick-dots {
  display: none !important;
}

/*--------------------------------------------------------------
# Header
----------------------------------------------------------------*/
#site-preloader {
  display: none;
  background-color: #ffffff;
  position: fixed;
  display: block;
  height: 100%;
  width: 100%;
  text-align: center;
  z-index: 9999999;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
#site-preloader .preloader-content {
  position: absolute;
  top: 50%;
  right: -45%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.site-layout-box .sticky-header .fixed-header,
.site-layout-frame .sticky-header .fixed-header {
  margin: auto;
  max-width: 1170px;
}
.site-layout-box .header-two .overlay-header,
.site-layout-frame .header-two .overlay-header {
  margin: auto;
  max-width: 1170px;
  left: 0;
  right: 0;
  width: auto;
}
.site-layout-box .header-two .fixed-header,
.site-layout-frame .header-two .fixed-header {
  left: 0;
  right: 0;
}

/*---site header logo style---*/
header.site-header .site-branding > a {
  display: block;
}
header.site-header .site-branding a ~ .site-title {
  margin-top: 10px;
}

.site-header.sticky-header .fixed-header {
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.03);
  -ms-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.03);
  -o-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.03);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.03);
  position: fixed;
  z-index: 999;
  width: 100%;
  top: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.site-header .header-left {
  text-align: left;
}
.site-header .header-right {
  text-align: right;
}
.site-header .overlay {
  background-color: transparent;
}
.site-header .header-image-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}
.site-header .header-image-wrap .header-image-slider {
  overflow: hidden;
}
.site-header .site-branding {
  position: relative;
  z-index: 1;
}
.site-header .site-branding .site-title {
  color: #030303;
  font-size: 22px;
  font-family: "Poppins", sans-serif;
  line-height: 1;
  margin-bottom: 0;
  font-weight: 600;
}
@media screen and (max-width: 991px) {
  .site-header .site-branding .site-title {
    font-size: 22px !important;
  }
}
@media screen and (max-width: 575px) {
  .site-header .site-branding .site-title {
    font-size: 18px !important;
  }
}
.site-header .site-branding .site-title a {
  color: inherit;
  -webkit-transition: color 0.4s;
  -moz-transition: color 0.4s;
  -ms-transition: color 0.4s;
  -o-transition: color 0.4s;
  transition: color 0.4s;
}
.site-header .site-branding .site-description {
  color: #767676;
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 0;
  line-height: 1.1;
}
@media screen and (max-width: 575px) {
  .site-header .site-branding .site-description {
    font-size: 12px;
  }
}
.site-header .header-btn {
  margin-left: 20px;
  display: inline-block;
  text-align: center;
  white-space: nowrap;
}
.site-header .header-btn a {
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 600;
  margin-left: 10px;
}
.site-header .header-btn a:first-child {
  margin-left: 0;
}
@media screen and (max-width: 991px) {
  .site-header .header-btn a {
    margin-left: 0;
    margin-bottom: 15px;
  }
  .site-header .header-btn a:last-child {
    margin-bottom: 0;
  }
}

.sticky-header .fixed-header {
  background-color: #ffffff;
}

@media screen and (max-width: 991px) {
  header.site-header .site-branding > a, header.site-header.sticky-header .site-branding > a {
    max-width: 210px;
  }
}
@media screen and (max-width: 575px) {
  header.site-header .site-branding > a, header.site-header.sticky-header .site-branding > a {
    max-width: 120px;
  }
}

.header-icons {
  text-align: right;
}
.header-icons .social-profile {
  display: inline-block;
}
.header-icons .social-profile ul li {
  margin: 0 8px;
}
.header-icons .social-profile ul li a {
  font-size: 14px;
}
.header-icons .social-profile ul li:last-child {
  margin-right: 0;
}

.header-search-wrap {
  display: inline-block;
  margin-left: 10px;
}
.header-search-wrap .search-icon {
  background-color: transparent;
  color: #333;
  border: none;
  font-size: 14px;
  padding: 0;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 991px) {
  .header-search-wrap {
    margin-left: 0;
  }
}

.header-search {
  background-color: #ffffff;
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 9;
  top: 0;
  left: 0;
  right: 0;
}
.header-search.search-in {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.header-search .container {
  position: relative;
}
.header-search input {
  border: none;
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  padding: 0 60px 0 10px;
}
.header-search input:focus {
  outline: 1px dotted;
}
@media screen and (max-width: 575px) {
  .header-search input {
    height: 100%;
  }
}
.header-search .search-form .search-button {
  background-color: transparent;
  color: #030303;
  font-size: 13px;
  padding: 0;
  right: 30px;
}
.header-search .search-form .search-button:hover, .header-search .search-form .search-button:focus, .header-search .search-form .search-button:active {
  background-color: transparent;
}
.header-search .close-button {
  background: transparent;
  border-radius: 0;
  position: absolute;
  border: none;
  right: 10px;
  top: 0;
  height: 100%;
  cursor: pointer;
  width: 30px;
}

.site-header .header-image-slider {
  position: absolute;
  width: 100%;
  max-height: 100%;
  top: 0;
  bottom: 0;
}
.site-header .header-image-slider * {
  min-height: 1px;
  height: 100%;
}

/*---site header contact css---*/
.header-contact ul {
  padding: 0;
  margin: 0;
}
.header-contact ul li {
  list-style: none;
  display: inline-block;
  font-size: 13px;
  margin-right: 10px;
}
.header-contact ul li i {
  margin-right: 5px;
}

/*---top header style---*/
.top-header {
  border-bottom: 1px solid rgba(243, 243, 243, 0.8);
}
.top-header .top-header-inner {
  padding: 10px 0;
}
@media screen and (max-width: 991px) {
  .top-header .top-header-inner {
    padding: 0;
  }
}

.bottom-header {
  position: relative;
  z-index: 2;
}

.mid-header {
  border-bottom: 1px solid rgba(243, 243, 243, 0.8);
}
@media screen and (max-width: 991px) {
  .mid-header {
    padding: 15px 0;
  }
}

/*---hamburger menu icon---*/
.alt-menu-icon {
  display: inline-block;
  margin-left: 10px;
  vertical-align: text-bottom;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .alt-menu-icon {
    display: block;
    margin-left: 0;
    padding: 5px 0;
  }
}
.alt-menu-icon a {
  display: inline-table;
  width: 22px;
  height: 20px;
  position: relative;
  vertical-align: middle;
  z-index: 9;
}
@media screen and (max-width: 991px) {
  .alt-menu-icon a {
    width: 100%;
    height: inherit;
  }
}
.alt-menu-icon .iconbar-label {
  color: #333;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  margin-left: 7px;
  font-size: 15px;
}
.alt-menu-icon .icon-bar-wrap {
  height: 20px;
  display: inline-block;
  width: 20px;
  position: relative;
  vertical-align: middle;
}
.alt-menu-icon .icon-bar {
  background-color: #333;
  display: block;
  width: 15px;
  height: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  text-align: right;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: background-color 0.4s, width 0.5s;
  -moz-transition: background-color 0.4s, width 0.5s;
  -ms-transition: background-color 0.4s, width 0.5s;
  -o-transition: background-color 0.4s, width 0.5s;
  transition: background-color 0.4s, width 0.5s;
}
.home .header-two:not(.sticky-header) .alt-menu-icon .icon-bar {
  background-color: #ffffff;
}
.alt-menu-icon .icon-bar:before, .alt-menu-icon .icon-bar:after {
  background-color: #333;
  content: "";
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  position: absolute;
  width: 20px;
  height: 2px;
  right: 0;
  -webkit-transition: background-color 0.4s, width 0.5s;
  -moz-transition: background-color 0.4s, width 0.5s;
  -ms-transition: background-color 0.4s, width 0.5s;
  -o-transition: background-color 0.4s, width 0.5s;
  transition: background-color 0.4s, width 0.5s;
}
.home .header-two:not(.sticky-header) .alt-menu-icon .icon-bar:before, .home .header-two:not(.sticky-header) .alt-menu-icon .icon-bar:after {
  background-color: #ffffff;
}
.alt-menu-icon .icon-bar:before {
  top: 6px;
}
.alt-menu-icon .icon-bar:after {
  top: -6px;
}
.alt-menu-icon a:hover .icon-bar, .alt-menu-icon a:focus .icon-bar, .alt-menu-icon a:active .icon-bar {
  width: 20px;
}
.alt-menu-icon a:hover .icon-bar:before, .alt-menu-icon a:hover .icon-bar:after, .alt-menu-icon a:focus .icon-bar:before, .alt-menu-icon a:focus .icon-bar:after, .alt-menu-icon a:active .icon-bar:before, .alt-menu-icon a:active .icon-bar:after {
  width: 15px;
}

#offcanvas-menu {
  background-color: #F7F7F7;
  position: fixed;
  padding: 85px 20px 30px;
  top: 0;
  height: 100%;
  right: -100%;
  width: 340px;
  visibility: hidden;
  overflow-y: auto;
  z-index: 999999;
  -webkit-transition: right 0.5s, visibility 0.5s;
  -moz-transition: right 0.5s, visibility 0.5s;
  -ms-transition: right 0.5s, visibility 0.5s;
  -o-transition: right 0.5s, visibility 0.5s;
  transition: right 0.5s, visibility 0.5s;
}
@media screen and (max-width: 575px) {
  #offcanvas-menu {
    width: 100%;
  }
}
#offcanvas-menu .close-offcanvas-menu {
  padding: 0 20px;
  margin: 15px 0 10px;
  position: absolute;
  top: 0;
  right: 0;
}
#offcanvas-menu .close-offcanvas-menu button {
  background-color: transparent;
  border: 1px solid #989898;
  cursor: pointer;
  font-size: 20px;
  display: inline-block;
  color: #989898;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  -webkit-transition: background-color 0.4s, color 0.4s, border-color 0.4s;
  -moz-transition: background-color 0.4s, color 0.4s, border-color 0.4s;
  -ms-transition: background-color 0.4s, color 0.4s, border-color 0.4s;
  -o-transition: background-color 0.4s, color 0.4s, border-color 0.4s;
  transition: background-color 0.4s, color 0.4s, border-color 0.4s;
}
#offcanvas-menu .close-offcanvas-menu button:hover, #offcanvas-menu .close-offcanvas-menu button:active {
  color: #ffffff;
}
#offcanvas-menu .header-sidebar .widget {
  margin-bottom: 30px;
}
#offcanvas-menu .header-sidebar .widget:last-child {
  margin-bottom: 0;
}
#offcanvas-menu .header-search-wrap {
  display: block;
}
#offcanvas-menu .header-btn-wrap .header-btn {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  justify-content: space-around;
  -ms-flex-pack: space-around;
  margin: 0 -5px;
}
#offcanvas-menu .header-btn-wrap .header-btn .button-outline {
  border-color: #444444;
  color: #444444;
}
#offcanvas-menu .header-btn-wrap .header-btn .button-outline:hover, #offcanvas-menu .header-btn-wrap .header-btn .button-outline:focus, #offcanvas-menu .header-btn-wrap .header-btn .button-outline:active {
  color: #FFFFFF;
}
#offcanvas-menu .header-btn-wrap .header-btn .button-primary {
  color: #FFFFFF;
}
#offcanvas-menu .header-btn-wrap .header-btn .button-text {
  color: #444444;
}
#offcanvas-menu .header-btn-wrap .header-btn .button-text:hover, #offcanvas-menu .header-btn-wrap .header-btn .button-text:focus, #offcanvas-menu .header-btn-wrap .header-btn .button-text:active {
  color: #EB5A3E;
}
#offcanvas-menu .header-btn-wrap .header-btn a {
  padding: 10px 10px;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  font-size: 13px;
  display: block;
  margin: 0 5px;
}
#offcanvas-menu .header-contact ul li {
  display: block;
  margin-right: 0;
  margin-bottom: 10px;
  color: #333333;
  font-size: 15px;
}
#offcanvas-menu .header-contact ul li:last-child {
  margin-bottom: 0;
}
#offcanvas-menu .header-contact ul li a, #offcanvas-menu .header-contact ul li span, #offcanvas-menu .header-contact ul li i {
  color: #333333;
}
#offcanvas-menu .social-profile ul li a {
  color: #333333;
}
#offcanvas-menu .header-navigation ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
#offcanvas-menu .header-navigation ul ul {
  padding-left: 15px;
}
#offcanvas-menu .header-navigation li {
  border-bottom: 1px solid #ededed;
}
#offcanvas-menu .header-navigation li.current_page_item > a, #offcanvas-menu .header-navigation li.current-menu-item > a, #offcanvas-menu .header-navigation li.current_page_ancestor > a, #offcanvas-menu .header-navigation li.current-menu-ancestor > a {
  color: #086abd;
}
#offcanvas-menu .header-navigation li.page_item_has_children, #offcanvas-menu .header-navigation li.menu-item-has-children {
  position: relative;
}
#offcanvas-menu .header-navigation li.page_item_has_children > a button[class*=fa-], #offcanvas-menu .header-navigation li.menu-item-has-children > a button[class*=fa-] {
  border: none;
  height: 24px;
  width: 24px;
  text-align: center;
  float: right;
  color: #b3b3b3;
  -webkit-transition: transform 0.3s;
  -moz-transition: transform 0.3s;
  -ms-transition: transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  line-height: 10px;
}
#offcanvas-menu .header-navigation li:last-child {
  border-bottom: none;
}
#offcanvas-menu .header-navigation a {
  display: block;
  color: #666666;
  font-size: 14px;
  font-weight: 500;
  padding: 12px 0;
  text-decoration: none;
  text-transform: uppercase;
}
#offcanvas-menu .header-navigation a:hover, #offcanvas-menu .header-navigation a:focus, #offcanvas-menu .header-navigation a:active {
  color: #086abd;
}
#offcanvas-menu .header-navigation .sub-menu {
  display: none;
}
#offcanvas-menu .header-contact,
#offcanvas-menu .social-profile,
#offcanvas-menu .header-btn-wrap,
#offcanvas-menu .header-search-wrap,
#offcanvas-menu .header-navigation {
  background-color: #ffffff;
  margin-bottom: 30px;
  padding: 15px;
}

.offcanvas-overlay {
  width: 0;
  height: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

body.offcanvas-slide-open #offcanvas-menu {
  right: 0;
  visibility: visible;
}
body.offcanvas-slide-open .offcanvas-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  opacity: 1;
  z-index: 99991;
  top: 0px;
}

.logged-in.admin-bar .site-header.sticky-header .top-header {
  top: 32px;
}

.header-one.sticky-header .bottom-header {
  padding: 10px 0;
}
@media screen and (min-width: 992px) {
  .header-one .top-header {
    position: relative;
  }
}
@media screen and (max-width: 991px) {
  .header-one .bottom-header {
    padding: 20px 0;
    border-bottom: 1px solid rgba(243, 243, 243, 0.8);
  }
  .header-one .site-branding {
    text-align: center;
  }
  .header-one .site-branding > a {
    margin-left: auto;
    margin-right: auto;
  }
}

.main-navigation-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  position: relative;
  z-index: 1;
}

.transparent-header .header-two .overlay-header {
  background-color: transparent;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 99;
}

.home .header-two.site-header .top-header {
  border-color: rgba(255, 255, 255, 0.3);
}
.transparent-header .home .header-two.site-header .top-header {
  border-bottom-color: rgba(255, 255, 255, 0.3);
}

.header-two.site-header .bottom-header {
  border-bottom: none;
}
.header-two.sticky-header .bottom-header {
  background-color: #ffffff;
  padding: 10px 0;
}
.header-two .bottom-header .overlay {
  background-color: transparent;
}
.header-two .bottom-header .header-icons {
  text-align: right;
}
@media screen and (max-width: 991px) {
  .header-two .bottom-header {
    padding: 10px 0;
  }
}
.header-two:not(.sticky-header) .bottom-header {
  background-color: transparent;
}
@media screen and (min-width: 992px) {
  .header-two .top-header {
    position: relative;
  }
}
@media screen and (max-width: 991px) {
  .header-two .site-branding {
    padding-right: 90px;
  }
  .home .header-two:not(.sticky-header) .slicknav_icon span,
.home .header-two:not(.sticky-header) .slicknav_icon span:first-child:before,
.home .header-two:not(.sticky-header) .slicknav_icon span:first-child:after {
    background-color: #ffffff;
  }
  .header-two .mobile-menu-container .slicknav_menu .slicknav_btn {
    position: absolute;
    top: 15px;
    right: 20px;
    z-index: 99;
    margin: 0;
  }
}
@media screen and (max-width: 991px) and (max-width: 575px) {
  .header-two .mobile-menu-container .slicknav_menu .slicknav_btn {
    top: 5px;
  }
}
@media screen and (max-width: 991px) {
  .header-two .mobile-menu-container .slicknav_nav {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 9;
    margin-top: 10px;
  }
}

.header-three .mid-header .site-branding {
  text-align: center;
}
.header-three .mid-header .site-branding > a {
  margin: auto;
}
@media screen and (min-width: 992px) {
  .header-three .mid-header .custom-logo-link {
    margin: 0 auto;
  }
}
.header-three .bottom-header .header-icons {
  padding: 10px 0;
}

.header-six .main-navigation {
  text-align: center;
}
.header-six .main-navigation ul.menu {
  width: 100%;
}
.header-six .navigation-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
.header-six > div {
  z-index: inherit;
}
.header-six .top-header {
  background-color: #ffffff;
}
.header-six .bottom-header {
  border-top: none;
}
.header-six .header-icons {
  position: relative;
  z-index: 1;
}
.header-six .header-icons a {
  display: inline-table;
}
.header-six .header-icons-left {
  text-align: left;
}
.header-six .header-icons-right {
  text-align: right;
}
.header-six .site-branding {
  text-align: center;
}
.header-six .site-branding > a {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 991px) {
  .header-six .site-branding {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .header-six .alt-menu-icon {
    border-bottom: 1px solid rgba(243, 243, 243, 0.8);
  }
}

.header-seven.site-header .site-branding {
  text-align: center;
}
.header-seven.site-header .site-branding > a {
  margin: auto;
}
.header-seven.sticky-header .bottom-header {
  padding-top: 15px;
  padding-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .header-seven.sticky-header .bottom-header {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .header-seven .bottom-header {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.header-seven .main-navigation-wrap #secondary-navigation {
  width: 100%;
}
.header-seven .main-navigation-wrap .main-navigation ul.menu > li > a {
  padding: 20px 15px;
}
@media screen and (max-width: 991px) {
  .header-seven .mobile-menu-container {
    border-top: 1px solid rgba(243, 243, 243, 0.8);
  }
}
@media screen and (min-width: 992px) {
  .header-seven .top-header {
    position: relative;
  }
}

.transparent-header .header-ten .overlay-header {
  background-color: transparent;
  position: absolute;
  width: 100%;
  left: 0;
  z-index: 99;
}

.header-ten.site-header .top-header {
  border-bottom: none;
}
.header-ten.site-header .bottom-header {
  border-bottom: none;
  display: block;
  top: 0 !important;
}
.header-ten.site-header .site-branding {
  text-align: inherit;
}
.header-ten.site-header .site-branding a {
  margin-left: 0;
}
.header-ten .top-header {
  background-color: transparent;
}
.header-ten .header-contact {
  text-align: left;
}
.header-ten .bottom-header .hgroup-wrap {
  position: relative;
  background-color: #ffffff;
  padding: 15px;
}
@media screen and (max-width: 991px) {
  .header-ten .bottom-header .hgroup-wrap {
    padding: 10px 0;
  }
}
.header-ten .bottom-header .overlay {
  background-color: transparent;
}
.header-ten .bottom-header .header-icons {
  text-align: right;
}
.header-ten .bottom-header .row {
  width: 100%;
}
.header-ten.sticky-header .bottom-header {
  padding: 0;
}
.header-ten.sticky-header .bottom-header .hgroup-wrap {
  padding-left: 0;
  padding-right: 0;
}
body:not(.transparent-header) .header-ten .hgroup-wrap, .header-ten.sticky-header .hgroup-wrap {
  margin-left: calc(-50vw + 50%);
  max-width: 100vw;
  width: 100vw;
  padding: 0;
}
@media screen and (min-width: 576px) {
  body:not(.transparent-header) .header-ten .hgroup-wrap .row, .header-ten.sticky-header .hgroup-wrap .row {
    max-width: 540px;
  }
}
@media screen and (min-width: 768px) {
  body:not(.transparent-header) .header-ten .hgroup-wrap .row, .header-ten.sticky-header .hgroup-wrap .row {
    max-width: 720px;
  }
}
@media screen and (min-width: 992px) {
  body:not(.transparent-header) .header-ten .hgroup-wrap .row, .header-ten.sticky-header .hgroup-wrap .row {
    max-width: 960px;
  }
}
@media screen and (min-width: 1200px) {
  body:not(.transparent-header) .header-ten .hgroup-wrap .row, .header-ten.sticky-header .hgroup-wrap .row {
    max-width: 1140px;
  }
}
@media screen and (max-width: 991px) {
  .header-ten .mobile-menu-container {
    width: 100%;
  }
  .header-ten .mobile-menu-container .slicknav_menu .slicknav_btn {
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 99;
    margin: 0;
  }
  .header-ten .mobile-menu-container .slicknav_nav {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 9;
    margin-top: 0;
  }
}

body.overflow-x-hidden {
  overflow-x: hidden;
}

body:not(.blog) .site-header.header-ten .bottom-header,
body:not(.home) .site-header.header-ten .bottom-header {
  border-bottom: none;
}

.header-cart,
.header-my-account,
.header-wishlist,
.header-compare {
  display: inline-block;
  padding-right: 12px;
}
.header-cart a,
.header-my-account a,
.header-wishlist a,
.header-compare a {
  color: #484848;
  font-size: 20px;
  line-height: 26px;
  position: relative;
}
@media screen and (max-width: 991px) {
  .header-cart,
.header-my-account,
.header-wishlist,
.header-compare {
    padding-right: 5px;
  }
  .header-cart a,
.header-my-account a,
.header-wishlist a,
.header-compare a {
    font-size: 15px;
  }
}

.header-right > div:last-child {
  padding-right: 0;
}
.header-right .header-svg-icon svg {
  height: 20px;
  width: 20px;
}
.header-right .header-svg-icon svg path {
  fill: #383838;
}
@media screen and (max-width: 479px) {
  .header-right .header-svg-icon svg {
    height: 14px;
    width: 14px;
  }
}

.header-eleven select {
  padding: 0 10px;
}

.header-cart a.cart-contents {
  position: relative;
  text-align: center;
  color: #252424;
  border-radius: 5px;
  display: block;
}
.header-cart a.cart-contents span.count {
  font-size: 10px;
  padding: 0px;
  color: #ffffff;
  background-color: #EB5A3E;
  border-radius: 15px;
  line-height: 18px;
  margin: 0;
  position: absolute;
  top: -5px;
  left: 13px;
  height: 17px;
  min-width: 17px;
  text-align: center;
}
.header-cart a.cart-contents i {
  position: relative;
}
@media screen and (max-width: 479px) {
  .header-cart a.cart-contents span.count {
    left: 8px;
  }
}
.header-cart .widget_shopping_cart .buttons a {
  background-color: #333333;
  color: #ffffff;
  border-radius: 0;
  font-size: 13px;
  padding: 8px 15px;
  -webkit-transition: background-color 0.4s, color 0.4s;
  -moz-transition: background-color 0.4s, color 0.4s;
  -ms-transition: background-color 0.4s, color 0.4s;
  -o-transition: background-color 0.4s, color 0.4s;
  transition: background-color 0.4s, color 0.4s;
}
.header-cart .widget_shopping_cart .buttons a:hover, .header-cart .widget_shopping_cart .buttons a:focus, .header-cart .widget_shopping_cart .buttons a:active {
  color: #ffffff;
}
.header-cart .woocommerce .widget_shopping_cart .cart_list li,
.header-cart .woocommerce.widget_shopping_cart .cart_list li {
  padding-top: 10px;
  padding-bottom: 10px;
}
.header-cart .woocommerce .widget_shopping_cart .cart_list li:first-child,
.header-cart .woocommerce.widget_shopping_cart .cart_list li:first-child {
  padding-top: 0;
}
.header-cart .woocommerce .widget_shopping_cart .cart_list li a,
.header-cart .woocommerce.widget_shopping_cart .cart_list li a {
  font-size: 14px;
  font-weight: 600;
}
.header-cart .woocommerce .widget_shopping_cart .cart_list li .remove_from_cart_button,
.header-cart .woocommerce.widget_shopping_cart .cart_list li .remove_from_cart_button {
  font-size: 18px;
}
.header-cart .woocommerce .widget_shopping_cart .cart_list li .quantity, .header-cart .woocommerce .widget_shopping_cart .cart_list li .amount,
.header-cart .woocommerce.widget_shopping_cart .cart_list li .quantity,
.header-cart .woocommerce.widget_shopping_cart .cart_list li .amount {
  font-size: 12px;
}

.header-cart-block ul.site-header-cart {
  opacity: 0;
  display: none;
  position: relative;
  position: absolute;
  z-index: 99999;
}
.header-cart-block ul.site-header-cart .widget {
  margin-bottom: 0;
}
.header-cart-block ul.site-header-cart .woocommerce-mini-cart__empty-message {
  margin-bottom: 0;
}
.header-cart-block .woocommerce-mini-cart__buttons.buttons {
  margin-bottom: 0;
}
.header-cart-block:hover ul.site-header-cart, .header-cart-block:focus ul.site-header-cart, .header-cart-block:active ul.site-header-cart {
  right: 0px;
  top: 100%;
  display: block !important;
  opacity: 1;
  min-width: 310px;
  background-color: #fff;
  border: 1px solid #e2e2e2;
  padding: 20px;
  z-index: 999999;
  animation: showup 0.5s;
  -webkit-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.1);
}

.amount-cart {
  color: #383838;
  font-weight: 600;
  position: relative;
  font-size: 13px;
  margin-left: 6px;
  bottom: 1px;
  display: inline-block;
  line-height: 1.5;
}

.site-header .woocommerce ul.cart_list li img,
.site-header .woocommerce ul.product_list_widget li img {
  width: 40px;
  float: left;
  margin-right: 10px;
}

.header-eleven .mid-header {
  z-index: 10;
}
.header-eleven .mid-header .container {
  position: relative;
  z-index: 99;
}
@media screen and (min-width: 768px) {
  .header-eleven .mid-header .text-center {
    text-align: left !important;
  }
}
.header-eleven .header-navigation > div {
  display: block;
}
.header-eleven .header-search-form {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #F8F8F8;
  position: relative;
  display: inline-block;
  width: 100%;
  padding-right: 45px;
}
@media screen and (max-width: 767px) {
  .header-eleven .header-search-form {
    background-color: #FFFFFF;
    margin-bottom: 20px;
  }
}
.header-eleven .header-search-form input.header-search-input {
  width: 60%;
  display: inline-block;
  border: none;
  float: right;
  height: 48px;
  border-radius: 0;
  right: 0;
  position: relative;
  background-color: transparent;
}
@media screen and (max-width: 991px) {
  .header-eleven .header-search-form input.header-search-input {
    font-size: 13px;
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .header-eleven .header-search-form input.header-search-input {
    padding-left: 10px;
  }
}
.header-eleven .header-search-form div {
  width: 40%;
  position: relative;
}
.header-eleven .header-search-form div select.header-search-select {
  border: none;
  background-color: transparent;
  padding: 0 15px;
  height: 48px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  line-height: 1.3;
}
.header-eleven .header-search-form div:after {
  content: "\f078";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 11px;
  color: #333;
  right: 10px;
  top: 50%;
  transform: translatey(-50%);
  position: absolute;
  pointer-events: none;
}
@media screen and (max-width: 991px) {
  .header-eleven .header-search-form div select.header-search-select {
    font-size: 13px;
  }
}
.header-eleven .header-search-form button.header-search-button {
  background-color: transparent;
  color: #333333;
  cursor: pointer;
  border: none;
  position: absolute;
  right: 0;
  padding: 0 12px;
  font-size: 16px;
  line-height: 48px;
  top: 0;
  height: 48px;
  border-radius: 0;
  width: 46px;
}
.woocommerce .header-eleven select {
  background-color: transparent;
  border: none;
  font-size: 13px;
}
.header-eleven .offcanvas-menu-content .header-search-form div {
  width: 50%;
}

.header-right a {
  display: block;
}

.header-right .header-compare a:hover .info-tooltip,
.header-right .header-compare a:focus .info-tooltip,
.header-right .header-wishlist a:hover .info-tooltip,
.header-right .header-wishlist a:focus .info-tooltip,
.header-right .header-my-account a:hover .info-tooltip,
.header-right .header-my-account a:focus .info-tooltip,
.header-right .header-cart a:hover .info-tooltip,
.header-right .header-cart a:focus .info-tooltip {
  top: -28px;
  visibility: visible;
}

.info-tooltip {
  line-height: 1.4;
}

.header-home-icon a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: #EB5A3E;
  color: #ffffff;
  height: 100%;
  padding: 0 20px;
  margin-right: 20px;
  -webkit-transition: background-color 0.4s, color 0.4s;
  -moz-transition: background-color 0.4s, color 0.4s;
  -ms-transition: background-color 0.4s, color 0.4s;
  -o-transition: background-color 0.4s, color 0.4s;
  transition: background-color 0.4s, color 0.4s;
}
.header-home-icon a:hover, .header-home-icon a:focus, .header-home-icon a:active {
  color: #ffffff;
}

.header-date {
  font-size: 13px;
  margin-right: 15px;
  font-weight: 600;
}
.header-date:before {
  content: "\f073";
  font-family: "Font Awesome 5 Free";
  margin-right: 8px;
  font-size: 12px;
}

@media screen and (min-width: 992px) {
  .header-twelve .header-navigation {
    display: inline-block;
  }
}
.header-twelve .header-advertisement-banner {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .header-twelve .header-advertisement-banner {
    text-align: right;
  }
}
@media screen and (max-width: 767px) {
  .header-twelve .site-branding {
    text-align: center;
  }
  .header-twelve .site-branding > a {
    margin: auto;
  }
}

.header-thirteen .header-contact {
  position: relative;
  z-index: 1;
  text-align: right;
}
.header-thirteen .header-contact ul li {
  font-size: 16px;
  font-weight: 600;
  position: relative;
  padding-left: 45px;
  text-align: left;
  margin-right: 20px;
}
.header-thirteen .header-contact ul li i {
  font-size: 26px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-right: 0;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.header-thirteen .header-contact ul li span {
  color: #333;
  display: block;
  font-size: 14px;
  font-weight: 700;
}
.header-thirteen .header-contact ul li:last-child {
  margin-right: 0;
}
@media screen and (max-width: 1199px) {
  .header-thirteen .header-contact ul li {
    padding-left: 40px;
    font-size: 13px;
  }
  .header-thirteen .header-contact ul li i {
    font-size: 18px;
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
}
.header-thirteen .header-contact ul a {
  display: block;
}
.header-thirteen .header-icons {
  position: relative;
  z-index: 1;
}
.header-thirteen .alt-menu-icon {
  margin-left: 0;
}
.header-thirteen .alt-menu-icon a {
  -webkit-transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -ms-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  transition: background-color 0.4s;
}
.header-thirteen .alt-menu-icon a .icon-bar {
  background-color: #ffffff;
  right: auto;
  left: 0;
}
.header-thirteen .alt-menu-icon a .icon-bar:before, .header-thirteen .alt-menu-icon a .icon-bar:after {
  background-color: #ffffff;
  left: 0;
  right: auto;
}
.header-thirteen .alt-menu-icon a:hover, .header-thirteen .alt-menu-icon a:focus, .header-thirteen .alt-menu-icon a:active {
  background-color: #086abd;
}
.header-thirteen .alt-menu-icon a:hover .icon-bar,
.header-thirteen .alt-menu-icon a:hover .icon-bar:before,
.header-thirteen .alt-menu-icon a:hover .icon-bar:after, .header-thirteen .alt-menu-icon a:focus .icon-bar,
.header-thirteen .alt-menu-icon a:focus .icon-bar:before,
.header-thirteen .alt-menu-icon a:focus .icon-bar:after, .header-thirteen .alt-menu-icon a:active .icon-bar,
.header-thirteen .alt-menu-icon a:active .icon-bar:before,
.header-thirteen .alt-menu-icon a:active .icon-bar:after {
  background-color: #ffffff !important;
}
.header-thirteen .mid-header {
  background-color: #ffffff;
}
@media screen and (min-width: 992px) {
  .header-thirteen .top-header {
    border-bottom: 1px solid rgba(243, 243, 243, 0.8);
    position: relative;
  }
  .header-thirteen .header-btn {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: flex-end;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
  }
  .header-thirteen .header-btn a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    height: 100%;
    width: 100%;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
  }
  .header-thirteen .alt-menu-icon a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    margin-right: 20px;
    width: 50px;
  }
}
@media screen and (max-width: 991px) {
  .header-thirteen .alt-menu-icon {
    border-bottom: 1px solid rgba(243, 243, 243, 0.8);
    padding: 0;
  }
  .header-thirteen .alt-menu-icon a {
    padding: 5px 0;
  }
  .header-thirteen .alt-menu-icon a:hover .iconbar-label, .header-thirteen .alt-menu-icon a:focus .iconbar-label, .header-thirteen .alt-menu-icon a:active .iconbar-label {
    color: #FFFFFF;
  }
  .header-thirteen .top-header {
    border-bottom: none;
  }
  .header-thirteen .mobile-menu-container {
    border-top: 1px solid rgba(243, 243, 243, 0.8);
  }
  .header-thirteen .top-header-inner {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .header-thirteen .site-branding {
    text-align: center;
  }
  .header-thirteen .site-branding > a {
    margin: auto;
  }
}
.header-thirteen #offcanvas-menu {
  right: auto;
  left: -100%;
  -webkit-transition: left 0.5s, visibility 0.5s;
  -moz-transition: left 0.5s, visibility 0.5s;
  -ms-transition: left 0.5s, visibility 0.5s;
  -o-transition: left 0.5s, visibility 0.5s;
  transition: left 0.5s, visibility 0.5s;
}

body.offcanvas-slide-open .header-thirteen #offcanvas-menu {
  right: auto;
  left: 0;
}

@media screen and (max-width: 991px) {
  .header-fourteen.site-header .site-branding {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .header-fourteen.site-header .site-branding > a {
    margin-left: auto;
    margin-right: auto;
  }
  .header-fourteen.site-header .mobile-menu-container {
    border-top: 1px solid rgba(243, 243, 243, 0.8);
  }
}
.header-fourteen .top-header {
  position: relative;
}
.header-fourteen .main-navigation-wrap {
  -webkit-align-items: inherit;
  -moz-align-items: inherit;
  -ms-align-items: inherit;
  -ms-flex-align: inherit;
  align-items: inherit;
}
.header-fourteen .bottom-contact {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 1;
  margin-left: 20px;
  padding-left: 20px;
  border-left: 1px solid #e6e6e6;
}
.header-fourteen .bottom-contact a {
  display: block;
  font-size: 14px;
  position: relative;
  padding-left: 40px;
  text-align: left;
}
.header-fourteen .bottom-contact a i {
  font-size: 26px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 50%;
  margin-right: 0;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.header-fourteen .bottom-contact a span {
  color: #333;
  display: block;
  font-size: 14px;
  font-weight: 700;
}
@media screen and (max-width: 1199px) {
  .header-fourteen .bottom-contact a {
    padding-left: 40px;
    font-size: 13px;
  }
  .header-fourteen .bottom-contact a i {
    font-size: 18px;
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
}
@media screen and (max-width: 991px) {
  .header-fourteen .bottom-contact a {
    padding-left: 45px;
  }
}

.header-fifteen .mid-header {
  z-index: 999;
}
.header-fifteen .mid-header .overlay {
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .header-fifteen .mid-header .text-center {
    text-align: left !important;
  }
}
.header-fifteen .header-icons {
  display: inherit;
}
.header-fifteen .header-icons .header-contact {
  background-color: #FAFAFA;
  margin-left: 15px;
  padding: 7px 15px;
}
.header-fifteen .header-icons > div {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.header-fifteen .header-navigation > div {
  display: block;
}
.header-fifteen .header-advertisement-banner {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .header-fifteen .header-advertisement-banner {
    text-align: right;
  }
}
.header-fifteen .header-search-form {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 1px solid rgba(243, 243, 243, 0.8);
  border-right: 1px solid rgba(243, 243, 243, 0.8);
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
  padding-right: 40px;
}
.header-fifteen .header-search-form input.header-search-input,
.header-fifteen .header-search-form select.header-search-select,
.header-fifteen .header-search-form button.header-search-button {
  height: 100%;
}
.header-fifteen .header-search-form div {
  width: 43%;
  position: relative;
}
.header-fifteen .header-search-form div select.header-search-select {
  line-height: 1.3;
  border: none;
  background-color: #FAFAFA;
  font-size: 13px;
  padding: 10px 15px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.header-fifteen .header-search-form div:after {
  content: "\f078";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 11px;
  color: #333;
  right: 10px;
  top: 10px;
  position: absolute;
  pointer-events: none;
}
.header-fifteen .header-search-form input.header-search-input {
  background-color: transparent;
  border-radius: 0;
  display: inline-block;
  border: none;
  height: 100%;
  padding: 0 20px;
  position: relative;
  width: 55%;
}
.header-fifteen .header-search-form button.header-search-button {
  background-color: transparent;
  border: none;
  color: #333333;
  cursor: pointer;
  position: absolute;
  right: 0;
  padding: 0 12px;
  font-size: 14px;
  top: 0;
  border-radius: 0;
  width: 40px;
}
@media screen and (max-width: 991px) {
  .header-fifteen .header-search-form div {
    height: 48px;
  }
  .header-fifteen .header-search-form div select.header-search-select {
    background-color: transparent;
    font-size: 13px;
    padding: 0;
  }
  .header-fifteen .header-search-form div:after {
    right: 4px;
    top: 15px;
  }
  .header-fifteen .header-search-form input.header-search-input {
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  .header-fifteen .header-search-form {
    background-color: #FFFFFF;
    margin-bottom: 20px;
    padding-right: 30px;
  }
  .header-fifteen .header-search-form input.header-search-input {
    padding: 0 8px;
  }
  .header-fifteen .header-search-form button.header-search-button {
    font-size: 13px;
    width: 25px;
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .header-fifteen.site-header .site-branding {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

/*header category css*/
.header-category-nav .navbar-nav {
  margin: 0;
}

.header-category-nav .navbar-nav ul {
  padding: 0;
  margin: 0;
}

.header-category-nav .navbar-nav li {
  list-style: none;
}

.header-category-nav .navbar-nav li a {
  border-bottom: 1px solid rgba(243, 243, 243, 0.8);
  display: block;
}

.header-category-nav .navbar-nav > li > a {
  font-weight: 500;
  background-color: #333;
  border: none;
  color: #FFF;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 12px 20px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.header-category-nav .navbar-nav > li > a:hover,
.header-category-nav .navbar-nav > li > a:focus {
  background-color: #086abd;
  color: #FFF;
}

.header-category-nav .navbar-nav > li > a i {
  margin-right: 10px;
}

.header-category-nav .navbar-nav li li a {
  color: #333;
  font-size: 14px;
  font-weight: 600;
  padding: 7px 10px;
}

.header-category-nav .navbar-nav li li a:hover,
.header-category-nav .navbar-nav li li a:focus {
  color: #086abd;
}

/*header menu css*/
.bottom-header .main-navigation ul.menu > li > a {
  padding: 12px 24px 12px 0;
}

.bottom-header .header-category-nav ul li a {
  font-family: "Jost", serif;
}

/*header search field css*/
#offcanvas-menu .header-category-nav {
  margin-bottom: 20px;
}

#offcanvas-menu .header-category-nav .dropdown-menu,
#offcanvas-menu .header-category-nav .sub-menu {
  display: none;
}

#offcanvas-menu .header-category-nav .menu-item-has-children a button[class*=fa-],
#offcanvas-menu .header-category-nav .page_item_has_children a button[class*=fa-] {
  background-color: transparent;
  border: none;
  height: 20px;
  width: 20px;
  text-align: center;
  float: right;
  padding: 0;
  font-size: 15px;
}

#offcanvas-menu .header-category-nav .navbar-nav > .menu-item-has-children > a button[class*=fa-],
#offcanvas-menu .header-category-nav .navbar-nav > .page_item_has_children > a button[class*=fa-] {
  color: #ffffff;
}

@media only screen and (min-width: 992px) {
  .header-category-nav {
    margin-right: 20px;
    position: relative;
  }

  .header-category-nav,
.header-category-nav .navbar-nav,
.header-category-nav .navbar-nav > li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
  }

  /*header category show hide css*/
  .header-category-nav .navbar-nav .dropdown-menu {
    border: 1px solid rgba(243, 243, 243, 0.8);
    display: block;
    opacity: 0;
    margin: 0;
    padding: 0;
    visibility: hidden;
    position: absolute;
    left: 0;
  }

  .header-category-nav .navbar-nav li:hover > .dropdown-menu,
.header-category-nav .navbar-nav li:focus > .dropdown-menu,
.header-category-nav .navbar-nav li:focus-within > .dropdown-menu {
    visibility: visible;
    border-radius: 0;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    opacity: 1;
  }

  /*header category submenu css*/
  .header-category-nav ul ul {
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.05);
    display: none;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    width: 180px;
    z-index: 99;
    text-align: left;
    -webkit-animation: slide-up 0.3s ease-out;
    -moz-animation: slide-up 0.3s ease-out;
    -ms-animation: slide-up 0.3s ease-out;
    -o-animation: slide-up 0.3s ease-out;
    animation: slide-up 0.3s ease-out;
  }

  .header-category-nav ul ul li:hover > ul,
.header-category-nav ul ul li:focus > ul,
.header-category-nav ul ul li:active > ul,
.header-category-nav ul ul li:focus-within > ul,
.header-category-nav ul ul li.focus > ul {
    display: block;
    top: -1px;
    left: 100%;
  }

  .header-category-nav ul ul li.menu-item-has-children > a:after,
.header-category-nav ul ul li.page_item_has_children > a:after {
    content: "\f0da";
    display: inline-block;
    float: right;
    font-size: 12px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-weight: 900;
    margin-left: 8px;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
  }

  .header-category-nav .navbar-nav li li:hover > a:after,
.header-category-nav .navbar-nav li li:focus > a:after {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
#offcanvas-menu .header-text {
  background-color: #ffffff;
  margin-bottom: 30px;
  padding: 15px;
}

.header-fifteen .top-header .header-text {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 14px;
  text-decoration: none;
}

@media only screen and (max-width: 991px) {
  .header-category-nav .navbar-nav .dropdown-menu {
    display: block;
  }

  .header-category-nav .navbar-nav > li > a {
    display: block;
  }
}
/*--------------------------------------------------------------
# Main Slider
----------------------------------------------------------------*/
.banner-img {
  background-color: #ccc;
  position: relative;
  z-index: 1;
}

.section-banner {
  position: relative;
}
.section-banner .main-slider-wrap {
  position: relative;
}
.section-banner .slick-dotted.slick-slider {
  margin-bottom: 0;
}
.section-banner .slick-track,
.section-banner .slick-list {
  display: -webkit-flex;
  display: flex;
}
.section-banner .slick-slide .banner-content {
  padding-bottom: 70px;
  padding-top: 70px;
}
.section-banner .banner-img {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-align-content: center;
  align-content: center;
}
.section-banner .banner-img .slide-inner {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .section-banner .banner-img {
    min-height: 350px;
  }
}
.section-banner .banner-content {
  color: #ffffff;
  max-width: 60%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .section-banner .banner-content {
    padding: 30px;
    max-width: 100%;
  }
}
.section-banner .banner-content .entry-header .cat-links a {
  font-size: 15px;
  font-weight: 400;
  color: #ebebeb;
  border-color: #ebebeb;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.section-banner .banner-content .entry-meta a {
  color: #ebebeb;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.section-banner .banner-content .entry-meta a:before {
  color: #ebebeb;
}
.section-banner .banner-content .entry-title {
  font-size: 40px;
  text-transform: uppercase;
  color: #ffffff;
  position: relative;
}
@media screen and (max-width: 575px) {
  .section-banner .banner-content .entry-title {
    font-size: 22px !important;
  }
}
.section-banner .banner-content .button-container {
  margin-top: 30px;
}
.section-banner .banner-content .button-container a {
  margin-left: 15px;
}
.section-banner .banner-content .button-container a:first-child {
  margin-left: 0;
}
.section-banner .banner-content .button-container .button-outline {
  border-color: #ebebeb;
  color: #ffffff;
}
.section-banner .banner-content .button-container .button-text {
  color: #ffffff;
}
.section-banner .banner-content .addtoany_content {
  display: none;
}

/*--------------------------------------------------------------
# Site Main
----------------------------------------------------------------*/
.site-content {
  padding-bottom: 70px;
  padding-top: 70px;
}
@media screen and (max-width: 767px) {
  .site-content {
    padding-bottom: 50px;
    padding-top: 50px;
  }
}
@media screen and (max-width: 991px) {
  .site-content .sidebar {
    padding-top: 50px;
  }
  .site-content .sidebar.left-sidebar {
    padding-top: 0;
    padding-bottom: 50px;
  }
}

.section-highlight-post {
  padding-top: 70px;
}
@media screen and (max-width: 767px) {
  .section-highlight-post {
    padding-top: 50px;
  }
}

.right-sidebar {
  padding-left: 50px;
}
@media screen and (max-width: 991px) {
  .right-sidebar {
    padding-left: 15px;
  }
}

.left-sidebar {
  padding-right: 50px;
}
@media screen and (max-width: 991px) {
  .left-sidebar {
    padding-right: 15px;
  }
}

.home .site-content {
  border-top: 1px solid #f2f2f2;
}

.home .section-banner ~ .site-content {
  border-top: none;
}

@media screen and (min-width: 768px) {
  .section-post-area .pagination {
    margin-top: 70px;
  }
}

.section-feature-posts-area {
  padding-bottom: 70px;
}
.section-feature-posts-area ~ .section-banner {
  padding-bottom: 70px;
}
.section-feature-posts-area .content-wrap {
  margin-bottom: -30px;
}
@media screen and (max-width: 767px) {
  .section-feature-posts-area {
    padding-bottom: 50px;
  }
  .section-feature-posts-area ~ .section-banner {
    padding-bottom: 50px;
  }
}

.post .feature-posts-content .cat-links {
  margin-bottom: 10px;
}
.post .feature-posts-content .cat-links a {
  font-size: 13px;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  display: inline-block;
  line-height: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.post .feature-posts-content .feature-posts-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.post .feature-posts-content .entry-meta {
  margin-bottom: 0;
  margin-left: -5px;
  margin-right: -5px;
}
.post .feature-posts-content .entry-meta > span {
  padding: 0 5px;
}
.post .feature-posts-content .entry-meta a {
  color: #ffffff;
  font-size: 13px;
  font-weight: 400;
}
.post .feature-posts-content .entry-meta a:before {
  color: inherit;
  margin-right: 5px;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

.feature-posts-content-wrap {
  margin-bottom: 30px;
}
.feature-posts-content-wrap.post.text-center .feature-posts-content .feature-posts-title a:after {
  margin-left: auto;
  margin-right: auto;
}
.feature-posts-content-wrap.post.text-right .feature-posts-content .feature-posts-title a:after {
  margin-left: auto;
}

.feature-posts-layout-one .feature-posts-image {
  background-color: #cccccc;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  z-index: 1;
}
.feature-posts-layout-one .feature-posts-image:before {
  background-color: rgba(0, 0, 0, 0.5);
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
  position: absolute;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  z-index: 1;
}
.feature-posts-layout-one .feature-posts-content {
  padding: 0 20px;
  position: relative;
  z-index: 2;
  width: 100%;
}
.feature-posts-layout-one .feature-posts-content .cat-links {
  display: inline-block;
}
.feature-posts-layout-one .feature-posts-content .cat-links a {
  margin: 2px;
  padding: 5px;
  letter-spacing: 0.8px;
}
.feature-posts-layout-one .feature-posts-content .feature-posts-title a:after {
  content: "";
  display: block;
  height: 1px;
  margin-top: 8px;
  width: 50px;
}

.highlight-post-slider {
  margin-bottom: 0;
  overflow: hidden;
}
.highlight-post-slider .slick-track {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.highlight-post-slider .slick-list {
  margin-right: -15px;
  margin-left: -15px;
}
.highlight-post-slider .slick-slide {
  padding-left: 15px;
  padding-right: 15px;
  height: auto;
}
.highlight-post-slider .post .cat-links {
  display: inline-block;
}
.highlight-post-slider .post .cat-links:before {
  display: none;
}
.highlight-post-slider .post .cat-links a {
  font-size: 13px;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  line-height: 1;
  display: inline-block;
  margin: 2px;
  padding: 7px 8px;
  -webkit-transition: background-color 0.3s, color 0.3s;
  -moz-transition: background-color 0.3s, color 0.3s;
  -ms-transition: background-color 0.3s, color 0.3s;
  -o-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
}
@media screen and (max-width: 575px) {
  .highlight-post-slider .post .cat-links a {
    padding: 6px 10px;
  }
}
.highlight-post-slider .post .post-content-wrap .entry-meta {
  margin-bottom: 0;
}
.highlight-post-slider .post .post-content-wrap {
  padding: 25px;
}
@media screen and (max-width: 575px) {
  .highlight-post-slider .post .post-content-wrap {
    padding: 20px;
  }
}
.highlight-post-slider .post .entry-content {
  border: none;
  margin: 0;
  padding: 0;
}
.highlight-post-slider .post .entry-content .entry-title {
  font-size: 18px;
}
@media screen and (max-width: 575px) {
  .highlight-post-slider .post .entry-content .entry-title {
    font-size: 16px;
  }
}
.highlight-post-slider .post.has-post-thumbnail:not(.has-no-thumbnail) .post-inner {
  position: relative;
}
.highlight-post-slider .post.has-post-thumbnail:not(.has-no-thumbnail) .post-inner .cat-links {
  position: absolute;
  left: 10px;
  bottom: 10px;
  margin-bottom: 0;
  z-index: 2;
}

.highlight-post-slider .post,
.wrap-ralated-posts .post {
  margin-bottom: 0;
}
.highlight-post-slider .post .featured-image,
.wrap-ralated-posts .post .featured-image {
  margin-right: 0;
}
.highlight-post-slider .post.has-no-thumbnail,
.wrap-ralated-posts .post.has-no-thumbnail {
  padding: 25px;
}
.highlight-post-slider .post.has-no-thumbnail .post-inner,
.wrap-ralated-posts .post.has-no-thumbnail .post-inner {
  margin-bottom: 15px;
}
.highlight-post-slider .post.has-no-thumbnail .post-content-wrap,
.wrap-ralated-posts .post.has-no-thumbnail .post-content-wrap {
  padding: 0;
}

.highlight-layout-two .post-content-wrap {
  background-color: #ffffff;
  margin-top: -35px;
  position: relative;
  z-index: 1;
  margin-right: 45px;
  padding: 25px;
}
.highlight-layout-two .post-content-wrap .entry-title {
  margin-bottom: 10px;
}
.highlight-layout-two .post-content-wrap .cat-links {
  margin-bottom: 8px;
}
.highlight-layout-two .post-content-wrap .cat-links a {
  padding: 0;
  border-bottom: 1px solid #1f1f1f;
  padding-bottom: 3px;
  -webkit-transition: border-color 0.3s, color 0.3s;
  -moz-transition: border-color 0.3s, color 0.3s;
  -ms-transition: border-color 0.3s, color 0.3s;
  -o-transition: border-color 0.3s, color 0.3s;
  transition: border-color 0.3s, color 0.3s;
}
.highlight-layout-two .has-no-thumbnail .post-content-wrap {
  margin-top: 0;
}

.section-ralated-post {
  padding: 50px 0 20px;
}
@media screen and (max-width: 575px) {
  .section-ralated-post {
    padding: 40px 0 0;
    margin-top: 40px;
  }
}

.wrap-ralated-posts .post {
  margin-bottom: 30px;
}
.wrap-ralated-posts .post .featured-image {
  margin-right: 0;
}
.wrap-ralated-posts .post .entry-content {
  background-color: #FAFAFA;
  border: none;
  margin: 0;
  padding: 20px;
  text-align: center;
}
.wrap-ralated-posts .post .entry-content .entry-title {
  font-size: 18px;
  margin-bottom: 0;
}
.wrap-ralated-posts .not-found {
  font-size: 18px;
  color: dimgray;
}

/*--------------------------------------------------------------
# Footer
----------------------------------------------------------------*/
.site-footer {
  background-color: #ffffff;
  color: #656565;
}
.site-footer a {
  color: #383838;
}
.site-footer h1 a, .site-footer h2 a, .site-footer h3 a, .site-footer h4 a, .site-footer h5 a, .site-footer h6 a {
  color: inherit;
}
.site-footer .social-profile {
  margin-bottom: 20px;
}
.site-footer .social-profile ul {
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .site-footer .social-profile ul {
    margin-bottom: 5px;
  }
}
.site-footer .social-profile ul li {
  margin: 0 8px;
  vertical-align: middle;
}
.site-footer .social-profile ul li a {
  background-color: rgba(0, 0, 0, 0.04);
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  -webkit-transition: background-color 0.4s, color 0.4s;
  -moz-transition: background-color 0.4s, color 0.4s;
  -ms-transition: background-color 0.4s, color 0.4s;
  -o-transition: background-color 0.4s, color 0.4s;
  transition: background-color 0.4s, color 0.4s;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.site-footer .social-profile ul li a i {
  width: 2em;
  height: 2em;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.site-footer .social-profile ul li a:hover, .site-footer .social-profile ul li a:focus, .site-footer .social-profile ul li a:active {
  color: #ffffff;
}
@media screen and (max-width: 575px) {
  .site-footer .social-profile {
    margin-bottom: 15px;
  }
}
.site-footer .site-info {
  display: inline-block;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
}
.site-footer .site-info a {
  font-weight: 500;
}
@media screen and (max-width: 575px) {
  .site-footer .site-info {
    font-size: 13px;
  }
}
.site-footer .footer-menu {
  display: inline-block;
}
.site-footer .footer-menu ul {
  margin-bottom: 0;
  margin-left: 8px;
  padding-left: 0;
  font-size: 0;
}
.site-footer .footer-menu ul li {
  border-left: 1px solid #e6e6e6;
  display: inline-block;
  list-style: none;
  line-height: 1.1;
  padding: 0 10px;
}
.site-footer .footer-menu ul li a {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .site-footer .footer-menu ul li:first-child {
    border-left: none;
    margin-left: 0;
    padding-left: 0;
  }
}
.site-footer.site-footer-primary .bottom-footer-image-wrap {
  margin-top: 20px;
}

.footer-widget-wrap {
  padding-bottom: 50px;
}

.bottom-footer {
  background-color: rgba(0, 0, 0, 0.02);
  padding: 30px 0;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 575px) {
  .bottom-footer {
    padding: 30px 0;
  }
}

.site-footer.has-footer-bg {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
}
.site-footer.has-footer-bg table {
  border-color: #666666;
}
.site-footer.has-footer-bg table tr {
  border-color: #666666;
}
.site-footer.has-footer-bg table th, .site-footer.has-footer-bg table td {
  border-color: #666666;
}
.site-footer.has-footer-bg .widget.widget_calendar table thead th {
  border-right-color: #666666;
}
.site-footer.has-footer-bg .widget select {
  background-color: transparent;
  color: #b3b3b3;
}

@media screen and (min-width: 992px) {
  .site-footer.site-footer-two .social-profile {
    text-align: left;
    margin-bottom: 0;
  }
}
.site-footer.site-footer-two .footer-menu {
  display: block;
  margin-bottom: 5px;
}
.site-footer.site-footer-two .footer-menu ul li:first-child {
  border-left: none;
}
@media screen and (min-width: 992px) {
  .site-footer.site-footer-two .bottom-footer-image-wrap {
    text-align: right;
  }
}
@media screen and (max-width: 991px) {
  .site-footer.site-footer-two .bottom-footer-image-wrap {
    margin-top: 20px;
  }
}

.site-footer.site-footer-three .bottom-footer {
  text-align: left;
}
.site-footer.site-footer-three .social-profile {
  margin-bottom: 0;
}
.site-footer.site-footer-three .footer-desc-wrap {
  text-align: right;
}
.site-footer.site-footer-three .text-center .footer-desc-wrap {
  text-align: center;
}
@media screen and (max-width: 991px) {
  .site-footer.site-footer-three .bottom-footer {
    text-align: center;
  }
  .site-footer.site-footer-three .social-profile {
    margin-bottom: 30px;
  }
  .site-footer.site-footer-three .footer-desc-wrap {
    text-align: center;
  }
}
@media screen and (max-width: 575px) {
  .site-footer.site-footer-three .social-profile {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 992px) {
  .site-footer-eight .copyright-wrap {
    text-align: right;
  }
}
.site-footer-eight .social-profile {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 20px;
}
@media screen and (min-width: 992px) {
  .site-footer-eight .footer-menu {
    text-align: left;
    display: block;
  }
  .site-footer-eight .footer-menu ul li:first-child {
    border-left: none;
  }
}
@media screen and (max-width: 991px) {
  .site-footer-eight .footer-menu {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 991px) {
  .site-footer-eight .bottom-footer-image-wrap {
    margin-bottom: 20px;
  }
}

/*--------------------------------------------------------------
# Footer
----------------------------------------------------------------*/
#back-to-top {
  bottom: 20px;
  display: block;
  position: fixed;
  right: 20px;
  z-index: 99991;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  -ms-transition: background 0.5s;
  -o-transition: background 0.5s;
  transition: background 0.5s;
}
#back-to-top a {
  background-color: #ffffff;
  color: #030303;
  padding: 0;
  height: 40px;
  line-height: 40px;
  text-align: center;
  vertical-align: middle;
  width: 40px;
  display: block;
  font-size: 18px;
  -webkit-transition: color 0.5s, background 0.5s, border 0.5s;
  -moz-transition: color 0.5s, background 0.5s, border 0.5s;
  -ms-transition: color 0.5s, background 0.5s, border 0.5s;
  -o-transition: color 0.5s, background 0.5s, border 0.5s;
  transition: color 0.5s, background 0.5s, border 0.5s;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  border: 1px solid #e5e5e5;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}
#back-to-top a:hover, #back-to-top a:focus, #back-to-top a:active {
  color: #ffffff;
}
@media screen and (max-width: 575px) {
  #back-to-top {
    bottom: 10px;
    right: 10px;
  }
  #back-to-top a {
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    width: 30px;
  }
}

/*--------------------------------------------------------------
# pages
----------------------------------------------------------------*/
.inner-banner-wrap .inner-banner-content {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center;
  position: relative;
  z-index: 1;
}
.inner-banner-wrap .inner-banner-content:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.inner-banner-wrap {
  margin-bottom: 80px;
}
@media screen and (max-width: 575px) {
  .inner-banner-wrap {
    margin-bottom: 50px;
  }
}
.transparent-header .inner-banner-wrap {
  margin-bottom: 0;
}

.error-404 {
  padding-bottom: 80px;
}
.error-404 .inner-content {
  text-align: center;
  position: relative;
}
.error-404 .inner-content .title-404 {
  font-size: 200px;
  font-weight: 900;
  letter-spacing: 4px;
  font-family: "Open Sans", sans-serif;
  line-height: 1.1;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-position: center;
  background-size: cover;
  display: inline-block;
}
.error-404 .inner-content .page-title {
  font-size: 44px;
}
@media screen and (max-width: 575px) {
  .error-404 .inner-content .page-title {
    font-size: 28px;
  }
  .error-404 .inner-content .title-404 {
    font-size: 112px;
  }
}
@media screen and (max-width: 575px) {
  .error-404 {
    padding-bottom: 50px;
  }
}

.site-content {
  border-top: 1px solid #f2f2f2;
}
.transparent-header .site-content {
  border-top: none;
}

.single-feature-image {
  margin-bottom: 30px;
}

.single .entry-container .cat-links {
  position: relative;
}
.single .entry-container .cat-links:before {
  color: #EB5A3E;
  content: "\f07c";
  font-family: "Font Awesome 5 Free";
  display: inline-block;
  font-weight: normal;
}
.single #primary .entry-meta {
  line-height: 2;
}

.entry-container .entry-content {
  padding-top: 0;
}

.author-info .section-title-wrap {
  margin-bottom: 40px;
}
.author-info .section-title {
  font-size: 22px;
}
@media screen and (max-width: 575px) {
  .author-info .section-title {
    font-size: 18px;
  }
}
.author-info .author-content-wrap {
  background-color: #f9f9f9;
  padding: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.author-info .author {
  width: 80px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  margin-right: 20px;
}
.author-info .author img {
  -webkit-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -ms-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.author-info .author a {
  display: block;
}
.author-info .author a:hover img, .author-info .author a:hover img, .author-info .author a:hover img {
  opacity: 0.8;
}
@media screen and (max-width: 575px) {
  .author-info .author {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
  }
}
.author-info .author-content {
  width: -moz-calc(100% - 100px);
  width: -webkit-calc(100% - 100px);
  width: calc(100% - 100px);
}
@media screen and (max-width: 575px) {
  .author-info .author-content {
    width: 100%;
    text-align: center;
  }
}
.author-info .author-name {
  font-size: 18px;
  margin-bottom: 0px;
}
.author-info .text {
  margin-top: 10px;
}
.author-info .text p {
  line-height: 1.4;
}
.author-info .text p:last-child {
  margin-bottom: 0;
}
.author-info ~ .post-navigation {
  border-top: none;
}

.error-404-form {
  max-width: 600px;
  margin: 50px auto 0;
  position: relative;
}

.no-results {
  text-align: center;
  margin-top: 40px;
}
.no-results:before, .no-results:after {
  content: "";
  display: block;
  clear: both;
}
.no-results .content {
  margin-top: 30px;
  text-align: center;
}
.no-results .content p {
  margin-bottom: 40px;
}

.search-results .hentry,
.search-results .product {
  border: 1px solid #e6e6e6;
  padding: 20px;
  margin-bottom: 30px;
}
.search-results .hentry.has-post-thumbnail .entry-content,
.search-results .product.has-post-thumbnail .entry-content {
  padding: 25px 0 0;
}
.search-results .hentry .featured-image > a,
.search-results .product .featured-image > a {
  position: relative;
  z-index: 1;
  overflow: hidden;
  background-color: #000000;
  display: table;
  position: relative;
  margin: auto;
}
.search-results .hentry .featured-image > a img,
.search-results .product .featured-image > a img {
  backface-visibility: hidden;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
  margin: auto;
}
.search-results .hentry .featured-image > a:hover img, .search-results .hentry .featured-image > a:focus img, .search-results .hentry .featured-image > a:active img,
.search-results .product .featured-image > a:hover img,
.search-results .product .featured-image > a:focus img,
.search-results .product .featured-image > a:active img {
  zoom: 1;
  filter: alpha(opacity=20);
  -webkit-opacity: 0.2;
  opacity: 0.2;
}
.search-results .hentry .entry-content,
.search-results .product .entry-content {
  padding: 0;
}
.search-results .hentry .entry-content .entry-summary p:last-child,
.search-results .product .entry-content .entry-summary p:last-child {
  margin-bottom: 0;
}

.single .entry-content > [class*=wp-block-] {
  margin-bottom: 20px;
}
.single .entry-content select {
  width: 100%;
  height: 42px;
  padding: 0 10px;
}

@media screen and (min-width: 992px) {
  .site-layout-box,
.site-layout-frame {
    position: relative;
  }
  .site-layout-box:before,
.site-layout-frame:before {
    background-color: transparent;
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
  }
}
.site-layout-box .site,
.site-layout-frame .site {
  background-color: #ffffff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.04);
  margin: 0 auto;
  max-width: 1170px;
  width: 100%;
}
.site-layout-box .container,
.site-layout-frame .container {
  max-width: 100%;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .site-layout-box .container,
.site-layout-frame .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

body.site-layout-box .header-ten .hgroup-wrap,
body.site-layout-frame .header-ten .hgroup-wrap {
  width: 100%;
  margin-left: auto;
  max-width: 100%;
}

@media screen and (min-width: 992px) {
  .site-layout-frame {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

.site-layout-full .container {
  max-width: 1400px;
}

.site-layout-extend .container {
  max-width: 1230px;
  width: 100%;
}

/*--------------------------------------------------------------
# Comments
----------------------------------------------------------------*/
.comments-area {
  margin-top: 60px;
}
.comments-area .comments-title {
  font-size: 22px;
  margin-bottom: 30px;
}
@media screen and (max-width: 575px) {
  .comments-area .comments-title {
    font-size: 18px;
  }
}
.comments-area #reply-title {
  font-size: 22px;
  margin-bottom: 10px;
  text-align: left;
}
.comments-area #reply-title:before {
  content: "\f086";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 8px;
}
.comments-area #reply-title small {
  float: right;
  margin-top: 8px;
}
@media screen and (max-width: 575px) {
  .comments-area #reply-title {
    font-size: 18px;
  }
}
.comments-area .comment-notes {
  color: #4d4d4d;
  font-size: 13px;
}
.comments-area .comment-list {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.comments-area .comment-list li {
  list-style: none;
}
.comments-area .comment-list .comment-body {
  border: 1px solid #e6e6e6;
  padding-top: 15px;
  padding-bottom: 25px;
  padding-right: 15px;
  position: relative;
  margin-left: 31px;
  padding-left: 45px;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .comments-area .comment-list .comment-body {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 575px) {
  .comments-area .comment-list .comment-body {
    margin-left: 0;
    margin-bottom: 30px;
  }
}
.comments-area .comment-list .comment-content {
  font-size: 14px;
  margin-top: 10px;
}
.comments-area .comment-list .comment-content ul {
  padding-left: 10px;
  list-style: initial;
}
.comments-area .comment-list .comment-content ul li:before {
  display: none;
}
.comments-area .comment-list .comment-content ol {
  padding-left: 10px;
}
.comments-area .comment-list .comment-content ol:before {
  display: none;
}
.comments-area .comment-list .comment-content ol li {
  list-style: decimal;
}
.comments-area .comment-list .comment-content a {
  word-wrap: break-word;
  color: inherit;
}
.comments-area .comment-list .bypostauthor {
  display: block;
}
.comments-area .comment-list .comment-meta:before, .comments-area .comment-list .comment-meta:after {
  content: "";
  display: block;
  clear: both;
}
.comments-area .comment-list .comment-author {
  display: inline-block;
}
@media screen and (max-width: 575px) {
  .comments-area .comment-list .comment-author {
    float: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
  }
  .comments-area .comment-list .comment-author:before, .comments-area .comment-list .comment-author:after {
    content: "";
    display: block;
    clear: both;
  }
}
.comments-area .comment-list .comment-author .avatar {
  background: #e6e6e6;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  border: 8px solid #ffffff;
  float: left;
  height: 65px;
  left: -31px;
  margin-right: 15px;
  position: absolute;
  width: 65px;
  top: 12px;
}
@media screen and (max-width: 575px) {
  .comments-area .comment-list .comment-author .avatar {
    position: static;
  }
}
.comments-area .comment-list .comment-author .fn {
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  text-transform: capitalize;
}
.comments-area .comment-list .comment-author .fn a {
  color: inherit;
}
.comments-area .comment-list .comment-author .says {
  display: none;
}
.comments-area .comment-list .comment-metadata {
  display: inline-block;
  margin-left: 7px;
  padding-left: 7px;
  border-left: 1px solid #d9d9d9;
  line-height: 1;
}
@media screen and (max-width: 575px) {
  .comments-area .comment-list .comment-metadata {
    border-left: none;
    border-top: 1px solid #d9d9d9;
    display: block;
    margin-left: 0px;
    margin-top: 10px;
    padding-left: 0px;
    padding-top: 10px;
  }
}
.comments-area .comment-list .comment-metadata a {
  display: inline-block;
  font-size: 13px;
  color: gray;
}
@media screen and (max-width: 767px) {
  .comments-area .comment-list .comment-metadata a span {
    margin-top: 0;
    margin-bottom: 5px;
    display: block;
  }
}
.comments-area .comment-list .comment-metadata a span:before {
  content: "\7d";
  font-family: "kf-icons";
  font-size: 13px;
  margin-right: 5px;
  vertical-align: top;
}
.comments-area .comment-list .comment-metadata a:hover, .comments-area .comment-list .comment-metadata a:focus, .comments-area .comment-list .comment-metadata a:active {
  color: #086abd;
}
.comments-area .comment-list .children {
  margin: 0;
}
.comments-area .comment-list .children li {
  position: relative;
}
.comments-area .comment-list .children li:before {
  height: 20px;
  width: 20px;
  content: "";
  display: inline-block;
  background-color: #ffffff;
  border-width: 1px 0 0 1px;
  border-style: solid;
  transform: rotate(45deg);
  border-color: #e6e6e6;
  position: absolute;
  top: -9px;
  left: 60px;
  z-index: 1;
}
.comments-area .comment-list .reply {
  text-align: right;
}
.comments-area .comment-list .reply:before:before, .comments-area .comment-list .reply:before:after, .comments-area .comment-list .reply:after:before, .comments-area .comment-list .reply:after:after {
  content: "";
  display: block;
  clear: both;
}
.comments-area .comment-list .reply a {
  background-color: #787878;
  color: #ffffff;
  padding: 5px 10px;
  font-size: 13px;
  font-weight: 500;
  -webkit-transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -ms-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  transition: background-color 0.4s;
}
.comments-area .comment-list .reply a:before {
  content: "\f3e5";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 5px;
}
.comments-area .comment-list .reply a:hover, .comments-area .comment-list .reply a:focus, .comments-area .comment-list .reply a:active {
  background-color: #086abd;
}
.comments-area .no-comments {
  text-align: center;
  margin-bottom: 30px;
  display: block;
  font-size: 18px;
  font-style: italic;
}

.comment-respond {
  margin-top: 60px;
  margin-bottom: 5px;
}
.comment-respond .logged-in-as {
  margin-bottom: 20px;
}
.comment-respond .logged-in-as a {
  color: #7b7b7b;
  display: inline-block;
  margin-right: 10px;
  padding-bottom: 3px;
}
.comment-respond .logged-in-as a:hover, .comment-respond .logged-in-as a:focus, .comment-respond .logged-in-as a:active {
  color: #1a1a1a;
}
.comment-respond .comment-form {
  margin-left: -15px;
  margin-right: -15px;
}
.comment-respond .comment-form:before, .comment-respond .comment-form:after {
  content: "";
  display: block;
  clear: both;
}
.comment-respond .comment-form input {
  width: 100%;
}
.comment-respond .comment-form input[type=submit], .comment-respond .comment-form input[type=radio], .comment-respond .comment-form input[type=checkbox] {
  width: auto;
}
.comment-respond .comment-form .comment-form-cookies-consent label {
  display: flex;
  align-items: center;
  margin-bottom: 0;
}
.comment-respond .comment-form .submit {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  padding: 12px 25px;
  letter-spacing: 1px;
}
.comment-respond .comment-form .comment-form-cookies-consent {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}
.comment-respond .comment-form .comment-form-cookies-consent input {
  float: left;
}
.comment-respond .comment-form .comment-form-cookies-consent label {
  float: left;
  vertical-align: middle;
  margin-top: 0;
  width: -moz-calc(100% - 30px);
  width: -webkit-calc(100% - 30px);
  width: calc(100% - 30px);
  margin-left: 15px;
}
.comment-respond .comment-form .comment-subscription-form {
  clear: both;
}
.comment-respond .comment-form p {
  float: left;
  width: 33.33%;
  padding: 0 15px;
  margin-bottom: 30px;
}
.comment-respond .comment-form p label {
  margin-top: 0;
}
@media screen and (max-width: 575px) {
  .comment-respond .comment-form p {
    width: 100%;
  }
}
.comment-respond .comment-form .comment-form-comment {
  width: 100%;
}
.comment-respond .comment-form .comment-notes {
  margin-bottom: 50px;
  width: 100%;
  color: #333333;
  line-height: 1.6;
}
.comment-respond .comment-form .comment-notes span {
  font-weight: 600;
  color: #030303;
}
.comment-respond label {
  display: block;
  color: #1a1a1a;
  margin-bottom: 10px;
  font-weight: 500;
}

.required {
  color: #000;
}

.woocommerce-Reviews .comment-form-rating {
  padding: 0 15px;
  clear: both;
}
.woocommerce-Reviews .comment-form-rating .stars {
  padding: 0;
}

/*--------------------------------------------------------------
# Widgets
----------------------------------------------------------------*/
.widget {
  font-size: 15px;
  margin-bottom: 30px;
}
.widget h2 {
  font-size: 18px;
  margin-bottom: 30px;
}
.widget ul, .widget ol {
  margin: 0;
  padding: 0;
}
.widget ul li, .widget ol li {
  border-bottom: 1px solid #e6e6e6;
  list-style: none;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.widget ul li:last-child, .widget ol li:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.widget ul li a, .widget ol li a {
  color: #333;
  font-weight: 400;
  display: inline-block;
  line-height: 1.4;
  -webkit-transition: color 0.4s;
  -moz-transition: color 0.4s;
  -ms-transition: color 0.4s;
  -o-transition: color 0.4s;
  transition: color 0.4s;
}
.widget ul li a:hover, .widget ul li a:focus, .widget ul li a:active, .widget ol li a:hover, .widget ol li a:focus, .widget ol li a:active {
  color: #086abd;
}
.widget select {
  width: 100%;
  padding: 10px;
}
.widget.widget_text .textwidget p:last-child {
  margin-bottom: 0;
}
.widget.widget_recent_entries .post-date {
  color: #949494;
  display: block;
  font-size: 13px;
  margin-top: 5px;
}
.widget.widget_categories li {
  text-align: right;
}
.widget.widget_categories li:before, .widget.widget_categories li:after {
  content: "";
  display: block;
  clear: both;
}
.widget.widget_categories li a {
  float: left;
}
.widget .tagcloud {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  justify-content: space-around;
  -ms-flex-pack: space-around;
  margin: 0 -2px;
}
.widget .tagcloud a {
  border: 1px solid #999999;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  color: #404040;
  display: inline-block;
  font-size: 13px !important;
  margin: 3px 2px;
  padding: 5px 15px;
  -webkit-transition: background-color 0.3s linear, border 0.3s linear, color 0.2s linear;
  -moz-transition: background-color 0.3s linear, border 0.3s linear, color 0.2s linear;
  -ms-transition: background-color 0.3s linear, border 0.3s linear, color 0.2s linear;
  -o-transition: background-color 0.3s linear, border 0.3s linear, color 0.2s linear;
  transition: background-color 0.3s linear, border 0.3s linear, color 0.2s linear;
  vertical-align: middle;
  text-align: center;
}
.widget .tagcloud a:hover, .widget .tagcloud a:focus, .widget .tagcloud a:active {
  background-color: #086abd;
  border: 1px solid #086abd;
  color: #ffffff;
}
.widget.widget_rss .widget-title .rsswidget img {
  margin-right: 5px;
  vertical-align: middle;
}
.widget.widget_rss .rsswidget {
  line-height: 1.3;
  font-size: 15px;
}
.widget.widget_rss .rss-date,
.widget.widget_rss .rssSummary {
  font-size: 13px;
}
.widget.widget_rss .rss-date {
  color: #bfbfbf;
}
.widget.widget_rss .rssSummary {
  color: #a6a6a6;
  line-height: 1.5;
}
.widget.widget_rss cite {
  color: #404040;
  font-style: normal;
}
.widget.widget_calendar table {
  color: #6b6b6b;
}
.widget.widget_calendar table thead th {
  border-right: 1px solid #e6e6e6;
}
.widget.widget_calendar table thead th:last-child {
  border-right: none;
}
.widget .wp-block-gallery ul li {
  border-bottom: none;
  padding-bottom: 0;
}

.sidebar .widget {
  margin-bottom: 50px;
}
@media screen and (max-width: 575px) {
  .sidebar .widget {
    margin-bottom: 30px;
  }
}
.sidebar .widget:last-child {
  margin-bottom: 0;
}
.sidebar .widget h2 {
  font-size: 16px;
  display: table;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  padding-left: 35px;
  padding-right: 35px;
  position: relative;
}
.sidebar .widget h2:before, .sidebar .widget h2:after {
  background-color: #d6d6d6;
  content: "";
  position: absolute;
  top: 50%;
  width: 25px;
  height: 1px;
}
.sidebar .widget h2:before {
  left: 0;
}
.sidebar .widget h2:after {
  right: 0;
}
@media screen and (max-width: 575px) {
  .sidebar .widget h2 {
    margin-left: 0;
    margin-right: 0;
  }
}
.sidebar .widget:last-child {
  margin-bottom: 0;
}

.author-widget .widget-content {
  text-align: center;
}
.author-widget .profile .avatar {
  margin-bottom: 30px;
}
.author-widget .profile .avatar a {
  display: block;
  position: relative;
  overflow: hidden;
}
.author-widget .profile .avatar a:before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: none;
  content: "";
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 100%);
  background: linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
.author-widget .profile .avatar a:hover:before, .author-widget .profile .avatar a:focus:before, .author-widget .profile .avatar a:active:before {
  -webkit-animation: shine 1s;
  animation: shine 1s;
  display: block;
}
.author-widget .name-title {
  margin-bottom: 20px;
}
.author-widget .name-title h3 {
  font-size: 18px;
  margin-bottom: 0;
}
.author-widget .name-title span {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
.author-widget .text-content p:last-child {
  margin-bottom: 0;
}
.author-widget .socialgroup {
  margin-top: 25px;
}
.author-widget .socialgroup ul {
  margin: 0;
}
.author-widget .socialgroup ul li {
  list-style: none;
  border-bottom: none;
  display: inline-block;
  margin: 0 10px;
  padding: 0;
}
.author-widget .socialgroup ul li a {
  display: block;
  text-align: center;
  padding: 0;
}
.author-widget .socialgroup ul li a:hover, .author-widget .socialgroup ul li a:focus, .author-widget .socialgroup ul li a:active {
  color: #086abd;
}
.author-widget.author-thumbnail .profile .avatar {
  width: 150px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  background: #fff;
}
.author-widget.author-thumbnail .profile .avatar img {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.author-widget .widget-content.text-center .profile .avatar {
  margin-left: auto;
  margin-right: auto;
}
.author-widget .widget-content.text-right .profile .avatar {
  margin-left: auto;
}

.latest-posts-widget .post {
  margin-bottom: 15px;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 15px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.latest-posts-widget .post:before, .latest-posts-widget .post:after {
  content: "";
  display: block;
  clear: both;
}
.latest-posts-widget .post:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.latest-posts-widget .post .entry-meta {
  margin-bottom: 0;
}
.latest-posts-widget .post .entry-meta a:before {
  color: inherit;
}
.latest-posts-widget .post .entry-meta {
  margin-bottom: 0;
}
.latest-posts-widget .post .entry-meta a:before {
  color: inherit;
}
.latest-posts-widget .featured-image {
  border-radius: 3px;
}
.latest-posts-widget .entry-title {
  font-size: 15px;
  margin-bottom: 8px;
}
.latest-posts-widget.left-thumb-widget .post-content {
  width: 100%;
}
.latest-posts-widget.left-thumb-widget .featured-image {
  width: 80px;
  margin-right: 20px;
}
.latest-posts-widget.left-thumb-widget .featured-image ~ .post-content {
  width: -moz-calc(100% - 100px);
  width: -webkit-calc(100% - 100px);
  width: calc(100% - 100px);
}
.latest-posts-widget.right-thumb-widget .post {
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.latest-posts-widget.right-thumb-widget .post-content {
  width: 100%;
}
.latest-posts-widget.right-thumb-widget .featured-image {
  width: 80px;
  margin-left: 20px;
}
.latest-posts-widget.right-thumb-widget .featured-image ~ .post-content {
  width: -moz-calc(100% - 100px);
  width: -webkit-calc(100% - 100px);
  width: calc(100% - 100px);
}
.latest-posts-widget.full-thumb-widget .featured-image {
  margin-bottom: 20px;
  margin-right: 0;
}

.site-footer .widget .widget-title {
  position: relative;
}
.site-footer .widget .widget-title:before {
  background-color: #030303;
  content: "";
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  width: 2px;
  margin-right: 10px;
  margin-top: -3px;
}
@media screen and (min-width: 992px) {
  .site-footer .footer-widget-wrap .widget:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 575px) {
  .site-footer [class*=col-]:last-child .widget {
    margin-bottom: 0;
  }
}

.header-sidebar .widget {
  background-color: #FFFFFF;
  padding: 15px;
}
.header-sidebar .widget .widget-title {
  margin-bottom: 20px;
}

/*--------------------------------------------------------------
# Compatiable
----------------------------------------------------------------*/
.infinite-scroll .pagination {
  display: none;
}
.infinite-scroll #infinite-handle {
  margin-top: 70px;
  text-align: center;
}
.infinite-scroll #infinite-handle span {
  background-color: #1a1a1a;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  color: #ffffff;
  display: inline-block;
  padding: 13px 36px 14px;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.infinite-scroll #infinite-handle span:after {
  content: "\21";
  display: inline-block;
  font-family: "kf-icons";
  margin-left: 7px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.infinite-scroll #infinite-handle span button {
  text-transform: uppercase;
}
.infinite-scroll span.infinite-loader .spinner {
  left: 0;
  right: 0;
  margin: auto;
}

.mc4wp-form .mc4wp-alert {
  color: #5BC0DE;
  font-size: 13px;
}
.mc4wp-form .mc4wp-error {
  color: #D9534F;
}
.mc4wp-form .mc4wp-success {
  color: #5CB85C;
}
.mc4wp-form label {
  font-size: 13px;
  display: block;
  font-weight: 400;
  margin-bottom: 0;
}
.mc4wp-form input[type=email] {
  border: 1px solid #ddd;
  margin-bottom: 0;
  width: 100%;
}
.mc4wp-form input[type=email]::-webkit-input-placeholder {
  color: gray;
  font-size: 13px;
}

.mc4wp-form input[type=email]:-moz-placeholder {
  color: gray;
  font-size: 13px;
}

.mc4wp-form input[type=email]::-moz-placeholder {
  color: gray;
  font-size: 13px;
}

.mc4wp-form input[type=email]:-ms-input-placeholder {
  color: gray;
  font-size: 13px;
}

.mc4wp-form input[type=submit] {
  padding: 10px 30px;
  width: 100%;
}

.gallery {
  margin-left: -5px;
  margin-right: -5px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.gallery .gallery-item {
  position: relative;
}
.gallery .gallery-item a {
  display: block;
  position: relative;
  overflow: hidden;
}
.gallery .gallery-item a:before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: none;
  content: "";
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 100%);
  background: linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
.gallery .gallery-item a:hover:before, .gallery .gallery-item a:focus:before, .gallery .gallery-item a:active:before {
  -webkit-animation: shine 1s;
  animation: shine 1s;
  display: block;
}
.gallery .gallery-caption {
  background-color: rgba(0, 0, 0, 0.8);
  color: #ffffff;
  font-size: 12px;
  padding: 5px 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.gallery-item {
  float: left;
  padding: 5px;
}

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

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

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

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

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

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

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

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

.gallery-caption {
  display: block;
}

/* Slicknav - a Mobile Menu */
.mobile-menu-container .slicknav_menu {
  background-color: transparent;
  padding: 0;
}
@media screen and (min-width: 992px) {
  .mobile-menu-container .slicknav_menu {
    display: none;
  }
}
.mobile-menu-container .slicknav_menu .slicknav_btn {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin: 10px 0;
  float: none;
}
.mobile-menu-container .slicknav_menu .slicknav_icon {
  margin-left: 0;
  margin-right: 10px;
}
.mobile-menu-container .slicknav_menu .slicknav_menutxt {
  color: #000;
  text-shadow: none;
  font-weight: normal;
}
.mobile-menu-container .slicknav_menu .slicknav_nav li {
  border-top: 1px solid #e6e6e6;
}
.mobile-menu-container .slicknav_menu .slicknav_row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
}
.mobile-menu-container .slicknav_menu .slicknav_row > a {
  width: -moz-calc(100% - 45px);
  width: -webkit-calc(100% - 45px);
  width: calc(100% - 45px);
}
.mobile-menu-container .slicknav_menu .slicknav_row .slicknav_item {
  border-left: 1px solid #e6e6e6;
  width: 45px;
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.mobile-menu-container .slicknav_menu .slicknav_row .slicknav_item .slicknav_arrow {
  position: static;
  padding: 0;
  margin: 0;
}
.mobile-menu-container .slicknav_menu .slicknav_row:hover, .mobile-menu-container .slicknav_menu .slicknav_row:focus, .mobile-menu-container .slicknav_menu .slicknav_row:active {
  background-color: transparent;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}

.slicknav_menu .slicknav_btn {
  background-color: transparent;
  padding: 0;
}
.slicknav_menu .slicknav_icon-bar {
  background-color: #242424;
}
.slicknav_menu .slicknav_nav li {
  position: relative;
}
.slicknav_menu .slicknav_nav li a {
  color: #323232;
  font-size: 15px;
  color: #333333;
  padding: 10px 15px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.slicknav_menu .slicknav_nav li a:hover, .slicknav_menu .slicknav_nav li a:focus, .slicknav_menu .slicknav_nav li a:active {
  background-color: transparent;
  color: #086abd;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}
.slicknav_menu .slicknav_nav {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 22px 21px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 22px 21px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 22px 21px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 22px 21px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 22px 21px rgba(0, 0, 0, 0.1);
}
.slicknav_menu .slicknav_arrow {
  position: absolute;
  right: 5px;
  height: 100%;
  top: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  padding: 0 10px;
}

.slicknav_btn {
  position: relative;
  display: block;
  vertical-align: middle;
  float: right;
  padding: 0;
  line-height: 1.125em;
  cursor: pointer;
  -webkit-transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -ms-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  transition: background-color 0.4s;
}
.slicknav_btn .slicknav_icon {
  width: 22px;
  height: 16px;
  display: block;
  position: relative;
  margin-top: 1px;
}
.slicknav_btn .slicknav_icon:before {
  display: none;
}
.slicknav_btn .slicknav_icon span {
  background-color: #000;
  box-shadow: none;
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 2px;
  margin: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.slicknav_btn .slicknav_icon span:first-child {
  display: block;
}
.slicknav_btn .slicknav_icon span:first-child:before, .slicknav_btn .slicknav_icon span:first-child:after {
  background-color: #000;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transition-property: top, transform;
  -moz-transition-property: top, transform;
  -ms-transition-property: top, transform;
  -o-transition-property: top, transform;
  transition-property: top, transform;
  -webkit-transition-delay: 0.5s, 0s;
  -moz-transition-delay: 0.5s, 0s;
  -ms-transition-delay: 0.5s, 0s;
  -o-transition-delay: 0.5s, 0s;
  transition-delay: 0.5s, 0s;
  -webkit-transition-duration: 0.5s, 0.5s;
  -moz-transition-duration: 0.5s, 0.5s;
  -ms-transition-duration: 0.5s, 0.5s;
  -o-transition-duration: 0.5s, 0.5s;
  transition-duration: 0.5s, 0.5s;
}
.slicknav_btn .slicknav_icon span:first-child:before {
  top: -6px;
}
.slicknav_btn .slicknav_icon span:first-child:after {
  top: 6px;
}
.slicknav_btn.slicknav_open span:first-child {
  background-color: transparent !important;
}
.slicknav_btn.slicknav_open span:first-child:before, .slicknav_btn.slicknav_open span:first-child:after {
  -webkit-transition-delay: 0s, 0.5s;
  -moz-transition-delay: 0s, 0.5s;
  -ms-transition-delay: 0s, 0.5s;
  -o-transition-delay: 0s, 0.5s;
  transition-delay: 0s, 0.5s;
}
.slicknav_btn.slicknav_open span:first-child:before {
  top: 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.slicknav_btn.slicknav_open span:first-child:after {
  top: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.slicknav_btn:hover .slicknav_icon-bar, .slicknav_btn:focus .slicknav_icon-bar, .slicknav_btn:hover .slicknav_icon-bar {
  background-color: #086abd;
}
.slicknav_btn:hover .slicknav_icon-bar:first-child:before, .slicknav_btn:hover .slicknav_icon-bar:first-child:after, .slicknav_btn:focus .slicknav_icon-bar:first-child:before, .slicknav_btn:focus .slicknav_icon-bar:first-child:after, .slicknav_btn:hover .slicknav_icon-bar:first-child:before, .slicknav_btn:hover .slicknav_icon-bar:first-child:after {
  background-color: #086abd;
}

.sticky-header .fixed-header .mobile-menu-container .slicknav_nav {
  min-height: calc(100vh - 78px);
  height: 100%;
  overflow-y: scroll;
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
}

/* instagram css */
.section-instagram-wrapper {
  padding-bottom: 60px;
}
@media screen and (max-width: 575px) {
  .section-instagram-wrapper {
    padding-bottom: 40px;
  }
}

#sb_instagram {
  position: relative;
}
#sb_instagram .sbi_photo_wrap a {
  opacity: 1 !important;
  position: relative;
}
#sb_instagram .sbi_photo_wrap a:before {
  background-color: transparent;
  bottom: 0;
  content: "";
  display: inline-block;
  height: 50px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  -webkit-transition: background-color 0.3s, height 0.3s, width 0.3s;
  -moz-transition: background-color 0.3s, height 0.3s, width 0.3s;
  -ms-transition: background-color 0.3s, height 0.3s, width 0.3s;
  -o-transition: background-color 0.3s, height 0.3s, width 0.3s;
  transition: background-color 0.3s, height 0.3s, width 0.3s;
  top: 0;
  width: 50px;
}
#sb_instagram .sbi_photo_wrap a:hover:before, #sb_instagram .sbi_photo_wrap a:focus:before, #sb_instagram .sbi_photo_wrap a:active:before {
  background-color: rgba(0, 0, 0, 0.3);
  height: 100%;
  width: 100%;
  z-index: 9;
}
#sb_instagram #sbi_load {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
  z-index: 99;
}
#sb_instagram #sbi_load .sbi_load_btn,
#sb_instagram #sbi_load .sbi_follow_btn a {
  background-color: #ffffff;
  border: 2px solid #565656;
  color: #313131;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
  padding: 10px 30px;
  text-transform: uppercase;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
#sb_instagram #sbi_load .sbi_load_btn:hover, #sb_instagram #sbi_load .sbi_load_btn:focus, #sb_instagram #sbi_load .sbi_load_btn:active,
#sb_instagram #sbi_load .sbi_follow_btn a:hover,
#sb_instagram #sbi_load .sbi_follow_btn a:focus,
#sb_instagram #sbi_load .sbi_follow_btn a:active {
  background-color: #313131;
  border-color: #313131;
  box-shadow: none;
  color: #ffffff;
}
#sb_instagram #sbi_load .sbi_follow_btn {
  margin-left: 10px;
}
@media screen and (max-width: 575px) {
  #sb_instagram #sbi_load {
    position: static;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    width: 100%;
  }
  #sb_instagram #sbi_load .sbi_load_btn,
#sb_instagram #sbi_load .sbi_follow_btn a {
    display: block;
    padding: 5px 10px;
  }
  #sb_instagram #sbi_load .sbi_follow_btn {
    display: block;
    margin-left: 0;
    margin-top: 10px;
  }
}

/* any to share social icon css */
.blog .post .addtoany_content {
  margin: 15px 0 0 0;
  order: 1;
}

body.search-results .addtoany_content,
.author-widget .addtoany_content,
.page .addtoany_content {
  display: none;
}

.addtoany_content .addtoany_header {
  font-size: 14px;
  margin-bottom: 0;
}
.addtoany_content .addtoany_header,
.addtoany_content .addtoany_list {
  display: inline-block;
}
.addtoany_content .addtoany_list {
  margin: 0 -4px;
}

body .a2a_mini {
  z-index: 99;
}

body .a2a_menu {
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0px 2px 13px 0px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: 0px 2px 13px 0px rgba(0, 0, 0, 0.04);
  -ms-box-shadow: 0px 2px 13px 0px rgba(0, 0, 0, 0.04);
  -o-box-shadow: 0px 2px 13px 0px rgba(0, 0, 0, 0.04);
  box-shadow: 0px 2px 13px 0px rgba(0, 0, 0, 0.04);
}
body .a2a_menu a.a2a_i,
body .a2a_menu i.a2a_i,
body .a2a_menu a {
  font-size: 13px;
  color: #212121;
  font-family: "Open Sans", sans-serif;
}
body .a2a_menu .a2a_menu_show_more_less span {
  color: #212121;
}

.woocommerce ul.products li.product .product-inner {
  position: relative;
  text-align: center;
}
.woocommerce ul.products li.product .woo-product-image,
.woocommerce ul.products li.product .woocommerce-LoopProduct-link {
  position: relative;
  z-index: 1;
}
.woocommerce ul.products li.product .onsale {
  margin: 0;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 0;
  padding-top: 0;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title:hover, .woocommerce ul.products li.product .woocommerce-loop-product__title:focus, .woocommerce ul.products li.product .woocommerce-loop-product__title:active {
  color: #086abd;
}
.woocommerce ul.products li.product .star-rating {
  margin-bottom: 2px;
  display: inline-block;
  width: initial;
}
.woocommerce ul.products li.product .star-rating:before {
  color: #313131;
  position: static;
}
.woocommerce ul.products li.product .star-rating:before,
.woocommerce ul.products li.product .star-rating span::before {
  color: #FEBF00;
  font-size: 12px;
  letter-spacing: 3px;
}
.woocommerce ul.products li.product .price {
  color: #414141;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 0;
}
.woocommerce ul.products li.product .price span {
  display: inline;
}
.woocommerce ul.products li.product .price:hover {
  color: #086abd;
}
.woocommerce ul.products li.product .button-cart_button_three > a {
  background: transparent;
  color: #030303;
  text-transform: uppercase;
  border-bottom: 1px solid #030303;
  padding: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.woocommerce ul.products li.product .button-cart_button_three > a:hover {
  color: #086abd;
  border-bottom-color: #086abd;
}
.woocommerce ul.products li.product .button-cart_button_four {
  position: absolute;
  left: 10px;
  bottom: 10px;
}
.woocommerce ul.products li.product .button-cart_button_four > a {
  background-color: #ffffff;
  color: #030303;
  width: 42px;
  height: 42px;
  display: block;
  text-align: center;
  padding: 0;
  line-height: 42px;
  font-size: 15px;
}
.woocommerce ul.products li.product .button-cart_button_four > a:hover, .woocommerce ul.products li.product .button-cart_button_four > a:focus {
  background-color: #086abd;
  color: #ffffff;
}
.woocommerce ul.products.columns-3 {
  margin-left: -12px;
  margin-right: -12px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: -30px;
}
.woocommerce ul.products.columns-3 li.product {
  width: 33.33%;
  margin: 0;
  padding-left: 12px;
  padding-right: 12px;
  margin-bottom: 30px;
}
@media screen and (max-width: 991px) {
  .woocommerce ul.products.columns-3 li.product {
    width: 50%;
  }
}
@media screen and (max-width: 575px) {
  .woocommerce ul.products.columns-3 li.product {
    width: 100%;
  }
}

.woocommerce ul.products {
  padding-top: 60px;
}

.woocommerce div.product p.price {
  color: #414141;
  line-height: 1;
  font-size: 20px;
}
.woocommerce div.product p.price .amount {
  font-size: 20px;
}
.woocommerce span.onsale {
  background-color: #EB5A3E;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  min-width: auto;
  min-height: auto;
  font-weight: 400;
  line-height: initial;
  padding: 5px 10px;
}
.woocommerce .woocommerce-result-count,
.woocommerce .woocommerce-ordering select {
  background-color: #ffffff;
  color: #414141;
  border: 1px solid #d9d9d9;
  padding: 7px 20px;
  position: relative;
  text-transform: uppercase;
  font-size: 14px;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce a.button.alt,
.woocommerce button.button.alt {
  background-color: #333333;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  padding: 7px 15px;
  color: #ffffff;
  -webkit-transition: background-color 0.5s, color 0.5s;
  -moz-transition: background-color 0.5s, color 0.5s;
  -ms-transition: background-color 0.5s, color 0.5s;
  -o-transition: background-color 0.5s, color 0.5s;
  transition: background-color 0.5s, color 0.5s;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.5;
  position: relative;
  z-index: 1;
}
.woocommerce #respond input#submit:hover, .woocommerce #respond input#submit:focus, .woocommerce #respond input#submit:active,
.woocommerce a.button:hover,
.woocommerce a.button:focus,
.woocommerce a.button:active,
.woocommerce button.button:hover,
.woocommerce button.button:focus,
.woocommerce button.button:active,
.woocommerce input.button:hover,
.woocommerce input.button:focus,
.woocommerce input.button:active,
.woocommerce a.button.alt:hover,
.woocommerce a.button.alt:focus,
.woocommerce a.button.alt:active,
.woocommerce button.button.alt:hover,
.woocommerce button.button.alt:focus,
.woocommerce button.button.alt:active {
  background-color: #086abd;
  color: #ffffff;
}
.woocommerce a.added_to_cart {
  margin-top: 10px;
  color: #383838;
}
.woocommerce a.added_to_cart:hover, .woocommerce a.added_to_cart:focus, .woocommerce a.added_to_cart:active {
  color: #086abd;
}
.woocommerce .product-inner .add_to_cart_button,
.woocommerce .product-inner .added_to_cart {
  font-size: 13px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 400;
  text-transform: uppercase;
}
.woocommerce .checkout [class*=col-] {
  padding: 0;
  -ms-flex: inherit;
  flex: inherit;
  max-width: inherit;
}
.woocommerce .checkout h3 {
  font-weight: 600;
}
.woocommerce .checkout h3#order_review_heading {
  margin-top: 20px;
}
.woocommerce form.cart {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 10px;
}
.woocommerce form.cart .button {
  padding: 12px 30px;
}
@media screen and (max-width: 575px) {
  .woocommerce form.cart .button {
    padding: 12px 20px;
  }
}
.woocommerce form .form-row label {
  font-weight: 500;
  font-size: 14px;
  display: block;
  margin-top: 15px;
}
.woocommerce form .form-row .woocommerce-input-wrapper,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  width: 100%;
}
.woocommerce .entry-summary .quantity input[type=number] {
  height: 100%;
  min-height: 45px;
  margin-right: 15px;
  width: 70px;
}
.woocommerce .entry-summary .quantity input[type=number]::-webkit-inner-spin-button {
  opacity: 1;
}
@media screen and (max-width: 575px) {
  .woocommerce .entry-summary .quantity input[type=number] {
    width: 55px;
    margin-right: 8px;
  }
}
.woocommerce .woocommerce-cart-form table.cart td.actions .input-text#coupon_code {
  width: 160px;
  height: 42px;
}
.woocommerce .woocommerce-cart-form table.cart td.product-name a {
  color: #101010;
}
.woocommerce .woocommerce-cart-form table.cart td.product-remove a {
  text-decoration: none;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.woocommerce .woocommerce-product-gallery__wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.woocommerce .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a {
  display: block;
  position: relative;
  overflow: hidden;
}
.woocommerce .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a:before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: none;
  content: "";
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 100%);
  background: linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
.woocommerce .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a:hover:before, .woocommerce .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a:focus:before, .woocommerce .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a:active:before {
  -webkit-animation: shine 1s;
  animation: shine 1s;
  display: block;
}
.woocommerce .product_meta {
  border-top: 1px solid #e6e6e6;
  padding-top: 15px;
  clear: both;
}
.woocommerce .product_meta .posted_in,
.woocommerce .product_meta .tagged_as {
  color: #6b6b6b;
  display: block;
  margin-top: 10px;
  position: relative;
  font-weight: 600;
}
.woocommerce .product_meta .posted_in a,
.woocommerce .product_meta .tagged_as a {
  font-weight: normal;
  color: #6b6b6b;
  display: inline-block;
  font-size: 14px;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
.woocommerce .product_meta .posted_in a:hover, .woocommerce .product_meta .posted_in a:focus, .woocommerce .product_meta .posted_in a:active,
.woocommerce .product_meta .tagged_as a:hover,
.woocommerce .product_meta .tagged_as a:focus,
.woocommerce .product_meta .tagged_as a:active {
  color: #086abd;
}
@media screen and (max-width: 575px) {
  .woocommerce .product_meta .posted_in a,
.woocommerce .product_meta .tagged_as a {
    font-size: 12px;
  }
}
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled] {
  color: #f1f1f1;
}
.woocommerce .entry-summary .product_title {
  font-weight: 600;
}
.woocommerce .entry-summary p.price {
  margin-bottom: 35px;
}
.woocommerce .entry-summary .yith-wcwl-add-button i {
  font-family: FontAwesome;
}
.woocommerce .entry-summary .woocommerce-product-details__short-description {
  border-top: 1px solid #e6e6e6;
  padding-top: 20px;
  margin-top: 20px;
}
.woocommerce .entry-summary .woocommerce-product-details__short-description p:last-child {
  margin-bottom: 0;
}
.woocommerce .woocommerce-tabs h2 {
  margin-bottom: 20px;
  font-size: 21px;
}
.woocommerce .woocommerce-tabs .woocommerce-Reviews p {
  margin-bottom: 30px;
}
.woocommerce .woocommerce-tabs #reviews #comments h2 {
  margin-bottom: 0;
}
.woocommerce .woocommerce-tabs #reviews #comments .woocommerce-Reviews-title:has(+ .commentlist) {
  margin-bottom: 15px;
}
.woocommerce .woocommerce-tabs #reviews #comments ol {
  padding: 0;
}
.woocommerce .woocommerce-tabs #reviews #comments ol.commentlist li img.avatar {
  width: 45px;
  border-radius: 100%;
}
.woocommerce .woocommerce-tabs #reviews #comments ol.commentlist li .comment-text {
  margin: 0 0 0 65px;
  border-radius: 0;
}
.woocommerce .woocommerce-tabs #reviews #comments .comment-text .woocommerce-review__awaiting-approval {
  color: #030303;
}
.woocommerce .woocommerce-tabs #reviews #comments .comment-text .star-rating {
  font-size: 13px;
}
.woocommerce .woocommerce-tabs #reviews #comments .comment-text .woocommerce-review__author {
  font-size: 15px;
  color: #030303;
}

.woocommerce ul.products li.product [class*=col-] .woocommerce-loop-product__title {
  padding-bottom: 0;
}

.woocommerce nav.woocommerce-pagination ul.page-numbers {
  width: 100%;
  height: 100%;
  border: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  line-height: inherit;
  margin-top: 40px;
  margin-bottom: 40px;
  display: block;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers:hover {
  background-color: transparent;
  border: none;
  color: inherit;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li {
  border: none;
  float: none;
  margin: 0 5px;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers {
  font-size: 16px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers:hover, .woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers:focus, .woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers:active, .woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers.current {
  color: #ffffff;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li .next, .woocommerce nav.woocommerce-pagination ul.page-numbers li .prev {
  padding-bottom: 10px;
}

.woocommerce .woocommerce-MyAccount-navigation ul {
  margin: 0;
  padding: 0;
}
.woocommerce .woocommerce-MyAccount-navigation ul li {
  list-style: none;
  border-bottom: 1px solid #e6e6e6;
}
.woocommerce .woocommerce-MyAccount-navigation ul li:last-child {
  border-bottom: none;
}
.woocommerce .woocommerce-MyAccount-navigation ul li a {
  color: #333333;
  display: inline-block;
  font-size: 14px;
  padding: 10px 0;
  -webkit-transition: color 0.4s;
  -moz-transition: color 0.4s;
  -ms-transition: color 0.4s;
  -o-transition: color 0.4s;
  transition: color 0.4s;
}
.woocommerce .woocommerce-MyAccount-navigation ul li a:hover, .woocommerce .woocommerce-MyAccount-navigation ul li a:focus, .woocommerce .woocommerce-MyAccount-navigation ul li a:active {
  color: #086abd;
}
.woocommerce .woocommerce-MyAccount-content {
  padding-left: 30px;
}
.woocommerce .woocommerce-MyAccount-content p a {
  color: #a6a6a6;
  -webkit-transition: color 0.4s;
  -moz-transition: color 0.4s;
  -ms-transition: color 0.4s;
  -o-transition: color 0.4s;
  transition: color 0.4s;
}
.woocommerce .woocommerce-MyAccount-content p a:hover, .woocommerce .woocommerce-MyAccount-content p a:focus, .woocommerce .woocommerce-MyAccount-content p a:active {
  color: #086abd;
}

.woocommerce .woocommerce-form-login .form-row {
  padding: 0 0 20px;
  display: block;
}
.woocommerce .woocommerce-form-login .form-row label {
  margin-top: 0;
}
.woocommerce .woocommerce-form-login .form-row label.woocommerce-form-login__rememberme {
  margin-bottom: 15px;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
  -webkit-box-ordinal-group: -1;
  -moz-box-ordinal-group: -1;
  -ms-flex-order: -1;
  -webkit-order: -1;
  order: -1;
}
.woocommerce .woocommerce-form-login p:last-child {
  margin-bottom: 0;
}
.woocommerce .woocommerce-form-login.login label {
  display: block;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  padding: 40px;
}

body[class*=woocommerce] .widget ul.product_list_widget li {
  padding-top: 10px;
  padding-bottom: 10px;
}
body[class*=woocommerce] .widget ul.product_list_widget li img {
  width: 55px;
  margin-left: 0;
}
body[class*=woocommerce] .widget.widget_product_search input {
  width: 100%;
  padding-left: 10px;
  padding-right: 50px;
}
body[class*=woocommerce] .widget.widget_product_search [type=submit] {
  background-color: #333333;
  color: #ffffff;
  cursor: pointer;
  border: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  font-size: 0px;
  position: absolute;
  right: 0;
  height: 100%;
  padding: 0 15px;
  -webkit-transition: background-color 0.4s, color 0.4s;
  -moz-transition: background-color 0.4s, color 0.4s;
  -ms-transition: background-color 0.4s, color 0.4s;
  -o-transition: background-color 0.4s, color 0.4s;
  transition: background-color 0.4s, color 0.4s;
}
body[class*=woocommerce] .widget.widget_product_search [type=submit]:before {
  content: "\f002";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 14px;
}
body[class*=woocommerce] .widget.widget_product_search [type=submit]:hover, body[class*=woocommerce] .widget.widget_product_search [type=submit]:focus, body[class*=woocommerce] .widget.widget_product_search [type=submit]:active {
  background-color: #086abd;
  color: #ffffff;
}
body[class*=woocommerce] .widget.widget_recently_viewed_products li, body[class*=woocommerce] .widget.widget_recent_reviews li, body[class*=woocommerce] .widget.widget_products .product_list_widget li {
  font-size: 13px;
}
body[class*=woocommerce] .widget.widget_recently_viewed_products li img, body[class*=woocommerce] .widget.widget_recent_reviews li img, body[class*=woocommerce] .widget.widget_products .product_list_widget li img {
  float: left;
  margin-right: 15px;
}
body[class*=woocommerce] .widget.widget_recent_reviews li .star-rating,
body[class*=woocommerce] .widget.widget_recent_reviews li .reviewer, body[class*=woocommerce] .widget.widget_products li .star-rating,
body[class*=woocommerce] .widget.widget_products li .reviewer {
  display: block;
  font-size: 11px;
  margin-bottom: 5px;
  margin-top: 5px;
}

body .woocommerce.widget_price_filter .ui-slider .ui-slider-range {
  background-color: #b3b3b3;
}
body .woocommerce.widget_price_filter .ui-slider .ui-slider-handle {
  background-color: #EB5A3E;
}

.entry-content .woocommerce .shop_table img {
  margin-bottom: 0;
}

.woocommerce .widget_shopping_cart .cart_list li a.remove {
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.woocommerce ul.products li.product .onsale {
  top: 8px;
  right: 8px;
}

.wc-block-grid__product a {
  text-decoration: none;
}

.woocommerce table.shop_table,
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  border-radius: 0;
}

.woocommerce span.onsale {
  top: 15px;
  left: 15px;
}

.product .product-compare-wishlist .yith-wcwl-add-to-wishlist {
  margin-top: 0;
}

.product-wishlist .yith-wcwl-add-button .fa-heart-o:before {
  content: "\f004";
  font-family: "Font Awesome 5 Free";
  font-weight: normal;
  display: inline-block;
}

.woocommerce #review_form #respond p {
  width: 100%;
  margin-bottom: 20px;
}

.wc-block-grid__product-title {
  font-size: 15px;
  font-weight: 400;
  color: #212121;
}

a.wp-block-button__link.add_to_cart_button.ajax_add_to_cart {
  font-size: 13px;
  border-radius: 0;
  padding: 6px 10px;
}

h2.wc-block-featured-product__title {
  font-size: 38px;
}

@media screen and (max-width: 991px) {
  h2.wc-block-featured-product__title {
    font-size: 20px;
  }
}
.wc-block-featured-product__description {
  font-size: 15px;
}

.section-banner .banner-content .entry-title {
  font-size: 50px;
  font-weight: 600;
}

.wc-block-grid__product-add-to-cart a {
  display: inline-block;
}

.wc-block-grid__product-add-to-cart a.added_to_cart {
  border: 1px solid #656565;
  font-size: 13px;
  padding: 6px 10px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

body .woocommerce .col2-set [class*=col-],
body.woocommerce-page .col2-set .col-1[class*=col-] {
  padding: 0;
  -ms-flex: inherit;
  flex: inherit;
  max-width: inherit;
}

body .single.woocommerce #content div.product div.images {
  width: 40%;
}

body .single.woocommerce #content div.product div.summary {
  width: 56%;
}

body .single.woocommerce #content div.product div.summary .yith-wcwl-wishlistexistsbrowse {
  margin-bottom: 20px;
}

body .select2-container--default .select2-selection--single {
  height: 42px;
  border-radius: 0;
  border-color: #d9d9d9;
}

body .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 40px;
}

body .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 8px;
}

body .woocommerce form.checkout_coupon,
body .woocommerce form.login,
body .woocommerce form.register {
  border-radius: 0;
}

.woocommerce .edit-account .form-row {
  display: block;
}

.woocommerce .edit-account .woocommerce-form-row label {
  margin-top: 0;
}

.woocommerce .edit-account .woocommerce-Button {
  margin-top: 15px;
}

.woocommerce .edit-account fieldset {
  padding: 0;
}

body .woocommerce form.checkout_coupon .form-row button {
  height: 42px;
}

body .woocommerce form.checkout_coupon .form-row-last,
body .woocommerce-page form.checkout_coupon .form-row-last {
  float: none;
}

body .woocommerce form.checkout_coupon .form-row-last {
  margin-left: 10px;
}

.woocommerce .wishlist_table tr td.product-name {
  text-align: center;
}

.woocommerce .wishlist-items-wrapper a {
  color: #000;
  font-size: 14px;
  font-weight: 600;
}

.woocommerce .wishlist-items-wrapper a.button {
  color: #FFFFFF;
  float: right;
  margin-bottom: 0 !important;
}

@media screen and (min-width: 992px) {
  .woocommerce .related ul.columns-3 li.product {
    width: 33.33%;
  }
}

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

body.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border-radius: 0;
  padding: 0;
  margin: 0;
  border-color: #e6e6e6;
}

body.woocommerce div.product .woocommerce-tabs ul.tabs li:not(.active) {
  background-color: transparent;
  border: none;
}

body.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  padding: 12px 25px;
  color: #333;
}

body.woocommerce div.product .woocommerce-tabs ul.tabs::before {
  border-bottom-color: #e6e6e6;
}

body.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before,
body.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
  content: "";
  box-shadow: none !important;
  border-radius: 0;
  border: none;
}

body.woocommerce div.product .woocommerce-tabs .panel {
  padding: 40px;
}

.woocommerce .woocommerce-tabs .woocommerce-Tabs-panel {
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}

.woocommerce .woocommerce-MyAccount-navigation ul li a {
  text-decoration: none;
}

.select2-container--default .select2-selection--single {
  border-radius: 0;
}

body.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before,
body.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
body.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
body.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
  display: none;
}

.wp-block-button a.wp-block-button__link {
  border-radius: 5px;
  text-decoration: none;
  transition: background-color 0.3s, border-color 0.3s, color 0.3s;
}

.wp-block-button a.wp-block-button__link:hover,
.wp-block-button a.wp-block-button__link:focus,
.wp-block-button a.wp-block-button__link:active {
  color: #FFFFFF;
  text-decoration: none;
}

.entry-content .wc-block-grid__products li a {
  text-decoration: none;
}
.entry-content .wc-block-grid__products li a:hover, .entry-content .wc-block-grid__products li a:focus, .entry-content .wc-block-grid__products li a:active {
  text-decoration: none;
}

.woocommerce ul.products li.product .added ~ a.added_to_cart {
  display: table;
}

[class*=woocommerce] table.wishlist_table thead th {
  border-top: none;
  text-align: center;
}

body.woocommerce div.product .woocommerce-tabs .panel {
  margin-bottom: 60px;
}

.woocommerce .quantity .qty {
  width: 70px;
}

.woocommerce-lost-password .site-main {
  text-align: center;
}

.woocommerce .woocommerce-ResetPassword {
  border: 1px solid #d9d9d9;
  width: 450px;
  padding: 30px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
.woocommerce .woocommerce-ResetPassword .form-row-first,
.woocommerce .woocommerce-ResetPassword input[type=text] {
  width: 100%;
}
.woocommerce .woocommerce-ResetPassword .form-row-first {
  margin-bottom: 15px;
}

.product-detail-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 40px;
}
.product-detail-wrapper:before, .product-detail-wrapper:after {
  content: "";
  clear: both;
  display: block;
}
.product-detail-wrapper .breadcrumb-wrap {
  margin-bottom: 20px;
}
.product-detail-wrapper .breadcrumb-wrap .breadcrumbs {
  background-color: transparent;
  color: #a6a6a6;
  padding: 0;
  font-size: 15px;
  font-weight: 400;
}
.product-detail-wrapper .breadcrumb-wrap .breadcrumbs .current-item {
  color: #383838;
}
.product-detail-wrapper .entry-summary {
  margin-left: 4%;
}

.thumbnails.slider svg {
  vertical-align: initial;
}

.related.products ul.products {
  padding-top: 20px;
}

body[class*=woocommerce] ul.products li .woo-product-image a {
  position: relative;
  z-index: 9;
  display: block;
}
body[class*=woocommerce] ul.products li .product-compare {
  margin-right: 8px;
}
body[class*=woocommerce] ul.products li .product-wishlist .yith-add-to-wishlist-button-block {
  display: block;
  position: static;
  margin: 0;
  width: 0;
}
body[class*=woocommerce] ul.products li .product-wishlist .yith-wcwl-add-to-wishlist-button {
  background-color: #ffffff;
  line-height: 35px;
  height: 35px;
  text-align: center;
  width: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
}
body[class*=woocommerce] ul.products li .product-wishlist .yith-wcwl-add-to-wishlist-button svg {
  color: #383838;
  display: block;
  text-align: center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 12px;
  margin: 0;
  width: 15px;
  stroke-width: 3px;
  vertical-align: middle;
}
body[class*=woocommerce] ul.products li .product-compare-wishlist {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
body[class*=woocommerce] ul.products li .product-compare-wishlist > div {
  display: inline-block;
}
body[class*=woocommerce] ul.products li .product-compare-wishlist a {
  position: absolute;
  display: block;
  z-index: 1;
}
body[class*=woocommerce] ul.products li .product-compare-wishlist a i,
body[class*=woocommerce] ul.products li .product-compare-wishlist a svg {
  color: #383838;
  display: block;
  text-align: center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 12px;
  margin: 0;
}
body[class*=woocommerce] ul.products li .product-compare-wishlist .yith-wcwl-add-button {
  display: block;
  position: initial;
}
body[class*=woocommerce] ul.products li .product-compare-wishlist .yith-wcwl-add-button .add_to_wishlist {
  display: flex;
  align-items: center;
  justify-content: center;
}
body[class*=woocommerce] ul.products li .product-compare-wishlist .yith-wcwl-add-button .add_to_wishlist svg {
  margin: 0;
  width: 15px;
  stroke-width: 2px;
  vertical-align: middle;
}
body[class*=woocommerce] ul.products li .product-compare-wishlist .yith-wcwl-add-button .add_to_wishlist:not(:has(.info-tooltip)) span {
  background-color: #1a1a1a;
  color: #ffffff;
  font-size: 11px;
  line-height: 1.3;
  padding: 4px 10px;
  position: absolute;
  top: -25px;
  text-align: center;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  white-space: nowrap;
  visibility: hidden;
  z-index: 1;
  -webkit-transition: top 0.4s;
  -moz-transition: top 0.4s;
  -ms-transition: top 0.4s;
  -o-transition: top 0.4s;
  transition: top 0.4s;
}
body[class*=woocommerce] ul.products li .product-compare-wishlist .yith-wcwl-add-button .add_to_wishlist:hover span {
  top: -35px;
  visibility: visible;
}
body[class*=woocommerce] ul.products li .product-compare-wishlist .sp_preview_area {
  position: static;
  transform: none;
}

.product-wishlist .feedback,
.yith-wcwl-add-to-wishlist .feedback {
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  top: 30%;
  display: inline-block;
  padding: 2px 10px;
  margin-left: 7.5%;
  margin-right: 7.5%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  text-align: center;
  font-size: 13px;
  left: 0;
  right: 0;
  z-index: 10;
  opacity: 0;
}
.product-wishlist .feedback i, .product-wishlist .feedback svg,
.yith-wcwl-add-to-wishlist .feedback i,
.yith-wcwl-add-to-wishlist .feedback svg {
  display: none;
}

.woocommerce div.product div.images .flex-control-thumbs {
  margin: 5px -5px 0;
}

.woocommerce .woocommerce-product-gallery .flex-control-thumbs li {
  padding: 5px;
}
.woocommerce .woocommerce-product-gallery .flex-control-thumbs li a {
  display: block;
  position: relative;
  overflow: hidden;
}
.woocommerce .woocommerce-product-gallery .flex-control-thumbs li a:before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: none;
  content: "";
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 100%);
  background: linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
.woocommerce .woocommerce-product-gallery .flex-control-thumbs li a:hover:before, .woocommerce .woocommerce-product-gallery .flex-control-thumbs li a:focus:before, .woocommerce .woocommerce-product-gallery .flex-control-thumbs li a:active:before {
  -webkit-animation: shine 1s;
  animation: shine 1s;
  display: block;
}

.woocommerce div.product form.cart {
  margin-bottom: 30px;
  float: left;
}

.woocommerce div.product form.grouped_form,
.woocommerce div.product form.variations_form {
  clear: both;
  float: none;
}

.woocommerce div.product form.grouped_form table,
.woocommerce div.product form.grouped_form table tr:last-child {
  border-width: 0;
}

.woocommerce div.product form.variations_form table.variations tr {
  border-bottom: none;
  margin-bottom: 8px;
}
.woocommerce div.product form.variations_form table.variations tr .reset_variations {
  border: none;
  border-radius: 3px;
  padding: 7px 15px;
  font-size: 13px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.4s;
  position: relative;
  padding-left: 23px;
}
.woocommerce div.product form.variations_form table.variations tr .reset_variations:hover {
  background-color: #086abd;
  color: #fff;
}
.woocommerce div.product form.variations_form table.variations tr .reset_variations:before {
  content: "\f01e";
  position: absolute;
  top: 50%;
  left: 0;
  margin-left: 8px;
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  transform: translateY(-45%);
  font-family: "fontawesome";
}

.woocommerce:has(.sp_quick_view_content) div.product form.variations_form table.variations tr select {
  min-width: 95%;
}
.woocommerce:has(.sp_quick_view_content) div.product form.variations_form table.variations tr .label {
  min-width: auto;
}

.woocommerce div.product form.variations_form table tr:not(:has(.value, .reset_variations)) {
  border-bottom: none;
  display: none;
}

.summary .yith-wcwl-add-to-wishlist {
  float: left;
  margin-top: 0;
}

.summary .yith-wcwl-add-button {
  display: inline-block;
  float: left;
  position: relative;
  text-align: center;
}

.woocommerce .summary .compare {
  font-size: 0;
}
.woocommerce .summary .compare:before {
  content: "\f021";
  font-family: fontawesome;
  font-size: 14px;
}

.summary .yith-wcwl-add-to-wishlist .add_to_wishlist span {
  display: none;
}

.summary .yith-wcwl-add-button a i,
.woocommerce .entry-summary a.compare.button,
.summary .yith-wcwl-add-to-wishlist i {
  border: 1px solid #d9d9d9;
  border-radius: 0;
  color: #383838;
  display: inline-block;
  height: 45px;
  line-height: 45px;
  width: 45px;
  text-align: center;
  margin-left: 20px;
  margin-top: 10px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.summary .yith-wcwl-add-button a i i,
.woocommerce .entry-summary a.compare.button i,
.summary .yith-wcwl-add-to-wishlist i i {
  margin-right: 0;
}
.summary .yith-wcwl-add-button a i:hover,
.woocommerce .entry-summary a.compare.button:hover,
.summary .yith-wcwl-add-to-wishlist i:hover {
  color: #086abd;
  border-color: #086abd;
}
@media screen and (max-width: 575px) {
  .summary .yith-wcwl-add-button a i,
.woocommerce .entry-summary a.compare.button,
.summary .yith-wcwl-add-to-wishlist i {
    margin-left: 8px;
    width: 40px;
  }
}

.summary .yith-add-to-wishlist-button-block a:has(svg),
.summary .yith-wcwl-add-to-wishlist a:has(svg) {
  border: 1px solid #d9d9d9;
  border-radius: 0;
  height: 45px;
  line-height: 45px;
  width: 45px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-left: 20px;
  margin-top: 10px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.summary .yith-add-to-wishlist-button-block a:has(svg) svg.yith-wcwl-icon-svg,
.summary .yith-wcwl-add-to-wishlist a:has(svg) svg.yith-wcwl-icon-svg {
  margin: 0;
  width: 17px;
  color: #383838;
  stroke-width: 2.5;
}
.summary .yith-add-to-wishlist-button-block a:has(svg):hover,
.summary .yith-wcwl-add-to-wishlist a:has(svg):hover {
  border-color: #086abd;
}
.summary .yith-add-to-wishlist-button-block a:has(svg):hover svg.yith-wcwl-icon-svg,
.summary .yith-wcwl-add-to-wishlist a:has(svg):hover svg.yith-wcwl-icon-svg {
  color: #086abd;
}
@media screen and (max-width: 575px) {
  .summary .yith-add-to-wishlist-button-block a:has(svg),
.summary .yith-wcwl-add-to-wishlist a:has(svg) {
    margin-left: 8px;
    width: 40px;
  }
}

.summary .yith-add-to-wishlist-button-block {
  float: left;
  margin: 0;
  display: inline-block;
  width: auto;
}
.summary .yith-add-to-wishlist-button-block a.yith-wcwl-add-to-wishlist-button:has(svg) {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px 0 0 20px;
}
@media screen and (max-width: 575px) {
  .summary .yith-add-to-wishlist-button-block a.yith-wcwl-add-to-wishlist-button:has(svg) {
    margin-left: 8px;
    width: 40px;
  }
}

.summary:has(.variations_form, .grouped_form) a.compare.button, .summary:has(.variations_form, .grouped_form) .yith-wcwl-add-to-wishlist a:has(svg),
.summary:has(.variations_form, .grouped_form) .yith-add-to-wishlist-button-block a.yith-wcwl-add-to-wishlist-button:has(svg),
.summary:has(.variations_form, .grouped_form) .yith-wcwl-add-to-wishlist i {
  margin-top: 0;
  margin-bottom: 20px;
}
.summary:has(.variations_form, .grouped_form) .yith-wcwl-add-to-wishlist a:has(svg),
.summary:has(.variations_form, .grouped_form) .yith-add-to-wishlist-button-block a.yith-wcwl-add-to-wishlist-button:has(svg),
.summary:has(.variations_form, .grouped_form) .yith-wcwl-add-to-wishlist i {
  margin-left: 0;
}

.woocommerce .entry-summary a.compare.button {
  background-color: transparent;
  padding: 0;
}

.info-tooltip, .yith-wcwl-add-to-wishlist-button__label {
  background-color: #1a1a1a;
  color: #ffffff;
  font-size: 11px;
  line-height: initial;
  padding: 4px 10px;
  position: absolute;
  top: -25px;
  text-align: center;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  white-space: nowrap;
  visibility: hidden;
  z-index: 1;
  -webkit-transition: top 0.4s;
  -moz-transition: top 0.4s;
  -ms-transition: top 0.4s;
  -o-transition: top 0.4s;
  transition: top 0.4s;
}

.product-compare-wishlist a:hover .info-tooltip, .product-compare-wishlist a:hover .yith-wcwl-add-to-wishlist-button__label {
  top: -35px;
  visibility: visible;
}

.wishlist_table td .product-view {
  display: table;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}
.wishlist_table td .product-view a {
  background: #333333;
  color: #FFFFFF;
  padding: 2px 10px 5px;
}
.wishlist_table td .product-view a:hover {
  background: #086abd;
}
.wishlist_table td .product-view i {
  font-size: 10px;
  margin-right: 4px;
}
.wishlist_table td .product-view .info-tooltip {
  background-color: transparent;
  position: static;
  opacity: 1;
  visibility: visible;
  padding: 0;
}
.wishlist_table td.product-add-to-cart a {
  background-color: #333333;
  color: #ffffff;
  font-size: 13px;
  padding: 5px 15px;
}
.wishlist_table td.product-add-to-cart a:hover {
  background: #086abd;
}

.yith-wcwl-share .share-button .fa {
  font-family: FontAwesome;
  font-weight: 400;
  font-size: 13px;
}

.woocommerce .product .product-inner a.yith-wcqv-button {
  border: none;
}

body[class*=woocommerce] ul.products li:hover .feedback {
  opacity: 1;
}

.summary .yith-wcwl-add-to-wishlist {
  position: relative;
}
.summary .yith-wcwl-add-to-wishlist .feedback {
  display: none;
}

.post-edit-link,
.edit {
  text-decoration: underline;
}
.post-edit-link:hover,
.edit:hover {
  text-decoration: underline;
}

.woocommerce-MyAccount-content fieldset legend {
  margin-top: 30px;
}

.stars {
  display: inline-block;
  line-height: 1;
}
.stars a {
  color: #000000;
}
.stars a:hover, .stars a:focus, .stars a:active {
  color: #000000;
}

.woocommerce a:hover .star-rating span,
.woocommerce a:focus .star-rating span,
.woocommerce a:active .star-rating span {
  color: intial;
}

body[class*=woocommerce] .product-compare .compare.added {
  font-size: 13px;
  text-decoration: underline;
}

body.search-results[class*=woocommerce] ul.products li, body.search-results[class*=woocommerce] ul.products.columns-3 li {
  border: none;
}

body[class*=woocommerce] ul.products.columns-1 li.product-list {
  width: 100%;
}
body[class*=woocommerce] ul.products li.product-list .product-inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
body[class*=woocommerce] ul.products li.product-list .woo-product-image img {
  margin-bottom: 0;
}
@media screen and (min-width: 480px) {
  body[class*=woocommerce] ul.products li.product-list .woo-product-image {
    width: 40%;
  }
}
@media screen and (min-width: 480px) {
  body[class*=woocommerce] ul.products li.product-list .product-inner-contents {
    width: 60%;
    padding-left: 25px;
  }
}

.woocommerce-checkout .woocommerce-checkout-payment .wc-payment-form .form-row {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0;
  padding: 0 !important;
}
.woocommerce-checkout .woocommerce-checkout-payment .wc-payment-form .form-row .wc-stripe-elements-field,
.woocommerce-checkout .woocommerce-checkout-payment .wc-payment-form .form-row .wc-stripe-iban-element-field {
  padding: 10px;
  margin: 0;
}

.wp-block-woocommerce-cart-items-block .wc-block-components-product-name {
  color: inherit;
}

.wc-block-cart__submit-button,
.wc-block-components-button,
.wc-block-components-totals-coupon a {
  background-color: #313131;
  border: none;
  color: #ffffff;
  padding: 12px 24px;
}

.wc-block-components-totals-coupon a {
  display: inline-block;
}

.wc-block-cart__submit-button:hover,
.wc-block-components-totals-coupon a:hover,
.wc-block-components-button:hover {
  background-color: #086abd;
  color: #ffffff;
}

.wc-block-components-button:hover {
  border-color: #086abd;
}

.wp-block-woocommerce-cart-totals-block .wc-block-components-totals-coupon__form input {
  height: auto;
}

.woocommerce .sp_quick_view_content .quantity input {
  height: 45px;
}

.woocommerce .sp_quick_view_content .quantity button {
  border: 0px solid;
}

.woocommerce .woo-float-info .button {
  border-style: solid;
}

.yith-quick-view-content.woocommerce div.product tr.product {
  height: auto;
}

.woocommerce-page #yith-quick-view-modal.open .yith-quick-view-content {
  overflow-y: auto;
  scrollbar-width: thin;
  height: 100%;
}

@media screen and (min-width: 769px) {
  .woocommerce-page .yith-quick-view-content.woocommerce div.product .bsep-image,
.woocommerce-page .yith-quick-view-content.woocommerce div.product .entry-summary {
    width: 50%;
  }
}
.woocommerce-page #yith-quick-view-content div.summary {
  overflow: initial;
}

.woocommerce-page #yith-quick-view-content .summary .summary-content {
  padding-bottom: 10px;
}

#bosa-agency-contact .wpcf7 input[type=text],
#bosa-agency-contact .wpcf7 input[type=email],
#bosa-agency-contact .wpcf7 textarea {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
}

#bosa-agency-contact .wpcf7 input[type=submit] {
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -o-border-radius: 25px;
  text-transform: uppercase;
  background-color: #FF7B2F;
  font-weight: 600;
}

#bosa-agency-contact .wpcf7 input[type=submit]:hover,
#bosa-agency-contact .wpcf7 input[type=submit]:active,
#bosa-agency-contact .wpcf7 input[type=submit]:focus {
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -o-border-radius: 25px;
  text-transform: uppercase;
  background-color: #2C75BA;
}

#bosa-insurance-contact .wpcf7 input[type=text],
#bosa-insurance-contact .wpcf7 input[type=email],
#bosa-insurance-contact .wpcf7 textarea {
  border: none;
  background-color: #fff;
  height: 55px;
  padding-left: 20px;
  margin-bottom: 20px;
}

#bosa-insurance-contact .wpcf7 input[type=submit] {
  background-color: #233D62;
  padding: 20px 35px;
  font-weight: 600;
  font-size: 15px;
}

#bosa-insurance-contact .wpcf7 input[type=submit]:hover,
#bosa-insurance-contact .wpcf7 input[type=submit]:active,
#bosa-insurance-contact .wpcf7 input[type=submit]:focus {
  background-color: #000000;
}

.bosa-marketing-contact-form .wpcf7-submit {
  font-size: 17px;
  font-weight: 600;
  color: #FFFFFF;
  background-color: #18407C;
  padding: 15px 30px 16px 30px;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
}

.bosa-marketing-contact-form .wpcf7-email,
.bosa-marketing-contact-form .wpcf7 input[type=text],
.bosa-marketing-contact-form .wpcf7-textarea {
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  margin-bottom: 20px;
  padding-left: 20px;
  height: 45px;
}

#bosa-app-contact .wpcf7 input[type=text],
#bosa-app-contact .wpcf7 input[type=email],
#bosa-app-contact .wpcf7 textarea {
  border: solid 1px #ff922261;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -o-border-radius: 25px;
  -ms-border-radius: 25px;
  -moz-border-radius: 25px;
}

#bosa-app-contact .wpcf7 input[type=submit] {
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -o-border-radius: 25px;
  -ms-border-radius: 25px;
  -moz-border-radius: 25px;
  text-transform: uppercase;
  font-weight: 600;
  background-color: #FF9222;
  padding: 16px 30px;
}

#bosa-app-contact .wpcf7 input[type=submit]:hover,
#bosa-app-contact .wpcf7 input[type=submit]:active,
#bosa-app-contact .wpcf7 input[type=submit]:focus {
  background-color: #E98015;
}

/*# sourceMappingURL=style.css.map *//* cyrillic */
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/jost/92zUtBhPNqw73oHt5D4hTxM.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/jost/92zUtBhPNqw73oHt7j4hTxM.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/jost/92zUtBhPNqw73oHt4D4h.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/jost/92zUtBhPNqw73oHt5D4hTxM.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/jost/92zUtBhPNqw73oHt7j4hTxM.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/jost/92zUtBhPNqw73oHt4D4h.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/jost/92zUtBhPNqw73oHt5D4hTxM.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/jost/92zUtBhPNqw73oHt7j4hTxM.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/jost/92zUtBhPNqw73oHt4D4h.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/jost/92zUtBhPNqw73oHt5D4hTxM.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/jost/92zUtBhPNqw73oHt7j4hTxM.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/jost/92zUtBhPNqw73oHt4D4h.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/jost/92zUtBhPNqw73oHt5D4hTxM.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/jost/92zUtBhPNqw73oHt7j4hTxM.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/jost/92zUtBhPNqw73oHt4D4h.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/jost/92zUtBhPNqw73oHt5D4hTxM.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/jost/92zUtBhPNqw73oHt7j4hTxM.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/jost/92zUtBhPNqw73oHt4D4h.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/jost/92zUtBhPNqw73oHt5D4hTxM.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/jost/92zUtBhPNqw73oHt7j4hTxM.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/jost/92zUtBhPNqw73oHt4D4h.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/jost/92zUtBhPNqw73oHt5D4hTxM.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/jost/92zUtBhPNqw73oHt7j4hTxM.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/jost/92zUtBhPNqw73oHt4D4h.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/jost/92zUtBhPNqw73oHt5D4hTxM.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/jost/92zUtBhPNqw73oHt7j4hTxM.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/jost/92zUtBhPNqw73oHt4D4h.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/jost/92zatBhPNqw73oDd4iYl.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/jost/92zatBhPNqw73ord4iYl.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/jost/92zatBhPNqw73oTd4g.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/jost/92zatBhPNqw73oDd4iYl.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/jost/92zatBhPNqw73ord4iYl.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/jost/92zatBhPNqw73oTd4g.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/jost/92zatBhPNqw73oDd4iYl.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/jost/92zatBhPNqw73ord4iYl.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/jost/92zatBhPNqw73oTd4g.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/jost/92zatBhPNqw73oDd4iYl.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/jost/92zatBhPNqw73ord4iYl.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/jost/92zatBhPNqw73oTd4g.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/jost/92zatBhPNqw73oDd4iYl.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/jost/92zatBhPNqw73ord4iYl.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/jost/92zatBhPNqw73oTd4g.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/jost/92zatBhPNqw73oDd4iYl.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/jost/92zatBhPNqw73ord4iYl.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/jost/92zatBhPNqw73oTd4g.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/jost/92zatBhPNqw73oDd4iYl.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/jost/92zatBhPNqw73ord4iYl.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/jost/92zatBhPNqw73oTd4g.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/jost/92zatBhPNqw73oDd4iYl.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/jost/92zatBhPNqw73ord4iYl.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/jost/92zatBhPNqw73oTd4g.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/jost/92zatBhPNqw73oDd4iYl.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/jost/92zatBhPNqw73ord4iYl.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/jost/92zatBhPNqw73oTd4g.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/poppins/pxiAyp8kv8JHgFVrJJLmE0tDMPKzSQ.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/poppins/pxiAyp8kv8JHgFVrJJLmE0tMMPKzSQ.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/poppins/pxiAyp8kv8JHgFVrJJLmE0tCMPI.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/poppins/pxiDyp8kv8JHgFVrJJLmv1pVFteOcEg.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/poppins/pxiDyp8kv8JHgFVrJJLmv1pVGdeOcEg.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/poppins/pxiDyp8kv8JHgFVrJJLmv1pVF9eO.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/poppins/pxiDyp8kv8JHgFVrJJLm21lVFteOcEg.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/poppins/pxiDyp8kv8JHgFVrJJLm21lVGdeOcEg.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/poppins/pxiDyp8kv8JHgFVrJJLm21lVF9eO.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/poppins/pxiGyp8kv8JHgFVrJJLucXtAKPY.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/poppins/pxiGyp8kv8JHgFVrJJLufntAKPY.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/poppins/pxiGyp8kv8JHgFVrJJLucHtA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/poppins/pxiDyp8kv8JHgFVrJJLmg1hVFteOcEg.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/poppins/pxiDyp8kv8JHgFVrJJLmg1hVGdeOcEg.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/poppins/pxiDyp8kv8JHgFVrJJLmg1hVF9eO.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/poppins/pxiDyp8kv8JHgFVrJJLmr19VFteOcEg.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/poppins/pxiDyp8kv8JHgFVrJJLmr19VGdeOcEg.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/poppins/pxiDyp8kv8JHgFVrJJLmr19VF9eO.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/poppins/pxiDyp8kv8JHgFVrJJLmy15VFteOcEg.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/poppins/pxiDyp8kv8JHgFVrJJLmy15VGdeOcEg.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/poppins/pxiDyp8kv8JHgFVrJJLmy15VF9eO.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/poppins/pxiDyp8kv8JHgFVrJJLm111VFteOcEg.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/poppins/pxiDyp8kv8JHgFVrJJLm111VGdeOcEg.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/poppins/pxiDyp8kv8JHgFVrJJLm111VF9eO.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/poppins/pxiDyp8kv8JHgFVrJJLm81xVFteOcEg.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/poppins/pxiDyp8kv8JHgFVrJJLm81xVGdeOcEg.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/poppins/pxiDyp8kv8JHgFVrJJLm81xVF9eO.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/poppins/pxiGyp8kv8JHgFVrLPTucXtAKPY.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/poppins/pxiGyp8kv8JHgFVrLPTufntAKPY.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/poppins/pxiGyp8kv8JHgFVrLPTucHtA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLFj_Z11lFc-K.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLFj_Z1JlFc-K.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLFj_Z1xlFQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLDz8Z11lFc-K.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLDz8Z1JlFc-K.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLDz8Z1xlFQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/poppins/pxiEyp8kv8JHgFVrJJbecmNE.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/poppins/pxiEyp8kv8JHgFVrJJnecmNE.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/poppins/pxiEyp8kv8JHgFVrJJfecg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLGT9Z11lFc-K.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLGT9Z1JlFc-K.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLGT9Z1xlFQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLEj6Z11lFc-K.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLEj6Z1JlFc-K.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLEj6Z1xlFQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLCz7Z11lFc-K.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLCz7Z1JlFc-K.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLCz7Z1xlFQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLDD4Z11lFc-K.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLDD4Z1JlFc-K.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLDD4Z1xlFQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLBT5Z11lFc-K.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLBT5Z1JlFc-K.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://mj-store.be/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLBT5Z1xlFQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/*!
Theme Name: Bosa Storefront
Theme URI: https://bosathemes.com/bosa-storefront
Author: Bosa Themes
Author URI: https://bosathemes.com
Description: Bosa Storefront is multipurpose eCommerce theme. Bosa Storefront is beautiful, fast, lightweight, responsive, extremely customizable theme that you can use as a foundation to build versatile sites such as e-commerce, beauty products, women's fashion, smart home products, sports, toy shops, gadgets stores, jewelry shops, men's clothing, electronics, furniture, retail, digital products and preferably ideal for any type of eCommerce sites. Bosa Storefront is a child theme of Bosa, a free multipurpose WordPress theme. Bosa Storefront works perfectly with Gutenberg and the most popular page builder Elementor that can easily drag-and-drop your ideas from the interface. Bosa Storefront is built with SEO, speed, and usability in mind with the multiple Header & Footer layouts, predesigned starter sites includes awesome Home & Inner Pages that is incredibly customizable and powerful enough to take a stand among the crowd. Bosa Storefront is compatible with all major plugins like WooCommerce, Yoast, Contact form 7, Mailchimp for WordPress, bbPress, etc. Looking for a Multipurpose eCommerce theme? Look no further! Browse the demo to see that it's the only theme you will ever need: https://demo.bosathemes.com/bosa/storefront
Version: 1.0.3
Requires PHP: 5.5
Tested up to: 6.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Template: bosa
Text Domain: bosa-storefront
Tags: blog, portfolio, news, grid-Layout, one-column, two-columns, three-columns, flexible-header, left-sidebar, right-sidebar, custom-background, custom-colors, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, post-formats, rtl-language-support, theme-options, sticky-post, threaded-comments, translation-ready, block-styles, wide-blocks

Bosa Storefront WordPress Theme, Copyright 2022 Bosa Themes
Bosa Storefront is distributed under the terms of the GNU General Public License v3

Bosa Storefront is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

body {
  color: #333333;
  font-family: 'Poppins', sans-serif;
}

h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
  color: #111111;
  font-family: 'Jost', serif;
  font-weight: 500;
}

.wp-block-quote {
  padding: 30px 30px 30px 50px;
  margin: 30px 0 30px 30px;
}

.site-header .site-branding .site-title {
  font-family: 'Jost', serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 1.2;
  text-transform: uppercase;
}

.site-header .site-branding .site-description {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-transform: none;
}

.main-navigation ul.menu > li > a {
  font-family: 'Jost', serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  text-transform: none;
}

.section-banner .banner-content .entry-title {
  font-family: 'Jost', serif;
  font-size: 52px;
  font-weight: 500;
  line-height: 1.2;
  text-transform: uppercase;
}

.section-banner .banner-content .entry-meta a {
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.6;
  text-transform: capitalize;
}

.section-banner .banner-content .entry-text p {
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.8;
  text-transform: initial;
}

.feature-posts-content-wrap .feature-posts-content .feature-posts-title {
  font-family: 'Jost', sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
  text-transform: capitalize;
}

.post .feature-posts-content .cat-links a {
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 1;
  text-transform: uppercase;
}

.post .feature-posts-content .entry-meta a,
#primary .entry-meta,
.highlight-post-slider .post .entry-meta a {
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.6;
  text-transform: capitalize;
}

#primary article .entry-title {
  font-family: 'Jost', serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.4;
  text-transform: capitalize;
}

.highlight-post-slider .post .entry-content .entry-title {
  font-family: 'Jost', serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4;
  text-transform: none;
}

.highlight-post-slider .post .cat-links a {
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 1;
  text-transform: capitalize;
}

.sidebar .widget .widget-title {
  font-family: 'Jost', sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
  text-transform: uppercase;
}

.page-title {
  font-family: 'Jost', serif;
  font-size: 42px;
  font-weight: 500;
  text-transform: none;
}

.site-footer .site-info,
.site-footer .footer-menu ul li a {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-size: 15px,
  text-transform: none,
  line-height: 1.6,
}

.header-four .mid-header {
  z-index: 9;
}

.header-four .mid-header .overlay {
  z-index: -1;
}

.header-cart,
.header-my-account,
.header-wishlist,
.header-compare {
  display: inline-block;
  padding-right: 15px;
}

.header-cart a,
.header-my-account a,
.header-wishlist a,
.header-compare a {
  color: #484848;
  font-size: 20px;
  line-height: 26px;
  position: relative;
}

@media screen and (max-width: 991px) {
  .header-cart,
.header-my-account,
.header-wishlist,
.header-compare {
    padding-right: 5px;
  }
  .header-cart a,
.header-my-account a,
.header-wishlist a,
.header-compare a {
    font-size: 15px;
  }
}

.header-right > div:last-child {
  padding-right: 0;
}

.header-right .header-svg-icon {
  height: 20px;
  width: 20px;
}

.header-right .header-svg-icon svg path {
  fill: #383838;
}

.header-cart a.cart-icon {
  position: relative;
  text-align: center;
  color: #252424;
  border-radius: 5px;
  display: block;
}

.header-cart a.cart-icon span.count {
  font-size: 10px;
  padding: 0px;
  color: #ffffff;
  background-color: #EB5A3E;
  border-radius: 15px;
  line-height: 18px;
  margin: 0;
  position: absolute;
  top: -5px;
  left: 13px;
  height: 17px;
  min-width: 17px;
  text-align: center;
}

.header-cart a.cart-icon i {
  position: relative;
}

.header-cart .widget_shopping_cart .buttons a {
  background-color: #333333;
  color: #ffffff;
  border-radius: 0;
  font-size: 13px;
  padding: 8px 15px;
  -webkit-transition: background-color 0.4s, color 0.4s;
  -moz-transition: background-color 0.4s, color 0.4s;
  -ms-transition: background-color 0.4s, color 0.4s;
  -o-transition: background-color 0.4s, color 0.4s;
  transition: background-color 0.4s, color 0.4s;
}

.header-cart .widget_shopping_cart .buttons a:hover, .header-cart .widget_shopping_cart .buttons a:focus, .header-cart .widget_shopping_cart .buttons a:active {
  color: #ffffff;
}

.header-cart .woocommerce .widget_shopping_cart .cart_list li,
.header-cart .woocommerce.widget_shopping_cart .cart_list li {
  padding-top: 10px;
  padding-bottom: 10px;
}

.header-cart .woocommerce .widget_shopping_cart .cart_list li:first-child,
.header-cart .woocommerce.widget_shopping_cart .cart_list li:first-child {
  padding-top: 0;
}

.header-cart .woocommerce .widget_shopping_cart .cart_list li a,
.header-cart .woocommerce.widget_shopping_cart .cart_list li a {
  font-size: 14px;
  font-weight: 600;
}

.header-cart .woocommerce .widget_shopping_cart .cart_list li .remove_from_cart_button,
.header-cart .woocommerce.widget_shopping_cart .cart_list li .remove_from_cart_button {
  font-size: 18px;
}

.header-cart .woocommerce .widget_shopping_cart .cart_list li .quantity, .header-cart .woocommerce .widget_shopping_cart .cart_list li .amount,
.header-cart .woocommerce.widget_shopping_cart .cart_list li .quantity,
.header-cart .woocommerce.widget_shopping_cart .cart_list li .amount {
  font-size: 12px;
}

.header-cart-block ul.site-header-cart {
  opacity: 0;
  display: none;
  position: relative;
  position: absolute;
  z-index: 99999;
}

.header-cart-block ul.site-header-cart .widget {
  margin-bottom: 0;
}

.header-cart-block ul.site-header-cart .woocommerce-mini-cart__empty-message {
  margin-bottom: 0;
}

.header-cart-block .woocommerce-mini-cart__buttons.buttons {
  margin-bottom: 0;
}

.header-cart-block:hover ul.site-header-cart, .header-cart-block:focus ul.site-header-cart, .header-cart-block:active ul.site-header-cart {
  right: 0px;
  top: 100%;
  display: block !important;
  opacity: 1;
  right: 0;
  min-width: 320px;
  background-color: #fff;
  border: 1px solid #e2e2e2;
  padding: 20px;
  z-index: 999999;
  animation: showup 0.5s;
  -webkit-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.1);
}

.amount-cart {
  color: #383838;
  font-weight: 600;
  position: relative;
  font-size: 13px;
  margin-left: 6px;
  bottom: 1px;
  display: inline-block;
  line-height: 1.5;
}

.site-header .woocommerce ul.cart_list li img,
.site-header .woocommerce ul.product_list_widget li img {
  width: 40px;
  float: left;
  margin-right: 10px;
}

.header-right a {
  display: block;
}

.header-right .header-compare a:hover .info-tooltip,
.header-right .header-compare a:focus .info-tooltip,
.header-right .header-wishlist a:hover .info-tooltip,
.header-right .header-wishlist a:focus .info-tooltip,
.header-right .header-my-account a:hover .info-tooltip,
.header-right .header-my-account a:focus .info-tooltip,
.header-right .header-cart a:hover .info-tooltip,
.header-right .header-cart a:focus .info-tooltip {
  top: -28px;
  visibility: visible;
}

.info-tooltip {
  line-height: 1.4;
}

#offcanvas-menu .header-advertisement-banner {
  background-color: #ffffff;
  margin-bottom: 30px;
  padding: 15px;
}

.header-four .mid-header {
  z-index: 9;
}
.header-four .mid-header .overlay {
  z-index: -1;
}
.header-four .header-icons {
  display: inherit;
}
.header-four .header-icons .header-contact {
  background-color: #FAFAFA;
  margin-left: 15px;
  padding: 7px 15px;
}
.header-four .header-icons > div {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.header-four .header-navigation > div {
  display: block;
}
.header-four .header-advertisement-banner {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .header-four .header-advertisement-banner {
    text-align: right;
  }
}
.header-four .header-search-form {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 1px solid rgba(243, 243, 243, 0.8);
  border-right: 1px solid rgba(243, 243, 243, 0.8);
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
  padding-right: 55px;
}
.header-four .header-search-form input.header-search-input,
.header-four .header-search-form select.header-search-select,
.header-four .header-search-form button.header-search-button {
  height: 100%;
}
.header-four .header-search-form div {
  width: 40%;
  position: relative;
}
.header-four .header-search-form div select.header-search-select {
  border: none;
  background-color: #FAFAFA;
  padding: 10px 15px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.header-four .header-search-form div:after {
  content: ">";
  font: 17px "Consolas", monospace;
  color: #333;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  right: 10px;
  top: 10px;
  position: absolute;
  pointer-events: none;
}
.header-four .header-search-form input.header-search-input {
  background-color: transparent;
  border-radius: 0;
  display: inline-block;
  border: none;
  height: 100%;
  padding: 0 20px;
  position: relative;
  width: 58%;
}
.header-four .header-search-form button.header-search-button {
  background-color: transparent;
  border: none;
  color: #333333;
  cursor: pointer;
  position: absolute;
  right: 0;
  padding: 0 12px;
  font-size: 16px;
  top: 0;
  border-radius: 0;
  width: 55px;
}
.site-footer-four .social-profile {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 20px;
}
.site-footer-four .footer-menu {
  margin-bottom: 20px;
}
.section-feature-pages-area,
.section-services-area,
.section-teams-area {
  padding-bottom: 70px;
}
.section-feature-pages-area ~ .section-banner,
.section-services-area ~ .section-banner,
.section-teams-area ~ .section-banner {
  padding-bottom: 70px;
}
.section-feature-pages-area .content-wrap,
.section-services-area .content-wrap
.section-teams-area .content-wrap {
  margin-bottom: -30px;
}
.post .feature-pages-content .feature-pages-title {
  background-color: #FFFFFF;
  display: inline-block;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
  text-transform: uppercase;
  padding: 10px 20px;
}

.feature-pages-content-wrap,
.services-content-wrap,
.teams-content-wrap {
  margin-bottom: 30px;
}

.feature-pages-layout-one .feature-pages-image,
.section-feature-posts-two-area .feature-posts-image {
  background-color: #cccccc;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  z-index: 1;
}
.feature-pages-layout-one .feature-pages-image:before,
.section-feature-posts-two-area .feature-posts-image:before {
  background-color: rgba(0, 0, 0, 0.2);
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
  position: absolute;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  z-index: 1;
}
.feature-pages-layout-one .feature-pages-content,
.section-feature-posts-two-area .feature-posts-content {
  padding: 0 20px;
  position: relative;
  z-index: 2;
  width: 100%;
}
.section-feature-posts-two-area {
  padding-bottom: 50px;
}
.section-feature-posts-two-area .feature-posts-image {
  height: 260px;
}
.section-feature-posts-two-area .feature-big-posts .feature-posts-image {
  height: 550px;
}
.section-feature-posts-two-area .feature-posts-content .feature-posts-title {
  margin-bottom: 15px;
}
.section-feature-posts-two-area .feature-posts-content  .cat-links {
  display: block;
  margin-bottom: 10px;
}
.section-feature-posts-two-area .feature-posts-content  .cat-links a {
  background-color: #EB5A3E;
  margin: 2px;
  padding: 5px;
  letter-spacing: 0.8px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.section-advert {
  padding-bottom: 70px;
}
.section-advert a {
  display: inline-block;
}
.site-content .grid-thumbnail .hentry  {
  border-bottom: none;
  margin-bottom: 40px;
  padding-bottom: 0;
}
.site-content .grid-thumbnail .list-post .featured-image a {
  display: block;
}
.site-content .grid-thumbnail .list-post .featured-image img {
  width: 100%;
}
.site-content .grid-thumbnail .list-post {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.site-content .grid-thumbnail .list-post .featured-image {
  width: 100px;
}
.site-content .grid-thumbnail .list-post .entry-content {
  width: -moz-calc(100% - 100px);
  width: -webkit-calc(100% - 100px);
  width: calc(100% - 100px);
  padding-left: 20px;
}
.site-content .grid-thumbnail .list-post .entry-content h3{
  margin-bottom: 8px;
}
@media screen and (min-width: 576px) {
  .site-content .grid-thumbnail:nth-last-of-type(2) .hentry {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
@media screen and (min-width: 992px) {
  .site-footer-four .footer-menu {
    text-align: left;
    display: block;
  }
  .site-footer-four .footer-menu ul li:first-child {
    border-left: none;
  }
}
@media screen and (max-width: 991px) {
  .header-four .header-search-form {
    background-color: #FFFFFF;
    margin-bottom: 20px;
    padding-right: 30px;
  }
  .header-four .header-search-form div {
    height: 48px;
  }
  .header-four .header-search-form div select.header-search-select {
    background-color: transparent;
    font-size: 13px;
    padding: 0;
  }
  .header-four .header-search-form div:after {
    right: -4px;
    top: 15px;
  }
  .header-four .header-search-form input.header-search-input {
    font-size: 13px;
  }
  .header-four .header-search-form input.header-search-input {
    padding: 0 8px;
  }
  .header-four .header-search-form button.header-search-button {
    font-size: 13px;
    width: 25px;
    padding: 0;
  }
  .site-footer-four .bottom-footer-image-wrap {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .header-four.site-header .site-branding {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .header-four.site-header .site-branding > a {
    margin-left: auto;
    margin-right: auto;
  }
  .section-feature-pages-area,
  .section-services-area,
  .section-teams-area {
    padding-bottom: 50px;
  }
  .section-feature-pages-area ~ .section-banner,
  .section-services-area ~ .section-banner,
  .section-teams-area ~ .section-banner {
    padding-bottom: 50px;
  }
  .section-advert {
    padding-bottom: 50px;
  }
}

.header-four .search-form {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-left: 1px solid rgba(243, 243, 243, 0.8);
    border-right: 1px solid rgba(243, 243, 243, 0.8);
    position: relative;
    width: 100%;
    height: 100%;
    padding-right: 55px;
}

.header-four .search-form input.search-field {
    background-color: transparent;
    border-radius: 0;
    display: inline-block;
    border: none;
    padding: 0 20px;
    position: relative;
}

.header-four .search-form .search-button {
    padding: 0 22px;
}table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable thead th,table.dataTable tfoot th{font-weight:bold}table.dataTable thead th,table.dataTable thead td{padding:10px 18px;border-bottom:1px solid #111}table.dataTable thead th:active,table.dataTable thead td:active{outline:none}table.dataTable tfoot th,table.dataTable tfoot td{padding:10px 18px 6px 18px;border-top:1px solid #111}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{cursor:pointer;*cursor:hand;background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url(//mj-store.be/wp-content/plugins/yith-woocommerce-compare/assets/css/DataTables-1.10.18/images/sort_both.png)}table.dataTable thead .sorting_asc{background-image:url(//mj-store.be/wp-content/plugins/yith-woocommerce-compare/assets/css/DataTables-1.10.18/images/sort_asc.png)}table.dataTable thead .sorting_desc{background-image:url(//mj-store.be/wp-content/plugins/yith-woocommerce-compare/assets/css/DataTables-1.10.18/images/sort_desc.png)}table.dataTable thead .sorting_asc_disabled{background-image:url(//mj-store.be/wp-content/plugins/yith-woocommerce-compare/assets/css/DataTables-1.10.18/images/sort_asc_disabled.png)}table.dataTable thead .sorting_desc_disabled{background-image:url(//mj-store.be/wp-content/plugins/yith-woocommerce-compare/assets/css/DataTables-1.10.18/images/sort_desc_disabled.png)}table.dataTable tbody tr{background-color:#ffffff}table.dataTable tbody tr.selected{background-color:#B0BED9}table.dataTable tbody th,table.dataTable tbody td{padding:8px 10px}table.dataTable.row-border tbody th,table.dataTable.row-border tbody td,table.dataTable.display tbody th,table.dataTable.display tbody td{border-top:1px solid #ddd}table.dataTable.row-border tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.display tbody tr:first-child td{border-top:none}table.dataTable.cell-border tbody th,table.dataTable.cell-border tbody td{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr th:first-child,table.dataTable.cell-border tbody tr td:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child th,table.dataTable.cell-border tbody tr:first-child td{border-top:none}table.dataTable.stripe tbody tr.odd,table.dataTable.display tbody tr.odd{background-color:#f9f9f9}table.dataTable.stripe tbody tr.odd.selected,table.dataTable.display tbody tr.odd.selected{background-color:#acbad4}table.dataTable.hover tbody tr:hover,table.dataTable.display tbody tr:hover{background-color:#f6f6f6}table.dataTable.hover tbody tr:hover.selected,table.dataTable.display tbody tr:hover.selected{background-color:#aab7d1}table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3,table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3{background-color:#fafafa}table.dataTable.order-column tbody tr.selected>.sorting_1,table.dataTable.order-column tbody tr.selected>.sorting_2,table.dataTable.order-column tbody tr.selected>.sorting_3,table.dataTable.display tbody tr.selected>.sorting_1,table.dataTable.display tbody tr.selected>.sorting_2,table.dataTable.display tbody tr.selected>.sorting_3{background-color:#acbad5}table.dataTable.display tbody tr.odd>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd>.sorting_1{background-color:#f1f1f1}table.dataTable.display tbody tr.odd>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd>.sorting_2{background-color:#f3f3f3}table.dataTable.display tbody tr.odd>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd>.sorting_3{background-color:whitesmoke}table.dataTable.display tbody tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1{background-color:#a6b4cd}table.dataTable.display tbody tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2{background-color:#a8b5cf}table.dataTable.display tbody tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3{background-color:#a9b7d1}table.dataTable.display tbody tr.even>.sorting_1,table.dataTable.order-column.stripe tbody tr.even>.sorting_1{background-color:#fafafa}table.dataTable.display tbody tr.even>.sorting_2,table.dataTable.order-column.stripe tbody tr.even>.sorting_2{background-color:#fcfcfc}table.dataTable.display tbody tr.even>.sorting_3,table.dataTable.order-column.stripe tbody tr.even>.sorting_3{background-color:#fefefe}table.dataTable.display tbody tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1{background-color:#acbad5}table.dataTable.display tbody tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2{background-color:#aebcd6}table.dataTable.display tbody tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3{background-color:#afbdd8}table.dataTable.display tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1{background-color:#eaeaea}table.dataTable.display tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2{background-color:#ececec}table.dataTable.display tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3{background-color:#efefef}table.dataTable.display tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1{background-color:#a2aec7}table.dataTable.display tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2{background-color:#a3b0c9}table.dataTable.display tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3{background-color:#a5b2cb}table.dataTable.no-footer{border-bottom:1px solid #111}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}table.dataTable.compact thead th,table.dataTable.compact thead td{padding:4px 17px 4px 4px}table.dataTable.compact tfoot th,table.dataTable.compact tfoot td{padding:4px}table.dataTable.compact tbody th,table.dataTable.compact tbody td{padding:4px}table.dataTable th.dt-left,table.dataTable td.dt-left{text-align:left}table.dataTable th.dt-center,table.dataTable td.dt-center,table.dataTable td.dataTables_empty{text-align:center}table.dataTable th.dt-right,table.dataTable td.dt-right{text-align:right}table.dataTable th.dt-justify,table.dataTable td.dt-justify{text-align:justify}table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap{white-space:nowrap}table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left{text-align:left}table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center{text-align:center}table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right{text-align:right}table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify{text-align:justify}table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap{white-space:nowrap}table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left{text-align:left}table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center{text-align:center}table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right{text-align:right}table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify{text-align:justify}table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable th,table.dataTable td{box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both;*zoom:1;zoom:1}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{margin-left:0.5em}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:0.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:0.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:0.5em 1em;margin-left:2px;text-align:center;text-decoration:none !important;cursor:pointer;*cursor:hand;color:#333 !important;border:1px solid transparent;border-radius:2px}.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{color:#333 !important;border:1px solid #979797;background-color:white;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #dcdcdc));background:-webkit-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-moz-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-ms-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-o-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:linear-gradient(to bottom, #fff 0%, #dcdcdc 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active{cursor:default;color:#666 !important;border:1px solid transparent;background:transparent;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:white !important;border:1px solid #111;background-color:#585858;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));background:-webkit-linear-gradient(top, #585858 0%, #111 100%);background:-moz-linear-gradient(top, #585858 0%, #111 100%);background:-ms-linear-gradient(top, #585858 0%, #111 100%);background:-o-linear-gradient(top, #585858 0%, #111 100%);background:linear-gradient(to bottom, #585858 0%, #111 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button:active{outline:none;background-color:#2b2b2b;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));background:-webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);box-shadow:inset 0 0 3px #111}.dataTables_wrapper .dataTables_paginate .ellipsis{padding:0 1em}.dataTables_wrapper .dataTables_processing{position:absolute;top:50%;left:50%;width:100%;height:40px;margin-left:-50%;margin-top:-25px;padding-top:20px;text-align:center;font-size:1.2em;background-color:white;background:-webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(25%, rgba(255,255,255,0.9)), color-stop(75%, rgba(255,255,255,0.9)), color-stop(100%, rgba(255,255,255,0)));background:-webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%)}.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_processing,.dataTables_wrapper .dataTables_paginate{color:#333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{*margin-top:-1px;-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing{height:0;overflow:hidden;margin:0 !important;padding:0 !important}.dataTables_wrapper.no-footer .dataTables_scrollBody{border-bottom:1px solid #111}.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,.dataTables_wrapper.no-footer div.dataTables_scrollBody>table{border-bottom:none}.dataTables_wrapper:after{visibility:hidden;display:block;content:"";clear:both;height:0}@media screen and (max-width: 767px){.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_paginate{float:none;text-align:center}.dataTables_wrapper .dataTables_paginate{margin-top:0.5em}}@media screen and (max-width: 640px){.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:0.5em}}/*404*//*########### FIXED COLUMNS ###########*/

div.DTFC_Blocker{
    background-color:white;
}
div.DTFC_LeftWrapper table.dataTable,
div.DTFC_RightWrapper table.dataTable{
    margin-bottom:0;
    z-index:2;
}
div.DTFC_LeftWrapper table.dataTable.no-footer,
div.DTFC_RightWrapper table.dataTable.no-footer{
    border-bottom:none;
}
div.DTFC_LeftFootWrapper table.compare-list,
div.DTFC_LeftHeadWrapper table.compare-list {
    border: 0;
}

/*########### BUTTON ###########*/

a.compare.disabled:not(.added) {
    opacity: 0.6;
    pointer-events: none;
}

/*########### COMPARE ###########*/

.yith-woocompare-popup-container {
    position:fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255,255,255,.95);
    z-index: 1000;
}

a.yith-woocompare-popup-close {
    position: absolute;
    top: 40px;
    right: 40px;
    font-size: 40px;
    width: 40px;
    color: #434343;
    text-decoration: none;
    z-index: 2;
    line-height: 1;
    background-color: rgba(255,255,255,.7);
    text-align: center;
}

body.yith-woocompare-popup-open {
    overflow-y: hidden;
}

body.yith-woocompare-popup,
.yith-woocompare-table-wrapper {
    box-sizing: border-box;
    font-size: 16px;
    color: #747373;
    background: none !important;
    margin: 0;
    padding: 5%;
    max-height: 100%;
    overflow-y: scroll;
}

body.yith-woocompare-popup #yith-woocompare {
    padding: 10px;
}

#yith-woocompare-table_wrapper {
    margin: 10px 0;
}

#yith-woocompare table.dataTable.compare-list thead th,
#yith-woocompare table.dataTable.compare-list thead td,
#yith-woocompare table.dataTable.compare-list tfoot td,
#yith-woocompare table.dataTable.compare-list tfoot th {
    border: 0;
    vertical-align: middle;
}
#yith-woocompare table.compare-list {
    width: 100%;
    border-bottom: 0;
    border-top: 0;
    margin: 0;
    table-layout: auto;
}
#yith-woocompare table.compare-list tr {
    background: #fff;
}
#yith-woocompare table.compare-list tbody tr .filler {
    padding: 0!important;
}
#yith-woocompare table.compare-list td:not(.filler) {
    min-width: 300px;
    width: 300px;
    text-align: center;
    vertical-align: middle;
}
#yith-woocompare table.compare-list tbody th:not(.filler) {
    min-width: 300px;
    width: 300px;
    overflow: hidden;
    text-align: left;
    font-weight: 700;
}
#yith-woocompare table.dataTable.compare-list tbody th,
#yith-woocompare table.dataTable.compare-list tbody td {
    border-right: none;
    border-top: 1px solid #e7e7e7;
    border-bottom: none;
    border-left: none;
    padding-block: 10px;
    vertical-align: middle;
}
#yith-woocompare table.dataTable.compare-list:not(.compact) tbody td {
    padding-inline: 40px;
}
#yith-woocompare table.dataTable.compare-list tbody tr:first-child th,
#yith-woocompare table.dataTable.compare-list tbody tr:first-child td {
    border-top: none;
}
#yith-woocompare table.compare-list tbody td.last-column {
    width: auto;
    border-right: 0;
}
#yith-woocompare table.dataTable.compare-list tbody .product_info th,
#yith-woocompare table.dataTable.compare-list tbody .product_info td {
    vertical-align: top;
}
#yith-woocompare table.dataTable.compare-list tbody tr.label-row td {
    font-weight: 700;
    color: #434343;
    padding-bottom: 0;
}
#yith-woocompare table.dataTable.compare-list tbody tr.label-row + tr td {
    border-top: none;
}

#yith-woocompare .dataTables_scrollBody::-webkit-scrollbar {
    -webkit-appearance: none;
    height: 4px;
}
#yith-woocompare .dataTables_scrollBody::-webkit-scrollbar-thumb {
    background-color: #e7e7e7;
    border-radius: 10px;
}

.rtl #yith-woocompare table.compare-list tbody th {
    text-align: right;
}

/*########### TABLE IMAGE ###########*/

.yith_woocompare_table_image {
    text-align: center;
    margin-top: 20px;
}
.yith_woocompare_table_image img {
    display: inline-block;
    max-width: 100%;
}

/*############ PRODUCT INFO ###########*/

table.compare-list img {
    width: 100%;
    height: auto;
}
table.compare-list tr.product_info td {
    vertical-align: top;
}
table.compare-list .remove {
    margin-bottom: 10px;
}
table.compare-list .remove a {
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
}
table.compare-list .remove a span{
    padding: 0 5px;
}
table.compare-list .image-wrap {
    display: block;
    position: relative;
    line-height: 0;
}
table.compare-list .image-wrap .image-overlay {
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.4);
    line-height: normal;
}
table.compare-list .image-wrap:hover .image-overlay {
    display: block;
}
table.compare-list .image-wrap:hover .image-overlay .remove a {
    display: block;
    background: #fff;
    font-size: 0;
    position: absolute;
    right: 20px;
    bottom: 20px;
    margin: 0;
    border-radius: 4px;
    cursor: pointer;
    width: 30px;
    height: 30px;
    line-height: 30px;
}
table.compare-list .image-wrap:hover .image-overlay .remove a > span {
    display: none;
}
table.compare-list .image-wrap:hover .image-overlay .remove a:after {
    content: "\00D7";
    font-size: 20px;
}
table.compare-list .product-anchor {
    display: block;
}
table.compare-list .product_title {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 15px;
    color: #000;
    text-decoration: none;
    font-weight: 400;
}
table.compare-list .product_info td > * {
    margin-bottom: 25px;
}
table.compare-list .product_info td a {
    text-decoration: none;
    box-shadow: none;
    cursor: pointer;
}

#yith-woocompare  .added_to_cart,
#yith-woocompare .button {
    margin: 0;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    white-space: nowrap;
    display: inline-block;
}
#yith-woocompare .empty-comparison {
    text-align: center;
    margin: 200px auto;
}

a.button.yith_woocompare_clear {
    color: #b80001;
    padding: 6px 10px;
}

div.compare-table-clear {
    text-align: right;
    margin: 10px 0;
}

table.compare-list  .product_info .button.loading,
table.compare-list  .add-to-cart .button.loading {
    padding-right: 30px;
}

/*############# AVAILABILITY ##############*/

table.compare-list.with-stock-icons tr.stock:not(.label-row) td {
    font-size: 0;
}
table.compare-list  tr.stock:not(.label-row) td.in-stock {
    background-color: #f2fcde;
    color: #01a71c;
}
table.compare-list  tr.stock td.out-of-stock {
    background-color: #fff0e8;
    color: #ff4200;
}
table.compare-list.with-stock-icons tr.stock td.in-stock span.availability-label:before {
    content: '';
    background: url(//mj-store.be/wp-content/plugins/yith-woocommerce-compare/assets/images/green-check.svg) no-repeat center center;
    font-size: 20px;
    display: block;
    height: 30px;
}
table.compare-list.with-stock-icons tr.stock td.out-of-stock span.availability-label:before {
    content: "\00D7";
    font-size: 50px;
    line-height: 0;
    vertical-align: middle;
}

/*############## RATING ###############*/

table.compare-list  tr.rating .star-rating {
    float: none;
    display: inline-block;
    vertical-align: middle;
}

/*############## PRICE ################*/

table.compare-list tr.price {
    color: #3e3e3e;
    display: table-row; /* YITH Proteo fix */
}
table.compare-list  tr.price del {
    opacity: 0.8;
}

/*############### SHARE ################*/

#yith-woocompare-share {
    margin-top: 20px
}
#yith-woocompare-share h3 {
    margin-top: 0;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 15px;
}
#yith-woocompare-share ul {
    padding: 0 0 50px;
    list-style: none;
    margin: 0;
    display: flex;
    gap: 25px;
}
#yith-woocompare-share a {
    display: block;
    box-shadow: none;
    outline: none;
    color: #434343
}

#yith-woocompare-share a svg {
    width: 20px;
    height: 20px;
    vertical-align: middle;
}

/*############ COMPARE RELATED #############*/

#yith-woocompare-related {
    margin: 20px 0;
}
#yith-woocompare-related h3.yith-woocompare-related-title {
    font-size: 17px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 20px;
}
#yith-woocompare-related .yith-woocompare-related-wrapper {
    position: relative;
}
#yith-woocompare-related .related-products {
    padding: 0;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
}
#yith-woocompare-related .related-products .owl-item {
    display: inline-block;
}
#yith-woocompare-related .related-products .related-product {
    text-align: center;
}
#yith-woocompare-related .related-products .related-product a {
    text-decoration: none;
}
#yith-woocompare-related .related-products .related-product h3 {
    font-size: 15px;
    color: #333;
    margin-top: 0;
    margin-bottom: 10px;
}
#yith-woocompare-related .related-products .related-product .product-price {
    font-size: 13px;
    color: #333;
    margin-bottom: 10px;
}
#yith-woocompare-related .related-products .related-product > div {
    margin-bottom: 10px;
}
#yith-woocompare-related .related-products .related-product div.product-image {
    position: relative;
    margin-bottom: 10px;
}
#yith-woocompare-related .related-products .related-product div.product-image img {
    height: auto;
    max-width: 100%;
}
#yith-woocompare-related .related-products .related-product div.product-image img.onsale.yit-image {
    margin: 0;
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 5;
    width: auto;
}
#yith-woocompare-related .related-slider-nav div {
    position: absolute;
    top: -45px;
    width: 30px;
    height: 35px;
    cursor: pointer;
    border: 1px solid #e7e7e7;
    text-align: center;
    background: #ffffff url(//mj-store.be/wp-content/plugins/yith-woocommerce-compare/assets/images/nav-arrow.png) no-repeat;
    cursor: pointer;
}
#yith-woocompare-related .related-slider-nav div.related-slider-nav-prev {
    right: 35px;
    background-position: -3px -31px;
}
#yith-woocompare-related .related-slider-nav div.related-slider-nav-next {
    right: 0;
    background-position: 0 1px;
}

/*############### COMPARE NAV ##############*/

#yith-woocompare-cat-nav {
    margin-top: 20px;
    text-align: center;
}
#yith-woocompare-cat-nav h3 {
    margin-top: 0;
    margin-bottom: 15px;
    text-align: center;
}
#yith-woocompare-cat-nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
#yith-woocompare-cat-nav ul li {
    display: inline-block;
    margin-right: 10px;
    font-weight: 700;
}
#yith-woocompare-cat-nav ul li a {
    text-decoration: none;
    color: #7b7b7b;
}
#yith-woocompare-cat-nav ul li .active {
    border-bottom: 2px solid;
}
#yith-woocompare-cat-nav ul li:last-child {
    margin-right: 0;
}

/*############### PREVIEW BAR ##############*/

#yith-woocompare-preview-bar {
    position: fixed;
    bottom: 0;
    width: 100vw;
    display: none;
    background: rgba(0, 0, 0, .8);
    box-sizing: border-box;
    padding: 20px;
    color: #fff;
    z-index: 99;
}
#yith-woocompare-preview-bar.shown {
    display: block;
}
#yith-woocompare-preview-bar .container {
    display: flex;
    gap: 30px;
    justify-content: center;
    align-items: center;
    margin: auto;
    padding: 0;
}
#yith-woocompare-preview-bar .compare-list {
    list-style: none;
    display: flex;
    align-items: center;
    gap: 30px;
    margin: 0;
    padding: 0;
}
#yith-woocompare-preview-bar .compare-list li{
    align-self: stretch;
    width: 80px;
}
#yith-woocompare-preview-bar .compare-list li.product-placeholder {
    border: 1px dashed #fff;
    display: flex;
    align-items: center;
    padding-inline: 15px;
}
#yith-woocompare-preview-bar .compare-list .image-wrap {
    position: relative;
}
#yith-woocompare-preview-bar .compare-list .image-wrap > a {
    font-size: 0;
    display: block;
}
#yith-woocompare-preview-bar .compare-list .image-wrap img {
    max-width: 100%;
}
#yith-woocompare-preview-bar .compare-list .image-wrap .remove a {
    display: block;
    color: #000;
    background: #fff;
    font-size: 0;
    position: absolute;
    right: -10px;
    top: -10px;
    margin: 0;
    border-radius: 50%;
    cursor: pointer;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-decoration: none;
    text-align: center;
}
#yith-woocompare-preview-bar .compare-list .image-wrap .remove a:hover {
    background: #eee;
}
#yith-woocompare-preview-bar .compare-list .image-wrap .remove a:after {
    content: "\00D7";
    font-size: 25px;
}

/*########## YITH BADGE ############*/

table.compare-list  .container-image-and-badge {
    position: relative;
    display: inline-block;
}

/*########### WOOCOMMERCE PRODUCT BUNDLE ############*/

table.compare-list .bundled_product_list {
    margin: 25px 0;
}
table.compare-list div.bundled_product {
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
table.compare-list .bundled_product:after,
table.compare-list .bundled_product:before {
    display: table;
    content: '';
    clear: both;
}
table.compare-list .bundled_product .bundled_product_images {
    display: inline-block;
    float: left;
}
table.compare-list .bundled_product .bundled_product_images img {
    max-width: 80px;
}
table.compare-list .bundled_product .details {
    display: block;
    overflow: hidden;
    padding-left: 10px;
    text-align: left;
    padding-top: 10px;
}
table.compare-list .bundled_product .details .bundled_product_title,
table.compare-list .bundled_product .details .price {
    font-size: 90%;
}
table.compare-list .bundled_product .details .price {
    margin-bottom: 0;
}

/*########### REUQEST A QUOTE ############*/

table.compare-list .yith-ywraq-add-to-quote {
    margin-top: 10px;
}

/*############# COMPARE COUNTER ##############*/

.yith-woocompare-counter a {
    box-shadow: none !important;
}
.yith-woocompare-counter span > span {
    display: inline-block;
    vertical-align: middle;
}
.yith-woocompare-counter span.yith-woocompare-icon {
    margin-right: 5px;
}
.yith-woocompare-counter span.yith-woocompare-icon img {
    max-width: 50px;
    height: auto;
}
.yith-woocompare-counter span.yith-woocompare-count {
    color: #555;
    font-weight: 400;
    font-size: 13px;
}
.yith-woocompare-counter a:hover span.yith-woocompare-count {
    color: #000;
}

.yith-woocompare-error {
    padding: 10px;
    border: 1px solid #ffc5c2;
    border-radius: 5px;
    background-color: #ffe6e5;
    position: relative;
}
.yith-woocompare-error p {
    margin: 0;
    color: #ff645c;
    padding-left: 25px;
    font-size: 13px;
}
.yith-woocompare-error::before {
    font-family: WooCommerce;
    content: '\e016';
    color: #b81c23;
    display: inline-block;
    position: absolute;
}

/*########## WC Blocks ############*/

.yith-wccp-compare {
    text-align: center;
}

/*############## RESPONSIVE ###############*/

@media( max-width: 1200px ) {
    #yith-woocompare-preview-bar header{
        display: none;
    }
}

@media( max-width: 991px ) {
    #yith-woocompare-preview-bar .container {
        max-width: 100%;
    }

    #yith-woocompare table.dataTable.compare-list tbody tr:not(.product_info) td {
        text-align: left;
    }

    #yith-woocompare table.dataTable.compare-list tbody tr.stock td {
        background: transparent;
    }
    #yith-woocompare table.dataTable.compare-list tbody tr.stock td .availability-label {
        display: inline-block;
        width: 30px;
    }
}

@media( max-width: 768px ) {
    #yith-woocompare-preview-bar .container {
        gap: 15px;
    }
    #yith-woocompare-preview-bar .compare-list {
        gap: 15px;
    }
    #yith-woocompare-preview-bar .compare-list li,
    #yith-woocompare-preview-bar .compare-list li.product-placeholder {
        width: 50px;
    }
    #yith-woocompare-preview-bar .compare-list li.product-placeholder {
        padding-inline: 0;
        text-align: center;
    }

    #yith-woocompare-preview-bar .compare-list li .image-wrap > a {
        height: auto;
    }
}

@media( max-width: 480px ) {
    #yith-woocompare table.dataTable.compare-list tbody th {
        padding: 10px 5px;
    }
    #yith-woocompare table.compare-list tbody th {
        width: 60px;
        max-width: 60px;
        min-width: 60px;
        font-size: 10px;
    }
    #yith-woocompare table.compare-list td {
        width: 160px;
        max-width: 160px;
        min-width: 160px;
    }

    #yith-woocompare-preview-bar .compare-list li,
    #yith-woocompare-preview-bar .compare-list li.product-placeholder {
        display: none;
    }
    #yith-woocompare-preview-bar .compare-list li:first-of-type,
    #yith-woocompare-preview-bar .compare-list li:nth-of-type(2),
    #yith-woocompare-preview-bar .compare-list li:nth-of-type(3) {
        display: block;
    }
    #yith-woocompare-preview-bar .compare-list li.product-placeholder span{
        display: none;
    }
}.yith-woocompare-widget-content ul.products-list li:not( .list_empty ) {
    position: relative;
    padding: 5px 0;
    border-bottom: 1px solid #dfdfdf;
}

.yith-woocompare-widget-content ul.products-list {
    list-style: none;
    margin: 0 0 15px;
}

.yith-woocompare-widget-content ul.products-list li {
    display: flex;
    align-items: center;
    gap: 15px;
}

.yith-woocompare-widget-content ul.products-list li .remove {
    color: #000;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    outline: none;
}
.yith-woocompare-widget-content ul.products-list li img {
    max-width: 50px;
    height: auto;
    display: block;
    vertical-align: middle;
    float: left;
}
.yith-woocompare-widget-content ul.products-list li .product-info {
    cursor: pointer;
    font-size: 15px;
    font-weight: 400;
    outline: none;
    text-decoration: none;
}
.yith-woocompare-widget-content ul.products-list li .product-info:before,
.yith-woocompare-widget-content ul.products-list li .product-info:after {
    content: '';
    display: table;
    clear: both;
}

.yith-woocompare-widget-content a.compare-widget,
.yith-woocompare-widget-content a.compare {
    float: right;
    line-height: 1;
    cursor: pointer;
    padding: 8px 10px;
    font-size: 13px;
    border: 0;
    white-space: nowrap;
    display: inline-block;
}

.yith-woocompare-widget-content a.compare-widget:hover,
.yith-woocompare-widget-content a.compare:hover {
    color: #ffffff;
    background-color: #303030;
}

.yith-woocompare-widget-content a.clear-all {
    outline: none;
    font-size: 12px;
    cursor: pointer;
}/*! elementor-icons - v5.35.0 - 09-12-2024 */
@font-face{font-family:eicons;src:url(//mj-store.be/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.35.0);src:url(//mj-store.be/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.35.0#iefix) format("embedded-opentype"),url(//mj-store.be/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.35.0) format("woff2"),url(//mj-store.be/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.35.0) format("woff"),url(//mj-store.be/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.35.0) format("truetype"),url(//mj-store.be/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.35.0#eicon) format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e8aa"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-upgrade:before{content:"\e9c1"}.eicon-advanced:before{content:"\eb84"}.eicon-div-block:before{content:"\eb9b"}.eicon-notification:before{content:"\e9c3"}.eicon-light-mode:before{content:"\e9c4"}.eicon-dark-mode:before{content:"\e9c5"}.eicon-upgrade-crown:before{content:"\e9c6"}.eicon-off-canvas:before{content:"\e9c7"}.eicon-speakerphone:before{content:"\e9c9"}.eicon-ehp-cta:before{content:"\e9cb"}.eicon-ehp-forms:before{content:"\e9bc"}.eicon-ehp-hero:before{content:"\e9ca"}.eicon-ehp-zigzag:before{content:"\e9cc"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}/*! elementor - v3.27.0 - 27-01-2025 */
.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{background:var(--e-a-bg-logo);border-radius:50%;display:inline-block;line-height:1;padding:.75em}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor .elementor-background-video{max-width:none}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}.elementor-custom-embed-play{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start);--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;pointer-events:none;position:absolute;right:10px;text-shadow:0 0 3px rgba(0,0,0,.3);top:50%;transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element .elementor-widget-container,.elementor-element:not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;padding:.5em;fill:#fff}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none}}.elementor-post__thumbnail__link{transition:none}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}