/*
Theme Name: Yelly Child
Theme URI: 
Author: 
Author URI: 
Template: yelly
Version: 1.0.0
*/

.sitemap-list__block:before, .sitemap-list__header:before {
	content:  none !important;
}
a.btn {
    color: #fff !important;
}
div[id^="yandex_rtb_"] {
  margin-bottom:20px;
}
.sbtablewrap {
	border-radius: 4px;
    border: 1px solid #C2C2C2;
}
.sbtable {
    font-size: 15px;
    line-height: 18px;
}
.sbtable th {
	border-right: 1px solid #C2C2C2;
}
.sbtable th, .sbtable td {
    text-align: left;
    padding: 15px 20px;
}
.sbtable tr:nth-child(even) {
    background: #f2f2f2;
}
