.elementor-2010 .elementor-element.elementor-element-65a0bd93{--display:flex;--min-height:0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family );font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );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 );}@media(max-width:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}}@media(max-width:767px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}}/* Start custom CSS for container, class: .elementor-element-65a0bd93 */h1 {
    font-weight: 400;
    text-align: center
}

.content-area {
    width: 100%; margin: 48px 0 64px 0;
}

.velo-wrapper {
    background-color: transparent;
    border-radius: 0px;
    padding: 24px;
    box-shadow: none
}
@media screen and (max-width: 1025px) {
.velo-wrapper {
    padding: 20px;
    }
}

.velo-wrapper h2 {
        font-size: 20px;
        line-height: 20px;
        text-align: justify;
        margin: 12px 0px 24px 0px;
        padding: 0;
        font-weight: 400;
        text-transform: none;
} 

.velo-inner-choice:hover {
    border: 1px solid black !important;
    transition: all 0.4s
}

.velo-wrapper .velo-inner-choice {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 64px;
}
.velo-wrapper .velo-frontend-back-button {    background-color: black;
    border-color: black;
    margin: initial; 
    height: 34px !important;
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 36px;
}
    .velo-wrapper .velo-frontend-back-button:hover {    background-color: white;
    border-color: white;
    color: black;
    transition: all 0.4s;
    margin: initial;
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 36px;
    }
    
.velo-wrapper .product .product__categories  {
    display: none
}
.velo-wrapper .product .product__categories  {
    display: none
}
.velo-wrapper .product
.add_to_cart_button {
    background-color: transparent;
    border: none;
    color: black;
    text-transform: uppercase;
    font-family: 'Roboto Mono';
    font-weight: 400 !important;
        height: 40px !important;
}

.velo-loading div {
    background: #000
}/* End custom CSS */