/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

.dropdown-item{font-family:'Marcellus SC', serif}
.product-price.h5 {
    float: right;
    display: block;
    width: 100%;
    text-align: right;
    font-size: 44px;
}
.pdesc {display: unset}
.pdesc p,.pdesc ol,.pdesc ul  {border-left: 2px solid #edd807;display: table;padding-left: 5px}
.pdesc ol,.pdesc ul {padding-left: 30px}
.pdesc ul {list-style: circle}
.essentiel{font-family: 'Marcellus SC', serif;font-size: 18px;color:#000;font-weight: bold;text-decoration: underline}
.nav-tabs .nav-link {font-family:'Marcellus SC';font-size:18px}
#products .thumbnail-container:hover, .featured-products .thumbnail-container:hover, .product-accessories .thumbnail-container:hover, .product-miniature .thumbnail-container:hover{box-shadow: 2px 2px 8px 0 rgba(0,0,0,.2)}
.h3.hidden-sm-down {color:#fff}
#header .header-nav .cart-preview.active:hover {background:#D1B606}
.block-category-inner {border-left: 2px solid #D1B606;padding-left: 5px}
.card.cart-summary {background:#f7eeb2}
.pack-product-container {background:#ddd}
.avertissement p.text-sm-center {color: #edd807;font-size: 12px;font-style: italic}
.frais td {border: 1px solid;padding: 10px}
#custom-text {border: 1px dotted}
.delivery-information {text-align: right;display: block;width: 100%;margin-bottom: 20px;font-size: 12px;font-style: italic}
.card-block h1.h1 {color: #000}