body {
    
}

body[data-controller="Category"] {
	overflow: hidden;
}

.catalog-list {
    height: calc(100vh - 105px);
    overflow: auto;
}

#univers {
    visibility:hidden;
    display:none;
}

body[data-controller*="Login"] {
    background: none;
    background-size: cover;
    background-image: URL(/assets/img/trias/bg.jpg);
    overflow-x: hidden;
}

.loginForm {
    border-top: 5px solid #919925 !important;
}

.k-overflow-container .k-primary, .k-primary {
    background-color: #919925 !important;
}

#fl-container {
    margin-top: 140px;
}

.loginIcon {
    top:-17px;
    margin-top: 0px;
    color: white;
    background: #ffffffe8;
    font-size: 24px;
    position: fixed;
    left: -20%;
    right: 0;
    width: 140%;
}

.logo-login {
    max-width:260px;
}

#category > li {
    letter-spacing: 1px;
}

#category > li > a, #category > li > a:hover {
    padding: 10px 15px;
}

h1 {
    color: #919925;
    font-size: 30px;
    font-weight: normal;
    line-height: 41px;
    margin: 20px 0 0 0;
    font-family: Arial;
    padding: 0 0 1px 0;
}

.infosForm {
    position: relative;
    background: #ffffff;
    max-width: 500px;
    width: 100%;
    border-top: 5px solid #919925;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    background: rgba(250, 248, 255, 0.65);
    margin: 50px auto;
    padding: 40px;
}
.sidebar-title {
    display: block;
    margin: 0px 0 20px 0px;
    background: rgb(140,149,66);
    color: white;
    line-height: 50px;
    padding-left: 11px;
    position: relative;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
}

.sidebar-title > i {
    position: absolute;
    bottom: -25px;
    left: 14px;
    font-size: 40px;
    color: rgb(140,149,66);
}

.nav-sidebar ul li > a.active {
    text-decoration: underline;
    color: #8c9542;
    font-weight: bold;
}


@media only screen and (max-width : 992px) {

    body[data-controller="Login"] #app > #content > .container {
        margin-top: 80px;
    }

    #app > #content > .container {
        margin-top: 50px;
    }

    .loginIcon {
        top: -64px;
    }

    .catalog-list {
        height: calc(100vh - 51px);
    }

}

#magasins {
    display:none;
}

.addToBasketPlaceholder {
    font-family: Arial!important;

}

.addToBasketPlaceholder {
    position: absolute;
    top: 11px;
    right: 32px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
}

.qty-up.noselect {
    color: rgb(140,149,66)!important;
}


.product-image .img-box-content {
    position: relative!important;
}


.product-picto-new {
    position: absolute;
    top: 0;
    left: 0!important;
    right: unset;
    width: 78px;
    height: 100px;
}

.deliveryDatePossible {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    background: #ffffffba;
}

.img-box-content > img {
    height: auto;
    width: 90%;
}

#category > li > a.active {
    text-decoration: none;
    color: #6b6060;
}

#category > li:hover > a {
    text-decoration: underline;
    color: rgb(140,149,66);
}

 #category > li > .sub-category a:hover {
     text-decoration: underline;
     color: rgb(140,149,66)!important;
 }

#category > li:hover {
    border-bottom: 0px solid rgb(140,149,66)!important;
}

.menu-title > a {
    font-size: 13px;
    line-height: 18px;
}


/* Smartphones (portrait and landscape) ----------- */ /******* XS *******/
@media only screen
and (min-device-width : 100px)
and (max-device-width : 414px) {
    .franco-title {
        font-size: 14px
    }

    .img-box-content > img {
        height: auto;
        width: 100%!important;
    }

    .splitPicto {
        background: #e3f1e3!important;
        position: absolute;
        right: 0;
        bottom: -6px;
        font-size: 11px;
    }

}

.menu-favorite {
    text-align: left !important;
    display: block;
    padding-left: 13px;
    color: #000000 !important;
    font-size: 15px;
    /*background: #787f38!important;*/
    /*background: #880f73!important;*/
    font-weight: bold;
}
#calendar > .k-header {
    background: #919925!important;
}

.franco-title {
    font-size: 20px
}
@media only screen
and (max-width : 992px) {

    #category > li > a {
        text-align: left !important;
        display: block;
        padding-left: 13px;
        color: #787f38;
        font-size: 15px;
        background: #818a6938;
        font-weight: bold;
    }

    #category > li > a.active {
        text-align: left !important;
        display: block;
        padding-left: 13px;
        color: #787f38;
        font-size: 15px;
        background: #818a6938;
        font-weight: bold;
    }

    .menu-favorite {
        text-align: left !important;
        display: block;
        padding-left: 13px;
        color: #ffffff!important;
        font-size: 15px;
        background: #787f38!important;
        /*background: #880f73!important;*/
        font-weight: bold;
    }

    .franco-title {
        font-size: 14px
    }
}


.catalog-list  a {
    color:rgb(140,149,66)!important;
}

.last-buy {
    background: gainsboro;
    color:black;
}

.last-buy a {
    color:black;
}

.username-display {
    color:black;
}

.deliveryDatePossible {
    display: none;
}

.splitPicto {
    display: block;
    height: 32px;
    width: 32px;
    background: #e3f1e3;
    line-height: 31px;
    border-radius: 16px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    float: right;
    margin-top: -32px;
    z-index: 999999;
    position: relative;
}

.k-radio:checked+.k-radio-label:before, .k-radio:checked+.k-radio-label:hover:before {
    border-color: #7e861d;
}


.k-radio:checked+.k-radio-label:after {
    background-color: #919925;
    border-radius: 50%;
}


.k-checkbox:checked+.k-checkbox-label:before, .k-checkbox:checked+.k-checkbox-label:hover:before, .k-checkbox:checked:hover+.k-checkbox-label:before {
    border-color: #70770c;
}
.k-checkbox:checked+.k-checkbox-label:before {
    background-color: #919925;
    color: #fff;
}

.k-overflow-container .k-primary, .k-primary {
    color: #fff;
    border-color: #919925;
    background-position: 50% 50%;
}

.searchNav {
    display:block!important;
}
/*  ECRAN CARRE 1440 x 1024  */
@media only screen
and (min-width : 1024px)
and (max-width : 1440px) {
    aside.nav-sidebar {
        display: block;
    }
}

.menu-favorite {
    background: #f6f6f6;
}

/************************************************** CODE MODIFS THIBAULT ****************************************************************************************/
.disabled_p:disabled {
    color: lightgray;
}

.noval {
    color: silver!important;
}

@media only screen and (max-width : 1300px) {
    .addToBasketPlaceholder {
        display: none;
    }
    .desk {
        /*display: none;*/
    }
    .qty-down, .qty-add {
        display: inline-block!important;
    }
    .k-i-cart:before {
        content: "\e11e"!important;
        font: 25px/1 WebComponentsIcons;
        font-size: 25px!important;
        position: absolute;
        bottom: 5px;
    }
    }
    .resp {
        display: block!important;
    }
}

#nav-sidebar-subMenu {
    height: calc(100vh - 200px);
    overflow: auto;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555;
}

/*
.nav-sidebar {
    position: fixed;
    flex-direction: column;
    margin: 2%;
    box-shadow: 2px 2px 7px rgba(212, 212, 212, 0.51);
    background: #f7f7f7;
    width: 20%;
    max-width:300px;
}

.catalog-list {
    margin-left: 20%;
    display: flex;
    flex-direction: column;

    padding: 2%;
    flex: 1 80%;
}*/

.resp {
    display: none;
}


	
#nav-sidebar-subMenu {
	height: calc(100vh - 209px);
	overflow: auto;
}
	
	
	
	
	
