/* hide refresh button */
.woocommerce-cart-form input[name=update_cart]{
    display:none;
}

.owl-item .trustbeautyreviews-product-extrablock img{
    width:84px!important;
}
.product-filter-by-color ul li, .sidebar-widget.alus-product-categories-widget ul li {
    flex-wrap:wrap;
}
.sidebar-widget.alus-product-categories-widget li .children{
    width:100%;
}
.sidebar-widget.alus-product-categories-widget li .children li{
    justify-content:inherit;
}
footer p.h3 {
    height: 50px;
    font-size: 25px;
    line-height: 26px;
    font-family: 'Dancing Script', cursive!important;
    font-weight: 700!important;
    margin:0!important;
}
.page-id-5063 p.h3{
    font-size: 25px;
    line-height: 26px;
    font-family: 'Dancing Script', cursive!important;
    font-weight: 700!important;
    margin:0!important;
}
#cdj_wrap #left-sidebar .h4.widget-title{
    font-family: sofia-pro, sans-serif;
    font-weight: 700;
    letter-spacing: .5px;
    font-size: 16px;
    line-height: 20px;
}
/*
body #cdj_wrap h3, #cdj_wrap footer h3 {
    font-size: 25px;
    line-height: 26px;
}*/

.woocommerce-page .products .product h2 {
    font-size: 25px!important;
    line-height: 26px!important;
    margin: 0;
    padding: 0;
    margin-top: 6px;
    font-family: 'Dancing Script', cursive;
    font-weight: 700;
}
.woocommerce-page .alus-products .product-title a,
.woocommerce-page .product-list-widget a{
    font-size: 15px!important;
    line-height: 16px!important;
    font-weight: 500;
    color: #161615;
    display: block;
}

.btrose a{
    color: #161615!important;
    text-transform: none!important;
    -webkit-clip-path: polygon(3% 0%, 97% 5%, 100% 92%, 0% 100%)!important;
    clip-path: polygon(3% 0%, 97% 5%, 100% 92%, 0% 100%)!important;
    padding: 16px 26px!important;
    font-weight: 600!important;
    letter-spacing: .3px!important;
    font-size: 14px!important;
    line-height: 15px!important;
    background-color: #ffd3bf!important;
    border: none!important;
    border-radius: 0!important;
    margin: auto!important;
}

#tab-desc h2 {
    font-size: 25px!important;
    line-height: 26px!important;
}
#cdj_wrap .product-single-wrapper .up-sells h2 {
    display: block!important;
    text-align: center;
}
.breadcrumb-title-inner h2{
    color:#fff;
}
.alus-add-to-cart.add-to-cart{
    text-align:center;
    margin-top:10px;
}
.alus-add-to-cart.add-to-cart a span{
    color:#000!important;
}
#cdj_wrap .alus-products .alus-product{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height:100%;
}
.woocommerce .products.grid {
    justify-content: inherit!important;
}
.title_more{
    padding-top: 20px;
    color: #fff;
    width: 70%;
    margin: auto;
}
.cb-logo{
    text-align:right;
}
.cb-logo img{
    width: 180px;
    margin-bottom: 20px!important;
}
.woocommerce .wc-proceed-to-checkout a.button.checkout-button{
    color:#000!important;
}
.woocommerce .wc-proceed-to-checkout a.button.checkout-button:hover{
background-color:#fcded0!important;
}


#home_pres_reassu_section, #home_choisir {
  animation: pageLoading 0s 1s forwards;
  opacity: 0; 
}
@keyframes pageLoading {
  to   { opacity: 1; }
}

@media screen and (max-width: 640px) {
    .woocommerce-checkout .woocommerce-shipping-totals.shipping{
        display: flex;
        flex-direction: column;
        /*width:240px;*/
    }
    .woocommerce-checkout .woocommerce-shipping-totals.shipping > td {
        text-align:left;
    }
}
.livraison{
    padding:0px 10px 20px 10px;
    display:flex;
}
body.home .livraison{
    margin: auto;
    max-width: 350px;
}
.livraison .icon-present{
    font-size: 34px;
    padding-right: 15px;
}