/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */


/* For invalid form scroll instant (to show msg) and padding (to center view on invalid input)*/
html:has(:focus:required:invalid) {
    scroll-behavior: auto;
    scroll-padding: 50%;
}

::-webkit-scrollbar {
  display: none;
}

body {
    --header-hover-color: white;
    --custom-light-red: #ff5252;
    --theme-palette-color-4Light: rgba(91, 56, 237, 0.6);
    --lightGrey: #D3D3D3;
    --color-footer-menu-bg: rgba(17, 21, 24, 0.8);
    --success-color: #50C878;
    --error-color: #DE254A;
    --form-text-focus-color: black;
    --form-field-focus-background: white;
    --linkHoverColor: var(--theme-palette-color-1);
    --nb-item-per-rows: 4;
    --gap-for-swiper: 30px;
    --logo-url: url(https://testp.kanzuna.fr/wp-content/uploads/2025/06/cropped-kanzuna_logo-e1751587986601.png);
    min-height: 100vh;
    --distance-filter-value: "0 km";
	--max-name-width: 220px;
}

@media (max-width: 999.98px) {
    body {
        --nb-item-per-rows: 3;
    }
}

@media (max-width: 689.98px) {
    body {
        --nb-item-per-rows: 2;
    }
}

.product-edit-new-container .dokan-product-description{
    margin-bottom: 30px;
    margin-top: 10px;
}

.ct-woo-card-extra[data-type=type-1] .ct-button{
    border: 1px solid;
}

.wpcf7-form, .fieldset-cf7mls-wrapper{
	position: initial !important;
}

.pswp--open{
	z-index: 999999999 !important;
}

.wrapper-datas-catalog-shop-mode{
	display: flex;
    flex-direction: column;
    gap: 10px;
}

.info-catalog-mode-tips:before {
    content: '\f0f3';
    font-weight: bold;
    font-family: "Font Awesome 6 Free" !important;
    margin: 10px;
}

.wrapper-canvas-and-datas{
	    display: flex;
    flex-direction: column;
    gap: 15px;
}

.info-catalog-mode-tips{
	background-color: var(--theme-palette-color-5);
    padding: 10px 10px;
    border-radius: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.text-max-product-catalog-mode{
	font-size: small;
    font-style: italic;
    font-weight: bold;
}

.canvas-catalog-shop-mode:not(.loader){
	cursor: pointer;
}

.footer-custom-catalog-mode, .txt-social-username{
	display: none !important;
}

.woocommerce-product-gallery__trigger:hover{
	color: var(--lightbox-button-icon-hover-color, #fff) !important;
}

.canvas-catalog-shop-mode.loader .woocommerce-product-gallery__trigger{
	display: none;
}

.canvas-catalog-shop-mode{
	aspect-ratio: 1;
    width: min(300px,85%);
	margin : 10px auto;
    display: flex;
    justify-content: center;
    overflow: scroll;
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 15px;
	    border: 1px solid lightgray;
	position: relative;
}


.my-shop .textQrCode:before{
	    font-weight: bold;
    font-family: "Font Awesome 6 Free" !important;
    margin-inline-end: 10px;
	    content: "\f015" !important;
}

.tiktok .textQrCode:before{
    font-weight: normal;
    font-family: "Font Awesome 6 Brands" !important;
    margin-inline-end: 10px;
	    content: "\e07b" !important;
}

.tiktok .textQrCode{
	background-color: #ff0050;
}

.my-shop .textQrCode{
	background-color: var(--theme-palette-color-1);
}

.textQrCode{
	font-weight: bold;
    padding: 5px 10px;
    border-radius: 15px;
    color: white;
    margin-top: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.wrapper-qrcode-and-text{
	   display: flex;
    justify-content: end;
    align-items: center;
    flex-direction: column;
    margin: auto;
    margin-top: 0;
    padding: 10px;
    width: 100%;
    border-radius: 10px;
    border: 1px dashed lightgray;
    aspect-ratio: 1;
}

.copyButton{
	cursor: pointer;
}

.wrapperUsernameDiscord{
	    display: flex;
    justify-content: center;
    align-items: center;
    background-color: white;
    border-radius: 10px;
    border: 1px solid lightgray;
}

.wrapperUsernameDiscord>*{
	padding: 5px 10px;
}

.discordDatasWrapper{
	display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 20px;
}

.social-datas-discord .swal2-popup:before {
        z-index: 0;
    position: absolute;
    font-weight: 900 !important;
    font-family: "Font Awesome 6 Brands" !important;
    margin-inline-start: 10px;
    font-size: 150px;
    left: 0;
    transform: translate(-50%, 30%);
    bottom: 50%;
    opacity: 0.3;
    rotate: -40deg;
    content: '\f392';
	    color: #5865F2;
}

.wrapper-social-profil .social-button{
	padding: 0 10px;
	border-radius: 15px;
	color: white;
	font-size: small;
	cursor: pointer !important;
}

.wrapper-social-profil .social-button.tiktok{
		background-color: #ff0050;
}

.wrapper-social-profil .social-button.discord{
		background-color: #5865F2;
}

.wrapper-social-profil .social-button:before {
    font-weight: normal;
    font-family: "Font Awesome 6 Brands" !important;
    margin-inline-end: 10px;
}

.social-button.tiktok:before{
	    content: "\e07b" !important;
}

.social-button.discord:before{
	    content: "\f392" !important;
}

.wrapper-social-profil {
    display: flex;
    gap: 15px;
    justify-content: center;
    align-items: center;
}

.bioProfil.ellipsis{
    -webkit-line-clamp: 1;
}

.bioProfil{
	        text-align: center !important;
    white-space: pre-wrap !important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

#publish[name="add_product"]:after{
	content: "\f178" !important;
    font-weight: 900 !important;
    font-family: "Font Awesome 6 Free" !important;
    margin-inline-start: 10px;
}

input.gravatar_img, div.dokan-gravatar *{
	border-radius: 50% !important;
}

#update-gravatar-button{
	position: absolute;
    bottom: 0;
    right: 0;
    width: 35px;
    height: 35px;
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid lightgray;
    border-radius: 50%;
    z-index: 99999;
		cursor: pointer;
}

form:has(#wfls-prompt-overlay)>*:not(#wfls-prompt-overlay){
	display: none !important;
}

#profil-bio {
	height: auto !important;
	min-height: auto;
}

a[data-action="unlink"][data-plugin="nsl"]{
	opacity: 0.7;
}

.wrapper-nsl-link-unlink-social.before {
    margin-bottom: 40px !important;
    border-bottom: 0.5px lightgray solid;
    padding-bottom: 25px;
}

.wrapper-nsl-link-unlink-social.after {
    margin-top: 40px !important;
    border-top: 0.5px lightgray solid;
    padding-top: 25px;
}

#upload_gravatar_img:hover, .dokan-gravatar:has(#update-gravatar-button:hover)  #upload_gravatar_img {
    content: "";
    background-color: rgba(0, 0, 0, 0.4);
	opacity: 1 !important;
}

.bpbm-counter-row{
	height: 100% !important;
}

p:has([name="shopurl"]) > .blockUI {
    display: none !important;
}

.nsl-messages .error{
	 border-radius: 10px;
}

body.page-my-account:not(.logged-in) .hero-section, body.page-registration:not(.logged-in) .hero-section, body.page-my-store .hero-section, body.page-store .hero-section{
	display: none !important;
}

body.page-my-account:not(.logged-in) #main, body.page-registration:not(.logged-in) #main{
	    display: flex;
    justify-content: center;
    align-items: center;
	    padding: 30px 0;
}

.hero-section,body.page-my-account:not(.logged-in) #header [data-row="middle"], .hero-section,body.page-registration:not(.logged-in) #header [data-row="middle"] {
	    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}



.text-mail-confirmation-info, #reg_passmail{
	    font-size: small;
}


.woocommerce-form-login__submit, .woocommerce-form-register__submit{
	width: 100%;
    --theme-button-background-initial-color: var(--theme-palette-color-2);
    --theme-button-text-initial-color: white;
}

.woocommerce-form-login__submit:after, .woocommerce-form-register__submit:after{
	font-weight: bold !important;
    font-family: "Font Awesome 6 Free" !important;
	    width: 20px;
	content: '\f178';
	margin-left: auto;
}

.woocommerce-LostPassword,.lost_password{
	display: flex;
    justify-content: end;
	margin-top: 10px !important;
}

.woocommerce-LostPassword a,.lost_password a{
	color: var(--theme-palette-color-3) !important;
}

.nsl-separator{
	 margin-bottom: 35px;
}

body:has(#nsl-redirect-overlay-container):after,body:has(#nsl-redirect-overlay-container):before{
	display: none !important;
}

#nsl-redirect-overlay-container:before{
	content: "";
    top: 0;
    right: 0;
    width: 100vw;
    height: 100vh;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: -1;
}


/* permit to not hide part of bull notif*/
.messages_wrapper_count,*:has(>.messages_wrapper_count), *:has(>*>.messages_wrapper_count){
	overflow: visible !important;
}


.ct-drawer-canvas{
	display: block !important;
}

.ct-header-account-dropdown a.ct-menu-link:before{
    font-weight: bold !important;
    font-family: "Font Awesome 6 Free" !important;
	margin-inline-end: 10px;
	    width: 20px;
}

.ct-header-account-dropdown a.ct-menu-link{
	margin-bottom: 10px;
}

.ct-header-account-dropdown .ct-menu-link[href*="/my-account/"]:before{
	content: '\f009' !important;
}

.ct-header-account-dropdown .ct-menu-link[href*="logout"]:before{
	content: '\f2f5';
}

.ct-header-account-dropdown .ct-menu-link[href*="logout"]{
	    color: var(--custom-light-red) !important;
    background-color: white !important;
    display: flex;
    justify-content: center;
	margin-top: 10px;
}

.ct-header-account-dropdown .ct-menu-link[href*="searchs"]:before{
	content: '\f84c' !important;
}

.ct-header-account-dropdown .ct-media-container{
	border: 0.1px solid rgba(0, 0, 0, 0.2);
}

.dgwt-wcas-darkened-overlay{
	z-index: 100000000;
}

*:has(#offcanvas:not(.active) .dgwt-wcas-search-darkoverl-on) .dgwt-wcas-suggestions-wrapp-fixed, *:has(#offcanvas:not(.active) .dgwt-wcas-search-darkoverl-on) .dgwt-wcas-suggestions-wrapp-fixed{
	display: none !important;
}

#offcanvas .dgwt-wcas-search-wrapp:not(.dgwt-wcas-search-darkoverl-on) .dgwt-wcas-sf-wrapp {
    background-color: transparent !important;
}

[data-dropdown*=solid] .sub-menu li[class*=current-menu-]>a {
    background-color: initial !important;
}

.sub-menu .menu-item {
    color: white;
}

.no-data-informed {
    font-weight: lighter;
    font-size: smaller;
    color: var(--theme-palette-color-3);
}

#js-googlesitekit-wp-dashboard {
    margin: 15px 0;
}

.wrapper-google-dash-stats:has(#js-googlesitekit-wp-dashboard:empty) {
    display: none;
}

.wrapper-google-dash-stats {
    padding: 15px;
    margin: 15px 0;
    border: 1px solid rgba(0,0,0,0.05);
    border-radius: 15px;
    width: 100%;
}

.buttonDisplayLog:hover{
    background-color: var(--theme-palette-color-1);
    color: white;
}

.buttonDisplayLog {
    padding: 5px;
    aspect-ratio: 1 / 1;
    width: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}

.wrapper-points-balance .buttonDisplayLog{
     color: white;
}

.wrapper-label-icon {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.top-zone {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    flex-wrap: wrap;
}

.middle-zone {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}

.wrapper-points-balance {
    padding: 15px;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    min-width: calc(50% - 10px) !important;
    overflow: hidden !important;
    position: relative;
    justify-content: space-between;
    flex-grow: 1;
    border: 1px solid rgba(0, 0, 0, 0.08);
}


.wrapper-points-balance.product_exclusive_access {
    background-color: #ff5349;
}

.wrapper-points-balance.interestedUsers {
    background-color: var(--theme-palette-color-4Light);
}

.wrapper-points-balance.wallet {
    background-color: var(--theme-button-text-initial-color);
}

.wrapper-points-balance.product_exclusive_access:after {
    content: '\f2f2';
}

.wrapper-points-balance.product_boost {
    background-color: yellowgreen;
}

.wrapper-points-balance.product_boost:after {
    content: "\f0e7";
}

.wrapper-points-balance.interestedUsers:after {
    content: "\f004";
    font-weight: normal !important;
    color: var(--theme-palette-color-2);
}

.wrapper-points-balance.wallet:after {
    content: "\f153";
}

.wrapper-points-balance .point-label,
.dashboard-stats-label {
    color: rgba(0, 0, 0, 0.7);
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
    width: 100%;
    z-index: 999 !important;
    font-weight: bold;
}

.wallet .point-label, .wrapper-points-balance.wallet .balance{
	color: white !important;
}

.wrapper-points-balance * {
    z-index: 1;
}

.wrapper-points-balance:after {
    z-index: 0;
    position: absolute;
    font-weight: 900 !important;
    font-family: "Font Awesome 6 Free" !important;
    margin-inline-start: 10px;
    font-size: 150px;
    right: 0;
    transform: translate(-50%, 50%);
    bottom: 50%;
    opacity: 0.3;
}


.wrapper-points-balance .balance {
    color: rgba(0, 0, 0, 1);
    font-size: 40px;
    font-weight: bold;
    line-height: normal;
}

.wrapper-points-balance .wrapper-actions {
    display: flex;
    justify-content: end;
}

.wrapper-points-balance .wrapper-actions * {
    min-width: auto !important;
    min-height: auto !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.wrapper-points-balance .ct-button:not([data-button-state="loading"]) .ct-icon-container {
    display: none;
}

[data-button-state="loading"] {
    gap: 8px;
}

.swiper-pagination-bullet-active {
    width: var(--dot-active-width, 30px) !important;
    border-radius: var(--dot-size, 8px);
    height: var(--dot-size, 8px);
    inset: auto !important;
    opacity: 1 !important;
    transition: all .3s ease-in-out, outline-offset 0s, outline 0s !important;
}

.swiper-pagination-bullet {
    cursor: auto !important;
}

.swiper-pagination-bullet:hover {
    background-color: var(--theme-palette-color-1) !important;
    opacity: 0.7;
}

.googlesitekit-plugin .googlesitekit-km-selection-panel {
    z-index: 999999;
}

.googlesitekit-widget-area-header__details {
    flex-wrap: wrap;
    gap: 10px;
}

.googlesitekit-widget-area-header__cta {
    margin-left: auto;
}

.googlesitekit-plugin table,
.googlesitekit-plugin th,
.googlesitekit-plugin td {
    border: none !important;
}

.googlesitekit-side-sheet:not(.googlesitekit-side-sheet--open) {
    display: none !important;
}

.googlesitekit-unique-visitors-chart-widget {
    width: 100% !important;
}

.googlesitekit-wp-dashboard-stats {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 10px;
    align-items: center;
}

#js-googlesitekit-adminbar:has(#js-googlesitekit-adminbar-modules:empty) .moreStatsLinkWrapper {
    display: none !important;
}

.moreStatsLinkWrapper {
    padding: 0 var(--mdc-layout-grid-margin-phone, 16px) var(--mdc-layout-grid-margin-phone, 16px);
}

.googlesitekit-entity-search,
.googlesitekit-dropdown-menu__icon-menu,
.googlesitekit-view-only-menu,
.googlesitekit-entity-header,
[href^="https://sitekit"],
.googlesitekit-header__logo-link,
.googlesitekit-wp-dashboard__cta-link[href*="/wp-admin/"] {
    display: none !important;
}

body:not(:is(.wp-admin))[href*="/wp-admin/"]:not(.admin-bar *) {
    pointer-events: none;
}

#tab-stats .googlesitekit-widget-context--last {
    min-height: auto !important;
}

.notice-wrap {
    z-index: 999999999;
    top: 110px !important;
    right: 10px !important;
}

.wrapper-custom-notice {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
}

.woocommerce-order-details {
    margin-top: 30px;
}

.wpc-term-swatch-wrapper:has(.wpc-no-swatch-yet) {
    display: none !important;
}

/* *{
	overscroll-behavior: none !important;
}*/

.wrapper-points-balance-product {
    border-radius: 20px;
    overflow: hidden;
    backdrop-filter: none;
    border-bottom: 1px solid var(--theme-text-color) !important;
    justify-content: space-between;
    align-items: stretch;
    display: flex;
    width: fit-content;
    line-height: 200%;
    font-size: medium;
    overflow: hidden;
}

.wrapper-points-balance-product.boosts{
    background-color: yellowgreen !important;
}

.wrapper-points-balance-product.exclusive-access{
    background-color: #ff5349 !important;
}

.text-my-points-nb {
    padding: 0 15px !important;
    font-size: 20px;
    color: white !important;
    border-left: 1px solid white;
}

.label-my-points-balance {
    margin: 0 15px;
    color: white !important;
}

.text-my-points-nb:before {
    font-weight: 900 !important;
    font-family: "Font Awesome 6 Free" !important;
    margin-inline-end: 10px;
}

.wrapper-points-balance-product.boosts .text-my-points-nb:before {
    content: "\f0e7";
}

.wrapper-points-balance-product.exclusive-access .text-my-points-nb:before {
    content: "\f2f2";
}

.wrapper-use-duration-boost {
    margin: 25px 0;
}

.text-necessary-points {
    padding: 2px 7px !important;
    background-color: rgba(250, 0, 0, 0.5);
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white !important;
    font-family: 'Poppins';
    font-weight: bold;
}

span.text-necessary-points:before {
    font-weight: 900 !important;
    font-family: "Font Awesome 6 Free" !important;
    margin-inline-end: 10px;
}

.boosts .text-necessary-points:before{
    content: "\f0e7";
    color: yellow;
}

.exclusive-access .text-necessary-points:before{
    content: "\f2f2";
}

.wrapper-necessary-points {
    display: flex;
    justify-content: end;
    align-items: center;
    gap: 10px;
    font-weight: normal;
    font-size: small;
}

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

.cs-nb-new-post {
    border-radius: 30px;
    box-shadow: 1px 1px 3px #808080;
    padding: 0 5px;
    height: 22px;
    margin-right: 3px;
    min-width: 22px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    background-color: var(--theme-palette-color-1);
    color: white;
    font-weight: bold;
    font-size: 13px;
    order: 2 !important;
    width: fit-content;
}

.wrapper-actions-custom-searchs:has(.buttonUpdateCustomSearch) {
    display: none;
}

.alreadySaved {
    cursor: not-allowed !important;
    background-color: rgba(0, 0, 0, 0.3) !important;
}

.alreadySaved:hover {
    transform: none !important;
    background-color: rgba(0, 0, 0, 0.3) !important;
}

.alreadySaved:before {
    content: none;
}


body.page-loader .js-dgwt-wcas-overlay-mobile {
    display: none !important;
}

[class*=ct-woocommerce] .shop_table .product-mobile-actions {
    flex-wrap: wrap;
}

.buttonUpdateCustomSearch {
    position: sticky;
    bottom: 0;
}


.wrapper-actions-custom-my-searchs>* {
    color: #4d5d6d;
    padding: 5px;
    display: flex;
    align-items: center;
    border-radius: 5px;
    font-weight: bold;
    font-size: small;
    border: 1px solid var(--lightGrey);
    cursor: pointer;
}

.buttonDeleteCustomSearch {
    color: red;
    margin-left: auto;
    padding: 7px !important;
}

.buttonDeleteCustomSearch span {
    display: none;
}

.buttonDeleteCustomSearch i {
    margin-inline-end: 0 !important;
}

.buttonModifyCustomSearch:hover,
.wrapper-actions-custom-my-searchs .buttonUpdateCustomSearch:hover {
    background-color: rgba(91, 56, 237, 0.2);
}

.buttonDeleteCustomSearch:hover {
    color: var(--custom-light-red);
    background-color: rgba(250, 0, 0, 0.2);
}


.wrapper-actions-custom-my-searchs {
    display: flex;
    gap: 10px;
    justify-content: space-evenly;
    align-items: center;
    margin-left: auto;
    flex-wrap: wrap;
    padding: 3px;
    border-radius: 5px;
}


.dgwt-wcas-saved-search {
    cursor: pointer;
    font-size: 12px;
    line-height: 110%;
    padding: 7px 10px;
    text-align: left;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    resize: vertical;
    width: 100%;
}

.wrapper-saved-search-elems .dgwt-wcas-st {
    display: flex !important;
    justify-content: space-between;
}

.info-delete-custom-search,
.info-boost-product {
    font-weight: normal !important;
    font-style: italic !important;
    font-size: smaller !important;
}

.wrapper-custom-filter-title {
    margin: 20px 0;
}

.wrapper-custom-filter-title .custom_filter_title {
    background-color: white !important;
    color: var(--theme-text-color) !important;

}

.wrapper-custom-filter-title label[for="custom_filter_title"] {
    text-align: start;
    font-size: medium;
}

.wrapper-custom-filter-title label[for="custom_filter_title"]:before {
    font-weight: 900 !important;
    font-family: "Font Awesome 6 Free" !important;
    margin-inline-end: 10px;
    content: "\f303";
}

.wrapper-title-actions {
    display: flex;
    align-items: center;
    justify-content: start;
    flex-direction: row-reverse;
    gap: 10px;
    flex-wrap: wrap;
}

.date-saved-search {
    font-size: x-small
}

.date-saved-search:before {
    content: '\f271';
    font-weight: 900 !important;
    font-family: "Font Awesome 6 Free" !important;
    margin-inline-end: 10px;
}

.searchs-my-account-page-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    gap: 10px;
}

.searchs-my-account-page-wrapper .search-wrapper-custom {
    border-radius: 10px;
    border: 1px solid lightgray;
    padding: 10px 20px;
    display: flex !important;
    cursor: pointer;
}

.searchs-my-account-page-wrapper .search-wrapper-custom:hover {
    border-color: var(--theme-palette-color-1);
}

.wrapper-saved-search-datas {
    display: flex !important;
    gap: 10px;
    flex-direction: column;
    width: 100%;
}

.searchs-my-account-page-wrapper .saved-search-title {
    font-weight: bold;
    font-size: medium;
    max-width: 95%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    order: 999999 !important;
    margin: inherit;
}

.widget_wpc_sorting_widget .widgettitle {
    display: none;
}

.ui-datepicker {
    transform: translate(-50%, 50%) !important;
    bottom: 50% !important;
    margin: auto !important;
    left: 50% !important;
    top: auto !important;
    z-index: 999999999999999999;
}

.ui-datepicker-buttonpane {
    display: flex;
    justify-content: center;
    align-items: center;
}

#ui-datepicker-div .ui-state-active,
#ui-datepicker-div .ui-state-hover {
    background-color: var(--theme-palette-color-1) !important;
    border-color: var(--theme-palette-color-1) !important;
}

.ui-datepicker-buttonpane .ui-datepicker-close {
    width: 100% !important;
    text-align: center !important;
    font-weight: bold !important;
    background-color: var(--theme-palette-color-1) !important;
    border-radius: 5px !important;
    color: white !important;
}

#ui-datepicker-div {
    border-radius: 7px;
}

.ui-datepicker-calendar [data-handler="selectDay"] * {
    text-align: center;
    border-radius: 2px;
}

.ui-datepicker-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
}

.ui-datepicker-title {
    display: flex;
    order: -1;
    width: 100% !important;
    margin: 0 !important;
    justify-content: space-around;
    align-items: center;
}


.ui-datepicker .ui-datepicker-next *,
.ui-datepicker .ui-datepicker-prev * {
    display: none !important;
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
    display: flex;
    position: relative !important;
    width: 48% !important;
    border: 1px solid var(--theme-palette-color-1);
    justify-content: center;
    align-items: center;
}

.ui-datepicker-next {
    order: 9999 !important;
}

.ui-datepicker-next:after {
    font-family: "Font Awesome 6 Free";
    font-weight: bold;
    content: '\f178';
}


.ui-datepicker-prev:after {
    font-family: "Font Awesome 6 Free";
    font-weight: bold;
    content: '\f177';
}

#woo-filters-panel .ct-panel-content-inner {
    padding-top: 0 !important;
}

.dgwt-wcas-saved-search-title .edit-saved-search {
    text-decoration: underline;
    color: var(--theme-text-color);
}

.dgwt-wcas-saved-search-title .edit-saved-search:hover {
    opacity: 0.7;
}

.dgwt-wcas-saved-search-title {
    pointer-events: initial !important;
    white-space: nowrap;
    cursor: default;
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 15px;
    line-height: 110%;
    text-align: left;
    padding: 7px 10px;
}

.wrapper-saved-search-elems .dgwt-wcas-content-wrapp {
    display: flex;
    flex-direction: column;
    align-items: start;
    overflow: hidden;
}

.wrapper-saved-search-elems .wpc-filter-chips-list {
    margin: 0 !important;
    width: 100%;
}

.wrapper-saved-search-elems .wpc-filter-chips-list li {
    margin: 5px !important;
    padding: 5px 7px !important;
    border-radius: 15px;
    border: 1px solid rgba(0, 0, 0, 0.1) !important;
    background-color: var(--theme-palette-color-6);
    color: black;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: small !important;
}

.wrapper-saved-search-elems .chips-wrapper {
    display: flex;
}

.dgwt-wcas-saved-search .dgwt-wcas-st-title {
    max-width: min(95%,var(--max-name-width));;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}


.wrapper-saved-search-elems>* {
    padding-left: 20px;
    padding-right: 20px;
}

.wrapper-saved-search-elems {
    margin-bottom: 15px;
}

.dgwt-wcas-suggestions-wrapp a:not(.edit-saved-search):hover {
    background-color: #eee !important;
}

.dgwt-wcas-suggestion-headline-v2 {
    background-color: initial;
}

.wrapper-saved-search-elems .dgwt-wcas-suggestion-selected {
    background-color: initial;
}

.dgwt-wcas-si {
    justify-content: center;
    align-items: center;
    display: flex;
    flex-shrink: 0;
}

.wrapper-actions-custom-searchs {
    padding: 10px;
    position: sticky;
    margin-bottom: 5px;
    left: 0;
    right: 0;
    z-index: 999;
    transition: all .1s ease-in-out !important;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    bottom: 10px;
    max-height: 3rem;
}

.wpc-chip-content {
    gap: 5px;
}


.wrapper-actions-custom-searchs {
    transition: all .1s ease-in-out !important;
}

/* minify css */
/*

.wrapper-actions-custom-searchs.minify{
	bottom: 3rem;
}
.wrapper-actions-custom-searchs.minify span{
	display: none;
}
.wrapper-actions-custom-searchs.minify>*{
	margin-left: auto;
}

.wrapper-actions-custom-searchs.minify i{
	margin-inline-end: 0 !important;
	font-size: large !important;
}
*/

.wrapper-actions-custom-searchs>* {
    font-size: small;
    min-height: auto !important;
    padding: 10px 15px !important;
    background-color: var(--theme-palette-color-1);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    color: white;
}

.buttonUpdateCustomSearch:not(.wrapper-actions-custom-my-searchs>*) {
    color: white;
    background-color: rgba(91, 56, 237, 0.9);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    z-index: 999;
}

.action-custom-search-wrapper .wpcf7-list-item-label {
    display: flex;
    justify-content: space-between;
    width: 100%;
    text-align: start;
}

.action-custom-search-wrapper .wpcf7-list-item-label i {
    margin-left: auto;
    width: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.action-custom-search-wrapper [for="webhook_notif_url"] {
    text-align: start;
}

.wrapper-webhook-notif label {
    margin-top: 0 !important;
}

.wrapper-webhook-notif:has([data-condition="true"]) {
    box-shadow: rgba(0, 0, 0, 0.15) 1px 1px 2px;
    border-radius: 5px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    margin-bottom: 10px;
    border-bottom: 1px solid var(--theme-palette-color-1);
}

[name="webhook_notif_url"] {
    background-color: white !important;
    color: black !important;
    height: 40px !important;
}

[name="webhook_notif_url"]::placeholder {
    opacity: 0.4 !important;
}

label:has(input.mail_notification) {
    margin-top: 0 !important;
}

.webhook-url-condition {
    padding: 10px !important;

}

.wpc-term-item-content-wrapper a {
    pointer-events: none !important;
}


.datePublishAndDistanceWrapper {
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
    column-gap: 10px;
}

.woocommerce-review-link {
    cursor: pointer;
}

body:has(.woocommerce-Reviews:not(.hide-entity)) .woocommerce-review-link {
    cursor: default !important;
    color: inherit;
}

.system-message .message-controls,
.system-message .bm-reactions-selector {
    display: none !important;
}

.system-message .bm-message-content {
    text-align: center !important;
}

.system-messag .bm-mention {
    max-width: 150px !important;
}

.system-message .bm-message-content-text a {
    text-decoration: underline !important;
    pointer-events: all;
}

#wfls-prompt-overlay {
    z-index: 999999;
    margin-bottom: 20px;
    position: relative !important;
}

.reviewsTab {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.reviewsTab .ct-review-rating-percent-label {
    text-align: center;
}

.reviewsTab .ct-reviews-summary {
    display: flex;
    min-width: min(500px, 100%);
    max-width: min(500px, 100%);
    gap: 40px;
    border-bottom: none;
}

span.ct-review-rating-label:after {
    content: '\f005';
    font-weight: 900 !important;
    font-family: "Font Awesome 6 Free" !important;
    color: #FDA256;
}

.reviewsTab .ct-reviews-average-rating {
    width: fit-content;
}

.reviewsTab .ct-reviews-summary .ct-reviews-rating {
    width: 100%;
}


.bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack .bm-content .bm-messages-listing .bm-message.system-message {
    flex-direction: row !important;
    justify-content: center;
    pointer-events: none;
}

.bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack .bm-content .bm-messages-listing .bm-message.system-message .bm-message-content {
    background-color: rgba(255, 255, 255, 0.05) !important;
    font-size: 12px;
}

.bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack .bm-content .bm-messages-listing .bm-message.system-message .message-controls {
    display: none;
}

.bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack .bm-content .bm-messages-listing .bm-message.system-message .bm-message-content:not(.bm-hide-background) * {
    color: white !important;
}

.bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack .bm-content .bm-messages-listing .bm-message.system-message .bm-message-content:before {
    content: '\f0f3';
    font-weight: 900 !important;
    font-family: "Font Awesome 6 Free" !important;
    margin-inline-end: 10px;
    color: white;
}

.bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack .bm-content .bm-messages-listing .bm-message.system-message .bm-message-content .bm-message-info {
    margin-top: auto;
}

.bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack .bm-content .bm-messages-listing .bm-message.system-message .bm-message-content {
    /*display: flex;*/
    justify-content: center;
    align-items: center;
}


.comment-cancel-reservation-sale,
.comment-cancel-purchase {
    margin-top: 20px;
    height: auto;
}


.txt-header-notif-bm .openDialogForm span {
    margin-left: 10px;
    text-decoration: underline !important;
    cursor: pointer;
    text-underline-offset: 3px;
}

.thread.product-waiting-for-recipient-validation .bm-info>*:not(.last-message, .name):before,
.wrapper-datas.product-waiting-for-recipient-validation .bm-product-title:before {
    content: "\f017";
}

.thread.product-waiting-for-recipient-validation .bm-info>*:not(.last-message, .name),
.wrapper-datas.product-waiting-for-recipient-validation .bm-product-title {
    background-color: #808080;
}

.wrapper-header-notif-bm:before {
    content: "\f0f3" !important;
    font-weight: 900 !important;
    font-family: "Font Awesome 6 Free" !important;
    margin-inline-end: 15px;
}

.wrapper-header-notif-bm {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px 15px;
    width: 100%;
    background-color: var(--theme-palette-color-3);
    border-bottom: 1px solid rgb(var(--bm-border-color)) !important;
}


.thread.announce .bm-info>*:not(.last-message, .name):before {
    content: "\f0a1" !important;
}

.thread.announce .bm-info>*:not(.last-message, .name) {
    background: linear-gradient(90deg, #F2AF29 0%, rgba(77, 123, 109, 1) 100%);
    background-size: 700% 700%;
    animation: gradientblurHiddenDatas 2s ease infinite;
}

.thread.system .bm-info>*:not(.last-message, .name):before {
    content: "\f256" !important;
    color: #c8ad7f;
}

.thread.system .bm-info>*:not(.last-message, .name) {
    background: linear-gradient(90deg, var(--wp--preset--color--palette-color-1) 0%, rgba(137, 103, 159, 1) 100%);
    background-size: 700% 700%;
    animation: gradientblurHiddenDatas 2s ease infinite;
}

.bm-custom-container-product-datas:not(.swal2-popup *):hover .bm-product-title, .social-button:hover {
    transform: var(--buttonTransform, translate3d(0, -3px, 0));
}

.thread.product-disabled:not(.support),
.wrapper-datas.product-disabled:not(.support) {
    opacity: 0.6;
}

.thread.support:not(.product-reserved) .bm-info>*:not(.last-message, .name),
.wrapper-datas.support:not(.product-reserved) .bm-product-title {
    background-color: #1DA1F2 !important;
    background: linear-gradient(90deg, #1DA1F2 0%, rgba(7, 123, 159, 1) 100%);
    background-size: 700% 700%;
    animation: gradientblurHiddenDatas 2s ease infinite;
    margin: auto 0;
}

.thread.support:not(.product-reserved) .bm-info>*:not(.last-message, .name):before,
.wrapper-datas.support:not(.product-reserved) .bm-product-title:before {
    content: "\f590" !important;
    color: var(--theme-palette-color-4) !important;

}

.entry-summary .ct-product-add-to-cart {
    margin-top: 20px;
}

.rating-seller {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.star-rating span:before {
    color: var(--star-rating-initial-color, #FDA256) !important;
}

.wrapperLinkNameStoreAndRating {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 10px;
}

.woocommerce-orders-table__row td {
    padding: 10px !important;
}

.woocommerce-orders-table__row:hover {
    background-color: rgba(0, 0, 0, 0.03);
    cursor: pointer;
}

.woocommerce-orders-table__cell-order-status .order-status {
    padding: 7px;
    border-radius: 5px;
    font-weight: 600;
    width: fit-content;
    display: inline-block;
    white-space: nowrap;
    text-wrap: nowrap;
}

.woocommerce-MyAccount-orders .product-title-cart {
    display: -webkit-box;
    max-width: min(100%,var(--max-name-width));
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
	text-align: start;
}

.woocommerce-orders-table td{
	min-width: 100px;
}

.woocommerce-orders-table__cell-order-number:before,
.woocommerce-orders-table__cell-order-actions:before {
    content: '' !important;
}

.woocommerce-orders-table__cell-order-actions .button {
    width: 100%;
}

.order-status.completed {
    background-color: #c8d7e1;
    color: #2e4453;
}

.order-status.on-hold {
    background-color: #f8dda7;
    color: #94660c;
}

.order-status.cancelled {
    color: #777;
    background: #e5e5e5;
}


.wishlist-product-actions .reserved {
    display: flex;
    justify-content: center;
    align-items: center;
}

.bm-messages-stack .bm-info {
    display: none !important;
}

.warpper-actions-product {
    display: flex;
    justify-content: start;
    border-bottom: 1px solid
}

.warpper-actions-product .button {
    border-radius: 15px !important;
    margin: 5px;
    background-color: var(--theme-palette-color-1);
    border: 1px solid white;
    min-height: auto;
    padding: 10px;
}

.wpc-inner-widget-chips-wrapper {
    overflow-y: hidden !important;
}

.wpc-filter-chips-list {
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
}

.wpc-filter-chips-list::-webkit-scrollbar {
    display: none;
}

.shipping-calculator-button:hover {
    background-color: var(--theme-palette-color-3);
    color: white;
}

.shipping-calculator-button:after {
    content: "\f13a" !important;
    font-weight: 900 !important;
    font-family: "Font Awesome 6 Free" !important;
    margin-inline-start: 10px;
}

.woocommerce-shipping-calculator:has(>.shipping-calculator-form:not([style*="display: none"]))>.shipping-calculator-button:after {
    content: "\f139" !important;

}

.shipping-calculator-button {
    margin: 20px auto !important;
    position: relative;
    color: var(--theme-palette-color-3);
    border: var(--button-border);
    background-color: var(--theme-button-background-initial-color);
    padding: 10px;
    border-radius: 10px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

#dokan-store-listing-filter-wrap {
    background-color: unset !important;
    display: flex;
    box-shadow: unset;
    padding: initial;
}

.woocommerce-NoticeGroup-checkout .woocommerce-error {
    display: none;
    margin-bottom: auto;
}

.woocommerce-shipping-destination,
.woocommerce-shipping-calculator {
    text-align: start;
}

.blurHiddenDatas {
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Safari */
    -khtml-user-select: none;
    /* Konqueror HTML */
    -moz-user-select: none;
    /* Old versions of Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none;
}

.wrapperMembershipExclusiveAccess,
.wrapperBoostExipration {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    padding: 10px 20px;
    border-radius: 15px;
    background-color: var(--theme-palette-color-5);
    width: fit-content;
    margin: auto;
    margin-bottom: 30px;
    max-width: 90%;
    column-gap: 30px;
    row-gap: 10px;
}

.wrapperTimereExclusiveAccess {
    font-size: small;
}

.wrapperMembershipLabelTxt {
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.timerExclusiveAccess {
    font-weight: 500;
    font-style: italic;
}

.membershipLabelTxtPrincipal,
.relativeExiprationDate,
.wrapperBoostExpirationLabelTxt {
    font-weight: 600;
    text-align: center;
}

.wrapperBoostExpirationLabelTxt {
    font-weight: 500;
}

.durationBoostToUse {
    font-size: smaller;
    color: lightgray;
    font-style: italic;
}

@keyframes gradientblurHiddenDatas {
    0% {
        background-position: 70% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 70% 50%;
    }
}


.blurHiddenDatas:before {
    font-family: "Font Awesome 6 Free";
    font-weight: bold;
    position: absolute;
    color: white !important;
    opacity: 1 !important;
    z-index: 1 !important;
    top: auto;
    bottom: auto;
}

.buttonChat.blurHiddenDatas:before {
    content: '\f4b3';
}

.profile-img.blurHiddenDatas:before {
    content: '\f070';
}

*:has(>.wrapperLinkNameStore.blurHiddenDatas),
.wrapperLinkNameStore.blurHiddenDatas {
    max-width: 100%;
    min-width: min(190px, 100%);
}


.headerSingleProduct .blurHiddenDatas {
    position: relative !important;
    background-color: var(--theme-palette-color-3) !important;
    color: transparent !important;
    pointer-events: none !important;
    background: rgb(91, 56, 237);
    background: linear-gradient(90deg, rgba(91, 56, 237, 1) 0%, rgba(77, 93, 109, 1) 100%);
    background-size: 700% 700%;
    animation: gradientblurHiddenDatas 2s ease infinite;
    border-color: var(--theme-palette-color-3) !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

.product .wrapperLinkNameStore.blurHiddenDatas .product_store_name {
    color: transparent;
}

.product .wrapperLinkNameStore.blurHiddenDatas {
    justify-content: center;
    align-items: center;
    pointer-events: none;
}

.blurHiddenDatas.timerExclusiveAccess {
    color: white !important;
    font-family: unset;
    color: rgba(255, 255, 255, 0.5) !important;
}


.blurHiddenDatas.timerExclusiveAccess:before {
    content: '\f023';
    position: relative !important;
    margin-inline-end: 20px;
    color: inherit !important;
}

.product .wrapperLinkNameStore.blurHiddenDatas:before {
    content: '\f070';
    color: var(--theme-palette-color-3) !important;
    left: 10px;
}


form.woocommerce-checkout:not(:has(>.ct-customer-details)),
form.woocommerce-checkout:not(:has(>.ct-order-review)),
form.checkout_coupon {
    display: flex;
    max-width: 800px;
    margin: auto;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.cart_item .product-thumbnail img {
    border-radius: 7px !important;
}

form.checkout_coupon {
    gap: 15px;
    margin-bottom: 20px
}

form.checkout_coupon>* {
    margin-bottom: 0 !important;
    width: -webkit-fill-available;
}

.actions .coupon {
    margin-bottom: 25px;
    margin-right: 20px;
}



.wrapperSellerNameAvatar {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    font-weight: bold;
}

.wrapperSellerInfo,
.wrapperDurationBoost {
    display: flex;
    align-items: center;
    margin-top: 20px;
    font-size: small;
    order: 3;
}

[for="pa_duration"],
[for="attribute_pa_duration"] {
    text-align: start;
}

.wrapperDurationBoost:before,
[for="pa_duration"]:before,
[for="attribute_pa_duration"]:before,
.wrapperBoostExpirationLabelTxt:before {
    content: '\f2f2';
    font-family: "Font Awesome 6 Free";
    font-weight: bold;
    margin-inline-end: 10px;
}

.wrapperSellerInfo:before {
    content: '\f54f';
    font-family: "Font Awesome 6 Free";
    font-weight: bold;
    margin-inline-end: 10px;
}

.seller_avatar {
    width: 20px;
    border-radius: 50%;
    aspect-ratio: 1;
}

b.title-boost-label:before {
    font-family: "Font Awesome 6 Free";
    font-weight: bold;
    font-size: 16px;
    margin-inline-end: 10px;
    content: '\f0e7';
    color: orange;
}

b.title-exclusive-access-label:before {
    font-family: "Font Awesome 6 Free";
    font-weight: bold;
    font-size: 16px;
    margin-inline-end: 10px;
    content: '\f2f2';
    color: #ff5349;
}

.product .price {
    margin-top: 0 !important;
}

.product .brand-product,
.localisation-product {
    font-size: small;
    margin: 0 !important;
}

.product .localisation-product:before,
.product .published-product-date:before,
.wpc-filter-custom_localisation label:before {
    font-weight: 900;
    font-family: "Font Awesome 6 Free";
    margin-inline-end: 10px;
}

.actionHeaderWrapper a,
.actionHeaderWrapper button {
    min-height: auto !important;
}


.product .localisation-product:before,
.wpc-filter-custom_localisation label:before {
    content: '\f3c5';
}

.product .published-product-date:before {
    content: '\f2f2';
}


li.product:has(.exclusive) .published-product-date {
    color: rgba(255, 0, 0, 0.85);
}


.product .published-product-date {
    font-size: x-small;
    text-align: end;
    margin-top: 10px;
    margin-left: auto;
    color: var(--theme-palette-color-3);
}

.product .distance-product {
    font-size: x-small;
    text-align: start;
    margin-top: 10px;
    margin-bottom: auto;
    color: var(--theme-palette-color-3);
}

.product .storeNameAndAvatar {
    width: 100%;
}

.product .wrapperLinkNameStore,
.wpc-filter-chip-name .wrapperLinkNameStore {
    display: flex;
    align-items: start;
    gap: 10px;
    width: 100%;
    justify-content: center;
    padding: 5px;
    width: 100%;
    background-color: var(--theme-palette-color-6);
    border-radius: 10px;
    margin-bottom: 6px;
}

.wpc-filter-chip-name .wrapperLinkNameStore {
    margin-bottom: 0 !important;
    padding: 0 !important;
}

.product .wrapperLinkNameStore .product_store_name,
.wpc-filter-chip-name .product_store_name {
    font-size: small;
    color: var(--theme-palette-color-3);
}

.product .wrapperLinkNameStore:hover {
    transform: var(--buttonTransform, translate3d(0, -3px, 0));
}

.product .product_store_avatar,
.wpc-filter-chip-name .product_store_avatar {
    width: 20px !important;
    aspect-ratio: 1;
    height: auto;
    object-fit: cover;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
}

.out-of-stock-badge,
.woocommerce-account .wrapperStockbadges .stock-badge,
.page-checkout .stock-badge,
.stock-badge:not(.wrapperStockbadges .stock-badge):not(.wishlist-product-actions .stock-badge),
.woocommerce-orders-table .wrapperStockbadges {
    display: none !important;
}

.headerSingleProduct .iconAndNameStore a[href='#'] {
    cursor: default;
}



*:has(>.stock-badge) {
    position: relative;
}

.wrapperStockbadges {
    position: absolute;
    z-index: 1;
    top: 3%;
    left: 4%;
    max-width: 84%;
    display: flex;
    gap: 10px;
    flex-direction: column;
}

.stock-badge {
    border-radius: 7px;
    font-weight: bold;
    color: white;
    background-color: var(--theme-palette-color-1);
    padding: 0px 10px;
    white-space: nowrap;
    overflow: hidden;
    max-width: 100%;
    width: fit-content;
    text-wrap: nowrap;
    text-overflow: ellipsis;
    display: block;
}

.stock-badge:before,
.warpper-actions-product .button:before,
.thread .bm-info>*:not(.last-message, .name):before,
.bm-product-title:before {
    font-family: "Font Awesome 6 Free";
    font-weight: bold;
    font-size: 16px;
    margin-inline-end: 10px;
}

.warpper-actions-product .button:before {
    position: relative;
    opacity: 1;
    z-index: 1;
    top: 0;
    left: 0;
}

.stock-badge.exclusive {
    display: none;
}

body.single-product .product-entry-wrapper .stock-badge.exclusive {
    display: block;
}


.stock-badge.attention {
    background-color: orangered;
}

.stock-badge.attention:before {
    content: '\f071';
}

.stock-badge.exclusive {
    background-color: #ff5349;
}

.stock-badge.exclusive:before {
    content: '\f2f2';
}

.own.stock-badge.outofstock,
.thread.product-bought-selled-by-current-user .bm-info>*:not(.last-message, .name),
.wrapper-datas.product-bought-selled-by-current-user .bm-product-title {
    background-color: mediumseagreen;
}

.stock-badge:is(.outofstock, .product-not-reserved-by-current-user),
.thread.product-disabled .bm-info>*:not(.last-message, .name) {
    background-color: var(--theme-palette-color-3);
}

.stock-badge.outofstock:before,
.thread.product-disabled .bm-info>*:not(.last-message, .name):before,
.wrapper-datas.product-disabled .bm-product-title:before {
    content: '\f05e';
}

.own.stock-badge.outofstock:before,
.thread.product-bought-selled-by-current-user .bm-info>*:not(.last-message, .name):before,
.wrapper-datas.product-bought-selled-by-current-user .bm-product-title:before {
    content: '\f51e';
}


.stock-badge.reserved,
.thread.product-reserved .bm-info>*:not(.last-message, .name),
.wrapper-datas.product-reserved .bm-product-title {
    background-color: darkorange;
}

.stock-badge:is(.reserved, .product-not-reserved-by-current-user):before,
.thread:is(.product-reserved, .product-not-reserved-by-current-user) .bm-info>*:not(.last-message, .name):before,
.wrapper-datas:is(.product-reserved, .product-not-reserved-by-current-user) .bm-product-title:before {
    content: '\f502';
}

.stock-badge.featured {
    background-color: yellowgreen;
}

.stock-badge.featured:before {
    content: '\f0e7' !important;
    color: yellow;
}


.store-wrapper {
    border-radius: 15px;
    overflow: hidden;
    border: 0.5px solid var(--theme-palette-color-3);
    box-shadow: unset !important;

}

.store-wrapper .iconAndNameStore {
    padding: 10px;
    width: 30%;
    margin: auto;
}

.store-wrapper .iconAndNameStore .iconStoreVendor,
.store-wrapper .profile-img.profile-img-circle {
    width: 80px !important;
    height: auto !important;
}

.store-wrapper .store-header {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.store-listing-top .woocommerce-result-count {
    width: auto;
}

.store-footer .store-name {
    font-size: medium !important;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--theme-palette-color-2) !important;
    width: fit-content;
    text-align: start;
        font-weight: bold;
}

.store-wrapper:has(a:hover) {
    border: 1px solid var(--theme-palette-color-1);
}

.store-footer:hover:after,
.store-wrapper:has(a:hover) .store-footer:after {
    background-color: var(--theme-palette-color-1) !important;
}


.store-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    gap: 20px;
}

.store-wrapper .store-data-container>* {
    color: var(--theme-palette-color-3);
    font-size: small !important;
    margin: 0;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: start;
    overflow: hidden;
}

.store-wrapper .store-data-container i {
    margin-inline-end: 10px !important;
    color: var(--theme-palette-color-2);
}

.store-wrapper .store-data-container {
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    width: 70%;
    flex-direction: column;
    gap: 3px;
}

.store-data-container .registerDate {
    text-align: end;
    font-size: x-small !important;
    margin-top: 10px;
    font-weight: normal;
}



.store-footer:after {
    content: "\f054" !important;
    font-weight: 900 !important;
    font-family: "Font Awesome 6 Free" !important;
    background-color: var(--theme-palette-color-2);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    color: white;
    flex-shrink: 0;
}

#offcanvas .mobile-menu li:not(.menu-item-add_product):hover>.ct-menu-link {
    color: var(--theme-palette-color-1) !important;
}

.menu-item-add_product:hover a {
    background-color: var(--theme-palette-color-2);
}

.menu-item-add_product:hover a:before {
    transition: all .35s ease-in-out !important;
    transform: rotate(180deg);
}

.menu:has(>.menu-item-add_product) {
    display: flex;
    gap: 20px;
}

.menu-item-add_product a {
    display: flex;
    color: white !important;
    justify-content: center;
    align-items: center;
    gap: 15px;
    background-color: var(--theme-palette-color-3);
    border-radius: 15px;
    width: fit-content;
    padding: 5px 15px !important;
    --linkInitialColor: white;
}

.menu-item-add_product a:before {
    content: "\2b" !important;
    font-weight: 900 !important;
    font-family: "Font Awesome 6 Free" !important;
    position: relative !important;
    opacity: 1 !important;
    height: auto !important;
    background-color: transparent !important;
}

.menu-item-add_product a:after {
    content: none !important;
}

i:has(*) {
    position: relative;
}

.woocommerce-product-attributes-item__value {
    border: none;
    text-align: center;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}

.woocommerce-product-attributes {
    border-spacing: 0;
    border-collapse: separate;
    border-radius: 10px;
    border: 0px !important;
    background-color: var(--theme-palette-color-6);
    border-radius: 15px;
}

.woocommerce-product-attributes-item__label {
    border-top: none;
    border-bottom: none;
    font-weight: bold !important;
    width: 50%;
    border-right: 1px solid rgba(0, 0, 0, 0.2);
}

.woocommerce-product-attributes{
        border-radius: 20px !important;
    border-left: 10px solid var(--theme-palette-color-1) !important;
    overflow: hidden;
}

.button.link-to-seller-shop {
    width: fit-content !important;
    color: var(--theme-palette-color-3);
}

.button.link-to-seller-shop:hover {
    color: white;
}

.store-listing-header {
    margin-bottom: 0 !important;
}

.woo-listing-top #dokan-store-listing-filter-wrap {
    margin: 0;
    padding: 0;
    box-shadow: none;
}

.woo-listing-top #dokan-store-listing-filter-wrap .toggle-view,
.woo-listing-top #dokan-store-listing-filter-wrap .dashicons {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.woo-listing-top #dokan-store-listing-filter-wrap .dashicons {
    font-size: large;
    width: 40px !important;
    height: 40px !important;
    border: 1px solid #EDEDED !important;
    border-radius: 10px;
    transition: all .1s ease-in-out !important;
}

.woo-listing-top #dokan-store-listing-filter-wrap .dashicons:not(.active):hover {

    background-color: var(--theme-palette-color-2) !important;
    color: white;
    cursor: pointer;
    transform: var(--buttonTransform, translate3d(0, -3px, 0));
}

.woo-listing-top #dokan-store-listing-filter-wrap .toggle-view .dashicons.active {
    font-size: x-large;
    color: var(--theme-palette-color-2);
    border-color: var(--theme-palette-color-2) !important;
}



.wpc-filters-widget-top-container:before {
    content: none !important;
    display: none !important
}

.wpc-filters-widget-top-container:has(.wpc-empty-chips-container) {
    display: none;
}

.dokan-gravatar-wrapper {
    display: flex;
    justify-content: space-around;
    align-items: center;
    row-gap: 20px;
    column-gap: 20px;
    flex-wrap: wrap;
    width: fit-content;
    margin: auto;
    position: relative;
}

.dokan-gravatar {
    position: relative;
    width: auto !important;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    border-radius: 50% !important;
    width: 150px !important;
    height: 150px !important;
    border: 1px solid var(--theme-palette-color-3);
}

.dokan-gravatar .instruction-inside {
    border: none !important;
}

.dokan-gravatar .image-wrap img,
.dokan-gravatar .instruction-inside {
    border-radius: 50% !important;
    width: 150px !important;
    height: 150px !important;
    ;
    display: flex;
    justify-content: center;
    align-items: center;
}


*:hover>.custom-remove-hover-cross-image {
    visibility: visible !important;
    cursor: pointer;
}

.custom-remove-hover-cross-image i {
    transform: scale(2.5) !important;
}

.custom-remove-hover-cross-image {
    position: absolute !important;
    color: white !important;
    visibility: hidden;
    justify-content: center;
    align-items: center;
    padding: 0 !important;
    transform: none !important;
    z-index: 10;
    display: flex !important;
    height: 100% !important;
    width: 100% !important;
    transition: all 0.0001s cubic-bezier(0.455, 0.03, 0.515, 0.955) !important;
    background: #000000;
    opacity: 0.7;
}

.hide-password-wrapper>:not(.button-edit-password) {
    display: none;
    transition: all .5s ease-in-out !important;
}

.show-password-wrapper>:not(.button-edit-password) {
    padding: 0px 30px 10px;
}

.show-password-wrapper .button-edit-password {
    margin: auto;
    margin-bottom: 30px;
}

.show-password-wrapper {
    padding: 0;
    border-radius: 15px;
}

.hide-password-wrapper {
    padding: 0;
    border: none;
}

.button-edit-password {
    background-color: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.5);
    padding: 10px;
    border-radius: 10px;
    cursor: pointer;
    margin-left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.button-edit-password:after {
    content: "\f13a" !important;
    font-weight: 900 !important;
    font-family: "Font Awesome 6 Free" !important;
    margin-inline-start: 10px;
}

.show-password-wrapper .button-edit-password:after {
    content: "\f139" !important;

}

.button-edit-password:hover {
    background-color: var(--theme-palette-color-3);
    color: white;
}



.filter-localisation-wrapper .wpc-filter-distance .wpc-filter-title:after {
    content: var(--distance-filter-value);
    margin-inline-start: 5px;
    color: var(--theme-palette-color-1);
}

.wpc-filter-distance .wpc-filters-range-slider-wrapper {
    margin: 35px 0 50px 0 !important;
}

.wpc-filter-distance .wpc-filters-range-slider-wrapper:after {
    content: '200 km';
    position: absolute;
    right: 0;
    font-size: small;
    color: var(--theme-palette-color-3);
    margin-top: 15px;
}

.wpc-filter-distance .wpc-filters-range-slider-wrapper:before {
    content: '0 km';
    position: absolute;
    left: 0;
    font-size: small;
    color: var(--theme-palette-color-3);
    margin-top: 15px;
}

#main-container:has(.chosen-with-drop) {
    overflow: visible;
}

.chosen-with-drop {
    z-index: 999999 !important;
    position: relative;
}

/* 
 * .dokan-product-edit-form :has(>:not([type="file"]):focus)
 * 
 * 
 * .dokan-product-edit-form *:has(>*>:not(.chosen-search-input):not([type="file"]):focus):after
 * 
 * */

*:has(.chosen-with-drop) {
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
}

*:has(>.chosen-with-drop):after,
*:has(>#ui-datepicker-div[style*='display: block']):before {
    content: "";
    background-color: rgba(0, 0, 0, 0.2);
    height: 100vh;
    width: 100vw;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 100 !important;
}

.woocommerce-MyAccount-navigation-link--stats a:before, .ct-header-account-dropdown .ct-menu-link[href*="/stats"]:before  {
    content: "\f201" !important;
    font-weight: bold !important;
    font-family: "Font Awesome 6 Free" !important;
}

.woocommerce-MyAccount-navigation-link--searchs a:before, .ct-header-account-dropdown .ct-menu-link[href*="/dashboard"]:before  {
    content: "\e4da" !important;
    font-family: "Font Awesome 6 Free" !important;
}

.woocommerce-MyAccount-navigation-link--myStore a:before, .ct-header-account-dropdown .ct-menu-link[href*="/store"]:before {
    content: "\f015" !important;
    font-weight: 900 !important;
    font-family: "Font Awesome 6 Free" !important;
}

[data-shipping_country="FR"]:after {
    content: " ";
    background-image: url(https://test.mp-marketplace.fr/wp-content/uploads/2023/09/france-icon.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    float: right;
    width: 20px;
    height: 20px;
}

.chosen-results:has(.no-results) .result-selected,
.wpc-filter-custom_localisation .result-selected {
    display: none !important;
}

.wishlist-product-thumbnail img {
    width: 100%;
}

.ct-woocommerce-wishlist-table tr:last-child td {
    border-bottom: none;
}


body:has(.wrapper-more-options-button.active-button),
body:has(.off-canvas-side-bar:not(.options-hidden)) {
    overflow: hidden;
}

.dokan-dashboard .dokan-dash-sidebar #dokan-navigation{
    height: 100% !important;
}

.dokan-dashboard .dokan-dash-sidebar{
    padding: 0 !important;
    margin-bottom: 20px;
}

.wrapped .woocommerce-MyAccount-navigation-link.is-active,.wrapped .dokan-dashboard-menu li.active  {
    display: flex;
    justify-content: space-between;
    overflow: hidden;
    background-color: var(--account-nav-background-active-color) !important;
}

.woocommerce-layout__header{
    z-index: unset;
}

.off-canvas-side-bar .woocommerce-MyAccount-navigation {
    background-color: var(--theme-palette-color-6);
    height: 100%;
}

.woocommerce-MyAccount-navigation-link a {
    transition: all 0s ease-in-out !important;
}

.wrapped .woocommerce-MyAccount-navigation-link.is-active:after,.wrapped .dokan-dashboard-menu li.active a:after  {
    content: "\f078";
    font-weight: 900;
    font-family: "Font Awesome 6 Free";
    font-size: 15px;
    width: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--theme-palette-color-6);
    margin-left: auto;
}

.wrapped .woocommerce-MyAccount-navigation-link.is-active a, .wrapped .dokan-dashboard-menu li.active a{
    pointer-events: none;
    background-color: unset !important;
}

label:has(.bw-parcel-client) {
    font-weight: bold;
}

.bw-parcel-client {
    font-weight: normal !important;
}

.wpc-filter-chip-name {
    text-overflow: ellipsis;
    margin-right: 0 !important;
}

.wpc-filter-chip-name:has(.distance-text-wrapper) {
    max-width: unset;
    display: flex;
    gap: 5px;
}

.distance-city-wrapper {
    max-width: 120px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.distance-text-wrapper,
.wpc-filter-chip :before {
    font-weight: bold;
    color: var(--theme-palette-color-3);
}

.wpc-filter-pa_couleur .wpc-term-swatch {
    border: 1px solid var(--theme-palette-color-5);
    border-radius: 50% !important;
}

.wpc-filters-range-inputs:not(:has(input)) {
    padding: 15px;
    border-radius: 5px;
    font-size: smaller;
    font-weight: 500;
    opacity: 0.5;
    border: 1px solid;
}

.off-canvas-side-bar {
    position: fixed !important;
    z-index: 100001 !important;
    display: flex;
    flex-direction: column;
    overflow: visible;
    bottom: 0 !important;
    top: 0;
    left: 0;
    height: 100%;
}

.off-canvas-side-bar:has(.filter-localisation-wrapper) {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: min(85vw, 400px);
    height: auto !important;
    bottom: auto !important;
}

.off-canvas-side-bar:has(.filter-localisation-wrapper)>*:first-child {
    border-radius: 15px !important;
}

.off-canvas-side-bar>*:first-child {
    border-top-right-radius: 15px !important;
}

.filter-localisation-wrapper {
    padding: 40px 20px 10px !important;
}

.off-canvas-side-bar>*:last-child {
    overflow: visible !important;
}

.wpc-filters-reset-button {
    display: none !important;
}

.wpc-filter-layout-submit-button {
    margin-bottom: 0 !important;
    display: flex;
    justify-content: start;
    position: sticky;
    bottom: 0;
    padding-top: 15px !important;
    background-color: rgba(255, 255, 255, 0.8);
    padding-bottom: 15px !important;
    z-index: 9;
}

.wpc-filter-distance .wpc-filter-title:before {
    content: "\f1ce";
    transform: rotate(45deg);
}

.wpc-filter-custom_localisation .wpc-filter-title:before {
    content: "\f3c5";
}


.wpc-filter-shipping_country .wpc-filter-title:before {
    content: "\f7a2";
}


.wpc-filter-shipping_state .wpc-filter-title:before {
    content: "\f024";
}

.localisation-filter-button:after {
    content: "\f3c5" !important;
    font-family: "Font Awesome 6 Free";
    font-weight: bold;
}

.localisation-filter-button {
    background-color: var(--theme-palette-color-1) !important;
    color: white !important;
    border-radius: 15px !important;
}

.wrapper-search-and-loc-filter {
    display: flex;
    justify-content: center;
    align-items: center;
}

.dgwt-wcas-search-wrapp {
    margin: unset;
    min-width: min(450px, 55vw);
}

.wpc-filter-distance .ui-slider-handle:first-of-type {
    display: none;
    visibility: hidden;
    opacity: 0%;
    pointer-events: none !important;
    touch-action: none !important;
}

.wpc-filter-distance .ui-slider-handle:last-of-type {
    pointer-events: auto;
}

.wpc-filter-distance .wpc-filters-range-wrapper {
    display: none !important;
}




.is-active>.wpc-spinner {
    display: block;
}

.wpc-filters-main-wrap,
.widget_wpc_filters_widget,
.ct-sidebar {
    position: initial !important;
}

.filter-localisation-wrapper {
    padding: 15px 20px 10px;
    margin: auto;
    position: initial !important;
    background-color: white;
    color: var(--theme-palette-color-4);
    width: 100% !important;
    max-width: 85vw;
    height: 100%;
    overflow: scroll;
    display: block !important;
}

.product-edit-new-container label {
    font-size: 13px;
    font-weight: bold;
}

.blockOverlay {
    width: 100% !important;
    height: 100% !important;
    /*position: absolute !important;*/
}

.woocommerce-checkout div.blockOverlay{
	position: absolute !important;
	background-color: rgba(0, 0, 0, 0.1) !important;
    border-radius: 15px;
}

.shipping-parcel-error {
    margin-top: 5px;
}

.shipping-parcel-error span {
    font-size: small;
    color: var(--custom-light-red);
}

.shipping-parcel-error span:before {
    font-family: "Font Awesome 6 Free";
    font-weight: bold;
    margin-inline-end: 10px;
    content: '\f06a';
    font-size: 16px;
}

.ct-order-review {
    border-radius: 15px;
}

.woocommerce-checkout-review-order-table {
    display: flex;
    flex-direction: column;
}

.woocommerce-checkout-review-order-table tr {
    display: flex;
    justify-content: space-between;
    border: none;
}

.wrapper-cart-thumbnail-and-name-product {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    order: 1;
    flex-wrap: wrap;
}

.woocommerce-checkout-review-order-table th,
.woocommerce-checkout-review-order-table td {
    border: none;
    display: flex;
    justify-content: center;
    align-items: start;
    flex-direction: column;
}

.woocommerce-shipping-totals {
    display: flex;
    flex-direction: column;
}

.woocommerce-shipping-totals td {
    padding: 0;
}

.woocommerce-shipping-totals label {
    text-align: start;
}

.chose-another-parcel-point {
    margin-top: 20px;
    background-color: var(--theme-palette-color-2);
    color: white;
}

#shipping_method li:has(:checked) {
    order: 9999;
    background: #F0F1F3;
    border: 1px solid var(--theme-palette-color-2);
}

#shipping_method li:has(input:hover),
#shipping_method li:has(input:hover),
#shipping_method li:has(input:hover) {
    border: 1px solid var(--theme-palette-color-2);
}

#shipping_method {
    display: flex;
    flex-direction: column;
    gap: 15px;
    padding: 0;
}

#shipping_method li {
    padding: 10px;
    border-radius: 10px;
    border: 1px solid var(--border-color);
}

.ct-order-review:has(.blockOverlay) {
    position: sticky !important;
    overflow: hidden;
}

#order_review:has(.blockOverlay)>* {
    position: initial !important;
}

#order_review .woocommerce-info {
    border-radius: 15px;
    margin: auto -15px;
}

#order_review .product-name .variation dt {
    white-space: nowrap;
}

#order_review .product-name .variation dd {
    display: grid;
}

#order_review .product-name .variation dd p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#order_review .product-name .variation {
    display: inline-block;
}

.quick-view-modal .ct-panel-content:has(.product-type-variable) {
    padding: var(--panel-padding, 35px) 0;
}

.quick-view-modal .ct-panel-content:has(.product-type-variable) .ct-quick-view-nav-next,
.quick-view-modal .ct-panel-content:has(.downloadable) .ct-quick-view-nav-next,
.quick-view-modal .ct-panel-content:has(.product-type-variable) .ct-quick-view-nav-prev,
.quick-view-modal .ct-panel-content:has(.downloadable) .ct-quick-view-nav-prev {
    display: none;
}

.single_add_to_cart_button.disabled {
    pointer-events: none;
}


.thumbnail-product-cart {
    width: 50px;
    display: flex;
    float: left;
    margin-inline-end: var(--content-spacing);
    margin-top: 0.3em;
    margin-bottom: 0.3em;
    border-radius: 5px;
}

.page-loader:before {
    content: "";
    top: 0;
    right: 0;
    width: 100vw;
    height: 100vh;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 999999999999;
}

.page-loader:after {
    content: "";
    top: 0;
    background-image: var(--logo-url);
    background-repeat: no-repeat;
    height: 100vh;
    width: 100vw;
    position: fixed;
    right: 0;
    background-size: min(30%,200px);
    z-index: 9999999999999999999;
    background-position: center;
    animation: customPulse 1s infinite ease-in-out alternate;
}

@keyframes customPulse {
  from { transform: scale(0.9); }
  to { transform: scale(1.1); }
}


.wpcf7-not-valid-tip {
    display: none;
}

.page-loader .site-branding {
    visibility: hidden !important;
}

#customer_details .col-2 .form-row:last-child {
    margin-bottom: var(--content-spacing);
}

#payment .payment_methods>li {
    border: none !important;
}

#header [data-row*=middle] {
    z-index: auto !important;
}

script {
    display: none !important;
}

.dgwt-wcas-is-ios:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-suggestions-wrapp {
    display: none !important;
}

.ct-product-additional-actions[data-type=button] button:is(:hover,[data-button-state=active],[data-button-state=loading]), .ct-product-additional-actions[data-type=button] button{
        background-color: var(--theme-palette-color-2) !important;
}


.ct-woo-card-actions a, .ct-woo-card-actions {
    width: 100%;
}

.dgwt-wcas-si {
    display: flex;
}

.dgwt-wcas-overlay-mobile-on {
    overflow: hidden !important;
}

.dgwt-wcas-overlay-mobile {
    position: fixed;
    overflow: scroll;
}

.dgwt-wcas-suggestion {
    padding-left: 20px;
    padding-right: 20px;
    text-decoration: none !important;
}

.dgwt-wcas-suggestion-nores {
    order: -1;
}

.dgwt-wcas-suggestions-wrapp,
.dgwt-wcas-overlay-mobile-on .dgwt-wcas-suggestions-wrapp {
    display: flex;
    flex-direction: column;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 10px 0;
}

.site-logo-container {
    transition: none !important;
}


.custom-suggestion:before,
.custom-trendy-suggestion:before {
    font-family: "Font Awesome 6 Free";
    font-weight: bold;
    margin-inline-end: 20px;
    font-size: 16px;
}

.custom-suggestion:before {
    content: "\f002";
    color: lightgray;
}

.custom-trendy-suggestion:before {
    content: "\f06d";
}

.chat-footer .bpbm-user-me,
.chat-footer .bpbm-user-info {
    max-width: 80%;
}

.chat-footer .bpbm-user-me-name,
.chat-footer .name.bm-name {
    max-width: 100%;
}

.chat-footer .user.bm-user {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.swiper-button-lock {
    display: none !important;
}

.ct-open-quick-view:before,
.ct-wishlist-button-archive:before {
    z-index: -1;
}

.swiper-pagination-bullet-active {
    background-color: var(--theme-palette-color-1);
}

.button:before {
    filter: none !important;
}

.no-products-registered {
    margin-top: 15px !important;
}

.wpc-chip-search a,
.wpc-chip-localisation a {
    display: flex !important;
}

.wpc-chip-localisation {
    order: -9;
}

.wpc-chip-localisation a:before,
.wrapper-saved-search-elems .wpc-chip-localisation:before {
    content: "\f3c5";
    font-family: "Font Awesome 6 Free";
    font-weight: bold;
    margin-inline-end: 10px;
    color: var(--theme-palette-color-3);
}

.wpc-chip-search a:before,
.wrapper-saved-search-elems .wpc-chip-search:before {
    content: "\f002";
    font-family: "Font Awesome 6 Free";
    font-weight: bold;
    margin-inline-end: 10px;
}

.wpc-chip-all-categories a:before,
.wrapper-saved-search-elems .wpc-chip-all-categories:before {
    content: "\f550";
    font-family: "Font Awesome 6 Free";
    font-weight: bold;
    margin-inline-end: 10px;
    margin-inline-start: 2px;
}

i,
svg {
    font-size: 15px !important;
}

.ct-icon-container,
svg {
    overflow: visible !important;
}

.chosen-single {
    border: 1px solid var(--border-color) !important;
    color: var(--theme-palette-color-3) !important;
}

.quick-view-modal .ct-image-container,
.quick-view-modal .ct-media-container {
    box-shadow: none !important;
}

.quick-view-modal .woocommerce-product-gallery {
    margin: 10px !important;
}

a[href="#"]:not(.custom-remove-hover-cross-image):not(.woocommerce-product-gallery__trigger):not(.buttonDisplayLogPoints):not(.openDialogForm) {
    cursor: default !important;
}

#tab-more_seller_product {
    padding-bottom: 0;
}

#tab-more_seller_product h2 {
    font-size: 20px;

}

#tab-more_seller_product .product .storeNameAndAvatar {
    display: none;
}

#tab-more_seller_product .product .ct-woo-card-extra {
    top: 15px !important;
}

.single-product article>.related {
    margin-top: 20px;
}

.woocommerce-Tabs-panel h2,
.woocommerce-Tabs-panel .link-to-seller-shop {
    margin-bottom: 30px;
}

.link-to-seller-shop {
    display: flex;
}

.link-to-seller-shop:after {
    font-family: "Font Awesome 6 Free";
    font-weight: bold;
    content: '\f178';
    margin-inline-start: 10px;
}

.swiper-initialized .swiper-slide {
    --nb-px-of-gap-visible-in-column: calc(var(--gap-for-swiper) * calc(var(--nb-item-per-rows) - 1));

    width: calc(calc(100% / var(--nb-item-per-rows)) - calc(var(--nb-px-of-gap-visible-in-column) / var(--nb-item-per-rows)));
}

.swiper-button-prev:after {
    content: '\f177';
    margin-bottom: 10px;
    margin-right: 10px;
}

.swiper-button-next:after {
    content: '\f178';
    margin-top: 10px;
}

.swiper-button:after {
    font-family: "Font Awesome 6 Free";
    font-weight: bold;
    color: var(--theme-palette-color-3);
    font-size: 30px;
}

*:not(.swiper-initialized)>.wrapper-navigation-button {
    display: none;
}


.wrapper-navigation-button {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px 0px;
}

.wrapper-navigation-button>* {
    position: initial !important;
    margin: 0;
    width: auto;
    height: auto;
    display: flex;
}

.swiper-initialized .swiper-wrapper {
    display: flex;
    grid-column-gap: unset !important;
}

.quick-view-modal .flexy-pills {
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: 5px !important;
}

.quick-view-modal .flexy-pills[data-type=circle] li.active:before {
    transform: scale(1.9);
}

.quick-view-modal .flexy-pills li {
    padding: 0 !important;
}

.quick-view-modal .flexy-pills[data-type=circle] li {
    --thumbs-width: 23px;
}

.quick-view-modal .flexy-pills ol {
    background-color: rgba(0, 0, 0, 0.5) !important;
    border-radius: 10px;
    margin-bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.quick-view-modal .variations_form {
    padding-top: 10px;
    /*border-top: 1px dashed lightgray;*/
}


a[data-button-state="loading"] i {
    display: none;
}

.quick-view-modal {
    z-index: 100000 !important;
}

.quick-view-modal .ct-cart-actions,
.quick-view-modal .buttonBoost {
    position: sticky !important;
    bottom: 10px !important;
}

[id*=quick-view] .ct-container {
    max-height: 100% !important;
    height: auto;
}

.stock.out-of-stock {
    padding: var(--button-padding);
    background-color: lightgray;
    color: white;
    border-radius: var(--buttonBorderRadius, 3px);
    text-align: center !important;
    margin: 15px 0;
    padding: 10px;
}

.ct-quick-view-card .wrapperMembershipExclusiveAccess {
    max-width: 100% !important;
}

.ct-quick-view-card .buttonChat,
.ct-quick-view-card .buttonBoost,
.ct-quick-view-card .buttonExlusiveAccess,
.ct-quick-view-card .exclusiveAccessButton  {
    width: 100%;
    margin-bottom: 15px;
    background-color: var(--theme-palette-color-2);
    color: white;
}

.ct-quick-view-card>section {
    overflow-x: hidden;
}

.wishlist-table thead {
    display: none;
}

.woocommerce-products-header {
    width: 100%;
}

.wpc-custom-selected-terms .wpc-filter-chips-list:not(:has(> *)) {
    display: none !important;
}

.search-info {
    padding: 5px;
    background-color: grey;
    border-radius: 5px;
    color: white;
    width: fit-content;
}

span[classname='dgwt-wcas-st'] {
    display: flex;
    justify-content: space-between;
}

.wpc-filter-selected-values {
    display: none;
}

.wpc-term-swatch-wrapper {
    border-radius: 50%;
    border: none;
}

.wpc-filters-ul-list {
    max-height: 40vh;
    overflow-y: scroll;
}

.widget_wpc_sorting_widget:hover .chosen-single,
.widget_wpc_sorting_widget .chosen-with-drop .chosen-single {
    background-color: var(--theme-palette-color-1) !important;
    color: white !important;
    -webkit-box-shadow: none !important;
    border: 1px solid var(--theme-palette-color-1) !important;
}

#woo-filters-panel .ct-panel-inner,
#woo-filters-panel .ct-panel-actions {
    border-top-right-radius: 15px !important;
}


#woo-filters-panel .ct-panel-actions,
.off-canvas-side-bar .ct-panel-actions {
    padding: 20px;
    background-color: var(--theme-palette-color-1);
    display: flex;
    gap: 30px;
}

#woo-filters-panel .ct-panel-actions svg,
.off-canvas-side-bar .ct-panel-actions svg {
    fill: white;
}

#woo-filters-panel .ct-panel-heading,
.off-canvas-side-bar .ct-panel-heading {
    color: white;
}

#woo-filters-panel .ct-panel-content>*,
.off-canvas-side-bar .ct-panel-content>* {
    padding-top: 15px !important;
}

#woo-filters-panel:has(.wpc-spinner.is-active) .ct-panel-content>*,
.off-canvas-side-bar:has(.wpc-spinner.is-active) .ct-panel-content>* {
    overflow: hidden;
}

.ct-cart-actions>*:not(.quantity) {
    background-color: var(--theme-palette-color-1) !important;
    color: white !important;
    fill: white;
}

.wpc-filter-title {
    display: flex !important;
    justify-content: start !important;
    font-weight: bold;
}

.wpc-filter-_price {
    margin-bottom: 3rem !important;
}

.wpc-filters-section:not(.wpc-filter-layout-submit-button) {
    margin-bottom: 2rem !important;
}

.distance-product:before {
    font-family: "Font Awesome 6 Free";
    font-weight: bold;
    margin-inline-end: 10px;
    content: "\f4d7";
}


.wpc-filter-title:before,
.custom_product_details .title_product_details:before,
.product-edit-new-container label:before {
    font-family: "Font Awesome 6 Free";
    font-weight: bold;
    margin-inline-end: 10px;
}

.wpc-filter-product_cat .wpc-filter-title:before,
.category_product_details .title_product_details:before,
label[for="chosen_product_cat"]:before {
    content: "\f550";
}

.wpc-filter-pa_language .wpc-filter-title:before,
.language_product_details .title_product_details:before,
label[for="product_language"]:before {
    content: "\f1ab";
}

.wpc-filter-pa_pedagogy .wpc-filter-title:before,
.pedagogy_product_details .title_product_details:before,
label[for="product_pedagogy"]:before {
    content: "\f02d";
}

.wpc-filter-pa_resource-type .wpc-filter-title:before,
.resource-type_product_details .title_product_details:before,
label[for="product_resource-type"]:before {
    content: "\f850";
}

.wpc-filter-pa_school-level .wpc-filter-title:before,
.school-level_product_details .title_product_details:before,
label[for="product_school-level"]:before {
    content: "\f5fd";
}

.wpc-filter-pa_marque .wpc-filter-title:before,
.brand_product_details .title_product_details:before,
label[for="marque"]:before {
    content: "\f1f9";
}

.wpc-filter-pa_taille .wpc-filter-title:before,
.size_product_details .title_product_details:before,
label[for="taille"]:before {
    content: "\f545";
}

.wpc-filter-pa_couleur .wpc-filter-title:before,
label[for="couleur"]:before {
    content: "\f043";
}

.wpc-filter-pa_etat-du-produit .wpc-filter-title:before,
.condition_product_details .title_product_details:before,
label[for="etat_du_produit"]:before {
    content: "\f111";
}

.wpc-filter-_price .wpc-filter-title:before {
    content: "\f153";
}

.wpc-filter-product_tag .wpc-filter-title:before,
.tags_product_details .title_product_details:before,
label[for="product_tag"]:before {
    content: "\f02b";
}

label[for="_regular_price"]:before {
    content: "\f51e";
}

label[for="post_excerpt"]:before {
    content: "\f10d";
}

label[for="post_images"]:before {
    content: "\f302";
}

label[for="post_video"]:before {
    content: "\f03d";
}

label[for="post_files"]:before {
    content: "\f15b";
}

label[for="post_content"]:before {
    content: "\f15c";
}

label[for="_sale_price"]:before {
    content: "\f3ff";
}

label[for="post_title"]:before {
    content: "\f304";
}



.wpc-filter-_virtual .wpc-filter-title:before {
    content: "\f472";
}

.views_product_details .title_product_details:before {
    content: "\f06e";
}

.likes_product_details .title_product_details:before {
    content: "\f004";
}

.wpc-filter-post_date .wpc-filter-title:before,
.publication_product_details .title_product_details:before {
    content: "\f073";
}

.wpc-chip-reset-all {
    order: -9999;
}

.wpc-chip-search {
    order: -10;
}

.wpc-chip-reset-all a:hover {
    background-color: var(--theme-palette-color-3);
    color: white !important;
}

.wpc-filter-chip a {
    border-color: inherit !important;
}

.wpc-filter-chip a:hover,
.ct-wishlist-button-single:hover {
    transform: var(--buttonTransform, translate3d(0, -3px, 0));
}


.wpc-spinner {
    height: 100% !important;
    width: 100% !important;
    left: 0 !important;
    top: 0 !important;
    background-color: rgba(17, 21, 24, 0.3);
    position: absolute !important;
}


.widget_wpc_sorting_widget .chosen-drop {
    min-width: max-content;
    right: 0;
}

.widget_wpc_sorting_widget .chosen-single {
    min-height: 40px !important;
    background-color: var(--toggle-button-background, transparent) !important;
    border: 1px solid var(--theme-border-color) !important;
}

#main-container {
    min-height: 100vh !important;
}

.bp-messages-wrap {
    height: fixed !important;
}

.dokan-store:not([data-prefix="single_page"]) *:not(.ct-no-results)>.hero-section {
    display: none;
}

.bp-messages-wrap-main {
    margin-top: 0 !important;
}

.ct-toggle-close svg {
    fill: white;
    opacity: 1 !important;
}

.ct-toggle-close,
.close-button-localisation-wrapper {
    background-color: var(--theme-palette-color-2) !important;
    box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px !important;
    border-radius: 50% !important;
    padding: 10px !important;
}

.close-button-localisation-wrapper {
    overflow: visible;
    position: absolute;
    right: 5px;
    top: 5px;
}



.ct-quick-view-card .entry-summary form.cart {
    margin-bottom: 0;
    border-bottom: none;
}

.quick-view-modal .woocommerce-product-details__short-description * {
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ct-floating-bar img {
    border: solid 1px;
}

.ct-hidden-md,
.quick-view-modal .product_meta {
    display: none;
}

.ct-wishlist-button-single {
    --item-width: var(--buttonMinHeight);
}

.chosen-container-active .chosen-single,
.chosen-container .chosen-single {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.chosen-container:hover>*,
input:hover,
textarea:hover {
    border-color: var(--theme-palette-color-1) !important;
}

.widget_wpc_sorting_widget .chosen-single:before {
    content: "\f884";
    font-family: "Font Awesome 6 Free";
    font-weight: bold;
    margin-inline-end: 10px;
}

.widget_wpc_sorting_widget .chosen-single {
    max-height: 35px;
}

.ct-panel-heading {
    font-weight: bold;
    font-size: x-large !important;
}

.wpc-custom-selected-terms {
    display: block !important;
    margin: 10px 0;
}

*:not(.wrapper-saved-search-datas):has(>.wpc-filter-chips-list) {
    width: 104% !important;
    margin-left: -2% !important;
}

.wpc-filter-chips-list {
    display: flex;
    margin: 0 0 10px !important;
    padding: 0;
    padding-top: 3px !important;
    overflow-x: scroll;
    -webkit-mask-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 4%, rgb(0, 0, 0) 96%, rgba(0, 0, 0, 0) 100%);
    padding-left: 2% !important;
    max-width: 100vw;
}

.woo-listing-top>* {
    margin: auto 0 !important;
}

.woo-listing-top {
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: row !important;
    gap: 15px
}

.woocommerce-MyAccount-content {
    min-width: 70%;
    flex: 99999999;
    padding: 10px 15px !important;
}

.ct-account-welcome {
    padding: 10px 20px 10px 20px;
    background-color: var(--theme-palette-color-1);
    border: 0;
}

.ct-account-welcome .ct-image-container-static {
    flex-shrink: 0;
}

.wishlist-product-actions *:not(.timerExclusiveAccess) {
    float: left;
}

thead .wishlist-product-actions {
    visibility: hidden;
}

.wishlist-product-actions {
    width: auto;
}

.wishlist-product-actions .cart {
    width: max-content !important;
}

.ct-woocommerce-wishlist-table .wishlist-product-name {
    font-weight: bold;
    color: var(--theme-palette-color-3) !important;
}

.ct-woocommerce-wishlist-table a.product-name {
    font-weight: bold;
    color: var(--theme-palette-color-1);
}

.ct-woocommerce-wishlist-table tr:not(:has(a.product-name)) td.wishlist-product-actions:after,
.ct-woocommerce-wishlist-table tr:not(:has(a.product-name)) .product-mobile-actions.ct-hidden-lg:before {
    content: 'Plus disponible';
    display: flex;
    border: 1px solid;
    padding: 6px 10px;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.2);
    color: white;
    justify-content: center;
    align-items: center;
    width: max-content !important;
    font-weight: 500;

}

.ct-woocommerce-wishlist-table tr:not(:has(a.product-name)) .cart {
    display: none;
}

.ct-acount-nav .chosen-single {
    border-top-right-radius: 0 !important;
    border-top-left-radius: 0 !important;
    border: 1px solid var(--theme-palette-color-1) !important;
}

input:disabled,
input[readonly],
.chosen-disabled .chosen-single,
.wpc-filters-range-inputs:not(:has(input)) {
    cursor: default !important;
    background-color: rgba(118, 118, 118, 0.1) !important;
    color: rgb(84, 84, 84) !important;
    border-color: rgba(118, 118, 118, 0.3) !important;
}

.ct-account-welcome [class*=ct-media-container]{
	display: flex;
	flex-shrink: 0;
}

.ct-acount-nav, .dokan-dash-sidebar {
    display: flex;
    flex-direction: column;
    border-radius: 10px;
    flex-grow: 1;
    align-self: stretch;
    border: 1px solid var(--theme-palette-color-1);
    width: fit-content !important;
    overflow: hidden;
}

.ct-acount-nav{
    overflow: hidden;
}

.woocommerce-product-gallery,
.dokan-feat-image-upload,
.dokan-new-product-featured-img,
.flexy-pills [data-flexy] {
    overflow: visible !important;
}

.ct-wishlist-button-single {
    background-color: var(--theme-button-background-initial-color);
    border: var(--button-border);
    padding: var(--button-padding);
}

.ct-cart-actions .ct-wishlist-button-single {
    display: none;
}

.flexy-view {
    border-radius: 15px;
}

#tab-more_seller_product .woocommerce-loop-product__link,
#tab-more_seller_product .woocommerce-loop-product__link * {
    text-decoration: none !important;
}

.more-options-button:after {
    content: "\f142";
    font-family: "Font Awesome 6 Free";
    font-weight: bold;
}

.container-more-options {
    position: absolute;
    top: calc(100% + 1px);
    right: 0;
    display: flex;
    z-index: 100001;
    border-radius: 5px;
    overflow: hidden;
    flex-direction: column;
    gap: 1px;
    background-color: var(--theme-palette-color-6);
}


.container-more-options>* {
    position: relative;
    z-index: 100;
    border-radius: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transform: none !important;
}

.off-canvas-side-bar:after {
    z-index: -1 !important;
}

.wrapper-more-options-button.active-button-off-canvas-side-bar-button:after,
.off-canvas-side-bar:after {
    z-index: 100000;
    content: "";
    background-color: var(--color-footer-menu-bg);
    height: 100vh;
    width: 100vw;
    top: 50%;
    position: fixed;
    left: 50%;
    transform: translate(-50%, -50%);
}

.container-more-options>*:not(:first-child) {
    border-top: 1px solid rgb(var(--bm-border-color), 0.2);
}

button.active-button {
    border-color: var(--button-border-hover-color);
    color: var(--buttonTextHoverColor);
    background-color: var(--buttonHoverColor);
}

.active-button-off-canvas-side-bar-button .more-options-button {
    z-index: 100001;
}

.options-hidden {
    display: none;
}

.wrapper-more-options-button {
    position: relative;
    display: flex;
}

.fa-bolt {
    color: orange;
}

#wpadminbar {
    z-index: 999 !important;
}

.wpcf7-spinner {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    border-radius: 0 !important;
    margin: 0 !important;
    z-index: 999;
}

.wpcf7-spinner:before {
    top: 50%;
    left: 50%;
}

form:not(.sent) .wpcf7-response-output {
    color: lightcoral !important;
}

.wpcf7-response-output {
    font-size: x-small;
    border: none !important;
    margin: 5px 0 !important;
    text-align: start;
    padding: 0 !important;
    color: var(--success-color) !important;
}

/* start style better-messages */

.bbpm-avatar,
.bbpm-avatar img {
    background-color: transparent !important;
}

.bm-name-verified {
    display: inline !important;
}


.feature_seller_name,
.featured_account_seller .ct-account-user-box,
.name:has(.bm-name-verified) {
    padding-right: 1.4em !important;
    max-width: 200px;
}

.featured_account_seller .ct-account-user-box {
    padding-right: 2em !important;
}

.product .brand-product,
.product .price,
.product .localisation-product,
.product .product_store_name,
.product .published-product-date,
.feature_seller_name,
.featured_account_seller .ct-account-user-box,
.name:has(.bm-name-verified) {
    /*display: block !important;*/
    position: relative !important;
    width: fit-content;
    max-width: min(100%,var(--max-name-width));
    overflow: hidden;
    text-overflow: ellipsis;
    text-wrap: wrap !important;
    white-space: nowrap !important;
    word-break: break-word !important;
}

.ct-account-user-box {
    color: white;
    font-weight: bold;
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.4);
    border: 1px solid rgba(255, 255, 255, 0.8);
	font-size: small;
	max-width: var(--max-name-width) !important;
}

.wrapped .ct-account-user-box{
		max-width: 100% !important;
}

.ct-account-user-box:after {
    margin-right: 7px;
}

.feature_seller_name:after,
.featured_account_seller .ct-account-user-box:after,
.bm-name-verified {
    font-size: small !important;
    margin-inline-start: 10px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.bm-name-verified:before,
.feature_seller_name:after,
.featured_account_seller .ct-account-user-box:after {
    content: "\f058";
    font-size: 10px;
    font-family: "Font Awesome 6 Free";
    font-weight: bold;
    color: #1DA1F2;
    border-radius: 50%;
}


.bp-messages-full-screen {
    height: 100% !important;
}

.Toastify__toast--success {
    background-color: var(--success-color) !important;
}

.Toastify__toast--error {
    background-color: var(--error-color) !important;
}

.Toastify__toast-body {
    padding: 4px;
}

.Toastify__toast-body:before {
    display: inline-block;
    font-family: woo;
    font-size: 17px;
    font-weight: 700;
    content: "î¤";
    margin-right: 15px;
}

.Toastify__progress-bar {
    visibility: hidden;
}

.Toastify__toast-icon,
.Toastify__close-button *,
.Toastify__toast-body br,
.bm-reaction-count {
    display: none;
}

.Toastify__toast-container {
    width: 100vw;
    right: 0;
    left: 0;
    padding: 0;
    top: 0 !important;
    height: fit-content;
}

.Toastify__close-button:before {
    position: absolute;
    left: 50%;
    margin-left: -5px;
    display: flex;
    align-items: center;
    justify-content: center;
    content: "Ã—";
    font-size: 17px;
    color: white;
}

.Toastify__close-button {
    right: 15px !important;
    width: 30px !important;
    border-radius: 100%;
    background: rgba(0, 0, 0, .07) !important;
    display: flex;
    align-items: center;
    justify-content: center;
    top: calc(50% - 15px);
    position: absolute;
    height: 30px;
}

.Toastify__toast {
    margin: 0;
    padding: 13px 60px 13px 30px;
    background-color: var(--theme-palette-color-1);
    font-size: 13px !important;
    border-radius: 0;
    min-height: auto;
    font-family: inherit;
}

.Toastify__toast-body br+span {
    margin-left: 10px;
}

.bm-toasts.Toastify__toast--info,
.bm-toast-site-message {
    background-color: var(--theme-palette-color-1) !important;

}

body.bm-mobile-device .Toastify__toast {
    max-width: 100% !important;
    border-radius: unset !important;
}

div:not(.bp-messages-mobile)>.bp-messages-threads-wrapper {
    transform: none !important;
}

.bp-messages-mobile-tap span:after {
    content: "\f25a";
    margin-inline-start: 15px;
    font-family: "Font Awesome 6 Free";
}

.bp-messages-mobile-tap span {
    border: 1px solid;
    padding: 10px;
    border-radius: 10px;
}

.bp-messages-wrap.mobile-ready:not(.bp-messages-mobile) .bp-messages-mobile-tap {
    color: white !important;
    font-weight: bold !important;
    background: rgba(0, 0, 0, .5) !important;
}

.mobile-ready.bp-messages-mobile {
    border-radius: 0 !important;
}

.bp-messages-wrap {
    background: rgba(var(--bm-bg-color), 0.97);
}

.bp-messages-wrap .chat-header .bpbm-search form input[type=text],
.bp-messages-wrap .chat-header .bpbm-search form input[type=text]::placeholder {
    background-color: white !important;
    color: black !important;
}

/* end style better messages */

a[aria-current="page"]:hover {
    cursor: auto !important;
}

button,
.button,
.ct-cart-actions .ct-wishlist-button-single,
.woocommerce-MyAccount-navigation-link,
.woocommerce-MyAccount-navigation-link {
    transition: all .1s ease-in-out !important;
}

*:not(.wpc-filter-title)>button:active,
.button:not(.wrapped *):active,
.ct-cart-actions .ct-wishlist-button-single:active,
.woocommerce-MyAccount-navigation-link:not(.wrapped *):active {
    transform: scale(0.97) !important;
}

#textarea-msg-contact-seller {
    --form-field-height: 150px;
}

.contact-seller-form {
    margin: 10px 0 0;
}

textarea {
    color: black !important;
}

strike a {
    display: none;
}

.contact-vendor-button-submit:hover:before {
    color: white;
}

.contact-vendor-button-submit:after {
    font-family: "Font Awesome 6 Free";
    content: "\f1d8";
    color: white;
    font-size: 16px;
    font-weight: bold;
    margin-inline-start: 15px;
}


.swal2-html-container h2 {
    margin: auto;
    padding: 4px;
    font-size: var(--buttonFontSize) !important;
}

.swal2-container {
    z-index: 10000001 !important;
    padding-bottom: inherit !important;
}

.swal2-container.delete-product .swal2-confirm {
    color: var(--custom-light-red);
    font-weight: bold;
}


.swal2-container.swal2-backdrop-show,
.swal2-container.swal2-noanimation {
    background: rgba(0, 0, 0, 0.8);
    z-index: 9999999 !important;
    overflow-y: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: auto;
}

.swal2-actions button, .swal2-actions a {
    margin: 0;
    border-radius: 0 !important;
    text-align: center;
    width: 100%;
    box-shadow: none !important;
    background-color: var(--theme-button-background-initial-color) !important;
    border-top: var(--theme-button-border) !important;
    color: var(--theme-button-text-initial-color) !important;
    border: none !important;
}

.swal2-styled.swal2-cancel {
    color: black;
}

.swal2-actions button:hover, .swal2-actions a:hover {
    background-color: var(--theme-palette-color-2) !important;
    background-image: none !important;
    color: white !important;
}

.swal2-actions button:first-of-type~button {
    border-right: 1px solid white;
}

.swal2-popup:has(form.submitting) .swal2-actions {
    z-index: -1 !important;
}

.swal2-actions {
        width: 100% !important;
    flex-wrap: nowrap !important;
    flex-direction: row-reverse;
    position: sticky;
    bottom: 0;
    margin-top: 0 !important;
}

.swal2-close {
        position: absolute;
    width: 25px !important;
    height: 25px !important;
    border-radius: 50% !important;
    top: 8px;
    right: 8px;
}

.woocommerce-password-strength {
    text-align: center;
    border-radius: 8px;
}

.lost_reset_password .woocommerce-form-row--first {
    margin-top: auto !important;
}


.ct-dynamic-count,
.ct-dynamic-count-cart,
.unread-count,
.bpbmuc,
[class*=ct-dynamic-count] {
    background-color: var(--theme-palette-color-1) !important;
    margin: 0 !important;
    height: 16px;
    padding: 0 3px;
    font-size: 10px;
    font-weight: 600;
    font-style: normal;
    border: 0.5px solid rgba(255, 255, 255, 0.7);
	z-index: 999 !important;
}


input[type="checkbox"] {
    cursor: pointer;
}

#header-menu-Right>* {
    margin: 0 15px !important;
}


.lost_reset_password .woocommerce-form-row--first {
    margin-top: 30px;
}


.msg-wrapper-link {
    background-color: var(--msg-color-read);
}

.msg-wrapper-link:hover {
    background-color: var(--theme-palette-color-1) !important;
}

.return-to-shop {
    margin-top: 20px;
    text-align: center;
}

.wrapper-no-msg p.return-to-shop a {
    color: inherit !important;
}

.wrapper-no-msg p.return-to-shop a:hover {
    color: white !important;
}



.discussion-img-thumb {
    transition: opacity .5s ease, transform .5s ease;
}

img.discussion-img-thumb:not(.default-thumb) {
    width: 100% !important;
    aspect-ratio: 1/1;
}

.msg-wrapper-link:hover .discussion-img-thumb {
    transform: scale(1.1);
}

.default-thumb {
    width: 60% !important;
    height: auto !important;
    -webkit-filter: drop-shadow(5px 5px 5px var(--color-footer-menu-bg));
    filter: drop-shadow(5px 5px 5px var(--color-footer-menu-bg));
    margin: 20%;
    transition: opacity .5s ease, transform .5s ease;
}

.name-receiver {
    margin-left: 6px;
}

.recipient-datas {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}


.avatar {
    border-radius: 10px !important;
    background-color: white;
    border: 0.5px solid white;
}


.date-last-msg {
    display: flex;
    justify-content: end;
    align-items: center;
    margin-left: 5px !important;
}

.date-last-msg span {
    font-size: xx-small !important;
    white-space: nowrap;
}

.wrapper-discussion-datas {
    display: flex;
    flex-direction: column;
    justify-content: space-between !important;
    align-items: space-between !important;
    height: 100%;
    color: white;
}

.wrapper-discussion-datas * {
    color: white;
}

.wrapper-title-discussion-and-last-msg-date {
    display: flex;
    justify-content: space-between;
}


.ct-acount-nav .chosen-container .chosen-results {
    max-height: none;
}

.profile-img {
    overflow: hidden;
}

.ct-acount-nav .chosen-single {
    color: var(--theme-palette-color-1) !important;
}

.ct-acount-nav .chosen-results li,
.ct-acount-nav .chosen-single {
    display: flex !important;
    align-items: center;
    font-weight: 500 !important;
    height: 40px;
    color: var(--account-nav-text-initial-color, var(--theme-palette-color-3));
    border-bottom: 1px solid var(--account-nav-divider-color, rgba(0, 0, 0, 0.05));
    font-size: inherit !important;
}

.ct-acount-nav .chosen-results li:before,
.ct-acount-nav .chosen-single:before {
    font-family: "woo";
    font-size: 16px;
    font-weight: normal;
    width: 20px;
    margin-inline-end: 10px;
}

.off-canvas-side-bar>* {
    border-radius: 0 !important;
}

.woocommerce-MyAccount-navigation {
    height: 100%;
}


.woocommerce-MyAccount-navigation-link--customer-logout a {
    color: var(--custom-light-red) !important;
    background-color: white !important;
    display: flex;
    justify-content: center;
}

.woocommerce-MyAccount-navigation-link--customer-logout {
    margin-top: auto;
}

.off-canvas-side-bar .woocommerce-MyAccount-navigation,
.off-canvas-side-bar .woocommerce-MyAccount-navigation ul {
    overflow: scroll !important;
}

.woocommerce-MyAccount-navigation ul {
    overflow: hidden;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.woocommerce-MyAccount-navigation-link:not(.is-active):hover a {
    display: flex;
    justify-content: center;
}


.wrapped .woocommerce-MyAccount-navigation-link:not(.is-active), .wrapped .dokan-dashboard-menu li:not(.active) {
    display: none !important;
}


.ct-acount-nav .chosen-container .woocommerce-MyAccount-navigation-link--woo-wish-list:before {
    font-family: "Font Awesome 6 Free";
    content: "\f004";
}

.ct-acount-nav .chosen-container .woocommerce-MyAccount-navigation-link--dashboard:before {
    content: "î¤ƒ";
}

.ct-acount-nav .chosen-container .woocommerce-MyAccount-navigation-link--orders:before {
    content: "î¤†";
}

.ct-acount-nav .chosen-container .icon-my-account-tab-Messagerie:before {
    font-family: "Font Awesome 6 Free";
    content: "\f27a";
}

.ct-acount-nav .chosen-container .woocommerce-MyAccount-navigation-link--edit-address:before {
    content: "î¤„";
}

.ct-acount-nav .chosen-container .woocommerce-MyAccount-navigation-link--edit-account:before {
    content: "î¤‡";
}

.ct-acount-nav .chosen-container .woocommerce-MyAccount-navigation-link--customer-logout:before {
    content: "î¤…";
}


.highlighted {
    background-color: var(--theme-palette-color-1) !important;
    background-image: none !important;

}

#customer_login,
#customer_register {
    border: none;
    padding: 0;
    width: 100%;
}

.ct-woo-account {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 25px;
    margin-bottom: 15px;
    border-radius: 20px;
}

.ct-woo-account>* {
    margin-inline-end: 0;
    margin: 0;
}



.wrapper-maintenance {
    width: 100vw;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.Title-Maintenance {
    margin-top: 30px !important;
    text-align: center;
}

.wrapper-maintenance * {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-direction: column;
}


.icon-no-msg svg {
    height: 100px !important;
    width: 100px !important;
}

.wrapper-no-msg {
    display: flex;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 10px !important;
    padding-left: 5%;
    border: 1px solid;
    border-radius: 20px;
    padding-right: 5%;
    margin-bottom: 20px;
}

.wrapper-no-msg>* {
    margin: 20px 0 !important;
}

.woocommerce-info .woocommerce-Button {
    border: 1px solid var(--color);
    margin: 10px 20px;
}

.woocommerce div.product div.woocommerce-tabs div.woocommerce-Tabs-panel.panel {
    padding-bottom: 20px;
}

form.lost_reset_password {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

form.lost_reset_password>* {
    width: 100%;
}

*[data-clicked='true'] {
    color: var(--theme-palette-color-1);
    cursor: default !important;
    border: 1px solid var(--theme-palette-color-1);
}

div[data-clicked='false'] {
    background-color: none;
		color: var(--theme-palette-color-1);
}

#buttonCatlogReviews div[data-clicked='true'] {
    background-color: var(--theme-palette-color-1);
		color: white;
}

.icon-container {
    position: absolute;
    right: 10px;
    top: calc(50% - 10px);
    display: none;
}

.loader {
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    top: 0;
    right: 0;
    z-index: 9;
    display: flex;
    justify-content: center;
    align-items: center;
    pointer-events: none !important;
}

.loader:before, .input-loader-wrapper:has(.loader):after {
    content: "\f110" !important;
    font-family: "Font Awesome 6 Free" !important;
    font-weight: bold !important;
    animation: around 1s infinite linear;
    display: inline-flex;
    font-size: x-large;
    color: white;
        filter: unset !important;
}

.loaderGlobal{
    overflow: hidden;
    position: relative;
}

.loaderGlobal:after{
    background-color: var(--theme-palette-color-1) !important;
    content: '';
    position: absolute;
    height: -webkit-fill-available;
    width: 100%;
    z-index: 1;
}

.loaderGlobal:before{
    content: "\f110" !important;
    font-family: "Font Awesome 6 Free" !important;
    font-weight: bold !important;
    animation: around 1s infinite linear;
    position: absolute;
    font-size: x-large;
    color: white;
    filter: unset !important;
    z-index: 9;
    top: 42%;
    right: 50%;
}

.input-loader-wrapper:has(.loader){
	position: relative;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
}

.input-loader-wrapper:has(.loader):after{
	position: absolute !important;
	right: 10px;
}

@keyframes around {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.inputcontainer {
    position: relative;
}


.related.products {
    border-top: 1px solid var(--tab-border-color, var(--border-color));
    padding-top: 40px;
}

.custom_product_details>*:nth-child(2n+1):last-child {
    width: 100%;
}


.woocommerce-result-count {
    font-size: 11px !important;
    order: -1;
    width: 100%;
    text-align: center;
}

.custom_notif_wrapper_top .showlogin {
    all: unset;
}

#url-alart-mgs, #shopname-alart-mgs {
    font-weight: normal;
    font-size: 11px !important;
    display: block;
    color: var(--custom-light-red);
    margin-top: 10px;
}


form:is(.login, .register, .edit-account) [class*=password-input] .show-password-input {
    right: 12px;
}


.googleMsgRecaptcha,
.googleMsgRecaptcha a,
small {
    font-size: 10px !important;
}

#wfls-prompt-wrapper {
    max-width: 450px;
    margin: auto;
}

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

.grecaptcha-badge {
    border-radius: 5px !important;
    bottom: 3.5rem !important;
    visibility: hidden !important;
}

.backButton i {
    margin-right: 10px;
}

.backButton,
#wfls-token-submit {
    width: 100% !important;
}

.woocommerce-error li {
    display: inline !important;
}

.woocommerce-error li a {
    display: block !important;
    text-decoration: all;
}

*:not(i):not(::before):not(::after) {
    font-family: var(--fontFamily) !important;
}


.ct-no-results {
    height: calc(100vh - calc(var(--header-height) + 3rem)) !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.ct-no-results .page-title {
    --heading-color: var(--theme-palette-color-4) !important;
}



#header {
    --icon-color: rgba(255, 255, 255, 0.5) !important;
    --color: rgba(255, 255, 255, 0.5) !important;
       margin-bottom: -1px;
}


.menu li:hover>a {
    color: var(--theme-palette-color-8);
    fill: var(--theme-palette-color-8);
}

#CancelSelect,
#SelectUnselectButton,
.wfls-login-message,
.ct-acount-nav .chosen-search,
.woocommerce-ordering .chosen-search,
.widget_wpc_sorting_widget .chosen-single span,
.widget_wpc_sorting_widget .chosen-search {
    display: none !important;
}

.page-messages #main {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.page-messages .ct-container-full {
    margin: 0;
    flex: 1;

}

h4 {
    margin-top: 0 !important;
    font-size: inherit;
}


.chosen-search .chosen-search-input {
    width: 100% !important;
}

.chosen-container-multi .chosen-choices li.search-choice span {
    white-space: nowrap;
}

.chosen-container-single .chosen-single,
.chosen-container-multi .chosen-choices {
    padding-right: 25px !important;
    position: initial;
}

.chosen-container-single .chosen-single span,
.chosen-container-multi .chosen-choices span{
        display: flex;
    flex-direction: row;
    align-items: center;
}

.chosen-choices:before {
    background-color: white;
    right: 1px;
    display: flex;
    position: absolute;
    z-index: 9;
    height: 90%;
    width: 25px;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
}

.chosen-container .chosen-single div {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: auto !important;
}

.chosen-container .chosen-single div:before,
.chosen-container .chosen-choices:before {
    font-weight: 900;
    font-family: "Font Awesome 6 Free";
    font-size: 15px;
    width: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.chosen-container:not(.chosen-with-drop) .chosen-single div:before,
.chosen-container:not(.chosen-with-drop) .chosen-choices:before {
    content: "\f13a";
}

.chosen-with-drop .chosen-single div:before,
.chosen-with-drop .chosen-choices:before {
    content: "\f139";
}



.woocommerce-info {
    padding-left: 55px !important;
    align-items: center !important;
    text-align: center;
    width: fit-content;
    margin: auto;
    margin-bottom: 20px;
    justify-content: center;
    gap: 5px;
    max-width: 90%;
}

.woocommerce-info:before {
    display: block !important;
    left: 20px !important;
    top: 50% !important;
    margin-top: -9px !important;
}

.woocommerce-info p {
    margin-bottom: 0 !important;
}


.dokan-store-wrap {
    margin: 0 !important;
}

.pager {
    display: none !important;
}

.ct-pagination {
    display: flex !important;
    max-width: 600px;
    margin-top: 2rem !important;
    margin: auto;
    flex-wrap: wrap;
    justify-content: center;
}

.wrapper-actions-custom-searchs {
    margin-top: 1.5rem !important;
}


.ct-pagination .ct-hidden-sm,
.ct-pagination>div {
    display: flex !important;
    margin: auto 5px;
    width: 100%;
    justify-content: center;
}

#nav-below {
    margin-top: 2.5rem;
}

.next.page-numbers svg,
.prev.page-numbers svg {
    display: none !important;
}

.next.page-numbers,
.prev.page-numbers {
    margin: 5px;
}


.dokan-pagination-container .dokan-pagination li:first-child a,
.dokan-pagination-container .dokan-pagination li:last-child a,
.ct-pagination .next.page-numbers,
.ct-pagination .prev.page-numbers {
    font-size: 0 !important;
    border-radius: var(--border-radius, 4px);
    order: 9 !important;
    border: 1px solid lightgray !important;
    flex-grow: 1;
    transition: all .1s ease-in-out !important;
    margin-top: 10px;
}

.bm-custom-container-product-datas:not(.swal2-popup *) {
    cursor: pointer;
}

.swal2-popup .bm-custom-container-product-datas {
    border-radius: 20px;
    overflow: hidden;
    backdrop-filter: none;
    border-bottom-color: var(--theme-text-color) !important;
    background-color: rgba(0, 0, 0, 0.05) !important;
}


.ct-pagination .next.page-numbers:hover,
.ct-pagination .prev.page-numbers:hover {
    background-color: var(--theme-palette-color-1);
    color: white !important;
    transform: var(--buttonTransform, translate3d(0, -3px, 0));
}

.bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack .bm-content .bm-messages-listing .bm-message .bm-message-content:not(.bm-hide-background) .bm-custom-button-link {
        display: flex;
    padding: 9px 15px !important;
    background-color: var(--theme-palette-color-1) !important;
    border-radius: 5px !important;
    width: fit-content;
    color: white !important;
    justify-content: center;
    align-items: center;
    min-height: auto !important;
}

.bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack .bm-content .bm-messages-listing .bm-message .bm-message-content:not(.bm-hide-background) .bm-custom-button-link * {
	color: white !important;
}

.bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack .bm-content .bm-messages-listing .bm-message .bm-message-content:not(.bm-hide-background) .bm-custom-button-link i {
    margin-inline-end: 10px;
}


.ct-pagination .next.page-numbers:hover:after,
.ct-pagination .prev.page-numbers:hover:before {
    color: white !important;
    transition: all .1s ease-in-out !important;
}


*:has(.next.page-numbers):has(.prev.page-numbers) .prev.page-numbers {
    margin-left: auto;
}

.dokan-pagination {
    display: flex !important;
    align-items: center;
    margin-bottom: 0 !important;
}

.dokan-pagination li {
    margin-bottom: 0 !important;
}

.dokan-pagination a:hover {
    border-color: var(--linkHoverColor) !important;
}

.dokan-pagination-container .dokan-pagination li a,
.next.page-numbers,
.prev.page-numbers {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    border-radius: var(--border-radius, 4px);
    border: 2px solid rgba(0, 0, 0, 0);
    width: 41px;
    color: #4d5d6d;
    margin: 5px;
}

.dokan-pagination li:last-child a:before,
.next.page-numbers:after {
    content: '\f178';
    font-weight: 900;
    font-family: "Font Awesome 6 Free";
    color: var(--theme-palette-color-3);
    font-size: x-large !important;
    margin-inline-start: 20px;
}

.dokan-pagination li:first-child a:before,
.prev.page-numbers:before {
    content: '\f177';
    font-weight: 900;
    font-family: "Font Awesome 6 Free";
    font-size: x-large !important;
    color: var(--theme-palette-color-3);
    margin-inline-end: 20px;
}


.dokan-pagination-container .dokan-pagination .active a {
    color: var(--colorActive, #fff);
    background: var(--linkHoverColor) !important;
}

.dokan-pagination .disabled {
    display: none !important;
}

.seller-items {
    width: 100%;
}


.hero-section[data-type=type-2] {
    padding: 0 !important;
}


.attachment-woocommerce_single,
.attachment-woocommerce_gallery_thumbnail,
.attachment-shop_single,
.action-delete,
.custom-remove-hover-cross-image,
.instruction-inside,
.dokan-feat-image-upload.dokan-new-product-featured-img,
.dokan-product-gallery .product_images img,
.ct-image-container,
.wishlist-product-thumbnail img {
    border-radius: 15px !important;
}

.dokan-product-gallery.woocommerce-product-gallery {
    overflow: visible;
}


.ct-image-container::after,
.t-media-container::after {
    border: none !important;
}

.stk-row.stk-inner-blocks.has-text-align-center-tablet.stk-block-content.stk-button-group>div:not(:first-child) {
    margin-left: 40px !important;
}

input.disabled {
    pointer-events: none;
    opacity: 1;

}

.disabled {
    opacity: .5;
    cursor: not-allowed;
}

label.error {
    display: none !important;
}

.custom_notif_wrapper_top {
    display: none;
    visibility: hidden;
    position: sticky;
    top: 0;
    width: 100%;
    font-size: 13px !important;
    align-items: center;
    --linkInitialColor: white;
    z-index: 140000000;
}

.custom_notif_wrapper_top a:not(.woocommerce-store-notice__dismiss-link) {
    all: unset;
    text-decoration: underline !important;
    text-underline-offset: 15% !important;
    margin-left: 10px;
    cursor: pointer;
    order: 999;
}

.woocommerce-store-notice__dismiss-link {
    color: transparent !important;
    right: 15px !important;
}

.demo_store .woocommerce-store-notice__dismiss-link:before {
    position: absolute;
    left: 50%;
    margin-left: -5px;
}


.swal2-popup {
        padding: 0 !important;
    overflow: hidden;
    border-radius: 15px !important;
    background-color: white !important;
    border: 1px solid white !important;
    max-height: 90vh;
    display: flex !important;
    flex-direction: column;
    max-height: 90vh;
}


.swal2-html-container *:not(textarea):not(.icon *, .icon) {
    color: var(--theme-text-color);
}

#coment-review-rating {
    height: min-content;
    font-size: 0.9em;
}

.uacf7-rating .icon i {
    font-size: 2.5em !important;
}

.uacf7-rating {
    height: auto !important;
    margin-bottom: 20px;
}

.uacf7-rating {
    transition: all 0.1s ease-in-out !important;
}

.uacf7-rating:active {
    transform: scale(1.2) !important;

}

.uacf7-rating:not(:hover) label input:checked~.icon i,
.uacf7-rating:hover label:hover input~.icon i {
    font-weight: 900 !important;
}

.swal2-html-container h1 {
    font-size: 1.1em !important;
    margin-top: 1.4rem;
}

.swal2-html-container h4 {
    font-size: 0.7em !important;
}

.swal2-html-container {
	justify-content: start !important;
    font-weight: bold;
    display: flex !important;
    height: 90%;
    max-height: 100%;
    flex-direction: column;
    padding-bottom: 20px !important;
}

.mycred-history-wrapper {
    height: 100%;
    overflow-y: scroll;
    border-radius: 15px;
    border-top: 2px solid var(--theme-palette-color-1);
    border-bottom: 2px solid var(--theme-palette-color-1);
    Margin-bottom: 20px;
}


.title-log-points {
    margin: 20px 0 !important;
}

.mycred-history-wrapper thead th:before {
    font-weight: 900 !important;
    font-family: "Font Awesome 6 Free" !important;
}

.mycred-history-wrapper thead th {
    font-weight: bold !important;
    color: var(--theme-palette-color-1) !important;
    border: 0;
}

.mycred-history-wrapper thead .column-time:before {
    content: "\f073";
}

.mycred-history-wrapper thead .column-entry:before {
    content: "\f05a";
}

.mycred-history-wrapper thead .column-users-interested:before {
    content: "\f004";
}

.mycred-history-wrapper thead .column-product-datas:before {
    content: "\f03e";
}

.swal2-container:has(.product_boost) .mycred-history-wrapper thead .column-creds:before {
    content: "\f0e7";
}

.swal2-container:has(.product_exclusive_access) .mycred-history-wrapper thead .column-creds:before {
    content: "\f2f2";
}

.mycred-history-wrapper .column-creds {
    font-weight: 900;
}

.mycred-history-wrapper .column-creds[data-raw^="-"] {
    color: rgba(255, 69, 0, 0.8);
}

.mycred-history-wrapper .column-creds:not([data-raw^="-"]){
    color: rgba(154, 205, 50, 0.8);
}

.mycred-history-wrapper td.no-entries {
    color: inherit !important;
}

.mycred-history-wrapper .title-log-points .typeLabel {
    color: var(--theme-palette-color-1);
}


.mycred-history-wrapper .column-time span {
    border-radius: 7px;
    padding: 5px;
    font-size: small;
    font-weight: bold;
    color: white !important;
    background-color: var(--theme-palette-color-1);
    display: flex;
    width: fit-content;
}

.mycred-history-wrapper tbody td {
    font-size: medium;
    border: 0;
    border-top: 0.4px solid var(--lightGrey);
}


.mycred-history-wrapper form {
    height: 100%;
}

.mycred-history-wrapper .pagination-top,
.mycred-history-wrapper .pagination-bottom {
    display: none;
}

.mycred-history-wrapper thead {
    position: sticky;
    top: 0;
    background-color: white;
    color: var(--theme-palette-color1) !important;
}

.mycred-history-wrapper table {
    word-break: normal;
}


.wpcf7-form,
.fieldset-cf7mls-wrapper {
    overflow: visible !important;
}

.hide-entity,
.swal2-icon.swal2-warning.swal2-icon-show {
    display: none !important;
}

.dokan-form-group.color .chosen-results li:not(.no-results):before,
.dokan-form-group.color .chosen-single:not(.chosen-default)>span:before {
    content: "";
    font-weight: 900;
    font-family: "Font Awesome 6 Free";
    margin-right: 10px;
    background-color: var(--optionDisplayColor) !important;
    border-radius: 50%;
    border: 1px solid #EDEDED;
    background-size: contain;
    width: 26px;
    height: 26px;
    z-index: 99999;
    display: flex;
    justify-content: center;
    background-image: var(--optionImageChosen) !important;
}

.dokan-form-group.color .chosen-results li {
    --optionDisplayColor: transparent;
    --optionImageChosen: none;
    display: flex;
    align-items: center;
}

.chosen-container-single .chosen-drop .result-selected {
    color: #ccc !important;
}

.chosen-container-single .chosen-drop .result-selected.highlighted {
    background-color: transparent !important;
    background-image: none !important;
}


.related.products {
    margin-bottom: 2rem;
}

.wc_error_tip.i18n_mon_decimal_error {
    visibility: hidden !important;
}


.values_product_details {
    margin: 5px 0;
    display: flex;
    flex-wrap: wrap;
}

.tags_product_details a {
    cursor: pointer;
    background-color: #5B38ED;
    padding: 5px;
    border-radius: 5px;
    margin: 2px;
    color: white;
}

.ct-default-gallery .entry-summary>form.cart,
.ct-stacked-gallery .entry-summary>form.cart {
    margin-top: 0 !important;
    padding-top: 10px;
    border-top: 1px solid var(--border-color);
}

.actionHeaderWrapper:not(:has(*)) {
    display: none !important;
}

.infoHeader {
        display: flex;
    flex-direction: column;
    gap: 10px;
    flex-shrink: 1;
    flex-grow: 1;
    align-items: center;
    justify-content: center;
    max-width: 90%;
}

.infoHeader .registerDate,
.headerSingleProduct .registerDate {
    display: flex;
    color: white;
    justify-content: center;
    align-items: center;
    font-size: 12px !important;
    margin: 0;
    font-weight: normal;
}

.registerDate:not(.blurHiddenDatas):before {
    content: '\f1fd';
    font-weight: 900 !important;
    font-family: "Font Awesome 6 Free" !important;
    margin-inline-end: 7px;
}

#tab-description p {
    text-indent: 20px;

}


.price_product_details {
    margin-bottom: 10px;
}

.custom_product_details {
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
}

.custom_product_details>* {
    width: calc(50% - 0.5px);
    padding: 3%;
    border: 1px solid #EDEDED;
    border-radius: 5px;
    background-color: var(--theme-palette-color-4);
    color: white;
}

.title_product_details {
    display: flex;
    align-items: center;
}

.title_product_details h2 {
    margin: 0;
    color: white;
    font-size: large;
}

.product_images.dokan-clearfix li {
    margin: 10px 0 0 0 !important;
}

.page-messages #main>.ct-container-full {
    margin-bottom: 2rem;
}

[class*=ct-woocommerce] .shop_table [class*=product-thumbnail] {
    min-width: 110px;
}

@media (max-width: 999.98px) {


    body #main>.ct-container,
    body #main>.ct-container-full {
        margin-bottom: 4rem !important;
    }

}

@media(max-width: 479.98px) {
    .product_images.dokan-clearfix li {
        --thumbs-width: 33.333% !important;
    }

}

@media (max-width: 689.98px) {

    .floating-bar-actions .added_to_cart:after,
    .floating-bar-actions .single_add_to_cart_button:after {
        content: "î¤†" !important;
    }
}


@media(min-width: 480px)and (max-width: 689.98px) {

    .product_images.dokan-clearfix li {
        --thumbs-width: 25% !important;
    }
}

.instruction-inside img {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    border-radius: 100%;
}


.instruction-inside a:hover {
    color: #5B38ED;
    text-shadow: none !important;
}

.instruction-inside a i {
    color: #5B38ED;
    transform: scale(2.3) !important;
}

.image.ui-sortable-handle.ui-sortable-helper a {
    display: none !important;
}

.image.ui-sortable-handle.ui-sortable-helper {
    border: none !important;
}

.instruction-inside a {

    text-shadow: none !important;
}



.ct-image-container.image-wrap,
.ct-media-container.image-wrap {
    z-index: 10;
}


#upload_new_image,
#upload_image_principal,
#hidden_upload_image_principal,
#upload_gravatar_img {
    position: absolute;
    height: 100%;
    z-index: 9;
    width: 100%;
    opacity: 0;
    font-size: 0 !important;
    cursor: pointer;
}

#hidden_upload_image_principal {
    z-index: -1;
}

.add-products-images {
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 40% !important;
}


.dokan-hide,
.newImageInput {
    display: none;
}

.add-images {
    padding: 2px;
}

.product_images.dokan-clearfix {
    display: flex !important;
    width: calc(100% + 10px);
    margin-left: -5px !important;
    padding: 0 !important;
}


a.action-delete {
    color: white !important;
    top: 0px !important;
    left: 5px;
    justify-content: center;
    align-items: center;
    padding: 0 !important;
    transform: none !important;
    z-index: 9;
    visibility: hidden !important;
    display: flex !important;
    height: calc(100% - 5px) !important;
    width: calc(100% - 10px) !important;
    transition: all 0.0001s cubic-bezier(0.455, 0.03, 0.515, 0.955) !important;
}

.image.ui-sortable-handle img,
.add-images img {
    width: 100% !important;
}

.image.ui-sortable-handle,
.add-images {
    height: auto !important;
    flex: 0 0 var(--thumbs-width, 20%) !important;
    width: var(--thumbs-width, 20%) !important;
    cursor: pointer !important;
    list-style: none !important;
    position: relative;
    border: none !important;
    padding: 0px 5px 5px 5px !important;
}


.add-images a {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px dashed #eee;
    border-radius: 15px;
}

.product-edit-container .dokan-feat-image-upload {
    margin-bottom: 0 !important;
}

.dokan-feat-image-btn.btn.btn-sm {
    background: none !important;
}

.dokan-feat-image-upload.dokan-new-product-featured-img {
    border: none !important;
    display: flex !important;
    position: relative !important;
    height: auto !important;
    max-height: none !important;
}

.dokan-new-product-featured-img .ct-image-container {
    width: 100%;
}

.content-half-part.featured-image img,
.dokan-feat-image-upload img,
.dokan-new-product-featured-img img {
    aspect-ratio: 1/1;
    width: inherit;
    border-radius: inherit;
    object-fit: var(--object-fit, cover);
    object-position: var(--object-position, 50% 50%);
}

.content-half-part.featured-image {
    padding: 0 !important;
}

.dokan-form-top-area {
    display: flex;
}

.dokan-form-top-area>* {
    width: 50% !important;
}

.content-half-part.dokan-product-meta {
    padding-left: 40px !important;
    width: calc(100% - var(--product-gallery-width, 50%));
}

.chosen-container-single .chosen-results {
    padding: 0 !important;
    margin: 0 !important;
}

.chosen-container .chosen-results li.group-option {
    padding-left: 15px !important;
}

.dokan-form-group {
    position: relative;
}

.chosen-select:invalid {
    opacity: 0 !important;
    position: absolute !important;
    display: flex !important;
    height: var(--form-field-height, 40px) !important;
    visibility: visible !important;
    z-index: -1;
}

select:invalid[multiple] {
    margin-top: 15px !important;
}



.chosen-search-input {
    z-index: 49 !important;
    width: 150px !important;
}

#buttonLoginRegistration {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

#buttonCatlogReviews {
    display: flex;
    justify-content: center;
    align-items: center;
    width: -webkit-fill-available;
    max-width: 300px;
    margin-right: auto;
}

#buttonLoginRegistration>*,
#buttonCatlogReviews>* {
    width: 50%;
    text-align: center;
    padding: 10px;
    border-radius: 20px;
    margin-bottom: 20px;
    cursor: pointer;
    font-weight: bold;
    transition: none !important;
}

.dokan-nav-mobile-wrapper .dokan-dash-sidebar{
    border:none;
    border-radius: 0;
    border-top-right-radius: 5px;
    
}

.dokan-dashboard .dokan-dash-sidebar #dokan-navigation ul.dokan-dashboard-menu{
    background-color: transparent !important;
    padding-top: 0 !important;
    margin: 0 !important;
    display: flex;
    flex-direction: column;
    height: 100% !important;
}

.dokan-nav-mobile-wrapper .dokan-common-links, .dokan-common-links{
    margin-top: auto !important;
}

.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active:after{
    display: none !important;
}

.dokan-dashboard .dokan-dash-sidebar #dokan-navigation #mobile-menu-icon {
    display: none !important;
}

.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu>li.active:first-child a, .dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu>li:hover:first-child a{
        border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.woocommerce-Address {
    padding: 15px !important;
    width: fit-content;
    flex-grow: 1;
}

.woocommerce-Addresses {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    gap: 15px;
}

.woocommerce-Addresses .woocommerce-Address-title {
    column-gap: 15px;
    row-gap: 10px;
    flex-wrap: wrap;
}

.search-form .modal-field {
    font-size: 3vmin !important;
}

.instruction-inside {
    padding-top: 30% !important;
    padding-bottom: 30% !important;
    text-align: center;
    width: 100% !important;
    border: 2px dashed #eee;
}

.chosen-choices .search-choice {
    border: none !important;
    background-image: none !important;
    line-height: 30px !important;

}

.newTagChoice {
    background-color: #3875d7 !important;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc)) !important;
    background-image: linear-gradient(#3875d7 20%, #2a62bc 90%) !important;
    color: #fff !important;
    cursor: pointer !important;
}

#_regular_price {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.search-choice a {
    top: 50% !important;
    margin-top: -5px;
}

.woocommerce-variation-price .price {
    font-weight: bold;
    font-size: large;

}

.product-type-variable .entry-summary>.price,
.product-type-variable .entry-summary .ct-quick-more, .downloadable .entry-summary .ct-quick-more {
    visibility: hidden;
    display: none !important;
}

.quick-view-modal .reset_variations {
    color: var(--custom-light-red);
    font-size: small !important;
}

textarea:focus,
ul.chosen-choices:focus-within {
    outline: none !important;
    color: var(--form-text-focus-color, var(--color)) !important;
    border-color: var(--form-field-border-focus-color) !important;
    background-color: var(--has-classic-forms, var(--form-field-focus-background)) !important;
}

.search-field {
    display: flex;
    align-items: center;
}

textarea,
.chosen-choices,
.chosen-single, .dokan-category-open-modal {
    display: -webkit-flex;
    align-items: center;
    resize: none;
    border-radius: var(--has-classic-forms, var(--form-field-border-radius, 7px)) !important;
    background-color: var(--has-classic-forms, var(--theme-form-field-background-initial-color)) !important;
    background-image: none !important;
    border: 1px solid var(--theme-form-field-border-initial-color) !important;
    font-size: 14px;
    min-height: var(--has-height, var(--theme-form-field-height, 40px));;
    line-height: unset !important;
    vertical-align: middle;
    width: 100%;
    margin: 0;
    padding-left: 10px !important;
}

.chosen-container.chosen-container-single {
    width: 100% !important;
}

.chosen-single {
    height: var(--form-field-height, 40px) !important;
    align-items: center;
    display: flex !important;
    align-items: center;
}

.chosen-container-single .chosen-search input[type=text] {
    background-image: none !important;
    padding: 5px !important;
    border-radius: 5px;
}

.chosen-single b {
    display: none !important;
}

.chosen-choices {
    overflow-x: auto !important;
    overflow-y: hidden !important;
}

.chosen-choices li.search-choice {
    max-width: var(--has-boxed-structure, var(--boxed-content-max-width)) !important;
}

.chosen-results li {
    width: 100%;
    padding: 12px 10px !important;
}

div.chosen-container.chosen-container-multi {
    width: 100% !important;
}

.chosen-drop {
    border-radius: var(--has-classic-forms, var(--form-field-border-radius, 3px)) !important;
    overflow: hidden;
    -webkit-box-shadow: 0 0px 5px rgb(0 0 0 / 15%) !important;
    box-shadow: 0 0px 5px rgba(0, 0, 0, .15) !important;
    border: none !important;
}

.select2-selection__rendered {
    display: flex !important;
    align-items: center !important;
}

.dokan-dashboard-wrap,
.related.products.ct-hidden-sm.ct-hidden-md {
    margin-left: auto;
    margin-right: auto;
    width: var(--theme-container-width);
    max-width: none;
}



.deleteProduct {
    color: var(--custom-light-red);
}

.cityAndCountryHeader {
    display: flex;
    color: white;
    justify-content: center;
    align-items: center;
    font-size: smaller !important;
    margin: 0;
}

.cityAndCountryHeader i {
    display: flex !important;
    margin-right: 10px;
    margin-bottom: 3px !important;
}


.profile-info-img.dummy-image,
.dokan-store-rating,
.dokan-store-tabs {
    display: none !important;
}

.profile-frame {
    margin-bottom: 30px;
}

.actionHeaderWrapper>* {
    margin-top: 10px;
}

.actionHeaderWrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-items: stretch;
    margin: 0 !important;
}

.iconAndNameStore {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 5%;
    margin: auto;
    row-gap: 20px;
    column-gap: 40px !important;
    flex-wrap: wrap;
	flex-grow: 1;
    z-index: 1;
}

.headerSingleProduct {
    margin: 30px;
    border-radius: 30px;
    padding: 30px;
    background-color: var(--theme-palette-color-4);
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: row;
    gap: 25px;
    flex-wrap: wrap;
    position: relative;
}

.headerSingleProduct .wrapperLinkNameStore {
    padding: 5px;
    border-radius: 5px;
    background-color: var(--theme-palette-color-3);
	max-width: var(--max-name-width);
}

.iconAndNameStore .store-name {
    font-size: large !important;
}

.profile-img.profile-img-circle img {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100% !important;
    height: auto !important;
    max-height: 100%;
	border-radius: 20px;
	object-fit: cover;
}

.iconAndNameStore .iconStoreVendor,
.profile-img.profile-img-circle {
        border-radius: 20px;
    display: flex;
    justify-content: center !important;
    aspect-ratio: 1;
    align-items: center;
    flex: 1;
    max-width: 110px;
    min-width: 80px;
}

.summary.entry-summary .store-name {
    width: 70% !important;
}

.summary.entry-summary .buttonChat {
    width: 30% !important;
}


.dokan-store-wrap.layout-full {
    margin-top: 0;
}


a.ct-menu-link i {
    cursor: pointer;
}

.dokan-store-address {
    display: flex;
    justify-content: center;
    align-items: center !important;
}

.dokan-store-info li:after {
    content: none !important;
}

.dokan-store-info li {
    padding-bottom: 0 !important;
    display: flex;
}

.dokan-store-info {
    top: auto !important;
}

.dokan-store .ct-container {
    padding-top: 0 !important;
}

.dokan-profile-frame-wrapper {
    width: 99.99vw;
}

#dokan-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.stk-row.stk-inner-blocks.stk-block-content.stk-content-align.stk-b3b3150-column,
.ct-container,
.product-entry-wrapper {
    max-width: 96% !important;
}

.store-name {
    top: auto !important;
}


.profile-info {
    width: 100%;
    margin-top: 10px;
}

.store-name {
    color: var(--theme-palette-color-2);
}

.profile-info-box.profile-layout-layout2 {
    background-color: white;
}

.profile-info {
    position: relative !important;
    top: auto !important;
}

.profile-info-head {
    top: auto !important;
}

.profile-info-summery {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top: 5px;
    width: auto !important;
}

#dokan-primary {
    margin: 0;
    width: 100% !important;
}

.dokan-list-inline {
    border-bottom: none !important;
}

.profile-info-summery-wrapper {
    display: flex;
    justify-content: space-around;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    background-color: var(--theme-palette-color-4) !important;
    height: auto !important;
    border-color: var(--theme-palette-color-4) !important;
}

.register-form-captcha {
    display: flex;
    margin-bottom: 4px !important;
}

.required {
    color: red !important;
    font-weight: 500 !important;
}

div[data-block-id='ff27d1e'] {
    display: none;
}

div[data-block-id='f818617'] {
    display: none;
}

div[data-block-id="11ce005"] {
    height: 100%;
}

div[data-block-id="b3b3150"] {
    padding-top: 0px !important;
}

div[data-block-id="ad2f8a4"] .stk-row {
    justify-content: flex-start !important;
}

div[data-block-id="11ce005"] .stk-block-content.stk-inner-blocks {
    height: 100%;
    justify-content: space-around;
}

.wp-block-stackable-columns.alignfull.stk-block-columns.stk-block.stk-b3b3150.stk-block-background {
    display: flex;
    height: calc(100vh - var(--header-height));
}

.title-log-points, .title-log{
	    color: var(--theme-palette-color-4) !important;
}

div.stk-ba448b1 {
    padding: 1% !important;
}

.stk-76b34f4 {
    min-height: 50vh;
    max-height: 60vh;
    height: auto !important;
}

:is(.stk-b8fedda, .stk-5dac50b, .stk-1ed8b0d) .stk-block-heading__text {
    font-size: -webkit-xxx-large !important;
}

.ct-frosted-glass {
    backdrop-filter: blur(40px) brightness(200%);
    -webkit-backdrop-filter: blur(40px) brightness(200%);
}

.ct-subscribe-form {
    --form-field-height: 60px;
    --form-field-padding: 0 25px;
    --form-field-initial-background: #000;
    --form-field-focus-background: rgba(0, 0, 0, 0.4);
    --form-field-border-width: 0;
    --color: #fff;


    --buttonMinHeight: 60px;
    --theme-button-background-initial-color: var(--theme-palette-color-1);
    --buttonTextInitialColor: #fff;
}



/* responsive map */
@media only screen and (max-width: 1024px) {
    .ct-map {
        height: 400px;
    }
}

.logo-maintenance-page {
    display: flex;
    justify-content: center;
}

.wp-block-themeisle-blocks-advanced-column {
    justify-content: center;
    display: flex;
}

@media (max-width: 999px) {
    .dokan-form-top-area {
        flex-direction: column !important;
    }

    .dokan-form-top-area>* {
        width: 100% !important;
    }

    .content-half-part.dokan-product-meta {
        padding-left: 0 !important;
        width: 100% !important;
    }
}

@media (max-width: 1023px) {

    div[data-block-id="2e76a7b"],
    div[data-block-id="ba448b1"] {
        display: none;
    }

    div[data-block-id="ad2f8a4"] .stk-row {
        justify-content: center !important;
    }

}

@media (max-width: 789px) {
    div[data-block-id="ba448b1"] {
        display: none;
    }

    div[data-block-id="b7c8615"] {
        height: 100% !important;
    }

    iv[data-block-id="11ce005"] .stk-block-content.stk-inner-blocks {
        justify-content: space-between;
    }

    :is(.stk-b8fedda, .stk-5dac50b, .stk-1ed8b0d) .stk-block-heading__text {
        font-size: 40px !important;
    }

}

@media (max-width: 430px) {
    .product-edit-container .dokan-feat-image-upload a.close {
        display: flex !important;
        height: 100% !important;
        width: 100% !important;
    }

}


@media (orientation: portrait) {

    .woocommerce-product-details__short-description p {
        font-size: 2vmax !important;
    }

    .ct-dynamic-count,
    .ct-dynamic-count-cart {
        font-size: 1.4vmax !important;
    }

    .profile-info-summery-wrapper {
        justify-content: center;
        flex-direction: column;
    }

    .actionHeaderWrapper {
        max-width: 90%;
    }

    .actionHeaderWrapper a {
        font-size: 2vmax !important;
    }

    .search-form .modal-field {
        font-size: 3vmax !important;
    }

    .woocommerce-account .ct-container-full {
        min-width: 90%;
    }

    .dokan-form-top-area {
        flex-direction: column !important;
    }

    .dokan-form-top-area>* {
        width: 100% !important;
    }

    .content-half-part.dokan-product-meta {
        padding-left: 0 !important;
        width: 100% !important;
    }

    .custom_product_details {
        flex-direction: column;

    }

    .custom_product_details>* {
        width: 100%;
    }
}

@keyframes bounce {
    from {
        transform: rotate(-30deg);
    }

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


@keyframes ring {
    0% {
        transform: rotate(0deg);
    }

    7% {
        transform: rotate(15deg);
    }

    15% {
        transform: rotate(-15deg);
    }

    20% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

/* smartphones, touchscreens */
@media (hover: none) and (pointer: coarse) {

    /* Pour pas afficher le style hover sur mobile (like button,nav my-account page) */
    li:not(.is-active):not(.menu-item-add_product):hover a:not(.active):before,
    li:not(.is-active):hover a:not(.active)>svg,
    .woocommerce-MyAccount-navigation li:not(.is-active):hover a:not(.active),
    .ct-wishlist-button-single:not(.active):hover,
    .ct-wishlist-button-single:not(.active):hover svg {
        background-color: white !important;
        color: var(--theme-palette-color-3) !important;
        fill: var(--theme-palette-color-3) !important;
    }

    li:hover h2 {
        color: initial !important;
    }


    li,
    *:before,
    svg {
        transition: unset !important;
    }

    .widget_wpc_sorting_widget:hover div:not(.chosen-with-drop)>.chosen-single {
        background-color: initial !important;
        color: initial !important;
        border: 1px solid var(--border-color) !important;
    }

    .wpc-filter-chip a:hover,
    .ct-wishlist-button-single:hover {
        transform: unset !important;
    }

    #shipping_method li:not(:has(.chose-another-parcel-point)):hover {
        border: 1px solid var(--border-color);
    }
}


/* wpadmin ba stats */

.wrapperStats .mdc-layout-grid>.mdc-layout-grid__inner{
	display: flex;
}

.wrapperStats .mdc-layout-grid__cell{
	width:100%;
}

.wrapperStats .googlesitekit-adminbar__link {
    display: none !important;
}

.wrapperStats .googlesitekit-adminbar * {
    font-family: "Google Sans Text", "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: normal
}

.wrapperStats .googlesitekit-adminbar .mdc-linear-progress {
    margin: 32px 0
}

.wrapperStats .googlesitekit-adminbar .mdc-linear-progress .mdc-linear-progress__bar-inner {
    background-color: #446199
}

@media(min-width: 960px) {
    .wrapperStats .googlesitekit-adminbar .mdc-linear-progress {
        margin: 48px 0
    }
}

.wrapperStats .googlesitekit-plugin .googlesitekit-adminbar .googlesitekit-cta {
    box-sizing: border-box
}

.wrapperStats .googlesitekit-plugin .googlesitekit-adminbar .googlesitekit-cta-link {
    background-color: transparent;
    font-size: 16px;
    height: auto;
    letter-spacing: .5px;
    width: max-content
}

.wrapperStats .googlesitekit-plugin .googlesitekit-adminbar .googlesitekit-error-cta-wrapper .mdc-button {
    margin-bottom: 24px
}

.wrapperStats .googlesitekit-plugin .googlesitekit-adminbar .googlesitekit-analytics-cta strong {
    font-weight: 600
}

.wrapperStats .googlesitekit-plugin .googlesitekit-adminbar .googlesitekit-analytics-cta .mdc-button__label {
    font-weight: 400;
    letter-spacing: 1.25px
}

.wrapperStats.nojs .googlesitekit-noscript {
    border-left: 4px solid #fece72;
    display: none;
    left: 0;
    position: absolute;
    top: 32px;
    width: 100%
}

.wrapperStats.nojs .googlesitekit-wp-adminbar:hover .googlesitekit-noscript {
    display: block
}

.wrapperStats .googlesitekit-plugin.ab-sub-wrapper {
    left: 0;
    width: 100%
}

.wrapperStats .googlesitekit-plugin .googlesitekit-adminbar {
    box-shadow: 0 1.25px 5px 0 rgba(0, 0, 0, .19), 0 .33px 1.5px 0 rgba(0, 0, 0, .039);
    background: #fff;
    color: #000;
    left: 0;
    padding: 0;
    z-index: 9999;
    border-radius: 15px;
}



@media(min-width: 783px) {
    .wrapperStats .googlesitekit-plugin .googlesitekit-adminbar {
        top: 32px
    }
}

.wrapperStats .googlesitekit-plugin .googlesitekit-adminbar.--has-error {
    display: none
}

.wrapperStats .googlesitekit-plugin .googlesitekit-adminbar .googlesitekit-adminbar__subtitle {
    color: #6c726e;
    font-size: 16px;
    letter-spacing: .5px
}

.wrapperStats .googlesitekit-plugin .googlesitekit-adminbar .googlesitekit-adminbar__title {
    color: #333935;
    font-family: "Google Sans Display", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 500;
    margin: 5px 0 0
}

.wrapperStats .googlesitekit-plugin .googlesitekit-adminbar .googlesitekit-adminbar__title .googlesitekit-adminbar__title--date-range {
    color: #6c726e;
    font-size: 14px;
    letter-spacing: .25px
}


.wrapperStats.mobile .googlesitekit-plugin .googlesitekit-adminbar .mdc-layout-grid {
    pointer-events: none
}

@media(min-width: 960px) {
    .wrapperStats.mobile .googlesitekit-plugin .googlesitekit-adminbar .mdc-layout-grid {
        pointer-events: auto
    }
}

.wrapperStats .googlesitekit-wp-adminbar {
    display: block;
    position: static
}

.wrapperStats .googlesitekit-wp-adminbar .ab-item {
    display: block;
    float: left;
    height: 46px;
    position: static;
    width: 52px
}

@media(min-width: 783px) {
    .wrapperStats .googlesitekit-wp-adminbar .ab-item {
        height: auto;
        width: auto
    }
}

@media(min-width: 783px) {
    .wrapperStats .googlesitekit-wp-adminbar .googlesitekit-wp-adminbar__icon {
        float: left;
        height: 15px;
        margin: 8px 8px 5px 0;
        width: 15px
    }
}

.wrapperStats .googlesitekit-wp-adminbar .googlesitekit-wp-adminbar__label {
    display: none
}

@media(min-width: 783px) {
    .wrapperStats .googlesitekit-wp-adminbar .googlesitekit-wp-adminbar__label {
        display: inline
    }
}

.wrapperStats .ab-top-menu>.googlesitekit-wp-adminbar.hover>.ab-item,
.wrapperStats:not(.mobile) .quicklinks .ab-top-menu>.googlesitekit-wp-adminbar:hover>.ab-item,
.wrapperStats:not(.mobile) .quicklinks .ab-top-menu>.googlesitekit-wp-adminbar>.ab-item:focus,
.wrapperStats.nojq .quicklinks .ab-top-menu>.googlesitekit-wp-adminbar>.ab-item:focus {
    background-color: #fff;
    color: #161b18;
    position: relative;
    z-index: 10000;
}

.catalog-shop-mode #main-container{
	min-height: auto !important;
}

div button.contact-vendor-button-submit.swal2-styled.swal2-confirm {
    padding: 10px;
    background-color: var(--theme-palette-color-1) !important;
    width: 100%;
    color: white !important;
    font-weight: bold;
    cursor: pointer;
}

.swal2-styled.swal2-confirm {
    color: var(--theme-palette-color-2) !important;
    font-weight: bold;
}

.checkout .cart_item .product-name {
    max-width: 100% !important;
}

.custom-separator::before, .custom-separator::after {
	content: "";
	flex-grow: 1;
	background: #dddddd;
	height: 1px;
	font-size: 0;
	line-height: 0;
	margin: 0 8px;
}

.custom-separator{
	display: flex;
	flex-basis: 100%;
	align-items: center;
	color: #72777c;
	margin: 20px 0 20px;
	font-weight: bold;
}

.wrapper-cart-thumbnail-and-name-product + * {
    margin-top: 20px;
}

a.loader:before, button.loader:before {
    position: relative !important;
    z-index: 9 !important;
    visibility: visible !important;
    opacity: 1;
    display: block;
    inset-block: auto;
    inset-inline: auto;
    margin-inline-end: 10px;
}

a.loader:empty:before,a.loader:has(i:only-child):before,
button.loader:empty:before,button.loader:has(i:only-child):before{
	margin-inline-end: 0 !important;
}

a.loader i, button.loader i{
	display: none !important;
}

li.group-result:has(+.disabled-result), .disabled-result {
    display: none !important;
}

.contact-form-custom [type="submit"], .newsletter-form-custom [type="submit"]{
    margin-top: 20px;
    width: 100%;
    color: white;
    background-color: var(--theme-palette-color-1);
}

.wrapper-contact-form{
   position: relative !important;
    border-radius: 5px;
    overflow: hidden !important;
}

.contact-form-custom input:not([type="submit"]), .newsletter-form-custom input:not([type="submit"]){
    background-color: white;
}

.wrapper-contact-form *:not(.wpcf7-spinner){
  position: initial !important;
}

.img-shop-catalog{
	object-fit: contain;
}

.iframeTempCatalogmode{
	max-width: none !important;
}

.notifications_wrapper_top{
	    position: sticky;
    top: 0;
    display: flex;
    flex-direction: column;
    z-index: 140000000;
	
}

.mycred-history-wrapper a{
	    font-weight: bold;
    text-decoration: underline;
}

.input-text.qty{
	    background-color: white;
}

.ct-header-account-dropdown .ct-menu-link[href*="chat"]:before {
    content: "\3f" !important;
    font-weight: normal !important;
    font-family: "Font Awesome 6 Free" !important;
}

.wrapperLinkAvatarStore{
    width: 100%;
    height: 100%;
    display: flex;
justify-content: center;
align-items: center;
}

img[data-lazyloaded]:not(.litespeed-loaded){
  animation: hintloading 1.5s ease-in-out 0s infinite reverse !important;
  -webkit-animation: hintloading 1.5s ease-in-out 0s infinite reverse !important;
}

@keyframes hintloading
{
  0% {
    opacity: 0.5;
  }
  50%  {
    opacity: 1;
  }
  100% {
    opacity: 0.5;
  }
}

@-webkit-keyframes hintloading
{
  0% {
    opacity: 0.5;
  }
  50%  {
    opacity: 1;
  }
  100% {
    opacity: 0.5;
  }
}


.ct-toggle-filter-panel {
    gap: 8px;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    color: var(--theme-text-color);
    --toggle-button-radius: 3px;
    --toggle-button-margin-start: 0;
    --toggle-button-padding: 7px 13px;
    --toggle-button-border-width: 1px;
    --toggle-button-border-color: var(--theme-border-color);
    --theme-icon-size: 12px;
    --theme-icon-color: currentColor;
}

.ct-toggle-filter-panel:hover, .ct-toggle-filter-panel:active {
    color: #fff;
    --toggle-button-background: var(--theme-link-hover-color);
    --toggle-button-border-color: var(--theme-link-hover-color);
}

.affiliate_links{
    display: flex;
    flex-direction: column;
    width: 80%;
    justify-content: center;
    margin: auto;
    margin-top: 35px;
    max-width: 650px;
}

.affiliate_links_title{
    font-size: larger;
}

.affiliate_links_title:before{
    content:"\f290";
    font-family: "Font Awesome 6 Free";
    font-weight: bold;
    margin-inline-end: 10px;
}

.affiliate-partner-wrapper{
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid var(--theme-palette-color-5);
    padding: 10px;
    border-radius: 15px;
    background-color: var(--theme-palette-color-6);
}

.affiliate-partner-brand-title-wrapper{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
}

.wrapper-affiliate-partner-logo{
    aspect-ratio: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(0,0,0,0.05);
    border-radius: 20px;
}

.affiliate-partner-logo{
    display: flex;
    width: 100px;
}

.affiliate-partner-brand-title{
    font-weight: bold;
}

.affiliate-partner-price-button-wrapper{
    display: flex;
    justify-content: space-between;
    align-items: end;
    flex-direction: column;
    gap: 10px;
}

.affiliate-partner-price{
    font-weight: bold;
    font-size: larger;
    color: var(--theme-palette-color-4);
}

.affiliate-partner-link-button.button{
    background-color: var(--theme-palette-color-1) !important;
    color: white;
    font-weight: bold;
    color: white !important;
}

.dokan-nav-mobile-wrapper .dokan-dashboard, .dokan-nav-mobile-wrapper .dokan-dashboard-menu, .dokan-nav-mobile-wrapper .dokan-dash-sidebar, .dokan-nav-mobile-wrapper{
    height: 100%;
}

#pdf-dropzone, #pdf-images-dropzone, #video-dropzone{
    width: 100%;
    border: 1px dashed var(--theme-border-color);
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin : 0 0 25px;
    flex-wrap: wrap;
    gap: 15px;
}

.pdf-image-item{
    width: 150px;
}

.dz-message i{
    justify-content: center;
    display: flex;
    align-items: center;
    scale: 1.5;
    margin: 25px;
    color: var(--theme-palette-color-2);
}

#pdf-dropzone .dz-image, #video-dropzone .dz-image {
    display: none;
}

#pdf-dropzone .dz-details, #video-dropzone .dz-details{
    position: relative;
	min-width: auto;
	padding: 0;
}

#pdf-dropzone .dz-preview, #video-dropzone .dz-preview {
	display: flex;
  justify-content: center;
  align-items: center;
	min-height: auto;
	gap: 10px;
	background-color: var(--theme-palette-color-6);
    padding: 10px;
    border-radius: 10px;
}

.dz-size{
	display: none;
}

#pdf-dropzone .dz-filename, #video-dropzone .dz-filename {
	max-width: 160px;
}

#pdf-dropzone .dz-remove, #pdf-dropzone  .dz-remove *, #video-dropzone .dz-remove *,#video-dropzone .dz-remove  {
	cursor: pointer;
}

.dz-drag-hover {
	opacity: 0.5;
}

.title-select-pages{
    font-weight: bold;
    margin: 10px auto 25px;
}

.grid-pages-selection-sorted{
    display: flex;
    padding: 0 20px;
    gap: 10px;
    overflow-y: scroll;
}

.grid-pages-selection-sorted label{
    font-size: x-small;
}

.grid-pages-selection-sorted .page-item{
        min-width: 60px;
        width: 60px;
}

.grid-pages-selection{
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(100px, max-content));
    gap: 10px;
    max-height: 500px;
    overflow-y: auto;
    align-items: start;
    margin-top: 20px;
}

.grid-pages-selection .page-item, .grid-pages-selection-sorted .page-item{
    text-align: center;
    border: 1px solid #ccc;
    padding: 5px;
    border-radius: 6px;
    cursor: pointer;
    position: relative;
}

.grid-pages-selection .page-item canvas {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto 5px;
}

.grid-pages-selection .page-item:has(input:checked) {
    border: 2px solid var(--theme-palette-color-1);
}

.grid-pages-selection .page-item input{
    pointer-events: none;
    left: 10px;
    bottom: 8px;
    appearance: auto;
}

div#selectPages {
    margin: 20px 0;
}

.grid-pages-selection.hide-not-selected .page-item:not(:has(input:checked)) {
    display: none;
}

.dokan-product-edit-form >*{
    position: relative;
}

.hide-input-but-necessary{
    position: absolute;
    top: 0;
    width: 100% !important;
    height: 100% !important;
    pointer-events: none;
    z-index: -1;
    opacity: 0;
    display: flex !important;
}

.dokan-dashboard-header{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.dokan-dashboard-wrap .entry-title{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: bold;
    font-size: inherit;
    margin: 0;
}

.product-listing-top{
    display: flex;
    padding-bottom: 10px;
    flex-wrap: wrap;
    gap: 10px;
}

.chosen-container-multi .chosen-choices li.search-choice{
    padding: 0px 25px 0px 10px !important;
    border-radius: 17px !important;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{
    right: 7px !important;
}

.dokan-select-product-category-container:last-child{
    margin: auto !important;
}

.dokan-btn{
    display: flex;
    justify-content: center;
    align-items: center;
}

.dokan-dashboard-menu li.has-submenu{
    flex-direction: column;
}

.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover:not(.active) ul.navigation-submenu, 
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.navigation-submenu{
    position: relative !important;
    bottom: unset !important;
    left: unset !important;
    min-width: unset !important;
    width: 100%;
    display: block !important;
    background: var(--dokan-sidebar-background-color, #322067);
    border-bottom: none !important;
    padding: 0 !important;
    top: unset !important;
    box-shadow: unset !important;
    z-index: 9 !important;
}

li.settings.has-submenu:hover,li.active.settings.has-submenu {
    background-color: var(--account-nav-background-active-color, var(--theme-palette-color-1)) !important;
}

.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover:not(.active).has-submenu:after{
    content: unset !important;
}

.navigation-submenu{
        background-color: transparent !important;
}

.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.navigation-submenu li {
    padding: 0 !important;
    margin-left: 15px;
    background-color: transparent !important;
}

body:not(.ready) .dokan-dash-sidebar,body:not(.ready) .ct-acount-nav{
    display: none !important;
}

.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary div.payment-methods-listing-header{
    background-color: unset !important;
}

.dokan-product-listing{
    overflow: hidden;
    margin-top: 0px;
    width: 83%;
    flex: 5 auto;
}

.wc-setup .wc-setup-actions .button-primary{
	background-color: var(--theme-button-background-initial-color) !important;
    color: var(--theme-button-text-initial-color) !important;
}

.wc-setup .wc-setup-actions .button{
	border-color: var(--theme-button-border) !important;
	font-weight: bold;
}

.wc-setup .wc-setup-actions .button-primary:hover {
    background-color: var(--theme-button-background-hover-color) !important;
    color: var(--theme-button-text-hover-color) !important;
}

.wc-setup .wc-setup-steps li.done, .wc-setup .wc-setup-steps li.active, .wc-setup .wc-setup-steps li.done:before, .wc-setup .wc-setup-steps li.active:before{
        color: var(--theme-palette-color-1) !important;
    border-color: var(--theme-palette-color-1) !important;
}

.dokan-settings-content .dokan-settings-area .dokan-dashboard-header:after{
    content: unset !important;
}

.dokan-settings-content .dokan-settings-area .dokan-update-setting-top{
    display: none !important;
}

.dokan-settings-content .dokan-settings-area .dokan-store-settign-header-wrap{
    width: 100% !important;
}

.submit-update-shop{
    margin-left: auto;
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

input[type='submit'].dokan-btn-lg, a.dokan-btn-lg, .dokan-btn-lg{
    font-size: 14px !important;
}

.wc-setup-actions.step{
        display: flex;
    justify-content: end;
}

#shop-form-custom label{
   width: 100%;
    text-align: start;
}

#shop-form-custom .dokan-form-group{
    display: flex;
    flex-direction: column;
    width: 100%;
}

#shop-form-custom .form-row {
    margin: 25px 0;
}

.nb-chars-textarea{
    text-align: end;
    width: 100%;
    float: right;
}

.dokan-vendor-setup-wizard #wc-logo img{
    width: 100px !important;
}

.wrapper-loader-images-grid.loader.loader {
    height: 300px;
    background-color: white;
}

.wrapper-loader-images-grid.loader.loader:before {
    color: var(--theme-palette-color-1) !important;
}

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

.buttonSelectPages{
    font-weight: bold;
}

.inputLabelWrapper{
    display: flex;
    justify-content: space-around;
    width: 100%;
    align-items: center;
    flex-direction: row-reverse;
}

.dokan-dashboard .ct-open-quick-view{
    display: none !important;
}

.dokan-dashboard .dokan-dashboard-wrap{
    gap:25px;
}

.dokan-add-product-link{
    width: 100% !important;
    flex-direction: column;
}
.grid-pages-selection-sorted .rotate-btn{
    display: none !important;
}

.page-item .rotate-btn {
        position: absolute;
    top: 5px;
    right: 5px;
    z-index: 10;
    background: white;
    border: none;
    border-radius: 50%;
    padding: 5px;
    cursor: pointer;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    width: 25px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.page-item .rotate-btn i {
    font-size: 16px;
    color: #333;
}

.instruction-inside.dokan-hide{
    display: none !important;
}

.wpc-filters-main-wrap li.wpc-term-item input[type=checkbox], .wpc-filters-main-wrap li.wpc-term-item input[type=radio] {
    appearance: auto !important;
    border: none;
    outline: none !important;
    width: fit-content !important;
    box-shadow: none !important;
}

.wpc-filters-main-wrap li.wpc-term-item input[type=checkbox]:focus, .wpc-filters-main-wrap li.wpc-term-item input[type=radio]:focus {
  appearance: auto !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}

.wpc-posts-found {
    margin: 12px 0px;
}

.dokan-dashboard-content .woocommerce-dashboard-section .woocommerce-section-header{
    padding: 13px !important;
    margin-left: 0 !important;
}

@media (max-width: 782px) {
    .woocommerce-section-header.has-interval-select .woocommerce-chart__interval-select {
        top: 87px;
    }
    
    .woocommerce-dashboard__dashboard-charts .woocommerce-section-header{
    margin-bottom: 40px;
    }
}