.elementor-1192 .elementor-element.elementor-element-7a52839{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );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 );}/* Start custom CSS for text-editor, class: .elementor-element-f18960f */li.share-button a {
    background: #ffffff !important;
    color: #C9B675 !important;
}


th.product-thumbnail:before {
    content: 'Product Image';
}

th.product-thumbnail , th.product-remove, th.product-name {
    border-block-start: none;
  border-left: none;
  border-bottom: 1px solid #6d6c6c70 !important;
    border-right: none;    background: transparent !important;
}


.woocommerce table.shop_table td {
    border-top: 0px solid;
    border-left: none;
    border-right: none;
}

.woocommerce table.shop_table {
    border: none;
}

.woocommerce table.shop_table tr {
    border-bottom: 0px solid;
}



td.product-name a {
    font-size: 36px;
    font-weight: 300;
    color:#000;
}



.shop_table .product-thumbnail, .shop_table .wishlist-delete {
    width: 200px;
}

.wishlist_table tr td.product-thumbnail a {
    width: 100%;
    max-width: 100%;
    height: auto;
}
td.product-name a {
    font-size: 36px;
    font-weight: 300;
    color:#000;
}


a.remove.remove_from_wishlist {
    color: #000 !important;
    font-weight: 300;
}




@media(max-width:768px){
    
ul.shop_table.cart.wishlist_table.wishlist_view.responsive.mobile {
    padding: 0;
}
td.product-name a {
    font-size: 26px;
    font-weight: 300;
    color:#000;
}

}/* End custom CSS */