/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

#main { background-image: url('https://www.shop.ohmypattern.com/wp-content/uploads/2018/04/Background-OMP-patron-de-couture.jpg');
	background-size:100%;
}

h1,h2,h3,h4,h5,h6, .heading-font{font-size:28px; font-weight:100;  }
h4, .uppercase {text-transform:none;}

table {max-width: 700px;}

#tab-description th td { border: 1px solid #d2d2d2; line-height: 1.6;}   

.woocommerce-widget-layered-nav-dropdown__submit { margin-top:10px;}

input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection {    background-color: #f3f3f373;}

body{line-height: 1.3;}


/*LIKE BTN WIDGET*/

li.likebtn-mlw-item {text-align: center;}

div.add-to-cart-button {padding-top:5px;}

/*PRODUIT*/
.product-footer .woocommerce-tabs {   background-color: white; padding-left: 10px;}

.product-section-title .container-width .product-section-title-related .pt-half .pb-half .uppercase{ margin-left: 5px; }

div.sticky-add-to-cart.sticky-add-to-cart--active {background-color:#c5ebde;}

p.price.product-page-price {margin-bottom: 10px;}


/*CARTE CADEAU*/
.gift-card-content-editor.step-content {display:none;}

.ywgc-predefined-amount-button.selected_button {background-color:#efd8a8;}

.gift-cards_form>h3 {display:none;}
.gift-cards-list>h3 {display:none;}

.ywgc_have_code {display:none;}

/*VENDOR MANAGER*/
.wcpv-unpaid-status {display:none;}


/*BLOG*/
h6.entry-category.is-xsmall { text-transform: none;}

.page-title.is-large.uppercase { display: none;}


/*CART*/

.woocommerce-info.sumo_reward_points_current_points_message.rs_cart_message {background-color: #efd8a8 ; margin-bottom:15px; margin-top:0px; padding-top:0px; padding-bottom:15px; padding-left:15px;   ; color:black;}
.woocommerce-info.sumo_reward_points_complete_message.rs_cart_message {background-color: #efd8a8 ; margin-top:15px; margin-top:0px; padding-top:0px;   padding-top:15px; padding-left:15px;     ; color:black;}
.woocommerce { background-color:white; padding:10px;}
div.cart_totals.calculated_shipping  td, th {border-color:rgb(65,65,65);}
.shipping__list.woocommerce-shipping-methods li {margin-bottom:20px;margin-top:20px;}

table.shipping__table.shipping__table--multiple th {border-bottom:3px rgb(65,65,65) solid; text-transform:uppercase; font-weight:bold;line-height: 1.05;
    letter-spacing: .05em;padding-top:30px;}
tr.order-total th {border-bottom:3px rgb(65,65,65) solid; text-transform:uppercase; font-weight:bold;line-height: 1.05;
    letter-spacing: .05em;padding-top:30px;}

/*CHECKOUT*/
.woocommerce-form-coupon-toggle {background-color:#efd8a8;}
a.showcoupon {text-decoration:underline;}
.woocommerce-info {background-color:#efd8a8; margin-top:15px; padding-top:15px;padding-left:15px;color:black;}
.woocommerce-info.sumo_available_points.rs_checkout_message { margin-top:0px ;padding-top:0px;padding-left:15px;     ; color:black;}
.woocommerce-info.rs_complete_message_checkout.rs_checkout_message { margin-top:0px ;margin-bottom:15px;padding-top:0px; padding-bottom:15px; padding-left:15px;   ; color:black;}

.cart-subtotal td {border-bottom: 1px solid black;}
.order-total td {border-bottom:1px solid black}
.tax-total td {border-bottom:1px solid black}

.mrwp {background-color:#efd8a8; }
.mrwp td {border-bottom:none;}
.mrwp th {border-bottom:none;}

.payment_method_paypal img {display:none;}

ul.wc_payment_methods.payment_methods.methods {border-bottom:1px solid black;padding-bottom:15px;}

/*MONDIAL RELAY POPUP*/
button#delivery_point_chosen {background-color: black; color: white;}

div.MR-Widget .MRW-Title { background-color: #ca0047; color: #fff;}

/*COLISSIMO TRACKING*/
.lpc_tracking { margin-right: 20%; margin-left: 20%;}


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}