
.ui-widget{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.clearfix{
    clear:both;
}
.left{
    float:left;
}
.right{
    float:right;
}

#bodyContent{
    /*background: #fff;*/
    min-height: 300px;
}
.breadcrumbs{
    display: none;
}

.ui-button-text, .ui-button{
    color: #fff !important;
    background-color: #337ab7 !important;
    border-color: #2e6da4 !important;
    
    display: inline-block !important;
    padding: 6px 12px !important;
    margin-bottom: 0 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 1.42857143 !important;
    text-align: center !important;
    white-space: nowrap !important;
    vertical-align: middle !important;
    -ms-touch-action: manipulation !important;
    touch-action: manipulation !important;
    cursor: pointer !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
    background-image: none !important;
    border-radius: 4px !important;
}
.ui-button-text, .ui-button .ui-icon{
    display: none;
}
.ui-button-text, .ui-button span{
    padding: 0 !important;
    margin: 0 !important;
    background: transparent !important;
}
.ui-button-text:hover, .ui-button:hover{
    background-color: #286090 !important;
}

/*---------------------header-------------------*/
#piv_btnMenu {
	position:absolute;
	top:26px;
	right:30px;
	display:none;
	width:50px;
	height:56px;
	background:url(/client_file/themes/default/css/images/btn-piv-menu.png) left top no-repeat;
	text-indent:-9999px;
	outline:none;
}
#piv_btnMenu:hover, #piv_btnMenu:focus {background-position:left -65px;}
.piv_active {background-position:left -144px !important;}

#ajax_cart_top .closeWindow{
    color:#000 !important;
    opacity: 1 !important;
}
#ajax_cart_top .closeWindow:hover{
    background: transparent !important;
    color:#cd2a2a !important;
}
#bar_cart_wrapper {
    background: #e0e0e0 none repeat scroll 0 0;
    border-radius: 4px;
    display: inline-block;
    margin-top: 0px;
    padding: 1px 5px;
    text-align: left;
    width: auto;
    height: 60px;
}
#bar_cart_wrapper i{
    padding: 0 5px 0;
}
#picto_header_cart {
    background: #c1bdbe none repeat scroll 0 0;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    color: #000;
    display: inline-block;
    height: 59px;
    margin: 0 -4px -8px 3px;
    padding: 22px 7px 0;
}
.ajax_cart{
    width: auto !important;
    max-width: 550px !important;
}
#ajax-cart-body{
    width: auto !important;
    min-width: 10px !important;
}
.ajax_cart_init a{
    color:#000 !important;
}
.ajax_cart_init a:hover, .ajax_cart_init a:active{
    text-decoration: none;
    color: #cd2a2a !important;
}
#search_bar_submit{
    color:#fff;
    background: #104290;
    border-color: #104290;
    margin: 0 !important;
    font-size: 17px;
    padding: 5px 11px 6px !important;
}
#search_bar_submit:hover{
    border-width: 1px !important;
    border-color: #666666;
    background: #666666 !important;
    color:#fff !important;
}
.breadcrumbs{
    color: #fff;
    padding: 5px !important;
    background: #104290;   
}
#txt_home{
    padding: 20px 20px 10px;
    margin: 0 -15px 0;
}
#txt_home h1{
    margin: 10px 0 15px;
}
#txt_home p{
    line-height: 1.1em !important;
}

/*---------------------list_prod-------------------*/
.accordion_boutique_wrapper .ui-accordion-header-icon{
    display: none !important;
}
.ui-accordion-header{
    color: #fff;
    padding: 10px !important;
    margin-top: 10px !important;
    background: #575555 !important; /* Old browsers */
    background: -moz-linear-gradient(top,  #575555 0%, #7a7878 100%) !important; /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #575555 0%,#7a7878 100%) !important; /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #575555 0%,#7a7878 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#575555', endColorstr='#7a7878',GradientType=0 ) !important; /* IE6-9 */  
    border: 0;
    border-radius:5px;
}
.ui-accordion-header-icon{
    display: none;
}
.ui-widget-content{
    background: none;
}
.ui-accordion-content{
    border: none;
}
.ui-datepicker{
    background: #fff !important;
}
#accordion .ui-state-active .fa-chevron-down{
    display: none;
}
#accordion h3 .fa-chevron-up{
    display: none;
}
#accordion .ui-state-active .fa-chevron-up{
    display: inline-block;
}
#accordion .ui-state-active, .header_accordion:hover{
    background: #a09e9e !important; /* Old browsers */
    background: -moz-linear-gradient(top,  #a09e9e 0%, #c1bebe 100%) !important; /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #a09e9e 0%,#c1bebe 100%) !important; /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #a09e9e 0%,#c1bebe 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a09e9e', endColorstr='#c1bebe',GradientType=0 ) !important; /* IE6-9 */  
    color:#fff;
}
.header_accordion h3{
    margin-top: 0;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
    color:#fff;
}
.header_accordion h3 i{
    float: right;
    font-size:1.5em;
}
.header_accordion{
    font-weight: normal;
}
.prod_list_img{
    width: 100%;
    height: auto;
}
.prod_list_name{
    display: block;
    font-weight: bold;
    text-align: left;
    margin: 0 0 10px 5px;
    font-size: 18px;
    line-height: 1.1em;
    color:#000 !important;
    min-height: 40px;
    font-family: Kreon, serif;
}
.prod_list_name:hover{
    text-decoration: none;
    color:#da2827 !important;
}
.list_prod_wrapper{
    overflow: auto;
}
.list_prod_wrapper>div{
    padding-top:15px;
    padding-bottom: 5px;
    min-height: 360px;
}
.list_prod_wrapper>div:nth-child(4n+3), .list_prod_wrapper>div:nth-child(4n+4){
    background: #fff;
}
.list_prod_img_link{
    width: 100%;
    max-width: 160px;
    display: inline-block;
    float: left;
    margin-right: 7px;
}
.prod_list_price{
    font-weight: bold;
    color: #000;
    font-size:25px;
}
.prod_list_suite{
    font-size: 1.25em;
}
.prod_list_add_cart i{
    font-size: 1.5em;
}
/*.prod_list_add_cart, #prod_detail_add_cart{
    font-size: 1.15em;
    background: #30729d;
    color: #fff !important;   
    border: 0;
    padding: 5px 15px !important;
    margin: 5px 0 !important;
}
.prod_list_add_cart:hover, #prod_detail_add_cart:hover{
    background: #3e72c1;
    color: #fff;
    text-decoration: none;
}*/
.prod_list_qty_icon{
    
    
}
.dotted{
    border:none;
    border-top:1px dotted #332c26;
    color:#fff;
    background:none !important;
    height:1px;  
    margin: 0px 0 10px 0 !important;
}
.list_prod_wrapper .fa-minus, .list_prod_wrapper .fa-plus, .update-qty{
    background: #2e2721;
    color: #fff;
    padding: 5px 9px 4px;
    border: 0;
    font-size: 14px;    
}
.list_prod_wrapper .fa-minus:hover, .list_prod_wrapper .fa-plus:hover{
    cursor: pointer;
    background: #55504c;
}
.inp_qty{
    margin-top: 0px;
    height: 24px;
    padding: 0px 9px;
    width: 30px !important;
}
.list_prod_qty_wrapper{
    width: 88px;
    float: right;
}
/*---------------------detail prod-------------------*/
#piGal img{
    width: 100%;
    height: auto;
}
#prod_detail_price{
    font-size:2em;
    display: inline-block;
    margin-top: -5px;
}
.modal_img_prod{
    width: 30%;
    height: auto;
    float: left;
    margin: 0 15px 10px;
}
.modal-header .close{
    opacity: 1 !important;
    color:#000 !important;
    margin-top: -4px !important;
}
.modal-header .close:hover{
    background: transparent !important;
    color:#cd2a2a !important;
}
/*---------------------ajax cart-------------------*/
#ajax_cart h2{
    text-align: left;
    margin-bottom: 20px;
    font-size: 30px;
}
#ajax_cart .productListing-even{
    background: #eeeeee;
}
#ajax_cart .productListing-odd{
    background: #fff;
}
#ajax_cart .productListing-even>td, #ajax_cart .productListing-odd>td{
    padding: 10px;
}
#ajax-cart-body #contentContainer{
    padding: 0 5px;
}
.prod_list_add_cart{
    font-family: Kreon, serif;
}
.cart_prod_img{
    margin: 0 10px 0 0;
}
.cart-qty{
    width: 105px;
}
.cancel_icon{
    color:#c20523;
    font-size: 1.75em;
}
.qty_icon{
    font-size: 1.25em;
    margin: 0 5px;
}
.ajax_cart_qty_input{
    text-align: center;
    width: 30px;
}
#boxcart-content-table{
    display: none;
}
.red-tooltip + .tooltip > .tooltip-inner {
    background-color: #d01829; 
    border:2px solid #363434;
    font-weight: bold;
}
.red-tooltip + .tooltip > .tooltip-arrow { border-bottom-color:#363434; }

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #333;
}
.navbar-inverse .navbar-toggle {
    border-color: #333;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid;
    border-radius: 4px;
}
.navbar-toggle .icon-bar {
    background-color: #c7c2c3;
}

/*---------------------ajax checkout-------------------*/
#ajaxManager .alert-error {
    background: #d01829;
    color: #fff;
    font-weight: bold;
    border: 2px solid #363434;
}
.ajax_chk_delBtn{
    width: 20px;
    padding: 2px 10px 0;
}
.ajax_chk_qtyBtn{
    width: 80px;
    margin-top: 5px;
}
.update-qty{
    padding: 2px 3px;
}
.input_qty_checkout {
    width: 25px;
    padding-bottom: 0;
    padding-top: 2px;
}
.fast_checkout_title{
    color:#104290;
}
#fast_checkout_cart_title{
    margin-top: 34px;
}
TABLE.productListing{
    border: 0 !important;
}
TABLE.productListing tr{
    background: transparent !important;
    
}
TABLE.productListing tr>td{
    padding: 5px;
    vertical-align: middle;
}
.ajax_chk_list_price{
    color:#104290;
    float: right;
    display: block;
    margin: 5px;
    font-size: 1.25em;
}

TABLE.productListing .productListing-even{
    background: #eeeeee !important;
}
.fast_checkout_total_cart td{
    padding: 5px !important;   
}
.fast_checkout_total_cart strong{
    font-size: 1.25em;
}
.fast_checkout_login_wrapper{
    border: 0;
    background: #eeeeee;
}
#new_cust_title:hover{cursor: pointer;}
#fast_checkout_new_cust_wrapper{
    display: none;
}
#fast_checkout_new_cust_wrapper .ui-widget-header{
    background: transparent;
    color: #104290;
    border: 0;
    font-size: 1.1em;
}
#fast_checkout_new_cust_wrapper .ui-widget-content{
    border: 0;
}
#fast_checkout_new_cust_wrapper .infoBoxContents, #defaultSelectedPayment {
    background: #eeeeee !important;
}

#buttonChangePaymentAddress, #buttonChangeShippingAddress{
    color: #104290;
    font-weight: bold;
    font-size: 0.9em;  
}

#payment_area .ui-widget-header, #shipping_area .ui-widget-header{
    background: transparent;
    color: #104290;
    border: 0;
    font-size: 1.1em;
}
#payment_area .ui-widget-content, #shipping_area .ui-widget-content{
    background: #eeeeee !important;
    border: 0;
    color:#35322f !important;
    margin: 10px 0;
    width: 100%;
}
#payment_area .ui-widget-content p, #shipping_area .ui-widget-content p{
    color:#35322f !important;
}
#placeorder_area{
    text-align: right;
}


/*---------------------compte-------------------*/

#loginModules .contentContainer{
    
}

.fieldKey, .fieldValue{
    width: 50%;
}
.fieldValue input[type="text"], .fieldValue input[type="password"], .fieldValue select
{
    border: 1px solid #959595;
    border-radius: 2px;
    color: #606060;
    font-size: 14px !important;
    height: 30px;
    padding: 3px 0 3px 10px;
    width: 80%;
}
.fieldValue input[type="text"]:focus{
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6); 
}

.fieldValue select{
    padding: 2px 0 2px 10px;
    width: 80%;
    border: 1px solid #959595;
    border-radius: 2px;
    color: #606060;
}

#Navbar_boutique .navbar-nav {
    display: table;
    font-family: "Roboto",sans-serif;
    font-size: 1em;
    margin: 0;
    width: 100%;
}
#Navbar_boutique .navbar-nav li {
    float: left;
}
#Navbar_boutique {
   /* background: #d8d8d8 none repeat scroll 0 0;
    margin: 20px 0 0;*/
    padding: 0;
}
#Navbar_boutique {
   /* background: #d8d8d8 none repeat scroll 0 0;
    margin: 20px 0 0;*/
    padding: 0;
}
#bouton_offre {
    width: 370px;
    height: 185px;
    box-shadow: 10px 10px 5px grey;
    margin: 10px 4%;
}
#lien_bouton_offre {
    padding-bottom:15px;    
}
/* Utf-8 é */