/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 15 2023 | 13:13:39 */
/* Header */
.ma-header-2.elementor-sticky--active {
    box-shadow: 0px 0px 20px 5px rgb(0 0 0 / 5%);
}

/* Pagination */
a.lae-page-nav:not(.lae-numbered) {
    display: none;
}


p.wc-gzd-additional-info.wc-gzd-additional-info-loop.product-units-wrapper.product-year {
	margin: 0rem !important;
}

.elementor-form-fields-wrapper button
{
	margin: 5px 0;
    padding: 6px 12px;
    color: #fff;
    background-color: #037B17!important
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4285;
    text-align: center;
    cursor: pointer;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: normal;
    border: 1px solid transparent;
    border-radius: 3px;
}