.products-categories-widget.layout-type-grid .categories-set, .products-categories-widget.layout-type-creative .categories-set {
display: grid;
}
.products-categories-widget.layout-type-grid .categories-set:before, .products-categories-widget.layout-type-grid .categories-set:after, .products-categories-widget.layout-type-creative .categories-set:before, .products-categories-widget.layout-type-creative .categories-set:after {
content: none;
}
.products-categories-widget.layout-type-grid.columns-mobile-1 .categories-set, .products-categories-widget.layout-type-creative.columns-mobile-1 .categories-set {
grid-template-columns: 1fr;
}
.products-categories-widget.layout-type-grid.columns-mobile-2 .categories-set, .products-categories-widget.layout-type-creative.columns-mobile-2 .categories-set {
grid-template-columns: 1fr 1fr;
}
@media (min-width: 768px) {
.products-categories-widget.layout-type-grid.columns-tablet-2 .categories-set, .products-categories-widget.layout-type-creative.columns-tablet-2 .categories-set {
grid-template-columns: 1fr 1fr;
}
.products-categories-widget.layout-type-grid.columns-tablet-3 .categories-set, .products-categories-widget.layout-type-creative.columns-tablet-3 .categories-set {
grid-template-columns: 1fr 1fr 1fr;
}
.products-categories-widget.layout-type-grid.columns-tablet-4 .categories-set, .products-categories-widget.layout-type-creative.columns-tablet-4 .categories-set {
grid-template-columns: 1fr 1fr 1fr 1fr;
}
}
@media (min-width: 992px) {
.products-categories-widget.layout-type-grid.columns-desktop-1 .categories-set, .products-categories-widget.layout-type-creative.columns-desktop-1 .categories-set {
grid-template-columns: 1fr;
}
.products-categories-widget.layout-type-grid.columns-desktop-2 .categories-set, .products-categories-widget.layout-type-creative.columns-desktop-2 .categories-set {
grid-template-columns: 1fr 1fr;
}
.products-categories-widget.layout-type-grid.columns-desktop-3 .categories-set, .products-categories-widget.layout-type-creative.columns-desktop-3 .categories-set {
grid-template-columns: 1fr 1fr 1fr;
}
.products-categories-widget.layout-type-grid.columns-desktop-4 .categories-set, .products-categories-widget.layout-type-creative.columns-desktop-4 .categories-set {
grid-template-columns: 1fr 1fr 1fr 1fr;
}
.products-categories-widget.layout-type-grid.columns-desktop-5 .categories-set, .products-categories-widget.layout-type-creative.columns-desktop-5 .categories-set {
grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
.products-categories-widget.layout-type-grid.columns-desktop-6 .categories-set, .products-categories-widget.layout-type-creative.columns-desktop-6 .categories-set {
grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}
.products-categories-widget.layout-type-grid.columns-desktop-8 .categories-set, .products-categories-widget.layout-type-creative.columns-desktop-8 .categories-set {
grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}
}
.products-categories-widget.layout-type-creative .categories-set {
display: grid;
grid-auto-rows: 1fr;
}
.products-categories-widget.layout-type-creative .categories-set:before, .products-categories-widget.layout-type-creative .categories-set:after {
content: none;
}
.products-categories-widget.layout-type-creative .products-category-item:not(.size-item) .wrap .category-thumbnail {
padding-top: 0;
}
.products-categories-widget.layout-type-creative .products-category-item.size-item {
grid-column-end: span 1 !important;
grid-row-end: span 1 !important;
grid-column-start: 1;
grid-row-start: 1;
z-index: -1;
opacity: 0;
}
.products-categories-widget.layout-type-creative .products-category-item:first-child {
grid-column-start: 1;
grid-row-start: 1;
}
.products-categories-widget.layout-type-creative .products-category-item:not(.size-item) .wrap-out {
position: relative;
height: 100%;
}
.products-categories-widget.layout-type-creative .products-category-item:not(.size-item) .wrap-out .wrap {
position: absolute;
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
}
.products-categories-widget.layout-type-creative .products-category-item:not(.size-item) .wrap-out .wrap .category-thumbnail {
height: 100%;
}
.products-categories-widget.layout-type-creative .products-category-item:not(.size-item) .wrap-out .wrap .category-thumbnail img {
object-fit: cover;
height: 100%;
left: 0;
width: 100%;
max-width: 100% !important;
}
.products-categories-widget.layout-type-creative .products-category-item.double-item-squared {
grid-column-end: span 2;
grid-row-end: span 2;
}
.products-categories-widget.layout-type-creative .products-category-item.double-item-horizontal {
grid-column-end: span 2;
}
.products-categories-widget.layout-type-creative .products-category-item.double-item-vertical {
grid-row-end: span 2;
}
@media (max-width: 767px) {
.products-categories-widget.layout-type-creative.creative-disable-mobile .products-category-item {
grid-column-end: span 1 !important;
grid-row-end: span 1 !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.products-categories-widget.layout-type-creative.creative-disable-tablet .products-category-item {
grid-column-end: span 1 !important;
grid-row-end: span 1 !important;
}
}
.products-categories-widget.layout-type-carousel {
position: relative;   }
.products-categories-widget.layout-type-carousel .extended-carousel-wrap {
position: relative;
width: 100%;
margin-bottom: 15px;
}
.products-categories-widget.layout-type-carousel .categories-set {
flex-wrap: nowrap !important;
}
.products-categories-widget.layout-type-carousel .categories-set .products-category-item {
flex: none;
}
.products-categories-widget.layout-type-carousel .owl-carousel.owl-drag .owl-item {
-ms-touch-action: auto;
touch-action: auto;
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.products-categories-widget.layout-type-carousel .owl-carousel.owl-drag .owl-item .products-category-item {
width: 100% !important;
}
.products-categories-widget.layout-type-carousel .extended-carousel-item .owl-nav .owl-prev, .products-categories-widget.layout-type-carousel .extended-carousel-item .owl-nav .owl-next {
position: absolute;
display: flex;
align-items: center;
top: 50%;
transform: translateY(-50%);
justify-content: center;
border: 0 solid;
overflow: hidden;
}
.products-categories-widget.layout-type-carousel .extended-carousel-item .owl-nav .owl-prev .disabled, .products-categories-widget.layout-type-carousel .extended-carousel-item .owl-nav .owl-next .disabled {
opacity: 0;
}
.products-categories-widget.layout-type-carousel .extended-carousel-item .owl-nav .owl-prev span, .products-categories-widget.layout-type-carousel .extended-carousel-item .owl-nav .owl-next span {
display: none;
}
.products-categories-widget.layout-type-carousel .extended-carousel-item .owl-nav .owl-prev div, .products-categories-widget.layout-type-carousel .extended-carousel-item .owl-nav .owl-next div {
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
.products-categories-widget.layout-type-carousel .extended-carousel-item .owl-nav .owl-prev div i, .products-categories-widget.layout-type-carousel .extended-carousel-item .owl-nav .owl-next div i {
display: block;
font-size: 24px;
}
.products-categories-widget.layout-type-carousel .extended-carousel-item .owl-nav .owl-prev div i.default, .products-categories-widget.layout-type-carousel .extended-carousel-item .owl-nav .owl-next div i.default {
font-family: 'thegem-icons';
font-weight: normal;
font-style: normal;
}
.products-categories-widget.layout-type-carousel .extended-carousel-item .owl-nav .owl-prev div.position-on, .products-categories-widget.layout-type-carousel .extended-carousel-item .owl-nav .owl-next div.position-on {
padding: 6px;
}
.products-categories-widget.layout-type-carousel .extended-carousel-item .owl-nav .owl-prev {
left: 0;
}
.products-categories-widget.layout-type-carousel .extended-carousel-item .owl-nav .owl-prev i.default:before {
content: '\e636';
}
.products-categories-widget.layout-type-carousel .extended-carousel-item .owl-nav .owl-next {
right: 0;
}
.products-categories-widget.layout-type-carousel .extended-carousel-item .owl-nav .owl-next i.default:before {
content: '\e634';
}
.products-categories-widget.layout-type-carousel.arrows-position-outside:not(.prevent-arrows-outside) .extended-carousel-item .owl-nav .owl-prev {
transform: translate(-100%, -50%);
}
.products-categories-widget.layout-type-carousel.arrows-position-outside:not(.prevent-arrows-outside) .extended-carousel-item .owl-nav .owl-next {
transform: translate(100%, -50%);
}
.products-categories-widget.layout-type-carousel.arrows-position-outside.prevent-arrows-outside .extended-carousel-item .owl-nav .owl-prev {
left: 0 !important;
}
.products-categories-widget.layout-type-carousel.arrows-position-outside.prevent-arrows-outside .extended-carousel-item .owl-nav .owl-next {
right: 0 !important;
}
.products-categories-widget.layout-type-carousel.arrows-hover .extended-carousel-item .owl-nav {
opacity: 0;
transition: opacity 0.5s linear;
}
.products-categories-widget.layout-type-carousel.arrows-hover .extended-carousel-item:hover .owl-nav {
visibility: visible;
opacity: 1;
transition: all 0.5s linear;
}
.products-categories-widget.layout-type-carousel .extended-carousel-item.dots .owl-prev, .products-categories-widget.layout-type-carousel .extended-carousel-item.dots .owl-next {
top: calc(50% - 14px);
}
.products-categories-widget.layout-type-carousel .owl-dots {
display: flex;
flex: auto;
align-items: center;
justify-content: center;
text-align: center;
margin-top: 20px;
}
.products-categories-widget.layout-type-carousel .owl-dots .owl-dot {
margin: 0 10px;
}
.products-categories-widget.layout-type-carousel .owl-dots .owl-dot span {
display: flex;
width: 8px;
height: 8px;
border-radius: 100%;
border: 0 solid;
}
.products-categories-widget.layout-type-carousel .owl-stage {
display: flex;
}
.products-categories-widget.layout-type-carousel .owl-stage .owl-item {
flex: none;
height: auto;
}
.products-categories-widget.layout-type-carousel .owl-stage .owl-item .portfolio-item {
height: 100%;
}
.products-categories-widget.layout-type-carousel:not(.inited) .owl-stage {
display: flex;
flex-wrap: nowrap;
}
.products-categories-widget.layout-type-carousel:not(.inited).columns-mobile-1 .owl-stage .products-category-item {
width: 100%;
}
.products-categories-widget.layout-type-carousel:not(.inited).columns-mobile-2 .owl-stage .products-category-item {
width: 50%;
}
@media (min-width: 768px) {
.products-categories-widget.layout-type-carousel:not(.inited).columns-tablet-2 .owl-stage .products-category-item {
width: 50%;
}
.products-categories-widget.layout-type-carousel:not(.inited).columns-tablet-3 .owl-stage .products-category-item {
width: 33.33%;
}
.products-categories-widget.layout-type-carousel:not(.inited).columns-tablet-4 .owl-stage .products-category-item {
width: 25%;
}
}
@media (min-width: 992px) {
.products-categories-widget.layout-type-carousel:not(.inited).columns-desktop-1 .owl-stage .products-category-item {
width: 100%;
}
.products-categories-widget.layout-type-carousel:not(.inited).columns-desktop-2 .owl-stage .products-category-item {
width: 50%;
}
.products-categories-widget.layout-type-carousel:not(.inited).columns-desktop-3 .owl-stage .products-category-item {
width: 33.33%;
}
.products-categories-widget.layout-type-carousel:not(.inited).columns-desktop-4 .owl-stage .products-category-item {
width: 25%;
}
.products-categories-widget.layout-type-carousel:not(.inited).columns-desktop-5 .owl-stage .products-category-item {
width: 20%;
}
.products-categories-widget.layout-type-carousel:not(.inited).columns-desktop-6 .owl-stage .products-category-item {
width: 16.67%;
}
}
.products-categories-widget .products-category-item {
position: relative;
}
.products-categories-widget .products-category-item .wrap {
position: relative;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
.products-categories-widget .products-category-item .wrap .category-thumbnail {
position: relative;
padding-top: 125%;
overflow: hidden;
-webkit-transition: filter 0.5s, border 0.5s, box-shadow 0.5s;
transition: filter 0.5s, border 0.5s, box-shadow 0.5s;
}
.products-categories-widget .products-category-item .wrap .category-thumbnail .category-thumbnail-inner, .products-categories-widget .products-category-item .wrap .category-thumbnail .category-link {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
}
.products-categories-widget .products-category-item .wrap .category-thumbnail .category-link {
z-index: 1;
}
.products-categories-widget .products-category-item .wrap .category-thumbnail .category-thumbnail-inner {
background-color: #f4f4f6;
}
.products-categories-widget .products-category-item .wrap .category-thumbnail img {
object-fit: cover;
height: 100%;
left: 0;
width: 100%;
max-width: 100% !important;
-webkit-transform: translate(0, 0) scale(1);
transform: translate(0, 0) scale(1);
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
.products-categories-widget .products-category-item .wrap .category-thumbnail .product-dummy {
width: 100%;
height: 100%;
}
.products-categories-widget .products-category-item .wrap .category-thumbnail:after {
content: '';
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
.products-categories-widget .products-category-item .wrap .category-overlay {
display: block;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
.products-categories-widget .products-category-item .wrap .category-overlay .category-overlay-inner-inside {
position: relative;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.products-categories-widget .products-category-item .wrap .category-overlay .category-overlay-inner-inside div {
flex: none;
}
.products-categories-widget .products-category-item .wrap .category-overlay .category-overlay-separator {
width: 40px;
height: 1px;
background: #00bcd4;
margin-bottom: 6px;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
.products-categories-widget .products-category-item .wrap .category-overlay .category-title {
margin: 0;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
.products-categories-widget .products-category-item .wrap .category-overlay .category-count {
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
.products-categories-widget .products-category-item .wrap .category-overlay .category-count.visible-hover {
position: absolute;
bottom: 0;
transform: translateY(100%);
}
.products-categories-widget .products-category-item .wrap .category-overlay .category-count .category-count-inside {
padding-top: 5px;
}
.products-categories-widget .products-category-item:hover .wrap, .products-categories-widget .products-category-item.hover-effect .wrap {
position: relative;
}
.products-categories-widget .products-category-item:hover .wrap .category-thumbnail img, .products-categories-widget .products-category-item.hover-effect .wrap .category-thumbnail img {
-webkit-transform: translate(0, 0) scale(1.12);
transform: translate(0, 0) scale(1.12);
-webkit-transition: -webkit-transform 0.5s;
transition: transform 0.5s;
}
.products-categories-widget .products-category-item:hover .wrap .category-overlay .category-overlay-separator, .products-categories-widget .products-category-item.hover-effect .wrap .category-overlay .category-overlay-separator {
width: 60px;
}
.products-categories-widget.aspect-ratio-square .products-category-item .wrap .category-thumbnail {
padding-top: 100%;
}
.products-categories-widget.caption-position-image .products-category-item .wrap {
overflow: hidden;
}
.products-categories-widget.caption-position-image .products-category-item .wrap .category-overlay {
position: absolute;
width: 100%;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: flex;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
.products-categories-widget.caption-position-image .products-category-item .wrap .category-overlay .category-overlay-inner {
width: 100%;
}
.products-categories-widget.caption-position-image.caption-container-preset-solid .products-category-item .wrap .category-overlay .category-overlay-inner {
padding: 14px 12px;
background-color: rgba(255, 255, 255, 0.8);
}
.products-categories-widget.caption-position-image.caption-container-preset-solid.counts-visible-hover .products-category-item .wrap .category-overlay .category-overlay-inner {
padding: 20px 12px;
}
.products-categories-widget.caption-position-image.caption-container-preset-solid.caption-container-preset-color-light .products-category-item .wrap .category-overlay .category-overlay-inner {
background-color: rgba(255, 255, 255, 0.8);
}
.products-categories-widget.caption-position-image.caption-container-preset-solid.caption-container-preset-color-dark .products-category-item .wrap .category-overlay .category-overlay-inner {
background-color: rgba(33, 34, 39, 0.5);
}
.products-categories-widget.caption-position-image.caption-container-preset-transparent .products-category-item .wrap .category-overlay .category-overlay-inner {
padding: 27px;
}
.products-categories-widget.caption-position-image.caption-container-preset-transparent.caption-container-preset-color-light .products-category-item:hover .category-thumbnail:after, .products-categories-widget.caption-position-image.caption-container-preset-transparent.caption-container-preset-color-light .products-category-item.hover-effect .category-thumbnail:after {
background: rgba(33, 34, 39, 0.3);
}
.products-categories-widget.caption-position-image.caption-container-preset-transparent.caption-container-preset-color-dark .products-category-item:hover .category-thumbnail:after, .products-categories-widget.caption-position-image.caption-container-preset-transparent.caption-container-preset-color-dark .products-category-item.hover-effect .category-thumbnail:after {
background: rgba(255, 255, 255, 0.5);
}
.products-categories-widget.caption-position-image.caption-container-preset-bold .products-category-item .wrap .category-overlay .category-overlay-inner {
position: relative;
padding: 12px;
}
.products-categories-widget.caption-position-image.caption-container-preset-bold .products-category-item .wrap .category-overlay .category-title {
display: inline-block;
padding: 8px 10px;
border: 0 solid transparent;
}
.products-categories-widget.caption-position-image.caption-container-preset-bold .products-category-item .wrap .category-overlay .category-count .category-count-inside {
padding-top: 10px;
}
.products-categories-widget.caption-position-image.caption-container-preset-bold .products-category-item .wrap .category-overlay .category-count.visible-hover {
position: absolute;
top: 50%;
transform: translateY(-50%);
margin: 0;
}
.products-categories-widget.caption-position-image.caption-container-preset-bold .products-category-item .wrap .category-overlay .category-count.visible-hover .category-count-inside {
padding-top: 0;
}
.products-categories-widget.caption-position-image.caption-container-preset-bold .products-category-item:not(:hover) .wrap .category-overlay .category-count.visible-hover {
opacity: 0;
z-index: -1;
}
.products-categories-widget.caption-position-image.caption-container-preset-bold.counts-visible-hover .products-category-item:hover .wrap .category-overlay .category-title, .products-categories-widget.caption-position-image.caption-container-preset-bold.counts-visible-hover .products-category-item.hover-effect .wrap .category-overlay .category-title {
opacity: 0;
}
.products-categories-widget.caption-position-image.caption-container-preset-bold.caption-container-preset-color-light .products-category-item:hover .wrap .category-thumbnail:after, .products-categories-widget.caption-position-image.caption-container-preset-bold.caption-container-preset-color-light .products-category-item.hover-effect .wrap .category-thumbnail:after {
background: rgba(33, 34, 39, 0.3);
}
.products-categories-widget.caption-position-image.caption-container-preset-bold.caption-container-preset-color-dark .products-category-item:hover .wrap .category-thumbnail:after, .products-categories-widget.caption-position-image.caption-container-preset-bold.caption-container-preset-color-dark .products-category-item.hover-effect .wrap .category-thumbnail:after {
background: rgba(255, 255, 255, 0.5);
}
.products-categories-widget:not(.caption-container-preset-bold) .products-category-item .wrap .category-overlay .category-count.visible-hover {
display: block;
}
.products-categories-widget:not(.caption-container-preset-bold) .products-category-item .wrap .category-overlay .category-count.visible-hover .category-count-inside {
opacity: 0;
transform: translateY(10px);
}
.products-categories-widget:not(.caption-container-preset-bold) .products-category-item:hover .wrap .category-overlay .category-count.visible-hover .category-count-inside, .products-categories-widget:not(.caption-container-preset-bold) .products-category-item.hover-effect .wrap .category-overlay .category-count.visible-hover .category-count-inside {
opacity: 1;
transform: translateY(0);
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
.products-categories-widget.caption-position-below .products-category-item .wrap .category-overlay .category-overlay-inner {
padding: 14px 12px;
}
.products-categories-widget.caption-position-below.counts-visible-hover .products-category-item .wrap .category-overlay .category-overlay-inner {
padding: 20px 12px;
}
.products-categories-widget.caption-position-below.caption-container-preset-white .products-category-item .wrap .category-overlay .category-overlay-inner {
background-color: #ffffff;
}
.products-categories-widget.caption-position-below.caption-container-preset-gray .products-category-item .wrap .category-overlay .category-overlay-inner {
background-color: #f0f3f2;
}
.products-categories-widget.caption-position-below.caption-container-preset-dark .products-category-item .wrap .category-overlay .category-overlay-inner {
background-color: #212227;
}
.products-categories-widget.caption-position-below.caption-container-preset-dark .products-category-item .wrap .category-overlay .category-title, .products-categories-widget.caption-position-below.caption-container-preset-dark .products-category-item .wrap .category-overlay .category-count {
color: #ffffff;
}
.products-categories-widget.caption-position-below.portfolio-preset-below-bordered .products-category-item .wrap .category-overlay .category-overlay-inner {
border-style: solid;
border-width: 0 1px 1px 1px;
border-color: #dfe5e8;
}
.products-categories-widget.item-separator .products-category-item:before, .products-categories-widget.item-separator .products-category-item:after {
content: '';
display: block;
position: absolute;
left: 0;
top: 0;
bottom: 0;
z-index: 5;
border-left-style: solid;
border-left-width: 1px;
-webkit-transition: none;
transition: none;
transform: translateX(-50%);
}
.products-categories-widget.item-separator .products-category-item:after {
left: auto;
right: 0;
transform: translateX(50%);
}
.products-categories-widget.item-separator .products-category-item .item-separator-box:before, .products-categories-widget.item-separator .products-category-item .item-separator-box:after {
content: '';
display: block;
position: absolute;
left: 0;
right: 0;
top: 0;
z-index: 5;
border-top-style: solid;
border-top-width: 1px;
transform: translateY(-50%);
}
.products-categories-widget.item-separator .products-category-item .item-separator-box:after {
top: auto;
bottom: 0;
transform: translateY(50%);
}
.products-categories-widget.loading-animation:not(.inited) {
opacity: 0;
}
.products-categories-widget.caption-container-alignment-left .products-category-item .wrap .category-overlay .category-overlay-inner-inside {
text-align: left;
align-items: flex-start;
}
.products-categories-widget.caption-container-alignment-center .products-category-item .wrap .category-overlay .category-overlay-inner-inside {
text-align: center;
align-items: center;
}
.products-categories-widget.caption-container-alignment-right .products-category-item .wrap .category-overlay .category-overlay-inner-inside {
text-align: right;
align-items: flex-end;
}.thegem-fullscreen-search {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1001;
display: flex;
flex-direction: column;
transition: opacity 0.3s ease 0.3s,transform 0.3s ease;
transform: translate3d(0,100%,0);
opacity: 0;
}
.thegem-fullscreen-search:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 5px;
box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 15%) inset;
}
.thegem-fullscreen-search.active {
transform: none;
opacity: 1;
transition: opacity 0s,transform 0.3s ease;
}
.thegem-fullscreen-search .search-scroll {
flex: auto;
overflow: hidden auto;
}
.thegem-fullscreen-search .search-scroll::-webkit-scrollbar-track {
background-color: transparent;
}
.thegem-fullscreen-search .search-scroll::-webkit-scrollbar {
width: 4px;
background-color: transparent;
}
.thegem-fullscreen-search .search-scroll::-webkit-scrollbar-thumb {
background-color: #dfe5e8;
border-radius: 2px;
}
body.fullscreen-search-opened {
overflow: hidden;
}
.thegem-fullscreen-search form {
position: relative;
}
input.thegem-fullscreen-searchform-input {
width: 100%;
border: none;
text-align: center;
background: transparent;
padding: 5px 45px;
}
@media (min-width: 768px) {
input.thegem-fullscreen-searchform-input {
padding: 25px 70px;
}
}
input.thegem-fullscreen-searchform-input::-webkit-input-placeholder { color: inherit;
}
input.thegem-fullscreen-searchform-input::-moz-placeholder { color: inherit;
}
input.thegem-fullscreen-searchform-input:-ms-input-placeholder { color: inherit;
}
input.thegem-fullscreen-searchform-input:-moz-placeholder { color: inherit;
}
.thegem-fullscreen-search .sf-close {
position: absolute;
right: 21px;
top: 50%;
transform: translateY(-50%);
cursor: pointer;
}
@media (min-width: 768px) {
.thegem-fullscreen-search .sf-close {
right: 30px;
}
}
.thegem-fullscreen-search .sf-close:before {
content: "\e619";
display: block;
font-family: "thegem-icons";
font-style: normal;
font-size: 24px;
font-weight: normal;
color: inherit;
text-align: center;
vertical-align: top;
width: 100%;
}
@media (min-width: 992px) {
.thegem-fullscreen-search .sf-close:before {
font-size: 48px;
}
}
.thegem-fullscreen-search .top-searches {
padding: 18px 0 12px 0;
}
@media (min-width: 768px) {
.thegem-fullscreen-search .top-searches {
padding: 40px 0 33px 0;
}
}
.thegem-fullscreen-search .top-searches .container {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.thegem-fullscreen-search .top-searches .top-search-text {
margin-right: 8px;
}
.thegem-fullscreen-search .top-searches .top-search-item {
font-size: 14px;
line-height: 1;
color: inherit;
padding: 5px 17px 6px 17px;
border-radius: 13px;
margin: 0 5px 10px 5px;
cursor: pointer;
}
.thegem-fullscreen-search .top-searches .top-search-item:hover {
color: #ffffff;
}
.thegem-fullscreen-search .sf-result {
position: relative;
}
.thegem-fullscreen-search  .result-sections .search-results-section {
padding: 40px 0 50px 0;
}
@media (min-width: 768px) {
.thegem-fullscreen-search  .result-sections .search-results-section {
padding: 60px 0 70px 0;
}
}
@media (min-width: 992px) {
.thegem-fullscreen-search  .result-sections .search-results-section {
padding: 70px 0 90px 0;
}
}
.thegem-fullscreen-search  .result-sections .search-results-section:not(.search-results-nothing) h2 {
text-align: center;
}
@media (min-width: 768px) {
.thegem-fullscreen-search  .result-sections .search-results-section  h2 {
margin: 0 0 50px 0;
}
}
@media (min-width: 992px) {
.thegem-fullscreen-search  .result-sections .search-results-section  h2 {
margin: 0 0 60px 0;
}
}
.thegem-fullscreen-search  .result-sections .search-results-section.search-results-nothing h2 {
margin-bottom: 25px;
}
@media (min-width: 992px) {
.thegem-fullscreen-search  .result-sections .search-results-section:nth-child(even) .search-results-bottom .container:before,
.thegem-fullscreen-search  .result-sections .search-results-section:nth-child(even) .search-results-bottom .container:after {
content: '';
width: 50%;
height: 1px;
background-color: #dfe5e8;
}
}
.thegem-fullscreen-search  .result-sections .search-results-section .search-results-bottom {
margin-top: 50px;
}
@media (min-width: 768px) {
.thegem-fullscreen-search  .result-sections .search-results-section .search-results-bottom {
margin-top: 60px;
}
}
@media (min-width: 992px) {
.thegem-fullscreen-search  .result-sections .search-results-section .search-results-bottom {
margin-top: 70px;
}
}
.thegem-fullscreen-search  .result-sections .search-results-section .search-results-bottom .container {
display: flex;
align-items: center;
justify-content: center;
}
.thegem-fullscreen-search  .result-sections .search-results-section .search-results-bottom a {
display: inline-block;
flex: none;
border-radius: 20px;
margin: 0 20px;
}
.thegem-fullscreen-search .top-searches + .sf-result .search-results-section:first-child {
padding-top: 0;
}
.thegem-fullscreen-search  .result-sections .search-results-section.search-results-product .portfolio-set {
justify-content: center;
}
@media (max-width: 767px) {
.thegem-fullscreen-search  .result-sections .search-results-product .portfolio-item:nth-child(n+7) {
display: none;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.thegem-fullscreen-search  .result-sections .search-results-product .portfolio-item:nth-child(n+9) {
display: none;
}
}
@media (min-width: 992px) and (max-width: 1599px) {
.thegem-fullscreen-search  .result-sections .search-results-product .portfolio-item:nth-child(n+13) {
display: none;
}
}
@media (min-width: 1600px) {
.thegem-fullscreen-search  .result-sections .search-results-product .portfolio-item {
width: 12.5%;
}
}
.thegem-fullscreen-search  .result-sections .search-results-post .portfolio-row,
.thegem-fullscreen-search  .result-sections .search-results-thegem_pf_item .portfolio-row {
margin: -12px 0;
padding: 0 12px;
}
.thegem-fullscreen-search  .result-sections .search-results-post .portfolio-set,
.thegem-fullscreen-search  .result-sections .search-results-thegem_pf_item .portfolio-set {
justify-content: center;
}
.thegem-fullscreen-search  .result-sections .search-results-post .portfolio-item,
.thegem-fullscreen-search  .result-sections .search-results-thegem_pf_item .portfolio-item {
padding: 12px;
}
@media (max-width: 767px) {
.thegem-fullscreen-search  .result-sections .search-results-post .portfolio-item,
.thegem-fullscreen-search  .result-sections .search-results-thegem_pf_item .portfolio-item  {
max-width: 302px;
}
}
@media (min-width: 768px) {
.thegem-fullscreen-search  .result-sections .search-results-post .portfolio-row,
.thegem-fullscreen-search  .result-sections .search-results-thegem_pf_item .portfolio-row {
margin: -12px 0;
padding: 0 12px;
}
.thegem-fullscreen-search  .result-sections .search-results-post .portfolio-item,
.thegem-fullscreen-search  .result-sections .search-results-thegem_pf_item .portfolio-item {
width: 33.333%;
padding: 12px;
}
}
@media (min-width: 992px) {
.thegem-fullscreen-search  .result-sections .search-results-post .portfolio-row,
.thegem-fullscreen-search  .result-sections .search-results-thegem_pf_item .portfolio-row {
margin: -14px 0;
padding: 0 14px;
}
.thegem-fullscreen-search  .result-sections .search-results-post .portfolio-item,
.thegem-fullscreen-search  .result-sections .search-results-thegem_pf_item .portfolio-item {
width: 25%;
}
}
@media (min-width: 1400px) {
.thegem-fullscreen-search  .result-sections .search-results-post .portfolio-item,
.thegem-fullscreen-search  .result-sections .search-results-thegem_pf_item .portfolio-item {
width: 16.666%;
}
}
@media (max-width: 767px) {
.thegem-fullscreen-search  .result-sections .search-results-post .portfolio-item:nth-child(n+4),
.thegem-fullscreen-search  .result-sections .search-results-thegem_pf_item .portfolio-item:nth-child(n+4) {
display: none;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.thegem-fullscreen-search  .result-sections .search-results-post .portfolio-item:nth-child(n+5),
.thegem-fullscreen-search  .result-sections .search-results-thegem_pf_item .portfolio-item:nth-child(n+5) {
display: none;
}
}
.thegem-fullscreen-search  .result-sections .search-results-post .portfolio-item:hover .wrap {
box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.12);
}
.thegem-fullscreen-search  .result-sections .search-results-post .portfolio-item .wrap > .caption,
.thegem-fullscreen-search  .result-sections .search-results-thegem_pf_item .portfolio-item .wrap,
.thegem-fullscreen-search  .result-sections .search-results-thegem_pf_item .portfolio-item .wrap > .caption {
border: none !important;
}
.thegem-fullscreen-search  .result-sections .search-results-thegem_pf_item .portfolio-item .wrap > .caption {
cursor: initial;
}
.thegem-fullscreen-search  .result-sections .search-results-post .portfolio-item .wrap {
height: 100%;
display: flex;
flex-direction: column;
}
.thegem-fullscreen-search  .result-sections .search-results-post .portfolio-item .wrap > .caption {
flex: auto;
padding: 30px;
}
.thegem-fullscreen-search  .result-sections .search-results-post .portfolio-item:hover .wrap > .caption {
background-color: #ffffff;
}
.thegem-fullscreen-search .top-searches + .sf-result .search-results-section.search-results-page:first-child {
padding-top: 0;
}
.thegem-fullscreen-search  .result-sections .search-results-post .portfolio-item .wrap,
.thegem-fullscreen-search  .result-sections .search-results-thegem_pf_item .portfolio-item .wrap  {
width: 100%;
}
.thegem-fullscreen-search  .result-sections .search-results-post .portfolio-item .image,
.thegem-fullscreen-search  .result-sections .search-results-thegem_pf_item .portfolio-item .image {
width: 100%;
padding-top: 100%;
position: relative;
z-index: 1;
}
.thegem-fullscreen-search  .result-sections .search-results-post .portfolio-item.post_format-post-format-quote .image {
height: 100%;
padding-top: 0;
}
.thegem-fullscreen-search  .result-sections .search-results-post .portfolio-item .image .image-inner,
.thegem-fullscreen-search  .result-sections .search-results-thegem_pf_item .portfolio-item .image .image-inner {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
}
.thegem-fullscreen-search  .result-sections .search-results-post .portfolio-item .image-inner picture img,
.thegem-fullscreen-search  .result-sections .search-results-thegem_pf_item .portfolio-item .image-inner picture img {
-o-object-fit: cover;
object-fit: cover;
height: 100%;
left: 0 !important;
width: 100%;
max-width: 100% !important;
}
.preloader-new {
position: absolute;
width: 100%;
height: 100%;
z-index: 4;
}
.preloader-new .preloader-spin {
top: 100px;
left: initial;
right: 50%;
}
.thegem-fullscreen-search .preloader-new + .result-sections {
opacity: 0.6;
}
.thegem-fullscreen-search .preloader-new ~ * .portfolio-row  {
opacity: 1;
}
.thegem-fullscreen-search  .result-sections .search-results-nothing {
text-align: center;
}
.thegem-fullscreen-search  .result-sections .search-results-nothing svg {
width: 166px;
fill: #dfe5e8;
}
.thegem-fullscreen-search .pages-list {
display: flex;
flex-wrap: wrap;
justify-content: center;
margin: -12px 0;
padding: 0 12px;
}
@media (min-width: 768px) {
.thegem-fullscreen-search .pages-list {
margin: -12px 0;
padding: 0 12px;
}
}
@media (min-width: 992px) {
.thegem-fullscreen-search .pages-list {
margin: -14px 0;
padding: 0 14px;
}
}
.thegem-fullscreen-search .pages-list .page-item {
padding: 12px;
}
@media (max-width: 767px) {
.thegem-fullscreen-search .pages-list .page-item {
max-width: 302px;
}
}
@media (min-width: 768px) {
.thegem-fullscreen-search .pages-list .page-item {
padding: 12px;
}
}
@media (min-width: 992px) {
.thegem-fullscreen-search .pages-list .page-item {
padding: 14px;
}
}
@media (min-width: 1400px) {
.thegem-fullscreen-search .pages-list .page-item {
width: 16.667%;
}
}
@media (max-width: 767px) {
.thegem-fullscreen-search .pages-list .page-item:nth-child(n+4) {
display: none;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.thegem-fullscreen-search .pages-list .page-item:nth-child(n+7) {
display: none;
}
}
.thegem-fullscreen-search .pages-list .page-item article {
height: 122px;
}
.thegem-fullscreen-search .pages-list .page-item article a {
height: 100%;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
color: #3c3950;
background-color: #f6f6f8;
border-top: 5px solid transparent;
text-align: center;
text-decoration: none;
padding: 10px 25px;
transition: all 0.3s;
}
.thegem-fullscreen-search .pages-list .page-item article a .title {
text-transform: initial;
margin: 0;
overflow: hidden;
}
.thegem-fullscreen-search .pages-list .page-item article a:before {
content: '\e670';
font-family: "thegem-icons";
font-style: normal;
font-size: 27px;
line-height: 1;
font-weight: normal;
color: #b6c6c9;
margin-bottom: 7px;
}
.thegem-fullscreen-search .pages-list .page-item article:hover a {
box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.12);
}
.vertical-minisearch.menu-item-ajax-search .vertical-minisearch-shadow {
position: relative;
z-index: 11;
}
.ajax-minisearch-results {
overflow: auto;
max-height: 40vh;
box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.07);
}
.ajax-minisearch-results::-webkit-scrollbar-track {
background-color: transparent;
}
.ajax-minisearch-results::-webkit-scrollbar {
width: 4px;
background-color: transparent;
}
.ajax-minisearch-results::-webkit-scrollbar-thumb {
background-color: #dfe5e8;
border-radius: 2px;
}
.ajax-minisearch-results .scroll-block {
padding: 2px;
}
.ajax-minisearch-results .search-results-section {
padding: 14px 0;
}
.ajax-minisearch-results .search-results-section:first-child {
padding-top: 0;
}
.ajax-minisearch-results .search-results-section:last-child {
padding-bottom: 0;
border-bottom: none;
}
.ajax-minisearch-results .ajax-search-item {
margin-bottom: 2px;
}
.ajax-minisearch-results .ajax-search-item {
font-size: 14px;
line-height: 20px;
white-space: initial;
}
.ajax-minisearch-results .ajax-search-item a {
display: flex;
align-items: center;
color: inherit;
}
.ajax-minisearch-results .ajax-search-item .thumbnail {
flex: none;
margin-right: 9px;
}
.ajax-minisearch-results .search-results-section.search-results-nothing {
padding: 20px;
}
.ajax-minisearch-results .search-results-section.search-results-nothing .ajax-search-item {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
.ajax-minisearch-results .search-results-section.search-results-nothing svg {
width: 50px;
fill: #dfe5e8;
}
.menu-item-ajax-search .sf-submit {
display: none;
}
.minisearch form, .vertical-minisearch form {
position: relative;
}
.vertical-minisearch.menu-item-ajax-search .sf-input {
border: none;
}
#primary-menu.no-responsive .vertical-minisearch.menu-item-ajax-search .sf-input::placeholder,
#primary-menu.no-responsive .vertical-minisearch.menu-item-ajax-search .sf-input::-webkit-input-placeholder,
.vertical-menu-item-widgets .vertical-minisearch.menu-item-ajax-search .sf-input::placeholder,
.vertical-menu-item-widgets .vertical-minisearch.menu-item-ajax-search .sf-input::-webkit-input-placeholder {
color: inherit;
}
#primary-menu.no-responsive .vertical-minisearch.menu-item-ajax-search .sf-submit-icon:after,
.vertical-menu-item-widgets .vertical-minisearch.menu-item-ajax-search .sf-submit-icon:after {
background: transparent;
}
#primary-menu.no-responsive .vertical-minisearch.menu-item-ajax-search .sf-submit-icon.clear:after,
.vertical-menu-item-widgets .vertical-minisearch.menu-item-ajax-search .sf-submit-icon.clear:after {
content: "\e619";
cursor: pointer;
}
.menu-item-ajax-search #searchform.ajax-loading:before {
content: '';
display: block;
position: absolute;
top: 50%;
right: 50px;
border: 2px solid #5f727f;
border-top: 2px solid transparent;
border-radius: 50%;
width: 20px;
height: 20px;
margin-top: -10px;
animation: spin 2s linear infinite;
}
@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}.thegem-heading {
position: relative;
}
.thegem-heading.thegem-heading-animate:not(.thegem-heading-animated ) {
opacity: 0 !important;
}
.thegem-heading .thegem-heading-line-wrap {
display: block;
overflow: hidden;
}
.thegem-heading .thegem-heading-word-wrap,
.thegem-heading .thegem-heading-letter-wrap {
display: inline-flex;
overflow: hidden;
}
.thegem-heading .thegem-heading-word {
display: inline-flex;
white-space: nowrap;
} .thegem-heading.lines-slide-up.thegem-heading-animated .thegem-heading-line {
animation-name: thegemHeadingLinesSlideUp;
transform: translateY(100%);
display: inline-block;
animation-fill-mode: forwards;
animation-duration: 1200ms;
animation-timing-function: cubic-bezier(0,1,0.3,1);
}
@keyframes thegemHeadingLinesSlideUp {
from {
transform: translateY(100%);
}
to {
transform: translateX(0);
}
} .thegem-heading.lines-slide-up-random.thegem-heading-animated .thegem-heading-word {
animation-name: thegemHeadingLinesSlideUpRandom;
transform: translateY(100%);
animation-fill-mode: forwards;
animation-duration: 1200ms;
animation-timing-function: cubic-bezier(0.3, 0, 0, 1);
}
@keyframes thegemHeadingLinesSlideUpRandom {
from {
transform: translateY(100%);
}
to {
transform: translateX(0);
}
} .thegem-heading.words-slide-up.thegem-heading-animated .thegem-heading-word {
animation-name: thegemHeadingWordsSlideUp;
transform: translateY(100%);
animation-fill-mode: forwards;
animation-duration: 1000ms;
animation-timing-function: cubic-bezier(0.3, 1.7, 0.4, 1);
}
@keyframes thegemHeadingWordsSlideUp {
from {
transform: translateY(100%);
}
to {
transform: translateX(0);
}
} .thegem-heading.words-slide-left.thegem-heading-animated .thegem-heading-word {
animation-name: thegemHeadingWordsSlideLeft;
transform: translateX(100%);
animation-fill-mode: forwards;
animation-duration: 1200ms;
animation-timing-function: cubic-bezier(0.25,1,0.5,1);
}
@keyframes thegemHeadingWordsSlideLeft {
from {
transform: translateX(100%);
}
to {
transform: translateX(0);
}
} .thegem-heading.words-slide-right.thegem-heading-animated .thegem-heading-word {
animation-name: thegemHeadingWordsSlideRight;
transform: translateX(-100%);
animation-fill-mode: forwards;
animation-duration: 1200ms;
animation-timing-function: cubic-bezier(0.25,1,0.5,1);
}
@keyframes thegemHeadingWordsSlideRight {
from {
transform: translateX(-100%);
}
to {
transform: translateX(0);
}
} .thegem-heading.letters-slide-up.thegem-heading-animated .thegem-heading-letter {
animation-name: thegemHeadingLettersSlideUp;
position: relative;
transform: translateY(100%);
display: inline-flex;
animation-fill-mode: forwards;
animation-duration: 350ms;
animation-timing-function: cubic-bezier(0.3, 1.7, 0.4, 1);
}
@keyframes thegemHeadingLettersSlideUp {
from {
transform: translateY(100%);
}
to {
transform: translateY(0);
}
} .thegem-heading.typewriter.thegem-heading-animated .thegem-heading-letter {
animation-name: thegemHeadingTypewriter;
position: relative;
opacity: 0;
display: inline-flex;
animation-fill-mode: forwards;
animation-duration: 0ms;
animation-timing-function: inherit;
}
@keyframes thegemHeadingTypewriter {
from { opacity: 1; }
to { opacity: 1; }
} .thegem-heading.letters-scale-out.thegem-heading-animated .thegem-heading-letter {
animation-name: thegemHeadingLettersScaleOut;
position: relative;
transform: scale(1.5);
opacity: 0;
display: inline-flex;
animation-fill-mode: forwards;
animation-duration: 500ms;
animation-timing-function: cubic-bezier(0.3, 4, 0.4, 1);
}
@keyframes thegemHeadingLettersScaleOut {
from {
opacity: 0;
transform: scale(1.5);
}
to {
opacity: 1;
transform: scale(1);
}
} .thegem-heading-wrap {
position: relative;
display: inline-flex;
}
.thegem-heading.background-sliding {
display: inline-flex;
overflow: hidden;
position: relative;
z-index: 1;
}
.thegem-heading.background-sliding:before {
content: '';
transform-origin: left;
transform: scale(0, 1);
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
}
.thegem-heading.background-sliding.thegem-heading-animated:before {
animation-name: thegemHeadingBackgroundSliding;
animation-duration: 700ms;
animation-fill-mode: forwards;
}
@keyframes thegemHeadingBackgroundSliding{
from {
transform: scale(0, 1);
}
to {
transform: scale(1, 1);
}
}
.thegem-heading.background-sliding .thegem-heading-text-wrap {
overflow: hidden;
transform: translateX(-105%);
position: relative;
z-index: 2;
}
.thegem-heading.thegem-heading-animated .thegem-heading-text-wrap {
transform: translateX(0%);
transition-property: transform;
transition-duration: 700ms;
}
.thegem-heading.background-sliding .thegem-heading-text {
transform: translateX(105%);
display: block;
position: relative;
z-index: 2;
}
.thegem-heading.thegem-heading-animated .thegem-heading-text {
transform: translateX(0%);
transition-property: transform;
transition-duration: inherit;
transition-delay: inherit;
transition-timing-function: inherit;
} .thegem-heading-rotating {
position: relative;
display: inline-flex;
overflow: hidden;
transition-property: width, color;
transition-timing-function: ease;
transition-duration: 500ms, 300ms;
}
.thegem-heading-rotating:before {
content: '\200b';
}
.thegem-heading-rotating-text {
position: relative;
top: 0;
left: 0;
opacity: 1;
overflow: hidden;
display: inline-flex;
white-space: nowrap;
transition-property: width, opacity;
transition-timing-function: ease;
transition-duration: 500ms;
}
.thegem-heading-rotating[data-animation="fade"] .thegem-heading-rotating-text {
display: inline-block;
} .thegem-heading.thegem-heading-animated.fade-tb {
animation-duration: .7s;
animation-fill-mode: both;
animation-name: thegemHeadingFadeTB;
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.275);
}
@keyframes thegemHeadingFadeTB {
from {
transform: translate(0, -10%);
opacity: 0;
}
to {
transform: translate(0, 0);
opacity: 1;
}
} .thegem-heading.thegem-heading-animated.fade-bt {
animation-duration: .7s;
animation-fill-mode: both;
animation-name: thegemHeadingFadeBT;
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.275);
}
@keyframes thegemHeadingFadeBT {
from {
transform: translate(0, 10%);
opacity: 0;
}
to {
transform: translate(0, 0);
opacity: 1;
}
} .thegem-heading.thegem-heading-animated.fade-lr {
animation-duration: .7s;
animation-fill-mode: both;
animation-name: thegemHeadingFadeLR;
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.275);
}
@keyframes thegemHeadingFadeLR {
from {
transform: translate(-10%, 0);
opacity: 0;
}
to {
transform: translate(0, 0);
opacity: 1;
}
} .thegem-heading.thegem-heading-animated.fade-rl {
animation-duration: .7s;
animation-fill-mode: both;
animation-name: thegemHeadingFadeRL;
animation-timing-function: cubic-bezier(.175,.885,.32,1.275);
}
@keyframes thegemHeadingFadeRL {
from {
transform: translate(10%, 0);
opacity: 0;
}
to {
transform: translate(0, 0);
opacity: 1;
}
} .thegem-heading.thegem-heading-animated.fade-simple {
animation-duration: 1s;
animation-fill-mode: both;
animation-name: thegemHeadingFadeSimple;
}
@keyframes thegemHeadingFadeSimple {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@media screen and (min-width: 1024px) {
.thegem-heading.thegem-heading-animate-disable-desktop,
.thegem-heading.thegem-heading-animate-disable-desktop .thegem-heading-line,
.thegem-heading.thegem-heading-animate-disable-desktop .thegem-heading-word,
.thegem-heading.thegem-heading-animate-disable-desktop .thegem-heading-letter,
.thegem-heading.thegem-heading-animate-disable-desktop .thegem-heading-text-wrap,
.thegem-heading.thegem-heading-animate-disable-desktop .thegem-heading-text,
.thegem-heading.thegem-heading-animate-disable-desktop:before {
animation: none !important;
transform: none !important;
opacity: 1 !important;
transition: none !important;
}
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
.thegem-heading.thegem-heading-animate-disable-tablet,
.thegem-heading.thegem-heading-animate-disable-tablet .thegem-heading-line,
.thegem-heading.thegem-heading-animate-disable-tablet .thegem-heading-word,
.thegem-heading.thegem-heading-animate-disable-tablet .thegem-heading-letter,
.thegem-heading.thegem-heading-animate-disable-tablet .thegem-heading-text-wrap,
.thegem-heading.thegem-heading-animate-disable-tablet .thegem-heading-text,
.thegem-heading.thegem-heading-animate-disable-tablet:before {
animation: none !important;
transform: none !important;
opacity: 1 !important;
transition: none !important;
}
}
@media screen and (max-width: 767px) {
.thegem-heading.thegem-heading-animate-disable-mobile,
.thegem-heading.thegem-heading-animate-disable-mobile .thegem-heading-line,
.thegem-heading.thegem-heading-animate-disable-mobile .thegem-heading-word,
.thegem-heading.thegem-heading-animate-disable-mobile .thegem-heading-letter,
.thegem-heading.thegem-heading-animate-disable-mobile .thegem-heading-text-wrap,
.thegem-heading.thegem-heading-animate-disable-mobile .thegem-heading-text,
.thegem-heading.thegem-heading-animate-disable-mobile:before {
animation: none !important;
transform: none !important;
opacity: 1 !important;
transition: none !important;
}
}.hover-fade .portfolio-item .image .image-inner.fallback-zooming img,
.hover-fade .gallery-item .overlay-wrap .image-wrap.fallback-zooming img {
overflow: hidden;
-webkit-transform: translate(0,0) scale(1);
transform: translate(0,0) scale(1);
-webkit-transition: -webkit-transform 0.5s;
transition: transform 0.5s;
}
.hover-fade .portfolio-item:is(:hover, .hover-effect) .image .image-inner.fallback-zooming img,
.hover-fade .gallery-item:is(:hover, .hover-effect) .overlay-wrap .image-wrap.fallback-zooming img {
-webkit-transform: translate(0,0) scale(1.12);
transform: translate(0,0) scale(1.12);
-webkit-transition: -webkit-transform 0.5s;
transition: transform 0.5s;
}
.hover-fade .portfolio-item .image .image-inner.fallback-sliding img,
.hover-fade .gallery-item .overlay-wrap .image-wrap.fallback-sliding img {
overflow: hidden;
-webkit-transform: translateX(0);
transform: translateX(0);
-webkit-transition: -webkit-transform 0.5s;
transition: transform 0.5s;
}
.hover-fade .portfolio-item:is(:hover, .hover-effect) .image .image-inner.fallback-sliding img,
.hover-fade .gallery-item:is(:hover, .hover-effect) .overlay-wrap .image-wrap.fallback-zooming img {
-webkit-transform: translateX(-5%);
transform: translateX(-5%);
-webkit-transition: -webkit-transform 0.5s;
transition: transform 0.5s;
}
.news-grid.hover-fade .portfolio-item:is(:hover, .hover-effect) .image.format-video.has-post-thumbnail .image-inner img {
-webkit-transform: translate(0, 0) scale(1);
transform: translate(0, 0) scale(1);
}
.hover-fade .portfolio-item .image .overlay,
.hover-fade .portfolio-item:is(:hover, .hover-effect) .image .overlay,
.hover-fade .gallery-item .overlay-wrap .overlay,
.hover-fade .gallery-item:is(:hover, .hover-effect) .overlay-wrap .overlay {
display: block;
-webkit-transition: background 0.5s 0.2s;
transition: background 0.5s 0.2s;
}
.hover-fade .portfolio-item .image .overlay:before,
.hover-fade .gallery-item .overlay-wrap .overlay:before {
content: '';
position: absolute;
width: 100%;
height: 100%;
bottom: 0;
left: 0;
z-index: -2;
opacity: 0;
-webkit-transition: opacity 0.5s 0.2s;
transition: opacity 0.5s 0.2s;
background: transparent;
}
.hover-fade .portfolio-item:is(:hover, .hover-effect) .image .overlay:before,
.hover-fade .gallery-item:is(:hover, .hover-effect) .overlay-wrap .overlay:before {
opacity: 1;
-webkit-transition: opacity 0.5s;
transition: opacity 0.5s;
}
.hover-fade .portfolio-item .image .overlay:after,
.hover-fade .gallery-item .overlay-wrap .overlay:after {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: -1;
opacity: 1;
background: none;
}
.hover-fade.title-on-page.title-style-dark .portfolio-item .image .overlay:after {
display: none;
}
.hover-fade .portfolio-item .image .overlay .links .portfolio-icons > .icon,
.hover-fade .portfolio-item .image .overlay .links .portfolio-icons-inner > .icon,
.hover-fade .gallery-item .overlay .overlay-content-inner a.icon,
.portfolio.products.hover-fade .portfolio-item .image .overlay .portfolio-icons.product-bottom a.added_to_cart {
opacity: 0;
display: inline-block;
vertical-align: middle;
position: relative;
will-change: transform;
-webkit-transform: scale(0);
transform: scale(0);
-webkit-transition: opacity 0.3s 0.2s, -webkit-transform 0s 0.5s, top 0.3s 0.2s;
transition: opacity 0.3s 0.2s, transform 0s 0.5s, top 0.3s 0.2s;
}
.hover-fade .gallery-item .overlay .overlay-content-inner a.icon.link {
margin-left: 10px;
}
.hover-fade .portfolio-item:is(:hover, .hover-effect) .image .overlay .links .portfolio-icons > .icon,
.hover-fade .portfolio-item:is(:hover, .hover-effect) .image .overlay .links .portfolio-icons-inner > .icon,
.hover-fade .gallery-item:is(:hover, .hover-effect) .overlay .overlay-content-inner a.icon,
.portfolio.products.hover-fade .portfolio-item:is(:hover, .hover-effect) .image .overlay .portfolio-icons.product-bottom a.added_to_cart {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: top 0s;
transition: top 0s;
}
.portfolio.hover-fade .portfolio-item:is(:hover, .hover-effect) .image .overlay .links .portfolio-icons > .yith-wcwl-add-to-wishlist.added.icon:hover,
.portfolio.hover-fade .portfolio-item:is(:hover, .hover-effect) .image .overlay .links .portfolio-icons-inner > .yith-wcwl-add-to-wishlist.added.icon:hover {
-webkit-transform: none;
transform: none;
}
.hover-fade .portfolio-item:is(:hover, .hover-effect) .image .overlay .links .portfolio-icons > .icon:nth-child(1),
.hover-fade .portfolio-item:is(:hover, .hover-effect) .image .overlay .links .portfolio-icons-inner > .icon:nth-child(1),
.hover-fade .gallery-item:is(:hover, .hover-effect) .overlay .overlay-content-inner a.icon:nth-child(1) {
-webkit-transition: opacity 0.5s 0s, background-color 0.3s 0s, color 0.3s 0s, -webkit-transform 0.4s 0s;
transition: opacity 0.5s 0s, background-color 0.3s 0s, color 0.3s 0s, transform 0.4s 0s;
}
.hover-fade .portfolio-item:is(:hover, .hover-effect) .image .overlay .links .portfolio-icons > .icon:nth-child(2),
.hover-fade .portfolio-item:is(:hover, .hover-effect) .image .overlay .links .portfolio-icons-inner > .icon:nth-child(2),
.hover-fade .gallery-item:is(:hover, .hover-effect) .overlay .overlay-content-inner a.icon:nth-child(2) {
-webkit-transition: opacity 0.5s 0.05s, background-color 0.3s 0s, color 0.3s 0s, -webkit-transform 0.4s 0.05s;
transition: opacity 0.5s 0.05s, background-color 0.3s 0s, color 0.3s 0s, transform 0.4s 0.05s;
}
.hover-fade .portfolio-item:is(:hover, .hover-effect) .image .overlay .links .portfolio-icons > .icon:nth-child(3),
.hover-fade .portfolio-item:is(:hover, .hover-effect) .image .overlay .links .portfolio-icons-inner > .icon:nth-child(3),
.hover-fade .gallery-item:is(:hover, .hover-effect) .overlay .overlay-content-inner a.icon:nth-child(3),
.portfolio.hover-fade .portfolio-item:is(:hover, .hover-effect) .image .overlay .links .portfolio-icons > .yith-wcwl-add-to-wishlist a.icon,
.portfolio.hover-fade .portfolio-item:is(:hover, .hover-effect) .image .overlay .links .portfolio-icons-inner > .yith-wcwl-add-to-wishlist a.icon {
-webkit-transition: opacity 0.5s 0.1s, background-color 0.3s 0s, color 0.3s 0s, -webkit-transform 0.4s 0.1s;
transition: opacity 0.5s 0.1s, background-color 0.3s 0s, color 0.3s 0s, transform 0.4s 0.1s;
}
.hover-fade .portfolio-item:is(:hover, .hover-effect) .image .overlay .links .portfolio-icons > .icon:nth-child(4),
.hover-fade .portfolio-item:is(:hover, .hover-effect) .image .overlay .links .portfolio-icons-inner > .icon:nth-child(4),
.hover-fade .gallery-item:is(:hover, .hover-effect) .overlay .overlay-content-inner a.icon:nth-child(4) {
-webkit-transition: opacity 0.5s 0.15s, background-color 0.3s 0s, color 0.3s 0s, -webkit-transform 0.4s 0.15s;
transition: opacity 0.5s 0.15s, background-color 0.3s 0s, color 0.3s 0s, transform 0.4s 0.15s;
}
.hover-fade .portfolio-item:is(:hover, .hover-effect) .image .overlay .links .portfolio-icons > .icon:nth-child(5),
.hover-fade .portfolio-item:is(:hover, .hover-effect) .image .overlay .links .portfolio-icons-inner > .icon:nth-child(5),
.hover-fade .gallery-item:is(:hover, .hover-effect) .overlay .overlay-content-inner a.icon:nth-child(5) {
-webkit-transition: opacity 0.5s 0.2s, background-color 0.3s 0s, color 0.3s 0s, -webkit-transform 0.4s 0.2s;
transition: opacity 0.5s 0.2s, background-color 0.3s 0s, color 0.3s 0s, transform 0.4s 0.2s;
}
.hover-fade .portfolio-item .image .links .caption .title,
.hover-fade .portfolio-item .image .links .caption .categories,
.products.hover-fade.title-on-hover .portfolio-item .image .links .caption .product-info {
opacity: 0;
top: 200px;
vertical-align: middle;
position: relative;
-webkit-transition: -webkit-transform 0s 0.5s, opacity 0.3s 0.1s, top 0.3s 0.1s;
transition: transform 0s 0.5s, opacity 0.3s 0.1s, top 0.3s 0.1s;
}
.hover-fade .gallery-item .overlay .overlay-content-inner .title {
opacity: 0;
top: 200px;
display: block;
vertical-align: middle;
position: relative;
margin-top: 35px;
will-change: transform;
-webkit-transform: scale(0);
transform: scale(0);
-webkit-transition: -webkit-transform 0s 0.5s, opacity 0.3s 0.1s, top 0.3s 0.1s;
transition: transform 0s 0.5s, opacity 0.3s 0.1s, top 0.3s 0.1s;
}
.hover-fade .portfolio-item:is(:hover, .hover-effect) .image .links .caption .title,
.hover-fade .portfolio-item:is(:hover, .hover-effect) .image .links .caption .categories,
.products.hover-fade.title-on-hover .portfolio-item:is(:hover, .hover-effect) .image .links .caption .product-info {
opacity: 1;
top: 0;
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: -webkit-transform 0.3s 0.1s, opacity 0.3s 0.1s, top 0s;
transition: transform 0.3s 0.1s, opacity 0.3s 0.1s, top 0s;
}
.products.hover-fade.title-on-page .portfolio-item.has-rating .image .links .caption .product-info {
position: relative;
-webkit-transition: padding 0.3s;
transition: padding 0.3s;
}
.hover-fade .gallery-item:is(:hover, .hover-effect) .overlay .overlay-content-inner .title {
opacity: 1;
top: 0;
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: -webkit-transform 0.3s 0.1s, opacity 0.3s 0.1s, top 0s;
transition: transform 0.3s 0.1s, opacity 0.3s 0.1s, top 0s;
}
.hover-fade .portfolio-item .image .links .caption .info {
opacity: 0;
top: 200px;
display: inline-block;
vertical-align: middle;
position: relative;
will-change: transform;
-webkit-transform: scale(0);
transform: scale(0);
-webkit-transition: -webkit-transform 0s 0.5s, opacity 0.3s 0.1s, top 0.3s 0.1s;
transition: transform 0s 0.5s, opacity 0.3s 0.1s, top 0.3s 0.1s;
}
.hover-fade .portfolio-item:is(:hover, .hover-effect) .image .links .caption .info {
opacity: 1;
top: 0;
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: -webkit-transform 0.3s 0.1s, opacity 0.3s 0.1s, top 0s;
transition: transform 0.3s 0.1s, opacity 0.3s 0.1s, top 0s;
}
.hover-fade .portfolio-item .image .links .caption .description {
opacity: 1;
position: static;
}
.portfolio.hover-fade.fullwidth-columns-4 .fullwidth-block .portfolio-item .image .overlay .links .caption .subtitle {
opacity: 0;
top: 320px;
position: absolute;
will-change: transform;
-webkit-transform: scale(0);
transform: scale(0);
-webkit-transition: -webkit-transform 0s 0.5s, opacity 0.3s 0.1s, top 0.3s 0.1s;
transition: transform 0s 0.5s, opacity 0.3s 0.1s, top 0.3s 0.1s;
}
.portfolio.hover-fade.fullwidth-columns-4 .fullwidth-block .portfolio-item.double-item .image .overlay .links .caption .subtitle {
top: 350px;
}
.portfolio.hover-fade.fullwidth-columns-4 .fullwidth-block .portfolio-item:is(:hover, .hover-effect) .image .overlay .links .caption .subtitle {
opacity: 1;
top: 120px;
display: block;
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: -webkit-transform 0.3s 0.1s, opacity 0.3s 0.1s, top 0s;
transition: transform 0.3s 0.1s, opacity 0.3s 0.1s, top 0s;
}
.portfolio.hover-fade.fullwidth-columns-4 .fullwidth-block .portfolio-item.double-item:is(:hover, .hover-effect) .image .overlay .links .caption .subtitle {
top: 150px;
}
.hover-fade .portfolio-item .image .overlay .links .portfolio-sharing-pane {
opacity: 0;
margin-top: 0;
margin-bottom: 0;
will-change: transform;
-webkit-transform: translateY(-1000px);
transform: translateY(-1000px);
-webkit-transition: opacity 0.3s, margin 0.3s 0.3s, -webkit-transform 0s;
transition: opacity 0.3s, margin 0.3s 0.3s, transform 0s;
}
.hover-fade .portfolio-item:is(:hover, .hover-effect) .image .overlay .links .portfolio-sharing-pane {
visibility: hidden;
-webkit-transform: translateY(0);
transform: translateY(0);
-webkit-transition: opacity 0.5s, -webkit-transform 0s, margin 0.3s;
transition: opacity 0.5s, transform 0s, margin 0.3s;
}
.hover-fade .portfolio-item:is(:hover, .hover-effect) .image .overlay .links .portfolio-sharing-pane.active {
opacity: 1;
visibility: visible;
margin-top: 20px;
margin-bottom: 0;
-webkit-transition: opacity 0.5s, margin 0.3s;
transition: opacity 0.5s, margin 0.3s;
}
.gem-gallery-grid.hover-fade.fullwidth-columns-4 .gallery-item .overlay .overlay-content-inner .subtitle {
opacity: 0;
display: inline-block;
vertical-align: middle;
top: 280px;
max-width: 70%;
overflow: hidden;
position: absolute;
will-change: transform;
-webkit-transform: scale(0);
transform: scale(0);
-webkit-transition: -webkit-transform 0s 0.5s, opacity 0.3s 0.1s, top 0.3s 0.1s;
transition: transform 0s 0.5s, opacity 0.3s 0.1s, top 0.3s 0.1s;
}
.gem-gallery-grid.hover-fade.fullwidth-columns-4 .gallery-item.double-item .overlay .overlay-content-inner .subtitle {
top: 310px;
}
.gem-gallery-grid.hover-fade.fullwidth-columns-4 .gallery-item:is(:hover, .hover-effect) .overlay .overlay-content-inner .subtitle {
opacity: 1;
top: 80px;
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: -webkit-transform 0.3s 0.1s, opacity 0.3s 0.1s, top 0s;
transition: transform 0.3s 0.1s, opacity 0.3s 0.1s, top 0s;
}
.gem-gallery-grid.hover-fade.fullwidth-columns-4 .gallery-item.double-item:is(:hover, .hover-effect) .overlay .overlay-content-inner .subtitle {
top: 110px;
}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{background-color:transparent;border:3px solid;color:#69727d}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-block-start:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{height:1em;width:1em}.elementor-widget-text-editor .elementor-drop-cap{float:inline-start;font-size:50px;line-height:1;text-align:center}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}@font-face{font-family:eicons;src:url(//www.petcreations.gr/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.36.0);src:url(//www.petcreations.gr/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.36.0#iefix) format("embedded-opentype"),url(//www.petcreations.gr/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.36.0) format("woff2"),url(//www.petcreations.gr/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.36.0) format("woff"),url(//www.petcreations.gr/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.36.0) format("truetype"),url(//www.petcreations.gr/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.36.0#eicon) format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e8aa"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-upgrade:before{content:"\e9c1"}.eicon-advanced:before{content:"\eb84"}.eicon-div-block:before{content:"\eb9b"}.eicon-notification:before{content:"\e9c3"}.eicon-light-mode:before{content:"\e9c4"}.eicon-dark-mode:before{content:"\e9c5"}.eicon-upgrade-crown:before{content:"\e9c6"}.eicon-off-canvas:before{content:"\e9c7"}.eicon-speakerphone:before{content:"\e9c9"}.eicon-ehp-cta:before{content:"\e9cb"}.eicon-ehp-forms:before{content:"\e9bc"}.eicon-ehp-hero:before{content:"\e9ca"}.eicon-ehp-zigzag:before{content:"\e9cc"}.eicon-e-button:before{content:"\e9ce"}.eicon-flexbox:before{content:"\e9d0"}.eicon-paragraph:before{content:"\e9d1"}.eicon-icon:before{content:"\e9d2"}.eicon-e-image:before{content:"\e9d3"}.eicon-video:before{content:"\e9d4"}.eicon-svg:before{content:"\e9d5"}.eicon-e-divider:before{content:"\e9d6"}.eicon-e-heading:before{content:"\e9d7"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}