/*
Theme Name: Unicon Child Theme
Description: Unicon Child Theme for your Customizations
Author: minti
Template: unicon
Version: 1.0
*/

@import url("../unicon/style.css");

h3.blogslider_title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 200px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), not all{
    

.logo_standard {
    display:block!important;
    top: 11px!important;
    width: 65%!important;
    height: 70px!important;
    position: absolute!important;
}
}