/* Général */

.exposant {
position: relative;
bottom: 2px;
font-size: .7em;
line-height: .2em;
text-decoration:none;
}

sup {
position: relative;
bottom: 1px;
font-size: .6em;
line-height: .1em;
text-decoration:none;
}

.pk-fixed-button{
    display: none;
}
.page-header {
    display: none;
}
td {
    font-size: 13px;
    
}

.breadcrumb {
    font-size: 0.75em;
    margin: 20px 0;
    text-transform: uppercase;
}

.pk-fixed-button {
    width: 60px;
    height: 60px;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 50%;
    background: #eae6e0;
    color: #333;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.22);
    transition: all 0.5s 
ease-in-out;
}

.pk-scroll-totop {
    z-index: 9;
    opacity: 0;
    box-shadow: none;
    color: #960911;
}

pk-dropdown {
    z-index: 9;
    pointer-events: none;
    opacity: 0;
    display: none;
    background-color: #fbf7f0;
    border: 1px solid #f1f1f1;
}

p {
    margin-block-start: 0em;
}

/* Mobile */


    .elementor, .elementor-1170101 .col-xs-6 .col-xl-3 {
    width: 100%;
}


.col-xs-6 {
    float: left;
    width: 100%;
}

body {
    -webkit-font-smoothing: subpixel-antialiased; /* Pour éviter l'effet trop fin */
    -moz-osx-font-smoothing: auto;
    text-rendering: optimizeLegibility;
}

html {
    -webkit-text-size-adjust: none;
    text-size-adjust: none;
}

body, p {
    font-weight: 400;
}

strong {
    font-weight: 700 !important; /* 700 correspond au gras standard */
}

/* Catégories */

.compare-form {
    display: none;
}

.dropdown:after {
    content: '';
    background: url(../svg/arrow-down.svg) 100% 50% no-repeat;
    position: absolute;
    width: 10px;
    height: 100%;
    top: 0;
    left: 0px;
}

.product-title {
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    font-family: "cabin";
    line-height: 1.267em;
    letter-spacing: 0em;
    text-transform: none;
    color: #5e5e5e;
}

.price {
    font-size: 18px;
    font-style: normal;
    font-weight: 800;
    font-family: "Nunito";
    line-height: 1.2em;
    letter-spacing: 0em;
    text-transform: none;
    color: #32466a;
}

/* Product */

body.ce-kit-26 {
    --ce-widgets-space: 0px;
}

.product-actions .control-label {
 display: none;   
}

#product h1 {
    font-size: 1.8em;
    font-style: normal;
    font-weight: 800;
    font-family: "Cabin";
    line-height: 1.1em;
    letter-spacing: 0em;
    text-transform: uppercase;
    color: #000000;
}

#product .product-price {
    font-size: 1.4em;
    font-style: normal;
    font-weight: 600;
    font-family: "Cabin";
    line-height: 1.4em;
    letter-spacing: 0em;
    text-transform: uppercase;
    color: #496f88;
}

.btn-primary, .btn-secondary, .btn-tertiary {
    padding: 1.3em 2em;
}

#pksizeguide-show {
    display: none;
}

.product-features > dl.data-sheet :nth-child(4n), .product-features > dl.data-sheet :nth-child(4n - 1) {
    background: #fdf9f2;
}
.product-features > dl.data-sheet dt.name {
    text-transform: none;
    font-weight: 800;
}
.tabs .nav-tabs .nav-link.active, .tabs .nav-tabs .nav-link:hover {
    border-bottom-color: #960911;
}
#main .tabs-container .nav-link .h5 {
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    font-family: "Cabin";
    line-height: 1em;
    letter-spacing: 0em;
    text-transform: uppercase;
    color: #414141;
}
.product-features h3, .product-attachments h3 {
    display: none;
}

.product-features > dl.data-sheet dd.value, .product-features > dl.data-sheet dt.name {
    flex: 1 0 40%;
    font-weight: 400;
    padding: 0.625rem;
    min-height: 1.5rem;
    word-break: break-word;
 -webkit-hyphens: auto;
 -moz-hyphens: auto;
 -ms-hyphens: auto;
 -o-hyphens: auto;
 hyphens: auto;
    border-bottom: 1px solid #ccc;
    margin: 0 !important;
}



.blockreassurance_product .item-product {
    display: inline-block;
    height: 45px;
    float: left;
    margin-right: 5px;
    padding-top: 5px;
    width: 50px;
}

div .blockreassurance_product {
    margin-bottom: 10px;
    background: #fbf7f0;
    padding: 10px;
    font-size: 16px;
}

@media (min-width: 1200px) {
    .col-xl-3 {
        float: left;
        width: 90%;
    }
}

.elementor .elementor-1170101 .col-xs-6 .col-xl-3 .ce-edit-wrapper{
        float: left;
        width: 90%;
    }
    
/* Mobile */

@media (min-width: 767px) {
    .#header .page-width, #footer .page-width, #main-content .page-width, body .elementor-section.elementor-section-boxed > .elementor-container {
    margin: 0 auto;
    width: 100%;
}
}


.elementor-8010000 .elementor-element.elementor-element-133ad7c > .elementor-element-populated {
    margin: 0px 0px 0px 0px;
}


/* Filtres à facette */

.sidebar .module-title {
    border-bottom: 2px solid #313537;
    margin: 0;
    padding-bottom: 0px;
   padding-top: 10px;
    display: flex;
}

.pk-productfilter-pk-horizontal #search_filters .module-title {
    border-bottom: 2px solid #333;
    padding-bottom: 5px;
}

.pk-productfilter-pk-horizontal #search_filters {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #ddd;
    margin-bottom: 0;
    padding: 0px 0 20px;
    justify-content: space-between;
}

.sidebar section ul {
    margin: 0px;
    padding-top: 0px;
    margin-top: -12px;;
}

.sidebar section ul li {
    border-top: 1px solid #f3f3f3;
    padding: 0px 0 0px 0px;
}

.label, label
 {
    color: #414141;
    font-size: 1.06em;
}

.module-title span {
margin-bottom: -8px;

}

/* Carte cadeau */

#giftcard_product .content_scene_cat .content_scene_cat_bg {
    padding: 18px 10px 10px 42px;
    background-color: #fbf7f0 !important;
    width: 100%;
}

    #giftcard_product .content_scene_cat span.category-name {
        font-size: 25px;
        line-height: 30px;
        color: #000000;
}

#giftcard_product #block_templates .product-image-container.selected img {
    outline: 0px solid #08c;
    -moz-box-shadow: 0px 0px 0px 0px #c0c0c0;
    -webkit-box-shadow: 0px 0px 0px 0px #c0c0c0;
    -o-box-shadow: 0px 0px 0px 0px #c0c0c0;
    box-shadow: 0px 0px 0px 0px #c0c0c0;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0, Direction=NaN, Strength=5);
}

#giftcard_product .header {
    font-size: 18px;
    text-transform: uppercase;
    padding: 18px;
    background-color: #ffffff;
    margin-bottom: 20px;
    margin-top: 20px;
}

#giftcard_product .content_scene_cat span.category-name {
    font-size: 39px;
    line-height: 30px;
        text-transform: uppercase;
        font-family: "Cabin";
    font-weight: 800;
    color: #000000;
}

#giftcard_product .content_scene_cat .content_scene_cat_bg {
    padding: 18px 10px 10px 10px;
    background-color: #fbf7f0 !important;
    width: 100%;
}


/* Panier */

.cart-detailed-totals-wrap {
    background-color: #ffffff;
    padding: 2.5em;
}

.blockreassurance_product > div {
    margin-bottom: 10px;
    background: #ffffff;
    padding: 20px;
    font-size: 16px;
}

#content-hook_payment_return {
    font-family: "Nunito";
}

.pk-aside {
    background: #fbf7f0;
}

.pk-modal {
        background: #fbf7f0;
}



/* Compte Client */

.page-my-account #content .links a i {
    padding-bottom: 0,1rem;
}

.form-group.js-input-column[data-identifier="dni"], 
input[name="dni"], 
.address-form .form-group:has(input[name="dni"]) {
    display: none !important;
}

/* Blog */

.blog-headline a {
    font-family: "Cabin";
    font-size: 20px;
    font-weight: 800;
}

#module-ph_simpleblog-single .simpleblog__post__content {
    max-width: 50%;
    float: left;
    margin: 0 40px 40px 0;
    display: none;
}
#cart .cart-grid-body .label > .material-icons {
    display: none;
}

/* Cookies */

.lgcookieslaw-fixed-button {
    border-radius: 50%;
}

#lgcookieslaw_fixed_button, .lgcookieslaw-banner-c6b0cadc056e227d9cb2dc536de76306 {
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.22);
}