
.uk-logo{font-family:Nunito;color:#1e87f0;}
.uk-navbar-container{background-color:#fff!important;}
.uk-iconnav>*>a {
color: #ff5300;
}
.uk-button-primary{background-color: #ff5300;color: #fff;}
.uk-button-primary:hover{background-color: #c24002;color: #fff;}
.uk-logo img{height:70px;}
@media (max-width: 767px){
.uk-logo img{height:40px;}
}

.tm-user .uk-button{padding-left:20px;padding-right:20px;}
.tm-user .uk-button-link{font-size:11px;}
.tm-user a{font-size:11px;}
             
.tm-tovar-card-small .uk-subnav a{font-size:10px;}
.tm-tovar-card-small .uk-subnav span{font-size:10px;}
.tm-name-card-small, .uk-button{font-size:11px;}
        
.tm-tovar .uk-card-title{font-size:1.1rem;line-height:1.1;font-weight:600;}
.uk-thumbnav li img {max-width:70px;}
        
.tm-tovar .uk-card-title{font-size:1.1rem;line-height:1.1;font-weight:600;}
.alert {font-size: 22px;padding: 20px;margin: 20px 0;}
.alert-success {background-color: #ff5300;color: #fff;}
.adv-image-container {height: 100px;width: 100px;background-size: cover;background-repeat: no-repeat;background-position: center;}
.formError{color: #ff5300;font-size: 14px;}
.success_message {padding: 20px;}
.uk-icon-button{border-radius:0px;}