/*
 Theme Name:     15zine Child
 Theme URI:      http://themeforest.net/user/cubell
 Description:    15zine Child Theme
 Author:         Cubell
 Author URI:     http://themeforest.net/user/cubell
 Template:       15zine
 Version:        1.3
*/


/* =Theme customization starts here. Any CSS code entered here will overwrite the parent's CSS.
-------------------------------------------------------------- */
@media only screen and (min-width: 768px){
    #cb-top-menu .cb-right-side {
        width: 18%;
    }
    #cb-top-menu .cb-left-side {
        width: 82%;
    }
    #cb-top-menu .cb-top-nav.cb-left-side {
        display: flex;
        text-align: center;
    }
    #cb-nav-bar .cb-main-nav {
        display: flex;
        text-align: center;
        align-items: center;
        justify-content: space-between;
    }
    .cb-mm-dark #cb-nav-bar .cb-bg{
        background: none;
    }
    #cb-top-menu {
        height: auto;
    }
    #cb-nav-bar .cb-main-nav > li {
        order: 1;
    }
    #cb-nav-bar .cb-main-nav #cb-nav-logo {
        order: 0;
    }
    .cb-menu-dark #cb-nav-bar .cb-main-nav > li > a {
        font-size: 14px;
    }
    #cb-content {
        padding-top: 30px !important;
    }
    div#homeText h2 {
        padding-top: 17px;
        padding-bottom: 4px;
    }
    #homeText .pmReadMore div.control{
        top: 8px;
    }
    .cb-entry-content div#homeText{
        margin-left: -30px;
        margin-bottom: -13px;
        margin-top: -10px;
    }
    .cb-entry-content div#homeText h2 {
        margin-top: 0;
    }
}
ul.cb-main-nav.wrap.clearfix::before {
    display: none;
}
.cb-meta-style-4 .cb-article-meta h2 {
    line-height: 1.1;
}

/**
* Template repartiteur de mise
*/

#pari-sportif-home {
    border-bottom : none;
    margin: 20px;
}

.erreurRepartiteur
{
    color: red;
    font-size:13px;
}

#calculerMise
{
    width:230px;;
    height:54px;
    border:none;
    text-indent: -1000em;
    cursor:pointer;
    margin-top:20px;
}

#gestionLigne a
{
    color: #2FA84B;
    font-size:14px;
    font-family: 'Roboto LightItalic', sans-serif;
    font-weight:bold;
    font-style : italic;
}

#gestionLigne
{
    display: inline-block;
}
#TableauCotes
{
    display: inline-block;
    vertical-align: top;
    width: auto;
}


#TableauCotes td
{
    text-align: center;

}


#TableauCotes th
{
    font-style : italic;
    color:grey;

}

#pari-sportif-top

{
    font-family: 'Roboto LightItalic', sans-serif;
    font-style : italic;
    font-size:14px;
    color: #4A4A49;
    margin-top:-50px;
}

#repartiteur
{
    width:607px;
    margin: auto;
}

#repartiteur h2 {
    font-size: 150%;
}

.bookmark-this {
    padding: 5px 10px;
    font-size: 12px;
    background: #f0ad4e;
    color: #fff!important;
    border: 1px solid #eea236;
    border-radius: 4px;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none!important;
}
@media all and (max-width: 650px){
    #TableauCotes {
        width: 100%;
    }

    #repartiteur {
        width: 100%;
        margin-left: 0;
    }

    form table input{
        width: 90%;
    }
    .calculer-mise-repartiteur.removable{
        text-align: center;
    }
    img.img-ou {
        display: block;
    }
}

#yesOrNoWrapper {
    display: block!important;
    width: 100%!important;
    padding: 2% 2% 2% 3%!important;
    margin-left: 2%!important;
    font-family: 'Asap', sans-serif!important;
    background-color: #F5F5F5!important;
    border-top: 6px solid #CCCCCC!important;
    padding-top: 10px!important;
    height:auto!important;
}

/* widget top 3 custom */

.WidgetTop3 li{
    height: 46px;
}

.WidgetTop3 a.buttonWidgetTop3, .WidgetBookmaker a.buttonWidgetTop3 {
    padding: 3px;
    margin: 0 9px;
    width: 56px;
}

/* widget top 3 custom */
/**
* PM READ MORE START
*/
#homeText{
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
#homeText .pmReadMore .overflow{
    display: none;
    background-color: #fff;
    margin: 22px;
    padding: 22px;
}

#homeText .pmReadMore .overflow p{
    color: #444;
    font-size: 13px;
    line-height: 1.8;
    margin: 0;
}

#homeText .pmReadMore .overflow figure{
    margin: 0 0 20px 20px;
    float: right;
    position: relative;
}

#homeText .pmReadMore .overflow figure img{
    max-height: 350px;
}

#homeText .pmReadMore .overflow figcaption{
    font-size: 10px;
    position: absolute;
    right: 0;
}

#homeText .pmReadMore .control{
    position: absolute;
    top: 12px;
    right: 10px;
    height: 30px;
}

#homeText h2{
    font-size: 24px;
    padding-left: 10px;
    padding-top: 16px;
    margin-bottom: 0;
}

#homeText .pmReadMore .control2{
    margin-right: 21px;
}

#homeText .pmReadMore button.readMore{
    text-transform: uppercase;
    color: #fff;
    padding: 6px;
    float:right;
    width: 110px;
    font-weight: 600;
    border-style: solid;
}

.cb-body-light .cb-pagination a, .cb-body-light .cb-entry-content .cb-pagination a {
    font-size: 13px!important;
}
.cb-body-light .cb-widget-title {
    margin-bottom: 20px;
}
.widget_nav_menu ul, .widget_rss ul, .widget_recent_entries ul, .widget_recent_comments ul, .widget_meta ul, .widget_categories ul, .widget_archive ul, .widget_pages ul {
    margin-top: 5px;
}

.cb-module-block .cb-post-title {
    font-size: 18px;
}
.cb-module-block .cb-excerpt {
    font-size: 14px;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px){

    #homeText .pmReadMore .control{
        position: absolute;
    }

    #homeText .pmReadMore .overflow figure{
        margin-left: 0;
    }

}
/**
* PM READ MORE END
*/


@media all and (max-width : 1024px){
    #homeText h2 {
        width: 60%;
    }
    .cb-mask.cb-img-fw {
        background-color: transparent!important;
    }
    img[src='']{
        display: none;
    }
    .widget_nav_menu ul, .widget_rss ul, .widget_recent_entries ul, .widget_recent_comments ul, .widget_meta ul, .widget_categories ul, .widget_archive ul, .widget_pages ul {
        text-align: center;
        list-style-type: none;
    }
    .cb-body-light .cb-widget-title {
        display: block;
        text-align: center;
    }
    body {
        padding: 0;
    }
    #homeText .pmReadMore button.readMore {
        border: none;
    }
    .cb-meta-style-4 div.cb-article-meta h2 {
        font-size: 13px;
    }
    .cb-module-block {
        margin-bottom: 0;
    }
    .cb-pagination{
        margin-bottom: 0;
    }
    p#breadcrumbs {
        padding-left: 10px;
    }
}