/*
Theme Name:     Cubes
Theme URI:      https://cubes.sa/
Template: neve
Author:         Cubes
Author URI:     https://cubes.sa/
Description:    Neve is a super fast, easily customizable, multi-purpose theme. It’s perfect for blogs, small business, startups, agencies, firms, e-commerce shops (WooCommerce storefront) as well as personal portfolio sites and most types of projects. A fully AMP optimized and responsive theme, Neve will load in mere seconds and adapt perfectly on any viewing device. While it is lightweight and has a minimalist design, the theme is highly extendable, it has a highly SEO optimized code, resulting in top rankings in Google search results. Neve works perfectly with Gutenberg and the most popular page builders (Elementor, Brizy, Beaver Builder, Visual Composer, SiteOrigin, Divi). Neve is also WooCommerce ready, responsive, RTL & translation ready. Look no further. Neve is the perfect theme for you!
Version:        1.0.0
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    neve
Tags: blog, custom-logo, e-commerce, rtl-language-support, post-formats, grid-layout, one-column, two-columns, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, accessibility-ready, wide-blocks, block-styles
*/

*{
    transition: all 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
}

.news-slider article.eael-grid-post {
    width: 100% !important;
    max-width: 100% !important;
}

.eael-grid-post-excerpt p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 3rem;
}

.owl-theme .owl-dots .owl-dot span {
    width: 19px;
    height: 7px;
    margin: 4px;
    background: #184d8d;
    transition: all 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #f98524;
    width: 7px;
}

.login-btn a {
    background: var( --e-global-color-df86985 ) !important;
    color: #fff !important;
    border-radius: 50px;
    padding: 0.3rem 1.5rem !important;
    font-size: 1.4rem !important;
    border: 2px solid var( --e-global-color-df86985 ) !important;
}

li.login-btn {
    margin: 0 1rem !important;
}


.rtl h1, .rtl h2, .rtl h3, .rtl h4, .rtl h5, .rtl h6 {
    font-family: cubes !important;
}

.news-slider {
    direction: ltr;
}


.fab {
    font-family: "Font Awesome 5 Brands" !important;
}


.rtl header .elementor-nav-menu {
    margin-left: auto;
    margin-right: 0;
    flex-flow: row;
}


.elementor-nav-menu__align-right .elementor-nav-menu {
    margin-left: unset !important;
}

.login-btn a:hover {
    background: transparent !important;
    color: var( --e-global-color-df86985 ) !important;
}


.rtl .bdt-prime-slider-skin-general .bdt-prime-slider-social-icon {
    right: 2rem;
    transform: unset !important;
    left: 0 !important;
    width: fit-content;
}


.rtl .bdt-prime-slider-skin-general .bdt-scroll-down {
    left: 0 !important;
    transform: unset !important;
    right: unset !important;
}


.rtl h1, .rtl h2, .rtl h3, .rtl h4, .rtl h5, .rtl h6 {
    text-align: right;
}

p {
    line-height: 1.7rem;
}

.text-center, .text-center *{
    text-align: center !important;
}

.text-right, .text-right *{
    text-align: right !important;
}

.text-left, .text-left *{
    text-align: left !important;
}


.rtl p {
    text-align: right;
}

.rtl .eael-simple-menu-container.preset-1 .eael-simple-menu li>a {
    text-align: right;
}

footer .elementor-widget-social-icons .elementor-grid {
    width: 100%;
    display: flex !important;
    justify-content: initial;
    gap: 1rem;
}

.copyright p {
    text-align: center !important;
}

.copyright p a {
    color: #f98524;
}

#wpadminbar .ab-icon, #wpadminbar .ab-item:before, #wpadminbar>#wp-toolbar>#wp-admin-bar-root-default .ab-icon, .wp-admin-bar-arrow {
    font-family: 'dashicons' !important;
}

.home main#content {
    margin-top: -13rem;
}

footer li.current-menu-item a {
    background: transparent !important;
}

footer li.current-menu-item a:before {
    content: '';
    background: #f98524;
    width: 2px;
    height: 35%;
    position: absolute;
    right: -10px;
    top: 40%;
}

header .elementor-nav-menu {
    width: 100% !important;
}

.rtl header .elementor-nav-menu * {
    font-family: 'cubes' !important;
}

.rtl .elementor-flip-box * {
    text-align: right;
}

.rtl .elementor-flip-box__layer__overlay {
    padding: 0 30px 0 200px !important;
}





