.woocommerce-product-gallery > a.woocommerce-product-gallery__trigger {
    display: none !important;
}

.single-product .woocommerce-product-gallery {
    padding: 0 !important;
}

.alg-wc-wl-view-state br {
    display: none !important;
}

.single-product div.product {
    margin-top: 0px !important;
    padding-top: 0px !important;
}

.flex-control-nav {
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
    scroll-behavior: smooth;
    position: relative;
    padding: 0px 29px 0px 29px;
    margin: 0;
    list-style: none;
    gap: 10px !important;
}

.flex-control-nav::-webkit-scrollbar {
    display: none;

}

.flex-control-nav {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.flex-control-thumbs li {
    height: 60px;
    width: 60px;
    flex-shrink: 0;
}

.scroll-button, .scroll-product-button {
    background-image: url('../../icons/fleche.png');
}

.scroll-button {
    transition: all 0.4s ease-in-out;
    position: absolute;
    bottom: -33px;
    transform: translateY(-50%);
    color: var(--wp--preset--color--font-secondary);
    border: none;
    padding: 5px;
    cursor: pointer;
    z-index: 10;
    font-size: 20px;
    display: none;
    height: 64px;
    width: 20px;
    background-color: var(--wp--preset--color--background-primary) !important;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.scroll-button:hover {
    transition: all 0.6s ease-in-out;
    background-size: 130%;
}

.scroll-left, .scroll-left:hover {
    transform: scaleX(-1) translateY(-50%);
    left: -5px;
}

.scroll-right {
    right: -5px;
}

.custom-flex-thumb {
    position: relative;
    max-width: 100%;
}

.wp-block-woocommerce-product-image-gallery {
 margin-left: 5%;
}

.woocommerce-Price-amount {
    font-size: 16px;
}

.variations {
    border-style: none;
    border-width: 0;
    margin-bottom: 20px;
}

.title-product .dokan-vendor-info-wrap {
    border: unset;
    padding-left: 0px;
}

.dokan-vendor-info-wrap .dokan-vendor-image {
    display: none;
}

.dokan-vendor-name h5 {
    font-weight: lighter !important;
    font-size: x-large !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    line-height: normal;
}

li {
    list-style-type: none;
}

.shipping-info > ul {
    margin-top: 10px;
    margin-bottom: 15px;
}

li.infos {
    margin-top: 10px;
    margin-bottom: 10px;
}

.wc-block-add-to-cart-form .quantity .qty {
    min-width: 80px;
  }


.woocommerce-variation-add-to-cart {
    display: flex;
    align-items: center;
    text-align: center;
}

#go-to-shipping-tab {
    display: inline-flex;
    max-width: 150px;
    place-items: center;
    margin-bottom: 10px;
    margin-left: 10px;
}

tr {
    border: hidden !important;
}

td {
    border: none;
    padding-left: 0px !important;
}

select {
    width: 200px;
}

:focus-visible {
    outline: none !important;
}

.reset_variations {
    margin-left: 5px;
}

.wc-block-components-notice-banner, .is-info {
    margin-block-end: 1rem !important;
    margin-left: 15px;
}

/*.woocommerce-variation-add-to-cart-disabled {
    display: none;
}*/

body .wp-block-woocommerce-product-details ul.wc-tabs {
    border-top: 1px solid var(--wp--preset--color--background-light-gray);
    position: relative;
    justify-content: center;
}

.wp-block-woocommerce-product-details ul > li {
    background: transparent !important;
    box-shadow: none !important;
    border: 0 !important;
    position: relative;
    z-index: 1;
}

.wp-block-woocommerce-product-details ul.wc-tabs > li.active,
.wp-block-woocommerce-product-details ul.wc-tabs > li:hover {
    border-color: var(--wp--preset--color--background-dark-gray) !important;
    border-bottom: 0 !important;
    border-top: 1px solid !important;
    z-index: 2;
}

.wp-block-woocommerce-product-details ul.wc-tabs > li:hover:not(.active) {
    margin-top: -1px !important;
}

.wp-block-woocommerce-product-details ul.wc-tabs > li a, 
.wp-block-woocommerce-product-details ul.wc-tabs > li.active a,
.wp-block-woocommerce-product-details ul.wc-tabs > li a:hover {
    background-color: transparent !important;
}

.product_variation .reset_variations {
    display: none;
}

.wc-tab {
    position: relative;
}

.woocommerce-tabs.wc-tabs-wrapper {
    max-width: 810px;
}

.single-product .woocommerce-tabs {
    margin: 0 !important;
}

.woocommerce-Tabs-panel {
    position: relative;
    width: 100%;
}

body > div > .product {
    column-gap: 0 !important;
}

body .title-product {
    margin-top: 15px;
}w

body .wp-block-add-to-cart-form {
    margin-top: 0;
    margin-bottom: 0;
}

body .wp-block-add-to-cart-form {
    padding-top: 7px;
}

body .wp-block-add-to-cart-form table td {
    padding: 5px;
}

body .wp-block-add-to-cart-form > form > div {
    padding-top: 10px;
}

table.variations tbody tr td select {
    width: 220px;
}

.custom-add-to-cart-product form > div > div {
    display: flex !important;
}

.variation-disabled {
    background-color: #606060;;
    color: #EFEFEF;
    opacity: 0.6;
    cursor: not-allowed;
    pointer-events: none;
}

.woocommerce-notices-wrapper > .is-error {
    display: none !important;
  }

.woocommerce-product-gallery .zoomImg {
    display: none !important;
}

.custom-zoom-wrapper {
    position: relative;
    overflow: visible !important;
    z-index: 1;
}
  
.custom-zoom-wrapper .custom-zoom-lens {
    z-index: 9999;
}

.woocommerce-product-gallery__image {
    overflow: visible !important;
}

.woocommerce-product-gallery > .flex-viewport {
    width: 100%;
    height: 100%;
}

body .woocommerce .wp-block-woocommerce-product-image-gallery {
    clear: both;
    position: relative;
    max-width: 450px;
}

body ul.wc-block-product-gallery-large-image__container > li.wc-block-product-gallery-large-image__wrapper > .wc-block-product-gallery-large-image__image-element > img:hover {
    transform: scale(3) !important;
}
  
.woocommerce-product-gallery__image img {
    transition: none !important;
}

.woocommerce-variation p.in-stock {
    display: none;
}

.woocommerce-notices-wrapper {
    display: none;
}

.custom-shop-notifications {
    display: block;
    position: absolute;
}

.custom-shop-product-breadcrump {
    margin-left: 2.1% !important;
    position: relative;
    margin-top: 20px !important;
    padding-bottom: 30px;
}

body .custom-shop-product-breadcrump nav.woocommerce-breadcrumb {
    display: block;
}

main.custom-main-shop-product {
    grid-column: 1 / -1;
    justify-self: normal;
}



body .custom-zoom-wrapper {
    position: relative !important;
    max-width: 1000px !important;
    width: 100%
}

body .custom-zoom-wrapper .woocommerce-product-gallery,
body .custom-zoom-wrapper .woocommerce-product-gallery .flex-viewport {
    max-height: 100% !important;
    max-width: 100% !important;
}

body .custom-zoom-wrapper .woocommerce-product-gallery__wrapper > .flex-active-slide img {
    width: 100% !important;
}

body .custom-thumbs-container {
    position: relative;
    height: 100%;
    width: 100%;
}

body .wp-block-woocommerce-product-image-gallery > .woocommerce-product-gallery > .woocommerce-product-gallery__wrapper > .woocommerce-product-gallery__image > a > img { 
    margin-right: 0px;
    float: left;
    display: block;
    position: relative;
    max-width: 100%;
    max-height: 650px !important;
    cursor: ns-resize;
}

body .wp-block-woocommerce-product-image-gallery {
    overflow: hidden !important;
}

body main.custom-main-shop-product div:not(.tabs) > .store-name {
    margin-left: 5% !important;
    margin-right: auto !important;
}

body .custom_wishlist_button, body .single_variation_wrap .custom_wishlist_button {
    margin-left: 5% !important;
}

body.single-product .single_variation_wrap .custom_wishlist_button {
    margin-left: 1% !important;
}

body.single-product main.custom-main-shop-product #ppcp-recaptcha-v2-container {
    margin: 5px 0px !important;
}

body .custom-product-description {
    margin-top: -15px !important;
}

body #tab-description h4.woocommerce-Reviews-title {
    cursor: pointer;
}
