.elementor-98141 .elementor-element.elementor-element-1854a29{--display:flex;}.elementor-98141 .elementor-element.elementor-element-257d31c .elementor-button:hover, .elementor-98141 .elementor-element.elementor-element-257d31c .elementor-button:focus{background-color:var( --e-global-color-secondary );}body:not(.rtl) .elementor-98141 .elementor-element.elementor-element-257d31c{right:25px;}body.rtl .elementor-98141 .elementor-element.elementor-element-257d31c{left:25px;}.elementor-98141 .elementor-element.elementor-element-257d31c{bottom:10%;}.elementor-98141 .elementor-element.elementor-element-257d31c .elementor-button-content-wrapper{flex-direction:row-reverse;}/* Start custom CSS for shortcode, class: .elementor-element-2d2215b */button.save-price-btn {
    background: rgba(25, 25, 25, 1) !important;
}


button.add-price-btn {
    background: green !important;
}


.image-title {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center;
}

.image-title img {
    width: 80px;
}

.image-title h3 {
    font-size: 22px;
}

.wholesale-tab-menu button {
    background: #33271b !important;
    font-size: 12px !important;
    margin-right: 8px;
}

.product-title-image-wrapper {
    display: flex;
    justify-content: flex-start;
}

.product-title-image-wrapper img {
    max-width: 70px;
}

.product-title-image-wrapper {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 12px;
    gap: 15px;
}

.wholesale-section h2 {
    border-top: 1px solid #444;
    margin-top: 50px;
    padding-top: 10px;
    border-bottom: 1px solid #3f444b;
    padding-bottom: 10px;
}


button.add-row {
    background: #006500 !important;
}

.wholesale-box {
    margin-bottom: 30px;
}


button.save-wholesale-btn {
    background: #33271b !important;
}

h3.product-title {
    font-size: 20px;
    margin-top: 20px;
}

.wholesale-section {
    padding-top: 50px;
}


button.remove-row {
    background: #bb0b0b !important;
}

button.wholesale-tab.active, .wholesale-tab-menu button:hover {
    background: #f69022 !important;
}
.wholesale-tab-menu button {
    background: #33271b !important;
    font-size: 12px !important;
    margin-right: 8px;
    margin-bottom: 8px;
}

span.save-msg {
    font-size: 18px !important;
    font-weight: 500;
    margin-left: 8px;
    min-height: 22px;
    width: 22px;
}

button.add-row {
    background: #f69022 !important;
    color: #ffffff;
}

.spinner {
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 2px solid rgba(0, 0, 0, 0.2);
    border-top-color: #000;
    border-radius: 50%;
    animation: spin 0.6s linear infinite;
    margin-right: 6px;
    vertical-align: middle;
}
button.save-wholesale-btn:hover, button.add-row:hover {
    background: #1f696f !important;
}
@keyframes spin {
    to { transform: rotate(360deg); }
}

table caption+thead tr:first-child td, table caption+thead tr:first-child th, table colgroup+thead tr:first-child td, table colgroup+thead tr:first-child th, table thead:first-child tr:first-child td, table thead:first-child tr:first-child th {
    border-block-start: 1px solid hsla(0,0%,50.2%,.5019607843);
    padding: 4px;
}

table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background-color: hsla(0,0%,50.2%,.0705882353);
    padding: 5px;
}

table td, table th {
    padding: 15px;
    line-height: 1.5;
    vertical-align: top;
    border: 1px solid hsla(0,0%,50.2%,.5019607843);
    padding: 5px;
}


input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    width: 100%;
    border: 1px solid #666;
    border-radius: 3px;
    padding: 0.4rem .6rem;
    transition: all .3s;
}

button.remove-row {
    background: #bb0b0b !important;
    padding: 6px 12px;
    display: block;
    max-width: 40px;
    margin: 0 auto !important;
}/* End custom CSS */
/* Start custom CSS */form.post-password-form, form.post-password-form * {
    text-align: center;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
}
 
form.post-password-form {
    background-color: var( --e-global-color-secondary );
    max-width: 600px;
    margin: 90px auto;
    border-radius: 16px;
    padding: 30px 50px;
}
 
form.post-password-form, form.post-password-form * {
    text-align: left;
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
    align-items: center;
}
 
form.post-password-form * {
    color: #fff;
}
 
form.post-password-form p {
    font-size: 20px;
    max-width: 100%;
    line-height: normal;
}
 
form.post-password-form p label input {
    margin-top: 12px;
    border-radius: 18px;
    height: 46px;
}
 
form.post-password-form p label {
    font-size: 16px;
    margin-top: 8px;
}
 
 
form.post-password-form input[type="submit"] {
    background: #f69022 !important;
    margin-top: 33px;
    padding-top: 10.5px;
    padding-bottom: 10.5px;
    margin-left: 10px;
}

form.post-password-form input[type="submit"]:hover {
    background: #33271b !important;
}/* End custom CSS */