.modal-content {
    backdrop-filter: blur(10px);
    border-radius: 20px;
    border: solid white 1px;
    background: linear-gradient(45deg, #ffffff93, rgba(0, 0, 0, 0.301), #ffffff8f);
}

#blockcart-modal .modal-dialog {
    border-radius: 20px;
    background: none;
    max-width: 900px;
}

#registration #customer-form>div>div {
    display: block;
}

#registration {
    display: block;
}

#registration #main {
    display: flex;
    justify-content: center;
}

#registration #content {
    margin-top: 50px;
    margin-bottom: 50px;
}

#customer-form>div>div>div.col-md-6.js-input-column {
    float: none;
    width: auto;
}

#blockcart-modal .modal-body {
    background: none;
}

.product-miniature .highlighted-informations {
    background: rgba(0, 0, 0, 0.308);
    backdrop-filter: blur(5px);
}

/* #registration>main>#wrapper>.container>.row>#content-wrapper>#main>#content {
    margin: auto;
}

#registration #customer-form > div > div:nth-child(2) {
    grid-row: 2;
    grid-column: 1;
}

#registration #customer-form > div > div:nth-child(3) {
    grid-row: 3;
    grid-column: 1;
}

#registration #customer-form > div > div:nth-child(4) {
    grid-row: 4;
    grid-column: 1;
}

#registration #customer-form > div > div:nth-child(5) {
    grid-row: 5;
    grid-column: 1;
}

#registration #customer-form > div > div {
    display: block;
}

#registration #customer-form>div>div.field-password-policy>div {
    display: block;
} */


#registration #customer-form>div>div.field-password-policy>div {
    display: block;
}

#registration .col-md-6 {
    margin-right: 0;
}

#registration #customer-form>div>div.field-password-policy>div {
    margin-bottom: 10px;
}

#registration #customer-form>div>div>label {
    padding-top: 0;
}

#customer-form>div>div:nth-child(7) {
    margin-top: 20px;
}

#registration .custom-checkbox input[type=checkbox] {
    border-color: #CF00BA;
}

#registration label {
    color: white;
}

#registration #customer-form>div>div:nth-child(1)>div.col-md-3.form-control-comment {
    display: none;
}

#registration .form-group {
    margin-bottom: 0;
}

#registration #authentication>main>#wrapper,
#registration>main>#wrapper {
    background: linear-gradient(125deg, #0C0B25, #6924D5, #E73FF4);
}

#registration {
    background: purple;
}

#registration .col-xs-12 {
    float: none;
}

#registration html,
#registration body {
    height: 10000000000% !important;
    min-height: 100% !important;
    overflow: visible !important;
}

#registration #customer-form>div>div:nth-child(7),
#registration #customer-form>div>div:nth-child(6) {
    display: block;
}

.modal-body>.row>.divide-right>.row {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

#main>div>div.cart-grid-body.col-lg-8>div>div.cart-overview.js-cart>ul>li>div>div.product-line-grid-right.product-line-actions.col-md-5.col-xs-12 {
    display: flex;
    align-items: center;
    justify-content: end;
}

#main>div>div.cart-grid-body.col-lg-8>div>div.cart-overview.js-cart>ul>li>div>div.product-line-grid-right.product-line-actions.col-md-5.col-xs-12>div>div.col-md-10.col-xs-6>div {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#main>div>div.cart-grid-body.col-lg-8>div>div.cart-overview.js-cart>ul>li>div>div.product-line-grid-right.product-line-actions.col-md-5.col-xs-12>div>div.col-md-10.col-xs-6>div>div.col-md-6.col-xs-6.qty>div>span.input-group-btn-vertical>button.btn.btn-touchspin.js-touchspin.js-increase-product-quantity.bootstrap-touchspin-up {
    background: none;
}

#main>div>div.cart-grid-body.col-lg-8>div>div.cart-overview.js-cart>ul>li>div>div.product-line-grid-right.product-line-actions.col-md-5.col-xs-12>div {
    display: flex;
    align-items: center;
}

#main>div>div.cart-grid-body.col-lg-8>div>div.cart-overview.js-cart>ul>li>div>div.product-line-grid-right.product-line-actions.col-md-5.col-xs-12>div>div.col-md-10.col-xs-6>div>div.col-md-6.col-xs-6.qty>div>span.input-group-btn-vertical>button.btn.btn-touchspin.js-touchspin.js-decrease-product-quantity.bootstrap-touchspin-down {
    background: none;
}


#main>div>div.cart-grid-body.col-lg-8>div>div.cart-overview.js-cart>ul>li>div>div.product-line-grid-right.product-line-actions.col-md-5.col-xs-12>div>div.col-md-10.col-xs-6>div>div.col-md-6.col-xs-6.qty>div {
    background: #e2e2e2;
}

#main>div>div.cart-grid-body.col-lg-8>div>div.cart-overview.js-cart>ul>li>div>div.product-line-grid-right.product-line-actions.col-md-5.col-xs-12>div>div.col-md-10.col-xs-6>div>div.col-md-6.col-xs-6.qty>div>input {
    background: #e2e2e2;
    border-radius: 10px 0px 0px 10px;
}

.col-md-6 {
    width: auto;
    margin-right: 20px;
}

#main>div>div.cart-grid-body.col-lg-8>div>div.cart-overview.js-cart>ul>li>div>div.product-line-grid-right.product-line-actions.col-md-5.col-xs-12>div>div.col-md-2.col-xs-2.text-xs-right {
    margin-left: auto;
}

.bootstrap-touchspin .input-group-btn-vertical>.btn {
    border-radius: 0;
}

#main>div>div.cart-grid-body.col-lg-8>div>div.cart-overview.js-cart>ul>li>div>div.product-line-grid-right.product-line-actions.col-md-5.col-xs-12>div>div.col-md-10.col-xs-6>div>div.col-md-6.col-xs-2.price>span>strong {
    color: #838383;
}

.modal-body>.row>.col-md-5 {
    width: auto;
}

#main>div>div.cart-grid-body.col-lg-8>div>div.cart-overview.js-cart>ul>li>div>div.product-line-grid-right.product-line-actions.col-md-5.col-xs-12>div>div.col-md-2.col-xs-2.text-xs-right>div>a>i {
    color: #838383;
}



.modal-body>.row {
    display: flex;
    justify-content: center;
    gap: 20px;
}

#blockcart-modal .modal-header,
#product #block-reassurance {
    background: none;
}

#blockcart-modal .modal-title {
    background: linear-gradient(#ff68f0, #f358ff);
    background-clip: text;
    color: transparent;
}

#blockcart-modal .product-name {
    background: linear-gradient(45deg, #CF00BA, #E73FF4);
    background-clip: text;
    color: transparent;
}

.btn-secondary {
    background: linear-gradient(45deg, #050038, #191177);
    color: white;
    border-radius: 15px;

}

#blockcart-modal .cart-content .page-content.page-cms ul.cart-products-count,
#blockcart-modal .cart-content p.cart-products-count,
.page-content.page-cms #blockcart-modal .cart-content ul.cart-products-count {
    background: linear-gradient(45deg, #cf0056, #f43f57);
    background-clip: text;
    color: transparent;
}

#blockcart-modal .cart-content .page-content.page-cms ul.product-total,
#blockcart-modal .cart-content p.product-total,
.page-content.page-cms #blockcart-modal .cart-content ul.product-total {
    color: white;
    background: linear-gradient(45deg, #050038, #191177);
    border-radius: 8px;
}

#blockcart-modal .cart-content .cart-content-btn {
    display: flex;
}

.product-quantity>strong {
    background: linear-gradient(#26830f, #078823);
    background-clip: text;
    color: transparent;
}

#blockcart-modal .cart-content .page-content.page-cms ul .label,
#blockcart-modal .cart-content .page-content.page-cms ul .value,
#blockcart-modal .cart-content p .label,
#blockcart-modal .cart-content p .value,
.page-content.page-cms #blockcart-modal .cart-content ul .label,
.page-content.page-cms #blockcart-modal .cart-content ul .value,
.page-order-detail .order-items .order-item .desc .name {
    color: white;
}

.modal-header {
    border-bottom: none;
}

.product-miniature .highlighted-informations .quick-view {
    background: linear-gradient(45deg, #e663f0, #f087e5);
    color: transparent;
    background-clip: text;
}

#checkout #content>div {
    display: flex;
    gap: 20px;
}

.product-miniature .highlighted-informations .quick-view:hover {
    color: transparent !important;
}

.close {
    text-shadow: none;
}

#blockcart-modal .modal-header .close .material-icons {
    background: linear-gradient(45deg, #e663f0, #f087e5);
    color: transparent;
    background-clip: text;
}

.cart-content>p>span {
    color: white;
}

.btn-secondary:hover,
.btn-tertiary:hover {
    color: white;
    transform: scale(1.1);
}

#blockcart-modal .cart-content .cart-content-btn .btn {
    transition: 0.2s;
}

#cart>main>#wrapper {
    min-height: 90vh;
    font-family: Josefin;
}

#cart>main>#wrapper>.container {
    width: 80%;
    margin: auto;
}

.cart-grid {
    display: flex;
    gap: 20px;
}

.cart-grid-body>.label {
    color: white;
    padding: 8px;
    border-radius: 15px;
    padding-inline: 16px;
    background: linear-gradient(45deg, #E73FF4, #e663f0);
    text-align: center;
    display: inline-flex;
    align-items: center;
    /* centre verticalement l’icône et le texte */
    gap: 6px;
    /* espace entre l’icône et le texte (optionnel) */
    width: 200px;
}

.product-line-grid {
    display: flex;
    border: solid 1px #dbdbdb;
    padding: 10px;
    border-radius: 20px;
    gap: 20px;
    justify-content: space-between;
}

#cart>main>#wrapper>.container>.row>#content-wrapper>#main>.cart-grid>.cart-grid-body>.card {
    padding: 20px;
    border-radius: 15px;
    box-shadow: 0 3px 3px rgba(104, 104, 104, 0.288);
}

#cart>main>#wrapper>.container>.row>#content-wrapper>#main>.cart-grid>.cart-grid-right>.card {
    padding: 20px;
    border-radius: 15px;
    box-shadow: 0 3px 3px rgba(104, 104, 104, 0.288);
}

#stores .page-stores .store-picture img,
.product-line-grid-left img {
    border-radius: 10px;
}

.cart-item>.product-line-grid>.product-line-grid-right>.row {
    margin-top: auto;
    margin-bottom: auto;
}

.card-block.checkout {
    padding-bottom: 0;
}

.product-line-grid-body>.product-line-info>.label {
    font-size: 20px;
}

.product-line-grid-body {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.product-line-grid-body>br {
    display: none;
}

.product-line-grid-body>.product-line-info {
    font-weight: 500;
    color: gray;
}

#checkout>main>#wrapper {
    width: 100%;
}

#order-confirmation>main>#wrapper>.container>.row>#content-wrapper>#main>#content-hook-order-confirmation-footer {
    display: none;
}

#order-confirmation>main>#wrapper>.container {
    height: 100%;
}


#checkout>main>#wrapper>.container {
    width: 80%;
    margin: auto;
}

/* #content>div {
    display: flex;
    gap: 20px;
} */

#js-checkout-summary {
    padding: 20px;
    border-radius: 15px;
    box-shadow: 0 3px 3px rgba(104, 104, 104, 0.288);
}

body#checkout .cart-grid-right .card {
    box-shadow: 0 3px 3px rgba(104, 104, 104, 0.288);
}

#content>div>div.cart-grid-body.col-xs-12.col-lg-8 {
    padding: 20px;
    border-radius: 15px;
    box-shadow: 0 3px 3px rgba(104, 104, 104, 0.288);
    background: #fff;
}

body#checkout section.checkout-step {
    background: none;
}

#checkout-addresses-step>div>div>form>p:nth-child(5)>a {
    color: #CF00BA;
}

#checkout #field-alias {
    border: solid 1px #E73FF4;
    color: rgb(43, 43, 43);
}

#checkout #field-firstname {
    border: #E73FF4 solid 1px;
    color: rgb(43, 43, 43);
}

#checkout #field-lastname {
    color: rgb(43, 43, 43);
    border: #E73FF4 solid 1px;
}

#checkout #field-company {
    border: #E73FF4 solid 1px;
    color: rgb(43, 43, 43);
}

#checkout #field-vat_number {
    border: #E73FF4 solid 1px;
    color: rgb(43, 43, 43);
}

#checkout #field-address1 {
    border: #E73FF4 solid 1px;
    color: rgb(43, 43, 43);
}

#checkout #field-address1 {
    border: #E73FF4 solid 1px;
    color: rgb(43, 43, 43);
}

#checkout #field-address2 {
    border: #E73FF4 solid 1px;
    color: rgb(43, 43, 43);
}

#checkout #field-postcode {
    border: #E73FF4 solid 1px;
    color: rgb(43, 43, 43);
}

#checkout #field-city {
    border: #E73FF4 solid 1px;
    color: rgb(43, 43, 43);
}

#checkout #field-id_country {
    border: #E73FF4 solid 1px;
    color: rgb(43, 43, 43);
}

#checkout #field-phone {
    border: #E73FF4 solid 1px;
    color: rgb(43, 43, 43);
}

body#checkout section.checkout-step .address-item.selected {
    border: solid 1px #E73FF4;
    background: none;

    border-radius: 10px;
}

#cart-summary-product-list>ul>li>div.media-body>span.product-name>a {
    color: #e663f0;
}

#js-checkout-summary>div:nth-child(1)>div.cart-summary-products.js-cart-summary-products>p:nth-child(2)>a {
    color: #e663f0;
}

#checkout-personal-information-step>div>p.identity>a {
    color: #e663f0;
}

#checkout-personal-information-step>div>p:nth-child(2)>a {
    color: #e663f0;
}

.custom-radio {
    border: #e663f0 solid 1px;
}

.custom-radio input[type=radio]:checked+span {
    background: linear-gradient(45deg, #E73FF4, #CF00BA);
}

/* le header completement bugué sous frozen la parce que prestashop ca pue */

body#checkout #footer {
    background: #050038;
}

#checkout #wrapper {
    min-height: 80vh;
}

#checkout .header-top {
    display: block !important;
}

#footer .text-sm-center {
    display: none;
}

#wrapper>div>nav>ol>li:nth-child(2)>span {
    color: transparent;
    background: linear-gradient(45deg, #E73FF4, #CF00BA);
    background-clip: text;
}

#my-account .text-sm-center a {
    color: #e663f0;
}

#my-account .container {
    width: 80%;
    margin: auto;
}

.page-my-account #content .links {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

/* #addresses #content>div {
    display: block;
} */

#registration .page-header {
    display: none;
}

#order-detail #wrapper {
    min-height: 80vh;
}

.footer-container .box {
    display: flex;
    gap: 20px;
    background: #BBB4FF;
    color: #050038;
    padding: 20px;
    align-items: top;
    align-items: center;
    font-weight: 700;
    margin-bottom: 0;
}

#order-detail .container {
    width: 80%;
    margin: auto;
}

#index h1 {
    color: white;
}

#exportDataToCsv {
    margin-top: 20px;
}

#exportDataToPdf {
    margin-top: 20px;
}

.h1,
h1 {
    background: linear-gradient(45deg, #E73FF4, #CF00BA);
    color: transparent;
    background-clip: text;
}

.carousel .carousel-control .icon-next:hover i,
.carousel .carousel-control .icon-prev:hover i,
.dropdown:hover .expand-more,
.page-my-account #content .links a:hover i,
.search-widget form button[type=submit] .search:hover,
.top-menu .sub-menu a:hover {
    color: #CF00BA;
}

#wrapper>div>nav>ol>li:nth-child(3)>span {
    background: linear-gradient(45deg, #E73FF4, #CF00BA);
    color: transparent;
    background-clip: text;
}

.page-my-account #content .links a {
    color: #050038;
}

#order-return-infos .thead-default th,
.page-addresses .addresses-footer a,
.page-addresses .addresses-footer a:hover,
.page-my-account #content .links a:hover {
    color: #CF00BA !important;
}

.page-my-account #content .links a span.link-item {
    background: none;
}

#identity .container {
    width: 80%;
    margin: auto;
}

#addresses .container {
    width: 80%;
    margin: auto;
}

.page-footer .account-link span {
    color: #CF00BA;
}

.page-addresses .address {
    padding: 10px;
    border-radius: 5px;
}

#order-items .h3,
.page-addresses .address .address-footer a i,
.page-addresses .addresses-footer a i,
.page-footer .account-link i {
    color: #E73FF4;
}

.page-addresses .address {
    box-shadow: rgba(0, 0, 0, 0.356) 0px 2px 2px;
}

#main .page-content {
    padding: 10px;
}

.page-addresses .address .address-footer {
    border-top: #E73FF4 solid 1px;
}

#addresses #wrapper {
    min-height: 90vh;
}

#address .container {
    width: 80%;
    margin: auto;
}

.page-addresses .address .address-footer a span {
    color: #E73FF4;
}

.address-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.alert-success {
    color: white;
    font-weight: 800;
    border-radius: 5px;
    text-align: center;
}

.alert-success {
    background: linear-gradient(45deg, #E73FF4, #CF00BA);
    border: none;
}


#history .container {
    width: 80%;
    margin: auto;
}


#content>table>tbody>tr>td>span {
    background: linear-gradient(45deg, #E73FF4, #CF00BA) !important;
}

.reorder-link {
    color: #CF00BA !important;
}

.view-order-details-link {
    color: #CF00BA !important;
}

#content>table>tbody>tr>td.text-sm-center.hidden-md-down>a>i {
    color: #CF00BA;
}

#history #wrapper {
    min-height: 90vh;
}

#address #wrapper {
    min-height: 90vh;
}

#order-slip #wrapper {
    min-height: 90vh;
}


#order-slip .container {
    width: 80%;
    margin: auto;
}

.alert-info {
    color: white;
    font-weight: 800;
    border-radius: 5px;
    text-align: center;
    background: linear-gradient(45deg, #E73FF4, #CF00BA);
    border: none;
}

#module-blockwishlist-lists .container {
    width: 80%;
    margin: auto;
}

#module-blockwishlist-lists #wrapper {
    min-height: 90vh;
}


.wishlist-list-item-default {
    border-bottom: none !important;
}

.wishlist-list-item:hover .wishlist-list-item-title {
    color: #CF00BA !important;
}

#main>div.wishlist-footer-links>a {
    color: #CF00BA !important;
}

.text-primary {
    color: #CF00BA !important;
}

#module-psgdpr-gdpr .container {
    width: 80%;
    margin: auto;
}

#module-psgdpr-gdpr #wrapper {
    min-height: 90vh;
}

#content>div>section>div:nth-child(2)>p>a {
    color: #CF00BA;
}

.psgdprinfo17 {
    background: none;
}

#my-account #wrapper {
    min-height: 90vh;
}

#block_myaccount_infos .myaccount-title a,
#header a,
#wrapper .breadcrumb li a,
.block-contact .block-contact-title,
.block-contact .navbar-toggler .material-icons,
.linklist .blockcms-title a {
    color: white;
}

.user-info {
    display: flex;
    align-items: center;
    gap: 20px;
}

#identity form>div {
    display: flex;
    flex-direction: column;
}

#identity .form-group {
    display: grid;
    grid-template-columns: 200px 1fr 100px;
}

/* #identity .js-input-column {
    margin-left: auto;
} */

#identity #content {
    margin: auto;
    max-width: 600px;
}

#identity .col-md-3 {
    width: auto;
}

#identity .form-control-label {
    text-align: left;
}

#identity .form-group>.js-input-column {
    grid-column: 1 / span 3;
}

#address form>div {
    display: flex;
    flex-direction: column;
}

#address .form-group {
    display: grid;
    grid-template-columns: 200px 1fr 100px;
}

/* #identity .js-input-column {
    margin-left: auto;
} */

#address #content {
    margin: auto;
    max-width: 600px;
}

#address .col-md-3 {
    width: auto;
}

#address .form-control-label {
    text-align: left;
}

#address .form-group>.js-input-column {
    grid-column: 1 / span 3;
}

.CustomFlex {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

.star-yellow {
    color: #FFD700;
    /* jaune */
}

.star-grey {
    color: #ccc;
    /* gris */
}

.titleAvis {
    font-weight: 800;
    color: #696969;
}

.singleAvis {
    display: flex;
    flex-direction: column;
}

.flexAvis {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: auto;
}

.linkToPage>a {
    color: white;
    padding: 5px;
    padding-inline: 10px;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.207);
    border-radius: 6px;
    background: linear-gradient(45deg, #CF00BA, #e663f0);
}

.contentAvis {
    color: #838383;
}

.noteAvis>.material-icons {
    color: transparent;
    background: linear-gradient(45deg, #CF00BA, #e663f0);
    background-clip: text;
    text-shadow: 1px 0px 2px #00000025;
}

.topAvis {
    width: 80%;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.topAvis>div>img {
    width: 86%;
    margin: auto;
    display: flex;
    justify-content: center;
}

.avis-client {
    width: 80%;
    margin: auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin-top: 40px;
}

.singleAvis {
    border-top: 1px solid #CF00BA;
    border-bottom: solid 1px #CF00BA;
    padding-bottom: 20px;
    padding-top: 20px;
}



.singleAvis>div {
    margin-bottom: 10px;
}

.topAvisClients {
    display: flex;
    justify-content: space-between;
}

.nomClient {
    color: #CF00BA;
    font-weight: 800;
}

.dateAjout {
    color: #7f7f7f;
}

#authentication>main>footer {
    display: none !important;
}

.featured-products {
    background: #f0effa !important;
}



.brands-sort .dropdown-menu,
.products-sort-order .dropdown-menu,
.suppliers-sort .dropdown-menu {
    margin-top: 10px;
    border-radius: 5px;
}

#header a:hover {
    color: #CF00BA !important;
}

#footer {
    background: linear-gradient(45deg, #00025e, #09070b);
}

.subcategories-list>li>h5>a {
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.156);
}

.header-top #search_widget input {
    border-bottom: none;
    border: solid 1px white;
    border-radius: 3px;
}

#search_widget form input {
    padding: 10px 10px 10px 40px;
}

#wrapper {
    background: none;
}

body {
    background: #FFF8FF;
}

#subcategories ul {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

.home_categories_bottom_perso {
    flex-wrap: wrap;
    gap: 30px;
}

.footer-container .box {
    border-radius: 10px;
}

.box-follow {
    border-radius: 10px;
}

#index .container {
    width: 100%;
}

#registration>main>header,
#registration>main>footer {
    display: none !important;
}

#checkout #field-password {
    border: solid 1px #CF00BA;
    color: black;
}

#checkout #customer-form>div>div:nth-child(8)>label,
#customer-form>div>div:nth-child(9)>label,
#customer-form>div>div:nth-child(10)>label,
#customer-form>div>div:nth-child(11)>label {
    display: none;
}

#order-confirmation>main>#wrapper #main {
    width: 100%;
}

#order-confirmation #main>div {
    border-radius: 15px;
    padding: 10px;
    border: 1px solid #ffffff;
    box-shadow: 0px 4px 8.6px #8d8d8d40;
    backdrop-filter: blur(2px) brightness(100%);
    -webkit-backdrop-filter: blur(2px) brightness(100%);
    background: linear-gradient(204deg, rgba(255, 255, 255, 0) 0%, rgba(215, 215, 215, 0.57) 100%);
}

#main>div.row.product-container.js-product-container>div:nth-child(2)>div.product-information>div.product-additional-info.js-product-additional-info>div>button {
    background: linear-gradient(45deg, #E73FF4, #f087e5);
}



#empty-product-comment>button {
    background: linear-gradient(45deg, #E73FF4, #f087e5);
}

#order-confirmation #main>div {
    width: 80%;
    margin: auto;
}

#main>div.row.product-container.js-product-container>div>div.product-information>div.tabs>ul>li>a {
    color: #CF00BA;
}

#order-confirmation #content {
    width: 80%;
    margin: auto;
    margin-bottom: 30px;
}

#order-confirmation #main>div>div>form>div>input {
    border: solid 1px #CF00BA;
}

/*************************/
/* pour la partie loader */
/*************************/

.spinner {
    width: 50px;
    height: 50px;
    border: solid transparent 6px;
    border-top: 6px grey solid;
    border-radius: 50%;
    animation: infinite linear spin 1s;
}

#loader-custom {
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 20px;
}

.disabled {
    display: none !important;
}

@keyframes spin {
    from {
        transform: rotate(0);
    }

    to {
        transform: rotate(360deg);
    }
}


@media screen and (max-width: 1380px) {
    #category>main>#wrapper>.container>.row>#content-wrapper>#main>#products>#js-product-list>.products {
        grid-template-columns: 1fr 1fr;
    }

    #category>main>section>.container>.row {
        grid-template-columns: 3fr 9fr;
        gap: 20px;
    }

    #category>main>section>.container>.row>#content-wrapper {
        grid-column: auto;
    }
}

@media screen and (max-width: 1210px) {
    #subcategories ul li {
        width: 100%;
    }

    .contactsBottom {
        grid-template-columns: 1fr 1fr;
    }

    #products .products,
    .featured-products .products,
    .product-accessories .products {
        width: 90%;
    }
}


@media screen and (max-width: 1200px) {
    #custom-text {
        width: 100%;
    }

    #content>div.CustomFlex {
        grid-template-columns: 1fr 1fr 1fr;
    }
}

@media screen and (max-width: 1100px) {
    #subcategories ul {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
    }

    #checkout #content>div {
        flex-direction: column-reverse;
    }

    #content>div>div.cart-grid-body.col-xs-12.col-lg-8 {
        width: 100%;
    }

    #checkout #content>div>div.cart-grid-right.col-xs-12.col-lg-4 {
        width: 100%;
    }

    #checkout #customer-form>div>div {
        display: flex;
        align-items: center;
    }

    #checkout #field-email {
        border: #E73FF4 solid 1px;
        color: rgb(43, 43, 43);
    }

    #checkout .col-md-6 {
        margin-right: 0;
        width: 100%;
    }

    #checkout #customer-form>div>div {
        justify-content: space-between;
    }

    #checkout #customer-form>div>div>div.col-md-3.form-control-comment {
        display: none;
    }

    #checkout #customer-form>div>div:nth-child(2)>div.col-md-6.js-input-column>span {
        display: none;
    }

    #customer-form>div>div:nth-child(3)>div.col-md-6.js-input-column>span {
        display: none;
    }

    #checkout #customer-form>div>div>div.col-md-3.form-control-comment {
        width: auto;
    }

    #checkout #customer-form>div>div.field-password-policy>div>div.col-md-3.form-control-comment {
        display: none;
    }

    #checkout #customer-form>div>div.field-password-policy>div {
        width: 100%;
    }
}


@media screen and (max-width: 930px) {
    #subcategories ul {
        grid-template-columns: 1fr 1fr;
    }

    #my-account #content>div>div {
        grid-template-columns: 1fr 1fr;
    }

    #content>div.CustomFlex {
        grid-template-columns: 1fr 1fr;
    }

    #my-account #order-slips-link,
    #my-account #psgdpr-link {
        transform: translate(0);
    }

    #products .products,
    .featured-products .products,
    .product-accessories .products {
        grid-template-columns: 1fr 1fr;
    }

    .contactsBottom {
        grid-template-columns: 1fr;
    }

    .fullBottom {
        flex-direction: column;
        gap: 10px;
    }

    #category>main>section>.container>.row {
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr;
    }

    #left-column {
        margin-top: 0;
    }

    #search_filters {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }

    #search_filters>.facet:nth-child(4) {
        grid-column: span 2;
    }

    .informations-top {
        grid-template-columns: 1fr 1fr 1fr;
    }

    .centrerCarousel {
        transform: scale(0.7);
    }

    #footer .text {
        grid-column: span 4;
    }

    body#checkout .cart-grid-right .card {
        background: white;
    }
}

@media screen and (max-width: 770px) {
    #checkout #customer-form>div>div {
        flex-direction: column;
        align-items: start;
    }

    #content>div.CustomFlex {
        grid-template-columns: 1fr;
    }
}

@media screen and (max-width: 670px) {
    #checkout .my-2 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    #addresses .container {
        width: 90%;
    }

    #my-account #content>div>div {
        grid-template-columns: 1fr;
    }

    #checkout .nav-inline .nav-item+.nav-item,
    .nav-inline .nav-link+.nav-link {
        margin-left: 0;
    }

    #checkout #js-delivery>div>div.delivery-options>div {
        padding: 10px;
    }

    #exportDataToCsv {
        font-size: 14px;
        margin-left: 0;
        margin-right: 0;
        white-space: wrap;
    }

    #exportDataToPdf {
        font-size: 14px;
        margin-right: 0;
        margin-left: 0;
        white-space: wrap;
    }

    .psgdprgetdatabtn17 {
        float: none;
    }

    body#checkout section.checkout-step .delivery-options .delivery-option,
    body#checkout section.checkout-step .delivery-options .delivery-option .carrier,
    body#checkout section.checkout-step .delivery-options .delivery-option label>.row {
        align-items: start;
    }

    body#checkout section.checkout-step .delivery-options .delivery-option,
    body#checkout section.checkout-step .delivery-options .delivery-option .carrier,
    body#checkout section.checkout-step .delivery-options .delivery-option label>.row {
        padding: 0;
    }

    #checkout-personal-information-step>div>ul>li:nth-child(1) {
        text-align: center;
    }

    #checkout-personal-information-step>div>ul {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    #checkout-personal-information-step>div>ul>li:nth-child(2) {
        display: none;
    }

    .informations-top {
        grid-template-columns: 1fr;
    }

    #authentication>main>#wrapper>.container>.row>#content-wrapper>#main>#content>.login-form>#login-form>footer>#submit-login {
        width: 100%;
    }

    #registration>main>#wrapper>.container>.row>#content-wrapper>#main>#content {
        width: 80%;
    }

    #footer .text {
        grid-column: span 1;
    }

    #subcategories ul {
        grid-template-columns: 1fr;
    }

    #category>main>#wrapper>.container>.row>#content-wrapper>#main>#products>#js-product-list>.products {
        grid-template-columns: 1fr;
    }

    #products .products,
    .featured-products .products,
    .product-accessories .products {
        grid-template-columns: 1fr;
    }

    .avis-client {
        grid-template-columns: 1fr;
    }

    h2 {
        font-size: 22px !important;
    }

    .home_categories_top_perso>div>img {
        width: 300px;
    }

    .featured-products>img {
        width: 300px;
    }

    .modal-body>.row {
        display: block;
    }

    .modal-body>.row>.divide-right>.row {
        flex-direction: row;
    }

    .centrerCarousel {
        transform: scale(0.5);
    }

    .product-switcher {
        flex-direction: column;
    }

    .modal-body>.row>.divide-right>.row {
        margin-bottom: 20px;
    }

    #blockcart-modal .product-image {
        margin: 0;
    }

    #blockcart-modal .product-image {
        max-width: none;
    }

    #category .col-md-6 {
        margin-right: 0;
        width: 100%;
    }

    #blockcart-modal .modal-title {
        text-align: center;
    }

    #category .modal-content {
        background: linear-gradient(45deg, #8b8a8a93, rgb(0 0 0 / 30%), #9d9d9d8f);
    }

    #category .cart-content-btn>.btn-secondary {
        margin-bottom: 0;
        margin-right: 0;
    }

    #blockcart-modal .cart-content .cart-content-btn button {
        margin-right: 0;
    }

    #category .cart-content-btn {
        flex-direction: column;
        gap: 20px;
    }

    #checkout #customer-form>div>div {
        flex-direction: column;
        align-items: start;
    }
}