/*
Theme Name: Liturgie FMJ
Theme URI: https://www.fraternites-jerusalem.org
Author: Fraternités Monastiques de Jérusalem
Author URI: https://www.fraternites-jerusalem.org
Description: My WordPress Attire child theme.
Template: attire
License: GNU General Public License v3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Version: 1.0.0
Text Domain: attire-child
*/


::-moz-selection {
 color: #fff;
 background: #dbd56e;
 }
::selection {
 color: #fff;
 background: #dbd56e;
 }

.wp-block-media-text {
    grid-template-columns: 30% 1fr;
}

.news li {
    list-style: none;
}

.footer1 p {
    text-transform: none;
}

.widget ul li {
    padding-bottom: 0;
}

#cph_title {
    text-shadow: 0px 4px 3px rgba(0,0,0,0.4), 0px 8px 13px rgba(0,0,0,0.1), 0px 18px 23px rgba(0,0,0,0.1);
color: #fafafa;
    font-size: 2.2rem;
}

.page_header_wrap {
    min-height: 280px;
}

.page_header_inner {
    top:50px;
    position: relative;
}

.wp-block-button__link {
    background-color: #DBD56E;
border-radius: 10px;
box-shadow: none;
cursor: pointer;
display: inline-block;
padding: calc(.5em + 2px) calc(1em + 2px);
text-align: center;
text-decoration: none;
overflow-wrap: break-word;
box-sizing: border-box;
}

.underline--magical {
  background-image: linear-gradient(120deg, #DBD56E 30%, #7096cf 100%);
  background-repeat: no-repeat;
  background-size: 100% 0.25em;
  background-position: 0 88%;
  transition: background-size 0.25s ease-in;
}

.entry-content h2 {
    font-size: 2em;
font-weight: 800;
    background-image: linear-gradient(120deg, #DBD56E 30%, #ffffff 100%);
  background-repeat: no-repeat;
  background-size: 100% 0.25em;
  background-position: 0 88%;
  transition: background-size 0.25s ease-in;
}

.entry-content p {
    font-size: 18px;
}

.entry-content .lead {
    font-size: 110%;
    font-weight: 600;
    padding-bottom: 40px;
}

.wp-block-separator {
    border: 0;
    border-bottom: 1px dashed #ccc;
    color:#DBD56E;
}

.single-wpdmpro .h1 {
    font-weight: 400;
}

.single-wpdmpro #cph_title {
    color: #2c528c;
font-size: 2rem;
    font-weight: 400;
    text-align: left;
    text-shadow: none;
    
}

.single-wpdmpro .page_header_wrap {
    padding-top: 0;
    min-height: 0;
}

.single-wpdmpro .attire-content a:not(.btn), .small-menu a:not(.btn) {
    color:#7096cf;
}

.w3eden .btn-primary {
    background-color: #dbd56e;
    border-color: #dbd56e;
    color: #333;
}


.copyright-outer .copyright-text {
    color:#dbd56e;
}
