/**

 * Theme Name:     Woodmart Child
 * Author:         XTemos
 * Template:       woodmart
 * Text Domain:	   woodmart-child
 * Description:    ThemeForest Premium Theme
 */

 /* account sidebar css */

li.woocommerce-MyAccount-navigation-link br , .woocommerce-MyAccount-content .wd-my-account-links a br, .wd-wishlist-remove br, .wd-wishlist-bulk-action br, .wd-product p:empty {
    display: none;
}

.woocommerce-my-account-wrapper .upper {
    text-transform: uppercase;
}

.woocommerce-my-account-wrapper {
    gap: 20px !important;
}
.woocommerce-MyAccount-content {
    box-shadow: 3px 4px 40px 0px #00000029;
    border-radius: 20px;;
    padding: 20px !important;
    color: #000;
}

.wd-my-account-sidebar {
    background-color: #f7f7f7;
    border: 0px !important;
    border-radius: 10px;;
}

.woocommerce-my-account-wrapper {
    margin-top: 30px;
    margin-bottom: 30px !important;
}


.wd-my-account-sidebar .img-wrapper {
    border: 1px solid #E1E1E1;
    padding: 5px;
    border-radius: 5px;
    margin-right: 10px;   
}
.wd-my-account-sidebar .woocommerce-MyAccount-title {
    border-bottom: 7px solid #d9d9d9;
}

.woocommerce-MyAccount-navigation ul li > a {
    text-transform: uppercase !important;
    font-weight: 600 !important;
    display: flex !important;
    align-items: center;
}
.woocommerce-MyAccount-navigation ul li.is-active>a, .woocommerce-MyAccount-navigation ul li a:hover {
    background-color: unset !important; 
    color: #56bb32 !important;
}

.woocommerce-MyAccount-navigation ul li a:hover .img-wrapper {
    background-color: #56bb32;
}

.woocommerce-MyAccount-navigation ul li a:hover img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(1%) hue-rotate(146deg) brightness(104%) contrast(101%);
}

.woocommerce-MyAccount-navigation .arrow-icon {
    margin-left: auto;
}

.woocommerce-MyAccount-navigation ul li.is-active>a img.arrow-icon, .woocommerce-MyAccount-navigation ul li a:hover img.arrow-icon {
    filter: brightness(0) saturate(100%) invert(61%) sepia(9%) saturate(3689%) hue-rotate(59deg) brightness(104%) contrast(75%);
}


@media screen and ( min-width: 1200px) {
    .wd-my-account-sidebar{
        padding: 12px 0px !important;

    }
}


/* dashboard content css */
.woocommerce-MyAccount-content .wd-my-account-links a {
    background-color: #56BB3208;
    display: flex;
    flex-direction: column;
    text-transform: uppercase;
    gap: 10px;
    align-items: center;
}
.woocommerce-MyAccount-content .wd-my-account-links a::before {
    content: unset !important;
} 

.woocommerce-MyAccount-content .wd-my-account-links img {
    height: 60px;
    aspect-ratio: 1/1;
}
.woocommerce-MyAccount-content .wd-my-account-links .img-wrapper {
    padding: 20px;
    background: #56bb32;
    border-radius: 100px;
    padding: 20px;
}


.woocommerce-MyAccount-content .wd-my-account-links a:hover {
    background-color: #56bb32 !important;
    color: #fff !important;
}

.woocommerce-MyAccount-content .wd-my-account-links a:hover .img-wrapper {
    background: #fff !important;
}

.woocommerce-MyAccount-content .wd-my-account-links a:hover img {
    filter: brightness(0) saturate(100%) invert(61%) sepia(9%) saturate(3689%) hue-rotate(59deg) brightness(104%) contrast(75%);
}


/* Orders page css */ 

.woocommerce-MyAccount-content .orders-content-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
}


.woocommerce-MyAccount-content .orders-content-wrapper p {
    color: #C0C0C0;
    font-size: 17px;
    font-weight: 400;
}
.woocommerce-MyAccount-content a.wc-forward.button {
    background-color: #56bb32;
    border-radius: 6px;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
}


/* Address page CSS */

.woocommerce-Address-title {
    margin: 0px !important;
    padding-top: 20px;
}
.woocommerce-Address-title a {
    padding: 20px 0px 20px 40px;
    background: #f1f1f1;
    text-transform: uppercase;
    color: #000;
}
.woocommerce-Address-title a::before {
    content: none !important;
}
.woocommerce-Address-title .edit {
    display: flex;
    align-items: center;
    gap: 10px;
}

.woocommerce-Address-title br, .button br {
    display: none;
}

.woocommerce-Address-title img {
    height: 20px;
    width: 20px;
}
.woocommerce-Address-title .img-wrapper {
    border: 1px solid #56bb32 !important;
    border-radius: 50px !important;
    display: flex;
    justify-content: center;
    padding: 10px;
}

.woocommerce-Address h2,
.woocommerce-Address address {
    padding-left: 40px;
}

.woocommerce-MyAccount-content .woocommerce-Address {
    background: #f8f8f8f8;
    border-radius: 10px;
    border: 1px solid #F1F1F1;
}

.woocommerce-MyAccount-content .woocommerce-Address:hover {
    border: 1px solid #56bb32;
}

.woocommerce-MyAccount-content .woocommerce-Address:hover .woocommerce-Address-title .edit {
    background-color: #56BB321A;
}

.woocommerce-MyAccount-content .woocommerce-Address:hover .woocommerce-Address-title .img-wrapper {
    background-color: #56BB32;;
}
.woocommerce-MyAccount-content .woocommerce-Address:hover .woocommerce-Address-title img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(8%) saturate(5821%) hue-rotate(236deg) brightness(115%) contrast(100%);
}



.woocommerce-MyAccount-content .ant-table-cell {
    text-align: center;
}

a.shop-view.per-row-4,
a.shop-view.per-row-2,
.wd-shop-tools .wd-products-per-page,
.wd-products-element .products .woocommerce-product-details__short-description {
    display: none !important;
}


#elementor-popup-modal-23146 {
    z-index: 9999999999;
}

.wd-compare-remove br, #woocommerce-checkout-form-coupon br, .woocommerce-form__label br, .woocommerce-cart-form__cart-item br {
    display: none;
}

.wd-product:hover .wd-add-btn .button {
    background-color: #56bb32 !important;
    border-color: #56bb32 !important;
}

.woocommerce-pagination.wd-pagination {
    padding-bottom: 20px;
}

p.price del,  div.product-pricebox .price del, span.price del {
    color: transparent !important;
}
.price del .amount {
    color: #b7b7b7 !important;
    position: relative !important;
}


.price del .amount::after {
    content: '';
    height: 1px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    border: 1px solid red;
    transform: rotate(-13deg) translateY(-50%);
}

/* shop page range field css */
span.ui-slider-handle.ui-corner-all.ui-state-default {
    border: 5px solid #56bb32 !important;
    border-radius: 50px;
    height: 1.3rem !important;
    width: 1.3rem !important;
}

.ui-slider-horizontal .ui-slider-handle {
    top: 50% !important;
    transform: translateY(-50%) !important;
}

.wpfFilterWrapper .ui-slider-horizontal {
    height: .3em !important;
    border: 1px solid #e8eded !important;
}

span.ui-slider-handle.ui-corner-all.ui-state-default:focus-visible {
  outline: none;
  box-shadow: none; /* If a shadow is applied on focus */
}
/* shop page range field css end */


/* ul.wpfFilterVerScroll li:has(input.active) {
    background: #d9d9d9;
} */

.wpfFilterTitle {
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 10px !important;
    margin-bottom: 10px !important;
}
.wpfFilterWrapper .wpfCheckbox input[type="checkbox"]:checked + label::before {
    filter: brightness(0) saturate(100%) invert(76%) sepia(20%) saturate(1468%) hue-rotate(54deg) brightness(79%) contrast(99%);
}
.wpfFilterTitle .wfpTitle  {
    font-family: Antonio;
    font-weight: 700;
    font-style: Bold;
    font-size: 30px !important;
    line-height: unset !important;
    letter-spacing: 0%;
    text-transform: uppercase;
}

.product-wrapper.overridden{
    padding-bottom: 20px !important;
}

.wrapp-product-price p {
    margin-bottom: 0px !important;
}

.wd-product .wd-action-buttons {
    /* height: 100% !important; */
}

/* .wd-product.wd-hover-base .wd-bottom-actions.wd-add-small-btn .wd-add-btn {
    flex: unset !important;
}

.wd-add-btn .add-to-cart-loop:hover span {
    transform: translateY(-100%) translateZ(0);
}

.wd-product.wd-hover-base .wd-bottom-actions.wd-add-small-btn .wd-action-btn {
    width: unset !important; 
} */



.woocommerce-my-account-wrapper {
    margin-inline: unset !important;
}

 .woocommerce-MyAccount-content{
     flex: unset !important;
 }
 
 .wd-compare-btn a.added::before {
    content: "\f107";
}

@media screen and (min-width: 1024px) {
    ul.wpfFilterVerScroll {
        max-height: unset !important;
    }
}

@media screen and (max-width: 1024px) {
    #shop-products-listing .products.wd-products {
        grid-template-columns: repeat(2, 1fr) !important;
    }
    .wpfFilterTitle .wfpTitle {
        font-size: 20px !important;
    }
}

@media screen and (max-width: 769px){
    /* .wd-product.wd-hover-base .product-compare-button {
        display: flex !important;
    } */
    /*.woocommerce-my-account-wrapper {*/
    /*    padding: 20px !important;*/
    /*}*/
    
    .wd-my-account-sidebar {
        padding: 0px !important;
    }
}

@media screen and (max-width: 512px) {
    #shop-products-listing .products.wd-products {
        grid-template-columns: repeat(1, 1fr) !important;
    }
}


