/*
Theme Name: Cleef-Mobile
Author: WhiteWeb
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: CLF

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
@media(max-width:768px){
.submitter-error { border: 2px double red!important; }
/* Дополнительные стили здесь */
.language-chooser li:before { content: none; }
.language-chooser .language-chooser-item a {
    color: #AFAEAE;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    margin-left: 15px;
}
.language-chooser .active { display: none; }
.our-works .cleef-mebel-table { display: none; }

.contact__right-btn-wrap{background-color: #f50638;}
.contact__right-btn-wrap:hover{background-color: #353535;}

.aside__logo img{width: 179px;height: 60px;}
}