/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/

/* Theme customization starts here
-------------------------------------------------------------- */

/*=====General-Styles=====*/
.content_wrapper.clearfix {
    padding-bottom: 10px;
}
.under-line-text{
    font-weight: 700;
}
.under-line-text::after {
    display: block;
    content: "";
    width: 20%;
    height: 2px;
    background-color: #6cbea7;
    margin: 10px auto;
}
.the_content_wrapper ul{
    margin: 0 0 15px 1% !important;
}

/*Change-Icon*/
.icon-layout:before {
    content: '\e915' !important;
}
a.button.button_left.button_js.kill_the_icon {
    font-weight: 700;
    border-radius: 25px;
    color: #ffff00;
}
a.button .button_icon i {
    color: #fff !important;
}
span.button_label {
    font-weight: 600;
}

/*=====Header-Top-Menu-Styles=====*/
/*Action-Bar*/
#Action_bar .contact_details li.slogan {
    font-family: 'Grand Hotel', cursive;
    font-size: 25px;
    font-weight: 400;
    color: #ffff00;
}
#Action_bar .social li a {
    color: #fff;
}
#Action_bar .social li a:hover {
    color: #ffff00;
}


/*Main-menu*/
#Top_bar .menu > li > a span:not(.description){
    padding: 0 5px !important;
    /*text-transform: uppercase;*/
}

#Top_bar .menu > li {
    margin: 0 1px !important;
}
.menu-highlight:not(.header-creative) #Top_bar .menu > li > a{
    border-radius: 0 !important;
}

#Top_bar .menu > li ul li a:hover, #Top_bar .menu > li ul li.hover > a {
    background: #0353a1;
}
#Top_bar .menu li ul li a span {
    font-size: 14px;
    font-weight: 500;
    font-family: "Francois One", Arial, Tahoma, sans-serif;
    letter-spacing: 0;
}

#Top_bar.is-sticky .container .menu > li.hover > a >span{
    color: #ffff00 !important;
}



/*Search*/
#Top_bar a#search_button.has-input input {
    border-radius: 15px;
    top: -4px;
    
}
#Top_bar a#search_button i::before {
    color: #0353a1 !important;
    font-weight: 700;
}


/*Subheader*/
#Subheader {
    background-color: #0353a1 !important;
}


/*=====Post-Slider-Home=====*/
.post-slider-home .desc h4 a {
    color: #fff !important;
}
.post-slider-home .blog_slider_ul li .item_wrapper .date_label {
    background-color: #0353a1;
    color: #fff;
}
.post-slider-home a.button {
    background-color: #0353a1;
    color: #fff;
}
.post-slider-home a.button .button_icon i {
    color: #fff;
}
.post-slider-home a.button .button_label{
  color: #ffff00 !important;
  font-weight: 600;
}




/*=====Evangelio-Section=====*/

/*Latest-Gosples*/
.latest-gospels .Latest_news.featured {
    margin-bottom: 0px !important;
}
.latest-gospels .desc h5 a, .latest-gospels .desc .desc_footer {
    color: #fff !important;
    border-color: #6cbea7;
}
.latest-gospels .desc .desc_footer i.icon-comment-empty-fa, .latest-gospels .desc .desc_footer a {
    color: #ffff00;
}
.latest-gospels .photo {
    border: 5px solid #ededed !important;
    box-sizing: border-box;
}
.latest-gospels .desc h4 a {
    color: #fff;
}


/*Subscription-Form*/
.sbscription-form {
    background-color: #1A3970;
    padding: 15px;
    color: #fff;
    border-radius: 10px;
}
.sbscription-form .jetpack_subscription_widget{
    margin-bottom: 0px !important;
}
.sbscription-form .jetpack_subscription_widget h2 {
    color: #fff;
}
.sbscription-form #subscribe-email input {
    border-radius: 25px;
}
.sbscription-form #subscribe-submit input[type="submit"] {
    background-color: #0353a1;
    color: #ffff00;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 25px;
}
.sbscription-form p img {
    position: absolute;
    right: 2px;
    bottom: 40px;
}
.jetpack_subscription_widget .success {
    padding-right: 50px;
    padding-bottom: 40px;
}

/*=====Articles-section=====*/
.articles-section .blog_slider_ul li.post .item_wrapper .date_label {
    color: #fff !important;
    background: #1a3970 !important;
    border-radius: 5px !important;
    padding: 2px 5px !important;
    position: absolute !important;
    top: 10px !important;
    left: -10px !important;
}
.articles-section .blog_slider .post .image_frame {
    border: 5px solid #ededed !important;
    box-sizing: border-box;
}
.articles-section .blog_slider .post .desc {
    background-color: #1a3970;
    padding: 10px;
    border-radius: 10px;
    box-sizing: border-box;
    color: #fff;
}
.articles-section .blog_slider .post .desc h4 a{
    color: #fff;
}
.articles-section .blog_slider .post .desc hr {
    margin-bottom: 0px;
}

/*=====Arquidiocesis-Banners=====*/
.arqui-banners .vc_inner {
    text-align: center;
}
.arqui-banners .vc_slide {
    margin-bottom: 0px !important;
}

/*=====Contacto=====*/
.contact-form-ps form {
    background-color: #1A3970;
    border-radius: 5px;
    padding: 20px 5px 10px 5px;
    border: 2px solid #ededed;
    box-sizing: border-box;
    width: 100%;
}
.contact-form-ps form input {
    border-radius: 25px;
}
.contact-form-ps form textarea {
    border-radius: 5px;
}
.contact-form-ps form input[type="submit"] {
    color: #ffff00;
    font-weight: 700;
    font-size: 15px;
    padding-left: 30px;
    padding-right: 30px;
}


/*=====Side-Bar-Section=====*/
aside.jetpack_subscription_widget {
    background-color: #1A3970;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 20px;
    color: #ffffff;
}
aside.jetpack_subscription_widget h3{
    font-size: 25px;
    line-height: 27px;
    color: #ffffff;
}
aside.jetpack_subscription_widget input {
    border-radius: 25px;
}
aside.jetpack_subscription_widget input[type="submit"] {
    color: #ffff00;
    text-transform: uppercase;
    font-weight: 700;
}
aside.widget h3{
    font-weight: 700; 
}


/*=====Footer=====*/
#Footer .footer_copy {
    background-color: #0353a1 !important;
}
#Footer h4 {
    font-weight: 700;
    border-bottom: 1px solid #ededed;
    padding-bottom: 5px;
}
.widget_wpcom_social_media_icons_widget ul li a::before {
    color: #fff;
}
.widget_wpcom_social_media_icons_widget ul li a.genericon {
    font-size: 30px;
}
.widget_wpcom_social_media_icons_widget ul li:hover a::before {
    color: #ffff00;
}
#Footer span.button_icon {
    padding: 11px 10px;
    background-color: #1a3970;
}

#Footer .footer_copy .social li a {
    color: #fff;
}

/*=====Responsive=====*/

@media (max-width: 767px) {
   .the_content_wrapper ul{
    margin: 0 0 15px 18px !important;
   }
}