.dig_ma-box input, .dig_ma-box textarea {
    box-sizing: border-box;
}

.digits-login-modal {
    cursor: pointer;
}

.digits_bx_cred_frm_container {
    scrollbar-width: thin;
    scrollbar-color: #e5e5e5 #ffffff;
}

.dig_pgmdl_2 {
    scrollbar-width: thin;
    scrollbar-color: #e5e5e5 #ffffff;
}

.digit-crncw {
    background-color: #ccc;
    float: left;
    width: 100%;
    text-align: center;
}

.dig-container {
    height: auto !important;
    padding-bottom: 30px;
}

.dig-log-par, .dig-container {
    display: flex;
    align-items: center;
    justify-content: center;
}

.dig-log-par .button {
    width: 100%;
}

.dig_overlay_text {
    position: absolute;
    bottom: 10px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    left: 0;
    right: 0;
}

.dig-box * {
    box-sizing: border-box;
}

.dig_overlay_pwrd {
    position: absolute !important;
}

.dig_field_required_text {
    z-index: 1;
    color: #E00000 !important;
    left: unset !important;
    position: absolute !important;
    top: -9px;
    right: 15px !important;
    width: auto !important;
    background-color: #fff !important;
    height: 12px !important;
    line-height: 16px !important;
    padding: 0 3px !important;
    font-size: 12px;
    cursor: default;
}

.dig-custom-field-type-radio .dig_field_required_text, .dig-custom-field-type-checkbox .dig_field_required_text {
    top: 4px;
}

.dig_pgmdl_2 .dig-custom-field-type-dropdown {
    min-height: 50px !important;
}

@media all and (max-height: 600px) {

    .dig_overlay_pwrd {
        position: relative !important;
    }
}

.minput textarea {
    resize: vertical !important;
}

.digits_login_form, .dig-box {
    z-index: 99998;
}

.dig-box {
    box-sizing: border-box;
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    overflow: auto;
    background-color: rgba(6, 6, 6, 0.8);
}

.dig_low_overlay div iframe {
    z-index: 10000 !important;
}

#customize-controls {
    z-index: 490000 !important;
}

.digits_form_shortcode_render .register, .digits_form_shortcode_render .forgot {
    display: none;
}

.dig-content .digloginpage, .dig-content .forgot, .dig-content .register {
    width: 100% !important;
}

.dig-modal-con .dig-content input {
    padding-top: 9px;
}

.dig-modal-con .countrycode[type="text"] {
    height: auto !important;
}

.dig-modal-con {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    display: inline-block;
    margin: 0 auto;
}

.dig-modal-con .button, .dig-modal-con a, .transupbutton {
    cursor: pointer;
}

.dig-modal-con .forgotpasswordaContainer {
    margin-top: -4px;
}

.dig_ma-box input, .dig_ma-box textarea {
    display: inline-block;
    transition: none;
    -webkit-transition: none;
}


.digits_font, .dig_ma-box, .dig_ma-box input, .dig_ma-box input::placeholder, .dig_ma-box ::placeholder, .dig_ma-box label, .dig_ma-box button, .dig_ma-box select, .dig_ma-box * {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: subpixel-antialiased;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}

.dig_ma-box form {
    padding: 0;
    margin: 0 !important;
}

.dig_ma-box .dark .forgotpassword[type="submit"], .dig_ma-box .dark .dig-signup-otp[type="submit"] {
    margin-top: 24px;
}

.dig-modal-con .signdesc {
    margin-top: 20px;
}

.dig-log-par {
    position: relative;
    width: 100%;
    left: 0;
}

.dig-log-par .bgtransborderdark {
    padding: 7px;
}

.dig-box-login-title {
    text-transform: uppercase;
}


.dig-content {
    position: relative;
    background-color: #fefefe;
    margin: 0% auto;
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2);
    text-align: center;
    width: 380px;
}


@media all and (max-width: 390px) {
    .dig-content {
        width: 98%;
    }
}

.digmsg-pow span {
    font-weight: bold;
}

.digmsg-pow, .digmsg-pow:hover {
    text-decoration: none;
    color: #fff;
    font-size: 18px;
}

.dig_powrd {
    text-align: center;
    position: absolute;
    bottom: 14px;
    left: 0;
    right: 0;
}

.dig-modal-con {
    -webkit-transition: height 0.25s;
    -moz-transition: height 0.25s;
    transition: height 0.25s;
    line-height: 28px !important;
}

.dig_popmessage a {
    color: inherit;
}

.dig_popmessage {
    z-index: 9999999;
    cursor: default;
    min-height: 80px;
    width: 320px;
    border-radius: 8px;
    position: fixed;
    display: none;
    top: 24px;
    line-height: 18px;
    right: 24px;
    overflow: hidden;
    background-color: white;
}

.digits_page_visible.dig_popmessage {
    top: 64px;
    background-color: transparent;
}


html[dir="rtl"] .digits-form_input_row .digits-field-type_checkbox .dig_input_wrapper::before,
html[dir="rtl"] .digits-form_input_row .digits-field-type_radio .dig_input_wrapper::before,
html[dir="rtl"] .digits-form_input_row .digits-field-type_tac .dig_input_wrapper::before,
html[dir="rtl"] .digits-form_input_row .digits-field-type_checkbox .dig_input_wrapper::after,
html[dir="rtl"] .digits-form_input_row .digits-field-type_radio .dig_input_wrapper::after,
html[dir="rtl"] .digits-form_input_row .digits-field-type_tac .dig_input_wrapper::after {
    left: unset;
    right: 0;
}

html[dir="rtl"] .dig_popmessage {
    left: 24px;
    right: unset;
}

html[dir="rtl"] .dig_popmessage .dig_firele {
    margin-left: 0;
    margin-right: 20px;
}

.dig_critical_msg .dig_popmessage_contents {
    background: linear-gradient(90deg, rgba(255, 240, 245, 1) 0%, rgba(255, 240, 245, 1) 100%);
    border: 1px solid #FE004D1A;
}

.dig_success_msg .dig_popmessage_contents {
    background: linear-gradient(90deg, rgba(236, 253, 246, 1) 0%, rgba(218, 252, 238, 1) 100%);
    border: 1px solid #00DB821A;
}

.dig_notice_msg .dig_popmessage_contents {
    background-color: #FFFDF9;
    border: 1px solid rgba(255, 195, 0, 0.1);
}

.dig_critical_msg .dig_lase_snap {
    color: #FE004D;
}

.dig_critical_msg .dig_lase_message {
    color: #6E0021;
}

.dig_success_msg .dig_lase_snap {
    color: #00DB82;
}

.dig_success_msg .dig_lase_message {
    color: #006D41;
}

.dig_notice_msg .dig_lase_snap, .dig_notice_msg .dig_lase_message {
    color: #FFC300;
}

.dig_critical_msg .dig_popdismiss {
    background-color: #EE2C53;
}

.dig_success_msg .dig_popdismiss {
    background-color: #00db82;
}

.dig_notice_msg .dig_popdismiss {
    background-color: #FFC300;
}

@media (prefers-color-scheme: dark) {
    .dig_critical_msg .dig_popmessage_contents {
        background: transparent linear-gradient(90deg, #FE004D24 0%, #FE004D1A 100%) 0% 0% no-repeat padding-box;
    }

    .dig_critical_msg .dig_lase_message {
        color: #FF659452;
    }

    .dig_success_msg .dig_lase_message {
        color: #6AFFC252;
    }
}

.dark_theme.dig_critical_msg .dig_popmessage_contents {
    background: transparent linear-gradient(90deg, #FE004D24 0%, #FE004D1A 100%) 0% 0% no-repeat padding-box;
}

.dark_theme.dig_critical_msg .dig_lase_message {
    color: #FF659452;
}

.dark_theme.dig_success_msg .dig_lase_message {
    color: #6AFFC252;
}

.dig_popmessage_contents {
    display: flex;
    gap: 16px;
}

.dig_popmessage .dig_firele {
    display: flex;
    margin-left: 20px;
    position: relative;
    justify-content: center;
    align-items: center;
}

.dig_success_msg .dig_firele .dig_pop_bg {
    height: 40px;
    width: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cpath id='Polygon_1' data-name='Polygon 1' d='M23.023,1.134A3,3,0,0,1,26.816,2.15l1.068,1.576a3,3,0,0,0,2.268,1.31l1.9.137a3,3,0,0,1,2.777,2.777l.137,1.9a3,3,0,0,0,1.31,2.268l1.576,1.068a3,3,0,0,1,1.016,3.793l-.831,1.713a3,3,0,0,0,0,2.619l.831,1.713a3,3,0,0,1-1.016,3.793l-1.576,1.068a3,3,0,0,0-1.31,2.268l-.137,1.9a3,3,0,0,1-2.777,2.777l-1.9.137a3,3,0,0,0-2.268,1.31L26.816,37.85a3,3,0,0,1-3.793,1.016l-1.713-.831a3,3,0,0,0-2.619,0l-1.713.831a3,3,0,0,1-3.793-1.016l-1.068-1.576a3,3,0,0,0-2.268-1.31l-1.9-.137a3,3,0,0,1-2.777-2.777l-.137-1.9a3,3,0,0,0-1.31-2.268L2.15,26.816a3,3,0,0,1-1.016-3.793l.831-1.713a3,3,0,0,0,0-2.619l-.831-1.713A3,3,0,0,1,2.15,13.184l1.576-1.068a3,3,0,0,0,1.31-2.268l.137-1.9A3,3,0,0,1,7.949,5.172l1.9-.137a3,3,0,0,0,2.268-1.31L13.184,2.15a3,3,0,0,1,3.793-1.016l1.713.831a3,3,0,0,0,2.619,0Z' fill='rgba(0,219,130,0.16)'/%3E%3C/svg%3E%0A");
}

.dig_success_msg .dig_firele .dig_pop_bg_over {
    position: absolute;
    width: 16px;
    height: 16px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg id='alert-success-icon' transform='translate(-26 -29)'%3E%3Crect id='Rectangle_221' data-name='Rectangle 221' width='16' height='16' transform='translate(26 29)' fill='rgba(255,255,255,0)'/%3E%3Cpath id='check' d='M7,13.667a.665.665,0,0,1-.471-.2L3.2,10.138A.667.667,0,1,1,4.138,9.2L7,12.057,13.862,5.2a.667.667,0,0,1,.943.943L7.471,13.471A.665.665,0,0,1,7,13.667Z' transform='translate(25 27.667)' fill='%2300db82'/%3E%3C/g%3E%3C/svg%3E%0A");
}

.dig_critical_msg .dig_firele .dig_pop_bg {
    height: 40px;
    width: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='34' viewBox='0 0 40 34'%3E%3Cpath id='Polygon_2' data-name='Polygon 2' d='M16.552,5.861a4,4,0,0,1,6.9,0L36.454,27.972A4,4,0,0,1,33.006,34H6.994a4,4,0,0,1-3.448-6.028Z' fill='rgba(254,0,77,0.16)'/%3E%3C/svg%3E%0A");
}

.dig_critical_msg .dig_firele .dig_pop_bg_over {
    padding-top: 7px;
    position: absolute;
    width: 16px;
    height: 16px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg id='alert-error-icon' transform='translate(-26 -29)'%3E%3Crect id='Rectangle_221' data-name='Rectangle 221' width='16' height='16' transform='translate(26 29)' fill='rgba(255,255,255,0)'/%3E%3Cpath id='Line_50' data-name='Line 50' d='M0,5.65A.65.65,0,0,1-.65,5V0A.65.65,0,0,1,0-.65.65.65,0,0,1,.65,0V5A.65.65,0,0,1,0,5.65Z' transform='translate(34 33)' fill='%23fe004d'/%3E%3Cpath id='Line_51' data-name='Line 51' d='M.01.65H0A.65.65,0,0,1-.65,0,.65.65,0,0,1,0-.65H.01A.65.65,0,0,1,.66,0,.65.65,0,0,1,.01.65Z' transform='translate(34 41)' fill='%23fe004d'/%3E%3C/g%3E%3C/svg%3E%0A");
}

.dig_notice_msg .dig_firele .dig_pop_bg_over {
    width: 40px;
    height: 40px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' viewBox='0 0 60 60'%3E%3Cpath id='Sad' d='M23,29a3,3,0,1,0-3-3A3,3,0,0,0,23,29Zm18,9H23a3,3,0,0,0,0,6H41a3,3,0,0,0,0-6Zm0-15a3,3,0,1,0,3,3A3,3,0,0,0,41,23ZM32,2A30,30,0,1,0,62,32,30,30,0,0,0,32,2Zm0,54A24,24,0,1,1,56,32,24,24,0,0,1,32,56Z' transform='translate(-2 -2)' fill='%23ffc300' opacity='0.25'/%3E%3C/svg%3E%0A");
    background-size: contain;
    background-repeat: no-repeat;
}

.dig_popmessage a {
    color: #2b2b2b;
}

.dig_lase_snap {
    font-size: 17px;
}

.dig_popmessage_contents .dig_lasele div {
    display: block;
}

.dig_lasele {
    padding-top: 22px;
    padding-bottom: 22px;
    padding-right: 17px;
    flex: 1;
    position: relative;
}

.dig_lase_message {
    font-size: 14px;
}

html[dir="rtl"] .dig_popdismiss {
    left: 10px;
    right: unset;
}

.dig_popdismiss {
    right: 8px;
    height: 16px;
    width: 16px;
    position: absolute;
    top: 8px;
    cursor: pointer;
    mask-image: url("data:image/svg+xml,%3Csvg id='close-success' xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Crect id='Rectangle_204' data-name='Rectangle 204' width='16' height='16' fill='rgba(255,255,255,0)'/%3E%3Cpath id='Path_105' data-name='Path 105' d='M-.333,8.333a.665.665,0,0,1-.471-.2A.667.667,0,0,1-.8,7.2l8-8a.667.667,0,0,1,.943,0,.667.667,0,0,1,0,.943l-8,8A.665.665,0,0,1-.333,8.333Z' transform='translate(4.333 4.333)' fill='%2300db82'/%3E%3Cpath id='Path_104' data-name='Path 104' d='M7.667,8.333a.665.665,0,0,1-.471-.2l-8-8A.667.667,0,0,1-.8-.8a.667.667,0,0,1,.943,0l8,8a.667.667,0,0,1-.471,1.138Z' transform='translate(4.333 4.333)' fill='%2300db82'/%3E%3C/svg%3E%0A");
    mask-repeat: no-repeat;
    mask-size: cover;
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg id='close-success' xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Crect id='Rectangle_204' data-name='Rectangle 204' width='16' height='16' fill='rgba(255,255,255,0)'/%3E%3Cpath id='Path_105' data-name='Path 105' d='M-.333,8.333a.665.665,0,0,1-.471-.2A.667.667,0,0,1-.8,7.2l8-8a.667.667,0,0,1,.943,0,.667.667,0,0,1,0,.943l-8,8A.665.665,0,0,1-.333,8.333Z' transform='translate(4.333 4.333)' fill='%2300db82'/%3E%3Cpath id='Path_104' data-name='Path 104' d='M7.667,8.333a.665.665,0,0,1-.471-.2l-8-8A.667.667,0,0,1-.8-.8a.667.667,0,0,1,.943,0l8,8a.667.667,0,0,1-.471,1.138Z' transform='translate(4.333 4.333)' fill='%2300db82'/%3E%3C/svg%3E%0A");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: cover;
}

#dig-ucr-container::before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.dig_resendotp {
    width: 100%;
    direction: ltr;
    text-align: center;
    margin-top: 4px;
    cursor: pointer;
    text-transform: uppercase;
    display: none;
}

.dig_resendotp_disabled {
    opacity: 0.6;
    cursor: default !important;
}

.dig-content input[type="submit"] {
    padding: 0;
}

.dig-content input {
    padding: 8px;
    margin-top: 15px;
    width: 100%;
}

.dig-login-field {
    position: relative;
}

.dig-login-field label {
    position: relative;
    float: left;
    top: 17px;
}

.dig-cont-close {
    float: right;
    font-size: 28px;
    font-weight: bold;
    position: relative;
    top: -10px;
    opacity: 0.8;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.dig-cont-close:hover,
.dig-cont-close:focus {
    color: black;
    opacity: 1;
    text-decoration: none;
    cursor: pointer;
}

.createcustomer {
    float: right;
}

.cancelccb {
    float: left;
}

.changepassword {
    display: none;
}

.loginerrordg {
    color: #b70000;
    text-align: center;
}

.woocommerce .login .inline {
    margin-left: 0;
}

.msggreen {
    color: #00840f;
}

.dig_rl_msg_div {
    text-align: center;
}

.dig_load_overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
    background: rgba(6, 6, 6, 0.8);
    text-align: center;
}

.dig_low_overlay .dig_load_overlay {
    display: block;
    z-index: 999 !important;
}

.dig_load_overlay::before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.dig_load_content {
    display: inline-block;
    vertical-align: middle;
}

#dig-ucr-container .transuptempbtn {
    padding: 0;
}

.minput {
    line-height: 28px;
    outline: none;
    width: 100%;
    position: relative;
}

.minput .minput_inner {
    position: relative;
    margin: 16px 0;
}

.countrycode {
    width: auto !important;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.dig_ma-box .button {
    margin-bottom: 8px;
    text-transform: uppercase;
}

.dig_ma-box .button, .dig_ma-box .transupbutton {
    height: 40px;
    padding: 0;
    margin: 0 !important;
    line-height: 40px;
    box-sizing: border-box;
}

.dig_ma-box .button[type="submit"] {
    line-height: 0;
}

.dig_ma-box .button[type="submit"], .dig_ma-box .transupbutton[type="submit"], .dig_ma-box .button, .dig_ma-box .transupbutton {
    font-weight: normal;
    font-size: 17px;
    min-height: 0px;
}

.digits_bx_head {
    text-align: center;
}

.dig-box-login-title {
    font-size: 18px;
    font-weight: 500;
    cursor: default;
}

.dig_secHolder {
    color: inherit;
}

.mobile_field {
    direction: ltr;
}

.minput_inner label {
    top: 28px;
    font-size: 15px;
    min-height: 1em;
    position: absolute;
    font-weight: normal;
    left: 0;
    direction: ltr;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    pointer-events: all;
    text-align: left;
    width: 100%;
}

html[dir="rtl"] .minput_inner label {
    text-align: right;
    direction: rtl;
}

.digits-input-wrapper {
    position: relative;
}

.dig-custom-field-type-dropdown label,
.dig_lrf_box .minput .digits-input-wrapper ~ label {
    pointer-events: none;
}

.dig_pgmdl_2 .minput .digits-input-wrapper ~ label {
    pointer-events: all;
}

.minput input[type="date"] {
    text-transform: uppercase;
}

.minput select, .minput select:focus, .minput select:active,
.minput textarea, .minput textarea:focus, .minput textarea:active,
.minput input[type="number"], .minput input[type="number"]:focus, .minput input[type="number"]:active,
.minput input[type="date"], .minput input[type="date"]:focus, .minput input[type="date"]:active, .minput input[type="password"], .minput input[type="text"], .minput input[type="password"]:active, .minput input[type="text"]:active, .minput input[type="password"]:focus, .minput input[type="text"]:focus {
    background: transparent;
    background-color: transparent;
    outline: none;
    margin: 25px 0 0 0;
    padding: 3px 16px 3px 3px;
    border: 0;
    box-shadow: none;
    resize: none;
    width: 100%;
    font-size: 15px;
    line-height: 25px;
    display: inline-block;
}

.dig_pgmdl_2 .minput input {
    margin-top: 0;
}

.dig_pgmdl_2 .dig-custom-field-type-dropdown label, .dig_pgmdl_2 .minput .digits-input-wrapper ~ label {
    display: none;
}

.dig_login_rembe label {
    font-size: 15px;
    padding-right: 0;
}

.dig_lrf_box {
    text-decoration: none;
}

.digits-select li {
    margin: 0;
}

.digits-select[dir="ltr"] * {
    text-align: left;
}

.digits-select[dir="rtl"] * {
    text-align: right;
}

.digits-select * {

    outline: none;
}

.digits-select.untselect-container--default .untselect-selection .untselect-selection__arrow b {
    border-color: transparent !important;
    border-width: 0 !important;
}

.digits-select.untselect-container--default .untselect-selection .untselect-selection__arrow {
    height: 100%;
}

.digits-select .untselect-selection .untselect-selection__arrow b::after {
    border-bottom: 1.5px solid #999;
    border-right: 1.5px solid #999;
    content: '';
    display: block;
    height: 5px;
    pointer-events: none;
    position: absolute;
    right: -2px;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    width: 5px;
}

.digits-select.untselect-container--open .untselect-selection .untselect-selection__arrow b::after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.dig_lrf_box .digits-form-select .untselect-selection--single {
    border: none;
    border-radius: 0;
    background-color: transparent;
    padding: 12px 0 0 0;
    height: auto;
}

.dig_pgmdl_2 .digits-form-select .untselect-selection--single {
    padding: 8px 16px;
}

.dig_lrf_box .digits-form-select .untselect-selection--single .untselect-selection__rendered {
    padding-left: 0;
    height: unset;
}

.digits_login_form .dig_pgmdl_2 .minput .dig_input_error .untselect-selection--single {
    border-color: transparent;
}

.dig-custom-field .digits-form-select {
    background: transparent;
    border: none;
    line-height: inherit;
}

.digits-form-select li {
    color: #777;
}

.dig-custom-field {
    position: relative;
    clear: both;
}

html[dir="rtl"] .woocommerce-FormRow--wide .dig_captcha {
    left: 1px;
    right: unset;
}

.woocommerce-FormRow--wide .dig_captcha {
    left: unset;
    right: 1px;
}

html[dir="rtl"] .dig_captcha {
    left: -16px;
    right: unset;
}

.dig_captcha {
    right: -10px;
    position: absolute;
    margin-top: 16px;
    margin-bottom: 12px;
    width: 112px;
    bottom: -9px;
    z-index: 2;
}

.digits .digits_captcha_row .g-recaptcha {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 16px;
    transform: scale(1.3);
}

#loginform .dig_captcha {
    bottom: 3px;
}

#login .digits_captcha_row .g-recaptcha {
    transform: scale(1);
}

#login {
    min-width: 350px;
}

.digits_login_form .dig_lrf_box .dig_opt_mult_lab,
.digits_login_form .dig_lrf_box .dig_opt_mult ~ label,
.digits_login_form .dig_lrf_box .minput .digits-input-wrapper ~ label,
.digits_login_form .dig_lrf_box .minput .not-empty ~ label {
    font-size: 15px !important;
}

.dig_lrf_box .dig-custom-field-type-dropdown.minput .not-empty ~ label {
    top: -10px;
}

.dig_lrf_box .dig_opt_mult_lab,
.dig_lrf_box .dig_opt_mult ~ label,
.dig_lrf_box .minput digits-input-wrapper ~ label,
.dig_lrf_box .minput .not-empty ~ label {
    top: 0;
    -webkit-transition: all 0.2s ease !important;
    transition: all 0.2s ease !important;
}

.dig-elem * {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.dig-elem .button {
    transition: all 0.2s ease, opacity 0s;
    -webkit-transition: all 0.2s ease, opacity 0s;
}

.dig-elem input {
    transition: padding 0s;
    -webkit-transition: padding 0s;
}

.dig-elem .digits_login .button, .dig-elem .dig_reg_btn_password {
    margin-top: 12px;
}

.dig-elem, .dig_spacer {
    margin: 0 !important;
    padding: 0 !important;
}

.dig-elem .digits_login .dig_spacer {
    height: 4px;
}

.dig-elem .digits_login_fields .minput:last-of-type {
    margin-bottom: 0;
}

.dig-elem .forgotpasswordaContainer {
    margin-top: 8px;
}

.dig-elem .register, .dig-elem .dig-log-par, .dig-elem .forgot {
    width: 100%;
}

.dig-build .register, .dig-build .dig-log-par, .dig-build .forgot {
    display: block;
}

.dig_show_label label {
    display: block !important;
}

.dig-elem .minput input, .dig-elem .minput textarea, .dig-elem .signupbutton,
.dig-elem .minput input:focus, .dig-elem .minput textarea:focus {
    border-radius: 2px;
}

.dig_floating_label .minput .countrycodecontainer input {
    border-right: 1px solid black !important;
}

.dig_floating_label .minput .digits-form-select .untselect-selection--single,
.dig_floating_label .minput input, .dig_floating_label .minput textarea,
.dig_floating_label .minput input:focus, .dig_floating_label .minput textarea:focus {
    border-bottom: 1px solid black;
    border-right-width: 0 !important;
    border-left-width: 0 !important;
    border-top-width: 0 !important;
    border-radius: 0;
}

.dig-custom-field-type-dropdown .dig-label {
    display: none;
}

.dig_pgmdl_1 .dig-custom-field-type-dropdown .minput_inner,
.dig_floating_label .dig-custom-field-type-dropdown .minput_inner {
    margin-top: 24px;
}

.dig_floating_label .minput .logincountrycode:focus,
.dig_floating_label .minput .logincountrycode {
    border-right-width: 1px !important;
}

.dig-elem.dig_pgmdl_2 .minput .digits-form-select .untselect-selection--single,
.dig-elem .signupbutton, .dig_pgmdl_2 .minput input, .dig_pgmdl_2 .minput textarea,
.dig_pgmdl_2 .minput input:focus, .dig_pgmdl_2 .minput textarea:focus {
    border: 1px solid black;
}

.dig_pgmdl_1 .minput input {
    border-bottom: 1px solid transparent !important;
}

.dig_pgmdl_1 .minput input:focus:invalid:focus,
.dig_pgmdl_1 .minput textarea:focus:invalid:focus,
.dig_pgmdl_1 .minput select:focus:invalid:focus {
    border: none;
}


.grecaptcha-badge {
    display: none;
}

.dig-custom-field-type-dropdown .minput_inner, .dig-custom-field-type-radio .minput_inner,
.dig-custom-field-type-checkbox .minput_inner {
    display: flex;
    flex-direction: column-reverse;
}

.dig-custom-field-type-dropdown label {
    top: 14px;
}

.dig-custom-field-type-radio .dig_opt_mult_lab, .dig-custom-field-type-checkbox .dig_opt_mult_lab {
    padding: 0;
    top: unset;
    position: relative;
}

.dig_opt_mult_con label {
    position: relative;
    top: 0;
}

.dig-custom-field-type-radio .field_label, .dig-custom-field-type-checkbox .field_label {
    position: relative;
    top: 0;
}

.dig_form .dig_opt_mult label, .dig_ma-box .dig_opt_mult label {
    position: relative;
    pointer-events: auto;
    display: inline-block;
    padding: 0;
    margin: 0;

}

.dig-custom-field textarea {
    resize: vertical;
    min-height: 66px;
}

#your-profile .form-table tr td .digcon, #your-profile .form-table tr td .digits-select {
    max-width: 350px;
}

.dig-content .dig_opt_mult input {
    width: auto;
}

.dig_form .dig_opt_mult_con, .dig_ma-box .dig_opt_mult_con {
    text-align: left;
}

.dig_form .dig_opt_mult_con_tac, .dig_ma-box .dig_opt_mult_con_tac {
    padding-top: 0;
}

.dig_form .dig_opt_mult_con_tac a, .dig_ma-box .dig_opt_mult_con_tac a {
    text-decoration: underline;
    color: inherit;
}

.dig_rtl .dig_opt_mult_con {
    text-align: right !important;
}

.dig_rtl .dig-custom-field .dig_opt_mult_con .dig_input_wrapper::before {
    left: unset;
    right: -20px;
}

.dig_ma-box label, .dig-custom-field label {
    margin-bottom: 0;
}

.dig-content .dig_opt_mult_con input {
    padding: 0;
    margin: 0 4px 0 0;
}


.dig-container .logo {
    height: 100px;
    max-width: 340px;
}

.dig-container {
    bottom: 20px;
    -webkit-transition: all 200ms;
    transition: all 200ms;
}

.dig_captcha {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.dig_ma-box .logforb {
    padding-top: 16px;
}

.dig-custom-field .digits-input-wrapper ~ span,
.minput .digits-input-wrapper ~ span {
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}


.dig-custom-field input[type="radio"] ~ span, .dig-custom-field input[type="checkbox"] ~ span {
    display: none;
}

.digit_cs-list {
    position: absolute;
    top: 0;
    display: none;
    padding: 0;
    margin: 0;
    color: #2D333D;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    text-align: left;
    border: 1px solid #F8F8F8;
    width: 100%;
    z-index: 9998;
    background: #fff;
    max-height: 208px;
    overflow-y: auto;
    border-radius: 8px;
    -moz-box-shadow: 0px 3px 12px rgba(45, 51, 61, 0.06);
    -webkit-box-shadow: 0px 3px 12px rgba(45, 51, 61, 0.06);
    box-shadow: 0px 3px 12px rgba(45, 51, 61, 0.06);
}

li.dig-cc-visible {
    cursor: default;
    display: block;
    padding: 0 12px;
    margin: 0 12px;
    border-radius: 8px;
    min-height: 44px;
    line-height: 44px;
    clear: both;
    cursor: pointer;
}

.dig-cc-visible.selected {
    background: #F8F8F8;
}

.digit_cs-list li[disabled] {
    opacity: .5
}

.dig-cc-search-container {
    z-index: 1;
    position: sticky;
    top: 0;
    background-color: white;
    margin-bottom: 16px;
    overflow-x: hidden;
}

.dig-cc-search {
    position: relative;
    border-bottom: 1px solid rgba(45, 51, 61, 0.1);
    height: 52px;
    margin: 0 12px;
}

.dig-cc-search .countrycode_search {
    width: 100% !important;
    font-size: 17px !important;
    margin: 0 !important;
    height: 52px;
    line-height: 52px !important;
    padding: 0 36px !important;
    background-color: #ffffff;
}

.countrycode_search, .countrycode_search::placeholder {
    color: rgba(45, 51, 61, 0.35);
}

.countrycode_search, .countrycode_search:focus, .countrycode_search:active {
    border: none;
    outline: none;
    box-shadow: none;
}

.dig-cc-search::before {
    content: ' ';
    position: absolute;
    top: 16px;
    left: 5px;
    height: 20px;
    width: 20px;
    display: block;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:rgba(255,255,255,0);%7D.b%7Bfill:rgba(45,51,61,0.35);%7D%3C/style%3E%3C/defs%3E%3Crect class='a' width='20' height='20'/%3E%3Cpath class='b' d='M-890.755-5178.577l-3.066-3.065A7.464,7.464,0,0,1-898.5-5180a7.509,7.509,0,0,1-7.5-7.5,7.509,7.509,0,0,1,7.5-7.5,7.509,7.509,0,0,1,7.5,7.5,7.466,7.466,0,0,1-1.643,4.679l3.065,3.065a.833.833,0,0,1,0,1.179.831.831,0,0,1-.589.243A.83.83,0,0,1-890.755-5178.577Zm-13.578-8.923a5.839,5.839,0,0,0,5.833,5.833,5.815,5.815,0,0,0,4.059-1.647.7.7,0,0,1,.06-.067c.021-.021.044-.041.067-.06a5.813,5.813,0,0,0,1.648-4.059,5.841,5.841,0,0,0-5.833-5.833A5.84,5.84,0,0,0-904.333-5187.5Z' transform='translate(907.667 5196.667)'/%3E%3C/svg%3E");
}

.digits-fullscreen {
    display: none;
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.digits-countrycode-search {
    background-color: #FFFFFF;
    padding: 8px;
    position: absolute;
    bottom: 0;
    z-index: 9999;
    left: 0;
    right: 0;
}

.digits-countrycode-search input {
    width: 100%;
    outline: none;
    font-size: 16px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    padding: 0 0 0 36px !important;
    height: 44px;
    line-height: 44px;
    box-sizing: border-box;
}

.digits-fullscreen .digit_cs-list {
    height: calc(100vh - 60px);
    position: relative;
    max-height: unset;
}

.digits-fullscreen .digit_cs-list li:first-child {
    margin-top: calc(100vh / 2);
}

.digit_cs-list .spacer {
    min-height: 50px;
}

.digits-fullscreen .digit_cs-list li {
    padding: 12px 10px;
    background-color: #F9F9F9;
}

.digits-fullscreen .digit_cs-list li:nth-child(odd) {
    background-color: #FFFFFF;
}

.digits-hide-countrycode {
    cursor: pointer;
    top: 20px;
    left: 18px;
    height: 18px;
    width: 18px;
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23959da5' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-arrow-left'%3E%3Cline x1='19' y1='12' x2='5' y2='12'%3E%3C/line%3E%3Cpolyline points='12 19 5 12 12 5'%3E%3C/polyline%3E%3C/svg%3E");
}

.digits-login-modal, .digits-login-modal:focus {
    outline: none;
}

.dig_clg_bx, .logocontainer, .dig-container {
    width: 380px;
    position: relative;
    margin: auto;
}

.dig-min-het {
    min-height: 370px;
}

.logocontainer {
    text-align: center;
}

/*.dig-container{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0 auto;
}*/
.logocontainer {
    opacity: 0;
}

.logocontainer .logo {
    max-width: 300px;
    max-height: 120px;
}

@media all and (max-height: 630px) {
    .dig_powrd {
        text-align: center;
        position: relative;
        bottom: -144px;
        left: 0;
        right: 0;
    }
}


@media all and (max-width: 380px) {
    .dig_clg_bx {
        width: 96%;
        position: relative;
        padding: 0;
    }

    .dig-container {
        width: 100%;
        position: relative;
    }

    .logocontainer .logo {
        max-width: 70%;
    }

    .dig_popmessage {
        width: 90%;
        left: 24px;
    }

}

@media all and (min-width: 380px) and (max-width: 440px) {
    .dig-container {
        width: 90%;
        position: relative;
        padding: 1px 15px 30px 15px;
    }

}

@media all and (max-width: 440px) {
    .logocontainer {
        max-width: 100%;
        max-height: 120px;
    }

    .dig_ma-box .digloginpage, .dig_ma-box .forgot, .dig_ma-box .register {
        width: 60%;
    }

    .dig-container .logo {
        max-width: 70%;
    }

}


.countrycode, #dig-mobmail, #forgotpass, #digits_reg_email, #dig-secondmailormobile {
    direction: ltr;
}

.dig_lrf_box .button:focus {
    outline: none;
}

.dig_lrf_box .forgotpassworda,
.dig_lrf_box .button,
.dig_lrf_box .transupbutton,
.dig_lrf_box .signdesc,
.dig_lrf_box .backtoLogin {
    display: block;
    cursor: pointer;
    text-decoration: none;
}

.dig_lrf_box .forgotpassworda,
.dig_lrf_box .button,
.dig_lrf_box .transupbutton,
.dig_lrf_box .backtoLogin {
    text-align: center;
}

#dig-ucr-container input[type="submit"] {
    padding-top: 0 !important;
}

.dig_ma-box .signdesc {
    cursor: default;
    margin-left: 2px;
    font-size: 18px;
}

.dig_ma-box .forgotpassworda, .dig_ma-box .backtoLogin {
    font-size: 14px;
}

.signdesc {
    margin-top: 36px !important;
    margin-bottom: 10px !important;
}

.dig-container .backtoLoginContainer {
    vertical-align: middle;
}

.dig_ma-box .backtoLoginContainer, .dig_ma-box .forgotpasswordaContainer {
    margin-top: 10px;
}

.dig_ma-box .button, .dig_ma-box .transupbutton {
    border-radius: 4px;
}

.dig_ma-box .loginviasms {
    margin-top: 12px !important;
}

.dig-container .button, .dig_ma-box .transupbutton {
    text-transform: uppercase;
    font-size: 17px;

}

.dig_ma-box .button[type="submit"], .dig_ma-box .transupbutton[type="submit"] {
    height: 40px;
    margin-top: 10px !important;
    margin-bottom: 0px !important;
}

.dig_ma-box .button {
    border: none;
    box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.1);
}

.dig_ma-box .forgotpassworda, .dig_ma-box .signdesc, .dig_ma-box .backtoLogin {
    color: inherit;
}

.dig_ma-box .button {
    width: 100%;
    margin-top: 24px;
}

.dig_ma-box .transupbutton {
    margin-top: 8px;
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.dig_ma-box .register, .dig_ma-box .forgot {
    display: none;

}

.dig_ma-box .forgot, .dig_ma-box .register {
    position: relative;
}

.dig_ma-box .digloginpage {
    position: relative;
}

.dig_ma-box .digloginpage, .dig_ma-box .forgot, .dig_ma-box .register {
    float: left;
    width: 86%;
    margin: auto !important;
}

.dig_ma-box .digloginpage {
    top: 0;
}

.loginViaContainer {
    clear: both;
    text-align: center;
}

.mobileLogin {
    width: 100%;
}

.dig_lrf_box .countrycode[type="text"], .dig_lrf_box .countrycode[type="text"]:focus {
    text-align: center;
    background: transparent !important;
    padding-right: 4px;
    outline: none;
    min-width: 20px;
    width: auto !important;
    z-index: 2;
    box-shadow: none !important;
}

.dig_lrf_box .countrycodecontainer {
    max-width: 35%;
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.dig_lrf_box .countrycodecontainer {
    display: none;
    position: absolute;
    bottom: 0;
    z-index: 10;
    left: 0;
}

.digcon {
    position: relative;
}

.mailsecond {
    display: none;
}

.secmailormob {
    width: 100% !important;
}

.dig_ma-box .countrycodecontainer .light {
    border-right: 1px solid #fff !important;
}

.dig_ul_left_side {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
}

.dig_ul_left_side img {
    margin: auto;
    max-width: 450px;
    max-height: 450px;
    z-index: 1;
}

#dig-ucr-container .dig_ul_left_side img {
    max-width: 250px;
    max-height: 250px;
}

.dig_ul_divd .dig-box-login-title {
    display: none;
}

.dig_ul_divd .logforb {
    padding-top: 0;
}

@media all and (max-width: 834px) {
    .dig-bgleft-arrow-right, .dig_ul_left_side {
        display: none !important;
    }
}

@media all and (min-width: 835px) {
    .dig_ul_divd {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    .dig_ul_divd .digits_bx_cred_frm_container {
        padding: 0 40px;
        left: 2px;
        position: relative;
    }

    #dig-ucr-container .dig_ul_divd {
        display: inline-grid;
        grid-template-columns: 1.1fr 1fr;
        width: 85%;
        max-height: 85vh;
        max-width: 800px;
        min-height: 580px;
    }


    #dig-ucr-container.dig_pgmdl_2 .digits_bx_cred_frm {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    #dig-ucr-container.dig_pgmdl_2 .dig-cont-close span {
        right: -22px;
        top: 5px;
    }

    #dig-ucr-container.dig_pgmdl_2 .dig_bx_cnt_mdl {
        width: 100%;
    }

    .dig_ul_divd .digits_bx_cred_frm_container {
        overflow-y: auto;
    }

    .dig_ul_divd .dig_ma-box {
        overflow-y: auto;
    }

}

.dig_ul_divd .digloginpage, .dig_ul_divd .forgot, .dig_ul_divd .register {
    padding: 20px 0;
    position: relative;
    margin: auto !important;
}


.digits-overlay a, .digits-overlay:focus {
    outline: none;
    box-shadow: none;
}

.dig-modal-con {
    max-height: 90vh;
    overflow-y: auto !important;
    -webkit-overflow-scrolling: touch;
}

.dig_pgmdl_2 .minput span.bgdark {
    display: none;
}

.digits_login_form .dig_pgmdl_2 .minput .countrycodecontainer input {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}


.dig_lrf_box.dig_pgmdl_2 .digits-form-select .untselect-selection--single {
    border-radius: 2px;
}

.dig_pgmdl_2 .minput .countrycodecontainer input,
.dig_pgmdl_2 .minput input[type='date'],
.dig_pgmdl_2 .minput input[type='number'],
.dig_pgmdl_2 .minput input[type='password'],
.dig_pgmdl_2 .minput textarea,
.dig_pgmdl_2 .minput input[type='text'] {
    border-radius: 2px;
    padding: 12px 16px;
    line-height: 20px;
}

.dig_pgmdl_2 .minput .countrycodecontainer input,
.dig_pgmdl_2 .minput input[type='date'],
.dig_pgmdl_2 .minput input[type='number'],
.dig_pgmdl_2 .minput input[type='password'],
.dig_pgmdl_2 .minput input[type='text'] {
    min-height: 46px;
    line-height: 20px;
}

.dig_pgmdl_2 .minput .empty[type='date'] {
    color: inherit !important;
}

.dig_pgmdl_2 .minput .countrycodecontainer input {
    border-left: none !important;
    border-top: none !important;
    border-bottom: none !important;
    margin-top: 0px !important;
    padding-right: 8px !important;
    position: relative;
}

.dig_pgmdl_2 .minput textarea ~ label,
.dig_pgmdl_2 .minput input[type='date'] ~ label,
.dig_pgmdl_2 .minput input[type='number'] ~ label,
.dig_pgmdl_2 .minput input[type='password'] ~ label,
.dig_pgmdl_2 .minput input[type='text'] ~ label {
    display: none;
}


.dig-bgleft-arrow-right {
    position: absolute;
    width: 0;
    height: 0;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    border-left-style: solid;
    border-left-width: 14px;
    left: 50%;
    top: 50%;
    margin-top: -30px;
}

.dig_login_cancel a {
    text-decoration: none;
    text-transform: uppercase;
    outline: none;
    box-shadow: none;
    font-size: 14px;
}

.dig-modal-con-reno .dig_login_cancel {
    bottom: 0;
    left: 0;
}

.dig_login_cancel {
    text-align: center;
    position: absolute;
    width: 100%;
}

.dig_lp_footer {
    text-align: center;
    padding: 0 16px;
    width: calc(100% - 32px);
    position: absolute;
    bottom: 24px;
}

.dig_pgmdl_2 .dig-container .dig-log-par .digloginpage {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.digits_bx_cred_frm_container {
    padding: 30px;
    text-align: left;
}

html[dir='rtl'] .digits_bx_cred_frm_container {
    text-align: right;
}


/*NEW*/
.dig_pgmdl_2 .dig-cont-close {
    position: sticky;
    top: 5px;
    opacity: 0.5;
    z-index: 1;
}

.dig_pgmdl_2 .dig-cont-close span {
    position: relative;
    font-size: 20px;
    right: -14px;
    top: -20px;
}

.dig_pgmdl_2 .digits_bx_cred_frm_container {
    max-height: 100%;
    overflow-x: hidden;
}

.dig_bdy_container .dig_pgmdl_2 .dark {
    overflow: hidden;
}

.dig_pgmdl_2 .dark {
    overflow-x: hidden;
}

.dig_pgmdl_2 .signdesc {
    font-size: 16px;
}

.dig_pgmdl_2 .button[type="submit"], .dig_pgmdl_2 .transupbutton[type="submit"], .dig_pgmdl_2 .button, .dig_pgmdl_2 .transupbutton {
    font-size: 17px;
}

.dig_pgmdl_2 .button, .dig_pgmdl_2 .transupbutton {
    border-radius: 2px;
}

.dig_pgmdl_2 .button[type="submit"], .dig_pgmdl_2 .transupbutton[type="submit"] {
    height: 46px;
    line-height: 0;
    padding: 0;
}

.dig_pgmdl_2 .button, .dig_pgmdl_2 .transupbutton {
    height: 46px;
    padding: 0;
    line-height: 46px;
}

.dig_pgmdl_2 .button {
    border: none;
    box-shadow: none;
    display: block;
}

.dig_pgmdl_2 .minput .minput_inner {
    display: flex;
    flex-direction: column;
}


.dig_pgmdl_2 .digits-form-select,
.dig_pgmdl_2 .dig_opt_mult_con,
.dig_pgmdl_2 .minput .digits-input-wrapper {
    order: 2;
}

.dig_pgmdl_2 .dig_opt_mult_con {
    padding-top: 0;
}

.dig_pgmdl_2 .minput label {
    position: relative;
    padding: 0;
    margin: 0;
    top: 0;
    order: 1;
}

.dig_pgmdl_2 .dig_opt_mult_lab,
.dig_pgmdl_2 .dig_opt_mult ~ label,
.dig_pgmdl_2 .minput .digits-input-wrapper ~ label,
.dig_pgmdl_2 .minput .not-empty ~ label,
.dig_pgmdl_2 .minput input[type="date"] ~ label,
.dig_pgmdl_2 .dig_opt_mult_lab,
.dig_pgmdl_2 .dig_opt_mult ~ label,
.dig_pgmdl_2 .not-empty ~ label {
    top: 0 !important;
}

.dig_pgmdl_2 select,
.dig_pgmdl_2 select:focus,
.dig_pgmdl_2 select:active,
.dig_pgmdl_2 textarea,
.dig_pgmdl_2 textarea:focus,
.dig_pgmdl_2 textarea:active,
.dig_pgmdl_2 input[type="number"],
.dig_pgmdl_2 input[type="number"]:focus,
.dig_pgmdl_2 input[type="number"]:active,
.dig_pgmdl_2 input[type="date"],
.dig_pgmdl_2 input[type="date"]:focus,
.dig_pgmdl_2 input[type="date"]:active,
.dig_pgmdl_2 input[type="password"],
.dig_pgmdl_2 input[type="text"],
.dig_pgmdl_2 input[type="password"]:active,
.dig_pgmdl_2 input[type="text"]:active,
.dig_pgmdl_2 input[type="password"]:focus,
.dig_pgmdl_2 input[type="text"]:focus {
    margin: 0;
}

.dig_pgmdl_2.dark .forgotpassword[type="submit"], .dig_pgmdl_2 .dark .dig-signup-otp[type="submit"] {
    margin-top: 18px;
}

.dig_field_required_text {
    display: none;
}

.digits_login_form .dig_pgmdl_2 .dig_field_required_text {
    display: inline;
}

.dig_login_rembe input[type=checkbox], .dig-custom-field input[type=checkbox], .dig-custom-field input[type=radio] {
    display: none;
}

.dig-custom-field-type-tac .dig_field_required_text {
    display: none !important;
}

.dig_login_rembe {
    position: relative;
    padding-left: 20px;
}

html[dir="rtl"] .dig_login_rembe {
    padding-right: 20px;
}

.dig_input_wrapper {
    position: relative;
}

.dig_login_rembe .dig_input_wrapper:before, .dig_opt_mult_con .dig_input_wrapper:before {
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 0;
}

.dig-custom-field .dig_opt_mult_con .dig_input_wrapper {
    cursor: pointer;
    display: block;
    line-height: 21px;
    position: relative;
    padding-left: 25px;
    margin-right: 10px;
}

.dig_login_rembe .dig_input_wrapper:before, .dig-custom-field .dig_opt_mult_con .dig_input_wrapper:before {
    content: "";
    width: 15px;
    height: 15px;
    position: absolute;
    top: calc(100% / 2 - 7px);
    background-color: #000000;
}

.dig_login_rembe .dig_input_wrapper:before {
    left: -20px;
}

html[dir="rtl"] .dig_login_rembe .dig_input_wrapper:before {
    right: -20px;
    left: unset;
}


.dig-custom-field .dig_opt_mult_con .dig_input_wrapper:before {
    left: 0;
}

html[dir="rtl"] .dig-custom-field .dig_opt_mult_con .dig_input_wrapper:before {
    right: 0;
    left: unset;
}


.dig-custom-field-type-radio .dig_opt_mult_con .selected .dig_input_wrapper:before {
    mask-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cpath%20d%3D%22M9%204.5A4.5%204.5%200%201%200%2013.5%209%204.513%204.513%200%200%200%209%204.5zM9%200a9%209%200%201%200%209%209%209.027%209.027%200%200%200-9-9zm0%2016.2A7.2%207.2%200%201%201%2016.2%209%207.221%207.221%200%200%201%209%2016.2z%22%20fill%3D%22%23333%22%2F%3E%3C%2Fsvg%3E');
    mask-size: cover;
    -webkit-mask-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cpath%20d%3D%22M9%204.5A4.5%204.5%200%201%200%2013.5%209%204.513%204.513%200%200%200%209%204.5zM9%200a9%209%200%201%200%209%209%209.027%209.027%200%200%200-9-9zm0%2016.2A7.2%207.2%200%201%201%2016.2%209%207.221%207.221%200%200%201%209%2016.2z%22%20fill%3D%22%23333%22%2F%3E%3C%2Fsvg%3E');
    -webkit-mask-size: cover;
}

.dig-custom-field-type-radio .dig_opt_mult_con .dig_input_wrapper:before {
    mask-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cg%20stroke%3D%22%23999%22%20fill%3D%22none%22%3E%3Crect%20width%3D%2218%22%20height%3D%2218%22%20rx%3D%229%22%20stroke%3D%22none%22%2F%3E%3Crect%20x%3D%22.5%22%20y%3D%22.5%22%20width%3D%2217%22%20height%3D%2217%22%20rx%3D%228.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
    mask-size: cover;
    -webkit-mask-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cg%20stroke%3D%22%23999%22%20fill%3D%22none%22%3E%3Crect%20width%3D%2218%22%20height%3D%2218%22%20rx%3D%229%22%20stroke%3D%22none%22%2F%3E%3Crect%20x%3D%22.5%22%20y%3D%22.5%22%20width%3D%2217%22%20height%3D%2217%22%20rx%3D%228.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
    -webkit-mask-size: cover;
}


.dig_login_rembe .selected .dig_input_wrapper:before, .dig-custom-field-type-tac .dig_opt_mult_con .selected .dig_input_wrapper:before {
    mask-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cpath%20d%3D%22M4.9%207.1L3.5%208.5%208%2013%2018%203l-1.4-1.4L8%2010.15zM16%2016H2V2h10V0H2a2.006%202.006%200%200%200-2%202v14a2.006%202.006%200%200%200%202%202h14a2.006%202.006%200%200%200%202-2V8h-2z%22%20fill%3D%22%23333%22%2F%3E%3C%2Fsvg%3E');
    mask-size: cover;
    -webkit-mask-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cpath%20d%3D%22M4.9%207.1L3.5%208.5%208%2013%2018%203l-1.4-1.4L8%2010.15zM16%2016H2V2h10V0H2a2.006%202.006%200%200%200-2%202v14a2.006%202.006%200%200%200%202%202h14a2.006%202.006%200%200%200%202-2V8h-2z%22%20fill%3D%22%23333%22%2F%3E%3C%2Fsvg%3E');
    -webkit-mask-size: cover;
}

.dig-custom-field-type-checkbox .dig_opt_mult_con .selected .dig_input_wrapper:before {
    mask-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cpath%20d%3D%22M16.5%200h-15A1.5%201.5%200%200%200%200%201.5v15A1.5%201.5%200%200%200%201.5%2018h15a1.5%201.5%200%200%200%201.5-1.5v-15A1.5%201.5%200%200%200%2016.5%200zm-2.461%206.3l-6.267%206.3a.847.847%200%200%201-.544.258.821.821%200%200%201-.548-.267L4.05%209.966a.187.187%200%200%201%200-.267l.834-.834a.181.181%200%200%201%20.262%200l2.081%202.081%205.719-5.761a.185.185%200%200%201%20.131-.056.17.17%200%200%201%20.131.056l.82.848a.185.185%200%200%201%20.011.267z%22%20fill%3D%22%23333%22%2F%3E%3C%2Fsvg%3E');
    mask-size: cover;
    -webkit-mask-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cpath%20d%3D%22M16.5%200h-15A1.5%201.5%200%200%200%200%201.5v15A1.5%201.5%200%200%200%201.5%2018h15a1.5%201.5%200%200%200%201.5-1.5v-15A1.5%201.5%200%200%200%2016.5%200zm-2.461%206.3l-6.267%206.3a.847.847%200%200%201-.544.258.821.821%200%200%201-.548-.267L4.05%209.966a.187.187%200%200%201%200-.267l.834-.834a.181.181%200%200%201%20.262%200l2.081%202.081%205.719-5.761a.185.185%200%200%201%20.131-.056.17.17%200%200%201%20.131.056l.82.848a.185.185%200%200%201%20.011.267z%22%20fill%3D%22%23333%22%2F%3E%3C%2Fsvg%3E');
    -webkit-mask-size: cover;
}

.dig_login_rembe .dig_input_wrapper:before,
.dig-custom-field-type-tac .dig_opt_mult_con .dig_input_wrapper:before,
.dig-custom-field-type-checkbox .dig_opt_mult_con .dig_input_wrapper:before {
    mask-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cg%20stroke%3D%22%23999%22%20fill%3D%22none%22%3E%3Crect%20width%3D%2218%22%20height%3D%2218%22%20rx%3D%222%22%20stroke%3D%22none%22%2F%3E%3Crect%20x%3D%22.5%22%20y%3D%22.5%22%20width%3D%2217%22%20height%3D%2217%22%20rx%3D%221.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
    -webkit-mask-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cg%20stroke%3D%22%23999%22%20fill%3D%22none%22%3E%3Crect%20width%3D%2218%22%20height%3D%2218%22%20rx%3D%222%22%20stroke%3D%22none%22%2F%3E%3Crect%20x%3D%22.5%22%20y%3D%22.5%22%20width%3D%2217%22%20height%3D%2217%22%20rx%3D%221.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
    mask-size: cover;
    -webkit-mask-size: cover;
}

.dig_verify_mobile_otp {
    z-index: 99999;
    padding-top: 40px;
}

.dig_verify_mobile_otp input {
    text-align: center;
}

.dig_verify_code_contents {
    margin-top: 0px;
}

.dig_verify_code_contents .dig_verify_otp {
    margin-top: 24px;
}

.dig_verify_mobile_otp_container {
    padding: 0 24px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.dig_sml_box_msg_head {
    color: #6D6D6D;
    font-size: 18px;
    text-align: center;
}

.dig_sml_box_msg span {
    display: inherit;
    direction: ltr;
}

.dig_sml_box_msg {
    margin-top: 18px;
    color: #6d6d6d;
    opacity: 0.6;
    font-size: 14px;
    text-align: center;
}

.dig_verify_otp {
    margin-top: 36px !important;
}


.digits_bx_cred_frm_container::-webkit-scrollbar {
    background: #ffffff;
}

.digits_bx_cred_frm_container::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.1);
    border-radius: 2px;
}

.digits_bx_cred_frm_container::-webkit-scrollbar {
    width: 8px;
}

.digits_bx_cred_frm_container::-webkit-scrollbar-track {
    border-left: 1px rgba(0, 0, 0, 0.1) solid
}

.dig_verify_otp_input {
    letter-spacing: 2px;
}

.dig_ma-box .button {
    -webkit-appearance: none;
}

.dig-elem .dig_field_required_text {
    display: none;
}

.dig-elem .dig_input_error input, .dig-elem .dig_input_error textarea {
    border: 1px solid #e00000;
}

.dig-elem .dig_input_error label {
    color: #e00000;
}


.dig-elem .dig_verify_mobile_otp {
    width: 100%;
}

.dig_verify_mobile_otp_container {
    min-height: 420px;
}

.login-action-login .wp_login .dig_otp_block {
    position: relative;
    top: 35px;
}

.digits_scrollbar, .dig-modal-con {
    scrollbar-width: thin;
    scrollbar-color: #e5e5e5 #ffffff;
}

.digits_scrollbar::-webkit-scrollbar, .dig-modal-con::-webkit-scrollbar {
    background: #ffffff;
}

.digits_scrollbar::-webkit-scrollbar-thumb, .dig-modal-con::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.1);
    border-radius: 4px;
}

.digits_scrollbar::-webkit-scrollbar, .dig-modal-con::-webkit-scrollbar {
    width: 6px;
}

.dig-modal-con::-webkit-scrollbar-track {
    border-left: 1px rgba(0, 0, 0, 0.1) solid
}

.dig_hideccode .countrycodecontainer, .dig_hideccode .countrycode {
    max-width: 0;
    visibility: hidden;
}

.dig_hideccode #dig-mobmail, .dig_hideccode #forgotpass, .dig_hideccode #digits_reg_email, .dig_hideccode #dig-secondmailormobile {
    padding-left: 1em !important;
}

.digits-hide {
    display: none;
}

@-webkit-keyframes dig_popBounceInRight {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes dig_popBounceInRight {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.dig_popBounceInRight {
    -webkit-animation-name: dig_popBounceInRight;
    animation-name: dig_popBounceInRight;
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@media (print), (prefers-reduced-motion: reduce) {
    .dig_popBounceInRight {
        -webkit-animation-duration: 1ms !important;
        animation-duration: 1ms !important;
        -webkit-transition-duration: 1ms !important;
        transition-duration: 1ms !important;
        -webkit-animation-iteration-count: 1 !important;
        animation-iteration-count: 1 !important;
    }
}

.digits-center-align {
    display: flex;
    justify-content: center;
    align-items: center;
}

.digits-edit-phone_container input {
    padding: 8px;
}

.digits-edit-phone_container .input-text {
    width: 100%;
}

.digits-edit-phone_container .button {
    margin-top: 8px;
    width: 100%;
}

.digits-edit-phone_container .digits-edit-phone_row {
    margin-top: 8px;
}

.dig-visibility_hidden {
    visibility: hidden;
    opacity: 0;
}

@keyframes dummyAutoFill {
    from {
        opacity: inherit;
    }
    to {

    }
}

.minput input:-webkit-autofill, .minput textarea:-webkit-autofill {
    animation-name: dummyAutoFill;
}


.untdovr_flag_container {
    display: inline-block;
    position: relative;
    width: 24px;
    height: 16px;
    top: 3px;
    margin-right: 12px;
    line-height: 0;
    overflow: hidden;
    border-radius: 4px;
}

.untdovr_flag_container_flag {
    background-repeat: no-repeat;
    width: 48px;
    height: 32px;
    background-size: auto;
    transform: scale(0.5);
    position: absolute;
    float: left;
    line-height: 21px;
    left: -12px;
    top: -8px;
}

.digits-form_page {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}

.digits-form_button, .digits-form_button[type="submit"] {
    text-align: center;
    cursor: pointer;
    height: 52px;
    line-height: 52px;
    border-radius: 8px;
    background-color: var(--dprimary);
    color: var(--dbutton_text);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    box-shadow: none;
    outline: none;
    border: none;
    direction: ltr;
}

.digits-form_button-text {
    font-size: 17px;
    font-weight: bold;
}

.digits-form_heading {
    position: relative;
    font-size: 32px;
    margin-bottom: 32px;
}

.digits-form_tab-bar {
    list-style: none;
    margin: 0;
    padding: 0;
}

.digits-form_tab-bar {
    display: flex;
    gap: 24px;
}

.digits-form_tab-bar .digits-form_tab-item {
    color: var(--dprimary);
    display: inline-block;
    font-size: 20px;
    cursor: pointer;
    border-bottom: 3px solid transparent;
    padding-bottom: 3px;
    font-weight: 900;
    opacity: 0.35;
}

.digits-form_tab-bar .digits-tab_active {
    border-bottom-color: var(--dprimary);
    opacity: 1;
}

.digits-form_container * {
    box-sizing: border-box;
    transition: all 150ms ease-in;
}

.digits-form_page {
    background-color: var(--dform_bg);
}

.digits-form_container {
    background-color: var(--dform_bg);
    width: 400px;
    max-width: 90%;
    z-index: 9;
    padding: 40px 0;
}

.digits_secure_modal_box.digits-form_container {
    width: unset;
}

.digits-form_heading {
    color: var(--dtitle);
    font-weight: 900;
}

.digits-title_color {
    color: var(--dtitle);
}

.dig_login_signup_bar {
    margin-top: 38px;
    font-size: 20px;
    text-decoration: none;
    font-weight: bold;
    cursor: default;
}

.dig_login_signup_bar span {
    opacity: 0.35;
}

.dig_login_signup_bar a {
    text-decoration: inherit;
    color: inherit;
    font-size: inherit;
    display: inline-block;
}

.digits-form_button_ic {
    margin-left: 4px;
    height: 20px;
    width: 20px;
    background-color: currentColor;
    display: inline-block;
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg id='continue-button-light' transform='translate(-1335 -448)' opacity='0.35'%3E%3Crect id='Rectangle_199' data-name='Rectangle 199' width='20' height='20' transform='translate(1335 448)' fill='rgba(255,255,255,0)' opacity='0.24'/%3E%3Cg id='arrow-right' transform='translate(1338.333 451.333)'%3E%3Cpath id='Line_41' data-name='Line 41' d='M11.5.667H-.167A.833.833,0,0,1-1-.167.833.833,0,0,1-.167-1H11.5a.833.833,0,0,1,.833.833A.833.833,0,0,1,11.5.667Z' transform='translate(1 6.833)' fill='%23fff'/%3E%3Cpath id='Path_53' data-name='Path 53' d='M11.833,17.333a.833.833,0,0,1-.589-1.423l5.244-5.244L11.244,5.423a.833.833,0,0,1,1.179-1.179l5.833,5.833a.833.833,0,0,1,0,1.179l-5.833,5.833A.831.831,0,0,1,11.833,17.333Z' transform='translate(-5.167 -4)' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
    mask-repeat: no-repeat;
    mask-size: cover;
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg id='continue-button-light' transform='translate(-1335 -448)' opacity='0.35'%3E%3Crect id='Rectangle_199' data-name='Rectangle 199' width='20' height='20' transform='translate(1335 448)' fill='rgba(255,255,255,0)' opacity='0.24'/%3E%3Cg id='arrow-right' transform='translate(1338.333 451.333)'%3E%3Cpath id='Line_41' data-name='Line 41' d='M11.5.667H-.167A.833.833,0,0,1-1-.167.833.833,0,0,1-.167-1H11.5a.833.833,0,0,1,.833.833A.833.833,0,0,1,11.5.667Z' transform='translate(1 6.833)' fill='%23fff'/%3E%3Cpath id='Path_53' data-name='Path 53' d='M11.833,17.333a.833.833,0,0,1-.589-1.423l5.244-5.244L11.244,5.423a.833.833,0,0,1,1.179-1.179l5.833,5.833a.833.833,0,0,1,0,1.179l-5.833,5.833A.831.831,0,0,1,11.833,17.333Z' transform='translate(-5.167 -4)' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: cover;
}

.digits-form_body {
    margin-top: 24px;
}

.digits-form_tab_body {
    display: none;
}

.digits-form_tab_body.digits-tab_active {
    display: block;
}

.digits2_box .digits-form_input input,
.digits2_box .digits-form_input textarea,
.digits2_box .digits-form_input input[type='text'] {
    width: 100%;
    border-radius: 8px;
    border: 1px solid transparent;
    font-size: 17px;
    background-color: var(--dfield_bg);
    color: var(--dprimary);
    box-shadow: none;
    resize: none;
}

.digits2_box .digits-form_input input.countrycode {
    background-color: transparent;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.digits-form_input textarea {
    padding: 16px;
    min-height: 120px;
}

.digits-form_input input,
.digits-form_input input[type='text'] {
    height: 52px;
    line-height: 52px;
    padding: 0 16px;
    border-radius: 8px;
}

.digits-form_input input::placeholder,
.digits-form_input textarea::placeholder {
    opacity: 0.4;
}

.digits2_box .digits-form_input input,
.digits2_box .digits-form_input input:focus,
.digits2_box .digits-form_input input:active,
.digits2_box .digits-form_input textarea,
.digits2_box .digits-form_input textarea:focus,
.digits2_box .digits-form_input textarea:active,
.digits2_box .digits-form_input input[type='text'],
.digits2_box .digits-form_input input[type='text']:focus,
.digits2_box .digits-form_input input[type='text']:active {
    box-shadow: none;
    outline: none;
    border: 1px solid transparent;
}

.digits-form_border {
    border-radius: 8px;
    border: 1px solid transparent;
}

.digits-form_border.digits-row_active,
.digits-form_input textarea:focus,
.digits-form_input input:focus {
    border-color: var(--daccent) !important;
}

.digits-mobile_wrapper input:focus {
    border-color: transparent;
}

.digits-form_input_row {
    border: 1px solid transparent;
    position: relative;
    margin-bottom: 20px;
}

.digits-form_hint {
    font-size: 14px;
    margin-top: 16px;
    color: var(--dtitle);
    opacity: 0.8;
    line-height: 1.5;
}
.digits_open_link{
    cursor: pointer;
}
.digits-form_countrycode {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.digits-form_countrycode input[type="text"] {
    padding-left: 44px;
    padding-right: 0;
}

.digits-form_countrycode .digits-field-country_flag {
    top: 10px;
    left: 4px;
    display: none;
    transition: none;
    border-radius: 4px;
}

.flag_selected.digits-field-country_flag {
    display: inline-block;
    pointer-events: none;
}

.digits_secure_account {
    margin-bottom: 40px;
}

.digits_secure_account_heading {
    font-size: 17px;
    font-weight: bold;
}

.digits_secure_account button {
    cursor: pointer;
}

.digits_secure_account_footer {
    margin-top: 16px;
}

.digits_secure_modal_box {
    display: none;
    z-index: 99999;
    position: fixed;
}

.digits_secure_modal_wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(28, 36, 52, 0.43);
}

.digits_secure_modal_overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.digits_secure_modal {
    border-radius: 20px;
    padding: 60px;
    position: relative;
    max-width: 90%;
    width: 550px;
    z-index: 2;
    background-color: var(--dform_bg);
}

.digits_secure_modal form {
    margin: 0;
    padding: 0;
}

.digits_secure_modal-title {
    color: var(--dprimary);
    border-bottom: 3px solid var(--dprimary);
    display: inline-block;
    font-weight: 900;
    font-size: 20px;
    margin-bottom: 14px;
}

.digits_secure_modal_text {
    color: var(--dprimary);
    font-size: 14px;
}

.digits_secure_modal_text_opacity {
    opacity: 80%;
}

.digits_secure_modal-body {
    margin-top: 20px;
}

.digits_secure_close-sic,
.digits_secure_modal-close {
    width: 24px;
    height: 24px;
    top: 16px;
    right: 16px;
    cursor: pointer;
    position: absolute;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg id='close' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Crect id='Rectangle_204' data-name='Rectangle 204' width='24' height='24' fill='rgba(255,255,255,0)'/%3E%3Cline id='Line_41' data-name='Line 41' x1='12' y2='12' transform='translate(6 6)' fill='none' stroke='%23c7184d' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cline id='Line_42' data-name='Line 42' x2='12' y2='12' transform='translate(6 6)' fill='none' stroke='%23c7184d' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E%0A");
}

.digits_secure_close-sic {
    width: 18px;
    height: 18px;
    background-size: contain;
    top: 12px;
    right: 12px;
}

.device_registered .digits_secure_phone-registered {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 12px;
}

.digits_secure_phone-registered {
    background-color: #00DB820F;
    width: 100%;
    height: 100%;
    display: none;
}

.digits_secure_phone-success_text {
    font-size: 12px;
    font-weight: 500;
    color: #00DB82;
    text-align: center;
}

.digits_secure_phone-registered .digits_secure_phone-success_ic {
    width: 60px;
    height: 60px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' viewBox='0 0 60 60'%3E%3Cg id='Group_390' data-name='Group 390' transform='translate(-930 -498)'%3E%3Crect id='Rectangle_239' data-name='Rectangle 239' width='60' height='60' rx='30' transform='translate(930 498)' fill='rgba(0,219,130,0.1)'/%3E%3Cpath id='Path_53' data-name='Path 53' d='M6.91-4865.606l-6.3-6.305A2.049,2.049,0,0,1,0-4873.37a2.041,2.041,0,0,1,.605-1.458,2.036,2.036,0,0,1,1.458-.6,2.044,2.044,0,0,1,1.458.6l4.847,4.846L20.783-4882.4a2.047,2.047,0,0,1,1.461-.606,2.045,2.045,0,0,1,1.458.606,2.05,2.05,0,0,1,.6,1.458,2.057,2.057,0,0,1-.6,1.458L9.827-4865.606a2.048,2.048,0,0,1-1.458.6A2.052,2.052,0,0,1,6.91-4865.606Z' transform='translate(947.848 5402.002)' fill='%2300db82'/%3E%3C/g%3E%3C/svg%3E%0A");
}

.device_registered .digits_secure_phone_qr_wrap {
    display: none;
}

.digits_secure_input {
    width: 100%;
}

.digits_secure_modal .digits_secure_row {
    margin-top: 20px;
    position: relative;
}

.digits_secure_row_qr_code {
    background: var(--dfield_bg);
    border-radius: 8px;
}

.digits_secure_image {
    height: 400px;
    border-radius: 8px;
    margin: auto;
}

.digits_secure_row .digits_secure_floating_label {
    position: absolute;
    font-size: 17px;
    left: 16px;
    top: 12px;
    opacity: 35%;
    color: var(--dprimary);
}

.digits_secure_fingerprint_container {
    background-color: var(--dfield_bg);
    border-radius: 8px;
    height: 190px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    color: var(--dprimary);
}

.digits_secure_phone_qr_container {
    display: flex;
    font-size: 14px;
    position: relative;
    align-items: center;
    justify-content: center;
    padding: 0 12px;
}

.digits_secure_phone_qr_wrap, .digits_secure_phone_qr_wrap > div {
    width: 100%;
    height: 100%;
}

.digits_secure_qr_code {
    width: 144px;
    height: 144px;
}

.digits_secure_phone_wrapper {
    border: 1px solid rgba(28, 36, 52, 0.03);
    background-color: rgba(28, 36, 52, 0.06);
    position: absolute;
    right: 10px;
    bottom: 10px;
    height: 30px;
    border-radius: 4px;
    padding: 6px;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 2px;
    color: var(--dprimary);
    font-weight: bold;
    font-size: 14px;
}

.digits_secure_phone_icon {
    height: 18px;
    width: 18px;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cg id='phone-icon' transform='translate(-1075 -570)'%3E%3Crect id='Rectangle_237' data-name='Rectangle 237' width='18' height='18' transform='translate(1075 570)' fill='rgba(255,255,255,0)'/%3E%3Cg id='Group_389' data-name='Group 389' transform='translate(1077.986 570.747)'%3E%3Cpath id='Rectangle_237-2' data-name='Rectangle 237' d='M1.24-1H8.7a2.242,2.242,0,0,1,2.24,2.24V13.184a2.242,2.242,0,0,1-2.24,2.24H1.24A2.242,2.242,0,0,1-1,13.184V1.24A2.242,2.242,0,0,1,1.24-1Z' transform='translate(1 1)' fill='%231c2434' opacity='0.25'/%3E%3Cpath id='Rectangle_237-3' data-name='Rectangle 237' d='M1.24-1H8.7a2.242,2.242,0,0,1,2.24,2.24V13.184a2.242,2.242,0,0,1-2.24,2.24H1.24A2.242,2.242,0,0,1-1,13.184V1.24A2.242,2.242,0,0,1,1.24-1ZM8.7,13.93a.747.747,0,0,0,.747-.747V1.24A.747.747,0,0,0,8.7.493H1.24a.747.747,0,0,0-.747.747V13.184a.747.747,0,0,0,.747.747Z' transform='translate(1 1)' fill='%231c2434'/%3E%3Cpath id='Path_112' data-name='Path 112' d='M11.754,18.493h-.007a.747.747,0,1,1,0-1.493h.007a.747.747,0,1,1,0,1.493Z' transform='translate(-5.774 -5.056)' fill='%231c2434'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}

.digits_secure_login_auth .digits_secure_qr_code {
    display: flex;
    align-items: center;
    justify-content: center;
}

.digits_secure_qr_code_hint_desc {
    font-size: 12px;
    line-height: 14px;
    margin-top: 12px;
}

.digits_secure_fingerprint_icon {
    height: 90px;
    width: 80px;
    background-color: var(--dprimary);
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='91.424' viewBox='0 0 80 91.424'%3E%3Cg id='fingerprint' transform='translate(-1.5)'%3E%3Cg id='Group_338' data-name='Group 338' transform='translate(6.336 0)'%3E%3Cpath id='Path_55' data-name='Path 55' d='M70.235,18.346a2.827,2.827,0,0,1-1.924-.747,44.764,44.764,0,0,0-60.759,0A2.858,2.858,0,1,1,3.7,13.378a50.482,50.482,0,0,1,68.462,0,2.855,2.855,0,0,1-1.928,4.967Z' transform='translate(-2.769 0)' fill='rgba(28,36,52,0.25)'/%3E%3C/g%3E%3Cg id='Group_339' data-name='Group 339' transform='translate(1.5 11.18)'%3E%3Cpath id='Path_56' data-name='Path 56' d='M78.64,28.77a2.847,2.847,0,0,1-2.373-1.265A41.988,41.988,0,0,0,41.5,8.645,41.988,41.988,0,0,0,6.731,27.505a2.858,2.858,0,0,1-4.746-3.185A47.7,47.7,0,0,1,41.5,2.935,47.692,47.692,0,0,1,81.014,24.324,2.851,2.851,0,0,1,78.64,28.77Z' transform='translate(-1.5 -2.935)' fill='rgba(28,36,52,0.25)'/%3E%3C/g%3E%3Cg id='Group_340' data-name='Group 340' transform='translate(15.18 33.537)'%3E%3Cpath id='Path_57' data-name='Path 57' d='M22.385,66.691a2.853,2.853,0,0,1-2.03-.846C19.73,65.217,5.091,50.273,5.091,35.885,5.091,20.952,16.9,8.8,31.41,8.8S57.729,20.952,57.729,35.885a2.857,2.857,0,1,1-5.714,0c0-11.782-9.241-21.367-20.6-21.367s-20.6,9.584-20.6,21.367c0,12.064,13.474,25.8,13.611,25.938a2.857,2.857,0,0,1-2.03,4.868Z' transform='translate(-5.091 -8.804)' fill='rgba(28,36,52,0.25)'/%3E%3C/g%3E%3Cg id='Group_341' data-name='Group 341' transform='translate(4.35 22.357)'%3E%3Cpath id='Path_58' data-name='Path 58' d='M48.421,74.936c-6.872,0-22.8-13.074-24.346-27.633A18.475,18.475,0,0,1,28.452,33.22a14.571,14.571,0,0,1,10.864-4.986h.08a15.21,15.21,0,0,1,10.78,4.48,15.972,15.972,0,0,1,4.712,11.42V46a7.979,7.979,0,1,0,15.942,0v-.651c0-17.79-12.887-32.589-29.34-33.686a30.591,30.591,0,0,0-23.157,8.316,33.373,33.373,0,0,0-3.162,44.893A2.858,2.858,0,0,1,10.7,68.434,39.09,39.09,0,0,1,14.426,15.8,36.246,36.246,0,0,1,41.865,5.953c19.443,1.3,34.676,18.6,34.676,39.389v.651a13.689,13.689,0,1,1-27.37,0V44.13a10.306,10.306,0,0,0-3.025-7.367,9.518,9.518,0,0,0-6.75-2.819h-.053a8.837,8.837,0,0,0-6.636,3.086A12.669,12.669,0,0,0,29.751,46.7c1.261,11.878,14.91,22.525,18.666,22.525a2.855,2.855,0,1,1,0,5.71Z' transform='translate(-2.248 -5.869)' fill='rgba(28,36,52,0.25)'/%3E%3C/g%3E%3Cg id='Group_342' data-name='Group 342' transform='translate(38.417 55.898)'%3E%3Cpath id='Path_59' data-name='Path 59' d='M33.9,44.612c-10.224,0-22.708-12.495-22.708-27.081a2.857,2.857,0,1,1,5.714,0c0,11.306,9.5,21.367,16.993,21.367a2.857,2.857,0,0,1,0,5.714Z' transform='translate(-11.191 -14.674)' fill='rgba(28,36,52,0.25)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='91.424' viewBox='0 0 80 91.424'%3E%3Cg id='fingerprint' transform='translate(-1.5)'%3E%3Cg id='Group_338' data-name='Group 338' transform='translate(6.336 0)'%3E%3Cpath id='Path_55' data-name='Path 55' d='M70.235,18.346a2.827,2.827,0,0,1-1.924-.747,44.764,44.764,0,0,0-60.759,0A2.858,2.858,0,1,1,3.7,13.378a50.482,50.482,0,0,1,68.462,0,2.855,2.855,0,0,1-1.928,4.967Z' transform='translate(-2.769 0)' fill='rgba(28,36,52,0.25)'/%3E%3C/g%3E%3Cg id='Group_339' data-name='Group 339' transform='translate(1.5 11.18)'%3E%3Cpath id='Path_56' data-name='Path 56' d='M78.64,28.77a2.847,2.847,0,0,1-2.373-1.265A41.988,41.988,0,0,0,41.5,8.645,41.988,41.988,0,0,0,6.731,27.505a2.858,2.858,0,0,1-4.746-3.185A47.7,47.7,0,0,1,41.5,2.935,47.692,47.692,0,0,1,81.014,24.324,2.851,2.851,0,0,1,78.64,28.77Z' transform='translate(-1.5 -2.935)' fill='rgba(28,36,52,0.25)'/%3E%3C/g%3E%3Cg id='Group_340' data-name='Group 340' transform='translate(15.18 33.537)'%3E%3Cpath id='Path_57' data-name='Path 57' d='M22.385,66.691a2.853,2.853,0,0,1-2.03-.846C19.73,65.217,5.091,50.273,5.091,35.885,5.091,20.952,16.9,8.8,31.41,8.8S57.729,20.952,57.729,35.885a2.857,2.857,0,1,1-5.714,0c0-11.782-9.241-21.367-20.6-21.367s-20.6,9.584-20.6,21.367c0,12.064,13.474,25.8,13.611,25.938a2.857,2.857,0,0,1-2.03,4.868Z' transform='translate(-5.091 -8.804)' fill='rgba(28,36,52,0.25)'/%3E%3C/g%3E%3Cg id='Group_341' data-name='Group 341' transform='translate(4.35 22.357)'%3E%3Cpath id='Path_58' data-name='Path 58' d='M48.421,74.936c-6.872,0-22.8-13.074-24.346-27.633A18.475,18.475,0,0,1,28.452,33.22a14.571,14.571,0,0,1,10.864-4.986h.08a15.21,15.21,0,0,1,10.78,4.48,15.972,15.972,0,0,1,4.712,11.42V46a7.979,7.979,0,1,0,15.942,0v-.651c0-17.79-12.887-32.589-29.34-33.686a30.591,30.591,0,0,0-23.157,8.316,33.373,33.373,0,0,0-3.162,44.893A2.858,2.858,0,0,1,10.7,68.434,39.09,39.09,0,0,1,14.426,15.8,36.246,36.246,0,0,1,41.865,5.953c19.443,1.3,34.676,18.6,34.676,39.389v.651a13.689,13.689,0,1,1-27.37,0V44.13a10.306,10.306,0,0,0-3.025-7.367,9.518,9.518,0,0,0-6.75-2.819h-.053a8.837,8.837,0,0,0-6.636,3.086A12.669,12.669,0,0,0,29.751,46.7c1.261,11.878,14.91,22.525,18.666,22.525a2.855,2.855,0,1,1,0,5.71Z' transform='translate(-2.248 -5.869)' fill='rgba(28,36,52,0.25)'/%3E%3C/g%3E%3Cg id='Group_342' data-name='Group 342' transform='translate(38.417 55.898)'%3E%3Cpath id='Path_59' data-name='Path 59' d='M33.9,44.612c-10.224,0-22.708-12.495-22.708-27.081a2.857,2.857,0,1,1,5.714,0c0,11.306,9.5,21.367,16.993,21.367a2.857,2.857,0,0,1,0,5.714Z' transform='translate(-11.191 -14.674)' fill='rgba(28,36,52,0.25)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}

.digits-form_input label {
    color: var(--dtitle);
    font-size: 17px;
    cursor: pointer;
    font-weight: bold;
    line-height: 16px;
}

.digits_secure_flex_radio {
    display: flex;
    flex-direction: row;
    gap: 16px;
}

.digits-input_radio .hide_inp_radio,
.digits-input_checkbox .hide_inp_checkbox {
    opacity: 0;
    visibility: hidden;
    display: none;
}

.digits-inp-radio_icon {
    background-color: var(--dfield_bg);
    width: 24px;
    height: 24px;
    display: inline-block;
    position: relative;
    border-radius: 12px;
    top: 6px;
    margin-right: 4px;
}

.digits-inp-checkbox_icon {
    width: 24px;
    height: 24px;
    display: inline-block;
    position: relative;
    border-radius: 12px;
    top: 6px;
    margin-right: 4px;
}

.digits-inp-checkbox_icon::before {
    content: ' ';
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    border-radius: 8px;
}

.digits-form_checked .digits-inp-checkbox_icon::before {
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg id='Group_304' data-name='Group 304' transform='translate(-760 -417)'%3E%3Cpath id='Path_53' data-name='Path 53' d='M3.554-4874.054.311-4877.3a1.053,1.053,0,0,1-.311-.75,1.051,1.051,0,0,1,.311-.75,1.048,1.048,0,0,1,.75-.311,1.052,1.052,0,0,1,.75.311L4.3-4876.3l6.385-6.385a1.053,1.053,0,0,1,.751-.312,1.053,1.053,0,0,1,.75.312,1.055,1.055,0,0,1,.31.75,1.057,1.057,0,0,1-.31.75l-7.136,7.135a1.052,1.052,0,0,1-.75.311A1.054,1.054,0,0,1,3.554-4874.054Z' transform='translate(765.75 5307.372)' fill='%232d333d'/%3E%3C/g%3E%3C/svg%3E%0A");
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg id='Group_304' data-name='Group 304' transform='translate(-760 -417)'%3E%3Cpath id='Path_53' data-name='Path 53' d='M3.554-4874.054.311-4877.3a1.053,1.053,0,0,1-.311-.75,1.051,1.051,0,0,1,.311-.75,1.048,1.048,0,0,1,.75-.311,1.052,1.052,0,0,1,.75.311L4.3-4876.3l6.385-6.385a1.053,1.053,0,0,1,.751-.312,1.053,1.053,0,0,1,.75.312,1.055,1.055,0,0,1,.31.75,1.057,1.057,0,0,1-.31.75l-7.136,7.135a1.052,1.052,0,0,1-.75.311A1.054,1.054,0,0,1,3.554-4874.054Z' transform='translate(765.75 5307.372)' fill='%232d333d'/%3E%3C/g%3E%3C/svg%3E%0A");
}

.digits-input_checkbox label {
    cursor: pointer;
    font-weight: normal;
}

.digits-inp-checkbox_icon,
.digits-inp-checkbox_icon::before {
    background-color: var(--dfield_bg);
}

.digits-form_checked .digits-inp-checkbox_icon::before {
    background-color: var(--dprimary);
}

.digits-inp_bg_defaultColor.digits-inp-checkbox_icon,
.digits-inp_bg_defaultColor.digits-inp-checkbox_icon::before {
    background-color: #F8F8F8;
}

.digits-form_checked .digits-inp_bg_defaultColor.digits-inp-checkbox_icon::before {
    background-color: #000;
}


.digits-form_checked .digits-inp-radio_icon::before {
    content: ' ';
    position: absolute;
    height: 12px;
    width: 12px;
    border-radius: 12px;
    background-color: var(--dtitle);
    top: 6px;
    left: 6px;
}

.default_cursor {
    cursor: default;
}

.digits_secure_floating input {
    padding-left: 50px !important;
}

.digits_secure_account_item:first-of-type {
    margin-top: 4px;
}

.digits_secure_account_item {
    padding: 12px 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    max-width: 380px;
    border-bottom: 1px solid #70707040;
}

.digits_secure_account_item:last-of-type {
    border-bottom: none;
}

.digits_secure_account_item-name {
    flex: 1;
}

.digits_secure_account_item-delete {
    padding-right: 12px;
}

.digits_secure_account_item-delete-icon {
    cursor: pointer;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg id='close' xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Crect id='Rectangle_204' data-name='Rectangle 204' width='20' height='20' fill='rgba(255,255,255,0)'/%3E%3Cline id='Line_41' data-name='Line 41' x1='12' y2='12' transform='translate(4 4)' fill='none' stroke='%23c7184d' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cline id='Line_42' data-name='Line 42' x2='12' y2='12' transform='translate(4 4)' fill='none' stroke='%23c7184d' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E%0A");
}

.digits_hide_back.digits_back_icon {
    display: none;
}

.digits_back_icon {
    position: absolute;
    display: inline-block;
    width: 28px;
    height: 28px;
    top: 7px;
    left: -41px;
    background: currentColor;
    cursor: pointer;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28'%3E%3Cg id='back-button-light' transform='translate(1363 476) rotate(180)' opacity='0.35'%3E%3Crect id='Rectangle_199' data-name='Rectangle 199' width='28' height='28' transform='translate(1335 448)' fill='rgba(255,255,255,0)' opacity='0.24'/%3E%3Cg id='arrow-right' transform='translate(1339.667 452.667)'%3E%3Cpath id='Line_41' data-name='Line 41' d='M16.5,1.333H.167A1.167,1.167,0,1,1,.167-1H16.5a1.167,1.167,0,1,1,0,2.333Z' transform='translate(1 9.167)' fill='%231c2434'/%3E%3Cpath id='Path_53' data-name='Path 53' d='M12.167,22.667a1.167,1.167,0,0,1-.825-1.992l7.342-7.342L11.342,5.992a1.167,1.167,0,1,1,1.65-1.65l8.167,8.167a1.167,1.167,0,0,1,0,1.65l-8.167,8.167A1.163,1.163,0,0,1,12.167,22.667Z' transform='translate(-2.833 -4)' fill='%231c2434'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
    mask-repeat: no-repeat;
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28'%3E%3Cg id='back-button-light' transform='translate(1363 476) rotate(180)' opacity='0.35'%3E%3Crect id='Rectangle_199' data-name='Rectangle 199' width='28' height='28' transform='translate(1335 448)' fill='rgba(255,255,255,0)' opacity='0.24'/%3E%3Cg id='arrow-right' transform='translate(1339.667 452.667)'%3E%3Cpath id='Line_41' data-name='Line 41' d='M16.5,1.333H.167A1.167,1.167,0,1,1,.167-1H16.5a1.167,1.167,0,1,1,0,2.333Z' transform='translate(1 9.167)' fill='%231c2434'/%3E%3Cpath id='Path_53' data-name='Path 53' d='M12.167,22.667a1.167,1.167,0,0,1-.825-1.992l7.342-7.342L11.342,5.992a1.167,1.167,0,1,1,1.65-1.65l8.167,8.167a1.167,1.167,0,0,1,0,1.65l-8.167,8.167A1.163,1.163,0,0,1,12.167,22.667Z' transform='translate(-2.833 -4)' fill='%231c2434'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}


.digits-form_field_button {
    border-radius: 8px;
    height: 52px;
    background: var(--dfield_bg);
    text-align: center;
    line-height: 52px;
    color: var(--dprimary);
    font-weight: bold;
    font-size: 17px;
    cursor: pointer;
}

.digits-form_field_button span {
    opacity: 0.75;
}

.digits_show_on_index {
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    display: none;
}

.digits_form_index_section .digits_show_on_index {
    opacity: 1;
    pointer-events: auto;
    visibility: visible;
    display: block;
}

.digits_start_device_auth {
    cursor: pointer;
}

.digits_popup_wrapper {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 99998;
    display: none;
}

.digits-hide_modal {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 1;
}

.digits-cancel {
    cursor: pointer;
    position: absolute;
    z-index: 10;
    width: 24px;
    height: 24px;
    right: 24px;
    top: 24px;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg id='close' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Crect id='Rectangle_204' data-name='Rectangle 204' width='24' height='24' fill='rgba(255,255,255,0)'/%3E%3Cline id='Line_41' data-name='Line 41' x1='12' y2='12' transform='translate(6 6)' fill='none' stroke='%23c7184d' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cline id='Line_42' data-name='Line 42' x2='12' y2='12' transform='translate(6 6)' fill='none' stroke='%23c7184d' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E%0A");
}

.digits_ui .dig-box {
    text-align: left;
}

.digits-form_link {
    color: var(--dtitle);
    cursor: pointer;
    text-align: center;
    font-size: 14px;
    margin-top: 16px;
}

.digits-form_resend_otp {
    transition: all 200ms;
}

.digits-form_tab_body .digits-form_footer_content {
    display: none;
    visibility: hidden;
    opacity: 0;
}

.digits_hide_tabs {
    display: none;
}

.digits-form_input_row input[type='checkbox'],
.digits-form_input_row input[type='radio'] {
    display: none;
    visibility: hidden;
    opacity: 0;
}

.digits-form_input_row .dig_opt_mult_con {
    margin-top: 4px;
}

.digits-form_input_row .dig_opt_mult_con .dig_opt_mult {
    margin-top: 10px;
}

.digits-form_input .dig_opt_mult_con label {
    font-weight: normal;
    line-height: 18px;
}

.digits-form_input_row .digits-field-type_checkbox .dig_input_wrapper,
.digits-form_input_row .digits-field-type_radio .dig_input_wrapper,
.digits-form_input_row .digits-field-type_tac .dig_input_wrapper {
    position: relative;
}

.digits-form_input_row .digits-field-type_checkbox .dig_input_wrapper div,
.digits-form_input_row .digits-field-type_radio .dig_input_wrapper div,
.digits-form_input_row .digits-field-type_tac .dig_input_wrapper div {
    z-index: 2;
    position: relative;
    padding: 0 32px;
}


.digits-form_input_row .digits-field-type_checkbox .dig_input_wrapper::before,
.digits-form_input_row .digits-field-type_tac .dig_input_wrapper::before {
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg id='Group_305' data-name='Group 305' transform='translate(-760 -417)'%3E%3Crect id='Rectangle_68' data-name='Rectangle 68' width='24' height='24' rx='8' transform='translate(760 417)' fill='%23f8f8f8'/%3E%3C/g%3E%3C/svg%3E%0A");
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg id='Group_305' data-name='Group 305' transform='translate(-760 -417)'%3E%3Crect id='Rectangle_68' data-name='Rectangle 68' width='24' height='24' rx='8' transform='translate(760 417)' fill='%23f8f8f8'/%3E%3C/g%3E%3C/svg%3E%0A");
}

.digits-form_input_row .digits-field-type_radio .dig_input_wrapper::before {
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg id='Group_307' data-name='Group 307' transform='translate(-760 -417)'%3E%3Crect id='Rectangle_68' data-name='Rectangle 68' width='24' height='24' rx='12' transform='translate(760 417)' fill='%23f8f8f8'/%3E%3C/g%3E%3C/svg%3E%0A");
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg id='Group_307' data-name='Group 307' transform='translate(-760 -417)'%3E%3Crect id='Rectangle_68' data-name='Rectangle 68' width='24' height='24' rx='12' transform='translate(760 417)' fill='%23f8f8f8'/%3E%3C/g%3E%3C/svg%3E%0A");
}

.digits-form_input_row .digits-field-type_checkbox .dig_input_wrapper::before,
.digits-form_input_row .digits-field-type_radio .dig_input_wrapper::before,
.digits-form_input_row .digits-field-type_tac .dig_input_wrapper::before {
    background-color: var(--dfield_bg);
}

.digits-form_input_row .digits-field-type_checkbox .dig_input_wrapper::before,
.digits-form_input_row .digits-field-type_radio .dig_input_wrapper::before,
.digits-form_input_row .digits-field-type_tac .dig_input_wrapper::before,
.digits-form_input_row .digits-field-type_checkbox .dig_input_wrapper::after,
.digits-form_input_row .digits-field-type_radio .dig_input_wrapper::after,
.digits-form_input_row .digits-field-type_tac .dig_input_wrapper::after {
    width: 24px;
    height: 24px;
    content: ' ';
    mask-repeat: no-repeat;
    mask-size: cover;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: cover;
    display: inline-block;
    position: absolute;
    top: -2px;
    z-index: 1;
    pointer-events: none;
    left: 0;
}

.digits-form_input_row a {
    color: inherit;
    font-weight: bold;
}

.digits-form_input_row .digits-field-type_heading label {
    display: none;
}

.digits-form_input_row .digits-field-type_checkbox .selected .dig_input_wrapper::after,
.digits-form_input_row .digits-field-type_radio .selected .dig_input_wrapper::after,
.digits-form_input_row .digits-field-type_tac .selected .dig_input_wrapper::after {
    background-color: var(--dprimary);
    line-height: 17px;
}

.digits-form_input_row .digits-field-type_checkbox .selected .dig_input_wrapper::after {
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg id='Group_304' data-name='Group 304' transform='translate(-760 -417)'%3E%3Cpath id='Path_53' data-name='Path 53' d='M3.554-4874.054.311-4877.3a1.053,1.053,0,0,1-.311-.75,1.051,1.051,0,0,1,.311-.75,1.048,1.048,0,0,1,.75-.311,1.052,1.052,0,0,1,.75.311L4.3-4876.3l6.385-6.385a1.053,1.053,0,0,1,.751-.312,1.053,1.053,0,0,1,.75.312,1.055,1.055,0,0,1,.31.75,1.057,1.057,0,0,1-.31.75l-7.136,7.135a1.052,1.052,0,0,1-.75.311A1.054,1.054,0,0,1,3.554-4874.054Z' transform='translate(765.75 5307.372)' fill='%232d333d'/%3E%3C/g%3E%3C/svg%3E%0A");
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg id='Group_304' data-name='Group 304' transform='translate(-760 -417)'%3E%3Cpath id='Path_53' data-name='Path 53' d='M3.554-4874.054.311-4877.3a1.053,1.053,0,0,1-.311-.75,1.051,1.051,0,0,1,.311-.75,1.048,1.048,0,0,1,.75-.311,1.052,1.052,0,0,1,.75.311L4.3-4876.3l6.385-6.385a1.053,1.053,0,0,1,.751-.312,1.053,1.053,0,0,1,.75.312,1.055,1.055,0,0,1,.31.75,1.057,1.057,0,0,1-.31.75l-7.136,7.135a1.052,1.052,0,0,1-.75.311A1.054,1.054,0,0,1,3.554-4874.054Z' transform='translate(765.75 5307.372)' fill='%232d333d'/%3E%3C/g%3E%3C/svg%3E%0A");
}

.digits-form_input_row .digits-field-type_tac .selected .dig_input_wrapper::after {
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg id='Group_304' data-name='Group 304' transform='translate(-760 -417)'%3E%3Cpath id='Path_53' data-name='Path 53' d='M3.554-4874.054.311-4877.3a1.053,1.053,0,0,1-.311-.75,1.051,1.051,0,0,1,.311-.75,1.048,1.048,0,0,1,.75-.311,1.052,1.052,0,0,1,.75.311L4.3-4876.3l6.385-6.385a1.053,1.053,0,0,1,.751-.312,1.053,1.053,0,0,1,.75.312,1.055,1.055,0,0,1,.31.75,1.057,1.057,0,0,1-.31.75l-7.136,7.135a1.052,1.052,0,0,1-.75.311A1.054,1.054,0,0,1,3.554-4874.054Z' transform='translate(765.75 5307.372)' fill='%232d333d'/%3E%3C/g%3E%3C/svg%3E%0A");
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg id='Group_304' data-name='Group 304' transform='translate(-760 -417)'%3E%3Cpath id='Path_53' data-name='Path 53' d='M3.554-4874.054.311-4877.3a1.053,1.053,0,0,1-.311-.75,1.051,1.051,0,0,1,.311-.75,1.048,1.048,0,0,1,.75-.311,1.052,1.052,0,0,1,.75.311L4.3-4876.3l6.385-6.385a1.053,1.053,0,0,1,.751-.312,1.053,1.053,0,0,1,.75.312,1.055,1.055,0,0,1,.31.75,1.057,1.057,0,0,1-.31.75l-7.136,7.135a1.052,1.052,0,0,1-.75.311A1.054,1.054,0,0,1,3.554-4874.054Z' transform='translate(765.75 5307.372)' fill='%232d333d'/%3E%3C/g%3E%3C/svg%3E%0A");
}

.digits-form_input_row .digits-field-type_radio .selected .dig_input_wrapper::after {
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg id='Group_307' data-name='Group 307' transform='translate(-760 -417)'%3E%3Crect id='Rectangle_205' data-name='Rectangle 205' width='12' height='12' rx='6' transform='translate(766 423)' fill='%232d333d'/%3E%3C/g%3E%3C/svg%3E%0A");
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg id='Group_307' data-name='Group 307' transform='translate(-760 -417)'%3E%3Crect id='Rectangle_205' data-name='Rectangle 205' width='12' height='12' rx='6' transform='translate(766 423)' fill='%232d333d'/%3E%3C/g%3E%3C/svg%3E%0A");
}

.digits-form_input_row label {
    margin-bottom: 10px;
    display: block;
}

.digits-form_input_row select {
    width: 100%
}

.digits-form_input_row .untselect-container--default .untselect-selection--single {
    border-radius: 8px;
    border: 1px solid transparent;
    padding: 0 16px;
    width: 100%;
}

.digits-form_input_row .untselect-container--default .untselect-selection--single .untselect-selection__rendered,
.digits-form_input_row .untselect-container--default .untselect-selection--single {
    box-shadow: none;
    outline: 0;
    height: 52px;
    line-height: 52px;
    font-size: 17px;
    background-color: var(--dfield_bg);
    color: var(--dprimary);
}

.digits-form_input_row .digits-select.untselect-container--default .untselect-selection .untselect-selection__arrow {
    right: 7px;
    top: -2px;
}

.digits_select.untselect-dropdown {
    border-radius: 8px !important;
    border: 1px solid rgba(248, 248, 248, 1);
    box-shadow: 0px 3px 12px rgba(45, 51, 61, 0.06);
}

.digits_select .untselect-results__options {
    margin: 12px;
}

.digits_select li {
    height: 44px;
    line-height: 44px;
    background-color: white;
    color: #2D333D;
    border-radius: 8px;
    padding: 0 12px;
}

.digits_select li.untselect-results__option[aria-selected="true"],
.digits_select li.untselect-results__option--highlighted {
    background-color: rgba(248, 248, 248, 1) !important;
    color: #2D333D !important;
}

.digits_select .untselect-search--dropdown {
    margin: 0 12px;
    border-bottom: 1px solid #2D333D1A;
    position: relative;
}

.digits_select .untselect-search--dropdown .untselect-search__field,
.digits_select .untselect-search--dropdown input.untselect-search__field {
    border: none !important;
    padding-left: 30px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    margin: 12px 0;
    box-shadow: none;
    background-color: transparent;
}

.digit_cs-list input[type="text"]:focus {
    background-color: transparent !important;
    box-shadow: none;
}

.digits_select .untselect-search--dropdown::before {
    content: ' ';
    position: absolute;
    top: 14px;
    left: 0;
    height: 20px;
    width: 20px;
    display: block;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:rgba(255,255,255,0);%7D.b%7Bfill:rgba(45,51,61,0.35);%7D%3C/style%3E%3C/defs%3E%3Crect class='a' width='20' height='20'/%3E%3Cpath class='b' d='M-890.755-5178.577l-3.066-3.065A7.464,7.464,0,0,1-898.5-5180a7.509,7.509,0,0,1-7.5-7.5,7.509,7.509,0,0,1,7.5-7.5,7.509,7.509,0,0,1,7.5,7.5,7.466,7.466,0,0,1-1.643,4.679l3.065,3.065a.833.833,0,0,1,0,1.179.831.831,0,0,1-.589.243A.83.83,0,0,1-890.755-5178.577Zm-13.578-8.923a5.839,5.839,0,0,0,5.833,5.833,5.815,5.815,0,0,0,4.059-1.647.7.7,0,0,1,.06-.067c.021-.021.044-.041.067-.06a5.813,5.813,0,0,0,1.648-4.059,5.841,5.841,0,0,0-5.833-5.833A5.84,5.84,0,0,0-904.333-5187.5Z' transform='translate(907.667 5196.667)'/%3E%3C/svg%3E")
}

.digits-mobile_wrapper {
    position: relative;
}

.digits_hide_label label.field_label {
    display: none;
}

.digits_hide_label .digits-field-type_dropdown label.field_label,
.digits_hide_label .digits-field-type_radio label.field_label,
.digits_hide_label .digits-field-type_checkbox label.field_label {
    display: block;
}

.dig_opt_mult label .dig_input_wrapper div {
    padding-right: 20px;
}

.digits_qr_code_path[fill='#fff'] {
    fill-opacity: 0;
}

.digits_qr_code_path[fill='#000'] {
    fill: var(--dprimary);
}

.digits_secure_row_qr_code {
    display: flex;
    align-items: center;
    justify-content: center;
}

.digits_display_none {
    display: none;
}

.digits-form_body-no_tabs {
    margin-top: 0;
}

.digits-form_body-no_tabs .digits-form_tab_body {
    display: block;
}

.digits2_box .digits-form_input_row .dig_opt_mult_con {
    margin-top: 0;
}

.digits2_box .digits-form_input_row .dig_opt_mult_con .dig_opt_mult {
    margin-top: 0;
}

.digits2_box .digits-form_input_row .dig_opt_mult_con .digits-form_input_row label {
    margin-bottom: 0;
}

.digits2_box .digits-form_rememberme {
    height: 20px;
}

.digits_form-init_step_data {
    display: none;
}

.digits_form_index_section .digits_form-init_step_data {
    display: block;
}

.digits_site_footer_box {
    padding-top: 24px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-bottom: 4px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.digits_site_footer_box.digits_site_footer_box_relative {
    position: relative;
}


.digits_site_footer_box > div {
    padding-bottom: 24px;
    line-height: 16px;
}

.digits_site_logo img {
    max-height: 40px;
    max-width: 180px;
}

.protected_by_digits_text {
    font-weight: 500;
    font-size: 17px;
}

.protected_by_digits {
    display: flex;
    align-items: center;
    opacity: 0.5;
    color: var(--dprimary);
    cursor: default;
    z-index: 9;
    direction: ltr;
}

.digits_embed-form .digits_site_footer_box {
    position: unset;
}

.protected_by_digits_logo_digits, .protected_by_digits_logo, .protected_by_digits img {
    height: 17px;
    position: relative;
    top: 1px;
}

.protected_by_digits_logo_digits path {
    fill: currentColor;
    color: inherit;
}

.digits_otp_info {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    padding-right: 16px;
    font-size: 14px;
}

.digits_otp_info .digits_otp_info_desc_text {
    opacity: 0.8;
}

.digits_otp_info .digits_otp_dest {
    font-weight: bold;
}

.digits_otp_info_desc {
    display: none;
    position: absolute;
    width: 205px;
    line-height: 17px;
    padding: 12px 16px;
    border-radius: 8px;
    box-shadow: 0px 3px 12px #2D333D0F;
    background-color: var(--dform_bg);
    border: 1px solid var(--dfield_bg);
    color: var(--dprimary);
    left: 12px;
    top: -40px;
    cursor: default;
}

.digits_otp_info:hover .digits_otp_info_desc {
    display: block;
}


.digits_otp_info_ic {
    position: absolute;
    right: 16px;
    height: 18px;
    width: 18px;
    top: calc(50% - 9px);
    background-color: var(--dprimary);
    opacity: 0.4;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18.331' height='18.333' viewBox='0 0 18.331 18.333'%3E%3Cpath id='Union_2' data-name='Union 2' d='M-860.314-10966.352a9.1,9.1,0,0,1-2.684-6.482,9.1,9.1,0,0,1,2.684-6.482,9.105,9.105,0,0,1,6.48-2.684,9.107,9.107,0,0,1,6.482,2.684,9.112,9.112,0,0,1,2.684,6.482,9.109,9.109,0,0,1-2.684,6.482,9.1,9.1,0,0,1-6.482,2.685A9.1,9.1,0,0,1-860.314-10966.352Zm-1.02-6.482a7.509,7.509,0,0,0,7.5,7.5,7.51,7.51,0,0,0,7.5-7.5,7.51,7.51,0,0,0-7.5-7.5A7.509,7.509,0,0,0-861.334-10972.834Zm6.667,3.335v-3.335a.832.832,0,0,1,.832-.832.834.834,0,0,1,.835.832v3.335a.834.834,0,0,1-.835.833A.832.832,0,0,1-854.667-10969.5Zm.832-5.834a.832.832,0,0,1-.832-.833.834.834,0,0,1,.832-.835h.008a.836.836,0,0,1,.835.835.834.834,0,0,1-.835.833Z' transform='translate(862.999 10982)' fill='rgba(45,51,61,0.35)'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18.331' height='18.333' viewBox='0 0 18.331 18.333'%3E%3Cpath id='Union_2' data-name='Union 2' d='M-860.314-10966.352a9.1,9.1,0,0,1-2.684-6.482,9.1,9.1,0,0,1,2.684-6.482,9.105,9.105,0,0,1,6.48-2.684,9.107,9.107,0,0,1,6.482,2.684,9.112,9.112,0,0,1,2.684,6.482,9.109,9.109,0,0,1-2.684,6.482,9.1,9.1,0,0,1-6.482,2.685A9.1,9.1,0,0,1-860.314-10966.352Zm-1.02-6.482a7.509,7.509,0,0,0,7.5,7.5,7.51,7.51,0,0,0,7.5-7.5,7.51,7.51,0,0,0-7.5-7.5A7.509,7.509,0,0,0-861.334-10972.834Zm6.667,3.335v-3.335a.832.832,0,0,1,.832-.832.834.834,0,0,1,.835.832v3.335a.834.834,0,0,1-.835.833A.832.832,0,0,1-854.667-10969.5Zm.832-5.834a.832.832,0,0,1-.832-.833.834.834,0,0,1,.832-.835h.008a.836.836,0,0,1,.835.835.834.834,0,0,1-.835.833Z' transform='translate(862.999 10982)' fill='rgba(45,51,61,0.35)'/%3E%3C/svg%3E");
}

.digits_resend_disabled {
    opacity: .35;
    cursor: default;
}

.digits-form_tab_container {
    position: relative;
}

.digits_approval_type_desc {
    color: var(--dtitle);
    font-size: 20px;
}

.digits_approval_button_bar {
    padding-top: 4px;
}

.digits_approval_type_desc .digits_desc_light {
    opacity: 0.75;
    font-weight: 500;
}

.digits_approval_type_desc .digits_desc_highlight {
    font-weight: bold;
}

.digits_approval_button_bar > button {
    margin-top: 20px;
}

.digits-green_submit.digits-form_button {
    background-color: #00DB821A;
}

.digits-red_submit.digits-form_button {
    background-color: #FE004D1A;
}

.digits-green_submit .digits-form_button_ic {
    background-color: #00DB82;
}

.digits-green_submit.digits-form_button .digits-form_button-text {
    color: #00DB82;
}

.digits-red_submit.digits-form_button .digits-form_button-text {
    color: #FE004D;
}

@media all and  (max-width: 590px) {
    .digits_secure_modal {
        padding: 30px;
    }

    .digits_secure_flex_radio {
        flex-direction: column;
        gap: 0;
    }

    .digits-form_tab-bar .digits-form_tab-item {
        font-size: 16px;
    }
}

.digits_signup_active_step.digits_signup_form_step {
    display: block;
}


.dig_load_overlay {
    position: fixed;
}


.dig_spinner {
    width: 48px;
    height: 48px;
    border: 5px solid #FFF;
    border-bottom-color: transparent;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
}

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.digits_no_dismiss .dig-box {
    display: block !important;
}

.digits_no_dismiss .digits-cancel {
    display: none;
}


#loginform .digits_password_eye {
    top: 8px;
    bottom: unset;
}

.digits_password_eye {
    transition: 120ms ease all;
    pointer-events: none;
    opacity: 0;
    display: flex;
    position: absolute;
    right: 14px;
    bottom: 14px;
    overflow: hidden;
    align-content: center;
    justify-content: center;
}

.show-eye .digits_password_eye, .digits_password_inp_row:hover .digits_password_eye {
    opacity: 1;
    pointer-events: auto;
}

.digits_password_eye-cont {
    height: 24px;
    width: 24px;
    position: absolute;
    cursor: pointer;
}

.digits_password_eye svg {
    transition: 0.2s;
    color: var(--dprimary);
}

.digits_password_eye-line {
    height: 22px;
    width: 2px;
    background-color: black;
    position: absolute;
    transform: rotate(-45deg);
    transition: 0.2s;
    border-radius: 10px;
}

.digits_password_eye-default-line {
    transform: translate(30px, 30px) rotate(-45deg);
}

.digits_password_eye-opened-line {
    transform: translate(-30px, -30px) rotate(-45deg);
}

.digits_password_eye-closed-line {
    transform: translate(0, 0) rotate(-45deg);
    background-color: var(--dprimary);
}

html[dir="rtl"] .digits_otp_info {
    right: unset;
    left: 0;
    padding-left: 50px;
    padding-right: 0;
}

html[dir="rtl"] .digits_password_eye {
    left: unset;
    right: 14px;
    top: 11px;
}
html[dir="rtl"] .digits_password_inp_row input[type="password"] {
    padding-right: 44px;
}

.digits_wc_checkout_phone_verification_modal.digits-form_container {
    display: block;
}

.digits_edit_user_phone_div{
    display: flex;
    align-items: center;
    gap: 12px;
}
.digits_text_align_center{
    text-align: center;
}


.digits-form_login .digits-form_input input[type="tel"],
.digits-form_login .digits-form_input input[type="email"],
.digits-form_register .digits-form_input input[type="tel"],
.digits-form_register .digits-form_input input[type="email"] {
    height: 52px;
}
.digits_phone_holder .digit_cs-list.digits_scrollbar .dig-cc-search-container.search_field {
    list-style: none;
}

/* new css */
/* loading spinner on button */
.digits_loading_spinner {
    display: inline-block;
    width: 24px;
    height: 24px;
    line-height: 1;
    box-sizing: border-box;
    border: 3px solid currentColor;
    border-top-color: transparent;
    border-radius: 50%;
    animation: digits_loading_spin 0.6s linear infinite;
    vertical-align: middle;
}

.digits-tp_style .digits_loading_spinner{
    width: 1rem;
    height: 1rem;
    border-width: 0.15rem;
    margin-right: 0.5rem;
}

@keyframes digits_loading_spin {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}

/* hover (icon shift right) */
.digits-form_submit-btn .digits-form_button_ic {
    transition: transform 0.25s ease;
}

.digits-form_submit-btn:hover .digits-form_button_ic {
    transform: translateX(4px); /* move right by 4px */
}

/* tabs underline animation */
/* 1. Make the parent relative so the line can position absolutely inside it */
.digits-form_tab-bar {
    position: relative;
}

/* 2. Style the sliding line */
.digits-slider_line  {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 3px; /* Thickness of the line */
    background-color: var(--dprimary); /* Uses your existing color variable */
    transition: all 0.3s ease-in-out; /* This creates the sliding animation */
    pointer-events: none;
    width: 0; /* Default, will be set by JS */
}

/* 3. hide old border bottom underline */
.digits-form_tab-item.digits-tab_active {
    border-bottom: none !important;
    border: none !important;
    box-shadow: none !important;
}

/* 4. adding transition to fix bouncing */
.digits-form_tab-item {
    transition: color 0.3s ease-in-out;
}

.digits_form_processing{
    pointer-events: none;
}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.woocommerce-Button{z-index:1}.dig_wc_countrycodecontainer input,.dig_wc_loginViaContainer{text-align:center}.dig_wc_mobileLogin{width:100%}.dig_wc_countrycode[type=text]{text-align:center;background:0 0!important;padding-right:4px;outline:0;min-width:20px;width:auto!important;z-index:2;box-shadow:none!important}#dig_billing_otp_field label span,.create-account .dig_billing_otp_signup,.ump_digits_otp_container{display:none}.digcon{direction:ltr}.countrycode{margin-top:0}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dig_wc_countrycodecontainer{display:none;position:absolute;top:0;z-index:10;left:0}#dig_billing_otp_field .woocommerce-input-wrapper,.digcon{position:relative}.loginerrordg{color:#b70000}#reg_billing_otp_container,.register .woocommerce-Button{z-index:1}#_billing_phone{direction:ltr}.dig_resendotp{width:100%;text-align:center;cursor:pointer;text-transform:uppercase;display:none;font-size:14px}#dig_man_resend_otp_btn{z-index:-1;float:right}#woocommerce-order-data .address p:nth-child(3) a,.woocommerce-customer-details--phone{direction:ltr!important;unicode-bidi:embed!important}.dig_wc_logincountrycode{transition:all .2s linear;-moz-transition:all .2s linear;-webkit-transition:all .2s linear}.login .woocommerce-Button,.register .woocommerce-Button{width:100%}.dig_resendotp_disabled{opacity:.6;cursor:default!important}#bp_otp_dig{display:none}#digorimp,.dig_billing_wc_dv,.digor{text-align:center}.dig_billing_wc_dv input[type=submit]{width:100%;margin:10px 0}.login .woocommerce-LostPassword a{float:right!important}.msggreen{color:#00840f}.dig_wc_log_msg{text-align:initial}#dig_bp_reg_otp,#dig_reg_bp_pass,.dig_wc_mailsecond{display:none}#wp_bb_log_submit,.bbp-login-form label,.digits-tp_style.woocommerce-form-login input,.register input[type=submit],.wp_login .wp_form_last_section,.wp_login .wp_form_last_section .button-large{width:100%}.secmailormob{width:100%!important}.digits div.bbp-submit-wrapper{float:unset}.dig_wc_mobileWhatsApp{margin-top:10px}#dig_billing_otp_field .woocommerce-input-wrapper::after{content:' ';position:absolute;top:2px;right:16px;display:block;width:16px;height:16px;pointer-events:none;background-size:contain;background-repeat:no-repeat}.valid_otp#dig_billing_otp_field .woocommerce-input-wrapper::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%230fa951' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round' class='feather feather-check'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E")}.invalid_otp#dig_billing_otp_field .woocommerce-input-wrapper::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23c70049' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round' class='feather feather-x'%3E%3Cline x1='18' y1='6' x2='6' y2='18'%3E%3C/line%3E%3Cline x1='6' y1='6' x2='18' y2='18'%3E%3C/line%3E%3C/svg%3E")}.checking_otp#dig_billing_otp_field .woocommerce-input-wrapper::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='loader' x='0px' y='0px' viewBox='0 0 50 50' fill='rgba(0, 0, 0, 0.3)' style='enable-background:new 0 0 50 50;' xml:space='preserve'%3E%3Cpath d='M11.1,29.6c-0.5-1.5-0.8-3-0.8-4.6c0-8.1,6.6-14.7,14.7-14.7S39.7,16.9,39.7,25c0,1.6-0.3,3.2-0.8,4.6l6.1,2 c0.7-2.1,1.1-4.3,1.1-6.6c0-11.7-9.5-21.2-21.2-21.2S3.8,13.3,3.8,25c0,2.3,0.4,4.5,1.1,6.6L11.1,29.6z'/%3E%3C/svg%3E%0A");-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:spin 1s infinite linear;animation:spin 1s infinite linear}.otp_valid_message{color:#1dae5b}.digits_wp_button.button{height:inherit;width:100%}.wp_login .digits-form_show_forgot_password{display:none}#cfw_login_modal_form .digits-form_input input,#ihc_login_form .digits_secure_login-tp,#ihc_login_form.digits-tp_style .digits-form_input input,.digits-form_input input,.wp_login .digits-form_tab_wrapper{width:100%}.wp_login .digits-form_input input{font-size:inherit;height:inherit;line-height:inherit;margin-bottom:0}.digits-tp_style .digits-form_hint{margin-bottom:16px}.wp_login .digits-form_tab-bar .digits-form_tab-item{font-size:16px}.wp_login .digits-form_tab-bar{gap:20px}#ihc_login_form.digits-tp_style:not(.digits_form_index_section) .impu-form-links-reg{opacity:0;visibility:hidden;display:none;pointer-events:none}.digits-form_submit-btn.cfw-primary-btn{width:100%;margin-top:1.6em}.dig-custom-field p,.woocommerce-form p.dig-custom-field{margin-bottom:0;margin-top:16px}/*!
              - C S S -
        VERSION 1.0.0 - DATE: 2023-01-06
	@author: Krisztian Horvath ThemePunch OHG.
        - Slider Revolution 7.0 -

        GET LICENSE AT:
https://www.themepunch.com/links/slider_revolution_wordpress_regular_license

LICENSE:
Copyright (c) 2023, ThemePunch. All rights reserved.
This work is subject to the terms at https://www.themepunch.com/links/slider_revolution_wordpress_regular_license (Regular / Extended)
*/.rs-p-wp-fix{display:none!important;margin:0!important;height:0!important}body{--sr-7-css-loaded:1}.wp-block-themepunch-revslider{position:relative}.wp-block-themepunch-revslider.revslider{margin:0}canvas.sr7-pbar{z-index:500;position:absolute;pointer-events:none}sr7-module{display:block;position:relative;overflow-x:visible;-webkit-tap-highlight-color:#fff0}sr7-adjuster{position:relative;display:block;width:100%}sr7-content{position:absolute;top:0;height:100%;contain:size layout style;z-index:1;overflow-x:visible}sr7-carousel{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1}sr7-slide{position:absolute;width:100%;height:100%;contain:strict;top:0;left:0;z-index:1;visibility:hidden;pointer-events:none}.sr7-overflow-force sr7-slide,sr7-carousel sr7-slide{contain:layout style}sr7-module-bg{top:0;z-index:0;position:absolute}sr7-3dwrap{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}sr7-overlay{display:block;width:100%;height:100%;top:0;left:0;position:absolute;z-index:3;background-repeat:repeat}sr7-btn,sr7-col,sr7-content .sr7-layer,sr7-grp,sr7-img,sr7-layer,sr7-linebrk,sr7-row,sr7-shp,sr7-svg,sr7-txt,sr7-zone{user-select:none;visibility:hidden;display:none;box-sizing:border-box;backface-visibility:hidden}sr7-col-bg.sr7-img-col-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none}.sr7-layer[data-subtype=slidebg],sr7bg{pointer-events:none}sr7-content .sr7-layer.sr7-withclip,sr7-content .sr7-layer.sr7-withclip .sr7-layer{backface-visibility:visible}sr7-grp.sr7-clear:after{content:"";clear:both;display:block;height:0}sr7-zone{pointer-events:none}sr7-row.sr7-layer.sr7-galign{box-sizing:border-box}.sr7-layer[data-type=svg]>svg,sr7-layer[data-type=svg]>svg{width:100%;height:100%}sr7-row-con{table-layout:fixed;font-size:0;display:block}sr7-module .sr7-layer,sr7-module sr7-layer{-webkit-font-smoothing:antialiased!important;-webkit-tap-highlight-color:#fff0;-moz-osx-font-smoothing:grayscale;font-display:swap}sr7-slide.sr7-staticslide-low{z-index:0!important}sr7-slide.sr7-staticslide-high{z-index:105!important}@-moz-document url-prefix(){sr7-slide.sr7-staticslide{transform:scale(1)}}sr7-slide a{transition:none}sr7-module.sr7-top-fixed{width:100%;height:auto!important;backface-visibility:hidden}sr7-module.sr7-top-fixed sr7-adjuster{height:auto!important}sr7-module.sr7-top-fixed sr7-content,sr7-module.sr7-top-fixed sr7-content .sr7-layer:not(.sr7-ignore-pe) *{pointer-events:none}sr7-prl{top:50%;left:50%;z-index:10000;position:absolute}sr7-prl.off{display:none!important}sr7-prl.sr7-fade-in{animation:tp-fade-in 1s linear}.sr-force-hidden{display:none!important}@keyframes tp-rotateplane{0%{transform:perspective(120px) rotateX(0) rotateY(0)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}@keyframes tp-fade-in{0%{opacity:0}20%{opacity:0}100%{opacity:100}}@keyframes tp-rotate{100%{transform:rotate(360deg)}}sr7-fonttest{width:auto;display:inline-block;white-space:nowrap;font-size:12px;color:#000}sr7-fonttest-wrap{position:absolute;contain:strict;top:-1500px;left:-1500px;width:1500px;height:1000px;pointer-events:none;opacity:0}.fn-wrap{display:flex;position:fixed;width:100px;height:50px;z-index:100;background-color:rgb(66 66 66 / .2);justify-content:space-around;align-items:center;bottom:0;left:50%;transform:translateX(-50%)}.fn-left,.fn-right{display:flex;width:40px;height:40px;justify-content:center;align-items:center;background-color:gray;color:#fff;font-weight:700;font-size:20px;cursor:pointer}.sr7-layer .materical-icons,sr7-module .material-icons,sr7-txt .material-icons{font-size:inherit;vertical-align:top;line-height:inherit}#sr-announcer{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.woodmart-price-filter .amount{color:inherit;font-weight:inherit}.woodmart-price-filter .current-state{color:var(--color-gray-800);font-weight:600}.woodmart-price-filter .current-state .amount{font-weight:600}.login-see-prices .woodmart-price-filter{display:none}
.widget_recent_reviews .product-title:hover{color:var(--wd-entities-title-color-hover)}.widget_rating_filter .wc-layered-nav-rating a{display:flex;align-items:center;justify-content:space-between;color:var(--color-gray-300)}.widget_recent_reviews .product-title{transition:all .25s ease}.woocommerce-ordering-list .selected-order{color:var(--color-gray-800);font-weight:600}
@font-face{ font-family:IRYekan;src:url(/wp-content/plugins/digits/plugin-core/assets/font/IRYekan.woff) format("woff");font-weight:400;font-display:swap;font-style:normal }@font-face{ font-family:IRYekan3;src:url(/wp-content/plugins/digits/plugin-core/assets/font/IRYekan3.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal }@font-face{ font-family:IRSans;src:url(/wp-content/plugins/digits/plugin-core/assets/font/IRSans.woff) format("woff");font-weight:400;font-display:swap;font-style:normal }@font-face{ font-family:IRSansDN;src:url(/wp-content/plugins/digits/plugin-core/assets/font/IRSansDN.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal }@font-face{ font-family:IRSansx;src:url(/wp-content/plugins/digits/plugin-core/assets/font/IRSansx.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal }@font-face{ font-family:IRVazir;src:url(/wp-content/plugins/digits/plugin-core/assets/font/IRVazir.woff) format("woff");font-weight:400;font-display:swap;font-style:normal }@font-face{ font-family:IRYekanBakh;src:url(/wp-content/plugins/digits/plugin-core/assets/font/IRYekanBakh.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal }.digits-form_input_row .digits-field-type_checkbox .dig_input_wrapper::after,.digits-form_input_row .digits-field-type_checkbox .dig_input_wrapper::before,.digits-form_input_row .digits-field-type_radio .dig_input_wrapper::after,.digits-form_input_row .digits-field-type_radio .dig_input_wrapper::before,.digits-form_input_row .digits-field-type_tac .dig_input_wrapper::after,.digits-form_input_row .digits-field-type_tac .dig_input_wrapper::before{right:0;left:auto}html[dir=rtl] .dig_lasele{right:unset!important;left:20px!important}.dig_popmessage .dig_firele{margin-right:20px;margin-left:0px!important}.digits-form_button_ic{margin-left:4px;margin-right:0px!important}.digits_ui .dig-box{text-align:right}.digits-form_button_ic{transform:rotate(181deg)}.digits_otp_info_ic{left:28px;right:auto!important}html[dir=rtl].dig_lasele{font-family:IRSans!important}.digits_editor_tool_text{padding-left:10px;padding-right:0px!important}.protected_by_digits{direction:rtl}li.dig-cc-visible{display:flex;flex-direction:row;justify-content:flex-start;align-items:baseline}.untdovr_flag_container{margin-left:5px;margin-right:0}.digits-form_footer span{margin-right: 5px;}
html[dir=rtl] .digits_password_eye{right:unset;left:14px;}.digits_otp_info .digits_otp_dest {direction: ltr;unicode-bidi: bidi-override;}
.digits_form_index_section .digits_show_on_index {text-align:center;}
.digits-form_tab-bar{align-items:center;align-content:space-around;justify-content:center;}:root{--direction-multiplier:1}body.rtl,html[dir=rtl]{--direction-multiplier:-1}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{display:inline-block;line-height:1}.e-logo-wrapper i{color:var(--e-a-color-circle-logo);font-size:2.5em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video,.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(-50%,-50%)}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:768px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-custom-embed-play{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(calc(-50% * var(--direction-multiplier)),-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3));height:100px;width:100px}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:768px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-inline:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:769px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-block-end:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-block-end:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:769px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:768px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:769px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:769px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:769px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:768px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:768px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop"}}@media (max-width:-1){#elementor-device-mode:after{content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:768px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con{margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}:is([data-widget_type="e-component.default"],[data-widget_type="e-component.default"]>.elementor-section-wrap)>.e-con{--margin-right:0px;--margin-left:0px}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:768px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;inset-block-start:50%;inset-inline-end:10px;pointer-events:none;position:absolute;text-shadow:0 0 3px rgba(0,0,0,.3);transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-button-align-start .e-form__buttons,[dir=rtl] .elementor-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-button-align-end .e-form__buttons,[dir=rtl] .elementor-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-tablet-button-align-start .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-tablet-button-align-end .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:768px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-mobile-button-align-start .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-mobile-button-align-end .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;fill:#fff;font-size:15px;line-height:1;padding:12px 24px;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;fill:#fff;padding:.5em}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none!important}html *{transition-delay:0s!important;transition-duration:0s!important}}@media (max-width:768px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:769px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-weight:500}.elementor-kit-5 e-page-transition{background-color:#FFBC7D}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px}.elementor-widget:not(:last-child){--kit-widget-spacing:20px}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px}{}h1.entry-title{display:var(--page-title-display)}@media(max-width:1024px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:1024px}.e-con{--container-max-width:1024px}}@media(max-width:768px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:767px}.e-con{--container-max-width:767px}}.wd-z-index{position:relative;z-index:35}.wd-fontsize-xs{font-size:14px}.wd-fontsize-s{font-size:16px}.wd-fontsize-m{font-size:18px}.wd-fontsize-l{font-size:22px}.wd-fontsize-xl{font-size:26px}.wd-fontsize-xxl{font-size:36px}.wd-fontsize-xxxl{font-size:46px}.text-larger{font-size:110%}.font-text{font-family:var(--wd-text-font)}.font-primary{font-family:var(--wd-title-font)}.font-alt{font-style:var(--wd-alternative-font-style);font-family:var(--wd-alternative-font)}.wd-items-top{align-items:flex-start}.wd-items-middle{align-items:center}.wd-items-bottom{align-items:flex-end}.wd-justify-left{justify-content:left}.wd-justify-center{justify-content:center}.wd-justify-right{justify-content:right}.color-primary{color:var(--wd-primary-color)}.color-alt{color:var(--wd-alternative-color)}.color-title{color:var(--wd-title-color)}@media (max-width: 1024px){.wd-fontsize-xl,.wd-fontsize-xxl,.wd-fontsize-xxxl{font-size:22px}.text-larger{font-size:inherit}}
.wpb-js-composer .wpb_revslider_element{margin-bottom:0}.wpb-js-composer :is([data-vc-full-width],[class*="wd-section-stretch"]) rs-fullwidth-wrap>rs-module-wrap{left:-15px !important}.wpb-js-composer :is(.vc_row-no-padding,.wd-section-stretch-content-no-pd) rs-fullwidth-wrap>rs-module-wrap{left:0 !important}.hermes .tp-arr-imgholder{background-size:cover}@media (min-width: 1025px){.wd-sticky-nav-enabled rs-fullwidth-wrap>rs-module-wrap{padding-left:var(--wd-sticky-nav-w) !important}.wd-sticky-nav-enabled.wpb-js-composer [class*="wd-section-stretch"] rs-fullwidth-wrap>rs-module-wrap{margin-left:calc(var(--wd-sticky-nav-w) * -1) !important}}
.elementor-default i:not([class]){font-style:italic}.elementor .btn{box-shadow:var(--btn-box-shadow, unset)}.elementor .btn:hover{box-shadow:var(--btn-box-shadow-hover, var(--btn-box-shadow, unset))}.wd-button-wrapper .btn-style-link,.wd-button-wrapper .btn-style-bordered:not(:hover){background-color:transparent !important}.btn-full-width{width:100%}.rtl .btn-icon-pos-left{flex-direction:row}.rtl .btn-icon-pos-right{flex-direction:row-reverse}:is(.wd-entry-content,.entry-content)>.elementor{margin-bottom:0}.elementor-column-gap-no{--wd-el-column-gap: 0.001px}.elementor-column-gap-narrow{--wd-el-column-gap: 10px}.elementor-column-gap-default{--wd-el-column-gap: 20px}.elementor-column-gap-extended{--wd-el-column-gap: 30px}.elementor-column-gap-wide{--wd-el-column-gap: 40px}.elementor-column-gap-wider{--wd-el-column-gap: 60px}.elementor-section.wd-negative-gap>.elementor-container{margin-left:calc(var(--wd-el-column-gap) / 2 * -1);margin-right:calc(var(--wd-el-column-gap) / 2 * -1)}.elementor-section-boxed.wd-negative-gap .elementor-container{max-width:none}.e-con-boxed.wd-negative-gap{--container-max-width: none}[class*="wd-section-stretch"]{position:relative;min-width:calc(100vw - var(--wd-scroll-w) - var(--wd-sticky-nav-w));width:calc(100vw - var(--wd-scroll-w) - var(--wd-sticky-nav-w));left:calc(-50% - -50vw - var(--wd-scroll-w) / 2 - var(--wd-sticky-nav-w) / 2)}[class*="wd-section-stretch"].wd-negative-gap{--padding-left: 15px;--padding-right: 15px}[class*="wd-section-stretch"].wd-negative-gap:where(.elementor-section){padding-inline:15px}.elementor-section.wd-section-stretch>.elementor-container{max-width:calc(var(--wd-container-w) - 30px + var(--wd-el-column-gap, .0001px))}.e-con-boxed.wd-section-stretch{--container-max-width: min(calc(var(--wd-container-w) - 30px))}.e-con-boxed.wd-section-stretch-content{--container-max-width: none}@media (prefers-reduced-motion: no-preference){html{scroll-behavior:auto}}.wd-elementor-sticky-column{align-items:flex-start}.wd-sticky-spacer{opacity:0}.wd-divider .elementor-shape-fill{-webkit-transform:none;transform:none}.elementor-select-wrapper .select-caret-down-wrapper{display:none}.elementor-widget-text-editor .elementor-widget-container{width:100%;columns:inherit;column-gap:inherit}.elementor-widget-text-editor.text-left>*{margin-right:auto}.elementor-widget-text-editor.text-center>*{margin-inline:auto}.elementor-widget-text-editor.text-right>*{margin-left:auto}.elementor-widget-text-editor>*>*:last-child,.elementor-widget-text-editor>*:last-child{margin-bottom:0}.elementor-widget-wd_products:has(.wd-hide)>*{display:none}.elementor-page .elementor-widget-woodmart_menu_anchor{margin-bottom:0}.elementor a{text-decoration:var(--wd-link-decor);-webkit-text-decoration:var(--wd-link-decor)}.elementor a:where(:hover){text-decoration:var(--wd-link-decor-hover);-webkit-text-decoration:var(--wd-link-decor-hover)}.wd-accordion-theme-style .elementor-accordion-item{border-top-width:2px;border-right-width:0 !important;border-left-width:0 !important}.elementor-tab-content>*:last-child{margin-bottom:0}.wd-el-page-heading{--wd-tags-mb: 0}.elementor-element svg.wd-icon,.img-wrapper .e-font-icon-svg{width:1em;height:1em;fill:currentColor}.wd-carousel-item.e-con{--padding-top: 0px;--padding-bottom: 0px}.wd-carousel-item.e-con.e-flex{flex:0 0 calc(100% / var(--wd-col))}:where(.e-con) .wd-width-100{width:100%}.wd-animation.wd-animation-fast{--wd-anim-duration: .6s}.wd-animation.wd-animation-slow{--wd-anim-duration: 1.6s}.wd-video-theme-style .elementor-custom-embed-image-overlay{overflow:hidden;transition:all 0.5s cubic-bezier(0, 0, 0.44, 1.18)}.wd-video-theme-style .elementor-custom-embed-image-overlay:after,.wd-video-theme-style .elementor-custom-embed-image-overlay:before,.wd-video-theme-style .elementor-custom-embed-image-overlay .elementor-custom-embed-play i:before{content:"";position:absolute;inset:0}.wd-video-theme-style .elementor-custom-embed-image-overlay:before{background:inherit;transition:inherit}.wd-video-theme-style .elementor-custom-embed-image-overlay:after{background-color:#000;transition:inherit;opacity:.15}.wd-video-theme-style .elementor-custom-embed-play{z-index:1;transition:inherit}.wd-video-theme-style .elementor-custom-embed-play i{display:flex;align-items:center;justify-content:center;width:1em;height:1em;font-family:unset;opacity:1;transition:inherit}.wd-video-theme-style .elementor-custom-embed-play i:before{border:.04em solid currentColor;border-radius:50%;opacity:.4;transition:inherit}.wd-video-theme-style .elementor-custom-embed-play i:after{margin-left:5px;font-size:.3em;transition:inherit;content:"\f101";font-family:"woodmart-font"}.wd-video-theme-style:hover .elementor-custom-embed-image-overlay:before{transform:scale(1.09)}.wd-video-theme-style:hover .elementor-custom-embed-image-overlay:after{opacity:.3}.wd-video-theme-style:hover .elementor-custom-embed-play i:before{opacity:.6}.wd-video-theme-style:hover .elementor-custom-embed-play i:after{transform:scale(0.8)}.products:not(.wd-img-width) .cat-design-alt img{width:revert-layer}.e-con :is(.wd-checkout-login,.wd-checkout-coupon){align-items:unset}.e-con :is(.wd-checkout-login,.wd-checkout-coupon) .elementor-widget-container{display:flex;flex-direction:column;align-items:var(--wd-align)}.wd-btn-align-center{--wd-btn-align: center}.wd-btn-align-right{--wd-btn-align: end}.wd-btn-align-full-width{--wd-btn-align: stretch}
div:where(.elementor-location-header){margin-bottom:40px}.elementor-location-popup{overflow-x:hidden}.elementor-element :is(.elementor-field-textual,.elementor-search-form__input){height:auto}.elementor-field.elementor-size-sm{border-radius:3px}.elementor-search-form input[type=search]{border-radius:0}:is(.elementor-wc-products,.elementor-widget-wc-archive-products){text-align:end}:is(.elementor-wc-products,.elementor-widget-wc-archive-products) .wd-filter-buttons{display:none}:is(.elementor-wc-products,.elementor-widget-wc-archive-products) :is(.wd-products-per-page,.wd-products-shop-view,.woocommerce-ordering){margin-right:0;margin-bottom:20px;vertical-align:middle}:is(.elementor-wc-products,.elementor-widget-wc-archive-products) :is(.wd-products-per-page,.wd-products-shop-view,.woocommerce-ordering):not(:first-child){margin-left:30px}:is(.elementor-wc-products,.elementor-widget-wc-archive-products) .woocommerce-ordering{display:inline-flex}.elementor-widget-woocommerce-breadcrumb .woocommerce-breadcrumb{display:block}.elementor-widget-woocommerce-breadcrumb .woocommerce-breadcrumb>span:last-child{font-weight:inherit;color:inherit}.wd-page-content .elementor-widget-woocommerce-product-images>.elementor-widget-container>.product-labels,.wd-page-content .elementor-widget-woocommerce-product-images>.product-labels{display:none}.elementor-widget-woocommerce-product-price .price{margin-bottom:0}.elementor-widget-woocommerce-product-price .price :is(del,.amount){color:inherit;font-weight:inherit}.elementor-widget-woocommerce-product-short-description .woocommerce-product-details__short-description{margin-bottom:0}.elementor-add-to-cart--align-left{--text-align: left;text-align:left;--content-align: flex-end}.elementor-add-to-cart--align-center{--content-align: center;--text-align: center;text-align:center}.elementor-add-to-cart--align-right{--text-align: right;text-align:right;--content-align: flex-start}:is(.elementor-add-to-cart--align-center,.elementor-add-to-cart--align-right) form.variations_form .cell{display:inline-block}:is(.elementor-add-to-cart--align-center,.elementor-add-to-cart--align-right) form.variations_form .value{width:auto}.elementor-add-to-cart--align-justify form.cart .button{flex-grow:1;flex-shrink:1}.elementor-widget-woocommerce-product-add-to-cart div.quantity input[type="number"]{border-radius:0 !important;border-right:none !important;border-left:none !important}.elementor-widget-woocommerce-product-data-tabs .tabs-layout-tabs>.wd-accordion-item>.wd-accordion-title{display:none}.elementor-widget-woocommerce-product-data-tabs .tabs-layout-tabs .wd-nav-tabs-wrapper{margin-bottom:0}.elementor-widget-woocommerce-product-data-tabs .tabs-layout-tabs .wd-nav-tabs[class*="wd-style-underline"] .nav-link-text:after{content:none}.elementor-widget-woocommerce-product-additional-information table{margin-bottom:0}.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .order_details{border-width:0}.elementor-widget-woocommerce-my-account .e-my-account-tab .responsive-table{margin-bottom:0}.e-my-account-tab .wd-my-account-wrapper{margin:0}.e-my-account-tab .wd-my-account-sidebar{padding-inline-start:0}.e-my-account-tab .wd-my-account-links{display:none}.e-my-account-tabs-horizontal .wd-my-account-wrapper{display:block}.e-my-account-tabs-horizontal .wd-my-account-wrapper .woocommerce-MyAccount-content{max-width:none}.e-my-account-tabs-horizontal .wd-my-account-sidebar{display:none}.e-cart__column td.product-remove a{height:auto}.e-cart__column .shop_table td.product-btn .button{float:none;color:var(--checkout-button-normal-text-color, #fff) !important;background-color:#5bc0de}.e-cart__column .shop_table td.product-name .wd-cart-label{font-size:0}.e-cart__column .shop_table :is(td.product-price,td.product-subtotal) del span{color:var(--color-gray-300)}.e-cart__column .shop_table tbody tr td.product-sku{border-top-width:var(--order-summary-items-divider-weight, 1px);border-top-style:solid;border-top-color:var(--order-summary-items-divider-color, #D5D8DC)}.e-cart__column .shop_table .cart_item[class*="wd-fbt-item"]:not(.wd-fbt-item-first) td{padding-bottom:0;border-top:none}.e-cart__column .shop_table .cart_item.wd-fbt-item-last td{padding-bottom:20px !important}.e-cart__column .quantity :is(input[type="number"],input[type="text"]).input-text{max-height:unset;border-radius:0;border-left:none;border-right:none;border-width:var(--wd-form-brd-width);border-color:var(--wd-form-brd-color);text-align:center}.e-cart__column .wd-fg:not(:first-child){margin-top:40px}.e-cart__column .responsive-table{margin-bottom:0}.elementor-widget-woocommerce-checkout-page .woocommerce>.woocommerce-checkout{display:block}.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table tr.cart_item td.product-name{max-width:unset}.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-shipping-totals td{max-width:unset}.elementor-widget-woocommerce-checkout-page [class*="__field-wrapper"]{display:unset}@media (min-width: 1025px){.elementor-widget-woocommerce-product-images .wd-gallery-images:not(.wd-off-lg) .wd-carousel-inner .wd-carousel{margin-inline:calc(var(--wd-gap) / -2)}.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .wd-my-account-sidebar .woocommerce-MyAccount-navigation{width:auto}}@media (max-width: 1024px){.elementor-widget-woocommerce-product-images .wd-gallery-images:not(.wd-off-md) .wd-carousel-inner .wd-carousel{margin-inline:calc(var(--wd-gap) / -2)}}@media (max-width: 768.98px){.elementor-widget-woocommerce-product-images .wd-gallery-images:not(.wd-off-sm) .wd-carousel-inner .wd-carousel{margin-inline:calc(var(--wd-gap) / -2)}.e-shop-table .woocommerce-cart-form__contents td.product-thumbnail{position:unset}.e-shop-table .woocommerce-cart-form__contents td.product-thumbnail:before{content:none}.e-shop-table .woocommerce-cart-form__contents td.product-remove{top:0;right:0}.e-shop-table .shop_table.wd-fg-table tr{display:block}.elementor-widget-woocommerce-cart .woocommerce table.shop_table_responsive{display:table}.elementor-widget-woocommerce-cart .woocommerce table.shop_table_responsive tr{border:none;transform:translateX(0)}.elementor-widget-woocommerce-cart .woocommerce table.shop_table_responsive td{padding-top:10px;padding-bottom:10px}.elementor-widget-woocommerce-cart .woocommerce tbody{display:table-row-group}.elementor-widget-woocommerce-cart .woocommerce tr{display:table-row}.e-my-account-tab .wd-my-account-sidebar{padding-inline-end:0}}
.star-rating{position:relative;display:inline-block;vertical-align:middle;white-space:nowrap;letter-spacing:2px;font-weight:400;color:#EABE12;width:fit-content;font-family:"woodmart-font"}.star-rating:before{content:"\f149" "\f149" "\f149" "\f149" "\f149";color:var(--color-gray-300)}.star-rating span{position:absolute;inset-block:0;inset-inline-start:0;overflow:hidden;width:100%;text-indent:99999px}.star-rating span:before{content:"\f148" "\f148" "\f148" "\f148" "\f148";position:absolute;top:0;inset-inline-start:0;text-indent:0}
div.wc-block-components-notice-banner{--wd-link-decor: underline;--wd-link-decor-hover: underline;--wd-link-color: currentColor;--wd-link-color-hover: color-mix(in srgb, currentColor 80%, transparent);position:relative;margin-bottom:20px;padding-block:18px;padding-inline:65px 30px !important;text-align:start;border:none;border-radius:var(--wd-brd-radius);outline:none !important;font-size:inherit;align-content:center;margin-top:0;font-size:var(--wd-text-font-size)}div.wc-block-components-notice-banner:before{position:absolute;top:calc(50% - 9px);right:24px;font-size:18px;line-height:18px;font-family:"woodmart-font"}div.wc-block-components-notice-banner p:last-child{margin-bottom:0}div.wc-block-components-notice-banner .amount{color:#fff}div.wc-block-components-notice-banner :is(.button,.wc-backward){text-decoration:none;--btn-color: currentColor;--btn-color-hover: currentColor;--btn-bgcolor: transparent;--btn-bgcolor-hover: transparent;--btn-brd-width: 2px;--btn-box-shadow-hover: none;--btn-height: none;--btn-padding: 0;--btn-brd-color: color-mix(in srgb, currentColor 50%, transparent);border-top:0;border-inline:0;margin-inline:4px}div.wc-block-components-notice-banner.is-success{background-color:var(--notices-success-bg);color:var(--notices-success-color)}div.wc-block-components-notice-banner.is-success:before{content:"\f107"}div.wc-block-components-notice-banner:is(.is-info,.is-error){background-color:var(--notices-warning-bg);color:var(--notices-warning-color)}div.wc-block-components-notice-banner:is(.is-info,.is-error):before{content:"\f100"}div.wc-block-components-notice-banner>svg{display:none}div.wc-block-components-notice-banner ul{display:flex;gap:5px 7px;width:100%;margin:0 !important;list-style:none;--li-pl: 0;--li-mb: 5px;align-items:stretch;flex-direction:column;justify-content:center}div.wc-block-components-notice-banner>div{display:flex;align-items:inherit;flex-wrap:wrap;gap:inherit}div.wc-block-components-notice-banner>div .button.wc-forward{border-bottom:2px solid rgba(255,255,255,0.3);color:#fff !important;text-decoration:none;opacity:1}div.wc-block-components-notice-banner>div .button.wc-forward:hover{border-color:#fff}
.widget_layered_nav_filters a{display:inline-flex;align-items:center;color:var(--color-gray-800);font-weight:600;line-height:2}.widget_layered_nav_filters a .amount{margin-inline-start:3px}.widget_layered_nav_filters a:before{margin-inline-end:.3em;font-weight:400;content:"\f112";font-family:"woodmart-font"}.widget_layered_nav_filters a:hover{color:var(--color-gray-500)}
.wd-woo-page-title{--wd-tags-mb: 0px}.wd-shop-active-filters .wd-active-filters{margin-top:0;margin-bottom:0}.e-con .filters-area{margin-bottom:0}.wd-shop-view{line-height:1}.wd-shop-result-count .woocommerce-result-count{margin-bottom:0}
.shop_attributes{margin-bottom:0;overflow:hidden;--wd-attr-v-gap: 30px;--wd-attr-h-gap: 30px;--wd-attr-col: 1;--wd-attr-brd-width: 1px;--wd-attr-brd-style: solid;--wd-attr-brd-color: var(--brdcolor-gray-300);--wd-attr-img-width: 24px}.shop_attributes tbody{display:grid;grid-template-columns:repeat(var(--wd-attr-col), 1fr);margin-bottom:calc(-1 * (var(--wd-attr-v-gap) + var(--wd-attr-brd-width)));column-gap:var(--wd-attr-h-gap)}.shop_attributes tr{display:flex;align-items:center;gap:10px 20px;justify-content:space-between;padding-bottom:calc(var(--wd-attr-v-gap) / 2);margin-bottom:calc(var(--wd-attr-v-gap) / 2);border-bottom:var(--wd-attr-brd-width) var(--wd-attr-brd-style) var(--wd-attr-brd-color)}.shop_attributes :is(th,td){padding:0;border:none}.shop_attributes th{display:flex;flex:0 1 auto;font-family:var(--wd-text-font)}.shop_attributes td{text-align:end}.shop_attributes p{margin-bottom:0}.shop_attributes :is(.wd-attr-name,.wd-attr-term){--wd-link-color: var(--color-gray-400);--wd-link-color-hover: var(--color-gray-700);--wd-link-decor: none;--wd-link-decor-hover: none}.shop_attributes .wd-attr-name{display:inline-flex;align-items:center;gap:10px}.shop_attributes .wd-attr-name .wd-hint{margin-inline-start:-6px}.shop_attributes .wd-attr-term p{display:inline}.shop_attributes .wd-attr-name-img{width:var(--wd-attr-img-width)}
@media (max-width: 1024px){.wd-carousel-dis-mb .wd-carousel{padding:0}.wd-carousel-dis-mb .wd-carousel-wrap{padding:15px 0;overflow-x:auto;-webkit-overflow-scrolling:touch;-webkit-mask-image:linear-gradient(to right, transparent 5px, #000 40px);mask-image:linear-gradient(to right, transparent 5px, #000 40px)}.wd-carousel-dis-mb :is(.wd-nav-arrows,.wd-nav-pagin-wrap){display:none}}
.wd-tools-element{position:relative;--wd-header-el-color: #333;--wd-header-el-color-hover: rgba(51,51,51,.6);--wd-tools-icon-base-width: 20px}.wd-tools-element>a{display:flex;align-items:center;justify-content:center;height:40px;color:var(--wd-header-el-color);line-height:1;text-decoration:none !important;padding-inline:10px}.wd-tools-element .wd-tools-icon{position:relative;display:flex;align-items:center;justify-content:center;font-size:0}.wd-tools-element .wd-tools-icon:before{font-size:var(--wd-tools-icon-base-width)}.wd-tools-element .wd-tools-text{margin-inline-start:8px;text-transform:var(--wd-header-el-transform);white-space:nowrap;font-weight:var(--wd-header-el-font-weight);font-style:var(--wd-header-el-font-style);font-size:var(--wd-header-el-font-size);font-family:var(--wd-header-el-font)}.wd-tools-element .wd-tools-count{z-index:1;width:var(--wd-count-size, 15px);height:var(--wd-count-size, 15px);border-radius:50%;text-align:center;letter-spacing:0;font-weight:400;line-height:var(--wd-count-size, 15px)}.wd-tools-element:hover>a{color:var(--wd-header-el-color-hover)}.wd-tools-element.wd-style-icon .wd-tools-text{display:none !important}.whb-top-bar .wd-tools-element{--wd-count-size: 13px;--wd-tools-icon-base-width: 14px}.whb-top-bar .wd-tools-element .wd-tools-text{font-weight:400;font-size:12px}.whb-color-light .wd-tools-element{--wd-header-el-color: #fff;--wd-header-el-color-hover: rgba(255,255,255,0.8)}.wd-custom-icon,picture.wd-custom-icon img{max-width:var(--wd-tools-icon-width, 38px);width:var(--wd-tools-icon-width, revert-layer);transition:all .25s ease}.wd-tools-custom-icon .wd-tools-icon:before,.wd-tools-custom-icon .wd-tools-icon:after{display:none}.wd-tools-custom-icon:hover .wd-custom-icon{opacity:.6}.wd-tools-element:is(.wd-design-2,.wd-design-5).wd-style-icon.wd-with-count{margin-inline-end:5px}.wd-tools-element:is(.wd-design-2,.wd-design-5).wd-style-text.wd-with-count .wd-tools-text{margin-inline-start:14px}.wd-tools-element:is(.wd-design-2,.wd-design-5) .wd-tools-count{position:absolute;top:-5px;inset-inline-end:-9px;background-color:var(--wd-primary-color);color:#fff;font-size:9px}.wd-tools-element.wd-design-1.wd-with-count .wd-tools-count{margin-inline-start:8px}.wd-tools-element.wd-design-1 .wd-tools-count{width:auto;height:auto;text-transform:var(--wd-header-el-transform);font-weight:var(--wd-header-el-font-weight);font-style:var(--wd-header-el-font-style);font-size:var(--wd-header-el-font-size);font-family:var(--wd-header-el-font);line-height:inherit}.wd-tools-element.wd-design-1 .subtotal-divider{display:inline}.wd-tools-element.wd-design-4{--wd-count-size: 19px}.wd-tools-element.wd-design-4.wd-with-count .wd-tools-count{margin-inline-start:6px}.wd-tools-element.wd-design-4 .wd-tools-count{display:inline-block;padding:0 2px;background-color:var(--wd-primary-color);color:#fff;font-weight:700;font-size:10px}.whb-top-bar .wd-tools-element.wd-design-4{--wd-count-size: 16px}.wd-tools-element:is(.wd-design-6,.wd-design-7,.wd-design-8){--wd-count-size: 18px}.wd-tools-element:is(.wd-design-6,.wd-design-7,.wd-design-8) .wd-tools-inner{position:relative}.wd-tools-element:is(.wd-design-6,.wd-design-7,.wd-design-8) .wd-tools-inner .wd-tools-icon{position:static}.wd-tools-element:is(.wd-design-6,.wd-design-7,.wd-design-8) .wd-custom-icon{max-width:var(--wd-tools-icon-width, var(--wd-tools-icon-base-width))}.wd-tools-element:is(.wd-design-6,.wd-design-7,.wd-design-8) .wd-tools-count{position:absolute;top:-3px;inset-inline-end:-7px;background-color:#fff;box-shadow:0 0 4px rgba(0,0,0,0.17);color:var(--wd-primary-color);font-size:11px}.whb-top-bar .wd-tools-element:is(.wd-design-6,.wd-design-7,.wd-design-8){--wd-count-size: 13px}.wd-tools-element:is(.wd-design-6,.wd-design-7){--wd-tools-sp: 13px}.wd-tools-element:is(.wd-design-6,.wd-design-7) :is(.wd-tools-inner,.wd-tools-icon){height:42px;border-radius:42px}.wd-tools-element:is(.wd-design-6,.wd-design-7) .wd-tools-inner{display:flex;align-items:center;padding:0 var(--wd-tools-sp)}.wd-tools-element:is(.wd-design-6,.wd-design-7):not(.wd-with-wrap) .wd-tools-icon{width:42px}.whb-top-bar .wd-tools-element:is(.wd-design-6,.wd-design-7){--wd-tools-sp: 9px}.whb-top-bar .wd-tools-element:is(.wd-design-6,.wd-design-7) :is(.wd-tools-inner,.wd-tools-icon){height:28px}.whb-top-bar .wd-tools-element:is(.wd-design-6,.wd-design-7):not(.wd-with-wrap) .wd-tools-icon{width:28px}.whb-top-bar .wd-tools-element:is(.wd-design-6,.wd-design-7) .wd-tools-count{font-size:9px}.wd-tools-element.wd-design-6>a>:is(.wd-tools-inner,.wd-tools-icon){border:1px solid rgba(0,0,0,0.105)}.whb-color-light .wd-tools-element.wd-design-6>a>:is(.wd-tools-inner,.wd-tools-icon){border-color:rgba(255,255,255,0.25)}.wd-tools-element.wd-design-7>a>:is(.wd-tools-inner,.wd-tools-icon){background-color:var(--wd-primary-color);color:#fff;transition:inherit}.wd-tools-element.wd-design-7:hover>a>:is(.wd-tools-inner,.wd-tools-icon){color:rgba(255,255,255,0.8)}
.whb-column>.info-box-wrapper,.wd-header-text,.whb-column>.wd-button-wrapper,.whb-column>.wd-social-icons,.wd-header-html{padding-inline:10px}.whb-column>.info-box-wrapper .wd-info-box{--ib-icon-sp: 10px}.wd-header-text{--wd-tags-mb: 10px;flex:1 1 auto}.wd-header-text p:first-child:empty{display:none}.wd-header-text.wd-inline{flex:0 0 auto}.whb-top-bar .wd-header-text{font-size:12px;line-height:1.2}.whb-color-light .wd-header-text{--wd-text-color: rgba(255,255,255,0.8);--wd-title-color: #fff;--wd-link-color: rgba(255,255,255,0.9);--wd-link-color-hover: #fff;color:var(--wd-text-color)}.wd-header-wishlist .wd-tools-icon:before{content:"\f106";font-family:"woodmart-font"}.wd-header-compare .wd-tools-icon:before{content:"\f128";font-family:"woodmart-font"}.wd-dropdown-compare a{justify-content:space-between}.wd-dropdown-compare .count{margin-inline-start:10px;color:var(--color-gray-300)}
.whb-col-right .wd-dropdown-register{right:auto;left:0;margin-left:calc(var(--nav-gap, .001px) / 2 * -1);margin-right:0}.wd-dropdown-register[class*="wd-active"]{visibility:visible;opacity:1;transform:none !important;pointer-events:visible;pointer-events:unset}.wd-dropdown-register{padding:25px;width:350px}.wd-dropdown-register .wd-heading{padding:0 0 12px 0;margin-bottom:15px}.wd-dropdown-register .woocommerce-form-login{--wd-tags-mb: 15px}
.woocommerce-form-login>*:last-child{margin-bottom:0}.woocommerce-form-login:not(.hidden-form){display:block !important}.password-input{position:relative;display:block}.password-input input{padding-inline-end:var(--wd-form-height) !important}.show-password-input{display:flex;justify-content:center;align-items:center;position:absolute;top:0;inset-inline-end:0;width:var(--wd-form-height);height:var(--wd-form-height);cursor:pointer;font-size:16px;color:var(--color-gray-600);transition:all .25s ease;padding:0 !important;border:none !important;background:none !important;box-shadow:none !important;min-height:unset !important}.show-password-input:hover{color:var(--color-gray-400)}.show-password-input:before{font-family:"woodmart-font";content:"\f11a"}.show-password-input.display-password:before{content:"\f11b"}.login-form-footer{--wd-link-color: var(--wd-primary-color);--wd-link-color-hover: var(--wd-primary-color);--wd-link-decor: none;--wd-link-decor-hover: none;display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;gap:10px}.login-form-footer .lost_password{order:2}.login-form-footer .lost_password:hover{opacity:.7}.login-form-footer .woocommerce-form-login__rememberme{order:1;margin-bottom:0}:is(.register,.woocommerce-form-login) .button{width:100%;border-radius:var(--btn-accented-brd-radius);color:var(--btn-accented-color);box-shadow:var(--btn-accented-box-shadow);background-color:var(--btn-accented-bgcolor);text-transform:var(--btn-accented-transform, var(--btn-transform, uppercase));font-weight:var(--btn-accented-font-weight, var(--btn-font-weight, 600));font-family:var(--btn-accented-font-family, var(--btn-font-family, inherit));font-style:var(--btn-accented-font-style, var(--btn-font-style, unset))}:is(.register,.woocommerce-form-login) .button:hover{color:var(--btn-accented-color-hover);box-shadow:var(--btn-accented-box-shadow-hover);background-color:var(--btn-accented-bgcolor-hover)}:is(.register,.woocommerce-form-login) .button:active{box-shadow:var(--btn-accented-box-shadow-active);bottom:var(--btn-accented-bottom-active, 0)}.wd-login-divider{display:flex;align-items:center;text-transform:uppercase}.wd-login-divider span{margin-inline:20px}.wd-login-divider:after,.wd-login-divider:before{content:"";flex:1 0 0;border-bottom:1px solid var(--brdcolor-gray-300)}
.wd-header-my-account .wd-tools-icon:before{content:"\f124";font-family:"woodmart-font"}.wd-account-style-text .wd-tools-icon{display:none !important}.wd-account-style-text .wd-tools-text{margin-right:0}.wd-account-style-icon:not(.wd-with-username) .wd-tools-text{display:none}@media (max-width: 1024px){.wd-header-my-account .wd-dropdown{display:none}}
.wd-header-cart.wd-design-3>a{height:auto}.wd-header-cart.wd-design-3 .wd-tools-icon:before{color:rgba(0,0,0,0.17);font-size:32px}.wd-header-cart.wd-design-3 .wd-tools-text{display:flex;flex-direction:column-reverse;margin-inline-start:12px;padding-inline-start:12px;border-inline-start:1px solid rgba(0,0,0,0.1)}.wd-header-cart.wd-design-3 .wd-cart-number{width:auto;height:auto;border-radius:0;color:#767676;text-align:inherit;text-transform:none;font-weight:400;font-size:13px;line-height:20px}.wd-header-cart.wd-design-3 .wd-cart-number>span{display:inline-block}.wd-header-cart.wd-design-3 .wd-cart-subtotal{line-height:20px}.wd-header-cart.wd-design-3 .wd-cart-subtotal .amount{color:var(--wd-primary-color);font-weight:900;font-size:14px}.whb-color-light .wd-header-cart.wd-design-3 .wd-tools-text{border-color:rgba(255,255,255,0.3)}.whb-color-light .wd-header-cart.wd-design-3 .wd-tools-icon:before{color:#fff}.whb-color-light .wd-header-cart.wd-design-3 .wd-cart-number{color:rgba(255,255,255,0.8)}
.cart-widget-side{display:flex;flex-direction:column}.cart-widget-side .widget_shopping_cart{position:relative;flex:1 1 100%}.cart-widget-side .widget_shopping_cart_content{display:flex;flex:1 1 auto;flex-direction:column;height:100%}.cart-widget-side .shopping-cart-widget-body{position:relative;flex:1 1 auto}.cart-widget-side .wd-scroll-content{position:absolute;inset:0;max-height:100%;overscroll-behavior:none}.cart-widget-side .woocommerce-mini-cart .mini_cart_item{margin-bottom:0;padding:15px;transition:background-color .3s ease}.cart-widget-side .woocommerce-mini-cart .mini_cart_item:hover{background-color:var(--bgcolor-gray-100)}.cart-widget-side .woocommerce-mini-cart .remove{top:13px;inset-inline-end:10px}.cart-widget-side .shopping-cart-widget-footer{flex:0 0 auto;padding-bottom:15px}.cart-widget-side .shopping-cart-widget-footer>*{padding-inline:15px}.cart-widget-side .woocommerce-mini-cart__total{margin-top:0}.cart-widget-side .wd-empty-mini-cart{margin-top:20px;padding-inline:15px}
div.quantity{--wd-form-height: 42px;display:inline-flex;vertical-align:top;white-space:nowrap}div.quantity input[type=number]::-webkit-inner-spin-button,div.quantity input[type=number]::-webkit-outer-spin-button,div.quantity input[type="number"]{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}div.quantity :is(input[type="number"],input[type="text"],input[type="button"]){display:inline-block;color:var(--wd-form-color)}div.quantity input[type="number"]{width:30px;border-radius:0;border-right:none;border-left:none}div.quantity input[type="text"]{width:var(--quantity-space, 80px);text-align:center}div.quantity input[type="button"]{padding:0 5px;min-width:25px;min-height:unset;height:var(--wd-form-height);border:var(--wd-form-brd-width) solid var(--wd-form-brd-color);background:var(--wd-form-bg);box-shadow:none}div.quantity input[type="button"]:hover{color:#fff;background-color:var(--wd-primary-color);border-color:var(--wd-primary-color)}div.quantity .minus{border-start-start-radius:var(--wd-form-brd-radius);border-end-start-radius:var(--wd-form-brd-radius)}div.quantity .plus{border-start-end-radius:var(--wd-form-brd-radius);border-end-end-radius:var(--wd-form-brd-radius)}div.quantity.hidden{display:none !important}.form-style-underlined div.quantity input[type="number"],.form-style-underlined div.quantity input[type="text"]{border-top-style:solid}@-moz-document url-prefix(){div.quantity input[type="number"]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}}
.whb-col-right .wd-dropdown-cart{right:auto;left:0;margin-left:calc(var(--nav-gap, .001px) / 2 * -1);margin-right:0}.wd-header-cart .wd-tools-icon:before{content:"\f105";font-family:"woodmart-font"}.wd-header-cart .wd-tools-icon.wd-icon-alt:before{content:"\f126";font-family:"woodmart-font"}.wd-header-cart :is(.wd-cart-subtotal,.subtotal-divider,.wd-tools-count){vertical-align:middle}.wd-header-cart .wd-cart-number>span,.wd-header-cart .subtotal-divider{display:none}.wd-header-cart .wd-cart-subtotal .amount{color:inherit;font-weight:inherit;font-size:inherit}.wd-header-cart:is(.wd-design-5,.wd-design-6,.wd-design-7):not(.wd-style-text) .wd-tools-text{display:none}.wd-header-cart.wd-design-2.wd-style-icon{margin-inline-end:5px}.wd-header-cart.wd-design-2 .wd-tools-text{margin-inline-start:15px}.wd-header-cart.wd-design-4 .wd-cart-number{display:inline-block;padding:0 2px;margin-inline-start:6px;width:19px;height:19px;border-radius:50%;background-color:var(--wd-primary-color);color:#fff;text-align:center;font-weight:700;font-size:10px;line-height:19px}.wd-header-cart.wd-design-4:not(.wd-style-text) .wd-tools-text{display:none}.whb-top-bar .wd-header-cart.wd-design-4 .wd-cart-number{width:16px;height:16px;line-height:16px}.wd-header-cart.wd-design-5:not(.wd-style-text){margin-inline-end:5px}.wd-header-cart.wd-design-5 .wd-tools-text{margin-inline-start:15px}.wd-dropdown-cart{padding:20px;width:330px}:is(.woocommerce-cart,.woocommerce-checkout) :is(.cart-widget-side,.wd-dropdown-cart){display:none}.wd-header-cart.wd-design-2 .wd-cart-number,.wd-header-cart.wd-design-5 .wd-cart-number{position:absolute;top:-5px;inset-inline-end:-9px;z-index:1;width:15px;height:15px;border-radius:50%;background-color:var(--wd-primary-color);color:#fff;text-align:center;letter-spacing:0;font-weight:400;font-size:9px;line-height:15px}.whb-top-bar .wd-header-cart.wd-design-2 .wd-cart-number,.whb-top-bar .wd-header-cart.wd-design-5 .wd-cart-number{width:13px;height:13px;line-height:13px}.wd-custom-dropdown{padding-inline:10px}@media (max-width: 1024px){.wd-dropdown-cart{display:none}}
li:hover .cart-info .wd-entities-title{color:var(--wd-entities-title-color-hover)}.woocommerce-mini-cart>li{position:relative;display:flex;align-items:flex-start}.woocommerce-mini-cart>li a{margin-bottom:0}.woocommerce-mini-cart .remove{position:absolute;top:1px;inset-inline-end:0;z-index:2;width:20px;height:20px;border-radius:50%;color:var(--color-gray-800);text-align:center;font-size:0;line-height:20px}.woocommerce-mini-cart .remove:after{font-size:10px;content:"\f112";font-family:"woodmart-font"}.woocommerce-mini-cart .remove:hover{background-color:var(--bgcolor-white);box-shadow:0 0 3px rgba(0,0,0,0.1)}.woocommerce-mini-cart .blockOverlay{display:none !important}.cart-item-link{z-index:1;font-size:0}.cart-item-image{position:relative;flex:0 0 auto;overflow:hidden;margin-inline-end:15px}.cart-item-image img{float:none !important;margin-inline-end:0 !important;transition:opacity .6s ease}.cart-item-image:after{position:absolute;top:calc(50% - 10px);left:calc(50% - 10px);opacity:0;transition:opacity .6s ease;content:"";display:inline-block;width:20px;height:20px;border:1px solid rgba(0,0,0,0);border-left-color:var(--color-gray-900);border-radius:50%;vertical-align:middle;animation:wd-rotate 450ms infinite linear var(--wd-anim-state, paused)}.removing-process .cart-item-image:after,.wd-loading .cart-item-image:after{opacity:1;--wd-anim-state: running}.removing-process .cart-item-image img,.wd-loading .cart-item-image img{opacity:.2}.cart-info{flex:1 1 auto;padding-inline-end:20px}.cart-info .wd-entities-title{transition:all .25s ease}.cart-info .wd-entities-title p{margin-block:5px;color:var(--wd-text-color);font-weight:var(--wd-text-font-weight);font-style:var(--wd-text-font-style);font-size:90%;font-family:var(--wd-text-font)}.cart-info ul.variation{margin-bottom:6px;--li-mb: 5px;--list-mb: 0}.cart-info span.quantity{display:block;color:var(--color-gray-300);font-size:90%}.cart-info div.quantity{--wd-form-height: 32px;position:relative;z-index:1;display:inline-flex;margin-bottom:8px;transition:opacity .6s ease}.cart-info li.wd-loading>a{pointer-events:none}.cart-info li.wd-loading div.quantity{opacity:.6;cursor:none;pointer-events:none}.cart-info .wd-product-detail{margin-bottom:5px}.shopping-cart-widget-footer>*{margin-bottom:10px}.shopping-cart-widget-footer>*:last-child{margin-bottom:0}.shopping-cart-widget-footer .woocommerce-mini-cart__total{margin-bottom:0}.woocommerce-mini-cart__total{display:flex;align-items:center;flex-wrap:wrap;margin-top:15px;padding-block:15px;font-size:130%;border-top:1px solid var(--brdcolor-gray-300)}.woocommerce-mini-cart__total strong{color:var(--color-gray-900)}.woocommerce-mini-cart__total .woocommerce-Price-amount{flex-grow:1;text-align:end}.woocommerce-mini-cart__total .tax_label{margin-inline-start:5px}.woocommerce-mini-cart__buttons{display:block;text-align:center}.woocommerce-mini-cart__buttons>*{margin-bottom:10px;width:100%}.woocommerce-mini-cart__buttons>*:last-child{margin-bottom:0}.woocommerce-mini-cart__buttons .btn-cart{border-radius:var(--btn-default-brd-radius);color:var(--btn-default-color);box-shadow:var(--btn-default-box-shadow);background-color:var(--btn-default-bgcolor);text-transform:var(--btn-default-transform, var(--btn-transform, uppercase));font-weight:var(--btn-default-font-weight, var(--btn-font-weight, 600));font-family:var(--btn-default-font-family, var(--btn-font-family, inherit));font-style:var(--btn-default-font-style, var(--btn-font-style, unset))}.woocommerce-mini-cart__buttons .btn-cart:hover{color:var(--btn-default-color-hover);box-shadow:var(--btn-default-box-shadow-hover);background-color:var(--btn-default-bgcolor-hover)}.woocommerce-mini-cart__buttons .btn-cart:active{box-shadow:var(--btn-default-box-shadow-active);bottom:var(--btn-default-bottom-active)}.woocommerce-mini-cart__buttons .checkout{border-radius:var(--btn-accented-brd-radius);color:var(--btn-accented-color);box-shadow:var(--btn-accented-box-shadow);background-color:var(--btn-accented-bgcolor);text-transform:var(--btn-accented-transform, var(--btn-transform, uppercase));font-weight:var(--btn-accented-font-weight, var(--btn-font-weight, 600));font-family:var(--btn-accented-font-family, var(--btn-font-family, inherit));font-style:var(--btn-accented-font-style, var(--btn-font-style, unset))}.woocommerce-mini-cart__buttons .checkout:hover{color:var(--btn-accented-color-hover);box-shadow:var(--btn-accented-box-shadow-hover);background-color:var(--btn-accented-bgcolor-hover)}.woocommerce-mini-cart__buttons .checkout:active{box-shadow:var(--btn-accented-box-shadow-active);bottom:var(--btn-accented-bottom-active, 0)}.wd-empty-mini-cart{padding-block:10px;text-align:center}.wd-empty-mini-cart:before{display:block;margin-bottom:20px;color:rgba(var(--bgcolor-black-rgb), 0.07);font-size:86px;line-height:1;content:"\f147";font-family:"woodmart-font"}.wd-empty-mini-cart .btn{padding:5px 14px;min-height:36px;font-size:12px;border-radius:var(--btn-accented-brd-radius);color:var(--btn-accented-color);box-shadow:var(--btn-accented-box-shadow);background-color:var(--btn-accented-bgcolor);text-transform:var(--btn-accented-transform, var(--btn-transform, uppercase));font-weight:var(--btn-accented-font-weight, var(--btn-font-weight, 600));font-family:var(--btn-accented-font-family, var(--btn-font-family, inherit));font-style:var(--btn-accented-font-style, var(--btn-font-style, unset))}.wd-empty-mini-cart .btn:hover{color:var(--btn-accented-color-hover);box-shadow:var(--btn-accented-box-shadow-hover);background-color:var(--btn-accented-bgcolor-hover)}.wd-empty-mini-cart .btn:active{box-shadow:var(--btn-accented-box-shadow-active);bottom:var(--btn-accented-bottom-active, 0)}
.product_list_widget>li{margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid var(--brdcolor-gray-300)}.product_list_widget>li:after{content:"";display:block;clear:both}.product_list_widget>li>a{display:block;margin-bottom:8px}.product_list_widget>li img{float:inline-start;margin-inline-end:15px;min-width:65px;max-width:65px;border-radius:calc(var(--wd-brd-radius) / 1.5)}.product_list_widget>li .widget-product-wrap{display:flex}.product_list_widget>li .widget-product-img{flex:0 0 auto;overflow:hidden;margin-inline-end:15px}.product_list_widget>li .widget-product-img img{float:none;margin-inline-end:0}.product_list_widget>li .widget-product-info{flex:1 1 auto}.product_list_widget>li .widget-product-info .price{display:block}.product_list_widget>li .wd-entities-title{margin-bottom:8px;font-size:inherit}.product_list_widget>li .star-rating{margin-bottom:4px;margin-inline-end:5px}.product_list_widget>li .reviewer{display:block;color:var(--color-gray-300)}.product_list_widget>li:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}
.whb-col-right .wd-search-dropdown{right:auto;left:0;margin-left:calc(var(--nav-gap, .001px) / 2 * -1);margin-right:0}.wd-header-search .wd-tools-icon img,.wd-header-search .wd-tools-icon:before{transition:opacity .3s ease}.wd-header-search .wd-tools-icon:before{content:"\f130";font-family:"woodmart-font"}.wd-header-search .wd-tools-icon:after{position:absolute;top:50%;left:50%;display:block;font-size:clamp(var(--wd-tools-icon-base-width), var(--wd-tools-icon-width, var(--wd-tools-icon-base-width)), 60px);opacity:0;transform:translate(-50%, -50%);content:"\f112";font-family:"woodmart-font"}.wd-header-search:is(.wd-design-6.wd-with-wrap,.wd-design-7.wd-with-wrap,.wd-design-8){min-width:var(--wd-tools-icon-base-width)}.wd-header-search:is(.wd-design-6.wd-with-wrap,.wd-design-7.wd-with-wrap,.wd-design-8) .wd-tools-icon:after{inset-inline-start:var(--wd-tools-sp);inset-inline-end:auto;transform:translateY(-50%)}.wd-search-opened .wd-header-search .wd-tools-icon:after{opacity:1;transition:opacity .3s ease}.wd-search-opened .wd-header-search .wd-tools-icon img,.wd-search-opened .wd-header-search .wd-tools-icon:before{opacity:0;transition:none}.wd-search-dropdown{width:300px}.wd-search-dropdown input[type="text"]{height:70px !important;border:none}.wd-search-dropdown .wd-dropdown-results{inset-inline:calc((var(--wd-brd-radius) / 1.5))}.form-style-underlined .wd-search-dropdown input[type="text"]{padding-right:15px}
.whb-color-light [class*="wd-header-search-form"] :is(.wd-style-default,.wd-style-with-bg-2){--wd-form-brd-color: rgba(255,255,255,0.2);--wd-form-brd-color-focus: rgba(255,255,255,0.3);--wd-form-color: rgba(255,255,255,0.8)}.whb-color-dark [class*="wd-header-search-form"] :is(.wd-style-default,.wd-style-with-bg-2){--wd-form-brd-color: rgba(0,0,0,0.1);--wd-form-brd-color-focus: rgba(0,0,0,0.15);--wd-form-color: #767676;--wd-form-placeholder-color: var(--wd-form-color)}[class*="wd-header-search-form"]{padding-inline:10px;flex:1 1 auto}[class*="wd-header-search-form"] input[type='text']{min-width:290px}.wd-header-search-form-mobile .searchform{--wd-form-height: 42px}.wd-header-search-form-mobile .searchform input[type="text"]{min-width:100%}[class*="wd-header-search-form"] .wd-style-with-bg{--wd-form-bg: #fff}.global-color-scheme-light [class*="wd-header-search-form"] .wd-style-with-bg{--wd-form-brd-color: rgba(0,0,0,0.1);--wd-form-brd-color-focus: rgba(0,0,0,0.15);--wd-form-color: #767676;--wd-form-placeholder-color: var(--wd-form-color)}
.searchform{position:relative;--wd-search-btn-w: var(--wd-form-height);--wd-form-height: 46px;--wd-search-clear-sp: .001px}.searchform input[type="text"]{padding-inline-end:calc(var(--wd-search-btn-w) + 30px)}.searchform .searchsubmit{--btn-color: var(--wd-form-color, currentColor);--btn-bgcolor: transparent;position:absolute;gap:0;inset-block:0;inset-inline-end:0;padding:0;width:var(--wd-search-btn-w);min-height:unset;border:none;box-shadow:none;font-weight:400;font-size:0;font-style:unset}.searchform .searchsubmit:hover:after,.searchform .searchsubmit:hover img{opacity:.7}.searchform .searchsubmit:after{font-size:calc(var(--wd-form-height) / 2.3);transition:opacity .2s ease;content:"\f130";font-family:"woodmart-font"}.searchform .searchsubmit img{max-width:24px;transition:opacity .2s ease}.searchform .searchsubmit:before{position:absolute;top:50%;left:50%;margin-top:calc((var(--wd-form-height) / 2.5) / -2);margin-left:calc((var(--wd-form-height) / 2.5) / -2);opacity:0;transition:opacity .1s ease;content:"";display:inline-block;width:calc(var(--wd-form-height) / 2.5);height:calc(var(--wd-form-height) / 2.5);border:1px solid rgba(0,0,0,0);border-left-color:currentColor;border-radius:50%;vertical-align:middle;animation:wd-rotate 450ms infinite linear var(--wd-anim-state, paused)}.searchform .searchsubmit.wd-with-img:after{content:none}.searchform.wd-search-loading .searchsubmit:before{opacity:1;transition-duration:.2s;--wd-anim-state: running}.searchform.wd-search-loading .searchsubmit:after,.searchform.wd-search-loading .searchsubmit img{opacity:0;transition-duration:.1s}.searchform .wd-clear-search{position:absolute;top:calc(50% - 12px);display:flex;align-items:center;justify-content:center;width:30px;height:24px;inset-inline-end:calc(var(--wd-search-cat-w, .001px) + var(--wd-search-btn-w) + var(--wd-search-clear-sp));color:var(--wd-form-color, currentColor);cursor:pointer}.searchform .wd-clear-search:before{font-size:calc(var(--wd-form-height) / 3);line-height:1;transition:opacity .2s ease;content:"\f112";font-family:"woodmart-font"}.searchform .wd-clear-search:hover:before{opacity:.7}
.wd-search-results-wrapper{position:relative}.wd-search-title.title{margin-bottom:0;text-transform:uppercase;font-size:var(--wd-search-font-size);line-height:1}.wd-suggestions-group{display:grid;grid-template-columns:repeat(auto-fit, minmax(240px, 1fr))}.wd-suggestion{position:relative;display:flex;line-height:1;transition:all .25s ease}.wd-suggestion .wd-entities-title{font-size:.92em}.wd-suggestion .wd-entities-title strong{text-decoration:underline}.wd-suggestion-thumb img{border-radius:calc(var(--wd-brd-radius) / 1.5)}.wd-suggestion-content{--wd-mb: 10px}.wd-suggestion-sku{font-size:.8em}.wd-suggestions-group.wd-type-categories .wd-suggestion-thumb{margin-inline-end:7px}.wd-suggestions-group.wd-type-categories .wd-suggestion-thumb img{max-height:18px;max-width:18px;object-fit:contain;object-position:50% 50%}.wd-suggestions-group.wd-type-categories .wd-suggestion-content{display:flex;justify-content:space-between;align-items:center;gap:10px;width:100%}.wd-suggestions-group.wd-type-categories .wd-suggestion-content .wd-entities-title{flex-grow:1}.wd-not-found{grid-column:1 / -1}.wd-all-results{--wd-link-color: var(--color-gray-800);--wd-link-color-hover: var(--color-gray-800);display:block;border-block:1px solid var(--brdcolor-gray-300);padding-inline:var(--wd-search-sp);text-align:center;text-transform:uppercase;font-weight:600;font-size:var(--wd-search-font-size);line-height:50px;transition:all .25s ease;text-decoration:none !important}.wd-all-results:hover{background-color:var(--bgcolor-gray-100) !important}.wd-search-area{position:relative;transition:all .25s ease}.wd-ajax-search-content:not(.wd-content-loaded) .wd-search-area{min-height:70px}.wd-ajax-search-content:not(.wd-content-loaded) .wd-search-loader{opacity:1;pointer-events:auto}.wd-ajax-search-content:not(.wd-content-loaded) .wd-search-loader:after{--wd-anim-state: running}.wd-search-loader{z-index:410;opacity:0;pointer-events:none;background-color:rgba(var(--bgcolor-white-rgb), 0.8);transition:all 0.25s cubic-bezier(0.19, 1, 0.22, 1);overflow:hidden}.wd-search-loader:after{position:absolute;top:calc(50% - 16px);left:calc(50% - 16px);content:"";display:inline-block;width:32px;height:32px;border:1px solid rgba(0,0,0,0);border-left-color:var(--color-gray-900);border-radius:50%;vertical-align:middle;animation:wd-rotate 450ms infinite linear var(--wd-anim-state, paused)}@media (max-width: 1024px){.wd-suggestions-group{grid-template-columns:repeat(auto-fit, minmax(180px, 1fr))}.wd-suggestion :is(.wd-entities-title,.price){font-size:.9em}}
.wd-dropdown-results{margin-top:0 !important;--wd-search-font-size: .92em;--wd-search-sp: 15px;overflow:hidden;right:calc((var(--wd-form-brd-radius) / 1.5));left:calc((var(--wd-form-brd-radius) / 1.5))}.wd-dropdown-results:after{width:auto !important;height:auto !important}.wd-dropdown-results .wd-scroll-content{overscroll-behavior:none}.wd-dropdown-results .wd-search-suggestions{margin-top:-1px;margin-inline-end:-1px}.wd-dropdown-results .wd-search-suggestions .wd-search-title{margin-block:-1px;border-block:1px solid var(--brdcolor-gray-300);background-color:var(--bgcolor-white);padding:var(--wd-search-sp)}.wd-dropdown-results .wd-suggestion{margin-bottom:-1px;border-top:1px solid;border-bottom:1px solid;border-inline-end:1px solid;border-color:var(--brdcolor-gray-300);background-color:var(--bgcolor-white);padding:var(--wd-search-sp)}.wd-dropdown-results .wd-suggestion:hover,.wd-dropdown-results .wd-suggestion.wd-active{background-color:var(--bgcolor-gray-100)}.wd-dropdown-results .wd-suggestion-thumb{flex:0 0 auto;margin-inline-end:15px;max-width:65px}.wd-dropdown-results .wd-suggestion-thumb img{border-radius:calc(var(--wd-brd-radius) / 1.5)}.wd-dropdown-results .wd-all-results{background-color:var(--bgcolor-white)}.wd-dropdown-results .wd-suggestions-group.wd-type-categories{display:block}.wd-dropdown-results .wd-suggestions-group.wd-type-categories .wd-suggestion{border:none;padding-block:10px}.wd-dropdown-results .wd-suggestions-group.wd-type-categories .wd-suggestion:first-child{border-top:1px solid var(--brdcolor-gray-300)}.wd-dropdown-results .wd-suggestions-group.wd-type-categories .wd-suggestion:last-child{border-bottom:1px solid var(--brdcolor-gray-300)}.wd-dropdown-results .wd-suggestions-group.wd-type-categories .wd-suggestion-content:after{content:"\f121";font-family:"woodmart-font";color:var(--color-gray-400)}.wd-dropdown-results .wd-not-found{background-color:var(--bgcolor-white) !important}.wd-dropdown-results .wd-suggestions-group.wd-type-product:only-child .wd-not-found{margin-bottom:0}.wd-dropdown-results :is(.wd-search-requests,.wd-search-history,.wd-search-area){padding:var(--wd-search-sp)}.wd-dropdown-results :is(.wd-search-requests,.wd-search-history,.wd-search-area):not(:first-child){margin-top:-1px;border-top:1px solid var(--brdcolor-gray-300)}.wd-searched .wd-dropdown-results :is(.wd-search-history,.wd-search-requests,.wd-search-area){display:none}.wd-dropdown-results .wd-search-requests{--wd-requests-pd: 8px 12px;--wd-requests-fs: 10px}@media (max-width: 1024px){.wd-dropdown-results{--wd-search-sp: 10px}.wd-dropdown-results .wd-suggestion-thumb{max-width:45px}}
.wd-info-box{position:relative;display:flex;flex-direction:column;border-radius:var(--wd-brd-radius);gap:var(--ib-icon-sp);--ib-icon-sp: 20px}.wd-info-box .box-icon-wrapper{flex:0 0 auto;line-height:0}.wd-info-box :is(.info-box-icon,.info-svg-wrapper){display:inline-block;max-width:100%}.wd-info-box .info-box-icon{transition:all .25s ease}.wd-info-box .info-svg-wrapper img{height:inherit}.wd-info-box .info-svg-wrapper :is(img,svg){width:inherit !important;height:inherit !important}.wd-info-box :is(.info-box-subtitle,.info-box-title){transition:all .25s ease;margin-bottom:0}.wd-info-box :is(.info-box-subtitle,.info-box-title,.info-box-inner):not(:first-child){margin-top:10px}.wd-info-box :is(.info-box-subtitle:not(.subtitle-style-background),.info-box-title){line-height:1.3}.wd-info-box .info-box-content{--wd-tags-mb: 10px;position:relative;flex:1 1 auto;border-radius:var(--wd-brd-radius)}.wd-info-box .info-box-inner p:first-child:empty,.wd-info-box .info-box-inner p:first-child:empty ~ p:last-child,.wd-info-box .info-box-inner:empty{display:none}.wd-info-box .info-btn-wrapper{margin-top:15px}.wd-info-box-link{z-index:2}.box-icon-align-top .box-icon-wrapper{margin-bottom:-5px}:is(.box-icon-align-left,.box-icon-align-right) .box-icon-wrapper{max-width:50%}.box-icon-align-left{flex-direction:row-reverse}.box-icon-align-right{flex-direction:row}.box-title-style-underlined{padding-bottom:10px;border-bottom:1px solid var(--brdcolor-gray-300)}.box-with-icon .info-box-icon{overflow:hidden}.box-icon-wrapper.box-with-text{color:var(--wd-primary-color);font-weight:700;line-height:1}.box-with-text.text-size-small{font-size:38px}.box-with-text:is(.text-size-default,.text-size-large){font-size:52px}[class*="box-icon-with-"].box-with-text{--text-bg-size: 85px}[class*="box-icon-with-"].box-with-text .info-box-icon{padding:0 10px;min-width:var(--text-bg-size);height:var(--text-bg-size);border-radius:100px;line-height:var(--text-bg-size)}[class*="box-icon-with-"]:is(.text-size-default,.text-size-large){--text-bg-size: 100px}[class*="box-icon-with-"] .info-box-icon{border-radius:50%;text-align:center}.box-icon-with-bg .info-box-icon{padding:20px;background-color:#f1f1f1}.box-icon-with-border .info-box-icon{padding:18px;border:2px solid #f1f1f1}.wpb-js-composer .info-box-wrapper.inline-element{max-width:100%}.wpb-js-composer .info-box-carousel .inline-element{display:block;margin-inline:0 !important}.wpb-js-composer .info-box-carousel .inline-element .wd-info-box{display:inline-flex}.with-animation .info-svg-wrapper path{stroke:var(--wd-primary-color)}.info-box-carousel-wrapper .wd-wpb{margin-bottom:0}[class*="color-scheme-hover"]{transition:all .25s ease}[class*="color-scheme-hover"] .title{transition:all .25s ease}.color-scheme-hover-dark:hover{--color-gray-400: #a5a5a5;--color-gray-500: #a5a5a5;--color-gray-800: #333;--bgcolor-gray-200: #f7f7f7;--brdcolor-gray-500: rgba(0,0,0,0.2);--wd-text-color: #767676;--wd-title-color: #242424;--wd-link-color: #333;--wd-link-color-hover: #242424;color:var(--wd-text-color)}.color-scheme-hover-light:hover{--color-gray-400: rgba(255,255,255,0.8);--color-gray-500: rgba(255,255,255,0.8);--color-gray-800: #fff;--brdcolor-gray-300: rgba(255,255,255,0.15);--brdcolor-gray-500: rgba(255,255,255,0.3);--wd-text-color: rgba(255,255,255,0.8);--wd-title-color: #fff;--wd-link-color: rgba(255,255,255,0.9);--wd-link-color-hover: #fff;color:var(--wd-text-color)}.color-scheme-hover-light:hover .info-svg-wrapper svg{fill:#fff !important}.color-scheme-hover-light:hover .info-svg-wrapper img{filter:brightness(0) invert(1)}.color-scheme-hover-light:hover :is(.info-box-icon,.title){color:#fff !important}@media (min-width: 1025px){.box-with-text.text-size-large{font-size:74px}[class*="box-icon-with-"].text-size-large{--text-bg-size: 130px}}
.wd-nav:where(.wd-style-bg){--nav-pd: 5px 12px;--nav-color-hover: var(--wd-primary-color);gap:var(--nav-gap-v) calc(var(--nav-gap) - 15px)}.wd-nav.wd-style-bg>li>a span,.wd-nav.wd-style-bg>li>a:after{z-index:2}.wd-nav.wd-style-bg>li>a:before{content:'';position:absolute;inset:0;opacity:0;border-radius:40px;background-color:var(--wd-primary-color);transition:all .25s ease}.wd-nav.wd-style-bg>li:is(:hover,.wd-opened,.current-menu-item)>a:before{opacity:.25}
@media (max-width: 1024px){.wd-el-breadcrumbs.wd-nowrap-md{--wd-start: end;--wd-end: start;overflow-x:auto;text-align:var(--text-align, var(--wd-align, var(--wd-start)));direction:ltr}.wd-el-breadcrumbs.wd-nowrap-md [class*="-breadcrumb"]{flex-wrap:nowrap;white-space:nowrap;direction:rtl}}
.wd-cat{--wd-otl-offset: calc(var(--wd-otl-width) * -1);text-align:center}.wd-cat img{width:100%}.wd-cat-inner{position:relative}.wd-cat-content{padding:10px}.wd-cat-wrap{padding:var(--wd-prod-bg-sp);border-radius:var(--wd-cat-brd-radius, var(--wd-brd-radius))}.wd-cat .wd-entities-title{margin-bottom:0;text-transform:uppercase;font-size:20px}:is(.products-bordered-grid-ins,.wd-products-with-bg:not(.products-bordered-grid),.wd-products-with-shadow:not(.products-bordered-grid)) .wd-cat{--wd-prod-bg-sp: 15px}@media (max-width: 768.98px){:is(.products-bordered-grid-ins,.wd-products-with-bg:not(.products-bordered-grid),.wd-products-with-shadow:not(.products-bordered-grid)) .wd-cat{--wd-prod-bg-sp: 10px}}
.category-grid-item .wd-cat-thumb{position:relative;overflow:hidden;border-radius:var(--wd-cat-brd-radius, var(--wd-brd-radius));transform:translate3d(0, 0, 0)}.category-grid-item .wd-cat-image{display:block;margin:-1px;transition:transform 0.5s cubic-bezier(0, 0, 0.44, 1.18)}.category-grid-item:hover .wd-cat-image{transform:scale3d(1.1, 1.1, 1)}.category-grid-item .wd-cat-count>a{color:inherit;text-decoration:none}.category-grid-item .wd-cat-inner{border-radius:var(--wd-cat-brd-radius, var(--wd-brd-radius))}.category-grid-item .wd-cat-inner>a{z-index:5}.cat-design-alt .wd-cat-thumb{margin-inline:auto;max-width:var(--wd-cat-img-width)}.cat-design-alt.categories-with-shadow .wd-cat-thumb{box-shadow:1px 1px 2px rgba(0,0,0,0.12)}@media (max-width: 768.98px){.category-grid-item .wd-entities-title{font-size:16px}.category-grid-item:hover .wd-cat-image{transform:none}}
.wd-carousel-container{--wd-width: 100%;position:relative;width:var(--wd-width)}.wd-carousel-inner{position:relative;margin:-15px 0}.wd-carousel{position:relative;overflow:var(--wd-carousel-overflow, hidden);padding:15px 0;margin-inline:calc(var(--wd-gap) / -2);touch-action:pan-y}@supports (overflow: clip){.wd-carousel{overflow:var(--wd-carousel-overflow, clip)}}.wd-carousel-wrap{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:initial;box-sizing:content-box;transform:translate3d(0px, 0, 0)}.wd-carousel-item{position:relative;height:100%;flex:0 0 calc(100% / var(--wd-col));max-width:calc(100% / var(--wd-col));padding:0 calc(var(--wd-gap) / 2);transition-property:transform;transform:translate3d(0px, 0, 0)}.wd-backface-hidden .wd-carousel-item{transform:translateZ(0);backface-visibility:hidden}.wd-carousel[data-center_mode="yes"] .wd-carousel-wrap:not([style]){transform:translate3d(calc(-50% + (100% / var(--wd-col)) / 2), 0, 0)}.wd-autoheight,.wd-autoheight .wd-carousel-item{height:auto}.wd-autoheight .wd-carousel-wrap{align-items:flex-start;transition-property:transform, height}@media (min-width: 1025px){.wd-carousel-container:not(.wd-off-lg) [style*="col-lg:1;"]:not(.wd-initialized)>.wd-carousel-wrap>.wd-carousel-item:nth-child(n+2){display:none}}@media (max-width: 768.98px){.wd-carousel-container:not(.wd-off-sm) [style*="col-sm:1;"]:not(.wd-initialized)>.wd-carousel-wrap>.wd-carousel-item:nth-child(n+2){display:none}}@media (min-width: 769px) and (max-width: 1024px){.wd-carousel-container:not(.wd-off-md) [style*="col-md:1;"]:not(.wd-initialized)>.wd-carousel-wrap>.wd-carousel-item:nth-child(n+2){display:none}}
.wd-btn-arrow{transition:all .25s ease}.wd-btn-arrow.wd-lock,.wd-carousel:not(.wd-initialized)+.wd-nav-arrows .wd-btn-arrow{opacity:0 !important;pointer-events:none !important}.wd-arrow-inner{display:inline-flex;align-items:center;justify-content:center;width:var(--wd-arrow-width, var(--wd-arrow-size, 50px));height:var(--wd-arrow-height, var(--wd-arrow-size, 50px));line-height:1;color:var(--wd-arrow-color, var(--color-gray-800));background:var(--wd-arrow-bg, unset);box-shadow:var(--wd-arrow-shadow, unset);border:var(--wd-arrow-brd, unset) var(--wd-arrow-brd-color, unset);border-radius:var(--wd-arrow-radius, unset);cursor:pointer;transition:all .25s ease}.wd-arrow-inner:after{font-size:var(--wd-arrow-icon-size, 24px);font-family:"woodmart-font"}.wd-arrow-inner:hover{color:var(--wd-arrow-color-hover, var(--color-gray-500));background:var(--wd-arrow-bg-hover, var(--wd-arrow-bg));border-color:var(--wd-arrow-brd-color-hover, var(--wd-arrow-brd-color))}.wd-disabled .wd-arrow-inner{color:var(--wd-arrow-color-dis, var(--color-gray-400));background:var(--wd-arrow-bg-dis, var(--wd-arrow-bg));border-color:var(--wd-arrow-brd-color-dis, var(--wd-arrow-brd-color));cursor:unset}.wd-prev .wd-arrow-inner:after{content:"\f113"}.wd-icon-2 .wd-prev .wd-arrow-inner:after{content:"\f120"}.wd-next .wd-arrow-inner:after{content:"\f114"}.wd-icon-2 .wd-next .wd-arrow-inner:after{content:"\f121"}.wd-nav-arrows.wd-pos-sep:after{content:"";position:absolute;inset:0px calc((var(--wd-arrow-width, var(--wd-arrow-size, 50px)) + var(--wd-arrow-offset-h, 0px)) * -1)}.wd-nav-arrows.wd-pos-sep .wd-btn-arrow{position:absolute;top:calc(50% - var(--wd-arrow-offset-v, 0px) + var(--wd-arrow-height, var(--wd-arrow-size, 50px)) / -2);z-index:250}.wd-nav-arrows.wd-pos-sep .wd-prev{inset-inline-end:calc(100% + var(--wd-arrow-offset-h, 0px))}.wd-nav-arrows.wd-pos-sep .wd-next{inset-inline-start:calc(100% + var(--wd-arrow-offset-h, 0px))}.wd-nav-arrows:where(.wd-pos-together){--wd-arrow-size: 30px;--wd-arrow-icon-size: 16px;--wd-arrow-offset-h: 10px}.wd-nav-arrows.wd-pos-together{position:absolute;top:calc(0% - var(--wd-arrow-offset-v, 0px) - var(--wd-arrow-height, var(--wd-arrow-size, 50px)));inset-inline-end:calc(var(--wd-arrow-offset-h, 0px) / -1);display:flex;gap:var(--wd-arrow-gap, 0.001px);z-index:250}@media (min-width: 1025px){.wd-nav-arrows[class*="wd-hover"].wd-pos-sep .wd-btn-arrow{opacity:0;pointer-events:none}:is(.wd-carousel-container,.wd-products-element):hover .wd-nav-arrows[class*="wd-hover"].wd-pos-sep .wd-btn-arrow{opacity:1;transform:translateY(0);pointer-events:unset}.wd-nav-arrows.wd-hover-1.wd-pos-sep .wd-prev{transform:translateX(30px)}.wd-nav-arrows.wd-hover-1.wd-pos-sep .wd-next{transform:translateX(-30px)}}@media (max-width: 1024px){.wd-nav-arrows{--wd-arrow-icon-size: 16px;--wd-arrow-size: 40px}.wd-nav-arrows:where(.wd-pos-sep){--wd-arrow-offset-h: -12px}.wd-nav-arrows:where(.wd-pos-together){--wd-arrow-size: 30px}}
.woocommerce-ordering select{cursor:pointer}.woocommerce-ordering.wd-style-underline select{padding-top:5px;padding-bottom:5px;height:auto;border-top-style:none;border-right-style:none;border-left-style:none;border-radius:0;background-color:unset;background-position:left 0 top 50%;color:var(--color-gray-900);font-weight:600;font-size:inherit;line-height:1.2;padding-inline-start:2px;padding-inline-end:20px}.woocommerce-ordering.wd-style-underline select:focus{border-color:var(--wd-primary-color)}@media (max-width: 768.98px){.woocommerce-ordering.wd-ordering-mb-icon{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:30px;height:30px}.woocommerce-ordering.wd-ordering-mb-icon select{position:absolute;inset:0;padding:0;height:inherit;border:none;background:none;color:transparent !important;font-weight:400;font-size:16px;-webkit-appearance:none;-moz-appearance:none}.woocommerce-ordering.wd-ordering-mb-icon select option{font-size:14px}.woocommerce-ordering.wd-ordering-mb-icon:after{position:relative;color:var(--color-gray-900);font-size:120%;z-index:2;pointer-events:none;content:"\f119";font-family:"woodmart-font"}}
.wd-products-shop-view{--wd-link-color: var(--color-gray-300);--wd-link-color-hover: var(--color-gray-600);--wd-link-decor: none;--wd-link-decor-hover: none;display:inline-flex;align-items:center;flex-wrap:wrap;gap:10px .9em;line-height:1}.wd-products-shop-view a.current-variation{color:var(--color-gray-800);cursor:default}.wd-products-shop-view a svg{display:none}.wd-products-shop-view a:before{font-size:180%;font-weight:400;content:"\f12a";font-family:"woodmart-font"}.wd-products-shop-view a.per-row-1:before{content:"\f13"}.wd-products-shop-view a.per-row-2:before{content:"\f12b"}.wd-products-shop-view a.per-row-3:before{content:"\f12c"}.wd-products-shop-view a.per-row-4:before{content:"\f12d"}.wd-products-shop-view a.per-row-5:before{content:"\f12e"}.wd-products-shop-view a.per-row-6:before{content:"\f12f"}
.wd-products-per-page{--wd-link-color: var(--color-gray-500);--wd-link-color-hover: var(--color-gray-800);--wd-link-decor: none;--wd-link-decor-hover: none;display:inline-flex;align-items:center;flex-wrap:wrap;color:var(--color-gray-500)}.wd-products-per-page a{padding:0 7px}.wd-products-per-page a.current-variation{color:var(--wd-link-color-hover);font-weight:600}.per-page-title:after{content:':'}.per-page-border:after{content:"/"}.per-page-border:last-child{display:none}
.wd-off-canvas-btn{--wd-action-icon-size: 1.2em}.wd-loading .wd-off-canvas-btn{pointer-events:none}.wd-action-custom-icon .wd-action-icon{margin-inline-end:.3em;transition:all .25s ease}.wd-action-custom-icon:hover .wd-action-icon{opacity:.6}.wd-sidebar-opener img{max-width:20px}.wd-action-hide-btn{position:absolute}.wd-action-hide-btn>a,.wd-action-hide-btn .wd-off-canvas-btn{display:none}
.wd-sidebar.wd-side-hidden{display:flex;flex-direction:column;overflow:hidden}.wd-sidebar.wd-side-hidden .wd-heading{display:flex}.wd-sidebar.wd-side-hidden .widget-area{flex:1 1 auto;padding-block:30px;max-height:100%}.wd-sidebar.wd-side-hidden .wd-widget{padding-inline:30px}.wd-loading .wd-show-sidebar-btn{pointer-events:none}@media (min-width: 1025px){.wd-sidebar-hidden-lg .wd-sidebar:not(.wd-side-hidden){display:none}}@media (max-width: 768.98px){.wd-sidebar-hidden-sm .wd-sidebar:not(.wd-side-hidden){display:none}}@media (min-width: 769px) and (max-width: 1024px){.wd-sidebar-hidden-md-sm .wd-sidebar:not(.wd-side-hidden){display:none}}
.wd-sticky-loader{position:absolute;inset:70px 0;display:flex;align-items:flex-start;justify-content:center;pointer-events:none;opacity:0}.wd-sticky-loader .wd-loader{position:sticky;top:calc(50% - 15px)}.wd-sticky-loader.wd-loading,.wd-content-layout.wd-loading .wd-sticky-loader.wd-content-loader{opacity:1;transition:all .25s ease;--wd-anim-state: running}
[class*="title-line-"] .wd-product .wd-entities-title{overflow:hidden;max-height:calc(var(--title-line-count, 1) * var(--title-line-height, 1.4em));line-height:var(--title-line-height, 1.4em)}.title-line-two{--title-line-count: 2}
.wd-product{position:relative;text-align:var(--text-align);line-height:1.4;--text-align: center;--wd-btn-inset: 10px;--wd-prod-gap: 12px;--wd-prod-bg-sp: 0;--wd-prod-bg-cont-sp: 0;--wd-prod-trim: calc((var(--wd-text-line-height) * -.5em) + .5em)}.wd-product .product-wrapper{border-radius:var(--wd-brd-radius);padding:var(--wd-prod-bg-sp)}.wd-product :where(.product-wrapper,.product-element-bottom){display:flex;flex-direction:column;gap:var(--wd-prod-gap)}.wd-product:not(.wd-hover-small) :is(.product-image-link,.hover-img) :is(picture,img){width:100%}.wd-product .product-image-link{--wd-otl-offset: calc(var(--wd-otl-width) * -1);position:relative;display:block}.wd-product .hover-img{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background-color:var(--bgcolor-white);opacity:0;transition:opacity 0.5s ease,transform 2s cubic-bezier(0, 0, 0.44, 1.18);pointer-events:none}.wd-product :is(.wd-entities-title,.wd-product-cats,.wd-product-brands-links,.wd-product-sku,.wd-product-stock,.price){line-height:inherit;margin-block:-.2em}.wd-product .wd-entities-title{font-size:inherit}.wd-product :is(.wd-product-cats,.wd-product-brands-links){font-size:95%;color:var(--color-gray-400);--wd-link-color: var(--color-gray-400);--wd-link-color-hover: var(--color-gray-700)}.wd-product :is(.wd-product-cats,.wd-product-brands-links) a{text-decoration:none}.wd-product .wd-product-sku{color:var(--color-gray-400)}.wd-product .wd-star-rating{display:inline-flex;align-items:center;align-self:var(--text-align);gap:5px}.wd-product .star-rating{align-self:var(--text-align);line-height:1}.wd-product .woocommerce-review-link{line-height:1;color:var(--color-gray-500)}.wd-product .woocommerce-review-link:hover{color:var(--color-gray-900)}.wd-product .wd-swatches-grid:empty{display:none}.wd-product .wd-swatches-grid{justify-content:var(--text-align)}.wd-product .price{display:block}.wd-product .added_to_cart{display:none !important}.wd-product .shop_attributes{font-size:90%;--wd-attr-v-gap: 10px;--wd-attr-brd-style: dashed;--wd-attr-img-width: 18px}.wd-product .shop_attributes .wd-attr-name{gap:4px}.wd-product .shop_attributes .wd-hint{margin:0}.wd-product:is(.wd-variation-active,.product-swatched,.wd-loading-image) .hover-img{display:none}.wd-product:is(.quick-shop-shown,.wd-loading-quick-shop) .product-element-top .hover-img{opacity:0;transition:opacity 0.25s ease,transform 2s cubic-bezier(0, 0, 0.44, 1.18)}.product-element-top{position:relative;overflow:hidden;border-radius:var(--wd-brd-radius);-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translate3d(0, 0, 0)}.product-element-top:hover .hover-img{opacity:1;transform:scale(1.09)}@supports (overflow: clip){.product-element-top{overflow:clip}}.product-element-top:after{position:absolute;top:calc(50% - 16px);left:calc(50% - 16px);visibility:hidden;opacity:0;content:"";display:inline-block;width:32px;height:32px;border:1px solid rgba(0,0,0,0);border-left-color:var(--color-gray-900);border-radius:50%;vertical-align:middle;animation:wd-rotate 450ms infinite linear var(--wd-anim-state, paused)}.wd-product[class*="wd-loading"] .product-image-link{opacity:.4}.wd-product[class*="wd-loading"] .product-element-top:after{visibility:visible;opacity:1;transition:opacity .25s ease, visibility .25s ease;--wd-anim-state: running}:is(.catalog-mode-on,.login-see-prices) .wd-product.product .wd-add-btn{display:none}.wd-buttons{z-index:4;display:flex;flex-direction:column;border-radius:calc(var(--wd-brd-radius) / 1.2);background:var(--bgcolor-white);box-shadow:1px 1px 1px rgba(0,0,0,0.1);transition:all .3s ease}.wd-buttons .wd-action-btn>a{height:45px}.wd-buttons[class*="wd-pos-r"]{position:absolute;opacity:0;visibility:hidden;transform:translate3d(-20px, 0, 0)}.wd-buttons.wd-pos-r-t{top:var(--wd-btn-inset);inset-inline-end:var(--wd-btn-inset)}.wd-buttons.wd-pos-r-b{inset-inline-end:var(--wd-btn-inset);bottom:var(--wd-btn-inset)}.wd-action-btn.wd-style-icon .button{gap:0;min-height:unset;padding:0;background-color:transparent}.wd-action-btn.wd-style-icon .button:hover{background-color:transparent;box-shadow:none}.wd-product:hover:not(:is(.product-swatched,.quick-shop-shown,[class*="wd-loading"])) .wd-buttons[class*="wd-pos-r"]{opacity:1;visibility:visible;transform:translate3d(0, 0, 0)}.wd-product.product-swatched:not(.quick-shop-shown):not([class*="wd-loading"]) .product-element-top:hover .wd-buttons[class*="wd-pos-r"]{opacity:1;visibility:visible;transform:translate3d(0, 0, 0)}.wd-product.product-type-simple.outofstock .product_type_simple:before,.wd-product .product_type_grouped:before{content:"\f11a"}.wd-product .product_type_external:before{content:"\f11c"}:is(.products-bordered-grid-ins,.wd-products-with-bg:not(.products-bordered-grid),.wd-products-with-shadow:not(.products-bordered-grid)) .wd-product{--wd-prod-bg-sp: 15px}.wd-product :is(.product-wrapper,.product-element-bottom,.product-list-content,[class*="-information"])>*:not(:is(.product-element-bottom,.wd-entities-title,[class*="wd-product-"],.price)){margin-block:0}:is(.quick-shop-shown,.wd-loading-quick-shop) :is(.wd-buttons,.product-labels){opacity:0}@media (max-width: 1024px){.wd-product .hover-img{display:none}.wd-product .wd-buttons{opacity:1;transform:translate3d(0, 0, 0);visibility:visible}.wd-buttons{border-radius:35px}.wd-buttons .wd-action-btn{--wd-action-icon-size: 14px}.wd-buttons .wd-action-btn>a{width:35px;height:35px}.wd-buttons :is(.wd-quick-view-icon,.wd-compare-btn){display:none}}@media (max-width: 768.98px){:is(.products-bordered-grid-ins,.wd-products-with-bg:not(.products-bordered-grid),.wd-products-with-shadow:not(.products-bordered-grid)) .wd-product{--wd-prod-bg-sp: 10px}}@media (max-width: 576px){:is([style*="col-sm:2"],[style*="col-sm: 2"]) .wd-product{--title-line-height: 1.2em;--wd-prod-gap: 10px;font-size:90%}}
.wd-product.wd-hover-base .wd-product-countdown .wd-timer{flex-wrap:nowrap;width:100%;padding-top:5px;border-top:1px solid var(--brdcolor-gray-300)}.wd-product.wd-hover-base .wd-product-countdown .wd-timer>span{flex:1 1 0%;min-width:0}.wd-product.wd-hover-base .product-element-bottom{padding:0 10px var(--wd-prod-gap) 10px}.wd-product.wd-hover-base .product-element-bottom:hover .wd-more-desc-btn{transform:none}.wd-product.wd-hover-base .wrapp-product-price{display:flex;align-items:center;flex-direction:column;gap:var(--wd-prod-gap)}.wd-product.wd-hover-base .fade-in-block{top:100%;padding:0 10px 10px 10px}.wd-product.wd-hover-base .hover-content{padding-inline:2px;margin-block:var(--wd-prod-trim)}.wd-product.wd-hover-base .wrapp-swatches{position:absolute;inset-inline:0;bottom:0;z-index:5;display:flex;align-items:center;justify-content:center;padding:5px 10px;min-height:47px;border-top:1px solid var(--brdcolor-gray-300);border-bottom:1px solid var(--brdcolor-gray-300);background-color:var(--wd-prod-bg, var(--bgcolor-white));transition:transform .3s ease;visibility:hidden;transform:translateY(calc(100% + 1px)) translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.wd-product.wd-hover-base .wrapp-swatches:empty{display:none}.wd-product.wd-hover-base.state-hover .wrapp-swatches{transform:none}.wd-product.wd-hover-base.state-hover .wrapp-swatches:has(.wd-product-grid-slider-pagin:first-child:last-child){transform:translateY(100%) translateZ(0)}@media (hover: hover){.wd-product.wd-hover-base:hover .wrapp-swatches{transform:none;visibility:visible}.wd-product.wd-hover-base:hover .wrapp-swatches:has(.wd-product-grid-slider-pagin:first-child:last-child){transform:translateY(100%) translateZ(0)}}.wd-product.wd-hover-base .wrapp-swatches .wd-quick-shop-2:not(:last-child) .cell{text-align:start}.wd-product.wd-hover-base .wd-compare-btn{margin-inline-start:auto}.wd-product.wd-hover-base .wd-bottom-actions{display:flex;align-items:center;justify-content:space-between}.wd-product.wd-hover-base .wd-bottom-actions .wrap-wishlist-button{flex:1 0 0;text-align:start}.wd-product.wd-hover-base .wd-bottom-actions .wrap-quickview-button{flex:1 0 0;text-align:end}.wd-product.wd-hover-base :is(.wd-bottom-actions .wd-action-btn.wd-style-icon,.wd-compare-btn)>a{width:35px;height:35px}.wd-product.wd-hover-base .wd-bottom-actions:not(.wd-add-small-btn) .wd-add-btn>a{border-radius:var(--btn-accented-brd-radius);color:var(--btn-accented-color);box-shadow:var(--btn-accented-box-shadow);background-color:var(--btn-accented-bgcolor);text-transform:var(--btn-accented-transform, var(--btn-transform, uppercase));font-weight:var(--btn-accented-font-weight, var(--btn-font-weight, 600));font-family:var(--btn-accented-font-family, var(--btn-font-family, inherit));font-style:var(--btn-accented-font-style, var(--btn-font-style, unset));min-height:unset}.wd-product.wd-hover-base .wd-bottom-actions:not(.wd-add-small-btn) .wd-add-btn>a:hover{color:var(--btn-accented-color-hover);box-shadow:var(--btn-accented-box-shadow-hover);background-color:var(--btn-accented-bgcolor-hover)}.wd-product.wd-hover-base .wd-bottom-actions:not(.wd-add-small-btn) .wd-add-btn>a:active{box-shadow:var(--btn-accented-box-shadow-active);bottom:var(--btn-accented-bottom-active, 0)}.wd-product.wd-hover-base .wd-bottom-actions:not(.wd-add-small-btn) .add-to-cart-loop span{padding:5px 14px;min-height:36px;font-size:12px}.wd-product.wd-hover-base .wd-bottom-actions.wd-add-small-btn>div{border-inline-start:1px none var(--brdcolor-gray-300)}.wd-product.wd-hover-base .wd-bottom-actions.wd-add-small-btn>div:not(:empty)+div:not(:empty),.wd-product.wd-hover-base .wd-bottom-actions.wd-add-small-btn>div:not(:empty)+div:empty+div:not(:empty){border-inline-start-style:solid}.wd-product.wd-hover-base .wd-bottom-actions.wd-add-small-btn>div:empty{display:none}.wd-product.wd-hover-base .wd-bottom-actions.wd-add-small-btn .wd-action-btn{width:100%}.wd-product.wd-hover-base .wd-bottom-actions.wd-add-small-btn .wd-action-btn>a{width:inherit}.wd-product.wd-hover-base .wd-bottom-actions.wd-add-small-btn .wd-add-btn{flex:1 0 0}.wd-product.wd-hover-base:not(.hover-ready) .wd-bottom-actions .wd-action-btn>a{transition:none}.wd-product.wd-hover-base .product-rating-price{margin-block:-.2em}.wd-product.wd-hover-base .product-rating-price :is(.star-rating,.price){line-height:calc(var(--wd-text-font-size) * 1.4);margin:0}.wd-product.wd-hover-base.has-stars:is(.purchasable,.product-type-external) .product-rating-price{overflow:hidden;height:calc(var(--wd-text-font-size) * 1.4)}.wd-product.wd-hover-base.has-stars:is(.purchasable,.product-type-external) .wrapp-product-price{display:block;transition:transform .3s ease}.wd-product.wd-hover-base.has-stars:is(.purchasable,.product-type-external).state-hover .wrapp-product-price{transform:translateY(-50%) translateZ(0)}@media (hover: hover){.wd-product.wd-hover-base.has-stars:is(.purchasable,.product-type-external):hover .wrapp-product-price{transform:translateY(-50%) translateZ(0)}}.wd-product.wd-hover-base:is(.wd-loading-quick-shop,.quick-shop-shown) .wrapp-swatches{transform:translateY(103%) translateZ(0)}:is(.wd-products-with-bg,.wd-products-with-shadow,.products-bordered-grid-ins) .wd-product.wd-hover-base{--wd-btn-inset: 25px}:is(.wd-products-with-bg,.wd-products-with-shadow,.products-bordered-grid-ins) .wd-product.wd-hover-base .product-element-bottom{padding-bottom:0}:is(.wd-products-with-bg,.wd-products-with-shadow,.products-bordered-grid-ins) .wd-product.wd-hover-base .fade-in-block{padding-top:var(--wd-prod-gap)}.wd-hover-with-fade .product-wrapper{position:relative;transition:transform .3s ease}.wd-hover-with-fade .content-product-imagin{position:absolute;inset:-15px -15px -2px -15px;visibility:hidden;border:inherit;border-radius:var(--wd-brd-radius);background-color:var(--wd-prod-bg, var(--bgcolor-white));box-shadow:0 0 10px rgba(0,0,0,0.15);opacity:0;transform:scale(0.98)}.wd-hover-with-fade .fade-in-block{display:flex;flex-direction:column;gap:var(--wd-prod-gap);position:absolute;inset-inline:0;visibility:hidden;opacity:0}.wd-hover-with-fade .product-element-bottom{position:relative;-webkit-backface-visibility:hidden;backface-visibility:hidden}.wd-hover-with-fade div.quick-shop-close{top:-5px}.wd-hover-with-fade.quick-shop-shown .add-to-cart-loop{opacity:.3;pointer-events:none}.wd-hover-with-fade.wd-fade-off :is(.content-product-imagin,[class*="hover-content"]){display:none}.wd-hover-with-fade.wd-fade-off .quick-shop-close{top:5px;inset-inline-end:10px}.wd-hover-with-fade.wd-fade-off .product-element-bottom{position:static}.wd-hover-with-fade.wd-fade-off .fade-in-block{position:static;gap:0;margin-top:calc(var(--wd-prod-gap) * -1);padding:0 !important;border:none;opacity:1;visibility:visible}.wd-hover-with-fade.wd-fade-off .fade-in-block>:is(.wd-progress-bar,.wd-countdown-timer){margin-top:var(--wd-prod-gap)}.wd-hover-with-fade.state-hover .wd-more-desc-btn{transform:none}.wd-hover-with-fade.hover-ready.state-hover .product-wrapper{z-index:20;transform:translateY(-5px) translateZ(0)}.wd-hover-with-fade.hover-ready.state-hover .content-product-imagin{visibility:visible;opacity:1;transition:opacity .3s ease, visibility .0s ease, transform .3s ease;transform:scale(1)}.wd-hover-with-fade.hover-ready.state-hover .fade-in-block{visibility:visible;opacity:1;transition:opacity .3s ease, visibility .0s ease}@media (hover: hover){.wd-hover-with-fade.hover-ready:hover .product-wrapper{z-index:20;transform:translateY(-5px) translateZ(0)}.wd-hover-with-fade.hover-ready:hover .content-product-imagin{visibility:visible;opacity:1;transition:opacity .3s ease, visibility .0s ease, transform .3s ease;transform:scale(1)}.wd-hover-with-fade.hover-ready:hover .fade-in-block{visibility:visible;opacity:1;transition:opacity .3s ease, visibility .0s ease}}:is(.products-bordered-grid-ins,.wd-products-with-bg:not(.products-bordered-grid),.wd-products-with-shadow:not(.products-bordered-grid)) .wd-hover-with-fade .content-product-imagin{top:-1px;inset-inline:-1px}:is(.products-bordered-grid-ins,.wd-products-with-bg:not(.products-bordered-grid),.wd-products-with-shadow:not(.products-bordered-grid)) .wd-hover-with-fade .fade-in-block{padding-bottom:0}[class*="products-bordered-grid"]:not(.wd-products-with-shadow) .wd-hover-with-fade .content-product-imagin{box-shadow:none}.products-bordered-grid .wd-hover-with-fade .product-wrapper{transform:none !important}.products-bordered-grid .wd-hover-with-fade .content-product-imagin{inset:calc(var(--wd-gap) / 2 * -1 - 1px) calc(var(--wd-gap) / 2 * -1 - 1px) 0;border:1px solid var(--wd-bordered-brd, var(--brdcolor-gray-300));border-radius:0;transform:none}@media (max-width: 1024px){.wd-hover-with-fade .content-product-imagin{top:-10px;inset-inline:-10px}}@media (max-width: 768.98px){.wd-hover-with-fade .quick-shop-close{top:-5px;inset-inline-end:-5px}.wd-product.wd-hover-base .wrapp-swatches{min-height:40px}.wd-product.wd-hover-base .product-compare-button{display:none}.wd-product.wd-hover-base.product-no-swatches .wrapp-swatches{display:none}}
.wd-add-btn-replace .add-to-cart-loop{overflow:hidden;padding:0}.wd-add-btn-replace .add-to-cart-loop span{display:flex;align-items:center;justify-content:center;min-height:inherit;transition:transform .25s ease, opacity .15s ease}.wd-add-btn-replace .add-to-cart-loop:before{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-weight:400;font-size:20px;transition:opacity .15s ease, transform .25s ease;transform:translateY(100%);content:"\f123";font-family:"woodmart-font"}.wd-add-btn-replace .add-to-cart-loop:after{position:absolute;top:calc(50% - 9px);inset-inline-start:calc(50% - 9px);opacity:0;transition:opacity .2s ease;content:"";display:inline-block;width:18px;height:18px;border:1px solid rgba(0,0,0,0);border-left-color:currentColor;border-radius:50%;vertical-align:middle;animation:wd-rotate 450ms infinite linear var(--wd-anim-state, paused)}.wd-add-btn-replace .add-to-cart-loop:hover:before{transform:translateY(0) translateZ(0)}.wd-add-btn-replace .add-to-cart-loop:hover span{transform:translateY(-100%) translateZ(0)}.wd-add-btn-replace .add-to-cart-loop.loading:before,.wd-add-btn-replace .add-to-cart-loop.loading span{opacity:0}.wd-add-btn-replace .add-to-cart-loop.loading:after{opacity:1;--wd-anim-state: running}.wd-product.product-type-simple.outofstock .wd-add-btn-replace .add-to-cart-loop:before,.wd-add-btn-replace .add-to-cart-loop.product_type_grouped:before{content:"\f11a";font-family:"woodmart-font"}.wd-add-btn-replace .add-to-cart-loop.product_type_external:before{content:"\f11c";font-family:"woodmart-font"}
.wd-quantity-overlap{--quantity-space: 80px}.wd-quantity-overlap div.quantity{position:absolute;bottom:0;inset-inline-start:0;z-index:2;height:100%;filter:brightness(0.95);transform:translate3d(0, 0, 0)}.wd-quantity-overlap div.quantity input[type]{height:100%;border:none;background-color:var(--btn-accented-bgcolor);box-shadow:var(--btn-accented-box-shadow);color:var(--btn-accented-color);transition:all .25s ease}.wd-quantity-overlap div.quantity input[type]:hover{filter:brightness(0.95)}.wd-quantity-overlap div.quantity input[type="button"]{min-width:25px;border-radius:0}.wd-quantity-overlap div.quantity:not(.hidden)+.button,.wd-quantity-overlap div.quantity:not(.hidden)+link+.button,.wd-quantity-overlap div.quantity:not(.hidden)+link+link+.button{padding-inline-start:var(--quantity-space)}.wd-quantity-overlap div.quantity:not(.hidden)+.button:before,.wd-quantity-overlap div.quantity:not(.hidden)+link+.button:before,.wd-quantity-overlap div.quantity:not(.hidden)+link+link+.button:before{inset-inline-start:var(--quantity-space)}.wd-quantity-overlap div.quantity:not(.hidden)+.button:after,.wd-quantity-overlap div.quantity:not(.hidden)+link+.button:after,.wd-quantity-overlap div.quantity:not(.hidden)+link+link+.button:after{inset-inline-start:calc(50% - 9px + var(--quantity-space) / 2)}.wd-quantity-overlap div.quantity:not(.hidden)+.single_add_to_cart_button{padding-inline-start:calc(20px + var(--quantity-space))}.wd-quantity-overlap :is(div,.cart):hover>div.quantity input[type],.wd-quantity-overlap :is(div,.cart):hover>div.quantity+.button{background-color:var(--btn-accented-bgcolor-hover);box-shadow:var(--btn-accented-box-shadow-hover);color:var(--btn-accented-color-hover)}.wd-quantity-overlap :is(div,.cart):active>div.quantity{bottom:var(--btn-accented-bottom-active)}.wd-quantity-overlap :is(div,.cart):active>div.quantity input[type],.wd-quantity-overlap :is(div,.cart):active>div.quantity+.button{box-shadow:var(--btn-accented-box-shadow-active)}.wd-quantity-overlap div.quantity:active{bottom:0 !important}.wd-quantity-overlap div.quantity:active input[type],.wd-quantity-overlap div.quantity:active+.button{box-shadow:var(--btn-accented-box-shadow) !important}
.wd-swatch{position:relative;display:inline-flex;align-items:center;justify-content:center;width:var(--wd-swatch-w);height:var(--wd-swatch-h);color:var(--color-gray-900);vertical-align:middle;text-align:center;font-weight:600;font-size:var(--wd-swatch-size);line-height:1;cursor:pointer;transition:all .25s ease}.wd-swatch :is(img,picture){display:block;max-height:100%;width:inherit;height:inherit;border-radius:inherit;object-fit:cover}.wd-swatch.wd-bg .wd-swatch-text{display:none}.wd-swatch.wd-text{min-width:1em;min-height:1em;width:auto;height:auto}.wd-swatch.wd-text .wd-swatch-text{padding:0 calc(var(--wd-swatch-size) / 5);font-size:var(--wd-swatch-text-size)}.wd-swatch.wd-linked{cursor:pointer !important}.wd-swatch-bg{display:inherit;align-items:inherit;justify-content:inherit;width:100%;height:100%;border-radius:inherit}:is(body:not(.global-color-scheme-light),.color-scheme-dark) .wd-swatch.wd-bg .wd-swatch-bg:is(:not([style^="background-color"]),[style*="#ffffff"],[style*="#FFFFFF"],[style*="255,255,255"]):before{content:"";position:absolute;inset:0;border:1px solid var(--wd-swatch-brd-color);border-radius:inherit}[class*="wd-swatches"]{--wd-swatch-size: 25px;--wd-swatch-w: 1em;--wd-swatch-h: 1em;--wd-swatch-text-size: 16px;--wd-swatch-h-sp: 15px;--wd-swatch-v-sp: 10px;--wd-swatch-inn-sp: .001px;--wd-swatch-brd-color: var(--brdcolor-gray-200)}.wd-swatches-product{display:inline-flex;align-items:center;flex-wrap:wrap;justify-content:var(--text-align);vertical-align:middle;gap:var(--wd-swatch-v-sp) var(--wd-swatch-h-sp)}.wd-swatches-product+select{display:none}[class*="wd-swatches"].wd-size-xs{--wd-swatch-size: 20px;--wd-swatch-text-size: 14px}[class*="wd-swatches"].wd-size-m{--wd-swatch-size: 35px}[class*="wd-swatches"].wd-size-large{--wd-swatch-size: 45px;--wd-swatch-text-size: 18px}[class*="wd-swatches"].wd-size-xlarge{--wd-swatch-size: 70px;--wd-swatch-text-size: 24px}[class*="wd-swatches"].wd-size-xxl{--wd-swatch-size: 90px;--wd-swatch-text-size: 32px}.wd-swatches-grid{--wd-swatch-v-sp: 5px;--wd-swatch-h-sp: 8px}.wd-swatches-grid:is(.wd-size-xs,.wd-size-default){--wd-swatch-size: 15px;--wd-swatch-text-size: 14px}.wd-swatches-grid.wd-size-m{--wd-swatch-size: 20px}.wd-swatches-grid.wd-size-large{--wd-swatch-size: 25px;--wd-swatch-text-size: 16px}.wd-swatches-grid:is(.wd-size-xlarge,.wd-size-xxl){--wd-swatch-size: 35px;--wd-swatch-text-size: 18px}.wd-swatches-filter{--wd-swatch-h-sp: 10px}.wd-swatches-filter.wd-size-small{--wd-swatch-size: 15px;--wd-swatch-text-size: 14px}.wd-swatches-filter.wd-size-large{--wd-swatch-size: 35px}[class*="wd-swatches"].wd-shape-round .wd-swatch{border-radius:1em}[class*="wd-swatches"].wd-shape-rounded .wd-swatch{border-radius:5px}
.wd-more-desc{position:relative;overflow:hidden;max-height:calc(var(--wd-text-line-height) * var(--wd-more-desc-lines, calc(3em + 2px)))}.wd-more-desc .wd-more-desc-inner{--wd-tags-mb: 10px;line-height:var(--wd-text-line-height)}.wd-more-desc .wd-more-desc-btn{--wd-link-color: var(--color-gray-900);--wd-link-color-hover: var(--color-gray-900);position:absolute;inset:auto 0 0 0;z-index:2;display:flex;align-items:end;justify-content:center;height:calc(var(--wd-text-line-height) * 1em);background:linear-gradient(to bottom, transparent 0, var(--wd-prod-bg, var(--bgcolor-white)) 90%);transform:translateY(calc(var(--wd-text-line-height) * 1em))}.wd-more-desc .wd-more-desc-btn:after{font-size:20px;line-height:.8;content:"\f109";font-family:"woodmart-font"}.wd-more-desc .wd-more-desc-btn:not(.wd-shown){display:none}.wd-more-desc.wd-more-desc-full{--wd-more-desc-lines: 21em;overflow-y:auto}.wd-more-desc.wd-more-desc-full .wd-more-desc-btn{display:none}@media (max-width: 576px){.wd-more-desc{--wd-more-desc-lines: 4em;font-size:.9em}}
.wd-products[class*="wd-stretch-cont"]{align-items:stretch}.wd-products[class*="wd-stretch-cont"] .wd-carousel-item{height:auto}.wd-products[class*="wd-stretch-cont"] .wd-product{height:100%}.wd-products[class*="wd-stretch-cont"] .product-element-bottom{flex:1 1 auto}.wd-products[class*="wd-stretch-cont"] .wd-product :is(.price,.wrap-price,.product-rating-price){margin-top:auto}.wd-products[class*="wd-stretch-cont"].wd-grid-f-col .wd-product{height:auto}@media (min-width: 1025px){.wd-products.wd-stretch-cont-lg .wd-carousel-wrap{align-items:stretch}.wd-products.wd-stretch-cont-lg .product-wrapper{height:100%}}@media (max-width: 768.98px){.wd-products.wd-stretch-cont-sm .wd-carousel-wrap{align-items:stretch}.wd-products.wd-stretch-cont-sm .product-wrapper{height:100%}}@media (min-width: 769px) and (max-width: 1024px){.wd-products.wd-stretch-cont-md .wd-carousel-wrap{align-items:stretch}.wd-products.wd-stretch-cont-md .product-wrapper{height:100%}}
.wd-products-with-bg,.wd-products-with-bg .wd-product,.wd-products-with-bg .wd-cat{--wd-prod-bg: var(--bgcolor-gray-100)}.wd-products-with-bg:not(.products-bordered-grid) :is(.product-wrapper,.wd-cat-wrap){background-color:var(--wd-prod-bg)}
.product-labels{position:absolute;top:7px;inset-inline-start:7px;z-index:1;display:flex;align-items:flex-start;flex-direction:column;gap:10px;max-width:50%;transition:all .3s ease;transform:translateZ(0)}.product-labels .label-with-img{padding:0;max-width:50px}.product-label{padding:5px 10px;min-width:50px;color:#fff;text-align:center;text-transform:uppercase;word-break:break-all;font-weight:600;font-size:12px;line-height:1.2}.product-label.onsale{background-color:var(--wd-primary-color);direction:ltr}.product-label.featured{background-color:#E22D2D}.product-label.new{background-color:#438E44}.product-label.out-of-stock{background-color:var(--bgcolor-white);color:var(--color-gray-900)}.product-label.attribute-label:not(.label-with-img){background-color:var(--bgcolor-white);color:var(--color-gray-900)}.labels-rounded-sm .product-label{border-radius:12px}@media (max-width: 576px){.product-labels{gap:5px}.product-label{padding-inline:5px;min-width:40px;font-size:10px}.product-label .label-with-img{padding-inline:0}}
.mfp-bg{position:fixed;z-index:1102;overflow:hidden;background-color:rgba(0,0,0,0.7);inset:0;opacity:0;transition:all 0.45s cubic-bezier(0.19, 1, 0.22, 1)}.mfp-bg.mfp-ready{opacity:1}.mfp-bg.mfp-removing{opacity:0}.mfp-wrap{--wd-popup-mt: 50px;--wd-popup-mr: 15px;--wd-popup-mb: 50px;--wd-popup-ml: 15px;--wd-popup-max-height: calc(100dvh - var(--wd-admin-bar-h) - var(--wd-popup-mt) - var(--wd-popup-mb));position:fixed;z-index:1103;outline:none !important;inset:var(--wd-admin-bar-h) 0 0 0;overflow:hidden;-webkit-backface-visibility:hidden;direction:ltr}.mfp-container{width:100%;height:100%;display:flex;align-items:var(--wd-align-items, center);justify-content:var(--wd-justify-content, center);padding:var(--wd-popup-mt) var(--wd-popup-mr) var(--wd-popup-mb) var(--wd-popup-ml);direction:rtl}.mfp-content{position:relative;z-index:1105;width:100%;max-height:100%;max-width:var(--wd-popup-width, 800px)}.mfp-hide{display:none !important}.mfp-s-ready .mfp-preloader,.mfp-s-error .mfp-content{display:none}.mfp-wrap ~ :is(.wd-close-side,.wd-side-hidden){z-index:900;pointer-events:none}.mfp-wrap ~ .wd-skip-links{display:none}.wd-popup-close{--wd-action-color: #fff;--wd-action-color-hover: #bbb;position:absolute;top:calc(var(--wd-close-btn-offset-v, 50px) * -1);inset-inline-end:calc(var(--wd-close-btn-offset-h, 15px) * -1);z-index:100}.wd-popup{position:relative;display:none;padding:var(--wd-popup-padding, 30px);border-radius:var(--wd-popup-brd-radius, var(--wd-brd-radius));background-color:var(--bgcolor-white);content-visibility:unset !important;height:var(--wd-popup-height, auto);max-height:var(--wd-popup-max-height) !important}.mfp-wrap .wd-popup{display:block}.wd-popup-wrap.wd-animation.wd-animated{--wd-anim-duration: .45s;--wd-trans-main: box 0s ease}.wd-animation-default.wd-animation-ready.wd-animated{--wd-anim-timing-f: cubic-bezier(0.19, 1, 0.22, 1)}.wd-animation-default.wd-animation-ready:not(.wd-in){--wd-transform-translateX: 100px}.wd-animation-default.wd-animation-ready.wd-out{--wd-transform-translateX: -100px}
.wd-animation{--wd-anim-duration: 1s;--wd-anim-timing-f: cubic-bezier(0, 0.87, 0.58, 1);--wd-anim-delay: 0s;--wd-anim-opa-timing-f: ease;--wd-trans-main: all .25s ease;--wd-trans-last: transform var(--wd-anim-duration) var(--wd-anim-timing-f) var(--wd-anim-delay), opacity .25s var(--wd-anim-opa-timing-f) var(--wd-anim-delay);opacity:0}.wd-animation:not(.wd-animated){transition:none !important}.wd-animation.wd-animated{transition:var(--wd-trans-main),var(--wd-trans-last)}.wd-animation.wd-in{opacity:1}
.wd-transform{--wd-transform-perspective: 0;--wd-transform-rotateX: 0;--wd-transform-rotateY: 0;--wd-transform-rotateZ: 0;--wd-transform-translateX: 0;--wd-transform-translateY: 0;--wd-transform-scaleX: 1;--wd-transform-scaleY: 1;--wd-transform-skewX: 0;--wd-transform-skewY: 0;--wd-transform-origin-y: center;--wd-transform-origin-x: center;transform:perspective(var(--wd-transform-perspective)) translateX(var(--wd-transform-translateX)) translateY(var(--wd-transform-translateY)) scaleX(var(--wd-transform-scaleX)) scaleY(var(--wd-transform-scaleY)) rotateX(var(--wd-transform-rotateX)) rotateY(var(--wd-transform-rotateY)) rotateZ(var(--wd-transform-rotateZ)) skewX(var(--wd-transform-skewX)) skewY(var(--wd-transform-skewY));transform-origin:var(--wd-transform-origin-y) var(--wd-transform-origin-x)}
.title-wrapper{--wd-mb: 10px}.title-wrapper [class*="title"]{display:inline-block}.title-wrapper .title{margin-bottom:0}.title-wrapper .img-wrapper{display:block;margin-top:10px}.subtitle-color-black.subtitle-style-default{color:#000}.subtitle-color-black.subtitle-style-background{background-color:#333;color:#fff}.subtitle-color-white.subtitle-style-default{color:rgba(255,255,255,0.8)}.subtitle-color-white.subtitle-style-background{background-color:rgba(255,255,255,0.8);color:#242424}.subtitle-color-gradient.subtitle-style-default{color:var(--color-gray-400)}.subtitle-color-gradient.subtitle-style-background{background-color:#f1f1f1;color:#333}.wd-title-color-default{--el-title-color: rgba(0,0,0,0.105)}.wd-title-color-primary{--el-title-color: var(--wd-primary-color)}.wd-title-color-alt{--el-title-color: var(--wd-alternative-color)}.wd-title-color-black{--el-title-color: #000}.wd-title-color-white{color:var(--wd-text-color);--wd-text-color: rgba(255,255,255,0.8);--wd-title-color: #fff;--el-title-color: #fff}.wd-title-color-gradient .title{-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.wd-title-style-shadow{padding:25px;border-radius:var(--wd-brd-radius);box-shadow:0 0 8px rgba(0,0,0,0.12)}.wpb-js-composer .title-wrapper{--content-width: var(--wd-max-width)}.wpb-js-composer .title-wrapper [class*="title"]{max-width:var(--content-width)}.wpb-js-composer .title-wrapper.wd-title-empty .liner-continer{margin-bottom:0}.wpb-js-composer .title-wrapper.wd-title-empty .liner-continer .title{display:none}@media (max-width: 1024px){.title-subtitle.wd-fontsize-m,.title-after_title.wd-fontsize-s{font-size:14px}}@media (max-width: 576px){.title-wrapper .title-subtitle{font-size:12px}.title-wrapper .title{font-size:20px}}
.wd-text-block:not(.inline-element){max-width:var(--content-width);--content-width: var(--wd-max-width)}.wd-text-block:not(.inline-element).text-left{margin-right:auto}.wd-text-block:not(.inline-element).text-center{margin-inline:auto}.wd-text-block:not(.inline-element).text-right{margin-left:auto}
.btn-color-primary{--btn-color: #fff;--btn-color-hover: #fff;--btn-bgcolor: var(--wd-primary-color);--btn-bgcolor-hover: var(--wd-primary-color);--btn-brd-color: var(--wd-primary-color);--btn-brd-color-hover: var(--wd-primary-color);--btn-box-shadow-hover: inset 0 0 0 1000px rgba(0,0,0,0.1)}.btn-color-primary.btn-style-bordered{--btn-color: var(--wd-primary-color)}.btn-color-primary.btn-style-link{--btn-color: var(--color-gray-800);--btn-color-hover: var(--color-gray-500)}.btn-color-alt{--btn-color: #fff;--btn-color-hover: #fff;--btn-bgcolor: var(--wd-alternative-color);--btn-bgcolor-hover: var(--wd-alternative-color);--btn-brd-color: var(--wd-alternative-color);--btn-brd-color-hover: var(--wd-alternative-color);--btn-box-shadow-hover: inset 0 0 0 1000px rgba(0,0,0,0.1)}.btn-color-alt.btn-style-bordered{--btn-color: var(--wd-alternative-color)}.btn-color-alt.btn-style-link{--btn-color: var(--color-gray-800);--btn-color-hover: var(--color-gray-500)}.btn-color-black{--btn-color: #fff;--btn-color-hover: #fff;--btn-bgcolor: #212121;--btn-bgcolor-hover: #212121;--btn-brd-color: #212121;--btn-brd-color-hover: #212121;--btn-box-shadow-hover: inset 0 0 0 1000px rgba(0,0,0,0.1)}.btn-color-black.btn-style-bordered{--btn-color: #333}.btn-color-black.btn-style-link{--btn-color: var(--color-gray-800);--btn-color-hover: var(--color-gray-500)}.btn-color-white{--btn-color: #333;--btn-color-hover: #333;--btn-bgcolor: #fff;--btn-bgcolor-hover: #fff;--btn-brd-color: rgba(255,255,255,0.5);--btn-brd-color-hover: #fff;--btn-box-shadow-hover: inset 0 0 0 1000px rgba(0,0,0,0.1)}.btn-color-white.btn-style-bordered{--btn-color: #fff}.btn-color-white.btn-style-link{--btn-color: #fff;--btn-color-hover: #fff}.btn.btn-style-3d{--btn-box-shadow: inset 0 -2px 0 rgba(0,0,0,0.15);--btn-box-shadow-hover: inset 0 -2px 0 rgba(0,0,0,0.15)}.btn.btn-style-3d:active{box-shadow:none;top:1px}.btn.btn-style-bordered{--btn-bgcolor: transparent;--btn-brd-width: 2px;--btn-box-shadow-hover: none}.btn.btn-style-link{--btn-bgcolor: transparent;--btn-bgcolor-hover: transparent;--btn-brd-width: 2px;--btn-box-shadow-hover: none;--btn-height: none;--btn-padding: 0;border-top:0;border-inline:0}.btn-size-extra-small{--btn-padding: 5px 10px;--btn-height: 28px;--btn-font-size: 11px}.btn-size-small{--btn-padding: 5px 14px;--btn-height: 36px;--btn-font-size: 12px}.btn-shape-round,.btn-style-round{--btn-brd-radius: 35px}.btn-shape-semi-round,.btn-style-semi-round{--btn-brd-radius: 5px}.btn-icon-pos-left{flex-direction:row-reverse}.btn-icon-pos-right{flex-direction:row}@media (min-width: 1025px){.btn-size-large{--btn-padding: 5px 28px;--btn-height: 48px;--btn-font-size: 14px}.btn-size-extra-large{--btn-padding: 5px 40px;--btn-height: 56px;--btn-font-size: 16px}}
.wd-widget-collapse .widget-title{position:relative;margin-bottom:0;padding-inline-end:22px;cursor:pointer;user-select:none}.wd-widget-collapse .widget-title ~ *{margin-top:20px}.wd-widget-collapse .widget-title:after{position:absolute;top:calc(50% - 12px);inset-inline-end:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;color:var(--color-gray-800);font-weight:400;font-size:10px;transition:all .25s ease;content:"\f129";font-family:"woodmart-font"}.wd-widget-collapse.wd-opened .widget-title:after{background-color:#f1f1f1;transform:rotate(180deg)}.rtl .wd-widget-collapse.wd-opened .widget-title:after{transform:rotate(-180deg)}.wd-widget-collapse:not(.wd-opened-initially)>.widget-title ~ *{display:none}.wd-widget-collapse .wd-swatches-filter:is(.wd-layout-double,.wd-layout-inline)[style*="display: block"]{display:flex !important}[class*="color-scheme-light"] .wd-widget-collapse.wd-opened .widget-title:after{background-color:#fff;color:#333}
.footer-sidebar{padding-block:40px}.footer-column>*:not(.widget){margin-block:0 var(--wd-block-spacing)}.footer-column>*:not(.widget):last-child{margin-bottom:0}.wd-prefooter{padding-bottom:40px;background-color:var(--wd-main-bgcolor)}.wd-copyrights{--wd-tags-mb: 10px;padding-block:20px;border-top:1px solid var(--brdcolor-gray-300)}.wd-copyrights.wd-layout-two-columns>.wd-grid-g{--wd-col-lg: 2;--wd-col-md: 1}.wd-copyrights.wd-layout-centered{text-align:center}@media (min-width: 1025px){.sticky-footer-on :is(.wd-page-content,.wd-prefooter){position:relative;z-index:2}.sticky-footer-on .wd-footer{position:sticky;bottom:0}.wd-copyrights.wd-layout-two-columns .wd-col-end{text-align:end}}@media (max-width: 1024px){.wd-copyrights.wd-layout-two-columns{text-align:center}}
.wd-map-container{--wd-justify-content: start;--wd-align-items: start;position:relative;border-radius:var(--wd-brd-radius)}.wd-map-container>div{border-radius:inherit}:is([class*=wd-section-stretch-content],[data-vc-stretch-content]) .wd-map-container{border-radius:0}.wd-map-content-wrap{display:flex;margin:0 auto;padding:50px 15px;width:90%;height:100%;max-width:var(--wd-container-w)}body:not(.wpb-js-composer) .wd-map-content-wrap{align-items:var(--wd-align-items);justify-content:var(--wd-justify-content)}.wd-map-content-wrap>*{z-index:15;padding:30px;max-width:300px;width:100%;border-radius:var(--wd-brd-radius);background:var(--bgcolor-white);box-shadow:0 0 12px rgba(0,0,0,0.22)}[class*="map-mask-"] .wd-map-wrapper:before{content:"";position:absolute;inset:0;z-index:3;pointer-events:none;opacity:.6;border-radius:inherit;background-color:var(--map-mask)}.map-mask-dark{--map-mask: #000}.map-mask-light{--map-mask: #fff}.wd-map-placeholder{z-index:12;display:flex;overflow:hidden}.wd-map-placeholder img{width:100%;height:100%;object-position:50% 50%;object-fit:cover}.wd-init-map-wrap{z-index:13;display:flex;align-items:center;justify-content:center}.wd-init-map-wrap .btn{border-radius:var(--btn-default-brd-radius)}.wd-init-map{--btn-color: #333;--btn-bgcolor: #fff;--btn-box-shadow-hover: inset 0 0 0 1000px rgba(0,0,0,0.1);gap:10px}.wd-init-map:before{font-size:22px;font-weight:400;content:"\f183";font-family:"woodmart-font"}.map-lazy-loading:not(.wd-map-inited) .wd-map-content-wrap{display:none}.wd-map-inited :is(.wd-map-placeholder,.wd-init-map-wrap){display:none}
.wd-osm-map-container :is(.wd-init-map-wrap,.wd-map-placeholder){z-index:14}.wd-osm-map-container .marker-title h5{margin-bottom:0px}.wd-osm-map-container :is(.marker-content,.marker-button):not(:first-child){margin-top:10px}.wd-osm-map-container .marker-content:empty{display:none}.wd-osm-map-wrapper{z-index:11}.wd-osm-map-container[class*="map-mask-"] .wd-map-wrapper:before{z-index:14}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden;-webkit-tap-highlight-color:transparent;outline-offset:1px;background-color:#DDD;font-size:12px;font-size:.75rem;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;line-height:1.5}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{user-select:none;-webkit-user-drag:none}.leaflet-tile ::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,0.4);color:#0078A8}.leaflet-container .leaflet-overlay-pane svg{max-width:none !important;max-height:none !important}.leaflet-container :is(.leaflet-marker-pane img,.leaflet-shadow-pane img,.leaflet-tile-pane img),.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{padding:0;max-width:none !important;max-height:none !important;width:auto}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-tile{visibility:hidden;filter:inherit}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{z-index:10;box-sizing:border-box;width:0;height:0;border:2px dotted #38F;background:rgba(255,255,255,0.5)}.leaflet-pane,.leaflet-overlay-pane{z-index:4}.leaflet-tile-pane{z-index:2}.leaflet-overlay-pane{z-index:5}.leaflet-shadow-pane{z-index:6}.leaflet-marker-pane{z-index:7}.leaflet-tooltip-pane{z-index:8}.leaflet-popup-pane{z-index:9}.leaflet-map-pane canvas{z-index:1}.leaflet-map-pane svg{z-index:2}.leaflet-vml-shape{width:1px;height:1px}.lvml{position:absolute;display:inline-block}.leaflet-control{position:relative;z-index:10;pointer-events:auto;float:left;clear:both}.leaflet-top,.leaflet-bottom{position:absolute;z-index:13;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-right .leaflet-control{float:right;margin-right:10px}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform 0.25s cubic-bezier(0, 0, 0.25, 1)}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}:is(.leaflet-zoom-anim,.leaflet-pan-anim) .leaflet-tile{transition:none}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging :is(.leaflet-grab,.leaflet-marker-draggable),.leaflet-dragging .leaflet-grab .leaflet-interactive{cursor:move;cursor:-webkit-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:auto}.leaflet-bar{border-radius:calc(var(--wd-brd-radius) / 2);box-shadow:0 1px 5px rgba(0,0,0,0.65)}.leaflet-bar a{display:block;width:26px;height:26px;border-bottom:1px solid #CCC;background-color:#FFF;color:black;text-align:center;text-decoration:none;line-height:26px}.leaflet-bar a.leaflet-disabled{background-color:#F4F4F4;color:#BBB;cursor:default}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}:is(.leaflet-bar a:focus,.leaflet-bar a:hover){background-color:#F4F4F4}.leaflet-bar a,.leaflet-control-layers-toggle{display:block;background-position:50% 50%;background-repeat:no-repeat}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:calc(var(--wd-brd-radius) / 2.5);border-top-right-radius:calc(var(--wd-brd-radius) / 2.5)}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:calc(var(--wd-brd-radius) / 2.5);border-bottom-left-radius:calc(var(--wd-brd-radius) / 2.5)}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:bold 18px 'Lucida Console', Monaco, monospace}.leaflet-touch :is(.leaflet-control-zoom-in,.leaflet-control-zoom-out){font-size:22px}.leaflet-control-layers{border-radius:5px;background:#FFF;box-shadow:0 1px 5px rgba(0,0,0,0.4)}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;background:#FFF;color:#333}.leaflet-control-layers-expanded .leaflet-control-layers-list{position:relative;display:block}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{position:relative;top:1px;margin-top:2px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{margin:5px -10px 5px -6px;height:0;border-top:1px solid #DDD}.leaflet-default-icon-path{background-image:url(/wp-content/themes/woodmart/css/images/icons/marker-icon.png)}.leaflet-container .leaflet-control-attribution{margin:0;background:#FFF;background:rgba(255,255,255,0.8)}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}:is(.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus){text-decoration:underline}.leaflet-control-attribution svg{display:inline !important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{overflow:hidden;box-sizing:border-box;padding:2px 5px 1px;border:2px solid #777;border-top:none;background:#FFF;background:rgba(255,255,255,0.5);white-space:nowrap;line-height:1.1}.leaflet-control-scale-line:not(:first-child){margin-top:-2px;border-top:2px solid #777;border-bottom:none}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch :is(.leaflet-control-attribution,.leaflet-control-layers,.leaflet-bar){box-shadow:none}.leaflet-touch :is(.leaflet-control-layers,.leaflet-bar){border:2px solid rgba(0,0,0,0.2);background-clip:padding-box}.leaflet-popup{position:absolute;margin-bottom:20px;text-align:center}.leaflet-popup-content-wrapper{padding:1px;border-radius:var(--wd-brd-radius);text-align:left}.leaflet-popup-content{margin:13px 24px 13px 20px;min-height:1px;font-size:13px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:17px 0;margin:1.3em 0}.leaflet-popup-tip-container{position:absolute;left:50%;overflow:hidden;margin-top:-1px;margin-left:-20px;width:40px;height:20px;pointer-events:none}.leaflet-popup-tip{margin:-10px auto 0;padding:1px;width:17px;height:17px;transform:rotate(45deg);pointer-events:auto}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:white;box-shadow:0 3px 14px rgba(0,0,0,0.4);color:#333}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;width:24px;height:24px;border:none;background:transparent;color:#757575;text-align:center;text-decoration:none;font:16px/24px Tahoma, Verdana, sans-serif}:is(.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus){color:#585858}.leaflet-popup-scrolled{overflow:auto;border-top:1px solid #DDD;border-bottom:1px solid #DDD}.leaflet-oldie .leaflet-popup-tip{margin:0 auto;width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)}.leaflet-oldie :is(.leaflet-control-zoom,.leaflet-control-layers,.leaflet-popup-content-wrapper,.leaflet-popup-tip){border:1px solid #999}.leaflet-div-icon{border:1px solid #666;background:#FFF}.leaflet-tooltip{position:absolute;padding:6px;border:1px solid #FFF;border-radius:var(--wd-brd-radius);background-color:#FFF;box-shadow:0 1px 3px rgba(0,0,0,0.4);color:#222;white-space:nowrap;pointer-events:none;user-select:none}.leaflet-tooltip .leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{content:"";position:absolute;border:6px solid transparent;background:transparent;pointer-events:none}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#FFF}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#FFF}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#FFF}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#FFF}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;color-adjust:exact}}
.menu-label{position:absolute;bottom:85%;z-index:1;display:inline-block;margin-inline-start:-20px;padding:2px 4px;border-radius:calc(var(--wd-brd-radius) / 1.5);background-color:var(--wd-label-color);color:#fff;vertical-align:middle;text-transform:uppercase;white-space:nowrap;font-weight:600;font-size:9px;font-family:var(--wd-text-font);line-height:12px}.menu-label:before{content:"";position:absolute;top:100%;inset-inline-start:10px;border:4px solid var(--wd-label-color);border-bottom-color:transparent !important;border-inline-end-color:transparent !important;border-inline-end-width:7px;border-inline-start-width:0}.menu-label-black{--wd-label-color: #000}.menu-label-orange{--wd-label-color: #FBBC34}.menu-label-blue{--wd-label-color: #00A1BE}.menu-label-grey{color:#333;--wd-label-color: #f1f1f1}.menu-label-white{color:#333;--wd-label-color: #fff}.menu-label-primary{--wd-label-color: var(--wd-primary-color)}.menu-label-secondary{--wd-label-color: var(--wd-alternative-color)}.menu-label-red{--wd-label-color: #D41212}.menu-label-green{--wd-label-color: #65B32E}
.scrollToTop{position:fixed;left:20px;bottom:20px;z-index:350;display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;background-color:rgba(var(--bgcolor-white-rgb), 0.9);box-shadow:0 0 5px rgba(0,0,0,0.17);color:var(--color-gray-800);font-size:16px;opacity:0;pointer-events:none;text-decoration:none !important;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateX(-100%)}.scrollToTop.button-show{opacity:1;transform:none;pointer-events:visible}.scrollToTop:after{content:"\f115";font-family:"woodmart-font"}.scrollToTop:hover{color:var(--color-gray-500)}.wd-search-opened .scrollToTop{display:none}@media (max-width: 1024px){.scrollToTop{left:12px;bottom:12px;width:40px;height:40px;font-size:14px}}
.wd-toolbar{position:fixed;inset-inline:0;bottom:0;z-index:350;display:flex;align-items:center;justify-content:space-between;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;padding:5px;height:55px;background-color:var(--bgcolor-white);box-shadow:0 0 9px rgba(0,0,0,0.12)}.wd-toolbar>a{display:flex;align-items:center;justify-content:center}.wd-toolbar>a,.wd-toolbar>div{flex:1 0 20%}.wd-toolbar>a,.wd-toolbar>div a{height:45px}.wd-toolbar .wd-header-cart.wd-design-5:not(.wd-style-text){margin-inline-end:0}.wd-toolbar.wd-toolbar-label-show>a,.wd-toolbar.wd-toolbar-label-show>div a{position:relative;padding-bottom:15px}.wd-toolbar.wd-toolbar-label-show .wd-toolbar-label{display:block}.global-color-scheme-light .wd-toolbar a{color:#fff}.global-color-scheme-light .wd-toolbar a:hover{color:rgba(255,255,255,0.8)}.wd-toolbar-label{position:absolute;inset-inline:10px;bottom:3px;display:none;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-weight:600;font-size:11px;line-height:1;padding:1px 0}.wd-toolbar-shop .wd-tools-icon:before{content:"\f146";font-family:"woodmart-font"}.wd-toolbar-blog .wd-tools-icon:before{content:"\f145";font-family:"woodmart-font"}.wd-toolbar-home .wd-tools-icon:before{content:"\f144";font-family:"woodmart-font"}.wd-toolbar-sidebar .wd-tools-icon:before{content:"\f15a";font-family:"woodmart-font"}.wd-toolbar-sidebar.wd-filter-icon .wd-tools-icon:before{content:"\f118"}.wd-toolbar-link .wd-tools-icon:before{content:"\f140";font-family:"woodmart-font"}.wd-toolbar-link .wd-custom-icon img{width:auto;height:20px}.wd-toolbar-shop-cat .wd-tools-icon:before{content:"\f15a";font-family:"woodmart-font"}body:not(:has(.wd-nav-side-hidden-mb-on)) .wd-toolbar-shop-cat{display:none}@media (min-width: 1025px){.wd-toolbar{display:none}}@media (max-width: 1024px){.sticky-toolbar-on{padding-bottom:55px}.sticky-toolbar-on .wd-sticky-btn{bottom:55px}.sticky-toolbar-on .scrollToTop{bottom:67px}.sticky-toolbar-on .wd-sticky-btn-shown.scrollToTop{bottom:calc(12px + 55px + var(--wd-sticky-btn-height))}}@media (max-width: 768.98px){.sticky-toolbar-on.wd-sticky-btn-on-mb{padding-bottom:calc(55px + var(--wd-sticky-btn-height))}}@media (min-width: 769px) and (max-width: 1024px){.sticky-toolbar-on.wd-sticky-btn-on{padding-bottom:calc(55px + var(--wd-sticky-btn-height))}}
@font-face{font-display:swap;font-weight:400;font-style:normal;font-family:"woodmart-font";src:url(//jimbostore.ir/wp-content/themes/woodmart/fonts/woodmart-font-2-400.woff2?v=8.3.8) format("woff2")}:root{--wd-header-banner-h:100px;--wd-cat-brd-radius:50%;--wd-text-font:'Trebuchet MS', Helvetica, sans-serif;--wd-text-font-weight:400;--wd-text-color:#767676;--wd-text-font-size:15px;--wd-title-font:'Trebuchet MS', Helvetica, sans-serif;--wd-title-font-weight:600;--wd-title-color:#242424;--wd-entities-title-font:'Trebuchet MS', Helvetica, sans-serif;--wd-entities-title-font-weight:600;--wd-entities-title-color:#333333;--wd-entities-title-color-hover:rgb(51 51 51 / 65%);--wd-alternative-font:'Trebuchet MS', Helvetica, sans-serif;--wd-widget-title-font:'Trebuchet MS', Helvetica, sans-serif;--wd-widget-title-font-weight:600;--wd-widget-title-transform:none;--wd-widget-title-color:#333;--wd-widget-title-font-size:16px;--wd-header-el-font:'Trebuchet MS', Helvetica, sans-serif;--wd-header-el-font-weight:600;--wd-header-el-transform:capitalize;--wd-header-el-font-size:15px;--wd-brd-radius:20px;--wd-otl-style:dotted;--wd-otl-width:2px;--wd-primary-color:rgb(225,74,92);--wd-alternative-color:rgb(115,84,239);--btn-default-bgcolor:#f7f7f7;--btn-default-bgcolor-hover:#efefef;--btn-accented-bgcolor:rgb(225,74,92);--btn-accented-bgcolor-hover:rgb(205,67,84);--btn-transform:capitalize;--wd-form-brd-width:1px;--notices-success-bg:#459647;--notices-success-color:#fff;--notices-warning-bg:#E0B252;--notices-warning-color:#fff;--wd-link-color:rgb(0,122,255);--wd-link-color-hover:rgb(0,63,255)}.wd-popup.wd-age-verify{background-color:#757575;background-image:url()}.wd-age-verify-wrap{--wd-popup-width:500px}.wd-popup.wd-promo-popup{background-color:#fff;background-image:none;background-repeat:no-repeat;background-size:cover;background-attachment:scroll;background-position:center center}.wd-promo-popup-wrap{--wd-popup-width:800px}.header-banner{background-color:#ee2;background-image:none}:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg,:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat){--wd-prod-bg:rgb(255,255,255);--wd-bordered-bg:rgb(255,255,255)}:is(.woodmart-woocommerce-layered-nav,.wd-product-category-filter) .wd-scroll-content{max-height:223px}.wd-page-title .wd-page-title-bg img{object-fit:cover;object-position:center center}.wd-footer{background-color:#fff;background-image:none}html .product.wd-cat .wd-entities-title,html .product.wd-cat.cat-design-replace-title .wd-entities-title,html .wd-masonry-first .wd-cat:first-child .wd-entities-title{font-size:15px;text-transform:none}html .page-title>.container>.title,html .page-title .wd-title-wrapp>.title{font-weight:700;font-size:30px;text-transform:capitalize}html .wd-nav-mobile>li>a,html .wd-nav-mobile .wd-sub-menu li a{text-transform:none}.page .wd-page-content{background-color:#f6f5f8;background-image:none}.woodmart-archive-shop:not(.single-product) .wd-page-content{background-color:#f6f5f8;background-image:none}.woodmart-archive-blog .wd-page-content{background-color:#f6f5f8;background-image:none}.single-post .wd-page-content{background-color:#f6f5f8;background-image:none}html .wd-buy-now-btn{color:#e14a5c;background:#f9dbdf}html .wd-buy-now-btn:hover{color:#e14a5c;background:#edd0d3}body,[class*=color-scheme-light],[class*=color-scheme-dark],.wd-search-form[class*="wd-header-search-form"] form.searchform,.wd-el-search .searchform{--wd-form-color:rgb(119,119,119);--wd-form-placeholder-color:rgb(119,119,119);--wd-form-bg:rgb(255,255,255)}.product-labels .product-label.onsale{background-color:#d33}.product-labels .product-label.featured{background-color:#e14a5c}.product-labels .product-label.out-of-stock{background-color:#0d0625}.mfp-wrap.wd-popup-quick-view-wrap{--wd-popup-width:920px}@media (max-width:1024px){:root{--wd-header-banner-h:40px}html .page-title>.container>.title,html .page-title .wd-title-wrapp>.title{font-size:24px}}@media (max-width:768.98px){html .page-title>.container>.title,html .page-title .wd-title-wrapp>.title{font-size:22px}}:root{--wd-container-w:1660px;--wd-form-brd-radius:35px;--btn-default-color:#333;--btn-default-color-hover:#333;--btn-accented-color:#fff;--btn-accented-color-hover:#fff;--btn-default-brd-radius:35px;--btn-default-box-shadow:none;--btn-default-box-shadow-hover:none;--btn-accented-brd-radius:35px;--btn-accented-box-shadow:none;--btn-accented-box-shadow-hover:none}@media (min-width:1660px){section.elementor-section.wd-section-stretch>.elementor-container{margin-left:auto;margin-right:auto}}.wd-page-title{background-color:#f6f5f8}@media screen{@font-face{font-display:swap;font-family:iranyekan;font-style:normal;font-weight:700;src:url(/wp-content/themes/woodmart/fonts/eot/iranyekanwebboldfanum.eot);src:url('/wp-content/themes/woodmart/fonts/eot/iranyekanwebboldfanum.eot?#iefix') format('embedded-opentype'),url(/wp-content/themes/woodmart/fonts/woff/iranyekanwebboldfanum.woff) format('woff'),url(/wp-content/themes/woodmart/fonts/ttf/iranyekanwebboldfanum.ttf) format('truetype')}@font-face{font-display:swap;font-family:iranyekan;font-style:normal;font-weight:100;src:url(/wp-content/themes/woodmart/fonts/eot/iranyekanwebthinfanum.eot);src:url('/wp-content/themes/woodmart/fonts/eot/iranyekanwebthinfanum.eot?#iefix') format('embedded-opentype'),url(/wp-content/themes/woodmart/fonts/woff/iranyekanwebthinfanum.woff) format('woff'),url(/wp-content/themes/woodmart/fonts/ttf/iranyekanwebthinfanum.ttf) format('truetype')}@font-face{font-display:swap;font-family:iranyekan;font-style:normal;font-weight:300;src:url(/wp-content/themes/woodmart/fonts/eot/iranyekanweblightfanum.eot);src:url('/wp-content/themes/woodmart/fonts/eot/iranyekanweblightfanum.eot?#iefix') format('embedded-opentype'),url(/wp-content/themes/woodmart/fonts/woff/iranyekanweblightfanum.woff) format('woff'),url(/wp-content/themes/woodmart/fonts/ttf/iranyekanweblightfanum.ttf) format('truetype')}@font-face{font-display:swap;font-family:iranyekan;font-style:normal;font-weight:400;src:url(/wp-content/themes/woodmart/fonts/eot/iranyekanwebregularfanum.eot);src:url('/wp-content/themes/woodmart/fonts/eot/iranyekanwebregularfanum.eot?#iefix') format('embedded-opentype'),url(/wp-content/themes/woodmart/fonts/woff/iranyekanwebregularfanum.woff) format('woff'),url(/wp-content/themes/woodmart/fonts/ttf/iranyekanwebregularfanum.ttf) format('truetype')}@font-face{font-display:swap;font-family:iranyekan;font-style:normal;font-weight:500;src:url(/wp-content/themes/woodmart/fonts/eot/iranyekanwebmediumfanum.eot);src:url('/wp-content/themes/woodmart/fonts/eot/iranyekanwebmediumfanum.eot?#iefix') format('embedded-opentype'),url(/wp-content/themes/woodmart/fonts/woff/iranyekanwebmediumfanum.woff) format('woff'),url(/wp-content/themes/woodmart/fonts/ttf/iranyekanwebmediumfanum.ttf) format('truetype')}@font-face{font-display:swap;font-family:iranyekan;font-style:normal;font-weight:800;src:url(/wp-content/themes/woodmart/fonts/eot/iranyekanwebextraboldfanum.eot);src:url('/wp-content/themes/woodmart/fonts/eot/iranyekanwebextraboldfanum.eot?#iefix') format('embedded-opentype'),url(/wp-content/themes/woodmart/fonts/woff/iranyekanwebextraboldfanum.woff) format('woff'),url(/wp-content/themes/woodmart/fonts/ttf/iranyekanwebextraboldfanum.ttf) format('truetype')}@font-face{font-display:swap;font-family:iranyekan;font-style:normal;font-weight:900;src:url(/wp-content/themes/woodmart/fonts/eot/iranyekanwebblackfanum.eot);src:url('/wp-content/themes/woodmart/fonts/eot/iranyekanwebblackfanum.eot?#iefix') format('embedded-opentype'),url(/wp-content/themes/woodmart/fonts/woff/iranyekanwebblackfanum.woff) format('woff'),url(/wp-content/themes/woodmart/fonts/ttf/iranyekanwebblackfanum.ttf) format('truetype')}@font-face{font-display:swap;font-family:iranyekan;font-style:normal;font-weight:950;src:url(/wp-content/themes/woodmart/fonts/eot/iranyekanwebextrablackfanum.eot);src:url('/wp-content/themes/woodmart/fonts/eot/iranyekanwebextrablackfanum.eot?#iefix') format('embedded-opentype'),url(/wp-content/themes/woodmart/fonts/woff/iranyekanwebextrablackfanum.woff) format('woff'),url(/wp-content/themes/woodmart/fonts/ttf/iranyekanwebextrablackfanum.ttf) format('truetype')}@font-face{font-display:swap;font-weight:400;font-style:normal;font-family:"woodmart-font";src:url(/wp-content/themes/woodmart/fonts/woodmart-font.eot);src:url('/wp-content/themes/woodmart/fonts/woodmart-font.eot?#iefix') format('embedded-opentype'),url(/wp-content/themes/woodmart/fonts/woodmart-font.woff) format('woff'),url(/wp-content/themes/woodmart/fonts/woodmart-font.woff2) format('woff2'),url(/wp-content/themes/woodmart/fonts/woodmart-font.ttf) format('truetype'),url('/wp-content/themes/woodmart/fonts/woodmart-font.svg#woodmart-font') format('svg')}@font-face{font-display:swap;font-family:"FontAwesome";src:url(/wp-content/themes/woodmart/fonts/fontawesome-webfont-light-light.eot?v=4.7.0);src:url('/wp-content/themes/woodmart/fonts/fontawesome-webfont-light.eot?#iefix&v=4.7.0') format('embedded-opentype'),url(/wp-content/themes/woodmart/fonts/fontawesome-webfont-light.woff2?v=4.7.0) format('woff2'),url(/wp-content/themes/woodmart/fonts/fontawesome-webfont-light.woff?v=4.7.0) format('woff'),url(/wp-content/themes/woodmart/fonts/fontawesome-webfont-light.ttf?v=4.7.0) format('truetype'),url('/wp-content/themes/woodmart/fonts/fontawesome-webfont-light.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:400;font-style:normal;';
 }
body,h1,h2,h3,h4,h5,h6,p,td,tr,th,li,ul,a,input,textarea,button, label, a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video, .widgettitle, .widgettitle a, .widget-title, .widget-title a, .product_list_widget > li .product-title, .product-grid-item .product-title a, .blog-post-loop .entry-title a, .font-primary, table th, .page-title .entry-title, .masonry-filter li, .widget_rss ul li > a, .woodmart-price-table .woodmart-plan-title, .wpb-js-composer .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs .vc_tta-tab > a, .woodmart-sizeguide-table tr:first-child td, .tabs-layout-tabs .tabs li, .woodmart-accordion-title, .woodmart-checkout-steps ul, .woocommerce-billing-fields > h3, .woocommerce-shipping-fields > h3, .woocommerce-additional-fields > h3, #ship-to-different-address label, #order_review_heading, .cart-totals-inner h2, .wood-login-divider, .woocommerce-MyAccount-title, header.title > h3, .woocommerce-column__title, .compare-field, .compare-value::before, .compare-basic .compare-value::before, .woodmart-wishlist-title, .woodmart-empty-page, .woodmart-products-tabs .tabs-name, .woodmart-products-tabs .products-tabs-title, .wishlist-title h2, #order_payment_heading, h1, h2, h3, h4, h5, h6, .title, legend, .woocommerce-Reviews .comment-reply-title, .menu-mega-dropdown .sub-menu > li > a, .mega-menu-list > li > a, .widget-title, .widgettitle, .blog-post-loop .entry-title, .post-single-page .entry-title, .single-post-navigation .post-title, .portfolio-entry .entry-title, td.product-name a, .category-grid-item .category-title, .product-image-summary .entry-title, .autocomplete-suggestion .suggestion-title, .widget_recent_entries ul li a, .widget_recent_comments ul li > a, .woodmart-recent-posts .entry-title a, .woodmart-menu-price .menu-price-title, .product-title, .product-grid-item .product-title, .group_table td.label a, .main-nav-style, .menu-opener, .categories-menu-dropdown .item-level-0 > a, .wd-tools-element .wd-tools-text, .main-nav .item-level-0 > a, .whb-secondary-menu .item-level-0 > a, .full-screen-nav .item-level-0 > a, .wd-tools-element .wd-tools-count, .woodmart-cart-design-2 .woodmart-cart-number, .woodmart-cart-design-5 .woodmart-cart-number, .widget-heading .widget-title, .color-scheme-dark .title, .color-scheme-dark .widget-title, .color-scheme-dark .widgettitle, .color-scheme-dark h1, .color-scheme-dark h2, .color-scheme-dark h3, .color-scheme-dark h4, .color-scheme-dark h5, .color-scheme-dark h6, .color-scheme-dark label, .color-scheme-dark legend, .blog-post-loop .entry-title, .post-single-page .entry-title, .single-post-navigation .post-title, .portfolio-entry .entry-title, td.product-name a, .category-grid-item .category-title, .product-image-summary .entry-title, .autocomplete-suggestion .suggestion-title, .widget_recent_entries ul li a, .widget_recent_comments ul li > a, .woodmart-recent-posts .entry-title a, .woodmart-menu-price .menu-price-title, .product-title, .product-grid-item .product-title, .group_table td.label a, #content .wpb_alert p:last-child, #content .wpb_text_column :last-child, #content .wpb_text_column p:last-child, .wpb_alert p:last-child, .wpb_text_column :last-child, .wpb_text_column p:last-child, .font-primary, table th, .page-title .entry-title, .masonry-filter li, .widget_rss ul li > a, .woodmart-price-table .woodmart-plan-title, .wpb-js-composer .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs .vc_tta-tab > a, .woodmart-sizeguide-table tr:first-child td, .tabs-layout-tabs .tabs li, .woodmart-accordion-title, .woodmart-checkout-steps ul, .woocommerce-billing-fields > h3, .woocommerce-shipping-fields > h3, .woocommerce-additional-fields > h3, #ship-to-different-address label, #order_review_heading, .cart-totals-inner h2, .wood-login-divider, .woocommerce-MyAccount-title, header.title > h3, .woocommerce-column__title, .compare-field, .compare-value:before, .compare-basic .compare-value:before, .woodmart-wishlist-title, .woodmart-empty-page, .woodmart-products-tabs .tabs-name, .woodmart-products-tabs .products-tabs-title, .wishlist-title h2, #order_payment_heading, h1, h2, h3, h4, h5, h6, .title, legend, .woocommerce-Reviews .comment-reply-title, .menu-mega-dropdown .sub-menu > li > a, .mega-menu-list > li > a, .box-title-small .info-box-title{
    font-family:iranyekan;
}

.title, table th, td.product-name a, .cart-totals-inner h2, .woocommerce-billing-fields > h3, #order_review_heading, .visible-lg, .woodmart-recent-posts .entry-title a:hover{
    font-family:iranyekan !important;
}
.header-categories-nav .categories-menu-dropdown .menu {
    border-top: 1px solid rgba(129,129,129,.2) !important;
}
label {
    text-align: right;
}
.whb-header-bottom.whb-border-fullwidth .menu-opener {
    height: 100% !important;
}
.tp-tab.selected .tp-tab-title,.tp-tab-title:hover { background-color: #fff !important; } .tp-tab.selected .tp-tab-title:before,.tp-tab-title:hover:before { content: ''; width: 18px; height: 18px; transform: rotate(45deg); background-color: #fff; top: -7px; position: absolute; border-radius: 3px; left: 50%; overflow: visible; margin-left: -9px;}

input[type=text], input[type=email], input[type=password], input[type=search], input[type=number], input[type=url], input[type=tel], input[type=date], select, textarea {
    background: #fff;
}
.box-icon-align-top .box-icon-wrapper {
    margin-bottom: 0px;
}
.menu-simple-dropdown .sub-menu-dropdown, .menu-simple-dropdown .sub-sub-menu {
    width: 250px;
}
.woodmart-products-tabs.tabs-design-simple .owl-nav, .woodmart-products-tabs.tabs-design-simple .wrap-loading-arrow {
    right: auto;
	left: 0;
}
.woodmart-products-tabs .tabs-name {
	font-weight:400;
}
.blog-design-masonry .entry-title {
    font-size: 16px;
}
.post-single-page .article-body-container {
    text-align: right;
}
.post-single-page .entry-title {
    font-size: 22px;
	text-align: right;
}
.post-single-page {
    text-align: right;
}
.mega-menu-list .sub-sub-menu li a, .menu-mega-dropdown .sub-sub-menu li a {
    padding: 5px 0;
}
.title-size-default .entry-title {
    font-size: 34px;
}
.product-image-summary .entry-title {
    font-size: 22px;
}
.tabs-layout-tabs .tabs {
    text-align: right;
}
.popup-added_to_cart h4 {
    font-size: 18px;
}
.icons-design-colored .social-instagram {
    background-color: #ef5a88;
}

.woodmart-sidebar-content .widget {
	padding: 20px;
	box-shadow: 0 1px 1px 1px #e6e6e6;
}
.woodmart-sidebar-content .widget-title {
	background: rgba(125, 125, 125, 0.15);
    padding: 10px 20px;
}

.woodmart-navigation .item-level-0>a {
    letter-spacing: 0px;
}

.added_to_cart, .btn, .button, [type=button], [type=submit], button {
    letter-spacing: 0;
}

@media (max-width: 768px) {
.woodmart-products-tabs.tabs-design-simple .owl-carousel .owl-nav {
    left: -5px;
	right:auto;
}
}
.tabs-layout-tabs .tabs li a {
    text-align: center;
}
.tabs-layout-tabs .tabs li a:after {
    top: 100%;
    bottom: 0;
}
.tabs-layout-tabs #tab-additional_information .shop_attributes {
    max-width: 100%;
}
#tab-additional_information .shop_attributes td {
    text-align: right;
}
.woocommerce-order-pay .entry-content>.woocommerce {
    max-width: 850px;
    margin: 0 auto;
}
ul.order_details li {
    display: inline-block;
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px dashed #c7c7c7;
	margin-bottom: 15px;
}
ul.order_details li:last-child {
    margin-left: 0px;
    padding-left: 0px;
    border-left: 0px dashed #c7c7c7;
}
.woocommerce-order-pay .entry-content>.woocommerce:after, .woocommerce-order-pay .entry-content>.woocommerce:before {
    background-image: radial-gradient(farthest-side,rgba(0,0,0,0) 6px,#f9f9f9 0);
}
.checkout-order-review, .woocommerce-order-pay .entry-content>.woocommerce {
    background-color: #f9f9f9;
}
.woodmart-prefooter {
    padding-bottom: 0px;
}
.woodmart-slide-inner {
    max-width: 100% !important;
}

.post-slide .entry-title {
    font-size: 14px !important;
	font-weight:600;
}
.tp-tab-title { padding: 19px 10px !important; font-family: 'iranyekan' !important; font-weight: normal !important; background: rgba(66,73,89,.8) !important;} .tp-tab-mask {overflow:visible !important; } .tp-tab.selected .tp-tab-title,.tp-tab-title:hover { background-color: #fff !important; } .tp-tab.selected .tp-tab-title:before,.tp-tab-title:hover:before { content: '';width:18px;height:18px;transform:rotate(45deg);background-color:#fff;top:-7px;position:absolute;border-radius:3px;left:50%;overflow:visible;margin-left:-9px}.dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li.active:after{left:0;right:auto}.woodmart-single-footer .tags-list{font-size:unset;color:#fff}.single-post img.wp-post-image{width:100%}.menu-mega-dropdown .sub-menu>li>a:before{position:absolute;top:-1px;font-weight:600;font-size:12px;right:-13px;font-family:FontAwesome;content:"\f104"}@media (max-width:768px){.woocommerce-ordering select{position:absolute;top:0;right:0;bottom:0;left:0;padding:0;z-index:24324;background:#1110;border:none;background-image:none;font-weight:400;font-size:0;-webkit-appearance:none;-moz-appearance:none}.woocommerce-ordering:after{position:relative;margin-top:0;color:#2d2a2a;font-size:20px;content:"\f117";font-family:woodmart-font}}}.elementor-814 .elementor-element.elementor-element-fe42a4c{--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;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--margin-top:0px;--margin-bottom:40px;--margin-left:0px;--margin-right:0px}.elementor-814 .elementor-element.elementor-element-9d348bb .title{font-size:30px;font-weight:700}.elementor-814 .elementor-element.elementor-element-a1db0d7{--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}.elementor-814 .elementor-element.elementor-element-91ddf28{--wd-cat-img-width:120px;--wd-cat-brd-radius:50%}.elementor-814 .elementor-element.elementor-element-91ddf28>.elementor-widget-container{margin:0 0 40px 0}.elementor-814 .elementor-element.elementor-element-a73513c{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:30px 30px;--row-gap:30px;--column-gap:30px;--margin-top:0px;--margin-bottom:80px;--margin-left:0px;--margin-right:0px}.elementor-814 .elementor-element.elementor-element-e56d23b{--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;--wd-sticky-offset:150px}.elementor-814 .elementor-element.elementor-element-df8812a>.elementor-widget-container{background-color:#FFF;padding:20px 20px 20px 20px;border-radius:20px 20px 20px 20px}.elementor-814 .elementor-element.elementor-element-6c62665{--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}.elementor-814 .elementor-element.elementor-element-31dd2f3{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:center;--flex-wrap:wrap}.elementor-814 .elementor-element.elementor-element-f5795fd>.elementor-widget-container{margin:0 auto 0 0}.elementor-814 .elementor-element.elementor-element-f5795fd.elementor-element{--flex-grow:1;--flex-shrink:0}.elementor-814 .elementor-element.elementor-element-45f3b08{--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}.elementor-814 .elementor-element.elementor-element-45f3b08.wd-collapsible-content.e-con{max-height:210px}.elementor-814 .elementor-element.elementor-element-45f3b08.wd-collapsible-content.e-con:not(.wd-opened):after{color:#F6F5F8}.elementor-814 .elementor-element.elementor-element-6624056 .title{font-size:26px}@media(min-width:769px){.elementor-814 .elementor-element.elementor-element-e56d23b{--width:20%}.elementor-814 .elementor-element.elementor-element-6c62665{--width:80%}}@media(max-width:1024px){.elementor-814 .elementor-element.elementor-element-fe42a4c{--margin-top:-20px;--margin-bottom:20px;--margin-left:0px;--margin-right:0px}.elementor-814 .elementor-element.elementor-element-9d348bb .title{font-size:24px}.elementor-814 .elementor-element.elementor-element-91ddf28>.elementor-widget-container{margin:0 0 20px 0}.elementor-814 .elementor-element.elementor-element-a73513c{--margin-top:0px;--margin-bottom:60px;--margin-left:0px;--margin-right:0px}.elementor-814 .elementor-element.elementor-element-6624056 .title{font-size:24px}}@media(max-width:768px){.elementor-814 .elementor-element.elementor-element-9d348bb .title{font-size:22px}.elementor-814 .elementor-element.elementor-element-a73513c{--margin-top:0px;--margin-bottom:40px;--margin-left:0px;--margin-right:0px}.elementor-814 .elementor-element.elementor-element-6624056 .title{font-size:22px}}:is(.e-con,.elementor-column).wd-side-hidden{position:fixed;display:flex;flex-direction:column;width:var(--wd-side-hidden-w)!important;transition:transform 0.5s cubic-bezier(.19,1,.22,1)}:is(.e-con,.elementor-column).wd-side-hidden.wd-left{left:0!important}:is(.e-con,.elementor-column).wd-side-hidden.wd-right{right:0!important}.elementor-column.wd-side-hidden>.elementor-widget-wrap{flex:1 1 auto;max-height:100%}.e-con.wd-side-hidden{justify-content:flex-start;align-items:stretch;overflow:hidden!important;overflow-y:auto!important;z-index:500!important;flex-wrap:nowrap;align-self:unset!important}.e-con.wd-side-hidden .wd-heading{position:sticky;background:var(--bgcolor-white);top:calc(var(--padding-top, 10px) * -1);margin-top:calc(var(--padding-top, 10px) * -1);margin-left:calc(var(--padding-left, 10px) * -1);margin-right:calc(var(--padding-right, 10px) * -1);margin-bottom:calc(var(--gap, 20px) * -1 + var(--padding-right, 10px));z-index:4}@media (min-width:1025px){.wd-col-offcanvas-lg:not(.wd-side-hidden){display:none}.wd-col-content-lg:is(.e-con,.elementor-column){width:100%!important}}@media (min-width:768px) and (max-width:1024px){.wd-col-offcanvas-md-sm:not(.wd-side-hidden){display:none}.wd-col-content-md-sm:is(.e-con,.elementor-column){width:100%!important}}@media (max-width:767.98px){.wd-col-offcanvas-sm:not(.wd-side-hidden){display:none}.wd-col-content-sm:is(.e-con,.elementor-column){width:100%!important}}[class*="wd-sticky-container"]{--wd-sticky-offset:150px}@media (min-width:1025px){.wd-sticky-container-lg{position:sticky;top:var(--wd-sticky-offset);align-self:flex-start}}@media (max-width:768.98px){.wd-sticky-container-md{position:sticky;top:var(--wd-sticky-offset);align-self:flex-start}}@media (min-width:769px) and (max-width:1024px){.wd-sticky-container-md-sm{position:sticky;top:var(--wd-sticky-offset);align-self:flex-start}}.wd-collapsible-content.elementor-column:not(.wd-opened) .elementor-widget-wd_button:last-child{position:static}.wd-collapsible-content.elementor-column:not(.wd-opened) .elementor-widget-wd_button:last-child .wd-collapsible-button{position:absolute;inset-inline:10px;bottom:10px;z-index:11}.wd-collapsible-content.e-con:not(.wd-opened) .elementor-widget-wd_button:last-child{padding-inline-start:var(--padding-inline-start);padding-inline-end:var(--padding-inline-end);position:absolute;inset-inline:0;bottom:var(--padding-block-end,0);z-index:11}.wd-collapsible-content.e-con:not(.wd-opened):not(.e-con-full) .elementor-widget-wd_button:last-child>*{margin-inline:auto;max-width:var(--content-width)}.wd-collapsible-content.elementor-column>.elementor-widget-wrap,.wd-collapsible-content.e-con{overflow:hidden}.wd-collapsible-content.elementor-column.wd-opened>.elementor-widget-wrap,.wd-collapsible-content.e-con.wd-opened{max-height:100%!important}.wd-collapsible-content.elementor-column:not(.wd-opened)>.elementor-widget-wrap:after,.wd-collapsible-content.e-con:not(.wd-opened):after{content:"";position:absolute;inset-inline:0;bottom:0;z-index:10;height:calc(100px + var(--padding-block-end, .001px));background:linear-gradient(to bottom,transparent 0,currentColor 45px);color:#fff}.elementor-52 .elementor-element.elementor-element-395969a{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--flex-wrap:wrap}.elementor-52 .elementor-element.elementor-element-395969a.e-con{--flex-grow:0;--flex-shrink:0}.elementor-52 .elementor-element.elementor-element-c4fb1ec{--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}.elementor-52 .elementor-element.elementor-element-c4fb1ec.e-con{--flex-grow:0;--flex-shrink:0}.elementor-52 .elementor-element.elementor-element-e1aeb31{--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}.elementor-52 .elementor-element.elementor-element-e1aeb31.e-con{--flex-grow:0;--flex-shrink:0}.elementor-52 .elementor-element.elementor-element-6cc6a7b .wd-osm-map-container .wd-osm-map-wrapper{height:400px}.elementor-52 .elementor-element.elementor-element-6cc6a7b .wd-osm-map-content{max-width:410px}.elementor-52 .elementor-element.elementor-element-9dab238{--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}.elementor-52 .elementor-element.elementor-element-9dab238.e-con{--flex-grow:0;--flex-shrink:0}.elementor-52 .elementor-element.elementor-element-1b4154f>.elementor-widget-container{margin:0 0 0 0;padding:0 0 0 0}.elementor-52 .elementor-element.elementor-element-1b4154f.elementor-element{--align-self:center}.elementor-52 .elementor-element.elementor-element-1b4154f .wd-el-toggle-content{margin-top:10px}.elementor-52 .elementor-element.elementor-element-1b4154f .wd-el-toggle-title{font-size:18px}.elementor-52 .elementor-element.elementor-element-98ce15e{--display:flex}.elementor-52 .elementor-element.elementor-element-5dc219b{--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}.elementor-52 .elementor-element.elementor-element-4a974f4{--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}.elementor-52 .elementor-element.elementor-element-4a974f4.e-con{--flex-grow:0;--flex-shrink:0}.elementor-52 .elementor-element.elementor-element-1552d59.elementor-element{--align-self:center}.elementor-52 .elementor-element.elementor-element-1552d59 .wd-el-toggle-content{margin-top:10px}.elementor-52 .elementor-element.elementor-element-1552d59 .wd-el-toggle-title{font-size:18px}.elementor-52 .elementor-element.elementor-element-fa7bf2d{--display:flex}.elementor-52 .elementor-element.elementor-element-fa7bf2d.e-con{--flex-grow:0;--flex-shrink:0}.elementor-52 .elementor-element.elementor-element-99b918e{--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}.elementor-52 .elementor-element.elementor-element-7e928a8{--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}.elementor-52 .elementor-element.elementor-element-7e928a8.e-con{--flex-grow:0;--flex-shrink:0}.elementor-52 .elementor-element.elementor-element-1063948.elementor-element{--align-self:center}.elementor-52 .elementor-element.elementor-element-1063948 .wd-el-toggle-content{margin-top:10px}.elementor-52 .elementor-element.elementor-element-1063948 .wd-el-toggle-title{font-size:18px}.elementor-52 .elementor-element.elementor-element-1684f6f{--display:flex}.elementor-52 .elementor-element.elementor-element-1684f6f.e-con{--flex-grow:0;--flex-shrink:0}.elementor-52 .elementor-element.elementor-element-a942715{--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}@media(min-width:769px){.elementor-52 .elementor-element.elementor-element-395969a{--width:100.699%}.elementor-52 .elementor-element.elementor-element-c4fb1ec{--width:37.314%}.elementor-52 .elementor-element.elementor-element-e1aeb31{--width:62.469%}.elementor-52 .elementor-element.elementor-element-9dab238{--width:33.261%}.elementor-52 .elementor-element.elementor-element-4a974f4{--width:33.264%}.elementor-52 .elementor-element.elementor-element-fa7bf2d{--width:100%}.elementor-52 .elementor-element.elementor-element-7e928a8{--width:33.194%}.elementor-52 .elementor-element.elementor-element-1684f6f{--width:100.003%}}