/*
 Theme Name:   Bone Child
 Theme URI:    http://bone.minimaldog.net
 Description:  Bone Child Theme
 Author:       minimaldog
 Author URI:   https://themeforest.net/user/minimaldog/portfolio?ref=minimaldog
 Template:     bone
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, two-columns, right-sidebar, responsive-layout
 Text Domain:  bone-child
*/


.ul-row { padding: 0; margin: 0 -10px; }

/**
 *
 */
.stars20{height:20px; width:100px; background:url("images/stars20.png");position:relative;}
.stars20 a{position:absolute;display:block;left:0;top:0;height:20px;border: 0;}
.stars20 a:hover{left:0;position:absolute;background: url("images/stars20.png"); background-position:0 -20px !important;height:20px;border: 0;}
.stars20 a.off{background-position:0 0;}
.stars20.active {background-position:0 -40px;}

.starsinner{background: url("images/stars20.png"); background-position: 0 -40px; height:20px;}
.s1{width:20px;}
.s2{width:40px;}
.s3{width:60px;}
.s4{width:80px;}
.s5{width:100px;}

.ul-diaet-list li { padding-top: 15px;border-top: 1px solid #eee; }
.ul-diaet-list li h3 { font-size:18px; margin: 0 5px 0 0; }
.star-holder { margin-bottom: 15px; }

.scnt {}
.scnt .scnt-title { font-weight: 700; font-size: 24px; margin-bottom: 15px; line-height: 1.1667; font-family: "Open Sans",Arial, Helvetica, sans-serif; opacity: 1; visibility: visible; -webkit-transition: opacity 0.24s ease-in-out; -moz-transition: opacity 0.24s ease-in-out; transition: opacity 0.24s ease-in-out; } 
.scnt .diets-sidebar { list-style: none; margin: 0; padding: 0; }
.scnt .diets-sidebar li { margin-bottom: 10px; border-bottom: 1px solid #eee; padding-bottom: 10px; }
.scnt .diets-sidebar li.current { background: #eee; }
.scnt .diets-sidebar li a { border-bottom: 1px solid rgba(0,0,0,0.1); color: rgba(0,0,0,0.6); text-decoration: none; -webkit-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }
.scnt .diets-sidebar li a:hover { border-color: #eecd36; color: #eecd36; }


.style-text-in-sidebar .postTitle { margin-bottom: 20px; font-size: 14px; font-weight: 400; }

.step-wrapper { padding: 20px 20px 15px 20px; }
.step-holder { display: inline-block; position: relative;}
.step-holder .listIndex { position: absolute; right: 5px; top: 5px; height: 30px; width: 30px; text-align: center; font-size: 12px; font-weight: 700; border: 1px solid #ddd; border-radius: 50px; background: #fff; line-height: 27px; }

.step-wrapper .article-title-small { margin-bottom: 10px; margin-top: 30px; font-size: 22px; }
.step-wrapper .article-title-small:first-child { margin-top: 0; }