/* Custom Stylesheet */

/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */

#loading {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    display: block;
    background-color: #fff;
    z-index: 99;
    text-align: center;
}

#loading p {
    color: #000;
}

.btnAccueil {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.btnAccueil a {
    border-radius: 12px;
    width: calc(49% - 20px);
    border: 2px solid #fff;
}

.centerLoader {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#loading-image {
    position: absolute;
    top: 100px;
    left: 240px;
    z-index: 100;
}

.lds-ring {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 64px;
    height: 64px;
    margin: 8px;
    border: 8px solid #000;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #000 transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}

@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.toastError {
    background-color: #bd0007;
}

* {
    font-family: 'Montserrat', sans-serif;
}

h1 {
    font-size: 3.5rem;
    margin-top: 10px;
    margin-bottom: 10px;
}

.iconBcolors {
    width: 150px;
}

.iconBcolors-mobile {
    max-height: 50px;
    max-width: 26px;
}

.header.img.bcolors {
    max-width: 80%;
    margin-top: 55px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
}

p {
    line-height: 2rem;
}

#index-banner {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    /* background: linear-gradient(to bottom, #ccc 0, rgba(22, 22, 22, .7) 75%, #000 100%); */
    min-height: calc(100% - 30px);
}

.listColors.new {
    text-align: center;
}

.newColorBG {
    height: 50px;
}

.newColorBG:hover {
    cursor: pointer;
}

.newColor {
    text-align: center;
}

.index #color-info {
    margin-top: 25px;
}

#modalInfoCouleur h4 {
    color: #000;
}

#modalInfoCouleur {
    max-height: 85%;
}

.modal-close {
    color: #000 !important;
}

.hidden {
    display: none;
}

.moreColor.hidden {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.5s linear;
}

.moreColor.visible {
    visibility: visible;
    opacity: 1;
}

nav {
    background: none;
    top: 0;
    position: absolute;
    box-shadow: none;
}

nav .searchPantone {
    z-index: 1;
}

nav ul a,
nav .brand-logo {
    color: #ddd;
}

nav ul li span {
    vertical-align: top;
}

.btnAccueil a {
    margin: 10px;
}

.footerAdress {
    float: right;
}

footer .info img {
    max-width: 80px;
    float: left;
}

footer .info a {
    color: #fff;
}

footer p {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.5rem;
}

footer .container:last-child .row {
    margin-bottom: 0;
}

#searchPantoneMobileCenter {
    margin-top: 10px;
}

.txtArtionet {
    color: #fff;
}

.txtArtionet:hover {
    color: #f79006;
    text-decoration: underline;
}

.sidenav li>a>i {
    color: #000;
}

.sidenav-trigger {
    top: 8px;
    color: #000;
    border-radius: 50%;
    width: 40px !important;
    height: 40px !important;
    text-align: center;
}

nav .sidenav-trigger i {
    height: 40px;
    line-height: 40px;
}

nav .sidenav-trigger {
    position: static;
    margin: 0;
}

.sidenav i {
    float: left;
}

.parallax-container {
    min-height: 380px;
    /*line-height: 0;*/
    color: rgba(255, 255, 255, .9);
}

.parallax-container .section {
    width: 100%;
}

.picker {
    margin-top: 35px;
}

.color {
    width: 100%;
    height: 50px;
    margin: 0 10px 0 0;
    background-color: #fff;
}

.colorCard {
    text-align: center;
}

.colorCard .color:hover {
    cursor: pointer;
}

.listColor {
    margin-top: 25px;
}

.listColor .color {
    box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
}

.listColor .color.click {
    border: rgba(0, 0, 0, 0.3) solid 5px;
}

.colorFullScreen {
    display: none;
}

.colorFullScreen i {
    font-size: 1.2rem;
}

/* .fullScreenColor {
    color: #2f2f2f;
} */

.colorGroupParent,
.newColor {
    text-align: center;
    margin-bottom: 5px;
}

.colorGroupParent p,
.newColor p,
.colorCard p {
    margin: 0;
    padding: 2px;
    color: #000;
}

.color.parent {
    width: 100%;
    height: 50px;
}

.btnMoreColor {
    text-align: center;
}

.btnMoreColor button {
    margin-top: 10px;
}

.iro__colorPicker {
    margin-left: auto;
    margin-right: auto;
}

#parentsSelector .m11 {
    margin-left: auto;
    margin-right: auto;
}

#colorListTitle {
    margin-left: 6px;
    padding: 0;
}

p {
    line-height: 1.3rem;
}

.modal-color-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: nowrap;
}

.modal-color-header h4 {
    margin: 0;
}

.btn-floating {
    min-width: 40px;
}

.pl-6px {
    padding-left: 6px;
}

#parentsSelector .color:hover {
    background-color: #fff;
    border: 3px solid rgba(0, 0, 0, 0.3);
}

.childColor {
    margin: 0;
}

#childSelector .color:hover {
    border: 3px solid rgba(0, 0, 0, 0.3);
}

#childSelector .color.click {
    border: 3px solid rgba(0, 0, 0, 0.3);
}

#color-info {
    display: none;
}

.card-content {
    color: #000;
}

.newsPage {
    text-align: center;
    margin-top: 10px;
}

.newsPage img {
    max-width: 50%;
}

.noPantoneMsg {
    display: none;
}

.deleteElement {
    float: right;
}

.elementPanier * {
    line-height: 40px;
}

.elementPanier b {
    margin-left: 6px;
}

.panierPage h4 {
    margin-top: 0;
}

#cardContent p {
    display: none;
}

.alert {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;

    min-width: 150px;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid rgba(0, 0, 0, 0.3);
}

.alert.warning {
    background-color: #ebc063;
    border-color: #e8b64c;
    color: #a07415;
}

.alert p {
    padding: 0;
    margin: 0;
}

.alert i {
    padding-right: 5px;
    vertical-align: middle;
    font-size: 24px;
}

.cercle {
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background: white;
    display: inline-block;
}

.elementPanier {
    min-height: 20px;
    margin: 5px 0;
}

.elementPanier a {
    color: #000;
}

.elementPanier i:hover {
    cursor: pointer;
}

.field-icon {
    float: right;
    margin-left: -25px;
    margin-top: -25px;
    position: relative;
    z-index: 2;
}

h2 {
    font-size: 1.8rem;
    margin: 1.2rem 0;
}

.contactPage.contact h2 {
    margin-top: 0;
    font-size: 2.5rem;
}

.modal-content #color-info input {
    color: #000 !important;
    -webkit-text-fill-color: #000;
    opacity: 1;
    /* required on iOS */
    font-size: 1.4rem;
}

.modal-content #color-info label {
    color: #000;
    font-size: 1.2rem;
}

.colorGroupChild {
    text-align: center;
    margin-bottom: 5px;
}

.colorGroupChild p {
    margin: 0;
    padding: 2px;
}

.panierElement .step2,
.panierElement .step3 {
    display: none;
}

.btn.panier {
    width: 100%;
    margin-bottom: 10px;
}

.panier.btn.before {
    background-color: #dedede;
    color: #000;
}

.success {
    background-color: #eef6e8;
    color: #61b131;
    border-left: 4px solid #61b131;
    border-radius: 0;
    text-align: left;
    padding: 8px;
}

.notice {
    background-color: #fef7eb;
    color: #f29401;
    border-left: 4px solid #f29401;
    border-radius: 0;
    text-align: left;
    padding: 8px;
}

.infomessage {
    background-color: #eef6e8;
    color: #18487a;
    border-left: 4px solid #18487a;
    border-radius: 0;
    text-align: left;
    padding: 8px;
}

.notice i,
.success i,
.infomessage i {
    font-size: 1.2rem;
    margin-right: 3px;
}

.margin-nav {
    margin-top: 55px;
}

nav .background {
    background: #161616;
    height: 56px;
}

@media (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    nav ul li:hover span {
        display: inline-block;
    }
}

@media (hover: hover) {
    nav ul li:hover span {
        display: inline-block;
    }
}

#color-info label {
    text-align: left;
}

@media only screen and (min-width: 993px) {
    h1.mobile {
        display: none;
    }

    nav {
        z-index: 10;
    }

    nav i {
        color: #000;
    }

    nav .input-field label i {
        color: #000 !important;
    }

    nav ul li span {
        display: none;
    }

    #searchPantone {
        background-color: #ffffff6b;
        padding-left: 15px;
    }

    .section {
        padding-top: 4rem;
    }

    .card-panel {
        margin-top: 2.5rem;
    }

    footer .info img {
        max-height: 100px;
    }

    .searchPantone.index {
        display: none;
    }

    #searchPantone::placeholder {
        /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: #000;
        opacity: 1;
        /* Firefox */
    }

    #searchPantone:-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        color: #000;
    }

    #searchPantone::-ms-input-placeholder {
        /* Microsoft Edge */
        color: #000;
    }

    #childSelector .color:hover {
        cursor: pointer;
    }

    #parentsSelector .color:hover {
        cursor: pointer;
    }

    h1 {
        padding-left: 15px;
    }

    .btn.panier {
        width: auto;
        margin-bottom: 0;
    }
}

#panierVide {
    display: none;
}

@media only screen and (max-width: 992px) {
    .parallax-container .section {
        top: 40%;
    }

    #index-banner .section {
        top: 10%;
    }

    .btnAccueil a {
        margin-top: 10px;
        width: calc(100% - 20px);
    }

    .searchPantone.index {
        display: block;
        margin-top: 10px;
    }

    #parentsSelector .color {
        margin: 0;
    }

    h1 {
        font-size: 2.5rem;
        margin-top: 30px;
        margin-bottom: 10px;
    }

    h1.mobile {
        color: #000;
        font-size: 1.5rem;
        float: right;
        margin-top: 15px;
        padding-left: 6px;
        padding-bottom: 4px;
    }

    h1.desktop {
        display: none;
    }
}

@media only screen and (max-width: 600px) {
    #index-banner .section {
        top: 0;
    }

    /* #index-banner .parallax img {
        display: none;
    } */

    .picker {
        margin-top: 0;
    }

    .listColor {
        margin-top: 10px;
    }
}

.icon-block {
    padding: 0 15px;
}

.icon-block .material-icons {
    font-size: inherit;
}

footer.page-footer {
    margin: 0;
    min-height: 30px;
}

footer.page-footer-home {
    margin: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.logoutModal {
    color: #000;
}

.logoutModal .logout {
    background-color: #DE313E;
    color: #fff;
}

/*
 * Nav
 */

nav {
    z-index: 999;
    position: fixed;
    background: #000;
    margin-bottom: 12px;
}

nav i,
nav p {
    color: #f1f1f1;
}

/*
 * Login Page
 */

#login-page {
    background: linear-gradient(#000, #666);
}

html,
body {
    height: 100%;
}

#login-card {
    position: relative;
    padding-top: 40px;
    max-width: 500px;
}

#login-card .row {
    margin-bottom: 0;
}

#login-card hr {
    margin: 12px 0;
}

#login-card>i {
    position: absolute;
    width: 80px;
    height: 80px;
    line-height: 80px;
    top: -40px;
    left: calc(50% - 40px);
    background: #161616;
    font-size: 2.5rem;
    border-radius: 4px;
}

.flex-c-c {
    display: flex;
    align-items: center;
    justify-content: center;
}

/**
 * Container height on each page : minimum 100% height taken
 */

nav+.container {
    min-height: calc(100% - 30px);
}

/**
 * Navigation
 */

#header-logo {
    max-width: 125px;
}

@media only screen and (max-width: 600px) {
    .nav-wrapper {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        flex-direction: row;
    }
}

/**
 * New List colors
 */

#searchPantoneDesktop {
    color: #fff;
    border-bottom: 1px solid #fff;
}

/**
 * Modals
 */
.modal {
    width: 95%;
    max-width: 960px;
}

.modal .modal-content {
    padding: 12px;
}

@media only screen and (max-width: 600px) {
    h2 {
        font-size: 1.8rem;
    }

    #modalInfoCouleur h4 {
        font-size: 1.6rem;
    }

    .modal-content #color-info input {
        font-size: 1rem;
    }

    .modal-content input:disabled {
        color: #000;
        opacity: 1;
        /* required on iOS */
        -webkit-text-fill-color: rgba(0, 0, 0, 1);
        -webkit-opacity: 1;
    }
}

/**
 * Color list
 */
#parentsSelector,
#childSelector,
#newListColor,
#newListTexture,
#newListTextureResult,
#ctnFavoritesTexture,
.listColor,
.moreColor.visible {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
}

#moreColor {
    width: 100%;
}

#parentsSelector .colorGroupParent,
#childSelector .colorGroupChild,
#newListColor .newColor,
.listColor .colorCard,
.moreColor .colorCard {
    background: #fff;
    width: calc(16.66667% - 12px);
    margin: 6px 6px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.listColor .colorCard,
.moreColor .colorCard {
    width: calc(33.3333% - 12px);
}

@media only screen and (max-width: 600px) {

    #parentsSelector .colorGroupParent,
    #childSelector .colorGroupChild,
    #newListColor .newColor,
    .listColor .colorCard,
    .moreColor .colorCard {
        width: calc(33.3333% - 12px);
    }

}

.newColor p {
    color: #000;
}

.searchPantone.hide-on-med-and-down {
    width: 210px;
}

.searchPantone.hide-on-med-and-down input {
    font-size: 15px;
}

@media only screen and (max-width: 600px) {
    #modalInfoCouleur.modal .modal-content {
        padding: 4px;
    }
}

.parallax-container .container {
    margin: 0;
}

.colorFullScreen.showed {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;

}

.colorFullScreen img {
    max-width: 90px;
}

#logo-nav-home-desktop {
    display: inline-block;
    height: 24px;
    line-height: 64px;
    vertical-align: middle;
    padding-bottom: 1px;
    margin-right: 5px;
}

#logo-nav-home-mobile {
    margin: 0px 28px 0 0;
    width: 28px;
    color: rgba(0, 0, 0, 0.54);
    vertical-align: middle;
}

#logo-nav-new-mobile {
    margin: 0px 24px 0 0;
    width: 28px;
    color: rgba(0, 0, 0, 0.54);
    vertical-align: middle;
}

.footer-ctn {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.footer-img {
    margin-right: 10px;
}

.iconBcolors-mobile-header {
    width: 30px;
    float: left;
    margin-top: 16px;
    margin-right: 6px;
    margin-left: -36px;
}

@media only screen and (min-width: 992px) {
    .iconBcolors-mobile-header {
        display: none;
    }
}

.title-icon {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}

.icon-content {
    padding-left: 16px;
}

.clapat-icon {
    margin-left: 6px;
}

.title-h3 {
    font-size: 1.4rem;
    font-weight: bold;
    margin-bottom: 12px;
    margin-top: 6px;
}

.icon-content {
    font-size: 1.15rem;
}

#search-result-title {
    color: rgba(0, 0, 0, 0.87);
}

/**
 * Texture
 */
.newTexture .newTextureBG {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 130px;
}

.newTexture,
.listtexture .textureCard {
    background: #fff;
    width: calc(16.66667% - 12px);
    margin: 6px 6px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.newTextureBG {
    height: 50px;
}

.newTextureBG:hover {
    cursor: pointer;
}

.newTexture .newTextureBG {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 130px;
}

.listTexture .textureCard {
    width: calc(33.3333% - 12px);
}

@media only screen and (max-width: 600px) {

    .newTexture,
    .textureColor .textureCard {
        width: calc(33.3333% - 12px);
    }
}

.newTexture {
    text-align: center;
    margin-bottom: 5px;
}

.newTexture p {
    margin: 0;
    padding: 2px;
    color: #000;
}

.modal-texture-header, .modal-material-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: nowrap;
}

    .modal-texture-header h4, .modal-material-header h4 {
        margin: 0;
    }

#textureFullScreen {
    color: #fff;
}

.textureFullScreen {
    display: none;
}

.textureFullScreen i {
    font-size: 1.2rem;
}

    .textureFullScreen.showed, .materialFullScreen.showed {
        display: flex !important;
        align-items: center;
        justify-content: space-between;
        flex-direction: column;
        color: #fff;
    }

#imgTextureSelected {
    margin: 0 auto;
    text-align: center;
    display: flex;
}

.ctnTextureParent {
    display: flex;
    font-weight: bolder;
    font-size: 15px;
    justify-content: center;
    align-items: center;
}

#modalInfoTexture {
    top: 5% !important;
    max-height: 90%;
}

#imgTextureSelected, #imgMaterialSelected {
    max-width: 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
}

#specificationMaterialSelected{
    height:fit-content !important;
}