.elementor-9 .elementor-element.elementor-element-3137a491 > .elementor-element-populated{padding:0px 0px 0px 0px;}.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 );}.elementor-9 .elementor-element.elementor-element-ec5fb0e{margin:0px 0px 0px 0px;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-9 .elementor-element.elementor-element-05dc50d .elementor-button{background-color:#E0B9AD;font-family:"Rubik", Sans-serif;font-weight:500;fill:#FFFFFF;color:#FFFFFF;}.elementor-9 .elementor-element.elementor-element-05dc50d .elementor-button-content-wrapper{flex-direction:row-reverse;}.elementor-9 .elementor-element.elementor-element-2a3893a .elementor-button{background-color:var( --e-global-color-primary );font-family:"Rubik", Sans-serif;font-weight:500;}.elementor-9 .elementor-element.elementor-element-2a3893a .elementor-button-content-wrapper{flex-direction:row-reverse;}:root{--page-title-display:none;}/* Start custom CSS for text-editor, class: .elementor-element-49c3edba */ul {
    padding: 0;
}/* End custom CSS */
/* Start custom CSS for button, class: .elementor-element-05dc50d */.elementor-9 .elementor-element.elementor-element-05dc50d a{
    width: 200px;
}/* End custom CSS */
/* Start custom CSS for button, class: .elementor-element-2a3893a */.elementor-9 .elementor-element.elementor-element-2a3893a a{
    width: 200px;
}/* End custom CSS */
/* Start custom CSS */.woocommerce-account .woocommerce-MyAccount-navigation {
    float: none;
    width: 100%;
    text-align: center;
}

li.woocommerce-MyAccount-navigation-link {
    display: inline-table;
}
.woocommerce-MyAccbount-navigation ul {
    padding: 0;
}
.woocommerce-MyAccount-navigation ul li {
    padding: 0 15px;
    margin: 3px 5px;
    border-radius: 3px;
    background: #f4f4f4;
}
.woocommerce-MyAccount-navigation ul li:last-child {
    border-left: none;
}
.woocommerce-MyAccount-navigation ul li a{
    color: black;
}
.is-active a{
    color: #E0B9AD !important;
}
.woocommerce-MyAccount-navigation ul li a:hover{
    color: #8F6E57 !important;
}
.woocommerce-MyAccount-content a {
    color: #E0B9AD;
}
.woocommerce-MyAccount-navigation {
    background: #E0B9AD;
    padding: 10px 0;
}
.woocommerce-account .woocommerce-MyAccount-content address{
    text-align: right;
}
.woocommerce-edit-address .woocommerce-MyAccount-content p {
    text-align: right;
}
.woocommerce-account .woocommerce-MyAccount-content {
    float: none;
    width: auto;
    padding: 25px 10%;
    text-align: center;
}
.woocommerce-account .addresses .title .edit {
	background: lightgray;
	padding: 5px 20px;
	border-radius: 5px;
	color: black;
	transition: 0.5s ease;
}
.woocommerce-account .addresses .title .edit:hover {
	color: red;
	transition: 0.5s ease;
}
.woocommerce-account .addresses .title .edit:before {
	margin-left: 5px;
	content:"\f067";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}
button.woocommerce-Button.button[name="save_account_details"] {
	margin-top: 10px;
}
td.woocommerce-orders-table__cell {
    text-align: right;
}

a.woocommerce-button.button.view {background: #F0D5C2;text-align: center !important;width: 100%;border-radius: 50px;}

tr.woocommerce-orders-table__row {
    margin: 20px 0;
    border: 1px #eee solid !important;
    border-radius: 10px;
    background: #eee;
}

.woocommerce table.shop_table {
    border: 0 !important;
}

td.woocommerce-orders-table__cell {
    border: none !important;
    background: none !important;
}

@media screen and (max-width: 768px) {
    .woocommerce-orders-table__cell-order-actions::before{
    display: none;
}
}

.woocommerce-orders-table__cell-order-actions::before {}

td.woocommerce-orders-table__cell {
    padding: 15px !important;
}

a.woocommerce-button.button.pay {
    background: ForestGreen;
    color: white;
    border-radius: 20px;
    width: 80%;
    align-self: center;
    margin: 10px 0;
}

.woocommerce td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions {
    display: flex !IMPORTANT;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    text-align: center !important;
}

a.woocommerce-button.button.cancel {
    background: indianred;
    color: white;
    border-radius: 20px;
    width: 80%;
    align-self: center;
    margin: 10px 0;
}

@media screen and (max-width: 1023px) {
    tr.woocommerce-orders-table__row::before {content: 'רכישה';font-size: 2em;position: relative;-webkit-box-align: center;-webkit-box-pack:center;display:-webkit-box;}
}
@media screen and (min-width: 1024px) {
    table.woocommerce-orders-table tbody tr {
        margin: 20px 0 !important;
        border-top: 10px solid white !important;
    }
    thead {
    display: none;
    }
}/* End custom CSS */