/*
Theme Name: onlinelottovergleich
Description: Theme fuer onlinelottovergleich
Author: Lottotheme
Template: allegiant
Version: 1.0
Tags:
*/

/* ELEMENTS */

/* main*/

.page-template-template_fullscreen .content{
    width:100% !important;
    border:1px solid;
}

.page-content p, .post-body p{
    line-height:1.5;
    font-size:17px;
}
.ctwg-recent-title{
 margin-top:0px !important;   
}
.breadcrumb{
   background-color:transparent; 
}
#content h2{
    margin-bottom:15px;
    margin-top:10px;
    font-size:20px;
    font-weight:bold;    
}
.rpwwt-widget li{    
    margin: 0 0 0.2em !important;
}
.pagetitle{
    padding: 50px 0;
}
.sticky {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 100000;
    -moz-box-shadow: -2px 1px 5px #7d7d7d;
    -webkit-box-shadow: -2px 1px 5px #7d7d7d;
    box-shadow: -2px 1px 5px #7d7d7d;
}

/* Widget */

.widget .widget-title{
    text-transform:none;
    font-size:1.2em;
    font-weight:bold;
    padding-bottom:5px;
    border-bottom:1px dotted lightgrey; 
}
/* HOME*/
.grid-layout .lptw-post-title{
    font-size:16px;
}
.post-excerpt.content-light div:first-of-type{
    display:none;
}
.grid-layout .post-excerpt{
  padding-left:3px !important;  
  margin-top:10px;  
}
.read-more-link.link-light{
    margin-top:10px;
    font-size:14px;
    text-decoration: none;
}
.lptw-post-title.title-light{
    padding-left:3px !important;
}
.grid-element-light:hover{
    -moz-box-shadow: 0px 1px 5px #262626;
    -webkit-box-shadow: 0px 1px 5px #262626;
    box-shadow: 0px 1px 5px #262626;
}
.lptw-post-grid-link a:hover{
    opacity:0.93;
}
.home h1{
    font-size:21px;
    font-weight:bold !important; 
    padding-bottom:5px;
    margin-bottom:10px;
    border-bottom:1px dotted lightgrey;
}
h6{
    background-color:#EFEFEF;
    font-size:15px;
    border:1px dashed lightgrey;
    padding:10px;
    margin-top:15px;
    display:block;
    width:100%;
    margin-bottom:15px;
    line-height:20px;
}
/* Top Tabellen*/
.top_3_wrap{
    margin-top:30px;
    margin-bottom:30px;
    display:inline-block;    
}
.top_3_wrap .col-md-4{
    text-align:center;
    padding-left:10px;
    padding-right:10px;
}
.top_3_platz{
    font-size:15px;
    border-bottom:1px solid lightgrey;
    padding-bottom:5px;
    padding-top:15px;
    margin-right:30px;
    margin-left:30px;
    font-weight:bold;
}
.top_3_name{
    padding-top:10px;
    padding-bottom:10px;    
    font-size:22px;   
}
.top_3_links a{
    display:block;    
}
.top_3_links a:hover{
    text-decoration: none;
    opacity: 0.9;    
}
.top_3_mehr{
    padding:10px 20px;
    background:darkgrey;
    text-align:center;
    margin-top:10px;
    margin-bottom:5px;    
    color:white !important;
    border-radius: 3px;
}
.top_3_link{
    padding:10px 20px;
    background:#6cb025;
    text-align:center;
    margin-top:10px;
    margin-bottom:5px;    
    color:white !important;
    border-radius: 3px; 
}
.col-md-4.top3_2{
    border-left:1px solid lightgrey;
    border-right:1px solid lightgrey;    
}
.top_3_empfehlung{
    position:absolute;
    background:#6cb025;
    left:28%;
    font-size:15px;
    color:white;
    padding:5px 15px;
    border-bottom-left-radius:10px;
    border-bottom-right-radius:10px;
}
.top3_logo{
    margin-top:25px;    
}
.top3_schmal{
    margin-top:20px; 
    margin-bottom:20px; 
    border-top: 1px solid #EFEFEF;
    border-bottom: 1px solid #EFEFEF;
    padding-top:15px;
    padding-bottom:15px;
    display:inline-block;
}
.row.top5_cnt{
    text-align:center;
    margin-bottom:30px;
}

.row.top5_cnt .top_3_mehr{
    display:block;
}
.row.top5_cnt .top_3_link{
    display:block;
}
.row.top5_cnt .col-md-2 {
    width: 19.667%;
}
.row.top5_cnt .top5_name, .row.top5_cnt .top5_rang, .row.top5_cnt .top5_bewertung {
    display:block;
}
span.top5_rang{
    padding:5px;
    padding-bottom:0px;
    font-weight:bold;
}
span.top5_name{
    font-size:17px;
    padding:5px;
    border-bottom:1px solid lightgrey;
}
span.top5_bewertung{
    color:#3f81da;    
    padding-top:10px;
}
.top5_home .top_3_link, .top5_home .top_3_mehr{
    font-size:13px;
}


/* /Top Tabellen*/
.header.sticky .logo{
    width:17%;
}

#toc_container{
    line-height:20px; 
    width:100% !important;
    margin-bottom:20px !important;
  
}
#toc_container p.toc_title{
    text-align:left !important;
}
.page-content .alignleft, .page-content .alignright{
   border:2px solid #EFEFEF; 
    border-radius: 5px;
}
.page-content ul li, .page-content ol li{
    padding-bottom:5px;
    font-size:17px;
    line-height: 1.5;
}
.post-content ul li, .post-content ol li{
    padding-bottom:5px;
    font-size:17px;
    line-height: 1.5;
}
/* BTNs */
.btn_global_sonst{
    padding:15px 30px;
    background:#6cb025;
    text-align:center;
    margin-top:10px;
    margin-bottom:20px;
    display:inline-block;
    color:white !important;
    border-radius: 3px;
}
.btn_global_sonst:hover{
    opacity: 0.9;
    text-decoration: none;
    color:white !important;
}
.btn_anbieter_global{
    padding:15px 30px;
    background:#6cb025;
    text-align:center;
    margin-top:10px;
    margin-bottom:20px;
    display:inline-block;
    color:white !important;
    border-radius: 3px;
}
.btn_anbieter_global:hover{
    opacity: 0.9;
    text-decoration: none;
    color:white !important;
}

/* c-posttype */
span.anbieter_bewertung_sidebar{
    width: 25%;
    background:#C1D9FF;
    float:left;
    padding-top:10px;
    padding-bottom:10px;
    text-align:center;
    font-size:20px;
   
}
span.anbieter_bewertung_link{
    width: 75%;  
    float:left;
    background:#6cb025;    
}
span.anbieter_bewertung_link a{    
    color:white;
    text-align:center;
    display:block; 
    height: 51px;
    padding-top: 19px;
}
span.anbieter_bewertung_link a:hover{    
    text-decoration: none;
}
span.anbieter_bewertung_link:hover{    
    opacity:0.9;
}
.anbieter_logo_link{
    display:block;
}
.anbieter_logo_link:hover{
    opacity:0.9;
}
span.anbieterbar_points{
    display:block;
    text-align:center;
    font-size:11px;
}
.anbieter_bar{
    float:left;
    margin-bottom:25px;
}
.stuck { position: fixed; top:100px; } 

.single-lottoanbieter h2{
    padding-bottom:10px;
    padding-top:10px;
    margin-top:20px !important;
    margin-bottom:20px !important;
    display:block;
    width:100%;
    border-bottom: 1px solid lightgrey;
    border-top: 1px solid lightgrey;
    font-size:25px !important;
}
.single-lottoanbieter h2::fist-of-type{
    margin-top:0px;
}

.anbieter_custom_image{
    margin-bottom:25px;
}
.user_rating{
    text-align: center;
    margin-bottom:15px;
    padding-top:10px;
      
}
.kk-star-ratings.rgt{
    float:none;
    margin:0 auto;
    padding-top:10px;   
}
#sidebar .toc_widget, #sidebar .user_rating{
    border-radius:3px;
    border-bottom:1px solid #EFEFEF; 
    padding:10px 5px;
}
.sidebar_top5_wrap{
    display:block;
    float:left;
    width:100%;
    border-bottom:1px solid lightgrey;
    padding-bottom:3px;
    padding-top:3px;
}
.sidebar_top5_logo{
    float:left;
    width:30%;
    margin-right:5px;
}
.sidebar_top5_links{
    float:left;
    width:66%;
}
.sidebar_top5_links a:hover{
    text-decoration: none;
    opacity:0.9;
}
.sidebar_top5_wrap .top_3_link, .sidebar_top5_wrap .top_3_mehr{
    margin:3px !important;
    display:inline-block;
}
.widget ul li{
   margin: 0 0 13px; 
}
/* Footer */
.subfooter ul{
   font-size:11px; 
}
.subfooter ul li a{
   padding-top:5px !important; 
   padding-bottom:5px !important; 
}
.top5_cnt.top5_home{
    width:755px;
}
.page-id-580 #text-2{
    display:none;
}
/* Uebersicht */
.ov_item{
    float:left;
    width:30%;
    border:1px solid lightgrey;
    margin:10px;
} 
.ov_item .top_3_mehr, .ov_item .top_3_link {
    display:block;       
    margin:5px;        
}

.ov_item .top_3_mehr{
   font-size:11px;  
}
.ov_name{
    text-align:center;
    font-size:20px;
    padding:10px;
    border-bottom:1px solid lightgrey;
}
.ov_ranking{
    text-align:center;
    width:50%;
    float:left;
     border-right:1px solid lightgrey;
    padding-bottom:5px;
}    
.ov_bewertung{
    text-align:center;
    width:50%;
    float:left;
    padding-bottom:5px;
}
.ov_platz, .ov_punkte{
    display:block;
    font-size:12px;
    padding:5px;
} 
.ov_bewert, .ov_rang{
    font-size:20px;
    padding:5px;

}
.ov_texte{
    padding:10px 5px;
    border-top:1px solid lightgrey;
    float:left;
    width:100%;
}
.ov_link{
    float:left;
    width:100%;
}
.ov_bonus{

}
.ov_bonus_text{
    color:green;   
}
/* Ende Uebersicht*/

/* TEAS HOME */

.home_teas_items{
        width:50%;
        height:340px; 
        padding:20px;
        float:left;
    }
    .container.teas_wrap_home{
        padding-top:30px;
        padding-bottom:30px;
    }
    .jackpot_item_home{
        background:#4b1f16;
        color:white;
    }    
    .lotto_item_home{
        background:#ffdb00;
        color:#373737;
    }
    .home_teas_items_link_big, .home_teas_items_link_small{
        border:1px solid white;
        text-align:center;
        padding:12px 40px;
        color:white !important;
    }       
    .lotto_item_home .home_teas_items_link_big, .lotto_item_home .home_teas_items_link_small{
        border:1px solid #373737;
        text-align:center;
        padding:12px 40px;
        color:#373737 !important;
    }    
    .home_teas_items_link_big:hover, .home_teas_items_link_small:hover{
        text-decoration: none;
        opacity:0.9;
    } 
    .home_teas_items_link_small{
        width:30%;
        float:right;
    }    
    .home_teas_items_link_big{
        width:60%;
        float:left;
    }
    .home_teas_items_small{
        font-size:18px;
        padding-bottom:10px;
    }    
    .home_teas_items_bigger{
        font-size:40px;
        padding-bottom:5px;
    }    
    .home_teas_items_big{
        font-size:60px;
        padding-bottom:5px;
    }
    .home_teas_items_links{
        margin-top:20px;
        margin-bottom:20px;
    }

    .widget_lottozahlen_wrap{
        float:left;
        max-width:450px;
    }
    .lo_content{
       background-color:#fae8b7;  
        padding:20px;
        float:left;
        border-bottom-left-radius:5px;
        border-bottom-right-radius:5px
    }
    .widget_lo_heading{
        padding:10px;
        background-color:#ffe026;
        float:left;
        width: 100%;
        border-top-left-radius:5px;
        border-top-right-radius:5px; 
    }
    .lo_left{
        float:left;
        width:47%;
        font-size:18px;
        line-height: 1.1;
    }      
    .lo_left span{
        display:block;
        width:100%;        
    }    
    .lo_right{
        float:right;
        width:47%;  
        text-align: right;
    }
    .gewaehr{
        font-size:11px;
    }
    .lo_date{
        background-color:#303030;
        color:white;
        text-align:Center;
        padding:12px 8px;
        margin-left:3px;
        display: inline-block;
        font-size: 20px;
    }
    .lo_zahlen{
        float:left;
        width:100%;
        border-top:1px solid white;
        border-bottom:1px solid white;
        padding:5px 0px;
        margin:15px 0px;
    }
    .lo_son, .lo_dark{
        width:35px;
        height:35px;
        border-radius:50%;
        padding:5px;
        border:1px solid #cdcdcd; 
        margin:1px;
        display:inline-block;
        text-align: center;
        line-height:1.4;      
        font-size:16px;
    }
    .lo_son{
        background:white;        
        color: black;            
    }    
    .lo_dark{  
        background:#303030;
        color: white;     
    }   
    .lospiele_item{
        float:left;
        width:auto;
        margin-right:10px;
        background-color:#e6e6e6;
        padding:10px;
    }    
    .lo_spiel77{
        color:#0093d5;
        display:block;
        font-weight:bold;
        font-size:15px;
    }    
    .lo_super6{
        color:#cf1c5f;
        display:block;
        font-weight:bold;
        font-size:15px;
    }
    .lo_super6_zahlen, .lo_spiel77_zahlen{
        background:white;
        letter-spacing: 5px;
        padding:5px;
        margin-top:5px;
        display:inline-block;
        font-size:15px;
    }
    .postid-562 .sidebar .widget_lottozahlen_wrap {
        display:none;
    }
/* MAIN TABLE */

    .main_table_wrap{
        background:white;
        padding-bottom:20px;
    }
    .vergl_table_main{
       width:100%; 
        margin-top:30px;
    }
    .vergl_main_item{
        border: 1px solid lightgrey;
        float:left;
        margin-top:10px;
        margin-bottom:10px;
        width:100%;
        border-radius:3px;
    }
    .vergl_main_logo{
        float:left;
        width:30%;
    }    
    .vergl_main_rang{
        float:left;
        width:20%;
    }    
    .vergl_main_texte{
        float:left;
        width:30%;
    }    
    .vergl_main_links{
        float:left;
        width:20%;
        padding:20px;
    }
    .vergl_main_logo{
        padding:10px;
    }    
    .vergl_main_logo img{
        border-radius:3px;
        width:90%;
    }
    .platz_item, .bew_item{
        background:#fefce7;
        border-bottom:2px solid #3e80de;
        color:#545557;
        text-align:center;
        width:50%;
        margin: 10px auto;
        padding:5px;
    }    
    .platz_item{
        margin-top:20px;
    }
    .vergl_main_klein{
        padding-top:1px;
        font-size:11px;
        display:block;
        font-weight: bold;
    }
    .vergl_rang, .vergl_bewertung{
        font-size:22px;
    }
    .vergl_bewertung_kleiner{
        font-size:14px;   
    }
    .vergl_main_mehr{
        display:block;
        color:white !important;
        text-align:center;
        background:#989898;
        padding:10px; 
        margin-top:10px;
        border-radius:2px;
    }    
    .vergl_main_link{
        display:block;
        color:white !important;
        text-align:center;       
        background:#6cb025;
        padding:10px;
        margin-top:10px;
        border-radius:2px;
    }
    .vergl_main_mehr:hover, .vergl_main_link:hover, .vergl_main_logo a:hover, .alle_lottoanbieter:hover{
        opacity:0.9;
        text-decoration: none;
    }
    .vergl_main_bonustext{
        margin-top:20px;
        border:1px dotted lightgrey;
        padding:8px 10px;
        display:inline-block;
    }
    .vergl_main_bonustext1, .vergl_main_bonustext1{
        display:block;
        margin-top:10px;
        padding:5px 10px;
    }
    .fa.fa-gift{
        padding-right:5px;
        font-size:16px;
    }    
    .fa.fa-check{
        padding-right:5px;        
    }
    .alle_lottoanbieter{     
        color: white !important;
        text-align: center;
        background: #989898;
        padding: 15px 50px;
        margin:0px auto;
        display: block;
        width: 350px;
        font-size:17px;
        border-radius:4px;
        font-weight:normal;
    }
    .vergl_main_empfehlung{
        background: #3f81da;
        color: white;
        padding-top:8px;
        padding-bottom:8px;
        padding-left:12px;
        padding-right:20px;
        display:inline-block;       
        margin-left:10px;
        border-top-left-radius:5px;
        border-top-right-radius:5px; 
    }
    .main_table_wrap h2{
        margin-top:40px;
        font-size:22px;
        text-align:center;        
        border-bottom:1px solid;
        padding-bottom:5px;
    }    
    .main_table_wrap .fa-trophy{
        color:#3f81da;
        padding-right:5px;
    }
    .vergl_main_item_cont_1{
        margin-top:0px;
    }
    .column4 .col-md-4 {   
        width: 25%;
    }
    .top_3_wrap.column4 .top_3_empfehlung{
       left:19%;
    }

.flexwidget_list a{
    display:flex;    
}

.flex_image{   
    width:20%;
}
.flex_image img{   
    width:55px;
}

.flex_posttitle{ 
    width:80%;
}





/* ####### MEDIA QUERYS ############################################################ */


@media only screen and (max-width: 1279px){
    .home_teas_items_big{
        font-size: 260%;
    }
    div.scroll-table {
        width: 100%;
        overflow: scroll;
        -webkit-overflow-scrolling: touch;
    } 
    table.main5_ver_table{
        width:1128px;
    }
    table.main5_ver_table_footer{
        width:701px;
    }
    div.scroll-table {
        width: 100%;
        overflow: scroll;
        -webkit-overflow-scrolling: touch;
    } 
     .lotto_item_home .home_teas_items_link_big, .lotto_item_home .home_teas_items_link_small, .home_teas_items_link_big, .home_teas_items_link_small{
        padding: 12px 5px;
    }  
    .column4 .col-md-4 {   
        width: 100%;
    }
    .top_3_wrap.column4{
        width:100%;
    }    
    .top_3_wrap.column4 .top_3_empfehlung{
        display:none;
    }
    .top_3_wrap.column4 .col-md-4.top3_2{
        border:0px !important;
    }
    .sidebar_top5_links .top_3_mehr{
        display:none;
    }
    
}

@media screen and (max-width: 768px) {
    
    .stuck { 
        display:block; top:0px; position:static;
    } 
    .home_teas_items_bigger {
    font-size: 170%;
    }
    .vergl_main_logo{
        width:40%;
    }    
    .vergl_main_rang{
        width:60%;
        padding-top:4px;
    }
    .vergl_main_texte{
        display:none;
    }
    .vergl_main_links{
        width:100%;
        padding:5px 10px;
    }
    .platz_item, .bew_item{
        width:43%;
        margin:5px;
        float:left;
    }
    .sidebar_top5_links .top_3_mehr{
        display:inline-block;
    }

    

}

/* / TOP 5 TABELLEN #########################*/



@media only screen and (max-width: 600px){
    .header .logo {
        float: left;
        max-width: 40%;
        padding-top: 13px;
    }
    .header.sticky .logo{
        width:40% !important;
    }
    .top5_cnt .col-md-2{
        float:left;
    }
    .header{
        padding-top:3px;
        padding-bottom:3px;
    }
    .bewert_wrap{
        position:fixed;
        bottom:0%;
        width:95%;
        z-index:9999;
    }
    .ov_item{
        width:95%;
    } 
    .ov_logo img{
        width:100%;
    }
    .home_teas_items{
        width:100%;
        height:auto;
    }
    .home_teas_items_small{
    font-size:15px;
    padding-bottom:10px;
    }    
    .home_teas_items_bigger{
        font-size:25px;
        padding-bottom:5px;
    }    
    .home_teas_items_big{
        font-size:38px;
        padding-bottom:5px;
    }
    .home_teas_items_link_big, .home_teas_items_link_small{
        display:block;
        width:100%;
        margin-top:15px;
    }  

}

.ol_main_h{
    padding-bottom: 10px;
    padding-top: 10px;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    display: block;
    width: 100%;
    border-bottom: 1px solid lightgrey;
    border-top: 1px solid lightgrey;
    font-size: 27px !important; 
    font-weight: bold;
}
.pagetitle .pagetitle-title{
    display:none;
}
.breadcrumb {
    display:none;
}

.olv_abi_wrap{
    display:flex;
    border:1px solid lightgrey;
    border-radius:5px;
    padding:4px;
    transition: .4s all ease;
    margin-top:10px;
    margin-bottom:10px;
    position:relative;
}     
.olv_abi_wrap .top_3_empfehlung{
    left: 10px;
    top: 0px;
    z-index:99;
    background: #efc848;
    transition: .7s all ease;
}    
.olv_abi_wrap:hover .top_3_empfehlung{
    transform:scale(1.11);      
}     
.olv_abi_wrap:hover{
    -moz-box-shadow: 0px 0px 8px #c7c7c7;
    -webkit-box-shadow: 0px 0px 8px #c7c7c7;
    box-shadow: 0px 0px 8px #c7c7c7;
    transform:scale(1.014);
}    
.olv_abi_wrap a{
    transition: .4s all ease;
}
.olv_abi_lg{
    width:40%;
}     
.olv_abi_lg a:hover{
    opacity:0.9;
}       
.olv_abi_lg img{
    border-radius:4px;
}    
.olv_abi_cnt{
    width:30%;
    text-align:center;
}     
.olv_abi_cnt .bew_item{
    width:60%;
}    
.olv_abi_lk{
    width:30%;
}
.top_3_link_abi{
    display:block;
    text-align:center;
    color:white !important;
    background-color:#6cb025;
    padding:15px 4px;
    border-radius:4px;
    width:100%;
    margin-left:10px;
    margin-right:10px;
}    
.top_3_link_abi:hover{
    background-color:rgba(108, 176, 37, 0.9);
    text-decoration: none;
}
.flex-center{
    display: flex;
    align-items: center; 
    justify-content: center;
}
@media(max-width:768px){
    .olv_abi_cnt a{
        display:none;  
        width:100%;
    }
    .olv_abi_cnt .bew_item{
        width:80%;
        margin-left: 10px;
    }
    .olv_abi_wrap{
        margin-bottom:20px;   
    }
    .olv_abi_lg{
        width:35%;
    } 
    .olv_abi_lk{
        width:35%;
    }
    .olv_abi_wrap .top_3_empfehlung{
        font-size:12px;
    }
    .top_3_link_abi{
        margin-left:0px;
        margin-right:0px;
        font-size: 12px;
    }
}