/*
Theme Name: Quentalë STE
Theme URI: N/A
Author: RaiN / STE
Author URI: http://www.sociedadtolkien.com
Description: Quentalë STE
Template: tolkientheme
Version: 1.0
License: N/A
License URI: N/A
Tags: 
*/

p {
    font-size: 16px;
}

a {
    color: #138883 !important;
}

header {
    background: rgba(194,163,116,1);
    background: -moz-linear-gradient(left, rgba(194,163,116,1) 0%, rgba(254,182,69,1) 0%, rgba(255,231,196,1) 0%, rgba(194,163,116,1) 50%, rgba(179,118,75,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(194,163,116,1)), color-stop(0%, rgba(254,182,69,1)), color-stop(0%, rgba(255,231,196,1)), color-stop(50%, rgba(194,163,116,1)), color-stop(100%, rgba(179,118,75,1)));
    background: -webkit-linear-gradient(left, rgba(194,163,116,1) 0%, rgba(254,182,69,1) 0%, rgba(255,231,196,1) 0%, rgba(194,163,116,1) 50%, rgba(179,118,75,1) 100%);
    background: -o-linear-gradient(left, rgba(194,163,116,1) 0%, rgba(254,182,69,1) 0%, rgba(255,231,196,1) 0%, rgba(194,163,116,1) 50%, rgba(179,118,75,1) 100%);
    background: -ms-linear-gradient(left, rgba(194,163,116,1) 0%, rgba(254,182,69,1) 0%, rgba(255,231,196,1) 0%, rgba(194,163,116,1) 50%, rgba(179,118,75,1) 100%);
    background: linear-gradient(to right, rgba(194,163,116,1) 0%, rgba(254,182,69,1) 0%, rgba(255,231,196,1) 0%, rgba(194,163,116,1) 50%, rgba(179,118,75,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2a374', endColorstr='#b3764b', GradientType=1 );
}

#mainMenu a {
    font-family: 'IM Fell English' !important;
    font-size: 16px;
    color: #ffecd1 !important;
}

#headerSearch .fa-search::before,
#mainMenu .fa-caret-down::before {
    color: #ffecd1 !important;
}

#container {
    background-color: white;
}

#container h1 {
    font-family: 'IM Fell English' !important;
    font-size: 60px;
    color: #7e3904;
}

#container p {
    font-family: 'IM Fell English' !important;
    color: #3d5a6a;
}

#container p.portada {
    font-family: 'IM Fell English' !important;
    font-size: 22px;
    color: #3d5a6a;
}

footer {
    background: rgba(179,118,75,1);
    background: -moz-linear-gradient(left, rgba(179,118,75,1) 0%, rgba(255,231,196,1) 62%, rgba(255,231,196,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(179,118,75,1)), color-stop(62%, rgba(255,231,196,1)), color-stop(100%, rgba(255,231,196,1)));
    background: -webkit-linear-gradient(left, rgba(179,118,75,1) 0%, rgba(255,231,196,1) 62%, rgba(255,231,196,1) 100%);
    background: -o-linear-gradient(left, rgba(179,118,75,1) 0%, rgba(255,231,196,1) 62%, rgba(255,231,196,1) 100%);
    background: -ms-linear-gradient(left, rgba(179,118,75,1) 0%, rgba(255,231,196,1) 62%, rgba(255,231,196,1) 100%);
    background: linear-gradient(to right, rgba(179,118,75,1) 0%, rgba(255,231,196,1) 62%, rgba(255,231,196,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3764b', endColorstr='#ffe7c4', GradientType=1 );
}

.footer-column-1 {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
}

footer h4,
footer a,
.copyright a {
    font-family: 'IM Fell English' !important;
    font-size: 15px;
    color: #293c46 !important;
}

footer p,
.copyright p {
    font-family: 'IM Fell English' !important;
    font-size: 13px;
    color: #2b0d00;
}

.copyright {
    background: rgba(255,231,196,1);
    background: -moz-linear-gradient(left, rgba(255,231,196,1) 0%, rgba(255,231,196,1) 27%, rgba(179,119,74,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,231,196,1)), color-stop(27%, rgba(255,231,196,1)), color-stop(100%, rgba(179,119,74,1)));
    background: -webkit-linear-gradient(left, rgba(255,231,196,1) 0%, rgba(255,231,196,1) 27%, rgba(179,119,74,1) 100%);
    background: -o-linear-gradient(left, rgba(255,231,196,1) 0%, rgba(255,231,196,1) 27%, rgba(179,119,74,1) 100%);
    background: -ms-linear-gradient(left, rgba(255,231,196,1) 0%, rgba(255,231,196,1) 27%, rgba(179,119,74,1) 100%);
    background: linear-gradient(to right, rgba(255,231,196,1) 0%, rgba(255,231,196,1) 27%, rgba(179,119,74,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe7c4', endColorstr='#b3774a', GradientType=1 );
}

.brown-wrap {
    background-color: #7fac6d;
}
