/* 
Theme Name: Academy 4 Social Civics Learn Portal
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.0
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
*/

body{

}

.section-title h2.elementor-heading-title {
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 10px;
}

.section-title h2.elementor-heading-title:before {
    position: absolute;
    content: "";
    left: 0;
    width: 100px;
    right: 0;
    bottom: -1px;
    height: 3px;
    background-color: #FFE66D;
}

.section-title h2.elementor-heading-title:after {
    position: absolute;
    content: "";
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0px;
    height: 1px;
    background-color: rgb(0 0 0 / 10%);
}
.section-title.section-title-center h2.elementor-heading-title:before{
   margin: auto;
}

.elementor-card-shadow-yes .elementor-post__card {
    box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.05) !important;
}

.elementor-card-shadow-yes .elementor-post__card:hover {
    box-shadow: 0 0 30px 0 rgba(0,0,0,.15) !important;
}

.blog-sections .post.type-post .elementor-post__excerpt {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 20px;
}

.blog-sections .post.type-post .elementor-post__read-more {
    display: flex;
    align-items: center;
} 

.blog-sections .post.type-post .elementor-post__read-more i {
    padding-left: 10px;
}


.elementor-posts-container .elementor-post__thumbnail{
    border-radius: 10px;
}

.elementor-post__card .elementor-post__thumbnail__link:after{
    border-radius: 10px;
}
.elementor-posts .elementor-post__badge{
        top: 208px !important;
}
.elementor-posts .elementor-post__card .elementor-post__excerpt {
    border-bottom: 1px solid rgb(0 0 0 / 10%);
    padding-bottom: 20px;
}

.elementor-posts .elementor-post__card a.elementor-post__read-more i{
    padding-left: 5px;
}

.elementor-widget-archive-posts .elementor-widget-container nav.elementor-pagination .page-numbers{
     width: 40px;
    height: 40px;
    border: 1px solid #E1E1E1;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
    transition: all .3s;
}

.elementor-widget-archive-posts .elementor-widget-container nav.elementor-pagination .page-numbers.current{
    background-color: #1E73BE;
    border: 1px solid #1E73BE;
    color: #fff;
}
.elementor-widget-archive-posts .elementor-widget-container nav.elementor-pagination .page-numbers:hover{
background-color: #1E73BE;
background-color: #1E73BE;
}


.elementor-posts.video.type-video .elementor-post__card{
    border-width: 0;
}
.elementor-posts.video.type-video .elementor-post__card .elementor-post__thumbnail{
    border-radius: 0;
}
.elementor-posts.video.type-video .elementor-post__card{
    border-width: none !important;
}
.video.type-video .elementor-post__card{
    border-width: inherit !important
}
.video.type-video .elementor-post__card .elementor-post__thumbnail{
   border-radius: 10px 10px 0px 0px !important;
}
.video.type-video .elementor-post__card .elementor-post__text{
     margin-bottom: 15px !important;
}

.elementor-posts-container .elementor-post.category-connections .elementor-post__card .elementor-post__thumbnail{
  padding: inherit !important;
}
.elementor-posts-container .elementor-post.category-connections .elementor-post__card .elementor-post__thumbnail img{
    width: 100%;
    height: 250px !important;
    object-fit: cover;
    position: inherit;
    transform: inherit;
    top: auto;
    left: auto;
}


.with_frm_style input[type=text], 
.with_frm_style input[type=password], 
.with_frm_style input[type=email], 
.with_frm_style input[type=number], 
.with_frm_style input[type=url], 
.with_frm_style input[type=tel], 
.with_frm_style input[type=file], 
.with_frm_style input[type=search], 
.with_frm_style select, 
.with_frm_style .frm-card-element.StripeElement{
   height: 60px;
   border-radius: 10px;
}
.with_frm_style textarea{
  border-radius: 10px;
}

.with_frm_style .frm_primary_label{
    color: #797C7F;
    padding-bottom: 10px;
    font-size: 16px;
    line-height: 26px;
    font-family: "Nunito", Sans-serif;
    font-weight: 400;
}

.frm_style_formidable-style.with_frm_style .frm_submit button{
    background-color: #1E73BE;
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    font-family: "Nunito", Sans-serif;
    font-weight: 600;
    padding: 10px 35px;
    border-radius: 6px;
    border: none;
    margin: 0;
}
.frm_style_formidable-style.with_frm_style .frm_submit button:hover{
      background-color: #000000;
      color: #fff;
}

.newsletter-form form.frm-show-form{
    position: relative;
}
.newsletter-form form.frm-show-form .frm_submit{
    position: absolute;
    right: 8px;
    bottom: 8px;
}
.newsletter-form .frm_form_fields > fieldset{
   padding-bottom: 0;
}
.newsletter-form .frm_style_formidable-style.with_frm_style .form-field{
  margin-bottom:0;
}
.newsletter-form .frm_style_formidable-style.with_frm_style .frm_submit button{
  padding: 9px 35px;
}
.newsletter-form .with_frm_style input[type=email]{
   padding: 10px 145px 8px 8px;
}


.light-form .with_frm_style input[type=text], 
.light-form .with_frm_style input[type=password], 
.light-form .with_frm_style input[type=email], 
.light-form .with_frm_style input[type=number], 
.light-form .with_frm_style input[type=url], 
.light-form .with_frm_style input[type=tel], 
.light-form .with_frm_style input[type=file], 
.light-form .with_frm_style input[type=search],
.light-form .with_frm_style textarea, 
.light-form .with_frm_style select, 
.light-form .with_frm_style .frm-card-element.StripeElement{
     background-color: #F6FAFD;
     border: none;
     box-shadow: none;
}

.post-side-bar-widget .coustom-post-widget ol li{
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgb(0 0 0 / 10%);
}

.post-side-bar-widget .coustom-post-widget ol li span{
    font-size: 16px;
    line-height: 28px;
    font-weight: 600 !important;
    color: #0D1A2B;
    word-break: break-all;
    display: inline-flex;
}
.post-side-bar-widget .coustom-post-widget ol li{
    font-size: 16px;
    line-height: 28px;
    font-weight: 600 !important;
    color: #0D1A2B;
}

.post-side-bar-widget .coustom-post-widget ol li a span,
.post-side-bar-widget .coustom-post-widget ol li a {
    font-size: 16px;
    font-weight: 600;
    line-height: 28px;
    color: #1E73BE !important;
    word-break: break-word;
}

.post-side-bar-widget .coustom-post-widget ol li::marker{
  font-size: 20px;
  line-height: 1;
  font-weight: 600;
  color: #000;
}
.post-side-bar-widget .coustom-post-widget ol li:last-child{
    border-bottom:inherit;
    margin-bottom: 0;
    padding-bottom: 0;
}
.post-side-bar-widget .coustom-post-widget ol{
    padding-left: 20px;
}
.single-post-content .elementor-widget-container h4 span{
   font-size: 26px;
   line-height: 36px;
   color: #0D1A2B;
   font-weight: 600 !important;
   margin-top: 0;
}

.single-post-content .elementor-widget-container h4{
    margin-bottom: 5px;
}

.widget-list ol{
  padding-left: 20px;
}

.widget-list ol li{
    margin-bottom: 10px;
}
.widget-list ol li::marker{
    color: #0D1A2B;
}

.single.single-post .post.type-post .page-content{
   padding: 40px;
   box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.05);
   border-radius: 6px;
   margin-top: 100px;
   margin: auto;
   margin-top: 60px;
   position: relative;
   max-width: 1270px;
}
.single.single-post .post.type-post #disqus_thread{
   margin: auto;
   position: relative;
   max-width: 1270px;
   box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.05);
   border-radius: 6px;
}

.single.single-post .post.type-post .page-content h2{
  font-size: 26px;
  line-height: 36px;
  color: #0D1A2B;
  font-weight: 600;
  margin: 0 0 15px;
}
.single.single-post .post.type-post .page-content p a{
  color: #1E73BE;
  transition: all .3s;
}
.single.single-post .post.type-post .page-content p a:hover{
  color: #000000;
}

/*Single Post*/
.single.single-post .post.type-post.category-connections{
  padding:0px 15px 60px 15px;
  max-width: 100%;
}
.single.single-post .post.type-post.category-connections header.page-header{
    background-color: #1E73BE;
    padding: 80px 0px 80px 0px;
    margin: 0 -15px;
}

.single.single-post .post.type-post.category-connections .page-header h1.entry-title{
    font-size: 36px;
    font-weight: 600;
    line-height: 46px;
    color: #fff;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
}
.single.single-post .post.type-post #disqus_thread{
    background-color: #F6FAFD;
    border-radius: 6px;
    padding: 40px;
}
.single.single-post .post.type-post #disqus_thread .embed-refresh-v2 .nav-primary--refresh{
  border-bottom: none;
}
.single.single-post .post.type-post #disqus_thread .unread .notification-icon{
    color: #0D1A2B;
}

/*Testimonial Center*/
.elementor-testimonial--layout-image_above.elementor-testimonial--align-center .elementor-testimonial .elementor-testimonial__content {
    display: flex;
    flex-direction: column-reverse;
}
.elementor-testimonial--layout-image_above.elementor-testimonial--align-center .elementor-testimonial .elementor-testimonial__content .elementor-testimonial__text{
  margin-top: 10px;
}

.testimonial-center.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .swiper-container{
      padding-bottom: 0px;
}
.testimonial-center .swiper-container-horizontal>.swiper-pagination-bullets, 
.testimonial-center .swiper-pagination-custom, .swiper-pagination-fraction{
   bottom: -45px;
}
.testimonial-center.elementor-testimonial--layout-image_above .elementor-testimonial__footer{
  margin-bottom: 0px;
}

.elementor-widget-testimonial .large-12.columns .owl-carousel .testimonial-avatar img{
   width: 50px;
   height: 50px;
   border-radius: 50px;
   margin:auto;
   margin-bottom: 15px;
}
.elementor-widget-testimonial .large-12.columns .owl-carousel .testimonial-star-icon,
.elementor-widget-testimonial .large-12.columns .owl-carousel .testimonial-cite{
    text-align: center;
    margin-bottom: 10px;
}
.elementor-widget-testimonial .large-12.columns .owl-carousel .testimonial-cite span{
    display: block;
}
.elementor-widget-testimonial .large-12.columns .owl-carousel .testimonial-cite .testimonial-name{
  color: #54595F;
}
.elementor-widget-testimonial .large-12.columns .owl-carousel .testimonial-cite .testimonial-title{
  color: #54595F;
  font-weight: bold;
}
.elementor-widget-testimonial .large-12.columns .owl-carousel .testimonial-content {
  text-align: center;
}
.elementor-widget-testimonial .large-12.columns .owl-carousel .testimonial-content p{
  margin-bottom: 0;
  font-size: 16px;
  line-height: 28px;
  color: #4E555C;
  font-family: "Kumbh Sans", Sans-serif;
}

.elementor-widget-testimonial .large-12.columns .owl-carousel .testimonial-star-icon ul{
  padding-left: 0;
}
.elementor-widget-testimonial .large-12.columns .owl-carousel .testimonial-star-icon ul li{
    display: inline-block;
    color: #FFCC00;
}
.elementor-widget-testimonial .large-12.columns .owl-carousel .owl-dots{
    display: block;
    text-align: center;
    position: absolute;
    bottom: -70px;
    left: 0;
    right: 0;
}
.elementor-widget-testimonial .large-12.columns .owl-carousel .owl-dots button{
    height: 8px;
    width: 8px;
    margin: 0 4px;
    border-radius: 50px;
    background-color: #E0E0E0;
}
.elementor-widget-testimonial .large-12.columns .owl-carousel .owl-dots button.active{
    background-color: #1E73BE;
}

.team-list .elementor-icon-list-items .elementor-icon-list-item{
    align-items: start;
}
.team-list .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-icon{
    margin-top: 8px;
}

/*Team-Box*/
/*Team*/
.team-box .elementor-image-box-wrapper figure.elementor-image-box-img,
.team-box .elementor-image-box-wrapper figure.elementor-image-box-img img{
    width: 200px;
    height: 200px;
}
.team-box .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title{
    margin-top: 0;
}
.team-box .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title span{
   display: block;
   font-size: 18px;
   line-height: 28px;
   color: #333;
   margin-top: 5px;
   font-weight: 400;
}
.team-box .elementor-image-box-wrapper .elementor-image-box-content ul{
    padding: 0;
    list-style: none;
}
.team-box .elementor-image-box-wrapper .elementor-image-box-content ul li{
  margin-bottom: 8px;
  position: relative;
}

.team-box .elementor-image-box-wrapper .elementor-image-box-content ul li:last-child{
    margin-bottom: 0;
}


.addthis_bar.addthis_bar_bottom .at-cv-button{
    background-color: #C98548 !important;
    border-color: #C98548 !important;
}
.addthis_bar.addthis_bar_bottom .at-cv-button span{
    font-size: 16px !important;
    font-family: "Kumbh Sans", Sans-serif;
    font-weight: 500 !important;
}
.addthis_bar .addthis_bar_message span{
   font-size: 18px !important;
   font-weight: 500 !important;
   font-family: "Kumbh Sans", Sans-serif;
}

.post-info-list .elementor-post-info__terms-list a{
    transition: all .3s;
}
.post-info-list .elementor-post-info__terms-list a:hover{
  color: #C98548 !important;
}


/*Footer*/
.wb-list ul.elementor-icon-list-items li{
      margin-bottom: 15px; 
      padding: 12px 30px;
      border-radius: 6px;
      border: 1px dashed #fff;
      cursor: pointer;
      transition: all .3s;
}

.wb-list ul.elementor-icon-list-items li:hover{
    background-color: #fff;
}


/*Newslatter*/
.newslatter .elementor-form-fields-wrapper {
    position: relative;
}

.newslatter .elementor-field-group-email {
    width: 800px;
}

.newslatter .elementor-field-group-email input[type=email] {
    width: 750px;
    border-radius: 10px;
    height: 60px;
    padding: 10px 265px 10px 25px;
}

.newslatter .e-form__buttons {
    position: absolute;
    left: inherit;
    right:0;
    top: 1px;
}

.newslatter button {
    border-radius: 0 10px 10px 0 !important;
    min-height: 58px !important;
}

.newslatter {
    display: flex;
    justify-content: center;
}

.newslatter [type=button]:focus, [type=submit]:focus, button:focus {
    outline: 0;
}



/*new Css 06-03-2025*/


.archive.tax-topic_category .page-header, .archive.post-type-archive.post-type-archive-topic .page-header{
     background-color: #1E73BE !important;
}

.team-info .elementor-image-box-wrapper .elementor-image-box-content ul li i{
     font-family: "Font Awesome 5 Free";
   font-weight: 900;
}
.team-info .elementor-image-box-wrapper .elementor-image-box-content ul li{
  position: relative;
  padding-left: 10px;
}
.team-info .elementor-image-box-wrapper .elementor-image-box-content ul li i:before{
    left: 0;
    top: 8px;
    content: "";
    width: 14px;
    height: 14px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top center;
    background-image: url(https://learn.academy4sc.org/wp-content/uploads/sites/2/2025/02/arrow1.svg);
}

body .sidebar-widget .frm_style_formidable-style .frm_submit button, 
body .frm_style_formidable-style.with_frm_style .frm_submit button, 
body .workshop-frm .frm_style_formidable-style.with_frm_style input[type=submit]{
    border-color: #647129;
    background-color: #647129;
}
body .sidebar-widget .frm_style_formidable-style .frm_submit button:hover, 
body .frm_style_formidable-style.with_frm_style .frm_submit button:hover, 
body .workshop-frm .frm_style_formidable-style.with_frm_style input[type=submit]:hover{
    border-color: #1e73be;
    background-color: #1e73be;
}
.workshops-testimonial .elementor-main-swiper .swiper-slide .elementor-testimonial__content .elementor-testimonial__text i{
    background-color: #647129;
}
.workshops-testimonial .elementor-main-swiper .swiper-slide .elementor-testimonial__footer .elementor-testimonial__title span.parent {
    color: #073F71;
}
.custom-blog-section article .elementor-post__card .elementor-post__meta-data{
    gap: 5px;
    display: flex;
    flex-wrap: wrap;
    padding-top: 15px !important;
    justify-content: space-between;
}

.custom-accordion .elementor-widget-container > .e-n-accordion > .e-n-accordion-item[open] > .e-n-accordion-item-title{
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.section-title h2.elementor-heading-title:after{
    margin:0;
}

.workshops-testimonial .elementor-main-swiper .swiper-slide .elementor-testimonial__footer .elementor-testimonial__title span.teacher{
    color:#647129;
}

.custom-blog-section.blog-custom-category .elementor-posts .elementor-post__text{
    justify-content: space-between;
  display: flex;
  padding: 20px 10px;
}
.custom-blog-section.blog-custom-category .elementor-post__thumbnail img{
      height: 200px;
   object-fit: cover;
}
.custom-blog-section.blog-custom-category .elementor-post__meta-data{
 border-top: 1px solid rgb(50 50 50 / 10%);
 margin-top: 20px;
 padding-top: 20px;
 justify-content: space-between;
 display: flex;
 gap: 5px;
 margin-bottom: 0 !important;
 flex-wrap: wrap;
}

.dashboard-ico .bg-icon svg{
      opacity: 0.10;
}
.request-from.sing-up-from .elementor-tab-title{
        background-color: #fff;
        margin: 5px;
}
.request-from.sing-up-from .elementor-tab-title.elementor-active{
    background-color: #1e73be;
}
.request-from.sing-up-from .elementor-tab-title{
    padding:12px 20px;
    border-radius: 6px;
}
.request-from.sing-up-from .elementor-tab-content.elementor-active{
    background-color: #fff;
    margin-top:15px;
    border-radius:10px;
    padding: 30px;
}
.request-from.sing-up-from  .with_frm_style .frm_primary_label{
    padding-bottom:0px;
    margin-bottom:5px;
}
.home-main-menu .btn-dashboard .elementor-item{
    color: #fff !important;
    border-radius: 6px;
    padding: 10px 20px !important;
    background-color: #1E73BE;
}
.home-main-menu .btn-dashboard .elementor-item:hover{
      background-color: #c98548;
}

.home-main-menu .btn-sign-up .elementor-item{
    color: #fff !important;
    border-radius: 6px;
    padding: 10px 20px !important;
    background-color: #c98548;
}
.home-main-menu .btn-sign-up .elementor-item:hover{
    background-color: #1E73BE;
}

.workshops-testimonial .elementor-main-swiper .swiper-slide .elementor-testimonial__content .elementor-testimonial__text .quote-icon{
    width: 50px;
    height: 50px;
      display: flex;
    border-radius: 50px;
    margin-bottom: 20px;
    text-align: center;
    align-items: center;
    justify-content: center;
    background-color: #647129;
}
.workshops-testimonial .elementor-main-swiper .swiper-slide .elementor-testimonial__content .elementor-testimonial__text svg{
  width:20px;
}
.workshops-testimonial .elementor-main-swiper .swiper-slide .elementor-testimonial__content .elementor-testimonial__text svg path{
     fill: #fff;
}

.courses-list-section .ld-course-list-items .ld_course_grid .thumbnail.course{
    border:none;
    border-radius:10px;
    padding:10px !important;
    box-shadow:0px 0px 10px 3px rgba(0, 0, 0, 0.05) !important;
}
.courses-list-section .ld-course-list-items .ld_course_grid .thumbnail.course img{
      border-radius:10px;
      border-radius: 10px;
    width: 100%;
    height: 280px;
    object-fit: cover;
}
.courses-list-section .ld-course-list-items .ld_course_grid .entry-title{
  font-size: 20px;
  line-height: 30px;
}
.courses-list-section .ld-course-list-items .ld_course_grid .thumbnail .caption{
     padding: 20px 10px;
}
.courses-list-section .ld-course-list-items .ld_course_grid .thumbnail .caption p{
    width: max-content !important;
}
.courses-list-section .ld-course-list-items .ld_course_grid .btn{
    font-size: 16px;
    padding: 8px 20px;
}
.courses-list-section .ld-course-list-items .ld_course_grid .btn:hover{
    background-color: #c98548;
    border-color: #c98548;
}
.logout-btn .btn.btn-primary{
    border:none;
    color: #fff;
    border-radius: 6px;
  padding: 10px 20px !important;
  background-color: #1E73BE;
}
.logout-btn .btn.btn-primary:hover{
    background-color: #c98548;
}

.elementor-tabs .elementor-tab-mobile-title{
    display: none;
}

.my-favorite-btn button.la-favorite-video-btn{
    color: #fff;
    border:none;
    font-size:18px;
    line-height:28px;
    padding: 16px 35px;
    border-radius:5px;
    background-color:#c98548;
}
.my-favorite-btn button.la-favorite-video-btn:hover{    background-color:#073f71;
}

.my-favorite-btn button.la-favorite-video-btn svg.e-font-icon-svg.e-fas-heart{
    width: 20px;
    fill: #fff;
}


@media  (max-width: 1270px) {
      .main-header {
       padding: 20px 30px 20px 30px !important;
    }

    .main-header .elementor-nav-menu--main .elementor-nav-menu a {
        padding: 13px 10px !important;
    }
    
    .main-header h4 {
        font-size: 20px;
    }
}

@media  (max-width: 1024px) {
    .elementor-nav-menu .sub-arrow{
        margin-left:auto;
    }

    .single.single-post .post.type-post .page-content{
      margin-top: 50px;
    }

    .single.single-post .post.type-post.category-connections{
      padding: 0px 15px 50px 15px;
    }

    .wb-list ul.elementor-icon-list-items li{
      margin-bottom: 15px; 
      padding: 12px 20px;
    }

        .custom-blog-section.blog-custom-category .elementor-posts .elementor-post__text{
        padding:0px;
    }
.custom-blog-section.blog-custom-category .elementor-post__thumbnail img {
    height: 140px;
    object-fit: cover;
}
    .custom-blog-section.blog-custom-category .elementor-post__thumbnail__link{
        width: 140px !important;
    }
    .custom-blog-section.blog-custom-category .elementor-post__meta-data{
        margin-top: 5px;
    padding-top: 10px;
    }

}

@media  (max-width: 991px) {
  .single.single-post .post.type-post .page-content iframe{
    width: 100%;
  }

  .newslatter .elementor-field-group-email {
     width: 750px;
   }

}

@media  (max-width: 767px) {
    .video-section .elementor-widget-button {
    position: inherit !important;
    right: 0 !important;
    text-align: left;
    }
    .single.single-post .post.type-post.category-connections header.page-header{
      padding: 50px 0px 50px 0px;
    }
    .single.single-post .post.type-post.category-connections .page-header h1.entry-title{
        font-size: 30px;
        line-height: 40px;
    }
    .single.single-post .post.type-post .page-content{
      margin-top: 40px;
      padding: 20px;
    }

    .single.single-post .post.type-post.category-connections{
      padding: 0px 15px 40px 15px;
    }

    .newslatter .e-form__buttons {
    display: flex;
    justify-content: end;
    width: auto;
    }

    .newslatter .elementor-field-group-email {
        width: 540px;
    }

    .newslatter button {
        min-height: 48px !important;
    }

    .newslatter .elementor-field-group-email input[type=email] {
        height: 50px;
        padding: 10px 120px 10px 25px;
    }

    .newslatter .elementor-form .elementor-button .elementor-button-text {
        
        font-size: 16px;
    }


    .list-item-icon ul.elementor-inline-items {
        display: block !important;
    }
.list-item-icon ul.elementor-inline-items li {
    margin-bottom: 15px !important;
  }
.section-box-title .elementor-image-box-wrapper{
        display:flex;
      align-items: center;
    }
    .my-favorite-btn button.la-favorite-video-btn{
     padding: 12px 20px;
    }

}

@media  (max-width: 575px) {
   .main-header {
    padding: 15px 20px 15px 20px !important;
} 
 .elementor-widget-testimonial .large-12.columns .owl-carousel .owl-dots{
    bottom: -50px;
  }
  .single.single-post .post.type-post .page-content iframe{
   height: 350px;
  }
  .single.single-post .post.type-post.category-connections .page-header h1.entry-title {
    font-size: 24px;
    line-height: 34px;
}
.single.single-post .post.type-post.category-connections header.page-header{
    padding: 40px 0px 40px 0px;
}

.newslatter .elementor-field-group-email input[type=email] {
    width: 270px;
    padding: 5px 122px 5px 10px;
}

.newslatter .elementor-field-group-email {
    width: 100%;
}

.custom-blog-section.blog-custom-category article{
          flex-direction: column !important;
    }
.custom-blog-section.blog-custom-category .elementor-post__thumbnail img {
        height: 260px;
        object-fit: cover;
        margin-bottom: 20px;
    }
        .custom-blog-section.blog-custom-category .elementor-post__thumbnail__link {
        width: 100% !important;
    }

}

@media  (max-width: 479px) {
   .newsletter-form form.frm-show-form .frm_submit{
    position: inherit;
    margin-top: 10px;
   }
   .newsletter-form .with_frm_style input[type=email]{
    padding: 10px;
   }
}
