/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
@import url('mahardhi-font.css');


@font-face {
    font-family: 'Minion Pro Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Minion Pro Regular'), url('../fonts/minion-pro/MinionPro-Regular.woff') format('woff');
    }


b, strong {
    font-weight: 400;
}
html:lang(en) .fr, html:lang(fr) .en {
    display: none;
}
/*
COULEURS
*/
#back-top a,
.leo-fly-cart-icon-wrapper .leo-fly-cart-icon,
.btn {
    /*background: #ff4a4f;*/
        background: #f9d4d1;
}
.leo-fly-cart-icon-wrapper .leo-fly-cart-total {
    color: #ff4a4f;
    border-color: #ff4a4f;
}
.footer-container {
    background: white;
    color: white;
}
.footer-center {
    background-color: #f9d4d1;
}
i:hover{
	color: #ff4a4f;
}
/*
HEADER
*/
nav.header-nav i {
    z-index: 2;
    position: relative;
    cursor: pointer;
    font-size: 16px;
    width: 20px;

}
nav.header-nav .icon-bag {
    margin-right: 10px;
}
#_desktop_cart .cart-preview .cart-quantity {
    margin-left: 0px;
    position: absolute;
    right: 3px;
    top: -16px;
    border: none;
    text-align: left;
    padding: 0;
}
#_desktop_cart .cart-products-count {
    font-size: 14px;
    font-weight: 400;
}
.block.wishlittop.float-right.ApRawHtml {
    float: right!important;
    padding: 14px 5px 0;
    position: relative;
}
.wishlittop {
    position: relative;
}

.float-right{
    float: right!important;
}
.float-left{
    float: left!important;
}
#header_user_info {

}
#header_user_info li a {
    margin-right: 0px;
}
#header #search_widget {

}
#header_user_info,
#header #search_widget,
.wishlittop {
    padding: 14px 0px 0!important;
    margin-right: 30px!important;
}
.dropdown-toggle::after {
    margin-left: 5px;
    border-top: 5px solid;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}
.leo-megamenu .navbar-nav > li > a:before {
    display: none;
    transition: all 0.8s;
     border-bottom-style: solid;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-right-width: 1px;
    content: '';
    height: 12px;
    left: calc(50% - 8px);
    position: absolute;
    border-color: #fa625f;
    top: 43px;
    width: 12px;
    transform: rotate(225deg);
    background: white;
    z-index: 10000;
}
.leo-megamenu .dropdown-menu {
    z-index: 9999;
}
.leo-megamenu .navbar-nav > li.parent:hover > a:before {
    display: inline-block;
}
.horizontal .dropdown-menu {
    animation: animationmenus ease 0s;
}
.horizontal .dropdown-toggle::after {
display: none;
}
.leo-megamenu .navbar-nav > li > a > .menu-title {
    font-weight: 400;
}
.gr-megamenu:before, .gr-megamenu:after {
    border: none!important;/* Cacher les lignes sur le menu*/
}
.header-top .container {
	    width: 100%;
	    max-width: 100%;
	    padding: 0;
}
.leo-megamenu .navbar-nav.megamenu.horizontal > li {
	    position: static;
}
.dropdown-menu-inner .inner ul{
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: space-around;
    width: 100%;
    margin: 0 auto;
    max-width: 770px;
}
.leo-megamenu .navbar-nav.megamenu.horizontal > li:nth-child(1),
.leo-megamenu .navbar-nav.megamenu.horizontal > li:nth-child(2){
   /* display: none;*/
}
.leo-megamenu .navbar-nav > li > a {
    padding: 22px 12px;
}
.leo-megamenu .dropdown-menu {
    top: 49px;
    padding: 5px 20px;
}


.block.title h2{
    text-align: center;
    color: #fa625f;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 30px;
    display: table;
    margin: 0 auto;
    position: relative;
}
.block.title.with-logo h2:before, .block.title.with-logo h2:after {
    position: absolute;
    content: '';
    width: 35px;
    height: 33px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.block.title.with-logo h2:before {
    background-image: url(../img/algue-bottom.png);
    left: -40px;
}
.block.title.with-logo h2:after {
    background-image: url(../img/algue-top.png);
}
/* CACHER LE FIL D'ARIAN*/
.breadcrumb {
    display: none;
}
.pad-15 {
    padding: 15px 30px;
}
.photo-02, .photo-03 {
    /*width: 50%;
    display: table;
    float: left;*/
}
.photo-04 {
    /*width: 100%;
    display: table;
    float: left;*/
}
.photo-02{
    /*width: 57%;
    padding: 0 15px 0 0;*/
}
.photo-03{
    /*width: 43%;
    padding: 0 0 0 15px;*/
}
div#leo-paneltool {
    display: none;
}

.gallery-01 {
   /* background-image: url(../img/tranches/TARA-BLANCHE-WEB-ANGLAIS-3_02.jpg);
    height: 800px;*/
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
}
#gallery-01 {
    /*background-color: rgba(255, 0,125, 0.7)!important;
    min-height: 800px;*/
    display: flex;
    margin: 0 10.6% 0 8.7%;
}

.photo-02 {
    width: 56%;
    display: table;
    float: left;
    margin: 0!important;
}
.photo-03 {
    width: 40.7%;
    display: table;
    float: left;
    margin-bottom: 0!important;
    margin-left: 3%;
}
.photo-04 {
    margin-bottom: 0!important;
    margin-top: 1.6%;
    width: 100%;
    display: table;
    float: left;
}.photo-04 {
    margin-bottom: 0!important;
    margin-top: 8px;
    width: 100%;
    display: table;
    float: left;
}
div#photo-right {
    /*background: blue;*/
    padding: 0;
    margin: 0 0 0 1.4%!important;
    width: 25.8%;
}
div#title-join .block.title h2 {
    text-align: center;
    color: #fa625f;
    font-weight: 400;
    text-transform: none;
    font-size: 24px;
    display: table;
    margin: 0 auto;
    position: relative;
    letter-spacing: 0;
}
.join-us {
   /*background-image: url(../img/tranches/TARA-BLANCHE-WEB-ANGLAIS-3_02.jpg);
    height: 800px;*/
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;

}
div#join-us-row {
   /* background-color: rgba(255, 0,125, 0.7)!important;
    min-height: 800px;*/
    display: flex;
    margin: 0 6% 0 6%;
}
.block.block-social.float-lg-right {
    float: left!important;
}
.block-social ul li a:before {
    font-size: 30px;
    font-family: "FontAwesome";
}
.block-social ul li a {
    color: white;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: none;
}
.block-social ul li a:hover ,
.block-social ul li.facebook a:hover {
    color: #fa625f!important;
    background: none!important;
}
.logo-footer {
    text-align: center;
}
.logo-footer img {
    max-width: 250px;
    width: 100%;
    margin: 0 auto;
}
.footer-copyright {
    text-transform: uppercase;
    padding: 10px 0;
    margin-top: 0;
    position: relative;
    text-align: center;
    font-size: 10px;
}
.no-title  h4.title_block{
    display: none!important;
}
.footer-container li a {
    color: white;
    text-transform: uppercase;
    cursor: pointer;
}
.gr-top-footer:before,
.footer-copyright:before {
    border-bottom: none;
}
.gr-top-footer {
    display: flex;
}
.no-title ul { 
    margin-bottom: 0;
}
.footer-center .container {
    width: 100%;
}
.footer-top .container {
    width: 88%;
}
.footer-top .container h2 {
    text-align: center;
    color: #fa625f;
    font-weight: 400;
    text-transform: none!important;
    font-size: 24px;
    display: table;
    margin: 0 auto;
    position: relative;
    letter-spacing: 0;
}
.block-social ul li 1:before {
    font-size: 30px;
    font-family: "FontAwesome";
}
.block_newsletter .block_content .msg-block {
    display: none!important;
}
.block_newsletter.block.float-lg-left {
    width: 100%;
}
.block_newsletter form input[type=email] {
    width: 60%;
    border: none;
    border-bottom: 2px solid white;
    color: white;
    padding: 5px;
    background-color: transparent;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
}
#popupnewsletter #newsletter-input,
.block_newsletter form input::-webkit-input-placeholder { /* Edge */
  color: white;
  opacity: 1;
}
#popupnewsletter #newsletter-input,
.block_newsletter form input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: white;
  opacity: 1;
}
#popupnewsletter #newsletter-input,
.block_newsletter form input::placeholder {
  color: white;
  opacity: 1;
}
.block_newsletter form {
    min-width: inherit;
    width: 100%;
}
.block_newsletter form .btn {
    background: none;
    color: #FFFFFF;
    border: 2px solid white;
    padding: 6px 35px;
    font-weight: 400;
}
div#popupnewsletter h2 {
    text-align: center;
    color: #fa625f;
    font-weight: 400;
    font-size: 24px;
}
#popupnewsletter .pnl-inpt {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    flex-direction: column;
    align-content: center;
}
#popupnewsletter #newsletter-input {
    border: none;
    text-align: center;
    border-bottom: 2px solid #4d4d4d;
    margin-bottom: 10px;
    background-color: transparent!important;
    color: #ffffff;
    margin-top: 15px;
}
#popupnewsletter #newsletter-input::-webkit-input-placeholder { /* Edge */
  color: #939598;
}
#popupnewsletter #newsletter-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #939598;
}
#popupnewsletter #newsletter-input::placeholder {
    color: #939598;
}
#popupnewsletter .button_mini {
    background-color: #4d4d4d;
    color: #ffffff;
    border-radius: 0;
    padding: 5px 15px;
    font-weight: 400;
    letter-spacing: 1px;
}
#popupnewsletter-wrap #popupnewsletter {
    box-shadow: none;
    border: none;
    background-color: transparent;
    background-image: url(../img/bg-newsletter.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 303px;
}
#popupnewsletter p, #popupnewsletter a, #popupnewsletter b {
    color: #ffffff;
    max-width: 360px;
    width: 100%;
    margin: 25px auto;
}
/*
li.nav-item.active:before {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    background: #fa625f;
    height: 1px;
    bottom: 15px;
}
*/
/*
li.nav-item.active a:after {
    content: '';
    position: absolute;
    bottom: 6px;
    left: calc(50% - 5px);
     border-bottom-style: solid;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-right-width: 1px;
    height: 12px;
    border-color: #fa625f;
    width: 12px;
    transform: rotate(225deg);
    background: white;
    z-index: 10000;
}
*/
.page-cms-10 p {
    margin-bottom: 0;
}
.cms-id-10 #main .page-header {
    display: none;
}
#cms #wrapper {
    margin-top: 0;
}
.cms-id-10  div#content-wrapper,
.cms-id-10 .container  {
   /* padding: 0;
    width: 100%;
    max-width: 100%;*/
}
.cms-id-10 .text-content {
    width: 80%;
    margin: 0 auto;
}
.cms-id-10 #main .page-content {
    margin-bottom: 25px;
    padding: 20px 0;
}
.cms-id-10 .level-1 {
    /*background-image: url(https://tarahblanche.com/themes/ap_amelia/assets/img/tranches/TARA-BLANCHE-WEB-ANGLAIS-final-5_02.jpg);
    height: 1700px;*/
    background-size: 100% auto;
    margin-top: 35px;
    background-position: top center;
    background-repeat: no-repeat;
    display: flex;
}
.level-1 .left {
    display: flex;
    width: 49.8%;
   /* background-color: yellowgreen;
    opacity: 0.5;*/
}
.level-1 .left .photo {
    margin: 35.8% 9% 21% 12%;
    position: relative;
}
.level-1 img{
   width: 100%;
}
.level-1 .left .photo span.text{
    position: absolute;
    transform-origin: 0 0;
    transform: rotate(270deg);
    font-size: 24px;
    text-transform: uppercase;
    left: calc(100% + 8px);
    bottom: calc(100% - 147px);
}
.level-1 .right {
    display: flex;
    width: 49%;
/*background: rebeccapurple;
    opacity: 0.5;*/
}
.level-1 .right .photo{
    position: relative;
    margin: 0 10% 0 0%;
}
.level-1 .right .photo .photo-top span.text{
    display: table;
    width: 100%;
    font-size: 39px;
    line-height: normal;
    text-align: right;
    font-family: Impact;
    margin-top: 11%;
    color: #000;
}
.level-1 .photo-bottom {
    position: absolute;
    left: 0;
    bottom: 0;
    display: flex;
    flex-direction: column-reverse;
    align-items: revert;
    margin: 0 0 0 5%;
}
.level-1 .right .photo .photo-bottom span.text{
    font-size: 24px;
    margin-bottom: 20px;
    display: flex;
    width: 100%;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
}
.cms-id-10 .level-2 {
    /*background-image: url(https://tarahblanche.com/themes/ap_amelia/assets/img/tranches/TARA-BLANCHE-WEB-ANGLAIS-final-6.jpg);
    height: 2800px;*/
    background-size: 100% auto;
    /*-top: 35px;*/
    background-position: top center;
    background-repeat: no-repeat;
    display: flex;
}
.level-2 .left {
    display: flex;
    width: 43%;
    flex-direction: column;
}
.level-2 .left .photo{
    margin: 34.5% 0% 21% 17%;
    position: relative;
}
.level-2 .left .photo span.text{
    font-size: 24px;
}
.level-2 .left .photo img {
    width: 100%;
    margin-top: 1%;
}
.level-2 .right{
    margin: 0 0 0 2.9%;
    width: 50.7%;
    display: flex;
}
.level-2 .right .photo {
    position: relative;
    margin: 0;
}
.level-2 .right .photo-top {
    margin-top: 13%;
}
.level-2 .right .photo .photo-top span.text {
    display: table;
    width: 100%;
    font-size: 24px;
    text-align: left;
    margin-top: 1%;
}
.level-2 .photo img {
    width: 100%; 
}
.level-2 .left .photo span.text-2 {
    display: table;
    width: 100%;
    font-size: 43px;
    line-height: normal;
    text-align: right;
    font-family: Impact;
    margin-top: 18%;
    color: #000;
    text-transform: uppercase;
}
.level-2 .photo-bottom {
    margin-top: 10.7%;
    /*opacity: 0.2;*/
    margin-left: 25.5%;
    margin-right: 5%;
}
.level-2 .photo-bottom span.text {
    display: table;
    width: 100%;
    font-size: 24px;
    text-align: right;
    margin-bottom: 1%;
}
.level-2 .left .photo-bottom-2 {
    margin: 9% 0% 0% 22%;
   /* opacity: 0.2;*/
    width: 94.5%;
}
.level-2 .left .photo-bottom-2 span.text{
    display: table;
    font-size: 24px;
    text-align: right;
    width: 100%;
    margin-top: 1%;
    line-height: normal;
    padding-right: 9%;
}
.photo-bottom-2 img {
    width: 100%; 
}
.level-2 .right .photo-bottom-2 {
    margin: 9% 0 0 15%;
   /* opacity: 0.2;*/
    width: 79.8%;
}
.level-2 .right .photo-bottom-2 span.text{
    font-size: 24px;
    margin-bottom: 2%;
    display: table;
    width: 100%;
}
body#cms header.page-header {
    display: none;
}
body#cms h1, body#cms h2, body#cms h3, body#cms h4{
    text-align: center;
    font-weight: 500;
    color: #d46a61;
    text-transform: uppercase;
}
body#cms h3{
    font-size: 24px;
}
.flex {
    display: flex;
}
.middle{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
}

/*
Page SANDALES
*/
.category-id-12 section#products{
    display: none;
}
.block-category h1 {
    display: none;    
}
.img-cat,
.name-cat,
.price-cat{
    max-width: 330px;
    width: 100%;
    margin: 0 auto;
}
.name-cat {
    margin-bottom: 10px!important;
}
.block-category .category-cover {
    display: none;
}
.category-id-15 #block-cuir-noires,
.category-id-15 #block-talon-cuir-noires,
.category-id-15 #block-talon-cuir-noires-2,
.category-id-16 #block-cuir-naturel,
.category-id-16 #block-talon-cuir-noires,
.category-id-17 #block-cuir-noires,
.category-id-17 #block-cuir-naturel,
.category-id-17 #block-talon-cuir-noires-2,
.category-id-16 #block-talon-cuir-noires-2,
.category-id-18 #block-cuir-noires,
.category-id-18 #block-cuir-naturel,
.category-id-18 #block-talon-cuir-noires {
    display: none;
}
.category-id-15 #block-cuir-naturel,
.category-id-16 #block-cuir-noires {
    pointer-events: none;
}
.price-cat {
    color: #000;
    font-weight: 600;
    font-size: 1rem;
}

/*
PAGE LISTE PRODUITS
*/
div#block-left {
    width: 42%;
    padding: 0 15px 15px 15px ;
}
div#block-right {
    width: 58%;
    padding: 15px;
    border: 2px solid #F9D4D0;
    margin-top: 35px;
}
div#title-sandals,
div#block-right .filter {
    display: none;
}
div#block-left .pad-15 {
    padding: 0;
}
.accroche {
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
}
div#block-left  #block-cuir-naturel, 
div#block-left  #block-cuir-noires,
div#block-left #block-talon-cuir-noires,
div#block-left #block-talon-cuir-noires-2 {
    width: 100%;
}
.thumbnail-container .product-title {
    overflow: visible;
    height: auto;
    font-weight: 400;
    text-transform: none;
}
.pagination>div:first-child,
.thumbnail-container .product-price-and-shipping,
.thumbnail-container .functional-buttons{
    display: none;
}
.pagination>div {
    width: 100%;
}
.text-md-right {
    text-align: center!important;
}
.pagination {
    margin-bottom: 0;
    border-top: none;
    margin-top: 0;
    min-height: 35px;
    padding: 0;
}
div#block-right .product_list.grid>.row{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
div#block-left .block.accroche a{
    font-size: 24px;
    color: #F9D4D0;
}

/*

PRODUCT PAGE DETAIL
*/
.product-left-detail .product-cover .layer,
.product-left-detail .product-actions .product-variants,
.product-left-detail .product-actions .control-label,
.product-left-detail .product-quantity .qty,
.product-right-detail .product-actions .control-label,
.product-right-detail .product-quantity .qty,
.product-left-detail .product-actions .add-to-cart,
.product-right-detail .leo-compare-wishlist-button,
.product-left-detail #product-availability{
    display: none;
}
.product-left-detail .product-quantity .add {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    margin-left: 125px;
}
.product-left-detail .product-thumb-images .thumb.selected, 
.product-left-detail .product-thumb-images .thumb:hover {
    border-color: #e1e1e1;
}
.product-right-detail .product-detail-name {
    font-weight: 500;
}
.product-right-detail .product-price {
    color: #999;
    font-size: 24px;
    font-weight: 400;
    display: flex;
    flex-direction: row;
}
.product-prices .tax-shipping-delivery-label {
    display: none;
}
.product-right-detail .product-variants>.product-variants-item:nth-child(1) .control-label {
    display: block;
}
.product-right-detail .product-quantity .add {
    padding-top: 0;
}
.form-control {
    border-radius: 0;
}
.product-right-detail .product-actions .add-to-cart {
   /* width: 100%;*/
    width: 200px;
}
.product-right-detail .product-variants {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
.product-actions .add-to-cart {
    padding: 13px 0;
}
.product-flags .product-flag {
    background: #fa625f;
}
/*
BLOCK INSTAGRAM en footer
*/
#csinstagramfeed {
    padding: 15px;
    margin: 0 6%;
    width: auto;
}
.footer-top .container {
    width: 88%;
    pointer-events: none;
}

/*
POPUP ADD CART
*/

#blockcart-modal{
    display: flex!important;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    pointer-events: none;
}
#blockcart-modal .modal-header {
    display: none;
}
#blockcart-modal .cart-products-count,
#blockcart-modal .product-name {
    color: #000;
    font-size: 18px;
    font-weight: 400;
}
#blockcart-modal .product-name {
    margin-bottom: 30px;
}
#blockcart-modal .modal-body .divide-right p {
    display: block;
    font-size: 16px;
}
#blockcart-modal .modal-body .divide-right span {
    display: inline-block;
    margin-bottom: 10px;
    font-weight: 400;
    color: #777;
}
#blockcart-modal .modal-body .divide-right span strong {
    font-weight: 400;
}
#blockcart-modal .cart-content .btn {
    margin-bottom: 0;
    padding: 10px;
    background-color: #e5a6a1;
    text-transform: none;
    font-weight: 400;
    font-size: 14px;
}
#blockcart-modal .modal-dialog {
    max-width: 900px;
    width: 100%;
    margin: 0px auto;
    border: none;
    pointer-events: initial;
}
#blockcart-modal .modal-dialog .modal-content {
    border: none;
}
#blockcart-modal .modal-backdrop.in {
    opacity: .05;
}
#blockcart-modal .modal-body .divide-right span strong,
#blockcart-modal,
#blockcart-modal .label,
#blockcart-modal .modal-body .divide-right p  {
    color: #777;
}
.view-leo-dropdown-additional {
    background: #ff4a4f;
}
.leo-dropdown-cart-content a i, 
.leo-dropdown-cart-content a.leo-dropdown-customization, 
.leo-dropdown-cart-content a.leo-dropdown-combination{
color : #ff4a4f;
}
.btn:hover {
    /*background: #e5a6a1;*/
    background: #ff4a4f;
}
.notification.notification-success {
    background: #ff4a4f;
}
.modal-backdrop.in {
    opacity: 0.05;
}
/*
PROCESS CHECKOUT
*/
.card.cart-summary .ps_checkout.payment-method-logo-block {
    display: none;
}
.product-price {
    font-size: 18px;
    font-weight: 400;
}
.product-line-grid-body>.product-line-info>.label {
    font-weight: 500;
    color: #000;
}
.cart-grid-body .card-block h1 {
    font-weight: 500;
}

/*
GUIDE SIZE
*/
div#sizeguideModal 
{
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    pointer-events: none;
}
div#sizeguideModal.fade.in
{
    display: flex!important;
}
div#sizeguideModal .modal-dialog {
    width: 100%;
    pointer-events: initial;
}
div#sizeguideModal .modal-header .close {
    opacity: 1;
    background: #ff4a4f;
    color: white;
    font-weight: 300;
    width: 30px;
    height: 30px;
}
div#sizeguideModal .modal-content {
    border: none;
}
div#sizeguideModal .modal-header {
    border-bottom: none;
    padding-bottom: 0;
}
.sizeguide-content{
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    text-align: center;
    justify-content: center;
}
.sizeguide-content table{
    float: none;
    margin: 15px auto;
    display: table;
    width: 96%;
}
.sizeguide-content table tr{
    border-bottom: 1px solid #e5a6a1;
}
.sizeguide-content table tr td {
    padding: 4px;
}
div#sizeguideModal .modal-body {
    padding-top: 0;
}
.sizeguide-content p {
margin-bottom: 0;
}
.sizeguide-content a {
    color: #fa625f;
}
.sizeguide-content a:hover {
    color: #e5a6a1;
}
#index div#sizeguideModal ,
#category div#sizeguideModal {
    display: none!important;
}
/*
PAGE COntact
*/
{
    width: 80%;
    margin: 0 auto;
}
#contact div#left-column {
    display: none;
}
#contact #content-wrapper {
    width: 100%;
}
#contact #wrapper {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
.block-formulaire {
    max-width: 344px;
    width: 100%;
    float: left;
    padding: 0 15px;
}
.photo-contact {
    max-width: 330px;
    width: 100%;
    float: left;
    padding: 0 15px;
}
#contact #main .page-content {
    border: none;
    padding: 0;
}
#contact .contact-form {
    padding: 0;
    display: flex;
    justify-content: center;
}
#contact #main .page-content h2{
    text-align: center;
    font-weight: 500;
    color: #e5a6a1;
}
#contact #main .page-content a {
    color: #fa625f;
}
#contact div#sizeguideModal {
    display: none!important;
}
#contact .text-top {
    margin-bottom: 15px;
}
#contact .text-top p {
    margin: 0 0 7px;
}
#contact label {
    text-transform: uppercase;
    margin: 0;
    font-size: 12px;
    color: #878787;
}
#contact .block-formulaire .form-control {
    background: none!important;
    color: #878787!important;
    border: none;
    padding: 8px 16px;
    border-bottom: 1px solid rgba(0,0,0,.7);
    font-size: 14px;
}
#contact .form-footer.text-sm-right {
    text-align: center!important;
}
#contact .block-formulaire .btn{
    padding: 7px 45px;
    display: table;
    font-weight: 500;
    margin: 0 auto;
}
.block-formulaire input:-webkit-autofill {
  background: white;
   color: #878787!important;
}
.block-formulaire input:autofill {
    background: white;
   color: #878787!important;
}
input:-internal-autofill-selected {
    appearance: menulist-button;
    background-color: none !important;
    background-image: none !important;
    color:#878787 !important;
}
/* Change the white to any color */
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active
{
 -webkit-box-shadow: 0 0 0 30px white inset !important;
}
.block-formulaire .alert-success {
    background-color: #f1d3cc!important;
    border-color: #f1d3cc!important;
    color: white;
    margin: 0!important;
    padding: 15px 015px 0!important;
}


body#cms.cms-id-13 header.page-header {
    display: block;
}
body#cms.cms-id-13 .sizeguide-content table tr td {
    padding: 12px;
}
body#cms.cms-id-13 .sizeguide-content>div{
    margin: 10px auto;
}
body#cms h4 {
    text-align: left;
}
/*
Page SHIPPING / RETURNS
*/
 .MyTabs h4 {
    display: none;
}
 .MyTabs .transporteur-detail h4 {
    display: block;
}
.transporteur-detail table {
    width: 100%;
    margin-bottom: 0;
}
.transporteur-detail table tr td:last-child{
    text-align: right;
}

.transporteur-detail{
    width: 50%;
    margin: 0 auto 0px!important;
}
body#cms.cms-id-8 header.page-header {
    display: block;
    margin-bottom: 0;
}
#main .page-cms-8 .page-content {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
}
.transporteur-detail.poids-prix.label p {
    text-align: left;
}
.transporteur-detail.poids-prix.label table tr td {
    /*text-align: right;*/
     color:#f4b2a6; 
}
body#cms .transporteur-detail h4 {
    color: #e65751;
    margin-top: 18px;
}
body#cms .transporteur-detail .block_content div,
body#cms .transporteur-detail .block_content p{
 color:#f4b2a6;   
}
body#cms .transporteur-detail .block_content .grey{
 color: #9d9d9c!important; 
 margin-bottom: 0;  
}
.margin.padd,
.grey.padd {
    margin: 20px 0!important;
}
.page-cms-8 .tabs-top .nav-tabs li>a {
    font-size: 24px;
    font-weight: 400;
}
.page-cms-8 .tabs-top .nav-tabs li>a.active {
    color: #e65751;
    position: relative
}
.page-cms-8 .tabs-top .nav-tabs {
    border-bottom: 1px solid #e65751;
}
.page-cms-8 .tabs-top .nav-tabs li>a.active:after {
    content: '';
    position: absolute;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-right-width: 1px;
    height: 12px;
    left: calc(50% - 8px);
    bottom: -5px;
    width: 12px;
    transform: rotate(225deg);
    z-index: 10000;
    border-color: #e65751;
    background: rgb(255,255,255);
}

/*

POPUP NEWSLETTER
*/

.fancybox-skin {
    background: #f1d3cc;
    color: white;
    border-radius: 0;
    width: 500px!important;
    margin: 0 auto;
    /*background-color: transparent;
    background-image: url(../img/bg-newsletter.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 303px!important;*/
    padding: 0px!important;
}
.fancybox-skin .fancybox-inner {
    width: 100%!important;
    text-align: center;
}
.fancybox-outer, .fancybox-inner {
    position: relative;
    display: flex;
    flex-direction: column;
}
#everpspopup_block_center h2 {
    font-family: 'Minion Pro Regular';
    font-size: 28px;
    text-transform: uppercase;
    color: #d5655b;
    font-weight: normal;
}
hgroup h2 {
    display: none;
}
div#everpspopup_block_center .container{
    padding: 10px;
}
div#everpspopup_block_center p {
    text-align: center;
    color: #fff;
    margin: 20px auto!important;
    width: 100%;
    max-width: 360px;
}
div#everpspopup_block_center .container .col-md-6.col-md-offset-3 {
    width: 100%;
}
div#everpspopup_block_center input#ever_email {
    width: 100%;
    text-align: center;
    font-weight: 400;
    color: #9d9d9c;
    padding: 10px 0;
    background: none;
    border: none;
    border-bottom: 2px solid #9d9d9c;
}
div#everpspopup_block_center input#ever_email:focus {
    border-bottom: 2px solid #9d9d9c;
    outline: none;
}
div#everpspopup_block_center  form#ever_subscription_form .btn {
    background: #4d4d4d;
    font-weight: 600;
    padding: 6px 30px;
    margin-top: 15px;
}
.fancybox-overlay .fancybox-close {
    display: none;
}


section#coraux{
height:100%;
width:100%;
  position:absolute ;  

}
.leaf{
    position:absolute ;
    width:100%;
    height:100%;
    top:0;
    left:0;
}
.leaf div{
position:absolute ;
display:block ;
}
.leaf div:nth-child(1){
    left:0%; 
    animation:fall 15s linear infinite ;
    animation-delay:-2s;

}
.leaf.leaf1 div:nth-child(1){
    left:20%; 
}
.leaf div:nth-child(2){
    left:70%; 
    animation:fall 15s linear infinite ;
    animation-delay:-4s;
}
.leaf.leaf1 div:nth-child(2){
    left:45%; 
}
.leaf div:nth-child(3){
    left:10%; 
    animation:fall 20s linear infinite ;
    animation-delay:-7s;  
}
.leaf.leaf1 div:nth-child(3){
    left:22%;   
}
.leaf div:nth-child(4){
    left:50%; 
   animation:fall 18s linear infinite ; 
   animation-delay:-5s;
}
.leaf.leaf1 div:nth-child(4){
    left:64%; 
}
.leaf div:nth-child(5){
    left:85%; 
    animation:fall 14s linear infinite ;
    animation-delay:-5s;
}
.leaf.leaf1 div:nth-child(5){
    left:80%; 
}
.leaf div:nth-child(6){
    left:15%; 
    animation:fall 16s linear infinite ;
    animation-delay:-10s;
}
.leaf.leaf1 div:nth-child(6){
    left:32%; 
    animation-delay:-12s;
}
.leaf div:nth-child(7){
    left:90%; 
    animation:fall 15s linear infinite ;
    animation-delay:-4s;
}
.leaf.leaf1 div:nth-child(7){
    left:95%; 
    animation-delay:-6s;
}
#everpspopup_block_center {
    background-size: cover;
    padding: 22px 15px 55px;
}

@keyframes fall{
    0%{
        opacity:1;
        top:-10%;
        transform:translateX (20px) rotate(0deg);
    }
    20%{
        opacity:0.8;
        transform:translateX (-20px) rotate(45deg);
    }
    40%{

        transform:translateX (-20px) rotate(90deg);
    }
    60%{
        
       transform:translateX (-20px) rotate(135deg); 
    }
    80%{
    
        transform:translateX (-20px) rotate(180deg);
    }
    100%{
        
        top:110%;
        transform:translateX (-20px) rotate(225deg);
    }
    }
.leaf1{
    transform: rotateX(180deg);
}

body#checkout section.checkout-step .payment-options label {
    text-align: left;
}
body#checkout section.checkout-step .payment-options label  img{
    width: 335px;
    margin: 15px 0;
}


/*
DEBUG : 26/04/2021
*/

body#cms .block_content p,
.page-cms-10 p {
    color: #9d9d9c;
}
.accroche {
     color: #9d9d9c!important;
}
div#block-cuir-noires:hover a,
div#block-cuir-naturel:hover a,
.accroche:hover {
     color: #fa625f!important;
}
.accroche a {
    font-size: 24px;
}
a,
p ,
.name-cat,
.thumbnail-container .product-title a,
.block_content > div > {
    color: #9d9d9c;
}
.cms-id-12 div#title .block_content h2{
    text-align: center;
    font-family: Impact;
    font-size: 36px;
    color: #1d1d1b!important;
    text-transform: none!important;
}
.cms-id-12 .block_content{
    color: #9d9d9c!important;
}
body{
    color: #9d9d9c;
}
div#photo-left-01 {
    width: 42%;
}
div#text-right-01 {
    width: 57%;
}
div#text-right-01 .middle{
    width: 100%;
    max-width: 453px;
    min-width: 453px;
}
div#photo-left-01.ApColumn .block {
    margin-bottom: 0;
}
div#text-left-02 {
    width: 42%;
    margin-right: 2%;
}
div#text-left-02 .middle {
    max-width: 358px;
    margin: 0 auto;
}
div#photo-right-02,
div#photo-left-02 {
    width: 26%;
}
div#photo-left-02 .ApImage,
div#photo-right-02 .ApImage {
    margin-bottom: 0;
}
div#photo-text-03 {
    padding-top: 2.5%;
    padding-left: 15px;
}
div#photo-left-03 {
   /* margin-top: -2.5%;*/
}
div#text-center-03 .middle{
    max-width: 280px;
    margin: 0 auto;
}
.cms-id-12 #main .page-content {
    margin-bottom: 0;
    padding-bottom: 0;
}
.product-id-category-14 .guide-size-link {
    display: none;
}

/*
RETOUR : 27-04-2021
*/
.block-social ul li.instagram2, 
.block-social ul li.facebook2, 
.block-social ul li.envelop2 {
    width: 40px;
    height: 40px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 20px 15px 0;
}
.block-social ul li.instagram2 {
    background-image: url(../img/instagram-off.png);
}
.block-social ul li.facebook2 {
    background-image: url(../img/facebook-off.png);
}
.block-social ul li.envelop2 {
  background-image: url(../img/Enveloppe-blanche.png);
}
.block-social ul {
    display: flex;
    flex-direction: row;
}
.footer-top .container h2 {
    font-size: 18px;
}
.footer-top .container {
    width: 88%;
    pointer-events: initial;
}
.footer-top .container .block.ApHtml .block_content a{
    display: table;
    width: 100%;
}
.footer-top .container .block.ApHtml .block_content a > iframe{
    pointer-events: none;
}
.footer-top .container .block.ApHtml .block_content em a {
    display: inherit;
    color: #fa625f;
}
.footer-top .container .block.ApHtml .block_content em  {
    color: #fa625f;
    font-weight: 400;
}
.level-2 .left .photo-bottom-2 span.text {
    padding-right: 0;
    color: #000;
}
.level-1 .left .photo span.text,
.level-1 .right .photo .photo-bottom span.text,
.level-2 .photo-bottom span.text,
.level-2 .left .photo span.text,
.level-2 .right .photo .photo-top span.text,
.level-2 .right .photo-bottom-2 span.text,
.level-2 .left .photo-bottom-2 span.text {
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
}
.level-1 .left .photo span.text {
    bottom: calc(100% - 104px);
}
#_desktop_cart .cart-preview .cart-quantity {
    right: 21px;
    top: -21px;
}
#_desktop_cart .cart-products-count {
    font-size: 12px;
}
.cms-id-12 div#title .block_content h2 {
    margin-bottom: 50px;
}
div#text-right-01 {
    width: 53%;
}
.cms-id-11 .block_content,
.cms-id-11 .block_content p
.cms-id-12 .block_content,
.cms-id-12 .block_content p {
    text-align: justify!important;
    text-align-last: left!important;
}
.block.title.with-logo h2:before,
.block.title.with-logo h2:after{
    background: none!important;
}
.block.title h2 {
    color: #FC9692;
    font-family: Impact;
}
.price-cat {
    color: #9d9d9c!important;
    font-weight: 400;
}
#cart div#cart-subtotal-shipping,
#cart div#cart-subtotal-shipping,
#blockcart-modal .cart-content p:nth-child(3),
#checkout div#cart-subtotal-shipping {
    display: none;
}
div#cart-subtotal-shipping {
    /*display: none;*/
}
#checkout .card-block.cart-summary-subtotals-container {
    padding-left: 0;
    padding-right: 0;
}
.block.text-width-01 .block_content{
    max-width: 312px;
    width: 100%;
    margin: 0 auto;
    text-align: justify;
    text-align-last: center;
}
.block.text-width-02 .block_content {
    margin: 0 auto;
    width: 100%;
    max-width: 306px;
    text-align: center;
    text-align-last: center;
}
.block.text-width-03 .block_content {
    margin: 0 auto;
    width: 100%;
    max-width: 285px;
    text-align: center;
    text-align-last: center;
}
.block.text-width-04 .block_content{
    margin: 0 auto;
    text-align: justify;
    text-align-last: center;
    max-width: 318px;
    width: 100%;
}
div#text-center-03 .middle {
    max-width: 270px;
}
.category-id-14 .thumbnail-container .product-additional {
    display: none;
}
/*
Le chiffre au dessus du panier est pas pile au dessus
Tu peux essayer le le locker parce qu'en responsive ca part dans tous les sens
*/
#_desktop_cart {
    margin-right: 16px;
}
nav.header-nav i {
    width: 15px;
}
nav.header-nav .icon-bag {
    /*margin-right: 10px;*/
    margin-right: 0px;
}
#_desktop_cart .cart-preview .cart-quantity {
    right: initial;
    top: -21px;
    left: 0;
    width: 100%;
    text-align: center;
}
img.logo.img-fluid {
    max-width: 200px;
}
/** FIN RETOUR****/

/* POPUP NEWSLETTER 2022*/
.belvg-popup-halloween__theme1 {
    width: 500px;
    background: transparent;
    height: 350px;
}
.belvg-popup-halloween__theme1 #coraux{
        z-index: 9;
}
.belvg-popup-halloween__content {
    width: 100%;
    display: table;
}
.belvg-popup-halloween.belvg-popup-halloween__theme1.belvg-popup-halloween__step1 {
    padding: 22px 15px 55px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.belvg-popup-halloween__content h2 {
    font-family: 'Minion Pro Regular';
    font-size: 28px;
    text-transform: uppercase;
    color: #d5655b;
    font-weight: normal;
}
.belvg-popup-halloween__content p {
    text-align: center;
    color: #fff;
    margin: 20px auto!important;
    width: 100%;
    max-width: 360px;
}
.fancybox-opened .fancybox-skin {
    box-shadow: none;
}
.belvg-popup-halloween__input input {
    width: 100%;
    text-align: center;
    font-weight: 400;
    color: #9d9d9c;
    padding: 10px 0;
    background: none;
    border: none;
    border-bottom: 2px solid #9d9d9c;
}
.belvg-popup-halloween__theme1 .belvg-popup-halloween__content,
.belvg-popup-halloween__theme1 form#cpp-form{
        z-index: 99;
}
.belvg-popup-halloween__theme1 form#cpp-form {
    width: 100%;
    padding: 0 25px;
}
.belvg-popup-halloween__actions > .action {
    position: relative;
    font-size: 12px;
    line-height: 23px;
    background: #4d4d4d;
    font-weight: 600;
    padding: 6px 30px;
    margin-top: 15px;
    border: none;
    width: auto;
}
.fr,.en, .de {
    display: none;
}
.lang-fr .fr ,
.lang-en .en,
.lang-de .de {
    display: block;
}
a.fancybox-item.fancybox-close {
    display: none;
}
.belvg-popup-halloween__theme1 section#coraux {
    overflow: hidden;
}
.belvg-popup-halloween__input input:focus,
.belvg-popup-halloween__input input:focus-visible {
    outline: none;
}
.belvg-popup-halloween__actions > .action:hover, 
.belvg-popup-halloween__actions > .action:focus, 
.belvg-popup-halloween__actions > .action:active {
    background: #4d4d4d;
    border-color: #4d4d4d;
}
/*********************/


@media (min-width: 992px) {
	.leo-megamenu .dropdown:hover > .dropdown-menu {
	    display: block;
	    width: 100%;
	    box-shadow: none;
	    border-top: 1px solid #fa625f;
	}
}

@media (min-width: 768px) {
	.header-logo {
    text-align: center;
    padding: 30px 15px 40px;
}
    nav.header-nav {
	    position: absolute;
	    width: 450px;
	    height: auto;
	    min-height: auto;
	    top: 100px;
	    background: none;
	    z-index: 9;
	    right: 5%;
	}
    nav.header-nav {/*debug en cas connecté */
        width: 100%;
        right: 0;
    }
	.language-selector-wrapper.popup-over {
		    margin-left: 5px;
		    padding: 14px 0 0;
		    font-size: 18px;
		}
	.language-selector-wrapper.popup-over .popup-content a {
	    text-transform: capitalize!important;
	}
	.language-selector-wrapper .text-uppercase {
	    text-transform: capitalize!important;
	}
	.popup-over .popup-content {
	    min-width: 45px;
	}
	.language-selector-wrapper i.material-icons {
	    font-size: 20px;
	}
    div#photo-left {
    padding: 0;
    width: 24.5%;
    /*opacity: 0.5;
    background: blue;*/
    }
    div#photo-center {
        padding: 0;
        margin-left: 2.6%;
        width: 45.7%;
    }
}

/*
MOBILE
*/

@media (max-width: 767px) {
    .header-logo {
        padding:15px 15px 0 15px;
    }
    img.logo.img-fluid {
        width: 150px;
    }
    .navbar-header {
        position: absolute;
        z-index: 9999;
        top: -45px;
    }
    .block.title.with-logo h2:before {
        left: -25px;
    }
    .block.title.with-logo h2:after {
        top: 0;
        right: -20px;
    }   
    .block.title.with-logo.ApHtml {
        margin: 0;
    }
    .block.title h2 {
        font-size: 24px;
        width: 90%;
    }
    #gallery-01 {
        display: flex;
        margin: 0 15px;
        flex-wrap: wrap;
        align-items: center;
    }
    div#photo-right {
        padding: 0;
        margin: 15px!important;
        width: 100%;
    }
    div#join-us-row {
        display: flex;
        margin: 0 15px;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }
    .gr-top-footer {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        padding: 15px 0;
    }
    .block.block-social.float-lg-right {
        float: none!important;
        padding: 0 0 15px 0;
    }
    .block_newsletter form input[type=email] {
        width: 100%;
    }
    .block_newsletter form .btn {
        background: none;
        color: #FFFFFF;
        border: 2px solid white;
        padding: 6px 35px;
        font-weight: 400;
        position: relative;
        margin-top: 15px;
    }
    .logo-footer {
        text-align: center;
        width: 50%;
        margin: 15px auto!important;
        display: table;
    }
    .footer-container li {
        margin-bottom: 5px;
    }
    .block-social ul li i:before {
        font-size: 30px;
        font-family: "FontAwesome";
    }
    .no-title ul {
        margin-bottom: 0;
        text-align: center;
    }
    .cms-id-10 .level-1 {
        flex-direction: column;
        width: 80%;
        margin-left: 10%;
    }
    .level-1 .left {
        display: flex;
        width: 100%;
    }
    .level-1 .left .photo {
        margin: 0;
    }
    .level-1 .left .photo span.text {
        position: relative;
        transform-origin: initial;
        transform: rotate(0deg);
        font-size: 24px;
        text-transform: uppercase;
        left: initial;
        bottom: initial;
        margin-bottom: 20px;
        display: table;
        width: 100%;
        margin-top: 10px;
    }
    .level-1 .right {
        display: flex;
        width: 100%;
        flex-direction: column;
        flex-wrap: nowrap;
    }
    .level-1 .right .photo {
        position: relative;
        margin: 0;
    }
    .level-1 .photo-bottom {
        position: relative;
        left: 0;
        bottom: 0;
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
        margin: 0;
    }
    .level-1 .right .photo .photo-bottom span.text {
        font-size: 18px;
        margin-bottom: 10px;
        display: flex;
        width: 100%;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: center;
        flex-direction: row;
    }
    .level-1 .right .photo .photo-top span.text {
        display: table;
        width: 100%;
        font-size: 39px;
        line-height: normal;
        text-align: center;
        font-family: Impact;
        margin-top: 5px;
        margin-bottom: 20px;
        text-transform: uppercase;
    }
    .cms-id-10 .level-2 {
        display: flex;
        flex-direction: column;
        margin: 0 10%;
    }
    .level-2 .left {
        display: flex;
        width: 100%;
        flex-direction: column;
    }
    .level-2 .left .photo {
        margin: 30px 0;
        position: relative;
    }
    .level-2 .left .photo span.text-2 {
        text-align: center;
        margin-top: 10px;
        margin-bottom: 0px;
    }
    .level-2 .left .photo-bottom-2 {
        margin: 0;
        width: 100%;
    }
    .level-2 .left .photo-bottom-2 span.text {
        display: table;
        font-size: 24px;
        text-align: center;
        width: 100%;
        margin-top: 5px;
        line-height: normal;
        padding-right: 0;
    }
    .level-2 .right {
        margin: 0;
        width: 100%;
        display: flex;
    }
    .level-2 .right .photo-top {
        margin-top: 20px;
    }
    .level-2 .right .photo .photo-top span.text {
        display: table;
        width: 100%;
        font-size: 24px;
        text-align: center;
        margin-top: 10px;
    }
    .level-2 .photo-bottom {
        margin-top: 20px;
        margin-left: 0;
        margin-right: 0;
        display: flex;
        flex-direction: column-reverse;
    }
    .level-2 .photo-bottom span.text {
        display: table;
        width: 100%;
        font-size: 24px;
        text-align: center;
        margin-bottom: 0;
        margin-top: 10px;
    }
    .level-2 .right .photo-bottom-2 {
        margin: 20px 0;
        /* opacity: 0.2; */
        width: 100%;
        display: flex;
        flex-direction: column-reverse;
    }
    .level-2 .right .photo-bottom-2 span.text {
        font-size: 24px;
        margin-bottom: 0;
        display: table;
        width: 100%;
        margin-top: 10px;
        text-align: center;
    }
    .cms-id-10 #main .page-content {
        margin-bottom: 0;
        padding: 20px 0 0;
    }
    .fancybox-skin {
        width: 100%!important;
    }
    i.fal.fa-envelope {
        display: none;
    }
    .dropdown-menu-inner .inner ul {
        flex-direction: column;
    }
    .col-sp-6 ,
    .col-sp-4 {
        width: 100%!important;
    }
    .flex {
        display: flex;
        flex-direction: column;
    }
    div#photo-left-01 {
        width: 100%;
    }
    div#text-right-01 .middle {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
    }
    div#text-left-02 {
        width: 100%;
        margin-right: 0;
    }
    div#photo-right-02, div#photo-left-02 {
        width: 100%;
        margin-bottom: 15px;
    }
    div#text-center-03 .middle {
        max-width: 100%;
    }
    div#photo-text-03 {
       /* padding-left: 0;*/
    }
    .level-1 .right .photo .photo-bottom span.text {
        font-size: 14px;
    }
    .page-cms-8 .tabs-top .nav-tabs li>a {
        font-size: 18px;
    }
    .transporteur-detail {
        width: 100%;
    }
    div#block-left {
        width: 100%;
    }
    div#block-right {
        width: 90%;
        margin: 0 auto;
    }
    .thumbnail-container .product-image img {
        width: 170px;
    }
    .img-cat, .name-cat, .price-cat {
        max-width: 180px;
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }
    .block-social ul {
        display: flex;
        flex-direction: row;
        justify-content: center;
    }
    .category-id-12 .img-cat, 
    .category-id-12 .name-cat, 
    .category-id-12 .price-cat {
        max-width: 100%;
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }
    div#block-cuir-noires,
    div#block-cuir-naturel {
        width: 50%!important;
    }
    div#block-cuir-noires .accroche a,
    div#block-cuir-naturel .accroche a {
        font-size: 18px;
    }
    .category-id-15  div#block-cuir-noires,
    .category-id-15 div#block-cuir-naturel {
        width: 100%!important;
    }
    .block.accroche.ApHtml {
    margin: 5px;
}
}
.category-id-17 #listing-bloc-product {
   /* display: none;*/
}
#blockcart-modal .product-total,
#cart .card-block.cart-summary-totals {
    display: none;
}
#cart .boo2 {
    margin-bottom: 10px;
}
body#checkout section.checkout-step .delivery-options .delivery-option:nth-child(1),
button[name="confirmDeliveryOption"]  {
    display: none;
}
button[name="confirmDeliveryOption"].showshipping{
    display: block;
}
#checkout.showcostdelivery div#cart-subtotal-shipping{
display: block;
}
.block-formulaire .alert-success ul {
    padding-left: 34px!important;
}
.block-formulaire .alert-success .alert:before {
    top: 17px!important
}