@charset "UTF-8";
@charset "UTF-8";

.elespare-search-wrapper .elespare-search-icon--toggle {
color: #000;
border: none;
background: none;
padding: 0;
cursor: pointer; }
.elespare-search-wrapper .elespare-search--toggle {
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
background-color: rgba(0, 0, 0, 0.85);
z-index: 99999999;
align-items: center;
display: flex !important;
justify-content: center;
transform: scale(0);
transition: transform 0.2s; }
.elespare-search-wrapper .elespare-search--toggle.show {
transition: transform 0.3s;
transform: scale(1); }
.elespare-search-wrapper .elespare-search--toggle .btn-elespare-search-form {
width: auto;
min-width: 30px;
flex-shrink: 0;
border: none;
border-radius: 0;
color: #fff;
background-color: #bb1919;
height: unset;
padding: 0 1.2em;
white-space: nowrap; }
.elespare-search-wrapper .elespare-search--toggle .elespare-search-toggle--wrapper {
width: 80%; }
.elespare-search-wrapper .elespare-search--toggle .elespare-search-toggle--wrapper .elespare--search-sidebar-wrapper {
padding: 0;
overflow: hidden; }
.elespare-search-wrapper .elespare-search--toggle .elespare-search-toggle--wrapper .elespare--search-sidebar-wrapper .search-form {
display: flex;
overflow: hidden; }
.elespare-search-wrapper .elespare-search--toggle .elespare-search-toggle--wrapper .elespare--search-sidebar-wrapper .search-form .search-field {
height: 50px;
background: rgba(241, 241, 241, 0.5);
border-radius: 0; }
.elespare-search-wrapper .elespare-search--toggle .elespare-search-toggle--wrapper input[type='search']::-webkit-search-decoration,
.elespare-search-wrapper .elespare-search--toggle .elespare-search-toggle--wrapper input[type='search']::-webkit-search-cancel-button,
.elespare-search-wrapper .elespare-search--toggle .elespare-search-toggle--wrapper input[type='search']::-webkit-search-results-button,
.elespare-search-wrapper .elespare-search--toggle .elespare-search-toggle--wrapper input[type='search']::-webkit-search-results-decoration {
-webkit-appearance: none; }
.elespare-search-wrapper .elespare-search--toggle .elespare--site-search-close {
position: absolute;
color: #ffffff;
top: 50px;
right: 10%;
background: none;
border: none;
font-size: 36px;
line-height: normal;
padding: 0;
transition: all 0.3s; }
.elespare-search-wrapper .elespare-search--toggle .elespare--site-search-close:hover {
transform: rotate(180deg);
transition: all 0.3s; }
.elespare-search-wrapper .elespare-search-form-header .elespare--search-sidebar-wrapper {
padding: 0; }
.elespare-search-wrapper .elespare-search-form-header .elespare--search-sidebar-wrapper .site-search-form {
overflow: hidden;
display: flex; }
.elespare-search-wrapper .elespare-search-form-header .elespare--search-sidebar-wrapper .site-search-form .search-field {
border-radius: 0;
width: 100%;
background: rgba(241, 241, 241, 0.5); }
.elespare-search-wrapper .elespare-search-form-header .elespare--search-sidebar-wrapper .btn-elespare-search-form {
width: auto;
min-width: 30px;
flex-shrink: 0;
border: none;
border-radius: 0;
color: #fff;
background-color: #bb1919;
height: unset;
padding: 0 1.2em;
white-space: nowrap; }
.elespare-search-wrapper .elespare-search-dropdown-toggle .elespare--search-sidebar-wrapper .btn-elespare-search-form {
border: none;
border-radius: 0;
line-height: 1;
height: unset;
padding: 0.9em 1.2em 0.8em;
color: #fff;
opacity: 1;
background-color: #bb1919;
white-space: nowrap; }
.elespare-search-wrapper .elespare-search-dropdown-toggle .elespare-search--toggle-dropdown {
position: absolute;
top: 120%;
width: 300px;
text-align: left;
visibility: hidden;
filter: alpha(opacity=0);
opacity: 0;
margin: 0 auto;
margin-top: 1px;
z-index: 99;
border-radius: 0px;
transition: opacity 0.2s, top 0.4s, visibility 0s linear 0.4s; }
.elespare-search-wrapper .elespare-search-dropdown-toggle .elespare-search--toggle-dropdown .elespare--search-sidebar-wrapper .search-form {
display: flex;
width: 100%;
justify-content: space-between;
overflow: hidden;
box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.15); }
.elespare-search-wrapper .elespare-search-dropdown-toggle .elespare-search--toggle-dropdown .elespare--search-sidebar-wrapper .search-form input.search-field {
border-radius: 0;
padding: 10px 15px;
width: 100%;
background: rgba(241, 241, 241, 0.5);
height: unset; }
.elespare-search-wrapper .elespare-search-dropdown-toggle.show .elespare-search--toggle-dropdown {
visibility: visible;
filter: alpha(opacity=1);
opacity: 1;
z-index: 999;
top: 100%;
transition: opacity 0.4s, top 0.4s; }
.elespare-search-wrapper .site-search-form .site-search-field:focus, .elespare-search-wrapper .site-search-form .site-search-field:focus-within {
outline: none; }
.elespare-icons-search .screen-reader-text {
display: none; }
.elementor-widget-search-from {
position: relative; }
.elementor-widget-search-from.elespare-grid-left .elespare-site-search-toggle,
.elementor-widget-search-from.elespare-grid-left .elespare-search-dropdown-toggle {
text-align: left; }
.elementor-widget-search-from.elespare-grid-left .elespare-search--toggle-dropdown {
right: auto;
left: 10px; }
.elementor-widget-search-from.elespare-grid-left .elespare-search-form-header .site-search-form {
flex-direction: row; }
.elementor-widget-search-from.elespare-grid-center .elespare-site-search-toggle,
.elementor-widget-search-from.elespare-grid-center .elespare-search-dropdown-toggle {
text-align: center; }
.elementor-widget-search-from.elespare-grid-center .elespare-search--toggle-dropdown {
right: auto;
left: 50%;
transform: translateX(-50%); }
.elementor-widget-search-from.elespare-grid-center .elespare-search-form-header .site-search-form {
flex-direction: column; }
.elementor-widget-search-from.elespare-grid-center .elespare-search-form-header .site-search-form .site-search-field {
text-align: center; }
.elementor-widget-search-from.elespare-grid-right .elespare-site-search-toggle,
.elementor-widget-search-from.elespare-grid-right .elespare-search-dropdown-toggle {
text-align: right; }
.elementor-widget-search-from.elespare-grid-right .elespare-search--toggle-dropdown {
right: 10px;
left: auto; }
.elementor-widget-search-from.elespare-grid-right .elespare-search-form-header .site-search-form {
flex-direction: row-reverse; }
.elementor-widget-search-from.elespare-grid-right .elespare-search-form-header .site-search-form .site-search-field {
text-align: right; }
.elespare-search-wrapper button:focus {
outline: none;
box-shadow: none; }
.elespare-search-wrapper button:focus-visible {
outline: 1px dotted; }
@media (max-width: 1024px) {
.elementor-widget-search-from.elespare-grid-tablet-left .elespare-site-search-toggle,
.elementor-widget-search-from.elespare-grid-tablet-left .elespare-search-dropdown-toggle {
text-align: left; }
.elementor-widget-search-from.elespare-grid-tablet-left .elespare-search--toggle-dropdown {
right: auto;
left: 10px; }
.elementor-widget-search-from.elespare-grid-tablet-left .elespare-search-form-header .site-search-form {
flex-direction: row; }
.elementor-widget-search-from.elespare-grid-tablet-center .elespare-site-search-toggle,
.elementor-widget-search-from.elespare-grid-tablet-center .elespare-search-dropdown-toggle {
text-align: center; }
.elementor-widget-search-from.elespare-grid-tablet-center .elespare-search--toggle-dropdown {
right: auto;
left: 50%;
transform: translateX(-50%); }
.elementor-widget-search-from.elespare-grid-tablet-center .elespare-search-form-header .site-search-form {
flex-direction: column; }
.elementor-widget-search-from.elespare-grid-tablet-center .elespare-search-form-header .site-search-form .site-search-field {
text-align: center; }
.elementor-widget-search-from.elespare-grid-tablet-right .elespare-site-search-toggle,
.elementor-widget-search-from.elespare-grid-tablet-right .elespare-search-dropdown-toggle {
text-align: right; }
.elementor-widget-search-from.elespare-grid-tablet-right .elespare-search--toggle-dropdown {
right: 10px;
left: auto; }
.elementor-widget-search-from.elespare-grid-tablet-right .elespare-search-form-header .site-search-form {
flex-direction: row-reverse; }
.elementor-widget-search-from.elespare-grid-tablet-right .elespare-search-form-header .site-search-form .site-search-field {
text-align: right; } }
@media (max-width: 767px) {
.elementor-widget-search-from.elespare-grid-mobile-left .elespare-site-search-toggle,
.elementor-widget-search-from.elespare-grid-mobile-left .elespare-search-dropdown-toggle {
text-align: left; }
.elementor-widget-search-from.elespare-grid-mobile-left .elespare-search--toggle-dropdown {
right: auto;
left: 10px; }
.elementor-widget-search-from.elespare-grid-mobile-left .elespare-search-form-header .site-search-form {
flex-direction: row; }
.elementor-widget-search-from.elespare-grid-mobile-center .elespare-site-search-toggle,
.elementor-widget-search-from.elespare-grid-mobile-center .elespare-search-dropdown-toggle {
text-align: center; }
.elementor-widget-search-from.elespare-grid-mobile-center .elespare-search--toggle-dropdown {
right: auto;
left: 50%;
transform: translateX(-50%); }
.elementor-widget-search-from.elespare-grid-mobile-center .elespare-search-form-header .site-search-form {
flex-direction: column; }
.elementor-widget-search-from.elespare-grid-mobile-center .elespare-search-form-header .site-search-form .site-search-field {
text-align: center; }
.elementor-widget-search-from.elespare-grid-mobile-right .elespare-site-search-toggle,
.elementor-widget-search-from.elespare-grid-mobile-right .elespare-search-dropdown-toggle {
text-align: right; }
.elementor-widget-search-from.elespare-grid-mobile-right .elespare-search--toggle-dropdown {
right: 10px;
left: auto; }
.elementor-widget-search-from.elespare-grid-mobile-right .elespare-search-form-header .site-search-form {
flex-direction: row-reverse; }
.elementor-widget-search-from.elespare-grid-mobile-right .elespare-search-form-header .site-search-form .site-search-field {
text-align: right; } }
body.rtl .elementor-widget-search-from.elespare-grid-right .elespare-search-form-header .site-search-form .site-search-field {
text-align: left; }
.grid-layout.has-background .elespare-posts-wrap .elespare-content-wrapper {
padding: 15px;
flex: 1;
position: relative;
z-index: 1; }
.grid-layout.has-no-background .elespare-posts-wrap .elespare-content-wrapper {
padding: 15px 0;
flex: 1; }
.elespare-grid-wrap .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper img {
width: 100%;
height: 100%;
object-fit: cover; }
.elespare-grid-wrap .elespare-posts-wrap a {
text-decoration: none; }
.grid-style-2 .elespare-posts-grid-post-items {
display: flex;
flex-direction: column-reverse;
justify-content: flex-end; }
.grid-style-3 .elespare-posts-grid-post-items {
display: flex;
flex-direction: column; }
.grid-style-3 .elespare-posts-grid-post-items:nth-child(even) {
flex-direction: column-reverse;
justify-content: flex-end; }
.grid-style-1 .elespare-posts-grid-post-items,
.grid-style-4 .elespare-posts-grid-post-items,
.grid-style-5 .elespare-posts-grid-post-items,
.grid-style-6 .elespare-posts-grid-post-items,
.grid-style-7 .elespare-posts-grid-post-items,
.grid-style-11 .elespare-posts-grid-post-items,
.grid-style-12 .elespare-posts-grid-post-items {
display: flex;
flex-direction: column; }
.elespare-grid-wrap {
container-type: inline-size; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-3 .elespare-posts-grid-post-items .elespare-img-wrapper ul.elespare-cat-links, .elespare-grid-wrap .elespare-posts-wrap.grid-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper ul.elespare-cat-links, .elespare-grid-wrap .elespare-posts-wrap.grid-style-1 .elespare-posts-grid-post-items .elespare-img-wrapper ul.elespare-cat-links {
top: auto;
bottom: 15px; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-5 .elespare-posts-grid-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
padding: 0; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-5 .elespare-posts-grid-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after {
content: "\2219";
color: inherit;
font-weight: bold;
padding: 0 0 0 2px; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-5 .elespare-posts-grid-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category:last-child a.elespare-categories::after {
display: none; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-6 .elespare-posts-grid-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
padding: 0;
border-bottom-width: 1px;
border-bottom-style: solid;
padding-bottom: 1px;
line-height: 1.5;
display: block; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-6 .elespare-posts-grid-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after {
display: none; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-7 .elespare-posts-grid-post-items .elespare-img-wrapper ul.elespare-cat-links {
top: inherit;
bottom: 0;
width: 100%;
margin-bottom: 0 !important;
font-size: 0; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-7 .elespare-posts-grid-post-items .elespare-img-wrapper ul.elespare-cat-links li.elespare-meta-category {
margin: 1px;
margin-bottom: 0; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-10 .elespare-posts-grid-post-items, .elespare-grid-wrap .elespare-posts-wrap.grid-style-9 .elespare-posts-grid-post-items, .elespare-grid-wrap .elespare-posts-wrap.grid-style-8 .elespare-posts-grid-post-items {
position: relative;
display: flex;
align-items: flex-end; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-10 .elespare-posts-grid-post-items .elespare-content-wrapper, .elespare-grid-wrap .elespare-posts-wrap.grid-style-9 .elespare-posts-grid-post-items .elespare-content-wrapper, .elespare-grid-wrap .elespare-posts-wrap.grid-style-8 .elespare-posts-grid-post-items .elespare-content-wrapper {
position: relative;
width: 100%;
padding: 15px;
justify-self: end;
justify-content: flex-end; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-10 .elespare-posts-grid-post-items .elespare-content-wrapper > *, .elespare-grid-wrap .elespare-posts-wrap.grid-style-9 .elespare-posts-grid-post-items .elespare-content-wrapper > *, .elespare-grid-wrap .elespare-posts-wrap.grid-style-8 .elespare-posts-grid-post-items .elespare-content-wrapper > * {
position: relative;
z-index: 2; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-10 .elespare-posts-grid-post-items .elespare-content-wrapper::after, .elespare-grid-wrap .elespare-posts-wrap.grid-style-9 .elespare-posts-grid-post-items .elespare-content-wrapper::after, .elespare-grid-wrap .elespare-posts-wrap.grid-style-8 .elespare-posts-grid-post-items .elespare-content-wrapper::after {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.5) 50%, #000 100%);
z-index: 1; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-10 .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-grid-wrap .elespare-posts-wrap.grid-style-9 .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-grid-wrap .elespare-posts-wrap.grid-style-8 .elespare-posts-grid-post-items .elespare-img-wrapper {
height: 100% !important;
width: 100% !important;
position: absolute;
left: 0;
bottom: 0;
z-index: 1; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-10 .elespare-posts-grid-post-items .elespare-img-wrapper img,
.elespare-grid-wrap .elespare-posts-wrap.grid-style-10 .elespare-posts-grid-post-items .elespare-img-wrapper a,
.elespare-grid-wrap .elespare-posts-wrap.grid-style-10 .elespare-posts-grid-post-items .elespare-img-wrapper .post-grid-thumbnail, .elespare-grid-wrap .elespare-posts-wrap.grid-style-9 .elespare-posts-grid-post-items .elespare-img-wrapper img,
.elespare-grid-wrap .elespare-posts-wrap.grid-style-9 .elespare-posts-grid-post-items .elespare-img-wrapper a,
.elespare-grid-wrap .elespare-posts-wrap.grid-style-9 .elespare-posts-grid-post-items .elespare-img-wrapper .post-grid-thumbnail, .elespare-grid-wrap .elespare-posts-wrap.grid-style-8 .elespare-posts-grid-post-items .elespare-img-wrapper img,
.elespare-grid-wrap .elespare-posts-wrap.grid-style-8 .elespare-posts-grid-post-items .elespare-img-wrapper a,
.elespare-grid-wrap .elespare-posts-wrap.grid-style-8 .elespare-posts-grid-post-items .elespare-img-wrapper .post-grid-thumbnail {
display: block;
height: 100%; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-10 .elespare-posts-grid-post-items .elespare-img-wrapper img, .elespare-grid-wrap .elespare-posts-wrap.grid-style-9 .elespare-posts-grid-post-items .elespare-img-wrapper img, .elespare-grid-wrap .elespare-posts-wrap.grid-style-8 .elespare-posts-grid-post-items .elespare-img-wrapper img {
width: 100%;
object-fit: cover; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-9 .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format {
z-index: 1; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-9 .elespare-posts-grid-post-items .elespare-img-wrapper::after {
background: linear-gradient(to bottom, #000, transparent);
background: -webkit-linear-gradient(bottom, #000, transparent); }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-9 .elespare-posts-grid-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
padding: 3px 7px;
border-width: 1px;
border-style: solid;
display: block; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-10 .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format {
z-index: 1; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-10 .elespare-posts-grid-post-items .elespare-img-wrapper::after {
background: linear-gradient(to bottom, #000, transparent);
background: -webkit-linear-gradient(bottom, #000, transparent); }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-10 .elespare-posts-grid-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
padding: 0;
border: none;
border-bottom-width: 1px;
border-bottom-style: solid;
padding-bottom: 1px;
line-height: 1.5;
display: block; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-11 .elespare-posts-grid-post-items {
position: relative; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-11 .elespare-posts-grid-post-items .elespare-img-wrapper ul.elespare-cat-links {
top: auto;
left: 30px;
bottom: 22px;
z-index: 4; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-11 .elespare-posts-grid-post-items .elespare-img-wrapper ul.elespare-cat-links li.elespare-meta-category {
margin: 0 2px 0 0; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-11 .elespare-posts-grid-post-items .elespare-content-wrapper {
position: relative;
z-index: 1;
width: calc(100% - 30px);
margin-top: -20px;
margin-left: 30px; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper {
z-index: 3; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper::after {
position: absolute;
content: "";
width: 100%;
height: 28px;
left: 0;
bottom: -1px;
background-color: #fff;
-webkit-mask-image: url(//salon-inspiracji.pl/wp-content/plugins/elespare/dist/img/shape1.svg);
mask-image: url(//salon-inspiracji.pl/wp-content/plugins/elespare/dist/img/shape1.svg);
-webkit-mask-position: center center;
mask-position: center center;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
-webkit-mask-size: cover;
z-index: 4; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -5px;
position: relative;
z-index: 1; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-1 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -10px; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
height: 68px;
-webkit-mask-image: url(//salon-inspiracji.pl/wp-content/plugins/elespare/dist/img/shape2.svg);
mask-image: url(//salon-inspiracji.pl/wp-content/plugins/elespare/dist/img/shape2.svg); }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -10px; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
-webkit-mask-image: url(//salon-inspiracji.pl/wp-content/plugins/elespare/dist/img/shape3.svg);
mask-image: url(//salon-inspiracji.pl/wp-content/plugins/elespare/dist/img/shape3.svg); }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -10px; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
height: 26px;
-webkit-mask-image: url(//salon-inspiracji.pl/wp-content/plugins/elespare/dist/img/shape4.svg);
mask-image: url(//salon-inspiracji.pl/wp-content/plugins/elespare/dist/img/shape4.svg); }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -15px; }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-5 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
-webkit-mask-image: url(//salon-inspiracji.pl/wp-content/plugins/elespare/dist/img/shape5.svg);
mask-image: url(//salon-inspiracji.pl/wp-content/plugins/elespare/dist/img/shape5.svg); }
.elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-5 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -10px; }
.elespare-grid-wrap.has-no-background .elespare-posts-wrap.grid-style-11 .elespare-posts-grid-post-items {
position: relative; }
.elespare-grid-wrap.has-no-background .elespare-posts-wrap.grid-style-11 .elespare-posts-grid-post-items .elespare-img-wrapper ul.elespare-cat-links {
left: 0;
bottom: 0;
width: 100%; }
.elespare-grid-wrap.has-no-background .elespare-posts-wrap.grid-style-11 .elespare-posts-grid-post-items .elespare-content-wrapper {
width: 100%;
margin-top: 0;
margin-left: 0; }
.elespare-grid-wrap.has-no-background .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
display: none; }
.elespare-grid-wrap.has-no-background .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: 0; } .elespare-grid-wrap.elespare-has-equal-height .elespare-img-wrapper {
aspect-ratio: 3/2;
overflow: hidden; }
.elespare-grid-wrap .grid-style-10 .elespare-posts-grid-post-items,
.elespare-grid-wrap .grid-style-9 .elespare-posts-grid-post-items,
.elespare-grid-wrap .grid-style-8 .elespare-posts-grid-post-items {
aspect-ratio: 3/2;
overflow: hidden; } .elespare-grid-wrap.has-background .elespare-posts-grid-post-items {
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); }
.elespare-grid-wrap.has-background .grid-style-11 .elespare-posts-grid-post-items {
box-shadow: none; }
.elespare-grid-wrap.has-background .grid-style-11 .elespare-posts-grid-post-items .elespare-content-wrapper {
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); }
.elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-12.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-11.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-10.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-9.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-8.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-7.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-6.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-5.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-3.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-2.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-1.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata {
display: flex;
align-items: center; }
.elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-12.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-11.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-10.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-9.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-8.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-7.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-6.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-5.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-3.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-2.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-1.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author {
display: flex;
align-items: center; }
.elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-12.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-11.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-10.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-9.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-8.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-7.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-6.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-5.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-3.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-2.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-1.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a {
display: flex;
align-items: center; }
.elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-12.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-11.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-10.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-9.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-8.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-7.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-6.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-5.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-3.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-2.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-1.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap {
height: 20px;
width: 20px;
border-radius: 50%;
line-height: 1;
overflow: hidden;
margin-right: 5px; }
.elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-12.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap img, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-11.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap img, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-10.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap img, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-9.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap img, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-8.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap img, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-7.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap img, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-6.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap img, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-5.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap img, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-3.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap img, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-2.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap img, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-1.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap img {
height: 100%;
width: 100%;
object-fit: cover; }
.elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-4.elespare-gravatar .elespare-posts-grid-post-items .elespare-img-wrapper {
position: relative; }
.elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-4.elespare-gravatar .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-avatar-wrap {
position: absolute;
height: 30px;
width: 30px;
border: 3px solid;
background-color: #fff;
border-radius: 50%;
overflow: hidden;
left: 15px;
bottom: 0;
transform: translateY(50%);
z-index: 2; }
.elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-4.elespare-gravatar .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-avatar-wrap img {
height: 100%;
width: 100%;
object-fit: cover; }
.elespare-grid-wrap.grid-layout.has-no-background .elespare-posts-wrap.grid-style-4 .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-avatar-wrap {
border: none; }
.elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-4 .elespare-posts-grid-post-items .elespare-post-format {
top: inherit;
bottom: 10px; }
.elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
height: 112px; }
.elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -15px; }
.elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
height: 142px; }
.elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -15px; }
.elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -15px; }
.elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -20px; }
.elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
height: 55px; }
.elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -15px; }
.elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
height: 68px; }
.elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -10px; }
.elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -15px; }
.elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -20px; }
.elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
height: 38px; }
.elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -15px; }
.elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
height: 68px; }
.elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -10px; }
.elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -15px; }
.elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -20px; }
.elementor-widget-post-grid {
width: 100%; }
@container (max-width: 1024px) {
.elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
height: 112px; }
.elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -15px; }
.elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
height: 142px; }
.elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -15px; }
.elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -15px; }
.elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -15px; }
.elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
.elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
.elementor-grid-4 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
.elementor-grid-5 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
height: 55px; }
.elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-4 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-5 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -15px; }
.elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
.elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
.elementor-grid-4 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
.elementor-grid-5 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
height: 68px; }
.elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-4 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-5 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -10px; }
.elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-4 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-5 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -15px; }
.elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-4 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-5 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -15px; } }
@container (max-width: 767px) {
.elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
.elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
.elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
.elementor-grid-4 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
.elementor-grid-5 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
height: 112px; }
.elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-4 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-5 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -15px; }
.elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
.elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
.elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
.elementor-grid-4 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
.elementor-grid-5 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
height: 142px; }
.elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-4 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-5 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -15px; }
.elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-4 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-5 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -15px; }
.elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-4 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-5 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -15px; } }
@container (max-width: 480px) {
.elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
.elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
.elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
.elementor-grid-4 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
.elementor-grid-5 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
height: 40px; }
.elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-4 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-5 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -15px; }
.elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
.elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
.elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
.elementor-grid-4 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
.elementor-grid-5 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
height: 68px; }
.elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-4 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-5 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -10px; }
.elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-4 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-5 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -15px; }
.elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-4 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper,
.elementor-grid-5 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-top: -15px; } }
body.rtl .elespare-grid-wrap .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper {
text-align: right; }
body.rtl .elespare-grid-wrap .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format {
left: 15px;
right: auto; }
body.rtl .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-12.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author .elespare-avatar-wrap, body.rtl .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-11.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author .elespare-avatar-wrap, body.rtl .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-10.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author .elespare-avatar-wrap, body.rtl .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-9.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author .elespare-avatar-wrap, body.rtl .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-8.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author .elespare-avatar-wrap, body.rtl .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-7.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author .elespare-avatar-wrap, body.rtl .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-6.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author .elespare-avatar-wrap, body.rtl .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-5.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author .elespare-avatar-wrap, body.rtl .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-3.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author .elespare-avatar-wrap, body.rtl .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-2.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author .elespare-avatar-wrap, body.rtl .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-1.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author .elespare-avatar-wrap {
margin-right: 0px;
margin-left: 5px; }
body.rtl .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-4.elespare-gravatar .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-avatar-wrap {
left: auto;
right: 15px; }
body.rtl .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul {
right: 15px;
left: auto;
text-align: right; }
body.rtl .elespare-grid-wrap .elespare-posts-wrap.grid-style-11 .elespare-posts-grid-post-items .elespare-img-wrapper ul.elespare-cat-links {
right: 30px;
left: auto; }
body.rtl .elespare-grid-wrap .elespare-posts-wrap.grid-style-11 .elespare-posts-grid-post-items .elespare-img-wrapper ul.elespare-cat-links li.elespare-meta-category {
margin: 0 0 0 2px; }
body.rtl .elespare-grid-wrap .elespare-posts-wrap.grid-style-11 .elespare-posts-grid-post-items .elespare-content-wrapper {
margin-right: 30px;
margin-left: 0; }

.elespare-posts-wrap ul.elespare-cat-links {
list-style: none;
margin: 0 !important;
padding: 0;
line-height: 1;
font-size: 12px;
display: flex;
align-items: center;
flex-wrap: wrap;
column-gap: 7px;
row-gap: 7px; }
.elespare-posts-wrap ul.elespare-cat-links li {
display: inline-block;
padding: 0 !important;
font-size: 10px;
opacity: 0.95; }
.elespare-posts-wrap ul.elespare-cat-links li a {
display: inline-block;
padding: 5px 10px;
line-height: 1 !important;
letter-spacing: 0.35px;
font-size: 12px; }
.elespare-posts-wrap ul.elespare-cat-links li:hover {
opacity: 1; }
.elespare-posts-wrap ul.elespare-cat-links.none li a {
padding: 0; }
.elespare-posts-wrap ul.elespare-cat-links.none li a::after {
content: "\2219";
color: inherit;
font-weight: bold;
padding-block-end: 2px; }
.elespare-posts-wrap ul.elespare-cat-links.none li:last-child a.elespare-categories::after {
display: none; }
.elespare-posts-wrap ul.elespare-cat-links.border li a {
border-width: 1px;
border-style: solid; }
.elespare-posts-wrap ul.elespare-cat-links.underline li a {
padding: 0;
border: none;
border-bottom-width: 1px;
border-bottom-style: solid;
padding-bottom: 1px;
line-height: 1.5;
display: block; }
.elespare-posts-wrap .elespare-posts-timeline-post-items,
.elespare-posts-wrap .elespare-posts-trending-post-items,
.elespare-posts-wrap .elespare-posts-slider-post-items,
.elespare-posts-wrap .elespare-posts-express-post-items,
.elespare-posts-wrap .elespare-posts-masonry-post-items,
.elespare-posts-wrap .elespare-posts-carousel-post-items,
.elespare-posts-wrap .elespare-posts-full-post-items,
.elespare-posts-wrap .elespare-posts-tile-post-items,
.elespare-posts-wrap .elespare-posts-single-list-post-items,
.elespare-posts-wrap .elespare-posts-list-post-items,
.elespare-posts-wrap .elespare-posts-grid-post-items {
overflow: hidden; }
.elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-img-wrapper,
.elespare-posts-wrap .elespare-posts-trending-post-items .elespare-img-wrapper,
.elespare-posts-wrap .elespare-posts-slider-post-items .elespare-img-wrapper,
.elespare-posts-wrap .elespare-posts-express-post-items .elespare-img-wrapper,
.elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-img-wrapper,
.elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper,
.elespare-posts-wrap .elespare-posts-full-post-items .elespare-img-wrapper,
.elespare-posts-wrap .elespare-posts-tile-post-items .elespare-img-wrapper,
.elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-img-wrapper,
.elespare-posts-wrap .elespare-posts-list-post-items .elespare-img-wrapper,
.elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper {
position: relative;
display: block;
line-height: 1;
background: #dcdcdc;
background: #efefef; }
.elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-img-wrapper img,
.elespare-posts-wrap .elespare-posts-trending-post-items .elespare-img-wrapper img,
.elespare-posts-wrap .elespare-posts-slider-post-items .elespare-img-wrapper img,
.elespare-posts-wrap .elespare-posts-express-post-items .elespare-img-wrapper img,
.elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-img-wrapper img,
.elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper img,
.elespare-posts-wrap .elespare-posts-full-post-items .elespare-img-wrapper img,
.elespare-posts-wrap .elespare-posts-tile-post-items .elespare-img-wrapper img,
.elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-img-wrapper img,
.elespare-posts-wrap .elespare-posts-list-post-items .elespare-img-wrapper img,
.elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper img {
display: block;
line-height: 1;
margin: 0; }
.elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-img-wrapper ul,
.elespare-posts-wrap .elespare-posts-trending-post-items .elespare-img-wrapper ul,
.elespare-posts-wrap .elespare-posts-slider-post-items .elespare-img-wrapper ul,
.elespare-posts-wrap .elespare-posts-express-post-items .elespare-img-wrapper ul,
.elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-img-wrapper ul,
.elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul,
.elespare-posts-wrap .elespare-posts-full-post-items .elespare-img-wrapper ul,
.elespare-posts-wrap .elespare-posts-tile-post-items .elespare-img-wrapper ul,
.elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-img-wrapper ul,
.elespare-posts-wrap .elespare-posts-list-post-items .elespare-img-wrapper ul,
.elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul {
position: absolute;
left: 15px;
top: 15px; }
.elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-img-wrapper .elespare-post-format,
.elespare-posts-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-format,
.elespare-posts-wrap .elespare-posts-slider-post-items .elespare-img-wrapper .elespare-post-format,
.elespare-posts-wrap .elespare-posts-express-post-items .elespare-img-wrapper .elespare-post-format,
.elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-img-wrapper .elespare-post-format,
.elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format,
.elespare-posts-wrap .elespare-posts-full-post-items .elespare-img-wrapper .elespare-post-format,
.elespare-posts-wrap .elespare-posts-tile-post-items .elespare-img-wrapper .elespare-post-format,
.elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-img-wrapper .elespare-post-format,
.elespare-posts-wrap .elespare-posts-list-post-items .elespare-img-wrapper .elespare-post-format,
.elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format {
position: absolute;
height: 25px;
left: 10px;
top: 10px;
width: 25px;
overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
background: none; }
.elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-img-wrapper .elespare-post-format i,
.elespare-posts-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-format i,
.elespare-posts-wrap .elespare-posts-slider-post-items .elespare-img-wrapper .elespare-post-format i,
.elespare-posts-wrap .elespare-posts-express-post-items .elespare-img-wrapper .elespare-post-format i,
.elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-img-wrapper .elespare-post-format i,
.elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format i,
.elespare-posts-wrap .elespare-posts-full-post-items .elespare-img-wrapper .elespare-post-format i,
.elespare-posts-wrap .elespare-posts-tile-post-items .elespare-img-wrapper .elespare-post-format i,
.elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-img-wrapper .elespare-post-format i,
.elespare-posts-wrap .elespare-posts-list-post-items .elespare-img-wrapper .elespare-post-format i,
.elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format i {
font-size: 11px;
color: #fff; }
.elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-img-wrapper .elespare-post-format.elespare-border i:after,
.elespare-posts-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-format.elespare-border i:after,
.elespare-posts-wrap .elespare-posts-slider-post-items .elespare-img-wrapper .elespare-post-format.elespare-border i:after,
.elespare-posts-wrap .elespare-posts-express-post-items .elespare-img-wrapper .elespare-post-format.elespare-border i:after,
.elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-img-wrapper .elespare-post-format.elespare-border i:after,
.elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format.elespare-border i:after,
.elespare-posts-wrap .elespare-posts-full-post-items .elespare-img-wrapper .elespare-post-format.elespare-border i:after,
.elespare-posts-wrap .elespare-posts-tile-post-items .elespare-img-wrapper .elespare-post-format.elespare-border i:after,
.elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-img-wrapper .elespare-post-format.elespare-border i:after,
.elespare-posts-wrap .elespare-posts-list-post-items .elespare-img-wrapper .elespare-post-format.elespare-border i:after,
.elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format.elespare-border i:after {
position: absolute;
content: "";
top: 50%;
left: 50%;
width: 35px;
height: 35px;
border: 4px solid;
border-color: #fff;
border-radius: 50%;
transform: translate(-50%, -50%);
box-sizing: border-box; }
.elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:before,
.elespare-posts-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:before,
.elespare-posts-wrap .elespare-posts-slider-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:before,
.elespare-posts-wrap .elespare-posts-express-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:before,
.elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:before,
.elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:before,
.elespare-posts-wrap .elespare-posts-full-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:before,
.elespare-posts-wrap .elespare-posts-tile-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:before,
.elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:before,
.elespare-posts-wrap .elespare-posts-list-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:before,
.elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:before {
position: relative;
z-index: 1; }
.elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:after,
.elespare-posts-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:after,
.elespare-posts-wrap .elespare-posts-slider-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:after,
.elespare-posts-wrap .elespare-posts-express-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:after,
.elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:after,
.elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:after,
.elespare-posts-wrap .elespare-posts-full-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:after,
.elespare-posts-wrap .elespare-posts-tile-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:after,
.elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:after,
.elespare-posts-wrap .elespare-posts-list-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:after,
.elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:after {
position: absolute;
content: "";
top: 50%;
left: 50%;
width: 35px;
height: 35px;
background-color: #fff;
border-radius: 50%;
transform: translate(-50%, -50%);
box-sizing: border-box;
z-index: 0; }
.elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-content-wrapper,
.elespare-posts-wrap .elespare-posts-trending-post-items .elespare-content-wrapper,
.elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper,
.elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper,
.elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-content-wrapper,
.elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper,
.elespare-posts-wrap .elespare-posts-full-post-items .elespare-content-wrapper,
.elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper,
.elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper,
.elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper,
.elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper {
display: flex;
flex-direction: column;
gap: 10px; }
.elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-content-wrapper .elespare-post-title,
.elespare-posts-wrap .elespare-posts-trending-post-items .elespare-content-wrapper .elespare-post-title,
.elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-post-title,
.elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper .elespare-post-title,
.elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-content-wrapper .elespare-post-title,
.elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title,
.elespare-posts-wrap .elespare-posts-full-post-items .elespare-content-wrapper .elespare-post-title,
.elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-post-title,
.elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-post-title,
.elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper .elespare-post-title,
.elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-post-title {
margin: 0;
font-weight: 600; }
.elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-content-wrapper .elespare-post-title:last-child,
.elespare-posts-wrap .elespare-posts-trending-post-items .elespare-content-wrapper .elespare-post-title:last-child,
.elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-post-title:last-child,
.elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper .elespare-post-title:last-child,
.elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-content-wrapper .elespare-post-title:last-child,
.elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title:last-child,
.elespare-posts-wrap .elespare-posts-full-post-items .elespare-content-wrapper .elespare-post-title:last-child,
.elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-post-title:last-child,
.elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-post-title:last-child,
.elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper .elespare-post-title:last-child,
.elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-post-title:last-child {
margin-bottom: 0; }
.elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-content-wrapper .elespare-post-title span,
.elespare-posts-wrap .elespare-posts-trending-post-items .elespare-content-wrapper .elespare-post-title span,
.elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-post-title span,
.elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper .elespare-post-title span,
.elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-content-wrapper .elespare-post-title span,
.elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title span,
.elespare-posts-wrap .elespare-posts-full-post-items .elespare-content-wrapper .elespare-post-title span,
.elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-post-title span,
.elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-post-title span,
.elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper .elespare-post-title span,
.elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-post-title span {
display: inline-block; }
.elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-content-wrapper .elespare-metadata,
.elespare-posts-wrap .elespare-posts-trending-post-items .elespare-content-wrapper .elespare-metadata,
.elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-metadata,
.elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper .elespare-metadata,
.elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-content-wrapper .elespare-metadata,
.elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata,
.elespare-posts-wrap .elespare-posts-full-post-items .elespare-content-wrapper .elespare-metadata,
.elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-metadata,
.elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-metadata,
.elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper .elespare-metadata,
.elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata {
margin: 0;
font-size: 12px;
font-weight: 400;
display: flex;
align-items: center;
column-gap: 10px;
row-gap: 5px;
flex-wrap: wrap; }
.elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-content-wrapper .elespare-metadata span a,
.elespare-posts-wrap .elespare-posts-trending-post-items .elespare-content-wrapper .elespare-metadata span a,
.elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-metadata span a,
.elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper .elespare-metadata span a,
.elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-content-wrapper .elespare-metadata span a,
.elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata span a,
.elespare-posts-wrap .elespare-posts-full-post-items .elespare-content-wrapper .elespare-metadata span a,
.elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-metadata span a,
.elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-metadata span a,
.elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper .elespare-metadata span a,
.elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata span a {
display: flex;
align-items: center; }
.elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-content-wrapper .elespare-metadata span a i,
.elespare-posts-wrap .elespare-posts-trending-post-items .elespare-content-wrapper .elespare-metadata span a i,
.elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-metadata span a i,
.elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper .elespare-metadata span a i,
.elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-content-wrapper .elespare-metadata span a i,
.elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata span a i,
.elespare-posts-wrap .elespare-posts-full-post-items .elespare-content-wrapper .elespare-metadata span a i,
.elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-metadata span a i,
.elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-metadata span a i,
.elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper .elespare-metadata span a i,
.elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata span a i {
margin-inline-end: 5px; }
.elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-content-wrapper .elespare-metadata span a svg,
.elespare-posts-wrap .elespare-posts-trending-post-items .elespare-content-wrapper .elespare-metadata span a svg,
.elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-metadata span a svg,
.elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper .elespare-metadata span a svg,
.elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-content-wrapper .elespare-metadata span a svg,
.elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata span a svg,
.elespare-posts-wrap .elespare-posts-full-post-items .elespare-content-wrapper .elespare-metadata span a svg,
.elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-metadata span a svg,
.elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-metadata span a svg,
.elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper .elespare-metadata span a svg,
.elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata span a svg {
width: 12px;
height: 12px;
margin-inline-end: 5px; }
.elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-content-wrapper .elespare-metadata span.comment_count,
.elespare-posts-wrap .elespare-posts-trending-post-items .elespare-content-wrapper .elespare-metadata span.comment_count,
.elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-metadata span.comment_count,
.elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper .elespare-metadata span.comment_count,
.elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-content-wrapper .elespare-metadata span.comment_count,
.elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata span.comment_count,
.elespare-posts-wrap .elespare-posts-full-post-items .elespare-content-wrapper .elespare-metadata span.comment_count,
.elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-metadata span.comment_count,
.elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-metadata span.comment_count,
.elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper .elespare-metadata span.comment_count,
.elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata span.comment_count {
display: inline-flex;
align-items: center; }
.elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-content-wrapper .elespare-metadata span.comment_count i,
.elespare-posts-wrap .elespare-posts-trending-post-items .elespare-content-wrapper .elespare-metadata span.comment_count i,
.elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-metadata span.comment_count i,
.elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper .elespare-metadata span.comment_count i,
.elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-content-wrapper .elespare-metadata span.comment_count i,
.elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata span.comment_count i,
.elespare-posts-wrap .elespare-posts-full-post-items .elespare-content-wrapper .elespare-metadata span.comment_count i,
.elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-metadata span.comment_count i,
.elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-metadata span.comment_count i,
.elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper .elespare-metadata span.comment_count i,
.elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata span.comment_count i {
margin-inline-end: 5px; }
.elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-content-wrapper .elespare-metadata span.comment_count svg,
.elespare-posts-wrap .elespare-posts-trending-post-items .elespare-content-wrapper .elespare-metadata span.comment_count svg,
.elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-metadata span.comment_count svg,
.elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper .elespare-metadata span.comment_count svg,
.elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-content-wrapper .elespare-metadata span.comment_count svg,
.elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata span.comment_count svg,
.elespare-posts-wrap .elespare-posts-full-post-items .elespare-content-wrapper .elespare-metadata span.comment_count svg,
.elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-metadata span.comment_count svg,
.elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-metadata span.comment_count svg,
.elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper .elespare-metadata span.comment_count svg,
.elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata span.comment_count svg {
width: 12px;
height: 12px;
margin-inline-end: 5px; }
.elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-content-wrapper .elespare-cat-links:last-child,
.elespare-posts-wrap .elespare-posts-trending-post-items .elespare-content-wrapper .elespare-cat-links:last-child,
.elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-cat-links:last-child,
.elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper .elespare-cat-links:last-child,
.elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-content-wrapper .elespare-cat-links:last-child,
.elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links:last-child,
.elespare-posts-wrap .elespare-posts-full-post-items .elespare-content-wrapper .elespare-cat-links:last-child,
.elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-cat-links:last-child,
.elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-cat-links:last-child,
.elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper .elespare-cat-links:last-child,
.elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-cat-links:last-child {
margin-bottom: 0; }
.elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-posts-wrap .elespare-posts-trending-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-posts-wrap .elespare-posts-full-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-exceprt {
font-weight: normal; }
.elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-content-wrapper .elespare-exceprt p,
.elespare-posts-wrap .elespare-posts-trending-post-items .elespare-content-wrapper .elespare-exceprt p,
.elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-exceprt p,
.elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper .elespare-exceprt p,
.elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-content-wrapper .elespare-exceprt p,
.elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt p,
.elespare-posts-wrap .elespare-posts-full-post-items .elespare-content-wrapper .elespare-exceprt p,
.elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-exceprt p,
.elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-exceprt p,
.elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper .elespare-exceprt p,
.elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-exceprt p {
margin: 0;
margin-bottom: 5px;
font-size: 14px;
line-height: 1.6em; }
.elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-content-wrapper .elespare-exceprt p:last-child,
.elespare-posts-wrap .elespare-posts-trending-post-items .elespare-content-wrapper .elespare-exceprt p:last-child,
.elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-exceprt p:last-child,
.elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper .elespare-exceprt p:last-child,
.elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-content-wrapper .elespare-exceprt p:last-child,
.elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt p:last-child,
.elespare-posts-wrap .elespare-posts-full-post-items .elespare-content-wrapper .elespare-exceprt p:last-child,
.elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-exceprt p:last-child,
.elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-exceprt p:last-child,
.elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper .elespare-exceprt p:last-child,
.elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-exceprt p:last-child {
margin-bottom: 0; }
.elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-content-wrapper .elespare-exceprt a.read-more-btn,
.elespare-posts-wrap .elespare-posts-trending-post-items .elespare-content-wrapper .elespare-exceprt a.read-more-btn,
.elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-exceprt a.read-more-btn,
.elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper .elespare-exceprt a.read-more-btn,
.elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-content-wrapper .elespare-exceprt a.read-more-btn,
.elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt a.read-more-btn,
.elespare-posts-wrap .elespare-posts-full-post-items .elespare-content-wrapper .elespare-exceprt a.read-more-btn,
.elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-exceprt a.read-more-btn,
.elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-exceprt a.read-more-btn,
.elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper .elespare-exceprt a.read-more-btn,
.elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-exceprt a.read-more-btn {
color: inherit;
display: block;
font-size: .75em;
font-weight: 700 !important;
margin-top: 10px;
opacity: .75; }
button.elespare-nav-carousel {
display: none; }
button.elespare-nav-carousel.slick-arrow {
display: block;
outline: none; }
.elespare-posts-wrap button.elespare-nav-carousel.slick-arrow {
position: absolute;
top: 50%;
transform: translateY(-50%);
z-index: 10;
height: auto;
border-width: 1px;
border-style: solid;
border-color: transparent;
border-radius: 0;
width: 32px;
height: 32px;
padding: 7px 10px;
display: flex;
justify-content: center;
align-items: center;
opacity: 0.7; }
.elespare-posts-wrap button.elespare-nav-carousel.slick-arrow i {
font-size: 16px;
color: #222;
line-height: normal; }
.elespare-posts-wrap button.elespare-nav-carousel.slick-arrow:before {
display: none; }
.elespare-posts-wrap button.elespare-nav-carousel.slick-arrow:hover {
opacity: 1; }
.elespare-posts-wrap button.slick-prev.elespare-nav-carousel.slick-arrow {
left: 0; }
.elespare-posts-wrap button.slick-next.elespare-nav-carousel.slick-arrow {
right: 0; }
.elespare-posts-wrap .slick-dots {
list-style: none;
display: block;
text-align: center;
padding: 0 !important;
margin: 0 !important;
width: 100%; }
.elespare-posts-wrap .slick-dots li {
position: relative;
display: inline-block;
height: 20px;
width: 20px;
margin: 0 5px;
margin: 0;
padding: 0;
cursor: pointer; }
.elespare-posts-wrap .slick-dots li button {
border: 0;
background: transparent;
display: block;
height: 20px;
width: 20px;
outline: none;
line-height: 0px;
font-size: 0px;
color: transparent;
padding: 10px;
cursor: pointer; }
.elespare-posts-wrap .slick-dots li button:hover,
.elespare-posts-wrap .slick-dots li button:focus {
outline: none; }
.elespare-posts-wrap .slick-dots li button:before {
position: absolute;
top: 0;
left: 0;
content: "•";
width: 20px;
height: 20px;
font-family: "slick";
font-size: 26px;
line-height: 20px;
text-align: center;
color: black;
opacity: 0.25;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
.elespare-posts-wrap .slick-dots li button:hover:before,
.elespare-posts-wrap .slick-dots li button:focus:before {
opacity: 1; }
.elespare-posts-wrap .slick-dots li.slick-active button:before {
opacity: 1; }
.elespare-posts-wrap.show-on-hover button.elespare-nav-carousel.slick-arrow {
visibility: hidden;
opacity: 0;
-webkit-transform: scale(0.7);
-ms-transform: scale(0.7);
transform: scale(0.7);
-webkit-transition: 0.4s;
-o-transition: 0.4s;
transition: 0.4s; }
.elespare-posts-wrap.show-on-hover:hover button.elespare-nav-carousel.slick-arrow {
opacity: 0.7;
visibility: visible;
-webkit-transform: translateY(-50%) scale(1);
-ms-transform: translateY(-50%) scale(1);
transform: translateY(-50%) scale(1); }
.elespare-posts-wrap.show-on-hover:hover button.elespare-nav-carousel.slick-arrow:hover {
opacity: 1; }
.elespare-widget-title-section.title-none .elespare-widget-title {
margin: 0;
margin-bottom: 20px; }
.elespare-widget-title-section.title-style-1 .elespare-widget-title {
position: relative;
margin-bottom: 20px;
margin-top: 20px;
padding-bottom: 10px; }
.elespare-widget-title-section.title-style-1 .elespare-widget-title .elespare-section-title-before {
display: inline-block;
content: "";
width: 100%;
height: 3px;
background-color: #000;
position: absolute;
bottom: 0;
left: 0; }
.elespare-widget-title-section.title-style-1 .elespare-widget-title .elespare-section-title-after {
display: inline-block;
content: "";
width: 50px;
height: 3px;
background-color: #bb191a;
position: absolute;
bottom: 0;
left: 0; }
.elespare-widget-title-section.title-style-2 .elespare-widget-title {
margin: 0; }
.elespare-widget-title-section.title-style-2 .elespare-widget-title span.elespare-section-title {
padding: 5px 0px 10px;
display: inline-block;
position: relative;
margin: 5px 0 20px;
line-height: 1.5; }
.elespare-widget-title-section.title-style-2 .elespare-widget-title span.elespare-section-title:after {
position: absolute;
content: "";
left: 0;
bottom: 0;
width: 60px;
height: 3px;
background: #bb1919; }
.elespare-widget-title-section.title-style-3 .elespare-widget-title {
position: relative;
margin: 10px 0 20px; }
.elespare-widget-title-section.title-style-3 .elespare-widget-title .elespare-section-title {
display: inline-block;
position: relative;
z-index: 1;
padding: 5px 10px 7px 0;
letter-spacing: 1px;
border-bottom: 2px solid #ffbf3f; }
.elespare-widget-title-section.title-style-3 .elespare-widget-title .elespare-section-title-after {
position: absolute;
content: "";
height: 2px;
width: 100%;
background: #898989;
left: 0;
bottom: 0; }
.elespare-widget-title-section.title-style-4 .elespare-widget-title {
line-height: 1.2;
margin: 10px 0 15px;
padding: 0;
display: flex;
width: 100%;
justify-content: center;
align-items: center;
text-align: center; }
.elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-before {
background: #bb191a;
height: 3px;
margin: 0 10px 0 0;
flex: 1 0 10px;
max-width: 30px;
min-width: 30px; }
.elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-after {
background: #000;
height: 3px;
margin: 0 0 0 10px;
flex: 1 0 60px;
min-width: 30px; }
.elespare-widget-title-section.title-style-5 .elespare-widget-title {
position: relative;
margin-bottom: 10px;
margin-top: 10px;
padding-bottom: 5px;
display: flex;
align-items: center; }
.elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-before {
display: inline-block;
content: "";
height: 3px;
background-color: #000;
order: 3;
flex: 1 0 60px;
min-width: 30px; }
.elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-after {
display: inline-block;
content: "";
width: 50px;
height: 3px;
background-color: #bb191a;
order: 2; }
.elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title {
order: 1;
margin: 0 10px 0 0; }
.elespare-widget-title-section.title-style-6 .elespare-widget-title {
line-height: 1.2;
margin: 10px 0 15px;
padding: 0;
display: flex;
width: 100%;
justify-content: center;
align-items: center;
text-align: center; }
.elespare-widget-title-section.title-style-6 .elespare-widget-title .elespare-section-title-after {
background: #000;
height: 2px;
margin: 0 0 0 10px;
flex: 1 0 60px;
min-width: 30px; }
.elespare-widget-title-section.title-style-7 .elespare-widget-title {
position: relative;
display: inline-block;
padding: 0 20px;
margin-top: 0;
margin-bottom: 20px; }
.elespare-widget-title-section.title-style-7 .elespare-widget-title .elespare-section-title-before,
.elespare-widget-title-section.title-style-7 .elespare-widget-title .elespare-section-title-after {
color: #bb191a;
position: absolute;
content: "";
width: 10px;
height: 10px;
pointer-events: none; }
.elespare-widget-title-section.title-style-7 .elespare-widget-title .elespare-section-title-before {
top: 0;
right: auto;
bottom: auto;
left: 0;
border-top: 2px solid;
border-left: 2px solid; }
.elespare-widget-title-section.title-style-7 .elespare-widget-title .elespare-section-title-after {
top: auto;
right: 0;
bottom: 0;
left: auto;
border-right: 2px solid;
border-bottom: 2px solid; }
.elespare-widget-title-section.title-style-8 .elespare-widget-title {
font-size: 16px;
margin-top: 0;
margin-bottom: 20px; }
.elespare-widget-title-section.title-style-8 .elespare-widget-title .elespare-section-title {
background-color: #000;
color: #fff;
padding: 5px 12px;
line-height: 1.4;
position: relative;
display: inline-block; }
.elespare-widget-title-section.title-style-8 .elespare-widget-title .elespare-section-title:before {
content: "";
position: absolute;
top: 100%;
left: 10px;
margin: auto;
width: 0;
height: 0;
border-style: solid;
border-width: 7px 7px 0 7px;
border-color: #000 transparent transparent transparent; }
.elespare-widget-title-section.title-style-9 .elespare-widget-title {
font-size: 14px;
line-height: 1;
margin-top: 0;
margin-bottom: 20px;
border-bottom: 2px solid;
border-bottom-color: #000; }
.elespare-widget-title-section.title-style-9 .elespare-widget-title .elespare-section-title {
background-color: #000;
color: #fff;
padding: 5px 12px;
line-height: 1.4;
position: relative;
display: inline-block; }
.elespare-widget-title-section.title-style-10 .elespare-widget-title {
position: relative;
font-size: 20px;
line-height: 1;
margin-bottom: 20px; }
.elespare-widget-title-section.title-style-10 .elespare-widget-title .elespare-section-title {
display: inline-block;
position: relative;
padding: 0 0 0 12px; }
.elespare-widget-title-section.title-style-10 .elespare-widget-title .elespare-section-title:before {
content: "";
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
width: 4px;
height: 15px;
background-color: #bb191a; }
.elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-none {
text-align: left; }
.elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-1 {
text-align: left; }
.elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-1 .elespare-widget-title .elespare-section-title-after {
left: 0;
transform: translateX(0); }
.elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-2 {
text-align: left; }
.elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-2 span.elespare-section-title:after {
left: 0;
transform: translateX(0); }
.elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-3 {
text-align: left; }
.elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-3 .elespare-section-title {
padding: 5px 10px 7px 0; }
.elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-4 {
text-align: left; }
.elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-before {
margin: 0 10px 0 0;
flex: 1 0 10px; }
.elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-after {
margin: 0 0 0 10px;
flex: 1 0 60px; }
.elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-5 {
text-align: left; }
.elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-5 .elespare-widget-title {
justify-content: flex-start; }
.elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-before {
order: 3;
flex: 1 0 60px;
min-width: 30px; }
.elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-after {
order: 2;
width: 50px;
height: 3px; }
.elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title {
order: 1;
margin: 0 10px 0 0; }
.elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-6 {
text-align: left; }
.elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-6 .elespare-widget-title .elespare-section-title-after {
margin: 0 0 0 10px;
flex: 1 0 60px;
min-width: 30px; }
.elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-7 {
text-align: left; }
.elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-8 {
text-align: left; }
.elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-8 .elespare-section-title:before {
left: 10px;
transform: translateX(0); }
.elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-9 {
text-align: left; }
.elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-10 {
text-align: left; }
.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-none {
text-align: center; }
.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-1 {
text-align: center; }
.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-1 .elespare-widget-title .elespare-section-title-after {
left: 50%;
transform: translateX(-50%); }
.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-2 {
text-align: center; }
.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-2 span.elespare-section-title:after {
left: 50%;
transform: translateX(-50%); }
.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-3 {
text-align: center; }
.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-3 .elespare-section-title {
padding: 5px 10px 7px 10px; }
.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-4 {
text-align: center; }
.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-before {
margin: 0 10px;
flex: 0 0 30px; }
.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-after {
margin: 0 10px;
flex: 0 0 30px; }
.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-5 {
text-align: center; }
.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-5 .elespare-widget-title {
justify-content: center; }
.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-before {
order: 3;
margin: 0 10px;
flex: 0 0 50px; }
.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-after {
order: 1;
max-width: 50px;
min-width: 50px;
margin: 0 10px;
flex: 0 0 50px; }
.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title {
order: 2;
margin: 0; }
.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-6 {
text-align: center; }
.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-6 .elespare-widget-title .elespare-section-title-before {
background: #000;
height: 2px;
max-width: 30px;
min-width: 30px;
margin: 0 10px;
flex: 0 0 30px; }
.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-6 .elespare-widget-title .elespare-section-title-after {
margin: 0 10px;
flex: 0 0 30px; }
.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-7 {
text-align: center; }
.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-8 {
text-align: center; }
.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-8 .elespare-section-title:before {
left: 50%;
transform: translateX(-50%); }
.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-9 {
text-align: center; }
.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-10 {
text-align: center; }
.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-none {
text-align: right; }
.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-1 {
text-align: right; }
.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-1 .elespare-widget-title .elespare-section-title-after {
left: inherit;
right: 0; }
.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-2 {
text-align: right; }
.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-2 span.elespare-section-title:after {
left: inherit;
right: 0; }
.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-3 {
text-align: right; }
.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-3 .elespare-section-title {
padding: 5px 0 7px 10px; }
.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-4 {
text-align: right; }
.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-4 .elespare-widget-title {
flex-direction: row-reverse; }
.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-before {
margin: 0 0 0 10px; }
.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-after {
margin: 0 10px 0 0; }
.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-5 {
text-align: right; }
.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-5 .elespare-widget-title {
justify-content: flex-end; }
.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-before {
order: 1; }
.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-after {
order: 2;
max-width: 50px;
min-width: 50px;
flex: 0 0 50px; }
.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title {
order: 3;
margin: 0 0 0 10px; }
.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-6 {
text-align: right; }
.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-6 .elespare-widget-title {
flex-direction: row-reverse; }
.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-6 .elespare-widget-title .elespare-section-title-after {
margin: 0 10px 0 0; }
.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-7 {
text-align: right; }
.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-8 {
text-align: right; }
.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-8 .elespare-section-title:before {
left: inherit;
right: 10px; }
.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-9 {
text-align: right; }
.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-10 {
text-align: right; }
.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-10 .elespare-section-title {
padding: 0 12px 0 0; }
.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-10 .elespare-section-title:before {
left: inherit;
right: 0;
top: 50%;
transform: translateY(-50%); }
@media (max-width: 1024px) {
.elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-none {
text-align: left; }
.elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-1 {
text-align: left; }
.elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-1 .elespare-widget-title .elespare-section-title-after {
left: 0;
transform: translateX(0); }
.elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-2 {
text-align: left; }
.elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-2 span.elespare-section-title:after {
left: 0;
transform: translateX(0); }
.elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-3 {
text-align: left; }
.elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-3 .elespare-section-title {
padding: 5px 10px 7px 0; }
.elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-4 {
text-align: left; }
.elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-4 .elespare-widget-title {
flex-direction: row; }
.elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-before {
margin: 0 10px 0 0;
flex: 1 0 10px; }
.elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-after {
margin: 0 0 0 10px;
flex: 1 0 60px; }
.elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-5 {
text-align: left; }
.elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-5 .elespare-widget-title {
justify-content: flex-start; }
.elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-before {
order: 3;
flex: 1 0 60px;
min-width: 30px; }
.elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-after {
order: 2;
width: 50px;
height: 3px; }
.elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title {
order: 1;
margin: 0 10px 0 0; }
.elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-6 {
text-align: left; }
.elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-6 .elespare-widget-title .elespare-section-title-after {
margin: 0 0 0 10px;
flex: 1 0 60px;
min-width: 30px; }
.elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-7 {
text-align: left; }
.elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-8 {
text-align: left; }
.elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-8 .elespare-section-title:before {
left: 10px;
transform: translateX(0); }
.elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-9 {
text-align: left; }
.elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-10 {
text-align: left; }
.elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-none {
text-align: center; }
.elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-1 {
text-align: center; }
.elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-1 .elespare-widget-title .elespare-section-title-after {
left: 50%;
transform: translateX(-50%); }
.elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-2 {
text-align: center; }
.elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-2 span.elespare-section-title:after {
left: 50%;
transform: translateX(-50%); }
.elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-3 {
text-align: center; }
.elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-3 .elespare-section-title {
padding: 5px 10px 7px 10px; }
.elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-4 {
text-align: center; }
.elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-before {
margin: 0 10px;
flex: 0 0 30px; }
.elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-after {
margin: 0 10px;
flex: 0 0 30px; }
.elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-5 {
text-align: center; }
.elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-5 .elespare-widget-title {
justify-content: center; }
.elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-before {
order: 3;
margin: 0 10px;
flex: 0 0 50px; }
.elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-after {
order: 1;
max-width: 50px;
min-width: 50px;
margin: 0 10px;
flex: 0 0 50px; }
.elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title {
order: 2;
margin: 0; }
.elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-6 {
text-align: center; }
.elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-6 .elespare-widget-title .elespare-section-title-before {
background: #000;
height: 2px;
max-width: 30px;
min-width: 30px;
margin: 0 10px;
flex: 0 0 30px; }
.elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-6 .elespare-widget-title .elespare-section-title-after {
margin: 0 10px;
flex: 0 0 30px; }
.elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-7 {
text-align: center; }
.elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-8 {
text-align: center; }
.elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-8 .elespare-section-title:before {
left: 50%;
transform: translateX(-50%); }
.elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-9 {
text-align: center; }
.elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-10 {
text-align: center; }
.elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-none {
text-align: right; }
.elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-1 {
text-align: right; }
.elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-1 .elespare-widget-title .elespare-section-title-after {
left: inherit;
right: 0; }
.elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-2 {
text-align: right; }
.elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-2 span.elespare-section-title:after {
left: inherit;
right: 0; }
.elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-3 {
text-align: right; }
.elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-3 .elespare-section-title {
padding: 5px 0 7px 10px; }
.elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-4 {
text-align: right; }
.elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-4 .elespare-widget-title {
flex-direction: row-reverse; }
.elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-before {
margin: 0 0 0 10px; }
.elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-after {
margin: 0 10px 0 0; }
.elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-5 {
text-align: right; }
.elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-5 .elespare-widget-title {
justify-content: flex-end; }
.elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-before {
order: 1; }
.elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-after {
order: 2;
max-width: 50px;
min-width: 50px;
flex: 0 0 50px; }
.elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title {
order: 3;
margin: 0 0 0 10px; }
.elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-6 {
text-align: right; }
.elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-6 .elespare-widget-title {
flex-direction: row-reverse; }
.elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-6 .elespare-widget-title .elespare-section-title-after {
margin: 0 10px 0 0; }
.elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-7 {
text-align: right; }
.elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-8 {
text-align: right; }
.elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-8 .elespare-section-title:before {
left: inherit;
right: 10px; }
.elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-9 {
text-align: right; }
.elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-10 {
text-align: right; }
.elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-10 .elespare-section-title {
padding: 0 12px 0 0; }
.elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-10 .elespare-section-title:before {
left: inherit;
right: 0;
top: 50%;
transform: translateY(-50%); } }
@media (max-width: 767px) {
.elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-none {
text-align: left; }
.elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-1 {
text-align: left; }
.elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-1 .elespare-widget-title .elespare-section-title-after {
left: 0;
transform: translateX(0); }
.elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-2 {
text-align: left; }
.elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-2 span.elespare-section-title:after {
left: 0;
transform: translateX(0); }
.elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-3 {
text-align: left; }
.elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-3 .elespare-section-title {
padding: 5px 10px 7px 0; }
.elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-4 {
text-align: left; }
.elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-4 .elespare-widget-title {
flex-direction: row; }
.elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-before {
margin: 0 10px 0 0;
flex: 1 0 10px; }
.elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-after {
margin: 0 0 0 10px;
flex: 1 0 60px; }
.elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-5 {
text-align: left; }
.elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-5 .elespare-widget-title {
justify-content: flex-start; }
.elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-before {
order: 3;
flex: 1 0 60px;
min-width: 30px; }
.elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-after {
order: 2;
width: 50px;
height: 3px; }
.elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title {
order: 1;
margin: 0 10px 0 0; }
.elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-6 {
text-align: left; }
.elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-6 .elespare-widget-title .elespare-section-title-after {
margin: 0 0 0 10px;
flex: 1 0 60px;
min-width: 30px; }
.elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-7 {
text-align: left; }
.elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-8 {
text-align: left; }
.elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-8 .elespare-section-title:before {
left: 10px;
transform: translateX(0); }
.elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-9 {
text-align: left; }
.elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-10 {
text-align: left; }
.elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-none {
text-align: center; }
.elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-1 {
text-align: center; }
.elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-1 .elespare-widget-title .elespare-section-title-after {
left: 50%;
transform: translateX(-50%); }
.elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-2 {
text-align: center; }
.elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-2 span.elespare-section-title:after {
left: 50%;
transform: translateX(-50%); }
.elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-3 {
text-align: center; }
.elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-3 .elespare-section-title {
padding: 5px 10px 7px 10px; }
.elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-4 {
text-align: center; }
.elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-before {
margin: 0 10px;
flex: 0 0 30px; }
.elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-after {
margin: 0 10px;
flex: 0 0 30px; }
.elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-5 {
text-align: center; }
.elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-5 .elespare-widget-title {
justify-content: center; }
.elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-before {
order: 3;
margin: 0 10px;
flex: 0 0 50px; }
.elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-after {
order: 1;
max-width: 50px;
min-width: 50px;
margin: 0 10px;
flex: 0 0 50px; }
.elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title {
order: 2;
margin: 0; }
.elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-6 {
text-align: center; }
.elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-6 .elespare-widget-title .elespare-section-title-before {
background: #000;
height: 2px;
max-width: 30px;
min-width: 30px;
margin: 0 10px;
flex: 0 0 30px; }
.elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-6 .elespare-widget-title .elespare-section-title-after {
margin: 0 10px;
flex: 0 0 30px; }
.elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-7 {
text-align: center; }
.elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-8 {
text-align: center; }
.elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-8 .elespare-section-title:before {
left: 50%;
transform: translateX(-50%); }
.elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-9 {
text-align: center; }
.elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-10 {
text-align: center; }
.elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-none {
text-align: right; }
.elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-1 {
text-align: right; }
.elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-1 .elespare-widget-title .elespare-section-title-after {
left: inherit;
right: 0;
transform: translateX(0); }
.elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-2 {
text-align: right; }
.elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-2 span.elespare-section-title:after {
left: inherit;
right: 0; }
.elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-3 {
text-align: right; }
.elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-3 .elespare-section-title {
padding: 5px 0 7px 10px; }
.elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-4 {
text-align: right; }
.elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-4 .elespare-widget-title {
flex-direction: row-reverse; }
.elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-before {
margin: 0 0 0 10px; }
.elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-after {
margin: 0 10px 0 0; }
.elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-5 {
text-align: right; }
.elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-5 .elespare-widget-title {
justify-content: flex-end; }
.elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-before {
order: 1; }
.elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-after {
order: 2;
max-width: 50px;
min-width: 50px;
flex: 0 0 50px; }
.elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title {
order: 3;
margin: 0 0 0 10px; }
.elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-6 {
text-align: right; }
.elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-6 .elespare-widget-title {
flex-direction: row-reverse; }
.elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-6 .elespare-widget-title .elespare-section-title-after {
margin: 0 10px 0 0; }
.elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-7 {
text-align: right; }
.elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-8 {
text-align: right; }
.elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-8 .elespare-section-title:before {
left: inherit;
right: 10px; }
.elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-9 {
text-align: right; }
.elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-10 {
text-align: right; }
.elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-10 .elespare-section-title {
padding: 0 12px 0 0; }
.elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-10 .elespare-section-title:before {
left: inherit;
right: 0;
top: 50%;
transform: translateY(-50%); } }
.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a img {
transition: transform 0.3s ease; }
.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"]:hover .elespare-img-wrapper a img,
.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"]:hover .elespare-img-wrapper a img,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"]:hover .elespare-img-wrapper a img,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"]:hover .elespare-img-wrapper a img,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"]:hover .elespare-img-wrapper a img,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"]:hover .elespare-img-wrapper a img,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"]:hover .elespare-img-wrapper a img,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"]:hover .elespare-img-wrapper a img,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"]:hover .elespare-img-wrapper a img,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"]:hover .elespare-img-wrapper a img,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"]:hover .elespare-img-wrapper a img,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"]:hover .elespare-img-wrapper a img,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"]:hover .elespare-img-wrapper a img,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"]:hover .elespare-img-wrapper a img,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"]:hover .elespare-img-wrapper a img,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"]:hover .elespare-img-wrapper a img,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"]:hover .elespare-img-wrapper a img,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"]:hover .elespare-img-wrapper a img,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"]:hover .elespare-img-wrapper a img,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"]:hover .elespare-img-wrapper a img,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"]:hover .elespare-img-wrapper a img,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"]:hover .elespare-img-wrapper a img,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"]:hover .elespare-img-wrapper a img,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"]:hover .elespare-img-wrapper a img,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"]:hover .elespare-img-wrapper a img,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"]:hover .elespare-img-wrapper a img,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"]:hover .elespare-img-wrapper a img,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"]:hover .elespare-img-wrapper a img,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"]:hover .elespare-img-wrapper a img,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"]:hover .elespare-img-wrapper a img {
transform: scale(1.05); }
.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a img {
transition: transform 0.5s ease; }
.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"]:hover a img,
.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"]:hover a img,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"]:hover a img,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"]:hover a img,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"]:hover a img,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"]:hover a img,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"]:hover a img,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"]:hover a img,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"]:hover a img,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"]:hover a img,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"]:hover a img,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"]:hover a img,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"]:hover a img,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"]:hover a img,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"]:hover a img,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"]:hover a img,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"]:hover a img,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"]:hover a img,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"]:hover a img,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"]:hover a img,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"]:hover a img,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"]:hover a img,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"]:hover a img,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"]:hover a img,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"]:hover a img,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"]:hover a img,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"]:hover a img,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"]:hover a img,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"]:hover a img,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"]:hover a img {
transform: scale(1.2) rotate(5deg); }
.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"] .elespare-img-wrapper a img {
transition: filter 0.5s ease;
filter: grayscale(100%); }
.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"]:hover a img,
.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"]:hover a img,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"]:hover a img,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"]:hover a img,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"]:hover a img,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"]:hover a img,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"]:hover a img,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"]:hover a img,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"]:hover a img,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"]:hover a img,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"]:hover a img,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"]:hover a img,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"]:hover a img,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"]:hover a img,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"]:hover a img,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"]:hover a img,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"]:hover a img,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"]:hover a img,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"]:hover a img,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"]:hover a img,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"]:hover a img,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"]:hover a img,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"]:hover a img,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"]:hover a img,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"]:hover a img,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"]:hover a img,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"]:hover a img,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"]:hover a img,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"]:hover a img,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"]:hover a img {
filter: grayscale(0); }
.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a img {
transition: transform 2s, filter 1.5s ease-in-out;
transform-origin: center center;
filter: brightness(100%); }
.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"]:hover a img,
.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"]:hover a img,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"]:hover a img,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"]:hover a img,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"]:hover a img,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"]:hover a img,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"]:hover a img,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"]:hover a img,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"]:hover a img,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"]:hover a img,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"]:hover a img,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"]:hover a img,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"]:hover a img,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"]:hover a img,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"]:hover a img,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"]:hover a img,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"]:hover a img,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"]:hover a img,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"]:hover a img,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"]:hover a img,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"]:hover a img,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"]:hover a img,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"]:hover a img,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"]:hover a img,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"]:hover a img,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"]:hover a img,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"]:hover a img,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"]:hover a img,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"]:hover a img,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"]:hover a img {
filter: brightness(150%); }
[class^="elespare-icons-"]:before,
[class*=" elespare-icons-"]:before {
width: auto;
margin: 0; }
.elementor-column-gap-default > .elementor-column > .elementor-element-populated {
padding: 0px; }
.elementor-column-gap-default > .elementor-column .elementor-widget-container {
padding: 10px; }
.elespare-list-wrap {
container-type: inline-size; }
.elespare-list-wrap .elespare-posts-wrap {
display: grid;
grid-template-columns: repeat(3, 1fr); }
.elespare-list-wrap .elespare-posts-wrap .elespare-posts-list-post-items {
display: flex;
align-items: center;
min-height: 120px; }
.elespare-list-wrap .elespare-posts-wrap .elespare-posts-list-post-items .elespare-img-wrapper {
max-width: 123px;
width: 45%;
position: relative;
align-self: flex-start;
aspect-ratio: 1/1;
overflow: hidden; }
.elespare-list-wrap .elespare-posts-wrap .elespare-posts-list-post-items .elespare-img-wrapper a {
display: block;
height: 100%;
width: 100%; }
.elespare-list-wrap .elespare-posts-wrap .elespare-posts-list-post-items .elespare-img-wrapper a img {
width: 100%;
height: 100%;
object-fit: cover;
margin: 0; }
.elespare-list-wrap .elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper {
width: 100%;
padding: 10px; }
.elespare-list-wrap .elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper .elespare-post-title {
font-size: 14px; }
.elespare-list-wrap .elespare-posts-wrap .elespare-posts-list-post-items .elespare-img-wrapper + .elespare-content-wrapper {
flex: 1; }
.elespare-list-wrap .elespare-posts-wrap a {
text-decoration: none; }
.elespare-list-wrap .elespare-posts-wrap.list-style-1 .elespare-posts-list-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
padding: 0; }
.elespare-list-wrap .elespare-posts-wrap.list-style-1 .elespare-posts-list-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after {
content: "\2219";
color: inherit;
font-weight: bold;
padding: 0 0 0 2px; }
.elespare-list-wrap .elespare-posts-wrap.list-style-1 .elespare-posts-list-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category:last-child a.elespare-categories::after {
display: none; }
.elespare-list-wrap .elespare-posts-wrap.list-style-2 .elespare-posts-list-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
padding: 0;
border: none;
border-bottom-width: 1px;
border-bottom-style: solid;
padding-bottom: 1px;
line-height: 1.5;
display: block; }
.elespare-list-wrap .elespare-posts-wrap.list-style-2 .elespare-posts-list-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after {
display: none; }
.elespare-list-wrap .elespare-posts-wrap.list-style-3 .elespare-posts-list-post-items {
flex-direction: row-reverse; }
.elespare-list-wrap .elespare-posts-wrap.list-style-3 .elespare-posts-list-post-items .elespare-content-wrapper {
text-align: right;
align-items: flex-end; }
.elespare-list-wrap .elespare-posts-wrap.list-style-3 .elespare-posts-list-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
padding: 0; }
.elespare-list-wrap .elespare-posts-wrap.list-style-3 .elespare-posts-list-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after {
content: "\2219";
color: inherit;
font-weight: bold;
padding: 0 0 0 2px; }
.elespare-list-wrap .elespare-posts-wrap.list-style-3 .elespare-posts-list-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category:last-child a.elespare-categories::after {
display: none; }
.elespare-list-wrap .elespare-posts-wrap.list-style-4 .elespare-posts-list-post-items {
flex-direction: row-reverse; }
.elespare-list-wrap .elespare-posts-wrap.list-style-4 .elespare-posts-list-post-items .elespare-content-wrapper {
text-align: right;
align-items: flex-end; }
.elespare-list-wrap .elespare-posts-wrap.list-style-4 .elespare-posts-list-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
padding: 0;
border: none;
border-bottom-width: 1px;
border-bottom-style: solid;
padding-bottom: 1px;
line-height: 1.5;
display: block; }
.elespare-list-wrap .elespare-posts-wrap.list-style-4 .elespare-posts-list-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after {
display: none; }
.elespare-list-wrap .elespare-posts-wrap.list-style-7 .elespare-posts-list-post-items:first-child, .elespare-list-wrap .elespare-posts-wrap.list-style-5 .elespare-posts-list-post-items:first-child {
position: relative;
display: flex;
align-items: flex-end;
min-height: 250px;
grid-row-end: span 2; }
.elespare-list-wrap .elespare-posts-wrap.list-style-7 .elespare-posts-list-post-items:first-child .elespare-content-wrapper, .elespare-list-wrap .elespare-posts-wrap.list-style-5 .elespare-posts-list-post-items:first-child .elespare-content-wrapper {
position: relative;
width: 100%;
padding: 15px;
justify-self: end;
justify-content: flex-end; }
.elespare-list-wrap .elespare-posts-wrap.list-style-7 .elespare-posts-list-post-items:first-child .elespare-content-wrapper::after, .elespare-list-wrap .elespare-posts-wrap.list-style-5 .elespare-posts-list-post-items:first-child .elespare-content-wrapper::after {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.5) 50%, #000 100%);
z-index: 0; }
.elespare-list-wrap .elespare-posts-wrap.list-style-7 .elespare-posts-list-post-items:first-child .elespare-content-wrapper > *, .elespare-list-wrap .elespare-posts-wrap.list-style-5 .elespare-posts-list-post-items:first-child .elespare-content-wrapper > * {
position: relative;
z-index: 1; }
.elespare-list-wrap .elespare-posts-wrap.list-style-7 .elespare-posts-list-post-items:first-child .elespare-img-wrapper, .elespare-list-wrap .elespare-posts-wrap.list-style-5 .elespare-posts-list-post-items:first-child .elespare-img-wrapper {
height: 100% !important;
width: 100% !important;
max-width: none !important;
position: absolute !important;
left: 0;
bottom: 0; }
.elespare-list-wrap .elespare-posts-wrap.list-style-7 .elespare-posts-list-post-items:first-child .elespare-img-wrapper img,
.elespare-list-wrap .elespare-posts-wrap.list-style-7 .elespare-posts-list-post-items:first-child .elespare-img-wrapper a, .elespare-list-wrap .elespare-posts-wrap.list-style-5 .elespare-posts-list-post-items:first-child .elespare-img-wrapper img,
.elespare-list-wrap .elespare-posts-wrap.list-style-5 .elespare-posts-list-post-items:first-child .elespare-img-wrapper a {
display: block;
height: 100%; }
.elespare-list-wrap .elespare-posts-wrap.list-style-7 .elespare-posts-list-post-items:first-child .elespare-img-wrapper img, .elespare-list-wrap .elespare-posts-wrap.list-style-5 .elespare-posts-list-post-items:first-child .elespare-img-wrapper img {
width: 100%;
object-fit: cover; }
.elespare-list-wrap .elespare-posts-wrap.list-style-7 .elespare-posts-list-post-items:not(:first-child) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories, .elespare-list-wrap .elespare-posts-wrap.list-style-5 .elespare-posts-list-post-items:not(:first-child) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
padding: 0; }
.elespare-list-wrap .elespare-posts-wrap.list-style-7 .elespare-posts-list-post-items:not(:first-child) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after, .elespare-list-wrap .elespare-posts-wrap.list-style-5 .elespare-posts-list-post-items:not(:first-child) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after {
content: "\2219";
color: inherit;
font-weight: bold;
padding: 0 0 0 2px; }
.elespare-list-wrap .elespare-posts-wrap.list-style-7 .elespare-posts-list-post-items:not(:first-child) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category:last-child a.elespare-categories::after, .elespare-list-wrap .elespare-posts-wrap.list-style-5 .elespare-posts-list-post-items:not(:first-child) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category:last-child a.elespare-categories::after {
display: none; }
.elespare-list-wrap .elespare-posts-wrap.list-style-8 .elespare-posts-list-post-items:first-child, .elespare-list-wrap .elespare-posts-wrap.list-style-6 .elespare-posts-list-post-items:first-child {
position: relative;
display: flex;
align-items: flex-end;
min-height: 250px;
grid-row-end: span 2; }
.elespare-list-wrap .elespare-posts-wrap.list-style-8 .elespare-posts-list-post-items:first-child .elespare-content-wrapper, .elespare-list-wrap .elespare-posts-wrap.list-style-6 .elespare-posts-list-post-items:first-child .elespare-content-wrapper {
position: relative;
padding: 15px;
justify-self: end;
justify-content: flex-end;
width: 100%; }
.elespare-list-wrap .elespare-posts-wrap.list-style-8 .elespare-posts-list-post-items:first-child .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories, .elespare-list-wrap .elespare-posts-wrap.list-style-6 .elespare-posts-list-post-items:first-child .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
padding: 3px 7px;
border-width: 1px;
border-style: solid;
display: block; }
.elespare-list-wrap .elespare-posts-wrap.list-style-8 .elespare-posts-list-post-items:first-child .elespare-content-wrapper > *, .elespare-list-wrap .elespare-posts-wrap.list-style-6 .elespare-posts-list-post-items:first-child .elespare-content-wrapper > * {
position: relative;
z-index: 1; }
.elespare-list-wrap .elespare-posts-wrap.list-style-8 .elespare-posts-list-post-items:first-child .elespare-content-wrapper::after, .elespare-list-wrap .elespare-posts-wrap.list-style-6 .elespare-posts-list-post-items:first-child .elespare-content-wrapper::after {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000 100%);
z-index: 0; }
.elespare-list-wrap .elespare-posts-wrap.list-style-8 .elespare-posts-list-post-items:first-child .elespare-img-wrapper, .elespare-list-wrap .elespare-posts-wrap.list-style-6 .elespare-posts-list-post-items:first-child .elespare-img-wrapper {
height: 100% !important;
width: 100% !important;
max-width: none !important;
position: absolute !important;
left: 0;
bottom: 0; }
.elespare-list-wrap .elespare-posts-wrap.list-style-8 .elespare-posts-list-post-items:first-child .elespare-img-wrapper img,
.elespare-list-wrap .elespare-posts-wrap.list-style-8 .elespare-posts-list-post-items:first-child .elespare-img-wrapper a, .elespare-list-wrap .elespare-posts-wrap.list-style-6 .elespare-posts-list-post-items:first-child .elespare-img-wrapper img,
.elespare-list-wrap .elespare-posts-wrap.list-style-6 .elespare-posts-list-post-items:first-child .elespare-img-wrapper a {
display: block;
height: 100%; }
.elespare-list-wrap .elespare-posts-wrap.list-style-8 .elespare-posts-list-post-items:first-child .elespare-img-wrapper img, .elespare-list-wrap .elespare-posts-wrap.list-style-6 .elespare-posts-list-post-items:first-child .elespare-img-wrapper img {
width: 100%;
object-fit: cover; }
.elespare-list-wrap .elespare-posts-wrap.list-style-8 .elespare-posts-list-post-items:not(:first-child) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories, .elespare-list-wrap .elespare-posts-wrap.list-style-6 .elespare-posts-list-post-items:not(:first-child) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
padding: 0;
border: none;
border-bottom-width: 1px;
border-bottom-style: solid;
padding-bottom: 1px;
line-height: 1.5;
display: block; }
.elespare-list-wrap .elespare-posts-wrap.list-style-8 .elespare-posts-list-post-items:not(:first-child) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after, .elespare-list-wrap .elespare-posts-wrap.list-style-6 .elespare-posts-list-post-items:not(:first-child) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after {
display: none; }
.elespare-list-wrap .elespare-posts-wrap.list-style-9 .elespare-posts-list-post-items:first-child {
position: relative;
display: flex;
align-items: flex-end;
min-height: 250px;
grid-row-end: span 2; }
.elespare-list-wrap .elespare-posts-wrap.list-style-9 .elespare-posts-list-post-items:first-child .elespare-content-wrapper {
position: relative;
padding: 15px;
justify-self: end;
justify-content: flex-end;
width: 100%; }
.elespare-list-wrap .elespare-posts-wrap.list-style-9 .elespare-posts-list-post-items:first-child .elespare-content-wrapper::after {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.5) 50%, #000 100%);
z-index: 0; }
.elespare-list-wrap .elespare-posts-wrap.list-style-9 .elespare-posts-list-post-items:first-child .elespare-content-wrapper > * {
position: relative;
z-index: 1; }
.elespare-list-wrap .elespare-posts-wrap.list-style-9 .elespare-posts-list-post-items:first-child .elespare-img-wrapper {
height: 100% !important;
max-width: none !important;
width: 100% !important;
position: absolute !important;
left: 0;
bottom: 0; }
.elespare-list-wrap .elespare-posts-wrap.list-style-9 .elespare-posts-list-post-items:first-child .elespare-img-wrapper img,
.elespare-list-wrap .elespare-posts-wrap.list-style-9 .elespare-posts-list-post-items:first-child .elespare-img-wrapper a {
display: block;
height: 100%; }
.elespare-list-wrap .elespare-posts-wrap.list-style-9 .elespare-posts-list-post-items:first-child .elespare-img-wrapper img {
width: 100%;
object-fit: cover; }
.elespare-list-wrap .elespare-posts-wrap.list-style-9 .elespare-posts-list-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
padding: 0;
border: none;
border-bottom-width: 1px;
border-bottom-style: solid;
padding-bottom: 1px;
line-height: 1.5;
display: block; }
.elespare-list-wrap .elespare-posts-wrap.list-style-9 .elespare-posts-list-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after {
display: none; }
.elespare-list-wrap .elespare-posts-wrap.list-style-10 .elespare-posts-list-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
padding: 0; }
.elespare-list-wrap .elespare-posts-wrap.list-style-10 .elespare-posts-list-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after {
content: "\2219";
color: inherit;
font-weight: bold;
padding: 0 0 0 2px; }
.elespare-list-wrap .elespare-posts-wrap.list-style-10 .elespare-posts-list-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category:last-child a.elespare-categories::after {
display: none; }
.elespare-list-wrap .elespare-posts-wrap.list-style-11 .elespare-posts-list-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
padding: 0;
border: none;
border-bottom-width: 1px;
border-bottom-style: solid;
padding-bottom: 1px;
line-height: 1.5;
display: block; }
.elespare-list-wrap .elespare-posts-wrap.list-style-11 .elespare-posts-list-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after {
display: none; }
.elespare-list-wrap.has-background .elespare-posts-wrap .elespare-posts-list-post-items {
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); }
.elespare-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-list-post-items .elespare-content-wrapper .elespare-metadata {
display: flex;
align-items: center; }
.elespare-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-list-post-items .elespare-content-wrapper .elespare-metadata .post-author {
display: flex;
align-items: center; }
.elespare-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-list-post-items .elespare-content-wrapper .elespare-metadata .post-author a {
display: flex;
align-items: center; }
.elespare-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-list-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap {
height: 20px;
width: 20px;
border-radius: 50%;
line-height: 1;
overflow: hidden;
margin-right: 5px; }
.elespare-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-list-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap img {
height: 100%;
width: 100%;
object-fit: cover; }
.elespare-list-wrap .elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper {
text-align: left; }
.elementor-widget-post-list {
width: 100%; }
@container (max-width: 1050px) {
.elespare-list-wrap .elespare-posts-wrap {
display: grid;
grid-template-columns: repeat(2, 1fr); } }
@container (max-width: 600px) {
.elespare-list-wrap .elespare-posts-wrap {
display: grid;
grid-template-columns: repeat(1, 1fr); } }
body.rtl .elespare-list-wrap .elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper {
text-align: right; }
body.rtl .elespare-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-list-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap {
margin-right: 0px; }
body.rtl .elespare-posts-wrap.list-style-3 .elespare-posts-list-post-items .elespare-content-wrapper, body.rtl .elespare-posts-wrap.list-style-4 .elespare-posts-list-post-items .elespare-content-wrapper {
text-align: left; }
.list-layout.has-no-background .elespare-posts-wrap .elespare-content-wrapper {
padding: 0 15px; }
.elespare-single-list-wrap {
container-type: inline-size; }
.elespare-single-list-wrap .elespare-posts-wrap .elespare-posts-single-list-post-items {
display: flex;
flex-wrap: wrap;
align-items: center;
overflow: hidden; }
.elespare-single-list-wrap .elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-img-wrapper {
align-self: flex-start;
width: 50%;
overflow: hidden; }
.elespare-single-list-wrap .elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-img-wrapper a {
display: block;
height: 100%;
width: 100%; }
.elespare-single-list-wrap .elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-img-wrapper a img {
height: 100%;
width: 100%;
object-fit: cover; }
.elespare-single-list-wrap .elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper {
width: 50%;
padding: 15px;
align-self: center; }
.elespare-single-list-wrap .elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-exceprt p:last-child {
margin-bottom: 0; }
.elespare-single-list-wrap .elespare-posts-wrap a {
text-decoration: none; }
.elespare-posts-wrap.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) ul.elespare-cat-links li {
margin-block-end: 0px;
margin-inline-end: 0px;
margin-block-start: 0px;
margin-inline-start: 0px; }
.elespare-single-list-wrap .elespare-posts-wrap.elespare-layout-right .elespare-posts-single-list-post-items {
flex-direction: row-reverse; }
.elespare-single-list-wrap .elespare-posts-wrap.elespare-layout-right .elespare-posts-single-list-post-items .elespare-img-wrapper .elespare-post-format {
left: 10px;
right: unset; }
.elespare-single-list-wrap .elespare-posts-wrap.elespare-layout-right .elespare-posts-single-list-post-items .elespare-content-wrapper {
text-align: right;
align-items: flex-end; }
.elespare-single-list-wrap .elespare-posts-wrap.elespare-layout-right .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-metadata {
justify-content: flex-end; }
.elespare-single-list-wrap .elespare-posts-wrap.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) {
flex-direction: row-reverse; }
.elespare-single-list-wrap .elespare-posts-wrap.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-img-wrapper .elespare-post-format {
left: 10px;
right: unset; }
.elespare-single-list-wrap .elespare-posts-wrap.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-content-wrapper {
text-align: right;
align-items: flex-end; }
.elespare-single-list-wrap .elespare-posts-wrap.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-content-wrapper .elespare-metadata {
justify-content: flex-end; }
.elespare-single-list-wrap .elespare-posts-wrap.single-list-style-2 .elespare-posts-single-list-post-items .elespare-img-wrapper ul.elespare-cat-links {
top: inherit;
bottom: 10px;
left: 15px;
width: 100%;
margin-bottom: 0 !important; }
.elespare-single-list-wrap .elespare-posts-wrap.single-list-style-2.elespare-layout-right .elespare-posts-single-list-post-items .elespare-img-wrapper ul.elespare-cat-links {
right: 15px;
left: unset;
justify-content: flex-end; }
.elespare-single-list-wrap .elespare-posts-wrap.single-list-style-2.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-img-wrapper ul.elespare-cat-links {
right: 15px;
left: unset;
justify-content: flex-end; }
.elespare-posts-wrap.single-list-style-3 .elespare-posts-single-list-post-items .elespare-img-wrapper ul {
left: 15px;
top: 15px; }
.elespare-posts-wrap.single-list-style-3.elespare-layout-right .elespare-posts-single-list-post-items .elespare-img-wrapper ul {
top: 15px;
right: 15px;
left: unset;
justify-content: flex-end; }
.elespare-posts-wrap.single-list-style-3.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-img-wrapper ul {
top: 15px;
right: 15px;
left: unset;
justify-content: flex-end; }
.elespare-single-list-wrap.has-background .single-list-style-4 .elespare-posts-single-list-post-items {
align-items: flex-end;
box-shadow: none; }
.elespare-single-list-wrap.has-background .single-list-style-4 .elespare-posts-single-list-post-items .elespare-content-wrapper {
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); }
.elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-left .elespare-posts-single-list-post-items .elespare-content-wrapper {
position: relative;
z-index: 1;
margin-left: -30px;
align-self: flex-end; }
.elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-right .elespare-posts-single-list-post-items .elespare-content-wrapper {
position: relative;
z-index: 1;
margin-right: -30px;
align-self: flex-end; }
.elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-right .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-metadata {
justify-content: flex-end; }
.elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-alternate .elespare-posts-single-list-post-items .elespare-content-wrapper {
position: relative;
z-index: 1;
margin-left: -30px;
align-self: flex-end; }
.elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-content-wrapper {
position: relative;
z-index: 1;
margin-right: -30px; }
.elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-content-wrapper .elespare-metadata {
justify-content: flex-end; }
.elespare-single-list-wrap.has-background .elespare-posts-single-list-post-items {
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); }
.elespare-single-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-metadata {
display: flex;
align-items: center; }
.elespare-single-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-metadata .post-author {
display: flex;
align-items: center; }
.elespare-single-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-metadata .post-author a {
display: flex;
align-items: center; }
.elespare-single-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap {
height: 20px;
width: 20px;
border-radius: 50%;
overflow: hidden;
line-height: 1;
margin-right: 5px; }
.elespare-single-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap img {
height: 100%;
width: 100%;
object-fit: cover; } .elespare-single-list-wrap.elespare-has-equal-height .elespare-posts-single-list-post-items .elespare-img-wrapper {
aspect-ratio: 3/2;
overflow: hidden; }  .elespare-single-list-wrap .elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper {
text-align: left; }
.elespare-single-list-wrap.has-no-background .elespare-posts-wrap.single-list-style-4.elespare-layout-right .elespare-posts-single-list-post-items .elespare-content-wrapper, .elespare-single-list-wrap.has-no-background .elespare-posts-wrap.single-list-style-4.elespare-layout-left .elespare-posts-single-list-post-items .elespare-content-wrapper, .elespare-single-list-wrap.has-no-background .elespare-posts-wrap.single-list-style-4.elespare-layout-alternate .elespare-posts-single-list-post-items .elespare-content-wrapper {
margin: 0; }
.elespare-single-list-wrap.has-no-background .elespare-posts-wrap.single-list-style-4.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-content-wrapper {
margin: 0; }
.elementor-widget-post-single-column {
width: 100%; } @container (max-width: 480px) {
.elespare-single-list-wrap .elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-img-wrapper {
width: 100%; }
.elespare-single-list-wrap .elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper {
width: 100%; }
.elespare-single-list-wrap .elespare-layout-right .elespare-content-wrapper {
text-align: left; }
.elespare-single-list-wrap .elespare-layout-right .elespare-content-wrapper .elespare-metadata {
justify-content: flex-start; }
.elespare-single-list-wrap .elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-content-wrapper {
text-align: left; }
.elespare-single-list-wrap .elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-content-wrapper .elespare-metadata {
justify-content: flex-start; }
.elespare-single-list-wrap.has-background .single-list-style-4 .elespare-posts-single-list-post-items {
align-items: flex-end;
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); }
.elespare-single-list-wrap.has-background .single-list-style-4 .elespare-posts-single-list-post-items .elespare-content-wrapper {
box-shadow: none; }
.elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-left .elespare-posts-single-list-post-items .elespare-content-wrapper {
position: relative;
z-index: 1;
margin-left: 0px;
align-self: flex-end; }
.elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-right .elespare-posts-single-list-post-items .elespare-content-wrapper {
position: relative;
z-index: 1;
margin-right: 0px;
align-self: flex-end; }
.elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-right .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-metadata {
justify-content: flex-end; }
.elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-alternate .elespare-posts-single-list-post-items .elespare-content-wrapper {
position: relative;
z-index: 1;
margin-left: 0px;
align-self: flex-end; }
.elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-content-wrapper {
position: relative;
z-index: 1;
margin-right: 0px; }
.elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-content-wrapper .elespare-metadata {
justify-content: flex-end; } }
body.rtl .elespare-single-list-wrap .elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper {
text-align: right; }
body.rtl .elespare-single-list-wrap .elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-img-wrapper .elespare-post-format {
left: 10px;
right: unset; }
body.rtl .elespare-single-list-wrap .elespare-posts-wrap.elespare-layout-right .elespare-posts-single-list-post-items .elespare-img-wrapper .elespare-post-format {
right: 10px;
left: unset; }
body.rtl .elespare-single-list-wrap .elespare-posts-wrap.elespare-layout-right .elespare-posts-single-list-post-items .elespare-content-wrapper {
text-align: left; }
body.rtl .elespare-single-list-wrap .elespare-posts-wrap.elespare-layout-right .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-metadata {
justify-content: flex-start; }
body.rtl .elespare-single-list-wrap .elespare-posts-wrap.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-img-wrapper .elespare-post-format {
right: 10px;
left: unset; }
body.rtl .elespare-single-list-wrap .elespare-posts-wrap.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-content-wrapper {
text-align: left; }
body.rtl .elespare-single-list-wrap .elespare-posts-wrap.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-content-wrapper .elespare-metadata {
justify-content: flex-start; }
body.rtl .elespare-single-list-wrap .elespare-posts-wrap.single-list-style-2 .elespare-posts-single-list-post-items .elespare-img-wrapper ul.elespare-cat-links {
left: unset;
right: 15px; }
body.rtl .elespare-single-list-wrap .elespare-posts-wrap.single-list-style-2.elespare-layout-right .elespare-posts-single-list-post-items .elespare-img-wrapper ul.elespare-cat-links {
left: 15px;
right: unset; }
body.rtl .elespare-single-list-wrap .elespare-posts-wrap.single-list-style-2.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-img-wrapper ul.elespare-cat-links {
left: 15px;
right: unset; }
body.rtl .elespare-posts-wrap.single-list-style-3 .elespare-posts-single-list-post-items .elespare-img-wrapper ul {
left: unset;
right: 15px; }
body.rtl .elespare-posts-wrap.single-list-style-3.elespare-layout-right .elespare-posts-single-list-post-items .elespare-img-wrapper ul {
left: 15px;
right: unset; }
body.rtl .elespare-posts-wrap.single-list-style-3.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-img-wrapper ul {
left: 15px;
right: unset; }
body.rtl .elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-left .elespare-posts-single-list-post-items .elespare-content-wrapper {
margin-right: -30px;
margin-left: unset; }
body.rtl .elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-right .elespare-posts-single-list-post-items .elespare-content-wrapper {
margin-left: -30px;
margin-right: unset; }
body.rtl .elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-alternate .elespare-posts-single-list-post-items .elespare-content-wrapper {
margin-left: unset;
margin-right: -30px; }
body.rtl .elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-content-wrapper {
margin-right: unset;
margin-left: -30px; }
@container (max-width: 480px) {
body.rtl .elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-left .elespare-posts-single-list-post-items .elespare-content-wrapper {
margin-right: 0px; }
body.rtl .elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-right .elespare-posts-single-list-post-items .elespare-content-wrapper {
margin-left: 0px; }
body.rtl .elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-alternate .elespare-posts-single-list-post-items .elespare-content-wrapper {
margin-right: 0px; }
body.rtl .elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-content-wrapper {
margin-left: 0px; } }
.elespare-tile-wrap {
container-type: inline-size; }
.elespare-tile-wrap .elespare-posts-wrap .elespare-posts-tile-post-items {
position: relative;
display: flex;
align-items: flex-end;
min-height: 245px; }
.elespare-tile-wrap .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper {
position: relative;
width: 100%;
padding: 15px;
justify-self: end;
justify-content: flex-end; }
.elespare-tile-wrap .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-cat-links {
width: calc(100% - 40px); }
.elespare-tile-wrap .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper::after {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.5) 50%, #000 100%);
z-index: 0; }
.elespare-tile-wrap .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper > * {
position: relative;
z-index: 1; }
.elespare-tile-wrap .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-img-wrapper {
height: 100%;
width: 100%;
position: absolute !important;
left: 0;
bottom: 0; }
.elespare-tile-wrap .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-img-wrapper img,
.elespare-tile-wrap .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-img-wrapper a {
display: block;
height: 100%; }
.elespare-tile-wrap .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-img-wrapper img {
width: 100%;
object-fit: cover; }
.elespare-tile-wrap .elespare-posts-wrap a {
text-decoration: none; }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-1 {
grid-template-columns: repeat(3, 1fr); }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-1 .elespare-posts-tile-post-items:nth-child(1) {
grid-column: span 2;
grid-row: span 2; }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-2 {
grid-template-columns: repeat(3, 1fr); }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-2 .elespare-posts-tile-post-items:nth-child(4n + 1), .elespare-tile-wrap .elespare-posts-wrap.tile-style-2 .elespare-posts-tile-post-items:nth-child(4n) {
grid-column-end: span 2; }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-3 {
grid-template-columns: repeat(3, 1fr); }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-3 .elespare-posts-tile-post-items:nth-child(3) {
grid-row-end: span 2; }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-4 {
grid-template-columns: repeat(3, 1fr); }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-4 .elespare-posts-tile-post-items:nth-child(2) {
grid-row-end: span 2; }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-5 {
grid-template-columns: repeat(3, 1fr); }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-5 .elespare-posts-tile-post-items:nth-child(1) {
grid-row-end: span 2; }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-6 {
grid-template-columns: repeat(3, 1fr); }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-6 .elespare-posts-tile-post-items:nth-child(5) {
grid-column: span 2;
grid-row: span 2; }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-7 {
grid-template-columns: repeat(3, 1fr); }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-7 .elespare-posts-tile-post-items:nth-child(2n + 5):nth-child(3n + 2) {
grid-column-end: span 2; }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-7 .elespare-posts-tile-post-items:nth-child(5n + 2):nth-child(2n + 3) {
grid-row-end: span 2; }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-7 .elespare-posts-tile-post-items:nth-child(5n + 2):nth-child(2n + 3) .elespare-content-wrapper .elespare-post-title {
font-size: 30px; }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-8 {
grid-template-columns: repeat(3, 1fr); }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-8 .elespare-posts-tile-post-items:nth-child(5n) {
grid-row: span 1;
grid-column: span 2; }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-9 {
grid-template-columns: repeat(2, 1fr); }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-10 {
grid-template-columns: repeat(2, 1fr); }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-10 .elespare-posts-tile-post-items {
min-height: 300px; }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-10 .elespare-posts-tile-post-items:nth-child(3n) {
grid-column-end: span 2; }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-11 {
grid-template-columns: repeat(2, 1fr); }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-11 .elespare-posts-tile-post-items:nth-child(6n + 1), .elespare-tile-wrap .elespare-posts-wrap.tile-style-11 .elespare-posts-tile-post-items:nth-child(6n + 5) {
grid-row-end: span 2; }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-12 {
grid-template-columns: repeat(3, 1fr); }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-12 .elespare-posts-tile-post-items:nth-child(6n + 1), .elespare-tile-wrap .elespare-posts-wrap.tile-style-12 .elespare-posts-tile-post-items:nth-child(6n + 5) {
grid-row-end: span 2; }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-13 {
grid-template-columns: repeat(3, 1fr); }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-13 .elespare-posts-tile-post-items:nth-child(3n + 2) {
grid-row-end: span 2; }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-14 {
grid-template-columns: repeat(4, 1fr); }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-14 .elespare-posts-tile-post-items:nth-child(1) {
grid-column: span 2;
grid-row: span 2; }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-15 {
grid-template-columns: repeat(4, 1fr); }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-15 .elespare-posts-tile-post-items:nth-child(4n + 1), .elespare-tile-wrap .elespare-posts-wrap.tile-style-15 .elespare-posts-tile-post-items:nth-child(4n) {
grid-column-end: span 2; }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-16 {
grid-template-columns: repeat(4, 1fr); }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-16 .elespare-posts-tile-post-items {
min-height: 210px; }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-16 .elespare-posts-tile-post-items:nth-child(4n) {
grid-row-end: span 2; }
.elespare-tile-wrap .elespare-posts-wrap .elespare-posts-tile-post-items {
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); }
.elespare-tile-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-metadata {
display: flex;
align-items: center; }
.elespare-tile-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-metadata .post-author {
display: flex;
align-items: center; }
.elespare-tile-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-metadata .post-author a {
display: flex;
align-items: center; }
.elespare-tile-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap {
height: 20px;
width: 20px;
border-radius: 50%;
overflow: hidden;
line-height: 1;
margin-right: 5px; }
.elespare-tile-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap img {
height: 100%;
width: 100%;
object-fit: cover; }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-1, .elespare-tile-wrap .elespare-posts-wrap.tile-style-2, .elespare-tile-wrap .elespare-posts-wrap.tile-style-3, .elespare-tile-wrap .elespare-posts-wrap.tile-style-4, .elespare-tile-wrap .elespare-posts-wrap.tile-style-5, .elespare-tile-wrap .elespare-posts-wrap.tile-style-6, .elespare-tile-wrap .elespare-posts-wrap.tile-style-7, .elespare-tile-wrap .elespare-posts-wrap.tile-style-8, .elespare-tile-wrap .elespare-posts-wrap.tile-style-9, .elespare-tile-wrap .elespare-posts-wrap.tile-style-10, .elespare-tile-wrap .elespare-posts-wrap.tile-style-11, .elespare-tile-wrap .elespare-posts-wrap.tile-style-12, .elespare-tile-wrap .elespare-posts-wrap.tile-style-13, .elespare-tile-wrap .elespare-posts-wrap.tile-style-14, .elespare-tile-wrap .elespare-posts-wrap.tile-style-15, .elespare-tile-wrap .elespare-posts-wrap.tile-style-16 {
grid-gap: 10px; }
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items .elespare-img-wrapper a {
position: relative; }
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items .elespare-img-wrapper a::after {
position: absolute;
content: "";
height: 100%;
width: 100%;
top: 0;
left: 0;
opacity: 0.5;
background: -webkit-linear-gradient(to top, #f9d423, #e65c00); background: linear-gradient(to top, #f9d423, #e65c00); transition: all 0.4s ease-in-out; }
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:hover .elespare-img-wrapper a::after {
opacity: 0; }
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(11) .elespare-img-wrapper a::after,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(1) .elespare-img-wrapper a::after {
background: -webkit-linear-gradient(to top, #43cea2, #185a9d); background: linear-gradient(to top, #43cea2, #185a9d); }
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(12) .elespare-img-wrapper a::after,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(2) .elespare-img-wrapper a::after {
background: -webkit-linear-gradient(to top, #dd2476, #ff512f); background: linear-gradient(to top, #dd2476, #ff512f); }
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(13) .elespare-img-wrapper a::after,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(3) .elespare-img-wrapper a::after {
background: -webkit-linear-gradient(to top, #cc2b5e, #753a88); background: linear-gradient(to top, #cc2b5e, #753a88); }
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(14) .elespare-img-wrapper a::after,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(4) .elespare-img-wrapper a::after {
background: -webkit-linear-gradient(to top, #ee9ca7, #ffdde1); background: linear-gradient(to top, #ee9ca7, #ffdde1); }
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(15) .elespare-img-wrapper a::after,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(5) .elespare-img-wrapper a::after {
background: -webkit-linear-gradient(to top, #42275a, #734b6d); background: linear-gradient(to top, #42275a, #734b6d); }
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(16) .elespare-img-wrapper a::after,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(6) .elespare-img-wrapper a::after {
background: -webkit-linear-gradient(to top, #de6262, #ffb88c); background: linear-gradient(to top, #de6262, #ffb88c); }
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(17) .elespare-img-wrapper a::after,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(7) .elespare-img-wrapper a::after {
background: -webkit-linear-gradient(to top, #ffd89b, #19547b); background: linear-gradient(to top, #ffd89b, #19547b); }
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(18) .elespare-img-wrapper a::after,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(8) .elespare-img-wrapper a::after {
background: -webkit-linear-gradient(to top, #3a1c71, #d76d77, #ffaf7b); background: linear-gradient(to top, #3a1c71, #d76d77, #ffaf7b); }
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(19)
.elespare-posts-tile-post-items:nth-child(9) .elespare-img-wrapper a::after {
background: -webkit-linear-gradient(to top, #355c7d, #6c5b7b, #c06c84); background: linear-gradient(to top, #355c7d, #6c5b7b, #c06c84); }
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(20) .elespare-img-wrapper a::after,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(10) .elespare-img-wrapper a::after {
background: -webkit-linear-gradient(to top, #2657eb, #de6161); background: linear-gradient(to top, #2657eb, #de6161); }
.elespare-tile-wrap .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper {
text-align: left; }
.elementor-widget-post-tile {
width: 100%; } @container (max-width: 768px) {
.elespare-tile-wrap .elespare-posts-wrap.tile-style-16, .elespare-tile-wrap .elespare-posts-wrap.tile-style-15, .elespare-tile-wrap .elespare-posts-wrap.tile-style-14, .elespare-tile-wrap .elespare-posts-wrap.tile-style-13, .elespare-tile-wrap .elespare-posts-wrap.tile-style-12, .elespare-tile-wrap .elespare-posts-wrap.tile-style-8, .elespare-tile-wrap .elespare-posts-wrap.tile-style-7, .elespare-tile-wrap .elespare-posts-wrap.tile-style-6, .elespare-tile-wrap .elespare-posts-wrap.tile-style-5, .elespare-tile-wrap .elespare-posts-wrap.tile-style-4, .elespare-tile-wrap .elespare-posts-wrap.tile-style-3, .elespare-tile-wrap .elespare-posts-wrap.tile-style-2, .elespare-tile-wrap .elespare-posts-wrap.tile-style-1 {
grid-template-columns: repeat(2, 1fr); } }
@container (max-width: 480px) {
.elespare-tile-wrap .elespare-posts-wrap.tile-style-16, .elespare-tile-wrap .elespare-posts-wrap.tile-style-15, .elespare-tile-wrap .elespare-posts-wrap.tile-style-14, .elespare-tile-wrap .elespare-posts-wrap.tile-style-13, .elespare-tile-wrap .elespare-posts-wrap.tile-style-12, .elespare-tile-wrap .elespare-posts-wrap.tile-style-11, .elespare-tile-wrap .elespare-posts-wrap.tile-style-10, .elespare-tile-wrap .elespare-posts-wrap.tile-style-9, .elespare-tile-wrap .elespare-posts-wrap.tile-style-8, .elespare-tile-wrap .elespare-posts-wrap.tile-style-7, .elespare-tile-wrap .elespare-posts-wrap.tile-style-6, .elespare-tile-wrap .elespare-posts-wrap.tile-style-5, .elespare-tile-wrap .elespare-posts-wrap.tile-style-4, .elespare-tile-wrap .elespare-posts-wrap.tile-style-3, .elespare-tile-wrap .elespare-posts-wrap.tile-style-2, .elespare-tile-wrap .elespare-posts-wrap.tile-style-1 {
grid-template-columns: repeat(1, 1fr); }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-16 > *, .elespare-tile-wrap .elespare-posts-wrap.tile-style-15 > *, .elespare-tile-wrap .elespare-posts-wrap.tile-style-14 > *, .elespare-tile-wrap .elespare-posts-wrap.tile-style-13 > *, .elespare-tile-wrap .elespare-posts-wrap.tile-style-12 > *, .elespare-tile-wrap .elespare-posts-wrap.tile-style-11 > *, .elespare-tile-wrap .elespare-posts-wrap.tile-style-10 > *, .elespare-tile-wrap .elespare-posts-wrap.tile-style-9 > *, .elespare-tile-wrap .elespare-posts-wrap.tile-style-8 > *, .elespare-tile-wrap .elespare-posts-wrap.tile-style-7 > *, .elespare-tile-wrap .elespare-posts-wrap.tile-style-6 > *, .elespare-tile-wrap .elespare-posts-wrap.tile-style-5 > *, .elespare-tile-wrap .elespare-posts-wrap.tile-style-4 > *, .elespare-tile-wrap .elespare-posts-wrap.tile-style-3 > *, .elespare-tile-wrap .elespare-posts-wrap.tile-style-2 > *, .elespare-tile-wrap .elespare-posts-wrap.tile-style-1 > * {
grid-column: span 1 !important;
grid-row: span 1 !important;
min-height: 240px; }
.elespare-tile-wrap .elespare-posts-wrap.tile-style-16 .elespare-content-wrapper .elespare-post-title, .elespare-tile-wrap .elespare-posts-wrap.tile-style-15 .elespare-content-wrapper .elespare-post-title, .elespare-tile-wrap .elespare-posts-wrap.tile-style-14 .elespare-content-wrapper .elespare-post-title, .elespare-tile-wrap .elespare-posts-wrap.tile-style-13 .elespare-content-wrapper .elespare-post-title, .elespare-tile-wrap .elespare-posts-wrap.tile-style-12 .elespare-content-wrapper .elespare-post-title, .elespare-tile-wrap .elespare-posts-wrap.tile-style-11 .elespare-content-wrapper .elespare-post-title, .elespare-tile-wrap .elespare-posts-wrap.tile-style-10 .elespare-content-wrapper .elespare-post-title, .elespare-tile-wrap .elespare-posts-wrap.tile-style-9 .elespare-content-wrapper .elespare-post-title, .elespare-tile-wrap .elespare-posts-wrap.tile-style-8 .elespare-content-wrapper .elespare-post-title, .elespare-tile-wrap .elespare-posts-wrap.tile-style-7 .elespare-content-wrapper .elespare-post-title, .elespare-tile-wrap .elespare-posts-wrap.tile-style-6 .elespare-content-wrapper .elespare-post-title, .elespare-tile-wrap .elespare-posts-wrap.tile-style-5 .elespare-content-wrapper .elespare-post-title, .elespare-tile-wrap .elespare-posts-wrap.tile-style-4 .elespare-content-wrapper .elespare-post-title, .elespare-tile-wrap .elespare-posts-wrap.tile-style-3 .elespare-content-wrapper .elespare-post-title, .elespare-tile-wrap .elespare-posts-wrap.tile-style-2 .elespare-content-wrapper .elespare-post-title, .elespare-tile-wrap .elespare-posts-wrap.tile-style-1 .elespare-content-wrapper .elespare-post-title {
font-size: 18px; } } body.rtl .elespare-tile-wrap .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper {
text-align: right; }
body.rtl .elespare-tile-wrap .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-img-wrapper .elespare-post-format {
left: 10px;
right: unset; }
.elespare-slider-wrap {
container-type: inline-size; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-content-wrapper-inner {
display: flex;
flex-direction: column;
gap: 10px; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-4 {
display: grid; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-4 .elespare-img-wrapper img {
width: 100%; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-4 .elespare-posts-slider-post-items .elespare-content-wrapper {
text-align: left;
padding: 15px; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-3 .elespare-posts-slider-post-items, .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-2 .elespare-posts-slider-post-items {
display: grid;
justify-content: center;
align-items: stretch;
grid-template-columns: 1fr 0.75fr;
grid-gap: 0; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-3 .elespare-posts-slider-post-items .elespare-img-wrapper, .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-2 .elespare-posts-slider-post-items .elespare-img-wrapper {
position: relative;
margin: 0;
line-height: 0; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-3 .elespare-posts-slider-post-items .elespare-img-wrapper a, .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-2 .elespare-posts-slider-post-items .elespare-img-wrapper a {
display: block;
height: 100%;
width: 100%; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-3 .elespare-posts-slider-post-items .elespare-img-wrapper a img, .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-2 .elespare-posts-slider-post-items .elespare-img-wrapper a img {
width: 100%;
height: 100%;
object-fit: cover; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-3 .elespare-posts-slider-post-items .elespare-content-wrapper, .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-2 .elespare-posts-slider-post-items .elespare-content-wrapper {
justify-content: center; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-3 .elespare-posts-slider-post-items {
grid-template-columns: 0.75fr 1fr; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-3 .elespare-posts-slider-post-items .elespare-img-wrapper {
grid-column-start: 2;
grid-row-start: 1; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-3 .elespare-posts-slider-post-items .elespare-content-wrapper {
text-align: right;
align-items: flex-end; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-3 .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-metadata {
justify-content: flex-end; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-1 {
display: grid; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-1 .elespare-posts-slider-post-items {
position: relative;
display: flex;
flex-direction: column;
justify-content: flex-end; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-1 .elespare-posts-slider-post-items .elespare-img-wrapper {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-1 .elespare-posts-slider-post-items .elespare-img-wrapper a {
display: block;
height: 100%;
width: 100%; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-1 .elespare-posts-slider-post-items .elespare-img-wrapper img {
width: 100%;
height: 100%;
object-fit: cover; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-1 .elespare-posts-slider-post-items .elespare-img-wrapper > a:after {
content: "";
background: #222;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
filter: alpha(opacity=100);
opacity: 0.85;
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 40%, black 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 0, 0, 0)), color-stop(100%, black));
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 40%, black 100%);
background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 40%, black 100%);
background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 40%, black 100%);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, black 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0); }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-1 .elespare-posts-slider-post-items .elespare-content-wrapper {
position: relative;
z-index: 2;
text-align: left; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-1 .elespare-posts-slider-post-items .elespare-content-wrapper::after {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.5) 50%, #000 100%);
z-index: 0; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-1 .elespare-posts-slider-post-items .elespare-content-wrapper > * {
position: relative;
z-index: 1; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-5 .elespare-posts-slider-post-items {
display: flex;
flex-direction: column; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-5 .elespare-posts-slider-post-items .elespare-img-wrapper {
order: 2; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-5 .elespare-posts-slider-post-items .elespare-img-wrapper img {
width: 100%; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-5 .elespare-posts-slider-post-items .elespare-content-wrapper {
order: 1; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-6 .elespare-posts-slider-post-items {
position: relative;
display: flex;
flex-direction: column-reverse;
padding-top: 50px;
overflow: visible; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-6 .elespare-posts-slider-post-items .elespare-content-wrapper {
position: relative;
z-index: 2;
width: 60%;
left: 50%;
transform: translateX(-50%);
text-align: center; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-6 .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-metadata {
justify-content: center; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-6 .elespare-posts-slider-post-items .elespare-img-wrapper {
height: 100%;
width: 100%;
background-size: cover;
background-position: 50%;
position: absolute;
left: 0;
bottom: 50px; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-6 .elespare-posts-slider-post-items .elespare-img-wrapper a {
display: block;
height: 100%;
width: 100%; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-6 .elespare-posts-slider-post-items .elespare-img-wrapper a img {
width: 100%;
height: 100%;
object-fit: cover; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-7 .elespare-posts-slider-post-items {
overflow: visible; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-7 .elespare-posts-slider-post-items .elespare-img-wrapper img {
width: 100%; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-7 .elespare-posts-slider-post-items .elespare-img-wrapper ul.elespare-cat-links {
top: inherit;
left: 100px;
bottom: 50px;
width: calc(100% - 100px);
margin-bottom: 10px !important;
font-size: 0; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-7 .elespare-posts-slider-post-items .elespare-content-wrapper {
position: relative;
z-index: 1;
width: calc(100% - 100px);
margin-top: -50px;
margin-left: 100px; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap a {
text-decoration: none; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper {
text-align: left; }
.elespare-slider-wrap.has-background .elespare-posts-wrap .elespare-posts-slider-post-items {
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); }
.elespare-slider-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-slider-post-items .elespare-img-wrapper .elespare-avatar-wrap {
position: absolute;
height: 30px;
width: 30px;
border-radius: 50%;
overflow: hidden;
border: 3px solid;
background-color: #fff;
left: 15px;
bottom: 15px; }
.elespare-slider-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-slider-post-items .elespare-img-wrapper .elespare-avatar-wrap img {
height: 100%;
width: 100%;
object-fit: cover; }
.elespare-slider-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-metadata {
display: flex;
align-items: center; }
.elespare-slider-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-metadata .post-author {
display: flex;
align-items: center; }
.elespare-slider-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-metadata .post-author a {
display: flex;
align-items: center; }
.elespare-slider-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap {
height: 20px;
width: 20px;
border-radius: 50%;
overflow: hidden;
line-height: 1;
margin-right: 5px; }
.elespare-slider-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap img {
height: 100%;
width: 100%;
object-fit: cover; } .elespare-slider-wrap.slider-layout.elespare-has-equal-height .elespare-img-wrapper a img {
width: 100% !important;
height: 100% !important;
object-fit: cover; }
.elespare-slider-wrap.slider-layout.elespare-has-equal-height .slider-style-7 .elespare-posts-slider-post-items .elespare-img-wrapper,
.elespare-slider-wrap.slider-layout.elespare-has-equal-height .slider-style-5 .elespare-posts-slider-post-items .elespare-img-wrapper,
.elespare-slider-wrap.slider-layout.elespare-has-equal-height .slider-style-4 .elespare-posts-slider-post-items .elespare-img-wrapper {
aspect-ratio: 3/2;
overflow: hidden; }
.elespare-slider-wrap.slider-layout.elespare-has-equal-height .slider-style-3 .elespare-posts-slider-post-items,
.elespare-slider-wrap.slider-layout.elespare-has-equal-height .slider-style-2 .elespare-posts-slider-post-items {
height: 580px; }
.elespare-slider-wrap.slider-layout .slider-style-6 .elespare-posts-slider-post-items,
.elespare-slider-wrap.slider-layout .slider-style-1 .elespare-posts-slider-post-items {
aspect-ratio: 3/2;
overflow: hidden; }
.elespare-slider-wrap .elespare-posts-wrap .elespare-posts-slider-post-items:not(:nth-child(1)) {
display: none !important; }
.elespare-slider-wrap .elespare-posts-wrap .elespare-posts-slider-post-items.slick-slide:not(:nth-child(1)) {
display: flex !important; }
.elespare-slider-wrap .elespare-posts-wrap.slider-style-2 .elespare-posts-slider-post-items.slick-slide:not(:nth-child(1)), .elespare-slider-wrap .elespare-posts-wrap.slider-style-3 .elespare-posts-slider-post-items.slick-slide:not(:nth-child(1)), .elespare-slider-wrap .elespare-posts-wrap.slider-style-4 .elespare-posts-slider-post-items.slick-slide:not(:nth-child(1)) {
display: grid !important; }
.elespare-slider-wrap .elespare-posts-wrap.slider-style-7 .elespare-posts-slider-post-items.slick-slide:not(:nth-child(1)) {
display: block !important; }
.elementor-widget-post-slider {
width: 100%; }
@container (max-width: 768px) {
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-6 .elespare-posts-slider-post-items .elespare-content-wrapper {
width: 90%; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-7 .elespare-posts-slider-post-items .elespare-img-wrapper ul.elespare-cat-links {
left: 30px;
width: calc(100% - 30px); }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-7 .elespare-posts-slider-post-items .elespare-content-wrapper {
width: calc(100% - 30px);
margin-left: 30px; } }
@container (max-width: 600px) {
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-3 .elespare-posts-slider-post-items, .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-2 .elespare-posts-slider-post-items {
grid-template-columns: 1fr;
grid-template-rows: max-content; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-3 .elespare-posts-slider-post-items .elespare-content-wrapper, .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-2 .elespare-posts-slider-post-items .elespare-content-wrapper {
justify-content: flex-start; }
.elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-3 .elespare-posts-slider-post-items .elespare-img-wrapper {
grid-column-start: 1; }
.elespare-slider-wrap.slider-layout.elespare-has-equal-height .slider-style-3 .elespare-posts-slider-post-items,
.elespare-slider-wrap.slider-layout.elespare-has-equal-height .slider-style-2 .elespare-posts-slider-post-items {
height: auto;
min-height: unset; }
.elespare-slider-wrap.slider-layout.elespare-has-equal-height .slider-style-3 .elespare-posts-slider-post-items .elespare-img-wrapper,
.elespare-slider-wrap.slider-layout.elespare-has-equal-height .slider-style-2 .elespare-posts-slider-post-items .elespare-img-wrapper {
height: 240px; }
.elespare-slider-wrap.slider-layout .slider-style-6 .elespare-posts-slider-post-items .elespare-content-wrapper {
width: 90%; } } body.rtl .elespare-slider-wrap.slider-layout .elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper {
text-align: right; }
body.rtl .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-6 .elespare-posts-slider-post-items .elespare-content-wrapper {
left: unset;
right: 50%;
transform: translateX(50%);
text-align: center; }
body.rtl .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-7 .elespare-posts-slider-post-items .elespare-img-wrapper ul.elespare-cat-links {
text-align: right;
left: unset;
right: 100px; }
body.rtl .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-7 .elespare-posts-slider-post-items .elespare-content-wrapper {
margin-right: 100px;
margin-left: unset; }
body.rtl .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-3 .elespare-posts-slider-post-items .elespare-content-wrapper {
text-align: left; }
@container (max-width: 768px) {
body.rtl .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-7 .elespare-posts-slider-post-items .elespare-img-wrapper ul.elespare-cat-links {
left: unset;
right: 30px; }
body.rtl .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-7 .elespare-posts-slider-post-items .elespare-content-wrapper {
margin-left: unset;
margin-right: 30px; } }
.elespare-flash-wrap {
container-type: inline-size; }
.elespare-flash-wrap .elespare-exclusive-posts {
font-size: 16px;
line-height: 45px;
margin: 0;
position: relative;
display: flex;
align-items: center; }
.elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-now {
float: left;
position: relative;
line-height: normal;
margin-right: 5px; }
.elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-now .elespare-exclusive-news-title {
display: inline-block;
font-weight: bold;
color: #fff;
background-color: #ff9800;
height: 20px;
font-size: 11px;
line-height: 20px;
text-align: center;
position: relative;
transform: translate(-50%, -50%);
z-index: 2;
position: absolute;
top: 0;
left: 50%;
width: max-content;
padding: 0 5px; }
.elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-now .elespare-exclusive-news-title:before {
content: "";
position: absolute;
display: block;
width: 0px;
height: 0px;
top: 0;
left: -9px;
border-left: 9px solid transparent;
border-right: 1px solid transparent;
border-top: 20px solid #ff9800; }
.elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-now .elespare-exclusive-news-title:after {
content: "";
position: absolute;
display: block;
width: 0px;
height: 0px;
right: -9px;
top: 0;
border-right: 9px solid transparent;
border-left: 1px solid transparent;
border-bottom: 20px solid #ff9800; }
.elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap {
display: flex;
align-items: center;
padding: 0 15px;
width: max-content; }
.elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap .elespare-exclusive-texts-wrapper {
font-size: 14px;
font-weight: bold; }
.elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-slides {
padding: 0 5px;
overflow: hidden; }
.elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-slides .js-marquee,
.elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-slides .marquee {
display: flex;
align-items: center; }
.elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-slides .marquee {
width: 10000px; }
.elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-slides .marquee > div,
.elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-slides .marquee .js-marquee-wrapper {
display: flex;
align-items: center; }
.elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-slides .marquee h4.elespare-post-title {
margin: 0;
padding: 5px;
margin-right: 10px; }
.elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-slides .marquee h4.elespare-post-title a {
padding: 0 5px;
display: flex;
align-items: center;
font-size: 14px;
line-height: normal;
color: #fff;
font-weight: 600;
flex-shrink: 0; }
.elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-slides .marquee h4.elespare-post-title a .elespare-circle-marq {
width: 40px;
min-width: 40px;
height: 40px;
min-height: 40px;
overflow: hidden;
display: inline-block;
line-height: 1;
margin-right: 15px;
position: relative;
background-color: #afafaf; }
.elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-slides .marquee h4.elespare-post-title a .elespare-circle-marq .elespare-trending-no {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
color: #fff;
background: rgba(28, 28, 28, 0.4);
display: flex;
align-items: center;
justify-content: center;
font-size: 16px; }
.elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-slides .marquee h4.elespare-post-title a .elespare-circle-marq img {
height: 40px;
width: 40px;
object-fit: cover;
margin: 0; }
.elespare-flash-wrap .elespare-exclusive-posts a {
text-decoration: none; }
body:not(.rtl) .elespare-flash-wrap .elespare-exclusive-posts.ele-border-enabled .elespare-exclusive-now-txt-animation-wrap {
border-bottom-right-radius: 0 !important;
border-top-right-radius: 0 !important; }
body:not(.rtl) .elespare-flash-wrap .elespare-exclusive-posts.ele-border-enabled .elespare-exclusive-slides {
border-bottom-left-radius: 0 !important;
border-top-left-radius: 0 !important; }
.elespare-flash-wrap .elespare-exclusive-posts.ele-border-enabled.ele-solid {
border-style: solid; }
.elespare-flash-wrap .elespare-exclusive-posts.ele-border-enabled.ele-double {
border-style: double; }
.elespare-flash-wrap .elespare-exclusive-posts.ele-border-enabled.ele-dotted {
border-style: dotted; }
.elespare-flash-wrap .elespare-exclusive-posts.ele-border-enabled.ele-dashed {
border-style: dashed; }
.elespare-flash-wrap .elespare-exclusive-posts.ele-border-enabled.ele-groove {
border-style: groove; }
.elespare-flash-wrap.flash-style-1 .elespare-exclusive-now {
margin-right: 5px; }
.elespare-flash-wrap.flash-style-1 .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap {
min-height: 50px; }
.elespare-flash-wrap.flash-style-2 .elespare-exclusive-now {
margin-right: 0px; }
.elespare-flash-wrap.flash-style-2 .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap {
position: relative;
min-height: 50px; }
.elespare-flash-wrap.flash-style-2 .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap:after {
content: "";
position: absolute;
top: 50%;
z-index: 1;
left: 100%;
transform: translateY(-50%);
border: 10px solid transparent; }
.elespare-flash-wrap.flash-style-3 .elespare-exclusive-now {
margin-right: 2px; }
.elespare-flash-wrap.flash-style-3 .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap {
position: relative;
min-height: 50px; }
.elespare-flash-wrap.flash-style-3 .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap:after {
content: "";
width: 15px;
height: 100%;
position: absolute;
z-index: 1;
top: 0;
right: -15px;
-webkit-mask-image: url(//salon-inspiracji.pl/wp-content/plugins/elespare/dist/img/flash-style3.svg);
mask-image: url(//salon-inspiracji.pl/wp-content/plugins/elespare/dist/img/flash-style3.svg);
-webkit-mask-position: center center;
mask-position: center center;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
-webkit-mask-size: cover; }
.elespare-flash-wrap.flash-style-4 .elespare-exclusive-now {
margin-right: 0px; }
.elespare-flash-wrap.flash-style-4 .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap {
position: relative;
min-height: 50px; }
.elespare-flash-wrap.flash-style-4 .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap:after {
content: "";
width: 25px;
height: 100%;
position: absolute;
z-index: 1;
top: 0;
right: -25px;
-webkit-mask-image: url(//salon-inspiracji.pl/wp-content/plugins/elespare/dist/img/flash-style4.svg);
mask-image: url(//salon-inspiracji.pl/wp-content/plugins/elespare/dist/img/flash-style4.svg);
-webkit-mask-position: center center;
mask-position: center center;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
-webkit-mask-size: cover; }
.elespare-spinner.spinner-style-1 {
display: flex;
justify-content: center;
align-items: center;
margin-right: 5px;
width: 40px;
height: 40px;
min-width: 40px;
min-height: 40px; }
.elespare-spinner.spinner-style-1 > div:nth-child(3),
.elespare-spinner.spinner-style-1 > div:nth-child(2),
.elespare-spinner.spinner-style-1 > div:nth-child(1) {
position: absolute;
width: 40px;
height: 40px;
border-radius: 50%; }
.elespare-spinner.spinner-style-1 > div:nth-child(2),
.elespare-spinner.spinner-style-1 > div:nth-child(1) {
border-width: 5px;
border-style: solid;
border-color: transparent;
-webkit-animation: 2s elespare-spinner-1 infinite alternate;
animation: 2s elespare-spinner-1 infinite alternate; }
.elespare-spinner.spinner-style-1 > div:nth-child(1) {
border-left-color: #ff9800;
border-right-color: #fff; }
.elespare-spinner.spinner-style-1 > div:nth-child(2) {
border-top-color: #000;
border-bottom-color: #000;
opacity: 0.2;
-webkit-animation-delay: 2s;
animation-delay: 2s; }
.elespare-spinner.spinner-style-1 > div:nth-child(3) {
width: 16px;
height: 16px;
background: #000;
opacity: 0.2; }
@keyframes elespare-spinner-1 {
to {
-webkit-transform: rotate(360deg) scale(0.6);
transform: rotate(360deg) scale(0.6); } }
.elespare-spinner.spinner-style-2 {
width: 20px;
height: 20px;
display: inline-block;
margin-right: 5px;
position: relative;
vertical-align: middle; }
.elespare-spinner.spinner-style-2 > div:nth-child(2),
.elespare-spinner.spinner-style-2 > div:nth-child(1) {
background: #fff;
width: 100%;
height: 100%;
border-radius: 50%;
opacity: 0.7;
position: absolute;
top: 0;
left: 0;
-webkit-animation: elespare-spinner-2 2s infinite ease-in-out;
animation: elespare-spinner-2 2s infinite ease-in-out; }
.elespare-spinner.spinner-style-2 > div:nth-child(2) {
-webkit-animation-delay: -1s;
animation-delay: -1s; }
@keyframes elespare-spinner-2 {
0%,
100% {
transform: scale(0);
-webkit-transform: scale(0); }
50% {
transform: scale(1);
-webkit-transform: scale(1); } }
.elespare-spinner.spinner-style-3 {
position: relative;
min-width: 30px;
width: 30px;
min-height: 30px;
height: 30px;
display: flex;
justify-content: center;
align-items: center;
margin-right: 5px; }
.elespare-spinner.spinner-style-3 > div:nth-child(2),
.elespare-spinner.spinner-style-3 > div:nth-child(1) {
position: absolute;
border: 2px solid #fff;
opacity: 1;
border-radius: 50%;
top: 50%;
left: 50%;
-o-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
animation: elespare-spinner-3 1.3s cubic-bezier(0, 0.2, 0.8, 1) infinite; }
.elespare-spinner.spinner-style-3 > div:nth-child(2) {
animation-delay: -0.5s; }
@keyframes elespare-spinner-3 {
0% {
width: 0;
height: 0;
opacity: 1; }
100% {
width: 30px;
height: 30px;
opacity: 0; } }
.elespare-spinner svg {
width: 15px;
height: 15px;
margin-right: 10px; }
.elespare-spinner i {
margin-right: 10px; }
.elespare-spinner.animation-style-2 svg,
.elespare-spinner.animation-style-2 i {
animation: animation-style-2 2s infinite linear; }
@keyframes animation-style-2 {
0% {
transform: rotate(0deg); }
100% {
transform: rotate(360deg); } }
.elespare-spinner.animation-style-3 svg,
.elespare-spinner.animation-style-3 i {
animation: animation-style-3 0.25s infinite alternate; }
@keyframes animation-style-3 {
to {
transform: scale(1.4); } }
.elementor-widget-post-flash {
width: 100%; }
@container (max-width: 480px) {
.elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-now .elespare-exclusive-texts-wrapper,
.elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-now .elespare-exclusive-news-title {
display: none; }
.elespare-flash-wrap:not(.elespare_flash_enable) .elespare-exclusive-posts .elespare-exclusive-slides {
padding: 0 5px; }
.elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap {
width: 100%; } }
body.rtl .elespare-flash-wrap .elespare-exclusive-posts.ele-border-enabled .elespare-exclusive-now-txt-animation-wrap {
border-bottom-left-radius: 0 !important;
border-top-left-radius: 0 !important; }
body.rtl .elespare-flash-wrap .elespare-exclusive-posts.ele-border-enabled .elespare-exclusive-slides {
border-bottom-right-radius: 0 !important;
border-top-right-radius: 0 !important; }
body.rtl .elespare-flash-wrap.flash-style-1 .elespare-exclusive-now {
margin-right: 0px; }
body.rtl .elespare-flash-wrap.flash-style-2 .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap:after {
left: unset;
right: 100%;
display: none; }
body.rtl .elespare-flash-wrap.flash-style-2 .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap:before {
content: "";
position: absolute;
top: 50%;
z-index: 1;
right: 100%;
transform: translateY(-50%);
border: 10px solid transparent; }
body.rtl .elespare-flash-wrap.flash-style-3 .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap:after {
display: none; }
body.rtl .elespare-flash-wrap.flash-style-3 .elespare-exclusive-now {
margin-right: 2px; }
body.rtl .elespare-flash-wrap.flash-style-3 .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap {
position: relative;
min-height: 50px; }
body.rtl .elespare-flash-wrap.flash-style-3 .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap:before {
content: "";
position: absolute;
top: 50%;
z-index: 1;
right: 100%;
transform: translateY(-50%);
border: 25px solid transparent;
height: 50px; }
body.rtl .elespare-flash-wrap.flash-style-4 .elespare-exclusive-now {
margin-right: 0px; }
body.rtl .elespare-flash-wrap.flash-style-4 .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap {
position: relative;
min-height: 50px; }
body.rtl .elespare-flash-wrap.flash-style-4 .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap:after {
display: none; }
body.rtl .elespare-flash-wrap.flash-style-4 .elespare-exclusive-now {
margin-right: 0px; }
body.rtl .elespare-flash-wrap.flash-style-4 .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap {
position: relative;
min-height: 50px; }
body.rtl .elespare-flash-wrap.flash-style-4 .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap:before {
content: "";
position: absolute;
top: 0;
z-index: 1;
right: 100%;
transform: translateY(-50%);
border: 50px solid transparent;
border-right: none;
border-width: 50px; }
body.rtl .elespare-spinner.spinner-style-2 {
margin-right: 0px;
margin-left: 5px; }
body.rtl .elementor-column {
overflow-x: hidden; }
.elespare-widget-auhtor-wrapper {
container-type: inline-size; }
.elespare-author-wrapper .elespare-img-wrap {
overflow: hidden;
width: 150px;
min-width: 150px;
height: 150px; }
.elespare-author-wrapper .elespare-img-wrap img {
height: 100%;
width: 100%;
object-fit: cover;
margin: 0; }
.elespare-author-wrapper .elespare-author-info-wrap .elespare-infobox-title {
margin: 0; }
.elespare-author-wrapper .elespare-author-info-wrap .elespare-infobox-title a {
text-decoration: none; }
.elespare-author-wrapper .elespare-author-info-wrap .elespare-infobox-desc {
margin-bottom: 10px; }
.elespare-author-wrapper .elespare-author-info-wrap .elespare-social-links {
display: flex;
flex-wrap: wrap;
gap: 4px; }
.elespare-author-wrapper .elespare-author-info-wrap .elespare-social-links a {
font-size: 0;
width: 30px;
height: 30px;
display: flex;
align-items: center;
justify-content: center;
text-decoration: none; }
.elespare-author-wrapper .elespare-author-info-wrap .elespare-social-links a i {
font-size: 14px; }
.elespare-author-wrapper .elespare-author-info-wrap .elespare-social-links .es-facebook {
background-color: #3b5999;
color: #fff; }
.elespare-author-wrapper .elespare-author-info-wrap .elespare-social-links .es-twitter {
background-color: #55acee;
color: #fff; }
.elespare-author-wrapper .elespare-author-info-wrap .elespare-social-links .es-instagram {
background-color: #3F729B;
color: #fff; }
.elespare-author-wrapper .elespare-author-info-wrap .elespare-social-links .es-linkedin {
background-color: #0077B5;
color: #fff; }
.elespare-author-wrapper .elespare-author-info-wrap .elespare-social-links .es-youtube {
background-color: #cd201f;
color: #fff; }
.elespare-author-wrapper {
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); }
.elespare-author-wrapper {
overflow: hidden; }
.elespare-author-wrapper.author-style-4, .elespare-author-wrapper.author-style-1 {
text-align: center; }
.elespare-author-wrapper.author-style-4 .elespare-img-wrap, .elespare-author-wrapper.author-style-1 .elespare-img-wrap {
margin: 0 auto;
margin-bottom: 0px;
border-radius: 50%; }
.elespare-author-wrapper.author-style-4 .elespare-author-info-wrap .elespare-infobox-title, .elespare-author-wrapper.author-style-1 .elespare-author-info-wrap .elespare-infobox-title {
margin-top: 0; }
.elespare-author-wrapper.author-style-4 .elespare-author-info-wrap .elespare-social-links, .elespare-author-wrapper.author-style-1 .elespare-author-info-wrap .elespare-social-links {
justify-content: center; }
.elespare-author-wrapper.author-style-4 .elespare-author-info-wrap .elespare-social-links a, .elespare-author-wrapper.author-style-1 .elespare-author-info-wrap .elespare-social-links a {
border-radius: 50%; }
.elespare-author-wrapper.author-style-5, .elespare-author-wrapper.author-style-2 {
display: flex;
align-items: center;
column-gap: 15px; }
.elespare-author-wrapper.author-style-5 .elespare-img-wrap, .elespare-author-wrapper.author-style-2 .elespare-img-wrap {
border-radius: 50%;
align-self: start; }
.elespare-author-wrapper.author-style-5 .elespare-author-info-wrap, .elespare-author-wrapper.author-style-2 .elespare-author-info-wrap {
justify-content: flex-start; }
.elespare-author-wrapper.author-style-5 .elespare-author-info-wrap .elespare-infobox-title, .elespare-author-wrapper.author-style-2 .elespare-author-info-wrap .elespare-infobox-title {
margin-top: 0; }
.elespare-author-wrapper.author-style-5 .elespare-author-info-wrap .elespare-social-links a, .elespare-author-wrapper.author-style-2 .elespare-author-info-wrap .elespare-social-links a {
border-radius: 50%; }
.elespare-author-wrapper.author-style-6, .elespare-author-wrapper.author-style-3 {
display: flex;
flex-direction: row-reverse;
align-items: center;
text-align: right;
column-gap: 15px; }
.elespare-author-wrapper.author-style-6 .elespare-img-wrap, .elespare-author-wrapper.author-style-3 .elespare-img-wrap {
border-radius: 50%;
align-self: start; }
.elespare-author-wrapper.author-style-6 .elespare-author-info-wrap .elespare-infobox-title, .elespare-author-wrapper.author-style-3 .elespare-author-info-wrap .elespare-infobox-title {
margin-top: 0; }
.elespare-author-wrapper.author-style-6 .elespare-author-info-wrap .elespare-social-links, .elespare-author-wrapper.author-style-3 .elespare-author-info-wrap .elespare-social-links {
justify-content: flex-end; }
.elespare-author-wrapper.author-style-6 .elespare-author-info-wrap .elespare-social-links a, .elespare-author-wrapper.author-style-3 .elespare-author-info-wrap .elespare-social-links a {
border-radius: 50%; }
.elespare-author-wrapper.author-style-6 .elespare-img-wrap, .elespare-author-wrapper.author-style-5 .elespare-img-wrap, .elespare-author-wrapper.author-style-4 .elespare-img-wrap {
border-radius: 0; }
.elespare-author-wrapper.author-style-6 .elespare-author-info-wrap .elespare-social-links a, .elespare-author-wrapper.author-style-5 .elespare-author-info-wrap .elespare-social-links a, .elespare-author-wrapper.author-style-4 .elespare-author-info-wrap .elespare-social-links a {
border-radius: 0; }
.elespare-author-wrapper.author-style-7 {
position: relative;
width: calc(100% - 68px);
padding-left: 80px !important;
margin-left: 68px;
overflow: visible; }
.elespare-author-wrapper.author-style-7 .elespare-img-wrap {
height: 120px;
width: 120px;
min-width: 120px;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
left: -68px; }
.elespare-author-wrapper.author-style-7 .elespare-author-info-wrap .elespare-infobox-title {
margin-top: 0; }
.elespare-author-wrapper.author-style-8 {
position: relative;
width: calc(100% - 68px);
padding-right: 80px !important;
margin-right: 68px;
text-align: right;
overflow: visible; }
.elespare-author-wrapper.author-style-8 .elespare-img-wrap {
height: 120px;
width: 120px;
min-width: 120px;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
right: -68px; }
.elespare-author-wrapper.author-style-8 .elespare-author-info-wrap .elespare-infobox-title {
margin-top: 0; }
.elespare-author-wrapper.author-style-8 .elespare-author-info-wrap .elespare-social-links {
justify-content: flex-end; }
.elementor-widget-post-author {
width: 100%; } @container (max-width: 480px) {
.elespare-author-wrapper.author-style-6, .elespare-author-wrapper.author-style-5, .elespare-author-wrapper.author-style-3, .elespare-author-wrapper.author-style-2 {
flex-wrap: wrap;
align-items: center; }
.elespare-author-wrapper.author-style-7 {
position: relative;
width: 100%;
padding-left: 15px !important;
margin: 0; }
.elespare-author-wrapper.author-style-7 .elespare-img-wrap {
height: 150px;
width: 150px;
position: unset;
top: unset;
-webkit-transform: translateY(0);
transform: translateY(0);
left: unset;
right: unset; }
.elespare-author-wrapper.author-style-7 .elespare-author-info-wrap {
width: 10; }
.elespare-author-wrapper.author-style-7 .elespare-author-info-wrap .elespare-infobox-title {
margin-top: 0; }
.elespare-author-wrapper.author-style-7 .elespare-author-info-wrap .elespare-social-links {
justify-content: flex-start; }
.elespare-author-wrapper.author-style-8 {
position: relative;
width: 100%;
padding-right: 15px !important;
margin: 0;
text-align: right; }
.elespare-author-wrapper.author-style-8 .elespare-img-wrap {
height: 150px;
width: 150px;
position: unset;
top: unset;
-webkit-transform: translateY(0);
transform: translateY(0);
left: unset;
right: unset;
margin-left: auto; }
.elespare-author-wrapper.author-style-8 .elespare-author-info-wrap {
width: 100%; }
.elespare-author-wrapper.author-style-8 .elespare-author-info-wrap .elespare-infobox-title {
margin-top: 0; }
.elespare-author-wrapper.author-style-8 .elespare-author-info-wrap .elespare-social-links {
justify-content: flex-end; } } body.rtl .elespare-author-wrapper.author-style-2 .elespare-author-info-wrap, body.rtl .elespare-author-wrapper.author-style-5 .elespare-author-info-wrap {
text-align: right; }
body.rtl .elespare-author-wrapper.author-style-3 .elespare-author-info-wrap, body.rtl .elespare-author-wrapper.author-style-6 .elespare-author-info-wrap {
text-align: left; }
body.rtl .elespare-author-wrapper.author-style-7 {
padding-right: 80px !important;
padding-left: unset !important;
margin-right: 68px;
margin-left: unset;
text-align: right; }
body.rtl .elespare-author-wrapper.author-style-7 .elespare-img-wrap {
right: -68px;
left: unset; }
body.rtl .elespare-author-wrapper.author-style-8 {
padding-left: 80px !important;
padding-right: unset !important;
margin-left: 68px;
margin-right: unset;
text-align: left; }
body.rtl .elespare-author-wrapper.author-style-8 .elespare-img-wrap {
left: -68px;
right: unset; }
@container (max-width: 480px) {
body.rtl .elespare-author-wrapper.author-style-7 {
padding-right: 15px !important;
padding-left: unset !important;
margin: 0; }
body.rtl .elespare-author-wrapper.author-style-7 .elespare-img-wrap {
right: unset;
left: unset;
margin-right: unset;
margin-left: auto; }
body.rtl .elespare-author-wrapper.author-style-8 {
padding-left: 15px !important;
padding-right: unset !important;
margin: 0; }
body.rtl .elespare-author-wrapper.author-style-8 .elespare-img-wrap {
right: unset;
left: unset;
margin-left: unset;
margin-right: auto; } }
.elespare-banner-one-wrap {
container-type: inline-size;
display: flex;
flex-wrap: wrap; }
.elespare-banner-one-wrap .elespare-content-wrapper a {
text-decoration: none; }
.elespare-banner-one-wrap .elespare-posts-trending-post-items .elespare-img-wrapper {
overflow: hidden; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-slider, .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider, .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider {
width: 50%; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-slider .elespare-carousel-wrap, .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider .elespare-carousel-wrap, .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider .elespare-carousel-wrap {
overflow: hidden;
position: relative; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items, .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items, .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items {
position: relative; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper {
height: 390px; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper a {
display: block;
height: 100%;
width: 100%; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper a img {
width: 100%;
height: 100%;
object-fit: cover;
margin: 0; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper {
position: absolute;
padding: 15px;
width: 100%;
left: 0;
bottom: 0;
z-index: 1; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper::after, .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper::after, .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper::after {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.5) 50%, #000 100%);
z-index: 0; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper > *, .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper > *, .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper > * {
position: relative;
z-index: 1; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-grid {
width: 25%;
flex: 1; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap {
display: grid;
grid-gap: 10px; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items {
position: relative; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper {
position: relative;
height: 190px; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper img {
width: 100%;
height: 100%;
object-fit: cover; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-content-wrapper {
position: absolute;
padding: 15px;
width: 100%;
left: 0;
bottom: 0;
z-index: 1; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-content-wrapper::after {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.5) 50%, #000 100%);
z-index: 0; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-content-wrapper > * {
position: relative;
z-index: 1; }
.elespare-banner-one-wrap.banner-style-2 .elespare-section-grid {
width: 25%;
flex: 1; }
.elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap {
display: grid;
grid-gap: 10px; }
.elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items {
position: relative; }
.elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper {
position: relative;
height: 190px; }
.elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper img {
width: 100%;
height: 100%;
object-fit: cover; }
.elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-content-wrapper {
position: absolute;
padding: 15px;
width: 100%;
left: 0;
bottom: 0;
z-index: 1; }
.elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-content-wrapper::after {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.5) 50%, #000 100%);
z-index: 0; }
.elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-content-wrapper > * {
position: relative;
z-index: 1; }
.elespare-banner-one-wrap.banner-style-1 .elespare-section-grid {
width: 25%;
flex: 1; }
.elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap {
display: grid;
grid-gap: 10px; }
.elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items {
position: relative; }
.elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper {
position: relative;
height: 190px; }
.elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper img {
width: 100%;
height: 100%;
object-fit: cover; }
.elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-content-wrapper {
position: absolute;
padding: 15px;
width: 100%;
left: 0;
bottom: 0;
z-index: 1; }
.elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-content-wrapper::after {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.5) 50%, #000 100%);
z-index: 0; }
.elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-content-wrapper > * {
position: relative;
z-index: 1; }
.elespare-banner-one-wrap.banner-style-2 .elespare-section-trending {
width: 25%;
overflow: hidden; }
.elespare-banner-one-wrap.banner-style-2 .elespare-section-trending .elespare-trending-wrap {
overflow: hidden; }
.elespare-banner-one-wrap.banner-style-2 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items {
display: flex !important;
align-items: center;
margin-bottom: 10px;
min-height: 123px; }
.elespare-banner-one-wrap.banner-style-2 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper {
width: 45%;
max-width: 123px;
position: relative;
align-self: flex-start;
aspect-ratio: 1/1;
overflow: hidden; }
.elespare-banner-one-wrap.banner-style-2 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count {
position: absolute;
bottom: 5px;
left: 5px;
width: 25px;
height: 25px;
font-size: 12px;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
line-height: 1;
background-color: #bb191a;
color: white;
border-radius: 100%;
font-weight: 700; }
.elespare-banner-one-wrap.banner-style-2 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count.elespare-post-count-square {
border-radius: 0;
bottom: 0;
left: 0; }
.elespare-banner-one-wrap.banner-style-2 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count.elespare-pst-cnt-tl {
top: 5px;
bottom: inherit; }
.elespare-banner-one-wrap.banner-style-2 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count.elespare-pst-cnt-tr {
top: 5px;
bottom: inherit;
left: inherit;
right: 5px; }
.elespare-banner-one-wrap.banner-style-2 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count.elespare-pst-cnt-br {
left: inherit;
right: 5px; }
.elespare-banner-one-wrap.banner-style-2 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper a {
display: block;
height: 100%;
width: 100%; }
.elespare-banner-one-wrap.banner-style-2 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper a img {
width: 100%;
height: 100%;
object-fit: cover;
margin: 0; }
.elespare-banner-one-wrap.banner-style-2 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-content-wrapper {
flex: 1;
padding: 10px; }
.elespare-banner-one-wrap.banner-style-2 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-content-wrapper .elespare-post-title {
font-size: 14px; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-trending {
width: 25%;
overflow: hidden; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-trending .elespare-trending-wrap {
overflow: hidden; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items {
display: flex !important;
align-items: center;
margin-bottom: 10px;
min-height: 123px; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper {
align-self: flex-start;
width: 45%;
max-width: 123px;
position: relative;
aspect-ratio: 1/1;
overflow: hidden; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count {
position: absolute;
bottom: 5px;
left: 5px;
width: 25px;
height: 25px;
font-size: 12px;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
line-height: 1;
background-color: #bb191a;
color: white;
border-radius: 100%;
font-weight: 700; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count.elespare-post-count-square {
border-radius: 0;
bottom: 0;
left: 0; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count.elespare-pst-cnt-tl {
top: 5px;
bottom: inherit; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count.elespare-pst-cnt-tr {
top: 5px;
bottom: inherit;
left: inherit;
right: 5px; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count.elespare-pst-cnt-br {
left: inherit;
right: 5px; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper a {
display: block;
height: 100%;
width: 100%; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper a img {
width: 100%;
height: 100%;
object-fit: cover;
margin: 0; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-content-wrapper {
flex: 1;
padding: 10px; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-content-wrapper .elespare-post-title {
font-size: 14px; }
.elespare-banner-one-wrap.banner-style-1 .elespare-section-trending {
width: 25%;
overflow: hidden; }
.elespare-banner-one-wrap.banner-style-1 .elespare-section-trending .elespare-trending-wrap {
overflow: hidden; }
.elespare-banner-one-wrap.banner-style-1 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items {
display: flex !important;
align-items: center;
margin-bottom: 10px;
min-height: 123px; }
.elespare-banner-one-wrap.banner-style-1 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper {
align-self: flex-start;
width: 45%;
max-width: 123px;
position: relative;
aspect-ratio: 1/1;
overflow: hidden; }
.elespare-banner-one-wrap.banner-style-1 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count {
position: absolute;
bottom: 5px;
left: 5px;
width: 25px;
height: 25px;
font-size: 12px;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
line-height: 1;
background-color: #bb191a;
color: white;
border-radius: 100%;
font-weight: 700; }
.elespare-banner-one-wrap.banner-style-1 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count.elespare-post-count-square {
border-radius: 0;
bottom: 0;
left: 0; }
.elespare-banner-one-wrap.banner-style-1 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count.elespare-pst-cnt-tl {
top: 5px;
bottom: inherit; }
.elespare-banner-one-wrap.banner-style-1 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count.elespare-pst-cnt-tr {
top: 5px;
bottom: inherit;
left: inherit;
right: 5px; }
.elespare-banner-one-wrap.banner-style-1 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count.elespare-pst-cnt-br {
left: inherit;
right: 5px; }
.elespare-banner-one-wrap.banner-style-1 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper a {
display: block;
height: 100%;
width: 100%; }
.elespare-banner-one-wrap.banner-style-1 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper a img {
width: 100%;
height: 100%;
object-fit: cover;
margin: 0; }
.elespare-banner-one-wrap.banner-style-1 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-content-wrapper {
flex: 1;
padding: 10px; }
.elespare-banner-one-wrap.banner-style-1 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-content-wrapper .elespare-post-title {
font-size: 14px; }
.elespare-banner-one-wrap.banner-style-1, .elespare-banner-one-wrap.banner-style-2, .elespare-banner-one-wrap.banner-style-3 {
column-gap: 10px;
row-gap: 20px; }
.elespare-banner-one-wrap.banner-style-1 .elespare-section-trending .elespare-trending-wrap > div, .elespare-banner-one-wrap.banner-style-2 .elespare-section-trending .elespare-trending-wrap > div, .elespare-banner-one-wrap.banner-style-3 .elespare-section-trending .elespare-trending-wrap > div {
margin-bottom: -10px; }
.elespare-banner-one-wrap.banner-style-2 .elespare-section-grid {
order: 3; }
.elespare-banner-one-wrap.banner-style-2 .elespare-section-slider {
order: 2; }
.elespare-banner-one-wrap.banner-style-2 .elespare-section-trending {
order: 1; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-grid {
order: 2; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-slider {
order: 1; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-trending {
order: 3; }
.elespare-banner-one-wrap
.elespare-section-trending.has-background
.elespare-posts-wrap.elespare-light
.elespare-posts-trending-post-items {
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); }
.elespare-slider-wrap.has-background .elespare-posts-wrap .elespare-posts-slider-post-items {
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); }
.elespare-banner-one-wrap.elespare-gravatar .elespare-section-slider .elespare-posts-wrap .elespare-content-wrapper .elespare-metadata,
.elespare-banner-one-wrap.elespare-gravatar .elespare-section-grid .elespare-posts-wrap .elespare-content-wrapper .elespare-metadata {
display: flex;
align-items: center; }
.elespare-banner-one-wrap.elespare-gravatar .elespare-section-slider .elespare-posts-wrap .elespare-content-wrapper .elespare-metadata .post-author,
.elespare-banner-one-wrap.elespare-gravatar .elespare-section-grid .elespare-posts-wrap .elespare-content-wrapper .elespare-metadata .post-author {
display: flex;
align-items: center; }
.elespare-banner-one-wrap.elespare-gravatar .elespare-section-slider .elespare-posts-wrap .elespare-content-wrapper .elespare-metadata .post-author a,
.elespare-banner-one-wrap.elespare-gravatar .elespare-section-grid .elespare-posts-wrap .elespare-content-wrapper .elespare-metadata .post-author a {
display: flex;
align-items: center; }
.elespare-banner-one-wrap.elespare-gravatar .elespare-section-slider .elespare-posts-wrap .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap,
.elespare-banner-one-wrap.elespare-gravatar .elespare-section-grid .elespare-posts-wrap .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap {
height: 20px;
width: 20px;
border-radius: 50%;
overflow: hidden;
line-height: 1;
margin-right: 5px; }
.elespare-banner-one-wrap.elespare-gravatar .elespare-section-slider .elespare-posts-wrap .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap img,
.elespare-banner-one-wrap.elespare-gravatar .elespare-section-grid .elespare-posts-wrap .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap img {
height: 100%;
width: 100%;
object-fit: cover; }
.elespare-banner-one-wrap .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper {
text-align: left; }
.elespare-banner-one-wrap .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-content-wrapper {
text-align: left; }
.elespare-banner-one-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-content-wrapper {
text-align: left; }
.elespare-banner-one-wrap .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items:not(:nth-child(1)) {
display: none !important; }
.elespare-banner-one-wrap .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items.slick-slide:not(:nth-child(1)) {
display: block !important; }
.elespare-banner-one-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items:not(:nth-child(1)), .elespare-banner-one-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items:not(:nth-child(2)), .elespare-banner-one-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items:not(:nth-child(3)) {
display: none !important; }
.elespare-banner-one-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items.slick-slide:not(:nth-child(1)), .elespare-banner-one-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items.slick-slide:not(:nth-child(2)), .elespare-banner-one-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items.slick-slide:not(:nth-child(3)) {
display: flex !important; }
.elementor-widget-main-banner-1 .elespare-main-banner-wrap {
container-type: inline-size;
width: 100%; }
.elementor-widget-post-banner,
.elespare-banner-one-wrap {
width: 100%; }
@container (max-width: 1024px) {
.elespare-main-banner-wrap {
flex-wrap: wrap; }
.elespare-banner-one-wrap {
flex-wrap: wrap; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-grid, .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid, .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid {
flex: 1; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-slider, .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider, .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider {
flex: 2; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-trending, .elespare-banner-one-wrap.banner-style-2 .elespare-section-trending, .elespare-banner-one-wrap.banner-style-1 .elespare-section-trending {
width: 100%; }
.elespare-banner-one-wrap.banner-style-1 .elespare-section-trending .elespare-trending-wrap:not(.slick-vertical) .elespare-posts-trending-post-items, .elespare-banner-one-wrap.banner-style-2 .elespare-section-trending .elespare-trending-wrap:not(.slick-vertical) .elespare-posts-trending-post-items, .elespare-banner-one-wrap.banner-style-3 .elespare-section-trending .elespare-trending-wrap:not(.slick-vertical) .elespare-posts-trending-post-items {
margin-bottom: 0;
margin-right: 10px; }
.elespare-banner-one-wrap.banner-style-1 .elespare-section-trending .elespare-trending-wrap:not(.slick-vertical) > div, .elespare-banner-one-wrap.banner-style-2 .elespare-section-trending .elespare-trending-wrap:not(.slick-vertical) > div, .elespare-banner-one-wrap.banner-style-3 .elespare-section-trending .elespare-trending-wrap:not(.slick-vertical) > div {
margin-bottom: 0;
margin-right: -10px; } }
@media screen and (max-width: 768px) {
.elespare-banner-one-wrap {
flex-wrap: wrap; } }
@container (max-width: 768px) {
.elespare-banner-one-wrap.banner-style-3 .elespare-section-grid, .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid, .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid {
width: 100%; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap, .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap, .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap {
grid-template-columns: repeat(2, 1fr); }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper {
height: 240px; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-slider, .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider, .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider {
width: 100%; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-trending, .elespare-banner-one-wrap.banner-style-2 .elespare-section-trending, .elespare-banner-one-wrap.banner-style-1 .elespare-section-trending {
width: 100%; }
.elespare-banner-one-wrap.banner-style-1 .elespare-trending-wrap > div, .elespare-banner-one-wrap.banner-style-2 .elespare-trending-wrap > div, .elespare-banner-one-wrap.banner-style-3 .elespare-trending-wrap > div {
margin-right: 0; } }
@container (max-width: 480px) {
.elespare-banner-one-wrap.banner-style-3 .elespare-section-grid, .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid, .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid {
width: 100%; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap, .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap, .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap {
grid-template-columns: 1fr; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper {
height: 240px; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-slider, .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider, .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider {
width: 100%; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items, .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items, .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items {
position: relative; }
.elespare-banner-one-wrap.banner-style-3 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper {
height: 240px; }
.elementor-column.elementor-col-66 .elespare-banner-one-wrap.banner-style-3 .elespare-section-grid, .elementor-column.elementor-col-66 .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid, .elementor-column.elementor-col-66 .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid,
.elementor-column[data-col="66"] .elespare-banner-one-wrap.banner-style-3 .elespare-section-grid,
.elementor-column[data-col="66"] .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid,
.elementor-column[data-col="66"] .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid,
.elementor-column.elementor-col-50 .elespare-banner-one-wrap.banner-style-3 .elespare-section-grid,
.elementor-column.elementor-col-50 .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid,
.elementor-column.elementor-col-50 .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid,
.elementor-column[data-col="50"] .elespare-banner-one-wrap.banner-style-3 .elespare-section-grid,
.elementor-column[data-col="50"] .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid,
.elementor-column[data-col="50"] .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid {
width: 100%; }
.elementor-column.elementor-col-66 .elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap, .elementor-column.elementor-col-66 .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap, .elementor-column.elementor-col-66 .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap,
.elementor-column[data-col="66"] .elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap,
.elementor-column[data-col="66"] .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap,
.elementor-column[data-col="66"] .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap,
.elementor-column.elementor-col-50 .elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap,
.elementor-column.elementor-col-50 .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap,
.elementor-column.elementor-col-50 .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap,
.elementor-column[data-col="50"] .elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap,
.elementor-column[data-col="50"] .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap,
.elementor-column[data-col="50"] .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap {
grid-template-columns: 1fr; }
.elementor-column.elementor-col-66 .elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elementor-column.elementor-col-66 .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elementor-column.elementor-col-66 .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elementor-column[data-col="66"] .elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elementor-column[data-col="66"] .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elementor-column[data-col="66"] .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elementor-column.elementor-col-50 .elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elementor-column.elementor-col-50 .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elementor-column.elementor-col-50 .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elementor-column[data-col="50"] .elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elementor-column[data-col="50"] .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elementor-column[data-col="50"] .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper {
height: 240px; }
.elementor-column.elementor-col-66 .elespare-banner-one-wrap.banner-style-3 .elespare-section-slider, .elementor-column.elementor-col-66 .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider, .elementor-column.elementor-col-66 .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider,
.elementor-column[data-col="66"] .elespare-banner-one-wrap.banner-style-3 .elespare-section-slider,
.elementor-column[data-col="66"] .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider,
.elementor-column[data-col="66"] .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider,
.elementor-column.elementor-col-50 .elespare-banner-one-wrap.banner-style-3 .elespare-section-slider,
.elementor-column.elementor-col-50 .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider,
.elementor-column.elementor-col-50 .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider,
.elementor-column[data-col="50"] .elespare-banner-one-wrap.banner-style-3 .elespare-section-slider,
.elementor-column[data-col="50"] .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider,
.elementor-column[data-col="50"] .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider {
width: 100%; }
.elementor-column.elementor-col-66 .elespare-banner-one-wrap.banner-style-3 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper, .elementor-column.elementor-col-66 .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper, .elementor-column.elementor-col-66 .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper,
.elementor-column[data-col="66"] .elespare-banner-one-wrap.banner-style-3 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper,
.elementor-column[data-col="66"] .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper,
.elementor-column[data-col="66"] .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper,
.elementor-column.elementor-col-50 .elespare-banner-one-wrap.banner-style-3 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper,
.elementor-column.elementor-col-50 .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper,
.elementor-column.elementor-col-50 .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper,
.elementor-column[data-col="50"] .elespare-banner-one-wrap.banner-style-3 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper,
.elementor-column[data-col="50"] .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper,
.elementor-column[data-col="50"] .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper {
height: 240px; }
.elementor-column.elementor-col-66 .elespare-banner-one-wrap.banner-style-3 .elespare-section-trending, .elementor-column.elementor-col-66 .elespare-banner-one-wrap.banner-style-2 .elespare-section-trending, .elementor-column.elementor-col-66 .elespare-banner-one-wrap.banner-style-1 .elespare-section-trending,
.elementor-column[data-col="66"] .elespare-banner-one-wrap.banner-style-3 .elespare-section-trending,
.elementor-column[data-col="66"] .elespare-banner-one-wrap.banner-style-2 .elespare-section-trending,
.elementor-column[data-col="66"] .elespare-banner-one-wrap.banner-style-1 .elespare-section-trending,
.elementor-column.elementor-col-50 .elespare-banner-one-wrap.banner-style-3 .elespare-section-trending,
.elementor-column.elementor-col-50 .elespare-banner-one-wrap.banner-style-2 .elespare-section-trending,
.elementor-column.elementor-col-50 .elespare-banner-one-wrap.banner-style-1 .elespare-section-trending,
.elementor-column[data-col="50"] .elespare-banner-one-wrap.banner-style-3 .elespare-section-trending,
.elementor-column[data-col="50"] .elespare-banner-one-wrap.banner-style-2 .elespare-section-trending,
.elementor-column[data-col="50"] .elespare-banner-one-wrap.banner-style-1 .elespare-section-trending {
width: 100%; } }
body.rtl .elespare-banner-one-wrap .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper {
text-align: right; }
body.rtl .elespare-banner-one-wrap .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-content-wrapper {
text-align: right; }
body.rtl .elespare-banner-one-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-content-wrapper {
text-align: right; }
body.rtl .elespare-banner-one-wrap.elespare-gravatar .elespare-section-grid .elespare-posts-wrap .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap {
margin-right: 0px; }
body.rtl .elespare-banner-one-wrap .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format,
body.rtl .elespare-banner-one-wrap .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format {
left: 10px;
right: unset; }
.elespare-express-list-wrap {
container-type: inline-size; }
.elespare-express-list-wrap .elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper ul.elespare-cat-links {
margin-bottom: 0 !important; }
.elespare-express-list-wrap .elespare-posts-wrap .elespare-posts-express-post-items .elespare-img-wrapper {
overflow: hidden; }
.elespare-express-list-wrap .elespare-posts-wrap a {
text-decoration: none; }
.elementor-widget-post-express-list {
width: 100%; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-1 {
display: grid;
grid-gap: 10px;
grid-template-columns: repeat(3, 1fr); }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-1 .elespare-posts-express-post-items {
display: flex;
justify-content: flex-start; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-1 .elespare-posts-express-post-items .elespare-img-wrapper {
align-self: flex-start;
margin: 0;
max-width: 123px;
width: 45%;
aspect-ratio: 1/1;
overflow: hidden; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-1 .elespare-posts-express-post-items .elespare-img-wrapper a {
display: block;
height: 100%;
width: 100%; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-1 .elespare-posts-express-post-items .elespare-img-wrapper img {
width: 100%;
height: 100%;
object-fit: cover; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-1 .elespare-posts-express-post-items .elespare-content-wrapper {
width: 100%;
align-self: center; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-1 .elespare-posts-express-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
padding: 0; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-1 .elespare-posts-express-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after {
content: "\2219";
color: inherit;
font-weight: bold;
padding: 0 0 0 2px; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-1 .elespare-posts-express-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category:last-child a.elespare-categories::after {
display: none; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-1 .elespare-posts-express-post-items .elespare-content-wrapper .elespare-post-title {
font-size: 14px; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-1 .elespare-posts-express-post-items .elespare-img-wrapper + .elespare-content-wrapper {
flex: 1; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-1 .elespare-posts-express-post-items.post-has-no-image {
grid-template-columns: 1fr; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-1 .elespare-posts-express-post-items.post-has-no-image .elespare-content-wrapper {
padding: 20px; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-1 .elespare-posts-express-post-items:first-child {
display: grid;
grid-row-end: span 4;
grid-template-columns: 1fr;
grid-template-rows: auto 1fr; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-1 .elespare-posts-express-post-items:first-child .elespare-img-wrapper {
align-self: flex-start;
flex: auto;
max-width: none;
width: 100%;
height: auto;
aspect-ratio: 3/2; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-1 .elespare-posts-express-post-items:first-child .elespare-img-wrapper a {
display: block;
height: 100%;
width: 100%; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-1 .elespare-posts-express-post-items:first-child .elespare-img-wrapper img {
width: 100%;
height: 100%;
object-fit: cover; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-1 .elespare-posts-express-post-items:first-child .elespare-img-wrapper + .elespare-content-wrapper {
width: 100%; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-1 .elespare-posts-express-post-items:first-child .elespare-content-wrapper {
align-self: flex-start; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-2 {
display: grid;
grid-gap: 10px;
grid-template-columns: repeat(3, 1fr); }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items {
display: flex;
justify-content: flex-start; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items .elespare-img-wrapper {
align-self: flex-start;
margin: 0;
max-width: 123px;
width: 45%;
aspect-ratio: 1/1;
overflow: hidden; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items .elespare-img-wrapper a {
display: block;
height: 100%;
width: 100%; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items .elespare-img-wrapper img {
width: 100%;
height: 100%;
object-fit: cover; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items .elespare-content-wrapper {
align-self: center; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
padding: 0; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after {
content: "\2219";
color: inherit;
font-weight: bold;
padding: 0 0 0 2px; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category:last-child a.elespare-categories::after {
display: none; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items .elespare-content-wrapper .elespare-post-title {
line-height: 1.3;
font-size: 14px; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items .elespare-img-wrapper + .elespare-content-wrapper {
flex: 1; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items.post-has-no-image {
grid-template-columns: 1fr; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items:nth-child(2),
.elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items:first-child {
display: grid;
grid-row-end: span 4;
grid-template-columns: 1fr;
grid-template-rows: auto 1fr; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items:nth-child(2) .elespare-img-wrapper,
.elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items:first-child .elespare-img-wrapper {
height: auto;
aspect-ratio: 3/2;
width: 100%;
max-width: none; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items:nth-child(2) .elespare-img-wrapper > a,
.elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items:first-child .elespare-img-wrapper > a {
display: block;
height: 100%; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items:nth-child(2) .elespare-img-wrapper > a img,
.elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items:first-child .elespare-img-wrapper > a img {
width: 100%;
height: 100%;
object-fit: cover; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items:nth-child(2) .elespare-img-wrapper + .elespare-content-wrapper,
.elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items:first-child .elespare-img-wrapper + .elespare-content-wrapper {
width: 100%; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items:nth-child(2) .elespare-content-wrapper,
.elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items:first-child .elespare-content-wrapper {
align-self: flex-start; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-3 {
display: grid;
grid-gap: 10px;
grid-template-columns: repeat(3, 1fr); }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items {
display: flex;
justify-content: flex-start; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items .elespare-img-wrapper {
align-self: flex-start;
margin: 0;
max-width: 123px;
width: 45%;
aspect-ratio: 1/1;
overflow: hidden; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items .elespare-img-wrapper a {
display: block;
height: 100%;
width: 100%; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items .elespare-img-wrapper img {
width: 100%;
height: 100%;
object-fit: cover; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items .elespare-content-wrapper {
align-self: center; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items .elespare-img-wrapper + .elespare-content-wrapper {
flex: 1; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items.post-has-no-image {
grid-template-columns: 1fr; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:not(:nth-child(1)) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
padding: 0; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:not(:nth-child(1)) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after {
content: "\2219";
color: inherit;
font-weight: bold;
padding: 0 0 0 2px; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:not(:nth-child(1)) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category:last-child a.elespare-categories::after {
display: none; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:not(:nth-child(1)) .elespare-post-title {
line-height: 1.3;
font-size: 14px; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:nth-child(1) {
position: relative;
min-height: 395px;
display: flex;
flex-direction: column;
justify-content: flex-end;
grid-row-end: span 3; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:nth-child(1) .elespare-img-wrapper {
position: absolute;
width: 100%;
max-width: none;
height: 100%;
top: 0;
left: 0; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:nth-child(1) .elespare-img-wrapper a {
display: block;
height: 100%;
width: 100%; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:nth-child(1) .elespare-img-wrapper img {
width: 100%;
height: 100%;
object-fit: cover; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:nth-child(1) .elespare-img-wrapper .elespare-post-format {
z-index: 1; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:nth-child(1) .elespare-img-wrapper > a::after {
content: "";
background: #222;
position: absolute;
left: 0;
right: 0;
width: 100%;
height: 100%;
filter: alpha(opacity=100);
opacity: 0.85;
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 40%, black 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 0, 0, 0)), color-stop(100%, black));
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 40%, black 100%);
background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 40%, black 100%);
background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 40%, black 100%);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, black 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0); }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:nth-child(1) .elespare-content-wrapper {
position: relative;
z-index: 2;
width: 100%;
align-self: flex-start;
justify-content: flex-end; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:nth-child(1) .elespare-content-wrapper::after {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.5) 50%, #000 100%);
z-index: 0; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:nth-child(1) .elespare-content-wrapper > * {
position: relative;
z-index: 1; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:nth-child(1) .elespare-img-wrapper + .elespare-content-wrapper {
width: 100%; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:nth-child(1).post-has-no-image {
background-color: #afafaf; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 {
display: grid;
grid-gap: 10px;
grid-template-columns: repeat(3, 1fr); }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items {
display: flex;
justify-content: flex-start; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items .elespare-img-wrapper {
align-self: flex-start;
margin: 0;
max-width: 123px;
width: 45%;
aspect-ratio: 1/1;
overflow: hidden; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items .elespare-img-wrapper a {
display: block;
height: 100%;
width: 100%; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items .elespare-img-wrapper img {
width: 100%;
height: 100%;
object-fit: cover; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items .elespare-content-wrapper {
padding: 15px;
align-self: center; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items.post-has-no-image {
grid-template-columns: 1fr; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:not(:first-child):not(:nth-child(2)) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
padding: 0; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:not(:first-child):not(:nth-child(2)) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after {
content: "\2219";
color: inherit;
font-weight: bold;
padding: 0 0 0 2px; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:not(:first-child):not(:nth-child(2)) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category:last-child a.elespare-categories::after {
display: none; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:not(:first-child):not(:nth-child(2)) .elespare-content-wrapper .elespare-post-title {
line-height: 1.3;
font-size: 14px; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:not(:first-child):not(:nth-child(2)) .elespare-img-wrapper + .elespare-content-wrapper {
flex: 1; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:nth-child(2),
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:first-child {
position: relative;
min-height: 355px;
grid-row-end: span 3;
display: flex;
flex-direction: column;
justify-content: flex-end; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:nth-child(2) .elespare-img-wrapper,
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:first-child .elespare-img-wrapper {
position: absolute;
width: 100%;
max-width: none;
height: 100%;
top: 0;
left: 0; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:nth-child(2) .elespare-img-wrapper a,
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:first-child .elespare-img-wrapper a {
display: block;
height: 100%;
width: 100%; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:nth-child(2) .elespare-img-wrapper img,
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:first-child .elespare-img-wrapper img {
width: 100%;
height: 100%;
object-fit: cover; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:nth-child(2) .elespare-img-wrapper .elespare-post-format,
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:first-child .elespare-img-wrapper .elespare-post-format {
z-index: 1; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:nth-child(2) .elespare-img-wrapper > a::after,
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:first-child .elespare-img-wrapper > a::after {
content: "";
background: #222;
position: absolute;
left: 0;
right: 0;
width: 100%;
height: 100%;
filter: alpha(opacity=100);
opacity: 0.85;
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 40%, black 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 0, 0, 0)), color-stop(100%, black));
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 40%, black 100%);
background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 40%, black 100%);
background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 40%, black 100%);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, black 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0); }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:nth-child(2) .elespare-content-wrapper,
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:first-child .elespare-content-wrapper {
position: relative;
z-index: 2;
width: 100%;
align-self: flex-start; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:nth-child(2) .elespare-content-wrapper::after,
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:first-child .elespare-content-wrapper::after {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.5) 50%, #000 100%);
z-index: 0; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:nth-child(2) .elespare-content-wrapper > *,
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:first-child .elespare-content-wrapper > * {
position: relative;
z-index: 1; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:nth-child(2).post-has-no-image,
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:first-child.post-has-no-image {
background-color: #afafaf; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-5 {
display: grid;
grid-gap: 10px;
grid-template-columns: repeat(3, 1fr); }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-5 .elespare-posts-express-post-items {
display: flex;
justify-content: flex-start; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-5 .elespare-posts-express-post-items .elespare-img-wrapper {
align-self: flex-start;
margin: 0;
max-width: 123px;
width: 45%;
aspect-ratio: 1/1;
overflow: hidden; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-5 .elespare-posts-express-post-items .elespare-img-wrapper a {
display: block;
height: 100%;
width: 100%; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-5 .elespare-posts-express-post-items .elespare-img-wrapper img {
width: 100%;
height: 100%;
object-fit: cover; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-5 .elespare-posts-express-post-items .elespare-content-wrapper {
align-self: center; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-5 .elespare-posts-express-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
padding: 0;
border-bottom-width: 1px;
border-bottom-style: solid;
padding-bottom: 1px;
line-height: 1.5;
display: block; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-5 .elespare-posts-express-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after {
display: none; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-5 .elespare-posts-express-post-items .elespare-content-wrapper .elespare-post-title {
line-height: 1.3;
font-size: 14px; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-5 .elespare-posts-express-post-items .elespare-img-wrapper + .elespare-content-wrapper {
flex: 1; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-5 .elespare-posts-express-post-items.post-has-no-image {
grid-template-columns: 1fr; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-5 .elespare-posts-express-post-items.post-has-no-image .elespare-content-wrapper {
padding: 20px; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-5 .elespare-posts-express-post-items:first-child {
display: grid;
grid-row-end: span 4;
grid-template-columns: 1fr;
grid-template-rows: auto 1fr; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-5 .elespare-posts-express-post-items:first-child .elespare-img-wrapper {
align-self: flex-start;
flex: auto;
width: 100%;
max-width: none;
height: auto;
aspect-ratio: 3/2; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-5 .elespare-posts-express-post-items:first-child .elespare-img-wrapper a {
display: block;
height: 100%;
width: 100%; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-5 .elespare-posts-express-post-items:first-child .elespare-img-wrapper img {
width: 100%;
height: 100%;
object-fit: cover; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-5 .elespare-posts-express-post-items:first-child .elespare-img-wrapper + .elespare-content-wrapper {
width: 100%; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-5 .elespare-posts-express-post-items:first-child .elespare-content-wrapper {
align-self: flex-start; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-6 {
display: grid;
grid-gap: 10px;
grid-template-columns: repeat(3, 1fr); }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items {
display: flex;
justify-content: flex-start; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items .elespare-img-wrapper {
align-self: flex-start;
margin: 0;
max-width: 123px;
width: 45%;
aspect-ratio: 1/1;
overflow: hidden; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items .elespare-img-wrapper a {
display: block;
height: 100%;
width: 100%; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items .elespare-img-wrapper img {
width: 100%;
height: 100%;
object-fit: cover; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items .elespare-content-wrapper {
align-self: center; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items .elespare-img-wrapper + .elespare-content-wrapper {
flex: 1; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items.post-has-no-image {
grid-template-columns: 1fr; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items.post-has-no-image .elespare-content-wrapper {
padding: 20px; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items:not(:first-child) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
padding: 0; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items:not(:first-child) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after {
content: "\2219";
color: inherit;
font-weight: bold;
padding: 0 0 0 2px; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items:not(:first-child) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category:last-child a.elespare-categories::after {
display: none; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items:not(:first-child) .elespare-content-wrapper .elespare-post-title {
line-height: 1.3;
font-size: 14px; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items:first-child {
display: grid;
grid-row-end: span 4;
grid-template-columns: 1fr;
grid-template-rows: auto 1fr; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items:first-child .elespare-img-wrapper {
align-self: flex-start;
flex: auto;
width: 100%;
max-width: none;
height: auto;
aspect-ratio: 3/2; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items:first-child .elespare-img-wrapper a {
display: block;
height: 100%;
width: 100%; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items:first-child .elespare-img-wrapper img {
width: 100%;
height: 100%;
object-fit: cover; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items:first-child .elespare-img-wrapper + .elespare-content-wrapper {
width: 100%; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items:first-child .elespare-content-wrapper {
align-self: flex-start; }
.elespare-express-list-wrap.has-no-background .express-style-6 .elespare-posts-express-post-items:first-child .elespare-content-wrapper,
.elespare-express-list-wrap.has-no-background .express-style-5 .elespare-posts-express-post-items:first-child .elespare-content-wrapper,
.elespare-express-list-wrap.has-no-background .express-style-1 .elespare-posts-express-post-items:first-child .elespare-content-wrapper {
padding: 15px 0; }
.elespare-express-list-wrap.has-no-background .express-style-6 .elespare-posts-express-post-items:not(:first-child) .elespare-img-wrapper,
.elespare-express-list-wrap.has-no-background .express-style-5 .elespare-posts-express-post-items:not(:first-child) .elespare-img-wrapper,
.elespare-express-list-wrap.has-no-background .express-style-1 .elespare-posts-express-post-items:not(:first-child) .elespare-img-wrapper {
margin-right: 15px; }
.elespare-express-list-wrap.has-no-background .express-style-2 .elespare-posts-express-post-items:nth-child(2) .elespare-content-wrapper,
.elespare-express-list-wrap.has-no-background .express-style-2 .elespare-posts-express-post-items:first-child .elespare-content-wrapper {
padding: 15px 0; }
.elespare-express-list-wrap.has-no-background .express-style-2 .elespare-posts-express-post-items:not(:first-child):not(:nth-child(2)) .elespare-img-wrapper {
margin-right: 15px; }
.elespare-express-list-wrap.has-no-background .express-style-3 .elespare-posts-express-post-items:first-child .elespare-content-wrapper {
padding: 15px; }
.elespare-express-list-wrap.has-no-background .express-style-3 .elespare-posts-express-post-items:not(:first-child) .elespare-img-wrapper {
margin-right: 15px; }
.elespare-express-list-wrap.has-no-background .express-style-4 .elespare-posts-express-post-items:nth-child(2) .elespare-content-wrapper,
.elespare-express-list-wrap.has-no-background .express-style-4 .elespare-posts-express-post-items:first-child .elespare-content-wrapper {
padding: 15px; }
.elespare-express-list-wrap.has-no-background .express-style-4 .elespare-posts-express-post-items:not(:first-child):not(:nth-child(2)) .elespare-img-wrapper {
margin-right: 0px; }
.elespare-express-list-wrap.has-background .elespare-posts-express-post-items {
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); }
.elespare-express-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-express-post-items .elespare-img-wrapper .elespare-avatar-wrap {
position: absolute;
height: 30px;
width: 30px;
border-radius: 50%;
background-color: #fff;
overflow: hidden;
left: 15px;
bottom: 15px; }
.elespare-express-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-express-post-items .elespare-img-wrapper .elespare-avatar-wrap img {
height: 100%;
width: 100%;
object-fit: cover; }
.elespare-express-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-express-post-items .elespare-content-wrapper .elespare-metadata {
display: flex;
align-items: center; }
.elespare-express-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-express-post-items .elespare-content-wrapper .elespare-metadata .post-author {
display: flex;
align-items: center; }
.elespare-express-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-express-post-items .elespare-content-wrapper .elespare-metadata .post-author a {
display: flex;
align-items: center; }
.elespare-express-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-express-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap {
height: 20px;
width: 20px;
border-radius: 50%;
line-height: 1;
overflow: hidden;
margin-right: 5px; }
.elespare-express-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-express-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap img {
height: 100%;
width: 100%;
object-fit: cover; }
.slick-vertical .slick-slide {
border: none !important; }
.elementor-widget-post-express-list .elespare-widget-title-section.title-style-2 .elespare-widget-title span.elespare-section-title {
padding-top: 0px;
margin-top: 0px; }
.elespare-express-list-wrap .elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper {
text-align: left; }
@container (max-width: 1080px) {
.elespare-express-list-wrap .elespare-posts-wrap.express-style-6, .elespare-express-list-wrap .elespare-posts-wrap.express-style-5, .elespare-express-list-wrap .elespare-posts-wrap.express-style-4, .elespare-express-list-wrap .elespare-posts-wrap.express-style-3, .elespare-express-list-wrap .elespare-posts-wrap.express-style-2, .elespare-express-list-wrap .elespare-posts-wrap.express-style-1 {
grid-template-columns: 1fr 1fr; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:first-child {
min-height: 360px; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:first-child img {
min-height: 360px; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:nth-child(2),
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:first-child {
min-height: 360px; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:nth-child(2) img,
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:first-child img {
min-height: 360px; } }
@container (max-width: 520px) {
.elespare-express-list-wrap .elespare-posts-wrap.express-style-6, .elespare-express-list-wrap .elespare-posts-wrap.express-style-5, .elespare-express-list-wrap .elespare-posts-wrap.express-style-4, .elespare-express-list-wrap .elespare-posts-wrap.express-style-3, .elespare-express-list-wrap .elespare-posts-wrap.express-style-2, .elespare-express-list-wrap .elespare-posts-wrap.express-style-1 {
grid-template-columns: 1fr; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:first-child {
min-height: 240px; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:first-child img {
min-height: 240px; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:nth-child(2),
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:first-child {
min-height: 240px; }
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:nth-child(2) img,
.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:first-child img {
min-height: 240px; } }
body.rtl .elespare-express-list-wrap .elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper {
text-align: right; }
body.rtl .elespare-express-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-express-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap {
margin-right: 0px; }
body.rtl .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items .elespare-img-wrapper .elespare-post-format {
left: 10px;
right: unset; }
body.rtl .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items .elespare-img-wrapper ul {
right: 10px;
left: unset;
text-align: right; }
.elespare-social-link-wrapper .elespare-social-links a {
text-decoration: none; }
.elespare-social-link-wrapper .elespare-social-links .es-facebook {
background-color: #3b5999;
border-color: #3b5999; }
.elespare-social-link-wrapper .elespare-social-links .es-twitter {
background-color: #55acee;
border-color: #55acee; }
.elespare-social-link-wrapper .elespare-social-links .es-instagram {
background-color: #3F729B;
border-color: #3F729B; }
.elespare-social-link-wrapper .elespare-social-links .es-linkedin {
background-color: #0077B5;
border-color: #0077B5; }
.elespare-social-link-wrapper .elespare-social-links .es-youtube {
background-color: #cd201f;
border-color: #cd201f; }
.elespare-social-link-wrapper .elespare-social-links .es-vkontakte {
background-color: #4c75a3;
border-color: #4c75a3; }
.elespare-social-link-wrapper .elespare-social-links .es-vimeo {
background-color: #1ab7ea;
border-color: #1ab7ea; }
.elespare-social-link-wrapper .elespare-social-links .es-tumblr {
background-color: #34465d;
border-color: #34465d; }
.elespare-social-link-wrapper .elespare-social-links .es-reddit-alien {
background-color: #ff5700;
border-color: #ff5700; }
.elespare-social-link-wrapper .elespare-social-links .es-pinterest {
background-color: #bd081c;
border-color: #bd081c; }
.elespare-social-link-wrapper .elespare-social-links .es-houzz {
background-color: #7ac142;
border-color: #7ac142; }
.elespare-social-link-wrapper .elespare-social-links .es-github {
background-color: #00405d;
border-color: #00405d; }
.elespare-social-link-wrapper .elespare-social-links .es-flickr {
background-color: #ff0084;
border-color: #ff0084; }
.elespare-social-link-wrapper .elespare-social-links .es-dribbble {
background-color: #ea4c89;
border-color: #ea4c89; }
.elespare-social-link-wrapper .elespare-social-links .es-digg {
background-color: #005be2;
border-color: #005be2; }
.elespare-social-link-wrapper.social-style-10 .elespare-social-links .es-facebook:hover, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-facebook:hover, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-facebook:hover, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-facebook:hover, .elespare-social-link-wrapper.social-style-4 .elespare-social-links .es-facebook:hover {
background-color: #3b5999;
border-color: #3b5999; }
.elespare-social-link-wrapper.social-style-10 .elespare-social-links .es-twitter:hover, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-twitter:hover, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-twitter:hover, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-twitter:hover, .elespare-social-link-wrapper.social-style-4 .elespare-social-links .es-twitter:hover {
background-color: #55acee;
border-color: #55acee; }
.elespare-social-link-wrapper.social-style-10 .elespare-social-links .es-instagram:hover, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-instagram:hover, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-instagram:hover, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-instagram:hover, .elespare-social-link-wrapper.social-style-4 .elespare-social-links .es-instagram:hover {
background-color: #3F729B;
border-color: #3F729B; }
.elespare-social-link-wrapper.social-style-10 .elespare-social-links .es-linkedin:hover, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-linkedin:hover, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-linkedin:hover, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-linkedin:hover, .elespare-social-link-wrapper.social-style-4 .elespare-social-links .es-linkedin:hover {
background-color: #0077B5;
border-color: #0077B5; }
.elespare-social-link-wrapper.social-style-10 .elespare-social-links .es-youtube:hover, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-youtube:hover, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-youtube:hover, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-youtube:hover, .elespare-social-link-wrapper.social-style-4 .elespare-social-links .es-youtube:hover {
background-color: #cd201f;
border-color: #cd201f; }
.elespare-social-link-wrapper.social-style-10 .elespare-social-links .es-vkontakte:hover, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-vkontakte:hover, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-vkontakte:hover, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-vkontakte:hover, .elespare-social-link-wrapper.social-style-4 .elespare-social-links .es-vkontakte:hover {
background-color: #4c75a3;
border-color: #4c75a3; }
.elespare-social-link-wrapper.social-style-10 .elespare-social-links .es-vimeo:hover, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-vimeo:hover, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-vimeo:hover, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-vimeo:hover, .elespare-social-link-wrapper.social-style-4 .elespare-social-links .es-vimeo:hover {
background-color: #1ab7ea;
border-color: #1ab7ea; }
.elespare-social-link-wrapper.social-style-10 .elespare-social-links .es-tumblr:hover, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-tumblr:hover, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-tumblr:hover, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-tumblr:hover, .elespare-social-link-wrapper.social-style-4 .elespare-social-links .es-tumblr:hover {
background-color: #34465d;
border-color: #34465d; }
.elespare-social-link-wrapper.social-style-10 .elespare-social-links .es-reddit-alien:hover, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-reddit-alien:hover, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-reddit-alien:hover, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-reddit-alien:hover, .elespare-social-link-wrapper.social-style-4 .elespare-social-links .es-reddit-alien:hover {
background-color: #ff5700;
border-color: #ff5700; }
.elespare-social-link-wrapper.social-style-10 .elespare-social-links .es-pinterest:hover, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-pinterest:hover, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-pinterest:hover, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-pinterest:hover, .elespare-social-link-wrapper.social-style-4 .elespare-social-links .es-pinterest:hover {
background-color: #bd081c;
border-color: #bd081c; }
.elespare-social-link-wrapper.social-style-10 .elespare-social-links .es-houzz:hover, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-houzz:hover, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-houzz:hover, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-houzz:hover, .elespare-social-link-wrapper.social-style-4 .elespare-social-links .es-houzz:hover {
background-color: #7ac142;
border-color: #7ac142; }
.elespare-social-link-wrapper.social-style-10 .elespare-social-links .es-github:hover, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-github:hover, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-github:hover, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-github:hover, .elespare-social-link-wrapper.social-style-4 .elespare-social-links .es-github:hover {
background-color: #00405d;
border-color: #00405d; }
.elespare-social-link-wrapper.social-style-10 .elespare-social-links .es-flickr:hover, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-flickr:hover, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-flickr:hover, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-flickr:hover, .elespare-social-link-wrapper.social-style-4 .elespare-social-links .es-flickr:hover {
background-color: #ff0084;
border-color: #ff0084; }
.elespare-social-link-wrapper.social-style-10 .elespare-social-links .es-dribbble:hover, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-dribbble:hover, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-dribbble:hover, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-dribbble:hover, .elespare-social-link-wrapper.social-style-4 .elespare-social-links .es-dribbble:hover {
background-color: #ea4c89;
border-color: #ea4c89; }
.elespare-social-link-wrapper.social-style-10 .elespare-social-links .es-digg:hover, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-digg:hover, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-digg:hover, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-digg:hover, .elespare-social-link-wrapper.social-style-4 .elespare-social-links .es-digg:hover {
background-color: #005be2;
border-color: #005be2; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-facebook, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-facebook, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-facebook, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-facebook {
color: #3b5999; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-twitter, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-twitter, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-twitter, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-twitter {
color: #55acee; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-instagram, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-instagram, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-instagram, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-instagram {
color: #3F729B; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-linkedin, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-linkedin, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-linkedin, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-linkedin {
color: #0077B5; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-youtube, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-youtube, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-youtube, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-youtube {
color: #cd201f; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-vkontakte, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-vkontakte, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-vkontakte, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-vkontakte {
color: #4c75a3; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-vimeo, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-vimeo, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-vimeo, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-vimeo {
color: #1ab7ea; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-tumblr, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-tumblr, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-tumblr, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-tumblr {
color: #34465d; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-reddit-alien, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-reddit-alien, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-reddit-alien, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-reddit-alien {
color: #ff5700; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-pinterest, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-pinterest, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-pinterest, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-pinterest {
color: #bd081c; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-houzz, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-houzz, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-houzz, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-houzz {
color: #7ac142; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-github, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-github, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-github, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-github {
color: #00405d; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-flickr, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-flickr, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-flickr, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-flickr {
color: #ff0084; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-dribbble, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-dribbble, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-dribbble, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-dribbble {
color: #ea4c89; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-digg, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-digg, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-digg, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-digg {
color: #005be2; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-facebook:hover .elespare-social-item-name {
background-color: #3b5999; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-twitter:hover .elespare-social-item-name {
background-color: #55acee; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-instagram:hover .elespare-social-item-name {
background-color: #3F729B; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-linkedin:hover .elespare-social-item-name {
background-color: #0077B5; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-youtube:hover .elespare-social-item-name {
background-color: #cd201f; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-vkontakte:hover .elespare-social-item-name {
background-color: #4c75a3; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-vimeo:hover .elespare-social-item-name {
background-color: #1ab7ea; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-tumblr:hover .elespare-social-item-name {
background-color: #34465d; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-reddit-alien:hover .elespare-social-item-name {
background-color: #ff5700; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-pinterest:hover .elespare-social-item-name {
background-color: #bd081c; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-houzz:hover .elespare-social-item-name {
background-color: #7ac142; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-github:hover .elespare-social-item-name {
background-color: #00405d; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-flickr:hover .elespare-social-item-name {
background-color: #ff0084; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-dribbble:hover .elespare-social-item-name {
background-color: #ea4c89; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-digg:hover .elespare-social-item-name {
background-color: #005be2; }
.elespare-social-link-wrapper.social-style-12 .elespare-social-links, .elespare-social-link-wrapper.social-style-11 .elespare-social-links, .elespare-social-link-wrapper.social-style-10 .elespare-social-links, .elespare-social-link-wrapper.social-style-9 .elespare-social-links, .elespare-social-link-wrapper.social-style-8 .elespare-social-links, .elespare-social-link-wrapper.social-style-7 .elespare-social-links, .elespare-social-link-wrapper.social-style-6 .elespare-social-links, .elespare-social-link-wrapper.social-style-5 .elespare-social-links, .elespare-social-link-wrapper.social-style-4 .elespare-social-links, .elespare-social-link-wrapper.social-style-3 .elespare-social-links, .elespare-social-link-wrapper.social-style-2 .elespare-social-links, .elespare-social-link-wrapper.social-style-1 .elespare-social-links {
display: flex;
flex-wrap: wrap; }
.elespare-social-link-wrapper.social-style-12 .elespare-social-links a, .elespare-social-link-wrapper.social-style-11 .elespare-social-links a, .elespare-social-link-wrapper.social-style-10 .elespare-social-links a, .elespare-social-link-wrapper.social-style-9 .elespare-social-links a, .elespare-social-link-wrapper.social-style-8 .elespare-social-links a, .elespare-social-link-wrapper.social-style-7 .elespare-social-links a, .elespare-social-link-wrapper.social-style-6 .elespare-social-links a, .elespare-social-link-wrapper.social-style-5 .elespare-social-links a, .elespare-social-link-wrapper.social-style-4 .elespare-social-links a, .elespare-social-link-wrapper.social-style-3 .elespare-social-links a, .elespare-social-link-wrapper.social-style-2 .elespare-social-links a, .elespare-social-link-wrapper.social-style-1 .elespare-social-links a {
font-size: 0;
width: 50px;
height: 50px;
display: flex;
align-items: center;
justify-content: center;
color: #fff;
line-height: 35px; }
.elespare-social-link-wrapper.social-style-12 .elespare-social-links a i, .elespare-social-link-wrapper.social-style-11 .elespare-social-links a i, .elespare-social-link-wrapper.social-style-10 .elespare-social-links a i, .elespare-social-link-wrapper.social-style-9 .elespare-social-links a i, .elespare-social-link-wrapper.social-style-8 .elespare-social-links a i, .elespare-social-link-wrapper.social-style-7 .elespare-social-links a i, .elespare-social-link-wrapper.social-style-6 .elespare-social-links a i, .elespare-social-link-wrapper.social-style-5 .elespare-social-links a i, .elespare-social-link-wrapper.social-style-4 .elespare-social-links a i, .elespare-social-link-wrapper.social-style-3 .elespare-social-links a i, .elespare-social-link-wrapper.social-style-2 .elespare-social-links a i, .elespare-social-link-wrapper.social-style-1 .elespare-social-links a i {
font-size: 18px; }
.elespare-social-link-wrapper.social-style-3 .elespare-social-links a, .elespare-social-link-wrapper.social-style-2 .elespare-social-links a {
border-radius: 50%; }
.elespare-social-link-wrapper.social-style-3 .elespare-social-links a {
padding: 5px;
position: relative; }
.elespare-social-link-wrapper.social-style-3 .elespare-social-links a::before {
position: absolute;
content: '';
top: -5px;
left: -5px;
height: calc(100% + 10px);
width: calc(100% + 10px);
border-radius: 50%;
border: 2px dashed;
border-color: inherit;
transition: transform 3s; }
.elespare-social-link-wrapper.social-style-3 .elespare-social-links a:hover::before {
transform: rotate(180deg); }
.elespare-social-link-wrapper.social-style-4 .elespare-social-links a {
background: #e4e4e4;
border-radius: 10px;
transition: all 0.15s ease-in-out; }
.elespare-social-link-wrapper.social-style-4 .elespare-social-links a i {
color: #535353;
font-size: 18px;
transform: scale(0.8);
transition: all 0.15s ease-in-out; }
.elespare-social-link-wrapper.social-style-4 .elespare-social-links a:hover i {
color: #fff;
transform: scale(1); }
.elespare-social-link-wrapper.social-style-6 .elespare-social-links a, .elespare-social-link-wrapper.social-style-5 .elespare-social-links a {
background: #fff;
border-style: solid;
border-width: 2px;
border-radius: 0;
transition: all 0.15s ease-in-out; }
.elespare-social-link-wrapper.social-style-6 .elespare-social-links a i, .elespare-social-link-wrapper.social-style-5 .elespare-social-links a i {
font-size: 18px;
transform: scale(0.8);
transition: all 0.15s ease-in-out; }
.elespare-social-link-wrapper.social-style-6 .elespare-social-links a:hover i, .elespare-social-link-wrapper.social-style-5 .elespare-social-links a:hover i {
color: #fff;
transform: scale(1); }
.elespare-social-link-wrapper.social-style-6 .elespare-social-links a {
border-radius: 50%; }
.elespare-social-link-wrapper.social-style-9 .elespare-social-links a, .elespare-social-link-wrapper.social-style-8 .elespare-social-links a, .elespare-social-link-wrapper.social-style-7 .elespare-social-links a {
font-size: 14px;
padding: 15px 20px 15px 20px;
width: auto;
height: auto;
color: #fff;
line-height: 1;
border-radius: 4px; }
.elespare-social-link-wrapper.social-style-9 .elespare-social-links a .elespare-social-item-name, .elespare-social-link-wrapper.social-style-8 .elespare-social-links a .elespare-social-item-name, .elespare-social-link-wrapper.social-style-7 .elespare-social-links a .elespare-social-item-name {
margin: 0 0 0 10px; }
.elespare-social-link-wrapper.social-style-9 .elespare-social-links a i, .elespare-social-link-wrapper.social-style-8 .elespare-social-links a i, .elespare-social-link-wrapper.social-style-7 .elespare-social-links a i {
font-size: 20px; }
.elespare-social-link-wrapper.social-style-8 .elespare-social-links a {
display: block;
background: #fff;
border-radius: 10px;
box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, 0.1);
transition: all 0.15s ease-in-out; }
.elespare-social-link-wrapper.social-style-8 .elespare-social-links a i {
font-size: 18px; }
.elespare-social-link-wrapper.social-style-8 .elespare-social-links a:hover {
color: #fff; }
.elespare-social-link-wrapper.social-style-9 .elespare-social-links a {
padding: 0;
min-width: 150px;
font-size: 14px;
height: 40px;
text-align: left;
display: flex;
align-items: center;
justify-content: flex-start;
overflow: hidden; }
.elespare-social-link-wrapper.social-style-9 .elespare-social-links a .elespare-social-item-name {
margin: 0 0 0 10px; }
.elespare-social-link-wrapper.social-style-9 .elespare-social-links a i {
width: 40px;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
background-color: rgba(255, 255, 255, 0.1);
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); }
.elespare-social-link-wrapper.social-style-10 .elespare-social-links a {
padding: 0;
background-color: #fff;
font-size: 14px;
min-width: 150px;
height: 50px;
text-align: center;
overflow: hidden;
position: relative;
border-width: 1px;
border-style: solid;
border-color: #e4e4e4;
border-radius: 4px; }
.elespare-social-link-wrapper.social-style-10 .elespare-social-links a .elespare-social-item-name {
color: #535353;
font-size: 14px;
font-weight: 400;
font-style: normal;
line-height: 32px;
letter-spacing: .5px;
position: relative;
top: 0;
transition: 350ms cubic-bezier(0.175, 0.885, 0.32, 1.275) all; }
.elespare-social-link-wrapper.social-style-10 .elespare-social-links a i {
color: #fff;
position: absolute;
width: 100%;
top: 0;
left: 0;
right: 0;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
transition: 350ms cubic-bezier(0.175, 0.885, 0.32, 1.275) all; }
.elespare-social-link-wrapper.social-style-10 .elespare-social-links a i::before {
position: relative;
top: 100%;
transition: 350ms cubic-bezier(0.175, 0.885, 0.32, 1.275) all; }
.elespare-social-link-wrapper.social-style-10 .elespare-social-links a:hover .elespare-social-item-name {
top: -40px;
transition: 350ms cubic-bezier(0.175, 0.885, 0.32, 1.275) all; }
.elespare-social-link-wrapper.social-style-10 .elespare-social-links a:hover i::before {
top: 0;
transition: 350ms cubic-bezier(0.175, 0.885, 0.32, 1.275) all; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links a {
padding: 0;
background-color: transparent;
font-size: 14px;
width: 80px;
height: 80px;
color: #28262b;
text-align: center;
position: relative; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links a .elespare-social-item-name {
font-size: 15px;
font-weight: 400;
font-style: normal;
line-height: 20px;
letter-spacing: 0;
color: #fff;
opacity: 0;
transform: translateY(40px) rotateX(-90deg);
background: #000;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
justify-content: center;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
line-height: 5em;
transition: all 0.3s; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links a i {
font-size: 20px;
background: #f2f2f2;
z-index: 2;
display: flex;
justify-content: center;
align-items: center;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
transition: all 0.3s; }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links a:hover .elespare-social-item-name {
opacity: 1;
transform: rotateX(0); }
.elespare-social-link-wrapper.social-style-11 .elespare-social-links a:hover i {
opacity: 0;
transform: translateY(-40px) rotateX(90deg); }
.elespare-social-link-wrapper.social-style-12 .elespare-social-links a {
padding: 0;
font-size: 14px;
width: 120px;
height: 80px;
color: #fff;
display: flex;
flex-direction: column;
justify-content: center;
text-align: center;
position: relative; }
.elespare-social-link-wrapper.social-style-12 .elespare-social-links a .elespare-social-item-name {
font-size: 15px;
font-weight: 400;
font-style: normal;
line-height: 20px;
letter-spacing: 0;
color: #fff;
display: block; }
.elespare-social-link-wrapper.social-style-12 .elespare-social-links a i {
font-size: 20px;
display: block; }
.elespare-widget-social-link-wrapper .elespare-social-link-wrapper .elespare-social-links > a {
margin-right: 5px; }
.elespare-widget-social-link-wrapper .elespare-social-link-wrapper .elespare-social-links > a:last-child {
margin-right: 0px; }
.elespare-social-link-wrapper.elespare-small.social-style-6 .elespare-social-links a, .elespare-social-link-wrapper.elespare-small.social-style-5 .elespare-social-links a, .elespare-social-link-wrapper.elespare-small.social-style-4 .elespare-social-links a, .elespare-social-link-wrapper.elespare-small.social-style-3 .elespare-social-links a, .elespare-social-link-wrapper.elespare-small.social-style-2 .elespare-social-links a, .elespare-social-link-wrapper.elespare-small.social-style-1 .elespare-social-links a {
width: 35px;
height: 35px; }
.elespare-social-link-wrapper.elespare-small.social-style-6 .elespare-social-links a i, .elespare-social-link-wrapper.elespare-small.social-style-5 .elespare-social-links a i, .elespare-social-link-wrapper.elespare-small.social-style-4 .elespare-social-links a i, .elespare-social-link-wrapper.elespare-small.social-style-3 .elespare-social-links a i, .elespare-social-link-wrapper.elespare-small.social-style-2 .elespare-social-links a i, .elespare-social-link-wrapper.elespare-small.social-style-1 .elespare-social-links a i {
font-size: 14px; }
.elespare-social-link-wrapper.elespare-small.social-style-8 .elespare-social-links a, .elespare-social-link-wrapper.elespare-small.social-style-7 .elespare-social-links a {
font-size: 14px;
padding: 10px 15px; }
.elespare-social-link-wrapper.elespare-small.social-style-8 .elespare-social-links a i, .elespare-social-link-wrapper.elespare-small.social-style-7 .elespare-social-links a i {
font-size: 14px; }
.elespare-social-link-wrapper.elespare-small.social-style-9 .elespare-social-links a {
font-size: 14px;
min-width: 130px;
height: 35px; }
.elespare-social-link-wrapper.elespare-small.social-style-9 .elespare-social-links a i {
font-size: 14px;
width: 35px;
height: 35px; }
.elespare-social-link-wrapper.elespare-small.social-style-10 .elespare-social-links a {
font-size: 14px;
min-width: 120px;
height: 35px; }
.elespare-social-link-wrapper.elespare-small.social-style-10 .elespare-social-links a i {
font-size: 14px; }
.elespare-social-link-wrapper.elespare-small.social-style-11 .elespare-social-links a {
font-size: 14px;
width: 45px;
height: 45px; }
.elespare-social-link-wrapper.elespare-small.social-style-11 .elespare-social-links a i {
font-size: 14px; }
.elespare-social-link-wrapper.elespare-small.social-style-11 .elespare-social-links a .elespare-social-item-name {
font-size: 8px; }
.elespare-social-link-wrapper.elespare-small.social-style-12 .elespare-social-links a {
font-size: 14px;
width: 80px;
height: 70px; }
.elespare-social-link-wrapper.elespare-small.social-style-12 .elespare-social-links a i {
font-size: 14px; }
.elespare-social-link-wrapper.elespare-small.social-style-12 .elespare-social-links a .elespare-social-item-name {
font-size: 14px; }
.elespare-social-link-wrapper.elespare-large.social-style-6 .elespare-social-links a, .elespare-social-link-wrapper.elespare-large.social-style-5 .elespare-social-links a, .elespare-social-link-wrapper.elespare-large.social-style-4 .elespare-social-links a, .elespare-social-link-wrapper.elespare-large.social-style-3 .elespare-social-links a, .elespare-social-link-wrapper.elespare-large.social-style-2 .elespare-social-links a, .elespare-social-link-wrapper.elespare-large.social-style-1 .elespare-social-links a {
width: 80px;
height: 80px; }
.elespare-social-link-wrapper.elespare-large.social-style-6 .elespare-social-links a i, .elespare-social-link-wrapper.elespare-large.social-style-5 .elespare-social-links a i, .elespare-social-link-wrapper.elespare-large.social-style-4 .elespare-social-links a i, .elespare-social-link-wrapper.elespare-large.social-style-3 .elespare-social-links a i, .elespare-social-link-wrapper.elespare-large.social-style-2 .elespare-social-links a i, .elespare-social-link-wrapper.elespare-large.social-style-1 .elespare-social-links a i {
font-size: 22px; }
.elespare-social-link-wrapper.elespare-large.social-style-8 .elespare-social-links a, .elespare-social-link-wrapper.elespare-large.social-style-7 .elespare-social-links a {
font-size: 18px;
padding: 20px 25px; }
.elespare-social-link-wrapper.elespare-large.social-style-8 .elespare-social-links a i, .elespare-social-link-wrapper.elespare-large.social-style-7 .elespare-social-links a i {
font-size: 22px; }
.elespare-social-link-wrapper.elespare-large.social-style-9 .elespare-social-links a {
font-size: 20px;
min-width: 180px;
height: 50px; }
.elespare-social-link-wrapper.elespare-large.social-style-9 .elespare-social-links a i {
font-size: 24px;
width: 50px;
height: 50px; }
.elespare-social-link-wrapper.elespare-large.social-style-10 .elespare-social-links a {
font-size: 22px;
min-width: 160px;
height: 60px; }
.elespare-social-link-wrapper.elespare-large.social-style-10 .elespare-social-links a i {
font-size: 24px; }
.elespare-social-link-wrapper.elespare-large.social-style-11 .elespare-social-links a {
font-size: 14px;
width: 120px;
height: 120px; }
.elespare-social-link-wrapper.elespare-large.social-style-11 .elespare-social-links a i {
font-size: 30px; }
.elespare-social-link-wrapper.elespare-large.social-style-11 .elespare-social-links a .elespare-social-item-name {
font-size: 20px; }
.elespare-social-link-wrapper.elespare-large.social-style-12 .elespare-social-links a {
font-size: 14px;
width: 140px;
height: 100px; }
.elespare-social-link-wrapper.elespare-large.social-style-12 .elespare-social-links a i {
font-size: 24px; }
.elespare-social-link-wrapper.elespare-large.social-style-12 .elespare-social-links a .elespare-social-item-name {
font-size: 20px; }
.elementor-widget-post-social-links.elespare-grid-elespare-left .elespare-social-link-wrapper .elespare-social-links {
justify-content: flex-start; }
.elementor-widget-post-social-links.elespare-grid-elespare-center .elespare-social-link-wrapper .elespare-social-links {
justify-content: center; }
.elementor-widget-post-social-links.elespare-grid-elespare-right .elespare-social-link-wrapper .elespare-social-links {
justify-content: flex-end; }
.elementor-column.elementor-col-50 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-7 .elespare-social-links > a, .elementor-column.elementor-col-50 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-8 .elespare-social-links > a, .elementor-column.elementor-col-50 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-9 .elespare-social-links > a, .elementor-column.elementor-col-50 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-10 .elespare-social-links > a, .elementor-column.elementor-col-50 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-11 .elespare-social-links > a, .elementor-column.elementor-col-50 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-12 .elespare-social-links > a,
.elementor-column[data-col="50"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-7 .elespare-social-links > a,
.elementor-column[data-col="50"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-8 .elespare-social-links > a,
.elementor-column[data-col="50"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-9 .elespare-social-links > a,
.elementor-column[data-col="50"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-10 .elespare-social-links > a,
.elementor-column[data-col="50"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-11 .elespare-social-links > a,
.elementor-column[data-col="50"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-12 .elespare-social-links > a {
margin-bottom: 5px; }
.elementor-column.elementor-col-15 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-7 .elespare-social-links > a, .elementor-column.elementor-col-15 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-8 .elespare-social-links > a, .elementor-column.elementor-col-15 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-9 .elespare-social-links > a, .elementor-column.elementor-col-15 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-10 .elespare-social-links > a, .elementor-column.elementor-col-15 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-11 .elespare-social-links > a, .elementor-column.elementor-col-15 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-12 .elespare-social-links > a,
.elementor-column[data-col="15"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-7 .elespare-social-links > a,
.elementor-column[data-col="15"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-8 .elespare-social-links > a,
.elementor-column[data-col="15"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-9 .elespare-social-links > a,
.elementor-column[data-col="15"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-10 .elespare-social-links > a,
.elementor-column[data-col="15"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-11 .elespare-social-links > a,
.elementor-column[data-col="15"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-12 .elespare-social-links > a,
.elementor-column.elementor-col-20 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-7 .elespare-social-links > a,
.elementor-column.elementor-col-20 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-8 .elespare-social-links > a,
.elementor-column.elementor-col-20 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-9 .elespare-social-links > a,
.elementor-column.elementor-col-20 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-10 .elespare-social-links > a,
.elementor-column.elementor-col-20 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-11 .elespare-social-links > a,
.elementor-column.elementor-col-20 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-12 .elespare-social-links > a,
.elementor-column[data-col="20"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-7 .elespare-social-links > a,
.elementor-column[data-col="20"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-8 .elespare-social-links > a,
.elementor-column[data-col="20"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-9 .elespare-social-links > a,
.elementor-column[data-col="20"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-10 .elespare-social-links > a,
.elementor-column[data-col="20"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-11 .elespare-social-links > a,
.elementor-column[data-col="20"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-12 .elespare-social-links > a,
.elementor-column.elementor-col-25 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-7 .elespare-social-links > a,
.elementor-column.elementor-col-25 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-8 .elespare-social-links > a,
.elementor-column.elementor-col-25 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-9 .elespare-social-links > a,
.elementor-column.elementor-col-25 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-10 .elespare-social-links > a,
.elementor-column.elementor-col-25 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-11 .elespare-social-links > a,
.elementor-column.elementor-col-25 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-12 .elespare-social-links > a,
.elementor-column[data-col="25"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-7 .elespare-social-links > a,
.elementor-column[data-col="25"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-8 .elespare-social-links > a,
.elementor-column[data-col="25"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-9 .elespare-social-links > a,
.elementor-column[data-col="25"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-10 .elespare-social-links > a,
.elementor-column[data-col="25"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-11 .elespare-social-links > a,
.elementor-column[data-col="25"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-12 .elespare-social-links > a,
.elementor-column.elementor-col-33 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-7 .elespare-social-links > a,
.elementor-column.elementor-col-33 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-8 .elespare-social-links > a,
.elementor-column.elementor-col-33 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-9 .elespare-social-links > a,
.elementor-column.elementor-col-33 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-10 .elespare-social-links > a,
.elementor-column.elementor-col-33 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-11 .elespare-social-links > a,
.elementor-column.elementor-col-33 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-12 .elespare-social-links > a,
.elementor-column[data-col="33"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-7 .elespare-social-links > a,
.elementor-column[data-col="33"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-8 .elespare-social-links > a,
.elementor-column[data-col="33"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-9 .elespare-social-links > a,
.elementor-column[data-col="33"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-10 .elespare-social-links > a,
.elementor-column[data-col="33"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-11 .elespare-social-links > a,
.elementor-column[data-col="33"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-12 .elespare-social-links > a {
margin-bottom: 5px; }
.elementor-column.elementor-col-15 .elespare-social-link-wrapper.social-style-12 .elespare-social-links a,
.elementor-column[data-col="15"] .elespare-social-link-wrapper.social-style-12 .elespare-social-links a,
.elementor-column.elementor-col-20 .elespare-social-link-wrapper.social-style-12 .elespare-social-links a,
.elementor-column[data-col="20"] .elespare-social-link-wrapper.social-style-12 .elespare-social-links a,
.elementor-column.elementor-col-25 .elespare-social-link-wrapper.social-style-12 .elespare-social-links a,
.elementor-column[data-col="25"] .elespare-social-link-wrapper.social-style-12 .elespare-social-links a,
.elementor-column.elementor-col-33 .elespare-social-link-wrapper.social-style-12 .elespare-social-links a,
.elementor-column[data-col="33"] .elespare-social-link-wrapper.social-style-12 .elespare-social-links a {
width: 101px;
height: 75px; }
@media (max-width: 1024px) {
.elementor-widget-post-social-links.elespare-grid-tablet-elespare-left .elespare-social-link-wrapper .elespare-social-links {
justify-content: flex-start; }
.elementor-widget-post-social-links.elespare-grid-tablet-elespare-center .elespare-social-link-wrapper .elespare-social-links {
justify-content: center; }
.elementor-widget-post-social-links.elespare-grid-tablet-elespare-right .elespare-social-link-wrapper .elespare-social-links {
justify-content: flex-end; } }
@media (max-width: 767px) {
.elementor-widget-post-social-links.elespare-grid-mobile-elespare-left .elespare-social-link-wrapper .elespare-social-links {
justify-content: flex-start; }
.elementor-widget-post-social-links.elespare-grid-mobile-elespare-center .elespare-social-link-wrapper .elespare-social-links {
justify-content: center; }
.elementor-widget-post-social-links.elespare-grid-mobile-elespare-right .elespare-social-link-wrapper .elespare-social-links {
justify-content: flex-end; } }
body.rtl .elespare-social-link-wrapper.social-style-9 .elespare-social-links a .elespare-social-item-name, body.rtl .elespare-social-link-wrapper.social-style-8 .elespare-social-links a .elespare-social-item-name, body.rtl .elespare-social-link-wrapper.social-style-7 .elespare-social-links a .elespare-social-item-name {
margin: 0 10px 0 0; }
.elespare-widget-title-section.title-style-1 .elespare-widget-title {
position: relative;
margin-bottom: 15px;
margin-top: 0px;
padding-bottom: 10px;
line-height: 1.2; }
.elespare-widget-title-section .elespare-widget-title {
font-size: 20px; }
.elespare-widget-title-section.title-style-2 .elespare-widget-title span.elespare-section-title {
padding: 0px 0px 10px;
display: inline-block;
position: relative;
margin: 0px 0 15px;
line-height: 1.2; }
.elespare-widget-title-section.title-style-3 .elespare-widget-title {
margin: 0 0 15px; }
body.rtl .elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-3 .elespare-section-title {
padding: 5px 0px 7px 10px; }
body.rtl .elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-4 .elespare-widget-title {
flex-direction: row-reverse; }
body.rtl .elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-5 .elespare-widget-title {
flex-direction: row-reverse; }
body.rtl .elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-6 .elespare-widget-title {
flex-direction: row-reverse; }
body.rtl .elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-6 .elespare-widget-title .elespare-section-title-after {
margin: 0 0 0 10px; }
body.rtl .elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-4 .elespare-widget-title {
flex-direction: row; }
body.rtl .elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-before {
margin: 0 0 0 10px; }
body.rtl .elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-5 .elespare-widget-title {
flex-direction: row-reverse; }
body.rtl .elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-6 .elespare-widget-title {
flex-direction: row; }
body.rtl .elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-6 .elespare-widget-title .elespare-section-title-after {
margin: 0 10px 0 0px; }
.elespare-popular-taxonomies-lists {
display: flex;
align-items: center;
gap: 10px;
flex-wrap: wrap; }
.elespare-popular-taxonomies-lists .elespare-popular-tags-text {
display: flex;
overflow: hidden; }
.elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper {
display: flex;
align-items: center; }
.elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper .elespare-primary-icon {
text-decoration: none !important; }
.elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-tag-title-wrapper {
align-self: center; }
.elespare-popular-taxonomies-lists ul {
margin: 0;
padding: 0;
list-style-type: none;
display: flex;
align-items: center;
flex-wrap: wrap;
gap: 10px; }
.elespare-popular-taxonomies-lists ul li {
margin: 0;
padding: 0; }
.elespare-popular-taxonomies-lists ul li .elespare-secondry-wrap {
display: flex;
align-items: center;
gap: 5px; }
.elespare-popular-taxonomies-lists ul li .elespare-secondry-wrap .elespare-secondary-icon {
text-decoration: none !important; }
.elespare-popular-taxonomies-lists ul li a {
text-decoration: none; }
.popular-tag-style-1 .elespare-popular-taxonomies-lists .elespare-popular-tags-text {
gap: 5px; }
.popular-tag-style-2 .elespare-popular-taxonomies-lists .elespare-popular-tags-text {
gap: 10px;
padding: 5px 10px; }
.popular-tag-style-3 .elespare-popular-taxonomies-lists .elespare-popular-tags-text {
gap: 10px;
padding: 5px 10px;
border-radius: 6px; }
.popular-tag-style-4 .elespare-popular-taxonomies-lists .elespare-popular-tags-text {
border-radius: 0 6px 0 6px; }
.popular-tag-style-4 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper {
padding: 5px 10px;
border-right: 1px solid rgba(0, 0, 0, 0.15); }
.popular-tag-style-4 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-tag-title-wrapper {
padding: 5px 10px;
display: inline-block; }
.popular-tag-style-5 .elespare-popular-taxonomies-lists .elespare-popular-tags-text {
border-radius: 100px;
overflow: hidden; }
.popular-tag-style-5 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper {
padding: 5px 10px 5px 12px;
background-color: rgba(0, 0, 0, 0.15); }
.popular-tag-style-5 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-tag-title-wrapper {
padding: 5px 10px;
display: inline-block; }
.popular-tag-style-6 .elespare-popular-taxonomies-lists .elespare-popular-tags-text {
gap: 10px;
border-radius: 0 6px 6px 6px;
overflow: hidden; }
.popular-tag-style-6 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper {
padding: 5px 10px;
background-color: rgba(0, 0, 0, 0.15);
position: relative; }
.popular-tag-style-6 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper::after {
content: "";
border: 8px solid;
border-color: transparent transparent transparent rgba(0, 0, 0, 0.15);
position: absolute;
top: 50%;
left: 100%;
transform: translateY(-50%); }
.popular-tag-style-6 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-tag-title-wrapper {
padding: 5px 10px;
display: inline-block; }
.popular-tag-style-7 .elespare-popular-taxonomies-lists .elespare-popular-tags-text {
border-radius: 6px 0 0 0;
overflow: hidden; }
.popular-tag-style-7 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper {
clip-path: polygon(0 0, 100% 0%, 75% 100%, 0% 100%);
padding: 5px 20px 5px 12px;
background-color: rgba(0, 0, 0, 0.15); }
.popular-tag-style-7 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-tag-title-wrapper {
padding: 5px 10px;
display: inline-block; }
.popular-tag-style-8 .elespare-popular-taxonomies-lists .elespare-popular-tags-text {
border-radius: 100px;
overflow: hidden; }
.popular-tag-style-8 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper {
clip-path: polygon(0 0, 75% 0, 100% 100%, 0% 100%);
padding: 5px 20px 5px 12px;
background-color: rgba(0, 0, 0, 0.15); }
.popular-tag-style-8 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-tag-title-wrapper {
padding: 5px 10px;
display: inline-block; }
.popular-tag-style-9 .elespare-popular-taxonomies-lists .elespare-popular-tags-text {
align-items: flex-start;
border-radius: 6px; }
.popular-tag-style-9 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper {
padding: 0 0 5px 10px; }
.popular-tag-style-9 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper i {
background-color: rgba(0, 0, 0, 0.15);
border-radius: 0 0 100px 100px;
padding: 15px 10px 10px 10px;
display: inline-block;
text-align: center;
line-height: 1; }
.popular-tag-style-9 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-tag-title-wrapper {
padding: 5px 10px;
display: inline-block; }
.popular-tag-style-10 .elespare-popular-taxonomies-lists .elespare-popular-tags-text {
border-radius: 6px;
overflow: hidden; }
.popular-tag-style-10 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper {
clip-path: polygon(0% 0%, 75% 0, 100% 50%, 75% 100%, 0% 100%);
padding: 5px 20px 5px 12px;
background-color: rgba(0, 0, 0, 0.15); }
.popular-tag-style-10 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-tag-title-wrapper {
padding: 5px 10px;
display: inline-block; }
.popular-tag-style-11 .elespare-popular-taxonomies-lists .elespare-popular-tags-text {
border-radius: 6px 0 6px 0;
overflow: hidden; }
.popular-tag-style-11 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper {
padding: 3px 0 3px 5px; }
.popular-tag-style-11 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper i {
clip-path: circle(45% at 50% 50%);
padding: 12px;
background-color: rgba(0, 0, 0, 0.15);
display: inline-block;
line-height: 1; }
.popular-tag-style-11 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-tag-title-wrapper {
padding: 5px 10px;
display: inline-block; }
.popular-tag-style-12 .elespare-popular-taxonomies-lists .elespare-popular-tags-text {
border-radius: 6px 6px 0 0;
overflow: hidden; }
.popular-tag-style-12 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper {
padding: 5px 0 5px 5px; }
.popular-tag-style-12 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper i {
clip-path: circle(50% at 50% 50%);
padding: 7px 8px;
border: 2px solid currentColor;
display: inline-block;
line-height: 1;
border-radius: 50%; }
.popular-tag-style-12 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-tag-title-wrapper {
padding: 5px 10px;
display: inline-block; }
.elespare-popular-taxonomies-lists.popular-tag-rounded .elespare-popular-tags-text {
border-radius: 6px; }
.elespare-popular-taxonomies-lists.popular-tag-circular .elespare-popular-tags-text {
border-radius: 100px; }
.elespare-popular-taxonomies-lists.popular-tag-rectangular .elespare-popular-tags-text {
border-radius: 0; }
div .elespare-popular-taxonomies-lists.popular-tag-circular .elespare-popular-tags-text .elespare-primary-icon-wrapper {
padding-left: 12px; }
div.popular-tag-style-2 .elespare-popular-taxonomies-lists.popular-tag-circular .elespare-popular-tags-text .elespare-primary-icon-wrapper, div.popular-tag-style-3 .elespare-popular-taxonomies-lists.popular-tag-circular .elespare-popular-tags-text .elespare-primary-icon-wrapper {
padding-left: 2px; }
div.popular-tag-style-11 .elespare-popular-taxonomies-lists.popular-tag-circular .elespare-popular-tags-text .elespare-primary-icon-wrapper, div.popular-tag-style-12 .elespare-popular-taxonomies-lists.popular-tag-circular .elespare-popular-tags-text .elespare-primary-icon-wrapper {
padding-left: 7px; }
.elespare-popular-taxonomies-lists.popular-vertical {
flex-direction: column;
align-items: flex-start; }
.elespare-popular-taxonomies-lists.popular-vertical .elespare-popular-tags-text {
width: 100%; }
.elespare-popular-taxonomies-lists.popular-vertical ul {
width: 100%; }
.elespare-popular-taxonomies-lists.popular-vertical .popular-vertical {
flex-direction: column;
align-items: flex-start; }
.elespare-popular-taxonomies-lists.popular-vertical .elespare-column-2 li {
width: calc(100% / 2 - 10px); }
.elespare-popular-taxonomies-lists.popular-vertical .elespare-column-3 li {
width: calc(100% / 3 - 10px); }
.elespare-popular-taxonomies-lists.popular-vertical .elespare-column-4 li {
width: calc(100% / 4 - 10px); }
body.rtl .popular-tag-style-4 .elespare-popular-taxonomies-lists .elespare-popular-tags-text {
border-radius: 6px 0 6px 0; }
body.rtl .popular-tag-style-4 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper {
border-right: none;
border-left: 1px solid rgba(0, 0, 0, 0.15); }
body.rtl .popular-tag-style-5 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper {
padding: 5px 12px 5px 10px; }
body.rtl .popular-tag-style-6 .elespare-popular-taxonomies-lists .elespare-popular-tags-text {
border-radius: 6px 0 6px 6px; }
body.rtl .popular-tag-style-6 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper::after {
border-color: transparent rgba(0, 0, 0, 0.15) transparent transparent;
left: auto;
right: 100%; }
body.rtl .popular-tag-style-7 .elespare-popular-taxonomies-lists .elespare-popular-tags-text {
border-radius: 0 6px 0 0; }
body.rtl .popular-tag-style-7 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper {
clip-path: polygon(0 0, 100% 0%, 100% 100%, 25% 100%);
padding: 5px 12px 5px 20px; }
body.rtl .popular-tag-style-8 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper {
clip-path: polygon(25% 0, 100% 0, 100% 100%, 0% 100%);
padding: 5px 12px 5px 20px; }
body.rtl .popular-tag-style-9 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper {
padding: 0 10px 5px 0; }
body.rtl .popular-tag-style-10 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper {
clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 25% 100%, 0% 50%);
padding: 5px 12px 5px 20px; }
body.rtl .popular-tag-style-11 .elespare-popular-taxonomies-lists .elespare-popular-tags-text {
border-radius: 0 6px 0 6px; }
body.rtl .popular-tag-style-11 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper {
padding: 3px 5px 3px 0; }
body.rtl .popular-tag-style-12 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper {
padding: 5px 5px 5px 0; }
body.rtl .elespare-popular-taxonomies-lists.popular-tag-rounded .elespare-popular-tags-text {
border-radius: 6px; }
body.rtl .elespare-popular-taxonomies-lists.popular-tag-circular .elespare-popular-tags-text {
border-radius: 100px; }
body.rtl .elespare-popular-taxonomies-lists.popular-tag-rectangular .elespare-popular-tags-text {
border-radius: 0; }
body.rtl div.popular-tag-style-2 .elespare-popular-taxonomies-lists.popular-tag-circular .elespare-popular-tags-text .elespare-primary-icon-wrapper, body.rtl div .popular-tag-style-3 .elespare-popular-taxonomies-lists.popular-tag-circular .elespare-popular-tags-text .elespare-primary-icon-wrapper {
padding-left: 0;
padding-right: 2px; }
body.rtl div.popular-tag-style-4 .elespare-popular-taxonomies-lists.popular-tag-circular .elespare-popular-tags-text .elespare-primary-icon-wrapper, body.rtl div.popular-tag-style-5 .elespare-popular-taxonomies-lists.popular-tag-circular .elespare-popular-tags-text .elespare-primary-icon-wrapper, body.rtl div.popular-tag-style-6 .elespare-popular-taxonomies-lists.popular-tag-circular .elespare-popular-tags-text .elespare-primary-icon-wrapper, body.rtl div.popular-tag-style-9 .elespare-popular-taxonomies-lists.popular-tag-circular .elespare-popular-tags-text .elespare-primary-icon-wrapper {
padding-left: 10px;
padding-right: 12px; }
body.rtl div.popular-tag-style-7 .elespare-popular-taxonomies-lists.popular-tag-circular .elespare-popular-tags-text .elespare-primary-icon-wrapper, body.rtl div.popular-tag-style-8 .elespare-popular-taxonomies-lists.popular-tag-circular .elespare-popular-tags-text .elespare-primary-icon-wrapper, body.rtl div.popular-tag-style-10 .elespare-popular-taxonomies-lists.popular-tag-circular .elespare-popular-tags-text .elespare-primary-icon-wrapper {
padding-left: 20px;
padding-right: 12px; }
body.rtl div.popular-tag-style-11 .elespare-popular-taxonomies-lists.popular-tag-circular .elespare-popular-tags-text .elespare-primary-icon-wrapper, body.rtl div.popular-tag-style-12 .elespare-popular-taxonomies-lists.popular-tag-circular .elespare-popular-tags-text .elespare-primary-icon-wrapper {
padding-left: 0;
padding-right: 7px; }
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu {
list-style: none;
margin: 0;
padding: 0;
display: flex;
flex-wrap: wrap; }
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul > li,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu > li {
margin: 0;
display: flex;
align-items: center;
position: relative; }
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul > li > a,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu > li > a {
line-height: 50px;
display: block;
font-weight: 600;
padding: 0 10px;
display: flex;
align-items: center; }
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul .elespare-menu-child,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu .elespare-menu-child {
position: absolute;
top: 100%;
left: 0;
visibility: hidden; }
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul .children,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul .sub-menu,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu .children,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu .sub-menu {
list-style: none;
min-width: 245px;
padding: 0;
margin: 0;
background-color: #fff;
box-shadow: 1px 5px 15px rgba(0, 0, 0, 0.1);
visibility: hidden;
opacity: 0;
position: absolute;
top: 100%;
left: 15px;
z-index: 9999;
overflow: visible; }
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul .children li > a,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul .sub-menu li > a,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu .children li > a,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu .sub-menu li > a {
line-height: 1.6;
display: block; }
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul .children li a,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul .sub-menu li a,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu .children li a,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu .sub-menu li a {
border-style: solid; }
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul .children .children,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul .children .elespare-menu-child,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul .sub-menu .children,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul .sub-menu .elespare-menu-child,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu .children .children,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu .children .elespare-menu-child,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu .sub-menu .children,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu .sub-menu .elespare-menu-child {
left: 100%; }
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul .children li.page_item_has_children,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul .children li.menu-item-has-children,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul .sub-menu li.page_item_has_children,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul .sub-menu li.menu-item-has-children,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu .children li.page_item_has_children,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu .children li.menu-item-has-children,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu .sub-menu li.page_item_has_children,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu .sub-menu li.menu-item-has-children {
position: relative; }
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.page_item_has_children > a:after,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.menu-item-has-children > a:after,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.page_item_has_children > a:after,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.menu-item-has-children > a:after {
padding-left: 10px; }
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.page_item_has_children > a > button.elespare-dropdwon-toggle,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.menu-item-has-children > a > button.elespare-dropdwon-toggle,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.page_item_has_children > a > button.elespare-dropdwon-toggle,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.menu-item-has-children > a > button.elespare-dropdwon-toggle {
display: none; }
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.page_item_has_children .page_item_has_children a,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.page_item_has_children .menu-item-has-children a,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.menu-item-has-children .page_item_has_children a,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.menu-item-has-children .menu-item-has-children a,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.page_item_has_children .page_item_has_children a,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.page_item_has_children .menu-item-has-children a,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.menu-item-has-children .page_item_has_children a,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.menu-item-has-children .menu-item-has-children a {
display: flex;
justify-content: space-between;
align-items: center; }
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.page_item_has_children .page_item_has_children .sub-menu,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.page_item_has_children .menu-item-has-children .sub-menu,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.menu-item-has-children .page_item_has_children .sub-menu,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.menu-item-has-children .menu-item-has-children .sub-menu,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.page_item_has_children .page_item_has_children .sub-menu,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.page_item_has_children .menu-item-has-children .sub-menu,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.menu-item-has-children .page_item_has_children .sub-menu,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.menu-item-has-children .menu-item-has-children .sub-menu {
left: 0;
top: 0; }
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.page_item_has_children .page_item_has_children .children,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.page_item_has_children .page_item_has_children .elespare-menu-child,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.page_item_has_children .menu-item-has-children .children,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.page_item_has_children .menu-item-has-children .elespare-menu-child,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.menu-item-has-children .page_item_has_children .children,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.menu-item-has-children .page_item_has_children .elespare-menu-child,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.menu-item-has-children .menu-item-has-children .children,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.menu-item-has-children .menu-item-has-children .elespare-menu-child,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.page_item_has_children .page_item_has_children .children,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.page_item_has_children .page_item_has_children .elespare-menu-child,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.page_item_has_children .menu-item-has-children .children,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.page_item_has_children .menu-item-has-children .elespare-menu-child,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.menu-item-has-children .page_item_has_children .children,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.menu-item-has-children .page_item_has_children .elespare-menu-child,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.menu-item-has-children .menu-item-has-children .children,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.menu-item-has-children .menu-item-has-children .elespare-menu-child {
top: 0; }
.elespare-navigation-wrapper.horizontal span.elespare-menu-item-description {
font-size: 12px;
line-height: normal;
padding: 0 5px;
font-style: italic;
font-weight: normal;
display: none; }
.elespare-navigation-wrapper.horizontal a {
text-decoration: none; }
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu li.page_item_has_children:hover > .children,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu li.page_item_has_children:hover > .elespare-menu-child > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu li.page_item_has_children:hover > .elespare-menu-child,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu li.menu-item-has-children:hover > .children,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu li.menu-item-has-children:hover > .elespare-menu-child > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu li.menu-item-has-children:hover > .elespare-menu-child {
visibility: visible;
opacity: 1;
z-index: 9999999;
transition-delay: 0s, 0s, 0.3s;
-webkit-transition: all 0.3s ease 0s, opacity 0.3s;
transition: all 0.3s ease 0s, opacity 0.3s; }
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu li.page_item_has_children:focus-within > .children,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu li.page_item_has_children:focus-within > .elespare-menu-child > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu li.page_item_has_children:focus-within > .elespare-menu-child,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu li.menu-item-has-children:focus-within > .children,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu li.menu-item-has-children:focus-within > .elespare-menu-child > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu li.menu-item-has-children:focus-within > .elespare-menu-child {
visibility: visible;
opacity: 1;
z-index: 9999999;
transition-delay: 0s, 0s, 0.3s;
-webkit-transition: all 0.3s ease 0s, opacity 0.3s;
transition: all 0.3s ease 0s, opacity 0.3s; }
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-1 .elespare-menu-child .sub-menu {
transform: translateY(-15px); }
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-1 .children {
transform: translateY(-15px); }
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-1 li.page_item_has_children:hover > .children,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-1 li.page_item_has_children:hover > .elespare-menu-child > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-1 li.page_item_has_children:hover > .elespare-menu-child,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-1 li.menu-item-has-children:hover > .children,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-1 li.menu-item-has-children:hover > .elespare-menu-child > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-1 li.menu-item-has-children:hover > .elespare-menu-child {
transform: translateY(0%); }
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-1 li.page_item_has_children:focus-within > .children,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-1 li.page_item_has_children:focus-within > .elespare-menu-child > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-1 li.page_item_has_children:focus-within > .elespare-menu-child,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-1 li.menu-item-has-children:focus-within > .children,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-1 li.menu-item-has-children:focus-within > .elespare-menu-child > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-1 li.menu-item-has-children:focus-within > .elespare-menu-child {
transform: translateY(0%); }
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-2 .elespare-menu-child .sub-menu {
transform: translateY(15px); }
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-2 .children {
transform: translateY(15px); }
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-2 li.menu-item-has-children:hover > .children,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-2 li.menu-item-has-children:hover > .elespare-menu-child > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-2 li.menu-item-has-children:hover > .elespare-menu-child {
transform: translateY(0%); }
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-2 li.menu-item-has-children:focus-within > .children,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-2 li.menu-item-has-children:focus-within > .elespare-menu-child > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-2 li.menu-item-has-children:focus-within > .elespare-menu-child {
transform: translateY(0%); }
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-3 .elespare-menu-child .sub-menu {
transform: scaleY(0);
transform-origin: top; }
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-3 .children {
transform: scaleY(0);
transform-origin: top; }
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-3 li.page_item_has_children:hover > .children,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-3 li.page_item_has_children:hover > .elespare-menu-child > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-3 li.page_item_has_children:hover > .elespare-menu-child,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-3 li.menu-item-has-children:hover > .children,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-3 li.menu-item-has-children:hover > .elespare-menu-child > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-3 li.menu-item-has-children:hover > .elespare-menu-child {
transform: scaleY(1); }
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-3 li.page_item_has_children:focus-within > .children,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-3 li.page_item_has_children:focus-within > .elespare-menu-child > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-3 li.page_item_has_children:focus-within > .elespare-menu-child,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-3 li.menu-item-has-children:focus-within > .children,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-3 li.menu-item-has-children:focus-within > .elespare-menu-child > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-3 li.menu-item-has-children:focus-within > .elespare-menu-child {
transform: scaleY(1); }
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu li.page_item_has_children > .children.active,
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu li.page_item_has_children > .elespare-menu-child.active > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu li.page_item_has_children > .elespare-menu-child.active,
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu li.menu-item-has-children > .children.active,
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu li.menu-item-has-children > .elespare-menu-child.active > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu li.menu-item-has-children > .elespare-menu-child.active {
visibility: visible;
opacity: 1;
z-index: 9999999;
transition-delay: 0s, 0s, 0.3s;
transition: all 0.3s ease 0s, opacity 0.3s; }
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu li.page_item_has_children > a:after,
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu li.menu-item-has-children > a:after {
display: none; }
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu li.page_item_has_children > a > button.elespare-dropdwon-toggle,
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu li.menu-item-has-children > a > button.elespare-dropdwon-toggle {
padding-left: 10px;
display: inline-block;
border: none;
padding: 0;
margin: 0;
background-color: transparent;
color: inherit;
line-height: 1.2; }
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu li.page_item_has_children > a > button.elespare-dropdwon-toggle:hover,
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu li.menu-item-has-children > a > button.elespare-dropdwon-toggle:hover {
background-color: transparent;
border: none;
color: inherit; }
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu li.page_item_has_children > a > button.elespare-dropdwon-toggle:focus,
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu li.menu-item-has-children > a > button.elespare-dropdwon-toggle:focus {
background-color: transparent;
border: none;
color: inherit;
outline: none; }
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu li.page_item_has_children > a > button.elespare-dropdwon-toggle:focus-visible,
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu li.menu-item-has-children > a > button.elespare-dropdwon-toggle:focus-visible {
outline: 1px solid; }
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu.animation-1 .elespare-menu-child .sub-menu {
transform: translateY(-15px); }
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu.animation-1 .children {
transform: translateY(-15px); }
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu.animation-1 li.page_item_has_children > .children,
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu.animation-1 li.page_item_has_children > .elespare-menu-child.active > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu.animation-1 li.page_item_has_children > .elespare-menu-child.active,
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu.animation-1 li.menu-item-has-children > .children,
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu.animation-1 li.menu-item-has-children > .elespare-menu-child.active > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu.animation-1 li.menu-item-has-children > .elespare-menu-child.active {
transform: translateY(0%); }
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu.animation-2 .elespare-menu-child .sub-menu {
transform: translateY(15px); }
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu.animation-2 .children {
transform: translateY(15px); }
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu.animation-2 li.menu-item-has-children > .children,
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu.animation-2 li.menu-item-has-children > .elespare-menu-child.active > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu.animation-2 li.menu-item-has-children > .elespare-menu-child.active {
transform: translateY(0%); }
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu.animation-3 .elespare-menu-child .sub-menu {
transform: scaleY(0);
transform-origin: top; }
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu.animation-3 .children {
transform: scaleY(0);
transform-origin: top; }
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu.animation-3 li.menu-item-has-children > .children,
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu.animation-3 li.menu-item-has-children > .elespare-menu-child.active > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu.animation-3 li.menu-item-has-children > .elespare-menu-child.active {
transform: scaleY(1); }
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-toggle {
display: none;
font-size: 48px; }
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-toggle .elespare-close-toggle {
display: none; }
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-toggle .elespare-open-toggle {
display: block; }
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-toggle.elespare-nav-menu-toggle .elespare-close-toggle {
display: block; }
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-toggle.elespare-nav-menu-toggle .elespare-open-toggle {
display: none; }
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-toggle {
display: none;
font-size: 48px; }
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-toggle .elespare-close-toggle {
display: none; }
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-toggle .elespare-open-toggle {
display: block; }
@media (max-width: 1025px) {
.elesapre-nav-menu__breakpoint-tablet-large .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-toggle, .elesapre-nav-menu__breakpoint-tablet-large .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-toggle {
display: block; }
.elesapre-nav-menu__breakpoint-tablet-large .elespare-navigation-wrapper.horizontal.drawer .elespare-overlay, .elesapre-nav-menu__breakpoint-tablet-large .elespare-navigation-wrapper.horizontal.dropdown .elespare-overlay {
background-color: rgba(0, 0, 0, 0.6);
position: fixed;
z-index: 999998;
top: 0;
bottom: 0;
left: 0;
right: 0;
transition: all 0.3s ease-out; }
.elesapre-nav-menu__breakpoint-tablet-large .elespare-navigation-wrapper.horizontal.drawer .elespare-overlay.show, .elesapre-nav-menu__breakpoint-tablet-large .elespare-navigation-wrapper.horizontal.dropdown .elespare-overlay.show {
display: block;
transition: all 0.3s ease-out; }
.elesapre-nav-menu__breakpoint-tablet-large .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar.show, .elesapre-nav-menu__breakpoint-tablet-large .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar.show {
transform: translateX(0);
transition: transform 0.3s ease-out;
display: block; }
.elesapre-nav-menu__breakpoint-tablet-large .elespare-navigation-wrapper.horizontal.drawer .elespare-main-navigation, .elesapre-nav-menu__breakpoint-tablet-large .elespare-navigation-wrapper.horizontal.dropdown .elespare-main-navigation {
display: none; } }
@media (max-width: 992px) {
.elesapre-nav-menu__breakpoint-tablet-small .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-toggle, .elesapre-nav-menu__breakpoint-tablet-small .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-toggle {
display: block; }
.elesapre-nav-menu__breakpoint-tablet-small .elespare-navigation-wrapper.horizontal.drawer .elespare-overlay, .elesapre-nav-menu__breakpoint-tablet-small .elespare-navigation-wrapper.horizontal.dropdown .elespare-overlay {
background-color: rgba(0, 0, 0, 0.6);
position: fixed;
z-index: 999998;
top: 0;
bottom: 0;
left: 0;
right: 0;
transition: all 0.3s ease-out; }
.elesapre-nav-menu__breakpoint-tablet-small .elespare-navigation-wrapper.horizontal.drawer .elespare-overlay.show, .elesapre-nav-menu__breakpoint-tablet-small .elespare-navigation-wrapper.horizontal.dropdown .elespare-overlay.show {
display: block;
transition: all 0.3s ease-out; }
.elesapre-nav-menu__breakpoint-tablet-small .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar.show, .elesapre-nav-menu__breakpoint-tablet-small .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar.show {
transform: translateX(0);
transition: transform 0.3s ease-out;
display: block; }
.elesapre-nav-menu__breakpoint-tablet-small .elespare-navigation-wrapper.horizontal.drawer .elespare-main-navigation, .elesapre-nav-menu__breakpoint-tablet-small .elespare-navigation-wrapper.horizontal.dropdown .elespare-main-navigation {
display: none; } }
@media (max-width: 768px) {
.elesapre-nav-menu__breakpoint-mobile-large .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-toggle, .elesapre-nav-menu__breakpoint-mobile-large .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-toggle {
display: block; }
.elesapre-nav-menu__breakpoint-mobile-large .elespare-navigation-wrapper.horizontal.drawer .elespare-overlay, .elesapre-nav-menu__breakpoint-mobile-large .elespare-navigation-wrapper.horizontal.dropdown .elespare-overlay {
background-color: rgba(0, 0, 0, 0.6);
position: fixed;
z-index: 999998;
top: 0;
bottom: 0;
left: 0;
right: 0;
transition: all 0.3s ease-out; }
.elesapre-nav-menu__breakpoint-mobile-large .elespare-navigation-wrapper.horizontal.drawer .elespare-overlay.show, .elesapre-nav-menu__breakpoint-mobile-large .elespare-navigation-wrapper.horizontal.dropdown .elespare-overlay.show {
display: block;
transition: all 0.3s ease-out; }
.elesapre-nav-menu__breakpoint-mobile-large .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar.show, .elesapre-nav-menu__breakpoint-mobile-large .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar.show {
transform: translateX(0);
transition: transform 0.3s ease-out;
display: block; }
.elesapre-nav-menu__breakpoint-mobile-large .elespare-navigation-wrapper.horizontal.drawer .elespare-main-navigation, .elesapre-nav-menu__breakpoint-mobile-large .elespare-navigation-wrapper.horizontal.dropdown .elespare-main-navigation {
display: none; } }
@media (max-width: 480px) {
.elesapre-nav-menu__breakpoint-mobile-small .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-toggle, .elesapre-nav-menu__breakpoint-mobile-small .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-toggle {
display: block; }
.elesapre-nav-menu__breakpoint-mobile-small .elespare-navigation-wrapper.horizontal.drawer .elespare-overlay, .elesapre-nav-menu__breakpoint-mobile-small .elespare-navigation-wrapper.horizontal.dropdown .elespare-overlay {
background-color: rgba(0, 0, 0, 0.6);
position: fixed;
z-index: 999998;
top: 0;
bottom: 0;
left: 0;
right: 0;
transition: all 0.3s ease-out; }
.elesapre-nav-menu__breakpoint-mobile-small .elespare-navigation-wrapper.horizontal.drawer .elespare-overlay.show, .elesapre-nav-menu__breakpoint-mobile-small .elespare-navigation-wrapper.horizontal.dropdown .elespare-overlay.show {
display: block;
transition: all 0.3s ease-out; }
.elesapre-nav-menu__breakpoint-mobile-small .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar.show, .elesapre-nav-menu__breakpoint-mobile-small .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar.show {
transform: translateX(0);
transition: transform 0.3s ease-out;
display: block; }
.elesapre-nav-menu__breakpoint-mobile-small .elespare-navigation-wrapper.horizontal.drawer .elespare-main-navigation, .elesapre-nav-menu__breakpoint-mobile-small .elespare-navigation-wrapper.horizontal.dropdown .elespare-main-navigation {
display: none; } }
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar {
position: fixed;
left: 0;
width: 300px;
transform: translateX(-100%);
transition: transform 0.3s ease-out;
top: 0;
bottom: 0;
z-index: 999999;
background-color: #fff;
display: none; }
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .elespare--close-menu-side-bar {
font-size: 30px;
display: block;
padding: 5px 10px;
text-align: right; }
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .elespare-menu-sidebar--wrapper {
padding: 0 0 20px 0px;
height: 100vh; }
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .elespare-menu-sidebar--wrapper .elespare-menu-dropdown {
list-style: none;
margin: 0;
padding: 20px;
height: 100%;
overflow-y: scroll;
width: 100%; }
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .elespare-menu-sidebar--wrapper .elespare-menu-dropdown ul {
list-style: none;
margin: 0;
padding: 0; }
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .elespare-menu-sidebar--wrapper .elespare-menu-dropdown ul li.page_item a,
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .elespare-menu-sidebar--wrapper .elespare-menu-dropdown ul li.menu-item a {
display: flex;
justify-content: flex-start;
align-items: center;
line-height: 50px;
border-bottom: 1px solid #eee; }
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .elespare-menu-sidebar--wrapper .elespare-menu-dropdown .children,
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .elespare-menu-sidebar--wrapper .elespare-menu-dropdown .sub-menu {
display: none;
padding-left: 10px; }
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .elespare-menu-sidebar--wrapper .elespare-menu-dropdown::-webkit-scrollbar {
width: 5px; }
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .elespare-menu-sidebar--wrapper .elespare-menu-dropdown::-webkit-scrollbar-thumb {
background: #1f3d70;
border-radius: 50px; }
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .elespare-menu-sidebar--wrapper .elespare-menu-dropdown::-webkit-scrollbar-thumb:hover {
background: #fc1550; }
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .page_item_has_children a,
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .menu-item-has-children a {
display: flex;
justify-content: space-between; }
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .page_item_has_children a::after,
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .menu-item-has-children a::after {
display: none; }
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .page_item_has_children > a > button.elespare-dropdwon-toggle,
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .menu-item-has-children > a > button.elespare-dropdwon-toggle {
display: inline-block;
background-color: transparent;
border: none;
padding: 0;
margin: 0;
color: inherit;
width: 30px;
height: 30px; }
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .page_item_has_children > a > button.elespare-dropdwon-toggle:hover,
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .menu-item-has-children > a > button.elespare-dropdwon-toggle:hover {
background-color: transparent;
border: none;
color: inherit; }
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .page_item_has_children > a > button.elespare-dropdwon-toggle:focus,
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .menu-item-has-children > a > button.elespare-dropdwon-toggle:focus {
outline: 1px dotted;
background: transparent;
border: none; }
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .page_item_has_children > a > button.elespare-dropdwon-toggle:after,
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .menu-item-has-children > a > button.elespare-dropdwon-toggle:after {
transition: all 0.3s;
display: inline-block; }
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .page_item_has_children > a > button.elespare-dropdwon-toggle.up:after,
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .menu-item-has-children > a > button.elespare-dropdwon-toggle.up:after {
transition: all 0.3s; }
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar.elespare-menu-right {
right: 0;
left: auto;
transform: translateX(100%); }
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar.elespare-menu-right .elespare--close-menu-side-bar {
text-align: left; }
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown {
position: absolute;
top: 100%;
left: 0;
z-index: 12;
background-color: #fff;
margin-top: 10px;
padding: 0 20px 20px;
-webkit-transition: max-height 0.3s, -webkit-transform 0.3s;
transition: max-height 0.3s, -webkit-transform 0.3s;
-o-transition: max-height 0.3s, transform 0.3s;
transition: max-height 0.3s, transform 0.3s;
transition: max-height 0.3s, transform 0.3s, -webkit-transform 0.3s;
-webkit-transform-origin: top;
-ms-transform-origin: top;
transform-origin: top;
overflow: auto;
-webkit-transform: scaleY(0);
-ms-transform: scaleY(0);
transform: scaleY(0);
max-height: 0; }
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown ul {
list-style: none;
padding: 0;
margin: 0; }
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown ul li.page_item,
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown ul li.menu-item {
margin: 0; }
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown ul li.page_item a,
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown ul li.menu-item a {
display: flex;
justify-content: flex-start;
align-items: center;
line-height: 50px;
border-bottom: 1px solid #eee; }
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .page_item_has_children a,
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .menu-item-has-children a {
display: flex;
justify-content: space-between; }
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .page_item_has_children a::after,
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .menu-item-has-children a::after {
display: none; }
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .page_item_has_children > a > button.elespare-dropdwon-toggle,
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .menu-item-has-children > a > button.elespare-dropdwon-toggle {
display: inline-block;
border: none;
padding: 0;
margin: 0;
color: inherit;
width: 30px;
height: 30px; }
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .page_item_has_children > a > button.elespare-dropdwon-toggle:hover,
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .menu-item-has-children > a > button.elespare-dropdwon-toggle:hover {
background-color: transparent;
border: none;
color: inherit; }
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .page_item_has_children > a > button.elespare-dropdwon-toggle:focus,
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .menu-item-has-children > a > button.elespare-dropdwon-toggle:focus {
outline: 1px dotted;
background: transparent;
border: none; }
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .page_item_has_children > a > button.elespare-dropdwon-toggle:after,
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .menu-item-has-children > a > button.elespare-dropdwon-toggle:after {
transition: all 0.3s;
display: inline-block; }
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .page_item_has_children > a > button.elespare-dropdwon-toggle.up:after,
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .menu-item-has-children > a > button.elespare-dropdwon-toggle.up:after {
transition: all 0.3s; }
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .children,
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .sub-menu {
display: none; }
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown.show {
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1);
max-height: 100vh; }
.elespare-overlay {
display: none; }
.elespare--hover-background ul.elespare-menu > li:hover > a,
.elespare--hover-background div.elespare-menu ul > li:hover > a {
color: #aa3166; }
.elespare--hover-overline .elespare-menu li a:before,
.elespare--hover-underline .elespare-menu li a:before {
position: absolute;
display: block;
content: "";
height: 3px;
width: 0;
transition: width 0.3s linear; }
.elespare--hover-overline div.elespare-menu ul > li:hover > a,
.elespare--hover-overline ul.elespare-menu > li:hover > a,
.elespare--hover-underline div.elespare-menu ul > li:hover > a,
.elespare--hover-underline ul.elespare-menu > li:hover > a {
position: relative; }
.elespare--hover-overline div.elespare-menu ul > li:hover > a:before,
.elespare--hover-overline ul.elespare-menu > li:hover > a:before,
.elespare--hover-underline div.elespare-menu ul > li:hover > a:before,
.elespare--hover-underline ul.elespare-menu > li:hover > a:before {
width: 50px;
background-color: #000; }
.elespare--hover-overline .elespare-menu li .sub-menu > li a,
.elespare--hover-underline .elespare-menu li .sub-menu > li a {
position: relative; }
.elespare--hover-overline .elespare-menu li .sub-menu > li a:after,
.elespare--hover-underline .elespare-menu li .sub-menu > li a:after {
top: auto;
bottom: 12px; }
.elespare--hover-underline li a:before {
bottom: 0; }
.elespare--hover-overline .elespare-menu li a:before {
top: 0; }
.elespare--hover-overline div.elespare-menu ul > li:hover > a,
.elespare--hover-overline ul.elespare-menu > li:hover > a {
position: relative; }
.elespare--hover-overline div.elespare-menu ul > li:hover > a:before,
.elespare--hover-overline ul.elespare-menu > li:hover > a:before {
width: 80px;
background-color: #000; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal .elespare-menu li.page_item_has_children > a:after,
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal .elespare-menu li.menu-item-has-children > a:after {
content: "\f107";
font-family: "elespare-icons"; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal .elespare-menu .elespare-menu-child .sub-menu li.menu-item-has-children > a:after {
content: "\f105";
font-family: "elespare-icons"; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal .elespare-menu .children li.page_item_has_children > a:after {
content: "\f105";
font-family: "elespare-icons"; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.sub-click .elespare-menu li.page_item_has_children > a:after,
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.sub-click .elespare-menu li.menu-item-has-children > a:after {
display: none; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.sub-click .elespare-menu li.page_item_has_children > a > button.elespare-dropdwon-toggle:after,
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.sub-click .elespare-menu li.menu-item-has-children > a > button.elespare-dropdwon-toggle:after {
content: "\f107";
font-family: "elespare-icons";
padding-left: 10px; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.sub-click .elespare-menu .elespare-menu-child .sub-menu li.menu-item-has-children > a:after {
display: none; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.sub-click .elespare-menu .elespare-menu-child .sub-menu li.menu-item-has-children > a > button.elespare-dropdwon-toggle:after {
content: "\f105";
font-family: "elespare-icons"; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.sub-click .elespare-menu .children li.page_item_has_children > a:after {
display: none; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.sub-click .elespare-menu .children li.page_item_has_children > a > button.elespare-dropdwon-toggle:after {
content: "\f105";
font-family: "elespare-icons"; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .page_item_has_children > a > button.elespare-dropdwon-toggle,
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .menu-item-has-children > a > button.elespare-dropdwon-toggle {
margin-left: auto; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .page_item_has_children > a > button.elespare-dropdwon-toggle:after,
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .menu-item-has-children > a > button.elespare-dropdwon-toggle:after {
content: "\f107";
font-family: "elespare-icons"; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .page_item_has_children > a > button.elespare-dropdwon-toggle.up:after,
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .menu-item-has-children > a > button.elespare-dropdwon-toggle.up:after {
content: "\f106"; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .page_item_has_children > a > button.elespare-dropdwon-toggle,
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .menu-item-has-children > a > button.elespare-dropdwon-toggle {
margin-left: auto; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .page_item_has_children > a > button.elespare-dropdwon-toggle:after,
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .menu-item-has-children > a > button.elespare-dropdwon-toggle:after {
content: "\f107";
font-family: "elespare-icons"; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .page_item_has_children > a > button.elespare-dropdwon-toggle.up:after,
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .menu-item-has-children > a > button.elespare-dropdwon-toggle.up:after {
content: "\f106"; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-plus .elespare-navigation-wrapper.horizontal .elespare-menu li.page_item_has_children > a:after,
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-plus .elespare-navigation-wrapper.horizontal .elespare-menu li.menu-item-has-children > a:after {
content: "\e82e";
font-family: "elespare-icons"; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-plus .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .page_item_has_children > a > button.elespare-dropdwon-toggle,
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-plus .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .menu-item-has-children > a > button.elespare-dropdwon-toggle {
margin-left: auto; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-plus .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .page_item_has_children > a > button.elespare-dropdwon-toggle:after,
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-plus .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .menu-item-has-children > a > button.elespare-dropdwon-toggle:after {
content: "\e82e";
font-family: "elespare-icons"; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-plus .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .page_item_has_children > a > button.elespare-dropdwon-toggle,
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-plus .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .menu-item-has-children > a > button.elespare-dropdwon-toggle {
margin-left: auto; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-plus .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .page_item_has_children > a > button.elespare-dropdwon-toggle:after,
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-plus .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .menu-item-has-children > a > button.elespare-dropdwon-toggle:after {
content: "\e82e";
font-family: "elespare-icons"; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal .elespare-menu li.page_item_has_children > a:after {
content: "\e82d";
font-family: "elespare-icons"; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal .elespare-menu li.menu-item-has-children > a:first-child:after {
content: "\e82d";
font-family: "elespare-icons"; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal .elespare-menu .elespare-menu-child .sub-menu li.menu-item-has-children > a:after {
content: "\e82d";
font-family: "elespare-icons"; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal .elespare-menu .children li.page_item_has_children > a:after {
content: "\e82d";
font-family: "elespare-icons"; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .page_item_has_children > a > button.elespare-dropdwon-toggle,
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .menu-item-has-children > a > button.elespare-dropdwon-toggle {
margin-left: auto; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .page_item_has_children > a > button.elespare-dropdwon-toggle:after,
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .menu-item-has-children > a > button.elespare-dropdwon-toggle:after {
content: "\e82d";
font-family: "elespare-icons"; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .page_item_has_children > a > button.elespare-dropdwon-toggle.up:after,
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .menu-item-has-children > a > button.elespare-dropdwon-toggle.up:after {
content: "\e821"; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .page_item_has_children > a > button.elespare-dropdwon-toggle,
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .menu-item-has-children > a > button.elespare-dropdwon-toggle {
margin-left: auto; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .page_item_has_children > a > button.elespare-dropdwon-toggle:after,
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .menu-item-has-children > a > button.elespare-dropdwon-toggle:after {
content: "\e82d";
font-family: "elespare-icons"; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .page_item_has_children > a > button.elespare-dropdwon-toggle.up:after,
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .menu-item-has-children > a > button.elespare-dropdwon-toggle.up:after {
content: "\e821"; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-plus .elespare-navigation-wrapper.horizontal.sub-click .elespare-menu li.menu-item-has-children > a > button.elespare-dropdwon-toggle:after {
content: "\e82e";
font-family: "elespare-icons";
padding-left: 10px; }
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal.sub-click .elespare-menu li.menu-item-has-children > a > button.elespare-dropdwon-toggle:after {
content: "\e82d";
font-family: "elespare-icons";
padding-left: 10px; }
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation div.elespare-menu > ul,
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation ul.elespare-menu {
justify-content: flex-start; }
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.center .elespare-main-navigation div.elespare-menu > ul,
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.center .elespare-main-navigation ul.elespare-menu {
justify-content: center; }
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation div.elespare-menu > ul,
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation ul.elespare-menu {
justify-content: flex-end; }
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation div.elespare-menu > ul > li.menu-item:nth-last-child(2):has(.elespare-menu-child) > .elespare-menu-child,
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation div.elespare-menu > ul > li.menu-item:last-child:has(.elespare-menu-child) > .elespare-menu-child,
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation ul.elespare-menu > li.menu-item:nth-last-child(2):has(.elespare-menu-child) > .elespare-menu-child,
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation ul.elespare-menu > li.menu-item:last-child:has(.elespare-menu-child) > .elespare-menu-child {
left: auto;
right: 0; }
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation div.elespare-menu > ul > li.menu-item:nth-last-child(2):has(.elespare-menu-child) > .elespare-menu-child .sub-menu,
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation div.elespare-menu > ul > li.menu-item:last-child:has(.elespare-menu-child) > .elespare-menu-child .sub-menu,
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation ul.elespare-menu > li.menu-item:nth-last-child(2):has(.elespare-menu-child) > .elespare-menu-child .sub-menu,
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation ul.elespare-menu > li.menu-item:last-child:has(.elespare-menu-child) > .elespare-menu-child .sub-menu {
left: auto;
right: 0; }
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation div.elespare-menu > ul > li.menu-item:nth-last-child(2):has(.elespare-menu-child) > .elespare-menu-child .sub-menu .menu-item-has-children a::after,
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation div.elespare-menu > ul > li.menu-item:last-child:has(.elespare-menu-child) > .elespare-menu-child .sub-menu .menu-item-has-children a::after,
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation ul.elespare-menu > li.menu-item:nth-last-child(2):has(.elespare-menu-child) > .elespare-menu-child .sub-menu .menu-item-has-children a::after,
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation ul.elespare-menu > li.menu-item:last-child:has(.elespare-menu-child) > .elespare-menu-child .sub-menu .menu-item-has-children a::after {
transform: scaleX(-1);
padding-left: 0;
padding-right: 10px; }
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation div.elespare-menu > ul > li.menu-item:nth-last-child(2):has(.elespare-menu-child) > .elespare-menu-child .elespare-menu-child,
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation div.elespare-menu > ul > li.menu-item:last-child:has(.elespare-menu-child) > .elespare-menu-child .elespare-menu-child,
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation ul.elespare-menu > li.menu-item:nth-last-child(2):has(.elespare-menu-child) > .elespare-menu-child .elespare-menu-child,
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation ul.elespare-menu > li.menu-item:last-child:has(.elespare-menu-child) > .elespare-menu-child .elespare-menu-child {
left: auto;
right: 100%; }
@media (max-width: 1025px) {
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.elespare-mobile-none-left .elespare-main-navigation div.elespare-menu > ul,
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.elespare-mobile-none-left .elespare-main-navigation ul.elespare-menu {
justify-content: flex-start; }
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.elespare-mobile-none-center .elespare-main-navigation div.elespare-menu > ul,
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.elespare-mobile-none-center .elespare-main-navigation ul.elespare-menu {
justify-content: center; }
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.elespare-mobile-none-right .elespare-main-navigation div.elespare-menu > ul,
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.elespare-mobile-none-right .elespare-main-navigation ul.elespare-menu {
justify-content: flex-end; } }
@media (max-width: 1025px) {
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.elespare-mobile-responsive-left .elespare-menu-toggle {
text-align: left; }
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.elespare-mobile-responsive-center .elespare-menu-toggle {
text-align: center; }
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.elespare-mobile-responsive-right .elespare-menu-toggle {
text-align: right; } }
.elementor-align-justify .elespare-menu-toggle-vertical {
width: 100%; }
@media (max-width: 480px) {
.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar {
width: 100%; }
.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown.show {
width: calc(100vw - 20px); } }
.elespare-navigation-wrapper.horizontal a:focus {
outline: none; }
.elespare-navigation-wrapper.horizontal a:focus-visible {
outline: 1px dotted; }
body.rtl .elementor-column {
overflow-x: visible; }
body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation div.elespare-menu > ul,
body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation ul.elespare-menu {
justify-content: flex-end; }
body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation div.elespare-menu > ul,
body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation ul.elespare-menu {
justify-content: flex-start; }
body.rtl .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal .elespare-menu .elespare-menu-child .sub-menu li.menu-item-has-children > a:after {
transform: scale(-1); }
body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation div.elespare-menu > ul > li.menu-item:nth-last-child(2):has(.elespare-menu-child) > .elespare-menu-child,
body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation div.elespare-menu > ul > li.menu-item:last-child:has(.elespare-menu-child) > .elespare-menu-child,
body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation ul.elespare-menu > li.menu-item:nth-last-child(2):has(.elespare-menu-child) > .elespare-menu-child,
body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation ul.elespare-menu > li.menu-item:last-child:has(.elespare-menu-child) > .elespare-menu-child {
left: 0;
right: auto; }
body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation div.elespare-menu > ul > li.menu-item:nth-last-child(2):has(.elespare-menu-child) > .elespare-menu-child .sub-menu,
body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation div.elespare-menu > ul > li.menu-item:last-child:has(.elespare-menu-child) > .elespare-menu-child .sub-menu,
body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation ul.elespare-menu > li.menu-item:nth-last-child(2):has(.elespare-menu-child) > .elespare-menu-child .sub-menu,
body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation ul.elespare-menu > li.menu-item:last-child:has(.elespare-menu-child) > .elespare-menu-child .sub-menu {
left: 0;
right: auto; }
body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation div.elespare-menu > ul > li.menu-item:nth-last-child(2):has(.elespare-menu-child) > .elespare-menu-child .sub-menu .menu-item-has-children a::after,
body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation div.elespare-menu > ul > li.menu-item:last-child:has(.elespare-menu-child) > .elespare-menu-child .sub-menu .menu-item-has-children a::after,
body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation ul.elespare-menu > li.menu-item:nth-last-child(2):has(.elespare-menu-child) > .elespare-menu-child .sub-menu .menu-item-has-children a::after,
body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation ul.elespare-menu > li.menu-item:last-child:has(.elespare-menu-child) > .elespare-menu-child .sub-menu .menu-item-has-children a::after {
transform: scaleX(1);
padding-left: 0;
padding-right: 10px; }
body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation div.elespare-menu > ul > li.menu-item:nth-last-child(2):has(.elespare-menu-child) > .elespare-menu-child .elespare-menu-child,
body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation div.elespare-menu > ul > li.menu-item:last-child:has(.elespare-menu-child) > .elespare-menu-child .elespare-menu-child,
body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation ul.elespare-menu > li.menu-item:nth-last-child(2):has(.elespare-menu-child) > .elespare-menu-child .elespare-menu-child,
body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation ul.elespare-menu > li.menu-item:last-child:has(.elespare-menu-child) > .elespare-menu-child .elespare-menu-child {
left: 100%;
right: auto; }
body.rtl .elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.menu-item-has-children > a:after {
padding-left: 0px;
padding-right: 10px; }
body.rtl .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .page_item_has_children > a > button.elespare-dropdwon-toggle,
body.rtl .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .menu-item-has-children > a > button.elespare-dropdwon-toggle, body.rtl .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-plus .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .page_item_has_children > a > button.elespare-dropdwon-toggle,
body.rtl .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-plus .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .menu-item-has-children > a > button.elespare-dropdwon-toggle, body.rtl .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .page_item_has_children > a > button.elespare-dropdwon-toggle,
body.rtl .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .menu-item-has-children > a > button.elespare-dropdwon-toggle {
margin-left: unset;
margin-right: auto; }
body.rtl .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .page_item_has_children > a > button.elespare-dropdwon-toggle,
body.rtl .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .menu-item-has-children > a > button.elespare-dropdwon-toggle, body.rtl .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-plus .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .page_item_has_children > a > button.elespare-dropdwon-toggle,
body.rtl .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-plus .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .menu-item-has-children > a > button.elespare-dropdwon-toggle, body.rtl .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .page_item_has_children > a > button.elespare-dropdwon-toggle,
body.rtl .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .menu-item-has-children > a > button.elespare-dropdwon-toggle {
margin-left: unset;
margin-right: auto; }
body.rtl .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-plus .elespare-navigation-wrapper.horizontal.sub-click .elespare-menu li.menu-item-has-children > a > button.elespare-dropdwon-toggle:after, body.rtl .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal.sub-click .elespare-menu li.menu-item-has-children > a > button.elespare-dropdwon-toggle:after, body.rtl .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.sub-click .elespare-menu li.menu-item-has-children > a > button.elespare-dropdwon-toggle:after {
padding-left: unset;
padding-right: 10px; }
body.rtl .elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.menu-item-has-children > a:after {
padding-left: 0px;
padding-right: 10px; }
body.rtl .elespare-navigation-wrapper.horizontal .elespare-main-navigation .elespare-menu-child {
left: unset;
right: 0; }
body.rtl .elespare-navigation-wrapper.horizontal .elespare-main-navigation .children,
body.rtl .elespare-navigation-wrapper.horizontal .elespare-main-navigation .sub-menu {
right: 15px;
left: unset; }
body.rtl .elespare-navigation-wrapper.horizontal .elespare-main-navigation .children .children,
body.rtl .elespare-navigation-wrapper.horizontal .elespare-main-navigation .children .elespare-menu-child,
body.rtl .elespare-navigation-wrapper.horizontal .elespare-main-navigation .sub-menu .children,
body.rtl .elespare-navigation-wrapper.horizontal .elespare-main-navigation .sub-menu .elespare-menu-child {
right: 100%;
left: unset; }
body.rtl .elespare-navigation-wrapper.horizontal .elespare-main-navigation li.page_item_has_children > a:after,
body.rtl .elespare-navigation-wrapper.horizontal .elespare-main-navigation li.menu-item-has-children > a:after {
padding-left: 0px;
padding-right: 10px; }
body.rtl .elespare-navigation-wrapper.horizontal .elespare-main-navigation li.page_item_has_children .page_item_has_children .sub-menu,
body.rtl .elespare-navigation-wrapper.horizontal .elespare-main-navigation li.page_item_has_children .menu-item-has-children .sub-menu,
body.rtl .elespare-navigation-wrapper.horizontal .elespare-main-navigation li.menu-item-has-children .page_item_has_children .sub-menu,
body.rtl .elespare-navigation-wrapper.horizontal .elespare-main-navigation li.menu-item-has-children .menu-item-has-children .sub-menu {
left: unset;
right: 0; }
.elespare-date-time-widget {
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 10px; }
.elespare-date-time-widget .elespare-date-time {
display: flex;
overflow: hidden; }
.elespare-date-time-widget .elespare-date-time .elespare-icon-wrapper {
display: flex;
align-items: center; }
.elespare-date-time-widget .elespare-date-time .elespare-date {
align-self: center; }
.elespare-date-time-widget.date-time-style-1 .elespare-date-time {
gap: 5px; }
.elespare-date-time-widget.date-time-style-2 .elespare-date-time {
gap: 10px;
padding: 5px 10px; }
.elespare-date-time-widget.date-time-style-3 .elespare-date-time {
gap: 10px;
padding: 5px 10px;
border-radius: 6px; }
.elespare-date-time-widget.date-time-style-4 .elespare-date-time {
border-radius: 0 6px 0 6px; }
.elespare-date-time-widget.date-time-style-4 .elespare-date-time .elespare-icon-wrapper {
padding: 5px 10px;
border-right: 1px solid rgba(0, 0, 0, 0.15); }
.elespare-date-time-widget.date-time-style-4 .elespare-date-time .elespare-date, .elespare-date-time-widget.date-time-style-4 .elespare-date-time .elespare-time-text {
padding: 5px 10px;
display: inline-block; }
.elespare-date-time-widget.date-time-style-5 .elespare-date-time {
border-radius: 100px;
overflow: hidden; }
.elespare-date-time-widget.date-time-style-5 .elespare-date-time .elespare-icon-wrapper {
padding: 5px 10px 5px 12px;
background-color: rgba(0, 0, 0, 0.15); }
.elespare-date-time-widget.date-time-style-5 .elespare-date-time .elespare-date, .elespare-date-time-widget.date-time-style-5 .elespare-date-time .elespare-time-text {
padding: 5px 10px;
display: inline-block; }
.elespare-date-time-widget.date-time-style-6 .elespare-date-time {
gap: 10px;
border-radius: 0 6px 6px 6px;
overflow: hidden; }
.elespare-date-time-widget.date-time-style-6 .elespare-date-time .elespare-icon-wrapper {
padding: 5px 10px;
background-color: rgba(0, 0, 0, 0.15);
position: relative; }
.elespare-date-time-widget.date-time-style-6 .elespare-date-time .elespare-icon-wrapper::after {
content: "";
border: 8px solid;
border-color: transparent transparent transparent rgba(0, 0, 0, 0.15);
position: absolute;
top: 50%;
left: 100%;
transform: translateY(-50%); }
.elespare-date-time-widget.date-time-style-6 .elespare-date-time .elespare-date, .elespare-date-time-widget.date-time-style-6 .elespare-date-time .elespare-time-text {
padding: 5px 10px;
display: inline-block; }
.elespare-date-time-widget.date-time-style-7 .elespare-date-time {
border-radius: 6px 0 0 0;
overflow: hidden; }
.elespare-date-time-widget.date-time-style-7 .elespare-date-time .elespare-icon-wrapper {
clip-path: polygon(0 0, 100% 0%, 75% 100%, 0% 100%);
padding: 5px 20px 5px 12px;
background-color: rgba(0, 0, 0, 0.15); }
.elespare-date-time-widget.date-time-style-7 .elespare-date-time .elespare-date, .elespare-date-time-widget.date-time-style-7 .elespare-date-time .elespare-time-text {
padding: 5px 10px;
display: inline-block; }
.elespare-date-time-widget.date-time-style-8 .elespare-date-time {
border-radius: 100px;
overflow: hidden; }
.elespare-date-time-widget.date-time-style-8 .elespare-date-time .elespare-icon-wrapper {
clip-path: polygon(0 0, 75% 0, 100% 100%, 0% 100%);
padding: 5px 20px 5px 12px;
background-color: rgba(0, 0, 0, 0.15); }
.elespare-date-time-widget.date-time-style-8 .elespare-date-time .elespare-date, .elespare-date-time-widget.date-time-style-8 .elespare-date-time .elespare-time-text {
padding: 5px 10px;
display: inline-block; }
.elespare-date-time-widget.date-time-style-9 .elespare-date-time {
align-items: flex-start;
border-radius: 6px; }
.elespare-date-time-widget.date-time-style-9 .elespare-date-time .elespare-icon-wrapper {
padding: 0 0 5px 10px; }
.elespare-date-time-widget.date-time-style-9 .elespare-date-time .elespare-icon-wrapper i {
background-color: rgba(0, 0, 0, 0.15);
border-radius: 0 0 100px 100px;
padding: 15px 10px 10px 10px;
display: inline-block;
text-align: center;
line-height: 1; }
.elespare-date-time-widget.date-time-style-9 .elespare-date-time .elespare-date, .elespare-date-time-widget.date-time-style-9 .elespare-date-time .elespare-time-text {
padding: 5px 10px;
display: inline-block; }
.elespare-date-time-widget.date-time-style-10 .elespare-date-time {
border-radius: 6px;
overflow: hidden; }
.elespare-date-time-widget.date-time-style-10 .elespare-date-time .elespare-icon-wrapper {
clip-path: polygon(0% 0%, 75% 0, 100% 50%, 75% 100%, 0% 100%);
padding: 5px 20px 5px 12px;
background-color: rgba(0, 0, 0, 0.15); }
.elespare-date-time-widget.date-time-style-10 .elespare-date-time .elespare-date, .elespare-date-time-widget.date-time-style-10 .elespare-date-time .elespare-time-text {
padding: 5px 10px;
display: inline-block; }
.elespare-date-time-widget.date-time-style-11 .elespare-date-time {
border-radius: 6px 0 6px 0;
overflow: hidden; }
.elespare-date-time-widget.date-time-style-11 .elespare-date-time .elespare-icon-wrapper {
padding: 3px 0 3px 5px; }
.elespare-date-time-widget.date-time-style-11 .elespare-date-time .elespare-icon-wrapper i {
clip-path: circle(45% at 50% 50%);
padding: 12px;
background-color: rgba(0, 0, 0, 0.15);
display: inline-block;
line-height: 1; }
.elespare-date-time-widget.date-time-style-11 .elespare-date-time .elespare-date, .elespare-date-time-widget.date-time-style-11 .elespare-date-time .elespare-time-text {
padding: 5px 10px;
display: inline-block; }
.elespare-date-time-widget.date-time-style-12 .elespare-date-time {
border-radius: 6px 6px 0 0;
overflow: hidden; }
.elespare-date-time-widget.date-time-style-12 .elespare-date-time .elespare-icon-wrapper {
padding: 5px 0 5px 5px; }
.elespare-date-time-widget.date-time-style-12 .elespare-date-time .elespare-icon-wrapper i {
clip-path: circle(50% at 50% 50%);
padding: 7px 8px;
border: 2px solid currentColor;
display: inline-block;
line-height: 1;
border-radius: 50%; }
.elespare-date-time-widget.date-time-style-12 .elespare-date-time .elespare-date, .elespare-date-time-widget.date-time-style-12 .elespare-date-time .elespare-time-text {
padding: 5px 10px;
display: inline-block; }
.elespare-date-time-widget.date-time-rounded .elespare-date-time {
border-radius: 6px; }
.elespare-date-time-widget.date-time-circular .elespare-date-time {
border-radius: 100px; }
.elespare-date-time-widget.date-time-circular .elespare-date-time .elespare-icon-wrapper {
padding-left: 12px; }
.elespare-date-time-widget.date-time-circular.date-time-style-2 .elespare-date-time .elespare-icon-wrapper, .elespare-date-time-widget.date-time-circular.date-time-style-3 .elespare-date-time .elespare-icon-wrapper {
padding-left: 2px; }
.elespare-date-time-widget.date-time-circular.date-time-style-11 .elespare-date-time .elespare-icon-wrapper, .elespare-date-time-widget.date-time-circular.date-time-style-12 .elespare-date-time .elespare-icon-wrapper {
padding-left: 7px; }
.elespare-date-time-widget.date-time-rectangular .elespare-date-time {
border-radius: 0; }
.elespare-date-time-widget.date-time-order-2 .elespare-date-wrapper {
order: 1; }
.elespare-date-time-widget.date-time-vertical {
flex-direction: column;
align-items: flex-start; }
.elespare-section-title-elespare-left .elespare-date-time-widget {
justify-content: flex-start; }
.elespare-section-title-elespare-left .elespare-date-time-widget.date-time-vertical {
align-items: flex-start; }
.elespare-section-title-elespare-center .elespare-date-time-widget {
justify-content: center; }
.elespare-section-title-elespare-center .elespare-date-time-widget.date-time-vertical {
justify-content: flex-start;
align-items: center; }
.elespare-section-title-elespare-right .elespare-date-time-widget {
justify-content: flex-end; }
.elespare-section-title-elespare-right .elespare-date-time-widget.date-time-vertical {
justify-content: flex-start;
align-items: flex-end; }
@media screen and (max-width: 768px) {
.elespare-section-title-tablet-elespare-left .elespare-date-time-widget {
justify-content: flex-start; }
.elespare-section-title-tablet-elespare-left .elespare-date-time-widget.date-time-vertical {
align-items: flex-start; }
.elespare-section-title-tablet-elespare-center .elespare-date-time-widget {
justify-content: center; }
.elespare-section-title-tablet-elespare-center .elespare-date-time-widget.date-time-vertical {
justify-content: flex-start;
align-items: center; }
.elespare-section-title-tablet-elespare-right .elespare-date-time-widget {
justify-content: flex-end; }
.elespare-section-title-tablet-elespare-right .elespare-date-time-widget.date-time-vertical {
justify-content: flex-start;
align-items: flex-end; } }
@media screen and (max-width: 480px) {
.elespare-section-title-mobile-elespare-left .elespare-date-time-widget {
justify-content: flex-start; }
.elespare-section-title-mobile-elespare-left .elespare-date-time-widget.date-time-vertical {
align-items: flex-start; }
.elespare-section-title-mobile-elespare-center .elespare-date-time-widget {
justify-content: center; }
.elespare-section-title-mobile-elespare-center .elespare-date-time-widget.date-time-vertical {
justify-content: flex-start;
align-items: center; }
.elespare-section-title-mobile-elespare-right .elespare-date-time-widget {
justify-content: flex-end; }
.elespare-section-title-mobile-elespare-right .elespare-date-time-widget.date-time-vertical {
justify-content: flex-start;
align-items: flex-end; } }
body.rtl .elespare-date-time-widget.date-time-style-4 .elespare-date-time {
border-radius: 6px 0 6px 0; }
body.rtl .elespare-date-time-widget.date-time-style-4 .elespare-date-time .elespare-icon-wrapper {
border-right: none;
border-left: 1px solid rgba(0, 0, 0, 0.15); }
body.rtl .elespare-date-time-widget.date-time-style-5 .elespare-date-time .elespare-icon-wrapper {
padding: 5px 12px 5px 10px; }
body.rtl .elespare-date-time-widget.date-time-style-6 .elespare-date-time {
border-radius: 6px 0 6px 6px; }
body.rtl .elespare-date-time-widget.date-time-style-6 .elespare-date-time .elespare-icon-wrapper::after {
border-color: transparent rgba(0, 0, 0, 0.15) transparent transparent;
left: auto;
right: 100%; }
body.rtl .elespare-date-time-widget.date-time-style-7 .elespare-date-time {
border-radius: 0 6px 0 0; }
body.rtl .elespare-date-time-widget.date-time-style-7 .elespare-date-time .elespare-icon-wrapper {
clip-path: polygon(0 0, 100% 0%, 100% 100%, 25% 100%);
padding: 5px 12px 5px 20px; }
body.rtl .elespare-date-time-widget.date-time-style-8 .elespare-date-time .elespare-icon-wrapper {
clip-path: polygon(25% 0, 100% 0, 100% 100%, 0% 100%);
padding: 5px 12px 5px 20px; }
body.rtl .elespare-date-time-widget.date-time-style-9 .elespare-date-time .elespare-icon-wrapper {
padding: 0 10px 5px 0; }
body.rtl .elespare-date-time-widget.date-time-style-10 .elespare-date-time .elespare-icon-wrapper {
clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 25% 100%, 0% 50%);
padding: 5px 12px 5px 20px; }
body.rtl .elespare-date-time-widget.date-time-style-11 .elespare-date-time {
border-radius: 0 6px 0 6px; }
body.rtl .elespare-date-time-widget.date-time-style-11 .elespare-date-time .elespare-icon-wrapper {
padding: 3px 5px 3px 0; }
body.rtl .elespare-date-time-widget.date-time-style-12 .elespare-date-time .elespare-icon-wrapper {
padding: 5px 5px 5px 0; }
body.rtl .elespare-date-time-widget.date-time-rounded .elespare-date-time {
border-radius: 6px; }
body.rtl .elespare-date-time-widget.date-time-circular .elespare-date-time {
border-radius: 100px; }
body.rtl .elespare-date-time-widget.date-time-circular.date-time-style-2 .elespare-date-time .elespare-icon-wrapper, body.rtl .elespare-date-time-widget.date-time-circular.date-time-style-3 .elespare-date-time .elespare-icon-wrapper {
padding-left: 0;
padding-right: 2px; }
body.rtl .elespare-date-time-widget.date-time-circular .date-time-style-4 .elespare-date-time .elespare-icon-wrapper, body.rtl .elespare-date-time-widget.date-time-circular .date-time-style-5 .elespare-date-time .elespare-icon-wrapper, body.rtl .elespare-date-time-widget.date-time-circular .date-time-style-6 .elespare-date-time .elespare-icon-wrapper, body.rtl .elespare-date-time-widget.date-time-circular .date-time-style-9 .elespare-date-time .elespare-icon-wrapper {
padding-left: 10px;
padding-right: 12px; }
body.rtl .elespare-date-time-widget.date-time-circular .date-time-style-7 .elespare-date-time .elespare-icon-wrapper, body.rtl .elespare-date-time-widget.date-time-circular .date-time-style-8 .elespare-date-time .elespare-icon-wrapper, body.rtl .elespare-date-time-widget.date-time-circular .date-time-style-10 .elespare-date-time .elespare-icon-wrapper {
padding-left: 20px;
padding-right: 12px; }
body.rtl .elespare-date-time-widget.date-time-circular.date-time-style-11 .elespare-date-time .elespare-icon-wrapper, body.rtl .elespare-date-time-widget.date-time-circular.date-time-style-12 .elespare-date-time .elespare-icon-wrapper {
padding-left: 0;
padding-right: 7px; }
body.rtl .elespare-date-time-widget.date-time-rectangular .elespare-date-time {
border-radius: 0; }
body.rtl .elespare-section-title-elespare-left .elespare-date-time-widget {
justify-content: flex-end; }
body.rtl .elespare-section-title-elespare-left .elespare-date-time-widget.date-time-vertical {
align-items: flex-end; }
body.rtl .elespare-section-title-elespare-center .elespare-date-time-widget {
justify-content: center; }
body.rtl .elespare-section-title-elespare-center .elespare-date-time-widget.date-time-vertical {
justify-content: flex-end;
align-items: center; }
body.rtl .elespare-section-title-elespare-right .elespare-date-time-widget {
justify-content: flex-start; }
body.rtl .elespare-section-title-elespare-right .elespare-date-time-widget.date-time-vertical {
justify-content: flex-end;
align-items: flex-start; }
@media screen and (max-width: 768px) {
body.rtl .elespare-section-title-tablet-elespare-left .elespare-date-time-widget {
justify-content: flex-end; }
body.rtl .elespare-section-title-tablet-elespare-left .elespare-date-time-widget.date-time-vertical {
align-items: flex-end; }
body.rtl .elespare-section-title-tablet-elespare-center .elespare-date-time-widget {
justify-content: center; }
body.rtl .elespare-section-title-tablet-elespare-center .elespare-date-time-widget.date-time-vertical {
justify-content: flex-end;
align-items: center; }
body.rtl .elespare-section-title-tablet-elespare-right .elespare-date-time-widget {
justify-content: flex-start; }
body.rtl .elespare-section-title-tablet-elespare-right .elespare-date-time-widget.date-time-vertical {
justify-content: flex-end;
align-items: flex-start; } }
@media screen and (max-width: 480px) {
body.rtl .elespare-section-title-mobile-elespare-left .elespare-date-time-widget {
justify-content: flex-end; }
body.rtl .elespare-section-title-mobile-elespare-left .elespare-date-time-widget.date-time-vertical {
align-items: flex-end; }
body.rtl .elespare-section-title-mobile-elespare-center .elespare-date-time-widget {
justify-content: center; }
body.rtl .elespare-section-title-mobile-elespare-center .elespare-date-time-widget.date-time-vertical {
justify-content: flex-end;
align-items: center; }
body.rtl .elespare-section-title-mobile-elespare-right .elespare-date-time-widget {
justify-content: flex-start; }
body.rtl .elespare-section-title-mobile-elespare-right .elespare-date-time-widget.date-time-vertical {
justify-content: flex-end;
align-items: flex-start; } }
.elespare-custom-link-button .elespare-button-link {
display: inline-flex;
overflow: hidden;
text-decoration: none; }
.elespare-custom-link-button .elespare-button-link .elespare-custom-link-icon {
display: flex;
align-items: center; }
.elespare-custom-link-button .elespare-button-link .elespare-custom-link-text {
align-self: center; }
.elespare-custom-link-button.elespare-button-style-1 .elespare-button-link {
gap: 5px; }
.elespare-custom-link-button.elespare-button-style-2 .elespare-button-link {
gap: 10px;
padding: 5px 10px; }
.elespare-custom-link-button.elespare-button-style-3 .elespare-button-link {
gap: 10px;
padding: 5px 10px;
border-radius: 6px; }
.elespare-custom-link-button.elespare-button-style-4 .elespare-button-link {
border-radius: 0 6px 0 6px; }
.elespare-custom-link-button.elespare-button-style-4 .elespare-button-link .elespare-custom-link-icon {
padding: 5px 10px;
border-right: 1px solid rgba(0, 0, 0, 0.15); }
.elespare-custom-link-button.elespare-button-style-4 .elespare-button-link .elespare-custom-link-text {
padding: 5px 10px; }
.elespare-custom-link-button.elespare-button-style-5 .elespare-button-link {
border-radius: 100px;
overflow: hidden; }
.elespare-custom-link-button.elespare-button-style-5 .elespare-button-link .elespare-custom-link-icon {
padding: 5px 10px 5px 12px;
background-color: rgba(0, 0, 0, 0.15); }
.elespare-custom-link-button.elespare-button-style-5 .elespare-button-link .elespare-custom-link-text {
padding: 5px 10px; }
.elespare-custom-link-button.elespare-button-style-5 .elespare-button-link {
border-radius: 100px;
overflow: hidden; }
.elespare-custom-link-button.elespare-button-style-5 .elespare-button-link .elespare-custom-link-icon {
padding: 5px 10px 5px 12px;
background-color: rgba(0, 0, 0, 0.15); }
.elespare-custom-link-button.elespare-button-style-5 .elespare-button-link .elespare-custom-link-text {
padding: 5px 10px; }
.elespare-custom-link-button.elespare-button-style-6 .elespare-button-link {
gap: 10px;
border-radius: 0 6px 6px 6px;
overflow: hidden; }
.elespare-custom-link-button.elespare-button-style-6 .elespare-button-link .elespare-custom-link-icon {
padding: 5px 10px;
background-color: rgba(0, 0, 0, 0.15);
position: relative; }
.elespare-custom-link-button.elespare-button-style-6 .elespare-button-link .elespare-custom-link-icon::after {
content: "";
border: 8px solid;
border-color: transparent transparent transparent rgba(0, 0, 0, 0.15);
position: absolute;
top: 50%;
left: 100%;
transform: translateY(-50%); }
.elespare-custom-link-button.elespare-button-style-6 .elespare-button-link .elespare-custom-link-text {
padding: 5px 10px; }
.elespare-custom-link-button.elespare-button-style-7 .elespare-button-link {
border-radius: 6px 0 0 0;
overflow: hidden; }
.elespare-custom-link-button.elespare-button-style-7 .elespare-button-link .elespare-custom-link-icon {
clip-path: polygon(0 0, 100% 0%, 75% 100%, 0% 100%);
padding: 5px 20px 5px 12px;
background-color: rgba(0, 0, 0, 0.15); }
.elespare-custom-link-button.elespare-button-style-7 .elespare-button-link .elespare-custom-link-text {
padding: 5px 10px; }
.elespare-custom-link-button.elespare-button-style-8 .elespare-button-link {
border-radius: 100px;
overflow: hidden; }
.elespare-custom-link-button.elespare-button-style-8 .elespare-button-link .elespare-custom-link-icon {
clip-path: polygon(0 0, 75% 0, 100% 100%, 0% 100%);
padding: 5px 20px 5px 12px;
background-color: rgba(0, 0, 0, 0.15); }
.elespare-custom-link-button.elespare-button-style-8 .elespare-button-link .elespare-custom-link-text {
padding: 5px 10px; }
.elespare-custom-link-button.elespare-button-style-9 .elespare-button-link {
align-items: flex-start;
border-radius: 6px; }
.elespare-custom-link-button.elespare-button-style-9 .elespare-button-link .elespare-custom-link-icon {
padding: 0 0 5px 10px; }
.elespare-custom-link-button.elespare-button-style-9 .elespare-button-link .elespare-custom-link-icon i {
background-color: rgba(0, 0, 0, 0.15);
border-radius: 0 0 100px 100px;
padding: 15px 10px 10px 10px;
display: inline-block;
text-align: center;
line-height: 1; }
.elespare-custom-link-button.elespare-button-style-9 .elespare-button-link .elespare-custom-link-text {
padding: 5px 10px; }
.elespare-custom-link-button.elespare-button-style-10 .elespare-button-link {
border-radius: 6px;
overflow: hidden; }
.elespare-custom-link-button.elespare-button-style-10 .elespare-button-link .elespare-custom-link-icon {
clip-path: polygon(0% 0%, 75% 0, 100% 50%, 75% 100%, 0% 100%);
padding: 5px 20px 5px 12px;
background-color: rgba(0, 0, 0, 0.15); }
.elespare-custom-link-button.elespare-button-style-10 .elespare-button-link .elespare-custom-link-text {
padding: 5px 10px; }
.elespare-custom-link-button.elespare-button-style-11 .elespare-button-link {
border-radius: 6px 0 6px 0;
overflow: hidden; }
.elespare-custom-link-button.elespare-button-style-11 .elespare-button-link .elespare-custom-link-icon {
padding: 3px 0 3px 5px; }
.elespare-custom-link-button.elespare-button-style-11 .elespare-button-link .elespare-custom-link-icon i {
clip-path: circle(45% at 50% 50%);
padding: 12px;
background-color: rgba(0, 0, 0, 0.15);
display: inline-block;
line-height: 1; }
.elespare-custom-link-button.elespare-button-style-11 .elespare-button-link .elespare-custom-link-text {
padding: 5px 10px; }
.elespare-custom-link-button.elespare-button-style-12 .elespare-button-link {
border-radius: 6px 6px 0 0;
overflow: hidden; }
.elespare-custom-link-button.elespare-button-style-12 .elespare-button-link .elespare-custom-link-icon {
padding: 5px 0 5px 5px; }
.elespare-custom-link-button.elespare-button-style-12 .elespare-button-link .elespare-custom-link-icon i {
clip-path: circle(50% at 50% 50%);
padding: 7px 8px;
border: 2px solid currentColor;
display: inline-block;
line-height: 1;
border-radius: 50%; }
.elespare-custom-link-button.elespare-button-style-12 .elespare-button-link .elespare-custom-link-text {
padding: 5px 10px; }
.elespare-custom-link-button.rounded .elespare-button-link {
border-radius: 6px; }
.elespare-custom-link-button.circular .elespare-button-link {
border-radius: 100px; }
.elespare-custom-link-button.circular .elespare-button-link .elespare-custom-link-icon {
padding-left: 12px; }
.elespare-custom-link-button.circular.elespare-button-style-2 .elespare-button-link .elespare-custom-link-icon, .elespare-custom-link-button.circular.elespare-button-style-3 .elespare-button-link .elespare-custom-link-icon {
padding-left: 2px; }
.elespare-custom-link-button.circular.elespare-button-style-11 .elespare-button-link .elespare-custom-link-icon, .elespare-custom-link-button.circular.elespare-button-style-12 .elespare-button-link .elespare-custom-link-icon {
padding-left: 7px; }
.elespare-custom-link-button.rectangular .elespare-button-link {
border-radius: 0; }
.elespare-custom-link-button.elespare-icon-position-right .elespare-button-link {
flex-direction: row-reverse; }
.elespare-custom-link-button.elespare-icon-position-right.elespare-button-style-4 .elespare-button-link {
border-radius: 6px 0 6px 0; }
.elespare-custom-link-button.elespare-icon-position-right.elespare-button-style-4 .elespare-button-link .elespare-custom-link-icon {
border-right: none;
border-left: 1px solid rgba(0, 0, 0, 0.15); }
.elespare-custom-link-button.elespare-icon-position-right.elespare-button-style-5 .elespare-button-link .elespare-custom-link-icon {
padding: 5px 12px 5px 10px; }
.elespare-custom-link-button.elespare-icon-position-right.elespare-button-style-6 .elespare-button-link {
border-radius: 6px 0 6px 6px; }
.elespare-custom-link-button.elespare-icon-position-right.elespare-button-style-6 .elespare-button-link .elespare-custom-link-icon::after {
border-color: transparent rgba(0, 0, 0, 0.15) transparent transparent;
left: auto;
right: 100%; }
.elespare-custom-link-button.elespare-icon-position-right.elespare-button-style-7 .elespare-button-link {
border-radius: 0 6px 0 0; }
.elespare-custom-link-button.elespare-icon-position-right.elespare-button-style-7 .elespare-button-link .elespare-custom-link-icon {
clip-path: polygon(0 0, 100% 0%, 100% 100%, 25% 100%);
padding: 5px 12px 5px 20px; }
.elespare-custom-link-button.elespare-icon-position-right.elespare-button-style-8 .elespare-button-link .elespare-custom-link-icon {
clip-path: polygon(25% 0, 100% 0, 100% 100%, 0% 100%);
padding: 5px 12px 5px 20px; }
.elespare-custom-link-button.elespare-icon-position-right.elespare-button-style-9 .elespare-button-link .elespare-custom-link-icon {
padding: 0 10px 5px 0; }
.elespare-custom-link-button.elespare-icon-position-right.elespare-button-style-10 .elespare-button-link .elespare-custom-link-icon {
clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 25% 100%, 0% 50%);
padding: 5px 12px 5px 20px; }
.elespare-custom-link-button.elespare-icon-position-right.elespare-button-style-11 .elespare-button-link {
border-radius: 0 6px 0 6px; }
.elespare-custom-link-button.elespare-icon-position-right.elespare-button-style-11 .elespare-button-link .elespare-custom-link-icon {
padding: 3px 5px 3px 0; }
.elespare-custom-link-button.elespare-icon-position-right.elespare-button-style-12 .elespare-button-link .elespare-custom-link-icon {
padding: 5px 5px 5px 0; }
.elespare-custom-link-button.elespare-icon-position-right.rounded .elespare-button-link {
border-radius: 6px; }
.elespare-custom-link-button.elespare-icon-position-right.circular .elespare-button-link {
border-radius: 100px; }
.elespare-custom-link-button.elespare-icon-position-right.circular.elespare-button-style-2 .elespare-button-link .elespare-custom-link-icon, .elespare-custom-link-button.elespare-icon-position-right.circular.elespare-button-style-3 .elespare-button-link .elespare-custom-link-icon {
padding-left: 0;
padding-right: 2px; }
.elespare-custom-link-button.elespare-icon-position-right.circular.elespare-button-style-4 .elespare-button-link .elespare-custom-link-icon, .elespare-custom-link-button.elespare-icon-position-right.circular.elespare-button-style-5 .elespare-button-link .elespare-custom-link-icon, .elespare-custom-link-button.elespare-icon-position-right.circular.elespare-button-style-6 .elespare-button-link .elespare-custom-link-icon, .elespare-custom-link-button.elespare-icon-position-right.circular.elespare-button-style-9 .elespare-button-link .elespare-custom-link-icon {
padding-left: 10px;
padding-right: 12px; }
.elespare-custom-link-button.elespare-icon-position-right.circular.elespare-button-style-7 .elespare-button-link .elespare-custom-link-icon, .elespare-custom-link-button.elespare-icon-position-right.circular.elespare-button-style-8 .elespare-button-link .elespare-custom-link-icon, .elespare-custom-link-button.elespare-icon-position-right.circular.elespare-button-style-10 .elespare-button-link .elespare-custom-link-icon {
padding-left: 20px;
padding-right: 12px; }
.elespare-custom-link-button.elespare-icon-position-right.circular.elespare-button-style-11 .elespare-button-link .elespare-custom-link-icon, .elespare-custom-link-button.elespare-icon-position-right.circular.elespare-button-style-12 .elespare-button-link .elespare-custom-link-icon {
padding-left: 0;
padding-right: 7px; }
.elespare-custom-link-button.elespare-icon-position-right.rectangular .elespare-button-link {
border-radius: 0; }
body.rtl .elespare-custom-link-button .elespare-button-link {
flex-direction: row-reverse; }
body.rtl .elespare-custom-link-button.elespare-icon-position-right .elespare-button-link {
flex-direction: row; }
.elespare-copyright-wrapper .elespare-copyright-text a {
text-decoration: none; }
.elespare-heading-wrapper .elespare-heading {
margin: 0; }
.elespare-heading-wrapper.elespare-module-content a {
text-decoration: none; }
.elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap {
display: grid;
column-gap: 10px;
row-gap: 20px;
grid-template-columns: repeat(4, 2fr); }
.elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-section-slider {
position: relative;
display: flex;
flex-direction: column;
justify-content: flex-start;
grid-column-end: span 2;
grid-row-end: span 1; }
.elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-section-grid {
flex-direction: column;
justify-content: flex-end;
grid-column-end: span 2; }
.elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items {
grid-template-columns: 1fr 1fr;
grid-column-end: span 2; }
.elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper {
border: none;
padding: 15px;
flex: 1; }
.elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-section-grid-lower {
flex-direction: column;
justify-content: flex-start;
grid-column-end: span 4; }
.elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items {
grid-template-columns: 1fr 1fr;
grid-column-end: span 1; }
.elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper {
border: none;
flex: 1; }
.elespare-main-banner-wrap .elespare-section-trending {
margin-top: 20px; }
.elespare-main-banner-wrap .main-banner-upper-section-wrap a, .elespare-main-banner-wrap .elespare-section-trending a {
text-decoration: none; }
.elespare-main-banner-wrap .main-banner-upper-section-wrap .elespare-section-grid-lower {
flex-direction: column;
justify-content: flex-start;
grid-column-end: span 4; }
.elespare-main-banner-wrap .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items {
grid-template-columns: 1fr 1fr;
grid-column-end: span 1; }
.elespare-main-banner-wrap .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper {
border: none; }
.elespare-main-banner-wrap .main-banner-upper-section-wrap .elespare-section-grid-lower:not(.has-background) .elespare-img-wrapper {
overflow: hidden; }
.elespare-main-banner-wrap .main-banner-upper-section-wrap .elespare-section-grid:not(.has-background) .elespare-img-wrapper {
overflow: hidden; }
.elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-section-grid {
grid-column-start: 1;
grid-row-start: 1; }
.elespare-main-banner-wrap .elespare-section-slider .elespare-carousel-wrap {
overflow: hidden; }
.elespare-main-banner-wrap .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items:not(:nth-child(1)) {
display: none !important; }
.elespare-main-banner-wrap .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items.slick-slide:not(:nth-child(1)) {
display: block !important; }
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items:not(:nth-child(1)), .elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items:not(:nth-child(2)), .elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items:not(:nth-child(3)) {
display: none !important; }
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items.slick-slide:not(:nth-child(1)), .elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items.slick-slide:not(:nth-child(2)), .elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items.slick-slide:not(:nth-child(3)) {
display: flex !important; }
.elespare-main-banner-wrap .elespare-carousel-wrap.elespare-image-zoom .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-main-banner-wrap .elespare-carousel-wrap.elespare-image-zoom .elespare-img-wrapper a img {
transition: transform 0.3s ease; }
.elespare-main-banner-wrap .elespare-carousel-wrap.elespare-image-zoom:hover .elespare-img-wrapper a img {
transform: scale(1.05); }
.elespare-main-banner-wrap .elespare-carousel-wrap.elespare-image-zoom-tilt .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-main-banner-wrap .elespare-carousel-wrap.elespare-image-zoom-tilt .elespare-img-wrapper a img {
transition: transform 0.5s ease; }
.elespare-main-banner-wrap .elespare-carousel-wrap.elespare-image-zoom-tilt .elespare-img-wrapper:hover a img {
transform: scale(1.2) rotate(5deg); }
.elespare-main-banner-wrap .elespare-carousel-wrap.elespare-image-grayscale .elespare-img-wrapper a img {
transition: filter 0.5s ease;
filter: grayscale(100%); }
.elespare-main-banner-wrap .elespare-carousel-wrap.elespare-image-grayscale .elespare-img-wrapper:hover a img {
filter: grayscale(0); }
.elespare-main-banner-wrap .elespare-carousel-wrap.elespare-image-brightness .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-main-banner-wrap .elespare-carousel-wrap.elespare-image-brightness .elespare-img-wrapper a img {
transition: transform 2s, filter 1.5s ease-in-out;
transform-origin: center center;
filter: brightness(100%); }
.elespare-main-banner-wrap .elespare-carousel-wrap.elespare-image-brightness .elespare-img-wrapper:hover a img {
filter: brightness(150%); }
.elespare-main-banner-wrap .elespare-posts-wrap.elespare-image-zoom .elespare-posts-grid-post-items .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-main-banner-wrap .elespare-posts-wrap.elespare-image-zoom .elespare-posts-grid-post-items .elespare-img-wrapper a img {
transition: transform 0.3s ease; }
.elespare-main-banner-wrap .elespare-posts-wrap.elespare-image-zoom .elespare-posts-grid-post-items:hover .elespare-img-wrapper a img {
transform: scale(1.05); }
.elespare-main-banner-wrap .elespare-posts-wrap.elespare-image-zoom-tilt .elespare-posts-grid-post-items .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-main-banner-wrap .elespare-posts-wrap.elespare-image-zoom-tilt .elespare-posts-grid-post-items .elespare-img-wrapper a img {
transition: transform 0.5s ease; }
.elespare-main-banner-wrap .elespare-posts-wrap.elespare-image-zoom-tilt .elespare-posts-grid-post-items:hover .elespare-img-wrapper a img {
transform: scale(1.2) rotate(5deg); }
.elespare-main-banner-wrap .elespare-posts-wrap.elespare-image-grayscale .elespare-posts-grid-post-items .elespare-img-wrapper a img {
transition: filter 0.5s ease;
filter: grayscale(100%); }
.elespare-main-banner-wrap .elespare-posts-wrap.elespare-image-grayscale .elespare-posts-grid-post-items:hover .elespare-img-wrapper a img {
filter: grayscale(0); }
.elespare-main-banner-wrap .elespare-posts-wrap.elespare-image-brightness .elespare-posts-grid-post-items .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-main-banner-wrap .elespare-posts-wrap.elespare-image-brightness .elespare-posts-grid-post-items .elespare-img-wrapper a img {
transition: transform 2s, filter 1.5s ease-in-out;
transform-origin: center center;
filter: brightness(100%); }
.elespare-main-banner-wrap .elespare-posts-wrap.elespare-image-brightness .elespare-posts-grid-post-items:hover .elespare-img-wrapper a img {
filter: brightness(150%); }
.elespare-main-banner-wrap.main-banner-style-1 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-2 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-3 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-4 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-7 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-8 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-9 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-10 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-11 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-12 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-15 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-16 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-17 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-18 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-19 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-20 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-23 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-24 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-25 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-26 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-27 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-28 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-31 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-32 .elespare-section-carousel-title .elespare-posts-carousel-post-items {
position: relative; }
.elespare-main-banner-wrap.main-banner-style-1 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-2 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-3 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-4 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-7 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-8 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-9 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-10 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-11 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-12 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-15 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-16 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-17 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-18 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-19 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-20 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-23 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-24 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-25 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-26 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-27 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-28 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-31 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-32 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide {
float: left;
height: 100%;
min-height: 1px; }
.elespare-main-banner-wrap.main-banner-style-1 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-2 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-3 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-4 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-7 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-8 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-9 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-10 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-11 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-12 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-15 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-16 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-17 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-18 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-19 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-20 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-23 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-24 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-25 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-26 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-27 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-28 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-31 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-32 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper {
height: 390px;
position: relative;
display: block;
line-height: 1.35;
background: #dcdcdc; }
.elespare-main-banner-wrap.main-banner-style-1 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-2 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-3 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-4 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-7 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-8 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-9 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-10 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-11 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-12 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-15 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-16 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-17 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-18 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-19 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-20 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-23 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-24 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-25 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-26 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-27 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-28 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-31 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-32 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-main-banner-wrap.main-banner-style-1 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-2 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-3 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-4 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-7 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-8 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-9 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-10 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-11 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-12 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-15 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-16 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-17 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-18 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-19 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-20 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-23 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-24 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-25 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-26 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-27 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-28 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-31 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-32 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img {
width: 100%;
height: 100%;
object-fit: cover;
margin: 0;
transition: transform 0.3s ease; }
.elespare-main-banner-wrap.main-banner-style-1 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-2 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-3 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-4 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-7 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-8 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-9 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-10 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-11 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-12 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-15 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-16 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-17 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-18 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-19 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-20 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-23 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-24 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-25 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-26 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-27 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-28 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-31 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-32 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper {
position: absolute;
padding: 15px;
width: 100%;
left: 0;
bottom: 0;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-1 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-2 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-3 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-4 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-7 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-8 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-9 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-10 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-11 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-12 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-15 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-16 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-17 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-18 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-19 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-20 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-23 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-24 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-25 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-26 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-27 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-28 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-31 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-32 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.5) 50%, #000 100%);
z-index: 0; }
.elespare-main-banner-wrap.main-banner-style-1 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-2 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-3 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-4 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-7 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-8 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-9 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-10 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-11 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-12 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-15 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-16 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-17 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-18 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-19 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-20 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-23 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-24 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-25 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-26 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-27 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-28 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-31 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-32 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links {
position: relative;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-1 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-2 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-3 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-4 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-7 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-8 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-9 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-10 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-11 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-12 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-15 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-16 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-17 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-18 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-19 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-20 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-23 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-24 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-25 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-26 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-27 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-28 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-31 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-32 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title {
position: relative;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-1 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-main-banner-wrap.main-banner-style-1 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-2 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-main-banner-wrap.main-banner-style-2 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-3 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-main-banner-wrap.main-banner-style-3 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-4 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-main-banner-wrap.main-banner-style-4 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-7 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-main-banner-wrap.main-banner-style-7 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-8 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-main-banner-wrap.main-banner-style-8 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-9 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-main-banner-wrap.main-banner-style-9 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-10 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-main-banner-wrap.main-banner-style-10 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-11 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-main-banner-wrap.main-banner-style-11 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-12 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-main-banner-wrap.main-banner-style-12 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-15 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-main-banner-wrap.main-banner-style-15 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-16 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-main-banner-wrap.main-banner-style-16 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-17 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-main-banner-wrap.main-banner-style-17 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-18 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-main-banner-wrap.main-banner-style-18 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-19 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-main-banner-wrap.main-banner-style-19 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-20 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-main-banner-wrap.main-banner-style-20 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-23 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-main-banner-wrap.main-banner-style-23 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-24 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-main-banner-wrap.main-banner-style-24 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-25 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-main-banner-wrap.main-banner-style-25 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-26 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-main-banner-wrap.main-banner-style-26 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-27 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-main-banner-wrap.main-banner-style-27 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-28 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-main-banner-wrap.main-banner-style-28 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-31 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-main-banner-wrap.main-banner-style-31 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-32 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
.elespare-main-banner-wrap.main-banner-style-32 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata {
position: relative;
z-index: 1;
color: #fff; }
.elespare-main-banner-wrap.main-banner-style-1 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-1 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-2 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-2 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-3 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-3 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-4 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-4 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-7 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-7 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-8 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-8 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-9 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-9 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-10 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-10 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-11 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-11 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-12 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-12 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-15 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-15 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-16 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-16 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-17 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-17 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-18 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-18 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-19 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-19 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-20 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-20 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-23 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-23 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-24 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-24 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-25 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-25 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-26 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-26 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-27 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-27 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-28 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-28 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-31 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-31 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-32 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-32 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items {
border: none; }
.elespare-main-banner-wrap.main-banner-style-25 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-26 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-27 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-28 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-31 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-32 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper {
height: 390px; }
.elespare-main-banner-wrap.main-banner-style-1 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-2 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-3 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-4 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-7 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-8 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-9 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-10 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-11 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-12 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-15 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-16 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-17 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-18 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-19 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-20 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-23 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-24 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-25 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-26 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-27 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-28 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-31 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-32 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img {
object-fit: cover; }
.elespare-main-banner-wrap.main-banner-style-1 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-2 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-3 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-4 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-7 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-8 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-9 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-10 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-11 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-12 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-15 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-16 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-23 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-24 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-25 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-26 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-27 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-28 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-31 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-32 .elespare-posts-grid-wrap .elespare-posts-grid-post-items {
position: relative; }
.elespare-main-banner-wrap.main-banner-style-1 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-2 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-3 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-4 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-7 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-8 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-9 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-10 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-11 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-12 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-15 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-16 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-23 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-24 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-25 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-26 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-27 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-28 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-31 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-32 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img {
object-fit: cover; }
.elespare-main-banner-wrap .elespare-posts-grid-wrap .elespare-img-wrapper img {
width: 100%;
height: 100%;
transition: transform 0.3s ease; }
.elespare-main-banner-wrap.main-banner-style-1 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-2 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-3 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-4 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-5 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-6 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-7 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-8 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-11 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-12 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-13 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-14 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-15 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-16 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-21 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-22 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-23 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-24 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-25 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-26 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-27 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-28 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-29 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-30 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-31 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-32 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul {
top: auto;
bottom: 15px;
left: 15px; }
.elespare-main-banner-wrap.main-banner-style-9 .elespare-posts-wrap
.elespare-posts-carousel-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-10 .elespare-posts-wrap
.elespare-posts-carousel-post-items
.elespare-img-wrapper
ul {
left: 10px;
top: 15px; }
.elespare-main-banner-wrap.main-banner-style-9 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-10 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul {
top: auto;
bottom: 15px;
left: 15px; }
.elespare-main-banner-wrap.main-banner-style-5 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-6 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper ul {
top: auto;
bottom: 15px;
left: 15px; }
.elespare-main-banner-wrap.main-banner-style-17 .elespare-post-format-disabled .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-18 .elespare-post-format-disabled .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-19 .elespare-post-format-disabled .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-20 .elespare-post-format-disabled .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-21 .elespare-post-format-disabled .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-22 .elespare-post-format-disabled .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-23 .elespare-post-format-disabled .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-24 .elespare-post-format-disabled .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul {
left: 15px; }
.elespare-main-banner-wrap.main-banner-style-17 .elespare-post-format-disabled .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-18 .elespare-post-format-disabled .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-19 .elespare-post-format-disabled .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-20 .elespare-post-format-disabled .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-21 .elespare-post-format-disabled .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-22 .elespare-post-format-disabled .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-23 .elespare-post-format-disabled .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-24 .elespare-post-format-disabled .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul {
left: 15px; }
.elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-21 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-22 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-23 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-24 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul {
left: 45px;
top: 15px; }
.elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-21 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-22 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-23 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-24 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul {
top: 15px;
right: auto;
left: 45px;
align-items: flex-start; }
.elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-21 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-22 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-23 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-24 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul {
top: 15px;
right: auto;
left: 45px;
align-items: flex-start; }
.elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-21 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-22 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-23 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-24 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper.has-no-post-format ul {
left: 10px;
top: 15px; }
.elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format, .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format, .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format, .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format, .elespare-main-banner-wrap.main-banner-style-21 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format, .elespare-main-banner-wrap.main-banner-style-22 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format, .elespare-main-banner-wrap.main-banner-style-23 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format, .elespare-main-banner-wrap.main-banner-style-24 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format {
right: auto;
left: 10px; }
.elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format, .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format, .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format, .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format, .elespare-main-banner-wrap.main-banner-style-21 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format, .elespare-main-banner-wrap.main-banner-style-22 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format, .elespare-main-banner-wrap.main-banner-style-23 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format, .elespare-main-banner-wrap.main-banner-style-24 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format {
right: auto;
left: 10px; }
.elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-21 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-22 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-23 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-24 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul {
left: 15px; }
.elespare-section-grid .elespare-content-wrapper,
.elespare-section-grid-lower .elespare-content-wrapper {
padding: 15px 0;
width: 100%;
left: 0;
bottom: 0;
z-index: 1; }
.elespare-section-grid .elespare-content-wrapper .elespare-cat-links,
.elespare-section-grid-lower .elespare-content-wrapper .elespare-cat-links {
position: relative;
z-index: 1; }
.elespare-section-grid .elespare-content-wrapper .elespare-post-title,
.elespare-section-grid-lower .elespare-content-wrapper .elespare-post-title {
position: relative;
z-index: 1; }
.elespare-section-grid .elespare-content-wrapper .elespare-metadata,
.elespare-section-grid-lower .elespare-content-wrapper .elespare-metadata {
position: relative;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-1 .elespare-section-grid .elespare-content-wrapper,
.elespare-main-banner-wrap.main-banner-style-1 .elespare-section-grid-lower .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-2 .elespare-section-grid .elespare-content-wrapper,
.elespare-main-banner-wrap.main-banner-style-2 .elespare-section-grid-lower .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-9 .elespare-section-grid .elespare-content-wrapper,
.elespare-main-banner-wrap.main-banner-style-9 .elespare-section-grid-lower .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-10 .elespare-section-grid .elespare-content-wrapper,
.elespare-main-banner-wrap.main-banner-style-10 .elespare-section-grid-lower .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-17 .elespare-section-grid .elespare-content-wrapper,
.elespare-main-banner-wrap.main-banner-style-17 .elespare-section-grid-lower .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-18 .elespare-section-grid .elespare-content-wrapper,
.elespare-main-banner-wrap.main-banner-style-18 .elespare-section-grid-lower .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-25 .elespare-section-grid .elespare-content-wrapper,
.elespare-main-banner-wrap.main-banner-style-25 .elespare-section-grid-lower .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-26 .elespare-section-grid .elespare-content-wrapper,
.elespare-main-banner-wrap.main-banner-style-26 .elespare-section-grid-lower .elespare-content-wrapper {
height: auto;
padding: 15px 0; }
.elespare-main-banner-wrap.main-banner-style-1 .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-2 .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-9 .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-10 .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-25 .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-26 .elespare-posts-grid-wrap {
display: grid;
grid-gap: 10px;
grid-template-columns: repeat(4, 1fr); }
.elespare-main-banner-wrap.main-banner-style-1 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-2 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-9 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-10 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-25 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-26 .elespare-posts-grid-wrap .elespare-posts-grid-post-items {
position: relative;
min-height: 390px;
grid-template-columns: repeat(4, 1fr); }
.elespare-main-banner-wrap.main-banner-style-1 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-2 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-9 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-10 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-25 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-26 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper {
height: 190px;
position: relative;
display: block;
line-height: 1;
background: #dcdcdc; }
.elespare-main-banner-wrap.main-banner-style-1 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-2 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-9 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-10 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-25 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-26 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-main-banner-wrap.main-banner-style-3 .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-11 .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-12 .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-27 .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-28 .elespare-posts-grid-wrap {
display: grid;
grid-gap: 10px;
grid-template-columns: repeat(4, 1fr); }
.elespare-main-banner-wrap.main-banner-style-3 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-11 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-12 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-27 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-28 .elespare-posts-grid-wrap .elespare-posts-grid-post-items {
position: relative;
min-height: 390px;
grid-template-columns: repeat(4, 1fr); }
.elespare-main-banner-wrap.main-banner-style-3 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-11 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-12 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-27 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-28 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper {
height: 190px;
position: relative;
display: block;
line-height: 1;
background: #dcdcdc; }
.elespare-main-banner-wrap.main-banner-style-3 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-11 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-12 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-27 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-28 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-main-banner-wrap.main-banner-style-4 .elespare-posts-grid-wrap {
display: grid;
grid-gap: 10px;
grid-template-columns: repeat(4, 1fr); }
.elespare-main-banner-wrap.main-banner-style-4 .elespare-posts-grid-wrap .elespare-posts-grid-post-items {
position: relative;
height: 390px;
grid-template-columns: repeat(4, 1fr); }
.elespare-main-banner-wrap.main-banner-style-4 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper {
height: 190px;
position: relative;
display: block;
line-height: 1;
background: #dcdcdc; }
.elespare-main-banner-wrap.main-banner-style-4 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items {
flex-direction: column-reverse;
display: flex; }
.elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap {
display: grid;
column-gap: 10px;
row-gap: 20px;
grid-template-columns: repeat(4, 3fr); }
.elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-slider {
position: relative;
min-height: 390px;
display: flex;
flex-direction: column;
justify-content: flex-start;
grid-column-end: span 3;
grid-row-end: span 1; }
.elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid {
flex-direction: column;
justify-content: flex-end;
grid-column-end: span 1; }
.elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items {
grid-template-columns: 1fr 1fr;
grid-column-end: span 1; }
.elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items .elespare-content-wrapper {
min-height: 171px; }
.elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper {
border: none; }
.elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap {
display: grid;
grid-gap: 10px;
grid-template-columns: 1fr; }
.elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap .elespare-img-wrapper {
height: 178px; }
.elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid-lower {
flex-direction: column;
justify-content: flex-start;
grid-column-end: span 4; }
.elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap {
display: grid;
grid-gap: 10px;
grid-template-columns: repeat(4, 1fr); }
.elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items {
grid-template-columns: 1fr 1fr;
grid-column-end: span 1; }
.elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper {
height: 178px; }
.elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-content-wrapper {
min-height: 175px; }
.elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper {
border: none; }
.elespare-main-banner-wrap.main-banner-style-5 .elespare-section-carousel-title .elespare-dark .elespare-posts-carousel-post-items .elespare-exceprt p, .elespare-main-banner-wrap.main-banner-style-6 .elespare-section-carousel-title .elespare-dark .elespare-posts-carousel-post-items .elespare-exceprt p, .elespare-main-banner-wrap.main-banner-style-13 .elespare-section-carousel-title .elespare-dark .elespare-posts-carousel-post-items .elespare-exceprt p, .elespare-main-banner-wrap.main-banner-style-14 .elespare-section-carousel-title .elespare-dark .elespare-posts-carousel-post-items .elespare-exceprt p, .elespare-main-banner-wrap.main-banner-style-21 .elespare-section-carousel-title .elespare-dark .elespare-posts-carousel-post-items .elespare-exceprt p, .elespare-main-banner-wrap.main-banner-style-22 .elespare-section-carousel-title .elespare-dark .elespare-posts-carousel-post-items .elespare-exceprt p {
color: #fff; }
.elespare-main-banner-wrap.main-banner-style-5 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-6 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-13 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-14 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-21 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-22 .elespare-section-carousel-title .elespare-posts-carousel-post-items {
position: relative; }
.elespare-main-banner-wrap.main-banner-style-5 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-6 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-13 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-14 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-21 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-22 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide {
float: left;
height: 100%;
min-height: 1px; }
.elespare-main-banner-wrap.main-banner-style-5 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-6 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-13 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-14 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-21 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-22 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper {
height: 560px;
position: relative;
display: block;
line-height: 1; }
.elespare-main-banner-wrap.main-banner-style-5 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-6 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-13 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-14 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-21 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-22 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-main-banner-wrap.main-banner-style-5 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-6 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-13 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-14 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-21 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-22 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img {
width: 100%;
height: 100%;
object-fit: cover;
margin: 0;
transition: transform 0.3s ease; }
.elespare-main-banner-wrap.main-banner-style-5 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-6 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-13 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-14 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-21 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-22 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper {
padding: 15px 0;
width: 100%;
left: 0;
z-index: 1;
min-height: 149px; }
.elespare-main-banner-wrap.main-banner-style-5 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-6 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-13 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-14 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-21 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-22 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links {
position: relative;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-5 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-6 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-13 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-14 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-21 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-22 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title {
position: relative;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-5 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-6 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-13 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-14 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-21 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-22 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata {
position: relative;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-5 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-exceprt, .elespare-main-banner-wrap.main-banner-style-6 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-exceprt, .elespare-main-banner-wrap.main-banner-style-13 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-exceprt, .elespare-main-banner-wrap.main-banner-style-14 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-exceprt, .elespare-main-banner-wrap.main-banner-style-21 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-exceprt, .elespare-main-banner-wrap.main-banner-style-22 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-exceprt {
position: relative;
z-index: 1;
color: #000; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap {
display: grid;
column-gap: 10px;
row-gap: 20px;
grid-template-columns: repeat(4, 3fr); }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-slider {
position: relative;
min-height: 390px;
display: flex;
flex-direction: column;
justify-content: flex-start;
grid-column-end: span 3;
grid-row-end: span 1; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid {
flex-direction: column;
justify-content: flex-end;
grid-column-end: span 1; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items {
grid-template-columns: 1fr 1fr;
grid-column-end: span 1; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items .elespare-content-wrapper {
min-height: 197px; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper {
border: none; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap {
display: grid;
grid-gap: 10px;
grid-template-columns: 1fr; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap .elespare-img-wrapper {
height: 178px; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid-lower {
flex-direction: column;
justify-content: flex-start;
grid-column-end: span 4; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap {
display: grid;
grid-gap: 10px;
grid-template-columns: repeat(4, 1fr); }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items {
grid-template-columns: 1fr 1fr;
grid-column-end: span 1; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper {
height: 178px; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-content-wrapper {
min-height: 175px; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper {
border: none; }
.elespare-main-banner-wrap.main-banner-style-29 .elespare-section-carousel-title .elespare-dark .elespare-posts-carousel-post-items .elespare-exceprt p, .elespare-main-banner-wrap.main-banner-style-30 .elespare-section-carousel-title .elespare-dark .elespare-posts-carousel-post-items .elespare-exceprt p {
color: #fff; }
.elespare-main-banner-wrap.main-banner-style-29 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-30 .elespare-section-carousel-title .elespare-posts-carousel-post-items {
position: relative; }
.elespare-main-banner-wrap.main-banner-style-29 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-30 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide {
float: left;
height: 100%;
min-height: 1px; }
.elespare-main-banner-wrap.main-banner-style-29 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-30 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper {
height: 570px;
position: relative;
display: block;
line-height: 1; }
.elespare-main-banner-wrap.main-banner-style-29 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-30 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-main-banner-wrap.main-banner-style-29 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-30 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img {
width: 100%;
height: 100%;
object-fit: cover;
margin: 0;
transition: transform 0.3s ease; }
.elespare-main-banner-wrap.main-banner-style-29 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-30 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper {
padding: 10px;
width: 100%;
left: 0;
z-index: 1;
min-height: 140px; }
.elespare-main-banner-wrap.main-banner-style-29 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-30 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links {
position: relative;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-29 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-30 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title {
position: relative;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-29 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-30 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata {
position: relative;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-29 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-exceprt, .elespare-main-banner-wrap.main-banner-style-30 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-exceprt {
position: relative;
z-index: 1;
color: #000; }
.elespare-posts-wrap ul.elespare-cat-links li {
margin-bottom: 0px; }
.elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt p,
.elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-exceprt p {
margin-bottom: 5px; }
.elespare-main-banner-wrap.main-banner-style-5 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-exceprt p, .elespare-main-banner-wrap.main-banner-style-6 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-exceprt p, .elespare-main-banner-wrap.main-banner-style-13 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-exceprt p, .elespare-main-banner-wrap.main-banner-style-14 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-exceprt p, .elespare-main-banner-wrap.main-banner-style-21 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-exceprt p, .elespare-main-banner-wrap.main-banner-style-22 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-exceprt p, .elespare-main-banner-wrap.main-banner-style-29 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-exceprt p, .elespare-main-banner-wrap.main-banner-style-30 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-exceprt p {
color: #222; }
.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-slider {
position: relative; }
.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper {
border: none; }
.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-img-wrapper img, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-img-wrapper img {
width: 100%;
height: 100%;
object-fit: cover; }
.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-posts-grid-post-items {
position: relative;
transition: transform 0.3s ease; }
.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-posts-grid-post-items x .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-posts-grid-post-items x .elespare-img-wrapper {
width: 100%; }
.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-posts-grid-post-items x .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-posts-grid-post-items x .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-posts-grid-post-items x .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-posts-grid-post-items x .elespare-img-wrapper a img {
object-fit: cover; }
.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper {
padding: 15px;
width: 100%;
left: 0;
bottom: 0;
z-index: 1;
min-height: 140px; }
.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-cat-links {
position: relative;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-post-title {
position: relative;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata {
position: relative;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items {
position: relative; }
.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide {
float: left;
height: 100%;
min-height: 1px; }
.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper {
height: 540px;
position: relative;
display: block;
line-height: 1; }
.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img {
width: 100%;
height: 100%;
object-fit: cover;
margin: 0; }
.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper {
padding: 15px 0;
width: 100%;
left: 0;
z-index: 1;
min-height: 168px; }
.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links {
position: relative;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title {
position: relative;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata {
position: relative;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items {
position: relative;
height: auto;
transition: transform 0.3s ease; }
.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper {
height: 178px; }
.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img {
object-fit: cover; }
.elespare-main-banner-wrap.main-banner-style-13 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-14 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul {
top: auto;
bottom: 15px;
left: 15px; }
.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-slider {
position: relative; }
.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper {
border: none; }
.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-img-wrapper img, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-img-wrapper img {
width: 100%;
height: 100%;
object-fit: cover; }
.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-posts-grid-post-items {
position: relative;
transition: transform 0.3s ease; }
.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-img-wrapper {
width: 100%; }
.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img {
object-fit: cover; }
.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper {
padding: 15px;
width: 100%;
left: 0;
bottom: 0;
z-index: 1;
min-height: 155px; }
.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-cat-links {
position: relative;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-post-title {
position: relative;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata {
position: relative;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items {
position: relative; }
.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide {
float: left;
height: 100%;
min-height: 1px; }
.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper {
height: 530px;
position: relative;
display: block;
line-height: 1; }
.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img {
width: 100%;
height: 100%;
object-fit: cover;
margin: 0; }
.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper {
padding: 15px 0;
width: 100%;
left: 0;
z-index: 1;
min-height: 179px; }
.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links {
position: relative;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title {
position: relative;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata {
position: relative;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items {
position: relative;
height: auto;
transition: transform 0.3s ease; }
.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper {
height: 178px; }
.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img {
object-fit: cover; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-slider {
position: relative; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper {
border: none; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-img-wrapper img, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-img-wrapper img {
width: 100%;
height: 100%;
object-fit: cover; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-posts-grid-post-items {
position: relative;
transition: transform 0.3s ease; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-img-wrapper {
width: 100%; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img {
object-fit: cover; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper {
padding: 15px 0;
width: 100%;
left: 0;
bottom: 0;
z-index: 1;
height: auto; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-cat-links {
position: relative;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-post-title {
position: relative;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata {
position: relative;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items {
position: relative; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide {
float: left;
height: 100%;
min-height: 1px; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper {
height: 585px;
position: relative;
display: block;
line-height: 1; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img {
width: 100%;
height: 100%;
object-fit: cover;
margin: 0; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper {
padding: 15px 0;
width: 100%;
left: 0;
z-index: 1;
min-height: 175px; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links {
position: relative;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title {
position: relative;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata {
position: relative;
z-index: 1; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items {
position: relative;
transition: transform 0.3s ease; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper {
height: 178px; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img {
object-fit: cover; }
.elespare-main-banner-wrap.main-banner-style-29 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-30 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul {
top: auto;
bottom: 0px; }
.elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-posts-grid-wrap {
display: grid;
column-gap: 10px;
row-gap: 20px;
grid-template-columns: repeat(4, 1fr); }
.elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items {
position: relative;
min-height: 390px;
grid-template-columns: repeat(4, 1fr); }
.elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(even), .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(even), .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(even), .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(even), .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(even), .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(even), .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(even), .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(even) {
flex-direction: column-reverse;
display: flex; }
.elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(odd), .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(odd), .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(odd), .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(odd), .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(odd), .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(odd), .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(odd), .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(odd) {
flex-direction: column; }
.elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper {
height: 190px;
position: relative;
display: block;
line-height: 1;
background: #dcdcdc; }
.elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-avatar-wrap {
height: 20px;
width: 20px;
border-radius: 50%;
line-height: 1;
overflow: hidden;
margin-right: 5px; }
.elespare-avatar-wrap img {
height: 100%;
width: 100%;
object-fit: cover;
display: inline !important; }
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap {
overflow: hidden; }
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap .slick-list {
margin: 0 -5px; }
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a img {
transition: transform 0.3s ease; }
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-zoom [class*="elespare-posts-single"]:hover .elespare-img-wrapper a img,
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-zoom [class*="elespare-posts-"]:hover .elespare-img-wrapper a img {
transform: scale(1.05); }
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a img {
transition: transform 0.5s ease; }
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper:hover a img,
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper:hover a img {
transform: scale(1.2) rotate(5deg); }
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-grayscale [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-grayscale [class*="elespare-posts-"] .elespare-img-wrapper a img {
transition: filter 0.5s ease;
filter: grayscale(100%); }
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-grayscale [class*="elespare-posts-single"] .elespare-img-wrapper:hover a img,
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-grayscale [class*="elespare-posts-"] .elespare-img-wrapper:hover a img {
filter: grayscale(0); }
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a {
overflow: hidden;
display: block;
height: 100%;
width: 100%; }
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a img {
transition: transform 2s, filter 1.5s ease-in-out;
transform-origin: center center;
filter: brightness(100%); }
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper:hover a img,
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper:hover a img {
filter: brightness(150%); }
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items {
min-height: 120px;
display: flex;
align-items: center;
position: relative;
margin: 0 5px; }
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper {
height: 123px;
position: relative;
width: 123px;
background-color: #eee;
align-self: flex-start;
overflow: hidden; }
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper a {
display: block;
height: 100%;
width: 150px; }
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper a img {
margin: 0;
width: 100%;
height: 100%;
object-fit: cover;
position: relative; }
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count {
position: absolute;
bottom: 5px;
left: 5px;
width: 25px;
height: 25px;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
line-height: 1;
background-color: #bb191a;
border-radius: 100%;
font-weight: 700;
font-size: 12px; }
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count.elespare-post-count-square {
border-radius: 0;
bottom: 0;
left: 0; }
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count.elespare-pst-cnt-tl {
top: 5px;
bottom: inherit; }
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count.elespare-pst-cnt-tr {
top: 5px;
bottom: inherit;
left: inherit;
right: 5px; }
.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count.elespare-pst-cnt-br {
left: inherit;
right: 5px; }
.elespare-main-banner-wrap .elespare-section-trending.has-background .elespare-trending-wrap.elespare-light .slick-list {
margin: 0 -2.5px; }
.elespare-main-banner-wrap .elespare-section-trending .elespare-content-wrapper {
padding: 10px;
flex: 1; }
.elespare-main-banner-wrap .elespare-section-trending .elespare-content-wrapper ul.elespare-cat-links {
list-style: none;
margin: 0;
padding: 0;
line-height: 1;
margin-bottom: 5px; }
.elespare-main-banner-wrap .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-posts-wrap.elespare-light .elespare-posts-grid-post-items, .elespare-main-banner-wrap .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-posts-wrap.elespare-light .elespare-posts-grid-post-items {
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); }
.elespare-main-banner-wrap .main-banner-upper-section-wrap .elespare-section-slider.has-background .elespare-carousel-wrap {
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); }
.elespare-main-banner-wrap .elespare-section-trending.has-background .elespare-posts-wrap.elespare-light {
margin: -5px 0; }
.elespare-main-banner-wrap .elespare-section-trending.has-background .elespare-posts-wrap.elespare-light .slick-track {
margin: 5px 0; }
.elespare-main-banner-wrap .elespare-section-trending.has-background .elespare-posts-wrap.elespare-light .elespare-posts-trending-post-items {
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); }
.elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata span {
vertical-align: middle; }
.elementor-section-full_width .elespare-main-banner-wrap.main-banner-style-19 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper {
height: 700px; }
.elementor-section-full_width .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-grid-wrap .elespare-posts-grid-post-items {
min-height: 700px; }
.elementor-section-full_width .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper {
height: 450px; }
.elespare-main-banner-wrap
.elespare-posts-wrap
.elespare-posts-carousel-post-items
.elespare-content-wrapper,
.elespare-main-banner-wrap
.elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-content-wrapper,
.elespare-main-banner-wrap
.elespare-section-trending
.elespare-content-wrapper {
text-align: left; }
.elementor-widget-main-banner-1 {
width: 100%; }
@container (max-width: 768px) {
.elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap {
grid-template-columns: 1fr;
column-gap: 0 !important; }
.elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-section-grid {
justify-content: flex-start;
grid-column-end: span 4; }
.elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-section-slider {
height: auto; }
.elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper {
height: 240px; }
.elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap {
grid-template-columns: repeat(2, 1fr); }
.elespare-main-banner-wrap.main-banner-style-1 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-2 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-3 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-4 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-7 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-8 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-9 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-10 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-11 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-12 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-15 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-16 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-17 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-18 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-19 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-20 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-23 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-24 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-25 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-26 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-27 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-28 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-31 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-32 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper {
height: 498px; }
.elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-section-grid {
grid-column-start: auto;
grid-row-start: auto; }
.elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap {
grid-template-columns: 1fr;
column-gap: 0; }
.elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid {
flex-direction: column;
justify-content: flex-start;
grid-column-end: span 4; }
.elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap {
grid-template-columns: repeat(2, 1fr);
display: grid; }
.elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-slider {
height: auto; }
.elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper {
height: 495px; }
.elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper {
height: 243px; }
.elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap {
grid-template-columns: repeat(2, 1fr); }
.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
.elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper {
height: 243px; } }
@container (max-width: 480px) {
.elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper {
height: 240px; }
.elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap {
grid-template-columns: 1fr; }
.elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items {
grid-column-end: span 4; }
.elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap {
grid-template-columns: 1fr; }
.elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap {
grid-template-columns: 1fr; }
.elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper {
height: 240px; }
.elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(even), .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(even), .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(even), .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(even), .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(even), .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(even), .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(even), .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(even) {
flex-direction: column; } }
@container (max-width: 360px) {
.elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap {
grid-template-columns: 1fr; }
.elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items {
grid-column-end: span 4; }
.elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap {
grid-template-columns: 1fr; }
.elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap {
grid-template-columns: 1fr; } }
body.rtl .elespare-main-banner-wrap .main-banner-upper-section-wrap {
text-align: right; }
body.rtl .elespare-main-banner-wrap
.elespare-posts-wrap
.elespare-posts-carousel-post-items
.elespare-content-wrapper,
body.rtl .elespare-main-banner-wrap
.elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-content-wrapper,
body.rtl .elespare-main-banner-wrap
.elespare-section-trending
.elespare-content-wrapper {
text-align: right; }
body.rtl .elespare-main-banner-wrap.main-banner-style-1 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-2 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-3 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-4 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-5 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-6 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-7 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-8 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-11 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-12 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-15 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-16 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-25 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-26 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-27 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-28 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-29 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-30 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-31 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-32 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul {
right: 15px;
left: unset; }
body.rtl .elespare-main-banner-wrap.main-banner-style-1 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-meta-category {
padding-right: 0px; }
body.rtl .elespare-main-banner-wrap .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper {
text-align: right; }
body.rtl .elespare-main-banner-wrap .elespare-section-trending-title .elespare-trending-wrap .slick-list {
margin: 0 -10px; }
body.rtl .elespare-main-banner-wrap.main-banner-style-5 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-6 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper ul {
right: 15px;
left: unset; }
body.rtl .elespare-main-banner-wrap.main-banner-style-9 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-10 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul {
right: 15px;
left: unset; }
body.rtl .elespare-main-banner-wrap.main-banner-style-13 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul,
body.rtl .elespare-main-banner-wrap.main-banner-style-13 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-14 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul,
body.rtl .elespare-main-banner-wrap.main-banner-style-14 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul {
right: 15px;
left: unset; }
body.rtl .elespare-main-banner-wrap .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format,
body.rtl .elespare-main-banner-wrap .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format {
right: auto;
left: 10px; }
body.rtl .elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul,
body.rtl .elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper.has-no-post-format ul, body.rtl .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul,
body.rtl .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper.has-no-post-format ul, body.rtl .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul,
body.rtl .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper.has-no-post-format ul, body.rtl .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul,
body.rtl .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper.has-no-post-format ul, body.rtl .elespare-main-banner-wrap.main-banner-style-21 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul,
body.rtl .elespare-main-banner-wrap.main-banner-style-21 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper.has-no-post-format ul, body.rtl .elespare-main-banner-wrap.main-banner-style-22 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul,
body.rtl .elespare-main-banner-wrap.main-banner-style-22 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper.has-no-post-format ul, body.rtl .elespare-main-banner-wrap.main-banner-style-23 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul,
body.rtl .elespare-main-banner-wrap.main-banner-style-23 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper.has-no-post-format ul, body.rtl .elespare-main-banner-wrap.main-banner-style-24 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul,
body.rtl .elespare-main-banner-wrap.main-banner-style-24 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper.has-no-post-format ul {
right: 15px;
left: unset; }
body.rtl .elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul,
body.rtl .elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul,
body.rtl .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul,
body.rtl .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul,
body.rtl .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-21 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul,
body.rtl .elespare-main-banner-wrap.main-banner-style-21 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-22 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul,
body.rtl .elespare-main-banner-wrap.main-banner-style-22 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-23 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul,
body.rtl .elespare-main-banner-wrap.main-banner-style-23 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-24 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul,
body.rtl .elespare-main-banner-wrap.main-banner-style-24 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul {
right: 45px;
left: auto; }
body.rtl .elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format,
body.rtl .elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format, body.rtl .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format,
body.rtl .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format, body.rtl .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format,
body.rtl .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format, body.rtl .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format,
body.rtl .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format, body.rtl .elespare-main-banner-wrap.main-banner-style-21 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format,
body.rtl .elespare-main-banner-wrap.main-banner-style-21 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format, body.rtl .elespare-main-banner-wrap.main-banner-style-22 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format,
body.rtl .elespare-main-banner-wrap.main-banner-style-22 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format, body.rtl .elespare-main-banner-wrap.main-banner-style-23 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format,
body.rtl .elespare-main-banner-wrap.main-banner-style-23 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format, body.rtl .elespare-main-banner-wrap.main-banner-style-24 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format,
body.rtl .elespare-main-banner-wrap.main-banner-style-24 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format {
right: 15px;
left: auto; }
body.rtl .elespare-main-banner-wrap .elespare-section-trending-title .elespare-trending-wrap .elespare-posts-trending-post-items {
padding-right: 0px; }
body.rtl .elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-21 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-22 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-23 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-24 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul {
left: auto;
top: 15px;
right: 45px; }html{line-height:1.15;-webkit-text-size-adjust:100%}*,:after,:before{box-sizing:border-box}body{background-color:#fff;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;font-weight:400;line-height:1.5;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{color:inherit;font-family:inherit;font-weight:500;line-height:1.2;margin-block-end:1rem;margin-block-start:.5rem}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-block-end:.9rem;margin-block-start:0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em;white-space:pre-wrap}a{background-color:transparent;color:#c36;text-decoration:none}a:active,a:hover{color:#336}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}abbr[title]{border-block-end:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none;height:auto;max-width:100%}details{display:block}summary{display:list-item}figcaption{color:#333;font-size:16px;font-style:italic;font-weight:400;line-height:1.4}[hidden],template{display:none}@media print{*,:after,:before{background:transparent!important;box-shadow:none!important;color:#000!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre{white-space:pre-wrap!important}blockquote,pre{-moz-column-break-inside:avoid;border:1px solid #ccc;break-inside:avoid}thead{display:table-header-group}img,tr{-moz-column-break-inside:avoid;break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{-moz-column-break-after:avoid;break-after:avoid}}label{display:inline-block;line-height:1;vertical-align:middle}button,input,optgroup,select,textarea{font-family:inherit;font-size:1rem;line-height:1.5;margin:0}input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{border:1px solid #666;border-radius:3px;padding:.5rem 1rem;transition:all .3s;width:100%}input[type=date]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{border-color:#333}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;width:auto}[type=button],[type=submit],button{background-color:transparent;border:1px solid #c36;border-radius:3px;color:#c36;display:inline-block;font-size:1rem;font-weight:400;padding:.5rem 1rem;text-align:center;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}[type=button]:focus:not(:focus-visible),[type=submit]:focus:not(:focus-visible),button:focus:not(:focus-visible){outline:none}[type=button]:focus,[type=button]:hover,[type=submit]:focus,[type=submit]:hover,button:focus,button:hover{background-color:#c36;color:#fff;text-decoration:none}[type=button]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto;resize:vertical}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}select{display:block}table{background-color:transparent;border-collapse:collapse;border-spacing:0;font-size:.9em;margin-block-end:15px;width:100%}table td,table th{border:1px solid hsla(0,0%,50%,.502);line-height:1.5;padding:15px;vertical-align:top}table th{font-weight:700}table tfoot th,table thead th{font-size:1em}table caption+thead tr:first-child td,table caption+thead tr:first-child th,table colgroup+thead tr:first-child td,table colgroup+thead tr:first-child th,table thead:first-child tr:first-child td,table thead:first-child tr:first-child th{border-block-start:1px solid hsla(0,0%,50%,.502)}table tbody>tr:nth-child(odd)>td,table tbody>tr:nth-child(odd)>th{background-color:hsla(0,0%,50%,.071)}table tbody tr:hover>td,table tbody tr:hover>th{background-color:hsla(0,0%,50%,.102)}table tbody+tbody{border-block-start:2px solid hsla(0,0%,50%,.502)}@media(max-width:767px){table table{font-size:.8em}table table td,table table th{line-height:1.3;padding:7px}table table th{font-weight:400}}dd,dl,dt,li,ol,ul{background:transparent;border:0;font-size:100%;margin-block-end:0;margin-block-start:0;outline:0;vertical-align:baseline}.comments-area a,.page-content a{text-decoration:underline}.alignright{float:right;margin-left:1rem}.alignleft{float:left;margin-right:1rem}.aligncenter{clear:both;display:block;margin-inline:auto}.alignwide{margin-inline:-80px}.alignfull{margin-inline:calc(50% - 50vw);max-width:100vw}.alignfull,.alignfull img{width:100vw}.wp-caption{margin-block-end:1.25rem;max-width:100%}.wp-caption.alignleft{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{display:block;margin-inline:auto}.wp-caption-text{margin:0}.gallery-caption{display:block;font-size:.8125rem;line-height:1.5;margin:0;padding:.75rem}.pagination{display:flex;justify-content:space-between;margin:20px auto}.sticky{display:block;position:relative}.bypostauthor{font-size:inherit}.hide{display:none!important}.post-password-form{margin:50px auto;max-width:500px}.post-password-form p{align-items:flex-end;display:flex;width:100%}.post-password-form [type=submit]{margin-inline-start:3px}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#eee;clip:auto!important;clip-path:none;color:#333;display:block;font-size:1rem;height:auto;left:5px;line-height:normal;padding:12px 24px;text-decoration:none;top:5px;width:auto;z-index:100000}.post .entry-title a{text-decoration:none}.post .wp-post-image{max-height:500px;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:991px){.post .wp-post-image{max-height:400px}}@media(max-width:575px){.post .wp-post-image{max-height:300px}}#comments .comment-list{font-size:.9em;list-style:none;margin:0;padding:0}#comments .comment,#comments .pingback{position:relative}#comments .comment .comment-body,#comments .pingback .comment-body{border-block-end:1px solid #ccc;display:flex;flex-direction:column;padding-block-end:30px;padding-block-start:30px;padding-inline-end:0;padding-inline-start:60px}#comments .comment .avatar,#comments .pingback .avatar{border-radius:50%;left:0;margin-inline-end:10px;position:absolute}body.rtl #comments .comment .avatar,body.rtl #comments .pingback .avatar,html[dir=rtl] #comments .comment .avatar,html[dir=rtl] #comments .pingback .avatar{left:auto;right:0}#comments .comment-meta{display:flex;justify-content:space-between;margin-block-end:.9rem}#comments .comment-metadata,#comments .reply{font-size:11px;line-height:1}#comments .children{list-style:none;margin:0;padding-inline-start:30px;position:relative}#comments .children li:last-child{padding-block-end:0}#comments ol.comment-list .children:before{content:"↪";display:inline-block;font-size:1em;font-weight:400;left:0;line-height:100%;position:absolute;top:45px;width:auto}body.rtl #comments ol.comment-list .children:before,html[dir=rtl] #comments ol.comment-list .children:before{content:"↩";left:auto;right:0}@media(min-width:768px){#comments .comment-author,#comments .comment-metadata{line-height:1}}@media(max-width:767px){#comments .comment .comment-body{padding:30px 0}#comments .children{padding-inline-start:20px}#comments .comment .avatar{float:left;position:inherit}body.rtl #comments .comment .avatar,html[dir=rtl] #comments .comment .avatar{float:right}}.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{margin-inline-end:auto;margin-inline-start:auto;width:100%}@media(max-width:575px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{padding-inline-end:10px;padding-inline-start:10px}}@media(min-width:576px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:500px}.site-footer.footer-full-width .footer-inner,.site-header.header-full-width .header-inner{max-width:100%}}@media(min-width:768px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:600px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}@media(min-width:992px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:800px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}@media(min-width:1200px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:1140px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}.site-header+.elementor{min-height:calc(100vh - 320px)}.site-header{display:flex;flex-wrap:wrap;justify-content:space-between;padding-block-end:1rem;padding-block-start:1rem;position:relative}.site-header .site-title{font-size:2.5rem;font-weight:500;line-height:1.2}.site-header .site-branding{display:flex;flex-direction:column;gap:.5rem;justify-content:center}.site-header .header-inner{display:flex;flex-wrap:wrap;justify-content:space-between}.site-header .header-inner .custom-logo-link{display:block}.site-header .header-inner .site-branding .site-description,.site-header .header-inner .site-branding .site-title{margin:0}.site-header .header-inner .site-branding .site-logo img{display:block}.site-header .header-inner .site-branding.show-logo .site-title,.site-header .header-inner .site-branding.show-title .site-logo{display:none!important}.site-header.header-inverted .header-inner{flex-direction:row-reverse}.site-header.header-inverted .header-inner .site-branding{text-align:end}.site-header.header-stacked .header-inner{align-items:center;flex-direction:column;text-align:center}.site-footer{padding-block-end:1rem;padding-block-start:1rem;position:relative}.site-footer .site-title{font-size:1.5rem;font-weight:500;line-height:1.2}.site-footer .site-branding{display:flex;flex-direction:column;gap:.5rem;justify-content:center}.site-footer .footer-inner{display:flex;flex-wrap:wrap;justify-content:space-between}.site-footer .footer-inner .custom-logo-link{display:block}.site-footer .footer-inner .site-branding .site-description,.site-footer .footer-inner .site-branding .site-title{margin:0}.site-footer .footer-inner .site-branding .site-logo img{display:block}.site-footer .footer-inner .site-branding.show-logo .site-title,.site-footer .footer-inner .site-branding.show-title .site-logo{display:none!important}.site-footer .footer-inner .copyright{align-items:center;display:flex;justify-content:flex-end}.site-footer .footer-inner .copyright p{margin:0}.site-footer.footer-inverted .footer-inner{flex-direction:row-reverse}.site-footer.footer-inverted .footer-inner .site-branding{text-align:end}.site-footer.footer-stacked .footer-inner{align-items:center;flex-direction:column;text-align:center}.site-footer.footer-stacked .footer-inner .site-branding .site-title{text-align:center}.site-footer.footer-stacked .footer-inner .site-navigation .menu{padding:0}@media(max-width:576px){.site-footer:not(.footer-stacked) .footer-inner .copyright,.site-footer:not(.footer-stacked) .footer-inner .site-branding,.site-footer:not(.footer-stacked) .footer-inner .site-navigation{display:block;max-width:none;text-align:center;width:100%}.site-footer .footer-inner .site-navigation ul.menu{justify-content:center}.site-footer .footer-inner .site-navigation ul.menu li{display:inline-block}}.site-header.header-stacked .site-navigation-toggle-holder{justify-content:center;max-width:100%}.site-header.menu-layout-dropdown .site-navigation{display:none}.site-navigation-toggle-holder{align-items:center;display:flex;padding:8px 15px}.site-navigation-toggle-holder .site-navigation-toggle{align-items:center;background-color:rgba(0,0,0,.05);border:0 solid;border-radius:3px;color:#494c4f;cursor:pointer;display:flex;justify-content:center;padding:.5rem}.site-navigation-toggle-holder .site-navigation-toggle-icon{display:block;width:1.25rem}.site-navigation-toggle-holder .site-navigation-toggle-icon:after,.site-navigation-toggle-holder .site-navigation-toggle-icon:before{background-color:currentColor;border-radius:3px;content:"";display:block;height:3px;transition:all .2s ease-in-out}.site-navigation-toggle-holder .site-navigation-toggle-icon:before{box-shadow:0 .35rem 0 currentColor;margin-block-end:.5rem}.site-navigation-toggle-holder .site-navigation-toggle[aria-expanded=true] .site-navigation-toggle-icon:before{box-shadow:none;transform:translateY(.35rem) rotate(45deg)}.site-navigation-toggle-holder .site-navigation-toggle[aria-expanded=true] .site-navigation-toggle-icon:after{transform:translateY(-.35rem) rotate(-45deg)}.site-navigation{align-items:center;display:flex}.site-navigation ul.menu,.site-navigation ul.menu ul{list-style-type:none;padding:0}.site-navigation ul.menu{display:flex;flex-wrap:wrap}.site-navigation ul.menu li{display:flex;position:relative}.site-navigation ul.menu li a{display:block;padding:8px 15px}.site-navigation ul.menu li.menu-item-has-children{padding-inline-end:15px}.site-navigation ul.menu li.menu-item-has-children:after{align-items:center;color:#666;content:"▾";display:flex;font-size:1.5em;justify-content:center;text-decoration:none}.site-navigation ul.menu li.menu-item-has-children:focus-within>ul{display:block}.site-navigation ul.menu li ul{background:#fff;display:none;left:0;min-width:150px;position:absolute;top:100%;z-index:2}.site-navigation ul.menu li ul li{border-block-end:1px solid #eee}.site-navigation ul.menu li ul li:last-child{border-block-end:none}.site-navigation ul.menu li ul li.menu-item-has-children a{flex-grow:1}.site-navigation ul.menu li ul li.menu-item-has-children:after{transform:translateY(-50%) rotate(-90deg)}.site-navigation ul.menu li ul ul{left:100%;top:0}.site-navigation ul.menu li:hover>ul{display:block}footer .site-navigation ul.menu li ul{bottom:100%;top:auto}footer .site-navigation ul.menu li ul ul{bottom:0}footer .site-navigation ul.menu a{padding:5px 15px}.site-navigation-dropdown{bottom:0;left:0;margin-block-start:10px;position:absolute;transform-origin:top;transition:max-height .3s,transform .3s;width:100%;z-index:10000}.site-navigation-toggle-holder:not(.elementor-active)+.site-navigation-dropdown{max-height:0;transform:scaleY(0)}.site-navigation-toggle-holder.elementor-active+.site-navigation-dropdown{max-height:100vh;transform:scaleY(1)}.site-navigation-dropdown ul{padding:0}.site-navigation-dropdown ul.menu{background:#fff;margin:0;padding:0;position:absolute;width:100%}.site-navigation-dropdown ul.menu li{display:block;position:relative;width:100%}.site-navigation-dropdown ul.menu li a{background:#fff;box-shadow:inset 0 -1px 0 rgba(0,0,0,.102);color:#55595c;display:block;padding:20px}.site-navigation-dropdown ul.menu li.current-menu-item a{background:#55595c;color:#fff}.site-navigation-dropdown ul.menu>li li{max-height:0;transform:scaleY(0);transform-origin:top;transition:max-height .3s,transform .3s}.site-navigation-dropdown ul.menu li.elementor-active>ul>li{max-height:100vh;transform:scaleY(1)}@media(max-width:576px){.site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation{display:none!important}}@media(min-width:768px){.site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation-toggle-holder{display:none!important}}@media(min-width:576px)and (max-width:767px){.site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation{display:none!important}}@media(min-width:992px){.site-header.menu-dropdown-tablet:not(.menu-layout-dropdown) .site-navigation-toggle-holder{display:none!important}}@media(max-width:992px){.site-header.menu-dropdown-tablet:not(.menu-layout-dropdown) .site-navigation{display:none!important}}.site-header.menu-dropdown-none:not(.menu-layout-dropdown) .site-navigation-toggle-holder{display:none!important}.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{display:inline-block;vertical-align:middle}
.site-main .menu-navigation-container{overflow:visible}.elementor-item:after,.elementor-item:before{display:block;position:absolute;transition:.3s;transition-timing-function:cubic-bezier(.58,.3,.005,1)}.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{opacity:0}.elementor-item-active:after,.elementor-item-active:before,.elementor-item.highlighted:after,.elementor-item.highlighted:before,.elementor-item:focus:after,.elementor-item:focus:before,.elementor-item:hover:after,.elementor-item:hover:before{transform:scale(1)}.e--pointer-double-line .elementor-item:after,.e--pointer-double-line .elementor-item:before,.e--pointer-overline .elementor-item:after,.e--pointer-overline .elementor-item:before,.e--pointer-underline .elementor-item:after,.e--pointer-underline .elementor-item:before{background-color:#3f444b;height:3px;left:0;width:100%;z-index:2}.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{height:0;left:50%;width:0}.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:10px}.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{bottom:10px}.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:-10px}.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{bottom:-10px}.e--pointer-double-line.e--animation-none,.e--pointer-double-line.e--animation-none .elementor-item,.e--pointer-double-line.e--animation-none .elementor-item:after,.e--pointer-double-line.e--animation-none .elementor-item:before,.e--pointer-double-line.e--animation-none .elementor-item:focus,.e--pointer-double-line.e--animation-none .elementor-item:hover,.e--pointer-double-line.e--animation-none:after,.e--pointer-double-line.e--animation-none:before,.e--pointer-double-line.e--animation-none:focus,.e--pointer-double-line.e--animation-none:hover,.e--pointer-overline.e--animation-none,.e--pointer-overline.e--animation-none .elementor-item,.e--pointer-overline.e--animation-none .elementor-item:after,.e--pointer-overline.e--animation-none .elementor-item:before,.e--pointer-overline.e--animation-none .elementor-item:focus,.e--pointer-overline.e--animation-none .elementor-item:hover,.e--pointer-overline.e--animation-none:after,.e--pointer-overline.e--animation-none:before,.e--pointer-overline.e--animation-none:focus,.e--pointer-overline.e--animation-none:hover,.e--pointer-underline.e--animation-none,.e--pointer-underline.e--animation-none .elementor-item,.e--pointer-underline.e--animation-none .elementor-item:after,.e--pointer-underline.e--animation-none .elementor-item:before,.e--pointer-underline.e--animation-none .elementor-item:focus,.e--pointer-underline.e--animation-none .elementor-item:hover,.e--pointer-underline.e--animation-none:after,.e--pointer-underline.e--animation-none:before,.e--pointer-underline.e--animation-none:focus,.e--pointer-underline.e--animation-none:hover{transition-duration:0s}.e--pointer-double-line .elementor-item:before,.e--pointer-overline .elementor-item:before{content:"";top:0}.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{left:-20px;width:10px}.e--pointer-double-line .elementor-item:after,.e--pointer-underline .elementor-item:after{bottom:0;content:""}.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{inset-inline-start:100%;width:10px}.e--pointer-framed .elementor-item:after,.e--pointer-framed .elementor-item:before{background:transparent;border:3px solid #3f444b;bottom:0;left:0;right:0;top:0}.e--pointer-framed .elementor-item:before{content:""}.e--pointer-framed.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(.75)}.e--pointer-framed.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(1.25)}.e--pointer-framed.e--animation-grow .elementor-item:before,.e--pointer-framed.e--animation-shrink .elementor-item:before{transition:opacity .2s,transform .4s}.e--pointer-framed.e--animation-draw .elementor-item:after,.e--pointer-framed.e--animation-draw .elementor-item:before{height:3px;width:3px}.e--pointer-framed.e--animation-draw .elementor-item:before{border-width:0 0 3px 3px;transition:width .1s .2s,height .1s .3s,opacity .12s .22s}.e--pointer-framed.e--animation-draw .elementor-item:after{border-width:3px 3px 0 0;bottom:0;content:"";left:auto;right:0;top:auto;transition:width .1s,height .1s .1s,opacity .02s .18s}.e--pointer-framed.e--animation-draw .elementor-item-active:after,.e--pointer-framed.e--animation-draw .elementor-item-active:before,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,.e--pointer-framed.e--animation-draw .elementor-item:focus:after,.e--pointer-framed.e--animation-draw .elementor-item:focus:before,.e--pointer-framed.e--animation-draw .elementor-item:hover:after,.e--pointer-framed.e--animation-draw .elementor-item:hover:before{height:100%;width:100%}.e--pointer-framed.e--animation-draw .elementor-item-active:before,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,.e--pointer-framed.e--animation-draw .elementor-item:focus:before,.e--pointer-framed.e--animation-draw .elementor-item:hover:before{transition:opacity .02s,height .1s,width .1s .1s}.e--pointer-framed.e--animation-draw .elementor-item-active:after,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,.e--pointer-framed.e--animation-draw .elementor-item:focus:after,.e--pointer-framed.e--animation-draw .elementor-item:hover:after{transition:opacity .02s .2s,height .1s .2s,width .1s .3s}.e--pointer-framed.e--animation-corners .elementor-item:after,.e--pointer-framed.e--animation-corners .elementor-item:before{height:3px;width:3px}.e--pointer-framed.e--animation-corners .elementor-item:before{border-width:3px 0 0 3px}.e--pointer-framed.e--animation-corners .elementor-item:after{border-width:0 3px 3px 0;bottom:0;content:"";left:auto;right:0;top:auto}.e--pointer-framed.e--animation-corners .elementor-item-active:after,.e--pointer-framed.e--animation-corners .elementor-item-active:before,.e--pointer-framed.e--animation-corners .elementor-item.highlighted:after,.e--pointer-framed.e--animation-corners .elementor-item.highlighted:before,.e--pointer-framed.e--animation-corners .elementor-item:focus:after,.e--pointer-framed.e--animation-corners .elementor-item:focus:before,.e--pointer-framed.e--animation-corners .elementor-item:hover:after,.e--pointer-framed.e--animation-corners .elementor-item:hover:before{height:100%;transition:opacity 2ms,width .4s,height .4s;width:100%}.e--pointer-framed.e--animation-none,.e--pointer-framed.e--animation-none .elementor-item,.e--pointer-framed.e--animation-none .elementor-item:after,.e--pointer-framed.e--animation-none .elementor-item:before,.e--pointer-framed.e--animation-none .elementor-item:focus,.e--pointer-framed.e--animation-none .elementor-item:hover,.e--pointer-framed.e--animation-none:after,.e--pointer-framed.e--animation-none:before,.e--pointer-framed.e--animation-none:focus,.e--pointer-framed.e--animation-none:hover{transition-duration:0s}.e--pointer-background .elementor-item:after,.e--pointer-background .elementor-item:before{content:"";transition:.3s}.e--pointer-background .elementor-item:before{background:#3f444b;bottom:0;left:0;right:0;top:0;z-index:-1}.e--pointer-background .elementor-item-active,.e--pointer-background .elementor-item.highlighted,.e--pointer-background .elementor-item:focus,.e--pointer-background .elementor-item:hover{color:#fff}.e--pointer-background.e--animation-grow .elementor-item:before{transform:scale(.5)}.e--pointer-background.e--animation-grow .elementor-item-active:before,.e--pointer-background.e--animation-grow .elementor-item.highlighted:before,.e--pointer-background.e--animation-grow .elementor-item:focus:before,.e--pointer-background.e--animation-grow .elementor-item:hover:before{opacity:1;transform:scale(1)}.e--pointer-background.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(1.2);transition:.3s}.e--pointer-background.e--animation-shrink .elementor-item-active:before,.e--pointer-background.e--animation-shrink .elementor-item.highlighted:before,.e--pointer-background.e--animation-shrink .elementor-item:focus:before,.e--pointer-background.e--animation-shrink .elementor-item:hover:before{transition:opacity .15s,transform .4s}.e--pointer-background.e--animation-sweep-left .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{left:100%}.e--pointer-background.e--animation-sweep-right .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{right:100%}.e--pointer-background.e--animation-sweep-up .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:100%}.e--pointer-background.e--animation-sweep-down .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{bottom:100%}.e--pointer-background.e--animation-shutter-out-vertical .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{bottom:50%;top:50%}.e--pointer-background.e--animation-shutter-out-horizontal .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{left:50%;right:50%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after{background:#3f444b;bottom:0;left:0;right:0;top:0;z-index:-1}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:before{bottom:100%;top:0}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after{bottom:0;top:100%}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:before{bottom:50%}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:after{top:50%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:before{left:100%;right:0}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after{left:0;right:100%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:before{left:50%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:after{right:50%}.e--pointer-background.e--animation-none,.e--pointer-background.e--animation-none .elementor-item,.e--pointer-background.e--animation-none .elementor-item:after,.e--pointer-background.e--animation-none .elementor-item:before,.e--pointer-background.e--animation-none .elementor-item:focus,.e--pointer-background.e--animation-none .elementor-item:hover,.e--pointer-background.e--animation-none:after,.e--pointer-background.e--animation-none:before,.e--pointer-background.e--animation-none:focus,.e--pointer-background.e--animation-none:hover{transition-duration:0s}.e--pointer-text.e--animation-skew .elementor-item:focus,.e--pointer-text.e--animation-skew .elementor-item:hover{transform:skew(-8deg)}.e--pointer-text.e--animation-grow .elementor-item:focus,.e--pointer-text.e--animation-grow .elementor-item:hover{transform:scale(1.2)}.e--pointer-text.e--animation-shrink .elementor-item:focus,.e--pointer-text.e--animation-shrink .elementor-item:hover{transform:scale(.8)}.e--pointer-text.e--animation-float .elementor-item:focus,.e--pointer-text.e--animation-float .elementor-item:hover{transform:translateY(-8px)}.e--pointer-text.e--animation-sink .elementor-item:focus,.e--pointer-text.e--animation-sink .elementor-item:hover{transform:translateY(8px)}.e--pointer-text.e--animation-rotate .elementor-item:focus,.e--pointer-text.e--animation-rotate .elementor-item:hover{transform:rotate(6deg)}.e--pointer-text.e--animation-none,.e--pointer-text.e--animation-none .elementor-item,.e--pointer-text.e--animation-none .elementor-item:after,.e--pointer-text.e--animation-none .elementor-item:before,.e--pointer-text.e--animation-none .elementor-item:focus,.e--pointer-text.e--animation-none .elementor-item:hover,.e--pointer-text.e--animation-none:after,.e--pointer-text.e--animation-none:before,.e--pointer-text.e--animation-none:focus,.e--pointer-text.e--animation-none:hover{transition-duration:0s}.elementor-nav-menu--main .elementor-nav-menu a{transition:.4s}.elementor-nav-menu--main .elementor-nav-menu a,.elementor-nav-menu--main .elementor-nav-menu a.highlighted,.elementor-nav-menu--main .elementor-nav-menu a:focus,.elementor-nav-menu--main .elementor-nav-menu a:hover{padding:13px 20px}.elementor-nav-menu--main .elementor-nav-menu a.current{background:#1f2124;color:#fff}.elementor-nav-menu--main .elementor-nav-menu a.disabled{background:#3f444b;color:#88909b}.elementor-nav-menu--main .elementor-nav-menu ul{border-style:solid;border-width:0;padding:0;position:absolute;width:12em}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down,.elementor-nav-menu--main .elementor-nav-menu span.scroll-up{background:#fff;display:none;height:20px;overflow:hidden;position:absolute;visibility:hidden}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow,.elementor-nav-menu--main .elementor-nav-menu span.scroll-up-arrow{border:8px dashed transparent;border-bottom:8px solid #33373d;height:0;left:50%;margin-inline-start:-8px;overflow:hidden;position:absolute;top:-2px;width:0}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow{border-color:#33373d transparent transparent;border-style:solid dashed dashed;top:6px}.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow .e-font-icon-svg,.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow i{transform:rotate(-90deg)}.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow .e-font-icon-svg{fill:currentColor;height:1em;width:1em}.elementor-nav-menu--layout-horizontal{display:flex}.elementor-nav-menu--layout-horizontal .elementor-nav-menu{display:flex;flex-wrap:wrap}.elementor-nav-menu--layout-horizontal .elementor-nav-menu a{flex-grow:1;white-space:nowrap}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li{display:flex}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li ul,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>.scroll-down{top:100%!important}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>a{margin-inline-start:var(--e-nav-menu-horizontal-menu-item-margin)}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>.scroll-down,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>.scroll-up,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>ul{left:var(--e-nav-menu-horizontal-menu-item-margin)!important}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child)>a{margin-inline-end:var(--e-nav-menu-horizontal-menu-item-margin)}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child):after{align-self:center;border-color:var(--e-nav-menu-divider-color,#000);border-left-style:var(--e-nav-menu-divider-style,solid);border-left-width:var(--e-nav-menu-divider-width,2px);content:var(--e-nav-menu-divider-content,none);height:var(--e-nav-menu-divider-height,35%)}.elementor-nav-menu__align-right .elementor-nav-menu{justify-content:flex-end;margin-left:auto}.elementor-nav-menu__align-right .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-end}.elementor-nav-menu__align-left .elementor-nav-menu{justify-content:flex-start;margin-right:auto}.elementor-nav-menu__align-left .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-start}.elementor-nav-menu__align-start .elementor-nav-menu{justify-content:flex-start;margin-inline-end:auto}.elementor-nav-menu__align-start .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-start}.elementor-nav-menu__align-end .elementor-nav-menu{justify-content:flex-end;margin-inline-start:auto}.elementor-nav-menu__align-end .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-end}.elementor-nav-menu__align-center .elementor-nav-menu{justify-content:center;margin-inline-end:auto;margin-inline-start:auto}.elementor-nav-menu__align-center .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:center}.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu{width:100%}.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li{flex-grow:1}.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>a{justify-content:center}.elementor-widget-nav-menu:not(.elementor-nav-menu--toggle) .elementor-menu-toggle{display:none}.elementor-widget-nav-menu .elementor-widget-container{display:flex;flex-direction:column}.elementor-nav-menu{position:relative;z-index:2}.elementor-nav-menu:after{clear:both;content:" ";display:block;font:0/0 serif;height:0;overflow:hidden;visibility:hidden}.elementor-nav-menu,.elementor-nav-menu li,.elementor-nav-menu ul{display:block;line-height:normal;list-style:none;margin:0;padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.elementor-nav-menu ul{display:none}.elementor-nav-menu ul ul a,.elementor-nav-menu ul ul a:active,.elementor-nav-menu ul ul a:focus,.elementor-nav-menu ul ul a:hover{border-left:16px solid transparent}.elementor-nav-menu ul ul ul a,.elementor-nav-menu ul ul ul a:active,.elementor-nav-menu ul ul ul a:focus,.elementor-nav-menu ul ul ul a:hover{border-left:24px solid transparent}.elementor-nav-menu ul ul ul ul a,.elementor-nav-menu ul ul ul ul a:active,.elementor-nav-menu ul ul ul ul a:focus,.elementor-nav-menu ul ul ul ul a:hover{border-left:32px solid transparent}.elementor-nav-menu ul ul ul ul ul a,.elementor-nav-menu ul ul ul ul ul a:active,.elementor-nav-menu ul ul ul ul ul a:focus,.elementor-nav-menu ul ul ul ul ul a:hover{border-left:40px solid transparent}.elementor-nav-menu a,.elementor-nav-menu li{position:relative}.elementor-nav-menu li{border-width:0}.elementor-nav-menu a{align-items:center;display:flex}.elementor-nav-menu a,.elementor-nav-menu a:focus,.elementor-nav-menu a:hover{line-height:20px;padding:10px 20px}.elementor-nav-menu a.current{background:#1f2124;color:#fff}.elementor-nav-menu a.disabled{color:#88909b;cursor:not-allowed}.elementor-nav-menu .e-plus-icon:before{content:"+"}.elementor-nav-menu .sub-arrow{align-items:center;display:flex;line-height:1;margin-block-end:-10px;margin-block-start:-10px;padding:10px;padding-inline-end:0}.elementor-nav-menu .sub-arrow i{pointer-events:none}.elementor-nav-menu .sub-arrow .fa.fa-chevron-down,.elementor-nav-menu .sub-arrow .fas.fa-chevron-down{font-size:.7em}.elementor-nav-menu .sub-arrow .e-font-icon-svg{height:1em;width:1em}.elementor-nav-menu .sub-arrow .e-font-icon-svg.fa-svg-chevron-down{height:.7em;width:.7em}.elementor-nav-menu--dropdown .elementor-item.elementor-item-active,.elementor-nav-menu--dropdown .elementor-item.highlighted,.elementor-nav-menu--dropdown .elementor-item:focus,.elementor-nav-menu--dropdown .elementor-item:hover,.elementor-sub-item.elementor-item-active,.elementor-sub-item.highlighted,.elementor-sub-item:focus,.elementor-sub-item:hover{background-color:#3f444b;color:#fff}.elementor-menu-toggle{align-items:center;background-color:rgba(0,0,0,.05);border:0 solid;border-radius:3px;color:#33373d;cursor:pointer;display:flex;font-size:var(--nav-menu-icon-size,22px);justify-content:center;padding:.25em}.elementor-menu-toggle.elementor-active .elementor-menu-toggle__icon--open,.elementor-menu-toggle:not(.elementor-active) .elementor-menu-toggle__icon--close{display:none}.elementor-menu-toggle .e-font-icon-svg{fill:#33373d;height:1em;width:1em}.elementor-menu-toggle svg{height:auto;width:1em;fill:var(--nav-menu-icon-color,currentColor)}span.elementor-menu-toggle__icon--close,span.elementor-menu-toggle__icon--open{line-height:1}.elementor-nav-menu--dropdown{background-color:#fff;font-size:13px}.elementor-nav-menu--dropdown-none .elementor-menu-toggle,.elementor-nav-menu--dropdown-none .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown.elementor-nav-menu__container{margin-top:10px;overflow-x:hidden;overflow-y:auto;transform-origin:top;transition:max-height .3s,transform .3s}.elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-sub-item{font-size:.85em}.elementor-nav-menu--dropdown a{color:#33373d}.elementor-nav-menu--dropdown a.current{background:#1f2124;color:#fff}.elementor-nav-menu--dropdown a.disabled{color:#b3b3b3}ul.elementor-nav-menu--dropdown a,ul.elementor-nav-menu--dropdown a:focus,ul.elementor-nav-menu--dropdown a:hover{border-inline-start:8px solid transparent;text-shadow:none}.elementor-nav-menu__text-align-center .elementor-nav-menu--dropdown .elementor-nav-menu a{justify-content:center}.elementor-nav-menu--toggle{--menu-height:100vh}.elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active)+.elementor-nav-menu__container{max-height:0;overflow:hidden;transform:scaleY(0)}.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container{animation:hide-scroll .3s backwards;max-height:var(--menu-height);transform:scaleY(1)}.elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown{position:absolute;z-index:9997}@media (max-width:767px){.elementor-nav-menu--dropdown-mobile .elementor-nav-menu--main{display:none}}@media (min-width:768px){.elementor-nav-menu--dropdown-mobile .elementor-menu-toggle,.elementor-nav-menu--dropdown-mobile .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-mobile nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@media (max-width:-1){.elementor-nav-menu--dropdown-mobile_extra .elementor-nav-menu--main{display:none}}@media (min-width:-1){.elementor-nav-menu--dropdown-mobile_extra .elementor-menu-toggle,.elementor-nav-menu--dropdown-mobile_extra .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-mobile_extra nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@media (max-width:1024px){.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--main{display:none}}@media (min-width:1025px){.elementor-nav-menu--dropdown-tablet .elementor-menu-toggle,.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-tablet nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@media (max-width:-1){.elementor-nav-menu--dropdown-tablet_extra .elementor-nav-menu--main{display:none}}@media (min-width:-1){.elementor-nav-menu--dropdown-tablet_extra .elementor-menu-toggle,.elementor-nav-menu--dropdown-tablet_extra .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-tablet_extra nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@keyframes hide-scroll{0%,to{overflow:hidden}}.elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container,.elementor-widget:not(:has(.elementor-widget-container)) .elementor-widget-container{overflow:hidden}.elementor-widget .elementor-icon-list-items.elementor-inline-items{display:flex;flex-wrap:wrap;margin-inline:-8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-inline-item{word-break:break-word}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{border-width:0;border-inline-start-width:1px;border-style:solid;height:100%;inset-inline-end:-8px;inset-inline-start:auto;position:relative;width:auto}.elementor-widget .elementor-icon-list-items{list-style-type:none;margin:0;padding:0}.elementor-widget .elementor-icon-list-item{margin:0;padding:0;position:relative}.elementor-widget .elementor-icon-list-item:after{inset-block-end:0;position:absolute;width:100%}.elementor-widget .elementor-icon-list-item,.elementor-widget .elementor-icon-list-item a{align-items:var(--icon-vertical-align,center);display:flex;font-size:inherit}.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text{align-self:center;padding-inline-start:5px}.elementor-widget .elementor-icon-list-icon{display:flex;inset-block-start:var(--icon-vertical-offset,initial);position:relative}.elementor-widget .elementor-icon-list-icon svg{height:var(--e-icon-list-icon-size,1em);width:var(--e-icon-list-icon-size,1em)}.elementor-widget .elementor-icon-list-icon i{font-size:var(--e-icon-list-icon-size);width:1.25em}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon{text-align:var(--e-icon-list-icon-align)}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg{margin:var(--e-icon-list-icon-margin,0 calc(var(--e-icon-list-icon-size, 1em) * .25) 0 0)}.elementor-widget.elementor-list-item-link-full_width a{width:100%}.elementor-widget.elementor-align-center .elementor-icon-list-item,.elementor-widget.elementor-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-align-left .elementor-icon-list-item,.elementor-widget.elementor-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-align-right .elementor-icon-list-item,.elementor-widget.elementor-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-align-right) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-align-left) .elementor-icon-list-item:after{inset-inline-end:0}@media (min-width:-1){.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-widescreen-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-widescreen-align-left .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-widescreen-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-widescreen-align-right .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-widescreen-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-widescreen-align-right) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-widescreen-align-left) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:-1){.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-laptop-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-laptop-align-left .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-laptop-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-laptop-align-right .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-laptop-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-laptop-align-right) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-laptop-align-left) .elementor-icon-list-item:after{inset-inline-end:0}.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-tablet_extra-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-tablet_extra-align-left .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-tablet_extra-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-tablet_extra-align-right) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-tablet_extra-align-left) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:1024px){.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-tablet-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-tablet-align-left .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-tablet-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-tablet-align-right .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-tablet-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-tablet-align-right) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-tablet-align-left) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:-1){.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile_extra-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-mobile_extra-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-mobile_extra-align-right) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-mobile_extra-align-left) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:767px){.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-mobile-align-left .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-mobile-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-mobile-align-right .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-mobile-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-mobile-align-right) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-mobile-align-left) .elementor-icon-list-item:after{inset-inline-end:0}}#left-area ul.elementor-icon-list-items,.elementor .elementor-element ul.elementor-icon-list-items,.elementor-edit-area .elementor-element ul.elementor-icon-list-items{padding:0}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}.elementor-post-info__terms-list{display:inline-block}.elementor-post-info .elementor-icon-list-icon .elementor-avatar{border-radius:100%}.elementor-widget-post-info.elementor-align-center .elementor-icon-list-item:after{margin:initial}.elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text{display:inline-block}.elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text a,.elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text span{display:inline}.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-threads:before{content:"\e9cb"}.fa-threads-square:before{content:"\e9cc"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-x-twitter:before{content:"\e9ca"}.fa-x-twitter-square:before{content:"\e9c9"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(//salon-inspiracji.pl/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot);src:url(//salon-inspiracji.pl/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//salon-inspiracji.pl/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"),url(//salon-inspiracji.pl/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff) format("woff"),url(//salon-inspiracji.pl/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.ttf) format("truetype"),url(//salon-inspiracji.pl/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-family:"Font Awesome 5 Free";font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(//salon-inspiracji.pl/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot);src:url(//salon-inspiracji.pl/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//salon-inspiracji.pl/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(//salon-inspiracji.pl/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff) format("woff"),url(//salon-inspiracji.pl/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"),url(//salon-inspiracji.pl/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900}.elementor-post-navigation-borders-yes .elementor-post-navigation.elementor-grid{border:1px solid;border-left:none;border-right:none;color:#d5d8dc;padding-bottom:10px;padding-top:10px}.elementor-post-navigation-borders-yes .elementor-post-navigation__separator{background-color:#d5d8dc;height:100%;margin:0 auto;width:1px}.elementor-post-navigation{display:flex;overflow:hidden}.elementor-post-navigation .post-navigation__arrow-wrapper{color:#d5d8dc}.elementor-post-navigation .post-navigation__arrow-wrapper.post-navigation__arrow-prev{font-size:30px;padding-inline-end:15px}.elementor-post-navigation .post-navigation__arrow-wrapper.post-navigation__arrow-next{font-size:30px;padding-inline-start:15px}.elementor-post-navigation .post-navigation__arrow-wrapper i{transform:translateY(-5%)}.elementor-post-navigation .elementor-post-navigation__link__next,.elementor-post-navigation .elementor-post-navigation__link__prev{overflow:hidden}.elementor-post-navigation .elementor-post-navigation__link a{align-items:center;display:flex;max-width:100%}.elementor-post-navigation .post-navigation__next--label,.elementor-post-navigation .post-navigation__prev--label{font-size:.8em;text-transform:uppercase}.elementor-post-navigation .post-navigation__next--title,.elementor-post-navigation .post-navigation__prev--title{font-size:.7em}.elementor-post-navigation .post-navigation__next--label,.elementor-post-navigation .post-navigation__next--title,.elementor-post-navigation .post-navigation__prev--label,.elementor-post-navigation .post-navigation__prev--title{overflow:hidden;text-overflow:ellipsis}.elementor-post-navigation span.elementor-post-navigation__link__next{text-align:end}.elementor-post-navigation span.elementor-post-navigation__link__next,.elementor-post-navigation span.elementor-post-navigation__link__prev{display:flex;flex-direction:column}.elementor-post-navigation .elementor-grid{justify-content:space-between}.elementor-post-navigation .elementor-post-navigation__link{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:calc(50% - 1px / 2)}.elementor-post-navigation .elementor-post-navigation__separator-wrapper{text-align:center}.elementor-post-navigation .elementor-post-navigation__next{text-align:end}.elementor-post-navigation .elementor-post-navigation__next a{justify-content:flex-end}@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.bdt-fiestar-slider{overflow:hidden}.bdt-fiestar-slider .bdt-center-slider{position:relative}.bdt-fiestar-slider .bdt-item{height:clamp(400px, 50vw, 550px);display:flex;align-items:center;justify-content:center;transform:scale(1);transition:transform .4s cubic-bezier(.645, .045, .355, 1);overflow:hidden}.bdt-fiestar-slider .bdt-item.swiper-slide-active{z-index:1}.bdt-fiestar-slider .bdt-item.swiper-slide-active .bdt-content{opacity:1;transform:translateY(0)}.bdt-fiestar-slider .bdt-img-wrap{width:100%;height:100%}.bdt-fiestar-slider .bdt-img-wrap .bdt-img{width:105%;height:105% !important;object-fit:cover;transition:all .3s ease}.bdt-fiestar-slider .bdt-content{position:absolute;text-align:center;padding:30px;bottom:0;left:0;right:0;background:linear-gradient(0deg, #2B2D42 0, rgba(0,0,0,0) 100%);transform:translateY(100px);opacity:0;transition:transform .5s cubic-bezier(.645, .045, .355, 1)}.bdt-fiestar-slider .bdt-title{width:100%;font-weight:700;text-transform:capitalize;margin:0;font-size:clamp(18px, 2vw, 24px)}.bdt-fiestar-slider .bdt-title a{color:#EDF2F4;text-decoration:none;transition:all .3s ease}.bdt-fiestar-slider .bdt-title a:hover{color:#D90429}.bdt-fiestar-slider .bdt-category{margin-bottom:15px;display:inline-flex}.bdt-fiestar-slider .bdt-category a{color:#EDF2F4;font-size:10px;text-transform:uppercase;transition:all .3s ease}.bdt-fiestar-slider .bdt-category a:hover{color:#D90429}.bdt-fiestar-slider .bdt-category a+a{margin-left:8px}.bdt-fiestar-slider .bdt-navigation-wrap .bdt-navigation-next,.bdt-fiestar-slider .bdt-navigation-wrap .bdt-navigation-prev{position:absolute;top:50%;transform:translateY(-50%);font-size:16px;color:#2B2D42;background:#EDF2F4;transition:all .3s ease;z-index:1;padding:16px;text-align:center;border-radius:100%;cursor:pointer;overflow:hidden;display:inline-flex}.bdt-fiestar-slider .bdt-navigation-wrap .bdt-navigation-next i,.bdt-fiestar-slider .bdt-navigation-wrap .bdt-navigation-prev i{transform:rotate(-360deg);transition:all 300ms ease}.bdt-fiestar-slider .bdt-navigation-wrap .bdt-navigation-next:hover,.bdt-fiestar-slider .bdt-navigation-wrap .bdt-navigation-prev:hover{color:#EDF2F4}.bdt-fiestar-slider .bdt-navigation-wrap .bdt-navigation-next:hover::before,.bdt-fiestar-slider .bdt-navigation-wrap .bdt-navigation-prev:hover::before{width:400%}.bdt-fiestar-slider .bdt-navigation-wrap .bdt-navigation-next:hover i,.bdt-fiestar-slider .bdt-navigation-wrap .bdt-navigation-prev:hover i{transform:rotate(0)}.bdt-fiestar-slider .bdt-navigation-wrap .bdt-navigation-next::before,.bdt-fiestar-slider .bdt-navigation-wrap .bdt-navigation-prev::before{content:'';position:absolute;background-color:#D90429;left:-60%;top:0;width:0;height:100%;transform:skewX(45deg);transition:all 300ms ease;z-index:-1}.bdt-fiestar-slider .bdt-navigation-wrap .bdt-navigation-prev{left:15%}.bdt-fiestar-slider .bdt-navigation-wrap .bdt-navigation-next{right:15%}@media (min-width:768px){.bdt-fiestar-slider{padding:clamp(62px, 8vw, 84px) 0}.bdt-fiestar-slider .bdt-item{border-radius:8px}.bdt-fiestar-slider .bdt-item.swiper-slide-active{transform:scale(1.3)}}