/***********************************************/
/************************************************/
/***********************************************/
/***********CSS WOOCOMMERCE********************/
.woocommerce form .form-row .required{
    color: #7a7474;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table{
    margin: 0;
    font-size: 18px;
}
#payment{
    margin-top: 16px!important;
}
#customer_details #order_review{
    background: none;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table thead,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody{
    background: #f8f8f8;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table thead th{
    padding: 20px 20px 8px 20px!important;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot .cart-subtotal th,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot .cart-subtotal td{
    padding: 20px 20px 8px 20px!important;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot .order-total th,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot .order-total td{
    padding: 0 20px 20px 20px!important;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody td{
    padding: 0 20px 20px 20px!important;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot{
    background: #eeeeee;
}
/************************************/
/*****PAGE BOUTIQUE*/
/************************************/
.page-template-default #main ul li::before{
    content: none;
}
.page-template-default .orderby{
    font-size: 16px;
    font-family: "Open Sans";
    color: #7a7474;
    border-radius: 8px;
    border: 1px solid #7a7474;
}
.product-quantity,
.product-subtotal{
    text-align: right;
}
/*******************/
/*****************/
/****PAGE PANIER*/
.woocommerce-cart .shop_table{
    font-size: 14px;
    font-family: "Open Sans";
    border: none!important;
}
.woocommerce table.shop_table td{
    border-top: none!important;
    border-bottom: 1px solid #eeeeee;
}
.woocommerce table.shop_table th,
.woocommerce table.shop_table td{
    padding: 23px 12px;
}
.woocommerce-cart .shop_table thead{
    background-color: #f8f8f8;
}
.woocommerce{
    font-family: "Open Sans";
}
.woocommerce-info {
    border-top-color: #f5b155;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    border: 1px solid #dddddd;
    padding: 18px 8px;
}
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
    font-family: "Open Sans";
}
.product-name a{
    text-decoration: none;
    color: #7a7474;
}
.cart_totals.calculated_shipping{
    width: 290px!important;
}
.cart_totals.calculated_shipping tbody{
    background: #eeeeee;
}
.cart-subtotal th{
    font-weight: 400!important;
}
.cart-subtotal td,
.order-total td{
    text-align: right;
}
.woocommerce-billing-fields p{
    width: 100%!important;
    padding: 0!important;
    margin-bottom: 10px!important;
}
.woocommerce table.shop_table tfoot th{
    border-top: none;
}
.woocommerce .col-2 table.shop_table td{
    border-bottom: none;
}
.woocommerce-checkout-review-order-table .product-total{
    text-align: right;
}
.woocommerce-checkout-review-order-table{
    border: none!important;
}
.woocommerce-checkout-review-order-table th,
.woocommerce-checkout-review-order-table td{
    padding: 8px!important;
}
#place_order.button.alt{
    background-color: #f5b155;
    transition: 0.4s;
}
#place_order.button.alt:hover {
    background-color: rgba(64, 46, 60, 0.64);
    transition: 0.4s;
}
/*******************************/
/*page single-product*/
/*******************************/

.single-product .page_pic_strap{
    background-image: url("voyage_incas_img/banniere-produit.jpg")!important;
    display: block;
    width: 100%;
    height: 422px;
    z-index: 1;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.single-product .page_content{
    overflow: hidden;
}
.single-product .entry-title_cat {
    display: block;
    margin-right: auto;
    margin-left: auto;
    position: absolute;
    top: 120px;
    right: 0;
    left: 0;
    z-index: 2;
    font-size: 68px;
    color: white;
    text-align: center;
    font-weight: 600;
    margin-top: 120px;
    margin-bottom: 20px;
}
.single-product .entry-title_cat:after{
    content:"Votre produit";
    color: white;
}
.single-product p{
    font-size: 16px;
    line-height: 150%;
    color: #7a7474;
}
.single-product p strong{
    font-weight: bold;
}
.woocommerce-product-details__short-description p{
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(122, 116, 116, 0.32);
    padding-bottom: 20px;

}
.woocommerce-Tabs-panel h2{
    color: #f5b155;
    font-size: 20px;
}
.product_meta{
    display: none;
}
.single-product .quantity{
    display: none;
}
.woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: left;
    background-color: transparent;
    color: #f4ab42;
    padding: 10px 20px 10px 20px;
    border: 2px solid #f4ab42;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: initial;
    border-radius: 0px;
}
.woocommerce div.product form.cart .button:hover{
    background-color: rgba(128, 128, 128, 0.2);
    transition: 0.6s;
}
.product header .entry-title{
    display: none;
}
ul .tabs .wc-tabs{
    display: none;

}
.woocommerce div.product div.summary::before{
    content: "Votre voyage au Pérou";
    color: #f5b155;
    font-size: 30px;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #7a7474;
    font-weight: bold;
    font-size: 1.25em;
    padding: 10px;
    padding-left: 0px;
    padding-bottom:40px;
}
.woocommerce div.product .price_span {
    font-size: 16px;
    font-weight: 700;
}
.woocommerce-Price-amount .amount{
    text-decoration: none;
}
.woocommerce-message {
    border-top: 3px solid #f5b155;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    display: block;
    text-align: center;
    margin-bottom: 1em;
    font-size: 1.25em;
    padding: 1em;
    background-color: transparent;
    color: #f5b155;
    border: 2px solid #f5b155;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: rgba(245, 177, 85);
     color: #fff;
    transition: 0.5s;
}

.woocommerce-checkout #main p {
     margin-bottom: 0px;
}
#billing_company_field{
    display: none;
}
.woocommerce-additional-fields h3{
    margin: 10px;
    font-size: 20px;
}
.woocommerce-additional-fields__field-wrapper{
    background-color: rgba(122, 116, 116, 0.2);
}
#order_review{
    background-color: #f8f8f8;
}
#order_review_heading{
    margin: 10px;
    font-size: 20px;
}
.woocommerce-billing-fields h3{
    margin: 10px;
    font-size: 20px;
}
.woocommerce-checkout #main {
    background-color: white;
    margin-bottom: 50px;
}


.woocommerce ul.order_details li{
    margin-right: 12px;
    padding-right: 12px;
}
.woocommerce ul.order_details li strong{
    display: inline-block;
    font-size: 17px;
}
.woocommerce .woocommerce-order-details table.shop_table td,
.woocommerce .woocommerce-order-details table.shop_table th{
    padding: 9px 12px;
    font-size: 14px;
}