@charset "UTF-8";
/*!
Theme Name: Precision
Theme URI: http://underscores.me/
Author: WebMaegisto
Author URI: https://webmaegisto.com
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: webmaegistoprecision
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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

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

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

--------------------------------------------------------------*/
.wp-block-search__inside-wrapper, .special-section .left-block .preview-event-item, .special-section .left-block .bkg-post, .special-section .left-block, .special-section, .preview-archive-category-item, .blog-macro-slide .macro-tiles .macro-tile .macro-item-link, .blog-macro-slide .macro-tiles, .index-cat-list, .small-blog-list article, .small-blog-list, .preview-blog-category-items .preview-blog-category-item, .preview-blog-category-items, .preview-category-area-content, .blog .fullblog-area,
.single .fullblog-area,
.category .fullblog-area, .canvas-area, .preview-blog-area .preview-blog-area-content .preview-blog-area-small div .preview-blog-area-small-content, .preview-blog-area .preview-blog-area-content .preview-blog-area-small div .blog-area-small-link, .preview-blog-area .preview-blog-area-content .preview-blog-area-small, .preview-blog-area .preview-blog-area-content, .single-macro-slide .single-macro-tiles .macro-tile .macro-item-link, .single-macro-slide .single-macro-tiles, .blog-preview .related-articles-list, .search .content-area,
.category .content-area,
.single-post .content-area, .blog-area, .related-products-area .related-product-list, .blue-intro, .macro-precision, .single-product-area .single-product-content, .category-slide, .macro-slide .macro-tiles .macro-tile .macro-item-link, .macro-slide .macro-tiles, .product-list, .tipology-list, .category-list .category-item, .category-list, .macro-list .macro-item, .macro-list, .sub-taxonomy-list, .post-preview-article, .blog .post,
.search .post,
.category .post, .blog .full-area,
.search .full-area,
.category .full-area, .blog .site-content,
.search .site-content,
.category .site-content, .full-area, .site-footer .site-info, .sidebar-footer, .content-header, .top-header .top-content, .page .site, .main-navigation ul ul, .main-navigation ul {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

/** Flex direction **/
.blog-macro-slide .macro-tiles, .small-blog-list article, .preview-blog-area .preview-blog-area-content .preview-blog-area-small div .blog-area-small-link, .single-macro-slide .single-macro-tiles, .category-slide, .macro-slide .macro-tiles, .product-list, .tipology-list, .category-list, .macro-list, .sub-taxonomy-list, .main-navigation ul {
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.special-section .left-block .bkg-post, .special-section, .preview-archive-category-item, .small-blog-list, .preview-blog-category-items .preview-blog-category-item, .preview-blog-category-items, .preview-category-area-content, .blog .fullblog-area,
.single .fullblog-area,
.category .fullblog-area, .canvas-area, .preview-blog-area .preview-blog-area-content .preview-blog-area-small div .preview-blog-area-small-content, .preview-blog-area .preview-blog-area-content .preview-blog-area-small, .preview-blog-area .preview-blog-area-content, .blog-preview .related-articles-list, .search .content-area,
.category .content-area,
.single-post .content-area, .blog-area, .related-products-area .related-product-list, .macro-precision, .single-product-area .single-product-content, .post-preview-article, .blog .post,
.search .post,
.category .post, .blog .full-area,
.search .full-area,
.category .full-area, .blog .site-content,
.search .site-content,
.category .site-content, .site-footer .site-info, .sidebar-footer, .page .site, .main-navigation ul ul {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

/** Flex wrap **/
.blog-macro-slide .macro-tiles, .single-macro-slide .single-macro-tiles, .category-slide, .macro-slide .macro-tiles {
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: none;
  flex-wrap: nowrap;
}

.special-section .left-block, .index-cat-list, .preview-blog-category-items, .blog-preview .related-articles-list, .search .content-area,
.category .content-area,
.single-post .content-area, .blog-area, .related-products-area .related-product-list, .product-list, .tipology-list, .category-list, .macro-list, .sub-taxonomy-list {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/** Flex flow **/
/** Order **/
/** Flex grow **/
/** Flex shrink **/
/** Flex basis **/
/** Flex **/
/** Justify content **/
.blog-macro-slide .macro-tiles, .preview-blog-area .preview-blog-area-content .preview-blog-area-small div .preview-blog-area-small-content, .preview-blog-area .preview-blog-area-content, .single-macro-slide .single-macro-tiles, .blog-preview .related-articles-list, .search .content-area,
.category .content-area,
.single-post .content-area, .blog-area, .macro-slide .macro-tiles, .product-list, .category-list, .macro-list, .sub-taxonomy-list, .blog .full-area,
.search .full-area,
.category .full-area {
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -webkit-flex-pack: start;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.special-section .left-block .bkg-post {
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -webkit-flex-pack: end;
  -ms-flex-pack: end;
  -moz-justify-content: flex-end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

.blog-macro-slide .macro-tiles .macro-tile .macro-item-link, .single-macro-slide .single-macro-tiles .macro-tile .macro-item-link, .related-products-area .related-product-list, .macro-slide .macro-tiles .macro-tile .macro-item-link, .tipology-list, .category-list .category-item, .macro-list .macro-item, .wp-block-coblocks-row__inner {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -webkit-flex-pack: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.full-area, .sidebar-footer, .top-header .top-content, .page .site, .main-navigation ul {
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -webkit-flex-pack: justify;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.preview-category-area-content {
  -moz-justify-content: space-around;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}

/** Align items **/
.special-section .left-block .bkg-post, .sidebar-footer, .page .site {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
}

.blog-macro-slide .macro-tiles .macro-tile .macro-item-link, .preview-category-area-content, .single-macro-slide .single-macro-tiles .macro-tile .macro-item-link, .macro-slide .macro-tiles .macro-tile .macro-item-link, .category-list .category-item, .macro-list .macro-item, .full-area, .top-header .top-content, .main-navigation ul {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}

.preview-blog-area .preview-blog-area-content .preview-blog-area-small div .preview-blog-area-small-content, .preview-blog-area .preview-blog-area-content, .blog .full-area,
.search .full-area,
.category .full-area {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
}

/** Align self **/
/** Align content **/
.preview-blog-area .preview-blog-area-content .preview-blog-area-small div .preview-blog-area-small-content {
  -ms-flex-line-pack: start;
  -webkit-align-content: flex-start;
  -moz-align-content: flex-start;
  align-content: flex-start;
}

.full-area, .top-header .top-content, .main-navigation ul {
  -ms-flex-line-pack: center;
  -webkit-align-content: center;
  -moz-align-content: center;
  align-content: center;
}

.blog .full-area,
.search .full-area,
.category .full-area {
  -ms-flex-line-pack: stretch;
  -webkit-align-content: stretch;
  -moz-align-content: stretch;
  align-content: stretch;
}

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

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

html {
  box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-family: "Poppins", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-weight: 300;
}

p {
  margin-bottom: 1.5em;
  font-weight: 200;
}

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

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

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

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

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

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

big {
  font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
  background: #fff;
  font-family: "Poppins", sans-serif;
  font-weight: 200;
}

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

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

ul {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}

ol {
  list-style: decimal;
}

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

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em;
}

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

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

figure {
  margin: 1em 0;
}

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

/* Links
--------------------------------------------- */
a {
  color: #002753;
  text-decoration: none;
}
a:hover, a:focus, a:active {
  color: #3B8525;
}
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}

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

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

select {
  border: 1px solid #ccc;
}

textarea {
  width: 100%;
}

input[type=submit] {
  width: 100%;
  background-color: #3B8525;
}

.gdpr-text .nf-field-label label,
.gdpr-text .nf-field-element p,
.gdpr-text .listradio-wrap .nf-field-element label {
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 0;
}

.nf-form-layout .nf-form-content input:not([type=button]),
.nf-form-layout .nf-form-content textarea {
  background: #fff;
  border-radius: 0px;
}

.checkbox-wrap .nf-field-label label {
  font-size: 14px;
  font-weight: normal;
}

.nf-form-layout .nf-form-content input[type=button] {
  width: 100%;
  background-color: #3B8525;
  background: #3B8525;
}
.nf-form-layout .nf-form-content input[type=button]:hover {
  background-color: #002753;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.menu-main-container {
  display: none;
}
@media screen and (min-width: 980px) {
  .menu-main-container {
    display: block;
  }
}

.main-navigation {
  clear: both;
  display: block;
  float: right;
  width: 100%;
  font-size: 16px;
  font-family: "Poppins", sans-serif;
}
.main-navigation .menu-principale-container,
.main-navigation .menu-main-container {
  margin: 0;
}
.main-navigation ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.main-navigation ul ul {
  background-color: transparent;
  position: absolute;
  left: 0;
  overflow: hidden;
  top: 50px;
  padding-top: 30px;
  z-index: 99999;
  display: none;
}
.main-navigation ul ul li {
  background-color: #E3E3E3;
  -webkit-flex-grow: 0;
  -webkit-box-flex: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 1;
  -webkit-box-flex: 1;
  -moz-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: auto;
  -moz-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  width: 100%;
  text-align: left;
  text-transform: uppercase;
  color: #1E1E1E;
  padding-top: 0;
  padding-left: 0.5em;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.main-navigation ul ul li a {
  color: #1E1E1E;
  padding-top: 0.35em;
  padding-bottom: 0.35em;
}
.main-navigation ul ul li:hover {
  background-color: #002753;
}
.main-navigation ul ul li:hover a {
  color: #fff;
}
.main-navigation ul ul a {
  width: 100%;
  min-width: 250px;
  display: block;
  color: #fff;
  padding: 0.85em 0.35em;
  margin: 0;
}
.main-navigation li {
  position: relative;
  -webkit-flex-grow: 0;
  -webkit-box-flex: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 1;
  -webkit-box-flex: 1;
  -moz-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: auto;
  -moz-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  width: auto;
  padding-top: 30px;
}
.main-navigation a {
  display: block;
  text-decoration: none;
  color: #4D4D4D;
}
.main-navigation a:hover {
  color: #002753;
}

li.menu-item-has-children:hover ul {
  display: flex;
}

.main-navigation .menu > .menu-item > a {
  display: block;
  text-decoration: none;
  color: #1E1E1E;
  padding-bottom: 20px;
  overflow: hidden;
}
.main-navigation .menu > .menu-item > a:after {
  content: "";
  position: absolute;
  right: 0;
  width: 0;
  bottom: 15px;
  background: #3B8525;
  height: 2px;
  transition-property: width;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
.main-navigation .menu > .menu-item > a:hover:after, .main-navigation .menu > .menu-item > a:focus:after, .main-navigation .menu > .menu-item > a:active:after {
  left: 0;
  right: auto;
  width: 100%;
}

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

@media screen and (min-width: 980px) {
  .menu-toggle {
    display: none;
  }

  .main-navigation {
    padding-left: 40px;
  }
  .main-navigation ul {
    display: flex;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

.product-menu ul li {
  border-right: 1px solid #595959;
}
.product-menu ul li:last-child {
  border-right: none;
}
.product-menu ul li a {
  padding-right: 30px;
  text-align: left;
  font-weight: 600;
}
.product-menu ul li img {
  max-height: 90px;
  display: block;
  margin: 0 auto 15px auto;
  text-align: center;
}
.product-menu ul .menu-item .sub-menu {
  display: block;
  text-align: left;
  width: 100%;
  padding: 0;
  margin: 0;
  position: relative;
  color: #fff;
  top: 0;
}
.product-menu ul .menu-item .sub-menu li {
  width: 100%;
  float: left;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 0;
  padding-bottom: 0;
}
.product-menu ul .menu-item .sub-menu li a {
  padding-bottom: 0;
  padding-left: 0;
  color: #fff;
  font-weight: 300;
  font-size: 12px;
}
.product-menu ul .menu-item .sub-menu li a:hover {
  color: #002753;
}

.menu-item-description {
  width: 100%;
  text-align: center;
  font-size: 12px;
  padding: 10px 35px;
  text-transform: none;
  float: left;
  color: #A0A0A0;
}

.main-navigation ul ul li.button-all-products {
  width: 100%;
  max-width: 100%;
  flex: none;
  position: absolute;
  top: 80%;
  padding: 15px;
  text-align: center;
}
.main-navigation ul ul li.button-all-products a {
  background: #002753;
  color: #fff;
  width: auto;
  max-width: 200px;
  margin: 0 auto;
  padding: 10px;
  border-radius: 3px;
  text-align: center;
  text-transform: capitalize;
}
.main-navigation ul ul li.button-all-products a:hover {
  background: #fff;
  color: #002753;
}

@media screen and (max-width: 980px) {
  button.menu-toggle {
    background: transparent;
    border: 0;
    padding-right: 25px;
    position: absolute;
    right: 0;
    top: -100px;
    font-size: 32px;
  }

  .menu-principale-container,
.menu-main-container {
    display: none;
  }

  .main-navigation {
    width: 100%;
    width: 100vw;
    position: absolute;
    left: 0;
    text-align: center;
    top: 80px;
  }
  .main-navigation ul ul li.button-all-products {
    position: relative;
  }

  .main-navigation .menu > .menu-item > a::after {
    display: none;
  }

  .menu > .menu-item-has-children > a::before {
    content: "⌄";
    width: 30px;
    height: 30px;
    position: absolute;
    right: 30px;
    text-align: right;
    color: #fff;
  }

  .toggled .menu-principale-container,
.toggled .menu-main-container {
    display: block;
    position: absolute;
    width: 100%;
    top: -44px;
  }
  .toggled .menu-principale-container .menu-item-description,
.toggled .menu-main-container .menu-item-description {
    text-align: left;
    padding-left: 0;
  }
  .toggled .menu-principale-container .sub-menu,
.toggled .menu-main-container .sub-menu {
    display: none;
  }
  .toggled .menu-principale-container li.menu-item,
.toggled .menu-main-container li.menu-item {
    width: 100%;
    background: #002753;
    padding: 0;
    z-index: 99999;
    margin: 0;
    text-align: left;
    margin: 0;
    border-bottom: 1px solid #a1a9b1;
  }
  .toggled .menu-principale-container li.menu-item a,
.toggled .menu-main-container li.menu-item a {
    padding: 20px;
    color: #ffffff;
  }

  li.menu-item-has-children:hover {
    margin: 0;
  }
  li.menu-item-has-children:hover .sub-menu {
    display: block;
    position: relative;
    padding: 0;
    margin: 0;
    color: #4A4A4A;
    background-color: #E3E3E3;
  }
  li.menu-item-has-children:hover .sub-menu li.menu-item {
    width: 100%;
    background: #E3E3E3;
    padding: 0;
    z-index: 99999;
    margin: 0;
    text-align: left;
    margin: 0;
    border-bottom: 1px solid #a1a9b1;
  }
  li.menu-item-has-children:hover .sub-menu li.menu-item a {
    padding: 20px;
    color: #002753;
  }

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

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

  .product-menu ul .menu-item ul.sub-menu {
    position: relative;
    width: 100%;
    float: left;
    display: block;
    max-width: 100%;
    color: #4A4A4A;
  }
  .product-menu ul .menu-item ul.sub-menu li {
    width: 100%;
    max-width: 100%;
    color: #4A4A4A;
    position: relative;
    float: left;
    display: block;
  }
  .product-menu ul .menu-item ul.sub-menu li a {
    width: 100%;
    max-width: 100%;
    position: relative;
    float: left;
    display: block;
    padding: 20px;
    color: #4A4A4A;
  }
}
.home.page .content-area {
  padding: 0;
  max-width: 1440px;
  margin: 0 auto;
}

.home.page .site-header, .home.page .breadmenu {
  background: transparent;
}
.home.page .site-header.light-header {
  background-color: #fff;
}
.home.page .site-header.light-header .nav-menu > li.menu-item a {
  color: #000;
}
.home.page .main-navigation .menu > .menu-item > a {
  color: #fff;
}
.home.page .entry-header {
  display: none;
}
.home.page .entry-content {
  margin-top: 0;
}

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

.post {
  margin: 0 0 1.5em;
}

.page {
  margin-bottom: 0;
}

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

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

.page-template-default .entry-content {
  margin-top: 0;
}

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

.site-main {
  width: 95%;
  padding: 0;
  position: relative;
  margin-left: 2.5%;
  margin-right: 2.5%;
}
@media screen and (min-width: 980px) {
  .site-main {
    padding: 0;
    max-width: 1440px;
    margin: 0 auto;
  }
}

.content {
  width: 95%;
  padding: 0;
  position: relative;
  margin-left: 2.5%;
  margin-right: 2.5%;
}
@media screen and (min-width: 980px) {
  .content {
    padding: 0;
    max-width: 1440px;
    margin: 0 auto;
  }
}

.page .content-area {
  width: 95%;
  padding: 0;
  position: relative;
  margin-left: 2.5%;
  margin-right: 2.5%;
}
@media screen and (min-width: 980px) {
  .page .content-area {
    padding-top: 100px;
    max-width: 1440px;
    margin: 0 auto;
  }
}

@media screen and (min-width: 980px) {
  .page-template-default .content-area {
    padding-top: 70px;
    max-width: 1440px;
    margin: 0 auto;
  }
}

.page .site {
  min-height: 100vh;
}

.start-header {
  width: 100%;
  background-color: #002753;
  min-height: 30px;
}

.top-header {
  width: 100%;
  background-color: #1E1E1E;
}
.top-header .top-content {
  width: 95%;
  padding: 0;
  position: relative;
  margin-left: 2.5%;
  margin-right: 2.5%;
}
@media screen and (min-width: 980px) {
  .top-header .top-content {
    padding: 0;
    max-width: 1440px;
    margin: 0 auto;
  }
}
.top-header section.widget-topbar {
  -webkit-flex-grow: 0;
  -webkit-box-flex: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 1;
  -webkit-box-flex: 1;
  -moz-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: auto;
  -moz-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  width: auto;
  margin-right: 10px;
  color: #fff;
  text-transform: uppercase;
  padding: 5px;
  font-size: 10px;
}
@media only screen and (min-width: 980px) {
  .top-header section.widget-topbar {
    font-size: 12px;
  }
}
.top-header p {
  margin: 0;
  padding: 0;
  font-size: 8px;
}
@media only screen and (min-width: 980px) {
  .top-header p {
    font-size: 12px;
  }
}
.top-header ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.top-header ul li {
  display: inline;
  margin-right: 0;
  margin-left: 10px;
}
@media only screen and (min-width: 980px) {
  .top-header ul li {
    margin-left: 20px;
  }
}
.top-header ul a {
  color: #fff;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.top-header ul a:hover {
  color: #002753;
}

.site-header {
  background-color: #fff;
  width: 100%;
  -webkit-box-shadow: 0px 2px 9px 0px rgba(84, 83, 64, 0.15);
  -moz-box-shadow: 0px 2px 9px 0px rgba(84, 83, 64, 0.15);
  box-shadow: 0px 2px 9px 0px rgba(84, 83, 64, 0.15);
}

.content-header {
  width: 95%;
  padding: 0;
  position: relative;
  margin-left: 2.5%;
  margin-right: 2.5%;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 980px) {
  .content-header {
    padding: 0;
    max-width: 1440px;
    margin: 0 auto;
  }
}
.content-header .site-macroing {
  -webkit-flex-grow: 1;
  -webkit-box-flex: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -webkit-box-flex: 1;
  -moz-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: auto;
  -moz-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  max-width: 15%;
}
.content-header .top-navigation {
  -webkit-flex-grow: 1;
  -webkit-box-flex: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -webkit-box-flex: 1;
  -moz-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: auto;
  -moz-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  max-width: 85%;
}

.custom-logo {
  padding: 5px;
}

.entry-title {
  text-align: center;
  font-size: 48px;
}

@media only screen and (min-width: 980px) {
  .custom-logo {
    padding-left: 0px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
  }

  .site-header {
    width: 100%;
    height: 80px;
    position: fixed;
    z-index: 99999;
    top: 0;
  }

  .admin-bar .site-header {
    top: 30px;
  }

  .admin-bar .site {
    padding-top: 30px;
  }

  .home.admin-bar .site {
    padding-top: 0px;
  }

  .site-content {
    padding-top: 100px;
  }
}
.main-navigation .menu > .special-menu-item {
  background: #002753;
  padding: 20px;
}
@media only screen and (min-width: 980px) {
  .main-navigation .menu > .special-menu-item {
    padding: 3px 12px;
    background: #002753;
    border: 4px solid #002753;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
}
.main-navigation .menu > .special-menu-item:hover {
  background: #fff;
  border: 4px solid #002753;
}
.main-navigation .menu > .special-menu-item a {
  color: #fff;
  padding-bottom: 0;
  padding-top: 0;
}
.main-navigation .menu > .special-menu-item a:after {
  display: none;
}
.main-navigation .menu > .special-menu-item a:hover {
  color: #002753;
  background: #fff;
  border: none;
}

.breadmenu {
  font-size: 0.75rem;
  width: 100%;
  min-height: 20px;
  padding: 0.25em;
  background-color: #3B8525;
  color: #fff;
  margin-top: 0;
}
@media only screen and (min-width: 980px) {
  .breadmenu {
    margin-top: 80px;
  }
}
.breadmenu a {
  color: #fff;
  text-decoration: none;
}

.sidebar-footer-wrap {
  width: 100%;
  padding: 2em 0;
  background-color: #1E1E1E;
}
@media screen and (min-width: 980px) {
  .sidebar-footer-wrap {
    padding: 5em 0;
  }
}

.sidebar-footer {
  width: 95%;
  padding: 0;
  position: relative;
  margin-left: 2.5%;
  margin-right: 2.5%;
  color: #fff;
  font-size: 14px;
  line-height: 30px;
  font-weight: 200;
  padding: 25px;
}
@media screen and (min-width: 980px) {
  .sidebar-footer {
    padding: 0;
    max-width: 1440px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 980px) {
  .sidebar-footer {
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 0;
  }
}
.sidebar-footer section {
  -webkit-flex-grow: 1;
  -webkit-box-flex: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -webkit-box-flex: 1;
  -moz-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: auto;
  -moz-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -webkit-box-ordinal-group: 3;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 2;
  -webkit-order: 2;
  -moz-order: 2;
  order: 2;
  width: 100%;
  margin-top: 2.5em;
  margin-bottom: 2.5em;
}
@media screen and (min-width: 980px) {
  .sidebar-footer section {
    max-width: 25%;
    margin-top: 0;
    margin-bottom: 0;
    border-left: 1px dashed #C9C9C9;
    padding-left: 25px;
  }
  .sidebar-footer section:first-child {
    border: none;
    padding-left: 0;
  }
}
.sidebar-footer .widget-footer-title {
  margin-bottom: 20px;
  margin-top: 0;
  font-size: 36px;
  color: #fff;
  font-family: "Poppins", sans-serif;
}
.sidebar-footer a {
  text-decoration: none;
  color: #fff;
}
.sidebar-footer a:hover {
  text-decoration: underline;
  color: #002753;
}
.sidebar-footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sidebar-footer ul .menu-item i._before {
  margin-right: 1.25em;
  float: left;
  margin-top: 8px;
}
.sidebar-footer ul .address {
  min-height: 80px;
  padding-right: 80px;
}
.sidebar-footer ul .address i._before {
  min-height: 50px;
}
.sidebar-footer li {
  padding: 10px 0;
  border-bottom: 1px solid #979797;
}
.sidebar-footer li:last-child {
  border-bottom: none;
}
.sidebar-footer .widget_media_image img {
  float: left;
}

.site-footer {
  width: 100%;
  background-color: #002753;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}
.site-footer .site-info {
  width: 95%;
  padding: 0;
  position: relative;
  margin-left: 2.5%;
  margin-right: 2.5%;
  color: #fff;
  font-size: 10px;
  font-weight: 200;
}
@media screen and (min-width: 980px) {
  .site-footer .site-info {
    padding: 0;
    max-width: 1440px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 980px) {
  .site-footer .site-info {
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.site-footer section {
  -webkit-flex-grow: 1;
  -webkit-box-flex: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -webkit-box-flex: 1;
  -moz-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: auto;
  -moz-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  width: 100%;
  padding: 20px;
}
@media screen and (min-width: 980px) {
  .site-footer section {
    width: 50%;
  }
}
.site-footer .textwidget p {
  color: #fff;
  font-size: 14px;
}
.site-footer .widget_nav_menu {
  width: 100%;
  text-align: center;
  margin-top: 1em;
  margin-bottom: 1.5em;
}
@media screen and (min-width: 980px) {
  .site-footer .widget_nav_menu {
    text-align: right;
  }
}
.site-footer .widget_nav_menu li {
  display: inline;
  padding-left: 10px;
}
.site-footer a {
  text-decoration: none;
  color: #E3E3E3;
}
.site-footer a:hover {
  text-decoration: underline;
  color: #fff;
}

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

.macro-columns {
  margin-bottom: 0;
}

@media only screen and (min-width: 980px) {
  .alignfull {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    width: auto;
    max-width: 1000%;
  }

  .alignwide {
    margin-left: calc(25% - 25vw);
    margin-right: calc(25% - 25vw);
    width: auto;
    max-width: 1000%;
  }

  .alignwide img,
.alignfull img {
    display: block;
    margin: 0 auto;
  }

  .wp-block-cover-image.has-parallax {
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .wp-block-cover, .wp-block-cover-image {
    min-height: 340px;
    margin-bottom: 0;
  }
}
.wp-block-image figcaption {
  text-align: left;
}

.wp-block-cover__inner-container {
  text-align: center;
}

.wp-block-cover__inner-container > * {
  display: inline-block;
  width: 100%;
}

.wp-block-cover__inner-container > p {
  max-width: 730px;
}

.full-area {
  width: 95%;
  padding: 0;
  position: relative;
  margin-left: 2.5%;
  margin-right: 2.5%;
}
@media screen and (min-width: 980px) {
  .full-area {
    padding: 0;
    max-width: 1440px;
    margin: 0 auto;
  }
}

.blog,
.search,
.category {
  background-color: #fff;
}
@media screen and (min-width: 980px) {
  .blog,
.search,
.category {
    margin-top: 80px;
  }
}
.blog .site-content .post,
.search .site-content .post,
.category .site-content .post {
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(77, 75, 77, 0.25);
  -moz-box-shadow: 0px 0px 10px 0px rgba(77, 75, 77, 0.25);
  box-shadow: 0px 0px 10px 0px rgba(77, 75, 77, 0.25);
}
@media screen and (min-width: 980px) {
  .blog .full-area,
.search .full-area,
.category .full-area {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -ms-flex-line-pack: start;
    -webkit-align-content: flex-start;
    -moz-align-content: flex-start;
    align-content: flex-start;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 0;
    width: 100%;
    max-width: 1440px;
    position: relative;
  }
}
.blog .content-area,
.search .content-area,
.category .content-area {
  -webkit-flex-grow: 1;
  -webkit-box-flex: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -webkit-box-flex: 1;
  -moz-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: auto;
  -moz-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  width: 100%;
}
.blog .post .featured-image,
.search .post .featured-image,
.category .post .featured-image {
  -webkit-flex-grow: 1;
  -webkit-box-flex: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -webkit-box-flex: 1;
  -moz-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: auto;
  -moz-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  width: 100%;
  padding-bottom: 0.5em;
}
@media screen and (min-width: 980px) {
  .blog .post .featured-image,
.search .post .featured-image,
.category .post .featured-image {
    width: 50%;
    padding: 1em;
  }
}
.blog .post .post-preview,
.search .post .post-preview,
.category .post .post-preview {
  -webkit-flex-grow: 1;
  -webkit-box-flex: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -webkit-box-flex: 1;
  -moz-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: auto;
  -moz-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  width: 100%;
  padding: 0;
  background-color: #fff;
}
@media screen and (min-width: 980px) {
  .blog .post .post-preview,
.search .post .post-preview,
.category .post .post-preview {
    width: 50%;
    padding: 1em 1.75em;
  }
}
.blog .post .post-preview .entry-title,
.search .post .post-preview .entry-title,
.category .post .post-preview .entry-title {
  font-size: 24px;
  line-height: 36px;
  text-align: left;
}
.blog .post .post-preview p,
.search .post .post-preview p,
.category .post .post-preview p {
  float: left;
  margin-top: 0;
  line-height: 24px;
}

.blog,
.single,
.category {
  background-color: #fff;
}
.blog .post .featured-image,
.single .post .featured-image,
.category .post .featured-image {
  width: 100%;
}
@media screen and (min-width: 980px) {
  .blog .post .featured-image,
.single .post .featured-image,
.category .post .featured-image {
    width: 40%;
  }
}
.blog .post .entry-content,
.blog .post .entry-footer,
.blog .post .entry-meta,
.single .post .entry-content,
.single .post .entry-footer,
.single .post .entry-meta,
.category .post .entry-content,
.category .post .entry-footer,
.category .post .entry-meta {
  padding: 5px 20px;
}
.blog .post .entry-footer,
.single .post .entry-footer,
.category .post .entry-footer {
  background-color: #002753;
  color: #fff;
}
.blog .post .entry-meta,
.single .post .entry-meta,
.category .post .entry-meta {
  width: 100%;
  border-top: 1px solid #cecccc;
  border-bottom: 1px solid #cecccc;
  float: left;
}
.blog .post .post-preview,
.single .post .post-preview,
.category .post .post-preview {
  width: 100%;
  padding: 0;
}
@media screen and (min-width: 980px) {
  .blog .post .post-preview,
.single .post .post-preview,
.category .post .post-preview {
    width: 60%;
    padding: 1em 1.35em;
  }
}
.blog .post .post-preview .entry-title,
.single .post .post-preview .entry-title,
.category .post .post-preview .entry-title {
  padding-right: 0.5em;
  font-size: 24px;
  line-height: 36px;
}
.blog .post .post-preview p,
.single .post .post-preview p,
.category .post .post-preview p {
  margin-bottom: 20px;
}

.wp-block-cover .wp-block-cover__inner-container > * {
  display: inline-block;
  width: 100%;
  max-width: 100%;
}

.wp-block-cover .wp-block-cover__inner-container > p {
  display: inline-block;
  width: 100%;
  max-width: 730px;
}

.entry-title a {
  color: #000A12;
  text-decoration: none;
  font-size: 24px;
}

.entry-meta a {
  color: #939393;
  text-decoration: none;
  font-size: 14px;
  line-height: 15px;
  margin: 0.25em 0;
  float: left;
}

.read-more {
  color: #002753;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  line-height: 27px;
  margin-top: 20px;
  float: left;
  width: 70px;
  position: relative;
  border-bottom: 1px solid #002753;
}
.read-more:before {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 0;
  color: #6A6A6A;
  text-align: right;
}

.posts-navigation a {
  text-decoration: none;
  font-size: 14px;
  color: #002753;
  font-family: "Poppins", sans-serif;
}

.next-link {
  position: relative;
  width: 120px;
  padding-left: 50px;
  float: left;
}
.next-link:before {
  width: 30px;
  height: 30px;
  position: absolute;
  left: 0;
  color: #6A6A6A;
  text-align: left;
}

.previous-link {
  position: relative;
  width: 120px;
  float: right;
}
.previous-link:after {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 0;
  color: #6A6A6A;
  text-align: right;
}

.post-preview-article {
  border: 4px solid #1E1E1E;
  padding: 0;
  margin: 10px 0;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
@media screen and (min-width: 980px) {
  .post-preview-article {
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 0;
  }
}
.post-preview-article:hover {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(77, 75, 77, 0.25);
  -moz-box-shadow: 0px 0px 10px 0px rgba(77, 75, 77, 0.25);
  box-shadow: 0px 0px 10px 0px rgba(77, 75, 77, 0.25);
}
.post-preview-article .post-preview-image {
  -webkit-flex-grow: 1;
  -webkit-box-flex: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -webkit-box-flex: 1;
  -moz-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: auto;
  -moz-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  padding: 0;
  margin: 0;
  min-height: 300px;
}
@media screen and (min-width: 980px) {
  .post-preview-article .post-preview-image {
    width: 70%;
    padding: 0;
    margin: 0;
    min-height: auto;
  }
}
.post-preview-article .post-preview-text {
  -webkit-flex-grow: 1;
  -webkit-box-flex: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -webkit-box-flex: 1;
  -moz-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: auto;
  -moz-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  width: 100%;
  padding: 2em;
  color: #1E1E1E;
}
@media screen and (min-width: 980px) {
  .post-preview-article .post-preview-text {
    width: 30%;
  }
}
.post-preview-article .post-preview-text h3 {
  font-size: 36px;
  margin-bottom: 0;
}

@media screen and (min-width: 980px) {
  .post-preview-article.even .post-preview-image {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    -moz-order: 1;
    order: 1;
  }
  .post-preview-article.even .post-preview-text {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 0;
    -ms-flex-order: 0;
    -webkit-order: 0;
    -moz-order: 0;
    order: 0;
  }
}
.archive .page-title {
  text-align: center;
}

.sub-taxonomy-list .sub-taxonomy-item {
  -webkit-flex-grow: 0;
  -webkit-box-flex: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 1;
  -webkit-box-flex: 1;
  -moz-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: auto;
  -moz-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  width: 48%;
  margin: 1%;
  text-align: center;
  text-transform: uppercase;
}
.sub-taxonomy-list .sub-taxonomy-item a:hover {
  color: #002753;
}
@media screen and (min-width: 980px) {
  .sub-taxonomy-list .sub-taxonomy-item {
    width: 32.33%;
    margin: 1% 0.5%;
  }
}

.macro-list {
  list-style: none;
  width: 100%;
  max-width: 1440px;
  margin: 4em auto;
}
.macro-list .macro-item {
  -webkit-flex-grow: 0;
  -webkit-box-flex: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 1;
  -webkit-box-flex: 1;
  -moz-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: auto;
  -moz-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  background-color: #1E1E1E;
  min-height: 330px;
  border: 8px solid #fff;
  background-repeat: no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 600px) {
  .macro-list .macro-item {
    width: 50%;
  }
}
@media only screen and (min-width: 980px) {
  .macro-list .macro-item {
    width: 33.33%;
  }
}
.macro-list .macro-item .macro-item-link {
  background-color: rgba(0, 38, 84, 0.8);
  color: #fff;
  font-weight: 200;
  width: 100%;
  padding-top: 1.75em;
  padding-bottom: 1.75em;
  position: relative;
  font-size: 18px;
}
.macro-list .macro-item .macro-item-link:hover {
  background-color: rgba(56, 134, 29, 0.8);
}

.category-area {
  background-color: #E3E3E3;
  padding-top: 3em;
  padding-bottom: 3em;
  width: 100%;
}

.category-list {
  list-style: none;
  width: 100%;
}
.category-list .category-item {
  -webkit-flex-grow: 0;
  -webkit-box-flex: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 1;
  -webkit-box-flex: 1;
  -moz-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: auto;
  -moz-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  background-color: #fff;
  min-height: 220px;
  margin: 1%;
}
@media only screen and (min-width: 400px) {
  .category-list .category-item {
    width: 48%;
  }
}
@media only screen and (min-width: 980px) {
  .category-list .category-item {
    width: 23%;
  }
}
.category-list .category-item img {
  width: 100%;
}
.category-list .category-item .category-item-link {
  width: 100%;
  min-height: 180px;
  padding: 1em;
  color: #000;
  font-weight: 200;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.category-list .category-item .category-item-link:hover {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(77, 75, 77, 0.25);
  -moz-box-shadow: 0px 0px 10px 0px rgba(77, 75, 77, 0.25);
  box-shadow: 0px 0px 10px 0px rgba(77, 75, 77, 0.25);
}

.category-title {
  text-align: center;
  font-weight: 200;
  font-size: 28px;
}

.tipology-list {
  list-style: none;
  width: 100%;
  background-color: #fff;
  padding: 0.75em;
  margin-top: 0.5em;
}
.tipology-list .tipology-item {
  -webkit-flex-grow: 0;
  -webkit-box-flex: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 1;
  -webkit-box-flex: 1;
  -moz-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: auto;
  -moz-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  text-align: center;
  padding: 0 1em;
}

.product-area {
  background-color: #E9E9E9;
  margin: 0 auto;
  padding-top: 1em;
  padding-bottom: 3em;
  width: 100%;
}
.product-area .product-content-area {
  max-width: 980px;
  margin: 0 auto;
  text-align: center;
}
.product-area .product-content-area p {
  padding: 0 1.5em;
}
@media only screen and (min-width: 980px) {
  .product-area .product-content-area p {
    padding: 0;
  }
}
.product-area .product-content-area .category-title {
  font-size: 42px;
  font-weight: 200;
  margin-bottom: 0;
}

.product-list {
  list-style: none;
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
}
.product-list .product-item {
  -webkit-flex-grow: 0;
  -webkit-box-flex: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 1;
  -webkit-box-flex: 1;
  -moz-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: auto;
  -moz-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  width: 48.25%;
  max-width: 48.25%;
  height: 420px;
  overflow-y: hidden;
  text-align: center;
  background-color: #fff;
  padding: 0 0.35em 1em 0.35em;
  margin: 0.5%;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(77, 75, 77, 0.25);
  -moz-box-shadow: 0px 0px 10px 0px rgba(77, 75, 77, 0.25);
  box-shadow: 0px 0px 10px 0px rgba(77, 75, 77, 0.25);
  position: relative;
}
@media only screen and (min-width: 500px) {
  .product-list .product-item {
    padding: 0 0.75em 1em 0.75em;
    height: 500px;
    width: 32.25%;
    max-width: 32.25%;
  }
}
.product-list .product-item h5 {
  font-size: 16px;
  text-transform: capitalize;
  margin-bottom: 0;
}
.product-list .product-item p {
  font-size: 12px;
  font-weight: 200;
  margin-bottom: 0.65em;
}
.product-list .product-item img {
  width: 100%;
  text-align: center;
}
.product-list .product-item .download-button {
  position: absolute;
  bottom: 5%;
  left: 10%;
  width: 80%;
}

.download-button {
  background-color: #3B8525;
  color: #fff;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 500;
  text-align: center;
  padding: 0.35em 0.5em;
  margin-top: 1em;
  display: block;
}
@media only screen and (min-width: 980px) {
  .download-button {
    font-size: 16px;
    padding: 0.35em 2.85em;
  }
}
.download-button:hover {
  color: #fff;
  background-color: #002753;
}

.macro-slide {
  width: 100%;
  min-height: 300px;
  background-color: #002753;
}
.macro-slide .macro-tiles {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow-x: scroll;
}
.macro-slide .macro-tiles .macro-tile {
  -webkit-flex-grow: 0;
  -webkit-box-flex: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 1;
  -webkit-box-flex: 1;
  -moz-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: auto;
  -moz-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  width: 100%;
  min-height: 100px;
  background-color: #1E1E1E;
  background-repeat: no-repeat;
  background-size: cover;
  border: 4px solid #fff;
  position: relative;
  -webkit-filter: grayscale(100%);
  filter: gray;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
}
@media only screen and (min-width: 980px) {
  .macro-slide .macro-tiles .macro-tile {
    min-height: 110px;
  }
}
@media only screen and (min-width: 1200px) {
  .macro-slide .macro-tiles .macro-tile {
    min-height: 140px;
  }
}
@media only screen and (min-width: 1400px) {
  .macro-slide .macro-tiles .macro-tile {
    min-height: 150px;
  }
}
.macro-slide .macro-tiles .macro-tile:hover {
  -webkit-filter: none;
  filter: none;
}
.macro-slide .macro-tiles .macro-tile .macro-item-link {
  min-height: 100px;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  color: #fff;
  font-weight: 200;
  padding: 1em;
  position: relative;
  background-color: rgba(0, 38, 84, 0.8);
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
}
@media only screen and (min-width: 980px) {
  .macro-slide .macro-tiles .macro-tile .macro-item-link {
    min-height: 110px;
  }
}
@media only screen and (min-width: 1200px) {
  .macro-slide .macro-tiles .macro-tile .macro-item-link {
    min-height: 140px;
  }
}
@media only screen and (min-width: 1400px) {
  .macro-slide .macro-tiles .macro-tile .macro-item-link {
    min-height: 150px;
  }
}
.macro-slide .macro-tiles .macro-tile .macro-item-link:hover {
  background-color: rgba(0, 38, 84, 0.85) !important;
  -webkit-filter: none;
  filter: none;
  opacity: 1;
}

.category-slide {
  list-style: none;
  width: 100%;
  background-color: #fff;
  overflow-x: scroll;
}
@media only screen and (min-width: 980px) {
  .category-slide {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-flex-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.category-slide .category-item {
  -webkit-flex-grow: 0;
  -webkit-box-flex: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 1;
  -webkit-box-flex: 1;
  -moz-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: auto;
  -moz-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  width: 100%;
  min-width: 19%;
  text-align: center;
  color: #fff;
  padding: 0.5em;
}
@media only screen and (min-width: 980px) {
  .category-slide .category-item {
    min-width: 12.5%;
    max-width: 12.5%;
  }
}
.category-slide .category-item .category-item-link {
  color: #000;
  font-weight: 200;
  font-size: 9px;
}
@media only screen and (min-width: 980px) {
  .category-slide .category-item .category-item-link {
    font-size: 16px;
  }
}
.category-slide .category-item .category-item-link span {
  display: block;
  width: 100%;
}
.category-slide .category-item .category-item-link img {
  padding: 1em;
  max-width: 80%;
}

.grey {
  background-color: #E9E9E9;
  padding: 1.5em;
}

.single-product-area {
  width: 95%;
  padding: 0;
  position: relative;
  margin-left: 2.5%;
  margin-right: 2.5%;
}
@media screen and (min-width: 980px) {
  .single-product-area {
    padding: 0;
    max-width: 1440px;
    margin: 0 auto;
  }
}
.single-product-area .entry-product-title {
  text-align: center;
  text-transform: uppercase;
  font-weight: 200;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 1em;
}
.single-product-area .single-product-content {
  padding-top: 0;
}
@media only screen and (min-width: 600px) {
  .single-product-area .single-product-content {
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.single-product-area .single-product-content p {
  padding-top: 0;
}
.single-product-area .single-product-content ul {
  margin-left: 1.5em;
}
@media only screen and (min-width: 980px) {
  .single-product-area .single-product-content ul {
    margin-left: 0;
  }
}
.single-product-area .single-product-content .post-thumbnail {
  width: 90%;
}
.single-product-area .single-product-content .product-data {
  width: 100%;
  margin-top: 0;
}
@media only screen and (min-width: 980px) {
  .single-product-area .single-product-content .product-data {
    width: 40%;
  }
}
.single-product-area .single-product-content .entry-content {
  width: 100%;
  margin-top: 2em;
}
.single-product-area .single-product-content .entry-content ul, .single-product-area .single-product-content .entry-content li {
  list-style-type: disc;
}
@media only screen and (min-width: 980px) {
  .single-product-area .single-product-content .entry-content {
    width: 50%;
    margin-left: 10%;
  }
}

.macro-precision {
  min-height: 240px;
}
@media only screen and (min-width: 980px) {
  .macro-precision {
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

.macro-intro {
  width: 100%;
  padding: 1.5em;
  font-weight: 400;
}
@media only screen and (min-width: 980px) {
  .macro-intro {
    width: 50%;
  }
}

.macro-header {
  width: 100%;
  min-height: 200px;
  background-size: cover;
}
@media only screen and (min-width: 980px) {
  .macro-header {
    width: 50%;
  }
}

h1.macro-title {
  margin-bottom: 0;
}

p.macro-description {
  margin-top: 0.25em;
}

.macro-title, .macro-description {
  color: #fff;
  margin-bottom: 0;
}

.blue-intro {
  width: 100%;
  background-color: #002753;
  color: #fff;
  margin-top: 4px;
  margin-bottom: 1em;
}
@media only screen and (min-width: 600px) {
  .blue-intro {
    min-height: 300px;
  }
}
.blue-intro .text-intro {
  width: 100%;
  padding: 1.5px 2em 1.5em 2em;
}
@media only screen and (min-width: 600px) {
  .blue-intro .text-intro {
    width: 50%;
    padding: 1.5px 2em 1.5em 2em;
  }
}
.blue-intro .image-intro {
  display: none;
}
@media only screen and (min-width: 600px) {
  .blue-intro .image-intro {
    display: flex;
    width: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }
}

.related-products-area {
  background-color: #E9E9E9;
  padding: 2em 1.5em 3.5em 1.5em;
  margin-top: 3em;
  width: 100%;
}
.related-products-area .related-title {
  text-align: center;
  font-size: 32px;
  font-weight: 200;
}
.related-products-area .related-product-list {
  list-style: none;
  width: 100%;
  margin: 0 auto;
}
@media only screen and (min-width: 600px) {
  .related-products-area .related-product-list {
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.related-products-area .related-product-list .related-product-item {
  -webkit-flex-grow: 0;
  -webkit-box-flex: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 1;
  -webkit-box-flex: 1;
  -moz-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: auto;
  -moz-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  width: 100%;
  text-align: center;
  background-color: #fff;
  min-height: 220px;
  padding: 0.5em;
  margin: 0.5%;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(77, 75, 77, 0.25);
  -moz-box-shadow: 0px 0px 10px 0px rgba(77, 75, 77, 0.25);
  box-shadow: 0px 0px 10px 0px rgba(77, 75, 77, 0.25);
}
@media only screen and (min-width: 600px) {
  .related-products-area .related-product-list .related-product-item {
    width: 15%;
  }
}
.related-products-area .related-product-list .related-product-item h5 {
  font-weight: 400;
  text-transform: capitalize;
}
.related-products-area .related-product-list .related-product-item img {
  width: 100%;
  text-align: center;
}

.blog .site-main {
  width: 100%;
}

.blog-area {
  width: 100%;
}
@media only screen and (min-width: 600px) {
  .blog-area {
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.blog-area .post {
  width: 100%;
  padding: 0.5em;
}
@media only screen and (min-width: 600px) {
  .blog-area .post {
    width: 33%;
  }
}
.blog-area .post-title {
  text-transform: lowercase;
  font-weight: 200;
  margin-bottom: 0;
  margin-top: 0;
}
.blog-area .post-title::first-letter {
  text-transform: uppercase;
}
.blog-area .post-excerpt {
  font-weight: 200;
  color: #6A6A6A;
  font-size: 0.65em;
  line-height: 1.75em;
}

.single-post .entry-header {
  width: 100%;
  background-color: #002753;
  color: #fff;
}
.single-post .entry-header .content {
  max-width: 100%;
  padding-left: 0.5em;
}
@media only screen and (min-width: 980px) {
  .single-post .entry-header .content {
    width: 100%;
    padding-left: 3em;
  }
}

.post-thumbnail {
  width: 100%;
}
.post-thumbnail img {
  width: 100%;
}

.search .content-area,
.category .content-area,
.single-post .content-area {
  width: 95%;
  padding: 0;
  position: relative;
  margin-left: 2.5%;
  margin-right: 2.5%;
  width: 100%;
  padding: 1em 0;
}
@media screen and (min-width: 980px) {
  .search .content-area,
.category .content-area,
.single-post .content-area {
    padding: 0;
    max-width: 1440px;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 600px) {
  .search .content-area,
.category .content-area,
.single-post .content-area {
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.search .content-area main,
.category .content-area main,
.single-post .content-area main {
  width: 100%;
}
@media only screen and (min-width: 600px) {
  .search .content-area main,
.category .content-area main,
.single-post .content-area main {
    width: 70%;
  }
  .search .content-area main article,
.category .content-area main article,
.single-post .content-area main article {
    padding-right: 2em;
  }
}
.search .content-area > aside,
.category .content-area > aside,
.single-post .content-area > aside {
  width: 100%;
}
@media only screen and (min-width: 600px) {
  .search .content-area > aside,
.category .content-area > aside,
.single-post .content-area > aside {
    width: 30%;
  }
}

.single-post .post .post-thumbnail img {
  width: 100%;
  margin-bottom: 1em;
}
@media only screen and (min-width: 980px) {
  .single-post .post .post-thumbnail img {
    margin-bottom: 3em;
  }
}

.single-post-title {
  color: #fff;
  font-weight: 200;
  margin-bottom: 20px;
  margin-top: 20px;
  font-size: 1.35em;
  padding-top: 6px;
  padding-bottom: 6px;
  text-transform: uppercase;
}

.single .post-navigation {
  padding: 2em 3em;
}

.grey-area {
  width: 100%;
  min-height: 245px;
  background-color: #E3E3E3;
  position: absolute;
  top: -100px;
  left: 0;
  z-index: -1;
}
@media only screen and (min-width: 980px) {
  .grey-area {
    min-height: 475px;
  }
}

.blog-preview {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 1.5em 0 1.5em;
}
@media only screen and (min-width: 980px) {
  .blog-preview {
    padding: 0;
  }
}
.blog-preview .blog-preview-title {
  text-align: center;
  margin: 1em auto;
  font-weight: 200;
  font-size: 1.85em;
}
.blog-preview .related-articles-list {
  width: 100%;
  padding: 1em 0;
}
@media only screen and (min-width: 600px) {
  .blog-preview .related-articles-list {
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.blog-preview .related-articles-list .related-article {
  width: 100%;
  padding: 0;
  font-weight: 200;
  margin-bottom: 1.5em;
}
@media only screen and (min-width: 600px) {
  .blog-preview .related-articles-list .related-article {
    width: 33%;
    padding: 0.5em;
    margin-bottom: 0;
  }
}
.blog-preview .related-articles-list .related-article p {
  margin-top: 0;
  font-size: 1em;
  line-height: 1.5;
  padding-top: 0;
}
.blog-preview .related-articles-list .preview-related-title {
  font-weight: 200;
  text-transform: uppercase;
  margin: 0.5em 0;
  padding: 0;
  font-size: 1.15em;
}

.single-macro-slide {
  width: 100%;
  overflow-x: scroll;
}
.single-macro-slide .single-macro-tiles {
  list-style: none;
  margin: 0;
  padding: 0;
}
.single-macro-slide .single-macro-tiles .macro-tile {
  -webkit-flex-grow: 0;
  -webkit-box-flex: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 1;
  -webkit-box-flex: 1;
  -moz-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: auto;
  -moz-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  width: 100%;
  min-height: 100px;
  background-color: #1E1E1E;
  background-repeat: no-repeat;
  background-size: cover;
  border: 4px solid #fff;
  -webkit-filter: grayscale(100%);
  filter: gray;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
}
.single-macro-slide .single-macro-tiles .macro-tile:hover {
  -webkit-filter: none;
  filter: none;
}
.single-macro-slide .single-macro-tiles .macro-tile .macro-item-link {
  min-height: 100px;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  color: #fff;
  font-weight: 300;
  padding: 1em;
  position: relative;
  background-color: rgba(0, 38, 84, 0.8);
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
}
.single-macro-slide .single-macro-tiles .macro-tile .macro-item-link:hover {
  background-color: rgba(0, 38, 84, 0.85) !important;
  -webkit-filter: none;
  filter: none;
  opacity: 1;
}

.single .category-slide {
  background-color: #EAEAEA;
}
.single .category-slide img {
  mix-blend-mode: multiply;
  background-blend-mode: multiply;
}

.product-excerpt {
  text-align: center;
}
.product-excerpt p {
  padding-top: 0;
  margin-top: 0;
}

.footer-category {
  color: #fff;
}
@media only screen and (min-width: 980px) {
  .footer-category {
    padding: 3em 4em;
  }
}

.footer-category-title {
  color: #fff;
  font-weight: 200;
  font-size: 2.85em;
  margin-bottom: 0;
}

.footer-category-description {
  color: #fff;
  font-weight: 200;
}

.preview-blog-area {
  width: 100%;
  padding: 0;
  position: relative;
  background-color: #E3E3E3;
  padding: 2em 1em;
  margin-bottom: 1em;
}
.preview-blog-area a {
  color: #000;
}
.preview-blog-area .preview-blog-area-content {
  width: 100%;
}
@media only screen and (min-width: 600px) {
  .preview-blog-area .preview-blog-area-content {
    width: 98%;
    margin: 0 auto;
    max-width: 1440px;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.preview-blog-area .preview-blog-area-content .preview-blog-area-big {
  width: 100%;
}
@media only screen and (min-width: 600px) {
  .preview-blog-area .preview-blog-area-content .preview-blog-area-big {
    width: 60%;
    padding-right: 0.5em;
  }
}
.preview-blog-area .preview-blog-area-content .preview-blog-area-big h2 {
  line-height: 1.15;
  margin-bottom: 0.35em;
  margin-top: 0.35em;
  padding-bottom: 0;
  font-weight: 600;
}
.preview-blog-area .preview-blog-area-content .preview-blog-area-big p {
  margin-top: 0;
  padding-top: 0.15em;
  font-size: 14px;
}
.preview-blog-area .preview-blog-area-content .preview-blog-area-big .small-date {
  font-weight: 500;
  font-size: 14px;
}
.preview-blog-area .preview-blog-area-content .preview-blog-area-big img {
  padding-top: 0;
}
.preview-blog-area .preview-blog-area-content .preview-blog-area-small {
  width: 100%;
  padding-top: 0;
  margin-top: 0;
}
@media only screen and (min-width: 600px) {
  .preview-blog-area .preview-blog-area-content .preview-blog-area-small {
    width: 40%;
    padding-left: 0.5em;
  }
}
.preview-blog-area .preview-blog-area-content .preview-blog-area-small .small-picture {
  background-size: cover;
  max-height: 60px;
  display: block;
}
.preview-blog-area .preview-blog-area-content .preview-blog-area-small div .blog-area-small-link {
  width: 100%;
  padding: 0 1em 0 1em;
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 2em;
}
.preview-blog-area .preview-blog-area-content .preview-blog-area-small div img {
  padding-top: 0;
  margin-top: 0;
  max-width: 30%;
}
.preview-blog-area .preview-blog-area-content .preview-blog-area-small div .preview-blog-area-small-content {
  width: 70%;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
@media only screen and (min-width: 600px) {
  .preview-blog-area .preview-blog-area-content .preview-blog-area-small div .preview-blog-area-small-content {
    padding-left: 1em;
  }
}
.preview-blog-area .preview-blog-area-content .preview-blog-area-small div h5 {
  font-size: 14px;
  font-weight: 600;
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 0.45em;
}
.preview-blog-area .preview-blog-area-content .preview-blog-area-small div .small-date {
  font-size: 11px;
}

.latest-from-blog {
  width: 100%;
  background-color: #002753;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  padding: 0.55em 1em;
  margin-bottom: 1em;
}
@media only screen and (min-width: 600px) {
  .latest-from-blog {
    width: 98%;
    margin: 0 auto 1em auto;
    max-width: 1440px;
  }
}
.latest-from-blog h3 {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}

.canvas-area {
  width: 100%;
}
.canvas-area a {
  color: #000;
}
@media only screen and (min-width: 600px) {
  .canvas-area {
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

.preview-blog-category-column {
  width: 100%;
}
@media only screen and (min-width: 600px) {
  .preview-blog-category-column {
    width: 65%;
  }
}

.cat-picture {
  background-size: cover;
  height: 300px;
  width: 100%;
  display: block;
}

@media only screen and (min-width: 800px) {
  .blog .fullblog-area,
.single .fullblog-area,
.category .fullblog-area {
    width: 98%;
    margin: 0 auto;
    max-width: 1440px;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.blog .fullblog-area .site-main,
.single .fullblog-area .site-main,
.category .fullblog-area .site-main {
  max-width: 100%;
}

@media only screen and (min-width: 600px) {
  .preview-category-area-content {
    width: 98%;
    margin: 0 auto;
    max-width: 1440px;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

.category-cover {
  width: 50%;
}

.category-description {
  width: 50%;
  padding: 1.5em;
}

.preview-blog-category-items {
  width: 100%;
  padding-top: 0;
  margin-top: 0;
}
@media only screen and (min-width: 600px) {
  .preview-blog-category-items {
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.preview-blog-category-items .preview-blog-category-item {
  width: 100%;
  padding: 0 0.75% 1em 0.75%;
  margin-bottom: 1em;
}
@media only screen and (min-width: 600px) {
  .preview-blog-category-items .preview-blog-category-item {
    width: 33.33%;
  }
}
.preview-blog-category-items .preview-blog-category-item .preview-blog-category-wrap {
  background-color: #E3E3E3;
  padding-top: 0;
  min-height: 600px;
}
.preview-blog-category-items .preview-blog-category-item .preview-blog-category-content {
  padding-left: 1.75em;
  padding-right: 1.75em;
}
.preview-blog-category-items .preview-blog-category-item .preview-blog-category-title {
  width: 100%;
  background-color: #002753;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
  text-align: left;
  padding: 0.35em 0.75em;
}
.preview-blog-category-items .preview-blog-category-item img.wp-post-image {
  max-width: 100%;
  margin-top: 10px;
}
.preview-blog-category-items .preview-blog-category-item .small-date {
  width: 100%;
  font-weight: 300;
  font-size: 12px;
  display: inline-block;
}
.preview-blog-category-items .preview-blog-category-item h5 {
  width: 100%;
  color: #000;
  font-weight: 700;
  padding-top: 0;
  margin: 0.5em 0;
  font-size: 16px;
}
.preview-blog-category-items .preview-blog-category-item p {
  width: 100%;
  margin-top: 0;
  padding-top: 0.15em;
  font-size: 14px;
}

.category-sidebar {
  margin-top: 0;
  padding-top: 0;
  width: 100%;
  padding-left: 2em;
}
@media only screen and (min-width: 600px) {
  .category-sidebar {
    width: 30%;
  }
}
.category-sidebar .widget-title {
  width: 100%;
  background-color: #002753;
  color: #fff;
  text-transform: uppercase;
  padding: 0.75em 1em;
  margin-bottom: 0;
  margin-top: 0;
}
.category-sidebar .widget ul {
  padding-left: 1em;
}
.category-sidebar .widget ul li {
  padding: 1em;
  font-weight: 400;
  font-size: 0.85em;
}
.category-sidebar .widget ul li.grey {
  background-color: #E3E3E3;
}

.small-blog-list {
  padding-top: 1em;
}
.small-blog-list article {
  margin-bottom: 1em;
}
.small-blog-list article img {
  max-width: 20%;
  max-height: 10%;
}
.small-blog-list article h6 {
  padding-left: 1em;
  font-weight: 200;
  font-size: 0.75em;
}

.archive .preview-blog-category-image {
  width: 100%;
  max-width: 100%;
}
@media only screen and (min-width: 600px) {
  .archive .preview-blog-category-image {
    width: 40%;
    max-width: 40%;
  }
}

.archive .preview-blog-category-area {
  margin-top: 0;
  padding-top: 0;
}

.archive .preview-blog-category-title {
  max-height: 40px;
}

.category-main-article {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-content: flex-start;
  margin-top: 1em;
}
.category-main-article .category-main-article-wrap {
  display: flex;
  flex-direction: row;
  padding: 0 1em 0 1em;
}
.category-main-article .category-main-article-image {
  max-width: 40%;
}
.category-main-article img {
  max-width: 100%;
}
.category-main-article .category-main-article-content {
  padding: 0 0.5rem;
}
.category-main-article .category-main-article-content h5 {
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 0;
}

.index-cat-list .index-cat-item {
  display: inline-block;
  background-color: #E3E3E3;
  color: #000A12;
  padding: 2px 4px;
  margin: 5px;
  font-size: 0.95em;
}
.index-cat-list .index-cat-item a {
  display: inline-block;
  padding: 2px 4px;
}

.area-small-category {
  color: #088323;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 0.25em;
  font-size: 12px;
}

.blog-macro-slide {
  width: 100%;
}
.blog-macro-slide .macro-tiles {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow-x: scroll;
}
.blog-macro-slide .macro-tiles .macro-tile {
  -webkit-flex-grow: 0;
  -webkit-box-flex: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 1;
  -webkit-box-flex: 1;
  -moz-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: auto;
  -moz-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  width: 100%;
  min-height: 100px;
  background-color: #1E1E1E;
  background-repeat: no-repeat;
  background-size: cover;
  border: 4px solid #fff;
  position: relative;
}
@media only screen and (min-width: 980px) {
  .blog-macro-slide .macro-tiles .macro-tile {
    min-height: 110px;
  }
}
@media only screen and (min-width: 1200px) {
  .blog-macro-slide .macro-tiles .macro-tile {
    min-height: 140px;
  }
}
@media only screen and (min-width: 1400px) {
  .blog-macro-slide .macro-tiles .macro-tile {
    min-height: 150px;
  }
}
.blog-macro-slide .macro-tiles .macro-tile:hover {
  -webkit-filter: none;
  filter: none;
}
.blog-macro-slide .macro-tiles .macro-tile .macro-item-link {
  margin-top: 45px;
  text-align: center;
  text-transform: uppercase;
  font-size: 10px;
  color: #fff;
  font-weight: 600;
  padding: 1em 0.5em;
  position: relative;
  background-color: rgba(0, 38, 84, 0.7);
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  opacity: 1;
}
.blog-macro-slide .macro-tiles .macro-tile .macro-item-link:hover {
  background-color: rgba(0, 38, 84, 0.85) !important;
  -webkit-filter: none;
  filter: none;
  opacity: 1;
}

.preview-archive-category-item {
  width: 50%;
  padding: 0 1%;
  margin-bottom: 1em;
}
.preview-archive-category-item .preview-archive-category-wrap {
  background-color: #E3E3E3;
  padding-top: 0;
  min-height: 600px;
}
.preview-archive-category-item .preview-archive-category-content {
  padding-left: 1.75em;
  padding-right: 1.75em;
}
.preview-archive-category-item .preview-blog-category-title {
  width: 100%;
  background-color: #002753;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
  text-align: left;
  padding: 0.35em 0.75em;
}
.preview-archive-category-item img.wp-post-image {
  max-width: 100%;
  margin-top: 0px;
}
.preview-archive-category-item .small-date {
  width: 100%;
  font-weight: 300;
  font-size: 12px;
  display: inline-block;
}
.preview-archive-category-item h5 {
  width: 100%;
  color: #000;
  font-weight: 700;
  padding: 0;
  margin: 0.5em 0;
  font-size: 16px;
}
.preview-archive-category-item p {
  width: 100%;
  margin-top: 0;
  padding-top: 0.15em;
  font-size: 14px;
}

.small-link {
  font-weight: 600;
  font-size: 12px;
  display: inline-block;
}

.special-section {
  width: 100%;
}
@media only screen and (min-width: 980px) {
  .special-section {
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.special-section .left-block {
  width: 100%;
  padding: 0 0.75%;
}
@media only screen and (min-width: 980px) {
  .special-section .left-block {
    width: 66.66%;
  }
}
.special-section .left-block .preview-featured-item {
  width: 100%;
}
.special-section .left-block .bkg-post {
  min-height: 350px;
  background-size: cover;
  background-repeat: no-repeat;
  min-width: 100%;
  padding: 2em;
  position: relative;
  margin-bottom: 1em;
}
.special-section .left-block .gradient-layer {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #020024;
  background: linear-gradient(0deg, #020024 10%, rgba(234, 239, 240, 0.0102240725) 50%);
  z-index: 1;
}
.special-section .left-block .featured-label {
  z-index: 9;
}
.special-section .left-block .featured-label span {
  display: inline-block;
  background-color: #3B8525;
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
  font-weight: 700;
  padding: 0.65em 1.5em;
  z-index: 9;
}
.special-section .left-block .special-item-title {
  width: 100%;
  text-align: left;
  color: #fff;
  font-weight: 700;
  margin-top: 0;
  padding-top: 0.25em;
  font-size: 2.5em;
  margin-bottom: 0;
  z-index: 9;
}
.special-section .left-block .preview-event-item {
  width: 100%;
}
.special-section .left-block .preview-event-item .bkg-post {
  min-height: 200px;
}
.special-section .left-block .preview-event-item .featured-label span {
  font-size: 12px;
  padding: 0.5em 1.25em;
  background-color: #002753;
}
.special-section .left-block .preview-event-item .special-item-title {
  font-size: 1.25em;
}
.special-section .left-block .preview-blog-event-category-item:first-child {
  width: 100%;
  padding-right: 1%;
}
@media only screen and (min-width: 980px) {
  .special-section .left-block .preview-blog-event-category-item:first-child {
    width: 50%;
    padding-right: 1%;
  }
}
.special-section .left-block .preview-blog-event-category-item:nth-child(2) {
  width: 100%;
}
@media only screen and (min-width: 980px) {
  .special-section .left-block .preview-blog-event-category-item:nth-child(2) {
    width: 50%;
    padding-left: 1%;
  }
}
.special-section .right-block {
  width: 100%;
}
@media only screen and (min-width: 980px) {
  .special-section .right-block {
    width: 33.33%;
  }
}

.wp-block-search__inside-wrapper .wp-block-search__input {
  width: 70%;
}
.wp-block-search__inside-wrapper .wp-block-search__button {
  width: 29%;
  margin-left: 1%;
  background-color: #3B8525;
  color: #fff;
  text-transform: uppercase;
  border: none;
  border-radius: 0;
  -webkit-appearance: none;
}

.wp-block-search__label {
  display: none;
}

.wpcf7 {
  width: 100%;
  margin: 50px auto 20px auto;
}
.wpcf7 label, .wpcf7 input {
  width: 100%;
}
.wpcf7 input[type=submit] {
  color: #fff;
  cursor: pointer;
}

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

.bypostauthor {
  display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
  margin: 0 0 1.5em;
}
.widget select {
  max-width: 100%;
}

.widget_block .wp-block-kadence-advancedbtn {
  background-color: #002753;
  color: #fff;
  font-size: 16px;
  padding: 1.5rem 1rem;
  text-transform: uppercase;
}
.widget_block .wp-block-kadence-advancedbtn a {
  color: #fff;
}
.widget_block .wp-block-kadence-advancedbtn .kt-btn-svg-icon {
  margin-left: 10px;
}

.special-widget {
  background-color: #E3E3E3;
  padding-top: 1em;
  padding-bottom: 1em;
}
.special-widget a {
  color: #000;
}
.special-widget article {
  padding: 0 1.5em;
  margin: 0 auto;
}
.special-widget .widget-title {
  background-color: #3B8525;
}
.special-widget img {
  width: 100%;
  max-height: 200px;
}

.single .widget-area .widget_archive .widget-title,
.blog .widget-area .widget_archive .widget-title,
.category .widget-area .widget_archive .widget-title,
.single .widget-area .widget_categories .widget-title,
.blog .widget-area .widget_categories .widget-title,
.category .widget-area .widget_categories .widget-title,
.search .widget-area .widget_categories .widget-title {
  margin-bottom: 0;
}
.single .widget-area .widget_archive a,
.blog .widget-area .widget_archive a,
.category .widget-area .widget_archive a,
.single .widget-area .widget_categories a,
.blog .widget-area .widget_categories a,
.category .widget-area .widget_categories a,
.search .widget-area .widget_categories a {
  font-weight: 600;
  color: #000;
  padding-left: 1.25em;
}
.single .widget-area .widget_archive ul,
.blog .widget-area .widget_archive ul,
.category .widget-area .widget_archive ul,
.single .widget-area .widget_categories ul,
.blog .widget-area .widget_categories ul,
.category .widget-area .widget_categories ul,
.search .widget-area .widget_categories ul {
  padding: 0;
}
.single .widget-area .widget_archive li,
.blog .widget-area .widget_archive li,
.category .widget-area .widget_archive li,
.single .widget-area .widget_categories li,
.blog .widget-area .widget_categories li,
.category .widget-area .widget_categories li,
.search .widget-area .widget_categories li {
  padding-top: 0.75em;
  padding-bottom: 0.75em;
}
.single .widget-area .widget_archive li:nth-child(odd),
.blog .widget-area .widget_archive li:nth-child(odd),
.category .widget-area .widget_archive li:nth-child(odd),
.single .widget-area .widget_categories li:nth-child(odd),
.blog .widget-area .widget_categories li:nth-child(odd),
.category .widget-area .widget_categories li:nth-child(odd),
.search .widget-area .widget_categories li:nth-child(odd) {
  background-color: #E3E3E3;
}
.single .widget-area .widget_archive li:nth-child(even),
.blog .widget-area .widget_archive li:nth-child(even),
.category .widget-area .widget_archive li:nth-child(even),
.single .widget-area .widget_categories li:nth-child(even),
.blog .widget-area .widget_categories li:nth-child(even),
.category .widget-area .widget_categories li:nth-child(even),
.search .widget-area .widget_categories li:nth-child(even) {
  background-color: #fff;
}

.blog .widget-area .recent-posts-widget-with-thumbnails ul li,
.single .widget-area .recent-posts-widget-with-thumbnails ul li {
  padding-bottom: 0;
  margin-bottom: 0;
}

.rpwwt-widget > ul li {
  padding: 1em 1.5em;
}

.recent-posts-widget-with-thumbnails ul li a {
  font-size: 12px;
}

#recent-posts-widget-with-thumbnails-3 {
  background-color: #E3E3E3;
}
#recent-posts-widget-with-thumbnails-3 a {
  color: #000;
}
#recent-posts-widget-with-thumbnails-3 .widget-title {
  background-color: #3B8525;
  margin-bottom: 0;
}
#recent-posts-widget-with-thumbnails-3 ul li {
  padding: 1.5em;
  padding-top: 0;
}

.elementor-kit-109 {
  font-size: 14px !important;
}

.widget-area {
  width: 100%;
  margin-left: 2.5%;
  margin-right: 2.5%;
}
.widget-area .widget {
  width: 100%;
  padding: 0;
}
.widget-area .widget li a {
  color: #000;
}
.widget-area .widget .widget-title {
  margin-bottom: 0.25em;
  font-size: 1.35em;
  padding-left: 1em;
  padding-top: 0.35em;
  padding-bottom: 0.35em;
  color: #fff;
  background-color: #002753;
  text-transform: uppercase;
  font-weight: 200;
  margin-top: 0;
}

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

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

/* Captions
--------------------------------------------- */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

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

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

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

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

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

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

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

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

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

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

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

.gallery-caption {
  display: block;
}

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

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

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

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

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

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

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

/*# sourceMappingURL=style.css.map */
