/* CSS Menu */
.main_panel {
  background:none 0 0 repeat scroll rgba(0, 0, 0, 0.4);
  padding-top:70px;
}
#features_home .htmlcontent-home > li {
    display: inline-block;
    float: none;
    font-size: 12px;
    vertical-align: top;
    background: none 0 0 repeat scroll rgba(0, 0, 0, 0.4);
}
h3.undertitle_main {
    font-family: "MuseoSansCyrl300","Open Sans";
    font-size: 16px;
	line-height: 1.5;
    padding-bottom: 14px;
    text-align: center;
	margin: 0 60px 60px;
}
/* CSS Producs */
#attributes .attribute_list #color_to_pick_list li a.color_pick img {
    height: 40px;
    width: 40px;
}
#short_description_block {
    font-size: 13px;
}
#idTab1 {
    font-size: 14px;
}
.name_bullet {
    font-family: "MuseoSansCyrl300","Open Sans";
    font-weight: 300;
    text-transform: uppercase;
}
/* CSS Video */
.one_sh, .two_wreel {
    color: #db1d70;
    }
/* CSS Features */
.description_features {
    font-family: "MuseoSansCyrl300Italic","Open Sans";
    font-size: 18px;
    color: white;
    font-weight:300;
}
#features_home li h4 {
  font-family:MuseoSansCyrl700, 'Open Sans';
  font-size:24px;
  font-weight:700;
}
/* CSS Footer */
#footer_info_block .footer_logo h4 {
    font-family: "MuseoSansCyr1700","Open Sans";
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    margin: 16px 0;
}
/* CSS Blog */
.title-blog-home {
    color: #5dc0bd;
    font-size: 45px;
    margin-bottom: 35px;
    text-align: center;
    text-transform: uppercase;
}