/*   
Theme Name: af_group-1
Author: 
Author URI: 
Version: 1.0
*/
/* все стили находятся в папках less и css */

h2{font-size: 1.5rem}
h3{font-size: 1.3rem}
h4{font-size: 1.2rem}
h5{font-size: 1.1rem}
a.btn-new-yellow > h2{line-height: 80px!important}
ul.sub-menu {padding-left: 0}

.btn-new-yellow{
    font-family: Montserrat;
    border-radius: 30px!important;
    background: yellow!important;
    border: 1px solid #2e2e2e!important;
    color: #2e2e2e!important;
    height: 80px!important;
    line-height: 80px!important;
}
.btn-new-yellow:hover{
    background: #2e2e2e!important;
    border: 1px solid white!important;
    color: white!important;
    opacity: .95!important;
}
.flexitank-link{line-height: 28px}
.flexitank-link:hover{opacity: .8}
.flexitank-link__icons{
    width:28px;
    height: 28px;
    margin: 0 5px
}


