﻿@import url(../fonts/fonts.css);
@import url(../Content/slider.css);

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

    audio:not([controls]) {
        display: none;
    }

[hidden] {
    display: none;
}

Body, div, p, span, table, tr, td {
    line-height: inherit;
}

* {
    line-height: inherit;
}

/*---------------------------------------------General---------------------------------------------*/
Body {
    /*
    background: url('../img/../img/background.jpg') no-repeat center center; 
 
    
    
     -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  */
    /*/*
    background: url('../img/bg.png') repeat;
    

    margin: 
    padding: 0;
      */
}
.button_livraison {
    width:200px;
    font-size:20px;
}

.button_livraison i {
    font-size: 100px;
}

.button_livraison:hover {
    color:#0853d9;
}
.center {
    text-align: center;
}

.left {
    float: left;
}

.right {
    float: right;
}

.top_nav {
    width: 100%;
    height: 125px;
    background: #fff;
    border-top: 18px solid #fa300a;
}

.wrap {
    /*   width: 1120px;
   width: 1200px;
     width: 1024px;*/
    margin: 0 auto;
}

.top_nav a {
    font-family: 'Roboto', sans-serif;
    font-size: 12pt;
    display: block;
    float: left;
    margin: 0;
    padding-top: 45px !important;
    width: 160px;
    text-align: center;
    color: rgba(0, 0, 0, 0.61);
    font-weight: 300;
    height: 107px;
    position: relative;
    border-left: 1px solid #E0E0E0;
    border-right: 1px solid #E0E0E0;
}

    .top_nav a:hover, .logo {
        display: block;
        position: relative;
        text-decoration: none;
        background: #FFF !important;
        top: -6px;
        height: 120px !important;
        box-shadow: 0px 12px 30px rgba(0, 0, 0, 0.11);
    }


        .logo img {
            width: 90px;
            position: relative;
            top: -40px;
        }



.pic_items {
    width: 122px;
    height: 122px;
    border-radius: 100%;
    position: relative;
    margin-left: 34px;
    margin-top: 2px;
    background-position: center;
    background-size: 100%;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    transition: 0.5s all ease;
}

    .pic_items:hover {
        -moz-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -webkit-transform: rotate(15deg);
        -o-transform: rotate(15deg);
        transform: rotate(15deg);
    }

#goods_n {
    color: #FA300A;
    font-size: 72px;
    font-family: 'Intro';
    display: block;
    margin-top: -57px;
}

.head_bg {
    width: 100%;
    height: 360px;
    background: url('../img/head.jpg') center -13px;
    padding-top: 20px;
}

.title {
    /*width: 1024px;*/
    height: 90px;
    background: url('../img/title_90.png');
    background-position: center;
    color: #FFF;
    clear: both;
    font-family: 'Intro-inline';
    text-align: center;
    font-size: 30pt;
    font-weight: 100;
    padding-top: 10px;
    display: none;
}

.title2 {
    width: 604px;
    height: 73px;
    background: url('../img/title2_pt.png');
    color: #DF3203;
    clear: both;
    font-family: 'Roboto';
    text-align: center;
    font-size: 18pt;
    font-weight: 100;
    padding-top: 24px;
    text-transform: uppercase;
    margin: 15px auto;
    display: none;
}

.buy_link {
    width: 114px;
    height: 123px;
    background: url('../img/buy2.png');
    margin: 0 auto;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    padding-top: 20px;
    display: none;
    font-size: 9pt;
}

.sec_menu {
    width: 100%;
    height: 100px;
    background: url('../img/menu_two.png') repeat-x;
    padding-top: 1px;
}

.bg_red_menu {
    min-height: 55px;
    background: rgba(255, 29, 0, 0.88);
}


.nav-goods {
    width: 600px;
    padding-left: 30px;
    padding-bottom: 20px;
    margin-left: 0px;
    position:relative
}

.goods {
    font-family: 'Roboto', sans-serif;
    font-size: 11pt;
    display: inline-block;
    float:left;
    margin-left: 5px;
    text-align: center;
    color: rgba(0, 0, 0, 0.61);
    font-weight: bold;
    height: 90px;
    position: relative;
    border: 1px solid #E0E0E0;
    margin-top: 13px;
    cursor: pointer;
 
}

    .goods:hover {
        background-color: #fa300a;
        color: #fff;
    }

    .goods .good_icon {
        width: 100%;
        height: 47px;
        background: url('../img/goodsN.png') no-repeat;
        margin: 0 auto;
        margin-top: 5px;
        padding-top: 47px;
    }

/*.fish .good_icon {
    background-position: -68px 0;
    width: 94px;
}*/

.fruits .good_icon {
    background-position: -716px 0;
    width: 74px;
}
.ProduitsDeLaMer .good_icon {
    background-position: -91px 0;
    width: 74px;
}
.Carnivor_Frais .good_icon {
    background-position: -785px 0;
    width: 74px;
}
.CremierEtLaitier .good_icon {
    background-position: -260px 0;
    width: 74px;
}
.Surgeles .good_icon {
    background-position: -350px 0;
    width: 74px;
}
.EpSale .good_icon {
    background-position: -421px 0;
    width: 74px;
}
.EpSucre .good_icon {
    background-position: -498px 0;
    width: 74px;
}
.Pain_Vinnoiserie .good_icon {
    background-position: -178px 0;
    width: 74px;
}
.drinks .good_icon {
    background-position: 0px 0;
    width: 74px;
}
.boissonspiritueux .good_icon {
    background-position: -648px 0;
    width: 74px;
}
.Entretien_Maison .good_icon {
    background-position: -572px 0;
    width: 74px;
}
.Fetes .good_icon {
    background-position: -857px 0;
    width: 74px;
}

.item_prod {
    width: 190px;
    height: 300px;
    background: url('../img/item_bg2.jpg');
    /*background: url('../img/item_bg.jpg');*/
    float: left;
    margin: 10px auto;
}

    .item_prod h2 {
        font-family: 'Roboto', sans-serif;
        font-size: 10pt;
        margin: 0;
        width: 190px;
        text-align: center;
        color: #FFF;
        font-weight: 300;
        padding-top: 10px;
        height: 79px;
        overflow: hidden;
    }

    .item_prod img {
        margin: 0 auto;
        display: block;
        border-radius: 100%;
        margin-top: 40px;
        -webkit-transition: 0.5s all ease;
        -moz-transition: 0.5s all ease;
        transition: 0.5s all ease;
    }

        .item_prod img:hover {
            -moz-transform: rotate(15deg); /* Для Firefox */
            -ms-transform: rotate(15deg); /* Для IE */
            -webkit-transform: rotate(15deg); /* Для Safari, Chrome, iOS */
            -o-transform: rotate(15deg); /* Для Opera */
            transform: rotate(15deg);
        }

    .item_prod p {
        font-size: 18px;
        width: 240px;
        margin: 0 auto;
        text-align: center;
        font-family: 'Roboto', sans-serif;
        font-weight: 300;
        margin-top: 80px;
    }

    .item_prod .price {
        font-size: 16pt;
        width: 190px;
        text-align: center;
        font-family: 'Roboto', sans-serif;
        font-weight: 300;
        display: block;
        margin: 15px auto 5px auto;
    }

.order_btn {
    display: block;
    width: 121px;
    height: 30px;
    background: url('../img/btm_pt.png');
    background-repeat: no-repeat;
    color: #FA300A;
    text-decoration: none !important;
    font-size: 16px;
    padding-top: 5px;
    padding-left: 39px !important;
    margin: 0 auto;
    -webkit-transition: 0.1s all ease;
    -webkit-transition: 0.1s all ease;
    -moz-transition: 0.1s all ease;
    transition: 0.1s all ease;
}

    .order_btn:hover {
        background-position: 0 -29px;
        color: #fa300a;
    }

.pager {
    clear: both;
    display: inline-block;
}

    .pager a {
        background: url('../img/pager.png');
        color: #7E7E7E;
        display: block;
        height: 34px;
        text-align: center;
        float: left;
        padding-top: 15px;
        text-decoration: none !important;
    }

        .pager a:hover {
            background-position: -94px 0;
            color: #FFF;
        }

.page_active {
    color: #fa300a;
}

.pager .back {
    width: 48px;
    background-position: 0 0 !important;
    color: #7E7E7E !important;
}

.pager .next {
    width: 46px;
    background-position: -276px 0 !important;
    color: #7E7E7E !important;
}

.pager .page_to {
    width: 44px;
    background-position: -48px 0;
}

.seo_text {
    background: #FFF;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    overflow: hidden;
    font-weight: 300;
    color: #646464;
    text-align: justify;
}

    .seo_text .wrap div {
        width: 450px;
        margin-top: 60px;
    }

    .seo_text h2 {
        color: #FF3000;
        font-weight: normal;
        padding: 0;
    }

.footer {
    width: 100%;
    height: 400px;
    background: url('../img/footer.jpg') center top;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 300;
    color: #646464;
    padding:180px 15px 0 15px;
    position:relative;
    z-index:1;
}
    .copy2 {
        background-color: whitesmoke;
        width: 100%;
        padding: 10px 0 5px 0;
        color: #FF5413;
        font-family: 'Roboto', sans-serif;
        font-size: 18px;
        font-weight: 300;
        margin:0 auto;
    }
    .footer h3 {
        color: #ff5413;
        font-family: 'Roboto', sans-serif;
        font-size: 18px;
        font-weight: 400;
        margin-bottom: 0px;
    }

    .footer ul {
        list-style: none;
        margin: 0;
    }

    .footer .row {
        height: 300px;
    }

    .footer .copy a {
    color: #7E7E7E;
    border-bottom: 1px dashed;
    text-decoration: none !important;
    margin-bottom: 7px;
    display: block;
    padding-bottom: 7px;
}

.copy2 {
    z-index:10005
}


.footer .copy2 a  {
    font-size: 20px;
    text-decoration: none !important;
    color: black;
    max-width: 400px;
    margin: 10px auto auto auto;
}

.modal .alert img {
    margin:auto;
}

.modal .alert .box-footer {
    margin-top: 10px;
}
.modal .alert .btn {
    font-size: 20px;
    text-decoration: none !important;
    color: black;
    max-width: 400px;
    margin: 10px auto auto auto;
}

.footer a:hover {
    color: #FF5413;
}



.copy {
    color: #FF5413;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 300;
    width: 300px;
    text-align: center;
    margin: 0 auto;
    margin-top: 54px;
}


.lang {
    position: fixed;
    right: -160px;
    top: 50px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 300;
    cursor: pointer;
}

    .lang .trigger, .lang .select {
        float: left;
    }

    .lang .trigger {
        width: 50px;
        height: 50px;
        padding: 15px 0px;
        text-align: center;
        background: rgba(0, 0, 0, 0.69);
    }

    .lang .select {
        background: #000;
        background: rgba(0, 0, 0, 0.53);
    }

        .lang .select a {
            color: #FFF;
            display: inline-block;
            width: 50px;
            text-align: center;
            height: 50px;
            padding-top: 14px;
            border-right: 1px solid rgba(255, 255, 255, 0.22);
            text-decoration: none !important;
        }

            .lang .select a:hover {
                background: #fff;
                color: #000;
            }

.card_success {
    text-align: center;
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    margin-top: 130px;
    display: none;
}

.pro_open {
    width: 160px;
    text-align: center;
    background: rgba(255, 255, 255, 0.88);
    position: fixed;
    height: 52px;
    right: -58px;
    top: 154px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 300;
    padding: 5px 21px 20px 5px;
    cursor: pointer;
}

    .pro_open:hover {
        background: #fff;
    }

#pro_register {
    margin-left: 0;
    width: 624px;
    margin: 20px auto;
}

    #pro_register input[type="text"] {
        padding: 10px;
    }

.custom_reg {
    margin: 0 auto;
    display: block;
    width: 300px !important;
    font-family: 'Roboto', sans-serif;
    padding: 20px 0;
    background: #FFFFFF;
    border: 2px solid #FF2700;
    color: #FF2700;
    text-transform: uppercase;
    font-size: 22px;
    margin-top: 20px;
    box-shadow: none;
    text-shadow: none;
}

    .custom_reg:hover {
        background: #FF2700;
        color: #fff;
    }

#pro h2 {
    margin-top: 20px;
    margin-bottom: 40px;
}

.pro_success {
    width: 780px;
    margin: 0 auto;
    margin-top: 130px;
}

    .pro_success h3 {
        text-align: center;
        font-weight: 500;
        font-family: 'Roboto', sans-serif;
        font-size: 21px;
        color: #FF3A00;
        text-transform: uppercase;
        line-height: 26px;
    }

        .pro_success h3 span {
            color: #333;
            font-weight: 300;
            text-transform: none;
        }

.text-menu {
    display: none;
}

.fa-2 {
    font-size: 2em;
    color: #FA300A;
}

.filter-button {
    color: #fff;
}

.navbar-default {
    height: 125px !important;
}

.filter-item {
    padding-top: 10px;
}

.fin_stock {
    background: url('../img/fin_stock80_NoText.png');
    top: -180px;
    position: absolute;
    z-index: 10;
    width: 122px;
    height: 122px;
    left: 47px;
}

    .fin_stock p {
        font-size: 25px;
        font-weight: bold;
        color: #e62524;
        position: absolute;
        top: -50px;
        left: -60px;
        opacity: 0.8;
        -moz-transform: rotate(5deg); /* Для Firefox */
        -ms-transform: rotate(5deg); /* Для IE */
        -webkit-transform: rotate(5deg); /* Для Safari, Chrome, iOS */
        -o-transform: rotate(5deg); /* Для Opera */
        transform: rotate(5deg);
    }

    .fin_stock_xs {
        background: url(../img/fin_stock80_NoText.png);
        top: 90px;
        position: absolute;
        z-index: 10;
        width: 122px;
        height: 122px;
        left: 70px;
    }
        .fin_stock_xs p {
            font-size: 25px !important;
            color: #e62524;
            font-weight: bold;
            position: absolute;
            top: 30px !important;
            left: 20px;
            opacity: 0.8;
            -moz-transform: rotate(5deg); /* Для Firefox */
            -ms-transform: rotate(5deg); /* Для IE */
            -webkit-transform: rotate(5deg); /* Для Safari, Chrome, iOS */
            -o-transform: rotate(5deg); /* Для Opera */
            transform: rotate(5deg);
        }

        .numbers {
            top: 10px !important;
        }

@media only screen and (min-width: 1800px) {

    .footer {
        height: 550px;
    }

    .info-delivery {
        width: 800px;
        margin-top: 10px;
    }

    .bodyRel {
        background: url('../img/bg.png');
        background-attachment: fixed;
        background-position-x: 0px;
    }

    .panier_div {
        width: 1000px;
        margin: 20px auto;
    }

    .card_send {
        width: 665px;
        height: 307px;
        border-radius: 10px;
        background: url('../img/card.png');
        margin: 20px auto;
        text-align: center;
        padding-top: 118px;
    }

    .numbers {
        top: 10px !important;
    }

    .panier img {
        width: 90px;
        margin-top: -30px;
        opacity: 0.8;
    }

    .panier_ {
        display: block;
        position: absolute;
        top: 53px;
        width: 82%;
        font-weight: bold;
        color: black;
        font-size: 18pt;
    }
}

@media only screen and (max-width: 1799px) {
    .body_padding_mob {
        padding: 0px 60px 0px 60px;
    }
    #error .login-box {
        width: 900px !important;
    }

    .footer {
        height: 550px;
    }


    /* for sumo sized (mac) screens */
    .info-delivery {
        width: 800px;
        margin-top: 10px;
    }

    .bodyRel {
        background: url('../img/bg.png') repeat;
        margin: 0;
        padding: 0;
    }

    .panier img {
        width: 90px;
        margin-top: -30px;
        opacity: 0.8;
    }

    .panier_ {
        display: block;
        position: absolute;
        top: 53px;
        width: 82%;
        color: black;
    }

    #client_register {
        width: 640px;
        margin: 0 auto;
        text-align: left;
    }

    .card_send {
        width: 665px;
        height: 307px;
        border-radius: 10px;
        background: url('../img/card.png');
        margin: 20px auto;
        text-align: center;
        padding-top: 100px;
    }

    .window {
        width: 960px;
        height: 500px;
        background: #fff;
        margin: 90px auto;
        position: fixed;
        left: 50%;
        margin-left: -480px;
        top: 20px;
        z-index: 9999;
        text-align: center;
    }

        .window h2 {
            font-family: 'Roboto', sans-serif;
            font-size: 30pt;
            display: block;
            text-align: center;
            text-transform: uppercase;
            font-weight: 200;
            color: #FF3D00;
            padding-top: 29px;
            margin-bottom: 30px;
        }
}
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

    #error .login-box {
        width: 800px !important;
    }
    .divNullPanier > span {
        margin-left: 10%;
    }
    .panier span {
        margin-top: -10px;
        padding-right: 10px;
    }

    .info-delivery {
        width: 1000px;
        margin-top: 10px;
    }

    .bodyRel {
        background: url('../img/bg.png') repeat;
        margin: 0;
        padding: 0;
    }

    /* .wrap {
        width: 800px;
    }*/

    .top_nav a {
        width: 130px;
        font-size: 8pt;
    }

    .loginimg {
        width: 50px;
    }

    .logo img {
        width: 70px;
    }

    .panier img {
        width: 70px;
    }

    .panier_ {
        display: block;
        position: absolute;
        top: 53px;
        width: 82%;
        font-weight: bold;
        color: black;
        font-size: 18pt;
    }

    .title {
        font-size: 20pt;
    }

    #client_register {
        width: 640px;
        margin: 0 auto;
        text-align: left;
    }

    .card_send {
        width: 665px;
        height: 307px;
        border-radius: 10px;
        background: url('../img/card.png');
        margin: 20px auto;
        text-align: center;
        padding-top: 100px;
    }

    .window {
        width: 960px;
        height: 500px;
        background: #fff;
        margin: 90px auto;
        position: fixed;
        left: 50%;
        margin-left: -480px;
        top: 20px;
        z-index: 9999;
        text-align: center;
    }

        .window h2 {
            font-family: 'Roboto', sans-serif;
            font-size: 30pt;
            display: block;
            text-align: center;
            text-transform: uppercase;
            font-weight: 200;
            color: #FF3D00;
            padding-top: 29px;
            margin-bottom: 30px;
        }
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
    #error .login-box {
        width: 500px !important;
    }

    .panier span {
        color: black;
        margin-top: -3px;
        padding-right: 29px;
    }

    .info-delivery {
        width: 800px;
        margin: 10px 20px;
    }

    .bodyRel {
        background: url('../img/bg.png') repeat;
        margin: 0;
        padding: 0;
    }


    /* .wrap {
        width: 733px;
    }*/

    .top_nav a {
        width: 100px;
        font-size: 8pt;
    }

    .logo img {
        width: 70px;
    }

    .panier img {
        width: 70px;
    }

    .panier_ {
        display: block;
        position: absolute;
        top: 53px;
        width: 82%;
        font-weight: bold;
        color: black;
        font-size: 18pt;
    }
    .divPanier > span {
        margin-top:-10px;
        padding-right: 10px;
    }
    .divPanier ~ span {
        padding-right: 0px;
    }

    .divNullPanier > span {
        margin-left: 28%;
    }

    .title {
        font-size: 20pt;
    }

    .card_send {
        width: 665px;
        height: 307px;
        border-radius: 10px;
        background: url('../img/card.png');
        margin: 20px auto;
        text-align: center;
        padding-top: 100px;
    }

    .lang {
        top: 230px !important;
        font-size: 14px;
    }

    .pro_open {
        top: 334px !important;
        font-size: 14px;
    }

    .card_open {
        top: 494px !important;
        font-size: 14px;
    }
}
/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {

    .numbers {
        top: 20px !important;
    }

    .panier_div {
        padding: 0px !important;
    }

    #error .login-box {
        width: 350px !important;
    }

    .info-delivery {
        width: 90%;
        margin: 10px 20px;
    }

    .bodyRel {
        background: url('../img/bg.png') repeat;
        margin: 0;
        padding: 0;
    }

    .panier {
        width: 82px;
    }

        .panier img {
            margin: 0 0 0 10px;
            float: left !important;
            width: 25px;
            height: 26px;
        }

        .panier span {
            font-weight: bold;
            color: black;
            font-size: 10pt;
        }

    #client_register {
        width: auto;
        margin: 0 auto;
        text-align: left;
    }

    .filter-item {
        padding-top: 20px;
    }

    .general-menu {
        display: none;
    }

    .text-menu {
        display: block;
    }

    .navbar-default {
        height: auto !important;
    }

    .sec_menu {
        height: 63px;
    }

   


    .card_send {
        width: 465px;
        height: 215px;
        border-radius: 10px;
        background: url('../img/card-mini2.png');
        margin: 20px auto;
        text-align: center;
        padding-top: 76px;
    }

    .numbers {
        left: 54px !important;
    }

    .card_send input {
        width: 49px !important;
        font-size: 14px !important;
    }

    .window {
        width: 100%;
        height: auto;
        background: #fff;
        margin: auto;
        position: fixed;
        top: 20px;
        z-index: 9999;
        text-align: center;
    }

        .window h2 {
            font-family: 'Roboto', sans-serif;
            font-size: 20pt;
            display: block;
            text-align: center;
            text-transform: uppercase;
            font-weight: 300;
            color: #FF3D00;
        }
}
/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
    .panier_div {
        padding: 0px !important;
    }

    .info-delivery {
        width: 90%;
        margin: 10px 20px;
    }

    .bodyRel {
        background: url('../img/bg.png') repeat;
        margin: 0;
        padding: 0;
    }

    /* .wrap {
        width: 300px;
    }*/

    .card_send {
        width: 265px;
        height: 153px;
        border-radius: 10px;
        background: url('../img/card-mini-xs.png');
        margin: 20px auto;
        text-align: center;
        padding-top: 46px;
    }

    .numbers {
        left: 4px !important;
    }

    .card_send input {
        width: 35px !important;
        font-size: 12px !important;
    }
    .fin_stock_xs {
        left: 30px;
    }
}

@media screen and (max-width: 399px) {

    .panier_div {
        padding: 0px !important;
    }

    .panier span {
        font-weight: bold;
        color: black;
        font-size: 10pt;
        margin-top: 7px;
        display: block;
        top: 10px;
    }

    .info-delivery {
        width: 100%;
        margin: 10px 20px 0 0;
        padding-left:30px;
    }

    .bodyRel {
        background: url('../img/bg.png') repeat;
        margin: 0;
        padding: 0;
    }
    .SMob_telefon {
        font-size:16pt !important;
    }
    .body_padding_mob {
        padding: 0;
    }
    .fin_stock_xs {
        left: 20px;
    }
    .SMob_RetourAux_Btn {
        font-size:11px;
    }

}

@media screen and (max-width: 330px) {
    .info-delivery2 h2{
        font-size:32px;
    }
    .info-delivery2 h3 {
        font-size: 15px;
    }
    .navbar-custom-menu .panier {
        margin-left: -10px;
    }
    #example2 {
        font-size:12px;
    }
    
    .SMob_telefon {
        font-size: 13pt !important;
    }
    .fin_stock_xs {
        left: 0px;
    }
}
