/*
Theme Name: Creatine Child for MDTF
Template: creatine
*/

@import "../creatine/style.css";

body {
    line-height: 1.72857143;
}

#header .header-menu{
    margin-top: 0;
}

#header h1{
    font-size: 1.8em;
}

.faq_link{
    padding-bottom: 1px;
}

.faq_link a{
    font-size: 1.15em;
}

.faq_link a:hover{
    text-decoration: underline;
}

.faq_1 a{
    color: orangered;
}

.faq_2 a{
    color: chocolate;
}

.faq_3 a{
    color: darksalmon;
}


.video_1{
    color: orangered;
}

.video_2{
    color: chocolate;
}

.video_3{
    color: darksalmon;
}

.video_block .glyphicon{
    top: 2px;
}

.video_block h3{
    min-height: 120px;
}

.video_block h3.na-russkom{
    height: 150px;
    overflow: auto;
}

.video_block .bg-info{
    margin: 13px 0;
}


.ext_block .glyphicon{
    top: 2px;
}

.ext_block h3{
    min-height: 80px;
}

.ext_block .bg-info{
    margin: 13px 0;
}

.ext_block img{
    width: 75%;
}


#menu-top-menu #menu-item-7.current_page_item{
    background:none; 
}

#menu-top-menu #menu-item-7.current_page_item:hover{
    background: #3498db;
}

#menu-item-16{
    background-image: linear-gradient(to bottom,orange 0,#eb9316 100%);    
}

#menu-item-16 a:hover{
    background: orange;    
}

body.home .panel-title{
    text-transform: uppercase;
}

body.home .list-group{
    margin-bottom: 0;
}

body.home .list-group .glyphicon{
    display: inline-block;
    margin-right: 15px;
}

.no_header article header .entry-meta{
    display: none;
}

.no_header article header h2{
    color: #222;
    padding: 9px 3px;
    background: #f2f3f5;
    border-radius: 0;
    text-align: center;
    margin-top: 0;
}

.main_container{
    padding: 0 !important;
}

.no_header .main_container{
    padding: 0 !important;
    margin: 0 !important;
    width: 97%;
}


#woof_main_query_tax_relations a,
#woof_get_request_data a,
#woof_get_terms_order a,
#woof_get_terms_orderby a,
#auto-scroll-to-element-after-ajax-is-done a,
#manipulate-search-data-options a,
#how-to-set-logic-and-for-taxonomies-in-the-seacrh-request a
{
    color: orange;
}

main .ext_block,
main .video_block{
    padding-left: 0 !important;
    padding-right: 10px !important;
}

main .ext_block .thumbnail,
main .video_block .thumbnail{
    margin-bottom: 10px;
}

#more_faq_hints .btn{
    padding: 18px 24px;
    font-size: 1.1em;
}

body.error404 .nav-tabs{
    border-bottom: none;
}

.header-elements{
    position: relative;
}

.modal-body .plugin_warning_head{
    display: none;    
}

.plugin_warning_head{
    margin-bottom: 15px;
    color: red;
}

.btn-plugin-warning{
    position: absolute;
    right: 0;
    bottom: 200px;
}

article ul li,
article ol li{
    margin-bottom: 7px;
}

.alert{
    font-family: "Open Sans","Helvetica Neue",Helvetica,sans-serif;
}

.alert p{
    padding-top: 9px;
}

.alert h3{
    color: red;
}

body.home .list-group.the_plugin_can .glyphicon{
    margin-right: 7px;
}

@media only screen and (min-width : 1200px) {
    .modal-lg{
	width: 75%;
    }
}

#menu-item-1280 a{
    font-weight: bold;
    color: lightblue;
}

#menu-item-1281 a{
    font-weight: bold;
    color: lightgreen;
}