.elementor-3484 .elementor-element.elementor-element-7e47993e{--display:flex;--margin-top:100px;--margin-bottom:100px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}.elementor-widget-breadcrumbs{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-3484 .elementor-element.elementor-element-617b1d4{font-family:"Poppins", Sans-serif;font-size:15px;font-weight:400;line-height:21px;color:#000000;}.elementor-3484 .elementor-element.elementor-element-617b1d4 a{color:#000000;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}@media(min-width:768px){.elementor-3484 .elementor-element.elementor-element-7e47993e{--content-width:1180px;}}@media(max-width:1024px){.elementor-widget-breadcrumbs{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-widget-breadcrumbs{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS for breadcrumbs, class: .elementor-element-617b1d4 */span a {
    font-weight: 400;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-7e47993e */.wishlist-product-image {
    overflow: hidden;
    position: relative;
}


#yith-wcwl-form > div.wishlist-title-container > p, #yith-wcwl-form > ul > li > a > p {
    display: none;
}

ul.wishlist-products-list {
    list-style: none;
    padding: 0;
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    flex-wrap: wrap;
    font-family: "Poppins", sans-serif;
}

ul.wishlist-products-list li {
    flex: 0 0 25%;
    padding: 1.5625rem;
}

p.wishlist-product-title {
    color: #737373;
    margin: 0.625rem 0 0.315rem;
}

p.wishlist-product-price {
    margin: 0 0 16px;
    color: #232323;
    font-weight: 700;
}

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

a.added_to_cart.wc-forward {
    display: none;
}

a.btn.wishlist-product-addtocart.btn-primary.ajax_add_to_cart.add_to_cart_button, a.btn.wishlist-product-addtocart.btn-primary.add_to_cart_button, span.modal-cancel.btn.btn-secondary.close-popup-btn, span.modal-cancel.btn.btn-secondary.close-popup-btn:hover, span#copy-btn, span#copy-btn:hover {
    color: #ffffff;
    background: #c31e20;
    display: flex;
    font-family: "Oswald Stencil", Sans-serif;
    align-items: center;
    justify-content: center;
    padding: 8px 20px;
    border-radius: 0;
    border: 0;
    
}

.wishlist-product-image_hidden {
    overflow: hidden;
    margin: 0 0 16px;
}

span.modal-cancel.btn.btn-secondary.close-popup-btn, span.modal-cancel.btn.btn-secondary.close-popup-btn:hover {
    background: #F4F1EB;
    color: #232323;
    font-size: 20px
}

span#copy-btn{
    font-size: 20px;
}



.product-remove {
    position: absolute;
    top: 0;
    right: 10px;
}



.wishlist-product {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    min-height: 100%;
    gap: 16px
    
}

a.remove.remove_from_wishlist, .woocommerce a.remove:hover {
    padding: 0 0.625rem;
    background: #fff;
    display: flex
;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    box-shadow: 0.125rem 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.2);
}


img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    transition: scale 0.25s ease-out;
}

img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail:hover {
    scale: 1.1;
}


.wishlist-product-addtocart[disabled] {
   opacity: 0.5;
    cursor: not-allowed;
}


p.wishlist-product-stock-status {
    position: absolute;
    bottom: 0;
    margin: 0;
}

.elementor-3484 .elementor-element.elementor-element-7e47993e p {
    margin: 0;
}


a.wishlist-full-link {
    display: flex;
    flex: 0 0 100%;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}

span.button.wishlist-delete {
    margin: 0 0 0 20px;
}

.popup-content{
    font-family: "Poppins", sans-serif;
}

.modal-header {
    padding: 10px 30px !important;
    border-bottom: 0 !important;
}


h5.modal-title {
    margin: 0;
    font-size: 22px;
    font-weight: 700;
}

.modal-body {
    padding: 15px 15px 40px !important;
}

input#input2 {
    border-radius: 0;
    padding: 10px 16px;
    font-size: 16px;
    margin: 8px 0 0;
    border: solid 1px #232323;
    color: #232323;
}

label.form-control-label {
    text-transform: uppercase;
    font-size: 14px;
    color: #232323;
}

.modal-footer {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    gap: 12px;
    padding: 12px 30px 20px;
}

span.close-popup-btn, span.close-popup-btn:hover {
    padding: 0;
    border: 0;
    background: none
}

@media only screen and (max-width: 1024px) {
 ul.wishlist-products-list li {
    flex: 0 0 33.33%;
   
}

}


@media only screen and (max-width: 767px) {
 ul.wishlist-products-list li {
    flex: 0 0 50%;
   
}

}


@media only screen and (max-width: 450px) {
 ul.wishlist-products-list li {
    flex: 0 0 100%;
   
}

}

h2 {
    padding: 0 0 8px;
    margin: 0 0 20px;
    font-size: 40px;
    color: #232323;
    font-family: "Oswald Stencil", Sans-serif;
}


li.wishlist-item:hover span.wishlist-anchor {
    color: #b92515 !important;
}

span.button.wishlist-delete, span.open-popup-btn {
    display: flex;
    align-items: center;
}/* End custom CSS */