.elementor-83 .elementor-element.elementor-element-15f42bd{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:flex-start;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-83 .elementor-element.elementor-element-ebad02e{margin:2vw 0vw calc(var(--kit-widget-spacing, 0px) + 2vw) 0vw;}.elementor-83 .elementor-element.elementor-element-ebad02e .elementor-heading-title{font-family:"Plus Jakarta Sans", Sans-serif;font-size:3rem;font-weight:600;color:#010A13;}.elementor-83 .elementor-element.elementor-element-2a8903a{--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;}body.elementor-page-83:not(.elementor-motion-effects-element-type-background), body.elementor-page-83 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-de55a52 );}:root{--page-title-display:none;}body.elementor-page-83{padding:0px 60px 0px 320px;}@media(max-width:1024px){body.elementor-page-83{padding:50px 10px 0px 10px;}}@media(min-width:768px){.elementor-83 .elementor-element.elementor-element-15f42bd{--content-width:100%;}}@media(max-width:767px){.elementor-83 .elementor-element.elementor-element-ebad02e .elementor-heading-title{font-size:2rem;}}/* Start custom CSS for shortcode, class: .elementor-element-4d5a4ab */table.dataTable.no-footer {
    border-bottom: none !important;
}

table {
    background-color: white;
    border: none !important;
    font-size: .9em;
    border-radius: 25px;
    padding: 20px;
}

table td, table th {
    border: 1px solid #F0F0ED;
}
    
input[type="search" i]{
    background-color: white !important;
    border: 1px solid #CCCCCC !important;
    border-radius: 10px !important;
    padding: 2rem;
}

.single-product-link{
    color: black;
    font-weight: 600;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt{
    background: #010A13 !important;
    color: white;
    border: none;
    cursor: pointer;
    font-size: 1rem;
    font-weight: 600;
    padding: 0.7rem 1.5rem;
    margin-top: 1rem;
    transition: 0.3s;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover {
    background: #54595F !important;
    color: white;
    border: none;
    cursor: pointer;
    transition: 0.3s;
}

.wc-product-table .product .with-quantity.with-cart-button button.button {
    margin-left: 3px;
    padding: 0.8rem 0.8rem 2rem;
    border-radius: 10px;
}

table thead:first-child tr:first-child th {
    border-block-start: none !important;
}

table.dataTable>thead>tr>th, table.dataTable>thead>tr>td {
    padding: 10px;
    border-bottom: none !important;
}

tr {
    display: table-row;
    vertical-align: inherit;
    unicode-bidi: isolate;
    border-color: none !important;
}

.wc-product-table .product .quantity input.qty {
    margin-right: 0;
    max-width: 4em;
    min-height: 0;
    padding-left: 3px;
    padding-right: 3px;
    text-align: center;
    border-radius: 10px;
    border: solid 1px #CCCCCC !important;
}

.wc-product-table .wpt_variations_form .variations select, .woocommerce .wc-product-table .wpt_variations_form .variations select {
    margin-bottom: 5px;
    margin-left: 2px;
    width: auto;
    border-radius: 10px;
    border-color: #CCCCCC !important;
}/* End custom CSS */