/* 
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
*/

.dual-heading p>span{
    text-transform: capitalize !important;
    font-family: "Authentic Signature", Sans-serif !important;
    font-size: 75px !important;
}

.newsltr input::placeholder{opacity: 1 !important;}

.newsltr .elementor-field-type-recaptcha_v3{
    position: absolute;
}

.featured-list .elementor-swiper-button-prev{
    top: unset !important;
    right: 5% !important;
    left: unset !important;
    bottom: 110%;
}

.featured-list .elementor-swiper-button-next{
    top: unset !important;
    right: 0 !important;
    left: unset !important;
    bottom: 110%;
}

.featured-list figure img{
    filter: grayscale(1);
}

.line-head .elementor-heading-title{
    display: flex;
    align-items: center;
    column-gap: 33px;
}

.line-head .elementor-heading-title::after{
    content: "";
    display: inline-block;
    max-width: 687px;
    width: 100%;
    height: 1px;
    background-color: #ddd;
}

.testi-user .elementor-image-box-title{margin-top: 0 !important;}

.blog-slide .elementor-swiper-button-prev{
    left: -7% !important;
}

.blog-slide .elementor-swiper-button-next{
    right: -7% !important;
}

.dual-heading.alt p>span{
    text-decoration: none !important;
}

.dual-heading.alt a>span{
    font-family: "Prata", Sans-serif !important;
    font-size: 35px !important;
}

.dual-heading.alt p>span:last-child{
    display: inline-block;
    transform: translateY(10px);
}

.testi-slider .elementor-testimonial__content{position: relative;}

.testi-slider .elementor-testimonial__content::after{
    content: "";
    display: block;
    width: 81px;
    height: 70px;
    background-image: url('images/1.png');
    margin-left: auto;
    background-repeat: no-repeat;
    background-size: auto;
    /* transform: translateY(-70px); */
    position: absolute;
    right: 0;
    bottom: 0;
}

.testi-slider .elementor-swiper-button-prev{
    left: 45% !important;
    right: unset !important;
    top: unset !important;
    bottom: -25%;
    top: unset;
    font-size: 0;
    background-image: url('images/Group-356.svg');
    color: transparent !important;
}

.testi-slider .elementor-swiper-button-next{
    right: 45% !important;
    left: unset !important;
    top: unset !important;
    bottom: -25%;
    top: unset;
    background-image: url('images/Group-357.svg');
    color: transparent !important;
}

.dual-size-heading p>span{
    font-size: 30px !important;
    text-decoration: none !important;
}

.numb-lists>.elementor-widget-image-box>.elementor-widget-container{
    border-bottom: 1px solid #86897E !important;
}

.numb-lists>.elementor-widget-image-box:last-child>.elementor-widget-container{
    border-bottom: none !important;
}

.contact-frm form input::placeholder{opacity: 1 !important;}

.series-loop-overlay .elementor-icon-list-items{
    display: flex;
    align-items: center;
}

.series-loop-overlay .elementor-icon-list-item:first-child{
    padding-right: calc(50px/2) !important;
    padding-bottom: 0 !important;
    border-right: 1px solid #ffffff36;
}

.series-loop-overlay .elementor-icon-list-item:last-child{
    margin-top: 0 !important;
    margin-left: calc(50px/2) !important;
}

.series-loop-overlay .elementor-icon-list-item:first-child::after{content: none !important;}

.series-loop-overlay{
    opacity: 0 !important;
    transition: all 0.3s ease-in-out;
}

.series-list .e-loop-item:hover .series-loop-overlay{
    opacity: 1 !important;
}

.post-terms,
.post-terms,
.series-tax-list{
    max-height: 248px;
    overflow-y: auto;
    overflow-x: hidden;
}

.post-terms .elementor-shortcode{
    display: flex;
    flex-wrap: wrap;
    column-gap: 10px;
    row-gap: 10px;
}

.post-terms .elementor-shortcode>a{
    color: #86897E !important;
    font-family: Sweet Sans Pro;
    font-size: 12px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 12px !important;
    text-transform: uppercase;
    padding: 9px 11px;
    border: 1px solid #00000024;
    transition: all 0.2s ease-in-out;
}

.post-terms .elementor-shortcode>a:hover{
    background-color: #86897E;
    color: #fff !important;
}

.cust-nav .elementor-pagination{
    display: flex;
    align-items: center;
    
}

.cust-nav .elementor-pagination .page-numbers{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border-radius: 4px;
    border: 1px solid #DFE3E8;
    transition: all 0.2s ease-in-out;
}

.cust-nav .elementor-pagination .page-numbers:hover{
    background-color: #244441 !important;
    color: #fff !important;
}

.series-tax-list ul{
    padding-left: 0 !important;
    list-style-type: none !important;
}

.series-tax-list ul>li{
    display: flex;
    align-items: center;
    margin-bottom: 17px;
}

.series-tax-list ul>li:last-child{margin-bottom: 0;}

.series-tax-list ul>li img{
    width: 45px;
}

.series-tax-list ul>li>span{margin-right: 13px;}

.series-tax-list ul>li>a{
    color: #244441;
    font-family: Prata !important;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 26px;
}

.latest-post-info .elementor-post-info>li:last-child>span{
    color: #86897E !important;
    font-weight: 400 !important;
}

.article-search .elementor-search-form__submit>i{font-size: 0 !important;}

.article-search .elementor-search-form__submit{
    background-image: url('images/search-icon.svg');
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
}

.trendings ul{
    padding-left: 0 !important;
    list-style-type: none !important;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.trendings ul>li{
    max-width: 362px;
    width: 100%;
}

.trendings ul>li img{
    width: 362px;
    height: 220px;
    object-fit: cover;
}

.trending-cats a{
    color: #FFF !important;
    font-family: Sweet Sans Pro;
    font-size: 12px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    text-transform: uppercase;
    padding: 8px 12px;
    background-color: #244441;
}

.trendings ul>li h3{
    margin-top: 11px !important;
    margin-bottom: 15px !important;
}

.trendings ul>li h3>a{
    color: #244441 !important;
    font-family: Prata;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}

.article-content h2{
    font-size: 24px !important;
    line-height: 30px !important;
    font-family: "Sweet Sans Pro", Sans-serif !important;
    font-weight: 500 !important;
}

.blog-short-desc{
    font-size: 14px !important;
    line-height: 20px !important;
    font-weight: 400 !important;
}

.article-content p{
    margin-bottom: 25px;
}

.article-content .formkit-form{
    margin: 0 auto;
}

.testi-slider.home .elementor-swiper-button-prev,
.testi-slider.home .elementor-swiper-button-next{
    bottom: -50%;
}

.article-cmnts .comment-list li>article{
    border: 1px solid #EFEFF0 !important;
    border-radius: 5px;
    margin-bottom: 20px;
    padding-left: 80px !important;
    padding-right: 20px !important;
}

.article-cmnts .comment-list li>article img.avatar{
    left: 30px !important;
}

.article-cmnts .comment-content p{
    font-size: 15px !important;
    font-weight: 400 !important;
    color: #244441 !important;
}

.article-cmnts .reply{
    width: max-content;
    padding: 10px 15px;
    border-radius: 7px;
    background-color: #244441 !important;
    margin-top: 10px;
}

.article-cmnts .reply>a{
    color: #FFF !important;
}

.article-cmnts .comment-respond{
    background: #f4f4f4;
    margin-top: 50px;
    padding: 20px 40px;
    border-radius: 5px;
}

.article-cmnts .comment-respond h2{
    font-size: 30px;
    line-height: 40px;
    font-family: "Sweet Sans Pro", Sans-serif !important;
}

.article-cmnts .comment-respond p{
    font-size: 16px;
    font-weight: 400 !important;
    color: #244441;
}

.article-cmnts .comment-respond textarea{
    margin: 30px 0 20px !important;
}

.article-cmnts .comment-respond input[type="submit"]{
    background-color: #244441 !important;
    border-radius: 5px;
    padding: 15px 20px;
    border: none !important;
}

.article-cmnts .comment-respond input[type="submit"]:hover{
    color: #fff !important;
}

.article-content .font-hand-written{
    font-family: "Authentic Signature", Sans-serif !important;
    font-size: 34px !important;
}

.article-content .wp-block-image{margin-bottom: 10px;}

.article-cmnts .comment-form>p{
    margin-bottom: 20px;
}

.article-cmnts .comment-form>p:nth-child(2){margin-bottom: 0;}

.latest-blog .elementor-shortcode{
    font-weight: 300;
}

/* ---------------responsive----------------- */

@media only screen and (max-width: 1149px){
    .line-head .elementor-heading-title::after{width: 50%;}

    .featured-list .elementor-swiper-button-prev,
    .featured-list .elementor-swiper-button-next{
        bottom: 100%;
    }

    .blog-slide .elementor-swiper-button-prev{
        left: 15px !important;
        top: unset !important;
        bottom: -10%;
    }
    .blog-slide .elementor-swiper-button-next{
        right: 15px !important;
        top: unset !important;
        bottom: -10%;
    }

    .featured-list .elementor-swiper-button-prev{right: 8% !important;}

    .trendings ul > li{
        max-width: none;
        width: 32%;
    }

    .testi-slider .elementor-swiper-button-prev{
        left: 43% !important;
    }

    .testi-slider .elementor-swiper-button-next{
        right: 43% !important;
    }
}

@media only screen and (max-width: 980px){
    .dual-heading p > span{
        font-size: 55px !important;
    }

    .line-head .elementor-heading-title::after{width: 40%;}

    .series-tax-list ul > li > a{font-size: 16px !important;}

    .dual-heading.alt a > span{font-size: 24px !important;}

    .dual-size-heading p > span{font-size: 20px !important;}
}

@media only screen and (max-width: 767px){
    .dual-heading p > span{
        font-size: 45px !important;
    }


    .blog-slide .elementor-swiper-button-prev{
        left: 40% !important;
        bottom: 0 !important;
    }
    .blog-slide .elementor-swiper-button-next{
        right: 40% !important;
        bottom: 0 !important;
    }

    .line-head .elementor-heading-title::after{display: none;}

    .line-head .elementor-heading-title{justify-content: center;}

    .featured-list .elementor-swiper-button-prev, 
    .featured-list .elementor-swiper-button-next{
        bottom: 30%;
    }

    .featured-list .elementor-swiper-button-prev{
        left: 0 !important;
        right: unset !important;
    }

    .trendings ul > li{width: 100% !important;}

    .trendings ul{gap: 30px;}

    .dual-heading.alt a > span{font-size: 20px !important;}

    .testi-slider .elementor-swiper-button-prev,
    .testi-slider .elementor-swiper-button-next{display: none !important;}

    .featured-list figure img{
        max-width: 200px;
        width: 100%;
    }

    .article-cmnts .comment-list li > article{padding-left: 20px !important;}

    .article-content .font-hand-written{
        font-size: 34px !important;
    }

    .latest-blog .elementor-shortcode{
        font-weight: 300;
        font-size: 14px;
        line-height: 22px;
    }

    .article-cmnts .title-comments{text-align: center;}

    .article-cmnts .comment-respond{
        padding: 15px 10px;
    }

    .article-cmnts .comment-respond h2{
        font-size: 24px;
        font-weight: 500;
        line-height: 34px;
        text-align: center;
    }

    .article-cmnts .comment-respond input[type="submit"]{
        width: 100%;
    }

    .article-cmnts  .comment-form-cookies-consent{
        display: flex;
        align-items: flex-start;
        gap: 10px;
        margin: 30px 0 !important;
    }

    .article-cmnts  .comment-form-cookies-consent label{font-size: 12px;}
	
	.article-content p>span,
	.article-content p>a,
	.article-content p>b,
	.article-content p>strong,
	.article-content p>i{
		line-height: 30px;
	}
}

@media only screen and (max-width: 360px){
    .blog-slide .elementor-swiper-button-prev{
        left: 30% !important;
    }

    .blog-slide .elementor-swiper-button-next{
        right: 30% !important;
    }

    .home-banner-box{
        width: 70% !important;
    }
}

@media only screen and (min-width: 1441px) and (max-width: 1600px){
    .banner-phone{
        right: 15% !important;
    }
}