/*
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 стили */


/*fix*/

.single h2{
    color: #633812;
}


.single h3{
    color: #633812;
}


.single h4{
    color: #633812;
}

.entry-content ul:not([class])>li:before, .taxonomy-description ul:not([class])>li:before {
width: 26px;
height: 26px;
background: url(/wp-content/themes/root-child/img/punkt1.png);
} 