/**
* Theme Name: Arolax Child
* Description: This is a child theme of Arolex
* Author: <a href="http://themeforest.net/user/crowdytheme">CrowdyTheme</a>
* Template: arolax
* Version: 1.0
*/


@media (min-width: 1200px) {

    .elementor-element-36aa0a2,
    .elementor-element-6904d66,
    #menu-item-8320 {
        position: static !important;
    }

    #menu-item-8320>.sub-menu {
        width: 96%;
        display: none;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
        left: 2%;
        top: 74px;
        border-radius: 5px;
        padding: 0
    }

    #menu-item-8320 .sub-menu .sub-menu {
        position: static;
        opacity: 0;
        visibility: hidden;
        transform: unset;
        border-radius: 0;
        border: 0;
    }

    #menu-item-8320:hover .sub-menu .sub-menu {
        opacity: 1;
        visibility: visible;
    }

    #menu-item-8320:hover>.sub-menu {
        display: grid;
        transition: 0.3s;
    }

    #menu-item-8320>.sub-menu>li {
        border-right: 1px solid #ddd;
    }

    #menu-item-8320>.sub-menu>li:last-child {
        border-right: none;
    }

    #menu-item-8320>.sub-menu>li>a {
        border-bottom: 1px solid #ddd;
        text-transform: uppercase;
        padding: 18px 40px;
    }


}

/*.sub-menu .menu-item a .menu-text:after {
    display: block;
    content: '';
    border-bottom: solid 1px #121212;
    transform: scaleX(0);
    width: 0;
    transition: transform 250ms ease-in-out;
}

.sub-menu .menu-item a:hover .menu-text:after {
    transform: scaleX(1);
    width: 100%;
    transform-origin: 0% 100%;
}*/

#menu-item-8320>.sub-menu>li>a {
    font-weight: 700;
    font-size: 18px;
}

.arrow-settings ul.sub-menu>li>a>.wcf-submenu-indicator {
    display: none;
}

#icube-nav .wcf__nav-menu.desktop-menu-active .menu-item {
    white-space: inherit;
}

#brand-logos .wcf--image {
    width: 70%;
    height: 70%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}


.Blog-post-main .elementor-widget-container ol li {
    list-style: auto;
    list-style-position: inside;
    margin-bottom: 25px;
}

.Blog-post-main .elementor-widget-container ul {
    padding-left: 25px;
}

.Blog-post-main .elementor-widget-container ul li {
    margin-bottom: 0;
    list-style: disc;
}

/*#icube-white-header .desktop-menu-active .menu-item.current-menu-item>a:before {
    content: '';
    width: 50px;
    background: #222;
    height: 1px;
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    left: 0;
    right: 0;
}
*/
#icube-white-header .desktop-menu-active .remove-line .menu-item.current-menu-item>a:before {
    content: none;
}

#icube-gray-header .desktop-menu-active .remove-line .menu-item.current-menu-item>a:before {
    content: none;
}

#icube-black-header .desktop-menu-active .remove-line .menu-item.current-menu-item>a:before {
    content: none;
}

#icube-gray-header .desktop-menu-active .menu-item.current-menu-item>a:before {
    content: '';
    width: 50px;
    background: #222;
    height: 1px;
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    left: 0;
    right: 0;
}

#icube-black-header .desktop-menu-active .menu-item.current-menu-item>a:before {
    content: '';
    width: 50px;
    background: #fff;
    height: 1px;
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    left: 0;
    right: 0;
}

#icube-nav .elementor-widget-container style {
    display: none;
}

.mfp-content .wcp--popup {
    border-radius: 20px !important;
}

.mfp-content button.mfp-close {
    border: none !important;
}



.footer_menu_links .elementor-icon-list-items .elementor-icon-list-item {
    display: inline;
}

.header_button {
    margin-left: 15px;
}

.header_button a {
    border: 2px solid #222;
}

#icube-testimonial .wcf__slider-wrapper .wcf-arrow-prev,
#icube-testimonial .wcf__slider-wrapper .wcf-arrow-next {
    top: 180px;
}

.elementor-widget-wcf--video-box-slider .wcf-popup-btn {
    top: 30% !important;
}

#icube-testimonial .swiper-pagination {
    bottom: -25px;
    right: 0;
    left: 0;
}

#icube-testimonial .ts-navigation .wcf-arrow {
    top: 0;
}

/* Break Points */
@media (max-width: 1399.98px) {

    #icube-testimonial .wcf__slider-wrapper .wcf-arrow-prev,
    #icube-testimonial .wcf__slider-wrapper .wcf-arrow-next {
        top: 0px;
    }

    #icube-testimonial .swiper-pagination {
        bottom: 57px;
        right: 0;
        left: 0;
    }
}

@media (max-width: 1199.98px) {
    .arrow-settings ul.sub-menu>li>a>.wcf-submenu-indicator {
        display: block;
    }

    #icube-nav .wcf__nav-menu.desktop-menu-active .menu-item {
        white-space: nowrap;
    }

    #icube-nav .wcf__nav-menu.desktop-menu-active .menu-item-has-children .sub-menu {
        min-width: 16em;
    }

    #icube-nav .wcf-nav-menu-container {
        height: 100vh;
    }

    #icube-nav .wcf-menu-overlay {
        height: 100vh;
    }

}

@media (max-width: 991.98px) {

    #icube-testimonial .wcf__slider-wrapper .wcf-arrow-prev,
    #icube-testimonial .wcf__slider-wrapper .wcf-arrow-next {
        top: 0px;
    }
}

@media (max-width: 567.98px) {

    #icube-testimonial .wcf__slider-wrapper .wcf-arrow-prev,
    #icube-testimonial .wcf__slider-wrapper .wcf-arrow-next {
        top: 0px;
    }
}