::selection {
    background: #e5131c;
    color: white;
    text-shadow: none;
}

::-webkit-selection {
    background: #e5131c;
    color: white;
    text-shadow: none;
}

::-moz-selection {
    background: #e5131c;
    color: white;
    text-shadow: none;
}

*,
*:after,
*:before {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    outline: none !important;
    text-decoration: none;

}

section,
div,
header,
nav,
article,
section,
aside,
footer,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
ul,
li,
figure,
figcaption,
class,
img {

    margin: 0;
    padding: 0;
}


/*
html::-webkit-scrollbar {

    width: 10px;
    background-color: #f2eada;
}

html::-webkit-scrollbar-thumb {

    background-color: #e5131c;
}
*/

.page main > section > h1 {
    display: none;
}


html,
body {

    width: 100%;
    padding: 0;
    margin: 0;
    font-family: 'Barlow Condensed', sans-serif;

}

body {

    overflow-x: hidden;

}

br.clear,
a.post-edit-link {

    display: none;
}

input::placeholder,
textarea::placeholder {

    opacity: 1 !important;
}

a {

    color: #e5131c;
}

#post-506 .columns-4 {

    display: none;
}

.page-id-7 #loader {

    display: flex;
}

#loader {
    position: fixed;
    z-index: 99999;
    top: 10;
    left: 0px;
    height: 100vh;
    width: 100vw;
    background-color: #191919;
    justify-content: center;
    align-items: center;
    display: none;
}

#loader figure {

    width: 50%;
    height: 100vh;
    background-image: url(/wp-content/uploads/2021/02/logo.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.jet-woo-product-tags ul li a {

    pointer-events: none;
    cursor: default;
}

.jet-woo-product-tags ul li a,
.jet-woo-product-tags ul li span.separator {

    display: none;
}

/*------------------------------------*\
    MARQUES FILTERS
\*------------------------------------*/

.marques-filters .projectxparis {

    background-image: url(/wp-content/uploads/2021/02/projectxparis.svg);
}

.marques-filters .kaporal {

    background-image: url(/wp-content/uploads/2021/02/kaporal.svg);
}

.marques-filters .vondutch {

    background-image: url(/wp-content/uploads/2021/02/vondutch.svg);
}

.marques-filters .levis {

    background-image: url(/wp-content/uploads/2021/02/levis.svg);
}

.marques-filters .redskins {

    background-image: url(/wp-content/uploads/2021/02/redskins.svg);
}

.marques-filters .sergiotacchini {

    background-image: url(/wp-content/uploads/2021/04/sergio-tacchini.svg);
}

.marques-filters .teddysmith {

    background-image: url(/wp-content/uploads/2021/04/teddy-smith.svg);
}

/*------------------------------------*\
    ACF
\*------------------------------------*/


.marques-filters .jet-radio-list__label {

    width: 100px !important;
    height: 100px !important;
    display: inline-block !important;
    text-indent: -9999px !important;
    background-position: center !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}

.selected-marques-filters {

    opacity: .5 !important;
}

.selected-hf-filters {

    background-color: #191919 !important;
    color: white !important;
}

.hf-filters .jet-radio-list-wrapper {

    display: flex;
    flex-wrap: wrap;
    border: solid 1px #191919;
}

.hf-filters .jet-radio-list__row {

    width: 50%;
    margin: 0;
    padding: 0;
}


.hf-filters .jet-radio-list__row:nth-child(3) {

    order: 4 !important;
}

.hf-filters .jet-radio-list__row:nth-child(4) {

    order: 3 !important;
}


.hf-filters .jet-radio-list__item,
.hf-filters .jet-radio-list__button {

    width: 100%;
}

.hf-filters .jet-radio-list__button {

    display: flex;
    justify-content: center;
    align-items: center;
}

.selected-cat-filters {

    border-bottom: solid 2px #e5131c !important;
}

/*------------------------------------*\
    BANNER
\*------------------------------------*/

.banner {

    width: 100%;
    padding: 10px 50px;
    background-color: #191919;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.banner a {

    color: white;
}

/*------------------------------------*\
    HEADER
\*------------------------------------*/

#header {

    width: 100%;
    position: sticky;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: #191919;
}


#header .bloc {

    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 25px 50px;
}

#header .bloc a#logo svg {

    height: 40px;
    width: auto;
}

#header .bloc #nav ul li {

    list-style: none;
    display: inline-block;
    margin: 0 12.5px;
    position: relative;
}

#header .bloc #nav ul li:after {

    content: '';
    position: absolute;
    width: 0;
    height: 2px;
    background-color: white;
    bottom: -5px;
    left: 0;
    display: inline-block;
    transition: all .3s;
}

#header .bloc #nav ul li:hover::after {

    width: 100%;
}

#header .bloc #nav ul #menu-item-28 a {

    color: #e5131c !important;
}



#header .bloc #nav ul li a {

    color: white;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 2px;
}

#header .bloc .btn-menu {

    display: flex;
    justify-content: center;
    align-items: center;
}

#header .bloc .btn-menu a {

    height: 20px;
    margin-left: 12.5px;
}

#header .bloc .btn-menu a svg {

    height: 100%;
}

#header .bloc .btn-menu .barre {

    width: 2px;
    height: 100%;
    background-color: #e5131c;
    margin-left: 12.5px;
    text-indent: 9999px;

}

#header .bloc .btn-menu a.panier {

    position: relative;
}

#header .bloc .btn-menu a.panier .count {

    position: absolute;
    width: 18px;
    height: 18px;
    font-size: 8px;
    display: flex;
    justify-content: center;
    align-content: center;
    font-weight: bold;
    background-color: #e5131c;
    border-radius: 10px;
    line-height: 14px;
    border: 2px solid #191919;
    color: #191919;
    right: -9px;
    bottom: -9px;
}

/*------------------------------------*\
    BURGER
\*------------------------------------*/


#header .bloc .burger {

    width: 30px;
    height: 30px;
    position: relative;
    border: 2px solid #e5131c;
    display: none;
}

#header .bloc .burger span {

    width: 16px;
    height: 2px;
    background-color: #e5131c;
    position: absolute;
    left: 5px;
    top: 5px;
    transition: all .3s;
}

.open-span1 {

    transform: rotate(45deg);
    width: 22px !important;
    background-color: #e5131c !important;
}

.open-span2 {

    width: 0 !important;
}

.open-span3 {

    transform: rotate(-45deg) !important;
    width: 22px !important;
    background-color: #e5131c !important;

}


#header .bloc .burger span:nth-of-type(1) {

    transform-origin: 1px 1px !important;
}

#header .bloc .burger span:nth-of-type(2) {

    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#header .bloc .burger span:nth-of-type(3) {

    top: calc(100% - 7px);
    transform-origin: 1px 1px;
    width: 8px;

}

.open-nav {

    left: 0 !important;
    opacity: 1 !important;
}



/*------------------------------------*\
    aspect ratio
\*------------------------------------*/

.jet-woo-product-thumbs__inner,
.jet-woo-product-thumbnail {
    --aspect-ratio: 1/1;
    position: relative;
    height: 0;
    padding-bottom: calc(100%/(var(--aspect-ratio)));
    object-fit: cover !important;
    object-position: center !important;
}

.jet-woo-product-thumbs__inner > *,
.jet-woo-product-thumbnail > * {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

}

.jet-woo-product-thumbs.effect-fade img {

    position: absolute !important;
}

.jet-woo-product-thumbs__inner img {

    height: 100% !important;
    width: 100% !important;
    object-fit: cover !important;
    object-position: center !important;
}


.jet-cw-thumbnail {

    height: 0;
    padding-bottom: 100%;
}

.jet-cw-thumbnail img {

    object-fit: cover !important;
    object-position: center !important;
    width: 100% !important;
    height: 100% !important;
    position: absolute !important;
    left: 0 !important;
}


/*------------------------------------*\
    MON COMPTE
\*------------------------------------*/

.woocommerce-MyAccount-navigation ul li {

    list-style: none;
}

.woocommerce-MyAccount-navigation ul li a {

    transition: all .3s;
    color: #e5131c;
}

.woocommerce-MyAccount-navigation ul .is-active a {

    color: #e5131c;
}

.woocommerce-MyAccount-navigation ul li a:hover {

    color: #e5131c;
}

/*------------------------------------*\
    BOUTIQUE
\*------------------------------------*/

/*
.jet-woo-product-img-overlay {
    
    display: none;

}

.jet-woo-product-badges {
    
    height: 33px;

}

.jet-remove-all-filters__button {
    
    border: none !important;
}

.jet-list-tree__parent {

    font-weight: 700;
}

.jet-sorting-select, .jet-sorting-select option{
    
        color: #e5131c;
    border: 0px !important;
}


.recherche div div div {

    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.recherche div div div div input {

    border: none;
    padding: 10px;
    color: #e5131c;
    font-size: 18px;
}

.recherche div div div button {

    background-color: transparent !important;
    border: none !important;
    margin: 0 auto !important;
    font-size: 18px !important;
    font-weight: 500px !important;
    color: white !important;
    letter-spacing: 1.5px !important;
    text-transform: uppercase !important;
    margin-top: 20px !important;
}

.recherche div div div button span {
    
    position: relative;
}

.recherche div div div button span:after {

    content: '';
    position: absolute;
    display: inline-block;
    background-color: white;
    width: 50%;
    height: 1.5px;
    left: 0;
    bottom: -10px;
    transition: all .3s;
    transition-timing-function: cubic-bezier(1, .1, .5, 1);
}

.recherche div div div button span:hover::after {
    
    width: 100%;
}

.recherche div div div button i {

    color: white !important;
}
*/

/*------------------------------------*\
    FICHE PRODUITS
\*------------------------------------*/

/*
.woocommerce-product-gallery__trigger {

    display: none;
}

.woocommerce div.product div.images {

    margin-bottom: 0;
}

.variations_form table tbody tr td {

    color: #e5131c;
}

.variations_form table tbody tr td.value select {

    border-color: transparent !important;
    color: #e5131c !important;
    background-color: transparent !important;
}

.variations_form table tbody tr td.value select option {

    border-color: transparent !important;
    color: #e5131c !important;
}

.description-produit .entry-summary,
.description-produit .woocommerce-product-gallery,
.description-produit .onsale,
.description-produit .related,
.description-produit .wc-tabs,
.description-produit .up-sells,
.woocommerce-Tabs-panel h2{

    display: none;
}



.description-produit .panel {

    padding: 0 !important;
    border-top: 0px !important;
    margin: 0 !important;
}



.reference .tagged_as,
.reference .posted_in {

    display: none;
}
*/

.woocommerce div.product form.cart .variations td {

    width: 100% !important;
    display: inline-block !important;
    padding-right: 0 !important;
}

.woocommerce div.product form.cart .reset_variations {

    display: none !important;
}

label.selected {

    background-color: #191919;
    color: white;
}

.generatedRadios input {

    display: none;
}

.generatedRadios {

    color: #191919;
    padding: 0 15px;
    min-width: 40px !important;
    height: 40px !important;
    border-radius: 20px;
    text-align: center;
    line-height: 36px;
    border: solid 2px #191919;
    margin-right: 10px;
    display: inline-block;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {

    color: #e5131c !important;
    font-weight: normal !important;
}

.woocommerce div.product p.stock {

    color: #191919 !important;
    margin-bottom: 12.5px !important;
}

.woocommerce div.product p.price del,
.woocommerce div.product span.price del {

    color: #191919 !important;
    font-size: 1em !important;
    opacity: 1 !important;
    text-decoration: line-through !important;
}

.jet-woo-product-badges {

    height: auto !important;
}

/*------------------------------------*\
    COOKIE
\*------------------------------------*/

#cn-close-notice {

    display: none;
}

#cn-notice-text {

    font-family: 'Barlow Condensed';
    font-size: 14px;
}

#cn-accept-cookie {

    background-color: white;
    color: #191919;
    font-weight: bold;
    transform: rotate(2deg);
    border-radius: 0 !important;
}

/*------------------------------------*\
    PLUS/MINUS
\*------------------------------------*/


button.plus,
button.minus {

    height: 40px;
    width: 40px;
    padding: 0 !important;
    background-color: white;
    color: #191919;
    font-weight: 700 !important;
    transition: all .3s;
    font-size: 16px;
    font-family: 'Manrope', sans-serif;
}

button.plus:hover,
button.minus:hover {

    background-color: #191919;
    color: white;
}

button.plus {

    border-right: 2px solid #191919 !important;
    border-top: 2px solid #191919 !important;
    border-bottom: 2px solid #191919 !important;
    border-left: none !important;
}

button.minus {

    border-left: 2px solid #191919 !important;
    border-top: 2px solid #191919 !important;
    border-bottom: 2px solid #191919 !important;
    border-right: none !important;
}

div.quantity {

    display: flex;
    align-items: center;
}

.qty {

    height: 40px !important;
    width: 40px !important;
    margin: 0 !important;
    font-weight: 500;
    color: #191919;
    border: none !important;
    background-color: white !important;
    border: 2px solid #191919 !important;
    text-align: center !important;
    font-weight: 700 !important;

}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.woocommerce div.product form.cart .button {

    margin-left: 12.5px;
}

.marque-fp {

    width: 100px;
    height: 100px;
    text-indent: -9999px;
    display: inline-block;
    background-position: left center;
    background-size: contain;
    background-repeat: no-repeat;
}

/*------------------------------------*\
    PANIER
\*------------------------------------*/

.product-remove a.remove {

    color: #e5131c !important;
}

.product-remove a.remove:hover {

    background-color: #e5131c;
}

.cross-sells ul li .add_to_cart_button,
.cross-sells ul li .jet-compare-button__container,
.cross-sells ul li .jet-wishlist-button__container {

    display: none;
}

.cross-sells ul li .woocommerce-loop-product__title {

    color: #e5131c;
}

.cross-sells ul li .woocommerce-Price-amount {

    color: #e5131c;
}

.cross-sells h2 {

    margin-bottom: 25px;
}

/*------------------------------------*\
    WISH-LIST / FAVORIS
\*------------------------------------*/

/*
#mes-favoris .add_to_cart_button {

    display: none;
}

.jet-wishlist-item-remove-button {

    border: none;
    width: 30px;
    height: 30px;
    background-color: #e5131c !important;
    display: inline-block;
    background-image: url(/wp-content/uploads/2020/11/remove-wish-list.svg) !important;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    transition: all .3s;
    margin-bottom: -30px;
    z-index: 999;
}


.jet-wishlist-item-remove-button:hover {

    background-color: #485438 !important;
}

.jet-wishlist-item-remove-button .jet-cw-icon {

    display: none;
}
*/

/*------------------------------------*\
    WOOCOMMERCE
\*------------------------------------*/

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {

    border-radius: 0 !important;
    border: 2px solid #e5131c !important;
}

.woocommerce div.product form.cart .variations label {

    font-weight: 500;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {

    background-color: white !important;
    border-radius: 0px !important;
    border: 2px solid #e5131c !important;
    color: #e5131c !important;
    transition: all .3s;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {

    background-color: #191919 !important;
    border: 2px solid #191919 !important;
    color: white !important;
}

.woocommerce-info,
.woocommerce-message {

    border-top: 0px !important;
}


.woocommerce-error,
.woocommerce-info,
.woocommerce-message {

    padding: 0 !important;
    background-color: transparent;
}

.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {

    display: none;
}

.woocommerce form .form-row .required {

    color: #e5131c !important;
}

.woocommerce form .form-row label {

    color: #191919 !important;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {

    border: none;
    border-bottom: 2px solid #191919 !important;
    color: #191919 !important;
}

.select2-container--default .select2-selection--single {

    border: none !important;
    border-radius: none !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {

    color: #e5131c !important;
}


/*------------------------------------*\
    FOOTER
\*------------------------------------*/

#footer section.bloc-a {

    padding-bottom: 50px;
    margin-bottom: 50px;
    justify-content: space-around;
    border-bottom: 1px solid #e5131c;
}

#footer section.bloc-a {

    text-align: center;
}

#footer section.bloc-a h2 {

    font-size: 18px;
    font-weight: 600;
}

#footer section.bloc-a h3 {

    font-size: 16px;
    font-weight: normal;
    color: #e5131c;

}

#footer section.bloc-a figure {

    width: 100%;
    height: 100px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
}

#footer section.bloc-a figure.livraison {

    background-image: url(/wp-content/uploads/2021/02/livraison-gratuite.svg);
}

#footer section.bloc-a figure.colette {

    background-image: url(/wp-content/uploads/2021/05/clic-and-colette.svg);
}

#footer section.bloc-a figure.paiements {

    background-image: url(/wp-content/uploads/2021/02/paiements-securises.svg);
}


#footer {

    background-color: #191919;
    padding: 100px;

}

#footer section {

    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

#footer a,
#footer p,
#footer h2 {

    color: #f2eada;
    opacity: .5;
    line-height: 40px;
    transition: all .3s;
}

#footer a:hover {

    color: #e5131c;
    opacity: 1;
}

#footer h2 {

    opacity: 1;
}

#footer li {

    list-style: none;
}

#footer h2 {

    font-size: 18px;
    font-weight: 600;
}

div.paiement figure {

    height: 20px;
    display: inline-block;
    margin-right: 10px;
    background-position: left center;
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0.5;
}

#footer #paypal {

    background-image: url(/wp-content/uploads/2021/02/paypal.svg);
    width: 17px;
}

#footer #visa {

    background-image: url(/wp-content/uploads/2021/02/visa.svg);
    width: 62px;
}

#footer #mastercard {

    background-image: url(/wp-content/uploads/2021/02/mastercard.svg);
    width: 32.5px;
}

#footer #cic {

    background-image: url(/wp-content/uploads/2021/05/cic.svg);
    width: 45px;
}

#footer div.logo {

    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 12.5px;
}


a.asticonet,
a.colette {

    line-height: 40px !important;
}

a.colette span {

    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    background-image: url(/wp-content/uploads/2021/05/colette.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    transform: translateY(25%);
}

#footer a:not(.asticonet):not(.colette) {

    width: 100%;
    display: block;
}

#footer a.tel,
#footer a.adresse {

    color: #e5131c;
    opacity: 1;
    font-weight: 600;
}

#footer a.tel:hover,
#footer a.adresse:hover {

    color: #f2eada;
}

#footer .sociaux {

    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 5px;
}

#footer .sociaux a.facebook {

    margin-right: 10px;
}

#footer .sociaux a {

    width: 20px !important;
    height: 20px !important;
}

#footer .sociaux a svg {

    width: 20px;
    height: 20px;
}


/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (max-width:800px) {


    #header .bloc .burger {

        display: inline-block;
    }

    #header .bloc #nav {

        display: none;
        position: fixed;
        left: 0;
        top: 80px;
        z-index: 9999;
        background-color: #191919;
        padding: 25px 10px;
    }

    #header .bloc #nav ul li,
    #header .bloc #nav ul li a {

        width: 100%;
        text-align: center;
        display: inline-block;
    }

    #header .bloc #nav ul li a {

        margin-bottom: 10px;
        color: white;
    }

    #header .bloc #nav ul li:after {

        display: none;
    }



    /*------------------------------------*\
    FOOTER
\*------------------------------------*/

    #footer {

        padding: 50px;
        text-align: center;
    }

    #footer section {

        flex-wrap: wrap;
    }

    #footer .infos-1,
    #footer .categories,
    #footer .infos-2,
    #footer .compte-paiement {

        width: 50%;
    }

    #footer div.logo {

        margin-top: 50px;
        flex-wrap: wrap;
    }

    #footer .logo a {

        width: 100%;
        text-align: center;
    }

    #footer .sociaux {

        justify-content: center;
    }

    #footer .sociaux a {

        margin: 0 5px !important;
    }

}

@media only screen and (max-width:500px) {

    .marques_filters,
    .bloc-filters {

        max-width: 100vw;
        overflow-x: hidden;
    }

    .marques_filters .jet-checkboxes-list__item .jet-checkboxes-list__button .jet-checkboxes-list__label {

        width: 75px !important;
        height: 75px !important;
    }

    .banner {

        display: none;
    }

    #header {

        max-width: 100vw;
        overflow-x: hidden;
    }

    #header .bloc {

        padding: 25px 10px;
    }

    #header .bloc a#logo svg {

        height: 20px;
        width: auto;
    }

    /*------------------------------------*\
    FOOTER
\*------------------------------------*/

    #footer {

        padding: 50px 25px;
    }

    #footer .infos-1,
    #footer .categories,
    #footer .infos-2,
    #footer .compte-paiement {

        width: 100% !important;
    }

    #footer .bloc-a div:not(:last-child) {

        margin-bottom: 50px;
    }

    #footer .bloc-b .infos-1,
    #footer .bloc-b .infos-2,
    #footer .bloc-b .categories,
    #footer .bloc-b ul.paiement {

        margin-bottom: 25px;
    }

    #footer div.logo {

        flex-wrap: wrap;
    }

    #footer div.logo figure.logo {

        width: 100%;
        margin-bottom: 25px;
    }

    #footer div.logo a.asticonet {

        font-size: 10px;
        width: 100%;
        text-align: center;
    }
}
