/*
Theme Name: Root Child
Theme URI: http://wpshop.biz/themes/root
Author: WPShop.biz
Author URI: http://wpshop.biz/
Template: root
Version: 1.0.0
*/

/* Below you can add your CSS styles */
/* Ниже Вы можете добавить свои CSS стили */

.obtek img {
    float: left;
    margin-right: 20px;
}

.site-branding {
    text-align: center;
    padding: 40px 60px 0px 0;
}

@media (min-width: 768px) {
.site-header {
    padding-top: 226px!important;
}
}