body {
    color:#6d4d42;
}
em {
    color:#f4651f;
    font-weight:bold;
}
div {
/*    border:1px solid #666;*/
}
#header {

}
footer {
    text-align:center;
    /*color:#f4651f;*/
}
    /*
.imgCadre {

    background-image:url(img/about_us/cadre.png);
    border:2px solid #00FF00;
    background-position:center center;
    background-repeat: no-repeat;
    display:inline-block;
    padding:20px;
}
 
#divImg {

    float:left;
    position:relative;
    width:240px;
    height: 270px;

}

    #imgCadre  {
        position:absolute;
        top:0;
        left:0;
        z-index:90;
    }
    #imgAboutUs {
        position:absolute;    
        top:22px;
        left:18px;
        z-index:100;
        max-width:190px;
        max-height:200px;
    }
   */
   
#product_divMain {
    /*border:2px solid #FF0000;*/
    /*
    position:absolute;
    top:37px;
    left:25px;
    */
    /*margin-top:15px;*/
    min-height:500px;
    width:100%;
    background-color:#EF7322;
    font-family:Verdana;
}
.clear {
    clear:both;
}



.pchoc {
    float:left;
    width:150px;
    height:150px;
    line-height: 150px;
    border:1px solid #EEE;
    margin: 0 20px 20px 0;
    position:relative; 

}
    .img_first {
        margin-left:5px;
        width:140px;
        height:140px;
        overflow: hidden;        
    }
    .img_first img {
        width:140px;
        height:140px;
        overflow:hidden;
    }
    .img_second {
       position:absolute;
       top:160px;    
       display:none;    
    }
    
    
    .img_back {
        display:inline-block;
        top:0;
        vertical-align: middle;
        text-align:center;
        width:140px;
        color:black;
        text-align: center;
        margin-left:5px;
        max-height:140px;
        overflow:hidden;
    }
        .img_title {
            font-size:14px;
            line-height:14px;
            font-family:Arial;
            font-weight:bold;
            color:#6e4e43;
            padding-bottom:5px;
        }
        .img_desc,.img_desc p {
            font-family:Arial;
            font-size:12px;
            line-height:12px;
            color: #6e4e43;
            padding-bottom:0px !important;
        }



.product_choco {
    
    width:80px;
    height:120px;
    float:left;
    margin-left:29px;
    margin-top:30px;
    font-size:12px;
    color:#333;
    text-align:center;
}
.product_choco img {
    
    width:80px;
    height:80px;
    border:2px solid #FFF;
}

.product_des {
    display:none;
}
.menu {
    list-style-type:none;
}
.menu li {
    background-repeat: no-repeat;
    background-position: left top;
}
.menu li a { 
    display:block;
    height:35px;    
    cursor:hand;
    margin-bottom:10px;
}   
.menu li:hover,.menu li.active {

    background-position: left bottom;
}
.home_height {
 /*   min-height:700px;*/
}
#menu-abo { background-image:url('/img/home/mem_about.jpg'); }
#menu-pro { background-image:url('/img/home/mem_our_chocolates.jpg'); }
#menu-buy { background-image:url('/img/home/mem_shop_online.jpg'); }
#menu-wed { background-image:url('/img/home/mem_wedding.jpg'); }
#menu-cor { background-image:url('/img/home/mem_corporate_gifts.jpg'); }
#menu-gft { background-image:url('/img/home/mem_gift_cards.jpg'); }
#menu-fin { background-image:url('/img/home/mem_store_location.jpg'); }
#menu-pre { background-image:url('/img/home/mem_events_press.jpg'); }
#menu-ilo { background-image:url('/img/home/memu_our_chocolat.jpg'); }
#menu-blo { background-image:url('/img/home/mem_le_blog.jpg'); }


.buy_th {

    background-color:#663300;
    color:#FFF;
    font-weight:bold;
    font-size:14px;
    line-height:18px;
    margin:2px;
    float:left;
}
.p_product {
    width:50%;
}
.p_price {
    width:20%;
}
.p_buy {
    width:20%;
}
.p_img>img {
    max-width:100%;
}
.display_none {
    display:none;
}
.div_big_title {
    /*font-family:Times;*/
    font-size:34px;
    text-align:center;
    padding: 25px 25px 0 25px;
    font-style:italic;
    line-height:1.2em;
}
p {
padding-bottom:1.5em;
/*font-family:Times;
font-size:17px;*/
line-height:1.3em;

}
hr {
    color:#DDD;
}
.num_input {
    /*width:50px;*/
    float:left;
}
.num_change {
    float:right;
}
.table_cart {
    width:100%;
    border-collapse: collapse;
}
    .table_cart th {
        text-align:left;
        border:1px solid #DDD;
        background-color:#f26422;
        padding:5px;
    }
    .table_cart td {
        border:1px solid #DDD;
        padding:5px;
}
.div_qt {
    display:inline-block;
    width:70px;
}


#table_product th {
  /*  width: auto !important;*/
}
.img-responsive {width:100%;}
.choice_select {
    background-color:silver;
}
.h1_orange {
    
    color:#ff643b !important; 
    margin-top:0 !important;
    margin-bottom:20px;
    /*font-family: Times;*/
}
.social {
    
    text-decoration:none !important;
}

.lab_sum > input{ /* HIDE RADIO */
  display:none;
}
.lab_sum > input + img{ /* IMAGE STYLES */
  cursor:pointer;
  border:2px solid transparent;
}
.lab_sum > input:checked + img{ /* (CHECKED) IMAGE STYLES */
  border:2px solid gray;
  box-shadow: 0 0 30px black;
}


.show-grid  {
    /*padding-top: 10px;
    padding-bottom: 10px;
    background-color: #eee;
    background-color: rgba(86,61,124,.15);*/
    border: 1px solid #ddd;
    border: 1px solid rgba(86,61,124,.2);
}
.no-border {
    border:0 !important;
}
.error-message {
    color:red;
    font-weight:bold;
}
.contain_box {
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.contain_box_sel {
    border:2px solid red;
    opacity:1 !important;
    filter: alpha(opacity=100) !important;
    
}
/*
.stick {
     position:fixed;
    top:0px;
}*/
#main {
    padding-top:150px;
}
#header { background-color:white;
-webkit-box-shadow: 0 8px 6px -6px #999;
    -moz-box-shadow: 0 8px 6px -6px #999;
    box-shadow: 0 8px 6px -6px #999;
    padding-bottom:5px;
}
/*#mem_perso {
    padding-right:20px;
}
*/
    .navbar-toggle {  
        float:left;
        margin-left:15px;      
    }
@media (min-width: 768px) {
    .tour {
        padding-left:40px;
    }
   
}
@media (max-width: 992px) {
       #main {
        padding-top:100px;
    }
}

@media (max-width: 768px) {
 .header-container {
        padding-left:0;
        padding-right:0;
    }
    #main {
        padding-top:100px;
    }
}


.sticky-content{
  background: #DDD;
  padding: 10px;
}

.sticky-content.fixed{
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}