
body {
    background: #fff !important;
}

.pb40 {
    padding-bottom: 40px;
}

.ml10 {
    margin-left: 10px !important;
}

.noMP {
    padding: 0px !important;
    margin: 0px !important;
}

.main a {
    color: #222 !important;
}

button {
    margin: 0px !important;
}

.btn.btn-custom {
    color: #222 !important;
}

.main .btn-green {
    color: #fff !important;
}

.cardLogo {
    font-size: 3em;
}

    .cardLogo i {
        margin-right: 5px;
    }

.footer-bottom .footer-right a {
    color: #fff;
}

    .footer-bottom .footer-right a:hover {
        color: #9a9a9a;
    }

.testimonials-inline .testimonial blockquote figure {
    border: 0 !important;
}

.owl-item {
    width: 25% !important;
    margin-right: 10px;
}

.clients-carousel {
    margin-top: -20px;
}

.aboutImg img {
    width: 100%;
    height: auto;
}

/*header*/
.site-logo {
    width: 15%;
    margin: 0px !important;
    margin-top: 10px !important;
}

@media only screen and (max-width: 860px) {
    .site-logo {
        width: 150px
    }
}

.page-header.custom h1 {
    color: #222 !important;
}

.top-text a {
    color: #f1f1f1 !important;
}

.info-box-content small {
    color: #222;
}

/*YOUTUBE*/

#blog-item-container iframe {
    width: 100%;
    height: auto;
    min-height: 310px;
}

#blog-item-container article {
    min-height: 600px;
}
/*Callout email*/
.callout.custom p, .callout.custom .callout-title {
    color: #222 !important;  
}

.callout.custom2 {background-color:#201E92; color: #fff;}
.callout.custom2 p, .callout.custom2 .callout-title,.callout.custom2 small {color: #fff !important;}

.callout.callout-half.custom:before {
    background: #222 !important;
}

.callout.callout-half.custom .form-control {
    background-color: #9a9a9a !important;
    border-color: #000 !important;
    color: #dfdede !important;
}

.callout.callout-half.custom:before {
    background-color: #222;
}

.callout.custom .btn.btn-custom {
    color: #f6cd3f !important;
}


/*Backround*/
.header.header2 .navbar-nav > li > a:hover {
    background: #F6F6FA;
}

.table thead > tr > th {
    background: #000 !important;
}

.table.table-bordered > thead > tr > th, .table.table-bordered > thead > tr > td, .table thead > tr {
    border-color: #222 !important;
}

/*Select*/
.Select-control {
    font-size: 11px !important;
    border-radius: 0 !important;
    margin-bottom: 0px !important;
    color: #5a5a5a !important;
    border-color: #eaeaea !important;
    box-shadow: none !important;
    text-align: left !important;
}

.category-filter-row .Select {
    z-index: 999 !important;
}

.category-filter-row .Select {
    float: left !important;
    min-width: 200px;
    margin-right: 5px;
}

.category-filter-row .input-group-md input {
    height: 35px;
    line-height: 35px;
    font-size: 11px;
}

.category-filter-row .input-group {
    margin-bottom: 0px !important;
}

    .category-filter-row .input-group .input-group-addon {
        padding: 10px 35px 10px 15px;
    }




/*CART*/

.info-col .product .product-info ul span {
    text-decoration: none !important;
    font-weight: bold;
    min-width: 120px !important;
}

.info-col .product .product-info ul div {
    display: inline;
}

/*STRIPE*/
.StripeElement {
    display: block;
    margin: 10px 0 20px 0;
    max-width: 500px;
    padding: 10px 14px;
    box-shadow: rgba(50, 50, 93, 0.14902) 0px 1px 3px, rgba(0, 0, 0, 0.0196078) 0px 1px 0px;
    border-radius: 4px;
    background: white;
}

.StripeElement--focus {
    box-shadow: rgba(50, 50, 93, 0.109804) 0px 4px 6px, rgba(0, 0, 0, 0.0784314) 0px 1px 3px;
    -webkit-transition: all 150ms ease;
    transition: all 150ms ease;
}


/*ORDER*/
label > input + img {
    border: 5px solid transparent !important;
    width: 100%;
    height: auto;
}

label > input:checked + img {
    border: 5px solid #4CAF50 !important;
}

.product-shop-info .callout {
    padding: 35px 25px !important;
    margin-bottom: 20px !important;
}

.product-shop-info small {
    font-size: .8em;
    color: #111;
}

.product-shop-info .alert .alert-icon {
    Font-Size: 1em !important;
}

.product-desc-box {
    font-size: 11px;
}

@media only screen and (max-width: 812px) {
    .product-details .product-desc-box {
        width: 100% !important;
        max-width: unset !important;
    }
}

.product-desc {
    text-align: justify !important;
}


body {
    z-index: 0;
}

.product-shop-info {
    z-index: 0;
    position: relative;
}

.header {
    z-index: 10;
    position: relative;
}

.main {
    z-index: 1;
    position: relative;
}

.page-header {
    z-index: 10;
    position: relative;
}

.footer {
    z-index: 9 !important;
    position: relative;
}

.separatorV {
    border-right: 1px solid #eaeaea;
}

.productAffix {
    z-index: 0;
    position: relative;
    max-height: 100%;
}

.product-shop-info .label-image {
    width: 100%;
    height: auto;
}


@media only screen and (max-width: 860px) {
    .separatorV {
        border-right: none;
    }

    .productAffix {
        z-index: 0;
        position: relative;
        max-height: 100%;
        top: inherit;
        width: 100%;
    }

    .product-shop-info .label-image {
        width: 50%;
        height: auto;
    }
}



/*Slider*/

.topslider .highlight {
    padding: 10px 20px;
}

.slick-slide img {
    width: 100%;
    height: 520px;
}

.slick-prev, .slick-next {
    height: 60px !important;
    width: 60px !important;
    text-align: center;
    line-height: 60px;
    background: #f6f6fa !important;
}

    .slick-next:before, .slick-prev:before {
        color: #222 !important;
        font-size: 30px !important;
    }


.topslider .caption {
    position: absolute;
    top: 30%;
    display: block;
    width: 100%;
    height: 100%;
}

.topslider .slider-title, .topslider .slider-desc, .topslider .slider-button {
    display: block;
    width: 100%;
    position: relative;
    text-align: center;
}

.topslider .slider-title {
    font-size: 5em;
    font-weight: bold;
    color: #222 !important;
    display: inline-block;
}

@media only screen and (max-width: 860px) {
    .topslider .slider-title {
        font-size: 2em;
    }

    .slick-slide img {
        height: 260px;
    }

    .topslider .slider-button a {
        padding: 5px 10px;
    }
}

.topslider .slider-desc {
    font-size: 20px;
    width: 50%;
    display: block;
    margin: 0 auto;
    margin-top: 0px;
    color: #222 !important;
}

.topslider .slider-button a {
    padding: 10px 20px;
    text-transform: uppercase;
    border: 3px solid #f6cd3f !important;
    background: #f6cd3f !important;
    margin-top: 20px;
    color: #222 !important;
    display: inline-block;
}

    .topslider .slider-button a:hover {
        color: #f6cd3f !important;
        border-color: #f6cd3f !important;
        background: #222 !important;
    }

    .slide1 .slider-title { color:#222 !important; font-size: 10em;  }
    .slide1 .slider-desc {color:#222!important; font-size: 2.25em;}
    .slide1 .slider-button a {background:#f41d1d!important; color:#fff!important; border-color:#f41d1d!important; font-size: 1.4em; font-weight: bold;}
    .slide1 .slider-button a:hover{background:#222!important;}
    
    .slide2 .slider-title { color:#fff !important; font-size: 5.5em;}
    .slide2 .slider-desc {color:#fff!important;}
    .slide2 .highlight {background:#FDC22A!important; color:#222!important;}
    .slide2 .slider-button a {background:#f41d1d!important; color:#fff!important; border-color:#f41d1d!important;}
    .slide2 .slider-button a:hover{background:#222!important;}

    .slide3 .slider-title { color:#222 !important;}
    .slide3 .slider-title i { color:#f41d1d !important;}
    .slide3 .slider-desc {color:#f41d1d!important;}
    .slide3 .slider-button a {background:#f41d1d!important; color:#fff!important; border-color:#f41d1d!important;}
    .slide3 .slider-button a:hover{background:#222!important;}

    .slide4 .slider-title {}
    .slide4 .slider-desc {}
    .slide4 .slider-button {}
    .slide4 .slider-button a:hover{background:#222!important;}

    .tip.hot {background:#f41d1d!important;}

.bg-success {
    background-color: #4CAF50 !important;
    border-color: #4CAF50 !important;
}

.progress-special {
    height: 20px !important;
    padding: 0px !important;
    border-radius: 20px !important;
}

.header.header2 .navbar-toggle {
    margin-top: 25px !important;
}

@media only screen and (max-width: 760px) {
    .navbar-collapse {
        margin-top: 100px;
        margin-left: auto !important;
        margin-right: auto !important;
    }
}

@media only screen and (min-width: 800px) {
    .navbar-collapse {
        margin: 0px 40px;
    }
}

.header-top .header-dropdown + .top-menu {
    margin-right: 10px !important;
}

.header-top .top-links {
    margin-right: 5px !important;
}

.steps {
    counter-reset: step;
}

    .steps li {
        list-style-type: none;
        float: left;
        width: 33.33%;
        position: relative;
        display: grid;
        text-align: center;
        font-weight: 700;
        color: #8dbbd2;
    }

        .steps li.current {
            color: #039BE5 !important;
        }

        .steps li i::before {
            /* content: counter(step);
            counter-increment: step;
            font-weight: 700; */
            font-size: 20px;
            width: 45px;
            height: 45px;
            line-height: 40px;
            border: 3px solid #8dbbd2;
            display: block;
            text-align: center;
            margin: 0 auto 10px auto;
            border-radius: 50%;
            background-color: inherit;
        }

        .steps li.current::before, .steps li.current i::before {
            border: 3px solid #039BE5;
            color: #039BE5 !important;
        }

        .steps li:after {
            content: '';
            position: absolute;
            width: 80%;
            height: 4px;
            background-color: #8dbbd2;
            top: 20px;
            left: -40%;
            z-index: -1;
        }

@media only screen and (max-width: 860px) {
    .steps li:after {
        width: 40%;
        left: -20%;
    }
}

.steps li:first-child:after {
    content: none;
}

.steps li.done {
    color: green;
}

    .steps li.done:before, .steps li.done i::before {
        border-color: green;
    }

    .steps li.done + li:after {
        background-color: green;
    }

.steps li:after {
    border-radius: 50px;
}

.navbar-toggle, .menu-toggle, .sidemenu-toggle {
    background-color: #f8f8fa !important;
    border: 1px solid #f0f0fa !important;
}

@media (max-width: 767px) {
    .navbar-nav {
        background-color: #f8f8fa !important;
        border-radius: 10px;
    }
}

.navbar-toggle:hover, .navbar-toggle:focus, .menu-toggle:hover, .menu-toggle:focus, .sidemenu-toggle:hover, .sidemenu-toggle:focus {
    color: #444444 !important;
}

@media only screen and (min-width: 1024px) and (max-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
    .hidden-xl {
        display: none;
    }
}

.info-boxes-container .info-box .little i {
    font-size: 40px;
    content: '';
    width: 46px;
    height: 46px;
    line-height: 46px;
    display: block;
    text-align: center;
    border-radius: 50%;
    /*background-color: #e6e6e6;*/
}

.info-box {
    vertical-align: middle;
}

.pl0 {
    padding-left: 0px !important;
}

.pl10 {
    padding-left: 10px !important;
}

.addr-info {
    width: 25% !important;
    float: left;
    position: relative;
}

.addr-info-sub {
    width: 75% !important;
    float: left;
    position: relative;
}

.hour-info {
    width: 55% !important;
    float: left;
    position: relative;
}

/* Sticky Header */
@keyframes fixedHeader1 {
    0% {
        opacity: 0;
    }

    25% {
        opacity: 0;
        transform: translateY(-60px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@-webkit-keyframes fixedHeader1 {
    0% {
        opacity: 0;
    }

    25% {
        opacity: 0;
        transform: translateY(-60px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.wow-head {
    z-index: 1040;
    animation-name: fixedHeader1;
    animation-duration: 1s;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    background-color: #ffffff !important;
}

@media only screen and (max-width: 1366px) {
    .wow-head a img {
        max-width: 90% !important;
        margin-bottom: 20px !important;
    }

    .wow-head .site-logo {
        max-width: 120px !important;
    }

    .wow-head .dropdown.cart-dropdown > a {
        padding: 27px 0px 0px 10px !important;
        font-size: 25px !important;
    }

    .wow-head .dropdown.cart-dropdown .dcart-total-count {
        bottom: 2px !important;
        font-size: 8px !important;
        min-width: 11px !important;
        height: 11px !important;
        line-height: 11px !important;
    }
    /* .wow-head .navbar-toggle {margin-top: 25px !important;} */
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .wow-head .navbar-nav > li > a, .wow-head .navbar-nav > li > a > .tip {
        font-size: 85% !important;
    }

    .wow-head .navbar-collapse {
        width: 70% !important;
        padding-top: 20px !important;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1366px) {
    .wow-head .navbar-collapse {
        width: 70% !important;
        padding-top: 20px !important;
    }

    .wow-head .navbar-nav > li {
        padding: 0px !important;
    }
}

@media only screen and (width: 812px) {
    .wow-head .navbar-collapse {
        width: 78% !important;
    }

    .wow-head .navbar-nav > li > a, .wow-head .navbar-nav > li > a > .tip {
        font-size: 68% !important;
    }
}

@media only screen and (width: 768px) and (orientation: portrait) {
    .wow-head .dropdown.cart-dropdown > a {
        padding: 20px 0px 0px 10px !important;
        font-size: 25px !important;
    }

    .wow-head .site-logo {
        max-width: 100px !important;
    }

    .wow-head .navbar-nav > li > a {
        font-size: 70% !important;
    }

    .wow-head .navbar-collapse {
        width: 80% !important;
        padding-top: 15px !important;
    }
}

/* @media only screen and (min-width: 815px) and (max-width: 900px) {
    .details-info-fix {
        width: 45% !important;
        position: relative !important;
        top: auto !important;
        text-align:left !important;
    }
} */

.ilot img { width:100%; height:auto; margin-bottom:20px;}

.sp-thumbs {
    text-align: center;
}

@media only screen and (max-width: 667px) {
    .alert-info {
        font-size: smaller !important;
        padding: 10px !important;
    }
}

#scroll-top {
    visibility: visible !important;
    opacity: 1 !important;
    transform: translateY(0) !important;
}


.shipping-wrapper h3 {
    font-size: 36px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 3px;
    line-height: 42px;
    margin-top: 40px;
    color: #fbfcfc;
}

    .shipping-wrapper h3::after {
        content: "...";
        display: block;
        color: rgba(255,255,255,.15);
        height: 41px;
        margin-bottom: 30px;
    }

.shipping-wrapper i {
    font-size: 100px;
    color: #fce7a0;
}

.shipping-wrapper p {
    font-size: 15px;
    /* color: #fefefe; */
    padding: 0 30px;
    line-height: 24px;
}

.install-advice {
    list-style: none;
    font-size: 22px !important;
    counter-reset: step;
}

    .install-advice li {
        display: inline-grid;
        width: 25%;
    }

        .install-advice li::before {
            content: counter(step);
            counter-increment: step;
            font-weight: 600;
            font-size: 18px;
            width: 40px;
            height: 75%;
            line-height: 35px;
            border: 3px solid #8dbbd2;
            text-align: center;
            margin: 0 auto 10px auto;
            border-radius: 50%;
            background-color: inherit;
        }

@media only screen and (max-width: 860px) {
    .install-advice, .install-advice li::before {
        font-size: 100% !important;
    }
}

.tab-pane li {
    list-style-type: disc !important;
    margin-left: 20px;
}

    .tab-pane li ul li {
        list-style-type: circle !important;
        margin-left: 25px;
    }

.tab-content {
    padding: 0px 20px !important;
}

@media only screen and (max-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
    .nav.nav-tabs:not(.nav-justified) > li > a, .nav.nav-pills:not(.nav-justified) > li > a {
        max-width: 100% !important;
        padding: 20px !important;
        white-space: nowrap !important;
    }

    .nav-tabs {
        display: inline-flex;
        overflow: auto;
        max-width: 100%;
    }
}

@media only screen and (max-width: 736px) {
    .nav.nav-tabs:not(.nav-justified) > li {
        border-bottom: none !important;
        border-top: none !important;
        border-left: 0.5px solid #f1f1f1 !important;
        border-right: 0.5px solid #f1f1f1 !important;
        border-radius: 20% !important;
    }
}

@media only screen and (min-width: 770px) {
    .nav.nav-tabs:not(.nav-justified) > li {
        border-right: none !important;
        border-top: 0.5px solid #f1f1f1 !important;
        border-left: 0.5px solid #f1f1f1 !important;
        border-radius: 5px;
        border-bottom: none !important;
    }

    .nav.nav-tabs:not(.nav-justified) li:last-child {
        border-bottom: 0.5px solid #f1f1f1 !important;
    }
}

.mini-desc {
    font-size: 1em;
    margin: 10px 0;
    color: #777777;
}

.label {
    font-size: 90% !important;
    font-weight: 600 !important;
}

.label-sub {
    padding-top: 25px !important;
}

@media only screen and (max-width: 736px) {
    .label {
        font-size: 70% !important;
    }

    .label-sub {
        padding-top: unset !important;
        text-align: unset !important;
        ;
    }

    h3 {
        font-size: 14px !important;
        font-weight: bolder !important;
    }
}

@media only screen and (max-width: 350px) and (orientation : portrait) {
    .label {
        font-size: 60% !important;
    }

    h3 {
        font-size: 13px !important;
        font-weight: bolder !important;
    }
}

/*=============== Special modal myModal ===============*/
.myModal {
    position: fixed;
    top: 0;
    left: 0;
    animation: fixedHeader1 1s;
    animation-fill-mode: forwards;
    width: 100%;
    height: 100%;
    background-color: #3e4b53d9;
    z-index: 1000;
}

    .myModal .myModal-content {
        position: relative;
        width: 95%;
        max-width: 960px;
        max-height: 70%;
        padding: 5vh 2.5vh;
        margin: 10vh auto 0;
        color: #fff;
        background-color: #2d383d;
    }

    .myModal .exit-btn {
        position: relative;
        max-width: 960px;
        margin-bottom: 1vh;
        float: right;
    }

        .myModal .exit-btn a {
            color: #fff;
        }

            .myModal .exit-btn a::before {
                transition: border 200ms;
                content: "X";
                width: 22px;
                height: 22px;
                line-height: 21px;
                border: 1px solid #fff;
                border-radius: 50%;
                text-align: center;
                margin-right: 5px;
                display: inline-block;
                vertical-align: middle;
            }

            .myModal .exit-btn a:hover {
                color: #f6cd3f;
            }

                .myModal .exit-btn a:hover::before {
                    border-color: #f6cd3f;
                }


    .myModal .myModal-tooltip-wrapper {
        position: relative;
        width: 95%;
        max-width: 960px;
        padding: 2vh 2.5vh;
        margin: 10vh auto 0;
        color: #fff;
        background-color: #2d383d;
        border-radius: 15px;
    }

    .myModal .myModal-wrapper {
        width: 100%;
        height: 100%;
        max-height: 60vh;
        padding: 0 6vh;
        position: relative;
        text-align: justify
    }

@media only screen and (min-width: 500px) and (orientation : landscape) {
    .myModal-wrapper {
        padding: 0 4vh !important;
    }
}

@media only screen and (max-width: 1024px) and (orientation : portrait) {
    .myModal-wrapper {
        padding: 0 2vh !important;
    }
}

.myModal .myModal-wrapper .myModal-content {
    width: 100%;
    max-width: 100%;
    margin: auto;
}

.myModal .myModal-tooltip-wrapper .myModal-content {
    padding: 0;
    margin: 0;
    height: auto;
    max-width: none;
}

.myModal .myModal-content .tool-tips-row {
    display: flex;
    align-items: stretch;
    flex-direction: row;
    justify-content: center;
}

.myModal .myModal-content .tool-tips-column {
    flex-grow: 1;
    text-align: center;
}

.myModal .myModal-content .tool-tips-row.tool-tips-title .tool-tips-column {
    padding: 15px;
    font-weight: bold;
    background-color: #f6cd3f;
}

.myModal .myModal-content .tool-tips-row .tool-tips-column .title-mobile {
    display: none;
    padding: 15px;
    font-weight: bold;
    background-color: #f6cd3f;
    margin-bottom: 15px;
}

.myModal .myModal-content .tool-tips-row.tool-tips-content .tool-tips-column {
    padding: 15px;
}

.myModal .myModal-content .tool-tips-row.single .tool-tips-column {
    width: 100%;
}

.myModal .myModal-content .tool-tips-row.double .tool-tips-column {
    width: 50%;
}

.myModal .myModal-content .tool-tips-row.triple .tool-tips-column {
    width: 33.33%;
}

.myModal .myModal-content .tool-tips-column img {
    width: 100%;
    height: auto;
    max-width: 400px;
    display: block;
    margin: auto;
}

.myModal .myModal-content .invisible {
    display: none;
}

/*myModal - cart-infos*/
.myModal-title {
    font-size: 1.25em;
    font-weight: bold;
    margin-bottom: 15px;
}

.myModal-content .attribute-wrapper {
    background-color: #3c4a51;
    display: flex;
    align-items: stretch;
    flex-direction: row;
    justify-content: center;
}

    .myModal-content .attribute-wrapper .title {
        padding: 15px 20px;
        width: 35%;
        font-weight: bold;
    }

    .myModal-content .attribute-wrapper .value {
        background-color: rgba(255,255,255,.1);
        padding: 15px 20px;
        width: 65%;
    }

        .myModal-content .attribute-wrapper .value .color-resume {
            margin-right: 7px;
        }

            .myModal-content .attribute-wrapper .value .color-resume img {
                max-width: 50px;
                max-height: 50px;
            }

/*COULEUR*/
.myModal .swatches {
    background-color: #3c4a51;
    padding: 5px;
    border-radius: 50%;
    display: inline-block;
    margin: auto;
    margin-bottom: 10px;
}

    .myModal .swatches .swatch-wrapper {
        width: 85px;
        height: 85px;
        display: block;
        border-radius: 50%;
        position: relative;
        overflow: hidden;
    }

    .myModal .swatches img {
        border: none;
        width: 100%;
        height: auto;
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: -50%;
        right: -50%;
        margin: auto;
    }

.scroll {
    overflow-y: scroll;
}

    .scroll::-webkit-scrollbar {
        width: 5px !important;
        background: transparent;
    }

    .scroll::-webkit-scrollbar-track, .scroll::-webkit-scrollbar-thumb {
        background: rgba(255,255,255,.1);
        border-radius: 100px;
    }

.tab-pane.imp h5 {
    text-transform: uppercase;
}

.tab-pane h2 {
    text-transform: uppercase;
    margin-bottom: 10px !important;
}

.bold {
    font-weight: bold;
}

.fw-500 {
    font-weight: 500;
    z-index: 10;
}

.abt-box p{
    padding-left: 85px;
    text-align: justify;
}

/* Custom Badges */
.custom-badge {
    position: relative;
    width: 4em;
    height: 6.2em;
    border-radius: 10px;
    margin-top: 5px;
    display: inline-block;
    top: 0;
    transition: all 0.2s ease;
}

    .custom-badge:before, .custom-badge:after {
        position: absolute;
        width: inherit;
        height: inherit;
        border-radius: inherit;
        background: inherit;
        content: "";
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
    }

    .custom-badge:before {
        transform: rotate(60deg);
    }

    .custom-badge:after {
        transform: rotate(-60deg);
    }

    .custom-badge:hover {
        top: -4px;
    }

.circle {
    width: 60px;
    height: 60px;
    position: absolute;
    background: #00000013;
    z-index: 10;
    border-radius: 50%;
    padding-left: 6px;
    padding-top: 12px;
    top: 0;
    left: -3px;
    right: 0;
    bottom: 0;
    margin: auto;
}

    .circle span {
        font-size: 20px;
        color: white;
        padding-left: 3px;
        font-family: monospace;
    }

.yellow {
    background: linear-gradient(to bottom right, #ffeb3b 0%, #fbc02d 100%);
    color: #ffb300;
}

/* Do not delete the following */
/* .orange {
    background: linear-gradient(to bottom right, #ffc107 0%, #f57c00 100%);
    color: #f68401;
}

.pink {
    background: linear-gradient(to bottom right, #F48FB1 0%, #d81b60 100%);
    color: #dc306f;
}

.red {
    background: linear-gradient(to bottom right, #f4511e 0%, #b71c1c 100%);
    color: #c62828;
}

.purple {
    background: linear-gradient(to bottom right, #ab47bc 0%, #4527a0 100%);
    color: #7127a8;
}

.teal {
    background: linear-gradient(to bottom right, #4DB6AC 0%, #00796B 100%);
    color: #34a297;
}

.blue {
    background: linear-gradient(to bottom right, #4FC3F7 0%, #2196F3 100%);
    color: #259af3;
}

.blue-dark {
    background: linear-gradient(to bottom right, #1976D2 0%, #283593 100%);
    color: #1c68c5;
}

.green {
    background: linear-gradient(to bottom right, #cddc39 0%, #8bc34a 100%);
    color: #7cb342;
}

.green-dark {
    background: linear-gradient(to bottom right, #4CAF50 0%, #1B5E20 100%);
    color: #00944a;
}

.silver {
    background: linear-gradient(to bottom right, #E0E0E0 0%, #BDBDBD 100%);
    color: #9e9e9e;
}

.gold {
    background: linear-gradient(to bottom right, #e6ce6a 0%, #b7892b 100%);
    color: #b7892b;
} */

/* ******************************************************** */
