/* Custom CSS */



/* Example: Override main section background color. */

/* body .jupiterx-main {

    background-color: gray;

} */

.certifications-slider .swiper-button-prev {
    background: url(../images/left-arrow.png) !important;
    width: 36px !important;
    height: 43px !important;
    color: transparent;
}
.certifications-slider .swiper-button-next {
    background: url(../images/right-arrow.png) !important;
    width: 36px !important;
    height: 43px !important;
    color: transparent;
} 
.new-recipes-slider .elementor-swiper-button,
.new-recipes-slider .swiper-button-prev,
.new-recipes-slider .swiper-button-next {
    font-size: 0;
}
.new-recipes-slider .elementor-arrows-position-outside .elementor-swiper-button-prev,
.new-recipes-slider .swiper-button-prev {
    background: url(../images/left-arrow.png) !important;
    width: 36px !important;
    height: 43px !important;
    color: transparent;
    left: -15px;
}
.new-recipes-slider .elementor-arrows-position-outside .elementor-swiper-button-next,
.new-recipes-slider .swiper-button-next {
    background: url(../images/right-arrow.png) !important;
    width: 36px !important;
    height: 43px !important;
    color: transparent;
    right: -15px;
}
span.love {  
    font-weight: 600;
    color: red;
    font-size: 23px;
} 
.avi-main-menu ul li:not(:last-child) {
    border-right: 1px solid #ccc;
}
.avi-main-menu .sub-menu li {  
    border: none !important;  
}
.avi-main-menu .sub-menu {
    box-shadow: 0px 13px 15px -15px #333;
}
.avi-product-carousel-item {
    display: block;
}
.avi-slider-carousel-wrap .slick-prev, .avi-slider-carousel-wrap .slick-next {
    display: inline-block;
    font-size: 20px;
    position: relative;
    transform: inherit;
    text-align: center;
}
.avi-slider-carousel-wrap {
    text-align: center;
}
.certifications-slider .eael-tm-wrapper .eael-tm-image {
    margin-top: 20px;
	cursor: pointer;
}  
.avi-slider-carousel-wrap .slick-prev {
    top: 0;
    left: 0;
} 
.avi-slider-carousel-wrap .slick-next {
    bottom: 0; 
    left: 0;
} 
.elementor-pro-slider {
    position: absolute !important;
    /* background: #fff;*/
   left: 8%;
    /*top: 200px;*/
    margin-top: -2px; 
    z-index: -1
} 
.avi-slider-carousel-wrap .slick-prev::before, .avi-slider-carousel-wrap .slick-next::before {
    content: none; 
}
.avi-slider-carousel-wrap .slick-slide img {
    display: inline-block;
    margin: 10px 0;
   /* filter: grayscale(1);*/
}
.avi-slider-carousel-wrap button {
    width: 55px; 
    height: 55px; 
}  
.avi-slider-carousel-wrap button i { 
    color: #FF6F00; 
    /* font-size: 70px; */
    font-size: 0;
    line-height: 55px;
}
.avi-pro-slider-sec {
    position: relative;
    top: -8px;
}
.avi-slider-carousel-wrap button.slick-prev.slick-arrow {
    background: url(../images/left-arrowT.png) no-repeat center center / cover !important;
    position: relative;
    top: -12px;
    width: 43px !important;
    height: 43px !important;
}
.avi-slider-carousel-wrap button.slick-next.slick-arrow {
    background: url(../images/left-arrowB.png) no-repeat center center / cover !important;
    position: relative;
    top: 20px;
    width: 43px !important;
    height: 43px !important;
}
.avi-slider-carousel-main {
    background: url(../images/Group-229.png) !important;
    padding: 30px 10px 70px 10px;
    background-size: 100% 100% !important;
    background-repeat: no-repeat; 
    margin-top: -2px;
} 
.avi-slider-carousel-btn img:hover, .avi-slider-carousel-btn:hover {
    cursor: pointer;
}
.avi-slider-carousel-btn {
    display: block;
}
.avi-slider-carousel-btn.avi-slider-carousel-btn-close {
    width: 30px;
    height: 30px;
    position: absolute;
    z-index: 1;
    right: 0;
    border-radius: 50%;
    overflow: hidden;
    text-align: center;
    padding: 2px 0;
    background: #fff;
    border: 1px solid #eee;
    color: #347733;
    /* background: #fff url(../images/left-arrowT.png) no-repeat center center / 50% !important; */
}
.avi-slider-carousel-btn.avi-slider-carousel-btn-close::before {
    content: "✖";
}
.avi-slider-carousel-btn.avi-slider-carousel-btn-close img {
    opacity: 0;
}
.avi-slider-carousel-main {
    visibility: hidden;
    position: relative;
    height: 0;
    padding: 0;
}
.avi-slider-carousel-main.avi-slider-carousel-main-open {
    visibility: visible;
    height: auto;
    padding: 30px 10px 70px 10px;
}
.avi-slider-carousel-main .slick-slide img {
    /* filter: grayscale(1); */
    transition: all .2s ease-in;
}
.avi-slider-carousel-main .slick-slide img:hover,
.avi-slider-carousel-main .avi-slick-slide.active-page img {
    /* filter: grayscale(0); */
    transform: scale(1.1);
}
.jupiterx-loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
	background: #fff;
}
.jupiterx-loader video {
    width: 100%;
    height: 100%;
}
.jupiterx-site {
    /* opacity: 0;  */
}
.pas-sec span { 
    display: block;
}
.pas-sec span:nth-child(1) { 
    font-size: 130px;
}
.pas-sec span:nth-child(2) {
    font-size: 65px; 
} 
.pas-sec span:nth-child(3) { 
    font-size: 130px; 
} 
.pas-sec { 
    display: block;
    line-height: 100px;
}
.eael-tm-image img {
    transition-duration: 0.3s;
}
.eael-tm-image img:hover, .ben-tm-image img:hover {
    animation-name: elementor-animation-wobble-vertical;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
}
.jupiterx-header-stick .jupiterx-header {
    background: #fff;
}
.jupiterx-header-stick header section.header-section .raven-site-logo img {
    max-height: 50px;
}
.jupiterx-header-stick .elementor-widget-elementskit-social-media .elementor-widget-container {
    margin: 0 !important;
}
.jupiterx-header {
    transition: .7s ease-in-out !important;
}
.product-avi-sec .jet-parallax-section__image {
     margin-top: -100px;
}
.avi-product-slider .jet-parallax-section__layout {
    height: auto;
}
.new-recipes-slider .swiper-container .swiper-slide figure,
.new-recipes-slider .eael-lc-logo-wrap {
    position: relative;
}
.new-recipes-slider .swiper-container .swiper-slide figure figcaption.elementor-image-carousel-caption,
.new-recipes-slider .eael-logo-carousel-title {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    z-index: 1;
}
.new-recipes-slider .eael-logo-carousel-title a  {
    color: #fff;
}
.new-recipes-slider .elementor-widget-image-carousel .swiper-container .swiper-slide figure::after,
.new-recipes-slider .eael-lc-logo-wrap .eael-lc-logo a::after {
    content: "";
    background-color: #0000001B;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.new-recipes-slider .elementor-widget-image-carousel .swiper-container .swiper-slide:hover figure::after,
.new-recipes-slider .eael-lc-logo-wrap:hover .eael-lc-logo a::after {
    background-color: #0000002B;
}
.jupiterx-header-stick header section.header-section .raven-site-logo{
    padding: 5px;
}
.jupiterx-header-stick header .avi-main-menu .raven-nav-menu > li > a.raven-menu-item{
    padding: 18px 20px !important;
}
.jupiterx-header-stick header .header-social-media{
    display: none;
}
.jupiterx-header-stick section.header-section {
    padding: 0 !important;
}
.jet-popup.jet-popup--front-mode .jet-popup__close-button {
    background: #136123 !important;
    border-radius: 5px;
}
.eael-team-member-carousel-wrap.swiper-container-wrap .swiper-slide img {
    border: 1px solid #ccc;
    object-fit: contain;
}
.elementor-section-wrap section.elementor-section:nth-child(1) {
    z-index: 1;
}
span.con-icn {
    display: inline-block;
    margin: 0 3px;
}
.con-icn a {
    text-decoration: none;
    border-radius: 20% 20% 20% 20%;
    width: 20px;
    height: 20px;
    line-height: 18px;
    color: #FFFFFF;
    background-color: #136123;
    display: inline-block;
    padding: 2px 3px;
    text-align: center;
}
.con-icn a:hover {
    color: #FFFFFF;
}
.eael-logo-carousel.swiper-container .swiper-slide,
.new-recipes-slider .swiper-container .swiper-slide figure, .new-recipes-slider .eael-lc-logo-wrap,
.eael-logo-carousel-wrap .eael-lc-logo {
    height: 100%;
}
.new-recipes-slider .eael-logo-carousel.swiper-container .swiper-slide img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.eael-logo-carousel-wrap .eael-lc-logo a {
    display: block;
    height: 100%;
}
.page-banner-sec .elementor-widget-container img.attachment-full.size-full {
    width: 100%;
}
.page-banner-sec .elementor-widget:not(:last-child) {
    margin: 0;
}
span#elementor-device-mode {
    display: none !important;
}






@media only screen and (max-width: 1024px) { 
.elementor-pro-slider {
   left: 0%;
}
div.jet-parallax-section__layout {
    display: none;
}
}
@media only screen and (max-width: 575px) {
    .new-recipes-slider .elementor-arrows-position-outside .elementor-swiper-button-next, .new-recipes-slider .swiper-button-next {
        width: 30px !important;
        height: 33px !important;
        right: 0px;
        background-size: cover !important;
    }
    .new-recipes-slider .elementor-arrows-position-outside .elementor-swiper-button-prev, .new-recipes-slider .swiper-button-prev {
        width: 30px !important;
        height: 33px !important;
        background-size: cover !important;
        left: 0px;
    }
    #loftloader-wrapper.bg-split.end-split-h .loader-bg.bg-img.full .loader-bg-half:first-child:before,
    #loftloader-wrapper.bg-split.end-split-h .loader-bg.bg-img.full .loader-bg-half:last-child:before {
        border-radius: 10px;
    }
    div.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
        left: -20px;
    }
    div.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
        right: -20px;
    }
}