.lang-dropdown-btn:focus {
    box-shadow: none !important;
}
.ftr h2,.ftr h4{
color: white; }
.ftr i{
color: #000; /*#cca772;*/
 }
 .ftr p{
color: #000; /*#93a2a8;*/
 }
.ftr h2{
border-color: #000;/*#cca772 !important;*/ 
font-size: 22px;
 }
.ftr h4{
font-size: 20px;
 }
.fables-footer-social-links a{

    color: inherit; 
    display: block;
    margin-right: 15px;
    font-size: 22px;
}

.fables-footer-links li{

    width: 100%;
}
.fables-footer-links li a{

    color: inherit; 
    font-size: 14px;
}
.fables-footer-links li a:before{
    content: "- ";
}
.copyright {
background-color:#ee5024; /*#0b1a2a;*/
    text-align: center; 
    font-weight: 400;
    font-size: 14px;
    padding: 20px 0; 
}

.fables-footer-image {
color:white;
    background-color: #ee5024; /*#566572;*/
}

.fables-footer-image .container{
    position: relative;
    z-index: 1;
}
.fables-footer-links li a { 
    color: #000;
    font-weight: 400;
    font-size: 14px;
    text-decoration: underline;
    margin-bottom: 25px;
    display: block;
}
.fables-footer-links li:last-child a{
    margin-bottom: 0;
}
.fables-footer-image .fables-footer-links li a:before{
    display: none;
}

.fables-light-background-color .fables-subscribe-input:focus::placeholder  ,.fables-light-background-color .fables-subscribe-input::placeholder , .fables-light-background-color .fables-subscribe-input{
  color: #333 !important; 
}