/* 

Theme Name: Hello Elementor Child

Theme URI: https://github.com/elementor/hello-theme/

Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team

Author: Elementor Team

Author URI: https://elementor.com/

Template: hello-elementor

Version: 1.0.1

Text Domain: hello-elementor-child

License: GNU General Public License v3 or later.

License URI: https://www.gnu.org/licenses/gpl-3.0.html

Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready

*/



/*

    Add your custom styles here

*/



.xl-home-slider .swiper-pagination-bullets {

    background: #fff;

    width: 100px !important;

    right: 0;

    margin: 0 auto;

    border-radius: 50px;

    bottom: 30px !important;

    height: 35px;

    display: flex;

    justify-content: center;

    align-items: center;

}



.xl-video .eicon-play:before {

    content: url("img/play.png");

}



.xl-number-counter span.elementor-counter-number,

.xl-number-counter span.elementor-counter-number-suffix {

    text-shadow: -3px 3px 0px rgba(0, 0, 0, 0.25);

}



.xl-quote .elementor-blockquote {

    position: relative;

    padding: 35px 0;

}

.xl-quote .elementor-blockquote:before,

.xl-quote .elementor-blockquote:after {

    /*position: absolute;*/

}

.xl-quote .elementor-blockquote:before {

    content: url("img/quote-before.png");

    position: absolute;

    top: 0;

    left: 0;

}

.xl-quote .elementor-blockquote .elementor-blockquote__content:after {

    content: url("img/quote-after.png");

    position: absolute;

    bottom: 0;

    margin-left: 15px;

}



.xl-media-blog-posts .eael-entry-wrapper,

.xl-media-blog-posts .eael-entry-footer,

.xl-media-blog-posts .eael-entry-footer .eael-entry-meta {

    padding: 0;

}

.xl-media-blog-posts .eael-entry-header,

.xl-media-blog-posts .eael-entry-footer {

    margin-top: 25px;

}



.xl-media-blog-posts .eael-grid-post-holder {

    padding: 30px;

    transition: all .3s ease;

}



.xl-media-blog-posts .eael-grid-post-holder:hover {

    box-shadow: 0px 4px 32px rgba(0, 67, 53, 0.09);

}



/*Tab Slider*/

.xl-tab-slider {

    clear: both;

    overflow: hidden;

    display: flex;

    align-items: center;

}

.xl-tab-slider .xl-tab-slide-img {

    width: 55%;

    float: left;

    position: relative;

    margin-top: 10px;

}

.xl-tab-slider .xl-tab-slide-control {

    width: 45%;

    float: left;

    padding-left: 30px;

}

.xl-tab-slider .xl-tab-slide-control .tab-content-inner {

    display: flex;

    align-items: center;

    background: #FFFFFF;

    box-shadow: 0 4px 12px 0 rgba(0, 67, 52.999999999999986, 0.09);

    padding: 22px 35px;

    cursor: pointer;

    margin: 10px;

}

.xl-tab-slider .xl-tab-slide-control .tab-content:focus {

    outline: none;

}

.xl-tab-slider .xl-tab-slide-control .tab-content:not(:last-child) {

    /*margin-bottom: 20px;*/

}

.xl-tab-slider .xl-tab-slide-control .tab-content .icon {

    margin-right: 25px;

}

.xl-tab-slider .xl-tab-slide-control .tab-content .icon svg {

    width: 55px;

}

.xl-tab-slider .xl-tab-slide-control .tab-content .content .title {

    font-size: 20px;

}

.xl-tab-slider .xl-tab-slide-control .tab-content .content .description {

    margin: 0;

    font-size: 16px;

}



.xl-tab-slider .xl-tab-slide-img .slick-dots,

.xl-posts-slider .slick-dots {

    position: absolute;

    bottom: 18px;

    background: #fff;

    width: 100px !important;

    right: 0;

    margin: 0 auto;

    border-radius: 50px;

    height: 35px;

    left: 0;

}

.xl-tab-slider .slick-dots li,

.xl-posts-slider li{

    margin: 0;

}

.xl-tab-slider .slick-dots li button:before,

.xl-posts-slider .slick-dots li button:before {

    font-size: 9px;

}

.xl-tab-slider .tab-content .tab-content-inner .icon svg path {

    fill: #000000;

}

.xl-tab-slider .tab-content.slick-current .tab-content-inner .icon svg path,

.xl-tab-slider .tab-content .tab-content-inner:hover .icon svg path {

    fill: #4BB035;

}

.xl-tab-slider .tab-content.slick-current .tab-content-inner .title,

.xl-tab-slider .tab-content .tab-content-inner:hover .title {

    color: #4BB035;

}

.xl-tab-slider .tab-content.slick-current .tab-content-inner {}





/*Post Slider*/

.xl-posts-slider .author-img img {

    border-radius: 50%;

}

.xl-featured-article-slider {

    display: flex;

    align-items: center;

}

.xl-posts-slider .item:focus {

    outline: none;

}

.xl-featured-article-slider .image {}

.xl-featured-article-slider .content-area {

    width: 55%;

    margin-left: 50px;

}



.xl-featured-article-slider .meta {

    display: flex;

    align-items: center;

    margin-bottom: 30px;

}

.xl-featured-article-slider .meta .author-img {

    margin-right: 15px;

}

.xl-featured-article-slider .author-name-date span {

    display: block;

}

.xl-featured-article-slider .content-area .heading {

    text-transform: initial;

    font-size: 28px;

    line-height: 36px;

    margin-bottom: 25px;

}

.xl-featured-article-slider .content-area .heading a {

    color: #000;

    transition: all .3s ease;

}

.xl-featured-article-slider .content-area .heading a:focus {

    outline: none;

}

.xl-featured-article-slider .content-area .heading a:hover {

    color: #4BB035;

}

.xl-more-btn {

    font-size: 16px !important;

    font-weight: 500 !important;

    text-transform: capitalize !important;

    background: transparent !important;

    border: 0 !important;

    color: #4BB035 !important;

    padding: 0;

}



.xl-posts-slider .slick-dots {

    bottom: -60px;

    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.03);

    margin: 0;

    left: 17%;

}



/*Post style 2*/

.xl-post-style-2 .elementor-post__meta-data {

    display: flex;

    justify-content: space-between;

    border: none !important;

    padding-bottom: 20px !important;

}

.xl-post-style-2 .elementor-post__meta-data span + span:before {

    content: none !important;

}

.xl-post-style-2 .elementor-post__meta-data span.elementor-post-author:before {

    content: "By ";

}

.xl-post-style-2 .elementor-post__meta-data span.elementor-post-author {

    /*font-weight: 700;*/

    /*color: #595959;*/

}



.elementor-menu-toggle:focus {

    outline: none;

}



/*Whitepaper*/

.xl-whitepaper .elementor-grid-item {

    display: flex;

    align-items: center;

}



.xl-whitepaper .elementor-post__text {

    position: relative;

}

.xl-whitepaper .elementor-post__meta-data {

    position: absolute;

    top: 0;

}

.xl-whitepaper .elementor-post__title {

    padding-top: 60px;

}

.xl-whitepaper span.elementor-post-author {

    display: block;

    font-weight: 700;

}



.xl-social-share .elementor-grid-item {

    width: 45px;

    margin: 0 auto;

}



/*Responsive*/



/* Large Devices, Wide Screens */

@media only screen and (max-width : 1200px) {



}



/* Medium Devices, Desktops */

@media only screen and (max-width : 992px) {

    .xl-tab-slider,
    .xl-tab-slider .xl-tab-slide-control .tab-content-inner {
        display: block;
    }

    .xl-tab-slider .xl-tab-slide-img {

        width: 100%;

    }

    .xl-tab-slider .xl-tab-slide-control {

        width: 100%;

        padding: 0;

    }



    .xl-featured-article-slider .content-area {

        width: 100%;

        margin: 20px 0 0;

    }

    .xl-featured-article-slider {

        display: block;

    }

    .xl-featured-article-slider .image img {

        width: 100%;

    }

}



@media only screen and (max-width : 650px) {

    .acc__card {

        margin: 2em 0;

    }



    .acc__title {

        display: block;

    }

    .know-more {

        display: inline-block;

        margin-top: 15px;

    }





}



/* Small Devices, Tablets */

@media only screen and (max-width : 768px) {


.xl-quote .elementor-blockquote .elementor-blockquote__content:after {
    right: 0;
}




}



/* Extra Small Devices, Phones */

@media only screen and (max-width : 480px) {



}



/* Custom, iPhone Retina */

@media only screen and (max-width : 320px) {



}