@charset "UTF-8";
.elementor-header-account {
display: flex;
align-items: center;
height: 100%;
}
.elementor-header-account .header-group-action {
display: flex;
padding-right: 0;
}
.elementor-header-account .header-group-action .icon {
margin-right: 10px;
}
.elementor-header-account .header-group-action .icon img {
border-radius: 50%;
}
.elementor-header-account .header-group-action .site-header-account > a {
display: flex;
align-items: center;
color: var(--e-global-color-lighter);
}
.elementor-header-account .header-group-action .site-header-account .account-content {
display: inline-block;
font-size: 12px;
font-size: 0.75rem;
font-weight: 700;
text-transform: capitalize;
color: var(--e-global-color-secondary);
}
.opal-move-up {
animation-name: opalMoveUp;
-moz-animation-name: opalMoveUp;
-webkit-animation-name: opalMoveUp;
}
@-webkit-keyframes opalMoveUp {
from {
-webkit-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
@-moz-keyframes opalMoveUp {
from {
-webkit-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
@-ms-keyframes opalMoveUp {
from {
-webkit-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes opalMoveUp {
from {
-webkit-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.opal-move-down {
animation-name: opalMoveDown;
-moz-animation-name: opalMoveDown;
-webkit-animation-name: opalMoveDown;
}
@-webkit-keyframes opalMoveDown {
from {
-webkit-transform: translateY(-100px);
-ms-transform: translateY(-100px);
transform: translateY(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
@-moz-keyframes opalMoveDown {
from {
-webkit-transform: translateY(-100px);
-ms-transform: translateY(-100px);
transform: translateY(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
@-ms-keyframes opalMoveDown {
from {
-webkit-transform: translateY(-100px);
-ms-transform: translateY(-100px);
transform: translateY(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes opalMoveDown {
from {
-webkit-transform: translateY(-100px);
-ms-transform: translateY(-100px);
transform: translateY(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.opal-move-left {
animation-name: opalMoveLeft;
-moz-animation-name: opalMoveLeft;
-webkit-animation-name: opalMoveLeft;
}
@-webkit-keyframes opalMoveLeft {
from {
-webkit-transform: translateX(100px);
-ms-transform: translateX(100px);
transform: translateX(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
@-moz-keyframes opalMoveLeft {
from {
-webkit-transform: translateX(100px);
-ms-transform: translateX(100px);
transform: translateX(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
@-ms-keyframes opalMoveLeft {
from {
-webkit-transform: translateX(100px);
-ms-transform: translateX(100px);
transform: translateX(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes opalMoveLeft {
from {
-webkit-transform: translateX(100px);
-ms-transform: translateX(100px);
transform: translateX(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.opal-move-right {
animation-name: opalMoveRight;
-moz-animation-name: opalMoveRight;
-webkit-animation-name: opalMoveRight;
}
@-webkit-keyframes opalMoveRight {
from {
-webkit-transform: translateX(-100px);
-ms-transform: translateX(-100px);
transform: translateX(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
@-moz-keyframes opalMoveRight {
from {
-webkit-transform: translateX(-100px);
-ms-transform: translateX(-100px);
transform: translateX(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
@-ms-keyframes opalMoveRight {
from {
-webkit-transform: translateX(-100px);
-ms-transform: translateX(-100px);
transform: translateX(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes opalMoveRight {
from {
-webkit-transform: translateX(-100px);
-ms-transform: translateX(-100px);
transform: translateX(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.opal-scale-up {
animation-name: opalScaleUp;
-moz-animation-name: opalScaleUp;
-webkit-animation-name: opalScaleUp;
}
@-webkit-keyframes opalScaleUp {
from {
opacity: 0;
-webkit-transform: scale(0.6);
-ms-transform: scale(0.6);
transform: scale(0.6);
}
to {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@-moz-keyframes opalScaleUp {
from {
opacity: 0;
-webkit-transform: scale(0.6);
-ms-transform: scale(0.6);
transform: scale(0.6);
}
to {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@-ms-keyframes opalScaleUp {
from {
opacity: 0;
-webkit-transform: scale(0.6);
-ms-transform: scale(0.6);
transform: scale(0.6);
}
to {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@keyframes opalScaleUp {
from {
opacity: 0;
-webkit-transform: scale(0.6);
-ms-transform: scale(0.6);
transform: scale(0.6);
}
to {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
.opal-flip {
animation-name: opalFlip;
-moz-animation-name: opalFlip;
-webkit-animation-name: opalFlip;
}
@-webkit-keyframes opalFlip {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateX(-180deg);
transform: rotateX(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1;
}
}
@-moz-keyframes opalFlip {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateX(-180deg);
transform: rotateX(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1;
}
}
@-ms-keyframes opalFlip {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateX(-180deg);
transform: rotateX(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1;
}
}
@keyframes opalFlip {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateX(-180deg);
transform: rotateX(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1;
}
}
.opal-helix {
animation-name: opalHelix;
-moz-animation-name: opalHelix;
-webkit-animation-name: opalHelix;
}
@-webkit-keyframes rotate {
from {
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-moz-keyframes rotate {
from {
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-ms-keyframes rotate {
from {
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes rotate {
from {
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.rotate {
animation: rotate 12s linear infinite !important;
}
@-webkit-keyframes opalHelix {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
opacity: 1;
}
}
@-moz-keyframes opalHelix {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
opacity: 1;
}
}
@-ms-keyframes opalHelix {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
opacity: 1;
}
}
@keyframes opalHelix {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
opacity: 1;
}
}
.opal-am-popup {
animation: opalPopup;
-moz-animation-name: opalPopup;
-webkit-animation-name: opalPopup;
}
@-webkit-keyframes opalPopup {
from {
opacity: 0;
-webkit-transform: scale(0.4);
-ms-transform: scale(0.4);
transform: scale(0.4);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-perspective: 1300px;
perspective: 1300px;
}
70% {
transform: scale(1.1);
-webkit-transform: scale(1.1);
opacity: 0.8;
animation-timing-function: ease-out;
-webkit-animation-timing-function: ease-out;
}
to {
transform: scale(1);
-webkit-transform: scale(1);
opacity: 1;
}
}
@-moz-keyframes opalPopup {
from {
opacity: 0;
-webkit-transform: scale(0.4);
-ms-transform: scale(0.4);
transform: scale(0.4);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-perspective: 1300px;
perspective: 1300px;
}
70% {
transform: scale(1.1);
-webkit-transform: scale(1.1);
opacity: 0.8;
animation-timing-function: ease-out;
-webkit-animation-timing-function: ease-out;
}
to {
transform: scale(1);
-webkit-transform: scale(1);
opacity: 1;
}
}
@-ms-keyframes opalPopup {
from {
opacity: 0;
-webkit-transform: scale(0.4);
-ms-transform: scale(0.4);
transform: scale(0.4);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-perspective: 1300px;
perspective: 1300px;
}
70% {
transform: scale(1.1);
-webkit-transform: scale(1.1);
opacity: 0.8;
animation-timing-function: ease-out;
-webkit-animation-timing-function: ease-out;
}
to {
transform: scale(1);
-webkit-transform: scale(1);
opacity: 1;
}
}
@keyframes opalPopup {
from {
opacity: 0;
-webkit-transform: scale(0.4);
-ms-transform: scale(0.4);
transform: scale(0.4);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-perspective: 1300px;
perspective: 1300px;
}
70% {
transform: scale(1.1);
-webkit-transform: scale(1.1);
opacity: 0.8;
animation-timing-function: ease-out;
-webkit-animation-timing-function: ease-out;
}
to {
transform: scale(1);
-webkit-transform: scale(1);
opacity: 1;
}
}
.elementor-widget-antra-banner-process .swiper {
position: relative !important;
}
.elementor-widget-antra-banner-process .antra-con-inner {
position: absolute;
z-index: 9;
width: 100%;
height: 100%;
}
.elementor-widget-antra-banner-process .elementor-banner-process-item {
position: relative;
display: flex;
overflow: hidden;
border-right: 1px solid rgba(255, 255, 255, 0.24);
}
.elementor-widget-antra-banner-process .elementor-banner-process-item .banner-process-caption {
position: absolute;
bottom: 0;
width: 100%;
padding: 0 27px 57px 57px;
transform: translateY(68px);
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
@media (max-width: 568px) {
.elementor-widget-antra-banner-process .elementor-banner-process-item .banner-process-caption {
padding: 0 15px 30px 15px;
transform: translateY(0px);
text-align: center;
}
}
.elementor-widget-antra-banner-process .elementor-banner-process-item .banner-process-caption .number {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 30px;
font-size: 1.875rem;
opacity: 0.1;
-ms-opacity: 0.1;
-o-opacity: 0.1;
-moz-opacity: 0.1;
-webkit-opacity: 0.1;
filter: alpha(opacity=10);
line-height: 34px;
color: var(--e-global-color-border);
}
@media (max-width: 568px) {
.elementor-widget-antra-banner-process .elementor-banner-process-item .banner-process-caption .number {
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
color: var(--e-global-color-primary);
}
}
.elementor-widget-antra-banner-process .elementor-banner-process-item .banner-process-caption .banner-process-title {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 30px;
font-size: 1.875rem;
line-height: 34px;
color: #FFFFFF;
width: 258px;
padding: 20px 0;
}
.elementor-widget-antra-banner-process .elementor-banner-process-item .banner-process-caption .banner-process-title a {
color: #FFFFFF;
}
.elementor-widget-antra-banner-process .elementor-banner-process-item .banner-process-caption .banner-process-title:hover a {
color: var(--e-global-color-highlight);
}
@media (max-width: 568px) {
.elementor-widget-antra-banner-process .elementor-banner-process-item .banner-process-caption .banner-process-title {
width: 100%;
justify-self: center;
}
}
.elementor-widget-antra-banner-process .elementor-banner-process-item .banner-process-caption .banner-process-content {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 16px;
font-size: 1rem;
color: #FFFFFF;
width: 286px;
visibility: hidden;
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
@media (max-width: 568px) {
.elementor-widget-antra-banner-process .elementor-banner-process-item .banner-process-caption .banner-process-content {
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
justify-self: center;
}
}
.elementor-widget-antra-banner-process .elementor-banner-process-item .banner-process-caption.active {
transform: translateY(0);
}
.elementor-widget-antra-banner-process .elementor-banner-process-item .banner-process-caption.active .banner-process-content {
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
}
.elementor-widget-antra-banner-process .elementor-banner-process-item .banner-process-caption.active .number {
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
color: var(--e-global-color-primary);
}
.elementor-widget-antra-banner-process .elementor-banner-process-item:hover .banner-process-caption {
transform: translateY(0);
}
.elementor-widget-antra-banner-process .elementor-banner-process-item:hover .banner-process-caption .banner-process-content {
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
}
.elementor-widget-antra-banner-process .elementor-banner-process-item:hover .banner-process-caption .number {
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
color: var(--e-global-color-primary);
}
.elementor-widget-antra-banner-process .banner-process-image-list {
display: flex;
flex-wrap: nowrap;
overflow: hidden;
}
.elementor-widget-antra-banner-process .banner-process-image-list .banner-process-img {
flex: 0 0 100%;
position: relative;
}
.elementor-widget-antra-banner-process .banner-process-image-list .banner-process-img.showing {
transform: translateX(-100%);
z-index: 2;
}
.elementor-widget-antra-banner-process .banner-process-image-list .banner-process-img.show {
z-index: 3;
}
.elementor-widget-antra-banner-process .banner-process-image-list .banner-process-img .process-image {
position: relative;
overflow: hidden;
}
.elementor-widget-antra-banner-process .banner-process-image-list .banner-process-img .process-image:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(180deg, rgba(185, 183, 174, 0) 0%, rgba(134, 132, 126, 0.54) 19.25%, rgba(0, 0, 0, 0.64) 64%);
z-index: 1;
}
.elementor-widget-antra-banner-process .banner-process-image-list .banner-process-img .process-image img {
width: 100%;
height: 820px;
object-fit: cover;
}
.elementor-brand-wrapper .elementor-grid {
justify-content: center;
align-items: start;
}
.elementor-brand-wrapper .elementor-brand-item {
text-align: center;
display: flex;
align-items: center;
position: relative;
overflow: hidden;
}
.elementor-brand-wrapper .elementor-brand-image {
display: flex;
width: 100%;
font-size: 0px;
font-size: 0rem;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.elementor-brand-wrapper .elementor-brand-image:hover img, .elementor-brand-wrapper .elementor-brand-image:hover svg {
filter: none;
}
.elementor-brand-wrapper a {
display: block;
padding: 2px;
}
.elementor-brand-wrapper img {
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.elementor-brand-wrapper:hover img, .elementor-brand-wrapper:hover svg {
opacity: 0.5;
-ms-opacity: 0.5;
-o-opacity: 0.5;
-moz-opacity: 0.5;
-webkit-opacity: 0.5;
filter: alpha(opacity=50);
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
filter: grayscale(100%);
}
.elementor-brand-wrapper .column-item {
margin-bottom: 30px;
}
.elementor-brand-wrapper .slick-slide {
position: relative;
}
.elementor-brand-wrapper .slick-slide:before {
top: 0;
right: 0;
width: 1px;
height: 100%;
background: #ebebeb;
position: absolute;
}
.elementor-brand-wrapper .slick-slide:last-child:before {
content: none !important;
}
.elementor-brand-wrapper:hover img svg {
filter: grayscale(100%);
}
.elementor-brand-wrapper .elementor-widget-antra-brand .antra-carousel .column-item {
margin-bottom: 0 !important;
}
.elementor-brand-wrapper .elementor-widget-antra-brand .antra-carousel .slick-track {
display: flex !important;
align-items: center;
}
.elementor-widget-woocommerce-breadcrumb .antra-woocommerce-title {
position: relative;
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 80px;
font-size: 5rem;
line-height: 0.9523809524;
color: #fff;
margin: 0 0 30px 0;
}
@media (max-width: 767px) {
.elementor-widget-woocommerce-breadcrumb .antra-woocommerce-title {
font-size: 30px;
font-size: 1.875rem;
line-height: 35px;
}
}
.elementor-widget-woocommerce-breadcrumb .antra-woocommerce-subtitle {
position: relative;
font-size: 20px;
font-size: 1.25rem;
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
line-height: 1.4;
margin: 0 0 20px 0;
color: #fff;
}
.elementor-widget-woocommerce-breadcrumb .woocommerce-breadcrumb {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 13px;
font-size: 0.8125rem;
line-height: 1.0769230769;
color: #fff;
margin: 0;
text-transform: uppercase;
}
.elementor-widget-woocommerce-breadcrumb .woocommerce-breadcrumb a {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 13px;
font-size: 0.8125rem;
color: #fff;
line-height: 1.0769230769;
text-transform: uppercase;
}
.elementor-widget-woocommerce-breadcrumb .woocommerce-breadcrumb a:hover {
color: var(--e-global-color-primary);
}
.elementor-widget-woocommerce-breadcrumb .woocommerce-breadcrumb i {
color: #fff;
font-size: 13px;
font-size: 0.8125rem;
margin: -2px 10px 0 10px;
}
.hidden-antra-title-yes .antra-woocommerce-title {
display: none;
}
.hidden-antra-subtitle-title-yes .antra-woocommerce-subtitle {
display: none;
}
.single .hidden-antra-title-single-yes .antra-woocommerce-title,
.single .hidden-antra-title-single-yes .antra-woocommerce-subtitle {
display: none;
}
.elementor-widget-antra-banner .elementor-cta__content {
margin: 0;
}
.elementor-widget-antra-banner .elementor-cta__heading2,
.elementor-widget-antra-banner .elementor-cta__title {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 48px;
font-size: 3rem;
line-height: 56px;
position: relative;
z-index: 1;
}
.elementor-widget-antra-banner .elementor-cta__title {
margin-bottom: 18px;
}
.elementor-widget-antra-banner .elementor-cta__heading2 {
margin-bottom: 15px;
}
.elementor-widget-antra-banner .elementor-cta__subtitle {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 13px;
font-size: 0.8125rem;
line-height: 18px;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 2px;
margin-bottom: 20px;
color: var(--e-global-color-primary);
}
.elementor-widget-antra-banner .elementor-cta__description {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 14px;
font-size: 0.875rem;
line-height: 20px;
text-transform: uppercase;
letter-spacing: 0.2px;
color: var(--e-global-color-text);
margin-bottom: 48px;
padding-right: 72px;
}
.elementor-widget-antra-banner .elementor-cta__bg-overlay {
position: absolute;
bottom: 0;
width: 100%;
height: 100%;
pointer-events: none;
left: 0;
}
.elementor-widget-antra-banner.content-stretch-yes {
height: 100%;
}
.elementor-widget-antra-banner.content-stretch-yes .elementor-widget-container,
.elementor-widget-antra-banner.content-stretch-yes .elementor-antra-banner {
height: 100%;
}
.elementor-widget-antra-banner:hover .elementor-cta__bg-overlay {
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
}
.elementor-widget-antra-banner:hover .elementor-cta__bg {
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.elementor-widget-antra-banner:hover .elementor-cta__button-wrapper {
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
}
.elementor-widget-antra-banner.elementor-cta--valign-middle .elementor-cta__content {
-ms-flex-line-pack: center;
align-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.elementor-widget-antra-banner.elementor-cta--valign-top .elementor-cta__content {
-ms-flex-line-pack: start;
align-content: flex-start;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.elementor-widget-antra-banner.elementor-cta--valign-bottom .elementor-cta__content {
-ms-flex-line-pack: end;
align-content: flex-end;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
.elementor-cta__button.elementor-button {
font-family: var(--e-global-typography-accent-font-family);
font-weight: var(--e-global-typography-accent-font-weight);
text-transform: var(--e-global-typography-accent-text-transform);
font-style: var(--e-global-typography-accent-font-style);
text-decoration: var(--e-global-typography-accent-text-decoration);
line-height: var(--e-global-typography-accent-line-height);
letter-spacing: var(--e-global-typography-accent-letter-spacing);
font-size: 15px;
font-size: 0.9375rem;
border: 1px solid #9F9FA4A3;
border-radius: 100px;
padding: 9px 9px 9px 30px;
color: var(--e-global-color-secondary);
background-color: transparent;
position: relative;
display: inline-flex;
align-items: center;
overflow: hidden;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
padding: 12px 30px;
letter-spacing: 0.4px;
}
.elementor-cta__button.elementor-button i, .elementor-cta__button.elementor-button:after {
font-size: 20px;
font-size: 1.25rem;
margin-left: 8px;
transform: rotate(-45deg);
background-color: var(--e-global-color-primary);
padding: 10px;
border-radius: 100px;
position: relative;
color: #ffffff;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.elementor-cta__button.elementor-button:hover {
border-color: var(--e-global-color-primary);
background-color: var(--e-global-color-primary);
color: #ffffff;
}
.elementor-cta__button.elementor-button:hover i, .elementor-cta__button.elementor-button:hover:after {
transform: rotate(0);
}
.button-banner-style-antra-link .elementor-button {
font-family: var(--e-global-typography-accent-font-family);
font-weight: var(--e-global-typography-accent-font-weight);
text-transform: var(--e-global-typography-accent-text-transform);
font-style: var(--e-global-typography-accent-font-style);
text-decoration: var(--e-global-typography-accent-text-decoration);
line-height: var(--e-global-typography-accent-line-height);
letter-spacing: var(--e-global-typography-accent-letter-spacing);
font-size: 15px;
font-size: 0.9375rem;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
color: var(--e-global-color-secondary);
background-color: transparent;
border: 0;
white-space: nowrap;
padding: 0;
border-radius: 0;
position: relative;
border-bottom: 2px solid var(--e-global-color-primary);
}
.button-banner-style-antra-link .elementor-button i, .button-banner-style-antra-link .elementor-button:after {
font-size: 20px;
font-size: 1.25rem;
transform: rotate(-45deg);
position: relative;
color: var(--e-global-color-secondary);
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.button-banner-style-antra-link .elementor-button:hover {
color: var(--e-global-color-primary);
}
.button-banner-style-antra-link .elementor-button:hover i, .button-banner-style-antra-link .elementor-button:hover:after {
transform: rotate(0);
color: var(--e-global-color-primary);
}
.elementor-bg-transform-move-down-custom .elementor-bg {
height: calc(100% + 30px);
-ms-transform: translateY(-30px);
-o-transform: translateY(-30px);
-moz-transform: translateY(-30px);
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
.elementor-bg-transform-move-down-custom:hover .elementor-bg {
-ms-transform: translateY(0);
-o-transform: translateY(0);
-moz-transform: translateY(0);
-webkit-transform: translateY(0);
transform: translateY(0);
}
.elementor-bg-transform-move-up-custom .elementor-bg {
height: calc(100% + 30px);
}
.elementor-bg-transform-move-up-custom:hover .elementor-bg {
-ms-transform: translateY(-30px);
-o-transform: translateY(-30px);
-moz-transform: translateY(-30px);
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
.elementor-bg-transform-move-left-custom .elementor-bg {
width: calc(100% + 30px);
-ms-transform: translateX(-30px);
-o-transform: translateX(-30px);
-moz-transform: translateX(-30px);
-webkit-transform: translateX(-30px);
transform: translateX(-30px);
}
.elementor-bg-transform-move-left-custom:hover .elementor-bg {
-ms-transform: translateX(0px);
-o-transform: translateX(0px);
-moz-transform: translateX(0px);
-webkit-transform: translateX(0px);
transform: translateX(0px);
}
.elementor-bg-transform-move-right-custom .elementor-bg {
width: calc(100% + 30px);
-ms-transform: translateX(0);
-o-transform: translateX(0);
-moz-transform: translateX(0);
-webkit-transform: translateX(0);
transform: translateX(0);
}
.elementor-bg-transform-move-right-custom:hover .elementor-bg {
-ms-transform: translateX(-30px);
-o-transform: translateX(-30px);
-moz-transform: translateX(-30px);
-webkit-transform: translateX(-30px);
transform: translateX(-30px);
}
.elementor-bg-transform-zoom-in:hover .elementor-bg {
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
-moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.elementor-bg-transform-zoom-out .elementor-bg {
width: calc(100% + 40px);
-ms-transform: scale(1.025);
-o-transform: scale(1.025);
-moz-transform: scale(1.025);
-webkit-transform: scale(1.025);
transform: scale(1.025);
}
.elementor-bg-transform-zoom-out:hover .elementor-bg {
-ms-transform: scale(1);
-o-transform: scale(1);
-moz-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1);
}
.elementor-cta {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
overflow: hidden;
-ms-transition: 0.3s;
-o-transition: 0.3s;
-moz-transition: 0.3s;
-webkit-transition: 0.3s;
transition: 0.3s;
}
.elementor-cta--skin-classic .elementor-cta {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.elementor-cta--skin-classic .elementor-cta__bg-wrapper {
position: relative;
min-height: 200px;
width: 100%;
}
.elementor-cta--skin-classic .elementor-cta__content {
width: 100%;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
-moz-transition: all 0.4s;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.elementor-cta--skin-cover .elementor-cta {
display: block;
}
.elementor-cta--skin-cover .elementor-cta__bg-wrapper {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
border-radius: 0;
-ms-transition: all 0.2s;
-o-transition: all 0.2s;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.elementor-cta--skin-cover .elementor-cta__content {
min-height: 300px;
position: relative;
z-index: 3;
}
.elementor-cta--layout-image-above .elementor-cta {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.elementor-cta--layout-image-above .elementor-cta__bg-wrapper {
width: 100%;
}
.elementor-cta--layout-image-left .elementor-cta,
.elementor-cta--layout-image-right .elementor-cta {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.elementor-cta--layout-image-left .elementor-cta__bg-wrapper,
.elementor-cta--layout-image-right .elementor-cta__bg-wrapper {
width: auto;
min-width: 50%;
}
.elementor-cta--layout-image-left .elementor-cta__content,
.elementor-cta--layout-image-right .elementor-cta__content {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.elementor-cta--layout-image-left .elementor-cta {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.elementor-cta--layout-image-right .elementor-cta {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.elementor-cta__bg {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
z-index: 1;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.elementor-cta__bg-wrapper {
z-index: 1;
overflow: hidden;
}
.elementor-cta__bg-overlay {
z-index: 2;
}
.elementor-cta__content {
z-index: 1;
overflow: hidden;
padding: 30px;
width: 100%;
display: flex;
}
.elementor-cta__content,
.elementor-cta__content-item {
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.elementor-cta_image_layer {
position: absolute;
z-index: 1;
}
.elementor-cta_image_layer img {
object-fit: contain;
}
@media (max-device-width: 1024px) {
.elementor-cta {
cursor: pointer;
}
}
.button-show-yes .elementor-cta__button-wrapper {
display: none;
}
.background-gradient-yes .elementor-antra-banner {
position: relative;
}
.background-gradient-yes .elementor-antra-banner:before {
content: "";
position: absolute;
height: 100%;
width: 100%;
bottom: 0;
left: 0;
background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 66.35%);
z-index: 2;
border-radius: 24px;
}
.wpcf7-form {
margin: 0;
}
.wpcf7-form .wpcf7-form-control-wrap {
width: 100%;
display: block;
}
.wpcf7-form .wpcf7-form-control-wrap input[type=text], .wpcf7-form .wpcf7-form-control-wrap input[type=number], .wpcf7-form .wpcf7-form-control-wrap input[type=email], .wpcf7-form .wpcf7-form-control-wrap input[type=tel], .wpcf7-form .wpcf7-form-control-wrap input[type=url],
.wpcf7-form .wpcf7-form-control-wrap input[type=password], .wpcf7-form .wpcf7-form-control-wrap input[type=search], .wpcf7-form .wpcf7-form-control-wrap input[type=date], .wpcf7-form .wpcf7-form-control-wrap input[type=time] {
width: 100%;
padding: 14px 20px;
height: 60px;
font-size: 16px;
font-size: 1rem;
background-color: #ffffff;
border: 1px solid rgba(159, 159, 164, 0.18);
color: var(--e-global-color-lighter);
backdrop-filter: blur(29px);
-webkit-background-clip: unset;
-webkit-text-fill-color: var(--e-global-color-text);
}
.wpcf7-form .wpcf7-form-control-wrap input[type=text]::placeholder, .wpcf7-form .wpcf7-form-control-wrap input[type=number]::placeholder, .wpcf7-form .wpcf7-form-control-wrap input[type=email]::placeholder, .wpcf7-form .wpcf7-form-control-wrap input[type=tel]::placeholder, .wpcf7-form .wpcf7-form-control-wrap input[type=url]::placeholder,
.wpcf7-form .wpcf7-form-control-wrap input[type=password]::placeholder, .wpcf7-form .wpcf7-form-control-wrap input[type=search]::placeholder, .wpcf7-form .wpcf7-form-control-wrap input[type=date]::placeholder, .wpcf7-form .wpcf7-form-control-wrap input[type=time]::placeholder {
color: var(--e-global-color-lighter);
font-size: 16px;
font-size: 1rem;
text-transform: capitalize;
}
.wpcf7-form .wpcf7-form-control-wrap input[type=text]:focus, .wpcf7-form .wpcf7-form-control-wrap input[type=text]:hover, .wpcf7-form .wpcf7-form-control-wrap input[type=number]:focus, .wpcf7-form .wpcf7-form-control-wrap input[type=number]:hover, .wpcf7-form .wpcf7-form-control-wrap input[type=email]:focus, .wpcf7-form .wpcf7-form-control-wrap input[type=email]:hover, .wpcf7-form .wpcf7-form-control-wrap input[type=tel]:focus, .wpcf7-form .wpcf7-form-control-wrap input[type=tel]:hover, .wpcf7-form .wpcf7-form-control-wrap input[type=url]:focus, .wpcf7-form .wpcf7-form-control-wrap input[type=url]:hover,
.wpcf7-form .wpcf7-form-control-wrap input[type=password]:focus,
.wpcf7-form .wpcf7-form-control-wrap input[type=password]:hover, .wpcf7-form .wpcf7-form-control-wrap input[type=search]:focus, .wpcf7-form .wpcf7-form-control-wrap input[type=search]:hover, .wpcf7-form .wpcf7-form-control-wrap input[type=date]:focus, .wpcf7-form .wpcf7-form-control-wrap input[type=date]:hover, .wpcf7-form .wpcf7-form-control-wrap input[type=time]:focus, .wpcf7-form .wpcf7-form-control-wrap input[type=time]:hover {
border-color: var(--e-global-color-primary);
}
.wpcf7-form .wpcf7-form-control-wrap textarea {
margin: auto;
width: 100%;
height: 100%;
overflow: hidden;
margin-bottom: 0;
padding: 19px 23px 23px;
border-radius: 24px;
background-color: #ffffff;
backdrop-filter: blur(29px);
border: 1px solid rgba(159, 159, 164, 0.18);
font-size: 16px;
font-size: 1rem;
color: var(--e-global-color-lighter);
}
.wpcf7-form .wpcf7-form-control-wrap textarea::placeholder {
font-size: 16px;
font-size: 1rem;
color: var(--e-global-color-lighter);
text-transform: capitalize;
}
.wpcf7-form .wpcf7-form-control-wrap textarea:focus, .wpcf7-form .wpcf7-form-control-wrap textarea:hover {
border-color: var(--e-global-color-primary);
}
.wpcf7-form .wpcf7-form-control-wrap select:not([size]):not([multiple]) {
font-size: 16px;
font-size: 1rem;
color: var(--e-global-color-lighter);
border-radius: 24px;
height: 60px;
line-height: 1;
font-weight: 400;
padding: 12px 47px 12px 22px;
backdrop-filter: blur(29px);
background-position: 100% calc(50% + 0px);
background-size: 53px 10px;
background-color: #ffffff;
border: 1px solid rgba(159, 159, 164, 0.18);
text-transform: capitalize;
}
.wpcf7-form .wpcf7-form-control-wrap select:not([size]):not([multiple]) option {
color: var(--e-global-color-lighter);
}
.wpcf7-form label {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 16px;
font-size: 1rem;
color: var(--e-global-color-secondary);
line-height: 24px;
margin-bottom: 13px;
display: block;
text-align: left;
}
.wpcf7-form .wpcf7-button {
margin-top: -2px;
}
@media (max-width: 768px) {
.wpcf7-form .wpcf7-button {
margin-top: 0;
}
}
.wpcf7-form .wpcf7-button p {
margin: 0;
}
.wpcf7-form .wpcf7-button button, .wpcf7-form .wpcf7-button input[type=button], .wpcf7-form .wpcf7-button input[type=reset], .wpcf7-form .wpcf7-button input[type=submit], .wpcf7-form .wpcf7-button .button {
font-family: var(--e-global-typography-accent-font-family);
font-weight: var(--e-global-typography-accent-font-weight);
text-transform: var(--e-global-typography-accent-text-transform);
font-style: var(--e-global-typography-accent-font-style);
text-decoration: var(--e-global-typography-accent-text-decoration);
line-height: var(--e-global-typography-accent-line-height);
letter-spacing: var(--e-global-typography-accent-letter-spacing);
font-size: 15px;
font-size: 0.9375rem;
border: 1px solid #9F9FA4A3;
border-radius: 100px;
padding: 9px 9px 9px 30px;
color: var(--e-global-color-secondary);
background-color: transparent;
position: relative;
display: inline-flex;
align-items: center;
overflow: hidden;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
padding: 9px 10px 9px 36px;
}
.wpcf7-form .wpcf7-button button i, .wpcf7-form .wpcf7-button button:after, .wpcf7-form .wpcf7-button input[type=button] i, .wpcf7-form .wpcf7-button input[type=button]:after, .wpcf7-form .wpcf7-button input[type=reset] i, .wpcf7-form .wpcf7-button input[type=reset]:after, .wpcf7-form .wpcf7-button input[type=submit] i, .wpcf7-form .wpcf7-button input[type=submit]:after, .wpcf7-form .wpcf7-button .button i, .wpcf7-form .wpcf7-button .button:after {
font-size: 20px;
font-size: 1.25rem;
margin-left: 8px;
transform: rotate(-45deg);
background-color: var(--e-global-color-primary);
padding: 10px;
border-radius: 100px;
position: relative;
color: #ffffff;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.wpcf7-form .wpcf7-button button:hover, .wpcf7-form .wpcf7-button input[type=button]:hover, .wpcf7-form .wpcf7-button input[type=reset]:hover, .wpcf7-form .wpcf7-button input[type=submit]:hover, .wpcf7-form .wpcf7-button .button:hover {
border-color: var(--e-global-color-primary);
background-color: var(--e-global-color-primary);
color: #ffffff;
}
.wpcf7-form .wpcf7-button button:hover i, .wpcf7-form .wpcf7-button button:hover:after, .wpcf7-form .wpcf7-button input[type=button]:hover i, .wpcf7-form .wpcf7-button input[type=button]:hover:after, .wpcf7-form .wpcf7-button input[type=reset]:hover i, .wpcf7-form .wpcf7-button input[type=reset]:hover:after, .wpcf7-form .wpcf7-button input[type=submit]:hover i, .wpcf7-form .wpcf7-button input[type=submit]:hover:after, .wpcf7-form .wpcf7-button .button:hover i, .wpcf7-form .wpcf7-button .button:hover:after {
transform: rotate(0);
}
.wpcf7-form .wpcf7-button button i, .wpcf7-form .wpcf7-button input[type=button] i, .wpcf7-form .wpcf7-button input[type=reset] i, .wpcf7-form .wpcf7-button input[type=submit] i, .wpcf7-form .wpcf7-button .button i {
margin-left: 16px;
}
.wpcf7-form .wpcf7-button button.loading, .wpcf7-form .wpcf7-button input[type=button].loading, .wpcf7-form .wpcf7-button input[type=reset].loading, .wpcf7-form .wpcf7-button input[type=submit].loading, .wpcf7-form .wpcf7-button .button.loading {
position: relative;
}
.wpcf7-form .wpcf7-button button.loading::after, .wpcf7-form .wpcf7-button input[type=button].loading::after, .wpcf7-form .wpcf7-button input[type=reset].loading::after, .wpcf7-form .wpcf7-button input[type=submit].loading::after, .wpcf7-form .wpcf7-button .button.loading::after {
position: absolute;
top: 35%;
left: 40%;
}
.wpcf7-form .form-2 input[type=text], .wpcf7-form .form-2 input[type=number], .wpcf7-form .form-2 input[type=email], .wpcf7-form .form-2 input[type=tel], .wpcf7-form .form-2 input[type=url],
.wpcf7-form .form-2 input[type=password], .wpcf7-form .form-2 input[type=search], .wpcf7-form .form-2 input[type=date], .wpcf7-form .form-2 input[type=time] {
border: 1px solid rgba(255, 255, 255, 0.07);
background-color: rgba(255, 255, 255, 0.09);
}
.wpcf7-form .form-2 textarea {
background-color: rgba(255, 255, 255, 0.09);
border: 1px solid rgba(255, 255, 255, 0.07);
}
.wpcf7-form .form-2 select:not([size]):not([multiple]) {
background-color: rgba(255, 255, 255, 0.09);
border: 1px solid rgba(255, 255, 255, 0.07);
}
.wpcf7-form .form-2 label {
color: #ffffff;
}
.wpcf7-form .form-2 .wpcf7-button button, .wpcf7-form .form-2 .wpcf7-button input[type=button], .wpcf7-form .form-2 .wpcf7-button input[type=reset], .wpcf7-form .form-2 .wpcf7-button input[type=submit], .wpcf7-form .form-2 .wpcf7-button .button {
color: #ffffff;
border: 1px solid rgba(255, 255, 255, 0.24);
}
.wpcf7-form .form-team input[type=text], .wpcf7-form .form-team input[type=number], .wpcf7-form .form-team input[type=email], .wpcf7-form .form-team input[type=tel], .wpcf7-form .form-team input[type=url],
.wpcf7-form .form-team input[type=password], .wpcf7-form .form-team input[type=search], .wpcf7-form .form-team input[type=date], .wpcf7-form .form-team input[type=time] {
border: 1px solid rgba(255, 255, 255, 0.46);
background-color: #ffffff;
}
.wpcf7-form .form-team textarea {
border: 1px solid rgba(255, 255, 255, 0.46);
background-color: #ffffff;
padding: 14px 23px 36px;
}
.wpcf7-form .form-team select:not([size]):not([multiple]) {
border: 1px solid rgba(255, 255, 255, 0.46);
background-color: #ffffff;
}
.wpcf7-form .form-team label {
color: #ffffff;
}
.wpcf7-form .form-team .wpcf7-button button, .wpcf7-form .form-team .wpcf7-button input[type=button], .wpcf7-form .form-team .wpcf7-button input[type=reset], .wpcf7-form .form-team .wpcf7-button input[type=submit], .wpcf7-form .form-team .wpcf7-button .button {
border: 1px solid rgba(159, 159, 164, 0.64);
}
.wpcf7-form .form-team .wpcf7-checkbox {
margin-top: 6px;
display: block;
}
.wpcf7-form .form-team .wpcf7-checkbox .wpcf7-list-item {
margin: 0;
}
.wpcf7-form .form-team .wpcf7-checkbox input[type=checkbox] {
border: 1px solid var(--e-global-color-lighter);
}
.wpcf7-form .form-team .wpcf7-checkbox input[type=checkbox]:checked {
background-color: transparent;
border-color: var(--e-global-color-lighter);
}
.wpcf7-form .form-team .wpcf7-checkbox input[type=checkbox]:checked::after {
content: "";
position: absolute;
left: 6px;
top: 3px;
width: 5px;
height: 9px;
border: solid var(--e-global-color-lighter);
border-width: 0 2px 2px 0;
transform: rotate(45deg);
}
.wpcf7-form .form-team .wpcf7-checkbox label {
color: var(--e-global-color-secondary);
}
.wpcf7-form .form-team button, .wpcf7-form .form-team input[type=button], .wpcf7-form .form-team input[type=reset], .wpcf7-form .form-team input[type=submit], .wpcf7-form .form-team .button {
padding: 9px 10px 9px 30px;
}
.wpcf7-form .form-team button i, .wpcf7-form .form-team input[type=button] i, .wpcf7-form .form-team input[type=reset] i, .wpcf7-form .form-team input[type=submit] i, .wpcf7-form .form-team .button i {
margin-left: 9px;
}
.wpcf7-form .form-team .row {
display: flex;
flex-wrap: wrap;
margin-left: -10px;
margin-right: -10px;
}
.wpcf7-form .form-team .row [class*=" column-"], .wpcf7-form .form-team .row [class^=column-] {
padding: 0 10px;
}
.wpcf7-form .form-team .row p {
margin-bottom: 20px;
}
.wpcf7-form .form-team .row .excerpt-content {
margin-bottom: 30px;
}
.wpcf7-form .row {
display: flex;
flex-wrap: wrap;
margin-left: -15px;
margin-right: -15px;
}
.wpcf7-form .row [class*=" column-"], .wpcf7-form .row [class^=column-] {
padding: 0 15px;
}
.wpcf7-form .row p {
margin-bottom: 32px;
}
.wpcf7-form .row .label-form p {
margin-bottom: 0;
}
.wpcf7-form .row .title-placeholder {
font-size: 14px;
font-size: 0.875rem;
font-weight: 500;
text-transform: uppercase;
margin-bottom: 12px;
}
.wpcf7-form .wpcf7-checkbox .wpcf7-list-item {
margin: 0;
}
.wpcf7-form .wpcf7-checkbox input[type=checkbox] {
appearance: none;
-webkit-appearance: none;
width: 20px;
height: 20px;
min-width: 20px;
min-height: 20px;
flex-shrink: 0;
border: 1px solid rgba(255, 255, 255, 0.46);
border-radius: 5px;
background-color: transparent;
cursor: pointer;
transition: all 0.2s ease;
position: relative;
margin-right: 10px;
margin-top: 2px;
}
.wpcf7-form .wpcf7-checkbox input[type=checkbox]:checked {
background-color: transparent;
border-color: rgba(255, 255, 255, 0.46);
}
.wpcf7-form .wpcf7-checkbox input[type=checkbox]:checked::after {
content: "";
position: absolute;
left: 6px;
top: 3px;
width: 5px;
height: 9px;
border: solid #ffffff;
border-width: 0 2px 2px 0;
transform: rotate(45deg);
}
.wpcf7-form .wpcf7-checkbox label {
display: flex;
margin-top: -3px;
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
color: #ffffff;
font-size: 16px;
font-size: 1rem;
}
.wpcf7-form .date-style .wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-form .date-style .wpcf7-form-control-wrap:after {
position: absolute;
right: 21px;
top: 50%;
transform: translateY(-50%);
pointer-events: none;
color: var(--e-global-color-accent);
font-size: 16px;
font-size: 1rem;
}
.wpcf7-form .time-style .wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-form .time-style .wpcf7-form-control-wrap:after {
position: absolute;
right: 25px;
top: 50%;
transform: translateY(-50%);
pointer-events: none;
color: var(--e-global-color-text);
font-size: 20px;
font-size: 1.25rem;
}
.wpcf7-form input[type=time]::-webkit-calendar-picker-indicator {
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
}
.wpcf7-form input[type=time]::-webkit-clear-button {
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
}
.wpcf7-form input[type=date]::-webkit-calendar-picker-indicator {
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
}
.wpcf7-form input[type=date]::-webkit-clear-button {
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
}
.elementor-widget-antra-countdown .elementor-antra-countdown {
display: flex;
flex-wrap: wrap;
justify-content: center;
flex-direction: row;
}
.elementor-widget-antra-countdown .elementor-countdown-item {
text-align: center;
display: flex;
flex-direction: column;
justify-content: center;
position: relative;
margin: 0 16px;
}
@media (max-width: 568px) {
.elementor-widget-antra-countdown .elementor-countdown-item {
margin: 0 4px;
}
}
.elementor-widget-antra-countdown .elementor-countdown-item:before {
content: ":";
display: inline-block;
position: absolute;
right: -22px;
font-size: 46px;
font-size: 2.875rem;
line-height: 1;
top: 0;
color: var(--e-global-color-secondary);
}
@media (max-width: 568px) {
.elementor-widget-antra-countdown .elementor-countdown-item:before {
right: -10px;
font-size: 35px;
font-size: 2.1875rem;
top: 5px;
}
}
.elementor-widget-antra-countdown .elementor-countdown-item:last-child {
margin-right: 0;
}
.elementor-widget-antra-countdown .elementor-countdown-item:last-child:before {
display: none;
}
.elementor-widget-antra-countdown .elementor-countdown-label {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 14px;
font-size: 0.875rem;
text-align: center;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 0.3px;
color: var(--e-global-color-secondary);
}
.elementor-widget-antra-countdown .elementor-countdown-digits {
display: flex;
align-items: center;
justify-content: center;
border-radius: 24px;
padding: 15px;
margin-bottom: 0;
text-align: center; width: 65px;
height: 50px;
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 42px;
font-size: 2.625rem;
line-height: 44px;
font-weight: 700;
color: var(--e-global-color-secondary);
}
@media (max-width: 768px) {
.elementor-widget-antra-countdown .elementor-countdown-digits {
font-size: 32px;
font-size: 2rem;
line-height: 40px;
}
}
.elementor-widget-antra-countdown .countdown-title {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 15px;
font-size: 0.9375rem;
color: var(--e-global-color-text);
margin-right: 15px;
}
.elementor-widget-antra-countdown.countdown-style-1 .countdown-inner {
display: flex;
flex-direction: row;
align-items: center;
}
.elementor-widget-antra-countdown.countdown-style-2 .elementor-countdown-item:before {
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
}
body.flyout-body-hidden.flyout-menu-outsite-header #masthead {
z-index: -1;
}
.elementor-antra-flyout-content {
position: fixed;
left: 0;
top: var(--wp-admin--admin-bar--height, 0);
-webkit-clip-path: circle(0% at 0% 0%);
clip-path: circle(0% at 0% 0%);
width: 100%;
height: 100vh;
visibility: hidden;
-ms-transition: clip-path 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96), visibility 0.8s, -webkit-clip-path 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96);
-o-transition: clip-path 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96), visibility 0.8s, -webkit-clip-path 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96);
-moz-transition: clip-path 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96), visibility 0.8s, -webkit-clip-path 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96);
-webkit-transition: clip-path 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96), visibility 0.8s, -webkit-clip-path 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96);
transition: clip-path 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96), visibility 0.8s, -webkit-clip-path 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96);
z-index: 9;
overflow-x: hidden;
background: linear-gradient(360deg, rgba(21, 2, 3, 0) 10%, #000509 96%);
-ms-overflow-style: none; scrollbar-width: none; }
.elementor-antra-flyout-content::-webkit-scrollbar {
display: none;
}
.elementor-antra-flyout-content .elementor-widget-navigation-menu ul.hfe-nav-menu li.menu-item a.hfe-menu-item:focus, .elementor-antra-flyout-content .elementor-widget-navigation-menu ul.hfe-nav-menu li.menu-item a.hfe-menu-item:active {
color: var(--e-global-color-primary);
}
.elementor-antra-flyout-content .elementor-widget-navigation-menu ul.hfe-nav-menu li.menu-item .sub-arrow {
font-size: 16px;
font-size: 1rem;
display: none;
}
.elementor-antra-flyout-content .elementor-widget-navigation-menu ul.hfe-nav-menu li.menu-item .sub-menu-open {
margin: 3px 0;
}
.elementor-antra-flyout-content .elementor-widget-navigation-menu ul.hfe-nav-menu li.menu-item .hfe-menu-toggle {
transform: rotate(0deg);
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
border: 0;
}
.elementor-antra-flyout-content .elementor-widget-navigation-menu ul.hfe-nav-menu li.menu-item .hfe-menu-toggle:hover {
border: 0;
}
.elementor-antra-flyout-content .elementor-widget-navigation-menu ul.hfe-nav-menu li.menu-item .sub-menu-active a [aria-expanded=true] {
color: var(--e-global-color-primary);
}
.elementor-antra-flyout-content .elementor-widget-navigation-menu ul.hfe-nav-menu li.menu-item .sub-menu-active a [aria-expanded=true]:before {
width: 100%;
visibility: visible;
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
}
.elementor-antra-flyout-content .elementor-widget-navigation-menu ul.hfe-nav-menu li.menu-item .sub-menu-active .hfe-menu-item:before {
width: 100%;
visibility: visible;
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
}
.elementor-antra-flyout-content .elementor-widget-navigation-menu ul.hfe-nav-menu li.menu-item .sub-menu-active .hfe-menu-toggle {
transform: rotate(180deg);
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.elementor-antra-flyout-content ul.hfe-nav-menu {
display: block;
}
.elementor-antra-flyout-content ul.hfe-nav-menu li a.hfe-menu-item {
display: inline-flex;
font-family: var(--e-global-typography-primary-font-family);
font-weight: var(--e-global-typography-primary-font-weight);
text-transform: var(--e-global-typography-primary-text-transform);
font-style: var(--e-global-typography-primary-font-style);
text-decoration: var(--e-global-typography-primary-text-decoration);
line-height: var(--e-global-typography-primary-line-height);
letter-spacing: var(--e-global-typography-primary-letter-spacing);
font-size: 54px;
font-size: 3.375rem;
text-transform: uppercase;
letter-spacing: 0;
line-height: 50px;
color: #ffffff;
border: none;
}
@media (max-width: 568px) {
.elementor-antra-flyout-content ul.hfe-nav-menu li a.hfe-menu-item {
font-size: 30px;
font-size: 1.875rem;
line-height: 40px;
}
}
.elementor-antra-flyout-content ul.hfe-nav-menu li a.hfe-menu-item:hover {
color: var(--e-global-color-primary);
}
.elementor-antra-flyout-content ul.hfe-nav-menu li ul.sub-menu li a.hfe-sub-menu-item {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 16px;
font-size: 1rem;
font-weight: 500;
line-height: 36px;
color: #ffffff;
}
.elementor-antra-flyout-content ul.hfe-nav-menu li ul.sub-menu li a.hfe-sub-menu-item:hover, .elementor-antra-flyout-content ul.hfe-nav-menu li ul.sub-menu li a.hfe-sub-menu-item:focus {
color: var(--e-global-color-primary);
}
.elementor-antra-flyout-content ul.hfe-nav-menu li ul.sub-menu li a.hfe-sub-menu-item-active {
color: var(--e-global-color-primary);
}
.elementor-antra-flyout-content ul.hfe-nav-menu li.current_page_item a.hfe-menu-item,
.elementor-antra-flyout-content ul.hfe-nav-menu li.current-menu-ancestor a.hfe-menu-item {
color: var(--e-global-color-primary);
}
.elementor-antra-flyout-content ul.hfe-nav-menu li.current_page_item a.hfe-menu-item:before,
.elementor-antra-flyout-content ul.hfe-nav-menu li.current-menu-ancestor a.hfe-menu-item:before {
width: 100%;
visibility: visible;
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
}
.elementor-antra-flyout-content.flyout-open {
-webkit-clip-path: circle(150% at 50% 50%);
clip-path: circle(150% at 50% 50%);
visibility: visible;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.elementor-header-flyout-action {
z-index: 10;
position: relative;
}
.elementor-header-flyout-action .icon {
display: inline-block;
padding: 20px;
line-height: 1;
}
.elementor-header-flyout-action .elementor-flyout-close-icon {
display: none;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.elementor-header-flyout-action.flyout-action-close .elementor-flyout-close-icon {
display: block;
}
.elementor-header-flyout-action.flyout-action-close .elementor-flyout-open-icon {
display: none;
}
.elementor-antra-flyout-content .elementor-widget-text-editor {
word-wrap: initial;
}
.elementor-flyout-dynamic-icon .icon {
display: inline-flex;
align-items: center;
justify-content: center;
padding: 13px;
}
.elementor-flyout-dynamic-icon .icon .dynamic-icon-inner {
width: 17px;
height: 10px;
display: inline-block;
position: relative;
}
.elementor-flyout-dynamic-icon .icon .dynamic-icon-inner > span {
display: inline-block;
width: 100%;
height: 1px;
background-color: #000;
position: absolute;
left: 0;
top: 0;
-ms-transition: all 0.35s ease-in-out;
-o-transition: all 0.35s ease-in-out;
-moz-transition: all 0.35s ease-in-out;
-webkit-transition: all 0.35s ease-in-out;
transition: all 0.35s ease-in-out;
}
.elementor-flyout-dynamic-icon .icon .dynamic-icon-inner > span.dynamic-icon-down {
width: 50%;
top: 50%;
}
.elementor-flyout-dynamic-icon .icon .dynamic-icon-inner > span.dynamic-icon-bottom {
top: auto;
bottom: -1px;
}
.elementor-flyout-dynamic-icon .icon:hover .dynamic-icon-inner > span {
width: 100%;
background-color: #fff;
}
.flyout-action-close .elementor-flyout-dynamic-icon .icon .dynamic-icon-inner > span {
width: 100%;
transform: translate(-50%, -50%) rotate(43deg);
left: 50%;
top: 50%;
}
.flyout-action-close .elementor-flyout-dynamic-icon .icon .dynamic-icon-inner > span.dynamic-icon-down {
transform: translate(-50%, -50%) rotate(-43deg);
}
.flyout-action-close .elementor-flyout-dynamic-icon .icon .dynamic-icon-inner > span.dynamic-icon-bottom {
display: none;
}
.elementor-widget-antra-gallery-scroll .elementor-widget-container {
overflow: hidden;
display: flex;
}
.elementor-widget-antra-gallery-scroll.antra-gallery-scroll-direction-ltr .elementor-widget-container {
justify-content: flex-end;
}
.elementor-widget-antra-gallery-scroll .elementor-antra-gallery-scroll {
display: flex;
gap: 30px;
padding: 0;
will-change: transform;
align-items: flex-end;
}
.elementor-widget-antra-gallery-scroll .elementor-antra-item-gallery-scroll {
flex: 0 0 auto;
width: 380px;
height: 200px;
overflow: hidden;
transition: transform 0.3s linear;
}
.elementor-widget-antra-gallery-scroll .elementor-antra-item-gallery-scroll:nth-child(3n+2) {
width: 480px;
height: 280px;
}
.elementor-widget-antra-gallery-scroll .elementor-antra-item-gallery-scroll:nth-child(3n+3) {
width: 680px;
height: 360px;
}
.elementor-widget-antra-gallery-scroll .elementor-antra-item-gallery-scroll img {
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 24px;
}
.elementor-header-group-wrapper .header-group-action {
display: flex;
align-items: center;
justify-content: flex-end;
padding-right: 0;
}
.elementor-header-group-wrapper .header-group-action > div {
margin-right: 20px;
text-align: center;
}
.elementor-header-group-wrapper .header-group-action > div:first-child {
margin-left: 0;
}
.elementor-header-group-wrapper .header-group-action > div.site-header-wishlist {
order: -1;
}
.elementor-header-group-wrapper .header-group-action > div.site-header-account {
order: -2;
}
.elementor-header-group-wrapper .header-group-action > div.site-header-search {
order: -3;
}
.elementor-header-group-wrapper .header-group-action > div > a {
display: flex;
align-items: center;
justify-content: center;
}
.elementor-header-group-wrapper .header-group-action > div > a i {
color: var(--e-global-color-text);
}
.elementor-header-group-wrapper .header-group-action > div .header-wishlist {
margin-bottom: -2px;
}
.elementor-header-group-wrapper .header-group-action > div:hover > a i {
color: var(--e-global-color-primary);
}
.elementor-header-group-wrapper .header-group-action .site-header-account, .elementor-header-group-wrapper .header-group-action .site-header-wishlist,
.elementor-header-group-wrapper .header-group-action .site-header-search, .elementor-header-group-wrapper .header-group-action .site-header-button {
display: none;
}
@media (min-width: 1025px) {
.elementor-header-group-wrapper .header-group-action .site-header-account, .elementor-header-group-wrapper .header-group-action .site-header-wishlist,
.elementor-header-group-wrapper .header-group-action .site-header-search, .elementor-header-group-wrapper .header-group-action .site-header-button {
display: block;
}
}
.elementor-header-group-wrapper .site-header-account a .account-content {
display: none;
}
.elementor-header-group-wrapper .site-header-account .account-dropdown.active {
pointer-events: auto;
visibility: visible;
z-index: 9999;
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
}
.elementor-widget-antra-heading .elementor-heading-wrapper-inner {
display: flex;
flex-direction: column;
}
.elementor-widget-antra-heading .elementor-heading-title {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 54px;
font-size: 3.375rem;
line-height: 1.037037037;
color: var(--e-global-color-secondary);
}
.elementor-widget-antra-heading .elementor-sub-title {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 12px;
font-size: 0.75rem;
line-height: 1.8333333333;
letter-spacing: 0;
text-transform: uppercase;
display: block;
color: var(--e-global-color-secondary);
}
.elementor-widget-antra-heading .elementor-sub-title span {
display: inline-flex;
gap: 6px;
}
.elementor-widget-antra-heading.elementor-align-left .elementor-heading-title {
justify-content: flex-start;
}
.elementor-widget-antra-heading.elementor-align-center .elementor-heading-title {
justify-content: center;
}
.elementor-widget-antra-heading.elementor-align-right .elementor-heading-title {
justify-content: flex-end;
}
.elementor-widget-antra-heading.elementor-align-justify .elementor-heading-title {
justify-content: space-between;
}
.subtitle-position-below .elementor-sub-title {
margin-top: 15px;
}
.subtitle-position-above .elementor-sub-title {
margin-bottom: 15px;
order: -1;
}
.elementor-widget-heading .elementor-heading-title {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
color: var(--e-global-color-secondary);
}
.title-hover-decoration-yes .elementor-heading-title {
position: relative;
}
.title-hover-decoration-yes .elementor-heading-title:after {
position: absolute;
content: "";
display: block;
width: 0;
height: 1px;
background-color: var(--e-global-color-primary);
-ms-transition: width 0.4s ease-in;
-o-transition: width 0.4s ease-in;
-moz-transition: width 0.4s ease-in;
-webkit-transition: width 0.4s ease-in;
transition: width 0.4s ease-in;
}
.title-hover-decoration-yes .elementor-heading-title:hover:after {
width: 100%;
}
.title-hover-decoration-yes.decoration-position-above .elementor-heading-title {
padding-top: 20px;
border-top: 1px solid var(--e-global-color-border);
}
.title-hover-decoration-yes.decoration-position-above .elementor-heading-title:after {
top: -1px;
}
.title-hover-decoration-yes.decoration-position-below .elementor-heading-title {
padding-bottom: 20px;
border-bottom: 1px solid var(--e-global-color-border);
}
.title-hover-decoration-yes.decoration-position-below .elementor-heading-title:after {
bottom: -1px;
}
.elementor-widget-antra-image-carousel a {
display: flex;
flex-direction: row;
}
.elementor-widget-antra-image-carousel a img {
width: auto;
height: 410px;
object-fit: cover;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.elementor-widget-antra-image-carousel a .title {
font-family: var(--e-global-typography-primary-font-family);
font-weight: var(--e-global-typography-primary-font-weight);
text-transform: var(--e-global-typography-primary-text-transform);
font-style: var(--e-global-typography-primary-font-style);
text-decoration: var(--e-global-typography-primary-text-decoration);
line-height: var(--e-global-typography-primary-line-height);
letter-spacing: var(--e-global-typography-primary-letter-spacing);
font-size: 34px;
font-size: 2.125rem;
color: var(--e-global-color-secondary);
}
.elementor-widget-antra-image-gallery .grid__item {
height: 100%;
}
.elementor-widget-antra-image-gallery .grid__item a {
height: 100%;
display: block;
position: relative;
overflow: hidden;
border-radius: 24px;
}
.elementor-widget-antra-image-gallery .grid__item a:before {
position: absolute;
top: 50%;
left: 50%;
z-index: 2;
display: block;
content: "";
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.5);
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.elementor-widget-antra-image-gallery .grid__item a:after {
position: absolute;
font-size: 32px;
font-size: 2rem;
top: 50%;
left: 50%;
width: 60px;
height: 60px;
text-align: center;
align-content: center;
z-index: 2;
display: block;
color: #fff;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.elementor-widget-antra-image-gallery .grid__item a img {
display: block;
height: 100%;
width: 100%;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
border-radius: 24px;
}
.elementor-widget-antra-image-gallery .grid__item a:hover:before, .elementor-widget-antra-image-gallery .grid__item a:hover:after {
opacity: 1;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.elementor-widget-antra-image-gallery .grid__item a:hover img {
transform: scale(1.2);
}
.antra-image-gallery-masonry {
--gallery-height: 225px;
}
.antra-image-gallery-masonry .elementor-grid {
grid-template-columns: repeat(4, 1fr);
}
@media (min-width: 1024px) {
.antra-image-gallery-masonry .elementor-grid .elementor-antra-item-image-gallery:nth-child(10n+1) {
grid-column: 1/3;
grid-row: 2 span/3 span;
}
.antra-image-gallery-masonry .elementor-grid .elementor-antra-item-image-gallery:nth-child(10n+1) .grid__item a img {
height: calc(var(--gallery-height) * 2 + var(--grid-row-gap));
}
.antra-image-gallery-masonry .elementor-grid .elementor-antra-item-image-gallery:nth-child(10n+8) {
grid-column: 3/5;
grid-row: 2 span/4 span;
}
.antra-image-gallery-masonry .elementor-grid .elementor-antra-item-image-gallery:nth-child(10n+8) .grid__item a img {
height: calc(var(--gallery-height) * 2 + var(--grid-row-gap));
}
}
.antra-image-gallery-masonry .elementor-grid .grid__item img {
object-fit: cover;
}
@media (max-width: 1023px) {
.antra-image-gallery-masonry .elementor-grid {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 567px) {
.antra-image-gallery-masonry .elementor-grid {
grid-template-columns: repeat(1, 1fr);
}
}
.antra-elementor-gallery-loadmore {
display: flex;
justify-content: center;
text-align: center;
margin-top: 60px;
}
@media (max-width: 1023px) {
.antra-elementor-gallery-loadmore {
margin-top: 30px;
}
}
.antra-elementor-gallery-loadmore .loadmore-btn {
position: relative;
width: 52px;
height: 52px;
display: flex;
background-color: var(--e-global-color-primary);
color: #ffffff;
border-radius: 50%;
justify-content: center;
align-items: center;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.antra-elementor-gallery-loadmore .loadmore-btn:hover {
background-color: var(--e-global-color-secondary);
}
.antra-elementor-gallery-loadmore .loadmore-btn .antra-button-inner {
display: none;
}
.antra-elementor-gallery-loadmore .loadmore-btn.loading {
background-color: var(--e-global-color-secondary);
opacity: 0.5;
}
.antra-elementor-gallery-loadmore .loadmore-btn.loading:after {
opacity: 0;
}
.antra-elementor-gallery-loadmore .loadmore-btn.loading:before {
animation: fa-spin 0.75s linear infinite;
height: 100%;
width: 100%;
line-height: 16px;
font-size: 16px;
font-size: 1rem;
display: flex;
align-items: center;
justify-content: center;
transform: translate(0);
background-color: transparent;
margin-right: 0;
position: absolute;
top: 0;
left: 0;
}
.elementor-canvas-info-wrapper {
display: flex;
}
.elementor-canvas-info-wrapper .antra-info-button {
display: inline-flex;
align-items: center;
justify-content: center;
width: 56px;
height: 56px;
border: 1px solid rgba(255, 255, 255, 0.09);
background: rgba(216, 218, 223, 0.13);
backdrop-filter: blur(58px);
-webkit-backdrop-filter: blur(58px);
border-radius: 50%;
}
.elementor-canvas-info-wrapper .antra-info-button .antra-icon {
display: none;
}
.elementor-canvas-info-wrapper .antra-info-button:before {
font-size: 30px;
font-size: 1.875rem;
color: var(--e-global-color-secondary);
}
.elementor-canvas-info-wrapper .antra-info-button:hover:before {
color: var(--e-global-color-primary);
}
.antra-canvas-info {
--e-global-info-width: 600px;
background-color: var(--e-global-color-accent);
display: flex;
flex-direction: column;
justify-content: space-between;
position: fixed;
width: var(--e-global-info-width);
top: 0;
right: 0;
bottom: 0;
z-index: 9999;
overflow: auto;
-ms-transition: transform 0.25s ease;
-o-transition: transform 0.25s ease;
-moz-transition: transform 0.25s ease;
-webkit-transition: transform 0.25s ease;
transition: transform 0.25s ease;
}
.antra-canvas-info-right {
right: 0;
left: unset;
-webkit-transform: translate3d(var(--e-global-info-width), 0, 0);
transform: translate3d(var(--e-global-info-width), 0, 0);
}
[dir=rtl] .antra-canvas-info-right {
right: unset;
left: 0;
-webkit-transform: translate3d(calc(-1 * var(--e-global-info-width)), 0, 0);
transform: translate3d(calc(-1 * var(--e-global-info-width)), 0, 0);
}
.antra-canvas-info-left {
right: unset;
left: 0;
-webkit-transform: translate3d(calc(-1 * var(--e-global-info-width)), 0, 0);
transform: translate3d(calc(-1 * var(--e-global-info-width)), 0, 0);
}
.info-canvas-active .antra-canvas-info {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.admin-bar .antra-canvas-info {
top: 46px;
}
@media (min-width: 783px) {
.admin-bar .antra-canvas-info {
top: 32px;
}
}
@media (min-width: 601px) and (max-width: 782px) {
.admin-bar .antra-canvas-info {
top: 46px;
}
}
.antra-canvas-info::-webkit-scrollbar {
width: 5px;
background-color: var(--e-global-color-border);
}
.antra-canvas-info::-webkit-scrollbar-thumb {
-webkit-box-shadow: inset 0 0 6px var(--e-global-color-primary);
background-color: #555555;
}
.antra::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px var(--e-global-color-primary);
background-color: var(--e-global-color-border);
}
.antra-canvas-info-close {
font-size: 23px;
font-size: 1.4375rem;
float: right;
clear: both;
position: absolute;
line-height: 1;
width: 60px;
height: 60px;
border-color: rgba(255, 255, 255, 0.05);
background-color: rgba(216, 218, 223, 0.07);
backdrop-filter: blur(58px);
-webkit-backdrop-filter: blur(58px);
border-radius: 100px;
top: 29px;
right: 32px;
padding: 0;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
z-index: 999;
color: #ffffff;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.antra-canvas-info-close i {
transform: rotate(45deg);
}
.antra-canvas-info-close:hover, .antra-canvas-info-close:focus {
color: var(--e-global-color-primary);
}
.antra-info-overlay {
position: fixed;
width: 100vw;
height: 100vh;
top: 0;
bottom: 0;
left: 0;
z-index: 997;
background-color: rgba(0, 0, 0, 0.5);
visibility: hidden;
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-transition: opacity 0.25s ease, visibility 0s ease;
-o-transition: opacity 0.25s ease, visibility 0s ease;
-moz-transition: opacity 0.25s ease, visibility 0s ease;
-webkit-transition: opacity 0.25s ease, visibility 0s ease;
transition: opacity 0.25s ease, visibility 0s ease;
}
.info-canvas-active .antra-info-overlay {
visibility: visible;
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
}
.antra-language-switcher ul {
list-style-type: none;
margin: 0;
padding: 0;
font-size: 12px;
font-size: 0.75rem;
}
.antra-language-switcher span {
font-size: 14px;
font-size: 0.875rem;
line-height: 1.1428571429;
font-weight: var(--e-global-typography-text-font-weight);
text-transform: uppercase;
color: var(--e-global-color-text);
}
.antra-language-switcher .language-switcher-head .title {
margin-right: 8px;
}
.antra-language-switcher .language-switcher-head img {
margin-right: 8px;
}
.antra-language-switcher a {
display: block;
}
.antra-language-switcher img {
display: inline-block;
margin-right: 5px;
height: 12px;
object-fit: cover;
}
.antra-language-switcher .item > div {
display: flex;
cursor: pointer;
align-items: center;
}
.antra-language-switcher .item > div i {
font-size: 14px;
font-size: 0.875rem;
font-weight: var(--e-global-typography-primary-font-weight);
color: var(--e-global-color-secondary);
}
.antra-language-switcher .sub-item {
display: none;
position: absolute;
left: 0;
z-index: 999;
text-align: left;
top: calc(100% + 5px);
padding: 10px 0;
background-color: #fff;
box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.05);
}
.antra-language-switcher .sub-item:before {
position: absolute;
content: "";
display: block;
width: 100%;
height: 10px;
top: -10px;
}
.antra-language-switcher .sub-item a {
display: flex;
align-items: center;
padding: 7px 15px;
min-width: 126px;
white-space: nowrap;
}
.antra-language-switcher .sub-item a:hover, .antra-language-switcher .sub-item a:focus {
background-color: rgba(0, 0, 0, 0.05);
}
.antra-language-switcher .sub-item a > span {
text-transform: unset;
}
.antra-language-switcher li.item {
position: relative;
}
.antra-language-switcher li.item:hover .sub-item {
display: block;
}
.language-switcher-style-hover-right-yes .antra-language-switcher .sub-item {
right: 0;
left: unset;
}
.elementor-widget-antra-mailchmip .form-style .mc4wp-form {
margin: 0;
}
.elementor-widget-antra-mailchmip .form-style .mc4wp-form .mc4wp-form-fields {
margin: 0;
}
.elementor-widget-antra-mailchmip .form-style .mc4wp-form .form-email {
flex: 1;
}
.elementor-widget-antra-mailchmip .form-style .mc4wp-form .form-input {
display: inline-flex;
margin-bottom: 0;
border-bottom: 1px solid var(--e-global-color-text);
width: 100%;
}
.elementor-widget-antra-mailchmip .form-style .mc4wp-form .form-input:focus, .elementor-widget-antra-mailchmip .form-style .mc4wp-form .form-input:hover {
border-color: var(--e-global-color-primary);
}
.elementor-widget-antra-mailchmip .form-style .mc4wp-form .form-input input[type=email] {
padding: 16px 24px 12px 0;
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 16px;
font-size: 1rem;
line-height: 24px;
width: 100%;
color: var(--e-global-color-text);
border: 0;
border-radius: 0;
background-color: transparent;
}
.elementor-widget-antra-mailchmip .form-style .mc4wp-form .form-input input[type=email]::placeholder {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 16px;
font-size: 1rem;
color: var(--e-global-color-text);
}
.elementor-widget-antra-mailchmip .form-style .mc4wp-form .form-button {
font-family: var(--e-global-typography-accent-font-family);
font-weight: var(--e-global-typography-accent-font-weight);
text-transform: var(--e-global-typography-accent-text-transform);
font-style: var(--e-global-typography-accent-font-style);
text-decoration: var(--e-global-typography-accent-text-decoration);
line-height: var(--e-global-typography-accent-line-height);
letter-spacing: var(--e-global-typography-accent-letter-spacing);
font-size: 15px;
font-size: 0.9375rem;
border: 1px solid #9F9FA4A3;
border-radius: 100px;
padding: 9px 9px 9px 30px;
color: var(--e-global-color-secondary);
background-color: transparent;
position: relative;
display: inline-flex;
align-items: center;
overflow: hidden;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
padding: 0;
border: none;
}
.elementor-widget-antra-mailchmip .form-style .mc4wp-form .form-button i, .elementor-widget-antra-mailchmip .form-style .mc4wp-form .form-button:after {
font-size: 20px;
font-size: 1.25rem;
margin-left: 8px;
transform: rotate(-45deg);
background-color: var(--e-global-color-primary);
padding: 10px;
border-radius: 100px;
position: relative;
color: #ffffff;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.elementor-widget-antra-mailchmip .form-style .mc4wp-form .form-button:hover {
border-color: var(--e-global-color-primary);
background-color: var(--e-global-color-primary);
color: #ffffff;
}
.elementor-widget-antra-mailchmip .form-style .mc4wp-form .form-button:hover i, .elementor-widget-antra-mailchmip .form-style .mc4wp-form .form-button:hover:after {
transform: rotate(0);
}
.elementor-widget-antra-mailchmip .form-style .mc4wp-form .form-button:hover {
background-color: transparent;
border-color: transparent;
}
.elementor-widget-antra-mailchmip .form-style .mc4wp-form .form-button i {
margin: 0 0 12px;
}
.elementor-widget-antra-mailchmip .mc4wp-response p,
.elementor-widget-antra-mailchmip .mc4wp-response a {
margin: 10px 0;
color: #fb0000;
}
.elementor-canvas-menu-wrapper {
display: flex;
}
.elementor-canvas-menu-wrapper .menu-mobile-nav-button {
display: inline-flex;
align-items: center;
}
.elementor-canvas-menu-wrapper .menu-mobile-nav-button .screen-reader-text {
position: unset !important;
word-wrap: unset !important;
margin: 0;
height: unset;
width: unset;
clip: unset;
overflow: unset;
clip-path: unset;
order: 1;
font-size: 14px;
text-transform: uppercase;
color: var(--e-global-color-secondary);
}
.elementor-canvas-menu-wrapper .menu-mobile-nav-button:hover .screen-reader-text {
color: var(--e-global-color-primary);
}
.antra-canvas-menu-layout-1.elementor-widget-antra-menu-canvas .antra-icon {
margin-right: 13px;
}
.antra-canvas-menu-layout-2.elementor-widget-antra-menu-canvas .elementor-canvas-menu-wrapper .menu-mobile-nav-button .screen-reader-text {
display: none;
}
.antra-canvas-menu-layout-2.elementor-widget-antra-menu-canvas .elementor-canvas-menu-wrapper .menu-mobile-nav-button .antra-icon {
margin-right: 0;
}
.elementor-widget-number-box .elementor-number-box-wrapper {
display: flex;
}
.elementor-widget-number-box .elementor-number {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 16px;
font-size: 1rem;
line-height: 24px;
font-weight: 500;
color: var(--e-global-color-text);
}
.elementor-widget-number-box .elementor-number span {
display: flex;
align-items: center;
justify-content: center;
height: 100%;
}
.elementor-widget-number-box .elementor-number-box-content .elementor-number-box-title {
font-family: var(--e-global-typography-primary-font-family);
font-weight: var(--e-global-typography-primary-font-weight);
text-transform: var(--e-global-typography-primary-text-transform);
font-style: var(--e-global-typography-primary-font-style);
text-decoration: var(--e-global-typography-primary-text-decoration);
line-height: var(--e-global-typography-primary-line-height);
letter-spacing: var(--e-global-typography-primary-letter-spacing);
font-size: 30px;
font-size: 1.875rem;
line-height: 1.1333333333;
color: var(--e-global-color-secondary);
}
.elementor-widget-number-box .elementor-number-box-content .elementor-number-box-description {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
}
.elementor-widget-number-box.number-box-style-1 .elementor-number-box-wrapper {
display: flex;
align-items: center;
justify-content: space-between;
}
@media (max-width: 767px) {
.elementor-widget-number-box.number-box-style-1 .elementor-number-box-wrapper {
display: block;
}
}
.elementor-widget-number-box.number-box-style-1 .elementor-number-box-content {
display: flex;
align-items: center;
width: 100%;
justify-content: space-between;
padding-left: 84px;
}
@media (max-width: 767px) {
.elementor-widget-number-box.number-box-style-1 .elementor-number-box-content {
display: block;
padding: 0;
}
}
.elementor-widget-number-box.number-box-style-2 .elementor-number-box-wrapper {
background-color: #fff;
border-radius: 24px;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.elementor-widget-number-box.number-box-style-2 .elementor-number-box-wrapper .elementor-number {
position: relative;
z-index: 9;
}
.elementor-widget-number-box.number-box-style-2 .elementor-number-box-wrapper .decor_border {
z-index: 3;
position: absolute;
width: 55px;
height: 55px;
background-color: #F1F6F8;
z-index: 1;
top: 0;
left: 0;
border-bottom-right-radius: 24px;
}
.elementor-widget-number-box.number-box-style-2 .elementor-number-box-wrapper .decor_border:after, .elementor-widget-number-box.number-box-style-2 .elementor-number-box-wrapper .decor_border:before {
background-color: #F1F6F8;
width: 30px;
height: 30px;
clip-path: path("M0 0 Q0,30 30,30 L 0 30 Z");
content: "";
position: absolute;
}
.elementor-widget-number-box.number-box-style-2 .elementor-number-box-wrapper .decor_border:before {
top: 100%;
left: 0;
transform: rotate(90deg);
}
.elementor-widget-number-box.number-box-style-2 .elementor-number-box-wrapper .decor_border:after {
top: 0;
left: 100%;
transform: rotate(90deg);
}
@media (max-width: 568px) {
.elementor-widget-number-box.number-box-style-2 .elementor-number-box-wrapper .decor_border {
display: none;
}
}
.elementor-widget-number-box.number-box-style-2 .elementor-number-box-content {
padding: 30px;
}
.elementor-widget-number-box.number-box-style-2:hover .elementor-number-box-wrapper {
background-color: var(--e-global-color-primary);
}
@media (max-width: 568px) {
.elementor-widget-number-box .elementor-number-box-wrapper {
display: block;
text-align: center;
}
.elementor-widget-number-box .elementor-number-box-number {
display: flex;
align-items: center;
justify-content: center;
margin: 0 0 15px 0;
}
.elementor-widget-number-box.number-box-style-2 .elementor-number-box-content {
display: block;
}
}
.elementor-widget-antra-post-navigation.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-widget-antra-post-navigation.elementor-post-navigation-borders-yes .elementor-post-navigation__separator {
background-color: #d5d8dc;
height: 100%;
margin: 0 auto;
width: 1px;
}
.elementor-widget-antra-post-navigation .elementor-post-navigation {
display: flex;
overflow: hidden;
}
.elementor-widget-antra-post-navigation .elementor-post-navigation .post-navigation__arrow-wrapper {
color: #d5d8dc;
}
.elementor-widget-antra-post-navigation .elementor-post-navigation .post-navigation__arrow-wrapper.post-navigation__arrow-prev {
font-size: 30px;
padding-inline-end: 15px;
}
.elementor-widget-antra-post-navigation .elementor-post-navigation .post-navigation__arrow-wrapper.post-navigation__arrow-next {
font-size: 30px;
padding-inline-start: 15px;
}
.elementor-widget-antra-post-navigation .elementor-post-navigation .post-navigation__arrow-wrapper i {
transform: translateY(-5%);
}
.elementor-widget-antra-post-navigation .elementor-post-navigation .elementor-post-navigation__link__next,
.elementor-widget-antra-post-navigation .elementor-post-navigation .elementor-post-navigation__link__prev {
overflow: hidden;
}
.elementor-widget-antra-post-navigation .elementor-post-navigation .elementor-post-navigation__link {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
width: calc(50% - 1px / 2);
}
.elementor-widget-antra-post-navigation .elementor-post-navigation .elementor-post-navigation__link a {
align-items: center;
display: flex;
max-width: 100%;
}
.elementor-widget-antra-post-navigation .elementor-post-navigation .post-navigation__next--label,
.elementor-widget-antra-post-navigation .elementor-post-navigation .post-navigation__prev--label {
font-size: 17px;
font-size: 1.0625rem;
text-transform: uppercase;
}
.elementor-widget-antra-post-navigation .elementor-post-navigation .post-navigation__next--title,
.elementor-widget-antra-post-navigation .elementor-post-navigation .post-navigation__prev--title {
font-size: 16px;
font-size: 1rem;
}
.elementor-widget-antra-post-navigation .elementor-post-navigation .post-navigation__next--label,
.elementor-widget-antra-post-navigation .elementor-post-navigation .post-navigation__next--title,
.elementor-widget-antra-post-navigation .elementor-post-navigation .post-navigation__prev--label,
.elementor-widget-antra-post-navigation .elementor-post-navigation .post-navigation__prev--title {
overflow: hidden;
text-overflow: ellipsis;
}
.elementor-widget-antra-post-navigation .elementor-post-navigation span.elementor-post-navigation__link__next {
text-align: end;
}
.elementor-widget-antra-post-navigation .elementor-post-navigation span.elementor-post-navigation__link__next,
.elementor-widget-antra-post-navigation .elementor-post-navigation span.elementor-post-navigation__link__prev {
display: flex;
flex-direction: column;
}
.elementor-widget-antra-post-navigation .elementor-post-navigation .elementor-grid {
justify-content: space-between;
}
.elementor-widget-antra-post-navigation .elementor-post-navigation .elementor-post-navigation__separator-wrapper {
text-align: center;
}
.elementor-widget-antra-post-navigation .elementor-post-navigation .elementor-post-navigation__next {
text-align: end;
}
.elementor-widget-antra-post-navigation .elementor-post-navigation .elementor-post-navigation__next a {
justify-content: flex-end;
}
.elementor-widget-antra-post-thumbnails .elementor-post-thumbnail img {
display: block;
object-fit: cover;
}
.elementor-widget-antra-post-grid .slick-list {
overflow: visible;
clip-path: inset(-30px -14px);
}
.elementor-widget-antra-post-grid .slick-slide:not(.slick-active) .post-inner {
box-shadow: unset;
}
.elementor-widget-antra-post-grid .elementor-posts-item {
height: auto;
}
.elementor-widget-antra-post-grid .elementor-posts-item:last-child .post-inner {
border: 0;
margin: 0;
}
.elementor-widget-antra-post-grid .post-inner:hover .post-thumbnail img {
transform: scale(1.1);
}
[class*=post-style-].column-item {
margin-bottom: 30px;
}
[class*=post-style-] .post-thumbnail {
overflow: hidden;
}
[class*=post-style-] .entry-meta-bottom .posted-on {
border-left: 0;
}
@media (max-width: 767px) {
.layout-post-style-1 .post-style-1 .post-inner .entry-content {
padding: 0;
}
}
.layout-post-style-2 .elementor-posts-item {
border-bottom: 1px solid var(--e-global-color-border);
padding-bottom: 29px;
}
.layout-post-style-2 .elementor-posts-item:last-child {
padding-bottom: 0;
border: none;
}
.layout-post-style-2 .post-style-2 .post-inner {
display: flex;
}
@media (max-width: 767px) {
.layout-post-style-2 .post-style-2 .post-inner {
display: block;
}
.layout-post-style-2 .post-style-2 .post-inner .post-thumbnail {
width: 100%;
}
.layout-post-style-2 .post-style-2 .post-inner .post-content {
width: 100%;
}
.layout-post-style-2 .post-style-2 .post-inner .more-link-wrap {
position: relative;
}
}
.layout-post-style-2 .post-style-2 .post-thumbnail {
border-radius: 24px;
width: 46%;
margin: 0 30px 0 0;
}
.layout-post-style-2 .post-style-2 .post-thumbnail img {
aspect-ratio: 1.4;
}
.layout-post-style-2 .post-style-2 .post-content {
width: 62%;
position: relative;
}
@media (max-width: 568px) {
.layout-post-style-2 .post-style-2 .post-content {
margin-top: 15px;
}
}
.layout-post-style-2 .post-style-2 .post-meta {
display: none;
}
.layout-post-style-2 .post-style-2 .categories-link {
display: block;
position: absolute;
top: 20px;
left: 20px;
z-index: 2;
}
.layout-post-style-2 .post-style-2 .entry-title {
font-size: 28px;
font-size: 1.75rem;
line-height: 1.2142857143;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
margin-bottom: 20px;
display: -webkit-box;
overflow: hidden;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
text-overflow: ellipsis;
}
@media (max-width: 767px) {
.layout-post-style-2 .post-style-2 .entry-title {
font-size: 22px;
font-size: 1.375rem;
line-height: 1.2727272727;
}
}
.layout-post-style-2 .post-style-2 .entry-content .entry-meta-top {
border: none;
margin: 0 0 2px 0;
padding: 0;
}
.layout-post-style-2 .post-style-2 .excerpt-content {
display: -webkit-box;
overflow: hidden;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
text-overflow: ellipsis;
}
.layout-post-style-3 .post-style-3 .post-inner {
height: 560px;
}
@media (max-width: 1366px) {
.layout-post-style-3 .post-style-3 .post-inner {
height: 517px;
}
}
@media (max-width: 1200px) {
.layout-post-style-3 .post-style-3 .post-inner {
height: 448px;
}
}
@media (max-width: 1024px) {
.layout-post-style-3 .post-style-3 .post-inner {
height: 100%;
}
}
.layout-post-style-3 .post-style-3 .post-thumbnail {
position: relative;
}
.layout-post-style-3 .post-style-3 .post-thumbnail:before {
position: absolute;
content: "";
bottom: 0;
left: 0;
height: 50%;
width: 100%;
background: linear-gradient(180deg, rgba(185, 183, 174, 0) 0%, rgba(134, 132, 126, 0.54) 19.25%, #53524E 46.79%);
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
z-index: 1;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.layout-post-style-3 .post-style-3 .post-thumbnail img {
aspect-ratio: 1.40625;
}
@media (max-width: 1200px) {
.layout-post-style-3 .post-style-3 .post-thumbnail {
margin-bottom: 10px;
}
}
.layout-post-style-3 .post-style-3 .entry-title {
font-size: 30px;
font-size: 1.875rem;
line-height: 1.1333333333;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
margin-bottom: 19px;
}
@media (max-width: 1200px) {
.layout-post-style-3 .post-style-3 .entry-title {
margin-bottom: 10px;
}
}
@media (max-width: 767px) {
.layout-post-style-3 .post-style-3 .entry-title {
font-size: 22px;
font-size: 1.375rem;
line-height: 1.2727272727;
}
}
.layout-post-style-3 .post-style-3 .entry-content .entry-meta-top {
margin: 0 0 2px 0;
}
.layout-post-style-3 .post-style-3 .categories-link {
display: block;
position: absolute;
top: 20px;
left: 20px;
z-index: 2;
}
.layout-post-style-3 .post-style-3 .excerpt-content {
display: -webkit-box;
overflow: hidden;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
text-overflow: ellipsis;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.layout-post-style-3 .swiper-slide-next .post-inner {
position: relative;
}
.layout-post-style-3 .swiper-slide-next .post-thumbnail {
margin: 0;
}
.layout-post-style-3 .swiper-slide-next .post-thumbnail:before {
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
}
.layout-post-style-3 .swiper-slide-next .post-thumbnail img {
aspect-ratio: 0.8035714286;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.layout-post-style-3 .swiper-slide-next .excerpt-content {
height: 0;
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.layout-post-style-3 .swiper-slide-next .post-content {
position: absolute;
top: 339px;
left: 0;
z-index: 2;
padding: 0 37px 0 50px;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
transform: translateY(72px);
}
@media (max-width: 1366px) {
.layout-post-style-3 .swiper-slide-next .post-content {
transform: translateY(43px);
}
}
@media (max-width: 1200px) {
.layout-post-style-3 .swiper-slide-next .post-content {
transform: translateY(-10px);
padding: 0 15px;
}
}
.layout-post-style-3 .swiper-slide-next .entry-meta-top .post-author span {
color: #ffffff;
}
.layout-post-style-3 .swiper-slide-next .entry-meta-top .posted-on a {
color: #ffffff;
}
.layout-post-style-3 .swiper-slide-next .entry-title {
margin: 0;
}
.layout-post-style-3 .swiper-slide-next .entry-title a {
color: #ffffff;
}
.layout-post-style-3 .swiper-slide-next .entry-title a:hover {
color: var(--e-global-color-primary);
}
@media (max-width: 1024px) {
.layout-post-style-3 .swiper-slide-next .post-thumbnail {
margin: 0 0 10px 0;
}
.layout-post-style-3 .swiper-slide-next .post-thumbnail:before {
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
}
.layout-post-style-3 .swiper-slide-next .post-thumbnail img {
aspect-ratio: 1.40625;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.layout-post-style-3 .swiper-slide-next .post-content {
position: relative;
padding: 0;
top: 0;
transform: translateY(0);
}
.layout-post-style-3 .swiper-slide-next .entry-meta-top .post-author span {
color: var(--e-global-color-lighter);
}
.layout-post-style-3 .swiper-slide-next .entry-meta-top .posted-on a {
color: var(--e-global-color-lighter);
}
.layout-post-style-3 .swiper-slide-next .entry-title {
margin: 0 0 10px 0;
}
.layout-post-style-3 .swiper-slide-next .entry-title a {
color: var(--e-global-color-secondary);
}
.layout-post-style-3 .swiper-slide-next .entry-title a:hover {
color: var(--e-global-color-primary);
}
.layout-post-style-3 .swiper-slide-next .excerpt-content {
height: 100%;
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
}
}
.elementor-widget-antra-pricing {
height: 100%;
}
.elementor-widget-antra-pricing .elementor-price-table {
text-align: center;
}
.elementor-widget-antra-pricing .elementor-price-table .elementor-price-table__integer-part,
.elementor-widget-antra-pricing .elementor-price-table .elementor-price-table__currency {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 80px;
font-size: 5rem;
line-height: 84px;
}
.elementor-widget-antra-pricing .elementor-price-table .elementor-price-table__footer .elementor-button-content-wrapper {
justify-content: left;
}
.elementor-widget-antra-pricing .elementor-price-table .elementor-price-table__footer .elementor-price-table__button {
font-family: var(--e-global-typography-accent-font-family);
font-weight: var(--e-global-typography-accent-font-weight);
text-transform: var(--e-global-typography-accent-text-transform);
font-style: var(--e-global-typography-accent-font-style);
text-decoration: var(--e-global-typography-accent-text-decoration);
line-height: var(--e-global-typography-accent-line-height);
letter-spacing: var(--e-global-typography-accent-letter-spacing);
font-size: 15px;
font-size: 0.9375rem;
border: 1px solid #9F9FA4A3;
border-radius: 100px;
padding: 9px 9px 9px 30px;
color: var(--e-global-color-secondary);
background-color: transparent;
position: relative;
display: inline-flex;
align-items: center;
overflow: hidden;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
padding: 7px 7px 7px 30px;
}
.elementor-widget-antra-pricing .elementor-price-table .elementor-price-table__footer .elementor-price-table__button i, .elementor-widget-antra-pricing .elementor-price-table .elementor-price-table__footer .elementor-price-table__button:after {
font-size: 20px;
font-size: 1.25rem;
margin-left: 8px;
transform: rotate(-45deg);
background-color: var(--e-global-color-primary);
padding: 10px;
border-radius: 100px;
position: relative;
color: #ffffff;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.elementor-widget-antra-pricing .elementor-price-table .elementor-price-table__footer .elementor-price-table__button:hover {
border-color: var(--e-global-color-primary);
background-color: var(--e-global-color-primary);
color: #ffffff;
}
.elementor-widget-antra-pricing .elementor-price-table .elementor-price-table__footer .elementor-price-table__button:hover i, .elementor-widget-antra-pricing .elementor-price-table .elementor-price-table__footer .elementor-price-table__button:hover:after {
transform: rotate(0);
}
.elementor-widget-antra-pricing .elementor-price-table .elementor-price-table__footer .elementor-price-table__button i {
margin-left: 3px;
}
.elementor-widget-antra-pricing .elementor-price-table .elementor-price-table__footer .elementor-price-table__button .elementor-button-content-wrapper {
justify-content: space-between;
width: 100%;
}
.elementor-widget-antra-pricing .elementor-price-table .elementor-price-table__footer .elementor-price-table__button .elementor-button-icon {
display: inline-flex;
}
.elementor-widget-antra-pricing .elementor-price-table .elementor-price-table__header {
display: inline-flex;
flex-direction: column;
padding: 0 0 24px;
border-bottom: 1px solid var(--e-global-color-border);
}
.elementor-widget-antra-pricing .elementor-price-table .elementor-price-table__subheading {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
color: var(--e-global-color-text);
}
.elementor-widget-antra-pricing .elementor-price-table .elementor-price-table__heading {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 36px;
font-size: 2.25rem;
line-height: 1.1111111111;
margin-bottom: 19px;
}
.elementor-widget-antra-pricing .elementor-price-table .elementor-price-table__price {
display: -webkit-box;
display: flex;
justify-content: center;
align-items: baseline;
flex-wrap: wrap;
flex-direction: row;
margin: 6px 0 0;
}
.elementor-widget-antra-pricing .elementor-price-table .elementor-price-table__price .elementor-typo-excluded {
font-family: var(--e-global-typography-primary-font-family);
font-weight: var(--e-global-typography-primary-font-weight);
text-transform: var(--e-global-typography-primary-text-transform);
font-style: var(--e-global-typography-primary-font-style);
text-decoration: var(--e-global-typography-primary-text-decoration);
line-height: var(--e-global-typography-primary-line-height);
letter-spacing: var(--e-global-typography-primary-letter-spacing);
font-size: 16px;
font-size: 1rem;
line-height: 24px;
margin: 0 0 6px 10px;
}
.elementor-widget-antra-pricing .elementor-price-table .elementor-price-table__after-price {
display: -webkit-box;
display: flex;
flex-wrap: wrap;
text-align: left;
align-self: stretch;
align-items: flex-end;
}
.elementor-widget-antra-pricing .elementor-price-table .elementor-price-table__features-list {
list-style-type: none;
color: var(--e-price-table-features-list-color);
padding: 25px 0 39px 0;
margin: 0;
}
.elementor-widget-antra-pricing .elementor-price-table .elementor-price-table__features-list .feature_not_included span {
text-decoration: line-through;
}
.elementor-widget-antra-pricing .elementor-price-table .elementor-price-table__feature-inner {
display: flex;
align-items: center;
}
.elementor-widget-antra-pricing .elementor-price-table .elementor-price-table__features-list li {
font-family: var(--e-global-typography-primary-font-family);
font-weight: var(--e-global-typography-primary-font-weight);
text-transform: var(--e-global-typography-primary-text-transform);
font-style: var(--e-global-typography-primary-font-style);
text-decoration: var(--e-global-typography-primary-text-decoration);
line-height: var(--e-global-typography-primary-line-height);
letter-spacing: var(--e-global-typography-primary-letter-spacing);
font-size: 16px;
font-size: 1rem;
line-height: 36px;
}
.elementor-widget-antra-pricing .elementor-price-table .elementor-price-table__features-list i {
font-size: 19px;
font-size: 1.1875rem;
margin: -3px 8px 0 -1px;
}
.elementor-widget-antra-pricing .elementor-price-table .elementor-price-table__features-list svg {
margin-right: 10px;
fill: var(--e-price-table-features-list-color);
height: 1.3em;
width: 1.3em;
}
.elementor-widget-antra-pricing .elementor-price-table .elementor-price-table__features-list svg ~ * {
vertical-align: text-top;
}
.elementor-widget-antra-pricing .elementor-price-table .elementor-widget-price-table .elementor-widget-container {
overflow: hidden;
background-color: #f7f7f7;
}
.elementor-widget-antra-pricing .elementor-price-table h4.price-table__features_title {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 18px;
font-size: 1.125rem;
line-height: 24px;
font-weight: 600;
margin: 29px 0 0 0;
}
.elementor-antra-process-wrapper .antra-top-process {
display: flex;
}
.elementor-antra-process-wrapper .antra-process-image .image {
width: 100%;
height: 100%;
object-fit: cover;
}
.elementor-antra-process-wrapper .content {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 13px;
font-size: 0.8125rem;
line-height: 1.846153;
}
.elementor-antra-process-wrapper .antra-inner-process {
position: relative;
z-index: 3;
height: 100%;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.elementor-antra-process-wrapper .elementor-process-item {
height: auto;
}
.elementor-process-layout-1 .elementor-process-item {
position: relative;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.elementor-process-layout-1 .elementor-process-item:hover {
box-shadow: 0 1px 24px rgba(0, 0, 0, 0.07);
}
.elementor-process-layout-1 .process-title {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 20px;
font-size: 1.25rem;
line-height: 1.2;
max-width: 300px;
}
.elementor-process-layout-1 .antra-process-image .image {
width: 100%;
height: 100%;
object-fit: cover;
position: relative;
z-index: 1;
}
.elementor-process-layout-2 .elementor-process-item {
position: relative;
z-index: 3;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.elementor-process-layout-2 .elementor-process-item .process-inner-content-wap {
padding: 0;
height: 40px;
}
.elementor-process-layout-2 .elementor-process-item .process-inner-content-wap .content {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 16px;
font-size: 1rem;
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
visibility: hidden;
line-height: 0;
color: #fff;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
@media (max-width: 568px) {
.elementor-process-layout-2 .elementor-process-item .antra-inner-process .process-inner-content-wap {
padding: 0;
cursor: pointer;
height: auto;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.elementor-process-layout-2 .elementor-process-item .antra-inner-process .process-inner-content-wap .antra-process-button a,
.elementor-process-layout-2 .elementor-process-item .antra-inner-process .process-inner-content-wap .process-title a {
color: #fff;
}
.elementor-process-layout-2 .elementor-process-item .antra-inner-process .process-inner-content-wap .antra-process-button a:after,
.elementor-process-layout-2 .elementor-process-item .antra-inner-process .process-inner-content-wap .process-title a:after {
background-color: #fff;
}
.elementor-process-layout-2 .elementor-process-item .antra-inner-process .process-inner-content-wap .process-subtitle {
color: #fff;
}
.elementor-process-layout-2 .elementor-process-item .antra-inner-process .process-content-wap {
border-color: #fff;
}
.elementor-process-layout-2 .elementor-process-item .antra-inner-process .content {
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
margin-top: 20px;
line-height: 1.65;
}
.elementor-process-layout-2 .elementor-process-item .antra-inner-process .content p {
margin: 0;
}
}
.elementor-process-layout-2 .elementor-process-item:hover .process-inner-content-wap .antra-process-button a,
.elementor-process-layout-2 .elementor-process-item:hover .process-inner-content-wap .process-title a {
color: #fff;
}
.elementor-process-layout-2 .elementor-process-item:hover .process-inner-content-wap .antra-process-button a:after,
.elementor-process-layout-2 .elementor-process-item:hover .process-inner-content-wap .process-title a:after {
background-color: #fff;
}
.elementor-process-layout-2 .elementor-process-item:hover .process-inner-content-wap .process-subtitle {
color: #fff;
}
.elementor-process-layout-2 .elementor-process-item:hover .content {
opacity: 1;
line-height: 1.5;
visibility: visible;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.elementor-process-layout-2 .elementor-process-item .antra-inner-process.activate .process-inner-content-wap {
padding: 0;
cursor: pointer;
height: auto;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.elementor-process-layout-2 .elementor-process-item .antra-inner-process.activate .process-inner-content-wap .antra-process-button a,
.elementor-process-layout-2 .elementor-process-item .antra-inner-process.activate .process-inner-content-wap .process-title a {
color: #fff;
}
.elementor-process-layout-2 .elementor-process-item .antra-inner-process.activate .process-inner-content-wap .antra-process-button a:after,
.elementor-process-layout-2 .elementor-process-item .antra-inner-process.activate .process-inner-content-wap .process-title a:after {
background-color: #fff;
}
.elementor-process-layout-2 .elementor-process-item .antra-inner-process.activate .process-inner-content-wap .process-subtitle {
color: #fff;
}
.elementor-process-layout-2 .elementor-process-item .antra-inner-process.activate .process-content-wap {
border-color: #fff;
}
.elementor-process-layout-2 .elementor-process-item .antra-inner-process.activate .content {
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
margin-top: 20px;
line-height: 1.5;
}
.elementor-process-layout-2 .elementor-process-item .antra-inner-process.activate .content p {
margin: 0;
}
.elementor-process-layout-2 .antra-inner-process {
position: relative;
z-index: 3;
}
.elementor-process-layout-2 .process-content-wap {
position: absolute;
display: flex;
bottom: 85px;
gap: 78px;
padding-top: 26px;
border-top: 1px solid rgba(227, 229, 232, 0.24);
-ms-transition: all 0.8s ease;
-o-transition: all 0.8s ease;
-moz-transition: all 0.8s ease;
-webkit-transition: all 0.8s ease;
transition: all 0.8s ease;
}
.elementor-process-layout-2 .number-index {
font-size: 18px;
font-size: 1.125rem;
color: var(--e-global-color-primary);
font-weight: 600;
line-height: 36px;
}
.elementor-process-layout-2 h4.process-title {
margin-bottom: 0;
}
.elementor-process-layout-2 h4.process-title a {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 36px;
font-size: 2.25rem;
line-height: 40px;
color: #fff;
}
.elementor-process-layout-2 .process-subtitle {
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
font-family: var(--e-global-typography-accent-font-family);
font-weight: var(--e-global-typography-accent-font-weight);
text-transform: var(--e-global-typography-accent-text-transform);
font-style: var(--e-global-typography-accent-font-style);
text-decoration: var(--e-global-typography-accent-text-decoration);
line-height: var(--e-global-typography-accent-line-height);
letter-spacing: var(--e-global-typography-accent-letter-spacing);
font-size: 12px;
font-size: 0.75rem;
line-height: 1.5;
}
.elementor-process-layout-2 .antra-con {
position: static;
z-index: 1;
}
.elementor-process-layout-2 .antra-con:before {
content: "";
position: absolute;
width: 100%;
height: 100%;
left: 0;
right: 0;
bottom: 0;
background: linear-gradient(360deg, #000D1A 0%, rgba(11, 6, 0, 0) 100%);
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
z-index: 2;
}
.elementor-process-layout-2 .swiper-wrapper {
z-index: 2;
}
.elementor-process-layout-2 .antra-process-list-image {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
z-index: 1;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
overflow: hidden;
}
.elementor-process-layout-2 .antra-process-list-image .antra-process-image {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
z-index: -1;
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
-ms-transform: scale(1.05);
-o-transform: scale(1.05);
-moz-transform: scale(1.05);
-webkit-transform: scale(1.05);
transform: scale(1.05);
}
.elementor-process-layout-2 .antra-process-list-image .antra-process-image:first-child {
z-index: 1;
}
.elementor-process-layout-2 .antra-process-list-image .antra-process-image.show {
z-index: 2;
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-transform: scale(1);
-o-transform: scale(1);
-moz-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1);
}
.elementor-widget-antra-product-categories .category-product-img {
margin-bottom: 0;
display: inline-flex;
width: 100%;
align-items: center;
justify-content: center;
}
.elementor-widget-antra-product-categories .category-product-img img {
margin-left: 0;
margin-right: 0;
object-fit: cover;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.elementor-widget-antra-product-categories .category-product-img a {
overflow: hidden;
}
.elementor-widget-antra-product-categories .category-title {
position: relative;
font-family: var(--e-global-typography-primary-font-family);
font-weight: var(--e-global-typography-primary-font-weight);
text-transform: var(--e-global-typography-primary-text-transform);
font-style: var(--e-global-typography-primary-font-style);
text-decoration: var(--e-global-typography-primary-text-decoration);
line-height: var(--e-global-typography-primary-line-height);
letter-spacing: var(--e-global-typography-primary-letter-spacing);
font-size: 14px;
font-size: 0.875rem;
line-height: 1.428571;
letter-spacing: 0.01em;
color: var(--e-global-color-secondary);
margin: 20px 0 7px;
}
.elementor-widget-antra-product-categories .category-title a {
color: inherit;
}
.elementor-widget-antra-product-categories .category-title a:hover {
color: var(--e-global-color-primary);
}
.elementor-widget-antra-product-categories .category-sub {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 12px;
font-size: 0.75rem;
line-height: 14px;
letter-spacing: 2px;
text-transform: uppercase;
color: var(--e-global-color-lighter);
}
.elementor-widget-antra-product-categories .category-count-wrapper {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
color: var(--e-global-color-lighter);
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.elementor-widget-antra-product-categories .category-count-text {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
color: var(--e-global-color-lighter);
}
.elementor-widget-antra-product-categories .elementor-categories-item {
overflow: hidden;
transition: clip-path 0.6s cubic-bezier(0.17, 0.67, 0.83, 0.67), filter 0.5s ease;
--Media_ClipPath: inset(0 round 0 0 25vw 25vw);
}
.elementor-widget-antra-product-categories .elementor-categories-item:nth-child(2n+1) {
--Media_ClipPath: inset(0 round 25vw 25vw 0 0);
transition: clip-path 1.2s cubic-bezier(0.17, 0.67, 0.83, 0.67), filter 0.5s ease;
}
.elementor-widget-antra-product-categories .elementor-categories-item:hover {
--Media_ClipPath: inset(0 round 25vw);
transition: clip-path 1.2s cubic-bezier(0.17, 0.67, 0.83, 0.67), filter 0.5s ease;
}
.elementor-widget-antra-product-categories .elementor-categories-item .product-cat {
cursor: pointer;
}
.elementor-widget-antra-product-categories .elementor-categories-item .product-cat a.more-link .button-text {
margin-right: 10px;
}
.elementor-widget-antra-product-categories .category-product-content-inner {
display: none;
}
.category-product-style-1 .product-cat:hover .category-product-img img {
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
-moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.category-product-style-1 .category-product-img {
display: block;
overflow: hidden;
position: relative;
}
.category-product-style-1 .category-product-img:before {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 466px;
content: "";
background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
opacity: 0.34;
z-index: 3;
}
.category-product-style-1 .category-product-img i, .category-product-style-1 .category-product-img svg {
z-index: 9;
position: absolute;
width: 80px;
height: 80px;
}
.category-product-style-1 .category-product-img .category-product-link {
display: flex;
align-items: center;
justify-content: center;
padding: 0;
height: 100%;
}
.category-product-style-1 .category-product-img img {
object-fit: cover;
object-position: top;
display: inline-block;
width: 100%;
height: 100%;
z-index: 2;
}
.category-product-style-1 .product-cat {
position: relative;
}
.category-product-style-1 .category-product-caption {
position: absolute;
bottom: 0;
z-index: 9;
padding: 30px 30px 43px 47px;
width: 100%;
}
.category-product-style-2 .product-cat:hover .category-product-img img {
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
-moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.category-product-style-2 .category-product-img {
display: block;
overflow: hidden;
position: relative;
}
.category-product-style-2 .category-product-img i, .category-product-style-2 .category-product-img svg {
z-index: 9;
position: absolute;
width: 80px;
height: 80px;
}
.category-product-style-2 .category-product-img .category-product-link {
display: flex;
align-items: center;
justify-content: center;
padding: 0;
height: 100%;
}
.category-product-style-2 .category-product-img img {
object-fit: cover;
object-position: top;
display: inline-block;
width: 100%;
height: 100%;
z-index: 2;
}
.category-product-style-2 .category-product-top-info {
display: flex;
align-items: center;
}
.category-product-style-2 .category-count-text {
display: none;
}
.category-product-style-3 .elementor-categories-item {
width: max-content !important;
}
.category-product-style-3 .product-cat {
display: flex;
align-items: center;
position: relative;
overflow: hidden;
width: var(--slider-item-width);
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.category-product-style-3 .category-count-text {
display: none;
}
.category-product-style-3 .category-title {
margin: 0;
}
.category-product-style-3 .category-product-link {
white-space: nowrap;
}
.category-product-style-3 .category-product-top-info {
display: flex;
align-items: center;
}
.category-product-style-3 .category-product-img {
display: block;
border-radius: 24px;
}
.category-product-style-3 .category-product-caption img {
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.category-product-style-4 .elementor-grid {
grid-column-gap: 0;
grid-row-gap: 0;
}
.category-product-style-4 .category-product-caption.actived .category-product-link {
color: #ffffff;
}
.category-product-style-4 .category-product-caption.actived .category-product-link i, .category-product-style-4 .category-product-caption.actived .category-product-link svg {
opacity: 1;
visibility: visible;
transform: rotate(-45deg);
}
.category-product-style-4 .elementor-category-image-list {
display: flex;
flex-wrap: nowrap;
overflow: hidden;
}
.category-product-style-4 .elementor-category-image-list .category-product-img {
flex: 0 0 100%;
position: relative;
}
.category-product-style-4 .elementor-category-image-list .category-product-img.showing {
transform: translateX(-100%);
z-index: 2;
}
.category-product-style-4 .elementor-category-image-list .category-product-img.show {
z-index: 3;
}
.category-product-style-4 .category-product-link {
-webkit-text-stroke: 2px #ffffff;
color: transparent;
}
.category-product-style-4 .category-product-link i, .category-product-style-4 .category-product-link svg {
transform: rotate(-45deg);
margin-left: -6px;
margin-top: -10px;
opacity: 0;
visibility: hidden;
-webkit-text-stroke: unset;
color: #ffffff;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.category-product-style-4 .category-product-link:hover {
color: #ffffff;
}
.category-product-style-4 .category-product-link:hover i, .category-product-style-4 .category-product-link:hover svg {
opacity: 1;
visibility: visible;
}
.category-product-style-4 .antra-con {
position: relative;
}
.category-product-style-4 .antra-con .antra-con-inner {
position: absolute;
z-index: 9;
}
@keyframes spin {
100% {
transform: rotateZ(360deg);
}
}
@keyframes nospin {
100% {
transform: rotateZ(0deg);
}
}
@-webkit-keyframes shine {
100% {
left: 125%;
}
}
@keyframes shine {
100% {
left: 125%;
}
}
ul.product_list_recently {
display: flex;
list-style: none;
margin-left: -15px;
margin-right: -15px;
flex-wrap: wrap;
margin-bottom: 0;
}
ul.product_list_recently li {
padding-left: 15px;
padding-right: 15px;
margin-bottom: 30px;
}
ul.product_list_recently li a {
transition: all ease 0.3s;
display: block;
}
ul.product_list_recently li a img {
width: 80px;
height: 86px;
object-fit: cover;
}
p.recently-notice {
margin-bottom: 30px;
}
.elementor-html .site-content-contain {
z-index: 100;
}
.elementor-html .product-image.no-gallery {
display: none !important;
}
.woocommerce-carousel {
position: relative;
}
.woocommerce-carousel ul.products {
display: none;
position: static !important;
}
.woocommerce-carousel ul.products.slick-initialized {
display: block;
}
.woocommerce-carousel ul.products li.product {
margin-bottom: 0 !important;
margin-top: 0 !important;
}
.woocommerce-carousel .antra-products-spacing {
margin-bottom: 0 !important;
margin-top: 0 !important;
}
.woocommerce-carousel .slick-slide > div {
display: flex;
height: 100%;
}
.woocommerce-carousel .slick-next.slick-disabled,
.woocommerce-carousel .slick-prev.slick-disabled {
opacity: 0.8;
cursor: not-allowed;
}
@media (min-width: 500px) and (max-width: 768px) {
.mobile-switcher-style-product-yes.elementor-widget-antra-products ul.products li.product {
flex: 0 0 50% !important;
max-width: 50% !important;
}
}
@media (min-width: 500px) and (max-width: 768px) {
.mobile-switcher-style-product-yes.elementor-widget-antra-products .woocommerce-carousel ul.products li.product {
flex: 0 0 100% !important;
max-width: 100% !important;
}
}
.elementor-widget-antra-products .antra-products-spacing {
padding: 0;
border: none;
border-radius: 0;
}
.elementor-widget-antra-products.elementor-product-list-by-url ul.products-list.elementor-grid {
grid-template-columns: repeat(1, 1fr);
}
.elementor-widget-antra-products .product-block-list {
display: flex;
height: 100%;
}
.elementor-widget-antra-products .product-block-list .right {
flex: 1;
}
.elementor-widget-antra-products .product-block-list .left {
margin-right: 20px;
}
.elementor-widget-antra-products .product-block-list .count-review {
justify-content: left;
}
.elementor-widget-antra-products .label-wrapper > span.onsale {
background-color: var(--e-global-color-primary);
}
.elementor-widget-progress .elementor-widget-container .elementor-content {
display: flex;
justify-content: space-between;
}
.elementor-widget-progress .elementor-widget-container .elementor-progress-percentage {
position: absolute;
display: flex;
align-items: center;
padding: 0;
height: max-content;
line-height: 1;
top: 5px;
left: calc(var(--progress-percent) - 5% );
color: var(--e-global-color-primary);
font-family: var(--e-global-typography-primary-font-family);
font-weight: var(--e-global-typography-primary-font-weight);
text-transform: var(--e-global-typography-primary-text-transform);
font-style: var(--e-global-typography-primary-font-style);
text-decoration: var(--e-global-typography-primary-text-decoration);
line-height: var(--e-global-typography-primary-line-height);
letter-spacing: var(--e-global-typography-primary-letter-spacing);
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
@media (max-width: 768px) {
.elementor-widget-progress .elementor-widget-container .elementor-progress-percentage {
left: unset;
right: calc(100% - var(--progress-percent));
}
}
.elementor-widget-progress .elementor-widget-container .elementor-progress-wrapper {
position: relative;
background-color: transparent;
border-radius: 0;
}
.elementor-widget-progress .elementor-widget-container .elementor-progress-wrapper:before {
position: absolute;
content: "";
width: 100%;
height: 1px;
top: 50%;
left: 0;
transform: translateY(calc(-50% + 0.5px));
z-index: 0;
}
.elementor-widget-progress .elementor-title {
display: block;
font-family: var(--e-global-typography-primary-font-family);
font-weight: var(--e-global-typography-primary-font-weight);
text-transform: var(--e-global-typography-primary-text-transform);
font-style: var(--e-global-typography-primary-font-style);
text-decoration: var(--e-global-typography-primary-text-decoration);
line-height: var(--e-global-typography-primary-line-height);
letter-spacing: var(--e-global-typography-primary-letter-spacing);
font-size: 18px;
font-size: 1.125rem;
line-height: 24px;
margin-bottom: 13px;
color: var(--e-global-color-accent);
}
.elementor-widget-progress .elementor-progress-bar {
height: 3px;
border-radius: 0;
z-index: 0;
position: sticky;
background-color: var(--e-global-color-accent);
}
.elementor-widget-progress .elementor-progress-bar:before {
content: "";
position: absolute;
bottom: -6px;
right: 0;
width: 3px;
height: 15px;
background-color: var(--e-global-color-accent);
border-radius: 64px;
z-index: 1;
transform: rotate(30deg);
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
} .elementor-widget-antra-project-before-after .elementor-image-before-after-wrapper {
position: relative;
height: 600px;   }
.elementor-widget-antra-project-before-after .elementor-image-before-after-wrapper * {
margin: 0;
box-sizing: border-box;
}
.elementor-widget-antra-project-before-after .elementor-image-before-after-wrapper .elementor-image-before-after {
width: 100%;
height: 600px;
position: absolute;
left: 50%;
top: 50%;
transform: translate3d(-50%, -50%, 0);
overflow: hidden;
}
.elementor-widget-antra-project-before-after .elementor-image-before-after-wrapper .elementor-image-before-after .bf-separator {
opacity: 1 !important;
}
.elementor-widget-antra-project-before-after .elementor-image-before-after-wrapper .elementor-image-before-after .bf-separator:hover {
opacity: 1 !important;
}
.elementor-widget-antra-project-before-after .elementor-image-before-after-wrapper .elementor-image-before-after img {
height: 100%;
width: 100%;
object-fit: cover;
}
.elementor-widget-antra-project-before-after .elementor-image-before-after-wrapper .elementor-image-before-after .before-image {
position: relative;
height: 100%;
}
.elementor-widget-antra-project-before-after .elementor-image-before-after-wrapper .elementor-image-before-after .before-image:before {
position: absolute;
content: "";
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.18);
top: 0;
left: 0;
}
.elementor-widget-antra-project-before-after .elementor-image-before-after-wrapper .elementor-image-before-after .bf-separator-bullet {
width: 80px !important;
height: 80px !important;
background-color: var(--e-global-color-primary) !important;
outline: none !important;
gap: 10px;
}
@media (max-width: 1024px) {
.elementor-widget-antra-project-before-after .elementor-image-before-after-wrapper .elementor-image-before-after .bf-separator-bullet {
width: 60px !important;
height: 60px !important;
}
}
.elementor-widget-antra-project-before-after .elementor-image-before-after-wrapper .elementor-image-before-after .bf-separator-bullet i {
padding: 0 !important;
border-style: none !important;
transform: none !important;
color: #ffffff;
margin-bottom: 5px;
}
@media (max-width: 1024px) {
.elementor-widget-antra-project-before-after .elementor-image-before-after-wrapper .elementor-image-before-after .bf-separator-bullet i {
margin-bottom: 2px;
}
}
.elementor-widget-antra-project-before-after .elementor-image-before-after-wrapper .elementor-image-before-after .bf-separator-bullet i:before {
font-size: 14px;
font-size: 0.875rem;
font-weight: 700;
}
.elementor-widget-antra-project-before-after .elementor-image-before-after-wrapper .elementor-image-before,
.elementor-widget-antra-project-before-after .elementor-image-before-after-wrapper .elementor-image-after {
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-color: white;
background-size: cover;
background-position: center;
position: absolute;
top: 0;
left: 0;
pointer-events: none;
overflow: hidden;
}
.elementor-widget-antra-project-before-after .elementor-image-before-after-wrapper .elementor-image-after {
width: 125px;
}
.elementor-widget-antra-project-before-after .elementor-image-before-after-wrapper .elementor-image-scroller {
width: 80px;
height: 80px;
position: absolute;
left: 50%;
top: 50%;
transform: translateY(-50%);
border-radius: 50%;
background-color: #fff;
pointer-events: auto;
cursor: pointer;
border: 5px solid #fff;
display: flex;
align-items: center;
justify-content: center;
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
}
.elementor-widget-antra-project-before-after .elementor-image-before-after-wrapper .elementor-image-scroller svg {
width: 1.5rem;
}
.elementor-widget-antra-project-before-after .elementor-image-before-after-wrapper .elementor-image-scroller:before, .elementor-widget-antra-project-before-after .elementor-image-before-after-wrapper .elementor-image-scroller:after {
content: " ";
display: block;
width: 6px;
height: 9999px;
position: absolute;
left: 50%;
margin-left: -3.5px;
z-index: 30;
transition: 0.1s;
}
.elementor-widget-antra-project-before-after .elementor-image-before-after-wrapper .elementor-image-scroller:before {
top: 100%;
}
.elementor-widget-antra-project-before-after .elementor-image-before-after-wrapper .elementor-image-scroller:after {
bottom: 100%;
}
.elementor-widget-antra-project-before-after .elementor-image-before-after-wrapper .elementor-image-scroller:before, .elementor-widget-antra-project-before-after .elementor-image-before-after-wrapper .elementor-image-scroller:after {
background: #fff;
}
.elementor-widget-antra-project-before-after .elementor-image-before-after-wrapper .elementor-image-scroller:hover {
opacity: 1;
}
.elementor-widget-antra-project-before-after .elementor-image-before-after-wrapper .elementor-image-scrolling {
pointer-events: none;
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
}
.elementor-widget-antra-project-before-after .elementor-image-before-after-wrapper .elementor-image-scroller-thumb {
width: 100%;
height: 100%;
padding: 5px;
}
.elementor-widget-antra-project-content .antra-single-content .row {
align-items: flex-start;
}
@media (max-width: 768px) {
.elementor-widget-antra-project-content .antra-single-content .row .column-item {
flex: 0 0 100%;
max-width: 100%;
}
}
.elementor-widget-antra-project-content .antra-single-content .row img {
border-radius: 24px;
width: 100%;
object-fit: cover;
}
.elementor-widget-antra-project-content .antra-single-content .row h4 {
margin-bottom: 20px;
}
@media (max-width: 767px) {
.elementor-widget-antra-project-content .antra-single-content .row h4 {
margin-bottom: 15px;
}
}
.elementor-widget-antra-project-content .antra-single-content .row:last-child {
margin-top: 30px;
}
.elementor-widget-antra-project-content ul.custom-list {
list-style: none;
margin: 0;
}
.elementor-widget-antra-project-content ul.custom-list li {
position: relative;
padding-left: 25px;
margin-bottom: 9px;
}
.elementor-widget-antra-project-content ul.custom-list li strong {
font-family: "Cal Sans", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", serif, sans-serif;
color: var(--e-global-color-secondary);
}
.elementor-widget-antra-project-content ul.custom-list li:before {
position: absolute;
left: -1px;
top: 4px;
font-size: 19px;
font-size: 1.1875rem;
color: var(--e-global-color-primary);
}
.elementor-widget-antra-project-gallery {
--gallery-height: 250px;
}
.elementor-widget-antra-project-gallery .project-slideshow-inner {
display: block;
height: var(--gallery-height);
}
.elementor-widget-antra-project-gallery .project-slideshow-inner img {
object-fit: cover;
width: 100%;
height: 100%;
}
.project-gallery-style-grid .single-gallery .elementor-grid {
display: flex;
justify-content: center;
}
.project-gallery-style-grid .elementor-grid .project-slideshow-item:nth-child(n+7) {
display: none;
}
@media (max-width: 1024px) {
.project-gallery-style-grid .elementor-grid {
grid-template-columns: repeat(2, 1fr);
}
.project-gallery-style-grid .elementor-grid .project-slideshow-item:nth-child(n+5) {
display: none;
}
}
@media (max-width: 567px) {
.project-gallery-style-grid .elementor-grid {
grid-template-columns: repeat(1, 1fr);
}
.project-gallery-style-grid .elementor-grid .project-slideshow-item:nth-child(n+3) {
display: none;
}
}
.project-gallery-style-slideshow .single-gallery .swiper-wrapper {
justify-content: center;
}
@media (max-width: 1023px) {
.project-gallery-style-slideshow .single-gallery .swiper-wrapper .swiper-slide {
width: 100%;
margin-right: 0;
}
}
@media (min-width: 1024px) {
.project-gallery-style-mansory .project-slideshow-item:first-child {
grid-row-start: span 3;
grid-column: auto/span 3;
}
.project-gallery-style-mansory .project-slideshow-item:first-child .project-slideshow-inner {
height: calc(var(--gallery-height) * 3 + var(--grid-row-gap) * 2);
}
}
.project-gallery-style-mansory .single-gallery .elementor-grid {
display: flex;
justify-content: center;
}
.project-gallery-style-mansory .elementor-grid .project-slideshow-item:nth-child(n+5) {
display: none;
}
@media (max-width: 1023px) {
.project-gallery-style-mansory .elementor-grid {
grid-template-columns: repeat(2, 1fr);
}
.project-gallery-style-mansory .elementor-grid .project-slideshow-item:nth-child(n+5) {
display: none;
}
}
@media (max-width: 567px) {
.project-gallery-style-mansory .elementor-grid {
grid-template-columns: repeat(1, 1fr);
}
.project-gallery-style-mansory .elementor-grid .project-slideshow-item:nth-child(n+3) {
display: none;
}
}
.project-slideshow-item.last-item .project-slideshow-inner {
position: relative;
}
.project-slideshow-item.last-item .project-slideshow-inner .project-gallery-viewmore {
position: absolute;
left: 0;
top: 0;
color: #fff;
text-align: center;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
display: flex;
flex-flow: column;
justify-content: center;
align-items: center;
font-size: 12px;
font-size: 0.75rem;
line-height: 20px;
font-weight: 700;
text-transform: uppercase;
}
.project-slideshow-item.last-item .project-slideshow-inner .project-gallery-viewmore i {
width: 48px;
height: 48px;
font-size: 24px;
font-size: 1.5rem;
background-color: #fff;
display: inline-flex;
justify-content: center;
align-items: center;
border-radius: 50%;
margin-bottom: 11px;
color: var(--e-global-color-secondary);
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.project-slideshow-item.last-item .project-slideshow-inner .project-gallery-viewmore:hover i {
color: #ffffff;
background-color: var(--e-global-color-primary);
}
.elementor-widget-antra-project-gallery.center-carousel-yes .swiper-slide-visible .project-slideshow-inner img {
opacity: 0.2;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.elementor-widget-antra-project-gallery.center-carousel-yes .swiper-slide-visible.swiper-slide-active .project-slideshow-inner img {
opacity: 1;
-ms-transition: all 0.9s ease;
-o-transition: all 0.9s ease;
-moz-transition: all 0.9s ease;
-webkit-transition: all 0.9s ease;
transition: all 0.9s ease;
}
.elementor-widget-antra-project-image-panorama .antra-panorama,
.elementor-widget-antra-project-image-panorama .panolens-canvas {
width: 100%;
height: 600px;
background: #ffffff;
}
.project-meta-inner > span {
display: block;
}
.project-meta-inner .project-meta-title {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 16px;
font-size: 1rem;
color: var(--e-global-color-lighter);
line-height: 24px;
font-weight: 400;
margin-bottom: 6px;
text-transform: capitalize;
}
.project-meta-inner .project-meta-content {
font-size: 18px;
font-size: 1.125rem;
line-height: 24px;
font-weight: 500;
color: var(--e-global-color-secondary);
text-transform: capitalize;
}
.project_group_socials {
list-style: none;
margin: 0;
display: flex;
}
.project_group_socials a {
color: var(--e-global-color-lighter);
font-size: 19px;
font-size: 1.1875rem;
margin-right: 24px;
padding: 0 5px;
}
.project_group_socials a:hover {
color: var(--e-global-color-primary);
}
.elementor-widget-antra-project-statistics .project-statistic-inner > span {
display: block;
}
.elementor-widget-antra-project-statistics .antra-wrapper {
border: 1px solid rgba(230, 230, 231, 0.91);
border-radius: 24px;
overflow: hidden;
}
.elementor-widget-antra-project-statistics .project-statistic-item {
padding: 30px;
}
.elementor-widget-antra-project-statistics .elementor-grid.antra-grid-border {
grid-column-gap: 0;
grid-row-gap: 0;
--divider-size: 1px;
background: linear-gradient(0deg, #FFFFFF 0%, #F6F6F6 72.12%);
}
.elementor-widget-antra-project-statistics .elementor-grid.antra-grid-border .grid-divider-item {
position: relative;
}
.elementor-widget-antra-project-statistics .elementor-grid.antra-grid-border .grid-divider-item::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: calc(100% + var(--divider-size));
height: calc(100% + var(--divider-size));
z-index: 0;
box-sizing: border-box;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.elementor-widget-antra-project-statistics .elementor-grid.antra-grid-border .grid-divider-item:hover::before {
border-color: var(--divider-color-hover, #666666);
z-index: 1;
}
.elementor-widget-antra-project-statistics .elementor-grid.antra-grid-border .grid-divider-item > * {
width: 100%;
position: relative;
z-index: 2;
}
.elementor-widget-antra-project-statistics .elementor-grid.antra-grid-border .grid-divider-item.divider-right {
border-right: var(--divider-size) solid var(--divider-color, #282828);
}
.elementor-widget-antra-project-statistics .elementor-grid.antra-grid-border .grid-divider-item.divider-bottom {
border-bottom: var(--divider-size) solid var(--divider-color, #282828);
}
.elementor-widget-antra-project-thumbnails .elementor-post-thumbnail img {
display: block;
object-fit: cover;
}
.elementor-widget-antra-project-video.elementor-antra-video-style-popup .video-background {
display: none;
}
.elementor-widget-antra-project-video.elementor-antra-video-style-background .elementor-video-wrapper {
display: flex;
justify-content: center;
align-items: center;
}
.elementor-widget-antra-project-video.elementor-antra-video-style-background .elementor-video-popup {
overflow: hidden;
}
.elementor-widget-antra-project-video.elementor-antra-video-style-background .elementor-video-icon {
display: block;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
z-index: 9;
}
.elementor-widget-antra-project-video.elementor-antra-video-style-background .elementor-video-icon i {
color: var(--e-global-color-primary);
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.elementor-widget-antra-project-video.elementor-antra-video-style-background .elementor-video-icon svg {
fill: var(--e-global-color-primary);
width: 40px;
}
.elementor-widget-antra-project-video.elementor-antra-video-style-background .video-background video,
.elementor-widget-antra-project-video.elementor-antra-video-style-background .video-background iframe {
width: 100%;
height: 100%;
object-fit: cover;
}
.elementor-widget-antra-project.overflow-to-none .antra-swiper {
clip-path: inset(0px -20px -200px -20px);
}
.elementor-widget-antra-project ul {
margin: 0;
}
.elementor-widget-antra-project ul li {
list-style: none;
}
.elementor-widget-antra-project .project-block {
position: relative;
}
.elementor-widget-antra-project .project-block .project-text-box {
padding: 23px 0 0;
}
.elementor-widget-antra-project .project-block .project-image {
border-radius: 24px;
}
.elementor-widget-antra-project .project-block .project-image a::before {
position: absolute;
content: "";
width: 100%;
height: 100%;
z-index: 1;
left: 0;
bottom: 0;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.elementor-widget-antra-project .project-block .project-image img {
aspect-ratio: 0.8333333333;
width: 100%;
object-fit: cover;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
border-radius: 24px;
}
.elementor-widget-antra-project .project-block .project-loop-title {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 30px;
font-size: 1.875rem;
line-height: 1.1333333333;
margin-bottom: 14px;
}
@media (max-width: 767px) {
.elementor-widget-antra-project .project-block .project-loop-title {
font-size: 26px;
font-size: 1.625rem;
line-height: 1;
}
}
.elementor-widget-antra-project .project-block .project-location, .elementor-widget-antra-project .project-block .project-date {
display: block;
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
color: var(--e-global-color-text);
}
.elementor-widget-antra-project .project-block .project-transition {
position: relative;
overflow: hidden;
border-radius: 24px;
}
.elementor-widget-antra-project .project-block .project-category {
position: absolute;
top: 31px;
left: 30px;
z-index: 2;
}
@media (max-width: 767px) {
.elementor-widget-antra-project .project-block .project-category {
top: 20px;
left: 15px;
}
}
.elementor-widget-antra-project .project-block .project-category a {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 13px;
font-size: 0.8125rem;
line-height: 1.0769230769;
text-transform: uppercase;
border: 1px solid rgba(255, 255, 255, 0.46);
border-radius: 100px;
color: #ffffff;
padding: 5px 14px;
margin-right: 8px;
}
.elementor-widget-antra-project .project-block .project-category a:hover {
background-color: var(--e-global-color-primary);
border-color: var(--e-global-color-primary);
}
.elementor-widget-antra-project .project-block .view-btn {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 16px;
font-size: 1rem;
color: #ffffff;
line-height: 24px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 2;
width: 80px;
height: 80px;
background-color: rgba(0, 0, 0, 0.46);
backdrop-filter: blur(58px);
border: 1px solid rgba(255, 255, 255, 0.07);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
visibility: hidden;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.elementor-widget-antra-project .project-block .view-btn span {
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
white-space: normal;
}
.elementor-widget-antra-project .project-block .view-btn:hover {
color: var(--e-global-color-primary);
}
.elementor-widget-antra-project .project-style-1 .project-block {
margin-bottom: 20px;
}
.elementor-widget-antra-project .project-style-1 .project-block .project-text-box .project-category {
display: none;
}
.elementor-widget-antra-project .project-style-1 .project-block .project-index-item {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 50px;
font-size: 3.125rem;
line-height: 1.08;
color: var(--e-global-color-primary);
position: absolute;
top: 20px;
right: 20px;
z-index: 2;
}
.elementor-widget-antra-project .project-style-1 .project-block .project-image a:before {
position: absolute;
content: "";
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.15);
z-index: 1;
left: 0;
top: 0;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.elementor-widget-antra-project .project-style-1 .project-block .project-transition {
position: relative;
overflow: hidden;
border-radius: 24px;
}
@media (max-width: 767px) {
.elementor-widget-antra-project .project-style-1 .project-block .project-transition .project-category {
top: 20px;
left: 15px;
}
}
.elementor-widget-antra-project .project-style-1 .project-block .project-transition .project-category a {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 13px;
font-size: 0.8125rem;
line-height: 1.0769230769;
text-transform: uppercase;
border: 1px solid rgba(255, 255, 255, 0.46);
border-radius: 100px;
color: #ffffff;
padding: 5px 14px;
margin-right: 8px;
}
.elementor-widget-antra-project .project-style-1 .project-block .project-transition .project-category a:hover {
background-color: var(--e-global-color-primary);
border-color: var(--e-global-color-primary);
}
.elementor-widget-antra-project .project-style-1 .project-block:hover .project-image a:before {
background-color: rgba(0, 0, 0, 0.25);
}
.elementor-widget-antra-project .project-style-1 .project-block:hover .project-image a img {
-ms-transform: scale(1.05);
-o-transform: scale(1.05);
-moz-transform: scale(1.05);
-webkit-transform: scale(1.05);
transform: scale(1.05);
}
.elementor-widget-antra-project .project-style-2 .project-block .project-text-box .project-category {
position: unset;
margin-bottom: 15px;
display: block;
}
.elementor-widget-antra-project .project-style-2 .project-block .project-transition .project-category {
display: none;
}
.elementor-widget-antra-project .project-style-2 .project-block .project-index-item {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 50px;
font-size: 3.125rem;
line-height: 1.08;
color: var(--e-global-color-primary);
position: absolute;
top: 20px;
right: 20px;
z-index: 2;
}
.elementor-widget-antra-project .project-style-2 .project-block .project-loop-title {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 36px;
font-size: 2.25rem;
line-height: 1.2222222222;
margin-bottom: 14px;
}
@media (max-width: 568px) {
.elementor-widget-antra-project .project-style-2 .project-block .project-loop-title {
font-size: 24px;
font-size: 1.5rem;
line-height: 1.25;
}
}
.elementor-widget-antra-project .project-style-2 .project-block .project-loop-title a {
color: #ffffff;
}
.elementor-widget-antra-project .project-style-2 .project-block .project-location, .elementor-widget-antra-project .project-style-2 .project-block .project-date {
display: block;
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
color: #ffffff;
}
.elementor-widget-antra-project .project-style-2 .project-block .view-btn {
top: 40.2%;
}
.elementor-widget-antra-project .project-style-2 .project-block:hover .project-image a:before {
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
}
.elementor-widget-antra-project .project-style-2 .project-block:hover .project-text-box {
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
-ms-transform: translateY(0);
-o-transform: translateY(0);
-moz-transform: translateY(0);
-webkit-transform: translateY(0);
transform: translateY(0);
}
.elementor-widget-antra-project .project-style-2 .project-image {
border-radius: 24px;
}
.elementor-widget-antra-project .project-style-2 .project-image img {
aspect-ratio: 0.8382352941;
width: 100%;
object-fit: cover;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
border-radius: 24px;
}
.elementor-widget-antra-project .project-style-2 .project-image a:before {
position: absolute;
content: "";
width: 100%;
height: 40%;
background: linear-gradient(0deg, black, transparent);
z-index: 1;
left: 0;
bottom: 0;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
visibility: hidden;
}
.elementor-widget-antra-project .project-style-2 .project-text-box {
position: absolute;
bottom: 0;
left: 0;
right: 0;
z-index: 2;
padding: 0 40px 50px;
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
visibility: hidden;
-ms-transform: translateY(20px);
-o-transform: translateY(20px);
-moz-transform: translateY(20px);
-webkit-transform: translateY(20px);
transform: translateY(20px);
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.elementor-widget-antra-project .project-style-3 .project-block .project-text-box .project-category {
display: none;
}
.elementor-widget-antra-project .project-style-3 .project-block .project-index-item {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 50px;
font-size: 3.125rem;
line-height: 1.08;
color: var(--e-global-color-primary);
position: absolute;
top: 81px;
right: 67px;
z-index: 2;
}
@media (max-width: 1024px) {
.elementor-widget-antra-project .project-style-3 .project-block .project-index-item {
top: 30px;
right: 30px;
}
}
@media (max-width: 767px) {
.elementor-widget-antra-project .project-style-3 .project-block .project-index-item {
top: 20px;
right: 20px;
font-size: 40px;
font-size: 2.5rem;
}
}
.elementor-widget-antra-project .project-style-3 .project-block .project-loop-title {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 40px;
font-size: 2.5rem;
line-height: 1.1;
margin-bottom: 20px;
max-width: 400px;
}
@media (max-width: 568px) {
.elementor-widget-antra-project .project-style-3 .project-block .project-loop-title {
font-size: 24px;
font-size: 1.5rem;
line-height: 1.25;
}
}
.elementor-widget-antra-project .project-style-3 .project-block .project-loop-title a {
color: #ffffff;
}
.elementor-widget-antra-project .project-style-3 .project-block .project-location, .elementor-widget-antra-project .project-style-3 .project-block .project-date {
display: block;
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
color: #ffffff;
}
.elementor-widget-antra-project .project-style-3 .project-block:hover .project-image a:before {
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
}
.elementor-widget-antra-project .project-style-3 .project-transition .project-category {
position: absolute;
top: 51px;
left: 44px;
z-index: 2;
}
@media (max-width: 1024px) {
.elementor-widget-antra-project .project-style-3 .project-transition .project-category {
top: 30px;
left: 30px;
}
}
@media (max-width: 767px) {
.elementor-widget-antra-project .project-style-3 .project-transition .project-category {
top: 20px;
left: 15px;
}
}
.elementor-widget-antra-project .project-style-3 .project-image {
border-radius: 24px;
}
.elementor-widget-antra-project .project-style-3 .project-image img {
aspect-ratio: 2.0735294118;
width: 100%;
object-fit: cover;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
border-radius: 24px;
}
.elementor-widget-antra-project .project-style-3 .project-text-box {
position: absolute;
bottom: 0;
left: 0;
right: 0;
z-index: 2;
padding: 0 43px 49px;
}
.elementor-widget-antra-project .project-loadmore a {
width: 60px;
height: 60px;
background-color: var(--e-global-color-primary);
border-color: var(--e-global-color-primary);
padding: 0;
align-items: center;
justify-content: center;
}
.elementor-widget-antra-project .project-loadmore a .elementor-button-content-wrapper {
display: none;
}
.elementor-widget-antra-project .project-loadmore a:before {
font-size: 20px;
font-size: 1.25rem;
color: #ffffff;
}
.elementor-widget-antra-project .project-loadmore a:hover {
background-color: var(--e-global-color-secondary);
border-color: var(--e-global-color-secondary);
color: #ffffff;
}
.elementor-widget-antra-project .elementor-project-style1 .pagination.project-pagination {
margin-top: 41px;
}
.elementor-widget-antra-project .elementor-project-style2 .pagination.project-pagination {
margin-top: 61px;
}
.antra-effect-insufficient-image-yes .project-style-3 .project-image a:after {
position: absolute;
content: "";
width: 40%;
height: 100%;
background: linear-gradient(90deg, black, transparent);
z-index: 1;
left: 0;
bottom: 0;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.antra-always-show-button-yes .project-block .view-btn {
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
}
.antra-scroll-sticky-yes .antra-project.antra-list-wrapper {
position: relative;
}
.antra-scroll-sticky-yes .antra-project.antra-list-wrapper li.antra-item {
position: sticky;
top: var(--offset, 40px);
transform-origin: top center;
will-change: transform, top;
}
.center-carousel-yes .antra-project .antra-list-wrapper .antra-item:not(.swiper-slide-prev, .swiper-slide-active, .swiper-slide-next) .project-block .project-transition {
opacity: 0.5;
-ms-transition: all 0.9s ease;
-o-transition: all 0.9s ease;
-moz-transition: all 0.9s ease;
-webkit-transition: all 0.9s ease;
transition: all 0.9s ease;
}
.elementor-widget-antra-search {
z-index: 99;
}
.elementor-widget-antra-search .widget {
padding: 0;
margin-bottom: 0;
border: none;
}
.elementor-widget-antra-search .widget form:before {
display: none;
}
.elementor-widget-antra-search .widget form .search-field {
border: 1px solid var(--e-global-color-border);
padding: 7px 15px 7px 45px;
background-color: transparent;
height: 44px;
}
.elementor-widget-antra-search .widget form .search-field::placeholder {
color: var(--e-global-color-lighter);
font-size: 14px;
font-size: 0.875rem;
font-weight: 500;
}
.elementor-widget-antra-search .widget form .search-field:hover {
border-color: var(--e-global-color-primary);
}
.elementor-widget-antra-search .widget form .search-field:focus {
border-color: var(--e-global-color-primary);
}
.elementor-widget-antra-search .widget form button[type=submit] {
font-size: 0;
line-height: 0;
width: 47px;
height: 44px;
position: absolute;
top: 50%;
left: 0;
transform: translateY(-50%);
z-index: 3;
border: none;
padding: 0;
}
.elementor-widget-antra-search .widget form button[type=submit]:after {
color: var(--e-global-color-secondary);
font-size: 14px;
font-size: 0.875rem;
z-index: 9;
}
.elementor-widget-antra-search .widget form button[type=submit]:before {
display: none;
}
.elementor-widget-antra-search .widget form button[type=submit]:hover:after {
color: var(--e-global-color-primary);
}
.elementor-widget-antra-search .site-header-search {
display: block;
}
.elementor-widget-antra-search .site-header-search .button-search-popup {
text-align: center;
}
.elementor-widget-antra-search .site-header-search .button-search-popup .antra-icon-search {
margin-bottom: 5px;
}
.elementor-widget-antra-search .site-header-search .button-search-popup .content {
font-size: 14px;
font-size: 0.875rem;
line-height: 14px;
font-weight: 500;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
color: var(--e-global-color-dark);
}
.elementor-widget-antra-search .site-header-search .button-search-popup:hover {
color: var(--e-global-color-secondary);
}
.elementor-widget-antra-search .site-header-search .button-search-popup:hover .antra-icon-search2 {
color: var(--e-global-color-secondary);
}
.elementor-widget-antra-search .site-header-search .button-search-popup.layout-2 .antra-icon-search {
display: block;
margin-bottom: 5px;
font-size: 19px;
font-size: 1.1875rem;
}
.elementor-widget-antra-search .site-header-search .button-search-popup.layout-2 .site-header-search .antra-icon-search {
margin-bottom: 5px;
font-size: 19px;
font-size: 1.1875rem;
}
.elementor-widget-antra-search .site-header-search .button-search-popup.layout-3 {
display: flex;
justify-content: center;
align-items: center;
width: 56px;
height: 56px;
border: 1px solid;
backdrop-filter: blur(58px);
-webkit-backdrop-filter: blur(58px);
border-color: rgba(255, 255, 255, 0.09);
border-radius: 50%;
background-color: rgba(216, 218, 223, 0.13);
}
.elementor-widget-antra-search .site-header-search .button-search-popup.layout-3 .antra-icon-search {
margin-bottom: 0;
font-size: 21px;
font-size: 1.3125rem;
}
.elementor-widget-antra-search .site-header-search .button-search-popup.layout-3:hover {
background-color: var(--e-global-color-primary);
border-color: var(--e-global-color-primary);
}
.elementor-widget-antra-search .site-header-search .button-search-popup:hover .antra-icon-search {
color: var(--e-global-color-primary);
}
@media screen and (max-width: 767px) {
.elementor-widget-antra-search .site-header-search .button-search-popup .content {
display: none;
}
}
.left-counter .elementor-counter {
display: inline-block;
text-align-last: left;
}
.elementor-widget-antra-services-accordion .elementor-widget-container {
display: flex;
flex-direction: row-reverse;
}
.elementor-widget-antra-services-accordion .elementor-widget-container .antra-service-side-titles {
flex: 0 0 48.936%;
max-width: 48.936%;
}
.elementor-widget-antra-services-accordion .elementor-widget-container .antra-service-wrapper {
flex: 0 0 51.064%;
max-width: 51.064%;
}
@media (max-width: 1366px) {
.elementor-widget-antra-services-accordion .elementor-widget-container .container {
padding: 0;
}
}
@media (max-width: 768px) {
.elementor-widget-antra-services-accordion .elementor-widget-container {
flex-direction: column;
height: auto !important;
gap: 30px;
}
.elementor-widget-antra-services-accordion .elementor-widget-container .antra-service-side-titles,
.elementor-widget-antra-services-accordion .elementor-widget-container .antra-service-wrapper {
flex: 0 0 100%;
max-width: 100%;
}
}
.elementor-widget-antra-services-accordion .antra-service-side-titles {
padding-left: 69px;
}
@media (max-width: 1024px) {
.elementor-widget-antra-services-accordion .antra-service-side-titles {
padding-left: 30px;
}
}
@media (max-width: 768px) {
.elementor-widget-antra-services-accordion .antra-service-side-titles {
padding-left: 0;
}
}
.elementor-widget-antra-services-accordion .antra-service-side-titles ul {
list-style: none;
margin: 0;
}
.elementor-widget-antra-services-accordion .antra-service-side-titles ul li.antra-service-item-titles {
padding: 24px 0 22px;
display: flex;
justify-content: space-between;
align-items: center;
border-top: 1px solid var(--e-global-color-border);
cursor: pointer;
}
.elementor-widget-antra-services-accordion .antra-service-side-titles ul li.antra-service-item-titles:last-child {
border-bottom: 1px solid var(--e-global-color-border);
}
.elementor-widget-antra-services-accordion .antra-service-side-titles ul li.antra-service-item-titles .service-title {
color: var(--e-global-color-accent);
font-size: 36px;
font-size: 2.25rem;
-ms-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-webkit-transition: all 0.5s linear;
transition: all 0.5s linear;
}
.elementor-widget-antra-services-accordion .antra-service-side-titles ul li.antra-service-item-titles .service-index-item {
margin-right: 30px;
}
.elementor-widget-antra-services-accordion .antra-service-side-titles ul li.antra-service-item-titles .service-index-item span {
font-family: var(--e-global-typography-accent-font-family);
font-weight: var(--e-global-typography-accent-font-weight);
text-transform: var(--e-global-typography-accent-text-transform);
font-style: var(--e-global-typography-accent-font-style);
text-decoration: var(--e-global-typography-accent-text-decoration);
line-height: var(--e-global-typography-accent-line-height);
letter-spacing: var(--e-global-typography-accent-letter-spacing);
font-size: 16px;
font-size: 1rem;
line-height: 24px;
color: var(--e-global-color-lighter);
}
.elementor-widget-antra-services-accordion .antra-service-side-titles ul li.antra-service-item-titles .service-item-bottom {
display: flex;
justify-content: space-between;
align-items: center;
flex: 1;
}
.elementor-widget-antra-services-accordion .antra-service-side-titles ul li.antra-service-item-titles .service-button {
z-index: 3;
}
.elementor-widget-antra-services-accordion .antra-service-side-titles ul li.antra-service-item-titles .service-button a.more-link:before {
display: none;
}
.elementor-widget-antra-services-accordion .antra-service-side-titles ul li.antra-service-item-titles .service-button i {
font-size: 20px;
font-size: 1.25rem;
transform: rotate(-45deg);
background-color: transparent;
padding: 10px;
border-radius: 100px;
color: var(--e-global-color-dark);
}
.elementor-widget-antra-services-accordion .antra-service-side-titles ul li.antra-service-item-titles .service-button:hover i {
background-color: var(--e-global-color-primary);
transform: rotate(0);
color: #fff;
}
.elementor-widget-antra-services-accordion .antra-service-side-titles ul li.antra-service-item-titles:hover, .elementor-widget-antra-services-accordion .antra-service-side-titles ul li.antra-service-item-titles.show {
border-color: var(--e-global-color-primary);
}
.elementor-widget-antra-services-accordion .antra-service-side-titles ul li.antra-service-item-titles:hover .service-title, .elementor-widget-antra-services-accordion .antra-service-side-titles ul li.antra-service-item-titles.show .service-title {
color: var(--e-global-color-primary);
}
.elementor-widget-antra-services-accordion .antra-service-side-titles ul li.antra-service-item-titles:hover .service-index-item span, .elementor-widget-antra-services-accordion .antra-service-side-titles ul li.antra-service-item-titles.show .service-index-item span {
color: var(--e-global-color-primary);
}
.elementor-widget-antra-services-accordion .antra-service-side-titles ul li.antra-service-item-titles:hover .service-button i, .elementor-widget-antra-services-accordion .antra-service-side-titles ul li.antra-service-item-titles.show .service-button i {
background-color: var(--e-global-color-primary);
transform: rotate(0);
color: #fff;
}
.elementor-widget-antra-services-accordion .antra-list-wrapper {
position: relative;
height: 560px;
margin: 0;
}
.elementor-widget-antra-services-accordion .antra-list-wrapper li.service {
position: absolute;
height: 100%;
opacity: 0;
visibility: hidden;
transform: translateY(50px);
animation-name: slidetop;
-ms-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-webkit-transition: all 0.5s linear;
transition: all 0.5s linear;
}
.elementor-widget-antra-services-accordion .antra-list-wrapper li.service.actived {
display: block;
opacity: 1;
visibility: visible;
transform: translateY(0);
}
.elementor-widget-antra-services-accordion .antra-list-wrapper li.service.actived .service-block .service-image,
.elementor-widget-antra-services-accordion .antra-list-wrapper li.service.actived .service-block .service-caption {
opacity: 1;
visibility: visible;
}
.elementor-widget-antra-services-accordion .antra-list-wrapper li.service .service-block {
position: relative;
width: 100%;
height: 100%;
}
.elementor-widget-antra-services-accordion .antra-list-wrapper li.service .service-block .service-caption {
position: absolute;
bottom: 0;
padding: 40px;
border-radius: 24px;
background-color: rgba(21, 24, 31, 0.46);
backdrop-filter: blur(58px);
opacity: 0;
height: max-content;
}
@media (max-width: 568px) {
.elementor-widget-antra-services-accordion .antra-list-wrapper li.service .service-block .service-caption {
text-align: center;
}
}
.elementor-widget-antra-services-accordion .antra-list-wrapper li.service .service-block .service-loop-exerpt {
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
overflow: hidden;
}
.elementor-widget-antra-services-accordion .antra-list-wrapper li.service .service-block .service-loop-exerpt p {
margin: 0;
}
.elementor-widget-antra-services-accordion .antra-list-wrapper li.service .service-block .service-button a.more-link {
padding: 0;
border: 0;
border-radius: 0;
color: #fff;
}
.elementor-widget-antra-services-accordion .antra-list-wrapper li.service .service-block .service-image,
.elementor-widget-antra-services-accordion .antra-list-wrapper li.service .service-block .service-caption {
animation-duration: 0.8s;
animation-fill-mode: both;
-webkit-animation-duration: 0.8s;
-webkit-animation-fill-mode: both;
transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
visibility: hidden;
will-change: transform, opacity;
}
.elementor-widget-antra-services-accordion .antra-list-wrapper li.service .service-block .service-image {
width: 100%;
height: 100%;
border-radius: 24px;
opacity: 0;
transform: translateX(0);
}
.elementor-widget-antra-services-accordion .antra-list-wrapper li.service .service-block .service-image img {
width: 100%;
height: 100%;
object-fit: cover;
}
@-webkit-keyframes slidetop {
from {
-webkit-transform: translateY(50px);
transform: translateY(50px);
}
to {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@-moz-keyframes slidetop {
from {
-webkit-transform: translateY(50px);
transform: translateY(50px);
}
to {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@-ms-keyframes slidetop {
from {
-webkit-transform: translateY(50px);
transform: translateY(50px);
}
to {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes slidetop {
from {
-webkit-transform: translateY(50px);
transform: translateY(50px);
}
to {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
.overflow-to-left .antra-service.antra-swiper-wrapper > .antra-swiper {
overflow: visible;
clip-path: inset(-100% 0 -100% -100%);
}
.overflow-to-right .antra-service.antra-swiper-wrapper > .antra-swiper {
overflow: visible;
clip-path: inset(-100% -100% -100% 0);
}
.overflow-to-center .antra-service.antra-swiper-wrapper > .antra-swiper {
overflow: visible;
clip-path: inset(-100%);
}
.antra-service.antra-swiper-wrapper > .antra-swiper {
margin-left: auto;
margin-right: auto;
position: relative;
overflow: hidden;
list-style: none;
padding: 0;
z-index: 1;
}
.elementor-widget-antra-services-list ul.antra-service {
clear: both;
margin: 0;
}
.elementor-widget-antra-services-list ul.antra-service li {
list-style: none;
position: relative;
cursor: pointer;
}
.elementor-widget-antra-services-list ul.antra-service li .service-block {
padding: 0;
}
.elementor-widget-antra-services-list ul.antra-service li .service-block:hover .service-image img {
transform: scale(1.1);
}
.elementor-widget-antra-services-list ul.antra-service li .service-top {
position: relative;
border-radius: 24px;
overflow: hidden;
}
.elementor-widget-antra-services-list ul.antra-service li .service-index-item {
position: absolute;
top: 25px;
left: 30px;
z-index: 3;
}
.elementor-widget-antra-services-list ul.antra-service li .service-index-item span {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 30px;
font-size: 1.875rem;
color: #fff;
}
.elementor-widget-antra-services-list ul.antra-service li .service-image {
overflow: hidden;
border-radius: 24px;
}
.elementor-widget-antra-services-list ul.antra-service li .service-image img {
height: 100%;
margin-left: auto;
margin-right: auto;
object-fit: cover;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.elementor-widget-antra-services-list ul.antra-service li .service-image:after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.11);
z-index: 2;
}
.elementor-widget-antra-services-list ul.antra-service li .service-loop-title {
margin-bottom: 19px;
}
.elementor-widget-antra-services-list ul.antra-service li .service-loop-title a {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 28px;
font-size: 1.75rem;
line-height: 35px;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
}
.elementor-widget-antra-services-list ul.antra-service li .service-loop-exerpt {
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
}
.elementor-widget-antra-services-list ul.antra-service li .service-loop-exerpt p {
margin: 0;
}
.elementor-widget-antra-services-list ul.antra-service li .service-caption {
order: 1;
padding: 20px 0;
flex: 1;
}
.elementor-widget-antra-services-list ul.antra-service li .service-content-loop {
flex: 1;
}
.elementor-widget-antra-services-list ul.antra-service li .service-content-box {
margin-bottom: 0;
}
@media (max-width: 568px) {
.elementor-widget-antra-services-list ul.antra-service li .service-content-box {
text-align: center;
}
}
.elementor-widget-antra-services-list ul.antra-service li .service-button {
z-index: 3;
}
.elementor-widget-antra-services-list ul.antra-service li .service-button a.more-link:before {
display: none;
}
.elementor-widget-antra-services-list ul.antra-service li .service-button i {
font-size: 20px;
font-size: 1.25rem;
transform: rotate(-45deg);
background-color: transparent;
padding: 10px;
border-radius: 100px;
color: var(--e-global-color-dark);
}
.elementor-widget-antra-services-list ul.antra-service li .service-button:hover i {
background-color: var(--e-global-color-primary);
transform: rotate(0);
color: #fff;
}
.elementor-widget-antra-services-list ul.antra-service li .service-icon-button {
display: none;
}
.elementor-widget-antra-services-list ul.antra-service li.service-style-2 .service-block {
display: flex;
gap: 30px;
padding: 30px 0 29px;
border-top: 1px solid var(--e-global-color-border);
}
.elementor-widget-antra-services-list ul.antra-service li.service-style-2:last-child {
border-bottom: 1px solid var(--e-global-color-border);
}
.elementor-widget-antra-services-list ul.antra-service li.service-style-2 .service-loop-title {
margin: 0;
}
.elementor-widget-antra-services-list ul.antra-service li.service-style-2 .service-index-item {
position: relative;
top: 10px;
left: 0;
}
.elementor-widget-antra-services-list ul.antra-service li.service-style-2 .service-index-item span {
font-size: 16px;
font-size: 1rem;
line-height: 24px;
color: var(--e-global-color-lighter);
}
.elementor-widget-antra-services-list ul.antra-service li.service-style-2 .service-image {
position: absolute;
top: -60px;
right: 186px;
transform: rotate(8.83deg);
overflow: hidden;
width: 410px;
height: 310px;
z-index: 1;
pointer-events: none;
}
.elementor-widget-antra-services-list ul.antra-service li.service-style-2 .service-image img {
border: 2px solid var(--e-global-color-dark);
object-fit: cover;
border-radius: 24px;
transform: scale(0.2);
opacity: 0;
visibility: hidden;
-ms-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-webkit-transition: all 0.5s linear;
transition: all 0.5s linear;
}
.elementor-widget-antra-services-list ul.antra-service li.service-style-2 .service-image:after {
opacity: 0;
}
.elementor-widget-antra-services-list ul.antra-service li.service-style-2 .service-caption {
display: flex;
flex: 1;
}
.elementor-widget-antra-services-list ul.antra-service li.service-style-2 .service-content-loop {
flex: 1;
}
.elementor-widget-antra-services-list ul.antra-service li.service-style-2 .service-content-loop .service-loop-exerpt {
display: grid;
grid-template-rows: 0fr;
opacity: 0;
visibility: hidden;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
width: 552px;
}
.elementor-widget-antra-services-list ul.antra-service li.service-style-2 .service-content-loop .service-loop-exerpt p {
overflow: hidden;
min-height: 0;
}
.elementor-widget-antra-services-list ul.antra-service li.service-style-2:hover .service-block {
border-color: var(--e-global-color-dark);
}
.elementor-widget-antra-services-list ul.antra-service li.service-style-2:hover .service-block .service-image img {
transform: scale(1);
opacity: 1;
visibility: visible;
}
.elementor-widget-antra-services-list ul.antra-service li.service-style-2:hover .service-block .service-loop-title a {
color: var(--e-global-color-primary);
}
.elementor-widget-antra-services-list ul.antra-service li.service-style-2:hover .service-block .service-button i {
background-color: var(--e-global-color-primary);
transform: rotate(0);
color: #fff;
}
.elementor-widget-antra-services-list ul.antra-service li.service-style-2:hover .service-block .service-loop-exerpt {
opacity: 1;
visibility: visible;
grid-template-rows: 1fr;
padding: 18px 0 13px;
}
@media (max-width: 568px) {
.elementor-widget-antra-services-list ul.antra-service li.service-style-2 .service-block {
flex-direction: column;
align-items: center;
gap: 15px;
}
.elementor-widget-antra-services-list ul.antra-service li.service-style-2 .service-block .service-image {
position: relative;
transform: rotate(0) !important;
overflow: visible;
right: 0;
left: 0;
top: 0;
opacity: 1;
}
.elementor-widget-antra-services-list ul.antra-service li.service-style-2 .service-block .service-image img {
transform: scale(1);
opacity: 1;
visibility: visible;
}
.elementor-widget-antra-services-list ul.antra-service li.service-style-2 .service-block .service-index-item {
top: 0;
}
.elementor-widget-antra-services-list ul.antra-service li.service-style-2 .service-block .service-content-loop {
text-align: center;
}
.elementor-widget-antra-services-list ul.antra-service li.service-style-2 .service-block .service-loop-exerpt {
opacity: 1;
visibility: visible;
grid-template-rows: 1fr;
padding: 15px 0;
width: 100%;
}
.elementor-widget-antra-services-list ul.antra-service li.service-style-2 .service-block .service-button {
display: none;
}
}
.service-block-positions-yes .service-block {
position: relative;
overflow: hidden;
border-radius: 24px;
cursor: pointer;
}
.service-block-positions-yes .service-block:before {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 40%;
background: linear-gradient(180deg, rgba(185, 183, 174, 0) 0%, rgba(134, 132, 126, 0.54) 19.25%, rgba(0, 0, 0, 0.64) 36%);
z-index: 2;
}
.service-block-positions-yes .service-caption {
position: absolute;
bottom: 0;
left: 0;
z-index: 2;
}
.elementor-widget-antra-teams-accordion .elementor-widget-container {
display: flex;
flex-direction: row-reverse;
justify-content: space-between;
}
.elementor-widget-antra-teams-accordion .elementor-widget-container .antra-team-side-titles {
width: calc(65% - 50px);
float: right;
max-width: 810px;
}
@media (max-width: 768px) {
.elementor-widget-antra-teams-accordion .elementor-widget-container .antra-team-side-titles {
width: 100%;
max-width: 100%;
float: unset;
}
}
.elementor-widget-antra-teams-accordion .elementor-widget-container .antra-team-wrapper {
width: 420px;
max-width: 35%;
float: left;
}
@media (max-width: 768px) {
.elementor-widget-antra-teams-accordion .elementor-widget-container .antra-team-wrapper {
width: 100%;
max-width: 100%;
float: unset;
}
}
@media (max-width: 1366px) {
.elementor-widget-antra-teams-accordion .elementor-widget-container .container {
padding: 0;
}
}
@media (max-width: 768px) {
.elementor-widget-antra-teams-accordion .elementor-widget-container {
flex-direction: column;
height: auto !important;
gap: 30px;
}
.elementor-widget-antra-teams-accordion .elementor-widget-container .antra-team-side-titles,
.elementor-widget-antra-teams-accordion .elementor-widget-container .antra-team-wrapper {
flex: 0 0 100%;
max-width: 100%;
}
}
.elementor-widget-antra-teams-accordion .team-title {
color: var(--e-global-color-accent);
font-size: 36px;
font-size: 2.25rem;
}
.elementor-widget-antra-teams-accordion .team-loop-job {
font-size: 14px;
font-size: 0.875rem;
line-height: 24px;
color: var(--e-global-color-text);
margin-top: -4px;
}
.elementor-widget-antra-teams-accordion .team-index-item {
margin-right: 20px;
margin-top: -4px;
}
.elementor-widget-antra-teams-accordion .team-index-item span {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 16px;
font-size: 1rem;
line-height: 24px;
color: var(--e-global-color-lighter);
margin-top: -7px;
display: block;
}
.elementor-widget-antra-teams-accordion .team-button {
z-index: 3;
}
.elementor-widget-antra-teams-accordion .team-button a.more-link:before {
display: none;
}
.elementor-widget-antra-teams-accordion .team-button i {
font-size: 25px;
font-size: 1.5625rem;
transform: rotate(-45deg);
color: var(--e-global-color-secondary);
margin-bottom: 3px;
margin-right: -4px;
}
.elementor-widget-antra-teams-accordion .antra-team-item-titles {
padding: 20px 0 16px;
display: flex;
justify-content: space-between;
align-items: center;
border-top: 1px solid var(--e-global-color-border);
}
.elementor-widget-antra-teams-accordion .antra-team-item-titles:last-child {
border-bottom: 1px solid var(--e-global-color-border);
}
.elementor-widget-antra-teams-accordion .antra-team-item-titles .team-item-bottom {
display: flex;
justify-content: space-between;
align-items: center;
flex: 1;
gap: 15px;
}
.elementor-widget-antra-teams-accordion .antra-team-item-titles:hover .team-index-item span, .elementor-widget-antra-teams-accordion .antra-team-item-titles.show .team-index-item span {
color: var(--e-global-color-secondary);
}
.elementor-widget-antra-teams-accordion .antra-team-item-titles:hover .team-title, .elementor-widget-antra-teams-accordion .antra-team-item-titles.show .team-title {
color: var(--e-global-color-primary);
}
.elementor-widget-antra-teams-accordion .antra-team-item-titles:hover .team-button i, .elementor-widget-antra-teams-accordion .antra-team-item-titles.show .team-button i {
transform: rotate(0);
color: var(--e-global-color-primary);
}
.elementor-widget-antra-teams-accordion .antra-team-side-titles ul {
list-style: none;
margin: 0;
}
.elementor-widget-antra-teams-accordion .antra-list-wrapper {
position: relative;
height: 510px;
margin: 0;
}
.elementor-widget-antra-teams-accordion .antra-list-wrapper li.team {
position: absolute;
height: 100%;
width: 100%;
opacity: 0;
visibility: hidden;
transform: translateX(-100px);
animation-name: slideTopTeam;
-ms-transition: all 0.8s linear;
-o-transition: all 0.8s linear;
-moz-transition: all 0.8s linear;
-webkit-transition: all 0.8s linear;
transition: all 0.8s linear;
}
.elementor-widget-antra-teams-accordion .antra-list-wrapper li.team.actived {
display: block;
opacity: 1;
visibility: visible;
transform: translateX(0);
animation-name: slideRightTeam;
}
.elementor-widget-antra-teams-accordion .antra-list-wrapper li.team.actived .team-block .team-image,
.elementor-widget-antra-teams-accordion .antra-list-wrapper li.team.actived .team-block .team-caption {
opacity: 1;
visibility: visible;
}
.elementor-widget-antra-teams-accordion .antra-list-wrapper li.team .team-block {
position: relative;
width: 100%;
height: 100%;
}
.elementor-widget-antra-teams-accordion .antra-list-wrapper li.team .team-block .team-image {
animation-duration: 1.4s;
animation-fill-mode: both;
-webkit-animation-duration: 1.4s;
-webkit-animation-fill-mode: both;
transition: all 1.4s cubic-bezier(0.4, 0, 0.2, 1);
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
visibility: hidden;
will-change: transform, opacity;
width: 100%;
height: 100%;
border-radius: 24px;
opacity: 0;
transform: translateX(0);
animation-name: slideRightTeam;
}
.elementor-widget-antra-teams-accordion .antra-list-wrapper li.team .team-block .team-image img {
width: 100%;
height: 100%;
object-fit: cover;
}
@-webkit-keyframes slideTopTeam {
from {
-webkit-transform: translateY(100px);
transform: translateY(100px);
}
to {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@-moz-keyframes slideTopTeam {
from {
-webkit-transform: translateY(100px);
transform: translateY(100px);
}
to {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@-ms-keyframes slideTopTeam {
from {
-webkit-transform: translateY(100px);
transform: translateY(100px);
}
to {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes slideTopTeam {
from {
-webkit-transform: translateY(100px);
transform: translateY(100px);
}
to {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@-webkit-keyframes slideRightTeam {
from {
-webkit-transform: translateX(-100px);
transform: translateX(-100px);
}
to {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@-moz-keyframes slideRightTeam {
from {
-webkit-transform: translateX(-100px);
transform: translateX(-100px);
}
to {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@-ms-keyframes slideRightTeam {
from {
-webkit-transform: translateX(-100px);
transform: translateX(-100px);
}
to {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes slideRightTeam {
from {
-webkit-transform: translateX(-100px);
transform: translateX(-100px);
}
to {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.elementor-widget-antra-teams-list .team-loop-title {
margin-bottom: 8px;
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 36px;
font-size: 2.25rem;
line-height: 36px;
text-transform: capitalize;
}
.elementor-widget-antra-teams-list .team-loop-title a {
color: #ffffff;
}
.elementor-widget-antra-teams-list .team-loop-job {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 14px;
font-size: 0.875rem;
line-height: 24px;
letter-spacing: 0.3px;
text-transform: uppercase;
color: #ffffff;
}
.elementor-widget-antra-teams-list .team_socials {
list-style: none;
display: flex;
align-items: center;
position: relative;
z-index: 1;
padding-bottom: 15px;
margin-bottom: 15px;
}
.elementor-widget-antra-teams-list .team_socials li a {
display: block;
font-size: 20px;
font-size: 1.25rem;
color: var(--e-global-color-text);
padding: 0 10px;
}
.elementor-widget-antra-teams-list .team_socials li a:hover {
color: var(--e-global-color-primary);
}
.elementor-widget-antra-teams-list .team-actions {
opacity: 0;
margin-top: 20px;
height: 0;
margin-bottom: -20px;
overflow: hidden;
position: sticky;
z-index: 2;
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
visibility: hidden;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.elementor-widget-antra-teams-list ol.object_socials_list {
list-style: none;
margin: 0;
display: flex;
}
.elementor-widget-antra-teams-list ol.object_socials_list li {
margin-right: 10px;
}
.elementor-widget-antra-teams-list ol.object_socials_list li a {
width: 40px;
height: 40px;
border: 1px solid #FFFFFF;
border-radius: 50%;
font-size: 14px;
font-size: 0.875rem;
display: flex;
align-items: center;
justify-content: center;
color: #FFFFFF;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.elementor-widget-antra-teams-list ol.object_socials_list li a:hover {
background-color: var(--e-global-color-primary);
border-color: var(--e-global-color-primary);
color: #ffffff;
}
.elementor-widget-antra-teams-list ol.object_socials_list li::marker {
display: none;
}
.elementor-widget-antra-teams-list ol.object_socials_list li:last-child {
margin-right: 0;
}
.elementor-widget-antra-teams-list .team-block {
position: relative;
text-align: center;
margin-bottom: 5px;
}
.elementor-widget-antra-teams-list .team-block:hover .team-transition {
background-color: var(--e-global-color-primary);
}
.elementor-widget-antra-teams-list .team-block:hover .team-actions {
opacity: 1;
visibility: visible;
height: 68px;
}
.elementor-widget-antra-teams-list .team-transition {
position: relative;
overflow: hidden;
margin-bottom: 18px;
background-color: #E7E9EB;
border-radius: 24px;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.elementor-widget-antra-teams-list .team-transition .team-image a:before {
position: absolute;
content: "";
width: 100%;
height: 45%;
bottom: 0;
left: 0;
background: linear-gradient(180deg, rgba(185, 183, 174, 0) 8.17%, rgba(108, 106, 100, 0.64) 41.26%, #1F1E1A 100%);
opacity: 0.95;
border-radius: 0 0 24px 24px;
z-index: 1;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.elementor-widget-antra-teams-list .team-transition img {
object-fit: cover;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.elementor-widget-antra-teams-list .team-image {
overflow: hidden;
}
.elementor-widget-antra-teams-list .team-content {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
padding: 37px 40px;
}
.elementor-widget-antra-teams-list .team-caption {
position: sticky;
z-index: 1;
}
.elementor-widget-antra-testimonials .elementor-testimonial-item,
.elementor-widget-antra-testimonials .swiper-slide {
display: flex;
height: auto;
}
.elementor-widget-antra-testimonials .inner {
height: 100%;
position: relative;
display: flex;
flex-direction: column;
flex-grow: 1;
background-color: transparent;
}
.elementor-widget-antra-testimonials .elementor-testimonial-rating {
color: var(--e-global-color-primary);
font-size: 18px;
font-size: 1.125rem;
line-height: 1;
margin: 0 0 24px 0;
}
.elementor-widget-antra-testimonials .elementor-testimonial-rating i {
margin-right: 1px;
color: var(--e-global-color-primary);
}
.elementor-widget-antra-testimonials .testimonial-content-text {
z-index: 1;
margin-bottom: 0;
}
.elementor-widget-antra-testimonials .content {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 28px;
font-size: 1.75rem;
line-height: 36px;
display: -webkit-box;
-webkit-line-clamp: 5;
-webkit-box-orient: vertical;
overflow: hidden;
color: var(--e-global-color-accent);
margin-bottom: 40px;
}
.elementor-widget-antra-testimonials .content p {
margin: 0;
}
.elementor-widget-antra-testimonials .title {
font-family: var(--e-global-typography-primary-font-family);
font-weight: var(--e-global-typography-primary-font-weight);
text-transform: var(--e-global-typography-primary-text-transform);
font-style: var(--e-global-typography-primary-font-style);
text-decoration: var(--e-global-typography-primary-text-decoration);
line-height: var(--e-global-typography-primary-line-height);
letter-spacing: var(--e-global-typography-primary-letter-spacing);
font-size: 24px;
font-size: 1.5rem;
line-height: 32px;
margin-bottom: 20px;
color: var(--e-global-color-secondary);
}
.elementor-widget-antra-testimonials .testimonial-caption {
display: flex;
flex-direction: row;
align-items: center;
}
.elementor-widget-antra-testimonials .name {
display: block;
font-family: var(--e-global-typography-accent-font-family);
font-weight: var(--e-global-typography-accent-font-weight);
text-transform: var(--e-global-typography-accent-text-transform);
font-style: var(--e-global-typography-accent-font-style);
text-decoration: var(--e-global-typography-accent-text-decoration);
line-height: var(--e-global-typography-accent-line-height);
letter-spacing: var(--e-global-typography-accent-letter-spacing);
font-size: 22px;
font-size: 1.375rem;
color: var(--e-global-color-accent);
margin-bottom: 5px;
}
.elementor-widget-antra-testimonials .job {
display: block;
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 15px;
font-size: 0.9375rem;
font-weight: 500;
text-transform: capitalize;
}
.elementor-widget-antra-testimonials .elementor-testimonial-image {
line-height: 0;
margin-right: 15px;
}
.elementor-widget-antra-testimonials .elementor-testimonial-image img {
display: inline;
width: 64px;
height: 64px;
object-fit: cover;
border-radius: 50%;
}
.elementor-widget-antra-testimonials.elementor-valign-left .testimonial-caption {
flex-direction: row;
}
.elementor-widget-antra-testimonials.elementor-valign-top .testimonial-caption {
flex-direction: column;
}
.elementor-widget-antra-testimonials.elementor-valign-right .testimonial-caption {
flex-direction: row-reverse;
}
.antra-testimonial-layout-2 {
display: flex;
flex-direction: column;
}
.antra-testimonial-layout-2 .inner {
border-top: 1px solid rgba(28, 28, 29, 0.1);
padding-top: var(--grid-row-gap);
}
.antra-testimonial-layout-2 .elementor-testimonial-item {
opacity: 0.36;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.antra-testimonial-layout-2 .elementor-testimonial-item.active {
opacity: 1;
}
.position-testimonial-icon-yes .icon {
position: absolute;
top: 30px;
right: 30px;
z-index: -1;
}
.position-testimonial-icon-yes .icon i {
font-size: 125px;
font-size: 7.8125rem;
color: var(--e-global-color-border);
}
.position-testimonial-icon-yes .icon svg {
fill: var(--e-global-color-border);
}
.elementor-widget-portfolio-text-scrolling .elementor-scrolling-wrapper {
display: flex;
white-space: nowrap;
}
.elementor-widget-portfolio-text-scrolling .elementor-scrolling-wrapper:hover .elementor-scrolling-inner {
animation-play-state: paused;
}
.elementor-widget-portfolio-text-scrolling .elementor-scrolling-item {
display: flex;
align-items: center;
position: relative;
-ms-transition: all ease 0.3s;
-o-transition: all ease 0.3s;
-moz-transition: all ease 0.3s;
-webkit-transition: all ease 0.3s;
transition: all ease 0.3s;
}
.elementor-widget-portfolio-text-scrolling .elementor-scrolling-item .scrolling-title {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 90px;
font-size: 5.625rem;
line-height: 90px;
}
.elementor-widget-portfolio-text-scrolling .elementor-scrolling-item .scrolling-title a {
white-space: nowrap;
}
.elementor-widget-portfolio-text-scrolling .elementor-scrolling-item .scrolling-title:hover a {
text-decoration: none;
}
.elementor-widget-portfolio-text-scrolling .elementor-scrolling-item:before {
position: absolute;
top: 50%;
right: -5px;
transform: translateY(-50%);
color: var(--e-global-color-primary);
font-size: 16px;
font-size: 1rem;
}
.elementor-widget-portfolio-text-scrolling .elementor-scrolling-inner {
display: inline-flex;
position: relative;
animation-name: marquee;
animation-iteration-count: infinite;
animation-timing-function: linear;
animation-duration: 10s;
white-space: nowrap;
}
.elementor-widget-portfolio-text-scrolling.antra-textscroll-vertical .elementor-scrolling {
display: flex;
justify-content: center;
}
.elementor-widget-portfolio-text-scrolling.antra-textscroll-vertical .elementor-scrolling-wrapper {
writing-mode: vertical-rl;
height: 100%;
}
.elementor-widget-portfolio-text-scrolling.antra-textscroll-vertical .elementor-scrolling-inner {
animation-name: marquee-vertical;
}
.elementor-widget-portfolio-text-scrolling .elementor-text-icon {
display: flex;
align-items: center;
justify-content: center;
position: relative;
}
.elementor-widget-portfolio-text-scrolling .elementor-text-icon i {
font-size: 16px;
font-size: 1rem;
}
.elementor-widget-portfolio-text-scrolling .elementor-text-icon .border-one,
.elementor-widget-portfolio-text-scrolling .elementor-text-icon .border-two {
position: absolute;
opacity: 0;
border-radius: 50%;
border: 1px solid #fff;
}
.elementor-widget-portfolio-text-scrolling .elementor-scrolling-item-inner {
display: flex;
align-items: center;
justify-content: center;
}
.elementor-widget-portfolio-text-scrolling.stroke-style-yes .elementor-scrolling-item-inner .scrolling-title {
background: linear-gradient(180deg, #D8D8D8 0%, rgba(153, 153, 153, 0) 75.48%);
-webkit-text-fill-color: transparent;
background-clip: text;
z-index: 2;
}
.icon-scrolling-border-yes {
--icon-scrolling-spacing: 30px;
}
.icon-scrolling-border-yes .elementor-text-icon .border-one {
padding: calc(var(--icon-scrolling-spacing));
opacity: 0.2;
}
.icon-scrolling-border-yes .elementor-text-icon .border-two {
padding: calc(var(--icon-scrolling-spacing)*2);
opacity: 0.2;
}
.icon-scrolling-border-yes .antra-textscrolling-icon-textpath {
--offset-background: 50px;
position: absolute;
width: calc(100% - var(--offset-background));
height: calc(100% - var(--offset-background));
transform: translate(-50%, -50%);
top: 50%;
left: 50%;
display: block;
}
.icon-scrolling-border-yes .antra-textscrolling-icon-textpath span {
display: block;
}
.icon-scrolling-border-yes.icon-scrolling-textpath-soh-yes .antra-textscrolling-icon-textpath {
opacity: 0;
transition: all 0.4s linear;
}
.icon-scrolling-border-yes.icon-scrolling-textpath-soh-yes .elementor-text-icon:hover .antra-textscrolling-icon-textpath {
opacity: 1;
}
.icon-scrolling-border-yes .antra-textpath-background-icon {
--word-spacing: 5px;
--text-color: #FFFFFF;
--text-color-hover: var(--e-global-color-primary);
--transition: 1s;
font-size: 25px;
font-size: 1.5625rem;
font-weight: 600;
text-transform: uppercase;
width: 100%;
height: 100%;
}
@keyframes marquee {
0% {
transform: translateX(0);
}
100% {
transform: translateX(-100%);
}
}
@keyframes marquee-vertical {
0% {
transform: translateY(0);
}
100% {
transform: translateY(-100%);
}
}
.elementor-widget-antra-timelines-accordion .elementor-widget-container {
display: flex;
flex-direction: row-reverse;
justify-content: space-between;
}
.elementor-widget-antra-timelines-accordion .elementor-widget-container .antra-timeline-side-titles {
width: calc(65% - 50px);
float: right;
max-width: 810px;
}
@media (max-width: 768px) {
.elementor-widget-antra-timelines-accordion .elementor-widget-container .antra-timeline-side-titles {
width: 100%;
max-width: 100%;
float: unset;
}
}
.elementor-widget-antra-timelines-accordion .elementor-widget-container .antra-timeline-wrapper {
width: 420px;
max-width: 35%;
float: left;
}
@media (max-width: 768px) {
.elementor-widget-antra-timelines-accordion .elementor-widget-container .antra-timeline-wrapper {
width: 100%;
max-width: 100%;
float: unset;
}
}
@media (max-width: 1366px) {
.elementor-widget-antra-timelines-accordion .elementor-widget-container .container {
padding: 0;
}
}
@media (max-width: 768px) {
.elementor-widget-antra-timelines-accordion .elementor-widget-container {
flex-direction: column;
height: auto !important;
gap: 30px;
}
.elementor-widget-antra-timelines-accordion .elementor-widget-container .antra-timeline-side-titles,
.elementor-widget-antra-timelines-accordion .elementor-widget-container .antra-timeline-wrapper {
flex: 0 0 100%;
max-width: 100%;
}
}
.elementor-widget-antra-timelines-accordion .antra-timeline-side-titles ul {
list-style: none;
margin: 0;
}
.elementor-widget-antra-timelines-accordion .antra-timeline-side-titles ul li.antra-timeline-item-titles {
padding: 30px 0 26px;
display: flex;
justify-content: space-between;
align-items: center;
border-top: 1px solid var(--e-global-color-border);
cursor: pointer;
}
.elementor-widget-antra-timelines-accordion .antra-timeline-side-titles ul li.antra-timeline-item-titles:last-child {
border-bottom: 1px solid var(--e-global-color-border);
}
.elementor-widget-antra-timelines-accordion .antra-timeline-side-titles ul li.antra-timeline-item-titles .timeline-title {
font-size: 30px;
font-size: 1.875rem;
line-height: 34px;
text-transform: capitalize;
color: var(--e-global-color-accent);
}
.elementor-widget-antra-timelines-accordion .antra-timeline-side-titles ul li.antra-timeline-item-titles .timeline-description {
font-size: 16px;
font-size: 1rem;
line-height: 24px;
margin-top: -4px;
color: var(--e-global-color-text);
}
.elementor-widget-antra-timelines-accordion .antra-timeline-side-titles ul li.antra-timeline-item-titles .timeline-year-item {
margin: -5px 89px 0 0;
}
.elementor-widget-antra-timelines-accordion .antra-timeline-side-titles ul li.antra-timeline-item-titles .timeline-year-item span {
font-size: 16px;
font-size: 1rem;
line-height: 24px;
color: var(--e-global-color-text);
display: block;
}
.elementor-widget-antra-timelines-accordion .antra-timeline-side-titles ul li.antra-timeline-item-titles .timeline-item-bottom {
display: flex;
justify-content: space-between;
align-items: center;
flex: 1;
gap: 15px;
}
.elementor-widget-antra-timelines-accordion .antra-timeline-side-titles ul li.antra-timeline-item-titles:hover .timeline-title, .elementor-widget-antra-timelines-accordion .antra-timeline-side-titles ul li.antra-timeline-item-titles.show .timeline-title {
color: var(--e-global-color-primary);
}
.elementor-widget-antra-timelines-accordion .antra-list-wrapper {
position: relative;
height: 510px;
margin: 0;
}
.elementor-widget-antra-timelines-accordion .antra-list-wrapper li.timeline {
position: absolute;
height: 100%;
width: 100%;
opacity: 0;
visibility: hidden;
transform: translateX(-100px);
animation-name: slideTopTeam;
-ms-transition: all 0.8s linear;
-o-transition: all 0.8s linear;
-moz-transition: all 0.8s linear;
-webkit-transition: all 0.8s linear;
transition: all 0.8s linear;
}
.elementor-widget-antra-timelines-accordion .antra-list-wrapper li.timeline.actived {
display: block;
opacity: 1;
visibility: visible;
transform: translateX(0);
animation-name: slideRightTeam;
}
.elementor-widget-antra-timelines-accordion .antra-list-wrapper li.timeline.actived .timeline-block .timeline-image,
.elementor-widget-antra-timelines-accordion .antra-list-wrapper li.timeline.actived .timeline-block .timeline-caption {
opacity: 1;
visibility: visible;
}
.elementor-widget-antra-timelines-accordion .antra-list-wrapper li.timeline .timeline-block {
position: relative;
width: 100%;
height: 100%;
}
.elementor-widget-antra-timelines-accordion .antra-list-wrapper li.timeline .timeline-block .timeline-image {
animation-duration: 1.4s;
animation-fill-mode: both;
-webkit-animation-duration: 1.4s;
-webkit-animation-fill-mode: both;
transition: all 1.4s cubic-bezier(0.4, 0, 0.2, 1);
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
visibility: hidden;
will-change: transform, opacity;
width: 100%;
height: 100%;
border-radius: 24px;
opacity: 0;
transform: translateX(0);
animation-name: slideRightTeam;
}
.elementor-widget-antra-timelines-accordion .antra-list-wrapper li.timeline .timeline-block .timeline-image img {
width: 100%;
height: 100%;
object-fit: cover;
}
@-webkit-keyframes slideTopTeam {
from {
-webkit-transform: translateY(100px);
transform: translateY(100px);
}
to {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@-moz-keyframes slideTopTeam {
from {
-webkit-transform: translateY(100px);
transform: translateY(100px);
}
to {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@-ms-keyframes slideTopTeam {
from {
-webkit-transform: translateY(100px);
transform: translateY(100px);
}
to {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes slideTopTeam {
from {
-webkit-transform: translateY(100px);
transform: translateY(100px);
}
to {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@-webkit-keyframes slideRightTeam {
from {
-webkit-transform: translateX(-100px);
transform: translateX(-100px);
}
to {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@-moz-keyframes slideRightTeam {
from {
-webkit-transform: translateX(-100px);
transform: translateX(-100px);
}
to {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@-ms-keyframes slideRightTeam {
from {
-webkit-transform: translateX(-100px);
transform: translateX(-100px);
}
to {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes slideRightTeam {
from {
-webkit-transform: translateX(-100px);
transform: translateX(-100px);
}
to {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.elementor-widget-antra-timeline .elementor-timeline-image {
aspect-ratio: 1;
width: auto;
object-fit: cover;
margin-bottom: 89px;
}
.elementor-widget-antra-timeline .antra-con-inner .swiper-slide {
height: auto;
}
.elementor-widget-antra-timeline .antra-con-inner .swiper-slide:nth-child(2n+1) .elementor-timeline-inner-item > a .elementor-timeline-content::after {
background-color: #f8f8f8;
border-color: #F8F8F8;
}
.elementor-widget-antra-timeline .antra-con-inner .swiper-slide:nth-child(2n+1) .elementor-timeline-content {
border-color: #F8F8F8;
background-color: #f8f8f8;
}
.elementor-widget-antra-timeline .elementor-timeline-inner-item {
height: 100%;
position: relative;
}
.elementor-widget-antra-timeline .elementor-timeline-inner-item::before {
content: "";
position: absolute;
width: 18px;
height: 18px;
background-color: var(--antra-time-dot-color, var(--e-global-color-primary));
border-radius: 50%;
left: 0;
z-index: 9;
top: calc(var(--antra-time-line-spacing, 208px) - 6px);
}
.elementor-widget-antra-timeline .elementor-timeline-inner-item::after {
content: "";
width: 100vw;
height: 1px;
background-color: var(--antra-time-line-color, var(--e-global-color-border));
position: absolute;
top: calc(var(--antra-time-line-spacing, 208px) - -2px);
left: 0;
}
@media (max-width: 767px) {
.elementor-widget-antra-timeline .elementor-timeline-inner-item::after {
width: 100%;
}
}
.elementor-widget-antra-timeline .elementor-timeline-inner-item .elementor-timeline-description {
color: var(--e-global-color-text);
margin-top: 19px;
}
.elementor-widget-antra-timeline .elementor-timeline-inner-item .elementor-timeline-year {
font-family: var(--e-global-typography-primary-font-family);
font-weight: var(--e-global-typography-primary-font-weight);
text-transform: var(--e-global-typography-primary-text-transform);
font-style: var(--e-global-typography-primary-font-style);
text-decoration: var(--e-global-typography-primary-text-decoration);
line-height: var(--e-global-typography-primary-line-height);
letter-spacing: var(--e-global-typography-primary-letter-spacing);
font-size: 30px;
font-size: 1.875rem;
line-height: 1.1333333333;
}
.elementor-widget-antra-timeline .elementor-timeline-item-wrapper {
position: relative;
}
.elementor-widget-antra-timeline .elementor-timeline-item-wrapper::before {
content: "";
position: absolute;
width: 7px;
height: 7px;
background-color: var(--antra-time-dot-color, var(--e-global-color-primary));
border-radius: 50%;
left: -182px;
z-index: 9;
top: calc(var(--antra-time-line-spacing, 208px) - 1px);
}
.elementor-widget-antra-timeline .elementor-timeline-item-wrapper::after {
content: "";
width: 100vw;
height: 1px;
background-color: var(--antra-time-line-color, var(--e-global-color-border));
position: absolute;
top: calc(var(--antra-time-line-spacing, 208px) - -2px);
left: -180px;
}
@media (max-width: 1366px) {
.elementor-widget-antra-timeline .elementor-timeline-item-wrapper::before {
display: none;
}
.elementor-widget-antra-timeline .elementor-timeline-item-wrapper::after {
display: none;
}
}
.vertical-menu-separator-yes .vertical-navigation:after {
content: "";
position: absolute;
right: 0;
top: 50%;
height: 23px;
width: 1px;
background-color: var(--e-global-color-border);
transform: translateY(-50%);
}
.vertical-menu-separator-yes .vertical-navigation:hover:after {
background-color: transparent;
}
.home .nav-vertiacl-menu-layout-content-style-2 .vertical-navigation .vertical-menu, .page-template-template-homepage .nav-vertiacl-menu-layout-content-style-2 .vertical-navigation .vertical-menu {
opacity: 1;
visibility: visible;
z-index: 990;
transform: translateY(0);
}
.home .nav-vertiacl-menu-layout-content-style-2 .vertical-navigation-header .vertical-navigation-title .title-icon .icon-2, .home .nav-vertiacl-menu-layout-content-style-2 .vertical-navigation-header .vertical-navigation-title .title-icon .icon-3, .page-template-template-homepage .nav-vertiacl-menu-layout-content-style-2 .vertical-navigation-header .vertical-navigation-title .title-icon .icon-2, .page-template-template-homepage .nav-vertiacl-menu-layout-content-style-2 .vertical-navigation-header .vertical-navigation-title .title-icon .icon-3 {
width: 18px;
}
.antra-video-popup {
position: relative;
}
.elementor-video-popup {
display: inline-flex;
align-items: center;
}
.elementor-video-popup .video-content {
z-index: 1;
}
.background-blur-filter-yes .elementor-video-popup {
position: relative;
}
.background-blur-filter-yes .elementor-video-popup:before {
position: absolute;
content: "";
height: 100%;
width: 100%;
border: 1px solid rgba(255, 255, 255, 0.11);
top: 50%;
left: 0;
transform: translateY(-50%);
background-color: rgba(255, 255, 255, 0.36);
backdrop-filter: blur(29px);
border-radius: 100px;
opacity: 0.95;
-ms-opacity: 0.95;
-o-opacity: 0.95;
-moz-opacity: 0.95;
-webkit-opacity: 0.95;
filter: alpha(opacity=95);
z-index: 0;
}
.radar-animation-yes .elementor-video-popup:after {
border-radius: 200%;
content: "";
position: absolute;
z-index: -1;
transform: scale(1);
pointer-events: none;
animation: lexus-scale 2s infinite;
top: 0;
right: 0;
bottom: 0;
left: 0;
box-shadow: 0 0 0 1px #fff;
}
.radar-animation-yes .elementor-video-popup .elementor-video-icon {
z-index: 99;
}
.elementor-widget-antra-video-popup.elementor-antra-video-style-popup .video-background {
display: none;
}
.elementor-widget-antra-video-popup.elementor-antra-video-style-background .elementor-video-wrapper {
display: flex;
justify-content: center;
align-items: center;
}
.elementor-widget-antra-video-popup.elementor-antra-video-style-background .elementor-video-popup {
overflow: hidden;
}
.elementor-widget-antra-video-popup.elementor-antra-video-style-background .elementor-video-icon {
display: block;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}
.elementor-widget-antra-video-popup.elementor-antra-video-style-background .elementor-video-icon i {
color: var(--e-global-color-primary);
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.elementor-widget-antra-video-popup.elementor-antra-video-style-background .elementor-video-icon svg {
fill: var(--e-global-color-primary);
width: 40px;
}
.elementor-widget-antra-video-popup.elementor-antra-video-style-background .video-background video,
.elementor-widget-antra-video-popup.elementor-antra-video-style-background .video-background iframe {
width: 100%;
height: 100%;
object-fit: cover;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
font-size: 24px;
font-size: 1.5rem;
border: none;
width: 44px;
text-align: center;
padding: 0;
top: -44px;
padding-left: 10px;
}
.mfp-image-holder .mfp-close:active, .mfp-image-holder .mfp-close:focus, .mfp-image-holder .mfp-close:hover,
.mfp-iframe-holder .mfp-close:active,
.mfp-iframe-holder .mfp-close:focus,
.mfp-iframe-holder .mfp-close:hover {
background-color: transparent;
border: none;
}
@keyframes lexus-scale {
0% {
transform: scale(1);
opacity: 1;
}
100% {
transform: scale(1.3);
opacity: 0;
}
}
.elementor-virtual-tour-wrapper {
--image-height: 350px;
}
.elementor-virtual-tour-wrapper .antra-virtual-tour-item:hover .virtual-tour-image img {
transform: scale(1.05);
}
.elementor-virtual-tour-wrapper .elementor-virtual-tour {
padding-bottom: 0;
display: block;
cursor: pointer;
}
.elementor-virtual-tour-wrapper .virtual-tour-title {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 28px;
font-size: 1.75rem;
text-align: center;
display: block;
margin-top: 30px;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.elementor-virtual-tour-wrapper .virtual-tour-image {
position: relative;
overflow: hidden;
border-radius: 24px;
}
.elementor-virtual-tour-wrapper .virtual-tour-image::before {
content: "";
position: absolute;
width: 100%;
height: 100%;
z-index: 9;
background: rgba(0, 0, 0, 0.24);
left: 0;
top: 0;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.elementor-virtual-tour-wrapper .virtual-tour-image img {
height: var(--image-height);
width: 100%;
object-fit: cover;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.elementor-virtual-tour-wrapper .virtual-tour-image i {
position: absolute;
color: #fff;
font-size: 50px;
font-size: 3.125rem;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
z-index: 99;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.hidden-title-yes .elementor-virtual-tour-wrapper .virtual-tour-title {
display: none;
}
.elementor-column-wrap:hover .text-editor-hover .elementor-text-editor > *:before {
clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
.elementor-column-wrap .text-editor-hover .elementor-text-editor > * {
position: relative;
display: inline-block;
}
.elementor-column-wrap .text-editor-hover .elementor-text-editor > *:before {
position: absolute;
content: attr(data-hover);
color: var(--e-global-color-secondary);
clip-path: polygon(0 0, 0 0, 0% 100%, 0 100%);
transition: clip-path 0.5s ease;
}
.animated-slide-column > .elementor-column-wrap {
transition: opacity 0s 0.6s, transform 1s 0.6s;
opacity: 0;
transform: translateX(-20px) translateZ(0);
}
.animated-slide-column:after {
content: "";
margin: 0 -5px 0 0;
position: absolute;
top: 0;
right: 100%;
bottom: 100%;
left: 0;
background-color: var(--e-global-color-primary);
z-index: 3;
transition: bottom 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, right 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, margin 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, left 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.6s;
}
.animated-slide-column.col-loaded {
overflow: hidden;
position: relative;
}
.animated-slide-column.col-loaded .elementor-column-wrap {
transform: translateX(0);
opacity: 1;
}
.animated-slide-column.col-loaded:after {
margin-right: 0;
right: -3px;
bottom: 0;
left: 100%;
}
.animated-bg-parallax {
overflow: hidden;
}
.animated-bg-parallax > .elementor-column-wrap {
overflow: hidden;
}
.animated-bg-parallax .img-banner-parallax {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 0;
width: 100%;
height: 100%;
object-fit: cover;
}
.animated-bg-parallax .img-banner-parallax:not(.hover) {
transform: none !important;
}
.elementor-widget-image-box.box-title-decor-yes .elementor-image-box-img {
position: relative;
overflow: hidden;
}
.elementor-widget-image-box.box-title-decor-yes .elementor-image-box-img img {
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.elementor-widget-image-box.box-title-decor-yes .elementor-image-box-title {
position: relative;
}
.elementor-widget-image-box.box-title-decor-yes .elementor-image-box-title:before {
content: "";
position: absolute;
width: 2px;
height: 0;
background-color: var(--e-global-color-primary);
top: -60px;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
z-index: 1;
left: 0;
right: 0;
margin: 0 auto;
}
.elementor-widget-image-box.box-title-decor-yes:hover .elementor-image-box-title:before {
height: 50px;
}
.elementor-widget-image-box.box-title-decor-yes:hover .elementor-image-box-title a {
color: var(--e-global-color-primary);
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.elementor-widget-image-box.box-title-decor-yes:hover img {
transform: scale(1.1);
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.text-rotate {
-moz-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
-webkit-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
transform: translateX(-50%) translateY(-50%) rotate(-90deg);
}
.text-shadow {
-webkit-text-stroke: 3px #fff;
-webkit-text-fill-color: #CAA05C;
}
.hover-style .elementor-cta__button-wrapper {
opacity: 0;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
transform: translateY(10px);
height: 0;
}
.hover-style .elementor-cta__title {
transform: translateY(0);
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.hover-style .elementor-cta__content {
overflow: hidden;
}
.hover-style:hover .elementor-cta__title {
transform: translateY(-20px);
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.hover-style:hover .elementor-cta__button-wrapper {
opacity: 1;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
transform: translateY(-10px);
}
.mask-text .elementor-counter > * {
color: transparent;
text-align: center;
font-size: 10em;
font-weight: 900;
background-image: url(//olikol.ee/wp-content/themes/antra/assets/images/ldp_mask.jpg);
background-size: contain;
background-clip: text;
-webkit-background-clip: text;
-ms-background-clip: text;
-moz-background-clip: text;
}
.e--ua-safari .mask-text .elementor-counter {
text-align: center;
}
.e--ua-safari .mask-text .elementor-counter > * {
display: inline;
}
.elementor-icon-box-wrapper {
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
position: relative;
}
.elementor-widget-icon-box .elementor-icon-box-icon .icon-box-number_efect {
position: absolute;
top: 0;
right: 0;
color: var(--e-global-color-primary);
padding: 2px 10px;
border-radius: 24px;
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 14px;
font-size: 0.875rem;
text-transform: uppercase;
font-weight: 600;
line-height: 22px;
display: inline-table;
background-color: #CCF5F2;
}
.elementor-widget-icon-box .elementor-icon-box-icon .elementor-icon i:before {
z-index: 3;
}
.elementor-widget-icon-box .elementor-icon-box-title {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 16px;
font-size: 1rem;
line-height: 1.625;
font-weight: 500;
text-transform: none;
color: var(--e-global-color-secondary);
}
.elementor-widget-icon-box .elementor-icon-box-description {
color: var(--e-global-color-text);
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 16px;
font-size: 1rem;
}
.elementor-widget-icon-box .elementor-icon-box-description a:not(:hover),
.elementor-widget-icon-box .elementor-icon-box-description span {
color: var(--e-global-color-primary);
}
.elementor-widget-icon-box:hover {
cursor: pointer;
}
.elementor-widget-icon-box:hover .elementor-icon-box-title {
color: var(--e-global-color-primary);
}
.elementor-view-framed .elementor-icon,
.elementor-view-default .elementor-icon {
color: var(--e-global-color-primary);
border-color: var(--e-global-color-primary);
}
.elementor-view-stacked .elementor-icon {
background-color: var(--e-global-color-primary);
color: #fff;
}
.reverse-direction-yes.elementor-widget-icon-box .elementor-icon-box-wrapper {
display: flex;
flex-direction: column-reverse;
}
.reverse-direction-yes.elementor-widget-icon-box .elementor-icon-box-icon {
margin: 0;
line-height: 0;
}
.background-filter-yes .elementor-icon-box-wrapper {
background-color: rgba(255, 255, 255, 0.3);
border: 1px solid rgba(255, 255, 255, 0.4);
-webkit-backdrop-filter: blur(15px);
backdrop-filter: blur(15px);
border-radius: 24px;
}
.background-filter {
-webkit-backdrop-filter: blur(15px);
backdrop-filter: blur(15px);
}
.show-line-gradient-color-yes .elementor-widget-container {
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
background: #fff;
}
.show-line-gradient-color-yes .elementor-widget-container .elementor-icon-box-icon .elementor-icon {
background: linear-gradient(156.35deg, #FC6A49 15.23%, #016AC0 102.77%);
}
.show-line-gradient-color-yes .elementor-widget-container:hover {
background: linear-gradient(156.35deg, #FC6A49 15.23%, #016AC0 102.77%);
}
.show-line-gradient-color-yes .elementor-widget-container:hover .elementor-icon {
background: #fff;
}
.show-line-gradient-color-yes .elementor-widget-container:hover .elementor-icon-box-title,
.show-line-gradient-color-yes .elementor-widget-container:hover .elementor-icon-box-description {
color: #fff;
}
.elementor-image-box-wrapper {
position: relative;
display: flex;
flex-direction: column;
-ms-transition: transform 0.4s ease;
-o-transition: transform 0.4s ease;
-moz-transition: transform 0.4s ease;
-webkit-transition: transform 0.4s ease;
transition: transform 0.4s ease;
}
.elementor-image-box-wrapper .elementor-image-box-title {
-ms-transition: transform 0.3s ease;
-o-transition: transform 0.3s ease;
-moz-transition: transform 0.3s ease;
-webkit-transition: transform 0.3s ease;
transition: transform 0.3s ease;
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 24px;
font-size: 1.5rem;
line-height: 1.25;
color: var(--e-global-color-secondary);
}
.elementor-image-box-wrapper .elementor-image-box-title span {
color: var(--e-global-color-primary);
}
.elementor-image-box-wrapper .elementor-image-box-title a {
-ms-transition: transform 0.4s ease;
-o-transition: transform 0.4s ease;
-moz-transition: transform 0.4s ease;
-webkit-transition: transform 0.4s ease;
transition: transform 0.4s ease;
}
.elementor-image-box-wrapper .elementor-image-box-img img {
display: inline-block;
}
.elementor-position-left.elementor-position-top .elementor-image-box-wrapper .elementor-image-box-img {
margin-bottom: 0 !important;
}
@media (max-width: 767px) {
.elementor-position-left.elementor-position-top .elementor-image-box-wrapper .elementor-image-box-img {
margin-bottom: 5px !important;
}
}
.elementor-image-box-button-wrapper {
display: inline-flex;
align-items: center;
justify-items: center;
margin-top: 33px;
}
.elementor-image-box-button-wrapper .elementor-image-box-button {
color: var(--e-global-color-primary);
text-decoration: underline;
}
.mostion_image .elementor-widget-image .elementor-widget-container img {
transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s, transform var(--e-transform-transition-duration, 0.2s);
}
.elementor-vertical-alignment-top .elementor-image-box-wrapper {
flex-direction: column-reverse;
}
.elementor-vertical-alignment-bottom .elementor-image-box-wrapper {
flex-direction: column;
}
.elementor-image-box-content {
position: relative;
z-index: 2;
}
.elementor-image-box-background-text {
position: absolute;
right: 0;
bottom: 0;
z-index: 1;
font-size: 30px;
font-size: 1.875rem;
}
.elementor-widget-n-accordion .e-n-accordion-item {
overflow: hidden;
}
.elementor-widget-n-accordion .e-n-accordion-item-title.has-description {
align-items: flex-start;
}
.elementor-widget-n-accordion .e-n-accordion-item-title-header {
flex-flow: column;
}
.elementor-widget-n-accordion.elementor-element .e-n-accordion-item-title {
border: none;
}
.antra-effect-bg-yes .e-n-accordion-item {
backdrop-filter: blur(29px);
}
.elementor-widget .elementor-icon-list-icon i {
width: var(--width) !important;
}
.elementor-widget-icon-list .elementor-icon-list-items .elementor-icon-list-text {
padding-left: 0;
padding-inline-start: 0 !important;
}
.antra-theme-style-yes .elementor-icon-list-icon {
padding: 15px;
border-radius: 50%;
background-color: #fff;
}
.antra-theme-style-yes .elementor-icon-list-icon i, .antra-theme-style-yes .elementor-icon-list-icon svg {
width: 1em;
height: 1em;
position: relative;
display: block;
margin: 0 !important;
}
.icon-list-hover-yes .elementor-icon-list-text {
position: relative;
overflow: hidden;
}
.icon-list-hover-yes .elementor-icon-list-text:before {
content: "";
position: absolute;
bottom: 6px;
left: 0;
width: 0;
height: 1px;
visibility: hidden;
background-color: var(--e-global-color-primary);
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.icon-list-hover-yes .elementor-icon-list-text:hover:before {
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
width: 100%;
visibility: visible;
}
.elementor-widget-button .elementor-button.elementor-size-xs {
font-size: 15px;
font-size: 0.9375rem;
padding: 3px 3px 3px 30px;
}
.elementor-widget-button .elementor-button.elementor-size-sm {
font-size: 15px;
font-size: 0.9375rem;
padding: 6px 6px 6px 30px;
}
.elementor-widget-button .elementor-button.elementor-size-md {
font-size: 15px;
font-size: 0.9375rem;
padding: 9px 9px 9px 30px;
}
.elementor-widget-button .elementor-button.elementor-size-lg {
font-size: 15px;
font-size: 0.9375rem;
padding: 20px 30px;
}
.elementor-widget-button .elementor-button.elementor-size-xl {
font-size: 15px;
font-size: 0.9375rem;
padding: 30px;
}
.elementor-button-content-wrapper {
align-items: center;
}
.elementor-button-default .elementor-button {
font-family: var(--e-global-typography-accent-font-family);
font-weight: var(--e-global-typography-accent-font-weight);
text-transform: var(--e-global-typography-accent-text-transform);
font-style: var(--e-global-typography-accent-font-style);
text-decoration: var(--e-global-typography-accent-text-decoration);
line-height: var(--e-global-typography-accent-line-height);
letter-spacing: var(--e-global-typography-accent-letter-spacing);
font-size: 15px;
font-size: 0.9375rem;
border: 1px solid #9F9FA4A3;
border-radius: 100px;
padding: 9px 9px 9px 30px;
color: var(--e-global-color-secondary);
background-color: transparent;
position: relative;
display: inline-flex;
align-items: center;
overflow: hidden;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.elementor-button-default .elementor-button i, .elementor-button-default .elementor-button:after {
font-size: 20px;
font-size: 1.25rem;
margin-left: 8px;
transform: rotate(-45deg);
background-color: var(--e-global-color-primary);
padding: 10px;
border-radius: 100px;
position: relative;
color: #ffffff;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.elementor-button-default .elementor-button:hover {
border-color: var(--e-global-color-primary);
background-color: var(--e-global-color-primary);
color: #ffffff;
}
.elementor-button-default .elementor-button:hover i, .elementor-button-default .elementor-button:hover:after {
transform: rotate(0);
}
.elementor-button-secondary .elementor-button {
font-family: var(--e-global-typography-accent-font-family);
font-weight: var(--e-global-typography-accent-font-weight);
text-transform: var(--e-global-typography-accent-text-transform);
font-style: var(--e-global-typography-accent-font-style);
text-decoration: var(--e-global-typography-accent-text-decoration);
line-height: var(--e-global-typography-accent-line-height);
letter-spacing: var(--e-global-typography-accent-letter-spacing);
font-size: 15px;
font-size: 0.9375rem;
border: 1px solid #9F9FA4A3;
border-radius: 100px;
padding: 9px 9px 9px 30px;
color: var(--e-global-color-secondary);
background-color: transparent;
position: relative;
display: inline-flex;
align-items: center;
overflow: hidden;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
color: #ffffff;
background-color: var(--e-global-color-primary);
border-color: var(--e-global-color-primary);
}
.elementor-button-secondary .elementor-button i, .elementor-button-secondary .elementor-button:after {
font-size: 20px;
font-size: 1.25rem;
margin-left: 8px;
transform: rotate(-45deg);
background-color: var(--e-global-color-primary);
padding: 10px;
border-radius: 100px;
position: relative;
color: #ffffff;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.elementor-button-secondary .elementor-button:hover {
border-color: var(--e-global-color-primary);
background-color: var(--e-global-color-primary);
color: #ffffff;
}
.elementor-button-secondary .elementor-button:hover i, .elementor-button-secondary .elementor-button:hover:after {
transform: rotate(0);
}
.elementor-button-secondary .elementor-button i, .elementor-button-secondary .elementor-button:after {
font-size: 20px;
font-size: 1.25rem;
margin-left: 8px;
transform: rotate(-45deg);
background-color: #ffffff;
padding: 10px;
border-radius: 100px;
position: relative;
color: var(--e-global-color-secondary);
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.elementor-button-secondary .elementor-button:hover {
background-color: #ffffff;
border-color: #ffffff;
color: var(--e-global-color-secondary);
}
.elementor-button-secondary .elementor-button:hover i, .elementor-button-secondary .elementor-button:hover:after {
transform: rotate(0);
color: #ffffff;
background-color: var(--e-global-color-primary);
}
.elementor-button-outline .elementor-button {
font-family: var(--e-global-typography-accent-font-family);
font-weight: var(--e-global-typography-accent-font-weight);
text-transform: var(--e-global-typography-accent-text-transform);
font-style: var(--e-global-typography-accent-font-style);
text-decoration: var(--e-global-typography-accent-text-decoration);
line-height: var(--e-global-typography-accent-line-height);
letter-spacing: var(--e-global-typography-accent-letter-spacing);
font-size: 15px;
font-size: 0.9375rem;
border-radius: 100px;
color: var(--e-global-color-secondary);
background-color: transparent;
border-style: solid;
border-width: 1px;
border-color: #9F9FA4A3;
padding: 9px 9px 9px 30px;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.elementor-button-outline .elementor-button i, .elementor-button-outline .elementor-button:after {
font-size: 20px;
font-size: 1.25rem;
margin-left: 8px;
transform: rotate(-45deg);
background-color: var(--e-global-color-primary);
padding: 10px;
border-radius: 100px;
position: relative;
color: #ffffff;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.elementor-button-outline .elementor-button:hover {
color: var(--e-global-color-secondary);
background-color: #ffffff;
border-color: var(--e-global-color-primary);
}
.elementor-button-outline .elementor-button:hover i, .elementor-button-outline .elementor-button:hover:after {
transform: rotate(0);
}
.elementor-button-link .elementor-button {
font-family: var(--e-global-typography-accent-font-family);
font-weight: var(--e-global-typography-accent-font-weight);
text-transform: var(--e-global-typography-accent-text-transform);
font-style: var(--e-global-typography-accent-font-style);
text-decoration: var(--e-global-typography-accent-text-decoration);
line-height: var(--e-global-typography-accent-line-height);
letter-spacing: var(--e-global-typography-accent-letter-spacing);
font-size: 15px;
font-size: 0.9375rem;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
color: var(--e-global-color-secondary);
background-color: transparent;
border: 0;
white-space: nowrap;
padding: 0;
border-radius: 0;
position: relative;
border-bottom: 2px solid var(--e-global-color-primary);
}
.elementor-button-link .elementor-button i, .elementor-button-link .elementor-button:after {
font-size: 20px;
font-size: 1.25rem;
transform: rotate(-45deg);
position: relative;
color: var(--e-global-color-secondary);
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.elementor-button-link .elementor-button:hover {
color: var(--e-global-color-primary);
}
.elementor-button-link .elementor-button:hover i, .elementor-button-link .elementor-button:hover:after {
transform: rotate(0);
color: var(--e-global-color-primary);
}
.elementor-widget-n-tabs {
--n-tabs-title-color-hover: var(--e-global-color-secondary);
--n-tabs-title-color-active: var(--e-global-color-secondary);
}
.tabs-style-antra-yes {
--n-tabs-title-padding-top: 0;
--n-tabs-title-padding-right: 0;
--n-tabs-title-padding-bottom: 0;
--n-tabs-title-padding-left: 0;
--n-tabs-default-padding-block: 0;
--n-tabs-default-padding-inline: 0;
--n-tabs-title-padding-inline-start: 0;
--n-tabs-title-font-size: 20px;
--n-tabs-title-color: var(--e-global-color-text);
--n-tabs-title-color-hover: var(--e-global-color-primary);
--n-tabs-title-color-active: var(--e-global-color-primary);
--n-tabs-title-background-color: transparent;
--n-tabs-title-background-color-hover: transparent;
--n-tabs-title-background-color-active: transparent;
--n-tabs-title-gap: 38px;
--n-tabs-icon-color:var(--e-global-color-lighter);
--n-tabs-icon-color-hover:var(--e-global-color-lighter);
--n-tabs-icon-color-active:var(--e-global-color-lighter);
}
.tabs-style-antra-yes .e-n-tabs-heading {
border-bottom: 0;
}
.tabs-style-antra-yes .e-n-tab-title {
position: relative;
padding: 0;
background-color: transparent;
}
.tabs-style-antra-yes .e-n-tab-title .e-n-tab-icon {
display: none;
}
.tabs-style-antra-yes .e-n-tab-title .e-n-tab-title-text {
background-color: transparent;
font-weight: 600;
color: var(--e-global-color-lighter);
padding: 0;
position: relative;
font-size: 16px;
font-size: 1rem;
text-transform: uppercase;
line-height: 24px;
}
.tabs-style-antra-yes .e-n-tab-title .e-n-tab-title-text:before {
content: "";
position: absolute;
width: 0;
height: 1px;
bottom: -3px;
left: 0;
visibility: hidden;
background-color: var(--e-global-color-primary);
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
}
.tabs-style-antra-yes .e-n-tab-title .e-n-tab-title-text:hover, .tabs-style-antra-yes .e-n-tab-title .e-n-tab-title-text:active, .tabs-style-antra-yes .e-n-tab-title .e-n-tab-title-text:focus {
color: var(--e-global-color-primary);
}
.tabs-style-antra-yes .e-n-tab-title .e-n-tab-title-text:hover:before, .tabs-style-antra-yes .e-n-tab-title .e-n-tab-title-text:active:before, .tabs-style-antra-yes .e-n-tab-title .e-n-tab-title-text:focus:before {
width: 100%;
visibility: visible;
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
}
.tabs-style-antra-yes .e-n-tabs-heading .e-n-tab-title[aria-selected=false] {
color: var(--n-tabs-title-color);
background-color: transparent;
padding: 0;
overflow: visible;
}
.tabs-style-antra-yes .e-n-tabs-heading .e-n-tab-title[aria-selected=false]:hover, .tabs-style-antra-yes .e-n-tabs-heading .e-n-tab-title[aria-selected=false]:active, .tabs-style-antra-yes .e-n-tabs-heading .e-n-tab-title[aria-selected=false]:focus {
color: var(--e-global-color-primary);
}
.tabs-style-antra-yes .e-n-tabs-heading .e-n-tab-title[aria-selected=false]:hover .e-n-tab-title-text, .tabs-style-antra-yes .e-n-tabs-heading .e-n-tab-title[aria-selected=false]:active .e-n-tab-title-text, .tabs-style-antra-yes .e-n-tabs-heading .e-n-tab-title[aria-selected=false]:focus .e-n-tab-title-text {
color: var(--e-global-color-primary);
}
.tabs-style-antra-yes .e-n-tabs-heading .e-n-tab-title[aria-selected=false]:hover:before, .tabs-style-antra-yes .e-n-tabs-heading .e-n-tab-title[aria-selected=false]:active:before, .tabs-style-antra-yes .e-n-tabs-heading .e-n-tab-title[aria-selected=false]:focus:before {
width: 100%;
visibility: visible;
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
}
.tabs-style-antra-yes .e-n-tabs-heading .e-n-tab-title[aria-selected=true] {
position: relative;
padding: 0;
background: transparent;
overflow: visible;
color: var(--e-global-color-primary);
}
.tabs-style-antra-yes .e-n-tabs-heading .e-n-tab-title[aria-selected=true] .e-n-tab-title-text {
color: var(--e-global-color-primary);
}
.tabs-style-antra-yes .e-n-tabs-heading .e-n-tab-title[aria-selected=true] .e-n-tab-title-text:before {
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
width: 100%;
}
.tabs-style-background-antra-yes .e-n-tabs {
background-color: rgba(60, 57, 55, 0.36);
-webkit-backdrop-filter: blur(64px);
backdrop-filter: blur(64px);
}
.e-n-tabs .e-n-tabs-content .e-n-tab-title .e-normal:hover .e-n-tab-title-text {
background-color: transparent;
color: #fff;
}
.e-n-tabs .e-n-tabs-content .e-n-tab-title .e-normal:hover .e-n-tab-title-text:before {
visibility: visible;
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
}
.e-n-tabs .e-n-tabs-content .e-n-tab-title .e-active .e-n-tab-title-text {
background-color: transparent;
color: var(--e-global-color-primary);
}
.e-n-tabs .e-n-tabs-content .e-n-tab-title .e-active .e-n-tab-title-text:before {
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
width: 100%;
}
@media (max-width: 767px) {
.e-n-tabs .e-n-tabs-content .e-n-tab-title .e-active {
padding-bottom: 5px;
display: flex;
flex-direction: row;
align-items: flex-end;
justify-content: flex-start;
border-bottom: 1px solid var(--e-global-color-dark);
}
}
@media (max-width: 767px) {
.e-n-tabs .e-n-tabs-content .e-n-tab-title:not(.e-active) {
border-bottom: 1px solid var(--e-global-color-dark);
padding-bottom: 5px;
display: flex;
flex-direction: row;
align-items: flex-end;
justify-content: flex-start;
}
}
.elementor-widget-n-tabs .e-n-tabs-content .e-collapse:not(:first-child) {
margin-top: var(--n-tabs-title-gap)/2;
}
button.e-n-tab-title:before {
display: none;
}
.elementor-widget-sidebar .widget_service_list {
padding: 40px 40px 35px;
margin-bottom: 30px;
background-color: #fff;
border-radius: 24px;
font-size: 14px;
font-size: 0.875rem;
}
.elementor-widget-sidebar .widget_service_list:last-child {
border-bottom: none;
}
@media (max-width: 1024px) {
.elementor-widget-sidebar .widget_service_list {
padding: 30px 15px;
}
}
.elementor-widget-sidebar .widget-title {
font-size: 30px;
font-size: 1.875rem;
line-height: 34px;
margin-bottom: 20px;
}
.elementor-widget-sidebar li.service-item {
font-size: 18px;
font-size: 1.125rem;
line-height: 24px;
padding: 0;
margin: 0;
border: none;
}
.elementor-widget-sidebar li.service-item [aria-current=page] {
border-radius: 9px;
border-color: transparent;
background-color: var(--e-global-color-primary);
color: #fff;
}
.elementor-widget-sidebar li.service-item [aria-current=page] i {
color: #fff;
margin-left: 15px;
}
.elementor-widget-sidebar li.service-item[aria-current=page] + li a, .elementor-widget-sidebar li.service-item:hover + li a {
border-radius: 9px;
border-color: transparent;
}
.elementor-widget-sidebar li.service-item a {
padding: 16px 0 15px;
margin-bottom: 0;
border: none;
width: 100%;
border-top: 1px solid var(--e-global-color-border);
font-family: var(--e-global-typography-primary-font-family);
font-weight: var(--e-global-typography-primary-font-weight);
text-transform: var(--e-global-typography-primary-text-transform);
font-style: var(--e-global-typography-primary-font-style);
text-decoration: var(--e-global-typography-primary-text-decoration);
line-height: var(--e-global-typography-primary-line-height);
letter-spacing: var(--e-global-typography-primary-letter-spacing);
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.elementor-widget-sidebar li.service-item i {
color: var(--e-global-color-primary);
margin-left: -3px;
margin-right: 4px;
line-height: 24px;
font-size: 15px;
font-size: 0.9375rem;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.elementor-widget-sidebar li.service-item:hover {
border-color: transparent;
border-radius: 9px;
}
.elementor-widget-sidebar li.service-item:hover a {
border-color: transparent;
border-radius: 9px;
background-color: var(--e-global-color-primary);
color: #fff;
}
.elementor-widget-sidebar li.service-item:hover i {
color: #fff;
margin-left: 15px;
}
.elementor-widget-counter .elementor-counter .elementor-counter-number-wrapper {
display: inline-flex;
overflow: hidden;
}
.elementor-widget-counter .elementor-counter-number-wrapper {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
}
.elementor-widget-counter .odometer-auto-theme .odometer-digit {
line-height: 1.2;
}
.elementor-widget-counter .elementor-counter-number {
order: 1;
}
.elementor-widget-counter .elementor-counter-number-prefix {
order: 2;
}
.elementor-widget-counter .elementor-counter-number-suffix {
order: 3;
}
.elementor_library-template-default .entry-header,
.elementor_library-template-default nav.post-navigation:not(.elementor-widget nav.post-navigation),
.elementor_library-template-default .entry-taxonomy {
display: none;
}
.header-absolute {
position: absolute !important;
width: 100%;
z-index: 99;
background-color: transparent !important;
}
:root {
--scroll-bar: 8px;
}
body:not(.has-scrollbar) .elementor-section.elementor-section-stretched {
width: 100vw !important;
margin-left: calc(-50vw + 50%) !important;
margin-right: calc(-50vw + 50%) !important;
left: 0 !important;
}
body.has-scrollbar .elementor-section.elementor-section-stretched {
width: calc(100vw - 20px) !important;
margin-left: calc(-50vw + 50% + 10px) !important;
margin-right: calc(-50vw + 50% + 10px);
left: 0 !important;
}
@supports (color: var(--scroll-bar)) {
body.has-scrollbar .elementor-section.elementor-section-stretched {
width: calc(100vw - var(--scroll-bar)) !important;
margin-left: calc(-50vw + 50% + (var(--scroll-bar) / 2)) !important;
margin-right: calc(-50vw + 50% + (var(--scroll-bar) / 2)) !important;
left: 0 !important;
}
}
.elementor-social-icons-wrapper .elementor-social-icon:hover {
opacity: 1;
}
.c-primary {
color: var(--e-global-color-primary);
}
.bg-blur {
backdrop-filter: blur(15px);
}
.elementor-widget-tabs .elementor-tab-title a {
display: flex;
align-items: center;
}
.underline-primary {
position: relative;
}
.underline-primary:before {
content: "";
position: absolute;
width: 100%;
height: 10px;
bottom: 10px;
left: 0;
background-color: #FFD8D2;
z-index: -1;
}
.sublink .elementor-column:hover img {
opacity: 0.8;
border-color: var(--e-global-color-primary) !important;
}
.sublink .elementor-column img {
transition: all 0.3s ease;
}
.btn-slider {
display: inline-flex;
align-items: center;
}
.btn-slider i {
margin-bottom: 2px;
}
.btn-slider i.left {
font-size: 10px;
font-size: 0.625rem;
margin-right: 7px;
width: 12px;
transition: all 0.15s ease;
}
.btn-slider i.right {
font-size: 10px;
font-size: 0.625rem;
margin-left: 0;
order: 15;
width: 0;
opacity: 0;
transition: all 0.15s ease;
}
.btn-slider:hover i.left {
width: 0;
opacity: 0;
margin-right: 0;
}
.btn-slider:hover i.right {
width: 12px;
opacity: 1;
margin-left: 7px;
}
.icon-shape-yes .elementor-icon {
position: relative;
}
.icon-shape-yes .elementor-icon i, .icon-shape-yes .elementor-icon svg {
z-index: 1;
}
.icon-shape-yes .elementor-icon i:after, .icon-shape-yes .elementor-icon svg:after {
content: "";
position: absolute;
top: 0;
right: -5px;
width: 24px;
height: 24px;
border-radius: 100%;
z-index: -1;
background-color: var(--e-global-color-primary);
transition: all 0.15s ease;
}
.icon-shape-yes:hover .elementor-icon i:after,
.icon-shape-yes:hover .elementor-icon svg:after {
background-color: var(--e-global-color-secondary);
transition: all 0.15s ease;
}
.elementor-widget-progress .progress-title {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: flex-end;
}
.progress-title .elementor-progress-percentage {
padding-right: 0px;
}
@media (max-width: 1600px) {
.width-megamenu-reponsive {
--content-width: 1290px !important;
}
}
@media (max-width: 1200px) {
.width-megamenu-reponsive-2 {
--content-width: 1140px !important;
}
}
.elementor-widget-text-path svg:not(:root) {
overflow: visible;
}
@media (max-width: 767px) {
.process-position-unset {
position: unset;
}
}
.elementor-social-icons-wrapper .elementor-social-icon {
display: inline-flex;
}
.elementor-social-icons-wrapper .elementor-social-icon:hover {
opacity: 1;
}
html.lenis,
html.lenis body {
height: auto;
}
.lenis.lenis-smooth [data-lenis-prevent] {
overscroll-behavior: contain;
}
.lenis.lenis-stopped {
overflow: clip;
}
body.antra-scroll-sticky {
overflow-x: clip;
}
body.antra-scroll-sticky #page {
overflow-x: clip;
}
.elementor-motion-effects-element {
transition: all 1200ms ease-out !important;
}
@-moz-keyframes toRightFromLeft {
49% {
-moz-transform: translate(100%);
}
50% {
opacity: 0;
-moz-transform: translate(-100%);
}
51% {
opacity: 1;
}
}
@keyframes toRightFromLeft {
49% {
transform: translate(100%);
}
50% {
opacity: 0;
transform: translate(-100%);
}
51% {
opacity: 1;
}
}
@-moz-keyframes animateIcon {
0% {
opacity: 1;
-moz-transform: translate(0);
}
50% {
opacity: 0;
-moz-transform: translate(100%);
}
51% {
opacity: 0;
-moz-transform: translate(-100%);
}
100% {
opacity: 1;
-moz-transform: translate(0);
}
}
@keyframes animateIcon {
0% {
opacity: 1;
transform: translate(0);
}
50% {
opacity: 0;
transform: translate(100%);
}
51% {
opacity: 0;
transform: translate(-100%);
}
100% {
opacity: 1;
transform: translate(0);
}
}@font-face{font-family:eicons;src:url(//olikol.ee/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.43.0);src:url(//olikol.ee/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.43.0#iefix) format("embedded-opentype"),url(//olikol.ee/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.43.0) format("woff2"),url(//olikol.ee/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.43.0) format("woff"),url(//olikol.ee/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.43.0) format("truetype"),url(//olikol.ee/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.43.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:"\e9dd"}.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-atomic:before{content:"\ebae"}.eicon-library-delete:before{content:"\e9d8"}.eicon-library-copy:before{content:"\e9d9"}.eicon-library-folder-empty:before{content:"\e9da"}.eicon-library-move:before{content:"\e9db"}.eicon-library-edit:before{content:"\e9dc"}.eicon-library-subscription-upgrade:before{content:"\e9de"}.eicon-library-folder-view:before{content:"\e9df"}.eicon-library-grid:before{content:"\e9e1"}.eicon-library-cloud-connect:before{content:"\e9e2"}.eicon-library-import:before{content:"\e9e3"}.eicon-library-list:before{content:"\e9e4"}.eicon-library-cloud-empty:before{content:"\e9e5"}.eicon-folder-plus:before{content:"\e8aa"}.eicon-library-folder:before{content:"\e9e6"}.eicon-accessibility:before{content:"\e9bf"}.eicon-lock-outline:before{content:"\e9e7"}.eicon-e-youtube:before{content:"\e9e8"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}.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-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0:not(:has(.elementor-widget-container)){font-size:0;line-height:1}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;align-items:center;background-color:#69727d;cursor:pointer;display:inline-flex;justify-content:center;text-align:center}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{color:#fff;opacity:.9}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}@font-face {
font-family: 'Font Awesome 5 Brands';
font-style: normal;
font-weight: 400;
font-display: block;
src: url(//olikol.ee/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot);
src: url(//olikol.ee/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(//olikol.ee/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"), url(//olikol.ee/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff) format("woff"), url(//olikol.ee/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf) format("truetype"), url(//olikol.ee/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg#fontawesome) format("svg"); }
.fab {
font-family: 'Font Awesome 5 Brands';
font-weight: 400; }.fa,
.fas,
.far,
.fal,
.fad,
.fab {
-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: 0.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: solid 0.08em #eee;
border-radius: .1em;
padding: .2em .25em .15em; }
.fa-pull-left {
float: left; }
.fa-pull-right {
float: right; }
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
margin-right: .3em; }
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
margin-left: .3em; }
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear; }
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8); }
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
.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: scale(-1, 1);
transform: scale(-1, 1); }
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
transform: scale(1, -1); }
.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(-1, -1);
transform: scale(-1, -1); }
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
-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: 900;
font-display: block;
src: url(//olikol.ee/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot);
src: url(//olikol.ee/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(//olikol.ee/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"), url(//olikol.ee/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff) format("woff"), url(//olikol.ee/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"), url(//olikol.ee/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; }
   @font-face {
font-family: "star";
src: url(//olikol.ee/wp-content/plugins/woocommerce/assets/fonts/star.eot);
src: url(//olikol.ee/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix) format("embedded-opentype"), url(//olikol.ee/wp-content/plugins/woocommerce/assets/fonts/star.woff) format("woff"), url(//olikol.ee/wp-content/plugins/woocommerce/assets/fonts/star.ttf) format("truetype"), url(//olikol.ee/wp-content/plugins/woocommerce/assets/fonts/star.svg#star) format("svg");
font-weight: normal;
font-style: normal;
}
@keyframes slideInDown1 {
from {
transform: translate3d(0, 0, 0);
}
to {
transform: translate3d(0, 100%, 0);
visibility: visible;
}
}
@keyframes slideOutUp {
from {
transform: translate3d(0, 100%, 0);
visibility: hidden;
}
to {
transform: translate3d(0, 0, 0);
}
}
.price {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
color: var(--e-global-color-secondary);
font-size: 20px;
font-size: 1.25rem;
line-height: 1.2;
display: flex;
flex-wrap: wrap;
align-items: baseline;
margin: 0;
}
.price ins {
color: var(--e-global-color-secondary);
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 18px;
font-size: 1.125rem;
line-height: 1.3333333333;
order: -1;
}
.price del {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
color: var(--e-global-color-lighter);
font-size: 12px;
font-size: 0.75rem;
line-height: 22px;
text-decoration-line: line-through;
margin-left: 5px;
}
.antra-product-pagination-content .price {
font-size: 16px;
font-size: 1rem;
justify-content: flex-start;
}
.antra-product-pagination-content ins {
order: -1;
font-size: 16px;
font-size: 1rem;
}
.antra-product-pagination-content del {
font-size: 12px;
font-size: 0.75rem;
} .home .header-absolute {
position: absolute;
top: 0;
left: 0;
right: 0;
} .site-header-cart {
list-style-type: none;
margin-left: 0;
padding: 0;
margin-bottom: 0;
}
.site-header-cart .cart-contents {
position: relative;
display: block;
text-align: center;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.site-header-cart .cart-contents::before {
color: var(--e-global-color-primary);
}
.site-header-cart.header-cart-mobile {
display: none;
}
.site-header-cart .widget_shopping_cart {
display: none;
background-color: var(--background);
padding: 2.290779772em 1.41577975em 1.41577975em;
}
.site-header-cart .widget_shopping_cart .buttons {
padding: 0;
}
.site-header-cart .widget_shopping_cart .buttons .button {
margin: 0;
}
.site-search {
font-size: 14px;
font-size: 0.875rem;
color: var(--e-global-color-text);
clear: both;
display: none;
}
.site-search .widget_product_search #searchsubmit {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
word-wrap: normal !important; }
.site-search .widget_product_search #searchsubmit:focus {
background-color: #f1f1f1;
color: #21759b;
border-radius: 24px;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .antra-handheld-footer-bar {
position: fixed !important;
bottom: 0;
left: 0;
right: 0;
z-index: 996;
border-top: 1px solid var(--e-global-color-border);
}
.antra-handheld-footer-bar::before, .antra-handheld-footer-bar::after {
content: "";
display: table;
}
.antra-handheld-footer-bar::after {
clear: both;
}
@media (min-width: 1025px) {
.antra-handheld-footer-bar {
display: none;
}
}
.antra-handheld-footer-bar ul {
margin: 0;
}
.antra-handheld-footer-bar ul li {
display: inline-block;
float: left;
text-align: center;
}
.antra-handheld-footer-bar ul li:last-child > a {
border-right: 0;
}
.antra-handheld-footer-bar ul li > a {
display: flex;
align-items: center;
justify-content: flex-end;
flex-direction: column;
padding-bottom: 5px;
height: 4.2360680659em;
position: relative;
z-index: 999;
border-right: 1px solid var(--e-global-color-border);
}
.antra-handheld-footer-bar ul li > a:before {
color: var(--e-global-color-secondary);
}
.antra-handheld-footer-bar ul li > a .title {
font-weight: var(--e-global-typography-primary-font-weight);
font-size: 12px;
font-size: 0.75rem;
color: var(--e-global-color-secondary);
}
.antra-handheld-footer-bar ul li.search .site-search {
background-color: var(--background);
position: absolute;
bottom: -5em;
left: 0;
right: 0;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
padding: 1em;
z-index: 1;
display: block;
}
.antra-handheld-footer-bar ul li.search.active .site-search {
bottom: calc(100% + 1px);
}
.antra-handheld-footer-bar ul li.search .site-search,
.antra-handheld-footer-bar ul li.search .widget,
.antra-handheld-footer-bar ul li.search form {
margin-bottom: 0;
}
.antra-handheld-footer-bar ul li.search .widget_product_search {
padding-bottom: 0;
}
.antra-handheld-footer-bar ul li.search .ajax-search-result {
display: none;
}
.antra-handheld-footer-bar ul li.cart .count, .antra-handheld-footer-bar ul li.wishlist .count {
display: inline-block;
min-width: 16px;
text-indent: 0;
line-height: 1;
font-size: 12px;
font-size: 0.75rem;
padding: 2px 0;
box-sizing: content-box;
position: absolute;
top: 0.5em;
left: 50%;
border-radius: 100%;
color: #fff;
background-color: var(--e-global-color-primary);
}
.antra-handheld-footer-bar ul.columns-1 li {
width: 100%;
display: block;
float: none;
}
.antra-handheld-footer-bar ul.columns-2 li {
width: 50%;
}
.antra-handheld-footer-bar ul.columns-3 li {
width: 33.33333%;
}
.antra-handheld-footer-bar ul.columns-4 li {
width: 25%;
}
.antra-handheld-footer-bar ul.scsscolumns-5 li {
width: 20%;
}
.sf-input-focused .antra-handheld-footer-bar {
display: none;
} table.shop_table_responsive thead {
display: none;
}
table.shop_table_responsive tbody th {
display: none;
}
table.shop_table_responsive tr td {
display: block;
text-align: right;
clear: both;
}
table.shop_table_responsive tr td::before, table.shop_table_responsive tr td::after {
content: "";
display: table;
}
table.shop_table_responsive tr td::after {
clear: both;
}
table.shop_table_responsive tr td[data-title]::before {
content: attr(data-title) ": ";
font-weight: var(--e-global-typography-primary-font-weight);
float: left;
}
table.shop_table_responsive tr td.product-remove a {
text-align: left;
}
table.shop_table_responsive tr td.actions::before, table.shop_table_responsive tr td.download-actions::before {
display: none;
}
table.shop_table_responsive tr td.download-actions .button {
display: block;
text-align: center;
line-height: 50px;
}
table.shop_table_responsive.my_account_orders .order-actions {
text-align: right;
}
table.shop_table_responsive.my_account_orders .order-actions::before {
display: none;
}   .rtl .widget_price_filter .price_label,
.rtl .widget_price_filter .price_label span {
direction: ltr;
unicode-bidi: embed;
}  .woocommerce-form__label-for-checkbox {
cursor: pointer;
display: block;
}
.woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox {
margin-right: 0.3342202552em;
}
.form-row label {
color: var(--e-global-color-secondary);
display: block;
margin-bottom: 0.5em;
}
.form-row .select2-container--default .select2-selection--single {
border: 1px solid;
border-color: var(--e-global-color-border);
border-radius: 24px;
min-height: 52px;
background-color: var(--e-global-color-background-field);
}
.form-row .select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 52px;
padding: 0 24px;
color: var(--e-global-color-text);
}
.form-row .select2-container--default .select2-search--dropdown .select2-search__field {
background: #fff !important;
}
.form-row input,
.form-row textarea,
.form-row select {
width: 100%;
}
.form-row input:-webkit-autofil,
.form-row textarea:-webkit-autofil,
.form-row select:-webkit-autofil {
background-color: transparent !important;
color: var(--e-global-color-accent);
-webkit-box-shadow: 0 0 0px 1000px #f0f8ff inset !important; -webkit-text-fill-color: #000 !important; }
.form-row input[type=checkbox],
.form-row input[type=radio] {
width: auto;
}
.form-row .button {
width: auto;
}
.form-row.create-account label {
display: inline-block;
}
.form-row.woocommerce-validated input.input-text {
background-color: #fff;
box-shadow: inset 2px 0 0 #0f834d;
}
.form-row.woocommerce-invalid input.input-text {
box-shadow: inset 2px 0 0 #e2401c;
}
.form-row.woocommerce-invalid input.input-checkbox {
outline: 2px solid #e2401c;
outline-offset: 1px;
}
.form-row.woocommerce-invalid .select2-selection {
border-color: #e2401c;
border-width: 2px;
}
.form-row-last {
margin-right: 0 !important;
}
.form-row-wide {
clear: both;
width: 100%;
}
.required {
border-bottom: 0 !important;
color: #e2401c;
}
.demo_store {
position: fixed;
left: 0;
bottom: 69px;
right: 0;
margin: 0;
padding: 1em 1.41577975em;
background-color: #3d9cd2;
color: #fff;
z-index: 9998;
}
.demo_store a {
color: #fff;
font-weight: var(--e-global-typography-text-font-weight);
text-decoration: underline;
}
.demo_store a:hover {
text-decoration: none;
}
.demo_store a.woocommerce-store-notice__dismiss-link {
display: block;
}
.star-rating {
overflow: hidden;
position: relative;
height: 1em;
line-height: 1;
font-size: 12px;
font-size: 0.75rem;
letter-spacing: -0.5px;
width: 5.8em;
}
.star-rating::before {
float: left;
top: 0;
left: 0;
position: absolute;
color: #DDDDDD;
}
.star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.star-rating span::before {
top: 0;
position: absolute;
left: 0;
color: var(--e-global-color-primary);
}
p.stars {
display: inline-block;
margin: 0;
}
p.stars a {
position: relative;
height: 1em;
width: 1em;
text-indent: -999em;
display: inline-block;
text-decoration: none;
margin-right: -1px;
font-weight: var(--e-global-typography-text-font-weight);
}
p.stars a::before {
display: block;
position: absolute;
top: 0;
left: 0;
width: 1em;
height: 1em;
line-height: 1;
font-family: "star";
content: "S";
color: var(--e-global-color-text);
text-indent: 0;
opacity: 0.25;
font-size: 14px;
font-size: 0.875rem;
}
p.stars a:hover ~ a::before {
content: "S";
color: var(--e-global-color-text);
opacity: 0.25;
}
p.stars:hover a::before {
content: "S";
color: var(--e-global-color-primary);
opacity: 1;
}
p.stars.selected a.active::before {
content: "S";
color: var(--e-global-color-primary);
opacity: 1;
}
p.stars.selected a.active ~ a::before {
content: "S";
color: var(--e-global-color-text);
opacity: 0.25;
}
p.stars.selected a:not(.active)::before {
content: "S";
color: var(--e-global-color-primary);
opacity: 1;
}
.label-wrapper > span {
display: inline-block;
font-size: 13px;
font-size: 0.8125rem;
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
color: #ffffff;
padding: 6px 11px;
border-radius: 24px;
line-height: 13px;
text-transform: uppercase;
background-color: var(--e-global-color-primary);
}
.label-wrapper > span:not(:last-child) {
margin-right: 5px;
}
.wc-block-grid__product-onsale,
.onsale {
text-align: center;
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 12px;
font-size: 0.75rem;
line-height: 14px;
text-transform: uppercase;
font-weight: 700;
padding: 5px 12px;
border-radius: 24px;
background-color: var(--e-global-color-primary);
color: #ffffff;
}
.onsale + .stock-label {
top: 30px;
left: 0;
}
.stock-label {
line-height: 28px;
display: inline-block;
position: absolute;
font-size: 14px;
font-size: 0.875rem;
font-weight: var(--e-global-typography-primary-font-weight);
top: 0;
left: 0;
z-index: 3;
padding: 2px 13px;
background-color: var(--e-global-color-primary);
border-radius: 24px;
color: #fff;
}
.quantity .qty {
width: 4.2360680659em;
text-align: center;
border-radius: 0;
}
.antra-sorting {
display: flex;
flex-wrap: wrap;
align-items: center;
margin-bottom: 32px;
font-size: 15px;
font-size: 0.9375rem;
line-height: 20px;
font-weight: 400;
color: var(--e-global-color-dark);
}
.antra-sorting > * {
margin-top: 0;
margin-bottom: 0;
}
.antra-sorting .antra-woocommerce-ordering {
display: flex;
align-items: center;
justify-content: center;
position: relative;
margin-left: auto;
border-radius: 24px;
font-size: 14px;
font-size: 0.875rem;
margin-right: 0;
}
@media (max-width: 767px) {
.antra-sorting .antra-woocommerce-ordering {
padding-right: 0;
}
}
.antra-sorting .antra-woocommerce-ordering label {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 18px;
font-size: 1.125rem;
line-height: 22px;
margin-right: 17px;
display: none;
}
.antra-sorting .woocommerce-ordering {
background-color: transparent;
margin-bottom: 0;
position: relative;
display: inline-block;
}
.antra-sorting .woocommerce-ordering .select-selected, .antra-sorting .woocommerce-ordering .select-items {
display: none;
}
.antra-sorting .woocommerce-ordering select::-ms-expand {
display: none;
}
.antra-sorting .woocommerce-ordering select {
font-size: 15px;
font-size: 0.9375rem;
font-weight: 400;
padding: 8px 30px 8px 24px;
width: 210px !important;
height: 50px;
border-radius: 30px;
background-position: 100% center;
background-size: 52px 9px;
color: var(--e-global-color-text);
background-color: #fff;
border-color: transparent;
}
.antra-sorting .sidebar-drawing-toggle {
display: flex;
align-items: baseline;
font-family: var(--e-global-typography-primary-font-family);
font-weight: var(--e-global-typography-primary-font-weight);
text-transform: var(--e-global-typography-primary-text-transform);
font-style: var(--e-global-typography-primary-font-style);
text-decoration: var(--e-global-typography-primary-text-decoration);
line-height: var(--e-global-typography-primary-line-height);
letter-spacing: var(--e-global-typography-primary-letter-spacing);
font-size: 16px;
font-size: 1rem;
letter-spacing: -0.01em;
line-height: 20px;
justify-content: flex-start;
background: transparent;
margin-right: 15px;
outline: none;
text-align: center;
text-transform: capitalize;
order: -1;
}
.antra-sorting .sidebar-drawing-toggle i {
line-height: inherit;
margin-right: 4px;
display: inline-block;
font-size: 16px;
font-size: 1rem;
font-weight: 700;
color: var(--e-global-color-secondary);
}
.antra-sorting .sidebar-drawing-toggle:hover {
color: var(--e-global-color-primary);
}
.antra-sorting .sidebar-drawing-toggle:hover a {
color: var(--e-global-color-primary);
}
@media (max-width: 1023px) {
.antra-sorting .sidebar-drawing-toggle {
display: none;
}
}
.antra-sorting .sidebar-drawing-toggle > a {
display: flex;
align-items: center;
}
.antra-sorting .sidebar-drawing-toggle > a .filter__text {
color: var(--e-global-color-secondary);
}
.antra-sorting .sidebar-drawing-toggle > a .filter__text:hover {
color: var(--e-global-color-primary);
}
.antra-sorting .sidebar-drawing-toggle > a .filter__text:hover a {
color: var(--e-global-color-primary);
}
.antra-sorting .sidebar-drawing-toggle > a .filter__text.filter__text_show {
display: inline-block;
}
.antra-sorting .sidebar-drawing-toggle > a .filter__text.filter__text_hide {
display: none;
}
.antra-sorting .sidebar-drawing-toggle > a.actived .filter__text.filter__text_show {
display: none;
}
.antra-sorting .sidebar-drawing-toggle > a.actived .filter__text.filter__text_hide {
display: inline-block;
}
.antra-products-per-page {
font-size: 14px;
font-size: 0.875rem;
color: var(--e-global-color-secondary);
padding-left: 19px;
margin-left: 14px;
position: relative;
display: flex;
align-items: center;
}
.antra-products-per-page .per-page-title {
color: var(--e-global-color-text);
}
.antra-products-per-page select:not([size]):not([multiple]) {
margin-left: 3px;
padding: 0 18px 0 0;
border: none;
width: auto;
background-position: 100% center;
background-size: 8px 8px;
background-color: var(--background);
}
.antra-products-per-page:after {
content: "";
width: 1px;
height: 20px;
position: absolute;
background-color: var(--e-global-color-border);
left: 0;
top: 50%;
transform: translateY(-50%);
}
.gridlist-toggle {
display: inline-flex;
align-items: center;
order: -1;
margin-right: 18px;
margin-left: 2px;
}
.gridlist-toggle .label-gridlist-toggle {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 14px;
font-size: 0.875rem;
line-height: 20px;
letter-spacing: 0.01em;
color: var(--e-global-color-secondary);
display: none;
}
.gridlist-toggle a {
display: flex;
align-items: center;
justify-content: center;
color: var(--e-global-color-secondary);
line-height: 0;
font-size: 18px;
font-size: 1.125rem;
background-color: transparent;
margin-right: 14px;
}
.gridlist-toggle a.active {
color: var(--e-global-color-primary);
}
.gridlist-toggle a:hover {
color: var(--e-global-color-primary);
}
.gridlist-toggle a:last-child {
margin-right: 0;
}
.gridlist-toggle a .antra-icon-bullet-list-line2 {
font-size: 14px;
font-size: 0.875rem;
}
.upsells {
display: none;
}
.related,
.upsells {
position: relative;
margin-top: 90px;
}
@media (max-width: 1024px) {
.related,
.upsells {
margin-top: 60px;
}
}
@media (max-width: 768px) {
.related,
.upsells {
margin-top: 30px;
}
}
.related > h2:first-child,
.upsells > h2:first-child {
font-family: var(--e-global-typography-primary-font-family);
font-weight: var(--e-global-typography-primary-font-weight);
text-transform: var(--e-global-typography-primary-text-transform);
font-style: var(--e-global-typography-primary-font-style);
text-decoration: var(--e-global-typography-primary-text-decoration);
line-height: var(--e-global-typography-primary-line-height);
letter-spacing: var(--e-global-typography-primary-letter-spacing);
font-size: 60px;
font-size: 3.75rem;
line-height: 64px;
margin: 0 0 60px 0;
color: var(--e-global-color-secondary);
position: relative;
display: block;
text-transform: capitalize;
}
@media (max-width: 1024px) {
.related > h2:first-child,
.upsells > h2:first-child {
font-size: 45px;
font-size: 2.8125rem;
line-height: 50px;
margin: 0 0 30px 0;
}
}
@media (max-width: 768px) {
.related > h2:first-child,
.upsells > h2:first-child {
font-size: 40px;
font-size: 2.5rem;
line-height: 40px;
}
}
@media (max-width: 767px) {
.related > h2:first-child,
.upsells > h2:first-child {
font-size: 35px;
font-size: 2.1875rem;
line-height: 35px;
}
}
.related > h2,
.upsells > h2 {
margin-bottom: 20px;
}
.related > span,
.upsells > span {
display: none;
text-align: center;
font-size: 16px;
font-size: 1rem;
line-height: 24px;
font-weight: 400;
color: var(--e-global-color-text);
margin-bottom: 60px;
}
.related .slick-track,
.upsells .slick-track {
margin: 0;
}
.related .antra-theme-swiper,
.upsells .antra-theme-swiper {
position: relative;
overflow: hidden;
}
.related .antra-theme-swiper .related-swiper-button-prev,
.upsells .antra-theme-swiper .related-swiper-button-prev {
left: -155px;
top: 48%;
display: none;
}
.related .antra-theme-swiper .related-swiper-button-next,
.upsells .antra-theme-swiper .related-swiper-button-next {
right: -155px;
top: 48%;
display: none;
}
.related ul.antra-products li,
.upsells ul.antra-products li {
display: inline-block;
}
.hentry .woocommerce-message strong,
.hentry .woocommerce-info strong,
.hentry .woocommerce-error strong,
.hentry .woocommerce-noreviews strong,
.hentry p.no-comments strong {
color: #fff;
}
.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.woocommerce-noreviews,
p.no-comments {
margin-top: 0;
margin-left: 0;
margin-bottom: 65px;
padding: 1.3em 1.618034em 1em;
background-color: #0f834d;
border-radius: 2px;
color: #fff;
clear: both;
border-left: 0.6180339845em solid rgba(0, 0, 0, 0.15);
}
.woocommerce-message::before, .woocommerce-message::after,
.woocommerce-info::before,
.woocommerce-info::after,
.woocommerce-error::before,
.woocommerce-error::after,
.woocommerce-noreviews::before,
.woocommerce-noreviews::after,
p.no-comments::before,
p.no-comments::after {
content: "";
display: table;
}
.woocommerce-message::after,
.woocommerce-info::after,
.woocommerce-error::after,
.woocommerce-noreviews::after,
p.no-comments::after {
clear: both;
}
.woocommerce-message a,
.woocommerce-info a,
.woocommerce-error a,
.woocommerce-noreviews a,
p.no-comments a {
color: #fff;
}
.woocommerce-message a:hover,
.woocommerce-info a:hover,
.woocommerce-error a:hover,
.woocommerce-noreviews a:hover,
p.no-comments a:hover {
color: #fff;
opacity: 0.7;
}
.woocommerce-message a.button:hover,
.woocommerce-info a.button:hover,
.woocommerce-error a.button:hover,
.woocommerce-noreviews a.button:hover,
p.no-comments a.button:hover {
opacity: 1;
color: var(--e-global-color-primary);
}
.woocommerce-message .button,
.woocommerce-info .button,
.woocommerce-error .button,
.woocommerce-noreviews .button,
p.no-comments .button {
float: right;
padding: 0;
background: none;
color: #fff;
box-shadow: none;
line-height: 1.618;
margin-left: 1em;
padding-left: 1em;
border-width: 0;
border-left-width: 1px;
border-left-style: solid;
border-left-color: rgba(255, 255, 255, 0.25) !important;
border-radius: 0;
}
.woocommerce-message .button:before,
.woocommerce-info .button:before,
.woocommerce-error .button:before,
.woocommerce-noreviews .button:before,
p.no-comments .button:before {
display: none;
}
.woocommerce-message .button:hover,
.woocommerce-info .button:hover,
.woocommerce-error .button:hover,
.woocommerce-noreviews .button:hover,
p.no-comments .button:hover {
background: none;
color: var(--e-global-color-primary);
opacity: 0.7;
}
.woocommerce-message strong,
.woocommerce-info strong,
.woocommerce-error strong,
.woocommerce-noreviews strong,
p.no-comments strong {
color: #fff;
}
.woocommerce-message pre,
.woocommerce-info pre,
.woocommerce-error pre,
.woocommerce-noreviews pre,
p.no-comments pre {
background-color: rgba(0, 0, 0, 0.1);
}
.site-content > .col-full > .woocommerce > .woocommerce-info:first-child,
.site-content > .col-full > .woocommerce > .woocommerce-error:first-child {
margin-top: 2.6180340252em;
}
.woocommerce-error {
list-style: none;
}
.woocommerce-info,
.woocommerce-noreviews,
p.no-comments {
background-color: #3d9cd2;
}
.woocommerce-error {
background-color: #e2401c;
}
dl.variation {
font-size: 0.875em;
}
dl.variation dd {
margin: 0 0 1em;
}
.wc-item-meta {
font-size: 0.875em;
margin-left: 0;
list-style: none;
}
.wc-item-meta li::before, .wc-item-meta li::after {
content: "";
display: table;
}
.wc-item-meta li::after {
clear: both;
}
.wc-item-meta li strong,
.wc-item-meta li p {
display: inline-block;
} .antra-product-section {
margin-bottom: 1.618034em;
}
.antra-product-section .section-title {
text-align: center;
margin-bottom: 1em;
}
.antra-product-section:last-child {
margin-bottom: 0;
} .antra-product-pagination {
position: relative;
display: flex;
align-items: center;
}
@media (max-width: 768px) {
.antra-product-pagination {
display: none;
}
}
.antra-product-pagination a > span {
display: flex;
align-items: center;
justify-content: center;
color: var(--e-global-color-secondary);
font-size: 14px;
font-size: 0.875rem;
line-height: 20px;
font-weight: 500;
}
.antra-product-pagination a > span i {
font-size: 12px;
font-size: 0.75rem;
color: var(--e-global-color-secondary);
}
.antra-product-pagination a > span.pagination-next i {
margin-left: 7px;
}
.antra-product-pagination a > span.pagination-prev i {
margin-right: 7px;
}
.antra-product-pagination a > span:hover {
color: var(--e-global-color-primary);
}
.antra-product-pagination a > span:hover i {
color: var(--e-global-color-primary);
}
.antra-product-pagination a:first-child {
padding: 0 4px 0 0;
margin-right: 17px;
}
.antra-product-pagination a:last-child {
padding: 0 2px 0 0;
}
.antra-product-pagination a:hover .product-item {
opacity: 1;
visibility: visible;
pointer-events: auto;
top: 100%;
}
.antra-product-pagination a span.shop-tooltip {
display: inline-flex;
align-items: center;
margin: 0 3px;
vertical-align: text-bottom;
line-height: 22px;
}
.antra-product-pagination a:nth-child(2):hover {
color: var(--e-global-color-secondary);
}
.antra-product-pagination .product-item {
position: absolute;
right: 0;
top: calc(100% + 10px);
opacity: 0;
visibility: visible;
pointer-events: none;
width: 260px;
background: #fff;
display: flex;
align-items: center;
text-align: left;
transition: all ease-in-out 0.3s;
overflow: hidden;
z-index: 99;
border-radius: 24px;
border: 1px solid var(--e-global-color-border);
}
.antra-product-pagination .product-item img {
max-width: 80px;
border-radius: 24px;
}
.antra-product-pagination .product-item .antra-product-pagination-content {
padding: 0 15px;
}
.antra-product-pagination .product-item .antra-product-pagination-content .price {
color: var(--e-global-color-secondary);
}
.antra-product-pagination .product-item .antra-product-pagination__title {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
color: var(--e-global-color-secondary);
margin-bottom: 5px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
max-height: 2.4em;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.antra-product-pagination .product-item .antra-product-pagination__title:hover {
color: var(--e-global-color-secondary);
}
.antra-product-pagination .price del {
margin-left: 5px;
} .antra-sticky-add-to-cart {
display: none;
}
@media (max-width: 1023px) {
.antra-archive-product #secondary {
display: none;
}
}
.quantity_wrap .quantity_label {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 18px;
font-size: 1.125rem;
line-height: 24px;
color: var(--e-global-color-secondary);
display: block;
margin-bottom: 18px;
}
.currency .main-navigation ul.menu > li.menu-item > a span:before {
display: none;
}
.currency .main-navigation ul.menu > li.menu-item ul.sub-menu {
border-radius: 0;
padding: 10px 0;
}
.currency .main-navigation ul.menu > li.menu-item ul.sub-menu li {
min-width: 135px;
}
.currency .main-navigation ul.menu > li.menu-item ul.sub-menu li a {
padding: 7px 15px 7px 15px;
}
.currency .main-navigation ul.menu > li.menu-item ul.sub-menu li a:before {
display: none;
}
.currency .main-navigation ul.menu > li.menu-item ul.sub-menu li a span {
margin-left: 0 !important;
}
.currency .main-navigation ul.menu > li.menu-item ul.sub-menu li a span:before {
display: none;
}
.button-line-yes .elementor-button-wrapper a.elementor-button {
position: relative;
background-color: transparent;
border-radius: 0;
color: var(--e-global-color-secondary);
}
.button-line-yes .elementor-button-wrapper a.elementor-button:before {
content: "";
position: absolute;
height: 1px;
width: 0;
left: 0;
top: 100%;
background-color: var(--e-global-color-secondary);
transition: all 0.4s ease;
}
.button-line-yes .elementor-button-wrapper a.elementor-button:hover:before {
width: 100%;
}
.woosb-products {
border-width: 0 0 1px;
border-style: solid;
border-color: var(--e-global-color-border);
padding-bottom: 10px;
}
.woosb-products .woosb-product {
display: flex;
align-items: center;
flex-wrap: nowrap;
padding: 10px 0;
border-bottom: none;
}
.woosb-products .woosb-product .woosb-thumb {
width: 60px;
padding: 0;
margin-right: 15px;
flex: 0 0 60px;
}
.woosb-products .woosb-product .woosb-thumb img {
width: 60px;
height: 60px;
max-width: 60px;
object-fit: cover;
}
.woosb-products .woosb-product .woosb-title .woosb-title-inner {
font-size: 14px;
font-weight: 700;
line-height: 22px;
}
.woosb-products .woosb-product .woosb-price {
width: auto;
margin-left: auto;
flex: unset;
font-weight: 800;
font-size: 16px;
line-height: 22px;
}
.woosb-products .woosb-product .woosb-quantity {
width: unset;
flex: unset;
margin-right: 10px;
padding: 0;
}
.woosb-products .woosb-product .woosb-quantity .quantity {
background-color: #ffffff;
border: 1px solid var(--e-global-color-border);
position: relative;
display: inline-flex;
overflow: hidden;
justify-content: center;
align-items: center;
width: 80px;
height: 36px;
border-radius: 24px;
font-size: 12px;
font-weight: 700;
margin: 10px 0;
}
.woosb-products .woosb-product .woosb-quantity .quantity .qty {
padding: 0;
border: none;
-moz-appearance: textfield;
text-align: center;
color: #000000;
flex: 1;
background-color: transparent;
min-width: 32px;
}
.woosb-products .woosb-product .woosb-quantity button {
background-color: transparent;
display: flex;
justify-content: center;
align-items: center;
padding: 0;
text-align: center;
z-index: 9;
top: 0;
bottom: 0;
border: none;
width: 30px;
height: 36px;
border-radius: 0;
font-size: 10px;
color: #000000;
}
.woosb-bundles .woosb-products,
.woosb-wrap .woosb-products {
margin-bottom: 20px;
}
.woosb-bundles .woosb-text,
.woosb-wrap .woosb-text {
font-weight: 600;
font-size: 16px;
line-height: 22px;
margin-bottom: 43px;
color: var(--e-global-color-secondary);
}
.woosb-bundles .amount,
.woosb-wrap .amount {
font-weight: 800;
font-size: 20px;
line-height: 22px;
color: var(--e-global-color-secondary);
}
@media only screen and (max-width: 767px) {
.antra-sorting {
justify-content: space-between;
}
.antra-sorting .woocommerce-result-count {
display: none;
}
} .products-no-gutter ul.products {
margin-left: 0;
margin-right: 0;
}
ul.products li {
z-index: 1;
}
.products-no-gutter .products-list ul.products {
margin-left: -15px;
margin-right: -15px;
}
ul.products,
.wc-block-grid__products {
clear: both;
margin: 0;
}
ul.products li.product,
ul.products .wc-block-grid__product,
.wc-block-grid__products li.product,
.wc-block-grid__products .wc-block-grid__product {
list-style: none;
position: relative;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
ul.products li.product .added_to_cart.wc-forward,
ul.products .wc-block-grid__product .added_to_cart.wc-forward,
.wc-block-grid__products li.product .added_to_cart.wc-forward,
.wc-block-grid__products .wc-block-grid__product .added_to_cart.wc-forward {
display: none;
}
ul.products li.product .woocommerce-LoopProduct-link,
ul.products .wc-block-grid__product .woocommerce-LoopProduct-link,
.wc-block-grid__products li.product .woocommerce-LoopProduct-link,
.wc-block-grid__products .wc-block-grid__product .woocommerce-LoopProduct-link {
display: block;
}
ul.products li.product .product-unit,
ul.products .wc-block-grid__product .product-unit,
.wc-block-grid__products li.product .product-unit,
.wc-block-grid__products .wc-block-grid__product .product-unit {
font-size: 12px;
font-size: 0.75rem;
color: var(--e-global-color-lighter);
margin-bottom: 0;
}
ul.products li.product .product-unit .value,
ul.products .wc-block-grid__product .product-unit .value,
.wc-block-grid__products li.product .product-unit .value,
.wc-block-grid__products .wc-block-grid__product .product-unit .value {
color: var(--e-global-color-secondary);
}
ul.products li.product h2,
ul.products li.product h3,
ul.products li.product .woocommerce-loop-product__title,
ul.products li.product .wc-block-grid__product-title,
ul.products .wc-block-grid__product h2,
ul.products .wc-block-grid__product h3,
ul.products .wc-block-grid__product .woocommerce-loop-product__title,
ul.products .wc-block-grid__product .wc-block-grid__product-title,
.wc-block-grid__products li.product h2,
.wc-block-grid__products li.product h3,
.wc-block-grid__products li.product .woocommerce-loop-product__title,
.wc-block-grid__products li.product .wc-block-grid__product-title,
.wc-block-grid__products .wc-block-grid__product h2,
.wc-block-grid__products .wc-block-grid__product h3,
.wc-block-grid__products .wc-block-grid__product .woocommerce-loop-product__title,
.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
text-align: center;
text-transform: capitalize;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
margin: 0;
margin-bottom: 13px;
}
ul.products li.product h2 a,
ul.products li.product h3 a,
ul.products li.product .woocommerce-loop-product__title a,
ul.products li.product .wc-block-grid__product-title a,
ul.products .wc-block-grid__product h2 a,
ul.products .wc-block-grid__product h3 a,
ul.products .wc-block-grid__product .woocommerce-loop-product__title a,
ul.products .wc-block-grid__product .wc-block-grid__product-title a,
.wc-block-grid__products li.product h2 a,
.wc-block-grid__products li.product h3 a,
.wc-block-grid__products li.product .woocommerce-loop-product__title a,
.wc-block-grid__products li.product .wc-block-grid__product-title a,
.wc-block-grid__products .wc-block-grid__product h2 a,
.wc-block-grid__products .wc-block-grid__product h3 a,
.wc-block-grid__products .wc-block-grid__product .woocommerce-loop-product__title a,
.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title a {
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
white-space: normal;
color: var(--e-global-color-secondary);
}
ul.products li.product h2 a:hover,
ul.products li.product h3 a:hover,
ul.products li.product .woocommerce-loop-product__title a:hover,
ul.products li.product .wc-block-grid__product-title a:hover,
ul.products .wc-block-grid__product h2 a:hover,
ul.products .wc-block-grid__product h3 a:hover,
ul.products .wc-block-grid__product .woocommerce-loop-product__title a:hover,
ul.products .wc-block-grid__product .wc-block-grid__product-title a:hover,
.wc-block-grid__products li.product h2 a:hover,
.wc-block-grid__products li.product h3 a:hover,
.wc-block-grid__products li.product .woocommerce-loop-product__title a:hover,
.wc-block-grid__products li.product .wc-block-grid__product-title a:hover,
.wc-block-grid__products .wc-block-grid__product h2 a:hover,
.wc-block-grid__products .wc-block-grid__product h3 a:hover,
.wc-block-grid__products .wc-block-grid__product .woocommerce-loop-product__title a:hover,
.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title a:hover {
color: var(--e-global-color-primary);
}
ul.products li.product img,
ul.products .wc-block-grid__product img,
.wc-block-grid__products li.product img,
.wc-block-grid__products .wc-block-grid__product img {
display: block;
margin: 0 auto;
width: 100%;
object-fit: cover;
border-radius: 24px;
}
ul.products li.product.product-category h2,
ul.products li.product.product-category h3,
ul.products li.product.product-category .woocommerce-loop-category__title,
ul.products .wc-block-grid__product.product-category h2,
ul.products .wc-block-grid__product.product-category h3,
ul.products .wc-block-grid__product.product-category .woocommerce-loop-category__title,
.wc-block-grid__products li.product.product-category h2,
.wc-block-grid__products li.product.product-category h3,
.wc-block-grid__products li.product.product-category .woocommerce-loop-category__title,
.wc-block-grid__products .wc-block-grid__product.product-category h2,
.wc-block-grid__products .wc-block-grid__product.product-category h3,
.wc-block-grid__products .wc-block-grid__product.product-category .woocommerce-loop-category__title {
font-size: 1.1em;
}
ul.products li.product.product-category img,
ul.products .wc-block-grid__product.product-category img,
.wc-block-grid__products li.product.product-category img,
.wc-block-grid__products .wc-block-grid__product.product-category img {
margin-bottom: 1.618034em;
}
ul.products li.product:hover,
ul.products .wc-block-grid__product:hover,
.wc-block-grid__products li.product:hover,
.wc-block-grid__products .wc-block-grid__product:hover {
z-index: 99;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
ul.products .slick-disabled:before,
.wc-block-grid__products .slick-disabled:before {
opacity: 0.75;
}
li.sale .product-block .product-caption .price {
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
align-items: flex-end;
margin-bottom: 0;
}
.product-type-variable .product-block .price,
.product-type-grouped .product-block .price {
color: var(--e-global-color-secondary);
}
.product-block {
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
outline: none;
border-radius: 0;
overflow: hidden;
margin-bottom: 10px;
}
.product-block .product-transition {
position: relative;
}
.product-block .product-transition .woocommerce-loop-product__link {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 2;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.product-block .product-transition .time-sale {
border: 1px solid var(--e-global-color-border);
position: absolute;
bottom: 0;
left: 20px;
right: 20px;
}
.product-block .product-transition .quantity_cart {
display: inline-block;
}
.product-block .product-transition .shop-action {
position: absolute;
top: 20px;
right: 20px;
z-index: 2;
display: flex;
flex-direction: column;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
visibility: hidden;
}
@media (max-width: 768px) {
.product-block .product-transition .shop-action {
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
}
}
.product-block .product-transition .shop-action .add_to_cart_button,
.product-block .product-transition .shop-action .button,
.product-block .product-transition .shop-action .woosc-btn,
.product-block .product-transition .shop-action .woosq-btn,
.product-block .product-transition .shop-action .woosw-btn {
padding: 0;
background-color: #ffffff;
transition: all ease 0.3s;
width: 40px;
height: 40px;
color: var(--e-global-color-secondary);
box-shadow: 0 1px 7px rgba(0, 0, 0, 0.11);
border-radius: 50%;
position: relative;
font-size: 0px;
font-size: 0rem;
border: none;
display: flex;
align-items: center;
justify-content: center;
}
.product-block .product-transition .shop-action .add_to_cart_button:before,
.product-block .product-transition .shop-action .button:before,
.product-block .product-transition .shop-action .woosc-btn:before,
.product-block .product-transition .shop-action .woosq-btn:before,
.product-block .product-transition .shop-action .woosw-btn:before {
display: none;
}
.product-block .product-transition .shop-action .add_to_cart_button:after, .product-block .product-transition .shop-action .add_to_cart_button i,
.product-block .product-transition .shop-action .button:after,
.product-block .product-transition .shop-action .button i,
.product-block .product-transition .shop-action .woosc-btn:after,
.product-block .product-transition .shop-action .woosc-btn i,
.product-block .product-transition .shop-action .woosq-btn:after,
.product-block .product-transition .shop-action .woosq-btn i,
.product-block .product-transition .shop-action .woosw-btn:after,
.product-block .product-transition .shop-action .woosw-btn i {
font-size: 20px;
font-size: 1.25rem;
transition: all ease 0.3s;
width: 100%;
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
margin: 0;
color: var(--e-global-color-secondary);
background-color: transparent;
}
.product-block .product-transition .shop-action .add_to_cart_button:after,
.product-block .product-transition .shop-action .button:after,
.product-block .product-transition .shop-action .woosc-btn:after,
.product-block .product-transition .shop-action .woosq-btn:after,
.product-block .product-transition .shop-action .woosw-btn:after {
margin-right: -1px;
}
.product-block .product-transition .shop-action .add_to_cart_button.woosw-btn:after,
.product-block .product-transition .shop-action .button.woosw-btn:after,
.product-block .product-transition .shop-action .woosc-btn.woosw-btn:after,
.product-block .product-transition .shop-action .woosq-btn.woosw-btn:after,
.product-block .product-transition .shop-action .woosw-btn.woosw-btn:after {
margin-bottom: -2px;
}
.product-block .product-transition .shop-action .add_to_cart_button:hover, .product-block .product-transition .shop-action .add_to_cart_button:focus, .product-block .product-transition .shop-action .add_to_cart_button:active,
.product-block .product-transition .shop-action .button:hover,
.product-block .product-transition .shop-action .button:focus,
.product-block .product-transition .shop-action .button:active,
.product-block .product-transition .shop-action .woosc-btn:hover,
.product-block .product-transition .shop-action .woosc-btn:focus,
.product-block .product-transition .shop-action .woosc-btn:active,
.product-block .product-transition .shop-action .woosq-btn:hover,
.product-block .product-transition .shop-action .woosq-btn:focus,
.product-block .product-transition .shop-action .woosq-btn:active,
.product-block .product-transition .shop-action .woosw-btn:hover,
.product-block .product-transition .shop-action .woosw-btn:focus,
.product-block .product-transition .shop-action .woosw-btn:active {
background-color: var(--e-global-color-primary);
color: #ffffff;
}
.product-block .product-transition .shop-action .add_to_cart_button:hover:after, .product-block .product-transition .shop-action .add_to_cart_button:hover i, .product-block .product-transition .shop-action .add_to_cart_button:focus:after, .product-block .product-transition .shop-action .add_to_cart_button:focus i, .product-block .product-transition .shop-action .add_to_cart_button:active:after, .product-block .product-transition .shop-action .add_to_cart_button:active i,
.product-block .product-transition .shop-action .button:hover:after,
.product-block .product-transition .shop-action .button:hover i,
.product-block .product-transition .shop-action .button:focus:after,
.product-block .product-transition .shop-action .button:focus i,
.product-block .product-transition .shop-action .button:active:after,
.product-block .product-transition .shop-action .button:active i,
.product-block .product-transition .shop-action .woosc-btn:hover:after,
.product-block .product-transition .shop-action .woosc-btn:hover i,
.product-block .product-transition .shop-action .woosc-btn:focus:after,
.product-block .product-transition .shop-action .woosc-btn:focus i,
.product-block .product-transition .shop-action .woosc-btn:active:after,
.product-block .product-transition .shop-action .woosc-btn:active i,
.product-block .product-transition .shop-action .woosq-btn:hover:after,
.product-block .product-transition .shop-action .woosq-btn:hover i,
.product-block .product-transition .shop-action .woosq-btn:focus:after,
.product-block .product-transition .shop-action .woosq-btn:focus i,
.product-block .product-transition .shop-action .woosq-btn:active:after,
.product-block .product-transition .shop-action .woosq-btn:active i,
.product-block .product-transition .shop-action .woosw-btn:hover:after,
.product-block .product-transition .shop-action .woosw-btn:hover i,
.product-block .product-transition .shop-action .woosw-btn:focus:after,
.product-block .product-transition .shop-action .woosw-btn:focus i,
.product-block .product-transition .shop-action .woosw-btn:active:after,
.product-block .product-transition .shop-action .woosw-btn:active i {
color: #ffffff;
}
.product-block .product-transition .shop-action .add_to_cart_button.woosc-btn, .product-block .product-transition .shop-action .add_to_cart_button.woosq-btn, .product-block .product-transition .shop-action .add_to_cart_button.woosw-btn,
.product-block .product-transition .shop-action .button.woosc-btn,
.product-block .product-transition .shop-action .button.woosq-btn,
.product-block .product-transition .shop-action .button.woosw-btn,
.product-block .product-transition .shop-action .woosc-btn.woosc-btn,
.product-block .product-transition .shop-action .woosc-btn.woosq-btn,
.product-block .product-transition .shop-action .woosc-btn.woosw-btn,
.product-block .product-transition .shop-action .woosq-btn.woosc-btn,
.product-block .product-transition .shop-action .woosq-btn.woosq-btn,
.product-block .product-transition .shop-action .woosq-btn.woosw-btn,
.product-block .product-transition .shop-action .woosw-btn.woosc-btn,
.product-block .product-transition .shop-action .woosw-btn.woosq-btn,
.product-block .product-transition .shop-action .woosw-btn.woosw-btn {
margin-bottom: 8px;
}
.product-block .product-transition .shop-action .add_to_cart_button.woosc-btn:last-child, .product-block .product-transition .shop-action .add_to_cart_button.woosq-btn:last-child, .product-block .product-transition .shop-action .add_to_cart_button.woosw-btn:last-child,
.product-block .product-transition .shop-action .button.woosc-btn:last-child,
.product-block .product-transition .shop-action .button.woosq-btn:last-child,
.product-block .product-transition .shop-action .button.woosw-btn:last-child,
.product-block .product-transition .shop-action .woosc-btn.woosc-btn:last-child,
.product-block .product-transition .shop-action .woosc-btn.woosq-btn:last-child,
.product-block .product-transition .shop-action .woosc-btn.woosw-btn:last-child,
.product-block .product-transition .shop-action .woosq-btn.woosc-btn:last-child,
.product-block .product-transition .shop-action .woosq-btn.woosq-btn:last-child,
.product-block .product-transition .shop-action .woosq-btn.woosw-btn:last-child,
.product-block .product-transition .shop-action .woosw-btn.woosc-btn:last-child,
.product-block .product-transition .shop-action .woosw-btn.woosq-btn:last-child,
.product-block .product-transition .shop-action .woosw-btn.woosw-btn:last-child {
margin-bottom: 0;
}
.product-block .product-transition .shop-action .add_to_cart_button .elementor-button-content-wrapper,
.product-block .product-transition .shop-action .button .elementor-button-content-wrapper,
.product-block .product-transition .shop-action .woosc-btn .elementor-button-content-wrapper,
.product-block .product-transition .shop-action .woosq-btn .elementor-button-content-wrapper,
.product-block .product-transition .shop-action .woosw-btn .elementor-button-content-wrapper {
gap: 0;
}
.product-block .product-transition .shop-action .woosw-btn.woosw-adding:after {
content: "";
}
.product-block .product-transition .shop-action .woosw-btn.woosw-adding:before {
animation: fa-spin 0.75s linear infinite;
height: 100%;
width: 100%;
line-height: 20px;
font-size: 14px;
font-size: 0.875rem;
position: unset;
display: flex;
align-items: center;
justify-content: center;
transform: translate(0);
background-color: transparent;
margin-right: 0;
}
.product-block .product-transition .shop-action .woosw-btn.woosw-added:hover {
color: #fff;
}
.product-block .product-transition .shop-action .add_to_cart_button.loading:after {
display: none;
}
.product-block .product-transition .shop-action .add_to_cart_button.loading i {
display: none;
}
.product-block .product-transition .shop-action .add_to_cart_button.loading:before {
animation: fa-spin 0.75s linear infinite;
height: 100%;
width: 100%;
line-height: 20px;
font-size: 16px;
font-size: 1rem;
position: unset;
display: flex;
align-items: center;
justify-content: center;
transform: translate(0);
background-color: transparent;
margin-right: 0;
}
.product-block .product-transition .shop-action .add_to_cart_button.woosw-added:hover {
color: #fff;
}
.product-block .antra-woocommerce-price-atc {
position: relative;
width: 100%;
}
@media (max-width: 768px) {
.product-block .antra-woocommerce-price-atc {
display: flex;
flex-direction: column-reverse;
}
}
@media (max-width: 767px) {
.product-block .antra-woocommerce-price-atc {
align-items: center;
}
}
.product-block .quantity_cart .quantity_wrap {
display: none;
}
.product-block .quantity_cart .add_to_cart a {
font-family: var(--e-global-typography-accent-font-family);
font-weight: var(--e-global-typography-accent-font-weight);
text-transform: var(--e-global-typography-accent-text-transform);
font-style: var(--e-global-typography-accent-font-style);
text-decoration: var(--e-global-typography-accent-text-decoration);
line-height: var(--e-global-typography-accent-line-height);
letter-spacing: var(--e-global-typography-accent-letter-spacing);
font-size: 15px;
font-size: 0.9375rem;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
color: var(--e-global-color-secondary);
background-color: transparent;
border: 0;
white-space: nowrap;
padding: 0;
border-radius: 0;
position: relative;
border-bottom: 2px solid var(--e-global-color-primary);
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.product-block .quantity_cart .add_to_cart a i, .product-block .quantity_cart .add_to_cart a:after {
font-size: 20px;
font-size: 1.25rem;
transform: rotate(-45deg);
position: relative;
color: var(--e-global-color-secondary);
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.product-block .quantity_cart .add_to_cart a:hover {
color: var(--e-global-color-primary);
}
.product-block .quantity_cart .add_to_cart a:hover i, .product-block .quantity_cart .add_to_cart a:hover:after {
transform: rotate(0);
color: var(--e-global-color-primary);
}
.product-block .product-caption {
display: flex;
flex-direction: column;
align-items: center;
padding: 21px 0 0 0;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
@media (max-width: 767px) {
.product-block .product-caption {
align-items: center;
text-align: center;
}
}
.product-block .product-caption .woo-wrap-rating {
margin-bottom: 12px;
display: flex;
align-items: center;
justify-content: center;
}
.product-block .product-caption .woo-wrap-rating .count {
font-size: 14px;
font-size: 0.875rem;
font-weight: 500;
margin-left: 2px;
color: var(--e-global-color-lighter);
display: none;
}
.product-block .product-caption .woo-wrap-rating .count span {
display: none;
}
.product-block .product-caption .short-description {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 16px;
font-size: 1rem;
line-height: 24px;
color: var(--e-global-color-text);
margin-bottom: 19px;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
white-space: normal;
text-align: center;
display: none;
}
.product-block .product-caption .price {
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
display: inline-flex;
align-items: center;
margin-bottom: 0;
}
.product-block .product-caption .price del {
margin-left: 5px;
margin-bottom: 1px;
}
.product-block .product-caption .group-action {
display: none;
align-items: center;
justify-content: end;
position: absolute;
top: 16px;
right: 16px;
z-index: 99;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
@media (min-width: 1024px) {
.product-block .product-caption .group-action {
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
}
}
@media (max-width: 1023px) {
.product-block .product-caption .group-action {
bottom: auto;
top: 20px;
padding-right: 20px;
border-bottom: 0;
border-right: 0;
right: 0;
}
}
.product-block .product-caption .group-action:hover {
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
}
.product-block .product-caption .group-action .shop-action {
display: flex;
flex-direction: column;
}
.product-block .product-caption .group-action .shop-action .woosc-btn,
.product-block .product-caption .group-action .shop-action .woosq-btn,
.product-block .product-caption .group-action .shop-action .woosw-btn {
display: block;
padding: 0;
background-color: #ffffff;
transition: all ease 0.3s;
width: 36px;
height: 36px;
color: var(--e-global-color-secondary);
border-radius: 24px;
margin: 0 0 8px 0;
position: relative;
font-size: 0px;
font-size: 0rem;
border: 0;
box-shadow: 0 1px 11px rgba(0, 0, 0, 0.07);
}
.product-block .product-caption .group-action .shop-action .woosc-btn:before,
.product-block .product-caption .group-action .shop-action .woosq-btn:before,
.product-block .product-caption .group-action .shop-action .woosw-btn:before {
display: none;
}
.product-block .product-caption .group-action .shop-action .woosc-btn:after,
.product-block .product-caption .group-action .shop-action .woosq-btn:after,
.product-block .product-caption .group-action .shop-action .woosw-btn:after {
font-size: 12px;
font-size: 0.75rem;
font-weight: 600;
transition: all ease 0.3s;
}
.product-block .product-caption .group-action .shop-action .woosc-btn:hover, .product-block .product-caption .group-action .shop-action .woosc-btn:focus, .product-block .product-caption .group-action .shop-action .woosc-btn:active,
.product-block .product-caption .group-action .shop-action .woosq-btn:hover,
.product-block .product-caption .group-action .shop-action .woosq-btn:focus,
.product-block .product-caption .group-action .shop-action .woosq-btn:active,
.product-block .product-caption .group-action .shop-action .woosw-btn:hover,
.product-block .product-caption .group-action .shop-action .woosw-btn:focus,
.product-block .product-caption .group-action .shop-action .woosw-btn:active {
background-color: var(--e-global-color-accent);
border-color: var(--e-global-color-accent);
}
.product-block .product-caption .group-action .shop-action .woosc-btn:hover:after, .product-block .product-caption .group-action .shop-action .woosc-btn:focus:after, .product-block .product-caption .group-action .shop-action .woosc-btn:active:after,
.product-block .product-caption .group-action .shop-action .woosq-btn:hover:after,
.product-block .product-caption .group-action .shop-action .woosq-btn:focus:after,
.product-block .product-caption .group-action .shop-action .woosq-btn:active:after,
.product-block .product-caption .group-action .shop-action .woosw-btn:hover:after,
.product-block .product-caption .group-action .shop-action .woosw-btn:focus:after,
.product-block .product-caption .group-action .shop-action .woosw-btn:active:after {
color: #ffffff;
}
.product-block .product-caption .group-action .shop-action .woosc-btn.woosw-btn:after,
.product-block .product-caption .group-action .shop-action .woosq-btn.woosw-btn:after,
.product-block .product-caption .group-action .shop-action .woosw-btn.woosw-btn:after {
font-size: 16px;
font-size: 1rem;
font-weight: 600;
}
.product-block .product-caption .group-action .shop-action .woosw-btn.woosw-adding::after {
animation: fa-spin 0.75s linear infinite;
height: 20px;
width: 20px;
line-height: 20px;
font-size: 20px;
font-size: 1.25rem;
position: absolute;
top: 50%;
left: 50%;
margin-left: -10px;
margin-top: -10px;
display: block;
transform: translate(0);
}
.product-block .product-caption .group-action .shop-action .woosw-btn.woosw-adding:before {
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
}
.product-block .product-caption .group-action .shop-action .woosw-btn.woosw-added:hover {
color: #fff;
}
.product-block .product-caption .inventory_status {
margin-bottom: 15px;
justify-content: center;
}
.product-block .product-caption .count-review {
margin-top: auto;
justify-content: center;
margin-bottom: 0.8rem;
}
.product-block .product-caption .cart {
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 0;
}
.product-block .product-caption .minus,
.product-block .product-caption .plus {
display: none;
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
}
.product-block .product-caption .qty {
padding: 0.391rem;
font-family: var(--e-global-typography-accent-font-family);
font-weight: var(--e-global-typography-accent-font-weight);
text-transform: var(--e-global-typography-accent-text-transform);
font-style: var(--e-global-typography-accent-font-style);
text-decoration: var(--e-global-typography-accent-text-decoration);
line-height: var(--e-global-typography-accent-line-height);
letter-spacing: var(--e-global-typography-accent-letter-spacing);
font-size: 14px;
font-size: 0.875rem;
border-radius: 24px;
}
.product-block .label-wrapper {
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
position: absolute;
top: 20px;
left: 20px;
}
.product-block .woocommerce-above-title {
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 12px;
}
.product-block .woocommerce-above-title .posted-in {
font-size: 12px;
font-size: 0.75rem;
line-height: 18px;
font-weight: 600;
text-transform: uppercase;
color: var(--e-global-color-primary);
}
.product-block .woocommerce-above-title .posted-in a {
color: var(--e-global-color-primary);
}
.product-block .woocommerce-above-title .posted-in a:hover {
color: var(--e-global-color-primary);
}
.product-block:hover .shop-action {
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
}
@media (min-width: 1024px) {
.product-block:hover .content-product-imagin {
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
}
}
.product-block:hover .product-img-wrap .inner {
-ms-transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
-o-transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
-moz-transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
-webkit-transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.product-block:hover .product-img-wrap.bottom-to-top .inner {
-ms-transform: translate3d(0, -100%, 0);
-o-transform: translate3d(0, -100%, 0);
-moz-transform: translate3d(0, -100%, 0);
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
.product-block:hover .product-img-wrap.top-to-bottom .inner {
-ms-transform: translate3d(0, 100%, 0);
-o-transform: translate3d(0, 100%, 0);
-moz-transform: translate3d(0, 100%, 0);
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
.product-block:hover .product-img-wrap.left-to-right .inner {
-ms-transform: translate3d(100%, 0, 0);
-o-transform: translate3d(100%, 0, 0);
-moz-transform: translate3d(100%, 0, 0);
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
.product-block:hover .product-img-wrap.right-to-left .inner {
-ms-transform: translate3d(-100%, 0, 0);
-o-transform: translate3d(-100%, 0, 0);
-moz-transform: translate3d(-100%, 0, 0);
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
.product-block:hover .product-img-wrap.swap .product-image {
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
}
.product-block:hover .product-img-wrap.swap .product-image img {
transform: rotateY(180deg);
}
.product-block:hover .product-img-wrap.swap .product-image.second-image {
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
}
.product-block:hover .product-img-wrap.swap .product-image.second-image img {
transform: rotateY(0deg);
}
.product-block:hover .product-img-wrap.fade .product-image {
top: 0;
left: 0;
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.product-block:hover .product-img-wrap.fade .product-image img {
transform: scale(1.1);
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.product-block:hover .product-img-wrap.fade .product-image.second-image {
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
transform: scale(1);
overflow: hidden;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
@media (max-width: 768px) {
.product-block:hover .product-img-wrap.fade .product-image.second-image {
height: 100%;
}
}
.product-block:hover .product-img-wrap.zoom-in .product-image.second-image {
transform: scale(1);
}
.product-block:hover .product-img-wrap.zoom-out .product-image {
transform: scale(0);
}
.product-block:hover .product-img-wrap.zoom-out .product-image.second-image {
transform: scale(1.3);
}
.style-product-2 .product-caption {
padding: 20px 15px 0 15px;
}
.style-product-2 .product-caption .woocommerce-above-title {
display: none;
}
.style-product-2 .product-caption .woo-wrap-rating {
order: -1;
display: block;
}
.style-product-2 .product-caption .woo-wrap-rating .count {
display: none;
}
.style-product-2 .product-caption .woocommerce-loop-product__title {
margin-bottom: 11px !important;
}
.style-product-2 .product-caption .short-description {
margin-bottom: 21px;
}
@media only screen and (max-width: 768px) {
.related-swiper-button-prev i, .related-swiper-button-next i {
display: none;
}
}
.content-product-imagin {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin-bottom: -73px;
background-color: #fff;
box-shadow: 0 3px 36px rgba(0, 0, 0, 0.09);
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
}
.product-img-wrap {
overflow: hidden;
position: relative;
border-radius: 24px;
}
.product-img-wrap .inner {
width: 100%;
height: 100%;
-ms-transition: all 0.9s ease-in-out;
-o-transition: all 0.9s ease-in-out;
-moz-transition: all 0.9s ease-in-out;
-webkit-transition: all 0.9s ease-in-out;
transition: all 0.9s ease-in-out;
}
.product-img-wrap .product-image {
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.product-img-wrap .product-image.second-image {
position: absolute;
width: 100%;
height: 100%;
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
}
.product-img-wrap.top-to-bottom .product-image {
bottom: 100%;
}
.product-img-wrap.left-to-right .product-image {
top: 0;
right: 100%;
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
}
.product-img-wrap.right-to-left .product-image {
top: 0;
left: 100%;
}
.product-img-wrap.swap .product-image {
top: 0;
left: 0;
transition: all 0.7s ease;
}
.product-img-wrap.swap .product-image img {
transition: all 0.7s ease;
transform: rotateY(0deg);
}
.product-img-wrap.swap .product-image.second-image {
z-index: 2;
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
}
.product-img-wrap.swap .product-image.second-image img {
transform: rotateY(-180deg);
}
.product-img-wrap.zoom-in .product-image {
top: 0;
left: 0;
transition: all 0.5s ease;
}
.product-img-wrap.zoom-in .product-image.second-image {
transform: scale(0);
z-index: 2;
}
.product-img-wrap.zoom-out .product-image {
top: 0;
left: 0;
transition: all 0.5s ease;
}
.product-img-wrap.zoom-out .product-image.second-image {
z-index: -1;
}
.antra-single-product-extra-label {
font-size: 14px;
font-size: 0.875rem;
text-transform: capitalize;
}
.antra-single-product-extra-label p {
margin-bottom: -10px;
margin-top: 20px;
}
@media (max-width: 767px) {
.antra-single-product-extra-label p {
text-align: center;
}
}
.hentry .entry-content .wc-block-grid__products .wc-block-grid__product > a,
.hentry .entry-content ul.products li.product > a {
text-decoration: none;
}
.price del + ins {
margin-right: 0.327em;
}
.opal-product-tooltipster {
display: block !important;
}
.opal-product-tooltipster .tooltipster-content {
background-color: #000;
border-radius: 5px;
color: #fff;
padding: 8px 16px;
line-height: 1;
font-size: 14px;
font-size: 0.875rem;
}
.opal-product-tooltipster.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
margin-top: -8px;
right: 0px;
}
.opal-product-tooltipster.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
margin-top: -8px;
left: 0px;
}
.opal-product-tooltipster.tooltipster-base.tooltipster-top .tooltipster-arrow-background {
border-top-color: #000;
}
.opal-product-tooltipster.tooltipster-base.tooltipster-left .tooltipster-arrow {
transform: translateY(-5px);
}
.opal-product-tooltipster.tooltipster-base.tooltipster-left .tooltipster-arrow-background {
border-left-color: #000;
}
.opal-product-tooltipster.tooltipster-base.tooltipster-right .tooltipster-arrow {
transform: translateY(-3px);
}
.opal-product-tooltipster.tooltipster-base.tooltipster-right .tooltipster-arrow-background {
border-right-color: #000;
}
.time-sale {
background-color: #fff;
padding: 12px 0 12px 0;
}
.time-sale .deal-text {
font-size: 14px;
font-size: 0.875rem;
margin-bottom: 10px;
color: var(--e-global-color-lighter);
}
.time-sale .antra-countdown {
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
}
.time-sale .antra-countdown .countdown-item {
position: relative;
text-align: center;
margin-top: 5px;
}
.time-sale .antra-countdown .countdown-item:not(:last-child) {
padding-right: 20px;
}
.time-sale .antra-countdown .countdown-digits {
font-size: 24px;
font-size: 1.5rem;
font-family: var(--e-global-typography-primary-font-family);
font-weight: var(--e-global-typography-primary-font-weight);
text-transform: var(--e-global-typography-primary-text-transform);
font-style: var(--e-global-typography-primary-font-style);
text-decoration: var(--e-global-typography-primary-text-decoration);
line-height: var(--e-global-typography-primary-line-height);
letter-spacing: var(--e-global-typography-primary-letter-spacing);
color: var(--e-global-color-primary);
padding: 9px 7px 5px;
line-height: 1;
}
.time-sale .antra-countdown .countdown-label {
display: block;
color: var(--e-global-color-lighter);
}
.count-review {
display: flex;
justify-content: flex-start;
align-items: center;
font-size: 12px;
font-size: 0.75rem;
font-weight: 500;
line-height: 1;
color: var(--e-global-color-lighter);
margin-bottom: 15px;
}
.count-review .count {
display: none;
}
.preloader .product-transition,
.preloader .woocommerce-loop-product__title > a,
.preloader .short-description,
.preloader .star-rating,
.preloader .button-group,
.preloader .posted-in,
.preloader .price,
.preloader .product-attributes .item,
.preloader .shop-action,
.preloader .product-caption-bottom,
.preloader .product-label,
.preloader .product-image {
position: relative;
}
.preloader .product-transition:after,
.preloader .woocommerce-loop-product__title > a:after,
.preloader .short-description:after,
.preloader .star-rating:after,
.preloader .button-group:after,
.preloader .posted-in:after,
.preloader .price:after,
.preloader .product-attributes .item:after,
.preloader .shop-action:after,
.preloader .product-caption-bottom:after,
.preloader .product-label:after,
.preloader .product-image:after {
content: "";
position: absolute;
z-index: 996;
animation-duration: 1s;
animation-fill-mode: forwards;
animation-iteration-count: infinite;
animation-name: placeHolderShimmer;
animation-timing-function: linear;
background: #f6f7f8;
background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
background-size: 800px 104px;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
@keyframes placeHolderShimmer {
0% {
background-position: -468px 0;
}
100% {
background-position: 468px 0;
}
}
.antra-products-popular ul.products {
margin-right: 0;
margin-left: 0;
}
.antra-products-popular ul.products li.product {
margin-top: 0;
margin-bottom: 0;
padding-right: 0;
padding-left: 0;
border-right: none;
flex: 0 0 100% !important;
max-width: 100% !important;
}
.antra-products-popular ul.products li.product:hover .product-caption {
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
}
.antra-products-popular ul.products li.product:before {
content: none;
}
.antra-products-popular ul.products li.product:last-child .product-block-list {
padding-bottom: 0;
border-bottom: none;
}
.antra-products-popular ul.products li.product:first-child .product-block-list {
padding-top: 0;
}
.antra-products-popular .product-block-list {
display: flex;
align-items: center;
padding: 20px 0;
border-bottom: 1px solid var(--e-global-color-border);
}
.antra-products-popular .product-block-list .left {
width: 80px;
margin-right: 15px;
}
.antra-products-popular .product-block-list .right {
flex: 1;
}
.product-gallery {
width: 100%;
display: flex;
flex-wrap: wrap;
align-items: center;
margin-bottom: 1.5rem;
padding-top: 5px;
}
.product-gallery .gallery_item {
width: 58px;
flex: 0 0 58px;
max-width: 58Px;
cursor: pointer;
display: block;
margin-top: 10px;
}
.product-gallery .gallery_item:not(:first-child) {
margin-left: 10px;
}
.product-gallery .gallery_item.active img {
border-color: var(--e-global-color-primary);
}
.product-gallery .gallery_item img {
width: 58px;
height: 58px;
border: 1px dashed var(--e-global-color-border);
border-radius: 4px;
object-fit: cover;
}
.antra-wrap-swatches .inner {
display: flex;
flex-wrap: wrap;
margin-left: -8px;
}
.antra-wrap-swatches .antra-product-swatches {
cursor: pointer;
margin-left: 4px;
font-size: 10px;
line-height: 14px;
font-weight: 500;
background: #fff;
color: var(--e-global-color-accent);
}
.antra-wrap-swatches .antra-product-swatches:hover, .antra-wrap-swatches .antra-product-swatches.active {
color: var(--e-global-color-accent);
}
.antra-wrap-swatches .antra-product-swatches.swatches-label {
border-bottom: 1px solid transparent;
}
.antra-wrap-swatches .antra-product-swatches.swatches-label:hover, .antra-wrap-swatches .antra-product-swatches.swatches-label.active {
border-color: var(--e-global-color-accent);
}
.antra-wrap-swatches .antra-product-swatches.swatches-color {
border-radius: 0;
width: 14px;
height: 14px;
border: 1px solid transparent;
display: flex;
align-items: center;
justify-content: center;
}
.antra-wrap-swatches .antra-product-swatches.swatches-color .color {
width: 10px;
height: 10px;
border-radius: 0;
display: block;
}
.antra-wrap-swatches .antra-product-swatches.swatches-color:hover, .antra-wrap-swatches .antra-product-swatches.swatches-color.active {
border-color: var(--e-global-color-accent);
width: 14px;
height: 14px;
border: 1px solid var(--e-global-color-dark);
}
.antra-wrap-swatches .antra-product-swatches.swatches-color:hover .color, .antra-wrap-swatches .antra-product-swatches.swatches-color.active .color {
width: 8px;
height: 8px;
border-radius: 0;
display: block;
}
.antra-wrap-swatches .antra-product-swatches.swatches-image {
padding: 0;
border-radius: 50%;
}
.antra-wrap-swatches .antra-product-swatches.swatches-image img {
width: 8px;
height: 8px;
border-radius: 50%;
object-fit: cover;
} .single-product .pswp__button {
background-color: transparent;
border: none;
}
.single-product .entry-summary-top {
display: flex;
position: absolute;
align-items: center;
right: 3px;
top: -30px;
justify-content: end;
}
.single-product.single-product-sticky div.product .summary {
display: block;
width: calc(45% - 30px);
}
@media (max-width: 768px) {
.single-product.single-product-sticky div.product .summary {
width: 100%;
}
}
.single-product.single-product-sticky div.product .summary .woocommerce-tabs {
display: block;
position: relative;
margin-top: 30px;
}
@media (max-width: 765px) {
.single-product.single-product-sticky div.product .summary .woocommerce-tabs {
padding: 40px 0 0;
}
}
.single-product.single-product-sticky div.product .summary .woocommerce-tabs ul.tabs {
margin: 0;
list-style: none;
text-align-last: center;
position: relative;
margin-bottom: 18px;
}
@media (max-width: 767px) {
.single-product.single-product-sticky div.product .summary .woocommerce-tabs ul.tabs {
display: none;
}
}
.single-product.single-product-sticky div.product .summary .woocommerce-tabs ul.tabs li {
display: inline-block;
margin: 0;
}
.single-product.single-product-sticky div.product .summary .woocommerce-tabs ul.tabs li:first-child a {
margin-left: 0;
}
.single-product.single-product-sticky div.product .summary .woocommerce-tabs ul.tabs li:last-child a {
margin-right: 0;
}
.single-product.single-product-sticky div.product .summary .woocommerce-tabs ul.tabs li a {
font-family: var(--e-global-typography-primary-font-family);
font-weight: var(--e-global-typography-primary-font-weight);
text-transform: var(--e-global-typography-primary-text-transform);
font-style: var(--e-global-typography-primary-font-style);
text-decoration: var(--e-global-typography-primary-text-decoration);
line-height: var(--e-global-typography-primary-line-height);
letter-spacing: var(--e-global-typography-primary-letter-spacing);
color: var(--e-global-color-secondary);
letter-spacing: 0;
display: block;
position: relative;
font-size: 24px;
font-size: 1.5rem;
line-height: 60px;
padding: 0 24px;
text-transform: capitalize;
font-style: initial;
}
.single-product.single-product-sticky div.product .summary .woocommerce-tabs ul.tabs li a:before {
content: "";
position: absolute;
height: 2px;
width: 0;
left: 0;
bottom: -1px;
transition: all 0.4s ease;
background-color: var(--e-global-color-primary);
}
.single-product.single-product-sticky div.product .summary .woocommerce-tabs ul.tabs li.active a {
color: var(--e-global-color-secondary);
font-style: initial;
transition: all 0.4s ease;
}
.single-product.single-product-sticky div.product .summary .woocommerce-tabs ul.tabs li.active a:before {
width: 100%;
transition: all 0.4s ease;
height: 2px;
}
.single-product.single-product-sticky div.product .summary .woocommerce-tabs.product-accordions .accordion-head {
padding: 15px 0;
position: relative;
cursor: pointer;
border-top: none;
border-bottom: 1px solid;
border-bottom-color: var(--e-global-color-border);
}
.single-product.single-product-sticky div.product .summary .woocommerce-tabs.product-accordions .accordion-head .accordion-title {
display: inline-block;
position: relative;
margin-bottom: 0;
color: var(--e-global-color-secondary);
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
font-family: var(--e-global-typography-primary-font-family);
font-weight: var(--e-global-typography-primary-font-weight);
text-transform: var(--e-global-typography-primary-text-transform);
font-style: var(--e-global-typography-primary-font-style);
text-decoration: var(--e-global-typography-primary-text-decoration);
line-height: var(--e-global-typography-primary-line-height);
letter-spacing: var(--e-global-typography-primary-letter-spacing);
font-size: 25px;
font-size: 1.5625rem;
line-height: 24px;
font-weight: 500;
margin-left: 40px;
}
@media (max-width: 768px) {
.single-product.single-product-sticky div.product .summary .woocommerce-tabs.product-accordions .accordion-head .accordion-title {
font-size: 18px;
font-size: 1.125rem;
}
}
.single-product.single-product-sticky div.product .summary .woocommerce-tabs.product-accordions .accordion-head .accordion-title:before {
color: var(--e-global-color-secondary);
}
.single-product.single-product-sticky div.product .summary .woocommerce-tabs.product-accordions .accordion-head .accordion-title:after {
color: var(--e-global-color-secondary);
}
.single-product.single-product-sticky div.product .summary .woocommerce-tabs.product-accordions .accordion-head:hover {
border-bottom-color: var(--e-global-color-primary);
}
.single-product.single-product-sticky div.product .summary .woocommerce-tabs.product-accordions .accordion-head:hover .accordion-title {
color: var(--e-global-color-primary);
}
.single-product.single-product-sticky div.product .summary .woocommerce-tabs.product-accordions .accordion-head:hover:before {
color: var(--e-global-color-primary);
}
.single-product.single-product-sticky div.product .summary .woocommerce-tabs.product-accordions .accordion-head:hover:after {
color: var(--e-global-color-primary);
}
.single-product.single-product-sticky div.product .summary .woocommerce-tabs.product-accordions .accordion-head.focus, .single-product.single-product-sticky div.product .summary .woocommerce-tabs.product-accordions .accordion-head.active {
border-bottom-color: var(--e-global-color-primary);
}
.single-product.single-product-sticky div.product .summary .woocommerce-tabs.product-accordions .accordion-head.focus .accordion-title, .single-product.single-product-sticky div.product .summary .woocommerce-tabs.product-accordions .accordion-head.active .accordion-title {
display: inline-block;
color: var(--e-global-color-primary);
}
.single-product.single-product-sticky div.product .summary .woocommerce-tabs.product-accordions .accordion-head.focus:before, .single-product.single-product-sticky div.product .summary .woocommerce-tabs.product-accordions .accordion-head.active:before {
color: var(--e-global-color-primary);
}
.single-product.single-product-sticky div.product .summary .woocommerce-tabs.product-accordions .accordion-head.focus:after, .single-product.single-product-sticky div.product .summary .woocommerce-tabs.product-accordions .accordion-head.active:after {
color: var(--e-global-color-primary);
}
.single-product.single-product-sticky div.product .summary .woocommerce-tabs.product-accordions .accordion-title {
display: inline-block;
position: relative;
margin-bottom: 0;
color: var(--e-global-color-secondary);
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
font-family: var(--e-global-typography-primary-font-family);
font-weight: var(--e-global-typography-primary-font-weight);
text-transform: var(--e-global-typography-primary-text-transform);
font-style: var(--e-global-typography-primary-font-style);
text-decoration: var(--e-global-typography-primary-text-decoration);
line-height: var(--e-global-typography-primary-line-height);
letter-spacing: var(--e-global-typography-primary-letter-spacing);
font-size: 30px;
font-size: 1.875rem;
line-height: 34px;
font-weight: 300;
letter-spacing: -0.4px;
text-transform: capitalize;
margin-left: 40px;
}
@media (max-width: 767px) {
.single-product.single-product-sticky div.product .summary .woocommerce-tabs.product-accordions .accordion-title {
font-size: 20px;
font-size: 1.25rem;
}
}
.single-product.single-product-sticky div.product .summary .woocommerce-tabs.product-accordions .accordion-body {
padding: 0;
display: none;
}
.single-product.single-product-sticky div.product .summary .woocommerce-tabs.product-accordions .accordion-body tr {
border-top: 1px solid var(--e-global-color-border);
}
.single-product.single-product-sticky div.product .summary .woocommerce-tabs.product-accordions .accordion-body tr:first-child {
border-top: 0;
}
.single-product.single-product-sticky div.product .summary .woocommerce-tabs.product-accordions .accordion-body.active {
border-radius: 0;
padding: 20px 0 0px 0;
margin: 0;
}
.single-product.single-product-sticky div.product .summary .woocommerce-tabs.product-accordions .accordion-body #reviews #comments,
.single-product.single-product-sticky div.product .summary .woocommerce-tabs.product-accordions .accordion-body #reviews #review_form_wrapper {
width: 100%;
float: none;
padding-right: 0;
padding-left: 0;
}
.single-product.single-product-sticky div.product .summary .woocommerce-tabs.product-accordions .accordion-body .list-unstyled {
margin-left: 0;
}
.single-product.single-product-sticky div.product .summary .woocommerce-tabs.product-accordions .accordion-body ul.list-unstyled {
margin: 0;
}
.single-product.single-product-sticky div.product .summary .woocommerce-tabs.product-accordions .accordion-body ul.list-unstyled li {
margin-bottom: 5px;
}
.single-product.single-product-sticky div.product .summary .woocommerce-tabs.product-accordions .accordion-body ul.list-unstyled li.store-name > span:not(.details), .single-product.single-product-sticky div.product .summary .woocommerce-tabs.product-accordions .accordion-body ul.list-unstyled li.seller-name > span:not(.details), .single-product.single-product-sticky div.product .summary .woocommerce-tabs.product-accordions .accordion-body ul.list-unstyled li.store-address > span:not(.details) {
font-weight: var(--e-global-typography-primary-font-weight);
color: var(--e-global-color-secondary);
}
.single-product.single-product-sticky div.product .summary .woocommerce-tabs.product-accordions .accordion-body ul.list-unstyled .seller-rating {
vertical-align: middle;
}
.single-product.single-product-sticky div.product .summary .woocommerce-tabs.product-accordions .accordion-body ul.list-unstyled .seller-rating .text {
vertical-align: text-bottom;
}
.single-product.single-product-sticky div.product .summary .woocommerce-tabs.product-accordions .accordion-body ul.list-unstyled .star-rating {
display: inline-block;
}
.single-product.single-product-sticky div.product .summary .woocommerce-tabs.product-accordions table td, .single-product.single-product-sticky div.product .summary .woocommerce-tabs.product-accordions table th {
word-break: unset;
}
@media (min-width: 768px) {
.single-product.single-product-sticky div.product .summary .woocommerce-tabs.product-accordions ul.products li.product {
flex: 0 0 50%;
max-width: 50%;
}
}
.single-product.single-product-sticky div.product .summary .woocommerce-tabs .woocommerce-Tabs-panel {
padding: 15px 0;
}
.single-product.single-product-sticky div.product .summary .woocommerce-tabs .woocommerce-Tabs-panel--seller ul.list-unstyled {
margin: 0;
}
.single-product.single-product-sticky div.product .summary .woocommerce-tabs .woocommerce-Tabs-panel--seller ul.list-unstyled li {
margin-bottom: 5px;
}
.single-product.single-product-sticky div.product .summary .woocommerce-tabs .woocommerce-Tabs-panel--seller ul.list-unstyled li.store-name > span:not(.details), .single-product.single-product-sticky div.product .summary .woocommerce-tabs .woocommerce-Tabs-panel--seller ul.list-unstyled li.seller-name > span:not(.details), .single-product.single-product-sticky div.product .summary .woocommerce-tabs .woocommerce-Tabs-panel--seller ul.list-unstyled li.store-address > span:not(.details) {
font-weight: var(--e-global-typography-primary-font-weight);
color: var(--e-global-color-secondary);
}
.single-product.single-product-sticky div.product .summary .woocommerce-tabs .woocommerce-Tabs-panel--seller ul.list-unstyled .seller-rating {
vertical-align: middle;
}
.single-product.single-product-sticky div.product .summary .woocommerce-tabs .woocommerce-Tabs-panel--seller ul.list-unstyled .seller-rating .text {
vertical-align: text-bottom;
}
.single-product.single-product-sticky div.product .summary .woocommerce-tabs .woocommerce-Tabs-panel--seller ul.list-unstyled .star-rating {
display: inline-block;
}
.single-product.single-product-sticky div.product .summary .woocommerce-tabs #reviews .comment-form-email {
flex: 0 0 50%;
}
.single-product.single-product-sticky div.product .summary .woocommerce-tabs #reviews .comment-form-author {
flex: 0 0 50%;
}
.single-product.single-product-sticky div.product .summary .woocommerce-tabs #reviews .comment-form-rating {
flex: 0 0 100%;
order: -2;
}
.single-product.single-product-sticky div.product .summary .woocommerce-tabs #reviews .comment-form-rating label {
margin-bottom: 5px;
}
.single-product.single-product-sticky div.product .summary .woocommerce-tabs .panel h2:first-of-type {
display: none;
}
.single-product.single-product-sticky div.product .summary .woocommerce-tabs .review_form label {
margin-bottom: 0.5em;
display: block;
}
.single-product.single-product-sticky div.product .summary .woocommerce-tabs h2.resp-accordion {
display: flex;
align-items: center;
font-weight: var(--e-global-typography-primary-font-weight);
font-size: 16px;
font-size: 1rem;
line-height: 18px;
padding: 1em;
margin: 0;
border-top: 1px solid;
border-color: var(--e-global-color-border);
}
@media (min-width: 768px) {
.single-product.single-product-sticky div.product .summary .woocommerce-tabs h2.resp-accordion {
display: none;
}
}
.single-product.single-product-sticky div.product .summary .woocommerce-tabs h2.resp-accordion.active {
border-top: 2px solid;
border-color: var(--e-global-color-primary);
}
.single-product.single-product-sticky div.product .woocommerce-product-gallery {
width: 55%;
max-width: 100%;
}
@media (max-width: 768px) {
.single-product.single-product-sticky div.product .woocommerce-product-gallery {
width: 100%;
max-width: 100%;
}
}
.single-product .product-sticky-layout .woocommerce-tabs #reviews .comment-form-email {
flex: 0 0 50%;
}
.single-product .product-sticky-layout .woocommerce-tabs #reviews .comment-form-author {
flex: 0 0 50%;
}
.single-product .product-sticky-layout .woocommerce-tabs #reviews .comment-form-rating {
flex: 0 0 100%;
order: -2;
}
.single-product .product-sticky-layout .woocommerce-tabs #reviews .comment-form-rating label {
margin-bottom: 5px;
}
.single-product .summary {
width: calc(53% - 50px);
float: right;
max-width: 690px;
}
@media (max-width: 768px) {
.single-product .summary {
width: 100%;
max-width: 100%;
float: unset;
margin-top: 20px;
}
}
.single-product .summary .yith-wcwl-add-to-wishlist {
display: none;
}
.single-product .summary .woosw-btn,
.single-product .summary .woosc-btn {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 14px;
font-size: 0.875rem;
display: inline-flex;
align-items: center;
justify-content: center;
text-transform: capitalize;
line-height: 24px;
border: none;
padding: 0;
background-color: transparent;
color: var(--e-global-color-secondary);
position: relative;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.single-product .summary .woosw-btn:before,
.single-product .summary .woosc-btn:before {
position: relative;
color: var(--e-global-color-secondary);
font-size: 18px;
font-size: 1.125rem;
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
margin-right: 5px;
margin-top: -1px;
}
.single-product .summary .woosw-btn:after,
.single-product .summary .woosc-btn:after {
position: absolute;
width: 0;
height: 0;
}
.single-product .summary .woosw-btn.woosc-btn:before,
.single-product .summary .woosc-btn.woosc-btn:before {
font-size: 14px;
font-size: 0.875rem;
margin-right: 9px;
}
.single-product .summary .woosw-btn.woosw-btn,
.single-product .summary .woosc-btn.woosw-btn {
margin-right: 35px;
}
.single-product .summary .woosw-btn:hover,
.single-product .summary .woosc-btn:hover {
color: var(--e-global-color-primary);
}
.single-product .summary .woosw-btn:hover:before,
.single-product .summary .woosc-btn:hover:before {
color: var(--e-global-color-primary);
}
.single-product .summary .inventory_status {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 14px;
font-size: 0.875rem;
line-height: 1;
font-weight: 600;
color: #8AA206;
margin-bottom: 10px;
margin-top: -3px;
}
.single-product .summary .inventory_status.out-stock {
background-color: #f31919;
}
.single-product .summary .inventory_status:before {
font-size: 10px;
font-size: 0.625rem;
font-weight: 600;
margin-top: -2px;
}
.single-product .summary .label-wrapper {
margin: -1px 0 20px 0;
}
.single-product .content-single-wrapper:after {
content: "";
display: table;
clear: both;
}
.single-product div.product {
position: relative;
}
.single-product div.product::before, .single-product div.product::after {
content: "";
display: table;
}
.single-product div.product::after {
clear: both;
}
.single-product div.product.single-product-type-sticky .woocommerce-tabs:before {
content: none;
}
@media (max-width: 767px) {
.single-product div.product .images {
margin-bottom: 15px;
}
}
.single-product div.product .product-video-360 {
position: absolute;
bottom: 135px;
z-index: 111;
right: 10px;
display: inline-flex;
align-items: flex-end;
}
.single-product div.product .product-video-360 .product-video-360__btn {
cursor: pointer;
color: var(--e-global-color-dark);
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
font-size: 12px;
font-size: 0.75rem;
text-align: center;
}
.single-product div.product .product-video-360 .product-video-360__btn:hover {
color: var(--e-global-color-primary);
}
.single-product div.product .product-video-360 .product-video-360__btn i {
font-size: 30px;
font-size: 1.875rem;
}
.single-product div.product .product-video-360 .product-video-360__btn span {
display: block;
line-height: 30px;
}
.single-product div.product .product-video-360 .product-video-360__btn.btn-video {
margin-right: 15px;
}
.single-product div.product .product-video-360 .product-video-360__btn.btn-video i {
font-size: 25px;
font-size: 1.5625rem;
margin-bottom: 3px;
}
.single-product div.product .woocommerce-product-gallery {
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
overflow: hidden;
transition: opacity 0.25s ease-in-out;
position: relative;
width: 660px;
max-width: 47%;
margin-right: 0;
float: left;
--swiper-navigation-size: 14px;
--swiper-navigation-color: var(--e-global-color-text);
}
@media (max-width: 768px) {
.single-product div.product .woocommerce-product-gallery {
width: 100%;
max-width: 100%;
float: unset;
}
}
.single-product div.product .woocommerce-product-gallery.product-no-gallery .product-video-360 {
bottom: 15px;
}
.single-product div.product .woocommerce-product-gallery .label-wrapper {
display: none;
}
.single-product div.product .woocommerce-product-gallery .label-wrapper .onsale {
top: 20px;
left: 20px;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-without-thumb .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:nth-child(n+2) {
display: none;
}
.single-product div.product .woocommerce-product-gallery .swiper-button-prev,
.single-product div.product .woocommerce-product-gallery .swiper-button-next {
font-size: 12px;
font-size: 0.75rem;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
width: 35px;
height: 35px;
background-color: var(--e-global-color-primary);
align-items: center;
justify-content: center;
border-radius: 100px;
top: 50%;
transform: translateY(-50%);
margin-top: 0;
}
.single-product div.product .woocommerce-product-gallery .swiper-button-prev:after,
.single-product div.product .woocommerce-product-gallery .swiper-button-next:after {
color: #ffffff;
}
.single-product div.product .woocommerce-product-gallery .swiper-button-prev:hover,
.single-product div.product .woocommerce-product-gallery .swiper-button-next:hover {
background-color: var(--e-global-color-dark);
}
.single-product div.product .woocommerce-product-gallery .swiper .swiper-button-prev,
.single-product div.product .woocommerce-product-gallery .swiper .swiper-button-next {
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
}
.single-product div.product .woocommerce-product-gallery .swiper .swiper-button-prev.swiper-button-disabled,
.single-product div.product .woocommerce-product-gallery .swiper .swiper-button-next.swiper-button-disabled {
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
}
.single-product div.product .woocommerce-product-gallery .swiper:hover .swiper-button-prev,
.single-product div.product .woocommerce-product-gallery .swiper:hover .swiper-button-next {
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
}
.single-product div.product .woocommerce-product-gallery .swiper:hover .swiper-button-prev.swiper-button-disabled,
.single-product div.product .woocommerce-product-gallery .swiper:hover .swiper-button-next.swiper-button-disabled {
opacity: 0.6;
-ms-opacity: 0.6;
-o-opacity: 0.6;
-moz-opacity: 0.6;
-webkit-opacity: 0.6;
filter: alpha(opacity=60);
}
@media (max-width: 767px) {
.single-product div.product .woocommerce-product-gallery .swiper .swiper-button-prev,
.single-product div.product .woocommerce-product-gallery .swiper .swiper-button-next {
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
}
.single-product div.product .woocommerce-product-gallery .swiper .swiper-button-prev.swiper-button-disabled,
.single-product div.product .woocommerce-product-gallery .swiper .swiper-button-next.swiper-button-disabled {
opacity: 0.6;
-ms-opacity: 0.6;
-o-opacity: 0.6;
-moz-opacity: 0.6;
-webkit-opacity: 0.6;
filter: alpha(opacity=60);
}
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
position: absolute;
top: 20px;
right: 20px;
display: block;
width: 30px;
z-index: 80;
text-align: center;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
position: relative;
display: block;
max-height: 819px;
width: 100%;
border-radius: 24px;
overflow: hidden;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper img {
width: 100%;
max-height: 819px;
object-fit: cover;
border-radius: 24px;
}
@media only screen and (max-width: 425px) {
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image img {
width: 395px;
}
}
@media only screen and (max-width: 375px) {
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image img {
width: 345px;
}
}
.single-product div.product .woocommerce-product-gallery .flex-viewport {
margin-bottom: 20px;
border-radius: 24px;
}
.single-product div.product .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__wrapper {
padding: 0;
border: none;
}
.single-product div.product .woocommerce-product-gallery .flex-viewport img {
border: none;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
margin: 0;
display: flex;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li {
list-style: none;
cursor: pointer;
display: block;
position: relative;
width: 120px;
margin-right: 10px !important;
margin-bottom: 10px !important;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
object-fit: cover;
border: 1px solid;
border-color: transparent;
height: 120px;
width: 120px;
border-radius: 24px;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
border-color: var(--e-global-color-secondary);
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li:hover img {
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
border-color: var(--e-global-color-secondary);
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li:hover img.flex-active {
border-color: var(--e-global-color-secondary);
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-without-thumb .flex-control-thumbs {
display: none;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-without-thumb .flex-direction-nav {
margin: unset;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-without-thumb .flex-direction-nav > li[class^=flex-nav-] {
position: absolute;
top: 50%;
transform: translateY(-50%);
z-index: 10;
list-style: none;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-without-thumb .flex-direction-nav > li[class^=flex-nav-] a {
position: relative;
display: block;
width: 50px;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
height: 50px;
background-color: #fff;
box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
border-radius: 50%;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-without-thumb .flex-direction-nav > li[class^=flex-nav-] a::before {
position: absolute;
z-index: 10;
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
color: #222;
text-indent: 0px !important;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
font-size: 15px;
display: block;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-without-thumb .flex-direction-nav > li[class^=flex-nav-] a:hover {
color: #fff;
background-color: var(--e-global-color-primary);
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-without-thumb .flex-direction-nav > li[class^=flex-nav-] a:hover:before {
color: #fff;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-without-thumb .flex-direction-nav > li.flex-nav-prev {
left: 10px;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-without-thumb .flex-direction-nav > li.flex-nav-next {
right: 10px;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-without-thumb .product-video-360 {
right: 10px;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-horizontal .flex-control-thumbs li {
margin-bottom: 0 !important;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-horizontal .flex-control-thumbs img {
max-width: 120px;
height: 120px;
border-radius: 24px;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical {
display: flex;
align-items: flex-start;
flex-direction: row-reverse;
}
@media (min-width: 426px) {
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical {
flex-direction: row-reverse;
}
}
@media (max-width: 768px) {
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical {
display: block;
}
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .woocommerce-product-gallery__image:hover a img {
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .flex-control-thumbs {
margin: 0;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .flex-control-thumbs li {
margin-bottom: 10px;
margin-right: 8px;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .flex-control-thumbs li:last-child {
margin-bottom: 0;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .swiper-thumbs-vertical {
width: 100%;
}
@media (min-width: 426px) {
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .swiper-thumbs-vertical {
margin-top: 0;
order: -1;
width: 120px;
margin-right: 10px;
display: block;
height: 100%;
position: absolute;
left: 0;
top: 0;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .swiper-thumbs-vertical .swiper-button-next {
bottom: 20px;
top: unset;
left: 50%;
transform: translateX(-50%) rotate(90deg);
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .swiper-thumbs-vertical .swiper-button-prev {
top: 20px;
left: 50%;
transform: translateX(-50%) rotate(90deg);
}
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .flex-viewport {
border-radius: 24px;
}
@media (min-width: 426px) {
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .flex-viewport {
width: calc(100% - 140px);
margin-bottom: 0;
margin-left: auto;
}
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .label-wrapper {
left: 140px;
}
@media (max-width: 425px) {
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .label-wrapper {
left: 20px;
}
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .product-video-360 {
bottom: 15px;
}
@media (max-width: 425px) {
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .product-video-360 {
bottom: 120px;
}
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-right_vertical .woocommerce-product-gallery__trigger {
left: unset;
position: absolute;
top: 20px;
right: 160px;
display: block;
width: 30px;
z-index: 80;
text-align: center;
}
@media (max-width: 425px) {
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-right_vertical .woocommerce-product-gallery__trigger {
right: 20px;
}
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-right_vertical .flex-viewport {
border-radius: 24px;
}
@media (min-width: 426px) {
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-right_vertical .flex-viewport {
width: calc(100% - 140px);
margin-bottom: 0;
margin-left: unset;
margin-right: auto;
}
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-right_vertical .swiper-thumbs-vertical {
width: 100%;
}
@media (min-width: 426px) {
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-right_vertical .swiper-thumbs-vertical {
margin-top: 0;
order: -1;
width: 120px;
margin-right: 0;
margin-left: 10px;
display: block;
height: 100%;
position: absolute;
left: unset;
right: 0;
top: 0;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-right_vertical .swiper-thumbs-vertical .swiper-button-next {
bottom: 20px;
top: unset;
left: 50%;
transform: translateX(-50%) rotate(90deg);
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-right_vertical .swiper-thumbs-vertical .swiper-button-prev {
top: 20px;
left: 50%;
transform: translateX(-50%) rotate(90deg);
}
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-right_vertical .flex-control-thumbs {
margin: 0;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-right_vertical .flex-control-thumbs li {
margin-bottom: 10px;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-right_vertical .flex-control-thumbs li:last-child {
margin-bottom: 0;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-right_vertical .label-wrapper {
left: 21px;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-right_vertical .product-video-360 {
right: 130px;
}
@media (max-width: 425px) {
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-right_vertical .product-video-360 {
right: 5px;
}
}
.single-product div.product .woocommerce-product-gallery-gallery .flex-viewport {
height: auto !important;
overflow: visible !important;
}
.single-product div.product .woocommerce-product-gallery-gallery .flex-control-thumbs {
float: left;
flex-direction: column;
}
.single-product div.product .woocommerce-product-gallery-gallery .woocommerce-product-gallery__wrapper {
display: flex;
flex-wrap: wrap;
margin-left: -10px;
margin-right: -10px;
border: none;
transform: unset !important;
width: auto !important;
max-height: 100% !important;
}
@media (min-width: 1024px) {
.single-product div.product .woocommerce-product-gallery-gallery .woocommerce-product-gallery__wrapper {
margin-left: -5px;
margin-right: -5px;
}
}
.single-product div.product .woocommerce-product-gallery-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
flex-basis: 50%;
width: 50%;
padding-left: 10px;
padding-right: 10px;
margin-bottom: 20px;
}
@media (max-width: 568px) {
.single-product div.product .woocommerce-product-gallery-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
flex-basis: 100%;
width: 100%;
}
}
.single-product div.product .woocommerce-product-gallery-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:hover a img {
opacity: unset !important;
}
@media (min-width: 1024px) {
.single-product div.product .woocommerce-product-gallery-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
padding-left: 5px;
padding-right: 5px;
margin-bottom: 10px;
}
}
.single-product div.product .woocommerce-product-gallery-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a img {
width: 100%;
border-radius: 24px;
}
.single-product div.product .woocommerce-product-gallery-gallery .product-video-360 {
bottom: auto;
top: 20px;
right: 10px;
}
.single-product div.product .woocommerce-product-gallery-gallery .label-wrapper {
left: 20px;
}
@media (max-width: 425px) {
.single-product div.product .woocommerce-product-gallery-gallery .label-wrapper {
left: 20px;
}
}
.single-product div.product .woocommerce-product-gallery-sticky {
overflow: visible;
}
.single-product div.product .woocommerce-product-gallery-sticky .woocommerce-product-gallery__wrapper {
display: flex;
flex-wrap: wrap;
border: none;
flex-direction: row-reverse;
max-height: 100%;
}
.single-product div.product .woocommerce-product-gallery-sticky .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
flex-basis: 100%;
padding-left: 5px;
padding-right: 5px;
margin-bottom: 30px;
}
.single-product div.product .woocommerce-product-gallery-sticky .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a {
display: block;
border-radius: 0;
}
@media (max-width: 568px) {
.single-product div.product .woocommerce-product-gallery-sticky .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
min-width: 0;
min-height: 0;
padding-left: 0;
padding-right: 0;
flex-basis: 100%;
width: 100%;
}
}
.single-product div.product .woocommerce-product-gallery-sticky .product-video-360 {
bottom: auto;
top: 20px;
right: 10px;
}
.single-product div.product .woocommerce-product-gallery-vertical + .onsale {
left: 145px;
}
.single-product div.product .stock.in-stock {
margin-bottom: 30px;
display: none;
}
.single-product div.product p.price + form.cart {
margin-top: 10px;
}
.single-product div.product .single_add_to_cart_button {
font-family: var(--e-global-typography-accent-font-family);
font-weight: var(--e-global-typography-accent-font-weight);
text-transform: var(--e-global-typography-accent-text-transform);
font-style: var(--e-global-typography-accent-font-style);
text-decoration: var(--e-global-typography-accent-text-decoration);
line-height: var(--e-global-typography-accent-line-height);
letter-spacing: var(--e-global-typography-accent-letter-spacing);
font-size: 15px;
font-size: 0.9375rem;
border: 1px solid #9F9FA4A3;
border-radius: 100px;
padding: 9px 9px 9px 30px;
color: var(--e-global-color-secondary);
background-color: transparent;
position: relative;
display: inline-flex;
align-items: center;
overflow: hidden;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
font-size: 14px;
font-size: 0.875rem;
padding: 10px 20px 10px 20px;
line-height: 24px;
margin-bottom: 23px;
background-color: var(--e-global-color-secondary);
color: #ffffff;
flex: 1;
max-width: 192px;
height: 60px;
justify-content: center;
}
.single-product div.product .single_add_to_cart_button i, .single-product div.product .single_add_to_cart_button:after {
font-size: 20px;
font-size: 1.25rem;
margin-left: 8px;
transform: rotate(-45deg);
background-color: var(--e-global-color-primary);
padding: 10px;
border-radius: 100px;
position: relative;
color: #ffffff;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.single-product div.product .single_add_to_cart_button:hover {
border-color: var(--e-global-color-primary);
background-color: var(--e-global-color-primary);
color: #ffffff;
}
.single-product div.product .single_add_to_cart_button:hover i, .single-product div.product .single_add_to_cart_button:hover:after {
transform: rotate(0);
}
@media (max-width: 424px) {
.single-product div.product .single_add_to_cart_button {
width: 100%;
flex: unset;
}
}
.single-product div.product .single_add_to_cart_button:before {
margin-right: 7px;
font-size: 20px;
font-size: 1.25rem;
margin-top: -1px;
color: var(--e-global-color-primary);
display: none;
}
.single-product div.product .single_add_to_cart_button:hover:after {
opacity: unset;
width: unset;
}
.single-product div.product .single_add_to_cart_button + a.added_to_cart {
display: none;
}
.single-product div.product .product_title {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 50px;
font-size: 3.125rem;
line-height: 1.08;
text-transform: capitalize;
margin-bottom: 19px;
}
@media (max-width: 1024px) {
.single-product div.product .product_title {
font-size: 35px;
font-size: 2.1875rem;
line-height: 40px;
}
}
@media (max-width: 767px) {
.single-product div.product .product_title {
font-size: 28px;
font-size: 1.75rem;
line-height: 34px;
}
}
.single-product div.product .product-unit {
font-size: 15px;
font-size: 0.9375rem;
line-height: 24px;
margin-bottom: 15px;
color: var(--e-global-color-lighter);
}
.single-product div.product .product-unit .value {
color: var(--e-global-color-secondary);
}
.single-product div.product .sold-by-meta {
font-weight: var(--e-global-typography-text-font-weight);
font-size: 14px;
font-size: 0.875rem;
line-height: 22px;
margin-bottom: 12px;
color: var(--e-global-color-lighter);
}
.single-product div.product .sold-by-meta a {
font-weight: var(--e-global-typography-primary-font-weight);
color: var(--e-global-color-primary);
}
.single-product div.product .sold-by-meta a:hover {
text-decoration: underline;
}
.single-product div.product .woocommerce-product-details__short-description {
color: var(--e-global-color-text);
}
.single-product div.product .woocommerce-product-details__short-description p {
margin-bottom: 36px;
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
overflow: hidden;
white-space: normal;
}
.single-product div.product .woocommerce-product-details__short-description + .stock {
display: none;
}
.single-product div.product table.variations {
table-layout: fixed;
position: relative;
margin-bottom: 0;
width: 100%;
}
.single-product div.product table.variations tr {
border: 0;
}
.single-product div.product table.variations tr td {
margin-bottom: 1rem;
}
.single-product div.product table.variations tr td button.reset_variations {
background-color: transparent;
border-width: 1px;
border-color: var(--e-global-color-border);
border-style: solid;
border-radius: 4px;
color: var(--e-global-color-secondary);
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.single-product div.product table.variations tr td button.reset_variations:hover {
background-color: var(--e-global-color-primary);
border-color: var(--e-global-color-primary);
color: #fff;
}
.single-product div.product table.variations th,
.single-product div.product table.variations td {
padding: 0;
list-style: none;
background-color: transparent;
display: contents;
}
.single-product div.product table.variations th.label {
margin-bottom: 8px;
display: flex;
align-items: baseline;
}
.single-product div.product table.variations th.label .woo-selected-variation-item-name {
font-size: 12px;
font-size: 0.75rem;
font-weight: 700;
line-height: 2.5;
color: var(--e-global-color-lighter);
}
.single-product div.product table.variations td.value {
position: relative;
}
.single-product div.product table.variations label {
font-size: 16px;
font-size: 1rem;
font-weight: 500;
line-height: 1;
color: var(--e-global-color-secondary);
display: block;
margin-left: 0;
}
.single-product div.product table.variations select {
max-width: 100%;
vertical-align: middle;
padding: 12px 35px 12px 20px;
color: transparent;
margin: 12px 0 12px 0;
border-radius: 0;
}
.single-product div.product table.variations select + label {
display: block;
font-size: 14px;
font-size: 0.875rem;
text-transform: uppercase;
position: absolute;
padding: 0 5px;
background-color: #fff;
left: 10px;
top: 50%;
transform: translateY(-50%);
line-height: 1;
transition: all ease-in-out 0.2s;
color: var(--e-global-color-lighter);
}
.single-product div.product table.variations select:valid, .single-product div.product table.variations select:focus {
color: var(--e-global-color-text);
}
.single-product div.product table.variations select:valid ~ label, .single-product div.product table.variations select:focus ~ label {
top: 0;
}
.single-product div.product table.variations a.reset_variations {
margin: 15px 0 0 0;
color: var(--e-global-color-secondary);
font-size: 10px;
font-size: 0.625rem;
font-weight: 400;
line-height: 20px;
display: block;
text-decoration: underline;
}
.single-product div.product table.variations a.reset_variations:hover {
color: var(--e-global-color-primary);
}
.single-product div.product table.variations td.label label {
font-size: 12px;
font-size: 0.75rem;
color: var(--e-global-color-secondary);
font-weight: var(--e-global-typography-primary-font-weight);
text-transform: uppercase;
}
.single-product div.product table.variations td.value ul.color-variable-items-wrapper li.color-variable-item:after {
display: none;
}
.single-product div.product table.variations td.value ul.variable-items-wrapper {
display: inline-flex;
margin-bottom: 9px;
}
.single-product div.product table.variations td.value ul li.variable-item {
box-shadow: none;
margin: 5px 8px 0 -1px;
width: auto;
height: 48px;
min-width: 24px;
min-height: 24px;
padding: 0;
border: 1px solid var(--e-global-color-border);
border-radius: 3px;
}
.single-product div.product table.variations td.value ul li.variable-item .variable-item-contents:before {
display: none;
}
.single-product div.product table.variations td.value ul li.variable-item:hover, .single-product div.product table.variations td.value ul li.variable-item.selected {
outline: none;
box-shadow: none;
border-color: var(--e-global-color-secondary);
}
.single-product div.product table.variations td.value ul li.variable-item:hover .variable-item-span, .single-product div.product table.variations td.value ul li.variable-item.selected .variable-item-span {
color: var(--e-global-color-secondary);
}
.single-product div.product table.variations td.value ul li.variable-item.disabled:hover {
border-color: var(--e-global-color-border);
}
.single-product div.product table.variations td.value ul li.variable-item.disabled:hover .variable-item-contents:before {
display: none;
}
.single-product div.product table.variations td.value ul li.variable-item .variable-item-span {
font-size: 13px;
font-size: 0.8125rem;
padding: 3px 20px;
color: var(--e-global-color-secondary);
}
.single-product div.product table.variations td.value ul li.variable-item.color-variable-item {
min-width: 26px;
min-height: 26px;
width: 26px;
height: 26px;
border-radius: 50px;
margin: 2px 7px 0 1px;
padding: 0;
border: 1px solid transparent;
}
.single-product div.product table.variations td.value ul li.variable-item.color-variable-item .variable-item-span {
padding: 2px;
border-radius: 50px;
position: absolute;
}
.single-product div.product table.variations td.value ul li.variable-item.color-variable-item .variable-item-span:after {
content: none;
}
.single-product div.product table.variations td.value ul li.variable-item.color-variable-item .variable-item-span:before {
position: absolute;
content: "";
width: calc(100% - 5px);
height: calc(100% - 5px);
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
border-radius: 50px;
border: 2px solid #fff;
display: none;
}
.single-product div.product table.variations td.value ul li.variable-item.color-variable-item:hover, .single-product div.product table.variations td.value ul li.variable-item.color-variable-item.selected {
background-color: #fff;
border-color: var(--e-global-color-dark);
}
.single-product div.product table.variations td.value ul li.variable-item.color-variable-item:hover .variable-item-contents:before, .single-product div.product table.variations td.value ul li.variable-item.color-variable-item.selected .variable-item-contents:before {
display: none;
}
.single-product div.product table.variations td.value ul li.variable-item.color-variable-item:hover .variable-item-span:before, .single-product div.product table.variations td.value ul li.variable-item.color-variable-item.selected .variable-item-span:before {
display: block;
}
.single-product div.product table.variations td.value ul li.variable-item.disabled:before {
display: none;
}
.single-product div.product table.variations td.value ul li.variable-item.disabled:after {
transform: rotate(45deg);
height: 1px;
background-color: var(--e-global-color-border);
width: calc(100% + 23px);
left: -12px;
box-shadow: none;
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
border: none;
bottom: 0;
top: 23px;
}
.single-product div.product table.variations td.value ul li.variable-item.disabled .variable-item-span {
color: var(--e-global-color-text);
}
.single-product div.product .single_variation .price {
display: block;
font-size: 24px;
font-size: 1.5rem;
line-height: 1.3333333333;
align-items: center;
margin: 0 0 30px 0;
}
.single-product div.product .single_variation .price ins {
margin-right: 0;
color: var(--e-global-color-primary);
}
.single-product div.product .single_variation .price del {
margin-right: 10px;
font-size: 16px;
font-size: 1rem;
}
.single-product div.product .single_variation_wrap {
width: 100%;
display: flex;
flex-wrap: wrap;
align-items: center;
margin-top: 15px;
}
.single-product div.product .variations_button {
flex: 0 0 100%;
flex-wrap: wrap;
align-items: center;
}
.single-product div.product .product-add-to-cart-form {
display: flex;
align-items: end;
flex-wrap: wrap;
margin-bottom: 8px;
}
.single-product div.product .product-add-to-cart-form .quantity_wrap {
margin: 0 10px 23px 0;
}
.single-product div.product .product_group_action {
display: none;
}
.single-product div.product .product_button {
display: flex;
align-items: center;
flex-wrap: wrap;
justify-content: space-between;
}
.single-product div.product .product_button .product_question {
font-size: 12px;
font-size: 0.75rem;
line-height: 24px;
font-weight: 600;
color: var(--e-global-color-secondary);
text-transform: uppercase;
padding-right: 15px;
}
.single-product div.product .product_button .product_question i {
font-size: 18px;
font-size: 1.125rem;
margin-bottom: 3px;
margin-right: 6px;
}
.single-product div.product .product_button .product_question:hover {
color: var(--e-global-color-primary);
}
.single-product div.product .product_button .product_question:hover i {
color: var(--e-global-color-primary);
}
.single-product div.product .product_button .product_action_btn {
display: flex;
align-items: center;
}
.single-product div.product .color-variable-items-wrapper {
margin-top: -2px;
margin-bottom: 0;
margin-left: -2px;
}
.single-product div.product .woocommerce-grouped-add-to-cart {
width: 100%;
flex-wrap: wrap;
align-items: center;
}
.single-product div.product tr.woocommerce-grouped-product-list-item {
border: 0 !important;
}
.single-product div.product .product_after_title {
display: flex;
align-items: center;
flex-wrap: wrap;
margin-bottom: 5px;
font-size: 14px;
font-size: 0.875rem;
position: relative;
}
.single-product div.product .product_after_title > * {
margin-bottom: 0;
}
.single-product div.product .product_after_title > *:not(:last-child) {
margin-right: 15px;
padding-right: 15px;
position: relative;
}
.single-product div.product .product_after_title > *:not(:last-child):after {
content: "";
height: 11px;
width: 1px;
background-color: var(--e-global-color-border);
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
}
.single-product div.product .product_after_title .sku_wrapper {
text-transform: uppercase;
color: var(--e-global-color-lighter);
}
.single-product div.product .product_after_title .sku_wrapper .sku {
color: var(--e-global-color-secondary);
}
.single-product div.product .rating_brands {
display: flex;
align-items: center;
flex-wrap: wrap;
position: relative;
margin-bottom: 13px;
}
.single-product div.product .rating_brands > * {
margin-bottom: 10px;
}
.single-product div.product .rating_brands > *:not(:last-child) {
margin-right: 10px;
position: relative;
}
.single-product div.product .rating_brands > *:not(:last-child).woocommerce-product-rating {
padding-right: 14px;
margin-right: 7px;
margin-top: -4px;
position: relative;
}
.single-product div.product .rating_brands > *:not(:last-child).woocommerce-product-rating:after {
content: "";
height: 16px;
width: 1px;
background-color: var(--e-global-color-border);
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
margin-top: 1px;
}
@media (max-width: 424px) {
.single-product div.product .rating_brands > *:not(:last-child).woocommerce-product-rating:after {
display: none;
}
}
.single-product div.product .rating_brands .sku_wrapper {
color: var(--e-global-color-lighter);
}
.single-product div.product .rating_brands .sku_wrapper span {
color: var(--e-global-color-secondary);
}
.single-product div.product .woocommerce-product-rating {
display: flex;
align-items: center;
}
.single-product div.product .woocommerce-product-rating::before, .single-product div.product .woocommerce-product-rating::after {
content: "";
display: table;
}
.single-product div.product .woocommerce-product-rating::after {
clear: both;
}
.single-product div.product .woocommerce-product-rating a {
font-weight: 400;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.7142857143;
color: var(--e-global-color-text);
margin-left: 7px;
}
.single-product div.product .woocommerce-product-rating a:hover {
color: var(--e-global-color-primary);
}
.single-product div.product .woocommerce-product-rating .star-rating {
font-size: 11px;
font-size: 0.6875rem;
letter-spacing: 0.1px;
width: 6em;
}
.single-product div.product .product_meta {
border-top: 1px solid var(--e-global-color-border);
padding-top: 18px;
}
.single-product div.product .product_meta > span {
display: block;
color: var(--e-global-color-secondary);
font-weight: 400;
font-size: 16px;
font-size: 1rem;
text-transform: capitalize;
line-height: 1.5;
}
.single-product div.product .product_meta > span:last-child {
margin-bottom: 0;
border-bottom: 0;
}
.single-product div.product .product_meta > span a, .single-product div.product .product_meta > span .sku {
color: var(--e-global-color-text);
font-size: 16px;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
text-transform: none;
}
.single-product div.product .product_meta > span a:hover:not(.sku), .single-product div.product .product_meta > span .sku:hover:not(.sku) {
color: var(--e-global-color-primary);
}
.single-product div.product .product_meta .product_button {
padding-bottom: 20px;
}
.single-product .antra-single-product-extra {
font-size: 14px;
font-size: 0.875rem;
color: var(--e-global-color-secondary);
}
.single-product .antra-single-product-extra .extra-payment p {
text-align: center;
margin-bottom: 10px;
color: var(--e-global-color-dark);
}
.single-product .antra-single-product-extra .extra-payment > div {
text-align: center;
}
.single-product .antra-single-product-extra .extra-payment > div a {
display: flex;
justify-content: center;
}
.single-product .antra-single-product-extra ul {
list-style: none;
margin: 0;
}
.single-product .antra-single-product-extra ul li {
padding-bottom: 2px;
}
.single-product .antra-single-product-extra ul li .elementor-icon-list-text {
padding-inline-start: 0;
}
.single-product .time-sale {
display: flex;
align-items: center;
flex-wrap: wrap;
padding: 0 0 20px 0;
}
.single-product .time-sale .deal-text {
font-size: 16px;
font-size: 1rem;
max-width: 230px;
text-transform: capitalize;
line-height: 1.25;
margin-right: 35px;
margin-bottom: 0px;
font-weight: 600;
color: var(--e-global-color-primary);
display: none;
}
.single-product .time-sale .antra-countdown .countdown-item {
margin-right: 5px;
padding: 13px 5px;
border-radius: 0;
min-width: 80px;
text-align: center;
border: 1px solid var(--e-global-color-border);
}
@media (max-width: 424px) {
.single-product .time-sale .antra-countdown .countdown-item {
min-width: 67px;
}
}
.single-product .time-sale .antra-countdown .countdown-item:after {
content: none;
}
.single-product .time-sale .antra-countdown .countdown-item .countdown-digits {
font-size: 24px;
font-size: 1.5rem;
font-family: var(--e-global-typography-accent-font-family);
font-weight: var(--e-global-typography-accent-font-weight);
text-transform: var(--e-global-typography-accent-text-transform);
font-style: var(--e-global-typography-accent-font-style);
text-decoration: var(--e-global-typography-accent-text-decoration);
line-height: var(--e-global-typography-accent-line-height);
letter-spacing: var(--e-global-typography-accent-letter-spacing);
display: block;
color: var(--e-global-color-secondary);
padding: 0;
line-height: 1;
}
@media (max-width: 424px) {
.single-product .time-sale .antra-countdown .countdown-item .countdown-digits {
font-size: 18px;
font-size: 1.125rem;
}
}
.single-product .time-sale .antra-countdown .countdown-item .countdown-label {
display: block;
font-family: var(--e-global-typography-accent-font-family);
font-weight: var(--e-global-typography-accent-font-weight);
text-transform: var(--e-global-typography-accent-text-transform);
font-style: var(--e-global-typography-accent-font-style);
text-decoration: var(--e-global-typography-accent-text-decoration);
line-height: var(--e-global-typography-accent-line-height);
letter-spacing: var(--e-global-typography-accent-letter-spacing);
text-transform: lowercase;
font-size: 12px;
font-size: 0.75rem;
font-weight: var(--e-global-typography-text-font-weight);
color: var(--e-global-color-lighter);
}
.single-product .deal-sold > div {
width: 100%;
}
.single-product .deal-sold .deal-sold-text {
margin-top: 0;
margin-bottom: 7px;
font-size: 12px;
font-size: 0.75rem;
}
.single-product .deal-sold .deal-sold-text span:last-child {
color: var(--e-global-color-secondary);
}
.single-product .deal-sold .progress-bar {
border-radius: 5px;
height: 8px;
}
.single-product .deal-sold .progress-bar .progress-value {
background-color: var(--e-global-color-primary);
}
.single-product .woocommerce-tabs {
margin-top: 65px;
}
@media (max-width: 768px) {
.single-product .woocommerce-tabs {
margin-top: 15px;
}
}
.single-product .woocommerce-tabs ul.tabs {
margin: 0 0 31px 0;
list-style: none;
position: relative;
border-bottom: 1px solid;
border-color: var(--e-global-color-border);
}
@media (max-width: 767px) {
.single-product .woocommerce-tabs ul.tabs {
display: none;
}
}
.single-product .woocommerce-tabs ul.tabs li {
display: inline-flex;
margin: 0;
}
.single-product .woocommerce-tabs ul.tabs li:first-child a {
margin-left: 0;
}
.single-product .woocommerce-tabs ul.tabs li:last-child:after {
display: none;
}
.single-product .woocommerce-tabs ul.tabs li a {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
color: var(--e-global-color-secondary);
display: block;
position: relative;
font-size: 24px;
font-size: 1.5rem;
line-height: 1;
text-transform: capitalize;
padding: 15px 0;
margin-right: 24px;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
@media (max-width: 1024px) {
.single-product .woocommerce-tabs ul.tabs li a {
font-size: 24px;
font-size: 1.5rem;
margin-right: 35px;
}
}
@media (max-width: 768px) {
.single-product .woocommerce-tabs ul.tabs li a {
padding: 20px 0;
font-size: 20px;
font-size: 1.25rem;
margin-right: 20px;
}
}
.single-product .woocommerce-tabs ul.tabs li a:before {
position: absolute;
content: "";
width: 0;
height: 2px;
top: calc(100% - 1px);
left: 0;
background-color: var(--e-global-color-primary);
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.single-product .woocommerce-tabs ul.tabs li.active a, .single-product .woocommerce-tabs ul.tabs li:hover a {
color: var(--e-global-color-primary);
}
.single-product .woocommerce-tabs ul.tabs li.active a:before, .single-product .woocommerce-tabs ul.tabs li:hover a:before {
position: absolute;
content: "";
width: 100%;
height: 3px;
top: calc(100% - 2px);
left: 0;
background-color: var(--e-global-color-primary);
}
.single-product .woocommerce-tabs .woocommerce-Tabs-panel--reviews {
margin-top: 36px;
}
@media (min-width: 1024px) {
.single-product .woocommerce-tabs .row .column-item {
flex: 0 0 41.7%;
max-width: 41.7%;
}
.single-product .woocommerce-tabs .row .column-item:last-child {
flex: 0 0 58.3%;
max-width: 58.3%;
}
}
.single-product .woocommerce-tabs ul.custom-list {
margin-top: 4px;
}
@media (max-width: 767px) {
.single-product .woocommerce-tabs ul.custom-list {
margin-top: 0;
}
}
.single-product .woocommerce-tabs ul.custom-list li {
list-style: none;
display: flex;
align-items: flex-start;
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 14px;
font-size: 0.875rem;
line-height: 1.7142857143;
color: var(--e-global-color-secondary);
}
.single-product .woocommerce-tabs ul.custom-list li::before {
font-size: 10px;
font-size: 0.625rem;
margin-right: 7px;
margin-top: 6px;
margin-left: 2px;
color: var(--e-global-color-secondary);
}
.single-product .woocommerce-tabs .woocommerce-Tabs-panel--additional_information .woocommerce-product-attributes tr:first-child th {
border-top-width: 1px;
}
.single-product .woocommerce-tabs.product-accordions {
margin-top: 20px;
padding: 0;
}
.single-product .woocommerce-tabs.product-accordions.active .accordion-item .accordion-head:last-child, .single-product .woocommerce-tabs.product-accordions:focus .accordion-item .accordion-head:last-child {
border-bottom: none;
}
.single-product .woocommerce-tabs.product-accordions:after, .single-product .woocommerce-tabs.product-accordions:before {
content: none;
}
.single-product .woocommerce-tabs.product-accordions .accordion-head {
padding: 15px 0;
position: relative;
cursor: pointer;
border-top: none;
border-bottom: 1px solid;
border-bottom-color: var(--e-global-color-border);
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
@media (max-width: 425px) {
.single-product .woocommerce-tabs.product-accordions .accordion-head {
padding: 10px 0;
}
}
.single-product .woocommerce-tabs.product-accordions .accordion-head .accordion-title {
display: inline-block;
position: relative;
margin-bottom: 0;
color: var(--e-global-color-secondary);
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 25px;
font-size: 1.5625rem;
line-height: 26px;
margin-left: 30px;
}
@media (max-width: 768px) {
.single-product .woocommerce-tabs.product-accordions .accordion-head .accordion-title {
font-size: 14px;
font-size: 0.875rem;
}
}
.single-product .woocommerce-tabs.product-accordions .accordion-head .accordion-title:before {
color: var(--e-global-color-text);
}
.single-product .woocommerce-tabs.product-accordions .accordion-head .accordion-title:after {
color: var(--e-global-color-text);
}
.single-product .woocommerce-tabs.product-accordions .accordion-head:hover {
border-color: var(--e-global-color-primary);
}
.single-product .woocommerce-tabs.product-accordions .accordion-head:hover .accordion-title {
color: var(--e-global-color-primary);
}
.single-product .woocommerce-tabs.product-accordions .accordion-head:hover:before {
color: var(--e-global-color-primary);
}
.single-product .woocommerce-tabs.product-accordions .accordion-head:hover:after {
color: var(--e-global-color-primary);
}
.single-product .woocommerce-tabs.product-accordions .accordion-head.active, .single-product .woocommerce-tabs.product-accordions .accordion-head:focus {
border-color: var(--e-global-color-primary);
}
.single-product .woocommerce-tabs.product-accordions .accordion-head.active .accordion-title, .single-product .woocommerce-tabs.product-accordions .accordion-head:focus .accordion-title {
display: inline-block;
color: var(--e-global-color-primary);
}
.single-product .woocommerce-tabs.product-accordions .accordion-head.active:before, .single-product .woocommerce-tabs.product-accordions .accordion-head:focus:before {
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
color: var(--e-global-color-primary);
}
.single-product .woocommerce-tabs.product-accordions .accordion-head.active:after, .single-product .woocommerce-tabs.product-accordions .accordion-head:focus:after {
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
color: var(--e-global-color-primary);
}
.single-product .woocommerce-tabs.product-accordions .accordion-head:after {
position: absolute;
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
top: 50%;
padding: 6px 0 4px;
border-radius: 50%;
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
color: var(--e-global-color-secondary);
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
left: 0;
font-size: 16px;
font-size: 1rem;
}
.single-product .woocommerce-tabs.product-accordions .accordion-head:before {
position: absolute;
top: 50%;
padding: 6px 0 4px;
border-radius: 50%;
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
color: var(--e-global-color-secondary);
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
left: 0;
font-size: 16px;
font-size: 1rem;
}
.single-product .woocommerce-tabs.product-accordions .accordion-body {
padding: 20px 20px 20px 0px;
display: none;
}
.single-product .woocommerce-tabs.product-accordions .accordion-body tr {
border-bottom: 0;
}
.single-product .woocommerce-tabs.product-accordions .accordion-body tr:first-child {
border-top: 0;
}
.single-product .woocommerce-tabs.product-accordions .accordion-body h2:first-of-type {
display: none;
}
.single-product .woocommerce-tabs.product-accordions .accordion-body #reviews #comments,
.single-product .woocommerce-tabs.product-accordions .accordion-body #reviews #review_form_wrapper {
width: 100%;
float: none;
padding-right: 0;
padding-left: 0;
margin: 0;
}
.single-product .woocommerce-tabs.product-accordions .accordion-body .list-unstyled {
margin-left: 0;
}
.single-product .woocommerce-tabs.product-accordions .accordion-body ul.list-unstyled {
margin: 0;
}
.single-product .woocommerce-tabs.product-accordions .accordion-body ul.list-unstyled li {
margin-bottom: 5px;
}
.single-product .woocommerce-tabs.product-accordions .accordion-body ul.list-unstyled li.store-name > span:not(.details), .single-product .woocommerce-tabs.product-accordions .accordion-body ul.list-unstyled li.seller-name > span:not(.details), .single-product .woocommerce-tabs.product-accordions .accordion-body ul.list-unstyled li.store-address > span:not(.details) {
font-weight: var(--e-global-typography-primary-font-weight);
color: var(--e-global-color-secondary);
}
.single-product .woocommerce-tabs.product-accordions .accordion-body ul.list-unstyled .seller-rating {
vertical-align: middle;
}
.single-product .woocommerce-tabs.product-accordions .accordion-body ul.list-unstyled .seller-rating .text {
vertical-align: text-bottom;
}
.single-product .woocommerce-tabs.product-accordions .accordion-body ul.list-unstyled .star-rating {
display: inline-block;
}
.single-product .woocommerce-tabs.product-accordions table td, .single-product .woocommerce-tabs.product-accordions table th {
word-break: unset;
}
@media (min-width: 768px) {
.single-product .woocommerce-tabs.product-accordions ul.products li.product {
flex: 0 0 50%;
max-width: 50%;
}
}
.single-product .woocommerce-tabs h4 {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 22px;
font-size: 1.375rem;
line-height: 24px;
letter-spacing: -0.2px;
text-transform: capitalize;
margin: 0 0 24px;
}
.single-product .woocommerce-tabs ul {
margin: 0;
}
.single-product .woocommerce-tabs .woocommerce-Tabs-panel--seller ul.list-unstyled {
margin: 0;
}
.single-product .woocommerce-tabs .woocommerce-Tabs-panel--seller ul.list-unstyled li {
margin-bottom: 5px;
}
.single-product .woocommerce-tabs .woocommerce-Tabs-panel--seller ul.list-unstyled li.store-name > span:not(.details), .single-product .woocommerce-tabs .woocommerce-Tabs-panel--seller ul.list-unstyled li.seller-name > span:not(.details), .single-product .woocommerce-tabs .woocommerce-Tabs-panel--seller ul.list-unstyled li.store-address > span:not(.details) {
font-weight: var(--e-global-typography-primary-font-weight);
color: var(--e-global-color-secondary);
}
.single-product .woocommerce-tabs .woocommerce-Tabs-panel--seller ul.list-unstyled .seller-rating {
vertical-align: middle;
}
.single-product .woocommerce-tabs .woocommerce-Tabs-panel--seller ul.list-unstyled .seller-rating .text {
vertical-align: text-bottom;
}
.single-product .woocommerce-tabs .woocommerce-Tabs-panel--seller ul.list-unstyled .star-rating {
display: inline-block;
}
.single-product .woocommerce-tabs .comment-form-cookies-consent {
display: flex;
}
.single-product .woocommerce-tabs .comment-form-cookies-consent input[type=checkbox] {
width: 20px;
height: 20px;
margin-top: 4px;
}
.single-product .woocommerce-tabs .panel h2:first-of-type {
display: none;
}
.single-product .woocommerce-tabs .review_form label {
margin-bottom: 0.5em;
display: block;
}
.single-product .woocommerce-tabs h2.resp-accordion {
font-family: var(--e-global-typography-primary-font-family);
font-weight: var(--e-global-typography-primary-font-weight);
text-transform: var(--e-global-typography-primary-text-transform);
font-style: var(--e-global-typography-primary-font-style);
text-decoration: var(--e-global-typography-primary-text-decoration);
line-height: var(--e-global-typography-primary-line-height);
letter-spacing: var(--e-global-typography-primary-letter-spacing);
color: var(--e-global-color-secondary);
display: block;
position: relative;
font-size: 20px;
font-size: 1.25rem;
margin: 15px 0 20px 0;
font-style: initial;
padding: 15px;
text-align: center;
align-content: center;
}
.single-product .woocommerce-tabs h2.resp-accordion:before {
position: absolute;
content: "";
width: 100%;
transition: all 0.4s ease;
height: 1px;
top: 100%;
left: 0;
background-color: var(--e-global-color-border);
}
.single-product .woocommerce-tabs h2.resp-accordion.active, .single-product .woocommerce-tabs h2.resp-accordion:hover {
color: var(--e-global-color-primary);
}
.single-product .woocommerce-tabs h2.resp-accordion.active:before, .single-product .woocommerce-tabs h2.resp-accordion:hover:before {
background-color: var(--e-global-color-primary);
}
@media (min-width: 768px) {
.single-product .woocommerce-tabs h2.resp-accordion {
display: none;
}
}
.single-product .product-extra-info ul {
margin: 0;
list-style: none;
}
.single-product .product-extra-info ul li {
display: flex;
align-items: center;
font-size: 16px;
font-size: 1rem;
line-height: 16px;
margin-bottom: 20px;
color: var(--e-global-color-text);
}
.single-product .product-extra-info ul li:last-child {
margin-bottom: 0;
}
.single-product .product-extra-info ul li i {
margin-right: 10px;
}
.single-product .product-extra-info .brand-content {
padding-bottom: 20px;
}
.single-product .product-extra-info .brand-wrap {
padding-top: 20px;
border-top: 1px solid var(--e-global-color-border);
}
.single-product .product-extra-info .title-brand {
display: block;
font-size: 16px;
font-size: 1rem;
font-weight: var(--e-global-typography-primary-font-weight);
line-height: 22px;
color: var(--e-global-color-primary);
}
.single-product .product-brand {
display: inline-block;
color: var(--e-global-color-text);
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
font-size: 16px;
font-size: 1rem;
padding-right: 13px;
margin-right: 10px;
margin-bottom: 2px;
position: relative;
}
.single-product .product-brand:after {
content: "";
height: 16px;
width: 1px;
background-color: var(--e-global-color-border);
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
margin-top: 1px;
}
@media (max-width: 424px) {
.single-product .product-brand:after {
display: none;
}
}
.single-product .product-brand a {
font-weight: 500;
}
.single-product .product-brand a:nth-child(n+2) {
display: none;
}
.single-product.antra-sidebar-left div.product form.cart .quantity, .single-product.antra-sidebar-right div.product form.cart .quantity {
width: 110px;
}
.single-product .deal-sold {
margin-top: 0;
margin-bottom: 20px;
}
.single-product-tab-vertical .woocommerce-tabs .col-full {
display: flex;
flex-direction: row;
}
@media (max-width: 1024px) {
.single-product-tab-vertical .woocommerce-tabs .col-full {
display: block;
}
}
.single-product-tab-vertical .woocommerce-tabs ul.tabs {
flex: 0 0 400px;
text-align-last: inherit;
margin-right: 30px;
border-bottom: none;
}
@media (max-width: 1024px) {
.single-product-tab-vertical .woocommerce-tabs ul.tabs {
flex: 0 0 100%;
margin-right: 30px;
}
}
.single-product-tab-vertical .woocommerce-tabs ul.tabs li {
display: block;
}
.single-product-tab-vertical .woocommerce-tabs ul.tabs li:after {
display: none;
}
.single-product-tab-vertical .woocommerce-tabs ul.tabs li a {
padding: 20px 0;
border-bottom: 1px solid var(--e-global-color-border);
line-height: 50px;
margin: 0;
}
@media (max-width: 768px) {
.single-product-tab-vertical .woocommerce-tabs ul.tabs li a {
font-size: 25px;
font-size: 1.5625rem;
}
}
.single-product-tab-vertical .woocommerce-tabs ul.tabs li.active a {
background-image: none;
}
@media (max-width: 1024px) {
.single-product-tab-vertical .woocommerce-tabs .woocommerce-Tabs-panel {
flex: 0 0 100%;
}
}
@media only screen and (max-width: 425px) {
.single-product-tab-vertical .woocommerce-tabs .col-full {
display: block;
}
}
.single-product-tab-expand .product-tab-expand .expand-item {
border-bottom: 1px solid;
border-color: var(--e-global-color-border);
padding-bottom: 30px;
margin-bottom: 30px;
}
.single-product-tab-expand .product-tab-expand .expand-item:first-child {
border-top: 1px solid;
border-color: var(--e-global-color-border);
padding-top: 30px;
}
.single-product-tab-expand .product-tab-expand .expand-item:last-child {
border-bottom: none;
padding-bottom: 0;
margin-bottom: 0;
}
.single-product-tab-expand .product-tab-expand .expand-item .expand-title {
font-family: var(--e-global-typography-primary-font-family);
font-weight: var(--e-global-typography-primary-font-weight);
text-transform: var(--e-global-typography-primary-text-transform);
font-style: var(--e-global-typography-primary-font-style);
text-decoration: var(--e-global-typography-primary-text-decoration);
line-height: var(--e-global-typography-primary-line-height);
letter-spacing: var(--e-global-typography-primary-letter-spacing);
display: inline-block;
position: relative;
color: var(--e-global-color-secondary);
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
font-size: 30px;
font-size: 1.875rem;
line-height: 1;
text-transform: capitalize;
margin-bottom: 31px;
margin-top: 8px;
}
@media (max-width: 767px) {
.single-product-tab-expand .product-tab-expand .expand-item .expand-title {
font-size: 23px;
font-size: 1.4375rem;
}
}
.single-product-tab-expand .product-tab-expand .expand-item .expand-body tr:last-child {
border-bottom: 0;
}
.single-product-tab-expand .product-tab-expand .expand-item .expand-body table.woocommerce-product-attributes {
margin-bottom: 0;
}
.single-product-tab-expand .product-tab-expand .expand-item .expand-body th {
padding: 1em 0;
vertical-align: middle;
}
.single-product-tab-expand .product-tab-expand .expand-item .expand-body h2:first-child {
display: none;
}
.entry-summary p.price {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 40px;
font-size: 2.5rem;
line-height: 1.1;
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px solid var(--e-global-color-border);
justify-content: flex-start;
color: var(--e-global-color-secondary);
}
@media (max-width: 768px) {
.entry-summary p.price {
font-size: 24px;
font-size: 1.5rem;
}
}
.entry-summary p.price ins {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 40px;
font-size: 2.5rem;
line-height: 1.1;
}
@media (max-width: 768px) {
.entry-summary p.price ins {
font-size: 24px;
font-size: 1.5rem;
}
}
.entry-summary p.price del {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
color: #a4a4a4;
font-size: 18px;
font-size: 1.125rem;
font-weight: 500;
line-height: 1;
text-decoration-line: line-through;
margin-left: 7px;
}
.entry-summary .group_table p.price {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 20px;
font-size: 1.25rem;
line-height: 1.2;
font-weight: 500;
}
.entry-summary .group_table p.price ins {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 20px;
font-size: 1.25rem;
line-height: 1.2;
font-weight: 500;
}
.entry-summary .group_table p.price del {
font-size: 13px;
font-size: 0.8125rem;
}
.entry-summary form.cart {
flex-wrap: wrap;
align-items: center;
justify-content: center;
margin: 0;
}
.entry-summary form.cart::before, .entry-summary form.cart::after {
content: "";
display: table;
}
.entry-summary form.cart::after {
clear: both;
}
.entry-summary form.cart .clear {
position: relative;
flex: 0 0 calc(100% + 3.6rem);
width: calc(100% + 2rem);
margin-left: -1.8rem;
margin-top: 20px;
border-top: 1px solid var(--e-global-color-border);
}
.entry-summary form.cart.grouped_form, .entry-summary form.cart.variations_form {
border: none;
}
.entry-summary form.cart .product_button {
text-align-last: center;
margin-bottom: 10px;
width: 100%;
}
.entry-summary form.cart .quantity {
position: relative;
display: inline-flex;
overflow: hidden;
justify-content: center;
align-items: center;
flex-wrap: nowrap;
border: 1px solid;
border-color: rgba(159, 159, 164, 0.46);
width: 120px;
height: 60px;
border-radius: 100px;
}
.entry-summary form.cart .quantity.hidden {
display: none;
}
.entry-summary form.cart .quantity button {
display: flex;
justify-content: center;
align-items: center;
text-align: center;
padding: 15px 0 13px;
border: 0;
z-index: 9;
top: 0;
bottom: 0;
color: var(--e-global-color-secondary);
background-color: transparent;
}
.entry-summary form.cart .quantity button.minus {
padding-left: 20px;
}
.entry-summary form.cart .quantity button.minus i {
font-size: 8px;
font-size: 0.5rem;
}
.entry-summary form.cart .quantity button.plus {
padding-right: 20px;
}
.entry-summary form.cart .quantity button.plus i {
font-size: 11px;
font-size: 0.6875rem;
}
.entry-summary form.cart .quantity button:before {
display: none;
}
.entry-summary form.cart .quantity button i {
color: var(--e-global-color-secondary);
font-weight: 700;
margin: 0;
}
.entry-summary form.cart .quantity button:hover {
outline: none;
}
.entry-summary form.cart .quantity button:hover i {
color: var(--e-global-color-primary);
}
.entry-summary form.cart .quantity .qty {
padding: 0;
margin: 0;
-moz-appearance: textfield;
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 14px;
font-size: 0.875rem;
line-height: 1;
color: var(--e-global-color-secondary);
flex: 1;
border: unset;
background-color: transparent;
}
.entry-summary form.cart .quantity .qty::placeholder {
color: var(--e-global-color-secondary);
}
.entry-summary form.cart .quantity .qty::-webkit-outer-spin-button, .entry-summary form.cart .quantity .qty::-webkit-inner-spin-button {
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
display: none;
}
.entry-summary form.cart .quantity .qty:focus {
border-color: var(--e-global-color-primary);
}
.entry-summary form.cart table.woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__quantity {
float: none;
margin-right: 0;
}
@media (max-width: 1023px) {
.entry-summary form.cart table.woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__quantity a {
font-size: 11px;
font-size: 0.6875rem;
}
}
.entry-summary form.cart table.woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__quantity a.button:before, .entry-summary form.cart table.woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__quantity a.button:after {
text-align: center;
}
.entry-summary form.cart table.group_table {
margin-bottom: 30px;
}
.entry-summary form.cart table.group_table tr {
border-bottom: 1px solid;
border-color: var(--e-global-color-border);
}
.entry-summary form.cart table.group_table td {
padding: 11px 0 12px 0;
vertical-align: bottom;
}
.entry-summary form.cart table.group_table td.woocommerce-grouped-product-list-item__price {
text-align: end;
}
@media (max-width: 500px) {
.entry-summary form.cart table.group_table .woocommerce-grouped-product-list-item__image,
.entry-summary form.cart table.group_table .woocommerce-grouped-product-image {
display: none;
}
.entry-summary form.cart table.group_table .woocommerce-grouped-product-list-item__label {
padding-left: 0;
}
}
.entry-summary form.cart table.group_table .quantity_label {
display: none;
}
.entry-summary form.cart table.group_table .quantity {
margin-bottom: 0;
}
@media (max-width: 767px) {
.entry-summary form.cart table.group_table .quantity {
width: 120px;
}
.entry-summary form.cart table.group_table .quantity .qty {
width: 40px;
}
}
.entry-summary form.cart table.group_table .quantity .text-quantity {
display: none;
}
.entry-summary form.cart table.group_table .woocommerce-grouped-product-list-item__image,
.entry-summary form.cart table.group_table .woocommerce-grouped-product-image {
padding-right: 15px;
width: 100px;
}
.entry-summary form.cart table.group_table .woocommerce-grouped-product-list-item__image img,
.entry-summary form.cart table.group_table .woocommerce-grouped-product-image img {
max-width: 100px;
width: 100px;
height: 100px;
object-fit: cover;
margin: auto;
border-radius: 24px;
}
.entry-summary form.cart table.group_table .woocommerce-grouped-product-list-item__label {
padding-right: 10px;
}
.entry-summary form.cart table.group_table .woocommerce-grouped-product-list-item__label .antra-single-product-extra-label p {
margin-bottom: 5px;
}
.entry-summary form.cart table.group_table .woocommerce-grouped-product-list-item__label a {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 20px;
font-size: 1.25rem;
line-height: 20px;
margin-bottom: 10px;
color: var(--e-global-color-secondary);
word-break: break-word;
display: block;
}
.entry-summary form.cart table.group_table .woocommerce-grouped-product-list-item__label a:hover {
color: var(--e-global-color-primary);
}
.entry-summary form.cart table.group_table .woocommerce-grouped-product-list-item__price del .woocommerce-Price-amount {
color: var(--e-global-color-lighter);
font-weight: var(--e-global-typography-primary-font-weight);
font-size: 12px;
font-size: 0.75rem;
}
.entry-summary form.cart table.group_table .woocommerce-grouped-product-list-item__price ins .woocommerce-Price-amount {
color: var(--e-global-color-text);
font-weight: var(--e-global-typography-primary-font-weight);
}
.entry-summary form.cart table.group_table p.price {
margin-bottom: 0;
padding-bottom: 20px;
}
.entry-summary form.cart table.group_table .woocommerce-Price-amount {
word-break: normal;
display: block;
}
.entry-summary form.cart table.group_table .stock.out-of-stock {
display: none;
}
.shipping_class {
color: #83D964;
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 14px;
font-size: 0.875rem;
display: inline-block;
align-items: center;
font-weight: var(--e-global-typography-accent-font-weight);
padding: 0;
margin-bottom: 20px;
}
.stock:empty::before {
display: block;
}
.stock.in-stock {
color: #0f834d;
}
.stock.out-of-stock {
color: #e2401c;
display: none;
}
a.reset_variations {
display: inline-block;
margin-left: 1em;
}
.antra-woocommerce-tabs {
margin-top: 50px;
}
.antra-woocommerce-tabs .umimi-woocommerce-tabs-panel {
padding: 50px 0;
border-top: 1px solid;
border-top-color: var(--e-global-color-border);
}
.antra-woocommerce-tabs .umimi-woocommerce-tabs-panel h2:first-of-type {
font-size: 16px;
font-size: 1rem;
margin-bottom: 40px;
color: var(--e-global-color-secondary);
}
.antra-woocommerce-tabs .umimi-woocommerce-tabs-panel table.shop_attributes th {
padding: 4px 10px 4px 0;
}
.antra-woocommerce-tabs .umimi-woocommerce-tabs-panel table.shop_attributes td {
padding: 4px 0 4px 10px;
text-align: right;
}
.single-product-reviews-wrap {
max-width: 855px;
margin-left: auto;
margin-right: auto;
margin-top: 100px;
}
.single-product-reviews-wrap .woocommerce-Reviews-title {
display: none;
}
.single-product-reviews-wrap .review-title {
font-size: 36px;
font-size: 2.25rem;
border-bottom: 1px solid;
border-bottom-color: var(--e-global-color-border);
margin-bottom: 50px;
}
.single-product-reviews-wrap .review-title .count {
width: 20px;
height: 20px;
line-height: 20px;
color: #fff;
background-color: #000;
border-radius: 20px;
text-align: center;
font-size: 14px;
font-size: 0.875rem;
display: inline-block;
margin-left: 5px;
} #reviews {
outline: none;
max-width: 100%;
margin-left: auto;
margin-right: auto;
}
.accordion-body #reviews {
max-width: 1400px;
}
#reviews #respond {
margin-top: 50px;
}
#reviews #respond .comment-reply-title {
display: block;
font-family: var(--e-global-typography-primary-font-family);
font-weight: var(--e-global-typography-primary-font-weight);
text-transform: var(--e-global-typography-primary-text-transform);
font-style: var(--e-global-typography-primary-font-style);
text-decoration: var(--e-global-typography-primary-text-decoration);
line-height: var(--e-global-typography-primary-line-height);
letter-spacing: var(--e-global-typography-primary-letter-spacing);
font-size: 50px;
font-size: 3.125rem;
text-transform: capitalize;
line-height: 54px;
margin-bottom: 40px;
color: var(--e-global-color-secondary);
}
@media (max-width: 767px) {
#reviews #respond .comment-reply-title {
font-size: 28px;
font-size: 1.75rem;
}
}
#reviews .commentlist {
list-style: none;
margin: 0;
}
#reviews .commentlist li {
margin-bottom: 30px;
list-style: none;
clear: both;
padding-top: 31px;
border-top: 1px solid var(--e-global-color-border);
}
#reviews .commentlist li::before, #reviews .commentlist li::after {
content: "";
display: table;
}
#reviews .commentlist li::after {
clear: both;
}
#reviews .commentlist li .comment_container::before, #reviews .commentlist li .comment_container::after {
content: "";
display: table;
}
#reviews .commentlist li .comment_container::after {
clear: both;
}
#reviews .commentlist li .comment_container .comment-text {
width: calc(100% - 81px);
float: right;
position: relative;
}
#reviews .commentlist li .comment_container .comment-text .star-rating {
display: none;
}
#reviews .commentlist li:first-child {
padding-top: 0;
border-top: 0;
}
#reviews .commentlist li:last-child {
border-bottom: 0;
margin-bottom: 0;
}
#reviews .commentlist li time {
color: var(--e-global-color-lighter);
}
#reviews .commentlist li .avatar {
width: 64px;
height: 64px;
float: left;
margin-right: 16px;
border-radius: 50%;
object-fit: cover;
}
#reviews .commentlist li p.meta {
margin-bottom: 11px;
display: flex;
position: relative;
flex-direction: column;
}
#reviews .commentlist li p.meta strong {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 20px;
font-size: 1.25rem;
color: var(--e-global-color-secondary);
line-height: 1.2;
margin-bottom: 6px;
text-transform: capitalize;
}
@media (max-width: 767px) {
#reviews .commentlist li p.meta strong {
font-size: 15px;
font-size: 0.9375rem;
line-height: 25px;
}
}
#reviews .commentlist li p.meta time {
font-size: 13px;
font-size: 0.8125rem;
line-height: 22px;
font-weight: 500;
}
#reviews .commentlist li p.meta time:before {
margin-right: 5px;
line-height: 1;
margin-top: -3px;
}
#reviews .commentlist li p.meta .verified {
font-style: normal;
font-size: 0.875em;
}
#reviews .commentlist li p.meta .woocommerce-review__dash {
display: none;
}
#reviews .commentlist li .description {
font-size: 16px;
font-size: 1rem;
line-height: 24px;
color: var(--e-global-color-text);
}
#reviews .commentlist li .description p {
margin-bottom: 0;
}
#reviews .commentlist li ul.children {
margin: 0;
width: 82.2222222222%;
float: right;
margin-right: 0;
width: 94.2%;
padding-top: 29px;
}
#reviews .commentlist li ul.children li {
margin-bottom: 1.618034em;
padding-top: 31px;
border-top: 1px solid var(--e-global-color-border);
}
#reviews .commentlist li ul.children li:last-child {
margin-bottom: 0;
}
#reviews .comment-form-rating {
order: -2;
clear: both;
margin: 0 0 36px;
display: inline-grid;
text-transform: uppercase;
flex: 0 0 100%;
padding-left: 15px;
}
@media (max-width: 767px) {
#reviews .comment-form-rating {
flex: 0 0 100%;
order: -2;
padding-top: 0;
}
}
#reviews .comment-form-rating label {
font-weight: 400;
font-size: 16px;
font-size: 1rem;
text-transform: capitalize;
margin-bottom: 11px;
color: var(--e-global-color-secondary);
}
#reviews .comment-form-rating p.stars {
line-height: 1;
width: max-content;
}
#reviews .form-submit .submit {
font-family: var(--e-global-typography-accent-font-family);
font-weight: var(--e-global-typography-accent-font-weight);
text-transform: var(--e-global-typography-accent-text-transform);
font-style: var(--e-global-typography-accent-font-style);
text-decoration: var(--e-global-typography-accent-text-decoration);
line-height: var(--e-global-typography-accent-line-height);
letter-spacing: var(--e-global-typography-accent-letter-spacing);
font-size: 15px;
font-size: 0.9375rem;
border: 1px solid #9F9FA4A3;
border-radius: 100px;
padding: 9px 9px 9px 30px;
color: var(--e-global-color-secondary);
background-color: transparent;
position: relative;
display: inline-flex;
align-items: center;
overflow: hidden;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#reviews .form-submit .submit i, #reviews .form-submit .submit:after {
font-size: 20px;
font-size: 1.25rem;
margin-left: 8px;
transform: rotate(-45deg);
background-color: var(--e-global-color-primary);
padding: 10px;
border-radius: 100px;
position: relative;
color: #ffffff;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#reviews .form-submit .submit:hover {
border-color: var(--e-global-color-primary);
background-color: var(--e-global-color-primary);
color: #ffffff;
}
#reviews .form-submit .submit:hover i, #reviews .form-submit .submit:hover:after {
transform: rotate(0);
}
#reviews .form-submit .submit i {
margin-right: 7px;
}
#reviews .comment-form-comment input,
#reviews .comment-form-author input,
#reviews .comment-form-email input {
width: 100%;
}
#reviews .comment-form-comment input::placeholder,
#reviews .comment-form-author input::placeholder,
#reviews .comment-form-email input::placeholder {
font-size: 16px;
font-size: 1rem;
color: var(--e-global-color-lighter);
}
#reviews .comment-form-comment textarea {
color: var(--e-global-color-text);
border-radius: 24px;
padding: 18px 22px 25px;
}
#reviews .comment-form-comment textarea::placeholder {
font-size: 16px;
font-size: 1rem;
color: var(--e-global-color-lighter);
}
#reviews .comment-form-comment textarea:hover, #reviews .comment-form-comment textarea:focus {
border-color: var(--e-global-color-primary);
}
#reviews .comment-form-comment,
#reviews .comment-form-author,
#reviews .comment-form-email,
#reviews .comment-form-cookies-consent,
#reviews .comment-notes {
margin-bottom: 21px;
}
#reviews .comment-form-comment label,
#reviews .comment-form-author label,
#reviews .comment-form-email label,
#reviews .comment-form-cookies-consent label,
#reviews .comment-notes label {
display: block;
margin-bottom: 0;
font-size: 16px;
font-size: 1rem;
line-height: 26px;
}
#reviews .comment-form-comment label {
display: none;
}
#reviews .comment-form-email {
flex: 0 0 50%;
order: -1;
}
@media (max-width: 767px) {
#reviews .comment-form-email {
flex: 0 0 100%;
}
}
#reviews .comment-notes {
order: -3;
margin-bottom: 15px;
color: var(--e-global-color-secondary);
}
#reviews .comment-form-author {
flex: 0 0 50%;
order: -2;
}
@media (max-width: 767px) {
#reviews .comment-form-author {
flex: 0 0 100%;
}
}
#reviews .comment-form-cookies-consent {
margin-bottom: 32px;
}
#reviews .comment-form-cookies-consent:before {
content: "";
display: block;
clear: left;
}
table.shop_attributes th {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 14px;
font-size: 0.875rem;
text-transform: capitalize;
color: var(--e-global-color-secondary);
}
.antra-sticky-add-to-cart {
background-color: var(--background);
}
.antra-sticky-add-to-cart__content {
font-size: 16px;
font-size: 1rem;
}
.antra-sticky-add-to-cart__content-title strong {
color: var(--e-global-color-secondary);
font-weight: var(--e-global-typography-text-font-weight);
}
.antra-sticky-add-to-cart__content-button {
border: none;
letter-spacing: 0;
padding: 13px 25px;
background-color: var(--e-global-color-accent);
}
.antra-sticky-add-to-cart__content-button:hover {
background-color: var(--e-global-color-primary);
}
.antra-sticky-add-to-cart__content-price {
display: inline-flex;
font-size: 14px;
font-size: 0.875rem;
color: var(--e-global-color-primary);
margin-bottom: 4px;
align-items: center;
font-weight: var(--e-global-typography-primary-font-weight);
}
.antra-sticky-add-to-cart__content-price ins {
order: -1;
margin-left: 0;
margin-right: 0.6180469716em;
background-color: transparent;
color: var(--e-global-color-text);
}
.antra-sticky-add-to-cart__content-price del {
font-size: 12px;
font-size: 0.75rem;
color: var(--e-global-color-lighter);
}
.sizechart-popup {
width: 630px;
max-width: 100vw;
overflow-y: auto;
position: fixed;
left: 50%;
padding: 60px;
background: #fff;
top: 50%;
transform: translate(-50%, -50%);
z-index: 998;
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
pointer-events: none;
transition: all ease-in-out 0.3s;
}
.sizechart-popup.active {
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
pointer-events: auto;
}
.sizechart-popup.active + .sizechart-overlay {
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
}
.sizechart-popup .sizechart-close {
position: absolute;
right: 20px;
top: 20px;
font-size: 24px;
font-size: 1.5rem;
line-height: 1;
}
.sizechart-popup .sizechart-close i {
color: var(--e-global-color-secondary);
}
.sizechart-popup .sizechart-close:hover i {
color: var(--e-global-color-primary);
}
.product_question_chart {
margin-top: 7px;
}
.product_question_chart i {
font-size: 16px;
font-size: 1rem;
margin-right: 3px;
margin-bottom: 3px;
color: #313030;
}
.ask-a-question-button {
font-size: 14px;
font-size: 0.875rem;
font-weight: 500;
line-height: 22px;
color: #313030;
}
.ask-a-question-button:hover {
color: var(--e-global-color-primary);
}
.ask-a-question-button:hover i {
color: var(--e-global-color-primary);
}
.sizechart-button {
position: relative;
padding-left: 30px;
font-size: 16px;
font-size: 1rem;
text-decoration: underline;
font-weight: 500;
line-height: 24px;
display: inline-block;
color: var(--e-global-color-dark);
}
.sizechart-button:after {
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
margin-top: -1px;
font-size: 20px;
font-size: 1.25rem;
color: var(--e-global-color-text);
}
.sizechart-button:hover {
color: var(--e-global-color-primary);
text-decoration: underline;
}
.sizechart-overlay {
position: fixed;
width: 100vw;
height: 100vh;
top: 0;
bottom: 0;
z-index: 997;
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
background-color: rgba(0, 0, 0, 0.7);
visibility: hidden;
transition: opacity 0.25s ease, visibility 0s ease;
}
.antra-frequently-bought {
margin-top: 5px;
padding-top: 20px;
margin-bottom: 10px;
border-top: 1px solid;
border-color: var(--e-global-color-border);
}
.antra-frequently-bought .frequently-bought-title {
margin-bottom: 10px;
font-size: 13px;
font-size: 0.8125rem;
text-transform: uppercase;
color: var(--e-global-color-secondary);
}
.antra-frequently-bought ul {
list-style: none;
margin: 0;
}
.antra-frequently-bought .product-item {
display: flex;
align-items: center;
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px solid;
position: relative;
border-color: var(--e-global-color-border);
cursor: pointer;
}
.antra-frequently-bought .product-item:last-child {
padding-bottom: 0;
border-bottom: 0;
}
.antra-frequently-bought .product-item img {
width: 80px;
margin-right: 20px;
border: 4px solid #fff;
box-shadow: 0 0 0 1px;
color: var(--e-global-color-border);
background-color: #f7f4ef;
border-radius: 18px;
}
.antra-frequently-bought .product-item.uncheck * {
opacity: 0.8;
}
.antra-frequently-bought .content-product-item {
height: 100%;
flex: 1;
}
.antra-frequently-bought .content-product-item .product-title {
position: relative;
z-index: 2;
font-size: 14px;
font-size: 0.875rem;
color: var(--e-global-color-secondary);
}
.antra-frequently-bought .content-product-item .posted-in a {
font-size: 13px;
font-size: 0.8125rem;
color: var(--e-global-color-text);
}
.antra-frequently-bought .product-price {
font-size: 16px;
font-size: 1rem;
margin: 0 30px;
color: var(--e-global-color-primary);
}
.antra-frequently-bought .product-price del {
font-size: 0.95em;
}
.antra-frequently-bought .product-price ins {
background: transparent;
}
.antra-frequently-bought .price-box .label {
color: var(--e-global-color-secondary);
}
.antra-frequently-bought .price-box .antra-total-price {
font-size: 30px;
font-size: 1.875rem;
color: var(--e-global-color-primary);
}
.antra-frequently-bought input[type=checkbox] {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0 !important;
z-index: 1;
cursor: pointer;
}
.antra-frequently-bought input[type=checkbox] + span {
opacity: 1 !important;
}
.antra-frequently-bought input[type=checkbox] + span:before {
content: "+";
width: 30px;
height: 30px;
display: inline-block;
font-size: 18px;
font-size: 1.125rem;
line-height: 30px;
text-align: center;
background-color: #f7f4ef;
border-radius: 50%;
color: #000;
}
.antra-frequently-bought input[type=checkbox]:checked + span:before {
content: "-";
}
.antra-frequently-bought .antra_add_to_wishlist_button {
color: #000;
}
.antra-frequently-bought .product-buttons {
display: flex;
justify-content: space-between;
}
.antra-frequently-bought .product-buttons form {
margin-bottom: 0;
}
.antra-frequently-bought .product-buttons .antra-add-to-cart {
font-size: 12px;
font-size: 0.75rem;
}
#rotateimages {
cursor: ew-resize;
}
.view-360-group {
margin-top: 30px;
margin-bottom: 40px;
display: flex;
justify-content: center;
align-items: center;
}
.view-360-group .view-360-svg {
margin-left: 20px;
margin-right: 20px;
font-size: 30px;
font-size: 1.875rem;
color: var(--e-global-color-secondary);
}
.view-360-group .view-360-button i {
font-size: 16px;
font-size: 1rem;
width: 30px;
height: 30px;
line-height: 30px;
display: inline-block;
text-align: center;
border: 1px solid;
border-color: var(--e-global-color-border);
border-radius: 50%;
color: var(--e-global-color-secondary);
cursor: pointer;
}
.view-360-group .view-360-button i:hover {
color: var(--e-global-color-primary);
}
.single-product .view-360-group + .mfp-close {
border: none;
color: #000;
font-size: 25px;
font-size: 1.5625rem;
font-weight: var(--e-global-typography-text-font-weight);
width: 30px;
height: 30px;
line-height: 1;
}
.woo-variation-swatches.wvs-show-label .variations td .woo-selected-variation-item-name {
display: none;
}
.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item .variable-item-span {
padding: 0;
min-width: 48px;
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
line-height: 1;
font-weight: 700;
}
.woocommerce-product-gallery__trigger img {
display: none;
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
}
.product_meta .pbr-social-share {
color: var(--e-global-color-lighter);
font-weight: 400;
font-size: 16px;
font-size: 1rem;
text-transform: capitalize;
line-height: 34px;
display: none;
align-items: center;
}
.product_meta .pbr-social-share a {
color: var(--e-global-color-lighter);
text-align: center;
line-height: 1;
font-size: 15px;
font-size: 0.9375rem;
display: flex;
margin: 0 0.67rem 0.2rem;
align-content: center;
justify-content: center;
align-items: center;
}
.product_meta .pbr-social-share a:first-child {
margin-left: 19px;
}
.product_meta .pbr-social-share a:hover {
color: var(--e-global-color-primary);
}
.images-share {
color: var(--e-global-color-secondary);
font-weight: 700;
font-size: 12px;
text-transform: uppercase;
line-height: 25px;
margin-bottom: 5px;
display: flex;
align-items: center;
border-top: 1px solid var(--e-global-color-border);
padding-top: 30px;
}
.images-share a {
color: var(--e-global-color-lighter);
text-align: center;
line-height: 22px;
font-size: 13px;
display: flex;
margin: 0 7px;
align-content: center;
justify-content: center;
align-items: center;
}
.images-share a:hover {
color: var(--e-global-color-primary);
}
.images-share .images-visal {
margin-left: 30px;
}
@keyframes progress-bar-stripes {
from {
background-position: 6px 0;
}
to {
background-position: 0 0;
}
}
.reviews-summary {
margin-bottom: 41px;
display: none;
}
@media (min-width: 768px) {
.reviews-summary {
display: flex;
align-items: start;
display: none;
}
}
.reviews-summary .review-summary-detal {
flex: 1;
display: flex;
flex-direction: column-reverse;
}
.reviews-summary .review-summary-detal .review-label {
color: #000;
font-weight: 400;
min-width: 60px;
line-height: 1.2;
}
.reviews-summary .progress {
display: flex;
-webkit-box-shadow: none;
box-shadow: none;
height: 5px;
overflow: hidden;
font-size: 0;
border-radius: 10px;
background-color: #F5F5F5;
flex: 1;
margin: -2px 15px 0;
max-width: 100px;
width: 100px;
}
.reviews-summary .progress-bar {
display: flex;
align-items: center;
justify-content: center;
color: #fff;
background-color: #FFC700;
}
.reviews-summary .progress-bar-striped {
background-size: 6px 6px;
}
.reviews-summary .progress-bar-animated {
animation: progress-bar-stripes 0.35s;
}
.reviews-summary .review-summery-item {
align-items: center;
display: flex;
margin-bottom: 1px;
}
.reviews-summary .review-summery-item .progress-title {
font-size: 14px;
line-height: 24px;
font-weight: 500;
min-width: 56px;
}
.reviews-summary .review-summery-item .progress-title i {
margin-bottom: 7px;
}
.reviews-summary .review-summery-item .review-index {
margin-right: 3px;
min-width: 9px;
display: inline-block;
}
.reviews-summary .review-summery-item .review-item-counts {
margin-left: 9px;
min-width: 20px;
display: inline-block;
}
.reviews-summary .percent {
min-width: 38px;
display: none;
}
.reviews-summary .review-summary-total {
display: flex;
align-items: center;
font-weight: 400;
margin-bottom: 15px;
}
@media (min-width: 768px) {
.reviews-summary .review-summary-total {
display: flex;
align-items: center;
margin-right: 63px;
margin-bottom: 0;
margin-top: 11px;
}
}
.reviews-summary .review-summary-total .star-rating {
display: block;
font-size: 15px;
font-size: 0.9375rem;
height: 1em;
margin-right: 0;
margin-bottom: 6px;
}
.reviews-summary .review-summary-total .review-summary-rating {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 14px;
font-size: 0.875rem;
color: var(--e-global-color-secondary);
line-height: 24px;
font-weight: 500;
}
.reviews-summary .review-summary-total .review-summary-result {
margin-right: 7px;
}
.reviews-summary .review-summary-total .review-summary-result strong {
font-family: var(--e-global-typography-accent-font-family);
font-weight: var(--e-global-typography-accent-font-weight);
text-transform: var(--e-global-typography-accent-text-transform);
font-style: var(--e-global-typography-accent-font-style);
text-decoration: var(--e-global-typography-accent-text-decoration);
line-height: var(--e-global-typography-accent-line-height);
letter-spacing: var(--e-global-typography-accent-letter-spacing);
text-align: center;
color: #FFC700;
font-size: 50px;
font-size: 3.125rem;
line-height: 40px;
font-weight: 700;
letter-spacing: -0.4px;
}
.reviews-summary .review-summary-total .review-summary-result strong span {
display: none;
}
.reviews-summary .review-summary-total .review-summary-result span {
font-size: 24px;
}
.single-product-popup {
border-radius: 5px;
max-width: 500px;
background: #fff;
margin-left: auto;
margin-right: auto;
position: relative;
}
.single-product-popup .popup-content {
padding: 30px;
max-height: calc(100vh - 55px);
overflow: auto;
}
.single-product-popup .wpcf7-form .mb-30 {
margin-bottom: 30px;
}
.single-product-popup .wpcf7-form input[type=text], .single-product-popup .wpcf7-form input[type=number], .single-product-popup .wpcf7-form input[type=email], .single-product-popup .wpcf7-form input[type=tel], .single-product-popup .wpcf7-form input[type=url], .single-product-popup .wpcf7-form input[type=password], .single-product-popup .wpcf7-form input[type=search], .single-product-popup .wpcf7-form textarea, .single-product-popup .wpcf7-form .input-text {
width: 100%;
border-color: var(--e-global-color-border);
}
.single-product-popup .wpcf7-form input[type=submit] {
color: #fff;
background-color: var(--e-global-color-accent);
border: 0;
}
.single-product-popup .wpcf7-form input[type=submit]:hover {
background-color: var(--e-global-color-primary);
}
.single-product-popup .mfp-close {
right: 0px;
top: 0px;
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
color: var(--e-global-color-secondary);
}
.single-product-popup .mfp-close:before {
display: none;
}
.single-product-popup .mfp-close:hover {
color: var(--e-global-color-primary);
}
body.woocommerce:not(.elementor-default) div.product .woocommerce-product-gallery .swiper .swiper-button-prev,
body.woocommerce:not(.elementor-default) div.product .woocommerce-product-gallery .swiper .swiper-button-next {
display: none;
}
body.woocommerce:not(.elementor-default) .related ul.antra-products.elementor-grid {
display: grid;
justify-content: center;
grid-template-columns: 1fr 1fr 1fr 1fr;
}
@media (max-width: 1024px) {
body.woocommerce:not(.elementor-default) .related ul.antra-products.elementor-grid {
grid-template-columns: 1fr 1fr;
}
}
@media (max-width: 767px) {
body.woocommerce:not(.elementor-default) .related ul.antra-products.elementor-grid {
grid-template-columns: 1fr;
}
}
body.woocommerce:not(.elementor-default) .related .elementor-swiper-button {
display: none;
}
.single-product .pswp .pswp__button--arrow--left:after,
.single-product .pswp .pswp__button--arrow--right:after {
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
width: 22px;
margin: 0;
}
.single-product .pswp .pswp__button--arrow--left:before,
.single-product .pswp .pswp__button--arrow--right:before {
display: none;
}
.woocommerce a.button i,
.woocommerce button i {
transform: rotate(0) !important;
} .widget-area {
border-right: none !important;
transition: all 0.5s ease-in-out;
}
.widget-area.collapsed {
visibility: hidden;
transform: translate(-400px, 0);
transition: all 0.2s ease-in-out;
}
#secondary .antra-widget-woocommerce, .antra-canvas-filter-wrap .antra-widget-woocommerce {
margin-bottom: 50px;
}
#secondary .antra-widget-woocommerce.widget_product_categories, .antra-canvas-filter-wrap .antra-widget-woocommerce.widget_product_categories {
margin-top: 1px;
}
#secondary .antra-widget-woocommerce.widget_price_filter, .antra-canvas-filter-wrap .antra-widget-woocommerce.widget_price_filter {
margin-bottom: 46px;
}
#secondary .antra-widget-woocommerce.widget_products, .antra-canvas-filter-wrap .antra-widget-woocommerce.widget_products {
margin-bottom: 28px;
}
#secondary .antra-widget-woocommerce.widget_block, .antra-canvas-filter-wrap .antra-widget-woocommerce.widget_block {
margin-bottom: 34px;
}
#secondary .antra-widget-woocommerce.widget_block ul li, .antra-canvas-filter-wrap .antra-widget-woocommerce.widget_block ul li {
margin: 0;
}
#secondary .widget_product_search .woocommerce-product-search:before, .antra-canvas-filter-wrap .widget_product_search .woocommerce-product-search:before {
height: 60px;
width: 60px;
color: var(--e-global-color-secondary);
font-size: 20px;
font-size: 1.25rem;
}
#secondary .widget_product_search .woocommerce-product-search .search-field, .antra-canvas-filter-wrap .widget_product_search .woocommerce-product-search .search-field {
width: 100%;
padding-left: 25px;
padding-right: 50px;
height: 60px;
flex: 1;
border: 1px solid rgba(159, 159, 164, 0.18);
}
#secondary .widget_product_search .woocommerce-product-search .search-field::placeholder, .antra-canvas-filter-wrap .widget_product_search .woocommerce-product-search .search-field::placeholder {
font-size: 16px;
font-size: 1rem;
line-height: 24px;
color: var(--e-global-color-text);
}
#secondary .widget_product_search .woocommerce-product-search .search-field:focus, #secondary .widget_product_search .woocommerce-product-search .search-field:hover, .antra-canvas-filter-wrap .widget_product_search .woocommerce-product-search .search-field:focus, .antra-canvas-filter-wrap .widget_product_search .woocommerce-product-search .search-field:hover {
border-color: var(--e-global-color-primary);
}
#secondary .widget_product_search .woocommerce-product-search button[type=submit], .antra-canvas-filter-wrap .widget_product_search .woocommerce-product-search button[type=submit] {
font-size: 0;
line-height: 0;
width: 60px;
height: 100%;
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
z-index: 3;
background: transparent;
border: none;
padding: 0;
}
#secondary .widget_product_search .woocommerce-product-search button[type=submit]:before, .antra-canvas-filter-wrap .widget_product_search .woocommerce-product-search button[type=submit]:before {
display: none;
}
#secondary .widget_price_filter .widget-title, .antra-canvas-filter-wrap .widget_price_filter .widget-title {
margin-bottom: 0;
padding-bottom: 0;
}
#secondary .widget_products .widget-title, .antra-canvas-filter-wrap .widget_products .widget-title {
margin-bottom: 30px;
}
#secondary .widget_products .antra-single-product-extra-label, .antra-canvas-filter-wrap .widget_products .antra-single-product-extra-label {
display: none;
}
.product_list_widget {
list-style: none;
margin-left: 0;
margin-bottom: 0;
}
.product_list_widget li {
display: flex;
margin-bottom: 20px !important;
padding-bottom: 20px;
border-bottom: 1px solid var(--e-global-color-border);
}
.product_list_widget li::before, .product_list_widget li::after {
content: "";
display: table;
}
.product_list_widget li::after {
clear: both;
}
.product_list_widget li img {
max-width: 90px;
height: 90px;
object-fit: cover;
border-radius: 12px;
}
.product_list_widget li:last-child {
padding-bottom: 0;
border: none;
}
.product_list_widget li:first-child {
padding-top: 0;
}
.product_list_widget .product-list-inner {
display: flex;
}
.product_list_widget .reviewer {
font-size: 0.875em;
}
.product_list_widget .product-image {
position: relative;
}
.product_list_widget .product-content {
margin-left: 20px;
flex: 1;
}
.product_list_widget .woocommerce-loop-product__title {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 16px;
font-size: 1rem;
margin-bottom: 9px;
line-height: 1.25;
letter-spacing: 0;
text-transform: capitalize;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
overflow: hidden;
white-space: normal;
}
.product_list_widget .price {
justify-content: flex-start;
}
.product_list_widget a {
display: block;
}
.product_list_widget .label-wrapper > span {
font-size: 10px;
font-size: 0.625rem;
}
.product_list_widget .star-rating {
font-size: 12px;
font-size: 0.75rem;
letter-spacing: -0.5px;
width: 6.5em;
}
.product_list_widget .star-rating .count {
margin-left: 3px;
}
.widget ul.products li.product a {
text-decoration: none;
}
.widget.widget_rating_filter .widget-title {
margin-bottom: 0;
padding-bottom: 18px;
}
.widget.widget_rating_filter ul {
margin-bottom: 0;
}
.widget.widget_rating_filter ul .wc-layered-nav-rating {
margin-bottom: 8px;
}
.widget.widget_rating_filter ul .wc-layered-nav-rating a {
display: flex;
align-items: center;
color: var(--e-global-color-lighter) !important;
padding-left: 0;
justify-content: space-between !important;
margin-bottom: 5px;
width: 100%;
}
.widget.widget_rating_filter ul .wc-layered-nav-rating a span {
font-size: 13px;
font-size: 0.8125rem;
}
.widget.widget_rating_filter ul .wc-layered-nav-rating .star-rating {
display: inline-block;
height: 1em;
line-height: 1;
margin-left: -1px;
font-size: 13px;
font-size: 0.8125rem;
}
.widget.widget_rating_filter ul .wc-layered-nav-rating:last-child {
margin-bottom: 0;
}
.widget.widget_rating_filter ul .wc-layered-nav-rating:hover:before {
color: var(--e-global-color-primary);
}
.widget.widget_rating_filter ul .wc-layered-nav-rating.chosen:before {
color: var(--e-global-color-primary);
}
.widget_products a {
display: block;
color: var(--e-global-color-secondary);
letter-spacing: 0;
}
.widget_products a:hover {
color: var(--e-global-color-primary);
}
.widget_shopping_cart .product_list_widget {
margin-bottom: 0;
}
.widget_shopping_cart .product_list_widget li {
position: relative;
padding-left: 27px;
}
.widget_shopping_cart .product_list_widget li a.remove {
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 0;
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
}
.widget_shopping_cart .product_list_widget li a.remove:hover:before {
color: #e2401c;
}
.widget_shopping_cart .woocommerce-mini-cart__empty-message {
margin: 1.41577975em;
}
.widget_shopping_cart .product_list_widget img {
margin-right: 1em;
float: left;
}
.widget_shopping_cart .mini_cart_item {
display: block;
border-bottom: 1px solid;
border-bottom-color: var(--e-global-color-border);
}
.widget_shopping_cart .mini_cart_item a {
line-height: 1.41577975em;
color: var(--e-global-color-secondary);
font-weight: var(--e-global-typography-primary-font-weight);
margin-bottom: 3px;
}
.widget_shopping_cart .mini_cart_item a:hover {
color: var(--e-global-color-primary);
}
.widget_shopping_cart .mini_cart_item .quantity {
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
color: var(--e-global-color-secondary);
}
.widget_shopping_cart .mini_cart_item .quantity .amount {
color: var(--e-global-color-primary);
font-weight: 500;
}
.widget_shopping_cart p.total {
padding: 1em 0;
margin: 0;
border-top: 1px solid;
border-top-color: var(--e-global-color-border);
}
.widget_shopping_cart p.total::before, .widget_shopping_cart p.total::after {
content: "";
display: table;
}
.widget_shopping_cart p.total::after {
clear: both;
}
.widget_shopping_cart p.total strong {
color: var(--e-global-color-secondary);
font-weight: var(--e-global-typography-secondary-font-weight);
}
.widget_shopping_cart p.total .amount {
color: var(--e-global-color-secondary);
font-size: 1.41577975em;
font-weight: var(--e-global-typography-primary-font-weight);
float: right;
}
.widget_shopping_cart .buttons {
padding: 0 0 1em;
margin: 0;
text-align: center;
display: flex;
flex-direction: column;
}
.widget_shopping_cart .buttons a {
display: block;
margin-bottom: 0.6180339845em;
}
.widget_shopping_cart .buttons a:not(.checkout) {
background-color: #fff;
border-color: transparent;
color: var(--e-global-color-secondary);
}
.widget_shopping_cart .buttons a:last-child {
margin-bottom: 0;
}
.widget_shopping_cart .buttons a img {
margin-left: auto;
margin-right: auto;
}
.widget_layered_nav li {
margin-bottom: 0.6180339845em;
}
.lexus_widget_layered_nav ul.woocommerce-widget-layered-nav-list {
margin-bottom: 0;
display: flex;
flex-wrap: wrap;
}
.lexus_widget_layered_nav ul.woocommerce-widget-layered-nav-list li:before {
content: none;
}
.lexus_widget_layered_nav ul.woocommerce-widget-layered-nav-list li.color {
width: 100%;
}
.lexus_widget_layered_nav ul.woocommerce-widget-layered-nav-list li.color:last-child {
margin-bottom: 0;
}
.lexus_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .lexus-button-type {
display: block;
font-weight: 500;
font-size: 14px;
line-height: 24px;
padding: 7px;
text-align: center;
min-width: 58px;
border-radius: 0;
color: var(--e-global-color-primary);
background-color: #F7F7F7;
border: 2px solid transparent;
margin-right: 10px;
}
.lexus_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .lexus-button-type:hover {
text-decoration: none;
border: 2px solid var(--e-global-color-dark);
color: var(--e-global-color-primary);
}
.lexus_widget_layered_nav ul.woocommerce-widget-layered-nav-list li.chosen .lexus-button-type {
border: 2px solid var(--e-global-color-dark);
color: var(--e-global-color-primary);
}
.lexus_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .lexus-color-type {
display: flex;
align-items: center;
justify-content: space-between;
margin-left: 1px;
}
.lexus_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .lexus-color-type:after {
display: none;
}
.lexus_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .lexus-color-type .color-label {
display: block;
width: 16px;
height: 16px;
margin-right: 13px;
border: 1px solid transparent;
border-radius: 100px;
padding: 2px;
margin-bottom: -2px;
box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.25);
}
.lexus_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .lexus-color-type .color-label span {
border-radius: 50%;
width: 16px;
height: 16px;
display: block;
}
.lexus_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .lexus-color-type:before {
display: none;
}
.lexus_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .lexus-color-type:hover .color-label {
border-color: #211c1b !important;
box-shadow: 0 0 0 2px inset #fff;
text-decoration: none;
}
.lexus_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .filter-attr-wrapper {
display: flex;
align-items: center;
}
.lexus_widget_layered_nav ul.woocommerce-widget-layered-nav-list li.chosen .lexus-color-type {
display: flex;
align-items: center;
justify-content: space-between;
margin-left: 0;
}
.lexus_widget_layered_nav ul.woocommerce-widget-layered-nav-list li.chosen .lexus-color-type .color-label {
border-color: #211c1b !important;
box-shadow: 0 0 0 2px inset #fff;
text-decoration: none;
}
.lexus_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .lexus-image-type {
display: block;
min-width: 90px;
margin-top: 5px;
}
.lexus_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .lexus-image-type img {
margin: auto;
opacity: 0.2;
}
.lexus_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .lexus-image-type .image-count {
display: block;
text-align: center;
color: var(--e-global-color-light);
}
.lexus_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .lexus-image-type .image-name {
display: block;
text-align: center;
margin-top: 10px;
color: var(--e-global-color-primary);
}
.lexus_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .lexus-image-type:hover img {
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
}
.lexus_widget_layered_nav ul.woocommerce-widget-layered-nav-list li.chosen .lexus-image-type img {
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
}
.lexus_widget_layered_nav ul.woocommerce-widget-layered-nav-list li.chosen .lexus-image-type .image-name {
color: var(--e-global-color-primary);
}
.widget_product_search,
.widget_price_filter,
.woocommerce-widget-layered-nav,
.widget_products,
.widget_product_brands {
padding-bottom: 2px;
}
.woocommerce.lexus_widget_layered_nav .widget-title {
margin-bottom: 18px;
}
#secondary .widget_price_filter .widget_layered_nav .widget_rating_filter {
margin-bottom: 30px;
}
#secondary .widget_price_filter .widget_layered_nav .widget_rating_filter .active {
margin-bottom: 0;
}
#secondary .widget_text {
margin-bottom: 0;
}
#secondary .widget_text .widget-title {
margin-bottom: 0;
border: none;
}
#secondary .widget_block.antra-widget-woocommerce .wp-block-woocommerce-stock-filter .wc-block-stock-filter__title {
font-size: 24px;
font-size: 1.5rem;
line-height: 32px;
text-transform: capitalize;
margin-bottom: 20px;
color: var(--e-global-color-secondary);
}
#secondary .widget_block.antra-widget-woocommerce .wc-block-components-filter-reset-button {
text-decoration: none;
font-weight: 600;
text-transform: uppercase;
color: var(--e-global-color-secondary);
letter-spacing: 2px;
}
#secondary .widget_block.antra-widget-woocommerce .wc-block-components-filter-reset-button:hover {
color: var(--e-global-color-primary);
}
#secondary .widget_block.antra-widget-woocommerce .wc-block-stock-filter ul li .wc-block-checkbox-list__checkbox {
margin: 0;
}
#secondary .widget_block.antra-widget-woocommerce .wc-block-stock-filter ul li .wc-block-checkbox-list__checkbox label {
align-items: center;
}
#secondary .widget_block.antra-widget-woocommerce .wc-block-stock-filter ul li .wc-block-checkbox-list__checkbox .wc-block-components-checkbox__input {
width: 20px;
height: 20px;
border-color: var(--e-global-color-border);
}
#secondary .widget_block.antra-widget-woocommerce .wc-block-stock-filter ul li .wc-block-checkbox-list__checkbox .wc-block-components-checkbox__label {
font-size: 16px;
font-size: 1rem;
line-height: 32px;
}
#secondary .widget_block.antra-widget-woocommerce .wc-block-stock-filter ul li .wc-block-checkbox-list__checkbox .wc-block-components-checkbox__label:hover {
color: var(--e-global-color-primary);
}
#secondary .widget_block.antra-widget-woocommerce .wc-block-stock-filter ul li .wc-block-checkbox-list__checkbox .wc-filter-element-label-list-count {
display: none;
}
.woocommerce .widget-title {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 30px;
font-size: 1.875rem;
line-height: 34px;
text-transform: capitalize;
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 30px;
border: none;
color: var(--e-global-color-secondary);
}
@media (max-width: 1023px) {
.woocommerce .widget-title {
font-size: 20px;
font-size: 1.25rem;
}
}
.woocommerce .widget-title .antra_title_filter {
display: flex;
width: 100%;
cursor: pointer;
justify-content: space-between;
pointer-events: none;
}
.woocommerce .widget-title .antra_title_filter:after {
font-size: 12px;
font-size: 0.75rem;
margin-left: 11px;
font-weight: 700;
margin-bottom: 2px;
margin-right: 0;
display: none;
}
.woocommerce .widget_price_filter .widget-title {
border-bottom: 0;
}
.woocommerce .widget_product_tag_cloud .widget-title {
margin-bottom: 20px;
}
.widget_top_rated_products .widget-title {
margin-bottom: 20px;
}
.widget_product_categories ul.children {
width: 100%;
margin-top: 12px;
}
.widget_product_categories li.current-cat > a {
color: var(--e-global-color-primary);
}
.widget.woocommerce:not(.widget_shopping_cart, .widget_products, .widget_top_rated_products) ul li {
display: flex;
align-items: center;
justify-content: space-between;
margin: 0 0 10px 0;
padding-bottom: 10px;
border-bottom: 1px solid rgba(159, 159, 164, 0.24);
flex-wrap: wrap;
position: relative;
}
.widget.woocommerce:not(.widget_shopping_cart, .widget_products, .widget_top_rated_products) ul li i {
margin-top: -1px;
order: -2;
width: 30px;
display: flex;
align-items: center;
justify-content: center;
}
.widget.woocommerce:not(.widget_shopping_cart, .widget_products, .widget_top_rated_products) ul li i:hover {
color: var(--e-global-color-primary);
}
.widget.woocommerce:not(.widget_shopping_cart, .widget_products, .widget_top_rated_products) ul li.current-cat > a {
color: var(--e-global-color-primary);
}
.widget.woocommerce:not(.widget_shopping_cart, .widget_products, .widget_top_rated_products) ul li.current-cat > a + .count {
color: var(--e-global-color-primary);
}
.widget.woocommerce:not(.widget_shopping_cart, .widget_products, .widget_top_rated_products) ul li.chosen > a {
color: var(--e-global-color-primary);
}
.widget.woocommerce:not(.widget_shopping_cart, .widget_products, .widget_top_rated_products) ul li.chosen > a + .count {
color: var(--e-global-color-primary);
}
.widget.woocommerce:not(.widget_shopping_cart, .widget_products, .widget_top_rated_products) ul li > a {
order: -3;
flex: 1;
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
color: var(--e-global-color-secondary);
position: relative;
font-size: 18px;
font-size: 1.125rem;
line-height: 1.3333333333;
font-weight: 500;
margin-left: 0;
display: flex;
justify-content: flex-start;
align-items: center;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.widget.woocommerce:not(.widget_shopping_cart, .widget_products, .widget_top_rated_products) ul li > a:hover {
color: var(--e-global-color-primary);
}
.widget.woocommerce:not(.widget_shopping_cart, .widget_products, .widget_top_rated_products) ul li > a:hover + .count {
color: var(--e-global-color-primary);
}
.widget.woocommerce:not(.widget_shopping_cart, .widget_products, .widget_top_rated_products) ul li .count {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
color: var(--e-global-color-lighter);
font-size: 14px;
font-size: 0.875rem;
line-height: 22px;
font-weight: 500;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.widget.woocommerce:not(.widget_shopping_cart, .widget_products, .widget_top_rated_products) ul li ul.children li:last-child {
margin-bottom: 0;
}
.widget.woocommerce.lexus_widget_layered_nav.woocommerce-widget-layered-nav ul li > a {
justify-content: space-between;
width: 100%;
}
.widget.woocommerce.lexus_widget_layered_nav.woocommerce-widget-layered-nav ul li > a .color-label-wrapper {
display: flex;
align-items: center;
}
.widget.widget_rating_filter ul li > a:hover {
color: var(--e-global-color-lighter);
}
.widget.widget_rating_filter ul li:hover:after {
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
}
.widget.widget_rating_filter ul li.chosen {
color: var(--e-global-color-primary);
}
.widget.widget_rating_filter ul li.chosen > a {
color: var(--e-global-color-lighter);
}
.widget.widget_rating_filter ul li.chosen:after {
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
}
.widget_price_filter form {
margin-bottom: 0;
clip-path: inset(-10px);
overflow: visible;
}
.widget_price_filter .price_slider {
margin: 33px 0 23px 0;
}
.widget_price_filter .price_slider_amount {
display: flex;
justify-content: space-between;
flex-direction: row-reverse;
align-items: baseline;
margin-bottom: 3px;
}
.widget_price_filter .price_slider_amount .button {
position: relative;
font-size: 15px;
font-size: 0.9375rem;
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
line-height: 1;
color: #ffffff;
background-color: var(--e-global-color-primary);
height: 40px;
padding: 6px 25px 5px;
border: none;
order: 3;
border-radius: 24px;
text-align: center;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.widget_price_filter .price_slider_amount .button:before {
display: none;
}
.widget_price_filter .price_slider_amount .button:hover {
background-color: var(--e-global-color-secondary);
color: #ffffff;
}
.widget_price_filter .price_slider_amount .price_label {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 16px;
font-size: 1rem;
font-weight: 400;
color: var(--e-global-color-text);
}
.widget_price_filter .price_slider_amount .price_label span {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 16px;
font-size: 1rem;
font-weight: 600;
color: var(--e-global-color-secondary);
}
.widget_price_filter .ui-slider {
position: relative;
text-align: left;
}
.widget_price_filter .ui-slider .ui-slider-handle {
position: absolute;
top: auto;
z-index: 2;
width: 10px;
height: 10px;
border-radius: 50%;
cursor: ew-resize;
box-sizing: border-box;
margin-top: -4px;
margin-left: auto;
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
background-color: #F6F6F6;
border: 2px solid var(--e-global-color-secondary);
}
.widget_price_filter .ui-slider .ui-slider-handle:last-child {
margin-left: -10px;
}
.widget_price_filter .ui-slider .ui-slider-handle:hover, .widget_price_filter .ui-slider .ui-slider-handle.ui-state-active {
box-shadow: 0 0 0 0.236em rgba(0, 0, 0, 0.1);
}
.widget_price_filter .ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: 0.7em;
display: block;
border: 0;
border-radius: 1em;
}
.widget_price_filter .price_slider_wrapper .ui-widget-content {
border-radius: 24px;
background: #EDEEF1;
border: 0;
}
.widget_price_filter .ui-slider-horizontal {
height: 3px;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
background-color: var(--e-global-color-secondary);
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
left: -1px;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
right: -1px;
}
.product-brands li:before {
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.product-brands li:hover {
color: var(--e-global-color-primary);
} .is-large.wc-block-cart table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-image {
width: 200px;
}
.is-large.wc-block-cart table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-total {
width: 200px;
}
.is-large.wc-block-cart table.wc-block-cart-items th {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 24px;
font-size: 1.5rem;
text-transform: capitalize;
color: var(--e-global-color-secondary);
}
.is-large.wc-block-cart table.wc-block-cart-items td {
padding: 15px;
}
.is-large.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 24px;
font-size: 1.5rem;
text-transform: capitalize;
color: var(--e-global-color-secondary);
border-bottom: 1px solid;
border-color: rgba(255, 255, 255, 0.1);
padding: 15px 0;
}
.is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-panel,
.is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-coupon,
.is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-item {
padding-left: 0;
padding-right: 0;
}
.is-large.wc-block-cart .wc-block-components-sidebar .wc-block-cart__submit .wc-block-components-button {
display: flex;
font-family: var(--e-global-typography-accent-font-family);
font-weight: var(--e-global-typography-accent-font-weight);
text-transform: var(--e-global-typography-accent-text-transform);
font-style: var(--e-global-typography-accent-font-style);
text-decoration: var(--e-global-typography-accent-text-decoration);
line-height: var(--e-global-typography-accent-line-height);
letter-spacing: var(--e-global-typography-accent-letter-spacing);
font-size: 20px;
font-size: 1.25rem;
line-height: 1;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
height: 50px;
color: #ffffff;
border-radius: 24px;
}
.is-large.wc-block-cart .wc-block-components-sidebar .wc-block-cart__submit .wc-block-components-button:focus {
box-shadow: none;
outline: 0;
}
.wc-block-components-panel__button:hover {
color: var(--e-global-color-primary);
}
.woocommerce-shipping-calculator {
margin: 0;
}
.woocommerce-shipping-calculator > p:first-child {
margin: 0;
}
.woocommerce-shipping-calculator .shipping-calculator-form {
padding-top: 1.41577975em;
}
.woocommerce-shipping-destination {
margin-bottom: 0;
}
ul#shipping_method {
list-style: none;
margin-left: 0;
margin-bottom: 0;
}
ul#shipping_method li {
margin-bottom: 0.2360679726em;
}
ul#shipping_method li:last-child {
margin-bottom: 0;
}
ul#shipping_method input {
margin-right: 0.3342202552em;
}
ul#shipping_method input[type=radio] + label {
margin-left: 0;
color: var(--e-global-color-secondary);
}
ul#shipping_method input[type=radio]:first-child:checked + label:after {
color: var(--e-global-color-primary);
}
.cart-collaterals {
margin-bottom: 30px;
}
.woocommerce-checkout ul#shipping_method {
margin-bottom: 0;
}
.site-header-cart .widget_shopping_cart {
border-color: var(--e-global-color-border);
}
.site-header-cart .widget.widget_shopping_cart {
border-top-color: var(--e-global-color-primary);
}
.woocommerce-cart .site-content {
margin-bottom: 6.8541021569em;
}
.woocommerce-cart .cart-empty {
background-color: transparent;
border: none;
text-align: center;
font-size: 18px;
font-size: 1.125rem;
color: var(--e-global-color-secondary);
}
.woocommerce-cart .return-to-shop {
text-align: center;
}
.cross-sells h2 {
margin-bottom: 30px;
font-size: 40px;
font-size: 2.5rem;
position: relative;
z-index: 9;
}
@media (max-width: 767px) {
.cross-sells h2 {
font-size: 30px;
font-size: 1.875rem;
}
}
.cross-sells .slick-list li.product {
max-width: 100% !important;
flex: 0 0 100% !important;
}
.cross-sells .slick-slider .slick-dots {
bottom: -30px;
}
.cross-sells .Antra-swiper-wrapper .elementor-swiper-button {
display: none;
} @media (max-width: 1024px) {
.wc-block-components-sidebar-layout.wc-block-cart .wc-block-components-main {
width: 100%;
padding-right: 0;
order: -1;
}
.wc-block-components-sidebar-layout.wc-block-cart .wc-block-components-sidebar {
width: 100%;
padding-left: 0;
padding-top: 15px;
}
}
.wc-block-components-sidebar-layout.wc-block-cart table.wc-block-cart-items {
border: none;
margin: 0;
}
.wc-block-components-sidebar-layout.wc-block-cart table.wc-block-cart-items thead tr.wc-block-cart-items__header {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 20px;
font-size: 1.25rem;
color: var(--e-global-color-secondary);
font-weight: 600;
height: 50px;
}
.wc-block-components-sidebar-layout.wc-block-cart table.wc-block-cart-items thead tr.wc-block-cart-items__header th {
padding: 10px 16px 10px 0;
border: 0;
}
.wc-block-components-sidebar-layout.wc-block-cart table.wc-block-cart-items thead tr.wc-block-cart-items__header th:last-child {
padding-right: 0;
}
.wc-block-components-sidebar-layout.wc-block-cart table.wc-block-cart-items tbody tr.wc-block-cart-items__row {
border-bottom: 1px solid;
border-color: rgba(255, 255, 255, 0.1);
border-top: none;
grid-template-columns: 130px 132px;
}
@media (max-width: 490px) {
.wc-block-components-sidebar-layout.wc-block-cart table.wc-block-cart-items tbody tr.wc-block-cart-items__row {
grid-template-columns: 1fr;
padding-top: 30px;
}
}
.wc-block-components-sidebar-layout.wc-block-cart table.wc-block-cart-items tbody tr.wc-block-cart-items__row:last-child {
border-bottom: none;
}
.wc-block-components-sidebar-layout.wc-block-cart table.wc-block-cart-items tbody tr.wc-block-cart-items__row:first-child {
border-top: 1px solid;
border-color: rgba(255, 255, 255, 0.1);
}
.wc-block-components-sidebar-layout.wc-block-cart table.wc-block-cart-items tbody tr.wc-block-cart-items__row td {
border: 0;
padding: 25px 16px 25px 0;
}
.wc-block-components-sidebar-layout.wc-block-cart table.wc-block-cart-items tbody tr.wc-block-cart-items__row td:last-child {
padding-right: 0;
}
@media (max-width: 490px) {
.wc-block-components-sidebar-layout.wc-block-cart table.wc-block-cart-items tbody tr.wc-block-cart-items__row .wc-block-cart-item__product {
grid-column-start: 1;
grid-row-start: 2;
padding: 25px 0 20px;
}
}
.wc-block-components-sidebar-layout.wc-block-cart table.wc-block-cart-items tbody tr.wc-block-cart-items__row .wc-block-cart-item__product .wc-block-components-product-details {
font-size: 14px;
font-size: 0.875rem;
}
.wc-block-components-sidebar-layout.wc-block-cart table.wc-block-cart-items tbody tr.wc-block-cart-items__row .wc-block-cart-item__product .wc-block-components-product-details .wc-block-components-product-details__name {
color: var(--e-global-color-secondary);
}
@media (max-width: 490px) {
.wc-block-components-sidebar-layout.wc-block-cart table.wc-block-cart-items tbody tr.wc-block-cart-items__row .wc-block-cart-item__image {
grid-column-start: 1;
grid-row-start: 1;
padding: 0;
}
}
.wc-block-components-sidebar-layout.wc-block-cart table.wc-block-cart-items tbody tr.wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-product-price {
font-size: 20px;
font-size: 1.25rem;
font-weight: 400;
}
@media (max-width: 490px) {
.wc-block-components-sidebar-layout.wc-block-cart table.wc-block-cart-items tbody tr.wc-block-cart-items__row .wc-block-cart-item__total {
grid-column-start: 1;
grid-row-start: 3;
padding: 0;
}
.wc-block-components-sidebar-layout.wc-block-cart table.wc-block-cart-items tbody tr.wc-block-cart-items__row .wc-block-cart-item__total .wc-block-cart-item__total-price-and-sale-badge-wrapper {
align-items: start;
}
}
.wc-block-components-sidebar-layout.wc-block-cart table.wc-block-cart-items .wc-block-cart-item__wrap .wc-block-components-product-name {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
color: var(--e-global-color-secondary);
font-size: 20px;
font-size: 1.25rem;
line-height: 1.4;
}
.wc-block-components-sidebar-layout.wc-block-cart table.wc-block-cart-items .wc-block-cart-item__wrap .wc-block-components-product-name:hover {
color: var(--e-global-color-primary);
}
.wc-block-components-sidebar-layout.wc-block-cart table.wc-block-cart-items .wc-block-cart-item__wrap .wc-block-components-product-metadata p {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 16px;
font-size: 1rem;
}
.wc-block-components-sidebar-layout.wc-block-cart table.wc-block-cart-items .wc-block-cart-item__wrap .wc-block-cart-item__quantity button {
display: block;
font-size: 16px;
font-size: 1rem;
}
.wc-block-components-sidebar-layout.wc-block-cart table.wc-block-cart-items .wc-block-cart-item__wrap .wc-block-cart-item__quantity button:after {
display: none;
}
.wc-block-components-sidebar-layout.wc-block-cart table.wc-block-cart-items .wc-block-cart-item__wrap .wc-block-cart-item__quantity button:before {
display: none;
}
.wc-block-components-sidebar-layout.wc-block-cart table.wc-block-cart-items .wc-block-cart-item__wrap .wc-block-cart-item__quantity button:focus {
box-shadow: unset;
}
.wc-block-components-sidebar-layout.wc-block-cart table.wc-block-cart-items .wc-block-cart-item__wrap .wc-block-cart-item__quantity button:hover {
color: var(--e-global-color-primary);
}
.wc-block-components-sidebar-layout.wc-block-cart table.wc-block-cart-items .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {
text-decoration: none;
}
.wc-block-components-sidebar-layout.wc-block-cart table.wc-block-cart-items .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover {
color: var(--e-global-color-primary);
}
.wc-block-components-sidebar-layout.wc-block-cart table.wc-block-cart-items .wc-block-cart-item__wrap .wc-block-components-product-badge {
border: 0;
border-radius: 0;
padding: 0;
}
.wc-block-components-sidebar-layout.wc-block-cart table.wc-block-cart-items .wc-block-components-quantity-selector:after {
border: 1px solid;
border-color: var(--e-global-color-border);
}
.wc-block-components-sidebar-layout.wc-block-cart table.wc-block-cart-items .wc-block-cart-item__total-price-and-sale-badge-wrapper .wc-block-components-product-badge {
border: 0;
border-radius: 0;
padding: 0;
}
.wc-block-components-sidebar-layout.wc-block-cart table.wc-block-cart-items .wc-block-cart-item__prices del {
margin-right: 0;
margin-left: -3px;
}
.wc-block-components-sidebar-layout.wc-block-cart table.wc-block-cart-items .wc-block-cart-item__prices .price {
display: flex;
flex-direction: row;
justify-content: flex-start;
}
.wc-block-components-sidebar-layout.wc-block-cart table.wc-block-cart-items .wc-block-cart-item__prices ins {
margin: 0 10px 0 0;
}
.wc-block-components-sidebar-layout.wc-block-cart .wp-block-woocommerce-cart-cross-sells-block {
display: none;
}
.wc-block-components-sidebar-layout.wc-block-cart .wp-block-woocommerce-cart-cross-sells-block .wp-block-heading {
color: var(--e-global-color-secondary);
font-size: 30px;
font-size: 1.875rem;
}
.wc-block-components-sidebar-layout.wc-block-cart .wc-block-cart__sidebar .wc-block-cart__submit-container a.wc-block-components-button {
font-family: var(--e-global-typography-accent-font-family);
font-weight: var(--e-global-typography-accent-font-weight);
text-transform: var(--e-global-typography-accent-text-transform);
font-style: var(--e-global-typography-accent-font-style);
text-decoration: var(--e-global-typography-accent-text-decoration);
line-height: var(--e-global-typography-accent-line-height);
letter-spacing: var(--e-global-typography-accent-letter-spacing);
font-size: 15px;
font-size: 0.9375rem;
border: 1px solid #9F9FA4A3;
border-radius: 100px;
padding: 9px 9px 9px 30px;
color: var(--e-global-color-secondary);
background-color: transparent;
position: relative;
display: inline-flex;
align-items: center;
overflow: hidden;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.wc-block-components-sidebar-layout.wc-block-cart .wc-block-cart__sidebar .wc-block-cart__submit-container a.wc-block-components-button i, .wc-block-components-sidebar-layout.wc-block-cart .wc-block-cart__sidebar .wc-block-cart__submit-container a.wc-block-components-button:after {
font-size: 20px;
font-size: 1.25rem;
margin-left: 8px;
transform: rotate(-45deg);
background-color: var(--e-global-color-primary);
padding: 10px;
border-radius: 100px;
position: relative;
color: #ffffff;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.wc-block-components-sidebar-layout.wc-block-cart .wc-block-cart__sidebar .wc-block-cart__submit-container a.wc-block-components-button:hover {
border-color: var(--e-global-color-primary);
background-color: var(--e-global-color-primary);
color: #ffffff;
}
.wc-block-components-sidebar-layout.wc-block-cart .wc-block-cart__sidebar .wc-block-cart__submit-container a.wc-block-components-button:hover i, .wc-block-components-sidebar-layout.wc-block-cart .wc-block-cart__sidebar .wc-block-cart__submit-container a.wc-block-components-button:hover:after {
transform: rotate(0);
}
@media (max-width: 1024px) {
.wc-block-components-sidebar-layout.wc-block-cart .wc-block-cart__sidebar .wc-block-cart__submit-container a.wc-block-components-button {
max-width: 300px;
}
}
.wc-block-components-sidebar-layout.wc-block-cart .wc-block-cart__sidebar .wc-block-cart__submit-container a.wc-block-components-button:before, .wc-block-components-sidebar-layout.wc-block-cart .wc-block-cart__sidebar .wc-block-cart__submit-container a.wc-block-components-button:after {
display: none;
}
.wc-block-components-sidebar-layout.wc-block-cart .wc-block-cart__sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-item__value {
font-weight: 500;
color: var(--e-global-color-secondary);
}
.wc-block-components-sidebar-layout.wc-block-cart .wc-block-cart__sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-item__label {
color: var(--e-global-color-secondary);
font-weight: 500;
}
.wc-block-components-sidebar-layout.wc-block-cart .wc-block-cart__sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-wrapper .wc-block-components-totals-item__label {
font-weight: 500;
}
.wc-block-components-sidebar-layout.wc-block-cart .wc-block-cart__sidebar .wc-block-components-totals-coupon__content .wc-block-components-text-input input[type=text] {
border-color: var(--e-global-color-border);
}
.wc-block-components-sidebar-layout.wc-block-cart .wc-block-cart__sidebar .wc-block-components-totals-coupon__content .wc-block-components-text-input input[type=text]:hover {
border-color: var(--e-global-color-primary);
}
.wc-block-components-sidebar-layout.wc-block-cart .wc-block-cart__sidebar .wc-block-components-totals-coupon .wc-block-components-totals-coupon-link {
color: var(--e-global-color-secondary);
}
.wc-block-components-sidebar-layout.wc-block-cart .wc-block-cart__sidebar .wc-block-components-totals-coupon .wc-block-components-totals-coupon-link:hover {
color: var(--e-global-color-primary);
}
.wp-block-woocommerce-cart .wp-block-woocommerce-cart-items-block img {
border-radius: 24px;
}
.wp-block-woocommerce-cart .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__button {
color: #ffffff;
background-color: var(--e-global-color-primary);
border-color: var(--e-global-color-primary);
border: none;
border-radius: 4px;
height: 49px;
}
.wp-block-woocommerce-cart .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__button .wc-block-components-button__text {
font-size: 14px;
font-size: 0.875rem;
font-weight: 600;
text-transform: uppercase;
color: #ffffff;
}
.wp-block-woocommerce-cart .wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__button:hover {
background-color: var(--e-global-color-dark);
}
.wp-block-woocommerce-cart .wc-block-grid__product .wc-block-grid__product-rating .star-rating {
width: 6.5em;
}
.hentry .entry-content .wp-block-woocommerce-cart .wp-block-button .wp-block-button__link {
font-weight: 700;
color: #ffffff;
text-transform: uppercase;
background-color: var(--e-global-color-primary);
}
.hentry .entry-content .wp-block-woocommerce-cart .wp-block-button .wp-block-button__link:hover {
background-color: var(--e-global-color-accent);
} .checkout_coupon {
margin-bottom: 2.6180340252em;
display: grid;
max-width: 622px;
}
@media (max-width: 767px) {
.checkout_coupon {
display: flex;
flex-direction: column;
}
}
.checkout_coupon p:first-child {
grid-column: 1/span 2;
}
.checkout_coupon .form-row-first {
margin-right: 0;
width: 100%;
}
.checkout_coupon .form-row-last {
width: unset;
float: left;
}
@media (max-width: 767px) {
.checkout_coupon .form-row-last {
text-align: center;
}
}
.checkout_coupon .input-text {
width: 100%;
border-radius: 20px;
padding: 12px;
margin-top: 8px;
}
.checkout_coupon .input-text:focus {
border-color: var(--e-global-color-accent);
}
.checkout_coupon button[type=submit] {
margin-left: 20px;
}
form.checkout {
position: static !important; }
form.checkout::before, form.checkout::after {
content: "";
display: table;
}
form.checkout::after {
clear: both;
}
form.checkout > .blockUI {
position: fixed !important; }
form.checkout h3 {
font-size: 28px;
font-size: 1.75rem;
}
#order_review {
background-color: #fff;
padding: 30px 30px 40px;
position: relative;
border-radius: 5px;
border: 6px solid var(--e-global-color-border);
}
#order_review #order_review_heading {
font-size: 28px;
font-size: 1.75rem;
}
#order_review table {
margin-bottom: 0;
}
#order_review table td, #order_review table th {
padding: 1em 0;
}
#order_review .woocommerce-checkout-review-order-table thead th, #order_review .woocommerce-checkout-review-order-table thead td {
border: none;
}
#order_review .woocommerce-checkout-review-order-table th {
color: var(--e-global-color-secondary);
font-size: 18px;
font-size: 1.125rem;
font-weight: var(--e-global-typography-primary-font-weight);
}
#order_review .woocommerce-checkout-review-order-table th.product-total {
text-align: right;
}
#order_review .woocommerce-checkout-review-order-table td {
text-align: right;
vertical-align: middle;
}
#order_review .woocommerce-checkout-review-order-table td.product-name {
text-align: left;
}
#order_review .woocommerce-checkout-review-order-table th, #order_review .woocommerce-checkout-review-order-table td {
border-top: 1px solid;
border-top-color: var(--e-global-color-border);
}
#order_review .woocommerce-checkout-review-order-table .cart-subtotal .amount {
color: var(--e-global-color-secondary);
}
#order_review .woocommerce-checkout-review-order-table .order-total th {
vertical-align: middle;
}
#order_review .woocommerce-checkout-review-order-table .order-total .amount {
font-size: 24px;
font-size: 1.5rem;
color: var(--e-global-color-primary);
font-weight: var(--e-global-typography-primary-font-weight);
}
#payment::before, #payment::after {
content: "";
display: table;
}
#payment::after {
clear: both;
}
#payment .create-account {
clear: both;
}
#payment .payment_methods {
margin: 0;
padding: 0;
}
#payment .payment_methods > .woocommerce-PaymentMethod,
#payment .payment_methods > .wc_payment_method {
border-bottom: 1px solid;
border-bottom-color: var(--e-global-color-border);
}
#payment .payment_methods > .woocommerce-PaymentMethod > label,
#payment .payment_methods > .wc_payment_method > label {
display: block;
padding: 1em 0;
cursor: pointer;
font-size: 16px;
font-size: 1rem;
margin-left: 0;
}
#payment .payment_methods li {
list-style: none !important;
margin-left: 0;
position: relative;
}
#payment .payment_methods li img {
float: right;
border: 0;
padding: 0;
max-height: 1.618034em;
}
#payment .payment_methods li.woocommerce-PaymentMethod > input[type=radio]:first-child:checked + label::before, #payment .payment_methods li.wc_payment_method > input[type=radio]:first-child:checked + label::before {
color: var(--e-global-color-primary);
}
#payment .payment_methods li > label {
font-weight: var(--e-global-typography-primary-font-weight);
color: var(--e-global-color-secondary);
}
#payment .payment_methods li p {
margin: 0;
}
#payment .payment_methods li .payment_box {
padding: 1em 1.618034em 2em;
font-size: 0.875em;
}
#payment .payment_methods li .payment_box fieldset {
border: 0;
margin: 0;
padding: 1em 0 0;
font-size: 0.875em;
}
#payment .payment_methods li .payment_box fieldset label {
width: auto;
margin-left: 0;
}
#payment .payment_methods li .payment_box fieldset .form-row {
margin-bottom: 1em;
}
#payment .payment_methods li .payment_box fieldset .form-row input[type=checkbox] {
margin-right: 5px;
}
#payment .payment_methods li .payment_box fieldset #cvv {
width: 22% !important;
}
#payment .payment_methods li .payment_box fieldset .help {
width: 75%;
float: right;
}
#payment .payment_methods li .payment_box .woocommerce-SavedPaymentMethods {
padding-top: 1em;
margin: 0;
}
#payment .payment_methods li .payment_box .woocommerce-SavedPaymentMethods li {
margin-top: 0.6180339845em;
}
#payment .payment_methods li .payment_box .woocommerce-SavedPaymentMethods li input[type=radio] {
margin-right: 0.236em;
}
#payment .payment_methods li .payment_box ul.wc-saved-payment-methods {
margin-left: 0;
}
#payment .payment_methods li .payment_box .wc-credit-card-form-card-number,
#payment .payment_methods li .payment_box .wc-credit-card-form-card-expiry,
#payment .payment_methods li .payment_box .wc-credit-card-form-card-cvc {
font-size: 1.41577975em;
}
#payment .payment_methods li .payment_box .wc-credit-card-form-card-number {
background-repeat: no-repeat;
background-position: right 0.6180339845em center;
background-size: 31px 20px;
background-image: url(//olikol.ee/wp-content/themes/antra/assets/images/credit-cards/unknown.svg);
}
#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.visa {
background-image: url(//olikol.ee/wp-content/themes/antra/assets/images/credit-cards/visa.svg);
}
#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.mastercard {
background-image: url(//olikol.ee/wp-content/themes/antra/assets/images/credit-cards/mastercard.svg);
}
#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.laser {
background-image: url(//olikol.ee/wp-content/themes/antra/assets/images/credit-cards/laser.svg);
}
#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.dinersclub {
background-image: url(//olikol.ee/wp-content/themes/antra/assets/images/credit-cards/diners.svg);
}
#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.maestro {
background-image: url(//olikol.ee/wp-content/themes/antra/assets/images/credit-cards/maestro.svg);
}
#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.jcb {
background-image: url(//olikol.ee/wp-content/themes/antra/assets/images/credit-cards/jcb.svg);
}
#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.amex {
background-image: url(//olikol.ee/wp-content/themes/antra/assets/images/credit-cards/amex.svg);
}
#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.discover {
background-image: url(//olikol.ee/wp-content/themes/antra/assets/images/credit-cards/discover.svg);
}
#payment .terms {
width: 100%;
clear: both;
float: none;
margin-bottom: 1em;
}
#payment .terms label {
display: block;
cursor: pointer;
}
#payment .woocommerce-terms-and-conditions {
padding: 1em;
box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
margin-bottom: 16px;
background-color: rgba(0, 0, 0, 0.05);
}
#payment .place-order {
margin-top: 1.618034em;
margin-bottom: 0;
float: none;
width: 100%;
}
#payment .place-order .button {
width: 100%;
white-space: pre-wrap;
}
table.woocommerce-checkout-review-order-table .product-name {
width: 45%;
word-wrap: break-word;
}
table.woocommerce-checkout-review-order-table .product-quantity {
font-weight: var(--e-global-typography-text-font-weight);
}
table.woocommerce-checkout-review-order-table .variation,
table.woocommerce-checkout-review-order-table .product-quantity {
color: var(--e-global-color-text);
}
table.woocommerce-checkout-review-order-table .variation dt {
font-weight: var(--e-global-typography-text-font-weight);
}
.admin-bar .woocommerce-checkout #wc_checkout_add_ons label + br {
display: none;
}
.woocommerce-checkout .form-row .select2-container--default .select2-selection--single {
border-color: var(--e-global-color-border);
}
.woocommerce-checkout .woocommerce form.woocommerce-form-login {
margin-left: 0;
margin-top: 30px;
max-width: 505px;
}
.woocommerce-checkout .woocommerce form.woocommerce-form-login .form-row-last,
.woocommerce-checkout .woocommerce form.woocommerce-form-login .form-row-first {
width: 100%;
margin-right: 0;
}
.woocommerce-checkout .select2-container--default .select2-search--dropdown .select2-search__field {
border: 1px solid var(--e-global-color-border);
}
.woocommerce-checkout .select2-dropdown {
border: 1px solid var(--e-global-color-border);
}
.woocommerce-form-login-toggle .woocommerce-info,
.woocommerce-form-coupon-toggle .woocommerce-info {
padding: 0;
border: 0;
background-color: transparent;
color: var(--e-global-color-text);
}
.woocommerce-form-login-toggle .woocommerce-info a,
.woocommerce-form-coupon-toggle .woocommerce-info a {
color: var(--e-global-color-primary);
}
.woocommerce-form-login-toggle .woocommerce-info {
margin-bottom: 10px;
}
.form-row .select2-container--default .select2-selection--single {
background-color: #fff;
border-radius: 24px;
} .wc-block-checkout.is-large .wc-block-checkout__actions_row .components-button {
display: flex;
font-family: var(--e-global-typography-accent-font-family);
font-weight: var(--e-global-typography-accent-font-weight);
text-transform: var(--e-global-typography-accent-text-transform);
font-style: var(--e-global-typography-accent-font-style);
text-decoration: var(--e-global-typography-accent-text-decoration);
line-height: var(--e-global-typography-accent-line-height);
letter-spacing: var(--e-global-typography-accent-letter-spacing);
font-size: 14px;
font-size: 0.875rem;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
height: 55px;
}
.wc-block-checkout.is-large .wc-block-checkout__actions_row .components-button:focus {
box-shadow: none;
outline: 0;
}
@media (max-width: 768px) {
.wc-block-components-sidebar-layout .wc-block-components-main.wc-block-checkout__main {
width: 100%;
padding-right: 0;
margin-top: 30px;
}
.wc-block-components-sidebar-layout .wc-block-components-sidebar {
width: 100%;
padding-left: 0;
order: -1;
}
}
.wc-block-components-sidebar-layout .wc-block-components-main.wc-block-checkout__main .wc-block-components-address-form__address_2-toggle {
color: var(--e-global-color-secondary);
text-transform: capitalize;
padding: 0;
}
.wc-block-components-sidebar-layout .wc-block-components-main.wc-block-checkout__main .wc-block-components-address-form__address_2-toggle:before {
display: none;
}
.wc-block-components-sidebar-layout .wc-block-components-main.wc-block-checkout__main .wc-block-components-address-form__address_2-toggle:hover {
color: var(--e-global-color-primary);
}
.wc-block-components-sidebar-layout .wc-block-components-order-summary .wc-block-components-order-summary-item {
border-bottom: 1px solid;
border-color: var(--e-global-color-border);
}
.wc-block-components-sidebar-layout .wc-block-components-order-summary .wc-block-components-order-summary-item .wc-block-components-product-name {
font-size: 16px;
font-size: 1rem;
font-weight: 500;
color: var(--e-global-color-secondary);
}
.wc-block-components-sidebar-layout .wc-block-components-sidebar button.wc-block-components-panel__button:before {
display: none;
}
.wc-block-components-sidebar-layout .wc-block-components-sidebar button.wc-block-components-panel__button:hover {
color: var(--e-global-color-primary);
}
.wc-block-components-sidebar-layout .wc-block-components-sidebar button.wc-block-components-panel__button:after {
display: none;
}
.wc-block-components-sidebar-layout .wc-block-components-sidebar .wc-block-components-totals-item__label {
color: var(--e-global-color-secondary);
font-weight: 500;
}
.wc-block-components-sidebar-layout .wc-block-components-sidebar .wc-block-formatted-money-amount {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
color: var(--e-global-color-primary);
font-weight: 400;
}
.wc-block-components-sidebar-layout .wc-block-components-sidebar .wc-block-components-product-price__regular {
margin-left: 0;
margin-right: 5px;
}
.wc-block-components-sidebar-layout .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-coupon__form button.components-button {
padding: 10px 30px;
}
.wc-block-components-sidebar-layout .wc-block-components-sidebar .wc-block-components-checkout-order-summary__title {
border-bottom: 1px solid;
border-color: var(--e-global-color-border);
color: var(--e-global-color-secondary);
font-size: 18px;
font-size: 1.125rem;
line-height: 1;
}
.wc-block-components-sidebar-layout .wc-block-components-sidebar .wc-block-components-product-price {
font-size: 20px;
font-size: 1.25rem;
}
.wc-block-components-sidebar-layout .wc-block-components-sidebar .wc-block-components-product-price ins {
font-size: 18px;
font-size: 1.125rem;
margin-left: 0;
}
.wc-block-components-sidebar-layout .wc-block-components-sidebar .wc-block-components-product-price .del {
font-size: 14px;
font-size: 0.875rem;
}
.wp-block-woocommerce-checkout .wc-block-checkout .wc-block-components-text-input .wc-blocks-components-select__select,
.wp-block-woocommerce-checkout .wc-block-checkout .wc-block-components-text-input input[type=email],
.wp-block-woocommerce-checkout .wc-block-checkout .wc-block-components-text-input input[type=text],
.wp-block-woocommerce-checkout .wc-block-checkout .wc-block-components-text-input input[type=tel],
.wp-block-woocommerce-checkout .wc-block-checkout .wc-blocks-components-select .wc-blocks-components-select__select,
.wp-block-woocommerce-checkout .wc-block-checkout .wc-blocks-components-select input[type=email],
.wp-block-woocommerce-checkout .wc-block-checkout .wc-blocks-components-select input[type=text],
.wp-block-woocommerce-checkout .wc-block-checkout .wc-blocks-components-select input[type=tel] {
border-color: var(--e-global-color-border);
}
.wp-block-woocommerce-checkout .wc-block-checkout .wc-block-components-text-input .wc-blocks-components-select__select:hover,
.wp-block-woocommerce-checkout .wc-block-checkout .wc-block-components-text-input input[type=email]:hover,
.wp-block-woocommerce-checkout .wc-block-checkout .wc-block-components-text-input input[type=text]:hover,
.wp-block-woocommerce-checkout .wc-block-checkout .wc-block-components-text-input input[type=tel]:hover,
.wp-block-woocommerce-checkout .wc-block-checkout .wc-blocks-components-select .wc-blocks-components-select__select:hover,
.wp-block-woocommerce-checkout .wc-block-checkout .wc-blocks-components-select input[type=email]:hover,
.wp-block-woocommerce-checkout .wc-block-checkout .wc-blocks-components-select input[type=text]:hover,
.wp-block-woocommerce-checkout .wc-block-checkout .wc-blocks-components-select input[type=tel]:hover {
border-color: var(--e-global-color-primary);
}
.wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__actions_row .wc-block-components-checkout-return-to-cart-button {
display: none;
}
.wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
font-family: var(--e-global-typography-accent-font-family);
font-weight: var(--e-global-typography-accent-font-weight);
text-transform: var(--e-global-typography-accent-text-transform);
font-style: var(--e-global-typography-accent-font-style);
text-decoration: var(--e-global-typography-accent-text-decoration);
line-height: var(--e-global-typography-accent-line-height);
letter-spacing: var(--e-global-typography-accent-letter-spacing);
font-size: 15px;
font-size: 0.9375rem;
border: 1px solid #9F9FA4A3;
border-radius: 100px;
padding: 9px 9px 9px 30px;
color: var(--e-global-color-secondary);
background-color: transparent;
position: relative;
display: inline-flex;
align-items: center;
overflow: hidden;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
height: 50px;
}
.wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button i, .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button:after {
font-size: 20px;
font-size: 1.25rem;
margin-left: 8px;
transform: rotate(-45deg);
background-color: var(--e-global-color-primary);
padding: 10px;
border-radius: 100px;
position: relative;
color: #ffffff;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button:hover {
border-color: var(--e-global-color-primary);
background-color: var(--e-global-color-primary);
color: #ffffff;
}
.wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button:hover i, .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button:hover:after {
transform: rotate(0);
}
@media (max-width: 1024px) {
.wp-block-woocommerce-checkout .wc-block-checkout .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
max-width: 300px;
}
}
.wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-totals-coupon__button {
color: #ffffff;
background-color: var(--e-global-color-primary);
border-color: var(--e-global-color-primary);
border: none;
border-radius: 4px;
height: 49px;
}
.wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-totals-coupon__button .wc-block-components-button__text {
color: #ffffff;
}
.wp-block-woocommerce-checkout .wc-block-checkout .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-totals-coupon__button:hover {
background-color: var(--e-global-color-dark);
border-color: var(--e-global-color-dark);
}
.wp-block-woocommerce-checkout .wc-block-checkout textarea::placeholder {
color: var(--e-global-color-accent);
}
@media (max-width: 767px) {
.wp-block-woocommerce-checkout .wc-block-components-checkbox__label {
text-align: center;
display: block;
}
}
.woocommerce-order .woocommerce-thankyou-order-received {
color: #0f834d;
background-color: #f8f8f8;
font-size: 24px;
font-size: 1.5rem;
font-weight: var(--e-global-typography-primary-font-weight);
text-align: center;
padding: 2.290779772em 1.41577975em;
}
.woocommerce-order .woocommerce-order-details__title {
text-align: center;
text-transform: uppercase;
font-size: 1.618034em;
}
.woocommerce-order .woocommerce-customer-details h2 {
font-size: 1.618034em;
}
@media (min-width: 768px) {
.woocommerce-order ul.order_details {
display: flex;
justify-content: center;
max-width: 100%;
}
.woocommerce-order ul.order_details li {
padding-top: 0;
padding-bottom: 0;
}
.woocommerce-order ul.order_details li:first-child {
padding-top: 0;
}
.woocommerce-order ul.order_details li:last-child {
padding-bottom: 0;
}
.woocommerce-order ul.woocommerce-thankyou-order-details li {
width: 20%;
margin: 0 !important;
}
}
.woocommerce-order .woocommerce-table--order-details {
max-width: 900px;
margin: 1.41577975em auto 5.9973393873em;
}
.woocommerce-order .woocommerce-table--order-details th {
color: var(--e-global-color-secondary);
}
.woocommerce-order .woocommerce-table--order-details tr td:last-child,
.woocommerce-order .woocommerce-table--order-details tr th:last-child {
text-align: right;
}
.woocommerce-order .woocommerce-table--order-details td,
.woocommerce-order .woocommerce-table--order-details th {
border-top: 1px solid;
border-top-color: var(--e-global-color-border);
padding-left: 0;
padding-right: 0;
}
.woocommerce-order .woocommerce-table--order-details thead td,
.woocommerce-order .woocommerce-table--order-details thead th {
border-top: 0;
border-bottom: 2px solid;
border-bottom-color: var(--e-global-color-border);
}
.woocommerce-order .woocommerce-table--order-details .product-name a {
color: var(--e-global-color-text);
}
.woocommerce-order .woocommerce-table--order-details .product-name a:hover {
color: var(--e-global-color-primary);
}
.woocommerce-order .woocommerce-table--order-details tfoot {
color: var(--e-global-color-secondary);
}
.woocommerce-order .woocommerce-table--order-details tfoot .amount {
font-weight: var(--e-global-typography-primary-font-weight);
}
.woocommerce-order .woocommerce-table--order-details tfoot tr:last-child .amount {
font-weight: var(--e-global-typography-primary-font-weight);
font-size: 1.618034em;
color: var(--e-global-color-primary);
}
form.woocommerce-form-track-order {
max-width: 70%;
margin-left: auto;
margin-right: auto;
}
form.woocommerce-form-track-order label {
font-size: 20px;
font-size: 1.25rem;
display: block;
color: var(--e-global-color-secondary);
margin-bottom: 10px;
}
form.woocommerce-form-track-order input {
width: 100%;
margin-bottom: 30px;
}
form.woocommerce-form-track-order button {
width: 100%;
margin-bottom: 30px;
display: flex;
align-items: center;
justify-content: center;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
form.woocommerce-form-track-order button:before {
display: none;
}
form.woocommerce-form-track-order button:after {
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
form.woocommerce-form-track-order button:hover {
background-color: var(--e-global-color-primary);
border-color: var(--e-global-color-primary);
color: #FFFFFF;
}
form.woocommerce-form-track-order button:hover:after {
color: #FFFFFF;
}
@media (min-width: 1024px) {
form.woocommerce-form-track-order button {
margin-top: 42px;
}
} #woosq-popup {
max-width: 1100px;
max-height: 600px;
background-color: #ffffff;
}
#woosq-popup .product > div {
height: 600px;
max-height: 600px;
overflow: unset;
background-color: transparent;
}
@media (max-width: 767px) {
#woosq-popup .product > div {
height: auto;
}
}
#woosq-popup .product > .thumbnails {
background-color: transparent;
}
@media (max-width: 767px) {
#woosq-popup .product > .thumbnails {
padding: 30px 15px 0;
}
}
#woosq-popup .product > .thumbnails .slick-slide {
padding: 30px;
}
#woosq-popup .product > .thumbnails img {
max-height: 550px;
height: 550px;
object-fit: cover;
margin: auto 0;
border-radius: 24px;
}
@media (max-width: 767px) {
#woosq-popup .product > .thumbnails img {
height: 100%;
}
}
#woosq-popup .product .summary .summary-content {
padding: 40px;
}
@media (max-width: 767px) {
#woosq-popup .product .summary .summary-content {
overflow-x: unset;
overflow-y: unset;
padding: 30px 15px 30px;
}
}
#woosq-popup .product .summary p.price {
margin-top: 15px;
}
#woosq-popup .product .summary table .reset_variations {
margin-bottom: -25px;
margin-top: 5px;
}
#woosq-popup .product .slick-track {
max-height: unset;
}
#woosq-popup .product .slick-slider {
overflow: unset !important;
}
#woosq-popup .product .slick-slider .slick-arrow {
display: flex;
align-items: center;
justify-content: center;
border: 1px solid;
box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.1);
border-color: var(--e-global-color-border);
border-radius: 50%;
background-color: #ffffff;
visibility: hidden;
opacity: 0;
letter-spacing: 0;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#woosq-popup .product .slick-slider .slick-arrow:hover {
background-color: var(--e-global-color-primary);
border-color: var(--e-global-color-primary);
}
#woosq-popup .product .slick-slider .slick-arrow:hover:after {
color: #ffffff;
}
#woosq-popup .product .slick-slider .slick-arrow:after {
color: var(--e-global-color-accent);
background-color: transparent;
opacity: 1;
width: 22px;
margin: 0;
}
#woosq-popup .product .slick-slider .slick-arrow.slick-next {
right: 0;
}
#woosq-popup .product .slick-slider .slick-arrow.slick-prev {
left: 0;
}
#woosq-popup .product .slick-slider:hover .slick-arrow.slick-prev, #woosq-popup .product .slick-slider:hover .slick-arrow.slick-next {
opacity: 1;
visibility: visible;
}
#woosq-popup .product .slick-slider .slick-dots {
display: none !important;
}
#woosq-popup .woosq-product .thumbnails .slick-arrow:before {
display: none;
}
#woosq-popup .single-product div.product .woocommerce-product-rating {
margin-bottom: 10px;
}
#woosq-popup .single-product div.product form.cart .quantity {
width: auto;
border-color: var(--e-global-color-border);
}
@media (max-width: 470px) {
#woosq-popup .single-product div.product .single_add_to_cart_button {
width: 100%;
flex: unset;
}
}
.mfp-woosq .mfp-close {
opacity: 1;
}
.mfp-woosq .mfp-close:before {
background-color: transparent;
opacity: 1;
color: var(--e-global-color-dark);
}
.mfp-woosq .mfp-close:hover {
border: none;
}
.mfp-woosq .mfp-close:hover:before {
color: var(--e-global-color-primary);
}
.mfp-woosq .mfp-arrow {
width: 48px;
height: 48px;
line-height: 48px;
border-radius: 24px;
border: 1px solid #ffffff;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.mfp-woosq .mfp-arrow:before {
display: none;
color: #ffffff;
opacity: 1;
}
.mfp-woosq .mfp-arrow:after {
margin-top: 0;
margin-left: 0;
width: unset;
height: unset;
border: 0;
margin-right: 0;
color: #ffffff;
opacity: 1;
font-size: 16px;
font-size: 1rem;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.mfp-woosq .mfp-arrow:hover {
background-color: var(--e-global-color-primary);
border-color: var(--e-global-color-primary);
}
.mfp-woosq .mfp-arrow:hover:after {
color: #ffffff;
}
.mfp-woosq .mfp-arrow-left:after {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
color: #FFFFFF;
}
.mfp-woosq .mfp-arrow-right:after {
position: absolute;
right: 50%;
top: 50%;
transform: translate(50%, -50%);
color: #FFFFFF;
} .woocommerce-password-strength {
font-weight: var(--e-global-typography-primary-font-weight);
padding: 0.5407797364em 0;
text-align: right;
font-size: 0.875em;
}
.woocommerce-password-strength.strong {
color: #0f834d;
}
.woocommerce-password-strength.short {
color: #e2401c;
}
.woocommerce-password-strength.bad {
color: #e2401c;
}
.woocommerce-password-strength.good {
color: #3d9cd2;
} label.inline {
display: inline !important;
margin-left: 1em;
}
.hentry .entry-content .woocommerce-MyAccount-navigation ul {
margin-left: 0;
border-top: 1px solid;
border-color: var(--e-global-color-border);
}
.hentry .entry-content .woocommerce-MyAccount-navigation ul li {
list-style: none;
border-bottom: 1px solid;
border-color: var(--e-global-color-border);
position: relative;
}
.hentry .entry-content .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a {
text-decoration: none;
padding: 0.875em 0;
display: block;
color: var(--e-global-color-secondary);
}
.hentry .entry-content .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a:hover {
color: var(--e-global-color-primary);
}
.hentry .entry-content .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link.is-active a {
color: var(--e-global-color-primary);
}
ul.order_details {
list-style: none;
position: relative;
max-width: 900px;
margin: 0 auto 1.618034em;
}
ul.order_details::before, ul.order_details::after {
content: "";
display: table;
}
ul.order_details::after {
clear: both;
}
ul.order_details li {
padding: 1em 1.618034em;
text-align: center;
border-color: var(--e-global-color-border);
}
ul.order_details li:first-child {
padding-top: 1.618034em;
border: 0;
}
ul.order_details li:last-child {
padding-bottom: 1.618034em;
}
ul.order_details li:last-child::before, ul.order_details li:last-child::after {
content: "";
display: table;
}
ul.order_details li:last-child::after {
clear: both;
}
ul.order_details li strong {
display: block;
text-transform: none;
color: var(--e-global-color-secondary);
}
.my_account_orders .button,
.woocommerce-MyAccount-downloads .button {
padding: 0.6180339845em 0.875em;
font-size: 0.875em;
margin-right: 0.236em;
}
.woocommerce-MyAccount-content h2 {
font-size: 2em;
font-weight: var(--e-global-typography-primary-font-weight);
}
.woocommerce-MyAccount-content #payment .payment_methods {
margin-bottom: 1.618034em !important;
} .woocommerce-MyAccount-content .woocommerce-Pagination {
text-align: center;
}
.woocommerce-MyAccount-content table th {
color: var(--e-global-color-secondary);
}
.woocommerce-MyAccount-content table thead:not(.woosw-item) th {
background-color: rgba(0, 0, 0, 0.05);
}
.woocommerce-MyAccount-content table tr:nth-of-type(even):not(.woosw-item) {
background-color: rgba(0, 0, 0, 0.05);
}
.woocommerce-MyAccount-content .order_details a:not(.button) {
color: var(--e-global-color-secondary);
}
.woocommerce-MyAccount-content .order_details a:not(.button):hover {
text-decoration: underline;
}
.woocommerce-MyAccount-content .order_details .product-quantity {
color: var(--e-global-color-lighter);
}
.woocommerce-MyAccount-content .order_details .product-total .amount {
font-weight: var(--e-global-typography-primary-font-weight);
}
.woocommerce-MyAccount-content .order_details tfoot .amount {
font-weight: var(--e-global-typography-primary-font-weight);
font-size: 1.41577975em;
color: var(--e-global-color-secondary);
}
.woocommerce-MyAccount-content .order-again {
margin-bottom: 3.7065595576em;
}
.register-from-title,
.login-form-title {
font-size: 28px;
font-size: 1.75rem;
margin-bottom: 40px;
}
.login-form-col {
border: none;
}
form.woocommerce-form-register {
max-width: 100%;
margin-left: auto;
margin-right: auto;
}
@media (min-width: 768px) {
form.woocommerce-form-register {
margin-right: 0;
margin-left: 0;
}
}
form.woocommerce-form-register button[type=submit] {
font-family: var(--e-global-typography-accent-font-family);
font-weight: var(--e-global-typography-accent-font-weight);
text-transform: var(--e-global-typography-accent-text-transform);
font-style: var(--e-global-typography-accent-font-style);
text-decoration: var(--e-global-typography-accent-text-decoration);
line-height: var(--e-global-typography-accent-line-height);
letter-spacing: var(--e-global-typography-accent-letter-spacing);
font-size: 15px;
font-size: 0.9375rem;
border: 1px solid #9F9FA4A3;
border-radius: 100px;
padding: 9px 9px 9px 30px;
color: var(--e-global-color-secondary);
background-color: transparent;
position: relative;
display: inline-flex;
align-items: center;
overflow: hidden;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
display: block;
width: 100%;
}
form.woocommerce-form-register button[type=submit] i, form.woocommerce-form-register button[type=submit]:after {
font-size: 20px;
font-size: 1.25rem;
margin-left: 8px;
transform: rotate(-45deg);
background-color: var(--e-global-color-primary);
padding: 10px;
border-radius: 100px;
position: relative;
color: #ffffff;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
form.woocommerce-form-register button[type=submit]:hover {
border-color: var(--e-global-color-primary);
background-color: var(--e-global-color-primary);
color: #ffffff;
}
form.woocommerce-form-register button[type=submit]:hover i, form.woocommerce-form-register button[type=submit]:hover:after {
transform: rotate(0);
}
form.woocommerce-form-register .form-row-wide {
margin-bottom: 32px;
}
form.woocommerce-form-register .form-row label {
line-height: 28px;
margin-bottom: 5px;
}
form.woocommerce-form-register .woocommerce-privacy-policy-text {
margin-bottom: 30px;
}
.woocommerce-form input[type=text],
.woocommerce-form input[type=number],
.woocommerce-form input[type=email],
.woocommerce-form input[type=tel],
.woocommerce-form input[type=url],
.woocommerce-form input[type=password],
.woocommerce-form input[type=search],
.woocommerce-form input[type=date],
.woocommerce-form input[type=time],
.woocommerce-form textarea,
.woocommerce-form .input-text {
border-color: var(--e-global-color-border);
background-color: transparent;
}
.password-input {
position: relative;
}
.show-password-input {
display: flex;
justify-content: center;
align-items: center;
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 50px;
height: 50px;
inset-inline-end: 0;
cursor: pointer;
font-size: 16px;
font-size: 1rem;
padding: 0 !important;
border: none !important;
background: none !important;
box-shadow: none !important;
min-height: unset !important;
color: var(--e-global-color-secondary);
}
.show-password-input:before {
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.show-password-input.display-password:after {
content: "";
position: absolute;
width: 17px;
height: 2px;
background-color: var(--e-global-color-secondary);
top: 50%;
left: 50%;
transform: translate(-50%, -50%) rotate(45deg);
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
margin-left: 0;
}
.show-password-input:hover:before {
color: var(--e-global-color-primary);
}
.show-password-input:hover:after {
background-color: var(--e-global-color-primary);
}
form.woocommerce-EditAccountForm button[type=submit] {
font-family: var(--e-global-typography-accent-font-family);
font-weight: var(--e-global-typography-accent-font-weight);
text-transform: var(--e-global-typography-accent-text-transform);
font-style: var(--e-global-typography-accent-font-style);
text-decoration: var(--e-global-typography-accent-text-decoration);
line-height: var(--e-global-typography-accent-line-height);
letter-spacing: var(--e-global-typography-accent-letter-spacing);
font-size: 15px;
font-size: 0.9375rem;
border: 1px solid #9F9FA4A3;
border-radius: 100px;
padding: 9px 9px 9px 30px;
color: var(--e-global-color-secondary);
background-color: transparent;
position: relative;
display: inline-flex;
align-items: center;
overflow: hidden;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
padding: 20px 15px 20px 15px;
}
form.woocommerce-EditAccountForm button[type=submit] i, form.woocommerce-EditAccountForm button[type=submit]:after {
font-size: 20px;
font-size: 1.25rem;
margin-left: 8px;
transform: rotate(-45deg);
background-color: var(--e-global-color-primary);
padding: 10px;
border-radius: 100px;
position: relative;
color: #ffffff;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
form.woocommerce-EditAccountForm button[type=submit]:hover {
border-color: var(--e-global-color-primary);
background-color: var(--e-global-color-primary);
color: #ffffff;
}
form.woocommerce-EditAccountForm button[type=submit]:hover i, form.woocommerce-EditAccountForm button[type=submit]:hover:after {
transform: rotate(0);
}
form.woocommerce-form-login {
max-width: 100%;
}
@media (min-width: 768px) {
.col2-set#customer_login form.woocommerce-form-login {
margin-right: 0;
}
}
form.woocommerce-form-login .woocommerce-form-login-wrap {
margin-bottom: 30px;
}
form.woocommerce-form-login button[type=submit] {
font-family: var(--e-global-typography-accent-font-family);
font-weight: var(--e-global-typography-accent-font-weight);
text-transform: var(--e-global-typography-accent-text-transform);
font-style: var(--e-global-typography-accent-font-style);
text-decoration: var(--e-global-typography-accent-text-decoration);
line-height: var(--e-global-typography-accent-line-height);
letter-spacing: var(--e-global-typography-accent-letter-spacing);
font-size: 15px;
font-size: 0.9375rem;
border: 1px solid #9F9FA4A3;
border-radius: 100px;
padding: 9px 9px 9px 30px;
color: var(--e-global-color-secondary);
background-color: transparent;
position: relative;
display: inline-flex;
align-items: center;
overflow: hidden;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
padding: 20px 15px 20px 15px;
display: block;
width: 100%;
}
form.woocommerce-form-login button[type=submit] i, form.woocommerce-form-login button[type=submit]:after {
font-size: 20px;
font-size: 1.25rem;
margin-left: 8px;
transform: rotate(-45deg);
background-color: var(--e-global-color-primary);
padding: 10px;
border-radius: 100px;
position: relative;
color: #ffffff;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
form.woocommerce-form-login button[type=submit]:hover {
border-color: var(--e-global-color-primary);
background-color: var(--e-global-color-primary);
color: #ffffff;
}
form.woocommerce-form-login button[type=submit]:hover i, form.woocommerce-form-login button[type=submit]:hover:after {
transform: rotate(0);
}
form.woocommerce-form-login .woocommerce-form__label-for-checkbox {
float: left;
}
form.woocommerce-form-login .woocommerce-LostPassword {
float: right;
margin-bottom: 35px;
}
form.woocommerce-form-login .woocommerce-LostPassword a {
color: var(--e-global-color-text);
text-decoration: underline;
text-decoration-style: dotted;
}
form.woocommerce-form-login .woocommerce-LostPassword a:hover {
color: var(--e-global-color-primary);
}
form.woocommerce-form-login .form-row label {
line-height: 28px;
margin-bottom: 5px;
}
@media (min-width: 768px) {
ul.order_details {
margin: 3.7065595576em auto;
}
ul.order_details li {
width: 22.5806451613%;
float: left;
margin-right: 3.2258064516%;
border-left-style: solid;
border-left-width: 1px;
}
ul.order_details li:first-child {
border: 0;
}
ul.order_details li:last-child {
float: right;
margin-right: 0;
}
ul.order_details li:last-child::before, ul.order_details li:last-child::after {
content: "";
display: table;
}
ul.order_details li:last-child::after {
clear: both;
}
.demo_store {
bottom: 0;
}
.demo_store a.woocommerce-store-notice__dismiss-link {
background: rgba(0, 0, 0, 0.1);
float: right;
display: inline-block;
margin: -1em -1.41575em -1em 0;
padding: 1em 1.41577975em;
} table.shop_table_responsive thead {
display: table-header-group;
}
table.shop_table_responsive tbody th {
display: table-cell;
}
table.shop_table_responsive tr td {
display: table-cell;
}
table.shop_table_responsive tr td::before {
display: none;
}
table.shop_table_responsive tr.woocommerce-shipping-totals td {
width: 60%;
} .site-header-cart {
position: relative;
}
.site-header-cart .cart-contents {
display: flex;
position: relative;
text-indent: 0;
}
.site-header-cart .widget_shopping_cart {
position: absolute;
margin-top: 20px;
top: 100%;
width: 320px;
z-index: 999999;
right: -999em;
display: block;
border-width: 2px;
border-style: solid;
}
.site-header-cart .widget_shopping_cart:before {
content: "";
display: block;
position: absolute;
top: -20px;
left: 0;
right: 0;
height: 20px;
}
.site-header-cart .widget_shopping_cart.sub-menu--is-touch-device {
display: none;
left: 0;
}
.site-header-cart .widget_shopping_cart h2.widgettitle {
display: none;
}
.site-header-cart .widget_shopping_cart .product_list_widget {
height: 0;
}
.site-header-cart .widget_shopping_cart .product_list_widget li a.remove::before {
text-align: left;
}
.site-header-cart:hover .widget_shopping_cart, .site-header-cart.focus .widget_shopping_cart {
right: 0;
display: block;
}
.site-header-cart:hover .widget_shopping_cart .product_list_widget, .site-header-cart.focus .widget_shopping_cart .product_list_widget {
height: auto;
}
.site-search {
display: block;
}
.site-search form {
margin: 0;
}
.checkout_coupon {
grid-template-columns: 53.6231884058% auto;
} ul.products li.product,
ul.products .wc-block-grid__product,
.wc-block-grid__products li.product,
.wc-block-grid__products .wc-block-grid__product {
clear: none;
} ul.products:not(.elementor-grid).columns-1 li.product {
flex: 0 0 100%;
max-width: 100%;
}
ul.products:not(.elementor-grid).columns-2 li.product {
flex: 0 0 50%;
max-width: 50%;
}
ul.products:not(.elementor-grid).columns-3 li.product {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
ul.products:not(.elementor-grid).columns-4 li.product {
flex: 0 0 25%;
max-width: 25%;
}
ul.products:not(.elementor-grid).columns-5 li.product {
flex: 0 0 20%;
max-width: 20%;
}
ul.products:not(.elementor-grid).columns-6 li.product {
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
} .single-product div.product .images .thumbnails::before, .single-product div.product .images .thumbnails::after {
content: "";
display: table;
}
.single-product div.product .images .thumbnails::after {
clear: both;
}
.single-product div.product .images .thumbnails a.zoom {
width: 22.5806451613%;
float: left;
margin-right: 3.2258064516%;
}
.single-product div.product .images .thumbnails a.zoom.last {
float: right;
margin-right: 0;
}
.single-product div.product .woocommerce-tabs {
clear: both;
}
.single-product.antra-sidebar-left div.product .woocommerce-product-gallery, .single-product.antra-sidebar-right div.product .woocommerce-product-gallery {
width: calc(50% - 30px);
}
.single-product.antra-sidebar-left div.product .summary, .single-product.antra-sidebar-right div.product .summary {
float: right;
width: 50%;
max-width: 540px;
}
#reviews .comment-form-email {
margin-right: 0;
} .antra-full-width-content.woocommerce-cart .entry-header, .antra-full-width-content.woocommerce-checkout .entry-header, .antra-full-width-content.woocommerce-account .entry-header {
text-align: center;
padding: 0 0 5.9973393873em;
}
.antra-full-width-content.woocommerce-cart .entry-header h1:last-child, .antra-full-width-content.woocommerce-checkout .entry-header h1:last-child, .antra-full-width-content.woocommerce-account .entry-header h1:last-child {
margin-bottom: 0;
}
.antra-full-width-content .woocommerce-products-header {
text-align: center;
}
.woocommerce .page-description {
margin-bottom: 1.618034em;
}
.antra-sorting select {
width: auto;
}
.antra-sorting .woocommerce-pagination + .woocommerce-result-count {
margin-right: auto;
margin-left: 0;
}
.antra-sorting .woocommerce-result-count {
display: flex;
align-items: center;
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
color: var(--e-global-color-secondary);
} .woocommerce-cart .content-area,
.woocommerce-checkout .content-area {
width: 100%;
float: right;
margin-right: 0;
}
.woocommerce-cart .hentry,
.woocommerce-checkout .hentry {
border-bottom: 0;
padding-bottom: 0;
}
table.cart th,
table.cart td {
padding: 1.618034em 1.618034em 1.618034em 0;
}
table.cart .quantity_label {
display: none;
}
table.cart .product-quantity .quantity input[type=number]::-webkit-inner-spin-button,
table.cart .product-quantity .quantity input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
appearance: none;
margin: 0;
}
table.cart .qty {
padding: 0.875em;
max-width: 3.632em;
}
table.cart td.product-remove {
display: table-cell;
padding: 1.618034em 1.618034em 1.618034em 0;
border: 0;
width: 5%;
}
table.cart td.product-remove a.remove {
float: none;
position: relative;
top: auto;
right: auto;
font-size: 1em;
}
table.cart td.product-thumbnail {
width: 17%;
}
table.cart td.product-name {
width: 30%;
}
table.cart td.product-price {
width: 16%;
}
table.cart td.product-subtotal {
padding: 1.618034em 1.618034em 1.618034em 0;
width: 16%;
}
table.cart .product-quantity .plus,
table.cart .product-quantity .minus {
display: inline-block;
}
table.cart .quantity .qty {
padding: 0.6180339845em;
}
table.cart td.actions {
text-align: right;
}
table.cart td.actions label {
display: none;
}
table.cart td.actions .coupon {
display: flex;
padding-bottom: 0;
margin-bottom: 0;
border-bottom: none;
float: left;
width: 60%;
}
table.cart td.actions input {
display: inline-block;
width: auto;
margin: 0;
}
.cart-collaterals::before, .cart-collaterals::after {
content: "";
display: table;
}
.cart-collaterals::after {
clear: both;
}
.cart-collaterals .cross-sells {
width: 42.0289855072%;
float: left;
margin-right: 4.347826087%;
}
.cart-collaterals .shipping_calculator {
width: 53.6231884058%;
float: right;
margin-right: 0;
margin: 0;
clear: right;
}
.cart-collaterals .cart_totals small.includes_tax {
display: block;
}
.cart-collaterals .shipping_calculator {
clear: right;
} table.wishlist_table .wishlist-items-wrapper tr td.product-name a.yith-wcqv-button {
display: none;
} #ship-to-different-address {
position: relative;
}
#ship-to-different-address .woocommerce-form__input-checkbox {
position: absolute;
top: 50%;
right: 0;
transform: translateY(-50%);
margin-right: 0;
}
.col2-set {
width: 53.6231884058%;
float: left;
margin-right: 4.347826087%;
}
.col2-set .form-row-first {
width: 48.3870967742%;
float: left;
margin-right: 3.2258064516%;
}
.col2-set .form-row-last {
width: 48.3870967742%;
float: right;
margin-right: 0;
}
.col2-set .col-1,
.col2-set .col-2 {
margin-bottom: 1.618034em;
}
.col2-set + #customer_details {
display: none;
}
.col2-set .woocommerce-billing-fields::before, .col2-set .woocommerce-billing-fields::after {
content: "";
display: table;
}
.col2-set .woocommerce-billing-fields::after {
clear: both;
}
.col2-set.addresses {
width: 100%;
float: left;
margin-left: 0;
margin-right: 0;
}
.col2-set.addresses .col-1 {
width: 47.8260869565%;
float: left;
margin-right: 4.347826087%;
}
.col2-set.addresses .col-2 {
width: 47.8260869565%;
float: right;
margin-right: 0;
}
#customer_details + #wc_checkout_add_ons {
width: 42.0289855072%;
float: right;
margin-right: 0;
}
#wc_checkout_add_ons input[type=radio] {
float: left;
margin-right: 0.5407797364em;
clear: left;
margin-top: 0.35em;
}
#order_review {
width: 42.0289855072%;
float: right;
margin-right: 0;
clear: right;
}
#order_review {
transition: box-shadow ease 0.4s;
}
.woocommerce-order-pay #order_review {
width: 100%;
float: none;
}
.woocommerce-order-pay #order_review #payment h3 {
padding-left: 1em;
padding-top: 1em;
}
.woocommerce-order-pay #order_review #payment .form-row {
padding: 1em;
}
.woocommerce-order-pay #order_review .payment_methods + .form-row {
padding: 1em;
}
.woocommerce-order-pay #order_review .button#place_order {
display: block;
width: 100%;
font-size: 1.41577975em;
} table + .addresses {
margin-top: 1.618034em;
}
.col2-set#customer_login {
width: 100%;
margin: 0;
}
.col2-set#customer_login .col-1 {
width: 50%;
float: left;
padding-right: 5%;
}
.col2-set#customer_login .col-2 {
width: 50%;
float: right;
padding-left: 5%;
}
.col2-set.addresses {
width: 100%;
float: left;
margin-left: 0;
margin-right: 0;
}
.col2-set.addresses .col-1 {
width: 48.3870967742%;
float: left;
margin-right: 3.2258064516%;
}
.col2-set.addresses .col-2 {
width: 48.3870967742%;
float: right;
margin-right: 0;
}
.woocommerce-MyAccount-navigation {
width: 27.2727272727%;
float: left;
margin-right: 3.8961038961%;
}
.woocommerce-MyAccount-content {
width: 68.8311688312%;
float: right;
margin-right: 0;
}
.addresses header.title::before, .addresses header.title::after {
content: "";
display: table;
}
.addresses header.title::after {
clear: both;
}
.addresses header.title a {
float: right;
}
.addresses header.title h3 {
float: left;
} .form-row-first {
width: 48.3870967742%;
float: left;
margin-right: 3.2258064516%;
clear: both;
}
.form-row-last {
width: 48.3870967742%;
float: right;
margin-right: 0;
}  .antra-sticky-add-to-cart {
display: block;
position: fixed;
bottom: 0;
left: 0;
right: 0;
z-index: 99998;
transform: translate3d(0, 100%, 0);
padding: 10px 1em;
overflow: hidden;
zoom: 1;
box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
animation-duration: 0.5s;
animation-fill-mode: both;
background-color: #fff;
}
.antra-sticky-add-to-cart--slideInDown {
animation-name: slideInDown1;
}
.antra-sticky-add-to-cart--slideOutUp {
animation-name: slideOutUp;
}
.antra-sticky-add-to-cart__content {
display: flex;
align-items: center;
justify-content: center;
}
.antra-sticky-add-to-cart__content-title {
display: block;
}
.antra-sticky-add-to-cart__content-price {
margin-right: 0.875em;
}
.antra-sticky-add-to-cart__content-button {
margin-left: auto;
}
.antra-sticky-add-to-cart img {
max-width: 60px;
margin: 0 1em 0 0;
border: 1px solid rgba(0, 0, 0, 0.1);
}
.antra-sticky-add-to-cart .star-rating {
display: inline-block;
margin: 0;
vertical-align: sub;
} #yith-quick-view-modal.open .product-title {
margin-top: -0.2333em;
font-size: 30px;
font-size: 1.875rem;
}
#yith-quick-view-close {
top: 10px;
right: 10px;
text-indent: -9999px;
}
}
@media (max-width: 1200px) {
.single-product.antra-sidebar-left div.product .woocommerce-product-gallery, .single-product.antra-sidebar-right div.product .woocommerce-product-gallery {
width: 100%;
max-width: 100%;
}
.single-product.antra-sidebar-left div.product .summary, .single-product.antra-sidebar-right div.product .summary {
width: 100%;
max-width: 100%;
margin-top: 30px;
}
}
@media (min-width: 768px) and (max-width: 900px) {
body:not(.page-template-template-fullwidth-php) table.cart td,
body:not(.page-template-template-fullwidth-php) table.cart th {
padding: 1em;
}
}
@media (min-width: 911px) {
.woocommerce-cart-form {
width: 65.5913978495%;
float: left;
margin-right: 3.2258064516%;
}
.woocommerce-cart .cross-sells {
width: 65.5913978495%;
float: left;
margin-right: 3.2258064516%;
width: 100%;
margin-right: 0;
}
.cart-collaterals {
width: 31.1827956989%;
float: right;
margin-right: 0;
}
}
@media (min-width: 1024px) {
.woocommerce-page .content-area {
width: 100%;
-webkit-transition: width 0.3s ease-in-out;
-moz-transition: width 0.3s ease-in-out;
-o-transition: width 0.3s ease-in-out;
transition: width 0.3s ease-in-out;
margin: 0 0 0 auto;
float: right;
}
.woocommerce-page.antra-sidebar-left .content-area {
width: calc(100% - 360px);
}
.woocommerce-page.antra-sidebar-left .widget-area {
width: 330px;
float: left;
}
.woocommerce-page.antra-sidebar-right .content-area {
width: calc(100% - 360px);
float: left;
}
.woocommerce-page.antra-sidebar-right .widget-area {
width: 330px;
border-left: 0;
float: right;
}
.single-product .content-area {
width: 100%;
-webkit-transition: width 0.3s ease-in-out;
-moz-transition: width 0.3s ease-in-out;
-o-transition: width 0.3s ease-in-out;
transition: width 0.3s ease-in-out;
margin: 0 0 0 auto;
float: right;
}
.single-product.antra-sidebar-left .content-area {
width: calc(100% - 390px);
}
.single-product.antra-sidebar-left .widget-area {
width: 340px;
float: left;
}
.single-product.antra-sidebar-right .content-area {
width: calc(100% - 390px);
float: left;
}
.single-product.antra-sidebar-right .widget-area {
width: 340px;
border-left: 0;
float: right;
}
}
.elementor-element.elementor-products-grid .woocommerce ul.products li.product {
width: 100%;
max-width: 100%;
flex: 0 0 100%;
}
@media (max-width: 1366px) {
.antra-product-laptop-1 ul.products li.product {
flex: 0 0 100%;
max-width: 100%;
}
.antra-product-laptop-2 ul.products li.product {
flex: 0 0 50%;
max-width: 50%;
}
.antra-product-laptop-3 ul.products li.product {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.antra-product-laptop-4 ul.products li.product {
flex: 0 0 25%;
max-width: 25%;
}
.antra-product-laptop-5 ul.products li.product {
flex: 0 0 20%;
max-width: 20%;
}
.antra-product-laptop-6 ul.products li.product {
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
}
@media (max-width: 1024px) {
.antra-product-tablet-1 ul.products li.product {
flex: 0 0 100%;
max-width: 100%;
}
.antra-product-tablet-2 ul.products li.product {
flex: 0 0 50%;
max-width: 50%;
}
.antra-product-tablet-3 ul.products li.product {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.antra-product-tablet-4 ul.products li.product {
flex: 0 0 25%;
max-width: 25%;
}
.antra-product-tablet-5 ul.products li.product {
flex: 0 0 20%;
max-width: 20%;
}
.antra-product-tablet-6 ul.products li.product {
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
}
@media (max-width: 768px) {
.antra-product-mobile-1 ul.products li.product {
flex: 0 0 100%;
max-width: 100%;
}
.antra-product-mobile-2 ul.products li.product {
flex: 0 0 50%;
max-width: 50%;
}
.antra-product-mobile-3 ul.products li.product {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.antra-product-mobile-4 ul.products li.product {
flex: 0 0 25%;
max-width: 25%;
}
.antra-product-mobile-5 ul.products li.product {
flex: 0 0 20%;
max-width: 20%;
}
.antra-product-mobile-6 ul.products li.product {
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
}
@media (max-width: 300px) {
.antra-product-mobile-1 ul.products li.product {
flex: 0 0 100%;
max-width: 100%;
}
.antra-product-mobile-2 ul.products li.product {
flex: 0 0 100%;
max-width: 100%;
}
.antra-product-mobile-3 ul.products li.product {
flex: 0 0 100%;
max-width: 100%;
}
.antra-product-mobile-4 ul.products li.product {
flex: 0 0 100%;
max-width: 100%;
}
.antra-product-mobile-5 ul.products li.product {
flex: 0 0 100%;
max-width: 100%;
}
.antra-product-mobile-6 ul.products li.product {
flex: 0 0 100%;
max-width: 100%;
}
}
@media (max-width: 1023px) {
.gridlist-toggle {
display: none;
}
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table thead tr th {
padding: 15px;
border: 1px solid var(--e-global-color-border);
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table thead tr th a {
color: var(--e-global-color-secondary);
text-transform: none;
font-family: var(--e-global-typography-primary-font-family);
font-weight: var(--e-global-typography-primary-font-weight);
text-transform: var(--e-global-typography-primary-text-transform);
font-style: var(--e-global-typography-primary-font-style);
text-decoration: var(--e-global-typography-primary-text-decoration);
line-height: var(--e-global-typography-primary-line-height);
letter-spacing: var(--e-global-typography-primary-letter-spacing);
font-size: 16px;
font-size: 1rem;
letter-spacing: 0;
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table thead tr th a:hover {
color: var(--e-global-color-primary);
}
@media (max-width: 767px) {
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table thead tr th:first-child {
min-width: 150px;
width: auto;
}
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table .tr-additional td {
vertical-align: top;
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr.tr-image img {
max-width: 150px;
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td {
padding: 15px;
border: 1px solid var(--e-global-color-border);
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td.td-label {
font-weight: var(--e-global-typography-primary-font-weight);
color: var(--e-global-color-secondary);
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td .shop_attributes {
table-layout: auto !important;
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td .shop_attributes td, .woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td .shop_attributes th {
border: none !important;
background: none !important;
padding: 10px !important;
font-size: 12px;
font-size: 0.75rem;
}
@media (max-width: 768px) {
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td .shop_attributes td {
padding-top: 0 !important;
display: block;
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td .shop_attributes th {
display: block;
padding-bottom: 0 !important;
}
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td .add_to_cart a {
font-family: var(--e-global-typography-accent-font-family);
font-weight: var(--e-global-typography-accent-font-weight);
text-transform: var(--e-global-typography-accent-text-transform);
font-style: var(--e-global-typography-accent-font-style);
text-decoration: var(--e-global-typography-accent-text-decoration);
line-height: var(--e-global-typography-accent-line-height);
letter-spacing: var(--e-global-typography-accent-letter-spacing);
font-size: 15px;
font-size: 0.9375rem;
border: 1px solid #9F9FA4A3;
border-radius: 100px;
padding: 9px 9px 9px 30px;
color: var(--e-global-color-secondary);
background-color: transparent;
position: relative;
display: inline-flex;
align-items: center;
overflow: hidden;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
width: max-content;
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td .add_to_cart a i, .woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td .add_to_cart a:after {
font-size: 20px;
font-size: 1.25rem;
margin-left: 8px;
transform: rotate(-45deg);
background-color: var(--e-global-color-primary);
padding: 10px;
border-radius: 100px;
position: relative;
color: #ffffff;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td .add_to_cart a:hover {
border-color: var(--e-global-color-primary);
background-color: var(--e-global-color-primary);
color: #ffffff;
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td .add_to_cart a:hover i, .woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td .add_to_cart a:hover:after {
transform: rotate(0);
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr.tr-price td del {
text-decoration: none;
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr.tr-price td del .amount {
text-decoration: line-through;
color: var(--e-global-color-lighter) !important;
font-size: 14px;
font-size: 0.875rem;
font-weight: var(--e-global-typography-primary-font-weight);
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr.tr-price td ins .amount {
font-family: var(--e-global-typography-accent-font-family);
font-weight: var(--e-global-typography-accent-font-weight);
text-transform: var(--e-global-typography-accent-text-transform);
font-style: var(--e-global-typography-accent-font-style);
text-decoration: var(--e-global-typography-accent-text-decoration);
line-height: var(--e-global-typography-accent-line-height);
letter-spacing: var(--e-global-typography-accent-letter-spacing);
font-size: 18px;
font-size: 1.125rem;
line-height: 1.4444444444;
order: -1;
color: var(--e-global-color-secondary);
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr.tr-price td .amount {
font-family: var(--e-global-typography-accent-font-family);
font-weight: var(--e-global-typography-accent-font-weight);
text-transform: var(--e-global-typography-accent-text-transform);
font-style: var(--e-global-typography-accent-font-style);
text-decoration: var(--e-global-typography-accent-text-decoration);
line-height: var(--e-global-typography-accent-line-height);
letter-spacing: var(--e-global-typography-accent-letter-spacing);
color: var(--e-global-color-secondary);
font-size: 18px;
font-size: 1.125rem;
line-height: 1.4444444444;
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr.tr-price td .amount:only-child {
color: var(--e-global-color-secondary);
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr.tr-content .row {
justify-content: flex-start;
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr.tr-content .row .column-item {
flex: 0 0 100%;
max-width: 100%;
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr.tr-content .row .column-item:nth-child(n+2) {
display: none;
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr.tr-content .row .column-item .custom-list {
margin: 10px 0 0;
list-style: none;
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr.tr-content .row .column-item .custom-list li {
list-style: none;
display: flex;
align-items: flex-start;
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 14px;
font-size: 0.875rem;
line-height: 1.7142857143;
color: var(--e-global-color-secondary);
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr.tr-content .row .column-item .custom-list li::before {
font-size: 10px;
font-size: 0.625rem;
margin-right: 7px;
margin-top: 6px;
margin-left: 2px;
color: var(--e-global-color-secondary);
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-close .woosc-table-close-icon {
background-color: transparent;
}
.woosc-area-open-table table.woosc_table .responsive-compare {
display: none;
}
.woosc-area-open-table table.woosc_table a.button:before, .woosc-area-open-table table.woosc_table a.button:after {
font-size: 12px;
font-size: 0.75rem;
text-align: center;
}
.woosc-area-open-table table.woosc_table ul.custom-list {
margin-top: 9px;
}
.woosc-area-open-table table.woosc_table ul.custom-list li {
list-style: none;
display: flex;
align-items: flex-start;
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
color: var(--e-global-color-secondary);
margin-bottom: 10px;
}
.woosc-area-open-table table.woosc_table ul.custom-list li::before {
font-size: 16px;
font-size: 1rem;
margin-right: 5px;
margin-top: 4px;
margin-left: -2px;
color: var(--e-global-color-secondary);
}
ul.products-list {
margin-left: 0;
display: block;
}
ul.products-list.elementor-grid {
display: grid;
grid-row-gap: 30px;
}
ul.products-list li.product-list {
display: flex;
position: relative;
padding-bottom: 30px;
border-bottom: 1px solid;
border-color: var(--e-global-color-border);
}
ul.products-list li.product-list:last-child {
padding: 0;
margin: 0;
border: none;
}
ul.products-list li.product-list .product-image {
position: relative;
overflow: hidden;
width: 31.25%;
}
@media (max-width: 1200px) {
ul.products-list li.product-list .product-image {
width: 34%;
}
}
@media (max-width: 1024px) {
ul.products-list li.product-list .product-image {
width: 46%;
}
}
@media (max-width: 767px) {
ul.products-list li.product-list .product-image {
width: 100%;
}
}
@media (min-width: -1) and (max-width: 768px) {
ul.products-list li.product-list .product-image {
margin: 0;
width: 35%;
}
}
ul.products-list li.product-list .product-image .label-wrapper {
display: none;
}
ul.products-list li.product-list .product-image img {
position: relative;
z-index: 2;
width: 100%;
object-fit: cover;
border-radius: 24px;
}
.has-mega-menu ul.products-list li.product-list .product-image {
width: 100%;
margin-bottom: 10px;
}
ul.products-list li.product-list .product-image .woosc-btn,
ul.products-list li.product-list .product-image .woosq-btn,
ul.products-list li.product-list .product-image .woosw-btn {
padding: 0;
background-color: #ffffff;
width: 40px;
height: 40px;
color: var(--e-global-color-secondary);
box-shadow: 0 1px 7px rgba(0, 0, 0, 0.11);
border-radius: 50%;
position: relative;
border: none;
font-size: 0px;
font-size: 0rem;
-ms-transition: all ease 0.3s;
-o-transition: all ease 0.3s;
-moz-transition: all ease 0.3s;
-webkit-transition: all ease 0.3s;
transition: all ease 0.3s;
}
ul.products-list li.product-list .product-image .woosc-btn:before,
ul.products-list li.product-list .product-image .woosq-btn:before,
ul.products-list li.product-list .product-image .woosw-btn:before {
display: none;
}
ul.products-list li.product-list .product-image .woosc-btn:after, ul.products-list li.product-list .product-image .woosc-btn i,
ul.products-list li.product-list .product-image .woosq-btn:after,
ul.products-list li.product-list .product-image .woosq-btn i,
ul.products-list li.product-list .product-image .woosw-btn:after,
ul.products-list li.product-list .product-image .woosw-btn i {
font-size: 20px;
font-size: 1.25rem;
transition: all ease 0.3s;
width: 100%;
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
margin: 0;
color: var(--e-global-color-secondary);
}
ul.products-list li.product-list .product-image .woosc-btn:after,
ul.products-list li.product-list .product-image .woosq-btn:after,
ul.products-list li.product-list .product-image .woosw-btn:after {
margin-right: -1px;
}
ul.products-list li.product-list .product-image .woosc-btn.woosw-btn:after,
ul.products-list li.product-list .product-image .woosq-btn.woosw-btn:after,
ul.products-list li.product-list .product-image .woosw-btn.woosw-btn:after {
font-size: 20px;
font-size: 1.25rem;
}
ul.products-list li.product-list .product-image .woosc-btn:hover, ul.products-list li.product-list .product-image .woosc-btn:focus, ul.products-list li.product-list .product-image .woosc-btn:active,
ul.products-list li.product-list .product-image .woosq-btn:hover,
ul.products-list li.product-list .product-image .woosq-btn:focus,
ul.products-list li.product-list .product-image .woosq-btn:active,
ul.products-list li.product-list .product-image .woosw-btn:hover,
ul.products-list li.product-list .product-image .woosw-btn:focus,
ul.products-list li.product-list .product-image .woosw-btn:active {
background-color: var(--e-global-color-primary);
color: #ffffff;
}
ul.products-list li.product-list .product-image .woosc-btn:hover:after, ul.products-list li.product-list .product-image .woosc-btn:hover i, ul.products-list li.product-list .product-image .woosc-btn:focus:after, ul.products-list li.product-list .product-image .woosc-btn:focus i, ul.products-list li.product-list .product-image .woosc-btn:active:after, ul.products-list li.product-list .product-image .woosc-btn:active i,
ul.products-list li.product-list .product-image .woosq-btn:hover:after,
ul.products-list li.product-list .product-image .woosq-btn:hover i,
ul.products-list li.product-list .product-image .woosq-btn:focus:after,
ul.products-list li.product-list .product-image .woosq-btn:focus i,
ul.products-list li.product-list .product-image .woosq-btn:active:after,
ul.products-list li.product-list .product-image .woosq-btn:active i,
ul.products-list li.product-list .product-image .woosw-btn:hover:after,
ul.products-list li.product-list .product-image .woosw-btn:hover i,
ul.products-list li.product-list .product-image .woosw-btn:focus:after,
ul.products-list li.product-list .product-image .woosw-btn:focus i,
ul.products-list li.product-list .product-image .woosw-btn:active:after,
ul.products-list li.product-list .product-image .woosw-btn:active i {
color: #ffffff;
}
ul.products-list li.product-list .product-image .woosc-btn.woosc-btn, ul.products-list li.product-list .product-image .woosc-btn.woosq-btn, ul.products-list li.product-list .product-image .woosc-btn.woosw-btn,
ul.products-list li.product-list .product-image .woosq-btn.woosc-btn,
ul.products-list li.product-list .product-image .woosq-btn.woosq-btn,
ul.products-list li.product-list .product-image .woosq-btn.woosw-btn,
ul.products-list li.product-list .product-image .woosw-btn.woosc-btn,
ul.products-list li.product-list .product-image .woosw-btn.woosq-btn,
ul.products-list li.product-list .product-image .woosw-btn.woosw-btn {
margin-bottom: 10px;
}
ul.products-list li.product-list .product-image .woosc-btn.woosc-btn:last-child, ul.products-list li.product-list .product-image .woosc-btn.woosq-btn:last-child, ul.products-list li.product-list .product-image .woosc-btn.woosw-btn:last-child,
ul.products-list li.product-list .product-image .woosq-btn.woosc-btn:last-child,
ul.products-list li.product-list .product-image .woosq-btn.woosq-btn:last-child,
ul.products-list li.product-list .product-image .woosq-btn.woosw-btn:last-child,
ul.products-list li.product-list .product-image .woosw-btn.woosc-btn:last-child,
ul.products-list li.product-list .product-image .woosw-btn.woosq-btn:last-child,
ul.products-list li.product-list .product-image .woosw-btn.woosw-btn:last-child {
margin-right: 0;
}
ul.products-list li.product-list .product-image .woosc-btn.add_to_cart_button,
ul.products-list li.product-list .product-image .woosq-btn.add_to_cart_button,
ul.products-list li.product-list .product-image .woosw-btn.add_to_cart_button {
margin-right: 10px;
margin-bottom: 10px;
}
ul.products-list li.product-list .product-image .woosw-btn.woosw-adding:after {
content: "";
}
ul.products-list li.product-list .product-image .woosw-btn.woosw-adding:before {
animation: fa-spin 0.75s linear infinite;
height: 100%;
width: 100%;
line-height: 20px;
font-size: 14px;
font-size: 0.875rem;
position: unset;
display: flex;
align-items: center;
justify-content: center;
transform: translate(0);
background-color: transparent;
margin-right: 0;
}
ul.products-list li.product-list .product-image .woosw-btn.woosw-added:hover {
color: #fff;
}
ul.products-list li.product-list .product-image .group-action {
position: absolute;
left: 20px;
top: 20px;
z-index: 9;
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
visibility: hidden;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
@media (max-width: 768px) {
ul.products-list li.product-list .product-image .group-action {
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
bottom: 20px;
}
}
ul.products-list li.product-list .product-image .group-action .shop-action {
display: flex;
flex-direction: column;
}
ul.products-list li.product-list .product-caption {
padding: 3px 48px 0;
flex: 1;
}
@media (min-width: 768px) {
ul.products-list li.product-list .product-caption {
width: 68.75%;
padding: 0 0 0 30px;
}
}
.has-mega-menu ul.products-list li.product-list .product-caption {
max-width: 100%;
}
ul.products-list li.product-list .product-caption .cart {
display: flex;
align-items: center;
margin-bottom: 0;
}
ul.products-list li.product-list .product-caption .posted-in {
display: none;
color: var(--e-global-color-lighter);
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 12px;
font-size: 0.75rem;
text-transform: uppercase;
margin-bottom: 8px;
line-height: 1.5;
}
ul.products-list li.product-list .product-caption .posted-in a {
color: var(--e-global-color-lighter);
}
ul.products-list li.product-list .product-caption .posted-in a:hover {
text-decoration: underline;
}
ul.products-list li.product-list .product-caption .price {
font-size: 20px;
font-size: 1.25rem;
margin-bottom: 30px;
}
@media (max-width: 767px) {
ul.products-list li.product-list .product-caption .price {
justify-content: center;
}
}
ul.products-list li.product-list .product-caption .price ins {
font-size: 20px;
font-size: 1.25rem;
}
ul.products-list li.product-list .product-caption .price del {
margin-left: 7px;
}
ul.products-list li.product-list .product-caption .rating_brands .product-brand {
display: none;
}
ul.products-list li.product-list .product-caption .rating_brands .woocommerce-product-rating {
margin-bottom: 12px;
display: flex;
align-items: center;
}
@media (max-width: 767px) {
ul.products-list li.product-list .product-caption .rating_brands .woocommerce-product-rating {
text-align: center;
justify-content: center;
}
}
ul.products-list li.product-list .product-caption .rating_brands .woocommerce-product-rating .star-rating {
font-size: 15px;
font-size: 0.9375rem;
width: 5.5em;
letter-spacing: -1.5px;
}
ul.products-list li.product-list .product-caption .rating_brands .woocommerce-product-rating .woocommerce-review-link {
font-size: 14px;
font-size: 0.875rem;
margin-left: 0;
margin-bottom: -4px;
color: var(--e-global-color-lighter);
}
ul.products-list li.product-list .product-caption .rating_brands .woocommerce-product-rating .woocommerce-review-link:hover {
color: var(--e-global-color-primary);
}
ul.products-list li.product-list .product-caption .rating_brands .woocommerce-product-rating .woocommerce-review-link .count {
text-transform: lowercase;
}
ul.products-list li.product-list .product-caption .rating_brands .sku_wrapper {
display: none;
}
ul.products-list li.product-list .product-caption .short-description {
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
margin-bottom: 20px;
color: var(--e-global-color-text);
font-size: 16px;
font-size: 1rem;
line-height: 1.625;
}
@media (max-width: 767px) {
ul.products-list li.product-list .product-caption .short-description {
text-align: center;
}
}
.has-mega-menu ul.products-list li.product-list .product-caption .short-description {
display: none;
}
ul.products-list li.product-list .product-caption .short-description p {
margin-bottom: 0;
}
ul.products-list li.product-list .product-caption .woocommerce-loop-product__title {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 24px;
font-size: 1.5rem;
text-transform: capitalize;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
margin: 0;
margin-bottom: 10px;
}
@media (max-width: 767px) {
ul.products-list li.product-list .product-caption .woocommerce-loop-product__title {
text-align: center;
}
}
ul.products-list li.product-list .product-caption .quantity_cart {
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
ul.products-list li.product-list .product-caption .quantity_cart .quantity_wrap {
display: none;
}
ul.products-list li.product-list .product-caption .quantity_cart .quantity_wrap {
display: none;
}
ul.products-list li.product-list .product-caption .quantity_cart .add_to_cart a[class*=product_type_] {
font-family: var(--e-global-typography-accent-font-family);
font-weight: var(--e-global-typography-accent-font-weight);
text-transform: var(--e-global-typography-accent-text-transform);
font-style: var(--e-global-typography-accent-font-style);
text-decoration: var(--e-global-typography-accent-text-decoration);
line-height: var(--e-global-typography-accent-line-height);
letter-spacing: var(--e-global-typography-accent-letter-spacing);
font-size: 15px;
font-size: 0.9375rem;
border: 1px solid #9F9FA4A3;
border-radius: 100px;
padding: 9px 9px 9px 30px;
color: var(--e-global-color-secondary);
background-color: transparent;
position: relative;
display: inline-flex;
align-items: center;
overflow: hidden;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
display: flex;
width: max-content;
}
ul.products-list li.product-list .product-caption .quantity_cart .add_to_cart a[class*=product_type_] i, ul.products-list li.product-list .product-caption .quantity_cart .add_to_cart a[class*=product_type_]:after {
font-size: 20px;
font-size: 1.25rem;
margin-left: 8px;
transform: rotate(-45deg);
background-color: var(--e-global-color-primary);
padding: 10px;
border-radius: 100px;
position: relative;
color: #ffffff;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
ul.products-list li.product-list .product-caption .quantity_cart .add_to_cart a[class*=product_type_]:hover {
border-color: var(--e-global-color-primary);
background-color: var(--e-global-color-primary);
color: #ffffff;
}
ul.products-list li.product-list .product-caption .quantity_cart .add_to_cart a[class*=product_type_]:hover i, ul.products-list li.product-list .product-caption .quantity_cart .add_to_cart a[class*=product_type_]:hover:after {
transform: rotate(0);
}
ul.products-list li.product-list .product-caption .quantity_cart .add_to_cart a[class*=product_type_] i {
margin-left: 7px;
}
ul.products-list li.product-list .product-caption .quantity_cart .add_to_cart a[class*=product_type_].loading {
border-color: var(--e-global-color-primary);
}
ul.products-list li.product-list .product-caption .antra-single-product-extra-label p {
margin-bottom: 0;
margin-top: 0;
}
@media (max-width: 767px) {
ul.products-list li.product-list .product-caption .antra-single-product-extra-label p {
text-align: center;
}
}
ul.products-list li.product-list .count-review {
margin-bottom: 1rem;
}
ul.products-list li.product-list .count-review .star-rating:before {
color: var(--e-global-color-accent);
font-size: 12px;
font-size: 0.75rem;
}
ul.products-list li.product-list .count-review .star-rating span:before {
color: var(--e-global-color-accent);
font-size: 12px;
font-size: 0.75rem;
}
ul.products-list li.product-list .product-input-quantity {
display: flex;
align-items: center;
margin-right: 20px;
}
ul.products-list li.product-list .product-unit {
font-size: 12px;
font-size: 0.75rem;
color: var(--e-global-color-lighter);
margin-left: 15px;
}
ul.products-list li.product-list .product-unit .value {
color: var(--e-global-color-secondary);
}
ul.products-list li.product-list .added_to_cart {
display: none;
}
ul.products-list li.product-list .add_to_cart_tooltips {
display: inline-block;
}
ul.products-list li.product-list .product-caption-bottom {
display: flex;
flex-wrap: wrap;
align-items: center;
position: static;
}
ul.products-list li.product-list .product-caption-bottom > * {
margin-bottom: 5px;
}
ul.products-list li.product-list .label-wrapper {
z-index: 9;
top: 20px;
left: 20px;
}
ul.products-list li.product-list .label-wrapper .new-label {
padding: 19px 10px;
border-radius: 50px;
background-color: var(--e-global-color-accent);
font-size: 12px;
font-size: 0.75rem;
}
ul.products-list li.product-list .inventory_status {
margin-bottom: 18px;
display: none;
}
ul.products-list li.product-list:hover .group-action {
bottom: 20px;
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
}
ul.products-list li.product-list:hover .label-wrapper .new-label {
background-color: var(--e-global-color-accent);
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
@media (max-width: 767px) {
ul.products-list li.product-list {
flex-wrap: wrap;
border-top: none;
}
ul.products-list li.product-list .product-caption {
padding: 25px 0 0 0;
}
ul.products-list li.product-list .product-caption .quantity_cart {
display: flex;
justify-content: center;
}
}
.wcml-dropdown {
width: 100%;
}
.wcml-dropdown li,
.wcml-dropdown .wcml-cs-submenu li {
border-color: var(--e-global-color-border);
}
.wcml-dropdown .wcml-cs-submenu {
border-top: 0;
}
.wcml-dropdown a {
padding: 1em 1.41577975em;
}
.wcml-dropdown a.wcml-cs-item-toggle:after {
right: 1em;
}
.wcml-horizontal-list li.wcml-cs-active-currency a,
.wcml-vertical-list li.wcml-cs-active-currency a {
font-weight: bold;
color: var(--e-global-color-secondary);
cursor: default;
} .woosw-area .woosw-inner .woosw-content {
max-width: 570px;
}
.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items {
min-width: 400px;
}
@media (max-width: 640px) {
.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item td {
padding: 5px;
}
.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item td.woosw-content-item--image {
width: 80px;
}
}
.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item .woosw-content-item--add p > a {
text-transform: capitalize;
font-size: 12px;
font-size: 0.75rem;
text-align: center;
padding: 10px;
border-radius: 5px;
border: none;
background-color: var(--e-global-color-primary);
color: #ffffff;
white-space: nowrap;
}
.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item .woosw-content-item--add p > a:hover {
color: #ffffff;
background-color: var(--e-global-color-primary);
}
.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item--title a {
font-weight: 400 !important;
}
.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item--price {
display: flex;
flex-wrap: wrap;
align-items: center;
font-size: 14px;
font-size: 0.875rem;
color: var(--e-global-color-lighter);
}
.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item--price del {
font-size: 12px;
font-size: 0.75rem;
color: var(--e-global-color-lighter);
}
.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item--price ins {
order: -1;
color: var(--e-global-color-text);
}
.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item--price del + ins {
margin-right: 0.327em;
}
.woosw-area .woosw-inner .woosw-content .woosw-content-bot .woosw-content-bot-inner .woosw-page a:hover {
text-decoration: underline;
}
.woosw-area .woosw-inner .woosw-content .woosw-content-bot .woosw-content-bot-inner .woosw-continue:hover {
text-decoration: underline;
}
.woosw-list table.woosw-items tr {
border-color: rgba(255, 255, 255, 0.1);
}
.woosw-list table.woosw-items td {
border-color: rgba(255, 255, 255, 0.1);
}
.woosw-list table.woosw-items .woosw-item .woosw-item--image img {
border-radius: 24px;
}
.woosw-list table.woosw-items .woosw-item--info .woosw-item--name {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 16px;
font-size: 1rem;
line-height: 1.625;
}
.woosw-list table.woosw-items .woosw-item--info .woosw-item--name a {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-weight: 500;
text-transform: uppercase;
font-size: 16px;
font-size: 1rem;
line-height: 1;
}
.woosw-list table.woosw-items .woosw-item--info .woosw-item--price {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
color: var(--e-global-color-secondary);
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
display: flex;
flex-wrap: wrap;
align-items: baseline;
}
.woosw-list table.woosw-items .woosw-item--info .woosw-item--price ins {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
order: -1;
color: var(--e-global-color-primary);
}
.woosw-list table.woosw-items .woosw-item--info .woosw-item--price del {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
color: var(--e-global-color-lighter);
font-size: 12px;
font-size: 0.75rem;
line-height: 1.5;
text-decoration-line: line-through;
margin-left: 2px;
}
.woosw-list .woosw-content-item--price {
display: flex;
flex-wrap: wrap;
align-items: center;
color: var(--e-global-color-secondary);
font-size: 14px;
font-size: 0.875rem;
}
.woosw-list .woosw-content-item--price del {
font-size: 14px;
font-size: 0.875rem;
font-weight: var(--e-global-typography-text-font-weight);
color: var(--e-global-color-lighter);
}
.woosw-list .woosw-content-item--price ins {
order: -1;
}
.woosw-list .woosw-content-item--price del + ins {
margin-right: 0.327em;
}
.woosw-list .woosw-content-item--title a {
font-size: 16px;
font-size: 1rem;
font-weight: 400 !important;
}
.woosw-list .woosw-content-item .woosw-content-item--actions .woosw-content-item--add p > a.button {
font-size: 11px;
font-size: 0.6875rem;
text-align: center;
display: inline-block;
}
@media (max-width: 568px) {
.woosw-list .woosw-content-item .woosw-content-item--image {
display: none;
}
}
.woosw-list .woosw-content-item--actions .woosw-content-item--stock {
margin-bottom: 5px;
}
.woosw-list .woosw-content-item .woosw-content-item--remove span:hover:before {
color: red !important;
}
.woosw-list .woosw-actions .woosw-copy-url input {
margin: 0 10px;
border-radius: 24px;
border-color: var(--e-global-color-border);
}
.woosw-list .woosw-actions .woosw-copy-btn input {
margin-left: 5px;
}
.woosw-list .woosw-content-mid-notice {
text-align: center;
font-size: 18px;
font-size: 1.125rem;
color: var(--e-global-color-secondary);
margin-bottom: 30px;
}
.woosw-list table.woosw-content-items .woosw-content-item .woosw-content-item--name a {
font-weight: var(--e-global-typography-text-font-weight);
}
.woosw-list .woosw-item--actions .add_to_cart .button {
font-family: var(--e-global-typography-accent-font-family);
font-weight: var(--e-global-typography-accent-font-weight);
text-transform: var(--e-global-typography-accent-text-transform);
font-style: var(--e-global-typography-accent-font-style);
text-decoration: var(--e-global-typography-accent-text-decoration);
line-height: var(--e-global-typography-accent-line-height);
letter-spacing: var(--e-global-typography-accent-letter-spacing);
font-size: 15px;
font-size: 0.9375rem;
border: 1px solid #9F9FA4A3;
border-radius: 100px;
padding: 9px 9px 9px 30px;
color: var(--e-global-color-secondary);
background-color: transparent;
position: relative;
display: inline-flex;
align-items: center;
overflow: hidden;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.woosw-list .woosw-item--actions .add_to_cart .button i, .woosw-list .woosw-item--actions .add_to_cart .button:after {
font-size: 20px;
font-size: 1.25rem;
margin-left: 8px;
transform: rotate(-45deg);
background-color: var(--e-global-color-primary);
padding: 10px;
border-radius: 100px;
position: relative;
color: #ffffff;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.woosw-list .woosw-item--actions .add_to_cart .button:hover {
border-color: var(--e-global-color-primary);
background-color: var(--e-global-color-primary);
color: #ffffff;
}
.woosw-list .woosw-item--actions .add_to_cart .button:hover i, .woosw-list .woosw-item--actions .add_to_cart .button:hover:after {
transform: rotate(0);
}
.woosw-list .woosw-item--actions .add_to_cart .button:before, .woosw-list .woosw-item--actions .add_to_cart .button:after {
display: none;
}
.woosw-list .woosw-item--actions .add_to_cart .button i {
margin-right: 7px;
}
.woosw-popup.woosw-show .woosw-popup-inner .woosw-popup-content {
max-width: 630px;
}
.woosw-popup.woosw-show .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top {
background-color: var(--e-global-color-dark);
}
.woosw-popup.woosw-show .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot,
.woosw-popup.woosw-show .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid {
background-color: #ffffff;
}
.woosw-popup.woosw-show .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-item-inner .woosw-item--info .woosw-item--name a,
.woosw-popup.woosw-show .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid .woosw-item-inner .woosw-item--info .woosw-item--name a {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-weight: 500;
font-size: 16px;
font-size: 1rem;
}
@media (max-width: 568px) {
.woosw-popup.woosw-show .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-item-inner,
.woosw-popup.woosw-show .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid .woosw-item-inner {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
padding: 30px 0;
}
.woosw-popup.woosw-show .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-item-inner .woosw-item--image,
.woosw-popup.woosw-show .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid .woosw-item-inner .woosw-item--image {
margin-bottom: 10px;
}
}
.woosw-popup.woosw-show .woosw-popup-inner .woosw-popup-content .woosw-item--remove span:hover:before {
color: var(--e-global-color-primary);
}
.woosw-popup.woosw-show .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot-inner a {
line-height: 1.2;
color: var(--e-global-color-secondary);
border-color: var(--e-global-color-secondary);
}
.woosw-popup.woosw-show .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot-inner a span {
line-height: 1.2;
border: 0;
}
.woosw-popup.woosw-show .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot-inner a:hover {
color: var(--e-global-color-primary);
border-color: var(--e-global-color-primary);
}
.woosw-popup.woosw-show .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot-inner a:hover span {
border-color: var(--e-global-color-primary);
}
.woosw-popup.woosw-show .woosw-popup-inner .woosw-popup-content .woosw-items .woosw-item--actions {
text-align: end;
}
@media (max-width: 568px) {
.woosw-popup.woosw-show .woosw-popup-inner .woosw-popup-content .woosw-items .woosw-item--actions {
margin-top: 15px;
}
}
.woosw-popup.woosw-show .woosw-popup-inner .woosw-popup-content .woosw-items .woosw-item--actions .woosw-item--add {
margin-top: 15px;
}
.woosw-popup.woosw-show .woosw-popup-inner .woosw-popup-content .woosw-items .woosw-item .woosw-item-inner {
border-top: 1px solid;
border-color: rgba(255, 255, 255, 0.1);
}
.woosw-popup.woosw-show .woosw-popup-inner .woosw-popup-content .woosw-items .woosw-item:first-child .woosw-item-inner {
border-top: none;
}
.woosw-popup.woosw-show .woosw-popup-inner .woosw-popup-content .woosw-item--image img {
border-radius: 24px;
}
.woosw-popup.woosw-show .woosw-popup-inner .woosw-popup-content .add_to_cart a.button {
font-family: var(--e-global-typography-accent-font-family);
font-weight: var(--e-global-typography-accent-font-weight);
text-transform: var(--e-global-typography-accent-text-transform);
font-style: var(--e-global-typography-accent-font-style);
text-decoration: var(--e-global-typography-accent-text-decoration);
line-height: var(--e-global-typography-accent-line-height);
letter-spacing: var(--e-global-typography-accent-letter-spacing);
font-size: 15px;
font-size: 0.9375rem;
border: 1px solid #9F9FA4A3;
border-radius: 100px;
padding: 9px 9px 9px 30px;
color: var(--e-global-color-secondary);
background-color: transparent;
position: relative;
display: inline-flex;
align-items: center;
overflow: hidden;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
width: max-content;
}
.woosw-popup.woosw-show .woosw-popup-inner .woosw-popup-content .add_to_cart a.button i, .woosw-popup.woosw-show .woosw-popup-inner .woosw-popup-content .add_to_cart a.button:after {
font-size: 20px;
font-size: 1.25rem;
margin-left: 8px;
transform: rotate(-45deg);
background-color: var(--e-global-color-primary);
padding: 10px;
border-radius: 100px;
position: relative;
color: #ffffff;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.woosw-popup.woosw-show .woosw-popup-inner .woosw-popup-content .add_to_cart a.button:hover {
border-color: var(--e-global-color-primary);
background-color: var(--e-global-color-primary);
color: #ffffff;
}
.woosw-popup.woosw-show .woosw-popup-inner .woosw-popup-content .add_to_cart a.button:hover i, .woosw-popup.woosw-show .woosw-popup-inner .woosw-popup-content .add_to_cart a.button:hover:after {
transform: rotate(0);
}
.woosw-popup.woosw-show .woosw-popup-inner .woosw-popup-content .add_to_cart a.button:after, .woosw-popup.woosw-show .woosw-popup-inner .woosw-popup-content .add_to_cart a.button:before {
display: none;
}
.woosw-popup.woosw-show .woosw-popup-inner .woosw-popup-content .woosw-item--info .woosw-item--name {
font-family: var(--e-global-typography-primary-font-family);
font-weight: var(--e-global-typography-primary-font-weight);
text-transform: var(--e-global-typography-primary-text-transform);
font-style: var(--e-global-typography-primary-font-style);
text-decoration: var(--e-global-typography-primary-text-decoration);
line-height: var(--e-global-typography-primary-line-height);
letter-spacing: var(--e-global-typography-primary-letter-spacing);
font-size: 20px;
font-size: 1.25rem;
line-height: 1;
}
.woosw-popup.woosw-show .woosw-popup-inner .woosw-popup-content .woosw-item--info .woosw-item--price {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
color: var(--e-global-color-secondary);
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
display: flex;
flex-wrap: wrap;
align-items: baseline;
}
.woosw-popup.woosw-show .woosw-popup-inner .woosw-popup-content .woosw-item--info .woosw-item--price ins {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
order: -1;
color: var(--e-global-color-secondary);
}
.woosw-popup.woosw-show .woosw-popup-inner .woosw-popup-content .woosw-item--info .woosw-item--price del {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
color: var(--e-global-color-lighter);
font-size: 12px;
font-size: 0.75rem;
line-height: 1.5;
text-decoration-line: line-through;
margin-left: 2px;
}
.woosw-list .woosw-copy-btn button {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 16px;
font-size: 1rem;
line-height: 26px;
font-weight: 500;
padding: 0 12px;
height: 50px;
width: 80px;
border: 1px solid var(--e-global-color-primary);
border-radius: 100px;
background-color: var(--e-global-color-primary);
color: #ffffff;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
display: flex;
align-items: center;
justify-content: center;
}
.woosw-list .woosw-copy-btn button .antra_btn_text:before {
display: none;
}
.woosw-list .woosw-copy-btn button:hover {
background-color: var(--e-global-color-secondary);
border-color: var(--e-global-color-secondary);
}
.woosw-list .woosw-copy-btn button:hover .antra_btn_text {
transform: translateY(0);
}
.widget_product_search {
position: relative;
}
.ajax-search-result {
position: absolute;
top: 100%;
left: 0;
width: 100%;
background-color: #ffffff;
box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.15);
padding: 0 20px;
z-index: 999;
max-height: 500px;
overflow-y: scroll;
}
.product-item-search {
padding: 10px 0;
border-bottom: 1px solid;
border-color: rgba(255, 255, 255, 0.1);
}
.product-item-search .product-link {
display: flex;
align-items: center;
color: var(--e-global-color-lighter);
}
.product-item-search .product-link img {
width: 60px;
margin-right: 15px;
border-radius: 24px;
}
.product-item-search .product-title {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 20px;
font-size: 1.25rem;
line-height: 1.3;
font-weight: 500;
margin-bottom: 5px;
color: var(--e-global-color-secondary);
}
.product-item-search .product-title:hover {
color: var(--e-global-color-primary);
}
.product-item-search:last-child {
border-bottom: none;
}
.product-item-search .amount {
font-family: var(--e-global-typography-accent-font-family);
font-weight: var(--e-global-typography-accent-font-weight);
text-transform: var(--e-global-typography-accent-text-transform);
font-style: var(--e-global-typography-accent-font-style);
text-decoration: var(--e-global-typography-accent-text-decoration);
line-height: var(--e-global-typography-accent-line-height);
letter-spacing: var(--e-global-typography-accent-letter-spacing);
font-size: 18px;
font-size: 1.125rem;
line-height: 1.4444444444;
color: var(--e-global-color-primary);
}
.product-item-search ins .amount {
font-family: var(--e-global-typography-accent-font-family);
font-weight: var(--e-global-typography-accent-font-weight);
text-transform: var(--e-global-typography-accent-text-transform);
font-style: var(--e-global-typography-accent-font-style);
text-decoration: var(--e-global-typography-accent-text-decoration);
line-height: var(--e-global-typography-accent-line-height);
letter-spacing: var(--e-global-typography-accent-letter-spacing);
font-size: 18px;
font-size: 1.125rem;
line-height: 1.4444444444;
order: -1;
color: var(--e-global-color-primary);
}
.product-item-search del .amount {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
color: var(--e-global-color-lighter);
font-size: 14px;
font-size: 0.875rem;
line-height: 1.4285714286;
text-decoration-line: line-through;
margin-left: -2px;
}
.antra-canvas-filter {
position: fixed;
padding: 45px 15px;
top: 0;
left: 0;
z-index: 10002;
visibility: hidden;
overflow-y: auto;
overflow-x: hidden;
width: 330px;
height: 100vh;
background-color: #ffffff;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
@media (max-width: 768px) {
.antra-canvas-filter {
width: 330px;
}
}
.antra-canvas-filter::-webkit-scrollbar {
width: 3px;
}
.antra-canvas-filter::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
background-color: #F5F5F5;
}
.antra-canvas-filter::-webkit-scrollbar-thumb {
background-color: #999;
}
.antra-canvas-filter .widget_block.antra-widget-woocommerce {
margin-bottom: 44px;
}
.antra-canvas-filter .widget_block.antra-widget-woocommerce .wp-block-woocommerce-stock-filter .wc-block-stock-filter__title {
font-size: 20px;
font-size: 1.25rem;
line-height: 1.5;
}
.antra-canvas-filter .widget_block.antra-widget-woocommerce .wc-block-components-filter-reset-button {
text-decoration: none;
}
.antra-canvas-filter .widget_block.antra-widget-woocommerce .wc-block-components-filter-reset-button:hover {
color: var(--e-global-color-primary);
}
.antra-canvas-filter .widget_block.antra-widget-woocommerce .wc-block-stock-filter ul li .wc-block-checkbox-list__checkbox {
margin: 0;
}
.antra-canvas-filter .widget_block.antra-widget-woocommerce .wc-block-stock-filter ul li .wc-block-checkbox-list__checkbox label {
align-items: center;
}
.antra-canvas-filter .widget_block.antra-widget-woocommerce .wc-block-stock-filter ul li .wc-block-checkbox-list__checkbox .wc-block-components-checkbox__input {
width: 20px;
height: 20px;
border-color: var(--e-global-color-border);
}
.antra-canvas-filter .widget_block.antra-widget-woocommerce .wc-block-stock-filter ul li .wc-block-checkbox-list__checkbox .wc-block-components-checkbox__label {
font-size: 16px;
font-size: 1rem;
line-height: 2;
}
.antra-canvas-filter .widget_block.antra-widget-woocommerce .wc-block-stock-filter ul li .wc-block-checkbox-list__checkbox .wc-block-components-checkbox__label:hover {
color: var(--e-global-color-primary);
}
.antra-canvas-filter .widget_block.antra-widget-woocommerce .wc-block-stock-filter ul li .wc-block-checkbox-list__checkbox .wc-filter-element-label-list-count {
display: none;
}
.antra-canvas-filter .widget_text {
padding: 0;
margin: 0;
}
.antra-canvas-filter .widget_text .widget-title {
border: none;
margin: 0;
}
.antra-overlay-filter {
position: fixed;
width: 100vw;
height: 100vh;
top: 0;
bottom: 0;
z-index: 997;
background-color: rgba(0, 0, 0, 0.7);
visibility: hidden;
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-transition: opacity 0.25s ease, visibility 0s ease;
-o-transition: opacity 0.25s ease, visibility 0s ease;
-moz-transition: opacity 0.25s ease, visibility 0s ease;
-webkit-transition: opacity 0.25s ease, visibility 0s ease;
transition: opacity 0.25s ease, visibility 0s ease;
}
.off-canvas-active .antra-overlay-filter {
visibility: visible;
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
}
.off-canvas-active .antra-canvas-filter {
visibility: visible;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.filter-toggle {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
align-items: center;
justify-content: flex-start;
background: transparent;
margin-right: 15px;
margin-left: -2px;
outline: none;
text-align: center;
text-transform: capitalize;
}
.filter-toggle i {
font-size: 19px;
font-size: 1.1875rem;
margin-right: 7px;
margin-top: -1px;
color: var(--e-global-color-dark);
transform: rotate(90deg);
}
.filter-toggle span {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 16px;
font-size: 1rem;
color: var(--e-global-color-secondary);
}
@media (min-width: 1024px) {
.filter-toggle {
display: none;
}
}
@media (max-width: 767px) {
.filter-toggle {
margin-left: 0;
padding-left: 0;
}
}
.antra-full-width-content .filter-toggle {
display: flex;
align-items: center;
justify-content: center;
background-color: transparent;
color: var(--e-global-color-text);
order: -1;
}
.filter-toggle:focus, .filter-toggle:hover {
color: var(--e-global-color-primary);
}
.filter-toggle:focus i, .filter-toggle:hover i {
color: var(--e-global-color-primary);
}
.filter-toggle:focus span:before, .filter-toggle:hover span:before {
background-color: var(--e-global-color-primary);
}
.filter-toggle:after {
content: "";
border-left: 1px solid;
height: 20px;
margin-left: 30px;
margin-right: 30px;
display: none;
vertical-align: middle;
}
.filter-close {
display: flex;
position: absolute;
right: 10px;
top: 10px;
font-size: 25px;
font-size: 1.5625rem;
cursor: pointer;
}
@media (min-width: 783px) {
.admin-bar .antra-canvas-filter {
top: 32px;
}
}
@media (max-width: 782px) {
.admin-bar .antra-canvas-filter {
top: 46px;
}
}
.woo-variation-swatches-stylesheet-enabled.woo-variation-swatches-style-squared .variable-items-wrapper .variable-item {
border-radius: 0px;
}
.woo-variation-swatches-stylesheet-enabled.woo-variation-swatches-style-squared .variable-items-wrapper .variable-item.button-variable-item {
padding-top: 7px;
padding-bottom: 7px;
height: auto;
}
.woo-variation-swatches-stylesheet-enabled.woo-variation-swatches-style-squared .variable-items-wrapper .variable-item.button-variable-item .variable-item-span {
min-width: 57px;
}
.site-header-cart-side {
position: fixed;
top: 0;
bottom: 0;
overflow: hidden;
overflow-y: auto;
width: 300px;
background-color: #ffffff;
display: flex;
flex-direction: column;
right: 0;
z-index: 999999999;
transform: translate3d(300px, 0, 0);
-ms-transition: transform 0.25s ease;
-o-transition: transform 0.25s ease;
-moz-transition: transform 0.25s ease;
-webkit-transition: transform 0.25s ease;
transition: transform 0.25s ease;
}
@media (min-width: 1024px) {
.site-header-cart-side {
width: 340px;
transform: translate3d(340px, 0, 0);
}
}
.site-header-cart-side .cart-side-heading {
display: flex;
flex: 0 0 auto;
align-items: center;
flex-direction: row;
justify-content: flex-end;
padding: 15px;
border-bottom: 1px solid;
border-bottom-color: rgba(255, 255, 255, 0.1);
background-color: var(--e-global-color-dark);
}
.site-header-cart-side .cart-side-title {
flex: 1 1 auto;
font-size: 18px;
font-size: 1.125rem;
color: #ffffff;
font-weight: 600;
}
.site-header-cart-side .close-cart-side {
color: #ffffff;
text-decoration: none;
text-transform: uppercase;
letter-spacing: 0.3px;
font-weight: 400;
font-size: 13px;
font-size: 0.8125rem;
padding-right: 18px;
position: relative;
}
.site-header-cart-side .close-cart-side:before, .site-header-cart-side .close-cart-side:after {
content: " ";
position: absolute;
top: 50%;
display: inline-block;
margin-top: -3px;
width: 12px;
height: 2px;
background-color: #ffffff;
transition: background-color 0.2s ease-in-out, transform 0.2s ease-in-out, width 0.2s ease-in-out;
right: 0;
transform: rotate(-45deg);
}
.site-header-cart-side .close-cart-side:before {
transform: rotate(45deg);
}
.site-header-cart-side .close-cart-side:hover:before, .site-header-cart-side .close-cart-side:hover:after {
transform: rotate(0);
}
.site-header-cart-side .widget_shopping_cart {
margin-bottom: 0;
position: relative;
flex: 1 1 auto;
display: flex;
border: none;
padding: 0;
border-radius: 0;
}
.site-header-cart-side .widget_shopping_cart .woocommerce-mini-cart__empty-message {
text-align: center;
font-size: 18px;
font-size: 1.125rem;
}
.site-header-cart-side .widget_shopping_cart .mini_cart_item {
padding: 15px 30px 15px 15px;
margin-bottom: 0;
display: block;
-ms-transition: background-color 0.3s ease;
-o-transition: background-color 0.3s ease;
-moz-transition: background-color 0.3s ease;
-webkit-transition: background-color 0.3s ease;
transition: background-color 0.3s ease;
}
.site-header-cart-side .widget_shopping_cart .mini_cart_item:hover {
background-color: #F9F9F9;
}
.site-header-cart-side .widget_shopping_cart .mini_cart_item a {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 15px;
font-size: 0.9375rem;
text-transform: capitalize;
line-height: 1.3;
color: var(--e-global-color-secondary);
margin-bottom: 3px;
display: block;
}
.site-header-cart-side .widget_shopping_cart .mini_cart_item a:hover {
color: var(--e-global-color-primary);
}
.site-header-cart-side .widget_shopping_cart .mini_cart_item a.remove {
position: absolute;
top: 15px;
margin-bottom: 0;
transform: translateY(-50%);
left: unset;
right: 8px;
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
}
.site-header-cart-side .widget_shopping_cart .widget_shopping_cart_content {
display: flex;
flex-direction: column;
flex: 1 1 auto;
}
.site-header-cart-side .widget_shopping_cart .woocommerce-mini-cart__total {
margin-top: auto;
}
.site-header-cart-side .widget_shopping_cart .woocommerce-mini-cart-scroll {
position: relative;
flex: 1 1 auto;
overflow-y: auto;
}
.site-header-cart-side .widget_shopping_cart .product_list_widget {
position: absolute;
width: 100%;
top: 0;
right: 0;
bottom: 0;
left: 0;
overflow: auto;
overflow-x: hidden;
}
.site-header-cart-side .widget_shopping_cart .product_list_widget li:first-child {
padding-top: 1em;
}
.site-header-cart-side .widget_shopping_cart .product_list_widget li img {
max-width: 80px;
}
.site-header-cart-side .widget_shopping_cart p.total {
padding: 12px 15px 12px 15px;
margin: 0;
border-top: 1px solid;
border-top-color: rgba(255, 255, 255, 0.1);
margin-bottom: 5px;
}
.site-header-cart-side .widget_shopping_cart p.total .amount {
font-family: var(--e-global-typography-accent-font-family);
font-weight: var(--e-global-typography-accent-font-weight);
text-transform: var(--e-global-typography-accent-text-transform);
font-style: var(--e-global-typography-accent-font-style);
text-decoration: var(--e-global-typography-accent-text-decoration);
line-height: var(--e-global-typography-accent-line-height);
letter-spacing: var(--e-global-typography-accent-letter-spacing);
font-size: 18px;
font-size: 1.125rem;
}
.site-header-cart-side .widget_shopping_cart p.total strong {
font-size: 18px;
font-size: 1.125rem;
}
.site-header-cart-side .widget_shopping_cart .buttons a {
font-family: var(--e-global-typography-accent-font-family);
font-weight: var(--e-global-typography-accent-font-weight);
text-transform: var(--e-global-typography-accent-text-transform);
font-style: var(--e-global-typography-accent-font-style);
text-decoration: var(--e-global-typography-accent-text-decoration);
line-height: var(--e-global-typography-accent-line-height);
letter-spacing: var(--e-global-typography-accent-letter-spacing);
font-size: 15px;
font-size: 0.9375rem;
border: 1px solid #9F9FA4A3;
border-radius: 100px;
padding: 9px 9px 9px 30px;
color: var(--e-global-color-secondary);
background-color: transparent;
position: relative;
display: inline-flex;
align-items: center;
overflow: hidden;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
justify-content: center;
margin-right: 15px;
margin-left: 15px;
padding: 10px 20px;
margin-bottom: 10px;
border: 0 solid;
text-transform: capitalize;
color: #ffffff;
background-color: var(--e-global-color-primary);
}
.site-header-cart-side .widget_shopping_cart .buttons a i, .site-header-cart-side .widget_shopping_cart .buttons a:after {
font-size: 20px;
font-size: 1.25rem;
margin-left: 8px;
transform: rotate(-45deg);
background-color: var(--e-global-color-primary);
padding: 10px;
border-radius: 100px;
position: relative;
color: #ffffff;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.site-header-cart-side .widget_shopping_cart .buttons a:hover {
border-color: var(--e-global-color-primary);
background-color: var(--e-global-color-primary);
color: #ffffff;
}
.site-header-cart-side .widget_shopping_cart .buttons a:hover i, .site-header-cart-side .widget_shopping_cart .buttons a:hover:after {
transform: rotate(0);
}
.site-header-cart-side .widget_shopping_cart .buttons a:hover {
background-color: var(--e-global-color-dark);
}
.site-header-cart-side .widget_shopping_cart .buttons a.checkout {
margin-top: 0;
margin-bottom: 0;
color: #ffffff;
background-color: var(--e-global-color-dark);
}
.site-header-cart-side .widget_shopping_cart .buttons a.checkout:hover {
background-color: var(--e-global-color-accent);
}
.site-header-cart-side.active {
transform: none;
}
.site-header-cart-side.active + .cart-side-overlay {
visibility: visible;
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
}
.cart-side-overlay {
position: fixed;
width: 100vw;
height: 100vh;
top: 0;
bottom: 0;
left: 0;
z-index: 997;
background-color: rgba(0, 0, 0, 0.7);
visibility: hidden;
opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-transition: opacity 0.25s ease, visibility 0s ease;
-o-transition: opacity 0.25s ease, visibility 0s ease;
-moz-transition: opacity 0.25s ease, visibility 0s ease;
-webkit-transition: opacity 0.25s ease, visibility 0s ease;
transition: opacity 0.25s ease, visibility 0s ease;
}
.antra-dropdown-filter {
margin-top: 0;
margin-bottom: 0;
flex: 1;
}
.antra-dropdown-filter::-webkit-scrollbar {
height: 10px;
}
.antra-dropdown-filter::-webkit-scrollbar-track {
border-radius: 0;
}
.antra-dropdown-filter::-webkit-scrollbar-thumb {
border-radius: 0;
background-color: #fff;
border-bottom: 1px solid #000;
}
@media (max-width: 1023px) {
.antra-dropdown-filter {
display: none !important;
}
}
.antra-dropdown-filter .widget .wp-block-group__inner-container > h2,
.antra-dropdown-filter .widget .widget-title,
.antra-dropdown-filter .widget .widgettitle {
font-family: var(--e-global-typography-primary-font-family);
font-weight: var(--e-global-typography-primary-font-weight);
text-transform: var(--e-global-typography-primary-text-transform);
font-style: var(--e-global-typography-primary-font-style);
text-decoration: var(--e-global-typography-primary-text-decoration);
line-height: var(--e-global-typography-primary-line-height);
letter-spacing: var(--e-global-typography-primary-letter-spacing);
font-size: 20px;
font-size: 1.25rem;
color: var(--e-global-color-secondary);
}
.antra-dropdown-filter .widget .wp-block-group__inner-container > h2:before,
.antra-dropdown-filter .widget .widget-title:before,
.antra-dropdown-filter .widget .widgettitle:before {
content: none;
}
.antra-dropdown-filter .widget .wp-block-group__inner-container > h2:after,
.antra-dropdown-filter .widget .widget-title:after,
.antra-dropdown-filter .widget .widgettitle:after {
padding-left: 15px;
}
.antra-dropdown-filter-wrap {
display: flex;
height: 100%;
}
.antra-dropdown-filter-wrap #block-11, .antra-dropdown-filter-wrap #woocommerce_products-3 {
display: none;
}
.antra-dropdown-filter-wrap .widget .widget-content {
overflow-y: auto;
overflow-x: hidden;
display: none;
position: absolute;
min-width: 260px;
left: 0;
top: 30px;
z-index: 100;
background-color: #ffffff;
padding: 15px;
border: 1px solid;
border-color: var(--e-global-color-border);
margin-top: 15px;
}
.antra-dropdown-filter-wrap .widget .widget-content::-webkit-scrollbar {
width: 2px;
border-radius: 24px;
}
.antra-dropdown-filter-wrap .widget .widget-content::-webkit-scrollbar-track {
border-radius: 24px;
background-color: var(--e-global-color-border);
}
.antra-dropdown-filter-wrap .widget .widget-content::-webkit-scrollbar-thumb {
background-color: #999999;
border-radius: 24px;
}
.antra-dropdown-filter-wrap .widget.widget_products .widget-content {
min-width: 345px;
}
.antra-dropdown-filter-wrap div.widget {
border: 0;
flex: 0 0 auto;
position: relative;
margin-right: 30px;
display: flex;
align-items: center;
}
.antra-dropdown-filter-wrap div.widget .widget-title {
padding: 0;
}
.antra-dropdown-filter-wrap div.widget.widget_block:last-child {
display: none;
}
.antra-dropdown-filter-wrap .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li > a:before {
top: 15px;
}
.antra-dropdown-filter-wrap .widget_price_filter .price_slider {
margin-top: 20px;
}
.antra-dropdown-filter-wrap .antra-widget-woocommerce {
padding: 0;
}
.antra-dropdown-filter-wrap .antra-widget-woocommerce .widget-title {
border: none;
margin: 0;
}
.antra-dropdown-filter-wrap .antra-widget-woocommerce .widget-title .antra_title_filter {
user-select: none;
pointer-events: unset;
margin: 0;
font-size: 18px;
font-size: 1.125rem;
line-height: 1;
}
@media (max-width: 1024px) {
.antra-dropdown-filter-wrap .antra-widget-woocommerce .widget-title .antra_title_filter {
font-size: 14px;
font-size: 0.875rem;
}
}
.antra-dropdown-filter-wrap .antra-widget-woocommerce .widget-title .antra_title_filter:after {
margin-left: 5px;
}
.antra-dropdown-filter-wrap .antra-widget-woocommerce .widget-title .antra_title_filter:hover {
color: var(--e-global-color-primary);
}
.antra-dropdown-filter-wrap .antra-widget-woocommerce.active .antra_title_filter {
color: var(--e-global-color-primary);
}
.antra-dropdown-filter-wrap .antra-widget-woocommerce .widget-title:has(span.antra_title_filter) {
border-top: none;
margin: 0;
}
.antra-dropdown-filter-wrap #block-9 {
display: none;
}
.filter-toggle-dropdown {
display: none;
align-items: center;
justify-content: flex-start;
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 14px;
font-size: 0.875rem;
text-transform: uppercase;
background: transparent;
margin-right: 20px;
outline: none;
text-align: center;
color: var(--e-global-color-secondary);
}
.filter-toggle-dropdown i {
line-height: inherit;
margin-right: 6px;
display: inline-block;
color: var(--e-global-color-primary);
}
.filter-toggle-dropdown:focus, .filter-toggle-dropdown:hover {
color: var(--e-global-color-primary);
}
.antra-archive-product-width-wide .col-full {
max-width: 1680px;
}
@media (min-width: 1024px) {
.antra-full-width-content.shop_filter_dropdown .filter-toggle-dropdown {
display: inline-flex;
}
}
@media (min-width: 1024px) {
.antra-full-width-content.shop_filter_dropdown .filter-toggle {
display: none;
}
}
.quick-shop-wrapper {
position: absolute;
top: 0;
left: 0;
z-index: 10;
width: 100%;
height: 100%;
background-color: rgba(255, 255, 255, 0.95);
transition: transform 0.3s ease;
transform: translate3d(0, 103%, 0);
}
.quick-shop-wrapper .quick-shop-form {
display: flex;
align-items: stretch;
flex-direction: column;
width: 100%;
height: 100%;
text-align: center;
}
.quick-shop-wrapper .quick-shop-form .woosc-btn, .quick-shop-wrapper .quick-shop-form .woosw-btn {
display: none;
}
.quick-shop-wrapper .quick-shop-form .variations td {
text-align: center;
padding: 5px;
}
.quick-shop-wrapper .quick-shop-form .variations td.label label {
font-size: 13px;
font-size: 0.8125rem;
font-weight: var(--e-global-typography-primary-font-weight);
color: var(--e-global-color-secondary);
}
.quick-shop-wrapper .quick-shop-form .variable-items-wrapper {
justify-content: center;
}
.quick-shop-wrapper .quick-shop-form table.variations {
table-layout: fixed;
margin-top: 10px;
margin-bottom: 0;
position: relative;
}
.quick-shop-wrapper .quick-shop-form table.variations th,
.quick-shop-wrapper .quick-shop-form table.variations td {
display: list-item;
padding: 0;
list-style: none;
background-color: transparent;
}
.quick-shop-wrapper .quick-shop-form table.variations select {
max-width: 100%;
vertical-align: middle;
}
.quick-shop-wrapper .quick-shop-form table.variations label {
display: block;
}
.quick-shop-wrapper .quick-shop-form table.variations a.reset_variations {
margin-top: 0;
margin-bottom: 15px;
display: block;
margin-left: 0;
color: #f37070;
}
.quick-shop-wrapper .quick-shop-form table.variations td.label label {
font-size: 16px;
font-size: 1rem;
color: var(--e-global-color-text);
font-weight: var(--e-global-typography-primary-font-weight);
margin-bottom: 8px;
}
.quick-shop-wrapper .quick-shop-form table.variations td.value ul li.variable-item {
box-shadow: none;
border: 1px solid;
margin: 0 5px 5px 0;
width: auto;
height: auto;
min-width: 30px;
min-height: 30px;
padding: 0;
border-color: var(--e-global-color-border);
}
.quick-shop-wrapper .quick-shop-form table.variations td.value ul li.variable-item:hover, .quick-shop-wrapper .quick-shop-form table.variations td.value ul li.variable-item.selected {
border-color: var(--e-global-color-primary);
outline: none;
box-shadow: none;
}
.quick-shop-wrapper .quick-shop-form table.variations td.value ul li.variable-item .variable-item-span {
font-size: 14px;
font-size: 0.875rem;
padding: 0px 10px;
color: var(--e-global-color-secondary);
}
.quick-shop-wrapper .quick-shop-form table.variations td.value ul li.variable-item.color-variable-item {
border-radius: 50%;
}
.quick-shop-wrapper .quick-shop-form table.variations td.value ul li.variable-item.color-variable-item .variable-item-span {
border-radius: 50%;
}
.quick-shop-wrapper .quick-shop-form table.variations td.value ul li.variable-item.color-variable-item .variable-item-span:after {
content: none;
}
.quick-shop-wrapper .quick-shop-form table.variations td.value ul li.variable-item.disabled:before {
display: none;
}
.quick-shop-wrapper .quick-shop-form table.variations td.value ul li.variable-item.disabled:after {
transform: rotate(-30deg);
height: 2px;
background-color: var(--e-global-color-border);
width: calc(100% + 12px);
left: -7px;
box-shadow: none;
}
.quick-shop-wrapper .quick-shop-form table.variations td.value ul li.variable-item.disabled .variable-item-span {
color: var(--e-global-color-text);
}
.quick-shop-wrapper .variations_form {
display: flex;
flex: 1 1 auto;
flex-direction: column;
justify-content: space-between;
margin-bottom: 0;
padding-bottom: 15px;
}
.quick-shop-wrapper .variations_form:before {
content: "";
}
.quick-shop-wrapper .variations_form .woocommerce-variation {
-webkit-animation: none;
animation: none;
}
.quick-shop-wrapper .variations_form .woocommerce-variation-description p {
margin-bottom: 10px;
}
.quick-shop-wrapper .variations_form .woocommerce-variation-price .price,
.quick-shop-wrapper .variations_form .woocommerce-variation-availability p.stock {
margin-right: 5px;
margin-bottom: 10px !important;
margin-left: 5px;
display: block;
padding-bottom: 0 !important;
}
.quick-shop-wrapper .variations_form .woocommerce-variation-availability p.stock {
display: none !important;
}
.quick-shop-wrapper div.quantity {
display: none !important;
}
.quick-shop-wrapper button.single_add_to_cart_button {
background-color: transparent;
font-size: 12px;
font-size: 0.75rem;
color: var(--e-global-color-secondary);
border: 1px solid;
border-color: var(--e-global-color-secondary);
padding: 3px 15px;
}
.quick-shop-wrapper button.single_add_to_cart_button:hover {
color: #ffffff;
background-color: var(--e-global-color-secondary);
}
.quick-shop-wrapper table.variations {
margin-bottom: 0;
}
.quick-shop-wrapper table.variations .reset_variations {
bottom: -30px;
margin-left: 0;
text-decoration: underline;
font-size: 13px;
font-size: 0.8125rem;
color: var(--e-global-color-lighter);
}
.quick-shop-wrapper table.variations .reset_variations:before {
content: none;
}
.quick-shop-wrapper .variation-swatch-selected .variations {
margin-bottom: 40px;
}
.quick-shop-wrapper .quick-shop-close {
position: absolute;
top: 5px;
right: 5px;
z-index: 5;
height: 30px;
opacity: 0;
transition: opacity 0.2s ease 0s;
}
.quick-shop-wrapper .variable-items-wrapper .variable-item:not(.radio-variable-item) {
width: 24px;
height: 24px;
box-shadow: 0 0 0 1px var(--e-global-color-border);
}
.quick-shop-shown .quick-shop-wrapper {
overflow: hidden;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
transition: -webkit-transform 0.4s ease;
transition: transform 0.4s ease;
transform: translate3d(0, 0, 0);
}
.quick-shop-shown .quick-shop-close {
opacity: 1;
transition: all 0.25s ease 0.35s;
padding-right: 16px;
}
.loading-quick-shop .product-transition::after {
animation: fa-spin 0.75s linear infinite;
height: 20px;
width: 20px;
line-height: 20px;
font-size: 20px;
font-size: 1.25rem;
position: absolute;
top: 50%;
left: 50%;
margin-left: -10px;
margin-top: -10px;
display: block;
color: var(--e-global-color-secondary);
z-index: 10;
}
.loading-quick-shop .product-transition .woocommerce-loop-product__link {
background-color: rgba(255, 255, 255, 0.95);
}
.cross-button {
position: relative;
display: inline-block;
cursor: pointer;
line-height: 30px;
}
.cross-button:after, .cross-button:before {
content: " ";
position: absolute;
top: 50%;
right: 0;
display: inline-block;
margin-top: -1px;
width: 12px;
height: 2px;
background-color: #000;
transition: background-color 0.2s ease-in-out, transform 0.2s ease-in-out, width 0.2s ease-in-out;
}
.cross-button:after {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.cross-button:before {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.cross-button:hover:after, .cross-button:hover:before {
-webkit-transform: rotate(0);
transform: rotate(0);
}
@-webkit-keyframes rotate {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes rotate {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.woocommerce-breadcrumb {
margin-bottom: 20px;
}
body.woocommerce .suppre-menu-filter {
display: none;
align-items: center;
margin-right: auto;
padding: 0;
}
@media (min-width: 1024px) {
body.woocommerce .suppre-menu-filter {
display: flex;
}
}
body.woocommerce .suppre-menu-filter .widget .widget-content {
display: none;
position: absolute;
top: calc(100% + 11px);
left: -1px;
width: 310px;
padding: 30px 28px;
border: 1px solid var(--e-global-color-border);
background-color: #ffffff;
z-index: 99;
}
body.woocommerce .suppre-menu-filter .widget .wp-block-group__inner-container > h2,
body.woocommerce .suppre-menu-filter .widget .widget-title,
body.woocommerce .suppre-menu-filter .widget .widgettitle {
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 14px;
font-size: 0.875rem;
font-weight: 500;
line-height: 1.7142857143;
padding: 0;
margin-bottom: 0;
border: none;
text-transform: unset;
color: var(--e-global-color-accent);
}
body.woocommerce .suppre-menu-filter .widget .wp-block-group__inner-container > h2:after,
body.woocommerce .suppre-menu-filter .widget .widget-title:after,
body.woocommerce .suppre-menu-filter .widget .widgettitle:after {
transform: rotate(0);
margin-left: 11px;
}
body.woocommerce .suppre-menu-filter .widget .wp-block-group__inner-container > h2.toggled-on,
body.woocommerce .suppre-menu-filter .widget .widget-title.toggled-on,
body.woocommerce .suppre-menu-filter .widget .widgettitle.toggled-on {
color: var(--accent);
}
body.woocommerce .suppre-menu-filter .widget .wp-block-group__inner-container > h2.toggled-on:after,
body.woocommerce .suppre-menu-filter .widget .widget-title.toggled-on:after,
body.woocommerce .suppre-menu-filter .widget .widgettitle.toggled-on:after {
transform: rotate(180deg);
}
body.woocommerce .suppre-menu-filter .widget .dropdown-sidebar {
top: 15px;
right: 18px;
}
body.woocommerce .suppre-menu-filter .suppre-menu-filter-wrap {
display: flex;
flex-wrap: wrap;
}
body.woocommerce .suppre-menu-filter .suppre-menu-filter-wrap > * {
margin-right: 30px;
}
body.woocommerce .suppre-menu-filter .suppre-menu-filter-wrap > *:last-child {
margin-right: 0;
}
body.woocommerce .suppre-menu-filter .suppre-menu-filter-wrap .widget_price_filter form {
margin-top: 8px;
}
@media (min-width: 1024px) {
.shop_filter_menu .filter-toggle {
display: none;
}
}
.shop_filter_menu .active-filter-toggle .filter-toggle {
display: inline-flex;
}
.shop_filter_menu .active-filter-toggle .suppre-menu-filter {
display: none;
}.single-product div.product .rating_brands {
display: none !important;
}
.single-product div.product .product_meta {
display: none !important;
}@font-face {
font-family: 'Golos Text';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://olikol.ee/wp-content/uploads/elementor/google-fonts/fonts/golostext-a17af1ad.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Golos Text';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://olikol.ee/wp-content/uploads/elementor/google-fonts/fonts/golostext-40ed6505.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Golos Text';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://olikol.ee/wp-content/uploads/elementor/google-fonts/fonts/golostext-be60810f.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Golos Text';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://olikol.ee/wp-content/uploads/elementor/google-fonts/fonts/golostext-70ec9d2a.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Golos Text';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://olikol.ee/wp-content/uploads/elementor/google-fonts/fonts/golostext-a17af1ad.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Golos Text';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://olikol.ee/wp-content/uploads/elementor/google-fonts/fonts/golostext-40ed6505.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Golos Text';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://olikol.ee/wp-content/uploads/elementor/google-fonts/fonts/golostext-be60810f.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Golos Text';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://olikol.ee/wp-content/uploads/elementor/google-fonts/fonts/golostext-70ec9d2a.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Golos Text';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://olikol.ee/wp-content/uploads/elementor/google-fonts/fonts/golostext-a17af1ad.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Golos Text';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://olikol.ee/wp-content/uploads/elementor/google-fonts/fonts/golostext-40ed6505.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Golos Text';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://olikol.ee/wp-content/uploads/elementor/google-fonts/fonts/golostext-be60810f.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Golos Text';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://olikol.ee/wp-content/uploads/elementor/google-fonts/fonts/golostext-70ec9d2a.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Golos Text';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://olikol.ee/wp-content/uploads/elementor/google-fonts/fonts/golostext-a17af1ad.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Golos Text';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://olikol.ee/wp-content/uploads/elementor/google-fonts/fonts/golostext-40ed6505.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Golos Text';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://olikol.ee/wp-content/uploads/elementor/google-fonts/fonts/golostext-be60810f.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Golos Text';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://olikol.ee/wp-content/uploads/elementor/google-fonts/fonts/golostext-70ec9d2a.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Golos Text';
font-style: normal;
font-weight: 800;
font-display: swap;
src: url(https://olikol.ee/wp-content/uploads/elementor/google-fonts/fonts/golostext-a17af1ad.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Golos Text';
font-style: normal;
font-weight: 800;
font-display: swap;
src: url(https://olikol.ee/wp-content/uploads/elementor/google-fonts/fonts/golostext-40ed6505.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Golos Text';
font-style: normal;
font-weight: 800;
font-display: swap;
src: url(https://olikol.ee/wp-content/uploads/elementor/google-fonts/fonts/golostext-be60810f.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Golos Text';
font-style: normal;
font-weight: 800;
font-display: swap;
src: url(https://olikol.ee/wp-content/uploads/elementor/google-fonts/fonts/golostext-70ec9d2a.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Golos Text';
font-style: normal;
font-weight: 900;
font-display: swap;
src: url(https://olikol.ee/wp-content/uploads/elementor/google-fonts/fonts/golostext-a17af1ad.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Golos Text';
font-style: normal;
font-weight: 900;
font-display: swap;
src: url(https://olikol.ee/wp-content/uploads/elementor/google-fonts/fonts/golostext-40ed6505.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Golos Text';
font-style: normal;
font-weight: 900;
font-display: swap;
src: url(https://olikol.ee/wp-content/uploads/elementor/google-fonts/fonts/golostext-be60810f.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Golos Text';
font-style: normal;
font-weight: 900;
font-display: swap;
src: url(https://olikol.ee/wp-content/uploads/elementor/google-fonts/fonts/golostext-70ec9d2a.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}