/*
 Theme Name:    Child
 Theme URI:    http://example.com
 Description:  هذا هو قالب ابن من القالب الأب الأساسي
 Author:       ووردبريس بالعربية
 Author URI:   http://example.com
 Template:     hello-elementor
 Version:      4.0.4

*/


@font-face { font-family: Aguafina Script-Regular; src: url(https://banetalemar.com/wp-content/themes/Child/fonts/Avenir-Black.otf); font-weight: normal; }

/* Alternate header settings */
/*
header .elementor-sticky:not(.elementor-sticky--active) .site-logo-alt {
    opacity: 0;
}
*/
header .elementor-sticky.elementor-sticky--active {
    background-color: var(--e-global-color-primary);
}
header .elementor-sticky.elementor-sticky--active .site-logo-alt img {
    opacity: 1 !important;
}
header .elementor-sticky.elementor-sticky--active .site-logo {
    opacity: 0;
}

.mc4wp-form-fields {
    max-width: 400px;
}
.mc4wp-form-fields label {
    width: 100%;
}
.mc4wp-form-fields input[type="text"],
.mc4wp-form-fields input[type="email"] {
    margin-top: 5px;
}
.mc4wp-form-fields input[type="submit"] {
    background-color: var(--e-global-color-primary);
    border: none;
    color: #fff;
}
.mc4wp-form-fields input[type="submit"]:hover {
    background-color: var(--e-global-color-accent);
}


.eael-grid-post-excerpt >p {
    min-height: 6em;
}



.bddl p:before {
    background-color: var( --e-global-color-accent );
    content: '';
    display: block;
    height: 3px;
    width: 75px;
    margin-bottom: 10px;
}
.bddl p:after {
    background-color: var(--e-global-color-fec8361);
    content: '';
    display: block;
    position:absolute; right:0; bottom:0;
    height: 3px;
    width: 120px;
    margin-bottom: 0.15em;
}
.bddl p {
    display: inline-block;
    font-size:26px;
    font-weight:700; 
    letter-spacing:1px;
    text-transform:uppercase;
    margin:auto;
    white-space:nowrap;
    padding-bottom:13px;
}
