/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      8.1.1
 Text Domain:  woodmart
*/
.eyeluxx-vertical-swiper {height: 100vh; overflow: hidden;}
.eyeluxx-vertical-swiper .swiper-slide {display: flex; align-items: center; justify-content: center; text-align: center;}
.eyeluxx-vertical-swiper .swiper-pagination-bullet, .eyeluxx-vertical-swiper .swiper-pagination-bullet-active {width: 40px !important; height: 5px !important; margin: 15px !important; border-radius: 0; background: #FFFFFF;}
.eyeluxx-vertical-swiper .swiper-pagination-bullet-active {width: 60px !important;}
.eyeluxx-vertical-swiper .swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical>.swiper-pagination-bullets {left: 5px; right: auto;}
@media (max-width: 1024px) {
    .image-fixed {background-attachment: fixed;}
}


.elementor-widget-container .mc4wp-form>div {display: flex; align-items: center; flex-wrap: wrap; justify-content: center; margin-right: -3px; margin-left: -3px;}
.elementor-widget-container .mc4wp-form>div>p {margin-bottom: 20px!important; margin-right: 3px; margin-left: 3px;}
.elementor-widget-container .mc4wp-form>div>p:first-child {flex: 1 1 200px; width: 100%;}
.elementor-widget-container .mc4wp-form label, .elementor-widget-container .mc4wp-form>div>p>br {display: none;}
.elementor-widget-container .mc4wp-form:last-child {margin-bottom: 0;}
.mc4wp-form-fields {display: inline-block; width: 100%; max-width: var(--wd-max-width);}
.mc4wp-alert>p {margin-bottom: 0;}
.review-bar {display: none;}
.review-bar {position: fixed; top: calc(50% - 75px); right: 0; z-index: 250;}
@media (min-width: 1025px) {
    .review-bar {display: block;}
}
.whatsapp {position: fixed; z-index: 10000; width: 55px; right: 18px; font-size: 16px; text-align: center; padding: 0; cursor: pointer; line-height: 1.2; bottom: 85px;}
.whatsapp img {width: 100%;}