﻿[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}

.ui-effects-transfer {
    z-index:2000;
    border: 1px solid black;
    background-color:rgba(255, 240, 124, 0.50);
}
.burning {
    text-shadow: 0px -1px 4px white, 0px -2px 10px yellow, 0px -10px 20px #ff8000, 0px -18px 40px red !important;
}
.counter-online {
    color: #a092a7;
    opacity: 0.9;
}
.three-d  {
    text-shadow: 0px 1px 0px #999, 0px 2px 0px #888, 0px 3px 0px #777, 0px 4px 0px #666, 0px 5px 0px #555, 0px 6px 0px #444, 0px 7px 0px #333, 0px 8px 7px #001135;
}
.bg-card-account-container .col-md {
    max-width: 350px !important;
    min-width: 250px !important;
    margin:5px;
}

.bg-card-account {
    color: rgba(5, 5, 5, 0.95);
    font-weight: 600;
    padding: 15px;
    background-color: #b3d4ee;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border: 1px solid #333;
    border-radius: 15px 15px;
    box-shadow: #000 3px 3px;
    text-shadow: 0px -1px 0px rgba(255, 255, 255, 0.8), 0 1px 0 rgba(163, 162, 162, 0.20);
}
    .bg-card-account .name-dest {
        letter-spacing: 5px;
        font-size: 0.95rem;
        color: rgba(0,0,0, 0.8);
    }
    .bg-card-account .rib {
        color: rgba(0,0,0, 0.8);
    }
    .bg-card-account.cih-bank {
        background-image: url('../images/bg-card.jpg');
    }
    .bg-card-account.al-barid-bank {
        background-image: url('../images/bg-card-2.jpg');
    }
    .bg-card-account.attijari-bank {
        background-image: url('../images/bg-card-3.jpg');
    }
    .bg-card-account hr {
        border: 0px;
        border-top: 1px solid rgba(128, 128, 128, 0.25);
        box-shadow: rgba(255, 255, 255, 0.30) 1px 1px;        
    }

    .promo-show {
    position: relative;
    display: inline-block;
    margin: 0;
    margin-top: 7px;
    background-color: #f7f875;
    color: red;
    width: auto;
    padding: 5px;
    padding-left: 10px;
    padding-right: 13px;
    font-size: 0.7rem;
    border-radius: 10px 10px 0px 0px;
    text-transform: uppercase;
    text-shadow: 1px 0px 1px #555353;
    cursor: pointer;
    border: thin solid #c4c4c4;
    border-bottom: 0px;
    transition-duration: 1s;
}
    .promo-show:hover {
        background-color: #f879fa;
        color: #f7f875;
    }
    .promo-percent {
    position: absolute;
    top: -5px;
    right: -10px;
    border-width: 1px;
    border-radius: 50px !important;
    padding: 5px 5px;
    background-color: red;
    color: yellow;
    box-shadow: #333 1px 1px 5px;
    border: 2px solid #fff;
    animation: anim-promo-percent 4s ease infinite normal;
}
 .promo-percent-acceuil {
    position: absolute;
    font-size:1.5rem;
    top: -5px;
    right: 10px;
    border-width: 1px;
    border-radius: 50px !important;
    padding: 5px 5px;
    background-color: red;
    color: yellow;
    box-shadow: #333 1px 1px 5px;
    border: 2px solid #fff;
    animation: anim-promo-percent 4s ease infinite normal;
}

.promo-arrow {
    position: relative;
    animation: anim-promo-arrow 4s ease infinite normal;
}

.btn-promo-acceuil {
    background-color:rgba(255, 0, 0, 0.70);
    color:yellow;
    font-weight:600;
    text-transform:uppercase;
}


.btn-acceuil {
    background-color: rgba(121, 7, 160, 0.70);
    color: white;
    font-weight: 600;
    text-transform:uppercase;
}


@keyframes anim-promo-arrow {
    0% {
        color: red;
        left: 0px;
    }

    25% {
        color: #6af808;
        left: 3px;
    }

    50% {
        color: red;
        left: 0px;
    }

    75% {
        color: #6af808;
        left: 3px;
    }

    100% {
        color: red;
        left: 0px;
    }
}

@keyframes anim-promo-percent {
    0% {
        background-color: red;
    }

    25% {
        background-color: #6af808;
    }

    50% {
        background-color: red;
    }

    75% {
        background-color: #6af808;
    }

    100% {
        background-color: red;
    }
}


.header-galerie {
}

    .header-galerie .page-header.page-header-small {
        height: 40vh;
    }

.back2Scroll {
    border-radius: 50% !important;
    width: 28px;
    line-height: 28px;
    overflow: hidden;
    z-index: 1;
    display: none;
    cursor: pointer;
    position: fixed;
    /* bottom: 50px;
    right: 0;*/
    background-color: rgba(202, 78, 244, 0.35);
    text-align: center;
    font-size: 20px;
    text-decoration: none;
    top: 130px;
}

    .back2Scroll i {
        color: #000;
    }

    .back2Scroll:hover, .back2Scroll:focus {
        background-color: rgba(202, 78, 244, 0.35);
    }

    .back2Scroll.back2Top {
        right: 0px;
    }

    .back2Scroll.back2Down {
        right: 0px;
        top: 170px;
    }

.galerie-collection {
    /*    border: thin solid red;*/
    border-bottom: none;
}

    .galerie-collection .pubs-img-collection {
        min-height: 45vh;
        max-height: 50vh;
    }

    .galerie-collection .pubs-img-collection {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out;
    }

        .galerie-collection .pubs-img-collection:hover {
            -webkit-transform: scale(1.5);
            transform: scale(1.5);
            filter: brightness(1.3);
            cursor: zoom-in;
        }


    .galerie-collection .price-value-precedent {
        position: absolute;
        color: #fff;
        background: #ff3636;
        font-weight: 500;
        height: auto;
        width: 90px;
        padding-top: 0px;
        padding-left: 0px;
        text-decoration: line-through;
        margin: 0 auto;
        border: 1px solid rgba(255,255,255,0.9);
        border-radius: 5%;
        font-size: 0.7rem;
        z-index: 11;
        top: 85px;
    }

    .galerie-collection .price-value {
        position: absolute;
        color: #fff;
        background: linear-gradient(to right,rgba(182, 22, 237, 0.70),rgba(189, 38, 249, 0.70));
        font-weight: 600;
        height: 90px;
        width: 90px;
        padding-top: 28px;
        padding-left: 5px;
        margin: 0 auto;
        border: 5px solid rgba(225, 225, 225, 0.60);
        border-radius: 50%;
        z-index: 10;
    }

        .galerie-collection .price-value:before {
            content: "";
            position: absolute;
            background: linear-gradient(to right,#7907a0,#ca4ef4);
            width: 65px;
            height: 65px;
            border-radius: 50%;
            transform: translateX(-50%) translateY(-50%);
            top: 50%;
            left: 50%;
            z-index: -1;
        }

        .galerie-collection .price-value .currency {
            font-size: 10px;
            line-height: 10px;
            vertical-align: top;
            display: inline-block;
        }

        .galerie-collection .price-value .amount {
            font-size: 24px;
            line-height: 20px;
            display: inline-block;
            color: #fff35f;
        }


    .galerie-collection .item-list-added {
        position: absolute;
        top: 0px;
        right: 0px;
        z-index: 2;
        color: #7907a0;
        text-shadow: 1px 1px 2px #808080;
        cursor: pointer;
        width: 30px;
        background-color: rgba(255, 219, 0, 0.9);
        border: 1px dotted #aeadad;
        text-align: right;
    }

    .galerie-collection .column {
        border: 3px solid rgb(254, 202, 240);
        min-width: 300px;
    }

    .galerie-collection .pubs-btns .shopping-cart-btn {
        border: 1px solid rgba(255,255,255,0.9);
        background-color: #000000;
    }

        .galerie-collection .pubs-btns .shopping-cart-btn:hover {
            background-color: red;
        }

    .galerie-collection .pubs-btns {
        position: absolute;
        top: 295px;
        width: 100%;
        height: auto;
        z-index: 100;
    }
    /*    VIGNETTES PUBS*/
    .galerie-collection .pubs-img {
        height: 50vh;
    }

    .galerie-collection .pubs-bg {
        position: absolute;
        left: 0;
        right: 0;
        width: 100%;
        height: 71%;
        max-height: 50vh;
        z-index: -10;
        display: block;
        -webkit-filter: blur(3px);
        -moz-filter: blur(3px);
        -ms-filter: blur(3px);
        filter: blur(3px);
        opacity: 0.35;
        background-color: #f879fa;
        background-size: cover;
        background-repeat: repeat;
        background-position: center;
    }

.shopping-card {
    position: relative;
    top: -10px;
    height: 16px;
    min-width: 16px;
    text-align: center;
    border-radius: 30px;
    padding: 2px 4px;
    margin-left: -7px;
    color: #f7f4f4;
    font-size: 11px;
    background-color: #5a555a;
}

.carousel-pubs {
    /*    border: thin solid red;*/
    border-bottom: none;
}

    .carousel-pubs .h4 {
        line-height: 0px;
        padding: 0px;
    }

    .carousel-pubs hr {
        border-color: #808080;
    }

    .carousel-pubs .pubs-bg {
        position: absolute;
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
        z-index: -10;
        display: block;
        -webkit-filter: blur(3px);
        -moz-filter: blur(3px);
        -ms-filter: blur(3px);
        filter: blur(3px);
        opacity: 0.75;
        background-color: #29072a;
        background-size: auto;
        background-repeat: repeat;
        background-position: center;
    }

    .carousel-pubs .pubs-img {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out;
        border: 5px solid rgba(3, 3, 3, 0.40);
    }

        .carousel-pubs .pubs-img:hover {
            -webkit-transform: scale(1.1);
            transform: scale(1.1);
            filter: brightness(1.3);
        }

    .carousel-pubs .pubs-btn {
        position: absolute;
        text-shadow: 1px 1px 1px #222;
        left: 0px;
        bottom: 5px;
        text-align: center;
        width: 100%;
    }

        .carousel-pubs .pubs-btn a {
            border: 5px solid white !important;
        }

.taille-shop-dispo {
    display: inline-block;
    border: thin solid #c7c6c6;
    margin-bottom: 3px;
    padding: 3px;
    min-width: 30px;
    color: #b90303;
    background-color: #f6f6f6;
    font-weight: 600;
    font-size: 0.55rem;
}


.shake-element {
    animation-name: shake-panier;
    animation-delay:0.6s;
    animation-duration: 0.5s;
    animation-iteration-count: 3;
}

@keyframes shake-panier {
    0% {
        transform: translate(1px, 1px) rotate(0deg);
        filter: hue-rotate(90deg);
        transform: scale(3);
    }

    10% {
        transform: translate(-1px, -2px) rotate(-2deg);
    }

    20% {
        transform: translate(-3px, 0px) rotate(1deg);
    }

    30% {
        transform: translate(3px, 2px) rotate(0deg);
    }

    40% {
        transform: translate(1px, -1px) rotate(1deg);
    }

    50% {
        transform: translate(-1px, 2px) rotate(-5deg);
    }

    60% {
        transform: translate(-3px, 1px) rotate(0deg);
    }

    70% {
        transform: translate(3px, 1px) rotate(-5deg);
    }

    80% {
        transform: translate(-1px, -1px) rotate(1deg);
    }

    90% {
        transform: translate(1px, 2px) rotate(0deg);
    }

    100% {
        transform: translate(1px, -2px) rotate(-5deg);
    }
}

/*Social share*/
.modal-social-share {
    display: none;
    position: absolute;
    z-index: 1500;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 35%;
    overflow: auto;
    background: linear-gradient(rgba(0, 0, 0, 0.9) 90%, rgba(231, 40, 111, 0.9) 10%);
    animation-name: zoom-rs;
    animation-duration: 0.6s;
    transition: all 0.6s linear;
    border: thin solid white;
    overflow: hidden;
}

.close-social-share {
    position: absolute;
    cursor: pointer;
    border: 1px solid #ffd800;
    background-color: #000000;
    border-radius: 20%;
    padding: 5px;
    top: 5px;
    right: 5px;
    color: #bbb;
    font-size: 9px;
    font-weight: 600;
    text-decoration: none;
    transition: 0.3s;
    z-index: 10;
    opacity: 0.9;
}

.modal-social-share-content {
    margin: auto;
    padding: 5px;
    display: block;
    width: 95%;
    max-width: 800px;
    color: white;
    font-size: 0.7rem;
    letter-spacing: 1px;
    text-transform: uppercase;
}

    .modal-social-share-content .content {
        padding: 5px;
    }

        .modal-social-share-content .content span {
            display: inline-block;
            margin-left: 15px;
            margin-right: 15px;
            font-size: 1rem;
            cursor:pointer;
            color:whitesmoke;
        }
            .modal-social-share-content .content span:hover {
                color: red;
            }
            @keyframes zoom-rs {
                from {
                    transform: scale(0);
                    transform-origin: right bottom;
                    border-radius:500px 250px 1px 500px;
                }

                to {
                    transform: initial;
                    border-radius: initial;
                }
            }