.product_search .form-loader {
display: none;
}
.elementor-search-form--skin-minimal .elementor-search-form__icon {
opacity: 1 !important;
}
.elementor-search-form--skin-minimal .elementor-search-form__icon .fa-search:before {
content: '\ec7c' !important;
font-family: 'jws_icon';
color: var(--main);
opacity: 1;
}
.list_social a {
margin-right: 15px;
opacity: 0.5;
}
.list_social a:hover {
opacity: 1;
}
.ui-slider {
position: relative;
text-align: left;
}
.ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
}
.price_slider_wrapper .ui-widget-content {
background: #d6d6d6;
}
.ui-slider-horizontal {
height: 4px;
}
.ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
left: -1px;
}
.ui-slider-horizontal .ui-slider-range-max {
right: -1px;
}
.price_slider_wrapper {
padding-right: 12px;
}
.price_slider_wrapper input[readonly] {
border: 0;
}
.price_slider_wrapper .price-numner {
color: var(--heading);
margin-bottom: 23px;
display: block;
}
.price_slider_wrapper .ui-slider {
background: var(--main) !important;
height: 1px;
}
.price_slider_wrapper .ui-slider .ui-slider-range {
background: var(--main) !important;
height: 3px;
}
.price_slider_wrapper .ui-slider .ui-slider-handle {
cursor: pointer;
width: 12px;
height: 12px;
background: var(--main);
border-radius: 0;
top: -4px !important;
display: block;
position: absolute;
margin-left: 0px;
border-radius: 100%;
}
.price_slider_wrapper .price_slider_wrapper {
position: relative;
padding-top: 51px;
}
.price_slider_wrapper .price_label {
float: left;
margin-top: 7px;
}
.price_slider_wrapper .button {
font-size: 16px;
letter-spacing: 0px;
text-transform: revert;
float: right !important;
margin: 0;
font-weight: bold;
color: var(--heading);
border: 1px solid rgba(117, 117, 117, 0.5);
background: transparent;
padding: 5px 8px;
margin-top: 4px;
}
.price_slider_wrapper .price_slider_amount {
margin-top: 15px;
}
.price_slider_wrapper .price_slider_amount input {
display: none;
}
.price_slider_wrapper .price_slider_amount .price_label {
font-weight: 700;
color: #49584C;
}
.price_slider_wrapper .price_slider_amount:after {
content: "";
display: table;
clear: both;
}
.autocomplete-suggestions {
position: relative !important;
max-height: 100% !important;
width: 100% !important;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
animation: fadeIn 0.25s both;
}
.autocomplete-suggestion {
clear: both;
border-bottom: 1px solid #f5f5f5;
padding: 15px;
cursor: pointer;
transition: 0.15s ease;
-webkit-transition: 0.15s ease;
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33%;
flex: 0 0 33.33%;
max-width: 33.33%;
}
.suggestion-thumb {
display: inline-block;
max-width: 60px;
margin-right: 10px;
vertical-align: middle;
}
.suggestion_content {
display: inline-block;
vertical-align: middle;
width: calc(100% - 70px);
}
.searchsubmit {
color: var(--heading);
font-size: 20px;
position: relative;
}
.suggestion-title {
font-size: 16px;
margin: 0;
font-family: var(--body-font);
}
.suggestion-price {
font-size: 14px;
}
.view-all-results {
display: block;
width: 100%;
padding: 12px 15px;
background: var(--main);
color: #ffffff;
text-align: center;
}
.view-all-results span {
cursor: pointer;
}
.autocomplete-suggestions .suggestions-title {
background: var(--heading);
color: #ffffff;
text-align: center;
padding: 5px 15px;
}
.autocomplete-suggestions .autocomplete-suggestion {
padding: 15px 0;
border-bottom: 1px solid #f1f1f1;
}
.autocomplete-suggestions p {
cursor: pointer;
margin: 0;
}
.autocomplete-suggestions.focus {
display: block !important;
}
.autocomplete-suggestions.has-content {
background: #ffffff;
overflow: auto;
box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
color: var(--heading);
}
.jws-search-results.emtry {
display: none;
}
.widget_product_tag_cloud .tagcloud {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.widget_product_tag_cloud a {
border: 1px solid #CCCCCC;
display: inline-block;
padding: 5px 10px;
margin: 0 10px 10px 0;
}
.widget_product_tag_cloud a:hover {
border-color: var(--heading);
color: var(--secondary);
}
.product-categories li {
list-style-type: none;
}
.product-categories li.current-cat a {
color: var(--secondary);
}
.product-categories li ul.children {
margin-top: 8px;
padding-left: 15px;
}
.product-categories li:not(last-child) {
margin-bottom: 8px;
}
.product-categories li a {
font-weight: 700;
}
.product-categories li a:hover {
color: var(--secondary);
}
.wc-layered-nav {
list-style-type: none;
padding: 0;
}
.wc-layered-nav li:not(.show-color):not(:last-child) {
margin-bottom: 10px;
}
.wc-layered-nav li:not(.show-color) > span:not(.count-atr) {
opacity: 0.4;
pointer-events: none;
text-decoration: line-through;
}
.wc-layered-nav li:not(.show-color) > span:not(.count-atr),
.wc-layered-nav li:not(.show-color) > a {
padding-left: 35px;
position: relative;
font-weight: 500;
}
.wc-layered-nav li:not(.show-color) > span:not(.count-atr):before,
.wc-layered-nav li:not(.show-color) > a:before {
content: "";
width: 22px;
height: 22px;
border: 1px solid #363636;
position: absolute;
left: 0;
top: 1px;
opacity: 0.5;
transition: 0.3s all;
}
.wc-layered-nav li:not(.show-color) > span:not(.count-atr):after,
.wc-layered-nav li:not(.show-color) > a:after {
content: "\f33e";
font-size: 18px;
color: var(--main);
position: absolute;
font-family: 'jws_icon';
left: 2px;
top: 2px;
opacity: 0;
}
.wc-layered-nav li:not(.show-color) > span:not(.count-atr):hover,
.wc-layered-nav li:not(.show-color) > a:hover {
color: var(--heading);
}
.wc-layered-nav li:not(.show-color) > span:not(.count-atr):hover:before,
.wc-layered-nav li:not(.show-color) > a:hover:before {
opacity: 1;
border-color: var(--heading);
}
.wc-layered-nav li:not(.show-color).chosen a:after,
.wc-layered-nav li:not(.show-color).current-cat a:after {
opacity: 1;
}
.siderbar-inner .widget {
padding-bottom: 40px;
}
.siderbar-inner .widget .widget-title {
margin-bottom: 15px;
}
.siderbar-inner .autocomplete-suggestion {
-ms-flex: 1 1 100%;
flex: 1 1 100%;
}
.sidebar-left .siderbar-inner {
padding-right: 44px;
}
.elementor-widget-wp-widget-tag_cloud h5 {
margin-bottom: 15px;
}
.elementor-widget-wp-widget-tag_cloud .tagcloud {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 -7.5px;
}
.elementor-widget-wp-widget-tag_cloud a {
border: 1px solid var(--third);
color: var(--third);
padding: 4.5px 9px;
display: inline-block;
margin: 0 7.5px;
margin-bottom: 10px;
}
.elementor-widget-wp-widget-tag_cloud a:hover {
color: var(--heading);
border-color: var(--heading);
}
.widget_products .product_list_widget {
list-style-type: none;
margin-top: 22px;
}
.widget_products .product_list_widget .product-item {
margin-bottom: 12px;
}
.widget_products .product_list_widget .product-item-inner {
position: relative;
}
.widget_products .product_list_widget .product-item-inner .star-rating-wap .review-count {
display: none;
}
.widget_products .product_list_widget .product-item-inner .product-image {
max-width: 66px;
display: inline-block;
vertical-align: middle;
margin: 0;
width: 100%;
}
.widget_products .product_list_widget .product-item-inner .product-content {
max-width: calc(100% - 70px);
display: inline-block;
vertical-align: middle;
padding-left: 15px;
}
.widget_products .product_list_widget .product-item-inner .product-content .star-rating-wap {
margin-top: 0px;
}
.widget_products .product_list_widget .product-item-inner .product-content .star-rating-wap .star-rating:before,
.widget_products .product_list_widget .product-item-inner .product-content .star-rating-wap .star-rating span:before {
font-size: 8px;
}
.widget_products .product_list_widget .product-item-inner .woocommerce-loop-product__title {
margin-bottom: 4px;
}
.widget_products .product_list_widget .product-item-inner .product-short-text {
margin-bottom: 0;
}
.wc-layered-nav .chosen a .swatch:before {
outline-color: #363636 !important;
}
.wc-layered-nav .count-atr {
color: var(--third);
width: 16px;
text-align: center;
}
.wc-layered-nav .show-color:not(:last-child) {
margin-bottom: 14px;
}
.wc-layered-nav .show-color a .swatch {
width: 19px;
height: 19px;
border-radius: 100%;
display: inline-block;
vertical-align: middle;
border: 1px solid rgba(208, 190, 182, 0.35);
position: relative;
cursor: pointer;
margin-right: 16px;
}
.wc-layered-nav .show-color a .swatch:before {
display: inline-block;
width: 23px;
height: 23px;
border-radius: 100%;
outline: 1px solid transparent;
padding: 2px;
transition: 0.3s all;
margin: 0 2px;
position: absolute;
left: -5px;
top: -3px;
content: "";
}
.elementor-widget-wp-widget-nav_menu ul.menu {
list-style-type: none;
padding: 0;
}
.elementor-widget-wp-widget-nav_menu ul.menu li {
margin-bottom: 8px;
}
.elementor-widget-wp-widget-nav_menu ul.menu li a {
color: var(--body-color);
position: relative;
}
.elementor-widget-wp-widget-nav_menu ul.menu li a .menu-label {
color: #ffffff;
font-size: 13px;
border-radius: 3px;
padding: 0px 8px;
position: absolute;
top: -7px;
line-height: 19px;
left: 100%;
margin-left: 6px;
}
.elementor-widget-wp-widget-categories h5,
.elementor-widget-wp-widget-archives h5 {
margin-bottom: 15px;
}
.elementor-widget-wp-widget-categories ul,
.elementor-widget-wp-widget-archives ul {
list-style-type: none;
padding: 0;
}
.elementor-widget-wp-widget-categories ul li:not(last-child),
.elementor-widget-wp-widget-archives ul li:not(last-child) {
margin-bottom: 16px;
}
.elementor-widget-wp-widget-categories ul li a,
.elementor-widget-wp-widget-archives ul li a {
position: relative;
padding-left: 20px;
}
.elementor-widget-wp-widget-categories ul li a:before,
.elementor-widget-wp-widget-archives ul li a:before {
width: 5px;
height: 5px;
background: #363636;
transform: rotate(-45deg);
content: "";
vertical-align: middle;
position: absolute;
left: 0;
top: 8px;
}
.elementor-widget-wp-widget-categories ul li a:hover,
.elementor-widget-wp-widget-archives ul li a:hover {
padding-left: 35px;
}
.elementor-widget-wp-widget-categories ul li a:hover:before,
.elementor-widget-wp-widget-archives ul li a:hover:before {
background: var(--main);
}
@media (max-width: 1024px) {
.ochahouseduct-category-list ul li {
width: 20%;
}
}
@media (max-width: 767px) {
.ochahouseduct-category-list ul img {
max-width: 80%;
}
}
body > .site {
overflow: hidden;
position: relative;
}
.site-main.jws-blog-archive {
padding: 17px 0 100px;
}
.site-main.jws-blog-archive.sidebar-right .post_sidebar {
padding-left: 50px;
}
.site-main.jws-blog-archive.sidebar-left .post_sidebar {
padding-right: 50px;
}
.footer-parallax .site-content {
position: relative;
z-index: 1;
}
.slick-slide:not(.slick-active) .animated {
animation-name: unset;
}
.redux-container .redux-group-tab {
display: block !important;
}
.jws_dark_header .elementor-button-icon i {
color: var(--main) !important;
}
.jws_dark_header .elementor-logo.has_logo_sticky a > span.logo-inner {
display: none;
}
.jws_dark_header .elementor-logo.has_logo_sticky a > span.logo-sticky {
display: block;
}
.jws_dark_header .slider-dots-box .slider-dots button .circle-go {
stroke: var(--main) !important;
}
.jws_dark_header .slider-dots-box .slider-dots button:after {
background: var(--main) !important;
}
.dark-mode-on #preloader {
background: rgba(0, 0, 0, 0.9);
}
.jws-recapcha {
margin-top: -1px;
}
.jws-recapcha > div {
width: auto !important;
height: auto !important;
}
input::placeholder {
font-family: var(--body-font);
}
.is_stuck {
z-index: 1;
}
:not(.jws_main_menu) a {
transition: 0.3s ease;
}
button {
font-size: 14px;
line-height: 22px;
font-weight: 700;
padding: 16px 35px;
border: none;
font-family: var(--body-font);
background: var(--accent);
}
button:hover {
background: var(--secondary);
color: var(--light);
}
button a {
font-weight: 700;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
color: var(--body);
}
.select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar {
width: 2px;
scrollbar-width: thin;
}
.select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar-track {
background-color: #F0F0F0;
}
.select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar-thumb {
background-color: #CDCDCD;
}
.page-no-builder {
padding: 80px 15px;
}
::-webkit-scrollbar {
width: 5px;
}
::-webkit-scrollbar-track {
background-color: #F0F0F0 !important;
}
::-webkit-scrollbar-thumb {
background-color: #CDCDCD !important;
}
.page-no-builder {
padding: 80px 15px;
}
.page-no-builder {
padding: 80px 15px;
}
.woocommerce-notices-wrapper .woocommerce-error,
.woocommerce-notices-wrapper .woocommerce-message {
margin-bottom: 30px;
}
#preloader {
position: fixed;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 99999999999999;
overflow: hidden;
background: rgba(255, 255, 255, 0.9);
-webkit-transition: all 0.7s ease-out;
-o-transition: all 0.7s ease-out;
transition: all 0.7s ease-out;
}
#preloader.fade-in {
opacity: 0;
visibility: hidden;
}
#preloader .preloader-cancel-btn {
cursor: pointer;
position: fixed;
right: 30px;
bottom: 30px;
}
#preloader .preloader-cancel-btn {
opacity: 0;
visibility: hidden;
}
#preloader .preloader-cancel-btn.fade-in {
opacity: 1;
visibility: visible;
}
#preloader .spinner {
width: 40px;
height: 40px;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
text-align: center;
}
#preloader .spinner:before {
width: 100%;
height: 100%;
border-radius: 50%;
background-color: var(--main);
opacity: .6;
position: absolute;
top: 0;
left: 0;
animation: pulse-border3 1.5s cubic-bezier(0.4, 0, 0.2, 1) infinite forwards;
-webkit-animation: pulse-border3 1.5s cubic-bezier(0.4, 0, 0.2, 1) infinite forwards;
content: "";
}
#preloader .spinner:after {
width: 100%;
height: 100%;
border-radius: 50%;
background-color: var(--main);
opacity: .6;
position: absolute;
top: 0;
left: 0;
animation: pulse-border3 1.5s 0.65s cubic-bezier(0, 0, 0.2, 1) infinite forwards;
-webkit-animation: pulse-border3 1.5s 0.65s cubic-bezier(0, 0, 0.2, 1) infinite forwards;
content: "";
}
#preloader.loaded {
opacity: 0;
visibility: hidden;
}
@-webkit-keyframes sk-bounce {
0%,
100% {
transform: scale(0);
-webkit-transform: scale(0);
}
50% {
transform: scale(1);
-webkit-transform: scale(1);
}
}
@keyframes sk-bounce {
0%,
100% {
transform: scale(0);
-webkit-transform: scale(0);
}
50% {
transform: scale(1);
-webkit-transform: scale(1);
}
}
input:not([type="submit"]):focus,
select:focus,
textarea:focus {
outline: none;
transition: 0.3s all;
}
.slick-slide:first-child {
display: block;
}
.slick-disabled {
cursor: not-allowed !important;
}
a,
.slick-slide {
outline: none !important;
} .elementor-field-group .elementor-field-textual:focus {
box-shadow: none;
}
form.search-form {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
align-items: center;
-webkit-align-items: center;
-webkit-transition: .2s;
-o-transition: .2s;
transition: .2s;
overflow: hidden;
border: 1px solid #CCCCCC;
min-height: 50px;
background: transparent;
}
form.search-form input,
form.search-form button {
margin: 0;
border: 0;
padding: 0;
display: inline-block;
vertical-align: middle;
white-space: normal;
background: none;
line-height: 1;
min-width: 0;
-webkit-appearance: none;
-moz-appearance: none;
color: var(--main);
outline: none;
font-size: 14px;
}
form.search-form input {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
-webkit-transition: color .2s;
-o-transition: color .2s;
transition: color .2s;
min-height: 48px;
padding: 0 15px 0 5px;
}
form.search-form input::-webkit-input-placeholder { color: #CCCCCC;
}
form.search-form input:-ms-input-placeholder { color: #CCCCCC;
}
form.search-form input:-moz-placeholder { color: #CCCCCC;
}
form.search-form button {
min-width: 44px;
cursor: pointer;
height: 40px;
font-size: 20px;
font-weight: bold;
padding-left: 10px;
color: var(--heading);
}
form.search-form button i {
font-weight: bold;
}
.jws_iframe iframe {
margin: 0 auto;
display: block;
}
#at-expanded-menu-host .at-expanded-menu {
animation: fadeIn 0.5s ease;
-webkit-animation: fadeIn 0.5s ease;
} body.search:not(.woocommerce-page) .site-main {
padding: 90px 0;
}
.search-results .jws_search_wap {
margin-bottom: 40px;
}
.search-results .jws_search_wap .entry-title {
font-size: 24px;
line-height: 1.5em;
}
.search-results .jws_search_wap .entry-title a {
color: var(--heading);
}
.search-results .jws_search_wap .jws_search_meta {
font-size: 14px;
color: var(--heading);
}
.search-no-results .error-404,
.error404 .error-404 {
max-width: 500px;
margin: 0 auto;
text-align: center;
}
.search-no-results .page-title,
.error404 .page-title {
font-size: 24px;
line-height: 1.5em;
color: var(--heading);
font-weight: 700;
}
.search-no-results p,
.error404 p {
margin-bottom: 25px;
} .error404 .error-404 {
padding: 100px 0;
} .sidebar-mobile-wap .mfp-content {
position: fixed;
left: 0;
width: 300px !important;
background: #ffffff;
height: 100%;
top: 0;
padding: 30px 15px;
overflow: auto;
transform: translatex(-100%);
-webkit-transform: translatex(-100%);
-webkit-transition: -webkit-transform 0.5s;
transition: transform 0.5s;
}
.sidebar-mobile-wap .mfp-content .mfp-close {
color: #ebebeb;
background: #000000;
top: 0;
}
.sidebar-mobile-wap.mfp-ready .mfp-content {
transform: translatex(0%);
-webkit-transform: translatex(0%);
}
.sidebar-mobile-wap.mfp-removing .mfp-content {
transform: translatex(-100%);
-webkit-transform: translatex(-100%);
}
.gallery-global .mfp-content {
max-width: 900px;
}
.gallery-global .mfp-close {
top: 0;
}
.gallery-global .mfp-bottom-bar {
display: none;
}   .mfp-zoom-in .mfp-figure,
.mfp-zoom-in .html_inline,
.mfp-zoom-in .mfp-figure,
.mfp-zoom-in .comment-respond,
.mfp-zoom-in .mfp-iframe-holder .mfp-iframe-scaler {
opacity: 0;
transition: all 0.3s ease-out;
transform: scale(0.95);
}
.mfp-zoom-in .mfp-preloader {
opacity: 0;
transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-image-loaded .mfp-figure,
.mfp-zoom-in.mfp-ready .html_inline,
.mfp-zoom-in.mfp-ready .comment-respond,
.mfp-zoom-in.mfp-ready .mfp-iframe-holder .mfp-iframe-scaler {
opacity: 1;
transform: scale(1);
}
.mfp-zoom-in.mfp-ready .mfp-preloader {
opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-figure,
.mfp-zoom-in.mfp-removing .html_inline,
.mfp-zoom-in.mfp-removing .comment-respond,
.mfp-zoom-in.mfp-removing .mfp-iframe-holder .mfp-iframe-scaler {
transform: scale(0.95);
opacity: 0;
}
.mfp-zoom-in.mfp-removing .mfp-preloader {
opacity: 0;
}
.mfp-zoom-in,
.sidebar-mobile-wap {  }
.mfp-zoom-in.mfp-bg,
.sidebar-mobile-wap.mfp-bg {
opacity: 0;
transition: 0.3s ease;
}
.mfp-zoom-in.mfp-ready.mfp-bg,
.sidebar-mobile-wap.mfp-ready.mfp-bg {
opacity: 0.8;
}
.mfp-zoom-in.mfp-removing.mfp-bg,
.sidebar-mobile-wap.mfp-removing.mfp-bg {
opacity: 0;
}
.mfp-content .comment-respond {
max-width: 700px;
margin: 0 auto;
}
.mfp-arrow-left {
transform: translatex(-100%);
}
.mfp-arrow-right {
transform: translatex(100%);
}
.mfp-ready .mfp-arrow-left {
transform: translatex(0%);
}
.mfp-ready .mfp-arrow-right {
transform: translatex(0%);
}
.mfp-removing .mfp-arrow-left {
transform: translatex(-100%);
}
.mfp-removing .mfp-arrow-right {
transform: translatex(100%);
}
.backToTop {
position: fixed;
right: 20px;
bottom: 20px;
width: 50px;
height: 50px;
border-radius: 100%;
line-height: 50px !important;
display: block;
text-align: center;
background: #ffffff;
z-index: 99;
opacity: 0;
font-size: 16px;
}
.backToTop.with-shadow {
box-shadow: 0 7px 16px rgba(0, 0, 0, 0.1);
color: #000000;
}
.backToTop.with-mancolor {
background: var(--main);
}
.backToTop.totop-show {
opacity: 1;
}
.backToTop:hover {
transform: translateY(-3px);
-webkit-transform: translateY(-3px);
}
.backToTop:hover:before {
animation: bounceAlphaUp 1s both;
-webkit-animation: bounceAlphaUp 1s both;
display: block;
}
.jws-load-more {
position: relative;
}
.jws-load-more:before {
width: 35px;
height: 35px;
border-radius: 50%;
background-color: var(--main);
opacity: 0;
position: absolute;
top: 50%;
left: 50%;
margin-left: -17.5px;
margin-top: -17.5px;
animation: pulse-border3 1.5s cubic-bezier(0.4, 0, 0.2, 1) infinite forwards;
-webkit-animation: pulse-border3 1.5s cubic-bezier(0.4, 0, 0.2, 1) infinite forwards;
content: "";
visibility: hidden;
}
.jws-load-more:after {
width: 35px;
height: 35px;
border-radius: 50%;
background-color: var(--main);
opacity: 0;
position: absolute;
top: 50%;
left: 50%;
margin-left: -17.5px;
margin-top: -17.5px;
animation: pulse-border3 1.5s 0.65s cubic-bezier(0, 0, 0.2, 1) infinite forwards;
-webkit-animation: pulse-border3 1.5s 0.65s cubic-bezier(0, 0, 0.2, 1) infinite forwards;
content: "";
visibility: hidden;
}
.jws-load-more.items-loading {
background: transparent !important;
border-color: transparent !important;
}
.jws-load-more.items-loading:before,
.jws-load-more.items-loading:after {
opacity: 0.6;
transition-delay: 0.3s;
visibility: visible;
}
.jws-load-more.items-loading span {
opacity: 0;
}
.jws-pagination-number ul {
list-style-type: none;
padding: 0;
margin: 0;
text-align: center;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
margin-top: 3px;
}
.jws-pagination-number ul li {
display: inline-block;
vertical-align: middle;
text-align: center;
margin: 0 6px;
}
.jws-pagination-number ul li:first-child {
margin-left: 0 !important;
padding-left: 0 !important;
}
.jws-pagination-number ul li:last-child {
margin-right: 0 !important;
padding-right: 0 !important;
}
.jws-pagination-number ul li > .next,
.jws-pagination-number ul li > .prev {
width: auto !important;
padding: 0 10px;
}
.jws-pagination-number ul li .prev i {
display: block;
transform: scaleX(-1);
}
.jws-pagination-number ul li > a,
.jws-pagination-number ul li > span {
color: var(--main);
background: rgba(46, 82, 74, 0.1);
font-size: 16px;
line-height: 40px;
font-weight: 700;
display: block;
width: 40px;
height: 40px;
}
.jws-pagination-number ul li > a:hover {
opacity: 1;
color: var(--light);
background: var(--secondary);
}
.jws-pagination-number ul li > .current {
color: var(--light);
background: var(--main);
}
.bg_main {
background: var(--main);
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
color: var(--heading);
}
.jws-form-login-popup {
position: fixed;
width: 0;
margin: 0;
top: 0;
height: 100%;
overflow: auto;
visibility: hidden;
pointer-events: none;
z-index: 99999;
padding: 30px 10px 30px 10px;
transition: 0.7s;
width: 100%;
}
.jws-form-login-popup .jws-form-overlay {
position: fixed;
width: 100%;
height: 100%;
visibility: hidden;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 999;
opacity: 0;
transition: 0.5s all;
background: rgba(0, 0, 0, 0.75);
}
.jws-form-login-popup .jws-form-content {
max-width: 480px;
width: 100%;
min-height: 425px;
padding: 29px 36px 22px 36px;
left: 50%;
top: 50%;
transform: translate(-50%, -70%);
opacity: 0;
z-index: 1000;
position: absolute;
background: #ffffff;
transition: 0.7s all;
}
.jws-form-login-popup .jws-close {
z-index: 2;
position: fixed;
right: 0;
font-size: 23px;
top: 0;
padding: 26px 27px 0px 0px;
cursor: pointer;
}
.jws-form-login-popup.open {
visibility: visible;
pointer-events: auto;
}
.jws-form-login-popup.open .jws-form-overlay {
opacity: 1;
visibility: visible;
}
.jws-form-login-popup.open .jws-form-content {
transform: translate(-50%, -50%);
opacity: 1;
}
.jws-toolbar-wap {
position: fixed;
right: 0;
bottom: 0;
display: none;
left: 0;
z-index: 350;
display: flex;
align-items: center;
justify-content: space-between;
overflow-x: auto;
overflow-y: hidden;
-webkit-overflow-scrolling: touch;
padding: 5px;
height: 55px;
background-color: var(--bgcolor-white);
box-shadow: 0 0 9px rgba(0, 0, 0, 0.12);
background: #ffffff;
transition: 0.3s all;
transform: translatey(100%);
opacity: 0;
}
.jws-toolbar-wap .jws-toolbar-item {
flex: 1 0 20%;
text-align: center;
font-size: 12px;
}
.jws-toolbar-wap .jws-toolbar-item i {
display: block;
font-size: 20px;
margin-bottom: -5px;
}
@media (max-width: 1024px) {
.jws-toolbar-wap {
transform: translatey(0);
opacity: 1;
}
.jws_sticky_move {
position: relative !important;
top: 0 !important;
width: 100% !important;
z-index: 99;
}
.jws_sticky_move ~ div {
display: none !important;
}
.site-main.jws-blog-archive.sidebar-right .post_sidebar {
padding-left: 15px;
}
.site-main.jws-blog-archive.sidebar-left .post_sidebar {
padding-right: 15px;
}
}
@media (max-width: 992px) {
.site-main.jws-blog-archive.sidebar-left .post_sidebar {
order: 12;
}
}
@media (max-width: 767px) {
.backToTop {
width: 35px;
height: 35px;
line-height: 35px !important;
font-size: 12px;
}
}
@media (max-width: 375px) {
.jws-path .current,
.breadcrumb .current {
display: none;
}
.jws-path .breadcrumb-link-last + span.delimiter,
.breadcrumb .breadcrumb-link-last + span.delimiter {
display: none;
}
}
.site-header {
position: relative;
z-index: 100;
}
header.header_absolute_yes {
position: absolute;
width: 100%;
} .jws-breadcrumbs__item--home {
color: var(--main) !important;
}
.jws-title-bar-wrap .jws-title-bar .jws-text-ellipsis {
font-size: 28px;
font-weight: 700;
color: var(--light);
margin-bottom: 10px;
}
.jws-title-bar-wrap .jws-title-bar .jws-path {
color: var(--light);
}
.jws-title-bar-wrap .jws-title-bar .jws-path i {
margin-left: 12px;
color: var(--light);
font-size: 13px;
font-weight: 400;
margin-right: 12px;
}
.jws-title-bar-wrap .jws-title-bar .jws-path a {
color: var(--main);
}
.jws-title-bar-wrap .jws-title-bar .jws-path a:hover {
color: var(--main);
}
.account-menu-dropdown {
background: var(--light);
opacity: 0;
visibility: hidden;
transition: 0.3s all;
transform: translatey(15px);
-webkit-transform: translatey(15px);
position: absolute;
top: 100%;
z-index: 1;
padding: 21px 0;
pointer-events: none;
width: 230px;
left: -25px;
}
.account-menu-dropdown ul {
will-change: transform;
}
.account-menu-dropdown a {
font-size: 14px;
color: var(--heading);
display: block;
padding: 7.5px 25px;
line-height: 20px;
}
.account-menu-dropdown a i {
margin-right: 22px;
font-size: 17px;
}
.account-menu-dropdown .no-user {
padding: 0 25px;
}
.account-menu-dropdown .no-user li:not(:last-child) {
margin-bottom: 20px;
}
.account-menu-dropdown .hover_2 {
font-weight: 500;
border: 2px solid;
text-align: center;
padding: 10.5px 25px;
}
.account-menu-dropdown .hover_2:hover {
background: var(--main);
color: var(--light);
border-color: var(--main);
}
.account-menu-dropdown .hover:hover {
background: #f3f3f3;
}
.account-menu-dropdown .account-setting {
position: relative;
}
.account-menu-dropdown .account-setting .settings {
position: absolute;
right: 21px;
top: 7px;
font-size: 17px;
padding: 0;
}
.account-menu-dropdown .account-setting .settings:hover {
color: var(--main);
}
.account-menu-dropdown .account-setting .name a {
color: var(--main);
font-weight: bold;
display: flex;
-webkit-display: flex;
}
.account-menu-dropdown #jws-login-form {
padding: 7px 25px 0px;
}
.account-menu-dropdown #jws-login-form .jws-animation form p {
margin-bottom: 15px;
}
.account-menu-dropdown #jws-login-form .message {
margin-top: 20px;
}
.account-menu-dropdown #recaptcha6 {
transform: scale(0.5960259999999999);
-webkit-transform: scale(0.5960259999999999);
transform-origin: 0 0;
-webkit-transform-origin: 0 0;
}
.account-menu-dropdown .jws-button {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
align-items: center;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-0-align-items: center;
margin-bottom: 0 !important;
}
.account-menu-dropdown .jws-button .button {
width: 50% !important;
}
.account-menu-dropdown .jws-button a {
width: 50%;
padding: 0;
padding-left: 10px;
}
.account-menu-dropdown .message {
margin-top: 20px;
font-size: 12px;
line-height: 23px;
margin-bottom: 0;
}
#jws_header_default .elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_main_menu_inner > ul > li > a {
padding: 0;
padding-right: 25px;
}
@media (max-width: 992px) {
.account-menu-dropdown {
right: 0;
position: fixed;
top: unset;
left: unset;
}
}
.is-sticky {
position: fixed;
left: 0;
top: 0;
z-index: 11;
width: 100%;
}
.cafe-scroll-up-sticky.is-sticky {
transform: translateY(-100%);
-webkit-transform: translateY(-100%);
}
.cafe-row-sticky.cafe-scroll-up-sticky.is-sticky.active-sticky {
transform: translateY(0);
-webkit-transform: translateY(0);
transition: 0.5s all !important;
}
.is-sticky.no-active-sticky {
transform: translateY(-100%);
-webkit-transform: translateY(-100%);
transition: 0.5s all !important;
}
.site-footer {
clear: both;
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeIn {
animation-name: fadeIn;
}
@-webkit-keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
@-webkit-keyframes jws_fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 50px, 0);
transform: translate3d(0, 50px, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes jws_fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 50px, 0);
transform: translate3d(0, 50px, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.jws_fadeInUp {
-webkit-animation-name: jws_fadeInUp;
animation-name: jws_fadeInUp;
}
@keyframes pulse {
0% {
transform: scale3d(1, 1, 1);
opacity: 1;
}
100% {
transform: scale3d(2.2, 2.2, 1);
opacity: 0;
}
}
@-webkit-keyframes fadeInRight2 {
from {
opacity: 0;
-webkit-transform: translate3d(50px, 0, 0);
transform: translate3d(50px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRight2 {
from {
opacity: 0;
-webkit-transform: translate3d(50px, 0, 0);
transform: translate3d(50px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRight2 {
-webkit-animation-name: fadeInRight2;
animation-name: fadeInRight2;
}
#pulse:before,
#pulse:after {
animation: 3s ease-out 0s normal none infinite running pulse;
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
border-radius: 24px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.7) inset;
content: "";
height: 48px;
left: 50%;
margin: -24px 0 0 -24px;
pointer-events: none;
position: absolute;
top: 50%;
width: 48px;
z-index: -1;
}
#pulse:after {
animation-delay: 1.5s;
}
#pulse {
width: 50px;
height: 50px;
background: #ffffff url(http://www.blogher.com/files/imagecache/tiny_thumb/user_pictures/picture-196261.jpg) no-repeat center center;
position: relative;
border-radius: 25px;
text-align: center;
font: bold 14px/50px tahoma;
} @-webkit-keyframes btnIconRipple {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0.8;
}
20% {
opacity: 0.8;
}
100% {
-webkit-transform: scale(1.5);
transform: scale(1.5);
opacity: 0;
}
}
@keyframes btnIconRipple {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0.8;
}
20% {
opacity: 0.8;
}
100% {
-webkit-transform: scale(1.5);
transform: scale(1.5);
opacity: 0;
}
}
@keyframes animatedBackground {
from {
background-position: 0 0;
}
to {
background-position: 100% 0;
}
}
@keyframes fadeInUp {
from {
opacity: 0;
transform: translatey(50px);
-webkit-transform: translatey(50px);
}
to {
opacity: 1;
transform: translatey(0px);
-webkit-transform: translatey(0px);
}
}
.fadeInUp {
animation-name: fadeInUp;
}
@keyframes fadeInDown {
from {
opacity: 0;
transform: translatey(-50px);
-webkit-transform: translatey(-50px);
}
to {
opacity: 1;
transform: translatey(0px);
-webkit-transform: translatey(0px);
}
}
.fadeInDown {
animation-name: fadeInDown;
}
@keyframes fadeInRight {
from {
opacity: 0;
transform: translatex(150px);
-webkit-transform: translatex(150px);
}
to {
opacity: 1;
transform: translatex(0px);
-webkit-transform: translatex(0px);
}
}
.fadeInRight {
animation-name: fadeInRight;
}
@keyframes fadeInLeft {
from {
opacity: 0;
transform: translatex(-50px);
-webkit-transform: translatex(-50px);
}
to {
opacity: 1;
transform: translatex(0px);
-webkit-transform: translatex(0px);
}
}
.fadeInLeft {
animation-name: fadeInLeft;
}
@keyframes MoveLeft {
from {
transform: translatex(0px);
-webkit-transform: translatex(0px);
}
to {
transform: translatex(100px);
-webkit-transform: translatex(100px);
}
}
@keyframes MoveRight {
from {
transform: translatex(0px);
-webkit-transform: translatex(0px);
}
to {
transform: translatex(-100px);
-webkit-transform: translatex(-100px);
}
}
@keyframes MoveTop {
from {
transform: translatey(0px);
-webkit-transform: translatey(0px);
}
to {
transform: translatey(-100px);
-webkit-transform: translatey(-100px);
}
}
@keyframes MoveBottom {
from {
transform: translatey(0px);
-webkit-transform: translatey(0px);
}
to {
transform: translatey(100px);
-webkit-transform: translatey(100px);
}
}
@keyframes MoveZoomIn {
from {
transform: scale(0.7);
-webkit-transform: scale(0.7);
}
to {
transform: scale(1);
-webkit-transform: scale(1);
}
}
@keyframes MoveZoomOut {
from {
transform: scale(1);
-webkit-transform: scale(1);
}
to {
transform: scale(0.7);
-webkit-transform: scale(0.7);
}
}
@keyframes MoveCircle {
0% {
transform: rotate(0deg) translate(-100%) rotate(0deg);
-webkit-transform: rotate(0deg) translate(-100%) rotate(0deg);
}
100% {
transform: rotate(360deg) translate(-100%) rotate(-360deg);
-webkit-transform: rotate(360deg) translate(-100%) rotate(-360deg);
}
}
@keyframes MoveCircleSmall {
0% {
transform: rotate(0deg) translate(-10%) rotate(0deg);
-webkit-transform: rotate(0deg) translate(-10%) rotate(0deg);
}
100% {
transform: rotate(360deg) translate(-10%) rotate(-360deg);
-webkit-transform: rotate(360deg) translate(-10%) rotate(-360deg);
}
}
@keyframes MoveCircle360 {
100% {
transform: rotate(360deg);
-webkit-transform: rotate(360deg);
}
}
@keyframes width100 {
0% {
opacity: 0;
transform: scaleX(0);
}
100% {
opacity: 1;
transform: scaleX(1);
}
}
@keyframes bounceAlpha {
0% {
opacity: 1;
transform: translateX(0px) scale(1);
}
25% {
opacity: 0;
transform: translateX(10px) scale(0.9);
}
26% {
opacity: 0;
transform: translateX(-10px) scale(0.9);
}
55% {
opacity: 1;
transform: translateX(0px) scale(1);
}
}
@keyframes bounceAlpha_display {
0% {
opacity: 0;
transform: translateX(-7px);
}
100% {
opacity: 1;
transform: translateX(0px);
}
}
@keyframes bounceAlpha_hiden {
0% {
opacity: 1;
transform: translateX(0px);
}
100% {
opacity: 0;
transform: translateX(7px);
}
}
@keyframes bounceAlpha2 {
0% {
opacity: 1;
transform: translateX(0px) scale(1);
}
25% {
opacity: 0;
transform: translateX(-10px) scale(0.9);
}
26% {
opacity: 0;
transform: translateX(10px) scale(0.9);
}
55% {
opacity: 1;
transform: translateX(0px) scale(1);
}
}
@keyframes bounceAlphaUp {
0% {
opacity: 1;
transform: translateY(0px) scale(1);
}
25% {
opacity: 0;
transform: translateY(-10px) scale(0.9);
}
26% {
opacity: 0;
transform: translateY(10px) scale(0.9);
}
55% {
opacity: 1;
transform: translateY(0px) scale(1);
}
}
@-webkit-keyframes jwsWave {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0.8;
}
20% {
opacity: 0.8;
}
100% {
-webkit-transform: scale(5.5);
transform: scale(5.5);
opacity: 0;
}
}
@keyframes jwsWave {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0.8;
}
20% {
opacity: 0.8;
}
100% {
-webkit-transform: scale(5.5);
transform: scale(5.5);
opacity: 0;
}
} @-webkit-keyframes rollIn {
0% {
-webkit-transform: translateY(60px) translateZ(-130px) rotateX(-90deg);
transform: translateY(60px) translateZ(-130px) rotateX(-90deg);
opacity: 0;
}
100% {
-webkit-transform: translatey(0), rotateX(0deg);
transform: translatey(0) rotateX(0deg);
opacity: 1;
}
}
@keyframes rollIn {
0% {
-webkit-transform: translateY(60px) translateZ(-130px) rotateX(-90deg);
transform: translateY(60px) translateZ(-130px) rotateX(-90deg);
opacity: 0;
}
100% {
-webkit-transform: translatey(0) rotateX(0deg);
transform: translatey(0) rotateX(0deg);
opacity: 1;
}
}
@-webkit-keyframes zoomInDown {
0% {
-webkit-transform: translateY(-60px) rotateX(90deg);
transform: translateY(-60px) rotateX(90deg);
opacity: 0;
}
100% {
-webkit-transform: translatey(0), rotateX(0deg);
transform: translatey(0) rotateX(0deg);
opacity: 1;
}
}
@keyframes zoomInDown {
0% {
-webkit-transform: translateY(-60px) rotateX(90deg);
transform: translateY(-60px) rotateX(90deg);
opacity: 0;
}
100% {
-webkit-transform: translatey(0) rotateX(0deg);
transform: translatey(0) rotateX(0deg);
opacity: 1;
}
}
@-webkit-keyframes zoomInUp {
0% {
-webkit-transform: translateY(100px) scaleX(0.7) scaleY(0.7);
transform: translateY(100px) scaleX(0.7) scaleY(0.7);
opacity: 0;
}
100% {
-webkit-transform: translateY(0) scaleX(1) scaleY(1);
transform: translateY(0) scaleX(1) scaleY(1);
opacity: 1;
}
}
@keyframes zoomInUp {
0% {
-webkit-transform: translateY(100px) scaleX(0.7) scaleY(0.7);
transform: translateY(100px) scaleX(0.7) scaleY(0.7);
opacity: 0;
}
100% {
-webkit-transform: translateY(0) scaleX(1) scaleY(1);
transform: translateY(0) scaleX(1) scaleY(1);
opacity: 1;
}
}
@-webkit-keyframes zoomInRight {
0% {
-webkit-transform: translateX(160px) translateZ(-130px) rotateY(90deg);
transform: translateX(160px) translateZ(-130px) rotateY(90deg);
opacity: 0;
}
100% {
-webkit-transform: translateX(0), rotateY(0deg);
transform: translateX(0) rotateY(0deg);
opacity: 1;
}
}
@keyframes zoomInRight {
0% {
-webkit-transform: translateX(160px) translateZ(-130px) rotateY(90deg);
transform: translateX(160px) translateZ(-130px) rotateY(90deg);
opacity: 0;
}
100% {
-webkit-transform: translateX(0) rotateY(0deg);
transform: translateX(0) rotateY(0deg);
opacity: 1;
}
}
@-webkit-keyframes zoomInLeft {
0% {
-webkit-transform: translateX(-160px) translateZ(130px) rotateY(-90deg);
transform: translateX(-160px) translateZ(130px) rotateY(-90deg);
opacity: 0;
}
100% {
-webkit-transform: translateX(0), rotateY(0deg);
transform: translateX(0) rotateY(0deg);
opacity: 1;
}
}
@keyframes zoomInLeft {
0% {
-webkit-transform: translateX(-160px) translateZ(130px) rotateY(-90deg);
transform: translateX(-160px) translateZ(130px) rotateY(-90deg);
opacity: 0;
}
100% {
-webkit-transform: translateX(0) rotateY(0deg);
transform: translateX(0) rotateY(0deg);
opacity: 1;
}
}
[data-settings='{"_animation":"bounceInLeft"}'] img,
[data-settings='{"_animation":"bounceInDown"}'] img,
[data-settings='{"_animation":"bounceInUp"}'] img,
[data-settings='{"_animation":"bounceInRight"}'] img {
opacity: 0;
transition: 0.2s all;
}
[data-settings='{"_animation":"bounceInLeft"}']:before,
[data-settings='{"_animation":"bounceInDown"}']:before,
[data-settings='{"_animation":"bounceInUp"}']:before,
[data-settings='{"_animation":"bounceInRight"}']:before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: calc(100% + 1px);
background: #fafafa;
pointer-events: none;
opacity: 0;
transition: 0.8s ease-in-out, opacity 0s;
content: "";
z-index: 1;
}
[data-settings='{"_animation":"bounceInLeft"}'].animated:before,
[data-settings='{"_animation":"bounceInDown"}'].animated:before,
[data-settings='{"_animation":"bounceInUp"}'].animated:before,
[data-settings='{"_animation":"bounceInRight"}'].animated:before {
background: #fafafa;
opacity: 1;
transition-delay: 0.6s;
}
[data-settings='{"_animation":"bounceInLeft"}'].animated img,
[data-settings='{"_animation":"bounceInDown"}'].animated img,
[data-settings='{"_animation":"bounceInUp"}'].animated img,
[data-settings='{"_animation":"bounceInRight"}'].animated img {
opacity: 1;
transition-delay: 0.6s;
}
[data-settings='{"_animation":"bounceInLeft"}']:before {
transform-origin: 100% 50%;
}
[data-settings='{"_animation":"bounceInLeft"}'].animated:before {
transform: scaleX(0);
}
[data-settings='{"_animation":"bounceInDown"}']:before {
transform-origin: 50% 100%;
}
[data-settings='{"_animation":"bounceInDown"}'].animated:before {
transform: scaleY(0);
}
[data-settings='{"_animation":"bounceInUp"}']:before {
transform-origin: 50% 0%;
}
[data-settings='{"_animation":"bounceInUp"}'].animated:before {
transform: scaleY(0);
}
[data-settings='{"_animation":"bounceInRight"}']:before {
transform-origin: 0% 50%;
}
[data-settings='{"_animation":"bounceInRight"}'].animated:before {
transform: scaleX(0);
}
.dark-mode-on [data-settings='{"_animation":"bounceInLeft"}']:before,
.dark-mode-on [data-settings='{"_animation":"bounceInDown"}']:before,
.dark-mode-on [data-settings='{"_animation":"bounceInUp"}']:before,
.dark-mode-on [data-settings='{"_animation":"bounceInRight"}']:before {
background: #000000;
}
.bounceInLeft,
.bounceInDown,
.bounceInUp,
.bounceInRight {
animation-name: none;
}
.perspective {
-webkit-perspective: 1800px;
perspective: 1800px;
}
.animated {
animation-timing-function: ease-in-out;
-webkit-animation-timing-function: ease-in-out;
}
@keyframes pulse-border-simple {
0% {
-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0);
transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0);
opacity: 1;
}
20% {
opacity: 1;
}
100% {
-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.2);
transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.2);
opacity: 0;
}
}
@keyframes pulse-border {
0% {
-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0);
transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0);
opacity: 0.8;
}
20% {
opacity: 0.8;
}
100% {
-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.2);
transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.2);
opacity: 0;
}
}
@keyframes pulse-border2 {
0% {
transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
opacity: 1;
}
100% {
transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.4);
-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.4);
}
}
@keyframes pulse-border3 {
0% {
-webkit-transform: scale(0);
transform: scale(0);
opacity: 1;
}
20% {
opacity: 1;
}
100% {
-webkit-transform: scale(1.2);
transform: scale(1.2);
opacity: 0;
}
}
@-webkit-keyframes jws-paint-background {
0% {
-webkit-transform: scaleX(1);
transform: scaleX(1);
-webkit-transform-origin: right;
transform-origin: right;
}
50% {
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: right;
transform-origin: right;
}
51% {
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: left;
transform-origin: left;
}
100% {
-webkit-transform: scaleX(1);
transform: scaleX(1);
-webkit-transform-origin: left;
transform-origin: left;
}
}
@keyframes jws-paint-background {
0% {
-webkit-transform: scaleX(1);
transform: scaleX(1);
-webkit-transform-origin: right;
transform-origin: right;
}
50% {
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: right;
transform-origin: right;
}
51% {
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: left;
transform-origin: left;
}
100% {
-webkit-transform: scaleX(1);
transform: scaleX(1);
-webkit-transform-origin: left;
transform-origin: left;
}
}
@keyframes lds-dual-ring {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
@-webkit-keyframes lds-dual-ring {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes width-left-right {
0% {
width: 0%;
}
100% {
width: 100%;
}
}
@keyframes lds-dual-ring {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
@-webkit-keyframes lds-dual-ring {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.lds-dual-ring {
-webkit-animation-name: lds-dual-ring;
animation-name: lds-dual-ring;
} .countdown .countdown-section .countdown-amount {
background: #fff;
width: 80px;
line-height: 80px;
border-radius: 100%;
height: 80px;
}
span.countdown-row.countdown-show4 {
text-align: center;
display: block;
} .flatpickr-month {
height: 45px !important;
}
.flatpickr-calendar .flatpickr-current-month {
width: 100%;
left: 0;
right: 0;
height: 45px !important;
} .shade_animation {
opacity: 0;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
.shade_animation .shade_wrap_inner {
position: absolute;
}
.shade_animation .shade_wrap_inner.alternate {
animation-direction: alternate;
}
.shade_animation .shade_wrap_inner.infinite {
animation-iteration-count: infinite;
}
.jws-shade-yes > .shade_animation {
opacity: 1;
}
.line_animation {
opacity: 0;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
.line_animation > section > .elementor-container {
z-index: 1;
}
.line_animation .line_wrap {
position: absolute;
background: rgba(255, 255, 255, 0.1);
height: 100%;
width: 1px;
left: 50%;
}
.line_animation .line_wrap .line_wrap_inner {
position: absolute;
-webkit-animation: MoveUpDown 1s infinite;
animation: MoveUpDown 10s infinite;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
left: -2px;
width: 5px;
}
.line_animation .line_wrap .line_wrap_inner .circle_animation {
width: 5px;
height: 5px;
background: rgba(255, 255, 255, 0.6);
border-radius: 100%;
display: block;
}
.line_animation .line_wrap .line_wrap_inner .circle_animation:nth-child(2) {
margin-top: 285px;
}
.jws-line-yes > .line_animation {
opacity: 1;
}
@-webkit-keyframes MoveUpDown {
0% {
top: -50%;
}
100% {
top: 110%;
}
}
@keyframes MoveUpDown {
0% {
top: -50%;
}
100% {
top: 110%;
}
}
.elementor-social-icon i {
transition: 0.3s all;
}
body .elementor-social-icon {
vertical-align: middle;
}
body .elementor-social-icon {
background: transparent;
}
.elementor-widget-heading .elementor-heading-title {
line-height: 1.1;
}
.elementor-widget-container p {
margin: 0;
}
.brand_slider_custom img {
opacity: 0.5;
transition: 0.3s all;
}
.brand_slider_custom img:hover {
opacity: 1;
}  .elementor-accordion-item {
overflow: hidden;
}
.elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text {
transition: 0.3s all;
}
.single-elementor_library .post_sidebar {
display: none;
}
.single-elementor_library .post_content {
-ms-flex: 0 0 100% !important;
flex: 0 0 100% !important;
max-width: 100% !important;
}
.jws-particle-wrapper {
position: absolute;
width: 100%;
height: 100%;
overflow: hidden;
top: 0;
left: 0;
}
.elementor-accordion .elementor-tab-content {
border-top: 0;
} .elementor-element .elementor-widget-icon-box.elementor-view-framed .elementor-icon,
.elementor-element .elementor-widget-icon-box.elementor-view-default .elementor-icon {
color: var(--main);
}
.elementor-element .elementor-icon-list-items .elementor-icon-list-item:hover .elementor-icon-list-text {
color: var(--main);
}
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
padding: 10px 15px;
}
.elementor-widget-countdown.elementor-countdown--label-block .elementor-countdown-item {
flex-basis: 0 !important;
-webkit-box-flex: 0 !important;
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
display: inline-block;
}
.elementor-form .elementor-button-text.elementor-form-spinner {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
body[data-elementor-device-mode="mobile"] .wpcf7-form .apply-form .row > .right {
padding: 0 15px;
}
body[data-elementor-device-mode="mobile"] .wpcf7-form .apply-form .row > .left {
margin-bottom: 20px;
}
.elementor-progress-wrapper .elementor-progress-percentage {
top: calc(100% - 33px);
position: absolute;
right: 0;
opacity: 0;
padding-right: 0px;
transition: 0.3s all;
}
div[style] .elementor-progress-percentage {
opacity: 1;
transition-delay: 0.5s;
}
.elementor-progress-wrapper {
overflow: unset !important;
}
.elementor-widget-progress .elementor-title {
display: block;
margin-bottom: 7px;
}
.chartselementor-pie-chart .chartselementor-chart-item-container .chartselementor-chart {
text-align: center;
position: relative;
}
.chartselementor-pie-chart .chartselementor-chart-item-container .chartselementor-chart .chartselementor-percent {
display: block;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.jws_timeline .jws_timeline_main {
position: relative;
}
.jws_timeline .jws_timeline_main .jws_days .jws_timeline_field {
position: relative;
-js-display: flex;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-moz-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
margin-bottom: 73px;
}
.jws_timeline .jws_timeline_main .jws_days .jws_timeline_field.position_right .jws_timeline_content .jws_timeline_content_inner {
text-align: right;
}
.jws_timeline .jws_timeline_main .jws_days .jws_timeline_field.active .jws_timeline_circle:before {
position: absolute;
transform: translateX(-50%) translateY(-50%);
display: block;
width: 40px;
height: 40px;
border-radius: 50%;
top: 50%;
left: 50%;
z-index: -1;
animation: pulse-border 1.5s ease-out infinite;
-webkit-animation: pulse-border 1.5s ease-out infinite;
background: var(--secondary);
content: "";
}
.jws_timeline .jws_timeline_main .jws_days .jws_timeline_field.animation_show .jws_timeline_content {
opacity: 1;
transform: translatex(0) !important;
-webkit-transform: translatex(0) !important;
transition-delay: 0.5s;
}
.jws_timeline .jws_timeline_main .jws_days .jws_timeline_field.position_right {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-webkit-flex-direction: row-reverse;
-moz-box-orient: horizontal;
-moz-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.jws_timeline .jws_timeline_main .jws_days .jws_timeline_field.position_right .jws_timeline_circle {
position: relative;
}
.jws_timeline .jws_timeline_main .jws_days .jws_timeline_field.position_right .jws_timeline_content {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-moz-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
padding-right: 100px;
transform: translatex(-50px);
-webkit-transform: translatex(-50px);
}
.jws_timeline .jws_timeline_main .jws_days .jws_timeline_field.position_right .jws_timeline_content .jws_timeline_content_inner::before {
border-radius: 0 10px 10px 0;
right: 0;
}
@media (max-width: 767px) {
.jws_timeline .jws_timeline_main .jws_days .jws_timeline_field.position_right .jws_timeline_content .jws_timeline_content_inner::before {
left: 0;
right: auto;
border-radius: 10px 0 0 10px;
}
}
.jws_timeline .jws_timeline_main .jws_days .jws_timeline_field.position_left .jws_timeline_circle {
position: relative;
}
.jws_timeline .jws_timeline_main .jws_days .jws_timeline_field.position_left .jws_timeline_content {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-moz-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
padding-left: 100px;
transform: translatex(50px);
-webkit-transform: translatex(50px);
}
.jws_timeline .jws_timeline_main .jws_days .jws_timeline_field.position_left .jws_timeline_content .jws_timeline_content_inner::before {
left: 0;
border-radius: 10px 0 0 10px;
}
.jws_timeline .jws_timeline_main .jws_days .jws_timeline_field.position_left .jws_timeline_content:after {
left: 0;
}
.jws_timeline .jws_timeline_main .jws_days .jws_timeline_field .jws_timeline_circle {
width: 15px;
height: 15px;
margin-top: 25px;
border-radius: 100%;
background: var(--secondary);
position: relative;
-js-display: flex;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
z-index: 1;
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-moz-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
-webkit-box-flex: 0;
-webkit-flex-grow: 0;
-moz-box-flex: 0;
-ms-flex-positive: 0;
flex-grow: 0;
}
.jws_timeline .jws_timeline_main .jws_days .jws_timeline_field .jws_timeline_content {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-moz-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-flex-basis: 50%;
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
max-width: 100%;
position: relative;
transition: 0.5s all;
opacity: 0;
z-index: 1;
}
.jws_timeline .jws_timeline_main .jws_days .jws_timeline_field .jws_timeline_content .jws_timeline_content_inner {
position: relative;
transition: 0.4s;
}
.jws_timeline .jws_timeline_main .jws_days .jws_timeline_field .jws_timeline_content .jws_timeline_date_inner {
margin-bottom: 15px;
}
.jws_timeline .jws_timeline_main .jws_days .jws_timeline_field .jws_timeline_content .jws_timeline_title {
margin-bottom: 12px;
}
.jws_timeline .jws_timeline_main .jws_days .jws_timeline_field .jws_timeline_date {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-moz-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-flex-basis: 50%;
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
max-width: 100%;
position: relative;
}
.jws_timeline .jws_timeline_main .jws_days .jws_timeline_field .jws_timeline_date .jws_timeline_date_inner {
display: inline-block;
text-align: center;
}
.jws_timeline .jws_timeline_main .jws_days .jws_timeline_field .jws_timeline_date_inner .jws_timeline_year {
font-style: normal;
font-weight: 700;
font-size: 49.0476px;
line-height: 69px;
margin: 0;
}
.jws_timeline .jws_timeline_line {
width: 2px;
left: 50%;
right: auto;
position: absolute;
-webkit-transform: translateX(-3px);
-ms-transform: translateX(-3px);
transform: translateX(-3px);
background: #EBDBCB;
margin-left: 1.5px;
height: 110%;
top: -7%;
}
.jws_timeline .jws_timeline_line:after {
width: 0;
height: 0;
border-left: 7px solid transparent;
border-right: 7px solid transparent;
content: "";
bottom: -14px;
position: absolute;
left: -5.6px;
}
@media (max-width: 768px) {
.jws_timeline .jws_timeline_main .jws_days .jws_timeline_field.position_right .jws_timeline_content {
padding-right: 30px;
}
.jws_timeline .jws_timeline_main .jws_days .jws_timeline_field.position_left .jws_timeline_content {
padding-left: 30px;
}
}
@media (max-width: 767px) {
.jws_timeline .jws_timeline_main .jws_days .jws_timeline_field .jws_timeline_date {
display: none;
}
.jws_timeline .jws_timeline_main .jws_days .jws_timeline_field .jws_timeline_content .jws_timeline_date_inner {
display: block;
}
.jws_timeline .jws_timeline_main .jws_days .jws_timeline_field.position_right {
-webkit-box-orient: unset;
-webkit-box-direction: unset;
-webkit-flex-direction: unset;
-moz-box-orient: unset;
-moz-box-direction: unset;
-ms-flex-direction: unset;
flex-direction: unset;
}
.jws_timeline .jws_timeline_main .jws_days .jws_timeline_field.position_right .jws_timeline_content .jws_timeline_content_inner {
text-align: left;
}
.jws_timeline .jws_timeline_main .jws_days .jws_timeline_field .jws_timeline_circle {
-webkit-box-ordinal-group: 1;
-webkit-order: 0;
-moz-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
-webkit-box-flex: 0;
-webkit-flex-grow: 0;
-moz-box-flex: 0;
-ms-flex-positive: 0;
flex-grow: 0;
max-width: 100%;
position: relative;
}
.jws_timeline .jws_timeline_main .jws_days .jws_timeline_field.position_right .jws_timeline_content {
-webkit-box-ordinal-group: unset;
-webkit-order: unset;
-moz-box-ordinal-group: unset;
-ms-flex-order: unset;
order: unset;
padding-left: 30px;
padding-right: 0;
transform: translatex(0) !important;
-webkit-transform: translatex(0) !important;
}
.jws_timeline .jws_timeline_main .jws_days .jws_timeline_field.position_right .jws_timeline_content:after {
left: 0;
width: 30px;
}
.jws_timeline .jws_timeline_main .jws_days .jws_timeline_field.position_left .jws_timeline_content {
padding-left: 30px;
transform: translatex(0) !important;
-webkit-transform: translatex(0) !important;
}
.jws_timeline .jws_timeline_main .jws_days .jws_timeline_field.position_left .jws_timeline_content:after {
width: 30px;
}
.jws_timeline .jws_timeline_line {
left: 8px;
}
}
body {
-webkit-tap-highlight-color: transparent;
}
.mega_menu_full_size > .sub-menu-dropdown.mega_menu_full_width {
background: transparent !important;
box-shadow: none !important;
}
.mega_menu_full_size > .sub-menu-dropdown.mega_menu_full_width .jws_mega_sub > .elementor > .elementor-section {
margin: 0 auto;
}
@media (max-width: 1024px) {
.mega_menu_full_size > .sub-menu-dropdown.mega_menu_full_width section {
width: 100%;
}
}
.elementor_jws_menu_layout_menu_horizontal > .elementor-widget-container > .jws_main_menu > .jws_main_menu_inner > ul {
list-style-type: none;
padding: 0;
margin-bottom: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
}
.elementor_jws_menu_layout_menu_horizontal > .elementor-widget-container > .jws_main_menu > .jws_main_menu_inner > ul > li {
display: inline-block;
list-style: none;
margin: 0;
padding: 0;
position: relative;
}
.elementor_jws_menu_layout_menu_horizontal > .elementor-widget-container > .jws_main_menu > .jws_main_menu_inner > ul > li > a {
display: block;
}
.elementor_jws_menu_layout_menu_horizontal > .elementor-widget-container > .jws_main_menu > .jws_main_menu_inner > ul > li.menu-item-design-mega_menu_full_width .sub-menu-dropdown {
left: 0;
width: 100vw;
}
.elementor_jws_menu_layout_menu_horizontal > .elementor-widget-container > .jws_main_menu > .jws_main_menu_inner > ul > li.menu-item-design-mega_menu_full_width .jws_mega_sub {
will-change: transform;
}
.elementor_jws_menu_layout_menu_horizontal > .elementor-widget-container > .jws_main_menu > .jws_main_menu_inner > ul > li.menu-item-design-standard .sub-menu .menu-item-has-children > a:before {
font-family: "jws_icon";
content: '\eaee';
float: right;
font-weight: bold;
font-size: 18px;
}
.elementor_jws_menu_layout_menu_horizontal > .elementor-widget-container > .jws_main_menu > .jws_main_menu_inner > ul > li.menu-item-design-standard .sub-menu li:hover > a > span {
transform: translateX(5px);
}
.elementor_jws_menu_layout_menu_horizontal > .elementor-widget-container > .jws_main_menu > .jws_main_menu_inner > ul > li.menu-item-design-standard .sub-menu li a {
transition: none;
display: block;
}
.elementor_jws_menu_layout_menu_horizontal > .elementor-widget-container > .jws_main_menu > .jws_main_menu_inner > ul > li.menu-item-design-standard .sub-menu li a > span {
display: inline-block;
transition: 0.3s all;
}
.elementor_jws_menu_layout_menu_horizontal > .elementor-widget-container > .jws_main_menu > .jws_main_menu_inner > ul > li.menu-item-design-standard .sub-menu li a i {
display: inline-block;
vertical-align: middle;
margin-right: 10px;
font-size: 6px;
color: #6d6d6d;
}
.elementor_jws_menu_layout_menu_horizontal > .elementor-widget-container > .jws_main_menu > .jws_main_menu_inner > ul > li.menu-item-design-standard > .sub-menu li {
position: relative;
}
.elementor_jws_menu_layout_menu_horizontal > .elementor-widget-container > .jws_main_menu > .jws_main_menu_inner > ul > li.menu-item-design-standard > .sub-menu li .sub-menu {
position: absolute;
left: 100%;
top: 0;
opacity: 0;
transition: 0.3s all;
visibility: hidden;
pointer-events: none;
}
.elementor_jws_menu_layout_menu_horizontal > .elementor-widget-container > .jws_main_menu > .jws_main_menu_inner > ul > li.menu-item-design-standard > .sub-menu li:hover > .sub-menu {
opacity: 1;
visibility: visible;
pointer-events: auto;
}
.elementor_jws_menu_layout_menu_horizontal > .elementor-widget-container > .jws_main_menu > .jws_main_menu_inner > ul > li .sub-menu {
background: var(--light);
padding: 15px 0;
list-style-type: none;
min-width: 230px;
}
.elementor_jws_menu_layout_menu_horizontal > .elementor-widget-container > .jws_main_menu > .jws_main_menu_inner > ul > li .sub-menu li a {
color: var(--heading);
position: relative;
padding: 5px 30px;
font-size: 15px;
}
.elementor_jws_menu_layout_menu_horizontal > .elementor-widget-container > .jws_main_menu > .jws_main_menu_inner > ul > li .sub-menu,
.elementor_jws_menu_layout_menu_horizontal > .elementor-widget-container > .jws_main_menu > .jws_main_menu_inner > ul > li .sub-menu-dropdown {
position: absolute;
top: 100%;
opacity: 0;
z-index: 5;
visibility: hidden;
transform: translatey(-15px);
-webkit-transform: translatey(-15px);
pointer-events: none;
transition: all 300ms ease;
-moz-transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
will-change: transform;
}
.elementor_jws_menu_layout_menu_horizontal > .elementor-widget-container > .jws_main_menu > .jws_main_menu_inner > ul > li .sub-menu.right,
.elementor_jws_menu_layout_menu_horizontal > .elementor-widget-container > .jws_main_menu > .jws_main_menu_inner > ul > li .sub-menu-dropdown.right {
right: 0;
}
.elementor_jws_menu_layout_menu_horizontal > .elementor-widget-container > .jws_main_menu > .jws_main_menu_inner > ul > li .mega_menu_full_width {
transform: translatey(-15px);
-webkit-transform: translatey(-15px);
}
.elementor_jws_menu_layout_menu_horizontal > .elementor-widget-container > .jws_main_menu > .jws_main_menu_inner > ul > li:hover .sub-menu,
.elementor_jws_menu_layout_menu_horizontal > .elementor-widget-container > .jws_main_menu > .jws_main_menu_inner > ul > li:hover .sub-menu-dropdown {
opacity: 1;
visibility: visible;
pointer-events: auto;
transform: translatey(0px);
-webkit-transform: translatey(0px);
}
.elementor_jws_menu_layout_menu_horizontal > .elementor-widget-container > .jws_main_menu > .jws_main_menu_inner > ul > li.menu-item:first-child {
padding-left: 0 !important;
margin-left: 0 !important;
}
.elementor_jws_menu_layout_menu_horizontal > .elementor-widget-container > .jws_main_menu > .jws_main_menu_inner > ul > li.menu-item:last-child {
padding-right: 0 !important;
margin-right: 0 !important;
}
.elementor_jws_menu_layout_menu_horizontal > .elementor-widget-container > .jws_main_menu > .jws_main_menu_inner > ul > li > a {
color: var(--menu-color);
border-radius: 10px;
padding: 7px 15px;
font-size: 15px;
}
.elementor_jws_menu_layout_menu_horizontal > .elementor-widget-container > .jws_main_menu > .jws_main_menu_inner > ul > li > a > i {
margin-left: 6px;
font-size: 16px;
}
.elementor_jws_menu_layout_menu_horizontal > .elementor-widget-container > .jws_main_menu > .jws_main_menu_inner > ul > li > a > i:before {
font-weight: bold;
font-size: 11px;
}
.elementor_jws_menu_layout_menu_horizontal > .elementor-widget-container > .jws_main_menu.sub_skin_skin2 .jws_main_menu_inner > ul > li .sub-menu li.menu-item-has-children:after {
content: "\e876";
font-family: 'Linearicons-Free';
font-size: 10px;
float: right;
}
.elementor_jws_menu_layout_menu_horizontal > .elementor-widget-container > .jws_main_menu.sub_skin_skin2 .jws_main_menu_inner > ul > li .sub-menu li.current-menu-item > a,
.elementor_jws_menu_layout_menu_horizontal > .elementor-widget-container > .jws_main_menu.sub_skin_skin2 .jws_main_menu_inner > ul > li .sub-menu li.current-menu-ancestor > a {
transform: translateX(10px);
-webkit-transform: translateX(10px);
padding: 0 3px;
}
.elementor_jws_menu_layout_menu_horizontal > .elementor-widget-container > .jws_main_menu.sub_skin_skin2 .jws_main_menu_inner > ul > li .sub-menu li.current-menu-item > a:before,
.elementor_jws_menu_layout_menu_horizontal > .elementor-widget-container > .jws_main_menu.sub_skin_skin2 .jws_main_menu_inner > ul > li .sub-menu li.current-menu-ancestor > a:before {
width: 100%;
}
.elementor_jws_menu_layout_menu_horizontal > .elementor-widget-container > .jws_main_menu.sub_skin_skin2 .jws_main_menu_inner > ul > li .sub-menu li a {
position: relative;
width: auto;
display: inline-block !important;
}
.elementor_jws_menu_layout_menu_horizontal > .elementor-widget-container > .jws_main_menu.sub_skin_skin2 .jws_main_menu_inner > ul > li .sub-menu li a:before {
content: "";
bottom: 15%;
left: 0;
position: absolute;
height: 10px;
width: 0%;
transition: 0.3s all;
}
.elementor_jws_menu_layout_menu_horizontal > .elementor-widget-container > .jws_main_menu.sub_skin_skin2 .jws_main_menu_inner > ul > li .sub-menu li a span {
position: relative;
z-index: 1;
}
.elementor_jws_menu_layout_menu_horizontal > .elementor-widget-container > .jws_main_menu.sub_skin_skin2 .jws_main_menu_inner > ul > li .sub-menu li a:hover {
transform: translateX(10px);
-webkit-transform: translateX(10px);
}
.elementor_jws_menu_layout_menu_horizontal > .elementor-widget-container > .jws_main_menu.sub_skin_skin2 .jws_main_menu_inner > ul > li .sub-menu li a:hover:before {
width: 100%;
}
.elementor_jws_menu_layout_menu_horizontal.elementor-before-menu-skin-animation-line > .elementor-widget-container > .jws_main_menu > .jws_main_menu_inner {
position: relative;
}
.elementor_jws_menu_layout_menu_horizontal.elementor-before-menu-skin-animation-line > .elementor-widget-container > .jws_main_menu > .jws_main_menu_inner > .nav > li.current-menu-item > a > span:before,
.elementor_jws_menu_layout_menu_horizontal.elementor-before-menu-skin-animation-line > .elementor-widget-container > .jws_main_menu > .jws_main_menu_inner > .nav > li.current-menu-ancestor > a > span:before {
width: 15px;
}
.elementor_jws_menu_layout_menu_horizontal.elementor-before-menu-skin-animation-line > .elementor-widget-container > .jws_main_menu > .jws_main_menu_inner > .nav > li > a > span {
position: relative;
}
.elementor_jws_menu_layout_menu_horizontal.elementor-before-menu-skin-animation-line > .elementor-widget-container > .jws_main_menu > .jws_main_menu_inner > .nav > li > a > span:before {
content: "";
left: -23px;
width: 0%;
height: 2px;
background: var(--main);
bottom: 9px;
position: absolute;
transition: 0.3s all;
}
.elementor_jws_menu_layout_menu_horizontal.elementor-before-menu-skin-animation-line > .elementor-widget-container > .jws_main_menu > .jws_main_menu_inner > .nav > li > a:hover > span:before {
width: 15px;
}
.elementor_jws_menu_layout_menu_horizontal.elementor-before-menu-skin-line > .elementor-widget-container > .jws_main_menu > .jws_main_menu_inner > .nav > li.current-menu-item > a:before,
.elementor_jws_menu_layout_menu_horizontal.elementor-before-menu-skin-line > .elementor-widget-container > .jws_main_menu > .jws_main_menu_inner > .nav > li.current-menu-ancestor > a:before {
width: 100%;
left: 0;
}
.elementor_jws_menu_layout_menu_horizontal.elementor-before-menu-skin-line > .elementor-widget-container > .jws_main_menu > .jws_main_menu_inner > .nav > li > a > span {
position: relative;
}
.elementor_jws_menu_layout_menu_horizontal.elementor-before-menu-skin-line > .elementor-widget-container > .jws_main_menu > .jws_main_menu_inner > .nav > li > a > span:before {
content: "";
right: 0;
width: 0%;
height: 2px;
background: currentColor;
bottom: -4px;
position: absolute;
transition: 0.3s all;
}
.elementor_jws_menu_layout_menu_horizontal.elementor-before-menu-skin-line > .elementor-widget-container > .jws_main_menu > .jws_main_menu_inner > .nav > li > a:hover > span:before {
width: 100%;
left: 0;
}
.elementor-jws-menu-align-right ul.nav {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
margin-left: auto;
}
.elementor-jws-menu-align-center ul.nav {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-left: auto;
margin-right: auto;
}
.elementor-jws-menu-align-left ul.nav {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
margin-right: auto;
}
.elementor_jws_menu_layout_menu_vertical .jws_main_menu .jws_main_menu_inner > ul > li > a > i {
display: none;
}
.elementor_jws_menu_layout_menu_vertical .jws_main_menu .jws_main_menu_inner > ul > li .sub-menu li a {
color: #333333;
}
.elementor_jws_menu_layout_menu_vertical .jws_main_menu .jws_main_menu_inner > ul > li > a {
padding: 7px 25px 7px 25px;
}
.elementor_jws_menu_layout_menu_vertical .jws_main_menu ul {
padding: 0;
}
.elementor_jws_menu_layout_menu_vertical .jws_main_menu ul li {
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-ms-flex-align: center;
align-items: center;
transition: 0.3s all;
position: relative;
}
.elementor_jws_menu_layout_menu_vertical .jws_main_menu ul li .btn-sub-menu {
background: none;
border: none;
font-size: 20px;
width: 57px;
height: 30px;
padding: 0;
display: block;
position: absolute;
right: 0;
top: 9px;
text-align: right;
}
.elementor_jws_menu_layout_menu_vertical .jws_main_menu ul li .btn-sub-menu:before {
display: inline-block;
font-weight: bold;
transition: 0.3s all;
}
.elementor_jws_menu_layout_menu_vertical .jws_main_menu ul li .sub-menu-dropdown {
display: none;
width: 100% !important;
}
.elementor_jws_menu_layout_menu_vertical .jws_main_menu ul li .sub-menu {
width: 100% !important;
display: none;
}
.elementor_jws_menu_layout_menu_vertical .jws_main_menu ul li .sub-menu li a {
padding: 5px 35px 5px 35px;
}
.elementor_jws_menu_layout_menu_vertical .jws_main_menu ul li .sub-menu li a i {
display: none;
}
.elementor_jws_menu_layout_menu_vertical .jws_main_menu ul li a {
display: block;
width: auto;
-ms-flex-positive: 1;
flex-grow: 1;
}
.elementor_jws_menu_layout_menu_vertical .jws_main_menu ul li.active > .btn-sub-menu:before {
-webkit-transform: rotate(180deg);
-o-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-moz-transform: rotate(180deg);
transform: rotate(180deg);
}
.has-mega-full .elementor-section .elementor-container,
.has-mega-full .elementor-column,
.has-mega-full .elementor-column-wrap,
.has-mega-full .elementor-widget-wrap,
.has-mega-full .elementor-widget {
position: unset;
}
.jws_main_menu_inner.menu-toggle {
opacity: 0;
visibility: hidden;
-webkit-transform: translateY(30px);
-ms-transform: translateY(30px);
-o-transform: translateY(30px);
transform: translateY(30px);
position: absolute;
left: 0;
right: auto;
background: #fff;
transition: .4s;
z-index: 999;
border: 3px solid var(--heading);
width: 100%;
z-index: 2;
padding: 22px 0;
top: calc(100% - 3px);
}
.jws_main_menu_inner.menu-toggle.open {
opacity: 1;
visibility: visible;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
.jws_main_menu_inner.menu-toggle .nav li:last-child a {
border: 0 !important;
}
.toggle-menu-title {
margin: 0;
background: var(--heading);
padding: 14px 15px 14px 27px;
}
.toggle-menu-title i {
font-size: 30px;
vertical-align: middle;
margin-right: 15px;
float: left;
}
.toggle-menu-title a {
color: var(--light);
font-weight: 500;
font-size: 15px;
display: block;
}
.jws_video_popup.video-border_ani .jws_video_popup_inner a {
border: 0;
position: relative;
border-radius: 100%;
box-shadow: none;
}
.jws_video_popup.video-border_ani .jws_video_popup_inner a:hover:after {
border-top: 2px solid #fff;
border-left-width: 2px;
border-right-width: 2px;
transform: rotate(270deg);
transition: transform 0.4s linear 0s, border-left-width 0s linear 0.35s, -webkit-transform 0.4s linear 0s;
}
.jws_video_popup.video-border_ani .jws_video_popup_inner a:hover:before {
border-top-color: #fff;
border-right-color: #fff;
border-bottom-color: #fff;
transition: border-top-color 0.15s linear, border-right-color 0.15s linear 0.1s, border-bottom-color 0.15s linear 0.2s;
}
.jws_video_popup.video-border_ani .jws_video_popup_inner a:before,
.jws_video_popup.video-border_ani .jws_video_popup_inner a:after {
box-sizing: inherit;
content: '';
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
border-radius: 100%;
}
.jws_video_popup.video-border_ani .jws_video_popup_inner a:before {
border: 2px solid rgba(255, 255, 255, 0.2);
}
.jws_video_popup.video-border_ani .jws_video_popup_inner a:after {
border: 0 solid transparent;
}
.jws_video_popup.video-border .jws_video_popup_inner a:before {
position: absolute;
transform: translateX(-50%) translateY(-50%);
display: block;
border-radius: 50%;
top: 50%;
left: 50%;
content: "";
border: 1px solid #ffffff;
animation: pulse-border-simple 1.5s ease-out infinite;
-webkit-animation: pulse-border-simple 1.5s ease-out infinite;
}
.jws_video_popup.video-overlay .jws_video_popup_inner a:after,
.jws_video_popup.video-overlay .jws_video_popup_inner a:before {
background: #fff;
position: relative;
display: block;
text-align: center;
-webkit-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
padding-left: 5px;
opacity: 0.8;
}
.jws_video_popup.video-overlay .jws_video_popup_inner a:before {
position: absolute;
transform: translateX(-50%) translateY(-50%);
display: block;
border-radius: 50%;
top: 50%;
left: 50%;
animation: pulse-border 1.5s cubic-bezier(0.4, 0, 0.2, 1) infinite forwards;
-webkit-animation: pulse-border 1.5s cubic-bezier(0.4, 0, 0.2, 1) infinite forwards;
content: "";
}
.jws_video_popup.video-overlay .jws_video_popup_inner a:after {
position: absolute;
transform: translateX(-50%) translateY(-50%);
display: block;
border-radius: 50%;
top: 50%;
left: 50%;
animation: pulse-border 1.5s 0.45s cubic-bezier(0, 0, 0.2, 1) infinite forwards;
-webkit-animation: pulse-border 1.5s 0.45s cubic-bezier(0, 0, 0.2, 1) infinite forwards;
content: "";
}
.jws_video_popup .jws_video_popup_inner a {
display: inline-block;
position: relative;
transition: 0s all;
}
.jws_video_popup .jws_video_popup_inner a .video_icon {
font-size: 24px;
height: 50px;
line-height: 50px;
width: 50px;
text-align: center;
border-radius: 100%;
-webkit-border-radius: 100%;
position: relative;
z-index: 1;
display: block;
transition: 0.3s all;
}
.mfp-fade-in-down {   }
.mfp-fade-in-down .mfp-content > div {
opacity: 0;
transition: 0.5s ease;
transform: translatey(-50px);
-webkit-transform: translatey(-50px);
}
.mfp-fade-in-down.mfp-bg {
opacity: 0;
transition: 0.3s ease;
}
.mfp-fade-in-down.mfp-ready .mfp-content > div {
opacity: 1;
transform: translatey(0);
-webkit-transform: translatey(0);
}
.mfp-fade-in-down.mfp-ready.mfp-bg {
opacity: 0.8;
}
.mfp-fade-in-down.mfp-removing .mfp-content > div {
transform: translatey(50px);
-webkit-transform: translatey(50px);
opacity: 0;
}
.mfp-fade-in-down.mfp-removing.mfp-bg {
opacity: 0;
}
@keyframes load-spin {
100% {
transform: rotate(360deg);
}
}
@-o-keyframes load-spin {
100% {
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-ms-keyframes load-spin {
100% {
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes load-spin {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-moz-keyframes load-spin {
100% {
-moz-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.jws-info-box.layout2 .box-icon {
display: inline-block;
vertical-align: top;
margin: 0 18px;
}
.jws-info-box.layout2 .box-title {
display: inline-block;
}
.elementor-widget-jws_info_box.elementor-position-left .jws-info-box-inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.elementor-widget-jws_info_box.elementor-position-left .box-icon,
.elementor-widget-jws_info_box.elementor-position-right .box-icon {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
.elementor-widget-jws_info_box.elementor-vertical-align-middle .jws-info-box-inner {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.elementor-widget-jws_info_box .jws-info-box-inner {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.jws-info-box .jws-info-box-inner .box-icon {
margin-bottom: 5px;
position: relative;
}
.jws-info-box .jws-info-box-inner .box-title {
color: var(--heading);
margin-bottom: 10px;
}
.jws-info-box .jws-info-box-inner .box-content {
color: var(--main);
margin-bottom: 10px;
}
.jws-info-box .jws-info-box-inner .box-more {
color: var(--heading);
font-weight: 700;
display: inline-block;
text-transform: uppercase;
letter-spacing: 1px;
}
.jws-info-box .jws-info-box-inner .box-more:hover {
color: var(--light);
background: var(--btn-bgcolor);
}
.jws-info-box .jws-info-box-inner .box-more:hover a {
color: var(--light);
}
.jws-info-box .jws-info-box-inner .box-more:hover > span {
margin-left: 10px;
}
.jws-info-box .jws-info-box-inner .box-more span {
-webkit-transition: all 0.2s ease 0s;
transition: all 0.2s ease 0s,;
}
.testimonials_slider_thumbnail {
margin-bottom: 37px;
}
.testimonials_slider_thumbnail img {
opacity: 0.5;
transition: 0.3s all;
cursor: pointer;
margin: 0 auto;
}
.testimonials_slider_thumbnail .slick-current img {
opacity: 1;
}
.testimonials_slider.slider_layout_layout1 .testimonials-description {
margin-bottom: 15px;
}
.testimonials_slider.slider_layout_layout1 .testimonials-title {
font-weight: 700;
}
.testimonials_slider.slider_layout_layout1 .testimonials-title .date {
font-size: 14px;
font-weight: 400;
line-height: 20px;
margin-left: 10px;
}
.testimonials_slider.slider_layout_layout2 .testimonials-title {
font-family: 'youngserif';
font-weight: 400;
}
.testimonials_slider.slider_layout_layout2 img {
border: 4px solid var(--light);
}
.testimonials_slider.slider_layout_layout1,
.testimonials_slider.slider_layout_layout2 {
margin: 0 -15px;
}
.testimonials_slider.slider_layout_layout1 img,
.testimonials_slider.slider_layout_layout2 img {
object-fit: cover;
max-width: 60px;
max-height: 60px;
border-radius: 100%;
display: inline-block;
vertical-align: middle;
}
.testimonials_slider.slider_layout_layout1 .testimonials-info,
.testimonials_slider.slider_layout_layout2 .testimonials-info {
text-align: left;
display: inline-block;
vertical-align: middle;
padding-left: 10px;
}
.testimonials_slider.slider_layout_layout1 .testimonials-title,
.testimonials_slider.slider_layout_layout2 .testimonials-title {
font-size: 16px;
}
.testimonials_slider.slider_layout_layout1 .testimonials-job,
.testimonials_slider.slider_layout_layout2 .testimonials-job {
margin-bottom: 0;
font-size: 14px;
font-weight: 400;
font-family: var(--body-font);
}
.testimonials_slider.slider_layout_layout1 .testimonials_title,
.testimonials_slider.slider_layout_layout2 .testimonials_title {
margin-top: 18px;
margin-bottom: 10px;
z-index: 1;
position: relative;
font-size: 18px;
font-family: var(--body-font);
line-height: 25.2px;
font-weight: 700;
}
.testimonials_slider.slider_layout_layout1 .testimonials-description,
.testimonials_slider.slider_layout_layout2 .testimonials-description {
z-index: 1;
position: relative;
}
.testimonials_slider.slider_layout_layout1 .testimonials-icon,
.testimonials_slider.slider_layout_layout2 .testimonials-icon {
color: #f2f2f2;
font-size: 130px;
position: absolute;
right: -6px;
top: -7px;
}
.testimonials_slider.slider_layout_layout1 .slider-content,
.testimonials_slider.slider_layout_layout2 .slider-content {
text-align: center;
position: relative;
}
.testimonials_slider.slider_layout_layout1 .slick-slide,
.testimonials_slider.slider_layout_layout2 .slick-slide {
padding: 0 15px;
}
.testimonials_slider.slider_layout_layout3 {
margin: 0 -15px;
}
.testimonials_slider.slider_layout_layout3 img {
max-width: 60px;
width: 100%;
border-radius: 100%;
vertical-align: middle;
margin: auto;
object-fit: cover;
border: 4px solid var(--light);
}
.testimonials_slider.slider_layout_layout3 .testimonials-info {
width: calc(100%);
vertical-align: middle;
margin-top: 19px;
}
.testimonials_slider.slider_layout_layout3 .testimonials-title {
color: var(--light);
margin-bottom: 0px;
}
.testimonials_slider.slider_layout_layout3 .testimonials-job {
margin-bottom: 0;
font-size: 14px;
font-weight: 500;
color: var(--light);
}
.testimonials_slider.slider_layout_layout3 .testimonials-description {
margin-bottom: 12px;
position: relative;
color: var(--light);
margin-bottom: 39px;
}
.testimonials_slider.slider_layout_layout3 .testimonials-icon {
color: var(--light);
font-size: 24px;
background: var(--secondary);
width: 70px;
height: 70px;
display: block;
text-align: center;
line-height: 68px;
border-radius: 100%;
margin-bottom: 29px;
margin-left: auto;
margin-right: auto;
}
.testimonials_slider.slider_layout_layout3 .slick-slide {
padding: 0 15px;
}
.testimonials_slider.slider_layout_layout3 .slick-dots {
text-align: left;
padding-left: 10px;
}
.testimonials_slider.slider_layout_layout3 .slick-dots li.slick-active button {
background: var(--main);
}
.jws_testimonials_slider_wrap.thumbnail_position_bottom {
flex-direction: column-reverse;
}
.jws_testimonials_slider_wrap.thumbnail_position_bottom .testimonials_slider_thumbnail {
margin-bottom: 0px;
margin-top: 70px;
}
.blog-slick-dots,
.slick-dots {
margin-top: 43px !important;
text-align: center;
padding-left: 0px;
}
.blog-slick-dots li,
.slick-dots li {
list-style-type: none;
display: inline-flex;
border-radius: 100%;
background: transparent;
justify-content: center;
align-items: center;
}
.blog-slick-dots li button,
.slick-dots li button {
width: 13px;
height: 13px;
border-radius: 50%;
border: 0;
background-color: transparent;
cursor: pointer;
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
padding: 0;
transition: .3s all;
position: relative;
z-index: 0;
margin: 5px 0;
}
.blog-slick-dots li button::after,
.slick-dots li button::after {
content: "";
display: block;
width: 5px;
height: 5px;
border-radius: 50%;
position: absolute;
border-color: var(--main);
border: 1px solid ;
background: transparent;
top: 4px;
}
.blog-slick-dots li button .circle-go,
.slick-dots li button .circle-go {
fill: rgba(255, 255, 255, 0);
stroke: var(--main);
stroke-width: 1;
stroke-linecap: round;
animation: progress 22s;
stroke-dasharray: 360px;
stroke-dashoffset: 360;
}
.blog-slick-dots li:before,
.slick-dots li:before {
display: none;
}
.blog-slick-dots li.slick-active button::after,
.slick-dots li.slick-active button::after {
background: var(--main);
transform: scale(0.5);
}
.blog-slick-dots li.slick-active button::before,
.slick-dots li.slick-active button::before {
content: "";
display: block;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: -1;
border: 1px solid var(--main);
border-radius: 50%;
opacity: 0.2;
}
.average-rating {
margin-bottom: 3px;
display: block;
}
.average-rating .jws-star-rating {
width: 116px;
letter-spacing: 2px;
position: relative;
height: 27px;
display: inline-block;
}
.average-rating .jws-star-rating .jws-star-rated {
position: absolute;
overflow: hidden;
height: 27px;
display: block;
}
.average-rating .jws-star-rating .jws-star-rated:before {
font-family: 'Font Awesome 5 Free';
content: "\f005\f005\f005\f005\f005";
font-weight: 900;
left: 0;
top: 0;
position: absolute;
font-size: 10px;
letter-spacing: 4px;
text-indent: 0;
color: #FBAD39;
}
@media only screen and (max-width: 1200px) {
.testimonials_slider.slider_layout_layout1 .testimonials-title .date {
display: block;
margin-left: 0px;
}
}
.video_format {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
}
.video_format a.url {
display: inline-block;
position: relative;
transition: 0s all;
}
.video_format a.url::before {
position: absolute;
transform: translateX(-50%) translateY(-50%);
display: block;
border-radius: 50%;
top: 50%;
left: 50%;
content: "";
border: 1px solid rgba(255, 255, 255, 0.1);
height: calc(60px);
width: calc(60px);
}
.video_format a.url::after {
position: absolute;
display: block;
border-radius: 50%;
top: -5px;
left: -5px;
content: "";
border: 1px solid #fff;
border-right-color: transparent !important;
border-bottom-color: transparent !important;
-webkit-animation: load-spin 3s infinite linear;
animation: load-spin 3s infinite linear;
height: calc(60px);
width: calc(60px);
}
.video_format a.url .video_icon {
font-size: 24px;
height: 50px;
line-height: 50px;
width: 50px;
text-align: center;
border-radius: 100%;
-webkit-border-radius: 100%;
position: relative;
z-index: 1;
display: block;
transition: .3s all;
font-size: 12px;
background: 0 0;
color: var(--light);
}
.jws-post-readmore:hover span {
animation: bounceAlpha 0.7s both;
-webkit-animation: bounceAlpha 0.7s both;
}
.jws_blog_item {
margin-bottom: 50px;
}
.jws-blog-element .jws_blog_item .entry-title a:hover {
color: var(--secondary);
}
.jws-blog-element .jws_post_image {
overflow: hidden;
position: relative;
}
.jws-blog-element .jws_post_image .jws-post-gallery .jws-post-gallery-item {
overflow: hidden;
}
.jws-blog-element .jws_post_image .jws-post-gallery .jws-carousel-btn {
position: absolute;
z-index: 1;
top: 50%;
width: 60px;
height: 60px;
margin-top: -30px;
line-height: 60px;
color: #ffffff;
border-radius: 100%;
font-size: 18px;
cursor: pointer;
text-align: center;
}
.jws-blog-element .jws_post_image .jws-post-gallery .jws-carousel-btn.prev-item {
left: 30px;
transform: rotate(-180deg);
}
.jws-blog-element .jws_post_image .jws-post-gallery .jws-carousel-btn.next-item {
right: 30px;
}
.jws-blog-element .jws_post_image img {
width: 100%;
transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, 0.44, 1.18), -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
}
.jws-blog-element .jws_post_wap:not(.gallery):hover .jws_post_image img {
transform: scale(1.1);
}
.jws-blog-element.has-nav {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.jws-blog-element.has-nav .post_nav_container {
-webkit-box-flex: 0;
-ms-flex: 0 0 36%;
flex: 0 0 36%;
max-width: 36%;
}
.jws-blog-element.has-nav .post_nav_container .post_nav {
padding: 0;
list-style-type: none;
margin: 0;
}
.jws-blog-element.has-nav .post_nav_container .post_nav li {
font-size: 16px;
font-weight: 600;
letter-spacing: 1px;
margin: 0px 0px 18px 0px;
}
.jws-blog-element.has-nav .post_nav_container .post_nav li a {
color: var(--heading);
position: relative;
}
.jws-blog-element.has-nav .blog_content {
-webkit-box-flex: 0;
-ms-flex: 0 0 64%;
flex: 0 0 64%;
max-width: 64%;
}
.jws-blog-element .jws_blog_slider.row .jws_blog_item {
padding: 0 15px;
}
.jws-blog-element .jws_blog_layout3 .jws_post_wap:hover .jws_post_image img {
transform: scale(1);
}
.jws-blog-element .jws_blog_layout3 .jws_post_wap .jws_post_image {
width: 110px;
overflow: revert;
display: inline-block;
vertical-align: top;
}
.jws-blog-element .jws_blog_layout3 .jws_post_wap .jws_post_image .number {
font-size: 14px;
border: 2px solid #FFFFFF;
position: absolute;
right: -12px;
top: -12px;
font-weight: 700;
line-height: 23px;
z-index: 1;
color: var(--light);
width: 26px;
height: 26px;
background: var(--secondary);
text-align: center;
border-radius: 100%;
}
.jws-blog-element .jws_blog_layout3 .jws_post_wap .jws_post_content {
width: calc(100% - 115px);
display: inline-block;
vertical-align: middle;
padding-left: 23px;
}
.jws-blog-element .jws_blog_layout2 .jws_post_meta,
.jws-blog-element .jws_blog_layout1 .jws_post_meta {
color: #718876;
}
.jws-blog-element .jws_blog_layout2 .jws_post_meta a,
.jws-blog-element .jws_blog_layout1 .jws_post_meta a {
color: #718876;
display: inline-block;
}
.jws-blog-element .jws_blog_layout2 .jws_post_meta a:hover,
.jws-blog-element .jws_blog_layout1 .jws_post_meta a:hover {
color: var(--secondary);
}
.jws-blog-element .jws_blog_layout2 .jws_post_meta .dot,
.jws-blog-element .jws_blog_layout1 .jws_post_meta .dot {
display: inline-block;
width: 3px;
height: 3px;
background: #BAC9AC;
border-radius: 100%;
vertical-align: middle;
margin-left: 8px;
margin-right: 8px;
}
.jws-blog-element .jws_blog_layout2 .jws_post_readmore,
.jws-blog-element .jws_blog_layout1 .jws_post_readmore {
position: relative;
display: inline-block;
vertical-align: middle;
width: auto;
font-weight: 700;
font-size: 16px;
transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out;
padding-bottom: 2px;
}
.jws-blog-element .jws_blog_layout2 .jws_post_readmore:after,
.jws-blog-element .jws_blog_layout1 .jws_post_readmore:after {
opacity: 50%;
content: "";
width: calc(106%);
height: 27%;
background: #BAC9AC;
display: block;
position: absolute;
top: 53%;
z-index: 0;
left: -3px;
will-change: transform;
}
.jws-blog-element .jws_blog_layout2 .jws_post_readmore .jws_text_read,
.jws-blog-element .jws_blog_layout1 .jws_post_readmore .jws_text_read {
position: relative;
z-index: 1;
}
.jws-blog-element .jws_blog_layout2 .jws_post_readmore:hover,
.jws-blog-element .jws_blog_layout1 .jws_post_readmore:hover {
color: var(--main);
}
.jws-blog-element .jws_blog_layout2 .jws_post_readmore:hover:after,
.jws-blog-element .jws_blog_layout1 .jws_post_readmore:hover:after {
-webkit-animation: jws-paint-background 0.8s;
animation: jws-paint-background 0.8s;
}
.jws-blog-element .jws_blog_layout2 .post_cat a,
.jws-blog-element .jws_blog_layout1 .post_cat a {
margin: 11px 5px;
background: var(--heading);
font-size: 14px;
font-weight: 700;
line-height: 19.6px;
padding: 3px 10px;
display: inline-block;
color: #ffffff;
}
.jws-blog-element .jws_blog_layout2 .post_cat a:first-child,
.jws-blog-element .jws_blog_layout1 .post_cat a:first-child {
margin-left: 0px !important;
}
.jws-blog-element .jws_blog_layout2 .post_cat a:last-child,
.jws-blog-element .jws_blog_layout1 .post_cat a:last-child {
margin-right: 0px !important;
}
.jws-blog-element .jws_blog_layout2 {
overflow: hidden;
}
.jws-blog-element .jws_blog_layout2 .gallery .jws_post_wap:hover .jws_post_image img {
transform: scale(1);
}
.jws-blog-element .jws_blog_layout2 .jws_post_content {
padding-top: 20px;
position: relative;
}
.jws-blog-element .jws_blog_layout2 .jws_post_excerpt {
margin-bottom: 11px;
}
.jws-blog-element .jws_blog_layout2 .jws_post_wap:hover .jws_post_image img {
transform: scale(1.09);
}
.jws-blog-element .jws_blog_layout1 .jws_post_wap .jws_post_image .entry-date {
position: absolute;
z-index: 2;
margin-left: 6px;
top: 50%;
transform: rotate(-90deg) translate(-50%, 0);
transform-origin: 0 0;
}
.jws-blog-element .jws_blog_layout1 .jws_post_wap .jws_post_image .entry-date > a {
padding: 10px;
background: #fff;
font-weight: 700;
font-size: 14px;
line-height: 20px;
color: #718876;
}
.jws-blog-element .jws_blog_layout1 .jws_post_wap .jws_post_image .entry-date > a .vertical_line {
vertical-align: bottom;
height: 20px;
width: 1px;
margin: 0px 6px;
background: #E8E8EB;
display: inline-block;
}
.jws-blog-element .jws_blog_layout1 .jws_post_wap .jws_post_content {
padding-top: 12px;
}
.jws-blog-element .jws_blog_layout1 .jws_post_wap .jws_post_content .entry-title {
margin-top: 8px;
margin-bottom: 16px;
}
.jws-blog-element .jws_blog_layout1 .jws_post_wap .jws_post_content .entry-title a:hover {
color: var(--secondary);
}
.jws-blog-element .jws_blog_layout1 .jws_post_wap .jws_post_content .jws_post_excerpt {
margin-bottom: 11px;
}
.jws-blog-element .jws_blog_layout1 .jws_post_wap .jws_post_content .jws_post_meta {
margin: 15px 0px;
display: block;
}
.jws-blog-element .jws_blog_layout1 .jws_post_wap .jws_post_content .jws_post_meta .post_author img {
border-radius: 100%;
margin-right: 8px;
}
.jws_pagination .jws-load-more {
background: var(--btn-bgcolor);
color: #ffffff;
padding: 13px 40px;
display: inline-block;
}
.jws_pagination .jws-load-more .has-loading {
transition: 0.3s all;
}
.jws_pagination .jws-load-more.loading .has-loading {
opacity: 0;
}
.jws_pagination .jws-load-more:hover {
background: var(--btn-bgcolor2);
}
.jws_pagination .loader {
position: absolute;
margin: 0 auto;
width: 30px;
height: 30px;
top: 50%;
left: 50%;
margin-left: -15px;
margin-top: -15px;
}
.jws_pagination .loader:before {
content: '';
display: block;
padding-top: 100%;
}
.jws_pagination .loader .circular {
animation: rotatekey 2s linear infinite;
height: 100%;
transform-origin: center center;
width: 100%;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
}
.jws_pagination .loader .path {
stroke-dasharray: 1, 200;
stroke-dashoffset: 0;
animation: dash 1.5s ease-in-out infinite;
stroke: #ffffff;
stroke-linecap: round;
}
.jws_post_quote {
text-align: center;
background: rgba(186, 201, 172, 0.3);
padding-top: 38px;
padding-bottom: 53px;
position: relative;
}
.jws_post_quote:before {
content: url(https://www.fvianatura.gr/wp-content/themes/ochahouse/assets/image/quote_leaf.png);
position: absolute;
left: 0;
margin-top: -65px;
margin-left: -60px;
top: 0px;
}
.jws_post_quote:after {
content: url(https://www.fvianatura.gr/wp-content/themes/ochahouse/assets/image/6509.png);
position: absolute;
bottom: 0;
margin-bottom: -23px;
right: 0;
}
.jws_post_quote .jws_quote_excerpt {
color: var(--heading);
max-width: 599px;
margin: 0 auto;
margin-top: 20px;
margin-bottom: 23px;
}
.jws_post_quote .quote_name {
font-weight: 700;
line-height: 20px;
text-align: center;
text-transform: uppercase;
color: var(--secondary);
font-size: 14px;
}
.jws_post_quote .quote_icon {
background-image: url(https://www.fvianatura.gr/wp-content/themes/ochahouse/assets/image/quote-icon.png);
background-size: contain;
display: block;
width: 49px;
height: 35px;
margin: auto;
}
.jws_post_link {
background: rgba(186, 201, 172, 0.3);
padding-top: 30px;
padding-bottom: 38px;
position: relative;
margin-bottom: 40px;
text-align: center;
}
.jws_post_link:before {
content: url(https://www.fvianatura.gr/wp-content/themes/ochahouse/assets/image/6508.png);
position: absolute;
bottom: -10px;
left: 0;
}
.jws_post_link:after {
content: url(https://www.fvianatura.gr/wp-content/themes/ochahouse/assets/image/link_double_leaf.png);
position: absolute;
top: 0;
margin-top: -35px;
right: 40px;
}
.jws_post_link .jws_link_content {
position: relative;
padding-top: 5px;
max-width: 481px;
margin: 0 auto;
}
.jws_post_link .link_name a {
color: var(--main);
}
.jws_post_link .jws-icon-link-bold {
font-size: 22px;
color: #2E524A;
opacity: 0.3;
}
.elementor-nav-slider-align-center .custom_navs {
margin: 0 auto;
}
.elementor-nav-slider-align-right .custom_navs {
margin-left: auto;
}
.jws-carousel-btn.slick-arrow {
background: 0 0;
border: none;
position: absolute;
top: 50%;
transform: translateY(-50%);
z-index: 1;
font-size: 16px;
color: #ffffff;
cursor: pointer;
font-weight: 700;
}
.jws-carousel-btn.slick-arrow.next-item {
right: 5%;
}
.jws-carousel-btn.slick-arrow.prev-item span.jws-icon-expand_right {
transform: rotate(180deg);
}
@media (max-width: 600px) {
.jws-blog-element .jws_blog_layout1 .jws_post_wap.audio .jws_post_image .entry-date {
top: 28%;
}
}
@media (max-width: 375px) {
.jws-blog-element .jws_blog_layout1 .jws_post_wap .jws_post_content .jws_post_meta .post_author img {
display: none;
}
}
@media (max-width: 767px) {
.jws-blog-element .jws_blog_item.true .jws_post_image {
width: 100%;
}
.jws-blog-element .jws_blog_item.true .jws_post_content {
width: 100%;
padding: 17px 0 0 0px !important;
}
}
.post-image-slider .jws-carousel-btn.slick-arrow.prev-item {
left: 5%;
}
.post-image-slider .jws-carousel-btn.slick-arrow.prev-item i {
transform: rotate(180deg);
display: block;
}
.jws_team.layout1 .jws_team_inner .jws_team_content .team_title {
margin-bottom: 3px;
margin-top: 18px;
}
.jws_team.layout1 .jws_team_inner .jws_team_content .team_title a:hover {
color: var(--main);
}
.jws_team.layout1 .jws_team_inner .jws_team_content .team_job {
font-size: 14px;
color: var(--third);
}
.jws_team.layout1 .jws_team_inner .jws_team_image {
position: relative;
overflow: hidden;
}
.jws_team.layout1 .jws_team_inner .jws_team_image img {
transition: 0.7s all;
}
.jws_team.layout1 .jws_team_inner .jws_team_image .team_icon {
position: absolute;
top: 12px;
left: 13px;
background: rgba(4, 2, 2, 0.25);
padding: 4px 0;
transform: translatex(-100%);
opacity: 0;
transition: 0.7s all;
}
.jws_team.layout1 .jws_team_inner .jws_team_image .team_icon li {
display: block;
text-align: center;
}
.jws_team.layout1 .jws_team_inner .jws_team_image .team_icon li a {
color: var(--light);
font-size: 14px;
padding: 5px 7px;
display: block;
}
.jws_team.layout1 .jws_team_inner .jws_team_image .team_icon li a:hover {
color: var(--main);
}
.jws_team.layout1 .jws_team_inner:hover .jws_team_image .team_icon {
transform: translatex(0);
opacity: 1;
}
.jws_team.layout1 .jws_team_inner:hover .jws_team_image img {
transform: scale(1.15);
}
.jws_team.layout2 .jws_team_inner .jws_team_image {
text-align: center;
}
.jws_team.layout2 .jws_team_inner .jws_team_image img {
transition: .3s ease;
-webkit-mask-image: url(https://www.fvianatura.gr/wp-content/themes/ochahouse/assets/image/blob.png);
mask-image: url(https://www.fvianatura.gr/wp-content/themes/ochahouse/assets/image/blob.png);
-webkit-mask-size: 100%;
mask-size: 100%;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
-webkit-mask-size: contain;
}
.jws_team.layout2 .jws_team_inner .jws_team_image img:hover {
transform: scale(0.9);
}
.jws_team.layout2 .jws_team_inner .jws_team_content {
margin-top: 27px;
text-align: center;
}
.jws_team.layout2 .jws_team_inner .jws_team_content .team_title {
margin: 12px 0px;
}
.jws_team.layout2 .jws_team_inner .jws_team_content .team_title a:hover {
color: var(--secondary);
}
.jws_team.layout2 .jws_team_inner .jws_team_content .team_job {
font-size: 14px;
line-height: 20px;
opacity: 0.6;
letter-spacing: 0.1em;
text-transform: uppercase;
}
.jws_team.layout2 .jws_team_inner .jws_team_content ul.team_icon {
display: block;
}
.jws_team.layout2 .jws_team_inner .jws_team_content ul.team_icon > li {
display: inline-block;
}
.jws_team.layout2 .jws_team_inner .jws_team_content ul.team_icon > li a {
margin-left: 3px;
margin-right: 3px;
font-size: 16px;
}
.jws_team.layout2 .jws_team_inner .jws_team_content ul.team_icon > li a:hover {
color: var(--secondary);
}
.jws-breadcrumbs {
list-style-type: none;
padding: 0;
margin: 0;
}
.jws-breadcrumbs li {
display: inline;
vertical-align: middle;
}
.jws-breadcrumbs li a {
opacity: 0.6;
}
.jws-breadcrumbs li a:hover {
opacity: 1;
}
.jws-breadcrumbs li:first-child {
margin-left: 0 !important;
}
.jws-breadcrumbs li i {
display: inline-block;
}
.jws_tab_wrap.display_right .tab_nav_container {
order: 12;
}
.jws_tab_wrap.display_left,
.jws_tab_wrap.display_right {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.jws_tab_wrap.display_left .tab_nav_container,
.jws_tab_wrap.display_right .tab_nav_container {
-ms-flex: 0 0 33%;
flex: 0 0 33%;
max-width: 33%;
}
.jws_tab_wrap.display_left .tab_nav_container .tab_nav_wrap,
.jws_tab_wrap.display_right .tab_nav_container .tab_nav_wrap {
display: block;
}
.jws_tab_wrap.display_left .tab_nav_container .tab_nav_wrap .tab_nav li,
.jws_tab_wrap.display_right .tab_nav_container .tab_nav_wrap .tab_nav li {
display: block;
}
.jws_tab_wrap.display_left .tab_content,
.jws_tab_wrap.display_right .tab_content {
padding: 0 30px;
}
.jws_tab_wrap .tab_nav_wrap {
background: #f5f5f5;
padding: 8px;
border-radius: 40px;
display: inline-block;
}
.jws_tab_wrap .tab_absolute {
position: absolute;
z-index: 1;
}
.jws_tab_wrap .tab_nav {
list-style-type: none;
padding: 0;
margin: 0;
}
.jws_tab_wrap .tab_nav li {
display: inline-block;
}
.jws_tab_wrap .tab_nav li a {
position: relative;
z-index: 1;
color: var(--heading);
font-size: 12px;
display: inline-block;
padding: 4px 35px 4px 35px;
font-weight: 600;
}
.jws_tab_wrap .tab_nav li a i {
display: inline;
}
.jws_tab_wrap .tab_nav li a .elementor-align-icon-right {
float: right;
}
.jws_tab_wrap .tab_nav li a span {
display: inline;
}
.jws_tab_wrap .tab_nav li.current a {
color: #ffffff;
}
.jws_tab_wrap .tab_nav #magic_line {
background: var(--main);
position: absolute;
transition: 0.5s all;
border-radius: 40px;
}
.jws_tab_wrap .tab_content .jws_tab_item {
display: none;
}
.jws_tab_wrap .tab_content .jws_tab_item.current {
display: block;
animation: jws_fadeInUp 0.7s both;
-webkit-animation: jws_fadeInUp 0.7s both;
}
.jws_tab_wrap .layout_layout2 .tab_nav_wrap .tab_nav {
position: relative;
}
.jws_tab_wrap .layout_layout2 .tab_nav_wrap .tab_nav li {
margin-right: 35px;
}
.jws_tab_wrap .layout_layout2 .tab_nav_wrap .tab_nav #magic_line {
border-radius: 0;
height: 4px !important;
}
body[data-elementor-device-mode="mobile"] .jws_tab_wrap .tab_absolute {
position: unset;
}
@media (max-width: 767px) {
.jws_tab_wrap .tab_nav #magic_line.hidden-mobile {
display: none;
}
.jws_tab_wrap.display_right .tab_nav_container {
order: 0;
}
.jws_tab_wrap.display_left,
.jws_tab_wrap.display_right {
display: block;
}
.jws_tab_wrap.display_left .tab_nav_container,
.jws_tab_wrap.display_right .tab_nav_container {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
.jws-price-table {
text-align: left;
padding: 60px 50px;
border: 0;
box-sizing: border-box;
border: 2px solid transparent;
outline: 5px solid #fff;
position: relative;
transition: all 0.3s;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
}
.jws-price-table:hover {
outline-color: transparent;
border: 2px solid var(--main);
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.jws-price-table .jws-price-table__ribbon-inner {
color: var(--main);
padding: 8px 23px;
position: absolute;
top: -24px;
background: var(--secondary);
left: 10%;
font-family: 'YoungSerif';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 20px;
}
.jws-price-table .jws-price-table__price {
display: inline-block;
background: url(https://www.fvianatura.gr/wp-content/themes/ochahouse/assets/image/bg_price.png) no-repeat;
}
.jws-price-table .jws-price-table__price .price {
display: inline-block;
color: var(--secondary);
}
.jws-price-table .jws-price-table__price .jws-price-table__period {
font-size: 14px;
}
.jws-price-table .jws-price-table__features-list {
padding: 41px 0px 30px 0px;
list-style-type: none;
padding: 0;
margin: 0;
font-size: 14px;
}
.jws-price-table .jws-price-table__feature-inner span {
margin-left: 10px;
}
.jws-price-table .jws-price-table__footer .jws-price-table__button {
text-align: center;
width: 100%;
background: var(--main);
color: #ffffff;
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
display: inline-block;
padding: 16px 35px;
}
.jws-price-table .jws-price-table__footer .jws-price-table__button:hover {
background: var(--secondary);
}
.jws-price-table .jws-price-table__footer .jws-price-footer_detail {
display: block;
font-size: 14px;
font-weight: 600;
font-family: var(--font1);
margin: 30px 0px 0px 0px;
}
.jws-price-table .jws-price-table__footer .jws-price-footer_detail span {
margin-left: 5px;
}
.jws-price-table .jws-price-table__footer .jws-price-footer_detail:hover span {
display: inline-block;
animation: bounceAlpha 1s both;
-webkit-animation: bounceAlpha 1s both;
}
.Rectangle_2 {
background-color: #ffffff;
box-shadow: 0px 0px 45px 5px rgba(28, 31, 28, 0.05);
position: absolute;
left: 777px;
top: 4620px;
width: 371px;
height: 670px;
z-index: 223;
}
.wpcf7-form-control-wrap {
font-family: FontAwesome !important;
}
.wpcf7-acceptance input[type=checkbox] {
height: max-content;
}
.jws-cf7-style .wpcf7-form .elementor-column {
padding-right: calc(13px);
padding-left: calc(13px);
}
.jws-cf7-style .wpcf7-form .elementor-column input[type="text"].field_no_icon {
padding-left: 20px !important;
}
.jws-cf7-style .wpcf7-form .elementor-column [class^="jws-icon-"] {
font-size: 24px;
z-index: 1;
position: absolute;
top: 15px;
left: 22px;
}
div.wpcf7 .ajax-loader {
background-image: none;
width: 0px;
height: 0px;
display: block;
transition: 0.3s all;
}
div.wpcf7 .ajax-loader.is-active {
transform: scale(1);
-webkit-transform: scale(1);
width: 30px;
height: 30px;
}
div.wpcf7 .ajax-loader {
transform: scale(0);
-webkit-transform: scale(0);
}
div.wpcf7 .ajax-loader.is-active:after {
border: 3px solid #fafafa;
border-radius: 50%;
border-top: 3px solid #000000;
width: 30px;
height: 30px;
-webkit-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
content: "";
display: block;
}
.jws-cf7-button-center input.wpcf7-form-control.wpcf7-submit,
.jws-cf7-button-left input.wpcf7-form-control.wpcf7-submit,
.jws-cf7-button-right input.wpcf7-form-control.wpcf7-submit,
.jws-cf7-button-justify input.wpcf7-form-control.wpcf7-submit {
display: -webkit-box;
display: -ms-flexbox;
-js-display: flex;
display: -webkit-flex;
display: -moz-box;
display: flex;
width: auto;
}
.jws-cf7-button-center input.wpcf7-form-control.wpcf7-submit {
margin-left: auto !important;
margin-right: auto !important;
}
.jws-cf7-button-center .jws-cf7-loader-active {
text-align: center;
}
.jws-cf7-button-left input.wpcf7-form-control.wpcf7-submit {
margin-left: 0;
margin-right: auto;
display: inline-block;
}
.jws-cf7-button-right input.wpcf7-form-control.wpcf7-submit {
margin-left: auto !important;
margin-right: 0 !important;
}
.jws-cf7-button-right .jws-cf7-loader-active {
text-align: right;
}
.jws-cf7-button-justify input.wpcf7-form-control.wpcf7-submit {
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
-moz-box-pack: center;
justify-content: center;
width: 100%;
}
.jws-cf7-container .select2.select2-container {
width: 100% !important;
}
.jws-cf7-container input[type="text"],
.jws-cf7-container input[type="email"],
.jws-cf7-container input[type="tel"],
.jws-cf7-container input[type="password"],
.jws-cf7-container input[type="url"],
.jws-cf7-container input[type="number"],
.jws-cf7-container input[type="date"],
.jws-cf7-container select {
min-height: auto;
height: auto;
}
.wpcf7 form .wpcf7-response-output {
margin: 10px 0;
}
.jws-cf7-highlight-style-default .wpcf7-not-valid-tip {
display: none;
}
.form-sign-up {
position: relative;
display: flex;
}
.form-sign-up button i {
font-size: 25px;
margin-left: 15px;
vertical-align: middle;
}
.form-sign-up-3 button {
position: absolute;
right: 0;
top: 0;
}
@media (max-width: 480px) {
.form-sign-up .wpcf7-submit {
margin-left: auto;
margin-right: auto;
margin-top: 10px;
}
.form-sign-up-3 button {
position: relative;
margin-top: 12px;
}
}
.jws_search {
position: relative;
}
.jws_search.popup > button {
width: 100%;
border: 0;
background: transparent;
text-align: left;
position: relative;
line-height: 20px;
font-size: 24px;
padding: 0px;
}
.jws_search.icon_left form {
position: relative;
}
.jws_search.icon_left form .s {
border: 0;
min-height: auto;
padding-left: 37px;
font-size: 14px;
}
.jws_search.icon_left form button {
background: transparent;
border: 0;
position: absolute;
top: 0;
left: 12px;
padding: 0px;
}
.jws-search-form .searchform .loader {
display: none;
}
.jws-ajax-search.search-loading .form-loader .loader {
opacity: 1 !important;
transition-delay: 0.25s;
}
.product_search .form-loader {
position: relative;
}
.product_search .form-loader .loader {
right: 5px;
top: 0;
opacity: 0;
}
.form_content_popup {
z-index: 99;
position: fixed;
background: #ffffff;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 20px;
transition: .3s;
z-index: 99999;
opacity: 0;
visibility: hidden;
overflow-y: auto;
}
.form_content_popup .form-content-head {
padding: 30px 39px 67px;
}
.form_content_popup .form-content-head .heading-form {
margin: 0;
}
.form_content_popup .form-content-head .close-form {
cursor: pointer;
float: right;
font-size: 30px;
}
.form_content_popup .jws-search-form {
max-width: 1060px;
margin: 0 auto;
}
.form_content_popup form {
position: relative;
}
.form_content_popup .jws-ajax-search .form-loader .loader {
right: 0;
bottom: 15px;
opacity: 0;
}
.form_content_popup .s {
border-top: 0;
border-left: 0;
border-right: 0;
padding-left: 46px;
padding-right: 46px;
padding-bottom: 20px;
border-color: #e3e3e3;
border-bottom-width: 2px;
}
.form_content_popup .searchsubmit {
background: transparent;
border: 0;
position: absolute;
left: 2px;
bottom: 20px;
font-size: 24px;
font-weight: bold;
padding: 0px;
}
.form_content_popup .searchsubmit i:before {
font-weight: inherit;
}
.form_content_popup .list-wrapper {
margin-bottom: 91px;
}
.form_content_popup .list-wrapper ul {
padding: 0;
list-style-type: none;
text-align: center;
}
.form_content_popup .list-wrapper ul li {
display: inline-block;
margin: 10px 10px;
}
.form_content_popup .list-wrapper ul li a {
font-size: 18px;
font-weight: 500;
line-height: 25.2px;
opacity: 0.65;
position: relative;
padding-bottom: 3px;
}
.form_content_popup .list-wrapper ul li a:before {
content: "";
width: 0;
right: 0;
transition: 0.3s all;
height: 1px;
background: var(--main);
position: absolute;
bottom: 0;
}
.form_content_popup .list-wrapper ul li a.active {
opacity: 1;
}
.form_content_popup .list-wrapper ul li a.active:before {
width: 100%;
left: 0;
right: initial;
}
.form_content_popup.open {
opacity: 1;
visibility: visible;
}
@media (max-width: 700px) {
.autocomplete-suggestions .autocomplete-suggestion {
flex: 0 0 50%;
max-width: 50%;
}
}
@media (max-width: 420px) {
.autocomplete-suggestions .autocomplete-suggestion {
flex: 0 0 100%;
max-width: 100%;
}
}
.jws_dropdown_text i,
.jws_dropdown_text span {
vertical-align: middle;
}
.jws_dropdown_text i {
font-size: 16px !important;
margin-right: 7px;
display: inline-block !important;
}
.jws_dropdown_text .drop_top {
margin: 0;
transition: 0.3s all;
cursor: pointer;
}
.jws_dropdown_text .drop_top svg {
width: 1em;
height: 1em;
font-size: 35px;
vertical-align: middle;
margin-right: 4px;
}
.jws_dropdown_text .drop_top:after {
content: '\eaec';
font-family: 'jws_icon';
margin-left: 3px;
font-size: 12px;
font-weight: bold;
vertical-align: middle;
}
.jws_dropdown_text .dropdown_sub {
position: absolute;
background: var(--light);
border-top: 5px solid var(--main);
width: 105px;
opacity: 0;
transition: 0.3s all;
box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.05);
pointer-events: none;
overflow: hidden;
z-index: 999;
}
.jws_dropdown_text .dropdown_sub .drop_item a {
color: var(--heading);
font-size: 12px;
line-height: 25px;
display: block;
padding: 5px 15px;
}
.jws_dropdown_text .dropdown_sub .drop_item a img {
width: 25px;
margin-right: 15px;
}
.jws_dropdown_text .dropdown_sub .drop_item a:hover {
color: var(--light);
background: var(--main);
}
.jws_dropdown_text:hover .dropdown_sub {
opacity: 1;
transform: translateY(0) !important;
-webkit-transform: translateY(0) !important;
pointer-events: auto;
}
.submenu-bottom .jws_dropdown_text .dropdown_sub {
transform: translateY(15px);
-webkit-transform: translateY(15px);
}
.submenu-top .jws_dropdown_text .dropdown_sub {
bottom: 100%;
transform: translateY(-15px);
-webkit-transform: translateY(-15px);
} .jws-offcanvas-content-data::-webkit-scrollbar {
width: 5px;
}
.jws-offcanvas-content-data::-webkit-scrollbar-thumb {
background: #E8E8EB;
}
.jws-offcanvas-action-wrap .jws-elementor-button {
display: inline-block;
}
.jws-offcanvas-action-wrap .elementor-button-content-wrapper {
align-items: center;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-0-align-items: center;
}
.jws-offcanvas-action-wrap .elementor-button-content-wrapper .elementor-button-icon svg {
vertical-align: sub;
}
.jws-offcanvas-action .hamburger-lines {
display: block;
height: 12px;
width: 20px;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.jws-offcanvas-action .hamburger-lines .line {
display: block;
height: 2px;
width: 100%;
border-radius: 10px;
background: #0e2431;
}
.jws-offcanvas-action .hamburger-lines .line.line1 {
transform-origin: 0% 0%;
transition: transform 0.4s ease-in-out;
}
.jws-offcanvas-action .hamburger-lines .line.line2 {
transition: transform 0.2s ease-in-out;
}
.jws-offcanvas-action .hamburger-lines .line.line3 {
transform-origin: 0% 100%;
transition: transform 0.4s ease-in-out;
}
.jws-offcanvas-action.active .hamburger-lines .line1 {
transform: rotate(45deg);
}
.jws-offcanvas-action.active .hamburger-lines .line2 {
transform: scaleY(0);
}
.jws-offcanvas-action.active .hamburger-lines .line3 {
transform: rotate(-45deg);
}
.jws-offcanvas .jws-offcanvas-content-data {
overflow-x: auto;
scrollbar-width: thin;
position: fixed;
width: 0;
margin: 0;
top: 0;
height: 100%;
overflow-y: scroll;
background: #ffffff;
visibility: visible;
z-index: 99999;
padding: 30px 10px 30px 10px;
transition: 0.7s;
}
.jws-offcanvas.jws-offcanvas-type-fade {
opacity: 0;
right: 50% !important;
left: 50% !important;
visibility: hidden;
transform: none;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
transition: 0.4s all;
top: 50%;
height: calc(100% + 1px);
margin-top: -1px;
pointer-events: none;
}
.jws-offcanvas.jws-offcanvas-type-fade.jws-offcanvas-show {
opacity: 1;
visibility: visible;
pointer-events: auto;
}
.jws-offcanvas::-webkit-scrollbar {
display: none;
}
.elementor-align-icon-right + .elementor-button-text {
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
.elementor-editor-active .jws-offcanvas-trigger-align-floating .jws-offcanvas-action-wrap .elementor-button-text,
.elementor-editor-preview .jws-offcanvas-trigger-align-floating .jws-offcanvas-action-wrap .elementor-button-text {
display: unset;
}
.jws-offcanvas-icon-bg {
display: inline-block;
}
.position-at-center .jws-offcanvas-content-data {
left: 50%;
top: 50%;
transform: translate(-50%, -70%);
opacity: 0;
pointer-events: none;
}
.position-at-right .jws-offcanvas-content-data {
right: 0;
transform: translateX(100%);
-webkit-transform: translateX(100%);
}
.position-at-left .jws-offcanvas-content-data {
transform: translateX(-100%);
-webkit-transform: translateX(-100%);
left: 0;
}
.position-at-top .jws-offcanvas-content-data {
transform: translateY(-100%);
-webkit-transform: translateY(-100%);
left: 0;
}
.position-at-bottom .jws-offcanvas-content-data {
transform: translateY(100%);
-webkit-transform: translateY(100%);
left: 0;
} .jws-offcanvas-shadow-normal.position-at-right.jws-offcanvas-show,
.jws-offcanvas-shadow-normal.position-at-left.jws-offcanvas-show {
-webkit-box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.2);
}
.jws-offcanvas-action-wrap .jws-offcanvas-action .jws-offcanvas-icon {
text-align: center;
} .jws-offcanvas-action-wrap .jws-button-wrapper .jws-offcanvas-action-alignment-left,
.jws-offcanvas-action-wrap .jws-offcanvas-icon-wrap .jws-offcanvas-action-alignment-left {
top: 50%;
left: 0em;
right: auto;
position: fixed;
z-index: 999;
}
.jws-offcanvas-action-wrap .jws-button-wrapper .jws-offcanvas-action-alignment-right,
.jws-offcanvas-action-wrap .jws-offcanvas-icon-wrap .jws-offcanvas-action-alignment-right {
top: 50%;
right: 0em;
left: auto;
position: fixed;
z-index: 999;
}
.jws-offcanvas-overlay {
position: fixed;
width: 100%;
height: 100%;
visibility: hidden;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 999;
opacity: 0;
transition: 0.5s all;
}
.jws-offcanvas-parent-wrapper .jws-offcanvas-overlay {
cursor: pointer;
}
.jws-offcanvas-content {
position: relative;
width: 100%;
}
.jws-offcanvas img {
max-width: 100%;
}
.jws-offcanvas-full {
pointer-events: none;
min-height: 100%;
}
.jws-offcanvas-action {
cursor: pointer;
}
.jws-offcanvas-show .jws-offcanvas-close-icon-wrapper {
visibility: visible !important;
pointer-events: auto !important;
opacity: 1;
}
.jws-offcanvas-show .jws-offcanvas-content-data {
transform: translatex(0);
-webkit-transform: translatex(0);
}
.jws-offcanvas-show.position-at-center .jws-offcanvas-content-data {
opacity: 1;
pointer-events: auto;
transform: translate(-50%, -50%);
} .jws-offcanvas-content .jws-offcanvas-menu,
.jws-offcanvas-content .jws-offcanvas-menu .sub-menu {
list-style: none;
}
.jws-offcanvas-content .jws-offcanvas-menu li a,
.jws-offcanvas-content .jws-offcanvas-menu .sub-menu li a {
padding: 5px 0px 5px 0px;
display: block;
}
.jws-offcanvas-content .jws-offcanvas-menu {
margin-left: 0px;
}
.jws-offcanvas-content .jws-offcanvas-menu .menu-item a:hover,
.jws-offcanvas-content .jws-offcanvas-menu .menu-item a:focus {
-webkit-transition: background 150ms linear, color 150ms linear;
transition: background 150ms linear, color 150ms linear;
} .jws-offcanvas-close-icon-wrapper {
position: fixed;
top: 0;
visibility: hidden;
z-index: 9999999;
pointer-events: none;
transition: 0.5s all;
opacity: 0;
}
.jws-offcanvas-close-icon-wrapper .jws-offcanvas-close {
display: block;
}
.jws-offcanvas-close-icon-wrapper .jws-offcanvas-close-icon {
cursor: pointer;
fill: #ffffff;
display: block;
color: #ffffff;
font-size: 47px;
}
.jws-offcanvas-close-icon-wrapper .jws-offcanvas-close-icon svg {
width: 1em;
height: 1em;
}
.jws-offcanvas-close-icon-wrapper.jws-offcanvas-close-icon-position-left-top {
left: 0;
right: auto;
}
.jws-offcanvas-close-icon-wrapper.jws-offcanvas-close-icon-position-right-top {
right: 0;
left: auto;
} .jws-offcanvas-show ~ .jws-offcanvas-overlay {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
visibility: visible;
}
.fa-times-thin:before {
content: '\00d7';
}
@media (min-width: 1024px) {
.jws-offcanvas-parent-wrapper.jws-offcanvas-hide-desktop {
display: none;
}
}
@media (min-width: 768px) and (max-width: 1024px) {
.jws-offcanvas-parent-wrapper.jws-offcanvas-hide-tablet {
display: none;
}
.jws-offcanvas-enabled {
min-height: 100vh;
}
}
@media (max-width: 767px) {
.jws-offcanvas-parent-wrapper.jws-offcanvas-hide-phone {
display: none;
}
.jws-offcanvas-enabled {
min-height: 100vh;
}
}
.jws-login-container .popup-message {
display: none;
margin-top: 2em;
}
.jws-login-container .jws-password-hint {
display: none;
}
.jws-login-container .jws-dealer-note {
display: inline;
}
.jws-login-container .jws-button {
margin-bottom: 20px;
}
.jws-login-container .meter {
display: none;
}
.jws-login-container .meter .text-meter {
margin-left: 10px;
color: #b99900;
}
.jws-login-container .meter .meter-box {
margin-top: 20px;
margin-bottom: 20px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
align-items: center;
-webkit-align-items: center;
}
.jws-login-container .meter span:not(.text-meter) {
background: #ebebeb;
height: 3px;
width: 35px;
position: relative;
margin-right: 5px;
}
.jws-login-container .meter span:not(.text-meter):before {
content: "";
left: 0;
top: 0;
transition: 0.3s all;
width: 0;
height: 100%;
background: #b99900;
position: absolute;
}
.jws-login-container .meter span {
display: inline-block;
}
.jws-login-container .meter[meter="1"] .box1:before {
width: 100%;
}
.jws-login-container .meter[meter="2"] .box1:before,
.jws-login-container .meter[meter="2"] .box2:before {
width: 100%;
}
.jws-login-container .meter[meter="3"] .box1:before,
.jws-login-container .meter[meter="3"] .box2:before,
.jws-login-container .meter[meter="3"] .box3:before {
width: 100%;
background: #266b09;
}
.jws-login-container .meter[meter="3"] .text-meter {
color: #266b09;
}
.jws-login-container .meter[meter="4"] .box1:before,
.jws-login-container .meter[meter="4"] .box2:before,
.jws-login-container .meter[meter="4"] .box3:before,
.jws-login-container .meter[meter="4"] .box4:before {
width: 100%;
background: #266b09;
}
.jws-login-container .meter[meter="4"] .box1 .text-meter,
.jws-login-container .meter[meter="4"] .box2 .text-meter,
.jws-login-container .meter[meter="4"] .box3 .text-meter,
.jws-login-container .meter[meter="4"] .box4 .text-meter {
color: #266b09;
}
#jws-login-form .message {
color: #ffffff;
padding: 5px 15px;
margin-top: 30px;
}
#jws-login-form .slick-slide {
opacity: 0;
transition: 0.3s all;
}
#jws-login-form .slick-slide.slick-active {
opacity: 1;
}
#jws-login-form .slick-track {
will-change: unset;
}
#jws-login-form .jws-login-container.loading .jws-animation {
opacity: 0.3 !important;
animation: none;
pointer-events: none;
}
#jws-login-form .jws-animation {
display: inline-block;
width: 100%;
position: relative;
overflow: hidden;
transition: 0.3s all;
}
#jws-login-form .jws-animation .login-width-social a {
height: 50px;
width: 100%;
border: 2px solid #E8E8EB;
text-align: center;
display: block;
line-height: 45px;
font-weight: 500;
position: relative;
}
#jws-login-form .jws-animation .login-width-social a.jws-connect-google:before {
background: no-repeat center / 18px url(https://www.fvianatura.gr/wp-content/themes/ochahouse/assets/image/google-btn-icon.svg);
}
#jws-login-form .jws-animation .login-width-social a.jws-connect-facebook:before {
content: "\f09a";
font-family: "Font Awesome 5 Brands";
font-weight: 400;
color: #275C82;
}
#jws-login-form .jws-animation .login-width-social a:before {
content: "";
position: absolute;
left: 13px;
width: 25px;
height: 25px;
line-height: 25px;
top: 10px;
}
#jws-login-form .jws-animation .login-width-social a:first-child {
margin-bottom: 16px;
}
#jws-login-form .jws-animation .login-width-social .social-line {
display: flex;
align-items: center;
justify-content: space-between;
margin-top: 17px;
margin-bottom: 23px;
font-size: 14px;
}
#jws-login-form .jws-animation .login-width-social .social-line span {
margin: 0 30px;
}
#jws-login-form .jws-animation .login-width-social .social-line:before {
content: "";
flex: 1 0 0%;
border-bottom: 1px solid rgba(113, 116, 136, 0.1);
}
#jws-login-form .jws-animation .login-width-social .social-line:after {
content: "";
flex: 1 0 0%;
border-bottom: 1px solid rgba(113, 116, 136, 0.1);
}
#jws-login-form .jws-animation form[name="registerformpopup"] .input[name="repeat_password"] {
margin-bottom: 0;
}
#jws-login-form .jws-animation form #recaptcha7 {
margin-bottom: 20px;
will-change: transform;
}
#jws-login-form .jws-animation form #recaptcha8 {
margin-bottom: 20px;
}
#jws-login-form .jws-animation form p:not(.submit, .forgetmenot) {
margin: 0;
margin-bottom: 20px;
position: relative;
}
#jws-login-form .jws-animation form p:not(.submit, .forgetmenot) input {
background: #F4F4F4;
border: none;
}
#jws-login-form .jws-animation form p:not(.submit, .forgetmenot) input::-webkit-input-placeholder { color: var(--heading);
}
#jws-login-form .jws-animation form p:not(.submit, .forgetmenot) input:-ms-input-placeholder { color: var(--heading);
}
#jws-login-form .jws-animation form p:not(.submit, .forgetmenot) input:-moz-placeholder { color: var(--heading);
}
#jws-login-form .jws-animation form p:not(.submit, .forgetmenot) .toggle-password2 {
position: absolute;
right: 16px;
top: 12px;
font-size: 18px;
}
#jws-login-form .jws-animation form .login-submit {
margin-top: 27px;
margin-bottom: 18px;
}
#jws-login-form .jws-animation form .lost-pass-link {
display: block;
font-size: 14px;
float: right;
color: var(--main);
font-weight: 700;
}
#jws-login-form .jws-animation form input.invalid {
border-color: var(--main);
}
#jws-login-form .jws-animation form .login-remember label {
font-size: 14px;
margin-bottom: 0;
display: inline-block;
}
#jws-login-form .jws-animation form #popupRememberme {
display: inline-block;
vertical-align: middle;
margin-right: 10px;
margin-top: -5px;
appearance: none;
position: relative;
}
#jws-login-form .jws-animation form #popupRememberme:checked:before {
background: #2f76bf;
border-color: #2f76bf;
}
#jws-login-form .jws-animation form #popupRememberme:checked:after {
opacity: 1;
}
#jws-login-form .jws-animation form #popupRememberme:after {
z-index: 1;
content: "\f00c";
font-family: 'Font Awesome 5 Free';
font-weight: 900;
position: absolute;
opacity: 0;
top: -1px;
color: #ffffff;
font-size: 10px;
left: 5px;
}
#jws-login-form .jws-animation form #popupRememberme:before {
background: #fff;
z-index: 1;
content: "";
width: 20px;
height: 20px;
border: 1px solid rgba(113, 116, 136, 0.5);
border-radius: 3px;
display: block;
}
#jws-login-form .jws-animation form .button {
padding: 0;
height: 50px;
width: 100%;
}
#jws-login-form .jws-animation .change-form {
font-size: 14px;
display: block;
}
#jws-login-form .jws-animation .change-form span {
color: var(--main);
font-weight: 700;
}
#jws-login-form .heading-form {
text-align: center;
margin-bottom: 29px;
}
#jws-login-form .heading-form h4 {
display: none;
}
#jws-login-form.in-register .heading-form .heading-form-register {
display: block;
}
#jws-login-form.in-login .heading-form .heading-form-login {
display: block;
}
.elementor-widget-jws_banner.jws-content-align-at-center .jws-banner.content_inner .jws-banner-content {
justify-content: center;
}
.elementor-widget-jws_banner.jws-content-align-at-bottom .jws-banner.content_inner .jws-banner-content {
justify-content: flex-end;
}
.elementor-widget-jws_banner.jws-content-align-at-top .jws-banner.content_inner .jws-banner-content {
justify-content: start;
}
.jws-banner .jws-banner-image {
overflow: hidden;
}
.jws-banner .jws-banner-image img {
transition: 0.7s all;
width: 100%;
}
.jws-banner button {
padding: 0;
border: 0;
background: transparent;
}
.jws-banner.content_inner .banner-image {
position: absolute;
width: 100%;
height: 100%;
background-size: cover;
background-position: center;
transition: 0.7s all;
}
.jws-banner.content_inner .jws-banner-content {
width: 100%;
position: relative;
z-index: 1;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
justify-content: flex-end;
text-align: center;
padding: 0 15px 59px 15px;
}
.jws-banner.content_inner .jws-banner-content .read_more .jws_button {
transition: 0.3s;
}
.jws-banner.content_inner .jws-banner-content .read_more .jws_button:hover {
color: var(--light);
background: var(--btn-bgcolor) !important;
}
.jws-banner.content_inner .jws-banner-inner > a {
position: relative;
width: 100%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 602px;
overflow: hidden;
}
.jws-banner.layout4 .jws-banner-inner {
position: relative;
overflow: hidden;
}
.jws-banner.layout4 .jws-banner-inner .bg_overlay {
width: 100%;
position: absolute;
height: 100%;
-webkit-transition: all 0.35s ease;
-o-transition: all 0.35s ease;
-ms-transition: all 0.35s ease;
-moz-transition: all 0.35s ease;
transition: all 0.35s ease;
background-color: rgba(10, 6, 2, 0.3);
bottom: 0;
transform: translateY(-100%);
z-index: 1;
}
.jws-banner.layout4 .jws-banner-inner .jws-banner-content {
z-index: 2;
-webkit-transition: all 0.35s ease;
-o-transition: all 0.35s ease;
-ms-transition: all 0.35s ease;
-moz-transition: all 0.35s ease;
transition: all 0.35s ease;
top: 0;
width: 100%;
position: absolute;
height: 100%;
display: flex;
flex-direction: column;
justify-content: flex-end;
transform: translateY(100%);
}
.jws-banner.layout4 button {
text-underline-offset: 5px;
width: fit-content;
}
.jws-banner.layout4 button > span {
margin-left: 10px;
}
.jws-banner.layout4 .jws-banner-image {
position: relative;
}
.jws-banner.layout4 .jws-banner-inner:hover .bg_overlay {
-webkit-transition: all 0.35s ease;
-o-transition: all 0.35s ease;
-ms-transition: all 0.35s ease;
-moz-transition: all 0.35s ease;
transition: all 0.35s ease;
transform: translateY(0);
}
.jws-banner.layout4 .jws-banner-inner:hover .jws-banner-content {
-webkit-transition: all 0.35s ease;
-o-transition: all 0.35s ease;
-ms-transition: all 0.35s ease;
-moz-transition: all 0.35s ease;
transition: all 0.35s ease;
transform: translateY(0);
}
.jws-banner.layout4 .jws-banner-inner:hover .jws-banner-image img {
transform: scale(1.1);
}
.jws-banner.layout3 .jws-banner-inner {
overflow: hidden;
will-change: transform;
}
.jws-banner.layout3 .jws-banner-inner .bg_content {
width: 211px;
height: 205px;
background: var(--accent_second);
border-radius: 100%;
position: absolute;
top: 70%;
left: -30px;
}
.jws-banner.layout3 .jws-banner-inner .jws-banner-content {
padding: unset;
justify-content: end;
text-align: left;
}
.jws-banner.layout3 .jws-banner-inner .jws-banner-content .inner {
position: relative;
width: 180px;
height: 90px;
padding: 0px 34px;
display: flex;
flex-direction: column;
justify-content: center;
}
.jws-banner.layout3 .jws-banner-inner:hover .banner-image {
transform: scale(1.1);
}
.jws-banner.layout3 button {
background: var(--light);
color: var(--heading);
border: 0;
padding-top: 14px;
padding-right: 42px;
padding-bottom: 14px;
padding-left: 43px;
font-weight: 500;
font-size: 16px;
}
.jws-banner.layout2 .jws-banner-inner {
position: relative;
overflow: hidden;
}
.jws-banner.layout2 .jws-banner-inner:hover .banner-image {
transform: scale(1.05);
}
.jws-banner.layout2 .jws-banner-inner .bg_overlay {
bottom: 0;
z-index: 1;
position: absolute;
width: 100%;
height: 100%;
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 99.81%);
}
.jws-banner.layout2 h3 {
color: var(--light);
}
.jws-banner.layout2 .text-1,
.jws-banner.layout2 .text-2 {
color: var(--light);
}
.jws-banner.layout2 .text-1 {
margin-bottom: 20px;
}
.jws-banner.layout2 .text-2 {
font-style: italic;
}
.jws-banner.layout2 button {
color: var(--main);
font-size: 14px;
width: fit-content;
}
.jws-banner.layout1 .jws-banner-inner {
text-align: center;
}
.jws-banner.layout1 .jws-banner-inner:hover .jws-banner-image img {
transform: scale(1.1);
}
.jws-banner.layout1 .jws-banner-content {
padding-top: 30px;
}
.jws-banner.layout1 .text-1 {
margin-bottom: 7px;
}
.jws-banner.layout1 .text-2 {
color: var(--body);
margin-bottom: 15px;
}
.jws-banner.layout1 button {
color: var(--heading);
text-transform: uppercase;
font-size: 12px;
font-weight: 600;
}
.jws-banner.layout1 button i {
font-size: 15px;
margin-left: 2px;
vertical-align: middle;
}
.jws-banner .slick-dots {
margin-top: 35px !important;
}
.jws-banner .slick-dots li {
border: none;
width: 25px;
height: 20px;
margin: 0 5px;
border-radius: 0;
background: transparent !important;
padding-top: 10px;
}
.jws-banner .slick-dots li button {
display: block;
border: none;
width: 25px;
height: 2px;
border-radius: 0;
background: #dedede;
font-size: 0;
}
.jws-banner .slick-dots li:before {
display: none;
}
.jws-banner .slick-dots li.slick-active button {
background: var(--main);
}
.jws-banner-nav {
text-align: right;
margin-bottom: 42px;
}
.jws-banner-nav.middle_nav_prev {
left: -4%;
}
.jws-banner-nav.middle_nav_next {
right: -4%;
}
.jws-banner-nav.middle_nav_prev,
.jws-banner-nav.middle_nav_next {
top: 50%;
position: absolute;
transform: translateY(-50%);
z-index: 1;
}
.jws-banner-nav .jws-carousel-btn {
border-radius: 100%;
width: 56px;
height: 56px;
color: var(--heading);
font-size: 16px;
border: 8px solid var(--light);
display: flex;
justify-content: center;
align-items: center;
cursor: pointer;
transition: .3s all;
background: var(--accent_second);
}
.jws-banner-nav .jws-carousel-btn:hover {
background: var(--secondary);
}
.jws-banner-nav .prev-item {
margin-right: 16px;
}
.jws_gallery_element .jws_gallery.jws-slider .slick-list > .slick-track {
display: flex;
flex-wrap: wrap;
}
.elementor-image-gallery .gallery {
display: flex;
flex-wrap: wrap;
}
.elementor-image-gallery .gallery-columns-3 .gallery-item {
flex: 0 0 33.333333%;
}
.elementor-image-gallery .gallery-columns-4 .gallery-item {
flex: 0 0 25%;
}
.elementor-image-gallery .gallery-columns-5 .gallery-item {
flex: 0 0 20%;
}
.elementor-image-gallery .gallery-columns-6 .gallery-item {
flex: 0 0 16.666%;
}
.elementor-image-gallery .gallery-columns-7 .gallery-item {
flex: 0 0 14.28%;
}
.elementor-image-gallery .gallery-columns-8 .gallery-item {
flex: 0 0 12.5%;
}
.elementor-image-gallery .gallery-columns-9 .gallery-item {
flex: 0 0 11.11%;
}
.elementor-image-gallery .gallery-columns-10 .gallery-item {
flex: 0 0 10%;
}
#elementor-lightbox-slideshow-single-img {
display: none !important;
}
.jws_gallery_element .jws_gallery.layout3 .jws_gallery_image img:not(.image_hover) {
opacity: 1;
}
.jws_gallery_element .jws_gallery.layout3 .jws_gallery_image img.image_hover {
position: absolute;
top: 0;
left: 0;
right: 0;
width: auto;
opacity: 0;
will-change: opacity;
-webkit-transition: opacity 0.35s ease;
-o-transition: opacity 0.35s ease;
-ms-transition: opacity 0.35s ease;
-moz-transition: opacity 0.35s ease;
transition: opacity 0.35s ease;
}
.jws_gallery_element .jws_gallery.layout3 .jws_gallery_image:hover img:not(.image_hover) {
opacity: 0;
}
.jws_gallery_element .jws_gallery.layout3 .jws_gallery_image:hover img.image_hover {
opacity: 1;
z-index: 2;
}
.jws_gallery_element .layout4 .jws_gallery_image img {
transition: all 0.3s;
}
.jws_gallery_element .layout4 .jws_gallery_image:hover img {
transition: all 0.3s;
transform: scale(0.9);
}
.jws_gallery_element .layout5 .jws_gallery_text p,
.jws_gallery_element .layout6 .jws_gallery_text p {
font-weight: 600;
font-size: 14px;
line-height: 17px;
letter-spacing: 0.1em;
text-transform: uppercase;
color: var(--secondary);
}
.jws_gallery_element .layout6 .jws_gallery_image {
display: flex;
flex-wrap: wrap;
flex-direction: column-reverse;
}
.jws_gallery_element .layout6 .jws_gallery_image .jws_gallery_text {
margin-top: 20px;
}
.jws_gallery_element .layout5 .jws_gallery_image {
position: relative;
overflow: hidden;
}
.jws_gallery_element .layout5 .jws_gallery_image .jws-popup-global {
position: absolute;
z-index: 3;
width: 100%;
height: 100%;
left: 0;
top: 0;
}
.jws_gallery_element .layout5 .jws_gallery_image .jws-popup-global .thumbnail-popup {
display: none;
}
.jws_gallery_element .layout5 .jws_gallery_image .jws_bg_overlay {
transition: transform 0.3s;
position: absolute;
left: 0;
transform: translatey(100%);
width: 100%;
height: 100%;
z-index: 1;
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 61.5%, rgba(0, 0, 0, 0.4) 82.25%);
}
.jws_gallery_element .layout5 .jws_gallery_image .jws_gallery_text {
transition: transform 0.5s, opacity 0.3s;
position: absolute;
z-index: 2;
bottom: 37px;
opacity: 0;
transform: translateX(0);
max-width: 100%;
}
.jws_gallery_element .layout5 .jws_gallery_image .jws_gallery_text p {
font-weight: 600;
font-size: 14px;
line-height: 17px;
letter-spacing: 0.1em;
text-transform: uppercase;
color: var(--secondary);
}
.jws_gallery_element .layout5 .jws_gallery_image .jws_gallery_text h4 {
color: var(--light);
margin-top: 7px;
}
.jws_gallery_element .layout5 .jws_gallery_image:hover .jws_bg_overlay {
transform: translatey(0);
}
.jws_gallery_element .layout5 .jws_gallery_image:hover .jws_gallery_text {
opacity: 1;
transform: translateX(39px);
}
.jws_gallery_element .layout2 .jws_gallery_image {
transition: transform 0.3s;
overflow: hidden;
}
.jws_gallery_element .layout2 .jws_gallery_image img {
transition: transform 0.3s;
will-change: transform;
width: -webkit-fill-available;
width: -moz-available;
}
.jws_gallery_element .layout2 .jws_gallery_image:hover img {
transform: scale(1.2);
}
.jws_gallery_element .layout2 .jws-popup-global .thumbnail-popup {
display: none;
}
.jws_gallery_element .layout2 .jws-popup-global span {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
font-size: 24px;
font-weight: 100;
max-width: 100%;
max-height: 100%;
transition: all 0.3s;
opacity: 0;
z-index: 1;
padding-top: 18px;
padding-left: 16px;
background: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3));
color: var(--light);
}
.jws_gallery_element .layout2 .jws_gallery_image:hover {
transform: scale(1);
}
.jws_gallery_element .layout2 .jws_gallery_image:hover .jws-popup-global span {
transition: all 0.3s;
opacity: 1;
}
.jws_gallery_element .custom_navs {
position: absolute;
right: 0;
top: -18px;
width: 110px;
display: flex;
-webkit-display: flex;
}
.jws_gallery_element .nav_left {
margin-right: 20px;
}
.jws_gallery_element button {
width: 45px;
height: 45px;
color: var(--light);
font-size: 30px;
border: 2px solid var(--main);
line-height: 40px;
text-align: center;
cursor: pointer;
transition: .3s all;
z-index: 1;
display: inline-block;
background: transparent;
}
.jws_gallery_element button:hover {
background: var(--main);
}
.jws_gallery_element .slider.row {
display: block;
}
.jws_gallery_element .jws_gallery:not(.layout2) {
position: relative;
}
.jws_gallery_element .jws_gallery:not(.layout2).layout3 .jws_gallery_image img {
width: auto;
}
.jws_gallery_element .jws_gallery:not(.layout2).layout1 .jws_gallery_image img {
opacity: 0.5;
width: auto;
}
.jws_gallery_element .jws_gallery:not(.layout2).layout1 .jws_gallery_image:hover img {
opacity: 1;
}
.jws_gallery_element .jws_gallery:not(.layout2) .jws_gallery_image img {
will-change: opacity;
transition: 0.3s all;
margin: 0 auto;
width: -webkit-fill-available;
width: -moz-available;
}
.jws_gallery_element .jws_gallery:not(.layout2) .jws_gallery_item {
margin-top: 0;
position: relative;
}
.jws_gallery_element .jws_gallery:not(.layout2) button {
background: transparent;
border: 1px solid #232323;
border-radius: 100%;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
position: absolute;
top: 50%;
z-index: 1;
margin-top: -50px;
}
.jws_gallery_element .jws_gallery:not(.layout2) button.prev-button {
left: -80px;
}
.jws_gallery_element .jws_gallery:not(.layout2) button.next-button {
right: -80px;
}
.jws_gallery_element .slick-dots li {
background: var(--light);
opacity: 0.6;
width: 5px;
height: 5px;
border: 0;
}
.jws_gallery_element .slick-dots li.slick-active {
opacity: 1;
}
.jws_gallery_element .slick-dots button {
display: none;
}
.gallery_tabs {
margin-bottom: 47px;
}
.gallery_tabs ul {
text-align: center;
list-style-type: none;
padding: 0;
margin: 0;
}
.gallery_tabs li {
display: inline-block;
margin-right: 30px;
}
.gallery_tabs li:last-child {
margin-right: 0;
}
.gallery_tabs li a {
position: relative;
color: var(--accent);
font-weight: 700;
font-size: 14px;
line-height: 20px; text-transform: uppercase;
}
.gallery_tabs li a.filter-active {
color: var(--main);
}
.gallery_tabs li a.filter-active::before {
content: "";
position: absolute;
left: 0;
bottom: -5px;
height: 2px;
width: 100%;
background-color: var(--secondary);
}
.clb-popup {
background-color: rgba(23, 22, 26, 0.992);
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
bottom: 0;
z-index: 9999999;
overflow: hidden;
opacity: 0;
visibility: hidden;
-webkit-transform: translateY(-50vh);
-ms-transform: translateY(-50vh);
transform: translateY(-50vh);
}
.clb-popup.visible {
opacity: 1;
visibility: visible;
-webkit-transform: none;
-ms-transform: none;
transform: none;
-webkit-transition: opacity 0.5s ease-in-out;
-o-transition: opacity 0.5s ease-in-out;
transition: opacity 0.5s ease-in-out;
}
.clb-popup .close-bar {
position: absolute;
width: 100%;
left: 0;
top: 0;
z-index: 11;
}
.clb-popup .close-bar .clb-close {
float: right;
color: #ffffff;
font-size: 25px;
padding: 15px;
}
.clb-popup .close-bar .btn-round {
color: #ffffff;
font-size: 35px;
padding: 15px;
cursor: pointer;
}
.clb-popup .custom-navs {
text-align: center;
padding: 30px 0;
position: absolute;
bottom: 0;
width: 100%;
}
.clb-popup .clb-popup-holder {
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 100%;
}
.clb-popup .clb-popup-holder .slider {
opacity: 0;
-webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
-o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}
.clb-popup .clb-popup-holder .slider img {
margin: 0 auto;
max-height: calc(100vh - 170px);
width: auto;
}
.clb-popup .clb-popup-holder .slider .slick-track {
display: flex;
}
.clb-popup .clb-popup-holder .slider .slick-track .slick-slide {
display: flex;
height: auto;
align-items: center;
justify-content: center;
}
.clb-popup .clb-popup-holder .slider.visible {
visibility: visible !important;
opacity: 1 !important;
}
.clb-popup .clb-popup-holder .slider.visible .image-wrap {
transition: 0.5s all;
transform: scale(0.6);
opacity: 0.6;
}
.clb-popup .clb-popup-holder .slider.visible .image-wrap.slick-current {
transform: scale(1);
opacity: 1;
}
@media (max-width: 767px) {
.gallery_tabs {
padding-right: 0;
}
.gallery_tabs li {
margin-right: 15px;
}
.gallery_tabs ul {
text-align: left;
}
.jws_gallery_element .custom_navs {
position: relative;
}
}
.jws-menu-list.box-border::before {
content: '';
width: 95%;
height: 95%;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border: 1px solid #fff;
}
.jws-menu-list ul {
list-style-type: none;
}
.jws-menu-list .elementor-icon-list-icon {
border-radius: 100%;
}
.jws-menu-list .elementor-icon-list-icon i,
.jws-menu-list .elementor-icon-list-icon svg {
width: 1.25em;
height: 1.25em;
display: block;
line-height: 1.25em;
text-align: center;
}
.jws-menu-list .line_sm li a {
display: unset;
}
.jws-menu-list .line_sm li a .elementor-icon-list-text {
width: auto;
background-repeat: no-repeat;
background-image: -o-linear-gradient(transparent calc(98.5%), currentColor 1.5px);
background-image: linear-gradient(transparent calc(98.5%), currentColor 1.5px);
background-image: -ms-linear-gradient(transparent 95%, currentColor 1.5px);
-webkit-transitionq: 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
-o-transition: 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
transition: 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
background-size: 0 96%;
}
.jws-menu-list .line_sm li:focus a .elementor-icon-list-text,
.jws-menu-list .line_sm li:hover a .elementor-icon-list-text,
.jws-menu-list .line_sm li.active a .elementor-icon-list-text {
background-size: 100% 96%;
}
.jws-menu-list .line_pd li {
transition: 0.3s all;
}
.jws-menu-list .line_pd li .elementor-icon-list-text {
position: relative;
width: auto;
}
.jws-menu-list .line_pd li .elementor-icon-list-text:before {
background: var(--main);
content: "";
bottom: 15%;
right: 0;
position: absolute;
height: 10px;
width: 0%;
transition: 0.3s all;
}
.jws-menu-list .line_pd li .elementor-icon-list-text span {
position: relative;
z-index: 1;
}
.jws-menu-list .line_pd li:focus,
.jws-menu-list .line_pd li:hover,
.jws-menu-list .line_pd li.active {
transform: translateX(10px);
-webkit-transform: translateX(10px);
}
.jws-menu-list .line_pd li:focus .elementor-icon-list-text,
.jws-menu-list .line_pd li:hover .elementor-icon-list-text,
.jws-menu-list .line_pd li.active .elementor-icon-list-text {
padding: 0 3px;
}
.jws-menu-list .line_pd li:focus .elementor-icon-list-text:before,
.jws-menu-list .line_pd li:hover .elementor-icon-list-text:before,
.jws-menu-list .line_pd li.active .elementor-icon-list-text:before {
width: 100%;
left: 0;
}
@media (max-width: 767px) {
.jws-menu-list.toggle-mobile h3 {
cursor: pointer;
}
.jws-menu-list.toggle-mobile h3:after {
font-family: "jws_icon";
content: '\e82a';
margin-left: 5px;
font-size: 18px;
}
.jws-menu-list.toggle-mobile ul {
display: none;
}
}
.elementor-logo.has_logo_sticky a {
position: relative;
}
.elementor-logo.has_logo_sticky a > span {
transition: 0.3s all;
}
.elementor-logo.has_logo_sticky .logo-sticky {
display: none;
}
.is-sticky .elementor-logo.has_logo_sticky .logo-inner {
display: none;
}
.is-sticky .elementor-logo.has_logo_sticky .logo-sticky {
display: block;
}
.jws_account a {
color: var(--heading);
}
.jws_account a .jws_a_icon {
transition: 0.3s all;
font-size: 20px;
margin-right: 10px;
vertical-align: middle;
}
.jws_account a .jws_account_text {
vertical-align: middle;
}
.jws_account a .jws_account_text i {
margin-left: 2px;
display: inline-block;
vertical-align: middle;
}
.map_pin_jws {
position: absolute;
width: 18px;
height: 18px;
border-radius: 50em;
background-color: var(--main);
}
.map_pin_jws > div {
content: '';
display: inline-block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
border-radius: 50em;
opacity: 1;
background-color: var(--main);
width: 18px;
height: 18px;
}
.map_pin_jws.this > div:first-child {
-webkit-animation: jwsWave 1.5s cubic-bezier(0.4, 0, 0.2, 1) infinite forwards;
animation: jwsWave 1.5s cubic-bezier(0.4, 0, 0.2, 1) infinite forwards;
}
.map_pin_jws.this > div:last-child {
-webkit-animation: jwsWave 1.5s 0.45s cubic-bezier(0, 0, 0.2, 1) infinite forwards;
animation: jwsWave 1.5s 0.45s cubic-bezier(0, 0, 0.2, 1) infinite forwards;
}
.jws-infowindow-content {
position: relative;
display: flex;
align-items: center;
}
.jws-infowindow-content .jws-infowindow-description {
font-size: 14px;
font-weight: 400;
}
.jws-infowindow-content .jws-infowindow-title {
font-size: 16px;
}
.jws-infowindow-content .info-left {
margin-right: 15px;
flex: 0 0 60px;
}
.jws-infowindow-content.has-image .info-left {
padding-right: 55px;
}
.jws-infowindow-content.has-image .info-right {
position: absolute;
right: 0;
top: 15px;
}
.jws-wpsl-search {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.jws-wpsl-search input {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(100% - 190px);
flex: 0 0 calc(100% - 190px);
max-width: calc(100% - 190px);
background: transparent;
border: 0;
height: 60px;
}
.jws-wpsl-search button {
-webkit-box-flex: 0;
-ms-flex: 0 0 190px;
flex: 0 0 190px;
max-width: 190px;
color: var(--light);
border: none;
background: var(--heading);
height: 60px;
}
.gm-style-iw button {
top: -4px !important;
right: 5px !important;
opacity: 1 !important;
}
.gm-style-iw button img {
width: 20px !important;
height: auto !important;
}
.gm-style .gm-style-iw-c {
max-width: 267px !important;
border-radius: 0px;
box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.2) !important;
}
.gmnoprint img {
max-width: none;
}
@media (max-width: 767px) {
.jws-wpsl-search {
display: block;
}
.jws-wpsl-search input {
width: 100%;
max-width: 100%;
}
.jws-wpsl-search button {
width: 100%;
max-width: 100%;
}
}
.products-tab.product-subscriptions .main-product {
padding-bottom: 0;
padding-top: 0;
}
.products-tab.product-subscriptions .main-product .single_add_to_cart_button {
font-weight: 700;
color: var(--btn-bgcolor2);
letter-spacing: 1px;
}
.products-tab.product-subscriptions .main-product .single_add_to_cart_button:after {
content: '';
}
.tab-horizontal .jws-head-filter {
text-align: center;
margin-bottom: 54px;
}
.tab-horizontal .jws-head-filter .jws-ajax-load li {
display: inline-block;
}
.tab-horizontal .jws-head-filter .jws-ajax-load li a {
color: var(--heading);
font-size: 18px;
display: block;
line-height: 25px;
opacity: 0.7;
font-weight: 700;
position: relative;
}
.tab-horizontal .jws-head-filter .jws-ajax-load li a:before {
content: "";
width: 0;
right: 0;
transition: 0.3s all;
height: 2px;
background: var(--secondary);
position: absolute;
bottom: 0;
}
.tab-horizontal .jws-head-filter .jws-ajax-load li .active {
opacity: 1;
}
.tab-horizontal .jws-head-filter .jws-ajax-load li .active:before {
width: 100%;
left: 0;
right: initial;
}
.tab-vertical {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.tab-vertical .jws-head-filter {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.tab-vertical .jws-head-filter .jws-ajax-load {
margin-bottom: 46px;
}
.tab-vertical .jws-head-filter .jws-ajax-load li {
margin-bottom: 15px;
}
.tab-vertical .jws-head-filter .jws-ajax-load a {
color: var(--main);
font-size: 14px;
text-transform: uppercase;
font-weight: 400;
opacity: 0.5;
letter-spacing: 3px;
position: relative;
}
.tab-vertical .jws-head-filter .jws-ajax-load a:before {
content: "";
width: 10px;
height: 10px;
left: 0;
top: 4px;
transition: 0.3s all;
border-radius: 100%;
background: var(--main);
position: absolute;
opacity: 0;
}
.tab-vertical .jws-head-filter .jws-ajax-load a.active {
opacity: 1;
padding-left: 24px;
}
.tab-vertical .jws-head-filter .jws-ajax-load a.active:before {
opacity: 1;
}
.tab-vertical .jws-head-filter > a {
border-bottom: 1px solid;
padding-bottom: 5px;
}
.tab-vertical .jws-head-filter > a i {
margin-left: 5px;
}
.tab-vertical .products-tab {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.products-wrap .slider-dots-box {
margin-top: 17px;
}
.products-wrap.loading .product-item-inner {
opacity: 0.5 !important;
}
.products-wrap.loading .products-tab:after {
font-family: 'jws_icon';
content: '\e80d';
top: 0px;
animation: MoveCircle360 0.38s infinite linear;
display: inline-block;
position: absolute;
left: 50%;
top: 50%;
margin-left: -18px;
margin-top: -18px;
font-size: 40px;
color: var(--heading);
}
.products-wrap .product-item-inner {
transition: 0.3s all;
position: relative;
}
.products-wrap .slider-layout {
display: block;
}
.products-wrap .slider-layout .product-item {
padding: 0 15px;
}
.products-wrap .slider-layout .slick-active {
opacity: 1;
visibility: visible;
}
.products-wrap .jws-carousel-btn {
position: absolute;
color: var(--heading);
font-size: 25px;
cursor: pointer;
}
.products-wrap .jws-carousel-btn .visibility {
position: absolute;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
-ms-transition: 0.3s;
-moz-transition: 0.3s;
transition: 0.3s;
transform: translateX(-36px);
opacity: 0;
}
.products-wrap .jws-carousel-btn:hover .visibility {
-webkit-transition: 0.3s;
-o-transition: 0.3s;
-ms-transition: 0.3s;
-moz-transition: 0.3s;
transition: 0.3s;
opacity: 1;
}
.products-wrap .jws-carousel-btn:hover .visibility.prev {
transform: translateX(-46px);
}
.products-wrap .jws-carousel-btn:hover .visibility.next {
transform: translateX(-26px);
}
.products-wrap.top-nav .jws-carousel-btn {
top: -45px;
}
.products-wrap.top-nav .jws-carousel-btn:before {
content: url(https://www.fvianatura.gr/wp-content/themes/ochahouse/assets/image/Arrow_right_long.svg);
display: block;
width: 30px;
height: 24px;
background-repeat: no-repeat;
background-size: cover;
}
.products-wrap.top-nav .jws-carousel-btn:hover.prev-item {
transform: rotate(-180deg) !important;
}
.products-wrap.top-nav .jws-carousel-btn:hover:before {
content: url(https://www.fvianatura.gr/wp-content/themes/ochahouse/assets/image/Arrow_right_long_hover.svg);
}
.products-wrap.top-nav .jws-carousel-btn.middle.prev-item {
transform: rotate(-180deg);
right: 30px;
transform-origin: 0px 12px;
}
.products-wrap.top-nav .jws-carousel-btn.middle.next-item {
right: 13px;
top: -33px;
}
.products-wrap.middle-nav .jws-carousel-btn {
top: 46%;
font-size: 36px;
}
.products-wrap.middle-nav .jws-carousel-btn i.jws-icon-caret-left-thin:before,
.products-wrap.middle-nav .jws-carousel-btn i.jws-icon-caret-right-thin:before {
font-weight: 300;
}
.products-wrap.middle-nav .prev-item {
left: -30px;
}
.products-wrap.middle-nav .next-item {
right: -30px;
}
.jws_product_pagination {
text-align: center;
}
@media (max-width: 767px) {
.products-wrap .slider-layout {
margin-left: -5px;
margin-right: -5px;
}
.products-wrap .slider-layout .product-item {
padding: 0 5px;
}
}
.category-content .jws-carousel-btn {
transform: translateY(-30%);
top: 35%;
position: absolute;
border-radius: 100%;
width: 56px;
height: 56px;
color: var(--heading);
font-size: 16px;
border: 8px solid var(--light);
display: flex;
justify-content: center;
align-items: center;
cursor: pointer;
transition: .3s all;
background: var(--accent_second);
}
.category-content .jws-carousel-btn:hover {
background: var(--secondary);
}
.category-content .jws-carousel-btn.prev-item {
transform-origin: 0px 35%;
}
.category-content .jws-carousel-btn.prev-item i {
transform: rotate(180deg);
}
.category-content .jws-carousel-btn.next-item {
right: 0px;
}
.category-content.layout3 .category-tab-item a {
text-align: center;
position: relative;
}
.category-content.layout3 .category-tab-item a .content_cat {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
}
.category-content.layout3 .category-tab-item a .cat_name {
transition: 0.3s;
margin-bottom: -1px;
margin-top: 19px;
}
.category-content.layout3 .slick-track {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
align-items: center;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-0-align-items: center;
}
.category-tab-item a {
display: block;
text-align: center;
}
.category-tab-item a .category-image {
overflow: hidden;
display: inline-block;
}
.category-tab-item a img {
display: inline-block;
transition: 0.7s all;
}
.category-tab-item a .cat_name {
font-size: 18px;
font-weight: 700;
font-family: var(--body-font);
line-height: 25.4px;
margin-bottom: 0;
margin-top: 12px;
}
.category-tab-item a .cat_total {
font-size: 14px;
}
.category-tab-item:hover .cat_name {
color: var(--secondary);
}
.category-tab-item:hover .category-image img {
transform: scale(1.1);
}
@media (max-width: 1024px) {
.category-content .jws-carousel-btn.prev-item {
transform-origin: 0px 35%;
}
}
@media (max-width: 767px) {
.category-content .jws-carousel-btn.prev-item {
transform-origin: 10px 35%;
}
.tab-vertical {
display: block;
}
.tab-vertical .products-tab {
max-width: 100%;
margin: 0;
}
.tab-vertical .jws-head-filter {
max-width: 100%;
margin-bottom: 30px;
}
.tab-vertical .jws-head-filter .jws-ajax-load {
margin-bottom: 0px;
}
}
.jws-title {
position: relative;
display: inline-block;
text-align: left;
}
.jws-title h3 {
color: var(--custom2);
-webkit-text-fill-color: transparent;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: var(--custom2);
font-size: 100px;
font-weight: 700;
line-height: 1em;
font-family: "Roboto", Sans-serif;
}
.jws-title h4 {
font-size: 40px;
font-weight: 700;
line-height: 44px;
color: var(--heading);
padding-left: 68px;
max-width: 535px;
position: relative;
margin-bottom: 0;
margin-top: -2px;
}
.jws-title h4:after {
background: var(--main);
width: 35px;
height: 5px;
content: "";
display: block;
margin-top: 10px;
}
.jws-title h6 {
font-weight: 500;
color: var(--main);
font-size: 16px;
margin-top: -84px;
padding-left: 68px;
}
.jws-title.layout2 {
text-align: center;
}
.jws-title.layout2 h4 {
text-align: center;
padding: 0;
}
.jws-title.layout2 h4:after {
margin: 0 auto;
margin-top: 17px;
}
.jws-title.layout2 h6 {
padding: 0;
}
@media (max-width: 1300px) {
.jws-title.layout1 {
margin-left: 0;
}
}
@media (max-width: 767px) {
.jws-title h3 {
font-size: 65px;
}
.jws-title h4 {
font-size: 25px;
line-height: 30px;
padding-left: 0;
}
.jws-title h6 {
padding-left: 0;
margin-top: -31px;
}
}
.jws-tooltip-list {
position: relative;
}
.jws-tooltip-list .elementor-tooltip-list-items li {
position: absolute;
top: 0;
left: 0;
}
.jws-tooltip-list .elementor-tooltip-list-items li.active .tooltip-content {
pointer-events: auto;
opacity: 1;
transform: translateY(-5px);
-webkit-transform: translateY(-5px);
}
.jws-tooltip-list .elementor-tooltip-list-items button {
background: #fff;
border: 0;
width: 27px;
height: 27px;
line-height: 27px;
padding: 0;
text-align: center;
color: var(--heading);
border-radius: 100%;
font-size: 15px;
position: relative;
}
.jws-tooltip-list .elementor-tooltip-list-items button span {
position: relative;
}
.jws-tooltip-list .elementor-tooltip-list-items button:before {
content: "";
background: #ffffff;
opacity: 0.2;
width: 41px;
height: 41px;
top: -7px;
left: -7px;
position: absolute;
border-radius: 100%;
animation: pulse-border3 2s cubic-bezier(0.4, 0, 0.2, 1) infinite forwards;
-webkit-animation: pulse-border3 2s cubic-bezier(0.4, 0, 0.2, 1) infinite forwards;
}
.jws-tooltip-list .elementor-tooltip-list-items .tooltip-content {
background: #fff;
bottom: 47px;
position: absolute;
min-width: 385px;
border-radius: 5px;
padding: 10px;
opacity: 0;
transition: 0.3s all;
pointer-events: none;
transform: translateY(10px);
-webkit-transform: translateY(10px);
z-index: 1;
right: -85px;
}
.jws-tooltip-list .elementor-tooltip-list-items .tooltip-content:after {
width: 0;
height: 0;
border-left: 8px solid transparent;
border-right: 7px solid transparent;
border-top: 12px solid #fff;
content: "";
bottom: -12px;
position: absolute;
right: 92px;
}
.jws-tooltip-list .elementor-tooltip-list-items .tooltip-content .tooltip-title {
color: #ffffff;
font-size: 16px;
line-height: 24px;
margin-bottom: 5px;
}
.jws-tooltip-list .elementor-tooltip-list-items .tooltip-content .product-item-inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
align-items: center;
margin-right: -10px;
margin-left: -10px;
}
.jws-tooltip-list .elementor-tooltip-list-items .tooltip-content .product-item-inner .product-image-wap {
-webkit-box-flex: 0;
-ms-flex: 0 0 150px;
flex: 0 0 150px;
max-width: 150px;
padding: 0 10px;
background: transparent;
}
.jws-tooltip-list .elementor-tooltip-list-items .tooltip-content .product-item-inner .product-image {
margin-bottom: 0;
}
.jws-tooltip-list .elementor-tooltip-list-items .tooltip-content .product-item-inner .product-content {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(100% - 150px);
flex: 0 0 calc(100% - 150px);
max-width: calc(100% - 150px);
padding: 0 10px;
}
.jws-tooltip-list .elementor-tooltip-list-items .tooltip-content .product-item-inner .woocommerce-loop-product__title {
margin-bottom: 4px;
padding-right: 20px;
}
.jws-tooltip-list .elementor-tooltip-list-items .tooltip-content .product-item-inner .jws-attr {
margin-bottom: 2px;
}
.jws-tooltip-list .elementor-tooltip-list-items .tooltip-content .product-item-inner .jws-wishlist-btn {
position: absolute;
right: 10px;
font-size: 18px;
}
.jws-tooltip-list .elementor-tooltip-list-items .tooltip-content .product-item-inner .jws-wishlist-btn.loading,
.jws-tooltip-list .elementor-tooltip-list-items .tooltip-content .product-item-inner .jws-wishlist-btn.added {
color: var(--main);
}
.jws-tooltip-list .elementor-tooltip-list-items .tooltip-content .product-item-inner .jws-wishlist-btn span {
display: none;
}
.jws-instagram .jws-instagram-inner .overlay {
background: var(--secondary);
color: var(--main);
}
.jws-instagram .jws-instagram-inner .overlay i {
font-size: 36px;
}
.jws-instagram .jws-instagram-inner:hover .overlay {
opacity: 1;
}
.jws-instagram .jws-instagram-inner:hover img {
transform: scale(1.1);
}
.jws-instagram .jws-instagram-inner {
position: relative;
overflow: hidden;
}
.jws-instagram .jws-instagram-inner .follow_text {
font-style: normal;
font-size: 18px;
line-height: 27px;
margin-top: 15px;
}
.jws-instagram .jws-instagram-inner img {
transition: 0.5s all;
width: 100%;
}
.jws-instagram .jws-instagram-inner .overlay {
position: absolute;
width: 100%;
height: 100%;
z-index: 1;
text-align: center;
transition: 0.3s all;
opacity: 0;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
.jws_demo_element .jws_image {
box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.14);
border-radius: 5px;
position: relative;
overflow: hidden;
}
.jws_demo_element .overlay {
position: absolute;
top: 0;
left: 0;
background: rgba(0, 0, 0, 0.5);
width: 100%;
height: 100%;
opacity: 0;
}
.jws_demo_element .jws_image_content_inner {
text-align: center;
position: absolute;
top: 50%;
width: 100%;
transform: translateY(-50%);
}
.jws_demo_element .jws_image_content_inner a {
opacity: 0;
transform: translateY(10px);
}
.jws_demo_element .jws_column_content:hover .overlay {
opacity: 1;
}
.jws_demo_element .jws_column_content:hover .jws_image_content_inner a {
opacity: 1;
transform: translateY(0px);
}
.jws_demo_element .jws_headline h4 {
text-align: center;
font-size: 18px;
font-weight: bold;
margin-top: 15px;
}
.jws_demo_element .jws_headline a {
color: var(--heading);
}
.jws_slider_element .jws_slider {
height: 100%;
width: 100%;
}
.jws_slider_element .jws_slider.slider_content_position-top .slider-content-wraps {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.jws_slider_element .jws_slider.slider_content_position-center .slider-content-wraps {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.jws_slider_element .jws_slider.slider_content_position-right .slider-content-wraps {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
.jws_slider_element .jws_slider .jws_slider_item {
position: relative;
width: 100%;
}
.jws_slider_element .jws_slider .jws_slider_item .slider-content-wraps {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
margin: auto;
}
.jws_slider_element .jws_slider .jws_slider_item .slider-mix-1 {
position: absolute;
opacity: 0;
}
.jws_slider_element .jws_slider .jws_slider_item .slider-mix-2 {
position: absolute;
box-shadow: 0px 4px 50px rgba(80, 77, 50, 0.1);
opacity: 0;
}
.jws_slider_element .slider-title {
opacity: 0;
}
.jws_slider_element .slider-description {
opacity: 0;
}
.jws_slider_element .slider-button {
position: relative;
display: inline-block;
opacity: 0;
}
.jws_slider_element .slider-button > span {
border: 1px solid #040202;
min-width: 160px;
padding: 12px 27px;
display: inline-block;
position: relative;
transform: translate(12px, -12px);
transition: 0.3s all;
}
.jws_slider_element .slider-button i {
font-size: 24px;
vertical-align: middle;
margin-left: 15px;
margin-top: -2px;
display: inline-block;
}
.jws_slider_element .slider-button:before {
background: var(--secondary);
position: absolute;
left: 0;
top: 0;
transition: 0.3s all;
width: 100%;
height: 100%;
content: "";
}
.jws_slider_element .slider-button:hover > span {
border-color: #ffffff;
transform: none;
}
.jws_slider_element .slick-current .slider-title {
animation: fadeInUp 0.7s both;
animation-delay: 0.6s;
}
.jws_slider_element .slick-current .slider-description {
animation: fadeInUp 0.7s both;
animation-delay: 0.7s;
}
.jws_slider_element .slick-current .slider-button {
animation: fadeInUp 0.7s both;
animation-delay: 0.8s;
}
.jws_slider_element .slick-current .slider-mix-1 {
animation: fadeInRight 0.7s both;
}
.jws_slider_element .slick-current .slider-mix-2 {
animation: fadeInLeft 0.7s both;
}
.jws_slider_element .slick-dots {
position: absolute;
}
.wheel_loop-yes .slick-track {
transition-delay: 0.1s;
}
.jws_section_slider .elementor-top-column.elementor-element.slick-slide {
overflow: hidden;
}
.jws_section_slider .slider-dots-box {
position: absolute;
top: 50%;
transform: translatey(-50%);
left: 30px;
z-index: 9999;
}
.jws-carousel .slider-dots-box .slider-dots li {
display: inline-block;
vertical-align: middle;
margin: 0 2px;
}
.slider-dots-box .slider-dots {
padding: 0;
list-style-type: none;
text-align: center;
}
.slider-dots-box .slider-dots button {
width: 13px;
height: 13px;
border-radius: 50%;
display: block;
border: 0;
background-color: transparent;
cursor: pointer;
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
padding: 0;
transition: .3s all;
position: relative;
z-index: 0;
margin: 5px 0;
}
.slider-dots-box .slider-dots button:after {
content: "";
display: block;
width: 5px;
height: 5px;
border-radius: 50%;
position: absolute;
border: 1px solid var(--main);
background: transparent;
top: 4px;
}
.slider-dots-box .slider-dots button .circle-bg {
fill: rgba(255, 255, 255, 0);
stroke: rgba(0, 0, 0, 0.05);
stroke-width: 2;
stroke-linecap: butt;
}
.slider-dots-box .slider-dots button .circle-go {
fill: rgba(255, 255, 255, 0);
stroke: var(--main);
stroke-width: 1;
stroke-linecap: round;
animation: progress 22s;
stroke-dasharray: 360px;
stroke-dashoffset: 360;
}
.slider-dots-box .slider-dots button .circle-tx {
fill: #000;
stroke-width: 1;
font: bold 16px 'Arial';
text-anchor: middle;
}
.slider-dots-box .slider-dots .slick-active button:after {
background: var(--main);
transform: scale(0.5);
}
.slider-dots-box .slider-dots .slick-active button:before {
content: "";
display: block;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: -1;
border: 1px solid var(--main);
border-radius: 50%;
opacity: 0.2;
}
.dots-align-right .jws_section_slider .slider-dots-box {
right: 30px;
left: unset;
}
.dots-align-center .jws_section_slider .slider-dots-box {
top: unset;
bottom: 0;
left: 50%;
transform: translate(-50%, -50%);
}
.dots-align-center .jws_section_slider .slider-dots-box .slider-dots li {
display: inline-block;
vertical-align: middle;
margin: 0 2px;
}
@keyframes progress {
from {
stroke-dashoffset: 360;
}
to {
stroke-dashoffset: 0;
}
}
.jws_section_slider > .elementor-element {
display: none;
}
.jws_section_slider > .elementor-element:first-child {
display: block;
}
.jws_section_slider.slick_1 > .elementor-element:first-child {
width: 100%;
}
.jws_section_slider {
display: block !important;
}
.jws_section_slider .jws-carousel-btn {
font-size: 36px;
position: absolute;
z-index: 1;
top: 50%;
cursor: pointer;
text-align: center;
}
.jws_section_slider .prev-item {
left: 15px;
transform: rotate(-180deg);
display: block;
}
.jws_section_slider .next-item {
right: 15px;
}
.jws_product_maps {
text-align: center;
}
.jws_product_maps_inner {
position: relative;
display: inline-block;
margin: 0 auto;
}
.jws_product_maps_inner > div {
position: absolute;
top: 0;
left: 0;
cursor: pointer;
color: #000;
}
.jws_product_maps_inner > div.active:before,
.jws_product_maps_inner > div.active:after {
animation: 1s mapsactive ease-in-out infinite alternate;
}
.jws_product_maps_inner > div:before {
content: "";
background: #ffffff;
width: 20px;
height: 20px;
border-radius: 100%;
position: absolute;
left: 0;
top: 0;
}
.jws_product_maps_inner > div:after {
content: "";
background: #ffffff;
width: 30px;
height: 30px;
border-radius: 100%;
opacity: 0.3;
position: absolute;
left: -5px;
top: -5px;
}
.jws_product_maps_inner > div span {
position: relative;
font-size: 14px;
width: 20px;
height: 20px;
line-height: 20px;
text-align: center;
display: block;
}
.jws_product_group .jws_tabs > h2 {
margin-bottom: 42px;
}
.jws_product_group .jws_tabs .buton-to-all {
margin-top: 30px;
display: inline-block;
padding-bottom: 4px;
border-bottom: 1px solid;
}
.jws_product_group .jws_tabs .buton-to-all i {
margin-left: 6px;
}
.jws_product_group .jws_tabs .jws_tab_item {
display: block;
font-size: 14px;
color: var(--main);
opacity: 0.5;
letter-spacing: 2.8px;
margin-bottom: 16px;
position: relative;
}
.jws_product_group .jws_tabs .jws_tab_item:before {
content: "";
width: 10px;
height: 10px;
opacity: 0;
background: var(--main);
border-radius: 100%;
position: absolute;
left: 0;
top: 6px;
transition: 0.3s all;
}
.jws_product_group .jws_tabs .jws_tab_item.active {
opacity: 1;
padding-left: 24px;
}
.jws_product_group .jws_tabs .jws_tab_item.active:before {
opacity: 1;
}
.jws_product_group .jws_product_slider .product-item-inner {
text-align: center;
background: #ffffff;
padding-bottom: 30px;
}
.jws_product_group .jws_product_slider .product-item-inner .product-image {
margin-bottom: 23px;
}
.jws_product_group .jws_product_slider .product-item-inner .woocommerce-loop-product__title {
font-weight: 500;
}
.jws_product_group .jws_product_slider .product-item-inner .price {
color: var(--main);
font-size: 14px;
font-weight: 500;
}
@-webkit-keyframes mapsactive {
from {
-webkit-transform: scale(1);
}
to {
-webkit-transform: scale(1.3);
}
}
@media (max-width: 650px) {
.jws_product_group .jws_product_slider {
order: 1;
margin: 0 auto;
margin-top: 30px;
max-width: 360px;
}
}
.countdown-amount {
color: var(--heading);
font-size: 28px;
line-height: 28px;
font-weight: 600;
}
.countdown-container {
display: flex;
align-items: center;
}
.countdown-container.inline-type .countdown-amount {
font-size: inherit;
}
.countdown-section {
display: inline-block;
position: relative;
min-width: 7.3rem;
padding: 2rem 1rem;
text-align: center;
}
.countdown-section:not(:last-child)::after {
color: var(--heading);
content: ':';
display: inline-block;
font-weight: 400;
font-size: 20px;
line-height: 1;
position: absolute;
margin-top: -1px;
top: 4px;
right: -2px;
}
.countdown-section span {
display: block;
white-space: nowrap;
}
.countdown-section .countdown-period {
position: absolute;
bottom: 0;
color: #222;
text-transform: lowercase;
width: 100%;
padding-left: .2rem;
padding-right: .2rem;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
left: 0;
}
.countdown.outer-period .countdown-period {
left: 0;
right: 0;
text-align: center;
bottom: -2rem;
}
.countdown.no-split .countdown-section::after {
content: none;
}
.grid-countdown .countdown-section {
margin: 1rem;
} .jws-cart-animating {
transition: 0.35s ease;
}
.elementor-menu-cart--show-quantity-count-item-yes .jws_mini_cart .jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .jws_mini_cart_item {
display: block;
}
.jws-mini-cart-wrapper.active .jws-cart-overlay {
opacity: 1;
visibility: visible;
}
.jws-mini-cart-wrapper.active .jws-cart-sidebar {
-webkit-transform: translateX(0%);
-o-transform: translateX(0%);
-ms-transform: translateX(0%);
-moz-transform: translateX(0%);
transform: translateX(0%);
}
.jws-cart-overlay {
position: fixed;
left: 0;
top: 0;
height: 100%;
width: 100%;
background: rgba(0, 0, 0, 0.73);
transition: 0.3s all;
visibility: hidden;
z-index: 9998;
opacity: 0;
}
.jws-cart-sidebar {
position: fixed;
top: 0;
right: 0;
z-index: 9999;
-webkit-transition: -webkit-transform 0.5s;
transition: transform 0.5s;
-webkit-transform: translateX(105%);
-o-transform: translateX(105%);
-ms-transform: translateX(105%);
-moz-transform: translateX(105%);
transform: translateX(105%);
background-color: #ffffff;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
-ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
-o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
height: 100%;
width: 375px;
}
.cart-head {
padding: 16px 30px 0px;
}
.cart-head .cart-close {
font-weight: 700;
width: 20px;
height: 20px;
display: block;
margin-top: 5px;
float: right;
cursor: pointer;
font-size: 20px;
color: color: #ccc;
}
.cart-head .cart-close:hover {
color: var(--heading);
}
.cart-head .jws-shipping {
padding-bottom: 18px;
border-bottom: 1px solid #E8E8EB;
color: #545454;
}
.cart-head .jws-shipping .jws_shipping_wap span.fa {
display: inline-block;
margin-right: 10px;
color: var(--main);
}
.cart-head label {
color: var(--heading);
text-transform: uppercase;
position: relative;
margin: 0;
font-weight: 700;
display: block;
margin-top: 34px;
}
.cart-head label .count {
margin-left: 5px;
}
.jws_cart_content {
display: flex;
flex-direction: column;
flex: 1;
height: 100%;
}
.jws_cart_content .variation dt,
.jws_cart_content .variation dd {
color: var(--heading);
display: inline-block;
margin: 0;
}
.jws_cart_content .variation dt p,
.jws_cart_content .variation dd p {
margin: 0;
}
.jws_cart_content .jws-cart-panel {
display: flex;
flex-direction: column;
flex: 1;
overflow: auto;
height: 100%;
overflow-y: auto;
scrollbar-color: #1f1f1f #e2e2e2 78;
scrollbar-width: thin;
}
.jws_cart_content .jws-cart-panel.jws-cart-panel-empty .jws-cart-panel-list-wrap .cart_list li {
display: block;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-summary {
padding: 0px 30px 0px;
z-index: 2;
margin-top: auto;
position: absolute;
width: 100%;
bottom: 0;
left: 0;
background: #fff;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-summary .jws-cart-panel-summary-inner {
padding-top: 20px;
border-top: 1px solid #E8E8EB;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-summary .jws-cart-panel-summary-inner .jws-shipping {
margin-bottom: 18px;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-summary .jws-cart-panel-summary-inner .jws-shipping .progress_bar_total {
margin-bottom: 13px;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-summary .jws-cart-panel-summary-inner .jws-shipping .progress_bar_total .line {
height: 6px;
position: relative;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-summary .jws-cart-panel-summary-inner .jws-shipping .progress_bar_total .line > span {
position: absolute;
height: 100%;
top: 0;
left: 0;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-summary .jws-cart-panel-summary-inner .jws-shipping .progress_bar_total .line > span > span {
position: absolute;
width: 100%;
height: 100%;
background: var(--main);
animation: width-left-right 1s both;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-summary .jws-cart-panel-summary-inner .jws-shipping .progress_bar_total .line > span .number {
position: absolute;
right: 0;
background: #ffffff;
top: -6px;
font-size: 14px;
font-weight: 500;
color: var(--heading);
line-height: 19.6px;
padding: 0 5px;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-summary .jws-cart-panel-summary-inner .jws-shipping .progress_bar_total .line:before {
width: 100%;
height: 100%;
position: absolute;
content: "";
left: 0;
top: 0;
background: var(--main);
opacity: 0.1;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-summary .jws-cart-panel-summary-inner .jws-shipping .jws_shipping_wap {
font-size: 14px;
text-align: center;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-summary .jws-cart-panel-summary-inner .jws-shipping .jws_shipping_wap .fa-check-square {
color: #44c344;
font-size: 16px;
margin-right: 5px;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-summary .jws-cart-panel-summary-inner .jws-shipping .amount {
font-weight: 500;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-summary .jws-cart-panel-summary-inner .jws-shipping .text-free {
font-weight: 600;
text-transform: uppercase;
font-size: 12px;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-summary .jws-cart-panel-summary-inner .total-cart {
margin-bottom: 17px;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-summary .jws-cart-panel-summary-inner .total-cart .jws-cart-panel-summary-subtotal {
float: right;
color: var(--heading);
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-summary .jws-cart-panel-summary-inner .total-cart strong {
color: var(--heading);
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-summary .jws-cart-panel-summary-inner .total-cart p {
margin: 0;
font-weight: 700;
font-size: 14px;
text-transform: uppercase;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-summary .jws-cart-panel-summary-inner .buttons_cart a {
position: relative;
width: auto;
transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out;
color: var(--heading);
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-summary .jws-cart-panel-summary-inner .buttons_cart a:after {
opacity: 50%;
content: "";
width: 100%;
height: 1px;
background: var(--heading);
display: block;
position: absolute;
z-index: 0;
left: 0;
right: 0;
bottom: 0;
will-change: transform;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-summary .jws-cart-panel-summary-inner .buttons_cart a:hover:after {
-webkit-animation: jws-paint-background 0.8s;
animation: jws-paint-background 0.8s;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-summary .jws-cart-panel-summary-inner .buttons_checkout a {
border: 1px solid var(--heading);
background: var(--heading);
color: var(--light);
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-summary .jws-cart-panel-summary-inner .woocommerce-mini-cart__buttons {
margin: 0;
margin-bottom: 22px;
text-align: center;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-summary .jws-cart-panel-summary-inner .woocommerce-mini-cart__buttons.buttons_checkout a {
font-weight: 700;
display: block;
height: 50px;
text-align: center;
line-height: 50px;
text-transform: uppercase;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-summary .jws-cart-panel-summary-inner .woocommerce-mini-cart__buttons.buttons_checkout a:hover {
background: var(--secondary);
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap {
padding: 30px 0px;
overflow: auto;
height: 80%;
scrollbar-width: thin;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .jws_mini_cart_item {
margin-bottom: 25px;
display: none;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list {
padding: 0;
list-style-type: none;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list .cart_empty {
text-align: center;
padding-top: 20px;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list .cart_empty span {
color: #ececec;
display: block;
margin-bottom: 10px;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list .cart_empty span:before {
font-size: 85px;
line-height: 85px;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li {
padding-bottom: 7px;
position: relative;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li .jws_cart_item_inner {
align-items: center;
padding: 11px 30px;
transition: all 0.3s;
position: relative;
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li .jws_cart_item_inner:hover {
background: #fafafa;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li:last-child {
margin-bottom: 0;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li .jws-cart-panel-item-thumbnail {
background: var(--bacground_thumbnail);
flex: 0 0 60px;
max-width: 60px;
margin-right: 20px;
position: relative;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li .jws-cart-panel-item-content {
flex: 0 0 calc(100% - 100px);
max-width: calc(100% - 100px);
position: relative;
display: flex;
flex-direction: column;
justify-content: center;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li .jws-cart-panel-item-content .jws-cart-panel-product-title {
color: var(--heading);
display: inline-block;
font-weight: 700;
margin-bottom: 3px;
padding-right: 15px;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li .jws-cart-panel-item-content .jws-cart-panel-product-title:hover {
color: var(--main);
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li .jws-cart-panel-item-content .jws-cart-panel-product-title .engrave {
font-size: 14px;
font-weight: 300;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li .jws-cart-panel-item-content .jws-cart-panel-product-title .engrave span {
font-weight: 400;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li .product-short-text {
font-size: 14px;
margin-top: 0px;
margin-bottom: 14px;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li .jws-cart-panel-item-price {
position: absolute;
bottom: 5px;
right: 0;
color: var(--heading);
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li .remove {
text-align: center;
right: 0;
top: 50%;
position: absolute;
font-size: 18px;
z-index: 1;
color: #ccc;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li .remove:hover {
color: var(--heading);
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li .remove:before {
content: '\e804';
font-family: "jws_icon";
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li .jws-cart-panel-item-content .quanty-ajax {
font-size: 14px;
}
.jws_mini_cart > .jws-cart-nav a {
color: var(--heading);
position: relative;
display: block;
}
.jws_mini_cart > .jws-cart-nav a .cart_icon {
display: inline-block;
position: relative;
font-size: 22px;
color: var(--heading);
margin-right: 6px;
transition: 0.3s all;
vertical-align: middle;
}
.jws_mini_cart > .jws-cart-nav a .jws_price_total {
vertical-align: middle;
font-size: 14px;
}
.jws_mini_cart > .jws-cart-nav a .cart_text {
display: inline-block;
letter-spacing: 0.5px;
}
.jws_mini_cart > .jws-cart-nav a .cart_text i {
margin-left: 2px;
display: inline-block;
vertical-align: middle;
}
.jws_mini_cart > .jws-cart-nav a .jws_cart_count {
min-width: 15px;
min-height: 15px;
line-height: 15px;
display: block;
text-align: center;
font-size: 12px;
-webkit-border-radius: 100%;
-ms-border-radius: 100%;
-moz-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
top: -4px;
right: -5px;
position: absolute;
background: var(--main);
color: var(--light);
}
.jws_mini_cart .jws-cart-sidebar {
height: 100%;
min-width: 300px;
}
body[data-elementor-device-mode="tablet"] .jws_mini_cart.content-skin1 .jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li .jws-cart-panel-item-thumbnail,
body[data-elementor-device-mode="mobile"] .jws_mini_cart.content-skin1 .jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li .jws-cart-panel-item-thumbnail {
margin-right: 15px;
}
.dark-mode-on .jws-cart-sidebar {
background-color: #1C1C1C;
}
.dark-mode-on .jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li .remove:before,
.dark-mode-on .jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li .remove:after {
background: #191919;
}
.dark-mode-on .jws_cart_content .jws-cart-panel .jws-cart-panel-summary .jws-cart-panel-summary-inner .woocommerce-mini-cart__buttons a:hover {
color: #191919;
}
.jws_wishlist > .jws-wishlist-nav a {
position: relative;
display: block;
}
.jws_wishlist > .jws-wishlist-nav a .wishlist_icon {
display: inline-block;
vertical-align: bottom;
position: relative;
font-size: 30px;
color: #ffffff;
margin-right: 3px;
}
.jws_wishlist > .jws-wishlist-nav a .wishlist_text {
font-size: 14px;
color: #ffffff;
display: inline-block;
vertical-align: bottom;
line-height: 11px;
letter-spacing: 0.5px;
}
.jws_wishlist > .jws-wishlist-nav a .jws_wishlist_count {
width: 20px;
height: 20px;
line-height: 20px;
display: block;
text-align: center;
font-size: 12px;
-webkit-border-radius: 100%;
-ms-border-radius: 100%;
-moz-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
top: -6px;
right: -9px;
position: absolute;
background: var(--main);
color: var(--heading);
}
.jws_wishlist > .jws-wishlist-nav a .jws_wishlist_count .blockUI {
display: none !important;
} .jws_categories .cate_title {
margin-bottom: 17px;
}
.jws_categories .jws_list_categories {
list-style-type: none;
padding: 0;
margin: 0;
}
.jws_categories .jws_list_categories li a {
font-weight: 700;
}
.jws_categories.skin_with_bg .jws_list_categories li.current-cat a {
color: var(--main2);
padding: 0 7px;
}
.jws_categories.skin_with_bg .jws_list_categories li.current-cat a:before {
width: 100%;
}
.jws_categories.skin_with_bg .jws_list_categories li a {
position: relative;
}
.jws_categories.skin_with_bg .jws_list_categories li a span {
position: relative;
}
.jws_categories.skin_with_bg .jws_list_categories li a:before {
background: var(--main3);
width: 0;
height: 100%;
transition: .3s all;
content: "";
left: 0;
position: absolute;
z-index: 0;
top: 0;
border-radius: 3px;
}
.jws_categories.skin_with_bg .jws_list_categories li a:hover {
color: var(--main2);
padding: 0 7px;
}
.jws_categories.skin_with_bg .jws_list_categories li a:hover:before {
width: 100%;
}
.jws_categories.skin_with_border .jws_list_categories li.current-cat a {
padding: 0 7px;
}
.jws_categories.skin_with_border .jws_list_categories li.current-cat a:before {
transform: scaley(1);
-webkit-transform: scaley(1);
}
.jws_categories.skin_with_border .jws_list_categories li a {
z-index: 1;
position: relative;
}
.jws_categories.skin_with_border .jws_list_categories li a:before {
content: "";
height: 10px;
background: var(--main);
width: 100%;
position: absolute;
bottom: 2px;
left: 0;
z-index: -1;
transition: 0.3s all;
transform: scaley(0);
-webkit-transform: scaley(0);
}
.jws_categories.skin_with_border .jws_list_categories li a:hover {
padding: 0 7px;
}
.jws_categories.skin_with_border .jws_list_categories li a:hover:before {
transform: scaley(1);
-webkit-transform: scaley(1);
}
.jws_categories.skin_with_icon .jws_list_categories li {
font-family: var(--font1);
font-size: 14px;
color: #848484;
margin-bottom: 8px;
}
.jws_categories.skin_with_icon .jws_list_categories li.current-cat a {
color: var(--main);
}
.jws_categories.skin_with_icon .jws_list_categories li:before {
content: "\f105";
font-family: "Font Awesome 5 Free";
font-weight: 900;
display: inline-block;
margin-right: 32px;
vertical-align: middle;
}
.jws_categories.skin_with_icon .jws_list_categories li a {
color: var(--colorbody);
}
.jws_categories.skin_with_icon .jws_list_categories li a:hover {
color: var(--main);
}
.tagcloud-list .tag_title {
margin-bottom: 20px;
}
.tagcloud-list a {
border: 1px solid #CCCCCC;
display: inline-block;
padding: 5px 10px;
margin: 0 10px 10px 0;
}
.tagcloud-list a:hover {
color: var(--secondary);
border-color: var(--heading);
}
.elementor-widget-wp-widget-archives ul li a {
border: 1px solid #CCCCCC;
padding: 5px 10px;
}
.elementor-widget-wp-widget-archives ul li a:hover {
color: var(--secondary);
} .single-blog {
padding: 94px 0 65px;
}
.single-blog.sidebar_right .post_sidebar {
padding-left: 48px;
}
.single-blog.sidebar_left .post_sidebar {
padding-right: 48px;
}
.single-blog header .jws_post_quote .jws_quote_excerpt {
font-size: 20px;
line-height: 25px;
}
.single-blog header .jws_post_link .link_name {
font-size: 25px;
line-height: 31.25px;
}
.single-blog header .entry-date {
position: absolute;
z-index: 2;
left: 0;
margin-left: -43px;
top: 50%;
transform: rotate(-90deg);
}
.single-blog header .entry-date > a {
display: inline-flex;
padding: 10px;
background: #fff;
font-weight: 700;
font-size: 14px;
line-height: 20px;
color: #718876;
}
.single-blog header .entry-date > a .vertical_line {
vertical-align: bottom;
height: 20px;
width: 1px;
margin: 0px 6px;
background: #E8E8EB;
display: inline-block;
}
.single-blog.layout_layout2 .jws-path {
text-align: center;
margin-bottom: 16px;
}
.single-blog.layout_layout2 .jws-path a {
opacity: 0.6;
}
.single-blog.layout_layout2 .jws-path a:hover {
opacity: 1;
}
.single-blog.layout_layout2 .entry_title {
max-width: 770px;
text-align: center;
margin: 0 auto;
padding: 10px 0px;
}
.single-blog.layout_layout2 .jws-post-info {
text-align: center;
margin-bottom: 41px;
}
.single-blog.layout_layout2 .entry_content {
max-width: 855px;
margin-left: auto;
margin-right: auto;
}
.single-blog.layout_layout2 header .jws_post_image {
margin-bottom: 45px;
}
.single-blog.layout_layout2 footer {
max-width: 855px;
margin-left: auto;
margin-right: auto;
}
.single-blog footer {
clear: both;
margin-top: 30px;
}
.single-blog .content-before-footer {
padding-top: 30px;
}
.single-blog .entry_content {
margin-top: 32px;
}
.single-blog .post-related {
margin: 0 -15px;
padding: 0;
margin-bottom: 40px;
}
.single-blog .post-related h3 {
margin-bottom: 20px;
}
.single-blog .post-related .post_related_slider {
padding: 0;
margin-bottom: -5px;
}
.single-blog .post-related .post_related_slider:hover .jws-carousel-btn {
opacity: 1;
transform: translatex(0) !important;
}
.single-blog .post-related .post_related_slider.slick-initialized .slick-slide {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.single-blog .post-related .post_related_slider .jws_blog_item {
margin-bottom: 0;
}
.single-blog .post-related .post_related_slider > .jws-carousel-btn {
position: absolute;
z-index: 1;
border: 2px solid var(--main);
background: var(--main);
width: 40px;
height: 40px;
line-height: 37px;
text-align: center;
color: var(--main);
cursor: pointer;
transition: 0.3s all;
font-size: 20px;
top: 40%;
margin-top: -20px;
color: #ffffff;
opacity: 0;
}
.single-blog .post-related .post_related_slider > .jws-carousel-btn:hover {
background: var(--heading);
border-color: var(--heading);
}
.single-blog .post-related .post_related_slider > .jws-carousel-btn.prev-item {
left: 20px;
transform: translatex(-10px);
}
.single-blog .post-related .post_related_slider > .jws-carousel-btn.prev-item i {
transform: scaleX(-1);
display: inline-block;
}
.single-blog .post-related .post_related_slider > .jws-carousel-btn.next-item {
right: 20px;
transform: translatex(10px);
}
.single-blog header .jws_post_image {
position: relative;
margin-bottom: 12px;
}
.single-blog header .jws_post_image img {
width: 100%;
}
.single-blog .jws-post-info .post_cat a {
margin: 11px 5px;
background: var(--main);
font-size: 14px;
font-weight: 700;
line-height: 19.6px;
padding: 3px 10px;
display: inline-block;
color: #ffffff;
}
.single-blog .jws-post-info .post_cat a:first-child {
margin-left: 0px !important;
}
.single-blog .jws-post-info .post_cat a:hover {
background: var(--secondary);
color: var(--main);
}
.single-blog .jws-post-info .post_cat .entry-date {
font-size: 14px;
}
.single-blog .jws-post-info .post_cat .entry-date a {
color: #757575;
}
.single-blog .jws-post-info .post_cat .entry-date a:hover {
color: var(--main);
}
.single-blog .jws-post-info .post_cat .separator {
background: #757575;
width: 10px;
height: 1px;
display: inline-block;
vertical-align: middle;
margin: 0 2px;
}
.single-blog .entry_title {
font-size: 31.25px;
line-height: 39px;
margin-bottom: 10px;
margin-top: 8px;
}
.single-blog .jws_post_meta {
color: #718876;
}
.single-blog .jws_post_meta a {
color: #718876;
}
.single-blog .jws_post_meta a:hover {
color: var(--secondary);
}
.single-blog .dot {
display: inline-block;
width: 3px;
height: 3px;
background: #BAC9AC;
border-radius: 100%;
vertical-align: middle;
margin-left: 8px;
margin-right: 8px;
}
.single-blog .post_author img {
border-radius: 100%;
margin-right: 8px;
}
.single-blog .post-tags span {
font-weight: 700;
margin-right: 8px;
}
.single-blog .post-tags a {
border: 1px solid #CCCCCC;
padding: 5px 10px;
display: inline-block;
margin: 0 5px;
margin-bottom: 10px;
}
.single-blog .post-tags a:hover {
color: var(--secondary);
border-color: var(--heading);
}
.single-blog .post-share {
text-align: center;
margin-top: 26px;
}
.single-blog .post-share .addthis_button_more {
padding-bottom: 4px;
}
.single-blog .post-share a {
display: inline-block;
vertical-align: middle;
}
.single-blog .post-share a i {
font-size: 18px;
margin-right: 10px;
}
.single-blog .post-share a .fa-plus {
font-size: 15px;
margin-right: 0;
}
.single-blog .post-share a:not(:last-child) {
margin-right: 15px;
}
.single-blog .post-share a:hover {
color: var(--main);
}
.single-blog .post-about-author {
border: 2px solid #E8E8EB;
padding: 23px 35px;
margin-top: 47px;
margin-bottom: 51px;
}
.single-blog .post-about-author .row {
margin-left: 0px;
margin-right: 0px;
}
.single-blog .post-about-author p {
color: var(--secondary);
margin: 0px;
font-size: 14px;
font-weight: 400;
}
.single-blog .post-about-author .post-author-avatar img {
margin-right: 10px;
max-width: 180px;
border-radius: 100%;
}
.single-blog .post-about-author .at-name {
margin-bottom: 13px;
}
.single-blog .post-about-author .at-name a {
color: var(--heading);
}
.single-blog .post-about-author .at-name a:hover {
color: var(--main);
}
.single-blog .post-about-author .icon-author a {
color: var(--heading);
font-size: 18px;
margin-right: 20px;
}
.single-blog .post-about-author .icon-author a:hover {
color: var(--main);
}
.single-blog .post-navigation {
position: relative;
margin-bottom: 50px;
margin-top: 40px;
background: rgba(232, 232, 235, 0.6);
padding: 10px 25px;
}
.single-blog .post-navigation:after {
content: "";
display: table;
clear: both;
}
.single-blog .post-navigation > a {
clear: both;
display: block;
position: absolute;
left: 50%;
color: var(--heading);
font-size: 32px;
top: 24px;
margin-left: -16px;
}
.single-blog .post-navigation > div.left {
float: left;
width: 43%;
}
.single-blog .post-navigation > div.left i {
margin-right: 4px;
transform: scale(-1);
}
.single-blog .post-navigation > div.right {
float: right;
width: 43%;
}
.single-blog .post-navigation > div.right i {
margin-left: 4px;
}
.single-blog .post-navigation > div.right .content_nav {
text-align: right;
}
.single-blog .post-navigation .content_nav > span {
margin-bottom: 9px;
}
.single-blog .post-navigation .content_nav i {
display: inline-block;
vertical-align: middle;
}
.single-blog .post-navigation .title {
margin-top: 6px;
margin-bottom: 0px;
font-size: 18px;
font-family: var(--body-font);
line-height: 25px;
font-weight: 700;
}
.single-blog .post-navigation .title a {
color: var(--heading);
}
.single-blog .post-navigation .title a:hover {
color: var(--main);
}
.comments-area .comment_top .comments-title {
margin-bottom: 31px;
}
.comments-area .comment_top .comment-list {
list-style-type: none;
padding: 0;
margin: 0;
}
.comments-area .comment_top .comment-list .comment-respond {
margin-top: 30px;
margin-bottom: 30px;
}
.comments-area .comment_top .comment-list li ol {
list-style-type: none;
padding: 0;
margin: 0;
}
.comments-area .comment_top .comment-list li .children {
padding-left: 78px;
}
.comments-area .comment_top .comment-list li .comment-body {
margin-bottom: 30px;
}
.comments-area .comment_top .comment-list li .comment-body .comment-avatar {
max-width: 80px;
display: inline-block;
vertical-align: top;
margin-top: 6px;
}
.comments-area .comment_top .comment-list li .comment-body .comment-avatar img {
border-radius: 100%;
}
.comments-area .comment_top .comment-list li .comment-body .title-review {
font-weight: 500;
margin-bottom: -5px;
}
.comments-area .comment_top .comment-list li .comment-body .author-info {
margin-top: -7px;
}
.comments-area .comment_top .comment-list li .comment-body .author-info .comment-author {
display: inline-block;
font-size: 13px !important;
}
.comments-area .comment_top .comment-list li .comment-body .comment-info {
width: calc(100% - 85px);
display: inline-block;
vertical-align: top;
padding-left: 15px;
padding-top: 5px;
position: relative;
}
.comments-area .comment_top .comment-list li .comment-body .comment-info .comment-date {
display: block;
color: rgba(46, 82, 74, 0.7);
margin-bottom: 14px;
}
.comments-area .comment_top .comment-list li .comment-body .comment-info p {
margin-bottom: 13px;
}
.comments-area .comment_top .comment-list li .comment-body .comment-info > p:last-child {
margin: 0;
}
.comments-area .comment_top .comment-list li .comment-body .comment-info .comment-author {
font-weight: 700;
font-size: 18px;
line-height: 25px;
font-family: var(--body-font);
margin-bottom: 0px;
}
.comments-area .comment_top .comment-list li .comment-body .comment-info .comment-header-info {
position: absolute;
right: 0;
top: 3px;
}
.comments-area .comment_top .comment-list li .comment-body .comment-info .comment-header-info .reply a {
padding: 0px 5px;
border: 1px solid #ccc;
font-weight: 400;
font-size: 14px;
}
.comments-area .comment_top .comment-list li .comment-body .comment-info .comment-header-info .reply a i {
font-size: 12px;
display: inline-block;
margin-right: 3px;
}
.comments-area .comment_top .comment-list li .comment-body .comment-info .comment-header-info .reply a:hover {
background: var(--main);
color: var(--light);
}
.comments-area .comment-respond {
margin-top: 57px;
}
.comments-area .comment-respond .comment-form-cookies-consent {
display: none;
}
.comments-area .comment-respond .comment-form-cookies-consent label {
margin: 0;
vertical-align: middle;
display: inline;
}
.comments-area .comment-respond .comment-reply-title {
margin-bottom: 23px;
font-size: 28.43px;
line-height: 32px;
}
.comments-area .comment-respond #cancel-comment-reply-link {
color: var(--heading);
font-size: 12px;
font-weight: 700;
letter-spacing: 3px;
text-transform: uppercase;
margin-left: 10px;
}
.comments-area .comment-respond #cancel-comment-reply-link:hover {
color: var(--main);
}
.comments-area .comment-respond .comment-form p {
margin: 0;
}
.comments-area .comment-respond .comment-form input[type="text"],
.comments-area .comment-respond .comment-form textarea {
border: none;
background: #F4F4F4;
width: 100%;
padding: 0 17px;
margin-bottom: 22px;
}
.comments-area .comment-respond .comment-form input[type="text"]::-webkit-input-placeholder,
.comments-area .comment-respond .comment-form textarea::-webkit-input-placeholder { color: var(--third);
}
.comments-area .comment-respond .comment-form input[type="text"]::-moz-placeholder,
.comments-area .comment-respond .comment-form textarea::-moz-placeholder { color: var(--third);
}
.comments-area .comment-respond .comment-form input[type="text"]:-ms-input-placeholder,
.comments-area .comment-respond .comment-form textarea:-ms-input-placeholder { color: var(--third);
}
.comments-area .comment-respond .comment-form input[type="text"]:-moz-placeholder,
.comments-area .comment-respond .comment-form textarea:-moz-placeholder { color: var(--third);
}
.comments-area .comment-respond .comment-form textarea {
padding-top: 12px;
height: 150px;
}
.comments-area .comment-respond .comment-form input[type="text"] {
height: 50px;
}
.comments-area .comment-respond .comment-form .comment-form-cookies-consent input {
margin-right: 5px;
vertical-align: middle;
}
.comments-area .comment-respond .comment-form .row {
margin-right: -10px;
margin-left: -10px;
}
.comments-area .comment-respond .comment-form .row > p {
padding: 0 10px;
}
.comments-area .comment-respond .comment-form .comment-notes {
margin-bottom: 24px;
margin-top: 0;
}
.comments-area .comment-respond .comment-form .logged-in-as {
margin-bottom: 18px;
}
.comments-area .comment-respond .comment-form .comment-form-cookies-consent {
margin-bottom: 25px;
}
.comments-area .comment-respond .comment-form .submit {
color: var(--heading);
background: var(--accent);
border: none;
outline: none;
text-transform: uppercase;
padding: 16px 35px;
transition: 0.3s all;
display: block;
}
.comments-area .comment-respond .comment-form .submit:hover {
color: var(--light);
background: var(--main);
}
@media (max-width: 992px) {
.single-blog .post_content {
margin-bottom: 30px;
}
.single-blog.sidebar_right .post_sidebar {
padding-left: 15px;
}
.single-blog.sidebar_left .post_sidebar {
padding-right: 15px;
}
}
@media (max-width: 992px) {
.jws-blog-archive .post_sidebar {
margin-top: 50px;
}
}
@media (max-width: 767px) {
.single-blog .entry_title {
font-size: 24px;
line-height: 30px;
}
.single-blog .post-bottom .entry-comment {
margin-right: 15px;
}
.single-blog .post-share {
text-align: left;
}
.single-blog .post-navigation > div {
width: 100% !important;
float: none !important;
}
.single-blog .post-navigation > div .content_nav {
text-align: left !important;
}
.single-blog .post-navigation .content_nav {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.single-blog .post-navigation > a {
margin: 15px 0;
margin-left: -3px;
position: unset;
}
.single-blog .post-about-author {
padding: 30px 20px;
}
.comments-area .comment_top .comment-list li .comment-body .comment-avatar {
display: block;
}
.comments-area .comment_top .comment-list li .comment-body .comment-info {
display: block;
width: 100%;
padding-left: 0;
margin-top: 10px;
}
.comments-area .comment_top .comment-list li .children {
padding-left: 30px;
}
}
.post-about-author {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.post-about-author .post-author-avatar {
margin-right: 25px;
}
@media (max-width: 600px) {
.single-blog .format-audio header .entry-date {
top: 20%;
}
.post-about-author {
flex-wrap: wrap;
}
} .product-item .product-image .gallery {
height: 100%;
}
.product-item .product-image .gallery img {
height: 100%;
object-fit: cover;
}
.products-tab.product-subscriptions .jws-quantity-wrap {
background: #fff;
}
.shop .products-wrap.metro .col-xl-40 .product-image img {
max-width: none;
object-position: center;
object-fit: scale-down;
height: 40.8vw;
}
.jws_pr_labels {
position: absolute;
z-index: 2;
top: 12px;
right: 12px;
display: flex;
align-items: flex-start;
flex-direction: column;
}
.jws_pr_labels .jws_pr_label {
text-align: center;
text-transform: uppercase;
border-radius: 100%;
padding: 1px 10px;
font-size: 14px;
font-weight: 700;
width: 60px;
height: 60px;
line-height: 60px;
color: var(--light);
margin-bottom: 10px;
}
.jws_pr_labels .featured {
background: #F92355;
}
.jws_pr_labels .new {
background: #8ABF58;
}
.jws_pr_labels .onsale {
background: #FDA043;
color: #fff;
}
.jws_pr_labels .out-of-stock {
background: var(--main);
color: #fff;
}
.product-item .product-image {
position: relative;
margin-bottom: 19px;
overflow: hidden;
text-align: center;
}
.product-item .product-image .overlay {
background: rgba(255, 255, 255, 0);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
transition: 0.3s all;
opacity: 0;
z-index: 1;
}
.product-item .product-image .gallery {
position: absolute;
left: 0;
top: 0;
opacity: 0;
transition: opacity 0.3s ease;
width: 100%;
z-index: 1;
pointer-events: none;
}
.product-item .jws-attr-swatches {
padding: 1px;
position: relative;
z-index: 1;
}
.product-item .jws-attr-swatches .jws-attr-content {
display: -ms-flexbox;
display: flex;
}
.product-item .jws-attr-swatches .swatch {
display: inline-block;
width: 24px;
height: 24px;
border-radius: 100%;
outline: 1px solid transparent;
padding: 2px;
transition: 0.3s all;
margin: 0 2px;
cursor: pointer;
}
.product-item .jws-attr-swatches .swatch.selected {
outline-color: #363636;
}
.product-item .jws-attr-swatches .swatch .sub-swatch {
width: 20px;
height: 20px;
border-radius: 100%;
display: block;
border: 1px solid rgba(208, 190, 182, 0.35);
}
.product-item .product-image {
background: var(--bacground_thumbnail);
overflow: hidden;
}
.product-item .product-image img[alt="blend-mode"] {
mix-blend-mode: multiply;
}
.product-item .product-image img {
transition: all 0.5s cubic-bezier(0, 0, 0.2, 1);
width: 100%;
}
.product-item .product-item-inner:hover .product-image .overlay {
opacity: 1;
}
.product-item .product-item-inner:hover .product-image .gallery {
opacity: 1;
}
.product-item .product-item-inner:hover .product-image .buttton-inner {
opacity: 1;
transform: rotate(-90deg) translateY(7px);
}
.product-item:hover .product-image img {
transform: scale(1.2);
} .product-item.product {
overflow: hidden;
}
.product-item.product .product-item-inner {
transition: 0.3s all;
}
.product-item.product .product-item-inner.list {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
align-items: center;
}
.product-item.product .product-item-inner.list .product-buy.out_of a:after {
content: '';
}
.product-item.product .product-item-inner.list .single_add_to_cart_button {
font-weight: 500;
letter-spacing: 0;
}
.product-item.product .product-item-inner.list .jws-quantity-wrap {
margin-top: 0px;
}
.product-item.product .product-item-inner.list .product-image {
max-width: 303px;
margin-bottom: 0;
width: 100%;
}
.product-item.product .product-item-inner.list .product-image .woocommerce-loop-product__link {
display: block;
}
.product-item.product .product-item-inner.list .product-content {
width: calc(100% - 303px);
text-align: left !important;
padding-left: 42px;
}
.product-item.product .product-item-inner.list .product_cat {
font-size: 12px;
font-weight: 600;
text-transform: uppercase;
}
.product-item.product .product-item-inner.list .product_cat a {
color: var(--main);
}
.product-item.product .product-item-inner.list .product-short-text {
margin-bottom: 0;
}
.product-item.product .product-item-inner.list .jws-attr-swatches {
margin-right: 17px;
margin-left: -5px;
}
.product-item.product .product-item-inner.list .woocommerce-loop-product__title {
margin-bottom: 3px;
margin-top: 3px;
}
.product-item.product .product-item-inner.list .woocommerce-loop-product__title a {
font-size: 20px;
line-height: 28px;
}
.product-item.product .product-item-inner.list .price {
margin-top: 8px;
margin-bottom: 24px;
display: block;
}
.product-item.product .product-item-inner.list .jws-attr {
margin-bottom: 1px;
}
.product-item.product .product-item-inner.list .product_description {
max-width: 648px;
margin-bottom: 24px;
font-size: 15px;
line-height: 19.6px;
}
.product-item.product .product-item-inner.list .product_description p {
margin-bottom: 0px;
}
.product-item.product .product-item-inner.list .product-buy form.cart {
border: none;
}
.product-item.product .product-item-inner.list a.button span {
vertical-align: text-bottom;
}
.product-item.product .product-item-inner.list .button {
background: #E8E8EB;
padding: 11px 15px 12px;
display: inline-block;
color: var(--heading);
}
.product-item.product .product-item-inner.list .button:after {
font-family: "jws_icon";
content: '\ec28';
font-size: 24px;
margin-left: 8px;
}
.product-item.product .product-item-inner.list .button:hover {
background: var(--main);
color: #ffffff;
}
.product-item.product .buttton-inner {
position: absolute;
bottom: 14px;
transition: 0.2s all;
opacity: 0;
width: 100%;
background: var(--light);
text-align: center;
will-change: transform;
z-index: 2;
}
.product-item.product .buttton-inner ul {
display: flex;
justify-content: space-between;
}
.product-item.product .buttton-inner li {
display: inline-block;
padding: 10px 14px;
}
.product-item.product .buttton-inner li > a {
display: block;
text-align: center;
color: var(--heading);
cursor: pointer;
font-size: 14px;
font-weight: 700;
position: relative;
line-height: 20px;
}
.product-item.product .buttton-inner li > a.quickview-button span {
transition: .3s all;
}
.product-item.product .buttton-inner li > a.quickview-button.loading span {
opacity: 0;
}
.product-item.product .buttton-inner li > a.jws-wishlist-btn {
transform: rotate(90deg);
display: block;
}
.product-item.product .buttton-inner li > a.jws-wishlist-btn i {
display: inline-block;
font-size: 22px;
margin-top: 5px;
}
.product-item.product .buttton-inner li > a.jws-wishlist-btn i:before {
font-size: 20px;
}
.product-item.product .buttton-inner li > a.jws-wishlist-btn.added i:before {
content: '\e80c';
font-size: 18px;
}
.product-item.product .buttton-inner li > a.jws-wishlist-btn.added span.wishlist.notadd {
display: none;
}
.product-item.product .buttton-inner li > a.jws-wishlist-btn.added span.wishlist.added {
display: block;
}
.product-item.product .buttton-inner li > a.jws-wishlist-btn:hover span.wishlist {
left: 35px;
opacity: 1;
}
.product-item.product .buttton-inner li > a.jws-wishlist-btn span.wishlist {
position: absolute;
min-width: 70px;
background: var(--secondary);
font-size: 12px;
color: var(--light);
border-radius: 3px;
padding: 1px 5px;
top: 0;
opacity: 0;
left: 50%;
pointer-events: none;
line-height: 19px;
box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.15);
white-space: nowrap;
transition: .3s all;
}
.product-item.product .buttton-inner li > a.jws-wishlist-btn span.wishlist.added {
display: none;
}
.product-item.product .buttton-inner li > a.button:before {
content: "";
font-family: "jws_icon";
content: '\ec28';
}
.product-item.product .buttton-inner li > a span {
pointer-events: none;
white-space: nowrap;
}
.product-item.product .buttton-inner li > a:hover {
color: #FDA043;
}
.product-item.product .buttton-inner li > a:hover span {
opacity: 1;
}
.product-item.product .buttton-inner.buttton-inner_vertical {
top: 67%;
bottom: unset;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
max-width: 147px;
left: 0%;
transform-origin: 0 0;
}
.product-item.product .buttton-inner.buttton-inner_vertical ul {
align-items: flex-start;
flex-direction: row-reverse;
align-items: center;
}
.product-item.product .buttton-inner.buttton-inner_vertical ul li {
flex: 1;
}
.product-item.product .buttton-inner.buttton-inner_vertical ul li:first-child {
border-left: 1px solid #E8E8EB;
}
.product-item.product .buttton-inner.buttton-inner_vertical ul li > a span.wishlist:after {
margin-left: 1px;
content: "";
z-index: 2;
position: absolute;
border-top: 3px solid transparent;
border-bottom: 3px solid transparent;
border-right: 5px solid var(--secondary);
left: -8px;
top: 8px;
right: unset;
border-left: 3px solid transparent;
}
.product-item.product .jws-attr {
margin-bottom: 4px;
}
.product-item.product .jws-attr .jws-attr-swatches {
margin-right: 4px;
display: inline-block;
vertical-align: middle;
}
.product-item.product .jws-attr2 {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.product-item.product .product-buy a {
position: relative;
}
.product-item.product .product-buy a.loading:after {
opacity: 0;
}
.product-item.product .product-buy a .loader {
width: 20px;
height: 20px;
margin-left: -10px;
margin-top: -10px;
top: 48%;
left: initial;
right: -2px;
}
.product-item.product .product-buy.layout1 a:hover,
.product-item.product .product-buy.layout2 a:hover,
.product-item.product .product-buy.layout3 a:hover,
.product-item.product .product-buy.layout4 a:hover {
color: var(--secondary);
}
.product-item.product .product-buy.layout2.out_of a:after {
content: '';
margin-left: 0px;
}
.product-item.product .product-buy.layout2 a {
font-size: 16px;
font-weight: 500;
color: var(--main);
}
.product-item.product .product-buy.layout2 a:after {
content: '\f03e';
font-family: "jws_icon";
margin-left: 5px;
font-weight: bold;
font-size: 16px;
margin-left: 10px;
transition: 0.3s all;
}
.product-item.product .woocommerce-loop-product__title {
font-weight: 500;
margin-bottom: 11px;
}
.product-item.product .woocommerce-loop-product__title a {
font-size: 18px;
font-weight: 700 !important;
line-height: 25px;
color: var(--heading);
}
.product-item.product .woocommerce-loop-product__title a:hover {
color: var(--main);
}
.product-item.product .price {
color: var(--heading);
font-weight: 500;
font-size: 16px;
}
.product-item.product .price del {
opacity: 0.4;
margin-right: 8px;
}
.product-item.product .price ins {
text-decoration: none;
}
.product-item.product .product-short-text {
font-size: 14px;
margin-top: 0;
margin-bottom: 0;
display: inline-block;
vertical-align: middle;
}
.product-item.product .star-rating-wap {
margin-top: 10px;
}
.product-item.product .star-rating {
width: 87px;
margin: 0 auto;
}
.product-item.product .star-rating:before {
font-size: 12px;
}
.product-item.product .star-rating span:before {
font-size: 12px;
}
.added_to_cart {
display: none !important;
}
.products-tab { }
.products-tab.layout1 .jws-wishlist-btn {
float: right;
font-size: 18px;
}
.products-tab.layout1 .jws-wishlist-btn.loading,
.products-tab.layout1 .jws-wishlist-btn.added {
color: var(--main);
}
.products-tab.layout1 .product-item.product .woocommerce-loop-product__title {
margin-bottom: 3px;
padding-right: 20px;
}
.products-tab.product-deal .product-item.product .price {
font-size: 16px;
}
.products-tab.product-deal .product-item.product .woocommerce-loop-product__title {
margin-bottom: 5px;
}
.products-tab.product-deal .product-item-inner {
text-align: center;
}
.products-tab.product-deal .product-short-description {
max-width: 438px;
margin: 0 auto;
margin-bottom: 25px;
}
.products-tab.product-deal .add_to_cart_button .woocommerce-Price-amount {
border-left: 1px solid;
margin-left: 15px;
padding-left: 15px;
line-height: 15px;
display: inline-block;
}
.products-tab.product-deal .progress-bar-sold {
position: relative;
max-width: 383px;
margin: 0 auto;
text-align: left;
margin-top: 27px;
margin-bottom: 18px;
}
.products-tab.product-deal .progress-bar-sold > span {
font-size: 14px;
}
.products-tab.product-deal .progress-bar-sold > span strong {
font-weight: 500;
}
.products-tab.product-deal .progress-bar-sold > span span {
margin-right: 5px;
}
.products-tab.product-deal .progress-bar-sold .line {
width: 100%;
position: relative;
height: 5px;
overflow: hidden;
margin: 0px 0px 6px;
top: 0;
}
.products-tab.product-deal .progress-bar-sold .line:before {
content: "";
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
background: var(--main);
opacity: 0.2;
}
.products-tab.product-deal .progress-bar-sold .line span {
position: absolute;
height: 100%;
background: var(--main);
left: 0;
}
.products-tab.product-deal .progress-bar-sold .available_items {
float: right;
}
.products-tab.product-deal .jws-sale-time {
min-height: 78px;
max-width: 225px;
margin: 0 auto;
}
.products-tab.product-deal .jws-sale-time .jws-box-countdown {
display: inline-block;
vertical-align: middle;
max-width: 25%;
min-width: 20%;
text-align: center;
}
.products-tab.product-deal .jws-sale-time .jws-box-countdown span span {
display: inline-block;
width: 100%;
margin: 0 auto;
padding: 9px 5px 0;
max-width: 54px;
color: var(--heading);
font-weight: bold;
font-size: 28px;
}
.products-tab.product-deal .jws-sale-time .jws-box-countdown span p {
font-size: 12px;
font-weight: 600;
margin-bottom: 7px;
margin-top: 4px;
opacity: 0.7;
}
.products-tab.product-deal .jws-sale-time > span {
vertical-align: top;
padding: 9px 5px 0 5px;
display: inline-block;
font-size: 12px;
font-weight: bold;
}
.products-tab.layout4 .product-item.product .woocommerce-loop-product__title {
margin-bottom: 5px;
}
.products-tab.layout4 .product-item.product .jws-attr {
margin-bottom: 8px;
}
.products-tab.layout3 .product-item.product .product-content .star-rating-wap .review-count {
display: none;
}
.products-tab.layout3 .product-item.product .product-buy.layout2 a:after {
color: var(--secondary);
}
.products-tab.layout3 .product-item.product .product-content {
text-align: center;
}
.products-tab.layout3 .product-item.product .product-buy {
position: absolute;
width: 100%;
transition: 0.3s all;
left: 0;
opacity: 0;
}
.products-tab.layout3 .product-item.product .woocommerce-loop-product__title {
margin-bottom: 5px;
}
.products-tab.layout3 .product-item.product .product-short-text {
margin-bottom: 3px;
}
.products-tab.layout3 .product-item.product .price {
font-size: 16px;
transition: 0.3s all;
display: block;
}
.products-tab.layout3 .product-item.product .jws-attr-swatches {
position: absolute;
bottom: 0;
width: 100%;
text-align: center;
bottom: 10px;
}
.products-tab.layout3 .product-item.product .jws-attr-swatches .jws-attr-content {
justify-content: center;
}
.products-tab.layout3 .product-item.product:hover .price {
opacity: 0;
transform: translateY(-10px);
}
.products-tab.layout3 .product-item.product:hover .product-buy {
opacity: 1;
transform: translateY(-23px);
}
.products-tab.layout2 .product-item.product .cat-list {
font-size: 12px;
text-transform: uppercase;
font-weight: 600;
margin-bottom: 3px;
}
.products-tab.layout2 .product-item.product .cat-list a {
color: var(--main);
}
.products-tab.layout2 .product-item.product .product-image {
margin-bottom: 22px;
}
.products-tab.layout2 .product-item.product .price {
font-size: 14px;
}
.products-tab.layout2 .product-item.product .woocommerce-loop-product__title {
margin-bottom: 4px;
}
.products-tab.layout2 .product-item.product .product-buy {
padding: 10px;
position: absolute;
left: 0;
bottom: 0;
width: 100%;
z-index: 1;
}
.products-tab.layout2 .product-item.product .product-buy a {
color: var(--third);
display: block;
background: #ffffff;
text-align: center;
font-size: 16px;
font-weight: 500;
padding: 10px 0px;
transform: translatey(100%);
opacity: 0;
}
.products-tab.layout2 .product-item.product .product-buy a:hover {
background: var(--main);
color: #fff;
}
.products-tab.layout2 .product-item.product .product-buy a:hover .loader .path {
stroke: #fff;
}
.products-tab.layout2 .product-item.product .product-buy a span:after {
content: "";
font-family: "jws_icon";
content: '\f03e';
margin-left: 10px;
}
.products-tab.layout2 .product-item.product .product-buy a.loading .text {
opacity: 0;
}
.products-tab.layout2 .product-item.product:hover .product-buy a {
transform: translatey(0);
opacity: 1;
} @-webkit-keyframes "spinner-fade" {
0% {
background-color: var(--main);
}
100% {
background-color: transparent;
}
}
@keyframes "spinner-fade" {
0% {
background-color: var(--main);
}
100% {
background-color: transparent;
}
}
@keyframes rotatekey {
100% {
transform: rotate(360deg);
}
}
@keyframes dash {
0% {
stroke-dasharray: 1, 200;
stroke-dashoffset: 0;
}
50% {
stroke-dasharray: 89, 200;
stroke-dashoffset: -35px;
}
100% {
stroke-dasharray: 89, 200;
stroke-dashoffset: -124px;
}
}
.jws-products-load-more {
border: 1px solid #040202;
font-weight: 500;
padding: 12.5px 40px;
display: inline-block;
position: relative;
z-index: 1;
margin-top: 30px;
}
.jws-products-load-more.loading span {
opacity: 0;
}
.jws-products-load-more.auto_load_more {
opacity: 0;
}
.loading .loader {
opacity: 1;
}
.loader {
position: absolute;
margin: 0 auto;
width: 30px;
height: 30px;
margin-left: -15px;
margin-top: -15px;
opacity: 0;
top: 50%;
left: 50%;
z-index: 2;
}
.loader:before {
content: '';
display: block;
padding-top: 100%;
}
.loader .circular {
animation: rotatekey 2s linear infinite;
height: 100%;
transform-origin: center center;
width: 100%;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
}
.loader .path {
stroke-dasharray: 1, 200;
stroke-dashoffset: 0;
animation: dash 1.5s ease-in-out infinite;
stroke: #000;
stroke-linecap: round;
}
.spinner {
font-size: 35px;
position: relative;
display: inline-block;
width: 1em;
height: 1em;
position: absolute;
left: 50%;
top: 50%;
margin-top: -2px;
margin-left: -15px;
opacity: 0;
}
.spinner.loading {
opacity: 1;
}
.shop-top-filters-right {
display: flex;
align-items: center;
justify-content: flex-end;
}
.view-product-2 {
background-image: url(https://www.fvianatura.gr/wp-content/themes/ochahouse/assets/image/grid_2.svg);
background-position: center;
background-repeat: no-repeat;
}
.view-product-3 {
background-image: url(https://www.fvianatura.gr/wp-content/themes/ochahouse/assets/image/grid_3.svg);
background-position: center;
background-repeat: no-repeat;
}
.grid-view {
display: flex;
align-items: center;
margin-right: 12px;
}
.grid-view > span {
margin-right: 23px;
font-size: 12px;
font-weight: 600;
}
.grid-view .view-icon-list {
display: flex;
margin: 0 -5.5px;
}
.grid-view a {
width: 24px;
height: 24px;
display: inline-block;
background-repeat: no-repeat;
margin: 0 5.5px;
opacity: 0.5;
background-size: contain;
}
.grid-view a:hover {
opacity: 1;
}
.grid-view a.sel-active {
opacity: 1;
}
.grid-view .view-product-4 {
background-image: url(https://www.fvianatura.gr/wp-content/themes/ochahouse/assets/image/grid_4.svg);
}
.grid-view .view-product-2 {
background-image: url(https://www.fvianatura.gr/wp-content/themes/ochahouse/assets/image/grid_2.svg);
}
.grid-view .view-product-1 {
background-image: url(https://www.fvianatura.gr/wp-content/themes/ochahouse/assets/image/list_view.svg);
}
.woocommerce-ordering {
position: relative;
}
.woocommerce-ordering div.orderby ul {
padding: 0;
list-style-type: none;
transition: 0.3s all;
opacity: 0;
position: absolute;
top: 100%;
left: 0;
transform: translatey(-10px);
z-index: 10;
background: #ffffff;
box-shadow: 0 3px 6px 0px rgba(0, 0, 0, 0.1);
width: 100%;
pointer-events: none;
}
.woocommerce-ordering div.orderby ul li {
padding: 5px 10px;
border-bottom: 1px solid #e3e3e3;
font-size: 14px;
}
.woocommerce-ordering div.orderby ul li span {
cursor: pointer;
}
.woocommerce-ordering div.orderby ul li span.current {
color: var(--main);
}
.woocommerce-ordering div.orderby:hover ul {
opacity: 1;
transform: translatey(0px);
pointer-events: auto;
}
.woocommerce-ordering .orderby-current {
position: relative;
cursor: pointer;
font-size: 14px;
display: block;
background: #E8E8EB;
padding: 5px 10px;
min-width: 185px;
}
.woocommerce-ordering .orderby-current:after {
content: '\eaec';
font-family: "jws_icon";
position: absolute;
right: 12px;
font-weight: 700;
color: var(--main);
font-size: 12px;
}
.woocommerce-ordering select {
display: none;
}
.shop-nav-top {
margin: 0;
margin-bottom: 25px;
padding-bottom: 13px;
align-items: center;
}
.shop-nav-top > div {
padding: 0;
}
.shop-page {
padding-top: 40px;
padding-bottom: 103px;
}
.shop-page .single_add_to_cart_button {
background: #E8E8EB;
color: var(--btn-bgcolor2);
}
.shop-page .woocommerce-pagination {
text-align: center;
position: relative;
}
.shop-page .woocommerce-pagination .page-numbers {
justify-content: center;
}
.shop-page .woocommerce-pagination .spinner-blade {
position: absolute;
left: 0.4629em;
bottom: 0;
width: 2px;
height: 6px;
border-radius: 0.5em;
background-color: transparent;
transform-origin: center -0.2222em;
-webkit-animation: spinner-fade 1s infinite linear;
animation: spinner-fade 1s infinite linear;
}
.shop-page .woocommerce-pagination .spinner-blade:nth-child(1) {
-webkit-animation-delay: 0s;
animation-delay: 0s;
transform: rotate(0deg);
}
.shop-page .woocommerce-pagination .spinner-blade:nth-child(2) {
-webkit-animation-delay: 0.13s;
animation-delay: 0.13s;
transform: rotate(45deg);
}
.shop-page .woocommerce-pagination .spinner-blade:nth-child(3) {
-webkit-animation-delay: 0.26s;
animation-delay: 0.26s;
transform: rotate(90deg);
}
.shop-page .woocommerce-pagination .spinner-blade:nth-child(4) {
-webkit-animation-delay: 0.39s;
animation-delay: 0.39s;
transform: rotate(135deg);
}
.shop-page .woocommerce-pagination .spinner-blade:nth-child(5) {
-webkit-animation-delay: 0.52s;
animation-delay: 0.52s;
transform: rotate(180deg);
}
.shop-page .woocommerce-pagination .spinner-blade:nth-child(6) {
-webkit-animation-delay: 0.65s;
animation-delay: 0.65s;
transform: rotate(225deg);
}
.shop-page .woocommerce-pagination .spinner-blade:nth-child(7) {
-webkit-animation-delay: 0.78s;
animation-delay: 0.78s;
transform: rotate(270deg);
}
.shop-page .woocommerce-pagination .spinner-blade:nth-child(8) {
-webkit-animation-delay: 0.91s;
animation-delay: 0.91s;
transform: rotate(315deg);
}
.shop-page .product-item {
margin-bottom: 40px;
}
.shop-page .sidebar-has_sidebar.no_container .siderbar-inner.left {
padding-right: 43px;
padding-top: 59px;
}
.shop-page .sidebar-has_sidebar.no_container .siderbar-inner.right {
padding-left: 43px;
padding-top: 59px;
}
.shop-page .sidebar-no_sidebar .woocommerce-result-count {
margin-right: 9px;
border-right: 1px solid #c4c4c4;
padding-right: 13px;
}
.shop-page .woocommerce-result-count {
display: inline-block;
font-size: 14px;
margin: 0;
line-height: 16px;
}
.shop-page .shop-container.no_container {
padding: 0 70px;
}
.shop-page .shop-topbar {
display: none;
margin-bottom: 24px;
}
.shop-page .widget_layered_nav_filters {
margin-bottom: 24px;
}
.shop-page .widget_layered_nav_filters ul {
list-style-type: none;
}
.shop-page .widget_layered_nav_filters ul .chosen {
margin-right: 12px;
margin-bottom: 5px;
margin-top: 5px;
}
.shop-page .widget_layered_nav_filters ul .chosen a {
border: 1px solid rgba(117, 117, 117, 0.5);
padding: 2px 10px;
display: block;
}
.shop-page .widget_layered_nav_filters ul .chosen a:after {
content: '\e814';
font-family: "jws_icon";
margin-left: 5px;
}
.shop-page .widget_layered_nav_filters ul li {
display: inline-block;
}
.shop-page .widget_layered_nav_filters ul li .remove-filter-actived {
color: var(--third);
border-bottom: 2px solid #e1e1e1;
padding-bottom: 1px;
}
.shop-page .show_filter_shop {
font-weight: 600;
font-size: 12px;
cursor: pointer;
border: 0;
padding: 0;
background: transparent;
margin-right: 10px;
text-transform: capitalize;
}
.shop-page .show_filter_shop:hover {
color: var(--main);
}
.shop-page .show_filter_shop .jws_filter {
vertical-align: middle;
width: 24px;
height: 24px;
display: inline-block;
background-repeat: no-repeat;
margin: 0 5.5px;
background-image: url(https://www.fvianatura.gr/wp-content/themes/ochahouse/assets/image/Filter_alt.svg);
}
.shop-page .show_filter_shop i {
color: #979797;
font-size: 16px;
margin-right: 9px;
}
.jws-filter-modal {
display: none;
z-index: 999;
position: fixed;
width: 100%;
top: 0;
left: 0;
height: 100%;
}
.jws-filter-modal .modal-top {
margin-bottom: 34px;
}
.jws-filter-modal .modal-top .modal-title {
font-weight: 500;
color: var(--heading);
}
.jws-filter-modal .modal-top .modal-close {
color: var(--third);
font-size: 14px;
float: right;
}
.jws-filter-modal .modal-top .modal-close:after {
content: '\e814';
font-family: "jws_icon";
margin-left: 4px;
font-size: 22px;
margin-top: -5px;
display: inline-block;
vertical-align: middle;
}
.jws-filter-modal .widget-title.close:before {
transform: rotate(180deg);
transition-delay: 0.05s;
}
.jws-filter-modal .widget-title.close:after {
transform: rotate(180deg);
}
.jws-filter-modal .widget-title {
position: relative;
}
.jws-filter-modal .modal-content {
scrollbar-width: thin;
width: 20rem;
padding: 2rem;
transform: translateX(-100%);
overflow: auto;
opacity: 0;
transition: 0.4s all;
position: fixed;
top: 0;
left: 0;
bottom: 0;
z-index: 1;
background: var(--light);
}
.jws-filter-modal .modal-overlay {
background: #040202;
opacity: 0.2;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 1;
opacity: 0;
visibility: hidden;
transition: 0.4s all;
}
.jws-filter-modal.open .modal-content {
transform: translateX(0);
opacity: 1;
}
.jws-filter-modal.open .modal-overlay {
opacity: 0.2;
visibility: visible;
}
.filter-shop-nav {
display: flex;
align-items: center;
flex-wrap: wrap;
}
.filter-shop-nav > span {
font-size: 14px;
font-weight: 400;
margin-right: 10px;
}
.filter-shop-nav > section {
display: inline-block;
}
.filter-shop-nav > section:not(:last-child) {
margin-right: 15px;
}
.filter-shop-nav > section:hover > ul,
.filter-shop-nav > section:hover > div,
.filter-shop-nav > section:hover > form {
opacity: 1;
transform: translatey(0);
pointer-events: auto;
}
.filter-shop-nav > section > h5 {
margin-bottom: 0;
font-size: 14px;
font-family: var(--body-font);
font-weight: 300;
cursor: pointer;
position: relative;
}
.filter-shop-nav > section > h5:before {
content: '';
width: 100%;
position: absolute;
top: 100%;
height: 40px;
}
.filter-shop-nav > section > h5:after {
content: '\eaec';
font-family: "jws_icon";
margin-left: 8px;
font-weight: bold;
font-size: 15px;
}
.filter-shop-nav > section > h5 + ul,
.filter-shop-nav > section > h5 + div,
.filter-shop-nav > section > h5 + form {
opacity: 0;
transform: translatey(-15px);
position: absolute;
top: 100%;
background: #ffffff;
pointer-events: none;
transition: 0.3s all;
z-index: 15;
width: 280px;
padding: 20px !important;
border: 1px solid #ebebeb;
margin-top: 13px;
}
.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.woocommerce-successful {
padding: 20px 30px;
margin: 0 0 2em;
position: relative;
background-color: #1e85be;
color: #fff;
list-style: none outside;
width: auto;
word-wrap: break-word;
}
.woocommerce-message a,
.woocommerce-info a,
.woocommerce-error a,
.woocommerce-successful a {
text-decoration: underline;
}
.woocommerce-info {
background-color: #fef5e5;
color: #33343A;
}
.woocommerce-error {
background-color: #fceceb;
color: #33343A;
}
.woocommerce-error li:not(.cart-empty):before {
content: '\F216';
font-family: "jws_icon";
font-size: 20px;
font-weight: bold;
margin-right: 2px;
display: inline-block;
vertical-align: middle;
margin-top: -5px;
}
.woocommerce-message {
background-color: #dff5dd;
color: #33343A;
}
.woocommerce-message:not(.cart-empty):before {
content: '\E80E';
color: #48bd68;
font-family: "jws_icon";
font-size: 22px;
font-weight: bold;
margin-right: 2px;
display: inline-block;
vertical-align: middle;
margin-top: -4px;
}
@media (min-width: 992px) {
.sidebar-has_sidebar .jws-filter-modal {
display: block !important;
position: relative;
z-index: 1;
}
.sidebar-has_sidebar .jws-filter-modal .modal-content.sidebar {
position: relative;
opacity: 1;
transform: none;
padding: 0;
width: auto;
z-index: 1;
overflow: unset;
}
.sidebar-has_sidebar .jws-filter-modal .modal-top {
display: none;
}
}
@media (max-width: 1440px) {
.shop-page .sidebar-has_sidebar.no_container .siderbar-inner.left {
padding-right: 0;
}
.shop-page .sidebar-has_sidebar.no_container .siderbar-inner.right {
padding-left: 0;
}
}
@media (max-width: 1024px) {
.shop-page .shop-container.no_container {
padding: 0 15px;
}
}
@media (max-width: 991px) {
.shop-page .sidebar-has_sidebar .siderbar-inner {
padding-right: 1rem !important;
padding-left: 1rem !important;
padding-top: 2rem !important;
}
.shop-page .woocommerce-result-count {
display: none;
}
}
@media (max-width: 374px) {
.shop-nav-top > div {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.shop-nav-top > div .show_filter_shop {
margin-bottom: 30px;
}
.shop-nav-top > div .shop-top-filters-right {
justify-content: start;
}
.shop-nav-top > div .shop-top-filters-right .woo-ordering {
width: 100%;
}
.shop-nav-top > div .shop-top-filters-right .woo-ordering .woocommerce-ordering .orderby-current {
min-width: 100%;
}
}
@media (max-width: 767px) {
.products-wrap {
margin-left: -5px;
margin-right: -5px;
}
.shop-page .product-item {
padding-right: 5px;
padding-left: 5px;
}
.shop-page .grid-view {
display: none;
}
.product-item.product .product-item-inner.list {
display: block;
}
.product-item.product .product-item-inner.list .product-image {
max-width: 100%;
}
.product-item.product .product-item-inner.list .product-content {
width: 100%;
padding-left: 0;
padding-top: 12px;
}
}
@media (max-width: 375px) {
.product-item.product .product-item-inner.list .single_add_to_cart_action {
flex-direction: column;
}
.product-item.product .product-item-inner.list .single_add_to_cart_action .jws-quantity-wrap {
min-width: 100%;
margin-right: 0px;
margin-bottom: 15px;
}
}
.jws-wishlist-table .add_all_product {
margin-top: 37px;
-webkit-transition: 0.35s all;
-o-transition: 0.35s all;
-ms-transition: 0.35s all;
-moz-transition: 0.35s all;
transition: 0.35s all;
text-align: center;
}
.jws-wishlist-table .add_all_product a {
min-width: 140px;
padding: 14px 60px;
background: var(--btn-bgcolor);
color: #ffffff;
position: relative;
z-index: 1;
display: inline-block;
text-align: center;
}
.jws-wishlist-table .add_all_product a:hover {
background: var(--btn-bgcolor2);
}
.jws-wishlist-table .jws-wishlist-row {
-webkit-transition: 0.35s all;
-o-transition: 0.35s all;
-ms-transition: 0.35s all;
-moz-transition: 0.35s all;
transition: 0.35s all;
}
.jws-wishlist-table .jws-wishlist-row thead {
background: #f2f2f2;
color: var(--heading);
text-align: left;
}
.jws-wishlist-table .jws-wishlist-row thead tr th {
text-align: center;
}
.jws-wishlist-table .jws-wishlist-row thead tr th:first-child {
padding: 20px 5%;
text-align: left;
}
.jws-wishlist-table .jws-wishlist-row tbody {
border-left: 1px solid #f2f2f2;
border-right: 1px solid #f2f2f2;
}
.jws-wishlist-table .jws-wishlist-row tbody tr {
border-bottom: 1px solid #f2f2f2;
}
.jws-wishlist-table .jws-wishlist-row tbody tr td {
vertical-align: middle;
}
.jws-wishlist-table .jws-wishlist-row tbody tr .jws-wishlist-remove {
color: var(--heading);
display: inline-block;
font-size: 20px;
vertical-align: middle;
}
.jws-wishlist-table .jws-wishlist-row tbody tr .wishlist_action .add-to-cart-loop {
min-width: 140px;
padding: 10px 15px;
background: var(--btn-bgcolor);
color: #ffffff;
display: inline-block;
vertical-align: middle;
margin: 5px 5px;
}
.jws-wishlist-table .jws-wishlist-row tbody tr .wishlist_action .add-to-cart-loop:hover {
background: var(--btn-bgcolor2);
}
.jws-wishlist-table .jws-wishlist-row tbody tr td.jws_wishlist_detail {
padding: 25px 4%;
}
.jws-wishlist-table .jws-wishlist-row tbody tr td:not(.jws_wishlist_detail) {
text-align: center;
padding: 25px 30px;
}
.jws-wishlist-table .jws-wishlist-row tbody tr .price .star-rating {
display: block;
margin: 0 auto;
width: 95px;
}
.jws-wishlist-table .jws-wishlist-row tbody tr .jws_wishlist_detail .product-image {
display: inline-block;
max-width: 66px;
margin-right: 30px;
vertical-align: middle;
}
.jws-wishlist-table .jws-wishlist-row tbody tr .jws_wishlist_detail .product-title {
display: inline-block;
width: calc(100% - 100px);
vertical-align: middle;
max-width: 230px;
font-weight: 500;
}
.jws-wishlist-table .jws-wishlist-row tbody tr .jws_wishlist_detail .product-title a {
color: var(--heading);
}
.jws-wishlist-table .jws-wishlist-row tbody tr .jws_wishlist_detail .product-title a:hover {
color: var(--main);
}
.jws-empty-wishlist,
.jws-empty-compare {
font-size: 25px;
font-weight: 500;
margin-bottom: 19px;
font-family: var(--body);
}
.return-to-shop a {
min-width: 140px;
padding: 14px 60px;
background: var(--btn-bgcolor);
color: #ffffff;
display: inline-block;
margin-top: 30px;
}
.return-to-shop a:hover {
background: var(--btn-bgcolor2);
}
@media (max-width: 767px) {
.jws_products.jws_products_skin9 .jws_products_item .jws_content_product,
.jws_products.jws_products_skin1 .jws_products_item .jws_content_product {
padding-top: 5px;
padding-bottom: 5px;
}
.jws_products.jws_products_skin9 .jws_products_item .jws_content_product .jws_content_center_product,
.jws_products.jws_products_skin1 .jws_products_item .jws_content_product .jws_content_center_product {
margin: 0;
}
.jws_products.jws_products_skin4 .jws_products_item .jws_content_product .jws_content_center_product {
margin: 0;
}
.jws-wishlist-table .jws-wishlist-row thead {
display: none;
}
.jws-wishlist-table .jws-wishlist-row tbody {
display: block;
border: none;
}
.jws-wishlist-table .jws-wishlist-row tbody tr {
display: block;
width: 100%;
margin-bottom: 15px;
border: 2px solid #f2f2f2;
}
.jws-wishlist-table .jws-wishlist-row tbody tr td {
display: block;
text-align: center;
}
.jws-wishlist-table .jws-wishlist-row tbody tr td .product-image {
margin-right: 0 !important;
margin-bottom: 15px !important;
}
.jws-wishlist-table .jws-wishlist-row tbody tr td .product-title {
width: 100% !important;
}
}
.quick-view-main.mfp-bg {
background: #000000;
opacity: .8;
}
.quick-view-main .popup-quick-view {
max-width: 1050px;
margin: 0 auto;
background: #ffffff;
transition: 0.4s all;
}
.quick-view-main .popup-quick-view .main-product.product {
padding: 25px 25px ;
}
.quick-view-main .popup-quick-view .main-product.product .jws_pr_labels {
left: 30px;
top: 30px;
z-index: 2;
}
.quick-view-main .popup-quick-view .entry-summary {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
padding: 0;
-webkit-mask-image: linear-gradient(to top, transparent 5px, #000000 40px);
mask-image: linear-gradient(to top, transparent 5px, #000000 40px);
overflow-y: auto;
padding: 0 15px 30px;
}
.quick-view-main .popup-quick-view .mfp-close {
border-radius: 100%;
position: fixed;
right: 15px;
top: 15px;
background: transparent;
}
.quick-view-main .popup-quick-view .mfp-close:before {
vertical-align: middle;
}
.quick-view-main .popup-quick-view .mfp-close:hover {
transform: rotate(90deg);
-webkit-transform: rotate(90deg);
}
.quick-view-main .popup-quick-view .shop-single {
padding: 0;
position: relative;
}
.quick-view-main .popup-quick-view .shop-single .jws-summary {
margin: 0px 0 15px;
}
.quick-view-main .popup-quick-view figure {
margin: 0;
}
.quick-view-main .woocommerce-review-link {
pointer-events: none;
}
.quick-view-main.mfp-bg {
transition: 0.3s ease;
}
.quick-view-main.mfp-ready .mfp-content > div {
opacity: 1;
}
.quick-view-main.mfp-removing .mfp-content > div {
opacity: 0;
}
.quick-view-main.mfp-removing.mfp-bg {
opacity: 0;
}
.quick-view-main {   }
.quick-view-main .mfp-content > div {
opacity: 0;
transition: 0.5s ease;
transform: translatey(-20px);
}
.quick-view-main.mfp-bg {
opacity: 0;
transition: 0.3s ease;
}
.quick-view-main.mfp-ready .mfp-content > div {
opacity: 1;
transform: translatey(0);
}
.quick-view-main.mfp-ready.mfp-bg {
opacity: 0.8;
}
.quick-view-main.mfp-removing .mfp-content > div {
transform: translatey(20px);
opacity: 0;
}
.quick-view-main.mfp-removing.mfp-bg {
opacity: 0;
}
@media (max-width: 767px) {
.quick-view-main .popup-quick-view .main-product.product {
padding: 0;
}
.quick-view-main .popup-quick-view .entry-summary {
position: relative;
-webkit-mask-image: none;
}
}
.woo-account-form {
max-width: 600px;
margin: 0 auto;
}
.woocommerce .woocommerce-MyAccount-navigation {
width: 30%;
display: inline-block;
vertical-align: top;
border-right: 1px solid #eee;
padding-right: 30px;
padding-bottom: 10px;
padding-top: 10px;
}
.woocommerce .woocommerce-MyAccount-navigation ul {
list-style: none;
padding: 0;
margin: 0;
}
.woocommerce .woocommerce-MyAccount-navigation ul li.is-active a {
background-color: rgba(136, 136, 136, 0.12) !important;
}
.woocommerce .woocommerce-MyAccount-navigation ul li a {
display: block;
color: rgba(0, 0, 0, 0.9);
padding: 10px 15px;
}
.woocommerce .woocommerce-MyAccount-navigation ul li a:hover {
background-color: #f8f8f8;
}
.woocommerce .woocommerce-MyAccount-content {
width: 69%;
display: inline-block;
padding: 0 30px;
}
.woocommerce .woocommerce-MyAccount-content form h3 {
font-size: 24px;
color: var(--heading);
font-weight: 500;
line-height: 1.7em;
margin-bottom: 9px;
text-transform: uppercase;
}
.woocommerce .woocommerce-MyAccount-content form label {
color: var(--heading);
margin-bottom: 10px;
}
.woocommerce .woocommerce-MyAccount-content form .input-text,
.woocommerce .woocommerce-MyAccount-content form select {
border: 1px solid #aaaaaa;
height: 45px;
line-height: 45px;
padding: 0 15px;
margin-bottom: 20px;
width: 100%;
transition: 0.3s all;
background: transparent;
color: var(--main);
}
.woocommerce .woocommerce-MyAccount-content form button {
display: block;
position: relative;
text-align: center;
margin-top: 30px;
color: #ffffff;
min-width: 100%;
background: var(--btn-bgcolor);
height: 50px;
-webkit-transition: 0.3s all;
-o-transition: 0.3s all;
-ms-transition: 0.3s all;
-moz-transition: 0.3s all;
transition: 0.3s all;
border: none;
outline: none;
}
.woocommerce .woocommerce-MyAccount-content form button:hover {
background: var(--btn-bgcolor2);
}
.woocommerce .woocommerce-MyAccount-content form fieldset .form-row .password-input {
display: block;
}
.lost_reset_password {
max-width: 600px;
margin: 0 auto;
}
form.woocommerce-form-track-order .form-row,
.lost_reset_password .form-row {
margin-bottom: 20px;
margin-top: 20px;
}
form.woocommerce-form-track-order .form-row label,
.lost_reset_password .form-row label {
font-weight: 500;
color: var(--heading);
}
form.woocommerce-form-track-order .button,
.lost_reset_password .button {
padding: 14px 35px 14px 35px;
background: var(--btn-bgcolor);
color: var(--btn-color);
border-style: solid;
border-width: 0px 0px 0px 0px;
font-weight: 500;
display: block;
text-align: center;
margin-top: 25px;
min-width: 190px;
}
form.woocommerce-form-track-order .button:hover,
.lost_reset_password .button:hover {
background: var(--btn-bgcolor2);
}
@media (max-width: 767px) {
.woocommerce .woocommerce-MyAccount-navigation {
width: 100%;
border: 0;
padding: 15px 0;
}
.woocommerce .woocommerce-MyAccount-content {
width: 100%;
padding: 0;
}
} .order-total + .recurring-totals {
display: none;
}
.woocommerce-cart .shop_table tr.cart_item td {
padding: 22px 22px 21px 26px;
border: none;
border-bottom: 1px solid #E8E8EB;
}
.woocommerce-cart .shop_table tr.order-total .includes_tax {
display: block;
margin-top: 5px;
}
.woocommerce-cart .shop_table {
width: 100%;
}
.woocommerce-cart .shop_table th.product-thumbnail {
width: 10px;
}
.woocommerce-cart .shop_table th.product-remove {
width: 40px;
}
.woocommerce-cart .shop_table td.order-status {
text-align: center !important;
}
.woocommerce-cart .shop_table td.product-remove {
padding: 20px 0 20px 7px !important;
text-align: left;
}
.woocommerce-cart .shop_table td.product-remove a {
position: relative;
font-size: 0px;
display: inline-block;
border-radius: 50%;
width: 20px;
cursor: pointer;
padding-right: 16px;
padding-right: 0;
color: #E8E8EB;
}
.woocommerce-cart .shop_table td.product-remove a:hover:before {
color: #D00505;
}
.woocommerce-cart .shop_table td.product-remove a:before {
content: '\e814';
font-family: "jws_icon";
position: absolute;
font-size: 15px;
left: 0;
font-weight: 700;
}
.woocommerce-cart .shop_table td.product-name .variation {
display: inline-block;
margin-top: 5px;
}
.woocommerce-cart .shop_table td.product-name .variation dd,
.woocommerce-cart .shop_table td.product-name .variation dt {
margin: 0;
color: var(--heading);
display: inline-block;
}
.woocommerce-cart .shop_table td.product-name .variation .variation-Vendor {
display: inline-block;
margin: 0;
}
.woocommerce-cart .shop_table td.product-thumbnail img {
max-width: 80px;
height: auto;
background: var(--bacground_thumbnail);
}
.woocommerce-cart .shop_table td.product-name h6 {
margin-bottom: 0px;
}
.woocommerce-cart .woocommerce-cart-form .jws-quantity-wrap {
margin-top: 0px;
margin-right: 0px;
}
.woocommerce-cart .woocommerce .cart-empty {
text-align: center;
position: relative;
font-size: 30px;
text-transform: uppercase;
letter-spacing: 1px;
line-height: 1.5;
padding: 140px 0 0px 0;
font-weight: bold !important;
margin-bottom: 30px;
background: transparent;
border: 0;
color: var(--heading);
}
.woocommerce-cart .woocommerce .cart-empty:after,
.woocommerce-cart .woocommerce .cart-empty:before {
position: absolute;
color: rgba(142, 142, 142, 0.2);
left: 50%;
font-weight: normal;
transform: translateX(-50%);
-o-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-sand-transform: translateX(-50%);
}
.woocommerce-cart .woocommerce .cart-empty:before {
font-size: 115px;
top: -17px;
content: '\F03E';
font-family: "jws_icon";
}
.woocommerce-cart .woocommerce .cart-empty:after {
font-size: 45px;
top: 45px;
content: '\E814';
font-family: "jws_icon";
}
.woocommerce-cart .woocommerce .return-to-shop {
text-align: center;
margin-bottom: 50px;
}
.woocommerce-cart .woocommerce .cart-emtry-text {
text-align: center;
}
.woocommerce-cart .shop_table {
border-collapse: unset;
}
.woocommerce-cart .shop_table thead th {
color: var(--heading);
padding: 0;
padding-left: 26px;
border-bottom: 1px solid #e8e7ec;
padding-bottom: 19px;
}
.woocommerce-cart .shop_table tr .actions {
padding: 30px 0px;
}
.woocommerce-cart .shop_table tr .actions:after {
display: table;
content: " ";
clear: both;
}
.woocommerce-cart .shop_table tr .actions .col-right {
float: right;
}
.woocommerce-cart .shop_table tr .actions .col-right .button {
padding: 18px 35px;
color: var(--heading);
display: inline-block;
height: 50px;
line-height: 17px;
border: none;
transition: 0.3s all;
}
.woocommerce-cart .shop_table tr .actions .col-right .button:not([disabled]):hover {
background: var(--btn-bgcolor);
opacity: 1;
}
.woocommerce-cart .shop_table tr .actions .col-right .button[disabled] {
opacity: 0.5;
background: #E8E8EB;
cursor: no-drop;
}
.woocommerce-cart .shop_table tr .actions .col-right a {
color: var(--heading);
border: 1px solid #919191;
display: inline-block;
height: 50px;
line-height: 50px;
width: 220px;
margin-right: 12px;
margin-bottom: 10px;
margin-left: 12px;
}
.woocommerce-cart .shop_table tr .actions .col-right a:hover {
background: var(--heading);
border-color: var(--heading);
color: #ffffff;
}
.woocommerce-cart .shop_table tr .actions .coupon {
float: left;
position: relative;
}
.woocommerce-cart .shop_table tr .actions .coupon label {
display: none;
}
.woocommerce-cart .shop_table tr .actions .coupon button {
padding: 14px 35px 14px 35px;
background: var(--btn-bgcolor2);
color: var(--btn-color);
border-style: solid;
border-width: 0px 0px 0px 0px;
font-weight: 700;
letter-spacing: 1px;
}
.woocommerce-cart .shop_table tr .actions .coupon .input-text {
min-height: 50px;
display: inline-block;
border-color: #E8E8EB;
max-width: 202px;
margin-right: 11px;
font-weight: 500;
}
.woocommerce-cart .shop_table tr .actions .coupon .input-text::-webkit-input-placeholder { color: var(--heading);
}
.woocommerce-cart .shop_table tr .actions .coupon .input-text::-moz-placeholder { color: var(--heading);
}
.woocommerce-cart .shop_table tr .actions .coupon .input-text:-ms-input-placeholder { color: var(--heading);
}
.woocommerce-cart .shop_table tr .actions .coupon .input-text:-moz-placeholder { color: var(--heading);
}
.woocommerce-cart .shop_table tr .product-name > a {
color: var(--heading);
}
.woocommerce-cart .shop_table tr .product-price .amount,
.woocommerce-cart .shop_table tr .product-subtotal .amount {
color: var(--heading);
font-weight: 600;
}
.cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-button {
display: block;
margin-bottom: 20px;
color: var(--main);
font-weight: 500;
margin-top: 7px;
text-underline-offset: 0.1em;
}
.cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-form {
text-align: left;
margin-bottom: 30px;
}
.cart-collaterals .woocommerce-shipping-calculator .select2.select2-container {
width: 100% !important;
margin-bottom: 15px;
}
.cart-collaterals .woocommerce-shipping-calculator .select2-container--default .select2-selection--single {
border-radius: 0;
border: 1px solid #d1d1d1;
height: 50px;
padding-left: 24px;
}
.cart-collaterals .woocommerce-shipping-calculator .select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 50px;
padding: 0;
}
.cart-collaterals .woocommerce-shipping-calculator select,
.cart-collaterals .woocommerce-shipping-calculator .input-text {
border: 1px solid #d1d1d1;
height: 40px;
padding-left: 24px;
width: 100%;
margin-bottom: 15px;
background-color: #ffffff;
}
.cart-collaterals .woocommerce-shipping-calculator button {
display: block;
position: relative;
text-align: center;
cursor: pointer;
background: var(--main);
color: #ffffff;
min-width: 100%;
height: 50px;
-webkit-transition: 0.35s all;
-o-transition: 0.35s all;
-ms-transition: 0.35s all;
-moz-transition: 0.35s all;
transition: 0.35s all;
border: none;
outline: none;
}
.cart-collaterals .cross-sells > h2 {
font-size: 16px;
font-weight: 600;
padding-bottom: 20px;
text-align: center;
letter-spacing: 0;
}
.cart-collaterals .continue {
font-size: 18px;
font-weight: 500;
letter-spacing: 0.7px;
}
.cart-collaterals .continue i {
margin-left: 10px;
}
.cart-collaterals .cart_totals {
margin: 20px 0 0 auto;
max-width: 550px;
}
.cart-collaterals .cart_totals h3 {
font-weight: 700;
font-family: var(--body-font);
}
.cart-collaterals .cart_totals .shop_table {
background: #f5f5f5;
padding: 0 30px;
margin-bottom: 30px;
}
.cart-collaterals .cart_totals .wc-proceed-to-checkout .continue_shop {
font-weight: 500;
display: block;
text-align: center;
margin-top: 10px;
}
.cart-collaterals .cart_totals .wc-proceed-to-checkout .continue_shop i {
transform: scaleX(-1);
display: inline-block;
margin-right: 10px;
font-size: 18px;
}
.cart-collaterals .cart_totals .wc-proceed-to-checkout .continue_shop i:before {
font-weight: bold;
}
.cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
padding: 14px 35px 14px 35px;
background: var(--btn-bgcolor2);
color: var(--btn-color);
border-style: solid;
border-width: 0px 0px 0px 0px;
font-weight: 700;
display: block;
text-align: center;
}
.cart-collaterals .cart_totals .respon-table {
padding: 9px 30px 9px 30px;
background: #f6f6f6;
margin-top: 27px;
}
.cart-collaterals .cart_totals table tr {
display: block;
border: none;
}
.cart-collaterals .cart_totals table tr:after {
content: "";
display: table;
clear: both;
}
.cart-collaterals .cart_totals table tr.woocommerce-shipping-totals td {
padding: 0;
}
.cart-collaterals .cart_totals table tr.woocommerce-shipping-totals th,
.cart-collaterals .cart_totals table tr.woocommerce-shipping-totals td {
display: block;
width: 100%;
text-align: left;
padding-left: 0;
}
.cart-collaterals .cart_totals table tr.order-total th,
.cart-collaterals .cart_totals table tr.order-total td {
border-top: 0;
padding-top: 17px;
padding-bottom: 30px;
}
.cart-collaterals .cart_totals table tr.order-total td {
font-weight: 500;
color: var(--heading);
}
.cart-collaterals .cart_totals table tr .woocs_special_price_code {
font-weight: 400;
}
.cart-collaterals .cart_totals table tr th {
padding: 15px 0px;
font-weight: 700;
padding-right: 10px;
color: var(--heading);
float: left;
}
.cart-collaterals .cart_totals table tr td {
text-align: right;
float: right;
padding: 15px 0px;
}
.cart-collaterals .cart_totals table tr td[data-title="Subtotal"] {
color: var(--heading);
}
.cart-collaterals .cart_totals table tr td .woocommerce-shipping-methods {
list-style-type: none;
padding: 0;
}
.cart-collaterals .cart_totals table tr td label {
font-weight: 400;
}
.cart-collaterals .cart_totals table tr td input[type="radio"] {
position: relative;
top: 2px;
float: right;
margin-right: 0;
margin-left: 7px;
}
@media (max-width: 767px) {
.woocommerce-checkout .woocommerce .woocommerce-info {
font-size: 14px;
}
.cart-collaterals .continue {
margin-bottom: 15px;
display: block;
}
.cart-actions .coupon_col,
.cart-actions .update_col {
float: none;
}
.update_col {
margin-top: 10px;
}
.cart-actions .coupon .input-text {
margin-bottom: 15px;
}
.woocommerce-cart-form.cart-checkout-dark .shop_table tbody tr {
border-color: #2d2d2d;
}
.woocommerce-cart-form.cart-checkout-dark .shop_table tbody tr td {
border-color: #2d2d2d;
}
.woocommerce-cart-form .shop_table {
width: 100%;
display: block;
}
.woocommerce-cart-form .shop_table thead {
display: none;
}
.woocommerce-cart-form .shop_table thead th {
width: 25%;
}
.woocommerce-cart-form .shop_table thead th.product-remove,
.woocommerce-cart-form .shop_table thead th.product-thumbnail {
display: none;
}
.woocommerce-cart-form .shop_table tbody {
display: block;
}
.woocommerce-cart-form .shop_table tbody tr {
display: block;
margin: 30px 0px;
border: 1px solid #efefef;
}
.woocommerce-cart-form .shop_table tbody tr td {
width: 100%;
display: block;
position: relative;
text-align: right;
border-bottom: 1px solid #efefef;
}
.woocommerce-cart-form .shop_table tbody tr td.product-subtotal {
border: 0;
}
.woocommerce-cart-form .shop_table tbody tr td.product-quantity:before {
padding-top: 4px;
}
.woocommerce-cart-form .shop_table tbody tr td.actions {
text-align: center;
}
.woocommerce-cart-form .shop_table tbody tr td.actions .col-right {
max-width: 80%;
float: none;
margin: 0 auto;
}
.woocommerce-cart-form .shop_table tbody tr td.actions .col-right button {
width: 100%;
}
.woocommerce-cart-form .shop_table tbody tr td.actions .coupon {
margin: 0 auto 20px;
float: none;
max-width: 80%;
}
.woocommerce-cart-form .shop_table tbody tr td.actions .coupon .input-text {
max-width: 100%;
margin-bottom: 10px;
}
.woocommerce-cart-form .shop_table tbody tr td.actions .button {
width: 100%;
float: none;
}
.woocommerce-cart-form .shop_table tbody tr td:before {
content: attr(data-title);
font-weight: 600;
float: left;
color: var(--heading);
}
.woocommerce-cart-form .shop_table tbody tr td.product-thumbnail {
text-align: center;
}
.woocommerce-cart-form .shop_table tbody tr td.product-remove:before,
.woocommerce-cart-form .shop_table tbody tr td.product-thumbnail:before {
content: "";
}
} .nxl-cart-content {
position: fixed;
top: 0;
right: 0;
z-index: 9999;
-webkit-transition: 0.7s all;
-o-transition: 0.7s all;
-ms-transition: 0.7s all;
-moz-transition: 0.7s all;
transition: 0.7s all;
-webkit-transform: translateX(105%);
-o-transform: translateX(105%);
-ms-transform: translateX(105%);
-moz-transform: translateX(105%);
transform: translateX(105%);
min-width: 300px;
background-color: #ffffff;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
-ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
-o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
height: 100%;
overflow: auto;
}
.nxl-cart-content.active {
-webkit-transform: translateX(0%);
-o-transform: translateX(0%);
-ms-transform: translateX(0%);
-moz-transform: translateX(0%);
transform: translateX(0%);
}
.nxl-cart-content .blockUI.blockOverlay:before {
content: "";
width: 50px;
height: 50px;
margin: 1px;
border-radius: 50%;
border: 2px solid #ffffff;
border-color: #ffffff transparent #ffffff transparent;
position: absolute;
top: 50%;
left: 50%;
z-index: 1;
margin-left: -25px;
margin-top: -25px;
-webkit-transition: opacity .2s ease;
transition: opacity .2s ease;
-webkit-animation: lds-dual-ring 1.2s linear infinite;
animation: lds-dual-ring 1.2s linear infinite;
}
.nxl-cart-content > h6 {
display: block;
text-align: center;
background: #000000;
color: #ffffff;
font-size: 17px;
margin: 0;
margin-bottom: 30px;
padding: 15px 0;
}
.nxl-cart-content .woocommerce-mini-cart__empty-message {
text-align: center;
position: relative;
font-size: 15px;
line-height: 1.5;
padding: 250px 0 0px 0;
margin-bottom: 30px;
}
.nxl-cart-content .woocommerce-mini-cart__empty-message:before {
font-size: 180px;
top: -17px;
font-family: Flaticon;
content: "\f100";
}
.nxl-cart-content .woocommerce-mini-cart__empty-message:after {
content: "\f00d";
font-size: 60px;
top: 100px;
font-family: "FontAwesome";
}
.nxl-cart-content .woocommerce-mini-cart__empty-message:before,
.nxl-cart-content .woocommerce-mini-cart__empty-message:after {
position: absolute;
color: rgba(142, 142, 142, 0.2);
left: 50%;
font-weight: normal;
transform: translateX(-50%);
-o-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-sand-transform: translateX(-50%);
}
.nxl-cart-content .woocommerce-mini-cart__total {
position: absolute;
bottom: 48px;
height: 40px;
line-height: 40px;
margin: 0;
text-align: center;
display: block;
width: 100%;
border-top: 1px solid #f5f5f5;
background-color: #ffffff;
}
.nxl-cart-content .woocommerce-mini-cart__total strong {
color: var(--heading);
}
.nxl-cart-content .woocommerce-mini-cart__buttons {
position: absolute;
bottom: 0;
margin: 0;
width: 100%;
}
.nxl-cart-content .woocommerce-mini-cart__buttons a {
padding: 10px 20px;
font-size: 14px;
color: #ffffff;
display: inline-block;
width: 50%;
text-align: center;
text-transform: uppercase;
font-weight: 600;
background: var(--main);
}
.nxl-cart-content .woocommerce-mini-cart__buttons a:first-child {
background: #000000;
}
.nxl-cart-content ul {
padding: 0 30px;
width: 100%;
overflow: auto;
position: absolute;
scrollbar-width: none; -ms-overflow-style: none; height: calc(100% - 120px);
}
.nxl-cart-content ul::-webkit-scrollbar {
width: 0px; }
.nxl-cart-content ul li {
border-bottom: 1px dashed #d6d6d6;
padding: 20px;
margin-bottom: 20px;
-webkit-transition: 0.35s all;
-o-transition: 0.35s all;
-ms-transition: 0.35s all;
-moz-transition: 0.35s all;
transition: 0.35s all;
}
.nxl-cart-content ul li:last-child {
border: none;
}
.nxl-cart-content ul li:hover {
border-color: #000000;
}
.nxl-cart-content ul li .remove {
font-size: 20px;
width: 22px;
height: 22px;
display: block;
text-align: center;
line-height: 22px;
margin: 0 auto;
margin-bottom: 20px;
-webkit-border-radius: 100%;
-ms-border-radius: 100%;
-moz-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
color: #ffffff;
background: var(--main);
}
.nxl-cart-content ul li .remove:hover {
background: #000000;
}
.nxl-cart-content ul li a {
font-size: 14px;
text-align: center;
display: block;
color: var(--heading);
font-weight: 500;
}
.nxl-cart-content ul li a img {
max-width: 75px;
display: block;
margin: 0 auto;
margin-bottom: 15px;
}
.nxl-cart-content ul li .quantity {
display: block;
text-align: center;
}
.nxl-cart-content ul li .quantity > span:before {
font-size: 11px;
}
.dark-mode-on.woocommerce-cart .woocommerce .button.wc-backward {
color: #191919;
}
.jws_options_table {
display: none;
}
form.woocommerce-checkout {
margin-top: 44px;
}
form.woocommerce-checkout .required {
color: #df0000;
text-decoration: none;
border: none;
}
form.woocommerce-checkout .woocommerce-account-fields .form-row {
margin-bottom: 0 !important;
}
form.woocommerce-checkout .woocommerce-account-fields input {
margin-right: 5px;
}
form.woocommerce-checkout .woocommerce-shipping-fields h3 {
font-size: 16px;
font-weight: 500;
font-family: var(--body-font);
line-height: 25px;
color: var(--heading);
}
form.woocommerce-checkout .woocommerce-shipping-fields h3 input {
margin-right: 5px;
}
form.woocommerce-checkout .woocommerce-billing-fields h3 {
font-weight: 600;
font-size: 25px;
line-height: 31px;
color: var(--heading);
margin-bottom: 25px;
}
form.woocommerce-checkout .woocommerce-additional-fields label {
color: var(--heading);
margin-bottom: 7px;
font-weight: 700;
}
form.woocommerce-checkout .woocommerce-additional-fields textarea {
border: 1px solid #E8E8EB;
height: 106px;
padding-left: 10px;
background: transparent;
}
form.woocommerce-checkout .woocommerce-additional-fields textarea::placeholder { color: var(--heading);
opacity: 0.7; }
form.woocommerce-checkout .woocommerce-additional-fields textarea:-ms-input-placeholder { color: var(--heading);
opacity: 0.7;
}
form.woocommerce-checkout .woocommerce-additional-fields textarea::-ms-input-placeholder { color: var(--heading);
opacity: 0.7;
}
form.woocommerce-checkout .woocommerce-account-fields,
form.woocommerce-checkout .woocommerce-billing-fields,
form.woocommerce-checkout .woocommerce-shipping-fields {
margin-bottom: 12px;
}
form.woocommerce-checkout .woocommerce-account-fields .form-row,
form.woocommerce-checkout .woocommerce-billing-fields .form-row,
form.woocommerce-checkout .woocommerce-shipping-fields .form-row {
position: relative;
margin-top: 0;
display: inline-block;
width: 100%;
padding-left: 5px;
padding-right: 5px;
margin-bottom: 18px;
}
form.woocommerce-checkout .woocommerce-account-fields .form-row label:not(.woocommerce-form__label-for-checkbox),
form.woocommerce-checkout .woocommerce-billing-fields .form-row label:not(.woocommerce-form__label-for-checkbox),
form.woocommerce-checkout .woocommerce-shipping-fields .form-row label:not(.woocommerce-form__label-for-checkbox) {
color: var(--heading);
font-weight: 700;
margin-bottom: 9px;
}
form.woocommerce-checkout .woocommerce-account-fields .form-row .screen-reader-text,
form.woocommerce-checkout .woocommerce-billing-fields .form-row .screen-reader-text,
form.woocommerce-checkout .woocommerce-shipping-fields .form-row .screen-reader-text {
width: auto;
height: auto;
overflow: unset;
clip: unset;
}
form.woocommerce-checkout .woocommerce-account-fields .form-row input::placeholder,
form.woocommerce-checkout .woocommerce-billing-fields .form-row input::placeholder,
form.woocommerce-checkout .woocommerce-shipping-fields .form-row input::placeholder { color: var(--heading);
opacity: 0.7; }
form.woocommerce-checkout .woocommerce-account-fields .form-row input:-ms-input-placeholder,
form.woocommerce-checkout .woocommerce-billing-fields .form-row input:-ms-input-placeholder,
form.woocommerce-checkout .woocommerce-shipping-fields .form-row input:-ms-input-placeholder { color: var(--heading);
opacity: 0.7;
}
form.woocommerce-checkout .woocommerce-account-fields .form-row input::-ms-input-placeholder,
form.woocommerce-checkout .woocommerce-billing-fields .form-row input::-ms-input-placeholder,
form.woocommerce-checkout .woocommerce-shipping-fields .form-row input::-ms-input-placeholder { color: var(--heading);
opacity: 0.7;
}
form.woocommerce-checkout .woocommerce-account-fields .form-row .select2.select2-container,
form.woocommerce-checkout .woocommerce-billing-fields .form-row .select2.select2-container,
form.woocommerce-checkout .woocommerce-shipping-fields .form-row .select2.select2-container {
width: 100% !important;
}
form.woocommerce-checkout .woocommerce-account-fields .form-row .select2-selection--single,
form.woocommerce-checkout .woocommerce-billing-fields .form-row .select2-selection--single,
form.woocommerce-checkout .woocommerce-shipping-fields .form-row .select2-selection--single {
border: 1px solid #E8E8EB;
height: 50px;
}
form.woocommerce-checkout .woocommerce-account-fields .form-row input:not(.input-checkbox),
form.woocommerce-checkout .woocommerce-billing-fields .form-row input:not(.input-checkbox),
form.woocommerce-checkout .woocommerce-shipping-fields .form-row input:not(.input-checkbox),
form.woocommerce-checkout .woocommerce-account-fields .form-row select,
form.woocommerce-checkout .woocommerce-billing-fields .form-row select,
form.woocommerce-checkout .woocommerce-shipping-fields .form-row select {
border: 1px solid #E8E8EB;
height: 50px;
padding: 0 12px;
width: 100%;
transition: 0.3s all;
}
form.woocommerce-checkout .woocommerce-account-fields .form-row select,
form.woocommerce-checkout .woocommerce-billing-fields .form-row select,
form.woocommerce-checkout .woocommerce-shipping-fields .form-row select {
padding: 0 20px;
}
form.woocommerce-checkout .woocommerce-account-fields .form-row .selection .select2-selection--single .select2-selection__rendered,
form.woocommerce-checkout .woocommerce-billing-fields .form-row .selection .select2-selection--single .select2-selection__rendered,
form.woocommerce-checkout .woocommerce-shipping-fields .form-row .selection .select2-selection--single .select2-selection__rendered {
line-height: 50px;
padding-left: 11px;
}
.woocommerce-checkout .jws_woo_your_order h3 {
font-size: 25px;
color: var(--heading);
line-height: 1.7em;
margin-bottom: 45px;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .blockUI {
display: none !important;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order.processing {
position: relative;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order.processing:after {
background: rgba(255, 255, 255, 0.6);
content: " ";
top: 0;
left: 0;
position: absolute;
right: 0;
bottom: 0;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order.processing:before {
content: " ";
display: block;
width: 24px;
height: 24px;
border-radius: 50%;
border: 1px solid #000;
border-color: #000 #000 #fafafa #fafafa;
animation: lds-dual-ring 0.7s linear infinite;
transition: 0.35s all;
position: absolute;
z-index: 1;
left: 50%;
top: 50%;
margin: -12px 0 0 -12px;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .place-order button.button {
display: block;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .place-order .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions {
border: 1px solid #ececec;
padding: 15px;
margin: 20px 0;
font-size: 80%;
line-height: 1.8;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table .coupon-clone-td {
text-align: left !important;
padding: 7px 0 24px;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table .coupon-clone-td .coupon-clone-wrap {
display: flex;
margin-top: 14px;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table .coupon-clone-td .woocommerce-error {
color: #b81c23;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table .coupon-clone-td .woocommerce-message {
color: #00c75f;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table .coupon-clone-td .button {
background: var(--btn-bgcolor);
color: var(--btn-color);
border: 0;
padding-top: 13px;
padding-right: 20px;
padding-bottom: 13px;
padding-left: 20px;
font-weight: 500;
font-size: 16px;
display: inline-block;
min-width: 122px;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table .coupon-clone-td #coupon_code-clone {
width: calc(100% - 126px);
display: inline-block;
min-height: 49px;
margin-right: 10px;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table ul {
list-style: none;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table .cart_item {
border: 0;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table .cart_item .product-name .variation {
margin-top: 5px;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table .cart_item .product-name .variation dd,
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table .cart_item .product-name .variation dt {
margin: 0;
color: var(--heading);
display: inline-block;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table .cart_item .product-name img {
max-width: 65px;
margin-right: 20px;
display: inline-block;
vertical-align: middle;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table .cart_item .product-name strong {
font-weight: 300;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table thead {
text-transform: uppercase;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table thead th {
font-size: 13px;
padding-bottom: 25px !important;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table thead th.product-total {
text-align: right;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table .cart_item:last-child .product-name {
padding-bottom: 26px;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table .product-name,
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table .product-total {
border: 0;
padding: 26px 0 0;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table th {
font-size: 13px;
text-transform: uppercase;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table th,
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table td {
vertical-align: baseline;
text-align: left;
border-bottom: 1px solid var(--accent_second);
padding: 18px 0;
color: var(--heading);
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table td label {
margin-bottom: 0;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table td:last-of-type {
text-align: right;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table tfoot tr:last-child th {
font-size: 18px;
font-weight: 700;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table tfoot tr:last-child td {
font-size: 18px;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table tfoot tr:last-child th,
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table tfoot tr:last-child td {
border: none;
}
.woocommerce-checkout .woocommerce-form-coupon-toggle {
margin-bottom: 16px;
}
.woocommerce-checkout .woocommerce-form-coupon-toggle,
.woocommerce-checkout .woocommerce-form-login-toggle {
background: rgba(232, 232, 235, 0.4);
padding: 14px 25px;
color: var(--heading);
font-weight: 500;
}
.woocommerce-checkout .woocommerce-form-coupon-toggle > div,
.woocommerce-checkout .woocommerce-form-login-toggle > div {
background: transparent;
border: 0;
margin: 0;
color: var(--heading);
font-weight: 700;
padding: 0;
}
.woocommerce-checkout .woocommerce-form-coupon-toggle a,
.woocommerce-checkout .woocommerce-form-login-toggle a {
color: var(--heading);
font-weight: 500;
text-decoration: underline;
text-underline-offset: 2px;
}
.woocommerce-checkout .woocommerce-form-coupon,
.woocommerce-checkout .woocommerce-form-login {
border: 1px solid #ececec;
padding: 25px;
margin-bottom: 16px;
margin-top: 16px;
}
.woocommerce-checkout .woocommerce-form-coupon .form-inner,
.woocommerce-checkout .woocommerce-form-login .form-inner {
max-width: 584px;
}
.woocommerce-checkout .woocommerce-form-coupon > p,
.woocommerce-checkout .woocommerce-form-login > p {
padding: 0 5px;
}
.woocommerce-checkout .woocommerce-form-coupon p:first-child,
.woocommerce-checkout .woocommerce-form-login p:first-child {
margin-bottom: 12px;
}
.woocommerce-checkout .woocommerce-form-coupon .lost_password a,
.woocommerce-checkout .woocommerce-form-login .lost_password a {
color: var(--heading);
}
.woocommerce-checkout .woocommerce-form-coupon .lost_password a:hover,
.woocommerce-checkout .woocommerce-form-login .lost_password a:hover {
color: var(--main);
}
.woocommerce-checkout .woocommerce-form-coupon .form-row .woocommerce-form-login__rememberme,
.woocommerce-checkout .woocommerce-form-login .form-row .woocommerce-form-login__rememberme {
margin-right: 10px;
}
.woocommerce-checkout .woocommerce-form-coupon .form-row input.input-text,
.woocommerce-checkout .woocommerce-form-login .form-row input.input-text {
border: 1px solid #ececec;
height: 50px;
line-height: 50px;
padding: 0 18px;
margin-bottom: 10px;
display: block;
width: 100%;
}
.woocommerce-checkout .woocommerce-form-coupon .form-row input.input-text::-webkit-input-placeholder,
.woocommerce-checkout .woocommerce-form-login .form-row input.input-text::-webkit-input-placeholder { color: var(--heading);
}
.woocommerce-checkout .woocommerce-form-coupon .form-row input.input-text:-ms-input-placeholder,
.woocommerce-checkout .woocommerce-form-login .form-row input.input-text:-ms-input-placeholder { color: var(--heading);
}
.woocommerce-checkout .woocommerce-form-coupon .form-row input.input-text:-moz-placeholder,
.woocommerce-checkout .woocommerce-form-login .form-row input.input-text:-moz-placeholder { color: var(--heading);
}
.woocommerce-checkout .woocommerce-form-coupon .form-row button,
.woocommerce-checkout .woocommerce-form-login .form-row button {
position: relative;
text-align: center;
color: #ffffff;
min-width: 100%;
display: block;
height: 50px;
line-height: 50px;
-webkit-transition: 0.35s ease;
-o-transition: 0.35s ease;
-ms-transition: 0.35s ease;
-moz-transition: 0.35s ease;
transition: 0.35s ease;
font-weight: 700;
background: var(--btn-bgcolor2);
font-size: 14px;
border: none;
outline: none;
text-transform: uppercase;
padding: 0 35px;
}
.woocommerce-checkout .woocommerce-form-coupon .form-row button:hover,
.woocommerce-checkout .woocommerce-form-login .form-row button:hover {
background: var(--btn-bgcolor);
}
.woocommerce-checkout .woocommerce-form-login .form-row button {
margin: 10px 0;
}
.woocommerce-checkout .woocommerce-form-coupon .form-row {
display: inline-block;
vertical-align: top;
}
.woocommerce-checkout .woocommerce-form-coupon .form-row.form-row-first {
min-width: calc(100% - 210px);
}
.woocommerce-checkout .woocommerce-form-coupon .form-row.form-row-last {
min-width: 200px;
}
.woocommerce-checkout-payment .woocommerce-terms-and-conditions {
background: rgba(232, 232, 235, 0.4);
padding: 15px;
font-size: 14px;
}
.woocommerce-checkout-payment label.checkbox.woocommerce-form__label.woocommerce-form__label-for-checkbox {
font-size: 14px;
}
.woocommerce-checkout-payment .woocommerce-privacy-policy-text {
margin-bottom: 15px;
font-size: 14px;
}
.woocommerce-checkout-payment .woocommerce-privacy-policy-text a.woocommerce-privacy-policy-link {
color: var(--secondary);
}
.woocommerce-checkout-payment .woocommerce-terms-and-conditions + .form-row {
margin-top: 15px;
}
.woocommerce-checkout-payment h3 {
font-size: 28.43px;
line-height: 32px;
color: var(--heading);
margin-bottom: 25px;
}
.woocommerce-checkout-payment #place_order {
width: 100%;
font-size: 16px;
}
.woocommerce-checkout-payment .wc_payment_methods {
padding: 0px;
list-style-type: none;
border: 1px solid #E8E8EB;
padding: 20px 25px 5px;
margin-bottom: 22px;
}
.woocommerce-checkout-payment li {
margin-bottom: 20px;
}
.woocommerce-checkout-payment li.woocommerce-info {
background: var(--light);
color: var(--heading);
}
.woocommerce-checkout-payment li label {
margin-bottom: 0;
font-weight: 700;
color: var(--heading);
display: inline;
}
.woocommerce-checkout-payment li input {
accent-color: var(--main);
margin-right: 5px;
margin-top: 8px;
}
.woocommerce-checkout-payment li .payment_box {
padding: 5%;
margin: 15px 0;
background: rgba(232, 232, 235, 0.4);
font-size: 14px;
}
.woocommerce-checkout-payment li.payment_method_paypal img {
width: 145px;
margin: 0 15px;
}
.woocommerce-checkout-payment li.payment_method_paypal a {
font-size: 14px;
color: var(--heading);
text-decoration: underline;
}
#billing_first_name_field,
#shipping_first_name_field {
width: 50%;
padding-right: 5px;
float: left;
}
#billing_last_name_field,
#shipping_last_name_field {
width: 50%;
padding-left: 5px;
float: right;
}
@media (min-width: 767px) {
#billing_city_field,
#billing_state_field,
#billing_postcode_field,
#shipping_city_field,
#shipping_state_field,
#shipping_postcode_field {
width: 33.3333%;
vertical-align: top;
clear: none;
}
}
.woocommerce-billing-fields__field-wrapper,
.woocommerce-shipping-fields__field-wrapper,
.woocommerce-account-fields {
margin: 0 -5px;
}
.checkout_coupon {
display: none;
} .woocommerce-order-received .site-content .entry-content > .woocommerce {
max-width: 800px;
margin: 0 auto;
}
.woocommerce-order-received .responsive-table {
margin-bottom: 60px;
}
.woocommerce-order-received .woocommerce .woocommerce-thankyou-order-received {
background: transparent;
border: 2px dashed var(--heading);
color: var(--heading);
font-weight: 600;
width: 100%;
text-align: center;
font-size: 16px;
margin-bottom: 30px;
line-height: 1.4;
padding: 15px 25px;
}
.woocommerce-order-details {
margin-bottom: 50px;
}
.woocommerce-order-received ul.order_details {
margin-left: 0;
}
.woocommerce-order-details__title,
.wc-bacs-bank-details-heading {
font-weight: 600;
margin-bottom: 5px;
text-align: center;
}
.woocommerce-order-details__title + h3,
.wc-bacs-bank-details-heading + h3 {
font-size: 16px;
opacity: 0.8;
margin-bottom: 30px;
text-align: center;
}
.woocommerce-customer-details > h2,
.woocommerce-customer-details > h3 {
text-transform: uppercase;
font-weight: 600;
text-align: center;
}
.woocommerce-customer-details .woocommerce-column__title {
font-size: 18px;
letter-spacing: 0;
font-weight: 600;
line-height: 30px;
margin-top: 12px;
color: var(--heading);
margin-bottom: 20px;
}
.woocommerce-order-received .woocommerce {
max-width: 800px;
margin: 0 auto;
}
.woocommerce-order-details h2 {
margin-bottom: 19px;
font-size: 24px;
font-weight: 700;
color: var(--heading);
margin-top: 20px;
}
.woocommerce-order-details table tbody tr .product-name .product-quantity {
font-size: 14px;
font-weight: 400;
}
.woocommerce-order-details table tbody tr th,
.woocommerce-order-details table tbody tr td {
padding: 15px 12px;
border: none;
border-bottom: 1px solid #e6e6e6;
}
.woocommerce-order-details table tbody tr th {
text-align: left;
}
.woocommerce-order-details table tfoot tr th,
.woocommerce-order-details table tfoot tr td {
padding: 15px 12px;
border: none;
border-bottom: 1px solid #e6e6e6;
color: var(--heading);
text-align: left;
}
.woocommerce-order-details table tfoot tr td {
text-align: right;
}
.woocommerce-order-details table thead {
background: none;
}
.woocommerce-order-details table thead tr th {
padding: 15px 10px;
letter-spacing: 1px;
font-size: 18px;
font-weight: 600;
text-transform: uppercase;
line-height: 1.4;
color: var(--heading);
vertical-align: middle;
border: none;
border-bottom: 2px solid #efefef;
text-align: left;
}
.woocommerce-order-details table .product-name a {
display: inline-block;
}
.woocommerce-order-details table .product-total {
text-align: right;
}
.woocommerce-columns--addresses,
.woocommerce-Addresses {
margin: 20px -15px 0;
}
.woocommerce-columns--addresses .col-1,
.woocommerce-Addresses .col-1,
.woocommerce-columns--addresses .col-2,
.woocommerce-Addresses .col-2 {
float: left;
width: 48%;
max-width: 100%;
}
.woocommerce-columns--addresses .col-1 address,
.woocommerce-Addresses .col-1 address,
.woocommerce-columns--addresses .col-2 address,
.woocommerce-Addresses .col-2 address {
padding: 25px 30px 30px 30px;
border: 2px dashed var(--heading);
line-height: 30px;
font-style: italic;
}
.woocommerce-columns--addresses .col-1 h3,
.woocommerce-Addresses .col-1 h3,
.woocommerce-columns--addresses .col-2 h3,
.woocommerce-Addresses .col-2 h3 {
font-size: 22px;
margin-bottom: 20px;
color: var(--heading);
}
.woocommerce-columns--addresses .col-1,
.woocommerce-Addresses .col-1 {
margin-right: 30px;
}
.jws_options_table {
background: #ffffff;
padding: 10px 0;
margin-top: 10px !important;
text-align: left;
}
.jws_options_table li {
padding: 5px 15px;
}
.jws_options_table li:not(:last-child) {
border-bottom: 1px solid #f1f1f1;
}
.woocommerce-thankyou-order-details {
list-style-type: none;
padding: 0;
display: flex;
-webkit-display: flex;
display: -webkit-flex;
-ms-display: flex;
flex-direction: row;
-webkit-flex-direction: row;
-ms-flex-direction: row;
justify-content: space-between;
-webkit-justify-content: space-between;
}
.woocommerce-thankyou-order-details + p {
font-size: 16px;
background-color: #f6f6f6;
padding-top: 20px;
padding-bottom: 20px;
padding-right: 15px;
padding-left: 15px;
margin-bottom: 30px;
text-align: center;
}
.woocommerce-thankyou-order-details li {
flex-grow: 1;
-ms-flex-grow: 1;
-webkit-flex-grow: 1;
padding-left: 20px;
padding-right: 20px;
margin-bottom: 20px;
border-right: 1px solid #dfdfdf;
text-align: center;
}
.woocommerce-thankyou-order-details li strong {
display: block;
color: var(--heading);
line-height: 24px;
}
.woocommerce .blockUI.blockOverlay {
opacity: 1 !important;
background: rgba(255, 255, 255, 0.6) !important;
position: relative;
}
.woocommerce .blockUI.blockOverlay:before {
content: " ";
display: block;
width: 24px;
height: 24px;
border-radius: 50%;
border: 1px solid #000;
border-color: #000 #000 #fafafa #fafafa;
animation: lds-dual-ring 0.7s linear infinite;
transition: 0.35s all;
position: absolute;
z-index: 1;
left: 50%;
top: 50%;
margin: -12px 0 0 -12px;
}
#jws-shipping-methods {
display: none;
}
#jws-shipping-methods h3 {
font-size: 28.43px;
line-height: 32px;
color: var(--heading);
margin-bottom: 25px;
}
#jws-shipping-methods .woocommerce-shipping-methods {
list-style-type: none;
border: 1px solid #E8E8EB;
padding: 20px 20px 15px;
margin-bottom: 20px;
}
#jws-shipping-methods .woocommerce-shipping-methods input {
margin-right: 5px;
}
.jws-error {
color: #cc1818;
font-size: 13px;
}
.jws-error strong {
color: #cc1818;
font-weight: 500;
}
.page_checkout_modern .jws_woo_your_order .woocommerce-checkout-review-order .shop_table .cart_item .product-name .name {
width: calc(100% - 90x);
display: inline-block;
vertical-align: middle;
font-size: 14px;
}
.page_checkout_modern .modern-left {
padding-bottom: 100px;
padding-right: 67px;
}
.page_checkout_modern .modern-logo {
margin-bottom: 31px;
margin-top: 40px;
display: block;
}
.page_checkout_modern .woocommerce-form-coupon-toggle {
display: none;
}
.page_checkout_modern .woocommerce-additional-fields {
display: none;
}
.page_checkout_modern .woocommerce-checkout-payment {
display: none;
}
.page_checkout_modern .checkout-pages > .row {
min-height: 100vh;
margin: 0;
}
.page_checkout_modern .jws-nav-modern {
font-size: 14px;
margin-bottom: 40px;
}
.page_checkout_modern .jws-nav-modern i {
margin: 0 5px;
}
.page_checkout_modern .jws-nav-modern i:before {
font-weight: 700;
}
.page_checkout_modern .jws-nav-modern a {
font-size: 14px;
font-weight: 500;
color: var(--third);
}
.page_checkout_modern .jws-nav-modern a.active {
color: var(--heading);
}
.page_checkout_modern .jws_woo_your_order {
height: 100%;
position: relative;
padding-left: 58px;
padding-top: 92px;
}
.page_checkout_modern .jws_woo_your_order:before {
content: "";
background: rgba(246, 242, 240, 0.6);
width: 300%;
left: 0;
top: 0;
height: 100%;
position: absolute;
z-index: -1;
}
.page_checkout_modern #customer_details,
.page_checkout_modern #jws-shipping-methods,
.page_checkout_modern .woocommerce-additional-fields,
.page_checkout_modern .woocommerce-checkout-payment {
animation: fadeIn 0.3s both;
}
#customer_details .shipping_address {
height: auto !important;
padding: 0 !important;
margin: 0 !important;
}
#next-step-payment {
display: none;
}
.woocommerce-form__input-checkbox {
margin-right: 5px;
}
.jws-nav-step {
margin-top: 30px;
}
.jws-nav-step .jws-back-step {
font-weight: 500;
font-size: 14px;
vertical-align: middle;
margin-top: 12px;
display: inline-block;
}
.jws-nav-step .jws-back-step:before {
content: '\eaed';
font-family: "jws_icon";
font-size: 16px;
font-weight: bold;
margin-right: 10px;
}
.jws-nav-step .jws-next-step {
background: var(--btn-bgcolor);
color: var(--light);
font-size: 14px;
font-weight: 500;
padding: 14px 30px;
float: right;
}
.jws-nav-step .jws-next-step:after {
content: '\eaee';
font-family: "jws_icon";
font-size: 16px;
font-weight: bold;
margin-left: 10px;
}
.switch_checkout_layout {
position: fixed;
top: 50%;
left: 15px;
height: 150px;
width: 35px;
z-index: 1;
background-color: #ebebeb;
border-radius: 40px;
margin-top: -75px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
border: 3px solid #a542010a;
animation: fadeInLeft 0.7s both;
animation-delay: 1s;
}
.switch_checkout_layout a {
display: block;
border-radius: 30px;
color: var(--heading);
transform: scale(-1, -1);
writing-mode: vertical-rl;
text-align: center;
padding: 11px 2px;
font-size: 14px;
font-weight: 500;
}
.switch_checkout_layout a.active {
color: #ffffff;
pointer-events: none;
background: var(--main);
}
.page_checkout_classic {
padding-left: 15px;
padding-right: 15px;
}
.page_checkout_classic .woocommerce-form-login-toggle {
margin-bottom: 16px;
}
.page_checkout_classic .woocommerce-checkout-review-order {
background: rgba(235, 219, 203, 0.2);
border: 1px solid #EBDBCB;
padding: 27px 40px 50px;
}
.page_checkout_classic .woocommerce-checkout-payment {
margin-top: 44px;
}
.page_checkout_classic .woocommerce-checkout-payment > h3 {
display: none;
}
.page_checkout_classic .woocommerce-checkout-payment .wc_payment_methods {
border: 0;
padding: 0;
}
.page_checkout_classic .woocommerce-checkout-payment li .payment_box {
padding: 0;
background: transparent;
margin: 8px 0;
}
.page_checkout_classic .woocommerce-shipping-methods li:not(last-child) {
margin-bottom: 5px;
}
.page_checkout_classic .woocommerce-shipping-methods li .woocommerce-Price-amount {
color: var(--secondary);
}
.page_checkout_classic .woocommerce-shipping-methods li input {
accent-color: var(--main);
float: right;
margin-left: 5px;
margin-top: 4px;
}
.page_checkout_classic .woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table tfoot tr,
.page_checkout_classic .woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table thead tr {
border-bottom: 1px solid var(--accent_second);
}
.page_checkout_classic .woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table tfoot tr {
border-top: 1px solid var(--accent_second);
}
.page_checkout_classic #billing_city_field,
.page_checkout_classic #billing_state_field,
.page_checkout_classic #billing_postcode_field,
.page_checkout_classic #shipping_city_field,
.page_checkout_classic #shipping_state_field,
.page_checkout_classic #shipping_postcode_field {
width: 100%;
}
@media (max-width: 992px) {
.switch_checkout_layout {
top: unset;
bottom: 62px;
height: 140px;
width: 30px;
left: 5px;
}
.switch_checkout_layout a {
padding: 11px 0px;
font-size: 12px;
}
.page_checkout_modern .modern-left {
padding-right: 15px;
}
.page_checkout_modern .jws_woo_your_order {
padding-left: 15px;
}
.page_checkout_modern .jws_woo_your_order {
padding-top: 30px;
padding-bottom: 45px;
}
}
@media (max-width: 766px) {
.woocommerce-checkout .jws_woo_your_order h3 {
margin-top: 50px;
margin-bottom: 30px;
}
}
@media (max-width: 767px) {
.page_checkout_classic .woocommerce-checkout-review-order {
padding: 15px 15px 30px;
}
.woocommerce-checkout .woocommerce-form-coupon,
.woocommerce-checkout .woocommerce-form-login {
padding: 15px;
}
.page_checkout_modern {
padding-bottom: 60px;
}
.page_checkout_modern .modern-left {
padding-bottom: 30px;
}
.page_checkout_modern .jws-nav-modern a {
font-size: 12px;
}
.jws-nav-step .jws-next-step {
padding: 10px 15px;
}
} .jws-compare-table .jws-compare-row {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
border-bottom: 1px solid #efefef;
}
.jws-compare-table .jws-compare-row:first-child {
border-top: 1px solid #efefef;
}
.jws-compare-table .jws-compare-row.jws-basic {
justify-content: flex-start;
padding-top: 0;
}
.jws-compare-table .jws-compare-row .jws-compare-col {
display: flex;
flex-direction: column;
padding: 15px;
word-break: break-word;
}
.jws-compare-table .jws-compare-row .jws-compare-col .jws-compare-remove {
position: relative;
padding-left: 20px;
}
.jws-compare-table .jws-compare-row .jws-compare-col .jws-compare-remove.loading .remove-loader {
opacity: 1;
}
.jws-compare-table .jws-compare-row .jws-compare-col .jws-compare-remove.loading:before,
.jws-compare-table .jws-compare-row .jws-compare-col .jws-compare-remove.loading:after {
opacity: 0;
}
.jws-compare-table .jws-compare-row .jws-compare-col .jws-compare-remove .remove-loader {
display: block;
width: 12px;
height: 12px;
-webkit-border-radius: 50%;
-ms-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
border: 1px solid #000000;
border-color: #000000 #000000 #000000 #f7f7f7;
-webkit-animation: lds-dual-ring 0.5s linear infinite;
-o-animation: lds-dual-ring 0.5s linear infinite;
-ms-animation: lds-dual-ring 0.5s linear infinite;
-moz-animation: lds-dual-ring 0.5s linear infinite;
animation: lds-dual-ring 0.5s linear infinite;
opacity: 0;
-webkit-transition: 0.35s all;
-o-transition: 0.35s all;
-ms-transition: 0.35s all;
-moz-transition: 0.35s all;
transition: 0.35s all;
position: absolute;
top: 50%;
left: 0;
margin-top: -8px;
}
.jws-compare-table .jws-compare-row .jws-compare-col .jws-compare-remove:before {
content: " ";
position: absolute;
top: 42%;
display: inline-block;
margin-top: -1px;
width: 12px;
height: 3px;
background-color: currentColor;
transition: 0.3s ease , opacity 0s;
-webkit-transition: 0.3s ease , opacity 0s;
left: 0;
}
.jws-compare-table .jws-compare-row .jws-compare-col .jws-compare-remove:after {
content: " ";
position: absolute;
top: 42%;
display: inline-block;
margin-top: -1px;
width: 12px;
height: 3px;
background-color: currentColor;
transition: 0.3s ease , opacity 0s;
-webkit-transition: 0.3s ease , opacity 0s;
left: 0;
}
.jws-compare-table .jws-compare-row .jws-compare-col .jws-compare-remove:hover:after {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.jws-compare-table .jws-compare-row .jws-compare-col .jws-compare-remove:hover:before {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.jws-compare-table .jws-compare-row .jws-compare-col.compare-field {
flex: 0 0 20%;
color: #2d2a2a;
text-transform: uppercase;
font-weight: 600;
font-size: 16px;
padding: 15px 0;
}
.jws-compare-table .jws-compare-row .jws-compare-col.compare-value {
flex: 0 1 26.6666%;
align-items: center;
text-align: center;
}
.jws-compare-table .jws-compare-row .jws-compare-col.compare-value .compare-basic-content .product-image {
margin-bottom: 21px;
display: block;
}
.jws-compare-table .jws-compare-row .jws-compare-col.compare-value .compare-basic-content .product-ctegory {
margin-bottom: 3px;
}
.jws-compare-table .jws-compare-row .jws-compare-col.compare-value .compare-basic-content .product-ctegory a {
color: var(--body);
}
.jws-compare-table .jws-compare-row .jws-compare-col.compare-value .compare-basic-content .product-ctegory a:hover {
color: var(--main);
}
.jws-compare-table .jws-compare-row .jws-compare-col.compare-value .compare-basic-content .product-title {
font-size: 15px;
font-weight: 500;
margin-bottom: 11px;
line-height: 24px;
min-height: 48px;
}
.jws-compare-table .jws-compare-row .jws-compare-col.compare-value .compare-basic-content .product-title a {
color: var(--heading);
}
.jws-compare-table .jws-compare-row .jws-compare-col.compare-value .compare-basic-content .product-title a:hover {
color: var(--main);
}
.jws-compare-table .jws-compare-row .jws-compare-col.compare-value .compare-basic-content .star-rating {
margin-bottom: 15px;
width: 95px;
}
.jws-compare-table .jws-compare-row .jws-compare-col.compare-value .compare-basic-content .price {
margin-bottom: 29px;
font-size: 24px;
font-weight: bold;
color: var(--main);
}
.jws-compare-table .jws-compare-row .jws-compare-col:not(:last-child) {
border-right: 1px solid #efefef;
}
.jws_cat_list span {
display: inline-block;
vertical-align: middle;
margin: 0 3px;
width: 4px;
height: 1px;
}
@media (max-width: 1024px) {
.jws-compare-table {
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
.jws-compare-table .jws-compare-row .jws-compare-col.compare-field {
flex: 0 0 33.33%;
}
.jws-compare-table .jws-compare-row .jws-compare-col.compare-value {
flex: 1 0 33.33333%;
}
}
@media (max-width: 576px) {
.jws-compare-table .jws-compare-row .jws-compare-col {
flex: 1 0 75% !important;
}
.jws-compare-table .jws-compare-row .compare-field {
display: none;
}
} .breadcrumb > .delimiter {
opacity: 0.6;
}
.breadcrumb > a {
opacity: 0.6;
}
.breadcrumb > a:hover {
opacity: 1;
}
.jws_pr_labels {
position: absolute;
}
.main-product {
padding-bottom: 97px;
padding-top: 35px;
}
.main-product .product-tabs {
margin-top: 60px;
background: #F6F9F2;
}
.main-product .product-tabs .container {
padding: 0px;
width: 100%;
}
.main-product .product-tabs.vertical {
background: transparent;
}
.main-product .comment-section {
margin-top: 83px;
}
.main-product p {
margin-top: 0;
}
.main-product .entry-summary {
position: relative;
}
.main-product .entry-summary .woocommerce-product-rating .woocommerce-review-link {
font-size: 14px;
color: #808080;
}
.main-product .entry-summary .product-title {
font-size: 39.06px;
line-height: 48.83px;
color: var(--heading);
margin-top: 12px;
margin-bottom: 8px;
}
.main-product .entry-summary > .availability .stock {
color: var(--light);
margin: 0;
padding: 0px 10px;
background: var(--heading);
margin-bottom: 24px;
border-radius: 3px;
display: inline-block;
}
.main-product .entry-summary > .availability .in-stock {
color: var(--light);
background: #71B154;
}
.main-product .entry-summary.quickview-summary .product-share {
display: none;
}
.main-product .entry-summary.not(.quickview-summary) {
padding-left: 17px;
}
.main-product .entry-summary.not(.quickview-summary) .product_meta {
border-bottom: 1px solid #f1f1f1;
padding-bottom: 24px;
margin-bottom: 24px;
}
.main-product .entry-summary .woocommerce-tabs .container {
padding: 0;
}
.main-product .entry-summary .woocommerce-tabs .wc-tabs {
text-align: left;
}
.main-product .entry-summary > .product-short-text {
font-size: 14px;
margin-top: 8px;
margin-bottom: 13px;
}
.main-product .entry-summary .availability p.stock.out-of-stock {
display: inline-block;
}
.main-product .entry-summary .woocommerce-product-details__short-description {
border-width: 1px 0px 1px 0px;
border-color: #E8E8EB;
border-style: solid;
padding-top: 26px;
padding-bottom: 20px;
margin-bottom: 28px;
}
.main-product .entry-summary .woocommerce-product-details__short-description p {
margin-bottom: 6px;
}
.main-product .entry-summary > .sale {
background: #FD4365;
color: var(--light);
padding: 3px 9px;
border-radius: 3px;
font-weight: 700;
font-size: 14px;
vertical-align: text-bottom;
}
.main-product .entry-summary > .price {
font-size: 24px;
display: inline-block;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 22px;
}
.main-product .entry-summary > .price ins {
margin: 0px 12px;
text-decoration: none;
}
.main-product .entry-summary > .price ins .amount {
font-size: 24px;
font-weight: 500;
color: var(--heading);
margin-top: 13px;
}
.main-product .entry-summary > .price del {
text-decoration-color: #C4C4C4;
}
.main-product .entry-summary > .price del .amount {
font-size: 18px;
font-weight: 500;
color: #ccc;
margin-top: 13px;
}
.main-product .entry-summary .breadcrumb {
font-size: 14px;
color: var(--third);
margin-bottom: 21px;
}
.main-product .entry-summary .breadcrumb .delimiter {
margin: 0 5px;
}
.main-product .entry-summary .breadcrumb a {
font-size: 14px;
color: var(--third);
}
.main-product .entry-summary .breadcrumb a:hover {
color: var(--main);
}
.main-product .entry-summary .breadcrumb .current {
color: var(--main);
}
.main-product .product-inner {
width: 130px;
position: absolute;
opacity: 0;
bottom: 45px;
right: 0;
transition: 0.3s all;
padding: 10px;
z-index: 99;
transform: translateY(-10px);
background: var(--light);
box-shadow: 0px 0px 5.74px 1.26px rgba(25, 4, 2, 0.05);
pointer-events: none;
}
.main-product .product-inner img {
margin-bottom: 10px;
}
.main-product .product-inner .title a {
color: var(--heading);
font-size: 12px;
line-height: 20px;
display: block;
}
.main-product .product-inner .title a:hover {
color: var(--main);
}
.jws_single_count_down .progress-bar-sold .sold_count {
font-weight: 500;
font-size: 14px;
color: var(--heading);
}
.jws_single_count_down .progress-bar-sold .sold_count span {
color: var(--main);
}
.jws_single_count_down .progress-bar-sold .sold_count img {
margin-right: 10px;
margin-top: -7px;
}
.jws_single_count_down .progress-bar-sold .available_items {
float: right;
font-weight: 500;
font-size: 14px;
}
.jws_single_count_down .progress-bar-sold .line {
height: 6px;
position: relative;
background: #eaeaea;
margin-top: 11px;
}
.jws_single_count_down .progress-bar-sold .line > span {
position: absolute;
height: 100%;
top: 0;
left: 0;
background: var(--main);
border-radius: 3px;
}
.jws_single_count_down .count_down_top {
background: var(--heading);
color: #ffffff;
display: flex;
justify-content: space-between;
align-items: center;
border-radius: 3px;
padding: 4px 16px;
margin-top: -1px;
margin-bottom: 22px;
}
.jws_single_count_down .count_down_top > label {
margin-bottom: 0;
font-size: 14px;
}
.jws_single_count_down .count_down_top > label i {
font-size: 20px;
margin-right: 8px;
display: inline-block;
vertical-align: middle;
}
.jws_single_count_down .count_down_top .jws-sale-time {
display: flex;
}
.jws_single_count_down .count_down_top .jws-sale-time > span:not(.jws-box-countdown) {
display: none;
}
.jws_single_count_down .count_down_top .jws-sale-time p {
margin: 0;
}
.jws_single_count_down .count_down_top .jws-sale-time .wrapper {
color: var(--heading);
background: #FFFFFF;
font-weight: 500;
border-radius: 3px;
min-width: 33px;
display: block;
text-align: center;
height: 20px;
margin: 0 3px;
line-height: 20px;
}
.jws-custom-field-wrapper {
margin-top: 25px;
}
.jws-custom-field-wrapper .cutomize_product_form {
display: none;
margin-bottom: 19px;
}
.jws-custom-field-wrapper #jws-engrave-field {
height: 74px;
color: var(--body);
font-weight: 300;
font-size: 14px;
}
.jws-custom-field-wrapper > label {
font-weight: 500;
color: var(--heading);
}
.jws-custom-field-wrapper [for="jws-engrave-field"] {
margin-top: 28px;
}
.jws-custom-field-wrapper .enable_cutomize_product {
margin-bottom: 12px;
}
.jws-custom-field-wrapper .enable_cutomize_product label {
color: var(--heading);
font-weight: 400;
}
.jws-custom-field-wrapper .enable_cutomize_product input {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
position: relative;
padding: 9px;
margin: 0px 17px -3px 1px;
cursor: pointer;
}
.jws-custom-field-wrapper .enable_cutomize_product input:before,
.jws-custom-field-wrapper .enable_cutomize_product input:after {
content: "";
display: block;
position: absolute;
top: 50%;
left: 50%;
}
.jws-custom-field-wrapper .enable_cutomize_product input:before {
width: 20px;
height: 20px;
transform: translate(-50%, -50%);
background: #fff;
border: 1px solid #757575;
transition: border-color 0.3s ease;
}
.jws-custom-field-wrapper .enable_cutomize_product input:after {
width: 12px;
height: 12px;
background-color: var(--heading);
transform: translate(-50%, -50%) scale(0);
transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.jws-custom-field-wrapper .enable_cutomize_product input:checked:after {
transform: translate(-50%, -50%) scale(1);
}
.yith-wcpb-bundle-form .product-item.product .price {
margin-top: 0;
font-size: 14px;
}
.yith-wcpb-bundle-form .product-item.product .woocommerce-loop-product__title {
font-weight: 300;
}
.yith-wcpb-bundle-form .yith-wcpb-product-bundled-items {
box-shadow: none;
border: 0;
margin-top: 25px;
margin-bottom: 29px;
border-radius: 0;
}
.yith-wcpb-bundle-form .yith-wcpb-product-bundled-items .yith-wcpb-product-bundled-item {
border: 0;
padding: 0;
}
.yith-wcpb-bundle-form .yith-wcpb-product-bundled-items .yith-wcpb-product-bundled-item:not(:last-child) {
margin-bottom: 25px;
}
.yith-wcpb-bundle-form .yith-wcpb-product-bundled-item-data__optional {
position: absolute;
top: 0;
right: 0;
margin-top: 6px;
}
.yith-wcpb-bundle-form .yith-wcpb-product-bundled-item-data__optional input {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
position: relative;
width: 20px;
height: 20px;
}
.yith-wcpb-bundle-form .yith-wcpb-product-bundled-item-data__optional input:before {
display: inline-block;
width: 20px;
height: 20px;
position: absolute;
border: 1px solid var(--heading);
vertical-align: middle;
content: "";
top: 0;
}
.yith-wcpb-bundle-form .yith-wcpb-product-bundled-item-data__optional input:after {
content: "\f00c";
font-family: 'Font Awesome 5 Free';
font-weight: 900;
color: var(--heading);
left: 0px;
height: 100%;
position: absolute;
display: none;
font-size: 11px;
top: 0px;
width: 100%;
text-align: center;
}
.yith-wcpb-bundle-form .yith-wcpb-product-bundled-item-data__optional input:checked:after {
display: block;
}
.awdr-bulk-customizable-table {
max-width: 370px;
}
.awdr-bulk-customizable-table table tr {
border: 0;
}
.awdr-bulk-customizable-table table tr td {
padding: 3px 0;
}
.awdr-bulk-customizable-table .wdr_bulk_table_discount .wdr_table_discounted_value {
border: 1px solid rgba(117, 117, 117, 0.2);
border-radius: 3px;
color: var(--main);
font-size: 14px;
padding: 0px 5px;
}
.awdr-bulk-customizable-table .wdr_bulk_range {
font-weight: 500;
}
.awdr-bulk-customizable-table .wdr_bulk_range .price_global {
color: var(--third);
margin-right: 25px;
text-decoration: line-through;
}
.awdr-bulk-customizable-table .wdr_bulk_title label {
cursor: pointer;
margin: 0;
}
.awdr-bulk-customizable-table .wdr_bulk_title label input {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
position: relative;
padding: 5px;
margin: 0 10px 0 2px;
cursor: pointer;
}
.awdr-bulk-customizable-table .wdr_bulk_title label input:before,
.awdr-bulk-customizable-table .wdr_bulk_title label input:after {
content: "";
display: block;
position: absolute;
top: 50%;
left: 50%;
}
.awdr-bulk-customizable-table .wdr_bulk_title label input:before {
width: 16px;
height: 16px;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
background: #fff;
border: 1px solid #ccc;
border-radius: 50%;
-webkit-transition: border-color 0.3s ease;
transition: border-color 0.3s ease;
}
.awdr-bulk-customizable-table .wdr_bulk_title label input:after {
width: 10px;
height: 10px;
background-color: #000;
border-radius: 50%;
-webkit-transform: translate(-50%, -50%) scale(0);
-ms-transform: translate(-50%, -50%) scale(0);
transform: translate(-50%, -50%) scale(0);
-webkit-transition: -webkit-transform 0.3s ease;
transition: -webkit-transform 0.3s ease;
transition: transform .3s ease;
transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.awdr-bulk-customizable-table .wdr_bulk_title label input:checked:after {
-webkit-transform: translate(-50%, -50%) scale(1);
-ms-transform: translate(-50%, -50%) scale(1);
transform: translate(-50%, -50%) scale(1);
}
.external_form {
margin-top: 25px;
}
.yith-wfbt-section {
margin-top: 32px;
}
.yith-wfbt-section > h3 {
font-size: 21.33px;
line-height: 24px;
margin-bottom: 5px;
}
.yith-wfbt-form .yith-wfbt-images {
margin: 10px 30px 10px 0;
}
.yith-wfbt-form .yith-wfbt-images tr {
border: 0;
}
.yith-wfbt-form .yith-wfbt-images tr td img {
background: var(--body);
}
.yith-wfbt-form .yith-wfbt-images .image_plus {
width: 25px !important;
font-weight: bold;
font-size: 16px !important;
}
.yith-wfbt-form .yith-wfbt-items {
margin: 5px 0 0px;
padding-bottom: 9px;
}
.yith-wfbt-form .yith-wfbt-items .yith-wfbt-item {
margin-bottom: 13px;
}
.yith-wfbt-form .yith-wfbt-items .yith-wfbt-item input[type=checkbox] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
width: 19px;
height: 19px;
top: 2px;
}
.yith-wfbt-form .yith-wfbt-items .yith-wfbt-item input[type=checkbox]:before {
display: inline-block;
width: 19px;
height: 19px;
position: absolute;
border: 1px solid var(--heading);
vertical-align: middle;
content: "";
top: 0;
}
.yith-wfbt-form .yith-wfbt-items .yith-wfbt-item input[type=checkbox]:after {
content: "\f00c";
font-family: 'Font Awesome 5 Free';
font-weight: 900;
color: var(--light);
left: 1px;
height: 100%;
position: absolute;
display: none;
font-size: 9px;
top: -1px;
width: 100%;
text-align: center;
}
.yith-wfbt-form .yith-wfbt-items .yith-wfbt-item input[type=checkbox]:checked:after {
display: block;
}
.yith-wfbt-form .yith-wfbt-items .yith-wfbt-item input[type=checkbox]:checked:before {
background: var(--heading);
}
.yith-wfbt-form .yith-wfbt-items .yith-wfbt-item label {
color: var(--heading);
padding-left: 33px;
}
.yith-wfbt-form .yith-wfbt-items .yith-wfbt-item .price {
font-size: 16px;
font-weight: 700;
}
.yith-wfbt-form .yith-wfbt-submit-block {
float: left;
margin-top: 34px;
margin-bottom: 30px !important;
}
.yith-wfbt-form .yith-wfbt-submit-block .yith-wfbt-submit-button {
font-family: var(--body-font);
border: none;
background: var(--heading);
color: #ffffff;
height: 43px;
line-height: 40px;
min-width: 230px;
padding: 0 15px;
margin-right: 8px;
position: relative;
}
.yith-wfbt-form .yith-wfbt-submit-block .price_text {
margin-bottom: 8px;
font-weight: 700;
}
.yith-wfbt-form .yith-wfbt-submit-block .price_text .woocommerce-Price-amount {
color: var(--heading);
}
.grouped_form p {
margin-bottom: 0;
}
.grouped_form .single_add_to_cart_button {
width: 100%;
margin-top: 12px;
}
.grouped_form table {
margin-bottom: 12px;
}
.grouped_form table tr {
border: 0;
}
.grouped_form table tr td {
padding-top: 6px;
padding-bottom: 6px;
}
.grouped_form table tr td.woocommerce-grouped-product-list-item__label {
font-family: 'youngserif';
}
.grouped_form table tr td.woocommerce-grouped-product-list-item__price {
text-align: right;
}
.grouped_form table tr td:first-child {
padding-left: 0;
}
.grouped_form .product-item.product .price {
font-size: 14px;
}
.grouped_form .product-item.product .price del {
font-size: 14px;
margin-right: 5px;
}
.variations_form .variations {
margin-bottom: 18px;
}
.variations_form .variations .tawcvs-swatches {
display: flex !important;
}
.variations_form .variations .tawcvs-swatches .swatch.swatch-label {
display: block !important;
background: transparent !important;
border: 1px solid ;
font-size: 16px !important;
font-weight: 700;
opacity: 0.6;
padding: 0px 12px !important;
border: none;
}
.variations_form .variations .tawcvs-swatches .swatch.swatch-label.selected {
opacity: 1;
}
.variations_form .variations .tawcvs-swatches .swatch.swatch-label.selected:before {
border-color: var(--main) !important;
}
.variations_form .variations .tawcvs-swatches .swatch:before {
border-color: var(--main);
max-width: 100%;
left: 0px !important;
}
.variations_form tr {
border: 0;
display: block;
}
.variations_form tr:not(:last-child) {
margin-bottom: 9px;
}
.variations_form tr:last-child {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex: 0 0 100%;
max-width: 370px;
}
.variations_form tr:last-child td.label {
flex: 1;
}
.variations_form .label {
color: var(--heading);
font-weight: 700;
display: block;
text-transform: uppercase;
padding: 0;
margin-bottom: 7px;
}
.variations_form .label label {
margin-right: 23px;
margin-bottom: 5px;
}
.variations_form .label label[for="pa_size"] {
line-height: 40px;
}
.variations_form .text_vari {
font-weight: 300;
}
.variations_form td {
display: block;
padding: 0;
position: relative;
width: 100%;
}
.variations_form select {
width: 100%;
border: 1px solid #bababa;
min-height: 46px;
line-height: 46px;
}
.variations_form .swatch-item-wrapper {
width: 90px;
display: inline-block;
position: relative;
cursor: pointer;
margin-right: 8px;
}
.variations_form .swatch-item-wrapper .swatch-label {
border: 1px solid rgba(117, 117, 117, 0.5);
width: 30px;
text-align: center;
height: 33px;
line-height: 33px;
display: block;
border-radius: 2px;
}
.variations_form .swatch-item-wrapper .swatch-label.selected {
border-color: var(--heading);
}
.variations_form .swatch-item-wrapper .swatch-color {
width: 20px;
height: 20px;
border-radius: 100%;
display: block;
border: 1px solid rgba(208, 190, 182, 0.35);
outline: 1px solid transparent;
position: relative;
}
.variations_form .swatch-item-wrapper .swatch-color .text {
position: absolute;
opacity: 0;
}
.variations_form .swatch-item-wrapper .swatch-color:before {
display: inline-block;
width: 24px;
height: 24px;
border-radius: 100%;
outline: 1px solid transparent;
transition: 0.3s all;
cursor: pointer;
content: "";
position: absolute;
left: -3px;
top: -3px;
}
.variations_form .swatch-item-wrapper .swatch-color.selected:before {
outline-color: #363636;
}
.variations_form .reset_variations {
margin-top: 13px;
color: #757575;
text-decoration: underline;
text-underline-offset: 5px;
text-decoration-color: rgba(117, 117, 117, 0.5);
display: none;
}
.variations_form .select2-container .select2-selection--single {
height: 40px;
background: #f8f8f8;
padding-right: 30px;
}
.variations_form .select2-container .select2-selection--single .select2-selection__rendered {
line-height: 40px;
color: var(--heading);
}
.variations_form .select2-container .select2-selection--single .select2-selection__arrow b {
margin-top: -6px;
}
.jws-waitlist-register label {
margin-bottom: 25px;
}
.jws-waitlist-form {
display: flex;
align-items: center;
}
.jws-waitlist-form .input {
border: 1px solid #E8E8EB;
font-weight: 300;
min-height: 50px;
}
.jws-waitlist-form .btn-button {
border: 0;
display: inline-block;
height: 50px;
text-align: center;
font-weight: 500;
color: var(--light);
transition: 0.3s all;
background: var(--heading);
padding: 0 40px;
margin-right: 10px;
}
.shop_info_more {
margin-top: 24px;
margin-bottom: 15px;
}
.shop_info_more ul {
list-style-type: none;
padding: 0;
}
.shop_info_more ul li:not(last-child) {
margin-bottom: 7px;
}
.shop_info_more ul img {
margin-right: 8px;
margin-top: -4px;
}
.woocommerce-tabs {
margin-top: 50px;
position: relative;
}
.woocommerce-tabs.horizontal .woocommerce-Tabs-panel {
padding: 20px 10px 50px;
}
.woocommerce-tabs.horizontal .woocommerce-Tabs-panel#tab-description table tr {
border-bottom: 0;
}
.woocommerce-tabs.horizontal .woocommerce-Tabs-panel#tab-description table tr td {
padding: 0.2em 0px;
}
.woocommerce-tabs.horizontal .woocommerce-Tabs-panel#tab-description table tr td:last-child {
text-align: left;
}
.woocommerce-tabs.vertical .jws-group-accordion-wap .tab-heading {
display: block;
}
.woocommerce-tabs.vertical .jws-group-accordion-wap .jws-group-accordion:not(:last-child) {
border-bottom: 1px solid #f1f1f1;
}
.woocommerce-tabs .jws-group-accordion-wap {
transition: height 0.5s cubic-bezier(0.2, 0.35, 0.25, 1) 0s;
overflow: hidden;
}
.woocommerce-tabs .jws-group-accordion-wap .tab-heading {
margin: 0;
padding: 18px 0;
cursor: pointer;
display: none;
}
.woocommerce-tabs .jws-group-accordion-wap .tab-heading:after {
font-size: 13px;
font-weight: 700;
font-family: "jws_icon";
content: '\f531';
float: right;
}
.woocommerce-tabs .jws-group-accordion-wap .accordion-active .tab-heading:after {
content: '\f4bf';
}
.woocommerce-tabs .jws-group-accordion-wap .woocommerce-Tabs-panel {
padding-bottom: 50px;
}
.woocommerce-tabs .woocommerce-Tabs-panel > .elementor {
margin-right: -10px;
margin-left: -10px;
}
.woocommerce-tabs .woocommerce-Tabs-panel h3 {
margin: 0;
margin-bottom: 15px;
}
.woocommerce-tabs .woocommerce-Tabs-panel table tr td {
padding: 0.4em 0px;
}
.woocommerce-tabs .woocommerce-Tabs-panel table tr td:last-child {
text-align: right;
}
.woocommerce-tabs .woocommerce-Tabs-panel .f-include {
margin-bottom: 10px;
}
.woocommerce-tabs .woocommerce-Tabs-panel .f-include:after,
.woocommerce-tabs .woocommerce-Tabs-panel .f-exclude:after {
content: "";
display: table;
clear: both;
}
.woocommerce-tabs .woocommerce-Tabs-panel .f-include .left,
.woocommerce-tabs .woocommerce-Tabs-panel .f-exclude .left {
font-weight: 500;
color: var(--heading);
width: 20%;
float: left;
}
.woocommerce-tabs .woocommerce-Tabs-panel .f-include .right,
.woocommerce-tabs .woocommerce-Tabs-panel .f-exclude .right {
width: 80%;
float: left;
padding-top: 18px;
}
.woocommerce-tabs .woocommerce-Tabs-panel .f-include .right span,
.woocommerce-tabs .woocommerce-Tabs-panel .f-exclude .right span {
color: var(--heading);
display: inline-block;
width: 33%;
}
.woocommerce-tabs .woocommerce-Tabs-panel .f-include .right span .icon_check,
.woocommerce-tabs .woocommerce-Tabs-panel .f-exclude .right span .icon_check {
font-size: 18px;
margin-right: 17px;
}
.woocommerce-tabs .woocommerce-Tabs-panel .f-include .right span .icon_close,
.woocommerce-tabs .woocommerce-Tabs-panel .f-exclude .right span .icon_close {
font-size: 22px;
margin-right: 17px;
transform: translateY(5px);
-webki-transform: translateY(5px);
display: inline-block;
}
.woocommerce-tabs .wc-tabs {
padding: 0;
list-style-type: none;
position: relative;
margin-bottom: 4px;
text-align: center;
}
.woocommerce-tabs .wc-tabs li {
display: inline-block;
margin-right: 50px;
}
.woocommerce-tabs .wc-tabs li:last-child {
margin-right: 0;
}
.woocommerce-tabs .wc-tabs li.active a:after {
width: 100%;
left: 0;
}
.woocommerce-tabs .wc-tabs li.active a {
opacity: 1;
}
.woocommerce-tabs .wc-tabs li a {
display: block;
position: relative;
padding-bottom: 8px;
}
.woocommerce-tabs .wc-tabs li a:after {
content: "";
width: 0;
transition: 0.3s all;
position: absolute;
right: 0;
bottom: 2px;
height: 2px;
background: var(--secondary);
}
.product-reviews .ratings-list {
vertical-align: top;
display: inline-block;
width: 100%;
max-width: 300px;
text-align: center;
border-left: 1px solid #E8E8EB;
border-right: 1px solid #E8E8EB;
padding-top: 4px;
padding-bottom: 15px;
}
.product-reviews .ratings-list .ratings-item {
margin-bottom: -4px;
}
.product-reviews .ratings-list .star-rating {
margin-right: 10px;
height: 14px;
line-height: 10px;
}
.product-reviews .ratings-list .star-rating:before {
color: var(--main);
}
.product-reviews .ratings-list .star-rating span:before {
color: var(--main);
}
.product-reviews .ratings-list .count {
font-size: 14px;
font-weight: 500;
color: var(--heading);
}
.product-reviews .ratings-list .rating-percent {
display: inline-block;
position: relative;
height: 5px;
max-width: 120px;
width: 100%;
margin-right: 8px;
vertical-align: middle;
}
.product-reviews .ratings-list .rating-percent:before {
position: absolute;
width: 100%;
height: 100%;
left: 0;
background: var(--main);
opacity: 0.1;
content: "";
top: 0;
}
.product-reviews .ratings-list .rating-percent > span {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
background: #FDA043;
}
.product-reviews .avg-rating-container {
vertical-align: top;
display: inline-block;
margin-right: 24px;
margin-bottom: 20px;
}
.product-reviews .avg-rating-container mark {
color: var(--main);
}
.product-reviews .avg-rating-container .ratings-review {
display: block;
margin-top: 10px;
}
.product-reviews .avg-rating-container .star-rating {
width: 113px;
margin-top: 7px;
letter-spacing: 0;
}
.product-reviews .avg-rating-container .star-rating:before {
font-size: 20px;
}
.product-reviews .avg-rating-container .star-rating span:before {
top: 0px;
font-size: 20px;
}
.product-reviews mark {
font-size: 36px;
font-weight: bold;
background: transparent;
padding: 0;
margin-right: 11px;
vertical-align: middle;
}
#answer-question-list,
#product-questions {
display: none;
}
.form-questions.loading .submit {
color: rgba(0, 0, 0, 0);
position: relative;
}
.form-questions.loading .submit:after {
content: " ";
display: block;
width: 24px;
height: 24px;
border-radius: 50%;
border: 1px solid #000;
border-color: #000 #000 #fafafa #fafafa;
animation: lds-dual-ring 0.7s linear infinite;
transition: 0.35s all;
position: absolute;
left: 50%;
top: 12px;
margin-left: -12px;
}
#answer-question-list > ul {
padding: 0;
list-style-type: none;
}
#answer-question-list > ul li {
margin-bottom: 20px;
border-bottom: 1px solid #E8E8EB;
padding-bottom: 29px;
}
#answer-question-list > ul li .q-name {
color: var(--main);
font-weight: 500;
}
#answer-question-list > ul li .q-question {
color: var(--heading);
font-weight: 500;
margin-bottom: 10px;
display: block;
}
#answer-question-list > ul li p {
border-left: 1px solid var(--secondary);
padding-left: 15px;
}
.jws_action_review {
max-width: 198px;
margin-right: 0;
margin-left: auto;
margin-top: 25px;
}
.jws_action_review span {
border: 1px solid var(--heading);
display: block;
cursor: pointer;
height: 55px;
line-height: 55px;
margin-bottom: 14px;
font-weight: 700;
font-size: 14px;
letter-spacing: 1px;
text-transform: uppercase;
text-align: center;
color: var(--heading);
transition: 0.3s all;
padding: 0 15px;
}
.review_form_wrapper {
display: none;
position: relative;
z-index: 1;
}
.tabs_review_questios {
margin-bottom: 38px;
padding-top: 45px;
position: relative;
z-index: 2;
}
.tabs_review_questios #comments {
margin-top: 30px;
}
.tabs_review_questios #comments .comment-text {
word-wrap: break-word;
}
.tabs_review_questios #comments .jws-pagination-number ul {
justify-content: center;
}
.tabs_review_questios .jws-reviewsAggregate-controls-item {
position: absolute;
right: 0;
top: 45px;
z-index: 1;
min-width: 135px;
}
.tabs_review_questios .jws-reviewsAggregate-controls-item select#jws-reviews-controls-sort {
font-size: 14px;
min-height: 30px;
line-height: 29.6px;
border: none;
background-color: #E8E8EB;
font-family: var(--body-font);
}
.tabs_review_questios .jws-reviewsAggregate-controls-item label.jws-a11yText {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.tabs_review_questios .tabs_review_nav {
display: inline-block;
background: #ffffff;
position: relative;
z-index: 1;
}
.tabs_review_questios:after {
height: 1px;
background: #E8E8EB;
content: "";
width: 100%;
display: inline-block;
position: absolute;
left: 0;
top: 63px;
}
.tabs_review_questios span {
position: relative;
}
.tabs_review_questios span:after {
content: "";
width: 0;
transition: 0.3s all;
position: absolute;
right: 0;
bottom: -4px;
height: 1px;
background: var(--main);
}
.tabs_review_questios span.active {
opacity: 1;
}
.tabs_review_questios span.active:after {
width: 100%;
left: 0;
}
.related-product {
background: var(--main);
padding-bottom: 50px;
margin-top: 150px;
}
.related {
padding-top: 70px;
}
.related > h4 {
margin-bottom: 23px;
color: var(--light);
}
.related .product-item {
padding: 0 15px;
transition: 0.3s all;
margin: 0;
}
.related .product-item .product-image img {
background: #F2E9DD;
}
.related .product-item.product .woocommerce-loop-product__title a {
color: var(--light);
}
.related .product-item.product .price {
color: var(--light);
}
.related .product-item.product .product-buy a {
color: var(--accent);
}
.related .product-item.product .product-buy a:hover {
color: var(--secondary);
}
.related .product-item.product .star-rating-wap .review-count {
color: var(--light);
opacity: 0.6;
}
.related .jws-carousel-btn {
width: 45px;
height: 45px;
color: var(--heading);
font-size: 24px;
border: 1px solid var(--main);
display: block !important;
line-height: 43px;
text-align: center;
cursor: pointer;
transition: .3s all;
position: absolute;
z-index: 1;
top: 50%;
margin-top: -22px;
background: #ffffff;
opacity: 0;
}
.related .jws-carousel-btn:hover {
background: var(--main);
color: #ffffff;
}
.related .jws-carousel-btn.prev-item {
transform: rotate(0) translatex(-15px);
left: 5%;
}
.related .jws-carousel-btn.prev-item i {
display: block;
transform: scale(-1);
}
.related .next-item {
right: 0;
transform: translatex(15px);
}
.related .related-slider:hover .jws-carousel-btn {
opacity: 1;
}
.jws-wishlistsg-btn {
display: block;
color: var(--heading);
font-size: 14px;
font-weight: 700;
position: relative;
vertical-align: middle;
margin-top: 8px;
cursor: pointer;
}
.jws-wishlistsg-btn > .added {
display: none;
}
.jws-wishlistsg-btn > .jws-icon-heart-straight-thin {
font-size: 24px;
line-height: 40px;
text-align: center;
vertical-align: middle;
display: inline-block;
width: 40px;
height: 40px;
background: var(--bacground_thumbnail);
border-radius: 100%;
margin-right: 5px;
}
.jws-wishlistsg-btn.added .jws-icon-heart-straight-thin {
background: var(--secondary);
}
.jws-wishlistsg-btn.added .added {
display: inline-block;
}
.jws-wishlistsg-btn.added .notadd {
display: none;
}
.jws-wishlistsg-btn:hover span {
opacity: 1;
}
form.cart {
padding-bottom: 9px;
}
.product_meta > span {
display: block;
color: var(--heading);
margin-bottom: 6px;
font-weight: 700;
}
.product_meta > span a:hover {
color: var(--secondary);
opacity: 1;
}
.product_meta > span span,
.product_meta > span a {
font-weight: 500;
color: var(--heading);
opacity: 0.7;
margin-left: 5px;
}
.woocommerce-variation-price ins {
margin-right: 10px;
text-decoration: none;
}
.woocommerce-variation-price del {
text-decoration-color: #C4C4C4;
}
.woocommerce-variation-price del .woocommerce-Price-amount.amount {
color: #ccc;
}
.woocommerce-variation-price .woocommerce-Price-amount.amount {
color: var(--secondary);
font-size: 20px;
}
.woocommerce-product-attributes {
border: 1px solid #f1f1f1;
margin: 0 auto;
max-width: 845px;
}
.woocommerce-product-attributes th {
font-weight: 700;
padding: 10px 20px;
min-width: 100px;
color: var(--heading);
border-right: 1px solid #f1f1f1;
}
.woocommerce-product-attributes td {
text-align: right;
padding: 10px 20px !important;
vertical-align: middle;
}
.product_banner {
margin-top: 23px;
}
.product-share .share-label {
color: var(--heading);
margin-right: 16px;
}
.product-share .addthis_inline_share_toolbox a {
font-size: 14px;
margin-right: 8px;
}
.product-share .addthis_inline_share_toolbox a:hover {
color: var(--main);
}
.shop-single { }
.shop-single .jws-quantity-wrap .quantity input[type=number] {
font-size: 18px;
}
.shop-single .single_add_to_cart_button {
font-weight: 500;
background: var(--btn-bgcolor2);
color: var(--light);
margin-top: 12px;
letter-spacing: 0px;
}
.shop-single .prev_next_buttons {
line-height: 40px;
margin-bottom: 20px;
justify-content: flex-end;
display: flex;
}
.shop-single .prev_next_buttons .sel-active {
background-size: 17px;
display: block;
}
.shop-single .prev_next_buttons .sel-active:hover {
background-color: transparent;
}
.shop-single .prev_next_buttons a {
margin: 0px 2px;
}
.shop-single .prev_next_buttons a:last-child {
margin-left: 0px;
}
.shop-single .prev_next_buttons a:first-child {
margin-right: 0px;
}
.shop-single .prev_next_buttons a[rel="prev"],
.shop-single .prev_next_buttons a[rel="next"] {
background-color: transparent;
}
.shop-single .prev_next_buttons a {
font-size: 13px;
width: 30px;
display: block;
text-align: center;
height: 30px;
opacity: 0.5;
border-radius: 100%;
line-height: 25px;
border: 1px solid #CCCCCC;
}
.shop-single .prev_next_buttons a > i {
vertical-align: middle;
}
.shop-single .prev_next_buttons a:hover {
opacity: 1;
background-color: var(--main);
color: #fff;
border: 1px solid var(--main);
}
.shop-single .prev_next_buttons::after {
content: '';
display: block;
clear: both;
}
.single_add_to_cart_button {
border: none;
font-size: 16px;
font-family: var(--body-font);
text-transform: initial;
min-height: 46px;
padding: 10px 15px;
font-weight: 500;
position: relative;
}
.single_add_to_cart_button:hover {
background: var(--secondary);
color: var(--light);
}
.single_add_to_cart_button:after {
content: '\ec28';
font-family: "jws_icon";
font-size: 24px;
margin-left: 0px !important;
vertical-align: middle;
}
.single_add_to_cart_button svg .path {
stroke: #ffffff;
}
.single_add_to_cart_button.loading span,
.single_add_to_cart_button.loading:after {
opacity: 0;
}
.single_add_to_cart_button span {
margin-right: 10px;
display: inline-block;
vertical-align: middle;
}
.layout_vertical .product-image-wrap {
margin-bottom: 20px;
}
.layout_vertical .entry-summary {
padding-left: 47px;
max-width: 527px;
}
.layout_vertical .comment-section {
margin-top: 86px;
}
.jws_thumbnail_image {
margin: -10px;
}
.jws_thumbnail_image .product-image-thumbnail {
padding: 10px;
}
.jws_thumbnail_image .product-image-thumbnail img {
background: var(--bacground_thumbnail);
border: 1px solid transparent;
transition: 0.3s all;
}
.jws_thumbnail_image .active-thumb img {
border-color: #49584C;
}
.jws_main_image {
margin-bottom: 20px;
position: relative;
}
.jws_main_image figure {
margin: 0;
}
.jws_main_image img {
background: var(--bacground_thumbnail);
}
.jws_main_image .zoomImg {
background: #F7F1EA;
}
.thumbnail_flex_true .jws-show-product-gallery-wrap {
right: 14px;
}
.thumbnail_flex_true .woocommerce-product-gallery {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 -10px;
}
.thumbnail_flex_true .woocommerce-product-gallery__wrapper .owl-item:not(:first-child) {
display: none;
}
.thumbnail_flex_true .owl-loaded .owl-item:not(:first-child) {
display: block;
}
.thumbnail_flex_true .jws_main_image {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(100% - 124px);
flex: 0 0 calc(100% - 124px);
max-width: calc(100% - 124px);
position: relative;
padding: 0 10px;
}
.thumbnail_flex_true .jws_main_image .jws_pr_labels {
right: 25px;
top: 15px;
}
.thumbnail_flex_true .jws_thumbnail_image {
-webkit-box-flex: 0;
-ms-flex: 0 0 124px;
flex: 0 0 124px;
max-width: 124px;
position: relative;
padding: 0 10px;
}
.thumbnail_flex_true .jws_thumbnail_image .thumbnails {
opacity: 0;
height: 0;
}
.thumbnail_flex_true .jws_thumbnail_image .thumbnails.slick-initialized,
.thumbnail_flex_true .jws_thumbnail_image .thumbnails.owl-loaded {
opacity: 1;
height: auto;
}
.thumbnail_flex_true .jws_thumbnail_image .thumbnails.slick-slider {
display: flex;
align-items: stretch;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
}
.thumbnail_flex_true .jws_thumbnail_image .product-image-thumbnail {
margin: 0;
margin-bottom: 0px;
}
a.product-search-single {
position: fixed;
left: 48px;
top: 50%;
z-index: 1;
overflow: hidden;
}
a.product-search-single i {
width: 40px;
height: 40px;
display: block;
background: rgba(0, 0, 0, 0.22);
text-align: center;
line-height: 40px;
color: var(--light);
border-radius: 50%;
font-size: 20px;
position: absolute;
top: 5px;
left: 5px;
}
a.product-search-single > span {
background: var(--main);
border-radius: 40px;
height: 50px;
color: #ffffff;
font-weight: 500;
display: block;
line-height: 50px;
width: 50px;
transition: 0.3s all;
}
a.product-search-single > span span {
opacity: 0;
padding: 0 27px 0 56px;
transition: 0.3s;
white-space: nowrap;
}
a.product-search-single:hover > span {
width: 100%;
}
a.product-search-single:hover > span span {
opacity: 1;
}
.single-form-popp {
position: fixed;
left: 50%;
top: 50%;
z-index: 999;
width: 100%;
height: 100%;
left: 0;
top: 0;
text-align: center;
transition: 0.3s all;
opacity: 0;
visibility: hidden;
}
.single-form-popp.active {
opacity: 1;
visibility: visible;
}
.single-form-popp.active .widget-inner {
transform: translatey(0);
-webkit-transform: translatey(0);
opacity: 1;
transition-delay: 0.3s;
}
.single-form-popp .overlay {
position: absolute;
background: rgba(0, 0, 0, 0.6);
width: 100%;
height: 100%;
left: 0;
top: 0;
}
.single-form-popp .widget-inner {
position: relative;
display: block;
vertical-align: middle;
text-align: left;
z-index: 1045;
max-width: 1170px;
margin: 100px auto 0;
transition: 0.3s all;
transform: translatey(-100px);
-webkit-transform: translatey(-100px);
opacity: 0;
}
.single-form-popp .widget-inner .tabcontent {
padding: 23px 20px 30px;
}
.single-form-popp .close-search-popup {
font-size: 30px;
display: inline-block;
position: absolute;
right: 0;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
background: #ffffff;
color: var(--heading);
z-index: 1;
cursor: pointer;
}
.single-form-popp .container {
padding: 0;
}
.rent-gallery {
position: relative;
z-index: 0;
}
.rent-gallery .slider-item .overlay {
content: "";
width: 100%;
height: 100%;
left: 0;
top: 0;
background: rgba(0, 0, 0, 0.25);
position: absolute;
}
.rent-gallery .slider-item .image {
height: 735px;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
.rent-gallery .swiper-pagination-bullet {
width: 25px;
height: 2px;
-webkit-border-radius: 0;
border-radius: 0;
background: #fff;
opacity: .25;
margin-right: 6px;
transform: scale(1);
}
.rent-gallery .swiper-pagination-bullet-active {
opacity: 1;
}
.rent-gallery .swiper-button-next,
.rent-gallery .swiper-button-prev {
background: rgba(0, 0, 0, 0.6);
color: #ffffff;
font-size: 30px;
border: 0;
outline: none;
width: 30px;
height: 60px;
line-height: 60px;
margin-top: -30px;
}
.rent-gallery .swiper-button-next:after,
.rent-gallery .swiper-button-prev:after {
display: none;
}
.rent-gallery .swiper-button-next {
right: 50px;
}
.rent-gallery .swiper-button-prev {
left: 50px;
}
.rent-gallery .swiper-pagination-bullets {
bottom: 58px;
}
.comments-heading {
text-align: center;
margin-bottom: 25px;
}
.woocommerce-noreviews {
text-align: center;
margin: 15px 0px !important;
}
.star {
background-image: url(https://www.fvianatura.gr/wp-content/themes/ochahouse/assets/image/star.svg);
width: 113px;
margin: 0 auto;
height: 30px;
background-size: contain;
display: block;
background-repeat: no-repeat;
background-position: center;
}
.woocommerce-Reviews .review-based {
margin-bottom: 21px;
}
.woocommerce-Reviews .average {
font-size: 36px;
color: var(--heading);
font-weight: bold;
display: block;
margin-top: 19px;
margin-bottom: 9px;
}
.woocommerce-Reviews .average i {
color: var(--main);
font-size: 22px;
vertical-align: top;
margin-left: 5px;
}
.woocommerce-Reviews .review-count {
color: #808080;
display: block;
margin-bottom: 29px;
}
.woocommerce-Reviews form .recommend-form-review label {
display: block;
}
.woocommerce-Reviews form .recommend-form-review .jws-form-label {
font-weight: 500;
display: inline-block;
}
.woocommerce-Reviews form .recommend-form-review .jws-form-label.jws-form-label-recommend-yes {
margin-right: 25px;
}
.woocommerce-Reviews form .error {
color: #ea1332;
margin-top: 10px;
display: block;
position: absolute;
}
.woocommerce-Reviews form label {
font-weight: 700;
color: var(--heading);
}
.woocommerce-Reviews form .row > div:not(:last-child) {
margin-bottom: 17px;
}
.woocommerce-Reviews form textarea,
.woocommerce-Reviews form input[type="text"],
.woocommerce-Reviews form input[type="email"] {
border: 1px solid #E8E8EB;
color: var(--main);
padding: 0 23px;
}
.woocommerce-Reviews form textarea::-webkit-input-placeholder,
.woocommerce-Reviews form input[type="text"]::-webkit-input-placeholder,
.woocommerce-Reviews form input[type="email"]::-webkit-input-placeholder { color: var(--main);
opacity: 0.7;
}
.woocommerce-Reviews form textarea::-moz-placeholder,
.woocommerce-Reviews form input[type="text"]::-moz-placeholder,
.woocommerce-Reviews form input[type="email"]::-moz-placeholder { color: var(--main);
opacity: 0.7;
}
.woocommerce-Reviews form textarea:-ms-input-placeholder,
.woocommerce-Reviews form input[type="text"]:-ms-input-placeholder,
.woocommerce-Reviews form input[type="email"]:-ms-input-placeholder { color: var(--main);
opacity: 0.7;
}
.woocommerce-Reviews form textarea:-moz-placeholder,
.woocommerce-Reviews form input[type="text"]:-moz-placeholder,
.woocommerce-Reviews form input[type="email"]:-moz-placeholder { color: var(--main);
opacity: 0.7;
}
.woocommerce-Reviews form input[type="text"],
.woocommerce-Reviews form input[type="email"] {
height: 50px;
background: var(--light);
}
.woocommerce-Reviews form textarea {
padding-top: 12px;
height: 127px;
background: var(--light);
}
.woocommerce-Reviews form > p {
margin-bottom: 17px;
}
.woocommerce-Reviews form .submit {
border: 0;
background: var(--accent);
min-width: 183px;
height: 55px;
font-size: 14px;
line-height: 55px;
text-align: center;
text-transform: uppercase;
letter-spacing: 1px;
}
.woocommerce-Reviews .comment-notes {
display: none;
}
.woocommerce-Reviews .comment-form-rating .stars [class*="star"]:before {
color: #ffb22d;
}
.woocommerce-Reviews .commentlist {
padding: 0;
}
.woocommerce-Reviews .commentlist .star-rating {
width: 95px;
}
.woocommerce-Reviews .commentlist li {
margin-bottom: 33px;
}
.woocommerce-Reviews .commentlist li .comment_container {
border-bottom: 1px solid #E8E8EB;
padding-bottom: 10px;
}
.woocommerce-Reviews .commentlist li .comment_container .user-avatar {
margin-bottom: 5px;
}
.woocommerce-Reviews .commentlist li .comment_container .avatar-left {
display: inline-block;
width: 55px;
vertical-align: top;
position: relative;
}
.woocommerce-Reviews .commentlist li .comment_container .avatar-left .verified {
color: #5AA75C;
position: absolute;
bottom: 3px;
right: -2px;
}
.woocommerce-Reviews .commentlist li .comment_container img {
border-radius: 100%;
}
.woocommerce-Reviews .commentlist li .comment_container .avatar-right {
margin-top: -8px;
display: inline-block;
width: calc(100% - 55px);
padding-left: 19px;
padding-top: 10px;
position: relative;
}
.woocommerce-Reviews .commentlist li .comment_container .avatar-right .date-comment {
position: absolute;
right: 0;
top: 3px;
}
.woocommerce-Reviews .commentlist li .comment_container .meta .woocommerce-review__author {
font-weight: 700;
}
.woocommerce-Reviews .woocommerce-Reviews-title {
display: none;
}
.woocommerce-Reviews .comment-form-cookies-consent {
margin-top: 17px;
}
.woocommerce-Reviews .comment-form-cookies-consent input {
margin-right: 10px;
}
.woocommerce-Reviews .comment-form-cookies-consent label {
display: contents;
margin: 0;
font-weight: 400;
}
.woocommerce-Reviews .review-title {
font-weight: bold;
font-size: 13px;
display: block;
position: relative;
margin-bottom: 11px;
overflow: hidden;
}
.woocommerce-Reviews .review-title:after {
position: absolute;
top: 51%;
overflow: hidden;
width: 100%;
height: 1px;
content: '\a0';
background-color: #e7e7e7;
margin-left: 10px;
}
@media (max-width: 767px) {
.main-product.product .product-share {
bottom: 25px;
right: 20px;
top: unset;
}
a.product-search-single {
bottom: 25px;
left: 20px;
top: unset;
}
.main-product.rent .map-container {
padding: 0 15px;
}
.main-product.rent .booking-container {
order: 1;
}
.main-product.rent .rent-container {
order: 2;
}
.main-product.rent .jws-adsearch-filter {
margin-top: 30px;
}
.main-product.rent .product-title {
font-size: 25px;
line-height: 32px;
}
.rent-gallery .slider-item .image {
height: 370px;
}
.main-product.rent .rent-container .product-attr .item {
width: 49%;
margin-bottom: 15px;
}
.main-product.rent .woocommerce-tabs .woocommerce-Tabs-panel .f-include .left,
.main-product.rent .woocommerce-tabs .woocommerce-Tabs-panel .f-exclude .left {
float: none;
width: 100%;
}
.main-product.rent .woocommerce-tabs .woocommerce-Tabs-panel .f-include .right,
.main-product.rent .woocommerce-tabs .woocommerce-Tabs-panel .f-exclude .right {
float: none;
width: 100%;
padding-top: 10px;
padding-bottom: 10px;
}
.main-product.rent .woocommerce-tabs .woocommerce-Tabs-panel .f-include .right .jws-icon-icon_close,
.main-product.rent .woocommerce-tabs .woocommerce-Tabs-panel .f-exclude .right .jws-icon-icon_close {
margin-right: 5px;
}
.main-product.rent .woocommerce-tabs .woocommerce-Tabs-panel .f-include .right span,
.main-product.rent .woocommerce-tabs .woocommerce-Tabs-panel .f-exclude .right span {
width: 50%;
}
.rent-gallery .swiper-pagination-bullets {
bottom: 15px;
}
.rent-gallery .swiper-button-next {
right: 0;
}
.rent-gallery .swiper-button-prev {
left: 0;
}
}
.woocommerce-product-gallery__wrapper {
position: relative;
}
.woocommerce-product-gallery__wrapper .product-image-wrap {
display: none;
}
.woocommerce-product-gallery__wrapper .product-image-wrap:first-child {
display: block;
}
.woocommerce-product-gallery__wrapper .owl-nav > div {
position: absolute;
top: 50%;
text-align: center;
margin-top: -20px;
font-size: 20px !important;
transition: 0.3s ease;
width: 40px;
height: 40px;
border-radius: 100%;
color: var(--main);
border: 1px solid var(--light);
display: block !important;
line-height: 40px;
background: var(--light);
}
.woocommerce-product-gallery__wrapper .owl-nav > div:not(.disabled):hover {
background: var(--secondary);
}
.woocommerce-product-gallery__wrapper .owl-nav > div.owl-next {
right: 25px;
}
.woocommerce-product-gallery__wrapper .owl-nav > div.owl-prev {
left: 25px;
}
.woocommerce-product-gallery__wrapper .owl-nav > div.disabled {
opacity: 0.5;
}
.woocommerce-product-gallery__wrapper .owl-nav > div span:before {
font-weight: bold;
}
.woocommerce-product-gallery__wrapper .owl-nav .nav-left:before {
font-family: "jws_icon";
content: '\eaed';
}
.woocommerce-product-gallery__wrapper .owl-nav .nav-right:before {
font-family: "jws_icon";
content: '\eaee';
}
.star-rating-wap .review-count {
font-size: 14px;
font-weight: 500;
margin-left: 14px;
color: #808080;
}
.star-rating {
height: 26px;
line-height: 20px;
overflow: hidden;
position: relative;
text-align: left;
width: 87px;
letter-spacing: 4px;
display: inline-block;
vertical-align: middle;
}
.star-rating:before {
left: 0;
top: 0;
font-size: 12px;
color: #FDA043;
font-family: 'Font Awesome 5 Free';
content: "\f005\f005\f005\f005\f005";
}
.star-rating span {
overflow: hidden;
position: absolute;
text-indent: -999em;
color: #333;
padding-top: 1.5em;
left: 0;
top: 0;
}
.star-rating span:before {
left: 0;
top: 2px;
position: absolute;
font-size: 12px;
text-indent: 0;
color: #FDA043;
font-family: 'Font Awesome 5 Free';
content: "\f005\f005\f005\f005\f005";
font-weight: 900;
animation: fadeIn 0.5s both;
animation-delay: 0.3s;
}
.comment-form-rating {
margin-bottom: 31px;
}
.comment-form-rating label {
margin-bottom: 6px;
}
.comment-form-rating .stars {
height: 16px;
}
.comment-form-rating .stars [class*="star"] {
text-indent: -999em;
display: block;
position: absolute;
display: inline-block;
}
.comment-form-rating .stars [class*="star"]:before {
position: absolute;
font-family: 'Font Awesome 5 Free';
font-weight: 400;
left: 0;
text-indent: 0;
font-size: 12px;
color: #ffb22d;
letter-spacing: 5px;
}
.comment-form-rating .stars .star-1 {
width: 16px;
z-index: 50;
}
.comment-form-rating .stars .star-1.active:before,
.comment-form-rating .stars .star-1:hover:before {
font-weight: 900;
content: "\f005";
}
.comment-form-rating .stars .star-2 {
width: 35px;
z-index: 40;
}
.comment-form-rating .stars .star-2.active:before,
.comment-form-rating .stars .star-2:hover:before {
font-weight: 900;
content: "\f005\f005";
}
.comment-form-rating .stars .star-3 {
width: 54px;
z-index: 30;
}
.comment-form-rating .stars .star-3.active:before,
.comment-form-rating .stars .star-3:hover:before {
font-weight: 900;
content: "\f005\f005\f005";
}
.comment-form-rating .stars .star-4 {
width: 71px;
z-index: 20;
}
.comment-form-rating .stars .star-4.active:before,
.comment-form-rating .stars .star-4:hover:before {
font-weight: 900;
content: "\f005\f005\f005\f005";
}
.comment-form-rating .stars .star-5 {
width: 88px;
z-index: 10;
}
.comment-form-rating .stars .star-5.active:before,
.comment-form-rating .stars .star-5:hover:before {
font-weight: 900;
content: "\f005\f005\f005\f005\f005";
}
.comment-form-rating .stars .star-5:before {
content: "\f005\f005\f005\f005\f005";
}
@media (min-width: 1025px) {
.shop-single div.product .main-product.thumbnail_position_left .jws_main_image {
-ms-flex-order: 13;
order: 13;
}
.shop-single div.product .main-product.thumbnail_position_left .jws_thumbnail_image {
-ms-flex-order: -1;
order: -1;
}
}
@media (max-width: 1440px) {
.thumbnail_position_bottom .summary {
padding-left: 30px;
}
body .yith-wfbt-section .yith-wfbt-images .image_plus {
width: 20px;
font-size: 14px;
}
body .yith-wfbt-section .yith-wfbt-images img {
width: 60px;
}
}
@media (max-width: 1024px) {
.shop-single div.product .main-product.thumbnail_position_left .jws_main_image,
.shop-single div.product .main-product.thumbnail_position_left .jws_thumbnail_image {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.thumbnail_position_bottom .summary {
padding-left: 0;
}
.layout_vertical .entry-summary {
padding-left: 0;
}
.jws_single_count_down .count_down_top > label {
font-size: 12px;
}
}
@media only screen and (min-width: 767px) and (max-width: 820px) {
.shop-single .jws-quantity-wrap {
max-width: 124px;
}
}
@media (max-width: 767px) {
.shop-single div.product .main-product.layout_default .woocommerce-tabs {
margin-top: 30px;
}
.shop-single div.product .main-product.layout_default .woocommerce-tabs .jws-group-accordion-wap {
padding: 0px 15px;
}
.shop-single div.product .main-product .comment-section {
margin-top: 50px;
}
.shop-single div.product .main-product .woocommerce-tabs ul.tabs {
display: none;
}
.shop-single div.product .main-product .woocommerce-tabs .tab-heading {
display: block;
}
.shop-single div.product .main-product .woocommerce-tabs .jws-group-accordion-wap {
padding: 30px 0px;
}
.shop-single div.product .main-product .woocommerce-tabs .woocommerce-Tabs-panel {
padding: 0px 0 15px;
}
.jws_single_count_down .count_down_top {
display: block;
padding-bottom: 10px;
}
.main-product .entry-summary:not(.quickview-summary) {
margin-top: 30px;
padding-left: 0;
}
.jws_action_review {
margin-left: 0;
margin-top: 25px;
display: flex;
max-width: 100%;
}
.jws_action_review span {
height: 42px;
line-height: 38px;
}
.product-title {
font-size: 26.9px;
line-height: 35.64px;
}
}
.single_add_to_cart_action {
display: flex;
align-content: center;
margin-bottom: 22px;
flex-wrap: wrap;
}
.jws-quantity-wrap {
max-width: 130px;
display: inline-block;
margin-right: 14px;
min-height: 46px;
margin-top: 12px;
}
.jws-quantity-wrap .quantity {
position: relative;  }
.jws-quantity-wrap .quantity .screen-reader-text {
display: none;
}
.jws-quantity-wrap .quantity input::-webkit-outer-spin-button,
.jws-quantity-wrap .quantity input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.jws-quantity-wrap .quantity input[type=number] {
-moz-appearance: textfield;
border: 1px solid #ECECEC;
font-size: 15px;
color: var(--heading);
padding: 0 32px;
min-height: 46px;
font-weight: 600;
}
.jws-quantity-wrap .quantity > span {
position: absolute;
top: 13px;
overflow: hidden;
cursor: pointer;
text-align: center;
background: transparent;
width: 24px;
height: 24px;
border-radius: 100%;
transition: 0.3s all;
}
.jws-quantity-wrap .quantity > span:hover {
background: #f1f1f1;
}
.jws-quantity-wrap .quantity > span:before {
line-height: 24px;
font-size: 18px;
font-weight: bold;
font-family: "jws_icon";
}
.jws-quantity-wrap .quantity > span.jws-qty-minus {
left: 9px;
}
.jws-quantity-wrap .quantity > span.jws-qty-minus:before {
content: '\f4bf';
}
.jws-quantity-wrap .quantity > span.jws-qty-plus {
right: 9px;
}
.jws-quantity-wrap .quantity > span.jws-qty-plus:before {
content: '\f531';
}
.jws-quantity-wrap .quantity .input-text {
text-align: center;
}
.jws-notices {
position: fixed;
left: 15px;
right: 15px;
top: 15px;
z-index: 999;
}
.jws-notices .note-close {
position: absolute;
top: 19px;
left: 10px;
cursor: pointer;
}
.jws-notices .note-item {
display: none;
margin-bottom: 10px;
width: 100%;
max-width: 520px;
margin-left: auto;
}
@media (max-width: 375px) {
.single_add_to_cart_action {
align-content: initial;
flex-direction: column;
}
.single_add_to_cart_action .jws-quantity-wrap {
max-width: 100%;
margin-right: 0px;
}
} .wpcf7-list-item {
margin: 0 1em 0 0;
}
span[for="check_box"] {
font-weight: 500;
}
.button-default .btn-main,
.button-default .jws-cf7-style .wpcf7-submit {
text-transform: uppercase;
background: var(--btn-bgcolor2);
color: var(--btn-color);
border: 0;
padding-top: 16px;
padding-right: 35px;
padding-bottom: 16px;
padding-left: 35px;
font-weight: 700;
letter-spacing: 1px;
font-size: 14px;
}
.button-default .btn-main:hover,
.button-default .jws-cf7-style .wpcf7-submit:hover {
background: var(--btn-bgcolor);
color: var(--btn-color);
}
.button-with_border .btn-main,
.button-with_border .jws-cf7-style .wpcf7-submit {
padding: 0 !important;
background: var(--secondary);
}
.button-with_border .btn-main > span,
.button-with_border .jws-cf7-style .wpcf7-submit > span {
border: 1px solid #040202;
min-width: 160px;
padding: 11px 30px;
position: relative;
transform: translate(12px, -12px);
transition: 0.3s all;
}
.button-with_border .btn-main:hover,
.button-with_border .jws-cf7-style .wpcf7-submit:hover {
background: var(--btn-bgcolor2);
color: var(--btn-color2);
}
.button-with_border .btn-main:hover > span,
.button-with_border .jws-cf7-style .wpcf7-submit:hover > span {
border-color: transparent;
transform: none;
}
.wpcf7-list-item-label {
font-weight: 500;
}
.wpcf7-list-item-label::before {
cursor: pointer;
position: absolute;
left: 0;
}
.jws-cf7-check-yes .wpcf7-acceptance input[type="checkbox"]:checked + span:before {
content: "\F33E";
font-family: 'jws_icon';
}
.wpcf7-list-item > label {
display: flex;
}
.wpcf7-list-item > label .wpcf7-list-item-label {
margin-left: 18px;
}
.elementor-button {
border-radius: 0;
position: relative;
font-style: normal;
font-weight: 700;
font-size: 14px;
line-height: 22px; letter-spacing: 0.1em;
text-transform: uppercase;
}
.elementor-button-content-wrapper {
align-items: center;
}
.jws-button a#custom-buttonbr {
overflow: hidden;
}