.tuesday-font {
    font-family: Tuesday Night, Sans-serif;
    text-transform: none !important;
    font-weight: 400 !important
}

ul.products li.product {
    border: 1px solid rgba(0, 0, 0, 0) !important;
    transition: all ease .3s;
    padding: 0 !important
}

ul.products li.product .add_to_cart_button {
    display: none !important
}

ul.products li.product .added_to_cart {
    display: none !important
}

ul.products li.product .itk-archive-product-image {
    position: relative;
    height: 360px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

ul.products li.product .itk-archive-product-image::after {
    content: "";
    position: absolute;
    z-index: 9;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    opacity: 0;
    transition: all ease .3s
}

ul.products li.product .itk-archive-product-image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
    z-index: 52;
    position: absolute !important;
    top: 50% !important;
    left: 0;
    right: 0;
    text-align: center !important;
    opacity: 0;
    transition: all ease .3s
}

ul.products li.product .itk-archive-product-image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
    z-index: 52;
    position: absolute !important;
    top: 50% !important;
    left: 0;
    right: 0;
    text-align: center !important;
    opacity: 0;
    transition: all ease .3s
}

ul.products li.product .itk-archive-product-image .itk-archive-add-to-cart {
    z-index: 52;
    position: absolute !important;
    top: 50% !important;
    left: 0;
    right: 0;
    text-align: center !important;
    opacity: 0;
    transition: all ease .3s
}

ul.products li.product .itk-archive-product-image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a {
    display: inline-block !important;
    background: #000 !important;
    width: 55px !important;
    height: 55px !important;
    line-height: 55px !important;
    text-align: center !important;
    padding: 0 !important;
    margin: 0 !important;
    border-radius: 55px !important
}

ul.products li.product .itk-archive-product-image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a i {
    margin: 0 !important;
    color: #fff;
    font-size: 16px
}

ul.products li.product .itk-archive-product-image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span {
    display: none
}

ul.products li.product:hover .itk-archive-product-image::after {
    opacity: .7
}

ul.products li.product .itk-archive-product-image:hover .yith-wcwl-add-button {
    opacity: 1
}

ul.products li.product .itk-archive-product-finish-variations, ul.products li.product .itk-archive-product-color-variations {
    align-items: center;
    display: flex;
    justify-content: center;
    z-index: 50;
    position: absolute;
    border: 8px;
    bottom: 0;
    width: 100%;
    height: 32px
}

ul.products li.product .itk-archive-product-color-variation {
    width: 12px;
    height: 12px;
    border-radius: 100%;
    margin: 2px
}

ul.products li.product .itk-archive-product-finish-variation {
    width: 20px;
    height: 20px;
    border-radius: 100%;
    margin: 2px
}

.yith-wcwl-add-to-wishlist .feedback, .yith-wcwl-add-to-wishlist a {
    display: none
}

.wishlist-title-container {
    display: none
}

.select_option_colorpicker, .select_box_image .select_option_image, .select_option_colorpicker span {
    border-radius: 100px !important
}

table.variations td {
    background-color: #fff !important;
    vertical-align: middle
}

table.variations td.label {
    width: 100px
}

.stock.in-stock, .woocommerce-product-gallery__trigger, .woocommerce-variation-availability {
    display: none !important
}

@media only screen and (max-width: 767px) {
    body.home .elementor-element .swiper-slide-inner {
        background: rgba(255, 255, 255, .5)
    }

    body.home .elementor-element .swiper-slide-bg {
        background-position: 65%
    }

    body:not(.woocommerce-cart) .quantity {
        display: none !important
    }

    .single_add_to_cart_button {
        display: block !important;
        width: 100% !important
    }
}

@media only screen and (min-width: 768px) {
    div.woocommerce-product-gallery {
        flex-direction: row-reverse;
        display: flex
    }

    div.woocommerce-product-gallery .flex-viewport {
        height: 594.656px;
        width: calc(100% - 124px)
    }

    div.woocommerce-product-gallery .flex-control-nav {
        display: flex;
        flex-direction: column !important;
        width: 124px
    }

    div.woocommerce-product-gallery .flex-control-nav li {
        width: 100px !important;
        margin-bottom: 24px !important
    }
}

.single-product .yith-wcwl-add-to-wishlist .feedback, .single-product .yith-wcwl-add-to-wishlist a {
    display: block;
    color: #000 !important
}

select#pa_color {
    display: block !important;
    margin-bottom: 12px
}

select.orderby {
    font-family: "Montserrat";
    font-weight: 400;
    text-transform: uppercase;
    font-size: 12px;
    padding: 4px;
    width: 190px;
    border-radius: 0px;
    border: none
}




ul.products li.product .itk-add-to-cart-icon-wrapper {
    position: absolute;
    z-index:10;
    left:0;
    top:35%;
    right:0;
    text-align:center;
}
ul.products li.product .itk-add-to-cart-icon-wrapper a.itk-add-to-cart-icon-link {
    z-index:999999;
    position:relative;
    display:inline-block;
    background:#000;
    width:60px;
    height:60px;
    line-height:60px;
    border-radius:100%;
    color:#fff;
    opacity:0;
    transition:opacity ease 0.3s;
}

ul.products li.product:hover a.itk-add-to-cart-icon-link {
    opacity: 1!important;
}
